heyio 3.4.0 → 4.0.1

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 (289) hide show
  1. package/CODE_OF_CONDUCT.md +83 -0
  2. package/LICENSE +21 -0
  3. package/README.md +203 -151
  4. package/dist/daemon/cli.js +84366 -0
  5. package/dist/daemon/index.js +82899 -0
  6. package/dist/web/assets/index-CbptHIYU.js +520 -0
  7. package/{public → dist/web}/index.html +1 -1
  8. package/package.json +48 -47
  9. package/dist/api/middleware/auth.d.ts +0 -14
  10. package/dist/api/middleware/auth.d.ts.map +0 -1
  11. package/dist/api/middleware/auth.js +0 -130
  12. package/dist/api/middleware/auth.js.map +0 -1
  13. package/dist/api/notifications.d.ts +0 -14
  14. package/dist/api/notifications.d.ts.map +0 -1
  15. package/dist/api/notifications.js +0 -114
  16. package/dist/api/notifications.js.map +0 -1
  17. package/dist/api/routes/activity.d.ts +0 -3
  18. package/dist/api/routes/activity.d.ts.map +0 -1
  19. package/dist/api/routes/activity.js +0 -28
  20. package/dist/api/routes/activity.js.map +0 -1
  21. package/dist/api/routes/attachments.d.ts +0 -3
  22. package/dist/api/routes/attachments.d.ts.map +0 -1
  23. package/dist/api/routes/attachments.js +0 -83
  24. package/dist/api/routes/attachments.js.map +0 -1
  25. package/dist/api/routes/config.d.ts +0 -3
  26. package/dist/api/routes/config.d.ts.map +0 -1
  27. package/dist/api/routes/config.js +0 -107
  28. package/dist/api/routes/config.js.map +0 -1
  29. package/dist/api/routes/conversations.d.ts +0 -3
  30. package/dist/api/routes/conversations.d.ts.map +0 -1
  31. package/dist/api/routes/conversations.js +0 -25
  32. package/dist/api/routes/conversations.js.map +0 -1
  33. package/dist/api/routes/health.d.ts +0 -3
  34. package/dist/api/routes/health.d.ts.map +0 -1
  35. package/dist/api/routes/health.js +0 -39
  36. package/dist/api/routes/health.js.map +0 -1
  37. package/dist/api/routes/inbox.d.ts +0 -3
  38. package/dist/api/routes/inbox.d.ts.map +0 -1
  39. package/dist/api/routes/inbox.js +0 -139
  40. package/dist/api/routes/inbox.js.map +0 -1
  41. package/dist/api/routes/schedules.d.ts +0 -3
  42. package/dist/api/routes/schedules.d.ts.map +0 -1
  43. package/dist/api/routes/schedules.js +0 -116
  44. package/dist/api/routes/schedules.js.map +0 -1
  45. package/dist/api/routes/skills.d.ts +0 -2
  46. package/dist/api/routes/skills.d.ts.map +0 -1
  47. package/dist/api/routes/skills.js +0 -127
  48. package/dist/api/routes/skills.js.map +0 -1
  49. package/dist/api/routes/squads.d.ts +0 -3
  50. package/dist/api/routes/squads.d.ts.map +0 -1
  51. package/dist/api/routes/squads.js +0 -578
  52. package/dist/api/routes/squads.js.map +0 -1
  53. package/dist/api/routes/usage.d.ts +0 -3
  54. package/dist/api/routes/usage.d.ts.map +0 -1
  55. package/dist/api/routes/usage.js +0 -55
  56. package/dist/api/routes/usage.js.map +0 -1
  57. package/dist/api/routes/wiki.d.ts +0 -2
  58. package/dist/api/routes/wiki.d.ts.map +0 -1
  59. package/dist/api/routes/wiki.js +0 -75
  60. package/dist/api/routes/wiki.js.map +0 -1
  61. package/dist/api/server.d.ts +0 -7
  62. package/dist/api/server.d.ts.map +0 -1
  63. package/dist/api/server.js +0 -183
  64. package/dist/api/server.js.map +0 -1
  65. package/dist/config.d.ts +0 -3
  66. package/dist/config.d.ts.map +0 -1
  67. package/dist/config.js +0 -3
  68. package/dist/config.js.map +0 -1
  69. package/dist/copilot/client.d.ts +0 -5
  70. package/dist/copilot/client.d.ts.map +0 -1
  71. package/dist/copilot/client.js +0 -38
  72. package/dist/copilot/client.js.map +0 -1
  73. package/dist/copilot/health-monitor.d.ts +0 -14
  74. package/dist/copilot/health-monitor.d.ts.map +0 -1
  75. package/dist/copilot/health-monitor.js +0 -70
  76. package/dist/copilot/health-monitor.js.map +0 -1
  77. package/dist/copilot/orchestrator.d.ts +0 -5
  78. package/dist/copilot/orchestrator.d.ts.map +0 -1
  79. package/dist/copilot/orchestrator.js +0 -227
  80. package/dist/copilot/orchestrator.js.map +0 -1
  81. package/dist/copilot/tools.d.ts +0 -80
  82. package/dist/copilot/tools.d.ts.map +0 -1
  83. package/dist/copilot/tools.js +0 -1067
  84. package/dist/copilot/tools.js.map +0 -1
  85. package/dist/index.d.ts +0 -3
  86. package/dist/index.d.ts.map +0 -1
  87. package/dist/index.js +0 -94
  88. package/dist/index.js.map +0 -1
  89. package/dist/logging/logger.d.ts +0 -6
  90. package/dist/logging/logger.d.ts.map +0 -1
  91. package/dist/logging/logger.js +0 -33
  92. package/dist/logging/logger.js.map +0 -1
  93. package/dist/models/index.d.ts +0 -6
  94. package/dist/models/index.d.ts.map +0 -1
  95. package/dist/models/index.js +0 -4
  96. package/dist/models/index.js.map +0 -1
  97. package/dist/models/pricing.d.ts +0 -25
  98. package/dist/models/pricing.d.ts.map +0 -1
  99. package/dist/models/pricing.js +0 -96
  100. package/dist/models/pricing.js.map +0 -1
  101. package/dist/models/registry.d.ts +0 -34
  102. package/dist/models/registry.d.ts.map +0 -1
  103. package/dist/models/registry.js +0 -109
  104. package/dist/models/registry.js.map +0 -1
  105. package/dist/models/token-tracker.d.ts +0 -41
  106. package/dist/models/token-tracker.d.ts.map +0 -1
  107. package/dist/models/token-tracker.js +0 -103
  108. package/dist/models/token-tracker.js.map +0 -1
  109. package/dist/scheduler/engine.d.ts +0 -12
  110. package/dist/scheduler/engine.d.ts.map +0 -1
  111. package/dist/scheduler/engine.js +0 -128
  112. package/dist/scheduler/engine.js.map +0 -1
  113. package/dist/skills/discover.d.ts +0 -22
  114. package/dist/skills/discover.d.ts.map +0 -1
  115. package/dist/skills/discover.js +0 -228
  116. package/dist/skills/discover.js.map +0 -1
  117. package/dist/skills/index.d.ts +0 -5
  118. package/dist/skills/index.d.ts.map +0 -1
  119. package/dist/skills/index.js +0 -3
  120. package/dist/skills/index.js.map +0 -1
  121. package/dist/skills/store.d.ts +0 -56
  122. package/dist/skills/store.d.ts.map +0 -1
  123. package/dist/skills/store.js +0 -154
  124. package/dist/skills/store.js.map +0 -1
  125. package/dist/squad/agent.d.ts +0 -65
  126. package/dist/squad/agent.d.ts.map +0 -1
  127. package/dist/squad/agent.js +0 -544
  128. package/dist/squad/agent.js.map +0 -1
  129. package/dist/squad/autonomy.d.ts +0 -16
  130. package/dist/squad/autonomy.d.ts.map +0 -1
  131. package/dist/squad/autonomy.js +0 -63
  132. package/dist/squad/autonomy.js.map +0 -1
  133. package/dist/squad/event-bus.d.ts +0 -22
  134. package/dist/squad/event-bus.d.ts.map +0 -1
  135. package/dist/squad/event-bus.js +0 -56
  136. package/dist/squad/event-bus.js.map +0 -1
  137. package/dist/squad/execution/index.d.ts +0 -14
  138. package/dist/squad/execution/index.d.ts.map +0 -1
  139. package/dist/squad/execution/index.js +0 -8
  140. package/dist/squad/execution/index.js.map +0 -1
  141. package/dist/squad/execution/instance.d.ts +0 -45
  142. package/dist/squad/execution/instance.d.ts.map +0 -1
  143. package/dist/squad/execution/instance.js +0 -165
  144. package/dist/squad/execution/instance.js.map +0 -1
  145. package/dist/squad/execution/planning.d.ts +0 -20
  146. package/dist/squad/execution/planning.d.ts.map +0 -1
  147. package/dist/squad/execution/planning.js +0 -62
  148. package/dist/squad/execution/planning.js.map +0 -1
  149. package/dist/squad/execution/pr.d.ts +0 -15
  150. package/dist/squad/execution/pr.d.ts.map +0 -1
  151. package/dist/squad/execution/pr.js +0 -109
  152. package/dist/squad/execution/pr.js.map +0 -1
  153. package/dist/squad/execution/review.d.ts +0 -21
  154. package/dist/squad/execution/review.d.ts.map +0 -1
  155. package/dist/squad/execution/review.js +0 -157
  156. package/dist/squad/execution/review.js.map +0 -1
  157. package/dist/squad/execution/runner.d.ts +0 -52
  158. package/dist/squad/execution/runner.d.ts.map +0 -1
  159. package/dist/squad/execution/runner.js +0 -93
  160. package/dist/squad/execution/runner.js.map +0 -1
  161. package/dist/squad/execution/tasks.d.ts +0 -22
  162. package/dist/squad/execution/tasks.d.ts.map +0 -1
  163. package/dist/squad/execution/tasks.js +0 -111
  164. package/dist/squad/execution/tasks.js.map +0 -1
  165. package/dist/squad/execution/worktree.d.ts +0 -27
  166. package/dist/squad/execution/worktree.d.ts.map +0 -1
  167. package/dist/squad/execution/worktree.js +0 -141
  168. package/dist/squad/execution/worktree.js.map +0 -1
  169. package/dist/squad/hiring.d.ts +0 -57
  170. package/dist/squad/hiring.d.ts.map +0 -1
  171. package/dist/squad/hiring.js +0 -588
  172. package/dist/squad/hiring.js.map +0 -1
  173. package/dist/squad/index.d.ts +0 -8
  174. package/dist/squad/index.d.ts.map +0 -1
  175. package/dist/squad/index.js +0 -6
  176. package/dist/squad/index.js.map +0 -1
  177. package/dist/squad/manager.d.ts +0 -58
  178. package/dist/squad/manager.d.ts.map +0 -1
  179. package/dist/squad/manager.js +0 -351
  180. package/dist/squad/manager.js.map +0 -1
  181. package/dist/squad/model-selector.d.ts +0 -29
  182. package/dist/squad/model-selector.d.ts.map +0 -1
  183. package/dist/squad/model-selector.js +0 -64
  184. package/dist/squad/model-selector.js.map +0 -1
  185. package/dist/squad/name-generator.d.ts +0 -16
  186. package/dist/squad/name-generator.d.ts.map +0 -1
  187. package/dist/squad/name-generator.js +0 -111
  188. package/dist/squad/name-generator.js.map +0 -1
  189. package/dist/squad/roles/templates.d.ts +0 -7
  190. package/dist/squad/roles/templates.d.ts.map +0 -1
  191. package/dist/squad/roles/templates.js +0 -104
  192. package/dist/squad/roles/templates.js.map +0 -1
  193. package/dist/squad/skill-parser.d.ts +0 -36
  194. package/dist/squad/skill-parser.d.ts.map +0 -1
  195. package/dist/squad/skill-parser.js +0 -90
  196. package/dist/squad/skill-parser.js.map +0 -1
  197. package/dist/squad/source-resolver.d.ts +0 -20
  198. package/dist/squad/source-resolver.d.ts.map +0 -1
  199. package/dist/squad/source-resolver.js +0 -51
  200. package/dist/squad/source-resolver.js.map +0 -1
  201. package/dist/store/activity.d.ts +0 -51
  202. package/dist/store/activity.d.ts.map +0 -1
  203. package/dist/store/activity.js +0 -197
  204. package/dist/store/activity.js.map +0 -1
  205. package/dist/store/conversations.d.ts +0 -25
  206. package/dist/store/conversations.d.ts.map +0 -1
  207. package/dist/store/conversations.js +0 -76
  208. package/dist/store/conversations.js.map +0 -1
  209. package/dist/store/db.d.ts +0 -5
  210. package/dist/store/db.d.ts.map +0 -1
  211. package/dist/store/db.js +0 -290
  212. package/dist/store/db.js.map +0 -1
  213. package/dist/store/inbox.d.ts +0 -67
  214. package/dist/store/inbox.d.ts.map +0 -1
  215. package/dist/store/inbox.js +0 -192
  216. package/dist/store/inbox.js.map +0 -1
  217. package/dist/store/schedules.d.ts +0 -53
  218. package/dist/store/schedules.d.ts.map +0 -1
  219. package/dist/store/schedules.js +0 -160
  220. package/dist/store/schedules.js.map +0 -1
  221. package/dist/wiki/index.d.ts +0 -3
  222. package/dist/wiki/index.d.ts.map +0 -1
  223. package/dist/wiki/index.js +0 -2
  224. package/dist/wiki/index.js.map +0 -1
  225. package/dist/wiki/store.d.ts +0 -81
  226. package/dist/wiki/store.d.ts.map +0 -1
  227. package/dist/wiki/store.js +0 -270
  228. package/dist/wiki/store.js.map +0 -1
  229. package/node_modules/@io/shared/dist/config.d.ts +0 -26
  230. package/node_modules/@io/shared/dist/config.d.ts.map +0 -1
  231. package/node_modules/@io/shared/dist/config.js +0 -53
  232. package/node_modules/@io/shared/dist/config.js.map +0 -1
  233. package/node_modules/@io/shared/dist/constants.d.ts +0 -19
  234. package/node_modules/@io/shared/dist/constants.d.ts.map +0 -1
  235. package/node_modules/@io/shared/dist/constants.js +0 -51
  236. package/node_modules/@io/shared/dist/constants.js.map +0 -1
  237. package/node_modules/@io/shared/dist/index.d.ts +0 -12
  238. package/node_modules/@io/shared/dist/index.d.ts.map +0 -1
  239. package/node_modules/@io/shared/dist/index.js +0 -3
  240. package/node_modules/@io/shared/dist/index.js.map +0 -1
  241. package/node_modules/@io/shared/dist/types/agents.d.ts +0 -3
  242. package/node_modules/@io/shared/dist/types/agents.d.ts.map +0 -1
  243. package/node_modules/@io/shared/dist/types/agents.js +0 -2
  244. package/node_modules/@io/shared/dist/types/agents.js.map +0 -1
  245. package/node_modules/@io/shared/dist/types/api.d.ts +0 -33
  246. package/node_modules/@io/shared/dist/types/api.d.ts.map +0 -1
  247. package/node_modules/@io/shared/dist/types/api.js +0 -2
  248. package/node_modules/@io/shared/dist/types/api.js.map +0 -1
  249. package/node_modules/@io/shared/dist/types/attachments.d.ts +0 -10
  250. package/node_modules/@io/shared/dist/types/attachments.d.ts.map +0 -1
  251. package/node_modules/@io/shared/dist/types/attachments.js +0 -2
  252. package/node_modules/@io/shared/dist/types/attachments.js.map +0 -1
  253. package/node_modules/@io/shared/dist/types/events.d.ts +0 -44
  254. package/node_modules/@io/shared/dist/types/events.d.ts.map +0 -1
  255. package/node_modules/@io/shared/dist/types/events.js +0 -2
  256. package/node_modules/@io/shared/dist/types/events.js.map +0 -1
  257. package/node_modules/@io/shared/dist/types/history.d.ts +0 -33
  258. package/node_modules/@io/shared/dist/types/history.d.ts.map +0 -1
  259. package/node_modules/@io/shared/dist/types/history.js +0 -2
  260. package/node_modules/@io/shared/dist/types/history.js.map +0 -1
  261. package/node_modules/@io/shared/dist/types/messages.d.ts +0 -15
  262. package/node_modules/@io/shared/dist/types/messages.d.ts.map +0 -1
  263. package/node_modules/@io/shared/dist/types/messages.js +0 -2
  264. package/node_modules/@io/shared/dist/types/messages.js.map +0 -1
  265. package/node_modules/@io/shared/dist/types/squads.d.ts +0 -46
  266. package/node_modules/@io/shared/dist/types/squads.d.ts.map +0 -1
  267. package/node_modules/@io/shared/dist/types/squads.js +0 -2
  268. package/node_modules/@io/shared/dist/types/squads.js.map +0 -1
  269. package/node_modules/@io/shared/dist/types/tokens.d.ts +0 -19
  270. package/node_modules/@io/shared/dist/types/tokens.d.ts.map +0 -1
  271. package/node_modules/@io/shared/dist/types/tokens.js +0 -2
  272. package/node_modules/@io/shared/dist/types/tokens.js.map +0 -1
  273. package/node_modules/@io/shared/package.json +0 -18
  274. package/node_modules/@io/shared/src/config.ts +0 -85
  275. package/node_modules/@io/shared/src/constants.ts +0 -54
  276. package/node_modules/@io/shared/src/index.ts +0 -46
  277. package/node_modules/@io/shared/src/types/agents.ts +0 -3
  278. package/node_modules/@io/shared/src/types/api.ts +0 -35
  279. package/node_modules/@io/shared/src/types/attachments.ts +0 -9
  280. package/node_modules/@io/shared/src/types/events.ts +0 -86
  281. package/node_modules/@io/shared/src/types/history.ts +0 -37
  282. package/node_modules/@io/shared/src/types/messages.ts +0 -15
  283. package/node_modules/@io/shared/src/types/squads.ts +0 -56
  284. package/node_modules/@io/shared/src/types/tokens.ts +0 -19
  285. package/node_modules/@io/shared/tsconfig.json +0 -9
  286. package/node_modules/@io/shared/tsconfig.tsbuildinfo +0 -1
  287. package/public/assets/index-CoSJG-14.js +0 -510
  288. package/public/assets/index-CoSJG-14.js.map +0 -1
  289. /package/{public → dist/web}/assets/index-B6F0UZkW.css +0 -0
@@ -1,510 +0,0 @@
1
- var cL=Object.defineProperty;var uL=(t,e,r)=>e in t?cL(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var bt=(t,e,r)=>uL(t,typeof e!="symbol"?e+"":e,r);(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))n(i);new MutationObserver(i=>{for(const a of i)if(a.type==="childList")for(const o of a.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&n(o)}).observe(document,{childList:!0,subtree:!0});function r(i){const a={};return i.integrity&&(a.integrity=i.integrity),i.referrerPolicy&&(a.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?a.credentials="include":i.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function n(i){if(i.ep)return;i.ep=!0;const a=r(i);fetch(i.href,a)}})();var Qd=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function vt(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var _g={exports:{}},dc={},Sg={exports:{}},Ze={};/**
2
- * @license React
3
- * react.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 Sk;function dL(){if(Sk)return Ze;Sk=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),o=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.iterator;function y($){return $===null||typeof $!="object"?null:($=f&&$[f]||$["@@iterator"],typeof $=="function"?$:null)}var v={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},b=Object.assign,w={};function x($,M,J){this.props=$,this.context=M,this.refs=w,this.updater=J||v}x.prototype.isReactComponent={},x.prototype.setState=function($,M){if(typeof $!="object"&&typeof $!="function"&&$!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,$,M,"setState")},x.prototype.forceUpdate=function($){this.updater.enqueueForceUpdate(this,$,"forceUpdate")};function S(){}S.prototype=x.prototype;function A($,M,J){this.props=$,this.context=M,this.refs=w,this.updater=J||v}var O=A.prototype=new S;O.constructor=A,b(O,x.prototype),O.isPureReactComponent=!0;var C=Array.isArray,T=Object.prototype.hasOwnProperty,E={current:null},N={key:!0,ref:!0,__self:!0,__source:!0};function R($,M,J){var oe,le={},ve=null,qe=null;if(M!=null)for(oe in M.ref!==void 0&&(qe=M.ref),M.key!==void 0&&(ve=""+M.key),M)T.call(M,oe)&&!N.hasOwnProperty(oe)&&(le[oe]=M[oe]);var xe=arguments.length-2;if(xe===1)le.children=J;else if(1<xe){for(var ae=Array(xe),Se=0;Se<xe;Se++)ae[Se]=arguments[Se+2];le.children=ae}if($&&$.defaultProps)for(oe in xe=$.defaultProps,xe)le[oe]===void 0&&(le[oe]=xe[oe]);return{$$typeof:t,type:$,key:ve,ref:qe,props:le,_owner:E.current}}function I($,M){return{$$typeof:t,type:$.type,key:M,ref:$.ref,props:$.props,_owner:$._owner}}function K($){return typeof $=="object"&&$!==null&&$.$$typeof===t}function B($){var M={"=":"=0",":":"=2"};return"$"+$.replace(/[=:]/g,function(J){return M[J]})}var U=/\/+/g;function V($,M){return typeof $=="object"&&$!==null&&$.key!=null?B(""+$.key):M.toString(36)}function H($,M,J,oe,le){var ve=typeof $;(ve==="undefined"||ve==="boolean")&&($=null);var qe=!1;if($===null)qe=!0;else switch(ve){case"string":case"number":qe=!0;break;case"object":switch($.$$typeof){case t:case e:qe=!0}}if(qe)return qe=$,le=le(qe),$=oe===""?"."+V(qe,0):oe,C(le)?(J="",$!=null&&(J=$.replace(U,"$&/")+"/"),H(le,M,J,"",function(Se){return Se})):le!=null&&(K(le)&&(le=I(le,J+(!le.key||qe&&qe.key===le.key?"":(""+le.key).replace(U,"$&/")+"/")+$)),M.push(le)),1;if(qe=0,oe=oe===""?".":oe+":",C($))for(var xe=0;xe<$.length;xe++){ve=$[xe];var ae=oe+V(ve,xe);qe+=H(ve,M,J,ae,le)}else if(ae=y($),typeof ae=="function")for($=ae.call($),xe=0;!(ve=$.next()).done;)ve=ve.value,ae=oe+V(ve,xe++),qe+=H(ve,M,J,ae,le);else if(ve==="object")throw M=String($),Error("Objects are not valid as a React child (found: "+(M==="[object Object]"?"object with keys {"+Object.keys($).join(", ")+"}":M)+"). If you meant to render a collection of children, use an array instead.");return qe}function Y($,M,J){if($==null)return $;var oe=[],le=0;return H($,oe,"","",function(ve){return M.call(J,ve,le++)}),oe}function G($){if($._status===-1){var M=$._result;M=M(),M.then(function(J){($._status===0||$._status===-1)&&($._status=1,$._result=J)},function(J){($._status===0||$._status===-1)&&($._status=2,$._result=J)}),$._status===-1&&($._status=0,$._result=M)}if($._status===1)return $._result.default;throw $._result}var Q={current:null},W={transition:null},ee={ReactCurrentDispatcher:Q,ReactCurrentBatchConfig:W,ReactCurrentOwner:E};function q(){throw Error("act(...) is not supported in production builds of React.")}return Ze.Children={map:Y,forEach:function($,M,J){Y($,function(){M.apply(this,arguments)},J)},count:function($){var M=0;return Y($,function(){M++}),M},toArray:function($){return Y($,function(M){return M})||[]},only:function($){if(!K($))throw Error("React.Children.only expected to receive a single React element child.");return $}},Ze.Component=x,Ze.Fragment=r,Ze.Profiler=i,Ze.PureComponent=A,Ze.StrictMode=n,Ze.Suspense=u,Ze.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ee,Ze.act=q,Ze.cloneElement=function($,M,J){if($==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+$+".");var oe=b({},$.props),le=$.key,ve=$.ref,qe=$._owner;if(M!=null){if(M.ref!==void 0&&(ve=M.ref,qe=E.current),M.key!==void 0&&(le=""+M.key),$.type&&$.type.defaultProps)var xe=$.type.defaultProps;for(ae in M)T.call(M,ae)&&!N.hasOwnProperty(ae)&&(oe[ae]=M[ae]===void 0&&xe!==void 0?xe[ae]:M[ae])}var ae=arguments.length-2;if(ae===1)oe.children=J;else if(1<ae){xe=Array(ae);for(var Se=0;Se<ae;Se++)xe[Se]=arguments[Se+2];oe.children=xe}return{$$typeof:t,type:$.type,key:le,ref:ve,props:oe,_owner:qe}},Ze.createContext=function($){return $={$$typeof:o,_currentValue:$,_currentValue2:$,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},$.Provider={$$typeof:a,_context:$},$.Consumer=$},Ze.createElement=R,Ze.createFactory=function($){var M=R.bind(null,$);return M.type=$,M},Ze.createRef=function(){return{current:null}},Ze.forwardRef=function($){return{$$typeof:c,render:$}},Ze.isValidElement=K,Ze.lazy=function($){return{$$typeof:p,_payload:{_status:-1,_result:$},_init:G}},Ze.memo=function($,M){return{$$typeof:d,type:$,compare:M===void 0?null:M}},Ze.startTransition=function($){var M=W.transition;W.transition={};try{$()}finally{W.transition=M}},Ze.unstable_act=q,Ze.useCallback=function($,M){return Q.current.useCallback($,M)},Ze.useContext=function($){return Q.current.useContext($)},Ze.useDebugValue=function(){},Ze.useDeferredValue=function($){return Q.current.useDeferredValue($)},Ze.useEffect=function($,M){return Q.current.useEffect($,M)},Ze.useId=function(){return Q.current.useId()},Ze.useImperativeHandle=function($,M,J){return Q.current.useImperativeHandle($,M,J)},Ze.useInsertionEffect=function($,M){return Q.current.useInsertionEffect($,M)},Ze.useLayoutEffect=function($,M){return Q.current.useLayoutEffect($,M)},Ze.useMemo=function($,M){return Q.current.useMemo($,M)},Ze.useReducer=function($,M,J){return Q.current.useReducer($,M,J)},Ze.useRef=function($){return Q.current.useRef($)},Ze.useState=function($){return Q.current.useState($)},Ze.useSyncExternalStore=function($,M,J){return Q.current.useSyncExternalStore($,M,J)},Ze.useTransition=function(){return Q.current.useTransition()},Ze.version="18.3.1",Ze}var kk;function Tw(){return kk||(kk=1,Sg.exports=dL()),Sg.exports}/**
10
- * @license React
11
- * react-jsx-runtime.production.min.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 Ek;function fL(){if(Ek)return dc;Ek=1;var t=Tw(),e=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,i=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function o(c,u,d){var p,f={},y=null,v=null;d!==void 0&&(y=""+d),u.key!==void 0&&(y=""+u.key),u.ref!==void 0&&(v=u.ref);for(p in u)n.call(u,p)&&!a.hasOwnProperty(p)&&(f[p]=u[p]);if(c&&c.defaultProps)for(p in u=c.defaultProps,u)f[p]===void 0&&(f[p]=u[p]);return{$$typeof:e,type:c,key:y,ref:v,props:f,_owner:i.current}}return dc.Fragment=r,dc.jsx=o,dc.jsxs=o,dc}var Ok;function hL(){return Ok||(Ok=1,_g.exports=fL()),_g.exports}var g=hL(),j=Tw();const L=vt(j);var ef={},kg={exports:{}},Vr={},Eg={exports:{}},Og={};/**
18
- * @license React
19
- * scheduler.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 Ak;function pL(){return Ak||(Ak=1,(function(t){function e(W,ee){var q=W.length;W.push(ee);e:for(;0<q;){var $=q-1>>>1,M=W[$];if(0<i(M,ee))W[$]=ee,W[q]=M,q=$;else break e}}function r(W){return W.length===0?null:W[0]}function n(W){if(W.length===0)return null;var ee=W[0],q=W.pop();if(q!==ee){W[0]=q;e:for(var $=0,M=W.length,J=M>>>1;$<J;){var oe=2*($+1)-1,le=W[oe],ve=oe+1,qe=W[ve];if(0>i(le,q))ve<M&&0>i(qe,le)?(W[$]=qe,W[ve]=q,$=ve):(W[$]=le,W[oe]=q,$=oe);else if(ve<M&&0>i(qe,q))W[$]=qe,W[ve]=q,$=ve;else break e}}return ee}function i(W,ee){var q=W.sortIndex-ee.sortIndex;return q!==0?q:W.id-ee.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;t.unstable_now=function(){return a.now()}}else{var o=Date,c=o.now();t.unstable_now=function(){return o.now()-c}}var u=[],d=[],p=1,f=null,y=3,v=!1,b=!1,w=!1,x=typeof setTimeout=="function"?setTimeout:null,S=typeof clearTimeout=="function"?clearTimeout:null,A=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function O(W){for(var ee=r(d);ee!==null;){if(ee.callback===null)n(d);else if(ee.startTime<=W)n(d),ee.sortIndex=ee.expirationTime,e(u,ee);else break;ee=r(d)}}function C(W){if(w=!1,O(W),!b)if(r(u)!==null)b=!0,G(T);else{var ee=r(d);ee!==null&&Q(C,ee.startTime-W)}}function T(W,ee){b=!1,w&&(w=!1,S(R),R=-1),v=!0;var q=y;try{for(O(ee),f=r(u);f!==null&&(!(f.expirationTime>ee)||W&&!B());){var $=f.callback;if(typeof $=="function"){f.callback=null,y=f.priorityLevel;var M=$(f.expirationTime<=ee);ee=t.unstable_now(),typeof M=="function"?f.callback=M:f===r(u)&&n(u),O(ee)}else n(u);f=r(u)}if(f!==null)var J=!0;else{var oe=r(d);oe!==null&&Q(C,oe.startTime-ee),J=!1}return J}finally{f=null,y=q,v=!1}}var E=!1,N=null,R=-1,I=5,K=-1;function B(){return!(t.unstable_now()-K<I)}function U(){if(N!==null){var W=t.unstable_now();K=W;var ee=!0;try{ee=N(!0,W)}finally{ee?V():(E=!1,N=null)}}else E=!1}var V;if(typeof A=="function")V=function(){A(U)};else if(typeof MessageChannel<"u"){var H=new MessageChannel,Y=H.port2;H.port1.onmessage=U,V=function(){Y.postMessage(null)}}else V=function(){x(U,0)};function G(W){N=W,E||(E=!0,V())}function Q(W,ee){R=x(function(){W(t.unstable_now())},ee)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(W){W.callback=null},t.unstable_continueExecution=function(){b||v||(b=!0,G(T))},t.unstable_forceFrameRate=function(W){0>W||125<W?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):I=0<W?Math.floor(1e3/W):5},t.unstable_getCurrentPriorityLevel=function(){return y},t.unstable_getFirstCallbackNode=function(){return r(u)},t.unstable_next=function(W){switch(y){case 1:case 2:case 3:var ee=3;break;default:ee=y}var q=y;y=ee;try{return W()}finally{y=q}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(W,ee){switch(W){case 1:case 2:case 3:case 4:case 5:break;default:W=3}var q=y;y=W;try{return ee()}finally{y=q}},t.unstable_scheduleCallback=function(W,ee,q){var $=t.unstable_now();switch(typeof q=="object"&&q!==null?(q=q.delay,q=typeof q=="number"&&0<q?$+q:$):q=$,W){case 1:var M=-1;break;case 2:M=250;break;case 5:M=1073741823;break;case 4:M=1e4;break;default:M=5e3}return M=q+M,W={id:p++,callback:ee,priorityLevel:W,startTime:q,expirationTime:M,sortIndex:-1},q>$?(W.sortIndex=q,e(d,W),r(u)===null&&W===r(d)&&(w?(S(R),R=-1):w=!0,Q(C,q-$))):(W.sortIndex=M,e(u,W),b||v||(b=!0,G(T))),W},t.unstable_shouldYield=B,t.unstable_wrapCallback=function(W){var ee=y;return function(){var q=y;y=ee;try{return W.apply(this,arguments)}finally{y=q}}}})(Og)),Og}var Tk;function mL(){return Tk||(Tk=1,Eg.exports=pL()),Eg.exports}/**
26
- * @license React
27
- * react-dom.production.min.js
28
- *
29
- * Copyright (c) Facebook, Inc. and its affiliates.
30
- *
31
- * This source code is licensed under the MIT license found in the
32
- * LICENSE file in the root directory of this source tree.
33
- */var Ck;function gL(){if(Ck)return Vr;Ck=1;var t=Tw(),e=mL();function r(s){for(var l="https://reactjs.org/docs/error-decoder.html?invariant="+s,h=1;h<arguments.length;h++)l+="&args[]="+encodeURIComponent(arguments[h]);return"Minified React error #"+s+"; visit "+l+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=new Set,i={};function a(s,l){o(s,l),o(s+"Capture",l)}function o(s,l){for(i[s]=l,s=0;s<l.length;s++)n.add(l[s])}var c=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),u=Object.prototype.hasOwnProperty,d=/^[: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]*$/,p={},f={};function y(s){return u.call(f,s)?!0:u.call(p,s)?!1:d.test(s)?f[s]=!0:(p[s]=!0,!1)}function v(s,l,h,m){if(h!==null&&h.type===0)return!1;switch(typeof l){case"function":case"symbol":return!0;case"boolean":return m?!1:h!==null?!h.acceptsBooleans:(s=s.toLowerCase().slice(0,5),s!=="data-"&&s!=="aria-");default:return!1}}function b(s,l,h,m){if(l===null||typeof l>"u"||v(s,l,h,m))return!0;if(m)return!1;if(h!==null)switch(h.type){case 3:return!l;case 4:return l===!1;case 5:return isNaN(l);case 6:return isNaN(l)||1>l}return!1}function w(s,l,h,m,_,k,P){this.acceptsBooleans=l===2||l===3||l===4,this.attributeName=m,this.attributeNamespace=_,this.mustUseProperty=h,this.propertyName=s,this.type=l,this.sanitizeURL=k,this.removeEmptyString=P}var x={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(s){x[s]=new w(s,0,!1,s,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(s){var l=s[0];x[l]=new w(l,1,!1,s[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(s){x[s]=new w(s,2,!1,s.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(s){x[s]=new w(s,2,!1,s,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(s){x[s]=new w(s,3,!1,s.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(s){x[s]=new w(s,3,!0,s,null,!1,!1)}),["capture","download"].forEach(function(s){x[s]=new w(s,4,!1,s,null,!1,!1)}),["cols","rows","size","span"].forEach(function(s){x[s]=new w(s,6,!1,s,null,!1,!1)}),["rowSpan","start"].forEach(function(s){x[s]=new w(s,5,!1,s.toLowerCase(),null,!1,!1)});var S=/[\-:]([a-z])/g;function A(s){return s[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(s){var l=s.replace(S,A);x[l]=new w(l,1,!1,s,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(s){var l=s.replace(S,A);x[l]=new w(l,1,!1,s,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(s){var l=s.replace(S,A);x[l]=new w(l,1,!1,s,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(s){x[s]=new w(s,1,!1,s.toLowerCase(),null,!1,!1)}),x.xlinkHref=new w("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(s){x[s]=new w(s,1,!1,s.toLowerCase(),null,!0,!0)});function O(s,l,h,m){var _=x.hasOwnProperty(l)?x[l]:null;(_!==null?_.type!==0:m||!(2<l.length)||l[0]!=="o"&&l[0]!=="O"||l[1]!=="n"&&l[1]!=="N")&&(b(l,h,_,m)&&(h=null),m||_===null?y(l)&&(h===null?s.removeAttribute(l):s.setAttribute(l,""+h)):_.mustUseProperty?s[_.propertyName]=h===null?_.type===3?!1:"":h:(l=_.attributeName,m=_.attributeNamespace,h===null?s.removeAttribute(l):(_=_.type,h=_===3||_===4&&h===!0?"":""+h,m?s.setAttributeNS(m,l,h):s.setAttribute(l,h))))}var C=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,T=Symbol.for("react.element"),E=Symbol.for("react.portal"),N=Symbol.for("react.fragment"),R=Symbol.for("react.strict_mode"),I=Symbol.for("react.profiler"),K=Symbol.for("react.provider"),B=Symbol.for("react.context"),U=Symbol.for("react.forward_ref"),V=Symbol.for("react.suspense"),H=Symbol.for("react.suspense_list"),Y=Symbol.for("react.memo"),G=Symbol.for("react.lazy"),Q=Symbol.for("react.offscreen"),W=Symbol.iterator;function ee(s){return s===null||typeof s!="object"?null:(s=W&&s[W]||s["@@iterator"],typeof s=="function"?s:null)}var q=Object.assign,$;function M(s){if($===void 0)try{throw Error()}catch(h){var l=h.stack.trim().match(/\n( *(at )?)/);$=l&&l[1]||""}return`
34
- `+$+s}var J=!1;function oe(s,l){if(!s||J)return"";J=!0;var h=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(l)if(l=function(){throw Error()},Object.defineProperty(l.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(l,[])}catch(re){var m=re}Reflect.construct(s,[],l)}else{try{l.call()}catch(re){m=re}s.call(l.prototype)}else{try{throw Error()}catch(re){m=re}s()}}catch(re){if(re&&m&&typeof re.stack=="string"){for(var _=re.stack.split(`
35
- `),k=m.stack.split(`
36
- `),P=_.length-1,z=k.length-1;1<=P&&0<=z&&_[P]!==k[z];)z--;for(;1<=P&&0<=z;P--,z--)if(_[P]!==k[z]){if(P!==1||z!==1)do if(P--,z--,0>z||_[P]!==k[z]){var F=`
37
- `+_[P].replace(" at new "," at ");return s.displayName&&F.includes("<anonymous>")&&(F=F.replace("<anonymous>",s.displayName)),F}while(1<=P&&0<=z);break}}}finally{J=!1,Error.prepareStackTrace=h}return(s=s?s.displayName||s.name:"")?M(s):""}function le(s){switch(s.tag){case 5:return M(s.type);case 16:return M("Lazy");case 13:return M("Suspense");case 19:return M("SuspenseList");case 0:case 2:case 15:return s=oe(s.type,!1),s;case 11:return s=oe(s.type.render,!1),s;case 1:return s=oe(s.type,!0),s;default:return""}}function ve(s){if(s==null)return null;if(typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s;switch(s){case N:return"Fragment";case E:return"Portal";case I:return"Profiler";case R:return"StrictMode";case V:return"Suspense";case H:return"SuspenseList"}if(typeof s=="object")switch(s.$$typeof){case B:return(s.displayName||"Context")+".Consumer";case K:return(s._context.displayName||"Context")+".Provider";case U:var l=s.render;return s=s.displayName,s||(s=l.displayName||l.name||"",s=s!==""?"ForwardRef("+s+")":"ForwardRef"),s;case Y:return l=s.displayName||null,l!==null?l:ve(s.type)||"Memo";case G:l=s._payload,s=s._init;try{return ve(s(l))}catch{}}return null}function qe(s){var l=s.type;switch(s.tag){case 24:return"Cache";case 9:return(l.displayName||"Context")+".Consumer";case 10:return(l._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return s=l.render,s=s.displayName||s.name||"",l.displayName||(s!==""?"ForwardRef("+s+")":"ForwardRef");case 7:return"Fragment";case 5:return l;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return ve(l);case 8:return l===R?"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 l=="function")return l.displayName||l.name||null;if(typeof l=="string")return l}return null}function xe(s){switch(typeof s){case"boolean":case"number":case"string":case"undefined":return s;case"object":return s;default:return""}}function ae(s){var l=s.type;return(s=s.nodeName)&&s.toLowerCase()==="input"&&(l==="checkbox"||l==="radio")}function Se(s){var l=ae(s)?"checked":"value",h=Object.getOwnPropertyDescriptor(s.constructor.prototype,l),m=""+s[l];if(!s.hasOwnProperty(l)&&typeof h<"u"&&typeof h.get=="function"&&typeof h.set=="function"){var _=h.get,k=h.set;return Object.defineProperty(s,l,{configurable:!0,get:function(){return _.call(this)},set:function(P){m=""+P,k.call(this,P)}}),Object.defineProperty(s,l,{enumerable:h.enumerable}),{getValue:function(){return m},setValue:function(P){m=""+P},stopTracking:function(){s._valueTracker=null,delete s[l]}}}}function Me(s){s._valueTracker||(s._valueTracker=Se(s))}function se(s){if(!s)return!1;var l=s._valueTracker;if(!l)return!0;var h=l.getValue(),m="";return s&&(m=ae(s)?s.checked?"true":"false":s.value),s=m,s!==h?(l.setValue(s),!0):!1}function rt(s){if(s=s||(typeof document<"u"?document:void 0),typeof s>"u")return null;try{return s.activeElement||s.body}catch{return s.body}}function Fe(s,l){var h=l.checked;return q({},l,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:h??s._wrapperState.initialChecked})}function kt(s,l){var h=l.defaultValue==null?"":l.defaultValue,m=l.checked!=null?l.checked:l.defaultChecked;h=xe(l.value!=null?l.value:h),s._wrapperState={initialChecked:m,initialValue:h,controlled:l.type==="checkbox"||l.type==="radio"?l.checked!=null:l.value!=null}}function wt(s,l){l=l.checked,l!=null&&O(s,"checked",l,!1)}function Et(s,l){wt(s,l);var h=xe(l.value),m=l.type;if(h!=null)m==="number"?(h===0&&s.value===""||s.value!=h)&&(s.value=""+h):s.value!==""+h&&(s.value=""+h);else if(m==="submit"||m==="reset"){s.removeAttribute("value");return}l.hasOwnProperty("value")?Ut(s,l.type,h):l.hasOwnProperty("defaultValue")&&Ut(s,l.type,xe(l.defaultValue)),l.checked==null&&l.defaultChecked!=null&&(s.defaultChecked=!!l.defaultChecked)}function Sr(s,l,h){if(l.hasOwnProperty("value")||l.hasOwnProperty("defaultValue")){var m=l.type;if(!(m!=="submit"&&m!=="reset"||l.value!==void 0&&l.value!==null))return;l=""+s._wrapperState.initialValue,h||l===s.value||(s.value=l),s.defaultValue=l}h=s.name,h!==""&&(s.name=""),s.defaultChecked=!!s._wrapperState.initialChecked,h!==""&&(s.name=h)}function Ut(s,l,h){(l!=="number"||rt(s.ownerDocument)!==s)&&(h==null?s.defaultValue=""+s._wrapperState.initialValue:s.defaultValue!==""+h&&(s.defaultValue=""+h))}var Rr=Array.isArray;function lr(s,l,h,m){if(s=s.options,l){l={};for(var _=0;_<h.length;_++)l["$"+h[_]]=!0;for(h=0;h<s.length;h++)_=l.hasOwnProperty("$"+s[h].value),s[h].selected!==_&&(s[h].selected=_),_&&m&&(s[h].defaultSelected=!0)}else{for(h=""+xe(h),l=null,_=0;_<s.length;_++){if(s[_].value===h){s[_].selected=!0,m&&(s[_].defaultSelected=!0);return}l!==null||s[_].disabled||(l=s[_])}l!==null&&(l.selected=!0)}}function _t(s,l){if(l.dangerouslySetInnerHTML!=null)throw Error(r(91));return q({},l,{value:void 0,defaultValue:void 0,children:""+s._wrapperState.initialValue})}function kr(s,l){var h=l.value;if(h==null){if(h=l.children,l=l.defaultValue,h!=null){if(l!=null)throw Error(r(92));if(Rr(h)){if(1<h.length)throw Error(r(93));h=h[0]}l=h}l==null&&(l=""),h=l}s._wrapperState={initialValue:xe(h)}}function Ir(s,l){var h=xe(l.value),m=xe(l.defaultValue);h!=null&&(h=""+h,h!==s.value&&(s.value=h),l.defaultValue==null&&s.defaultValue!==h&&(s.defaultValue=h)),m!=null&&(s.defaultValue=""+m)}function ni(s){var l=s.textContent;l===s._wrapperState.initialValue&&l!==""&&l!==null&&(s.value=l)}function Ur(s){switch(s){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 ii(s,l){return s==null||s==="http://www.w3.org/1999/xhtml"?Ur(l):s==="http://www.w3.org/2000/svg"&&l==="foreignObject"?"http://www.w3.org/1999/xhtml":s}var ai,aa=(function(s){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(l,h,m,_){MSApp.execUnsafeLocalFunction(function(){return s(l,h,m,_)})}:s})(function(s,l){if(s.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in s)s.innerHTML=l;else{for(ai=ai||document.createElement("div"),ai.innerHTML="<svg>"+l.valueOf().toString()+"</svg>",l=ai.firstChild;s.firstChild;)s.removeChild(s.firstChild);for(;l.firstChild;)s.appendChild(l.firstChild)}});function qr(s,l){if(l){var h=s.firstChild;if(h&&h===s.lastChild&&h.nodeType===3){h.nodeValue=l;return}}s.textContent=l}var oi={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},si=["Webkit","ms","Moz","O"];Object.keys(oi).forEach(function(s){si.forEach(function(l){l=l+s.charAt(0).toUpperCase()+s.substring(1),oi[l]=oi[s]})});function Wo(s,l,h){return l==null||typeof l=="boolean"||l===""?"":h||typeof l!="number"||l===0||oi.hasOwnProperty(s)&&oi[s]?(""+l).trim():l+"px"}function Xa(s,l){s=s.style;for(var h in l)if(l.hasOwnProperty(h)){var m=h.indexOf("--")===0,_=Wo(h,l[h],m);h==="float"&&(h="cssFloat"),m?s.setProperty(h,_):s[h]=_}}var Go=q({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 oa(s,l){if(l){if(Go[s]&&(l.children!=null||l.dangerouslySetInnerHTML!=null))throw Error(r(137,s));if(l.dangerouslySetInnerHTML!=null){if(l.children!=null)throw Error(r(60));if(typeof l.dangerouslySetInnerHTML!="object"||!("__html"in l.dangerouslySetInnerHTML))throw Error(r(61))}if(l.style!=null&&typeof l.style!="object")throw Error(r(62))}}function Ya(s,l){if(s.indexOf("-")===-1)return typeof l.is=="string";switch(s){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 Rn=null;function $r(s){return s=s.target||s.srcElement||window,s.correspondingUseElement&&(s=s.correspondingUseElement),s.nodeType===3?s.parentNode:s}var sa=null,li=null,hn=null;function pn(s){if(s=Yl(s)){if(typeof sa!="function")throw Error(r(280));var l=s.stateNode;l&&(l=pd(l),sa(s.stateNode,s.type,l))}}function D(s){li?hn?hn.push(s):hn=[s]:li=s}function ne(){if(li){var s=li,l=hn;if(hn=li=null,pn(s),l)for(s=0;s<l.length;s++)pn(l[s])}}function de(s,l){return s(l)}function Re(){}var ht=!1;function Ve(s,l,h){if(ht)return s(l,h);ht=!0;try{return de(s,l,h)}finally{ht=!1,(li!==null||hn!==null)&&(Re(),ne())}}function ye(s,l){var h=s.stateNode;if(h===null)return null;var m=pd(h);if(m===null)return null;h=m[l];e:switch(l){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(m=!m.disabled)||(s=s.type,m=!(s==="button"||s==="input"||s==="select"||s==="textarea")),s=!m;break e;default:s=!1}if(s)return null;if(h&&typeof h!="function")throw Error(r(231,l,typeof h));return h}var we=!1;if(c)try{var Ce={};Object.defineProperty(Ce,"passive",{get:function(){we=!0}}),window.addEventListener("test",Ce,Ce),window.removeEventListener("test",Ce,Ce)}catch{we=!1}function ut(s,l,h,m,_,k,P,z,F){var re=Array.prototype.slice.call(arguments,3);try{l.apply(h,re)}catch(ue){this.onError(ue)}}var gt=!1,cr=null,Ai=!1,Ja=null,qp={onError:function(s){gt=!0,cr=s}};function jl(s,l,h,m,_,k,P,z,F){gt=!1,cr=null,ut.apply(qp,arguments)}function Fp(s,l,h,m,_,k,P,z,F){if(jl.apply(this,arguments),gt){if(gt){var re=cr;gt=!1,cr=null}else throw Error(r(198));Ai||(Ai=!0,Ja=re)}}function Ti(s){var l=s,h=s;if(s.alternate)for(;l.return;)l=l.return;else{s=l;do l=s,(l.flags&4098)!==0&&(h=l.return),s=l.return;while(s)}return l.tag===3?h:null}function Gu(s){if(s.tag===13){var l=s.memoizedState;if(l===null&&(s=s.alternate,s!==null&&(l=s.memoizedState)),l!==null)return l.dehydrated}return null}function Nl(s){if(Ti(s)!==s)throw Error(r(188))}function Ko(s){var l=s.alternate;if(!l){if(l=Ti(s),l===null)throw Error(r(188));return l!==s?null:s}for(var h=s,m=l;;){var _=h.return;if(_===null)break;var k=_.alternate;if(k===null){if(m=_.return,m!==null){h=m;continue}break}if(_.child===k.child){for(k=_.child;k;){if(k===h)return Nl(_),s;if(k===m)return Nl(_),l;k=k.sibling}throw Error(r(188))}if(h.return!==m.return)h=_,m=k;else{for(var P=!1,z=_.child;z;){if(z===h){P=!0,h=_,m=k;break}if(z===m){P=!0,m=_,h=k;break}z=z.sibling}if(!P){for(z=k.child;z;){if(z===h){P=!0,h=k,m=_;break}if(z===m){P=!0,m=k,h=_;break}z=z.sibling}if(!P)throw Error(r(189))}}if(h.alternate!==m)throw Error(r(190))}if(h.tag!==3)throw Error(r(188));return h.stateNode.current===h?s:l}function Ku(s){return s=Ko(s),s!==null?Vu(s):null}function Vu(s){if(s.tag===5||s.tag===6)return s;for(s=s.child;s!==null;){var l=Vu(s);if(l!==null)return l;s=s.sibling}return null}var Xu=e.unstable_scheduleCallback,In=e.unstable_cancelCallback,Yu=e.unstable_shouldYield,Ju=e.unstable_requestPaint,Lt=e.unstable_now,Hp=e.unstable_getCurrentPriorityLevel,Pl=e.unstable_ImmediatePriority,Za=e.unstable_UserBlockingPriority,Vo=e.unstable_NormalPriority,he=e.unstable_LowPriority,$e=e.unstable_IdlePriority,Xe=null,et=null;function Gt(s){if(et&&typeof et.onCommitFiberRoot=="function")try{et.onCommitFiberRoot(Xe,s,void 0,(s.current.flags&128)===128)}catch{}}var Dt=Math.clz32?Math.clz32:Mr,ci=Math.log,Xo=Math.LN2;function Mr(s){return s>>>=0,s===0?32:31-(ci(s)/Xo|0)|0}var Lr=64,Qa=4194304;function la(s){switch(s&-s){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 s&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return s&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return s}}function eo(s,l){var h=s.pendingLanes;if(h===0)return 0;var m=0,_=s.suspendedLanes,k=s.pingedLanes,P=h&268435455;if(P!==0){var z=P&~_;z!==0?m=la(z):(k&=P,k!==0&&(m=la(k)))}else P=h&~_,P!==0?m=la(P):k!==0&&(m=la(k));if(m===0)return 0;if(l!==0&&l!==m&&(l&_)===0&&(_=m&-m,k=l&-l,_>=k||_===16&&(k&4194240)!==0))return l;if((m&4)!==0&&(m|=h&16),l=s.entangledLanes,l!==0)for(s=s.entanglements,l&=m;0<l;)h=31-Dt(l),_=1<<h,m|=s[h],l&=~_;return m}function Wp(s,l){switch(s){case 1:case 2:case 4:return l+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 l+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 Gp(s,l){for(var h=s.suspendedLanes,m=s.pingedLanes,_=s.expirationTimes,k=s.pendingLanes;0<k;){var P=31-Dt(k),z=1<<P,F=_[P];F===-1?((z&h)===0||(z&m)!==0)&&(_[P]=Wp(z,l)):F<=l&&(s.expiredLanes|=z),k&=~z}}function Rl(s){return s=s.pendingLanes&-1073741825,s!==0?s:s&1073741824?1073741824:0}function Zu(){var s=Lr;return Lr<<=1,(Lr&4194240)===0&&(Lr=64),s}function ca(s){for(var l=[],h=0;31>h;h++)l.push(s);return l}function ua(s,l,h){s.pendingLanes|=l,l!==536870912&&(s.suspendedLanes=0,s.pingedLanes=0),s=s.eventTimes,l=31-Dt(l),s[l]=h}function mn(s,l){var h=s.pendingLanes&~l;s.pendingLanes=l,s.suspendedLanes=0,s.pingedLanes=0,s.expiredLanes&=l,s.mutableReadLanes&=l,s.entangledLanes&=l,l=s.entanglements;var m=s.eventTimes;for(s=s.expirationTimes;0<h;){var _=31-Dt(h),k=1<<_;l[_]=0,m[_]=-1,s[_]=-1,h&=~k}}function Il(s,l){var h=s.entangledLanes|=l;for(s=s.entanglements;h;){var m=31-Dt(h),_=1<<m;_&l|s[m]&l&&(s[m]|=l),h&=~_}}var lt=0;function Ge(s){return s&=-s,1<s?4<s?(s&268435455)!==0?16:536870912:4:1}var $l,Kt,yt,to,ui,ro=!1,da=[],me=null,Ee=null,He=null,nt=new Map,qt=new Map,ur=[],Kp="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 Qu(s,l){switch(s){case"focusin":case"focusout":me=null;break;case"dragenter":case"dragleave":Ee=null;break;case"mouseover":case"mouseout":He=null;break;case"pointerover":case"pointerout":nt.delete(l.pointerId);break;case"gotpointercapture":case"lostpointercapture":qt.delete(l.pointerId)}}function Ml(s,l,h,m,_,k){return s===null||s.nativeEvent!==k?(s={blockedOn:l,domEventName:h,eventSystemFlags:m,nativeEvent:k,targetContainers:[_]},l!==null&&(l=Yl(l),l!==null&&Kt(l)),s):(s.eventSystemFlags|=m,l=s.targetContainers,_!==null&&l.indexOf(_)===-1&&l.push(_),s)}function PM(s,l,h,m,_){switch(l){case"focusin":return me=Ml(me,s,l,h,m,_),!0;case"dragenter":return Ee=Ml(Ee,s,l,h,m,_),!0;case"mouseover":return He=Ml(He,s,l,h,m,_),!0;case"pointerover":var k=_.pointerId;return nt.set(k,Ml(nt.get(k)||null,s,l,h,m,_)),!0;case"gotpointercapture":return k=_.pointerId,qt.set(k,Ml(qt.get(k)||null,s,l,h,m,_)),!0}return!1}function s_(s){var l=no(s.target);if(l!==null){var h=Ti(l);if(h!==null){if(l=h.tag,l===13){if(l=Gu(h),l!==null){s.blockedOn=l,ui(s.priority,function(){yt(h)});return}}else if(l===3&&h.stateNode.current.memoizedState.isDehydrated){s.blockedOn=h.tag===3?h.stateNode.containerInfo:null;return}}}s.blockedOn=null}function ed(s){if(s.blockedOn!==null)return!1;for(var l=s.targetContainers;0<l.length;){var h=Xp(s.domEventName,s.eventSystemFlags,l[0],s.nativeEvent);if(h===null){h=s.nativeEvent;var m=new h.constructor(h.type,h);Rn=m,h.target.dispatchEvent(m),Rn=null}else return l=Yl(h),l!==null&&Kt(l),s.blockedOn=h,!1;l.shift()}return!0}function l_(s,l,h){ed(s)&&h.delete(l)}function RM(){ro=!1,me!==null&&ed(me)&&(me=null),Ee!==null&&ed(Ee)&&(Ee=null),He!==null&&ed(He)&&(He=null),nt.forEach(l_),qt.forEach(l_)}function Ll(s,l){s.blockedOn===l&&(s.blockedOn=null,ro||(ro=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,RM)))}function Dl(s){function l(_){return Ll(_,s)}if(0<da.length){Ll(da[0],s);for(var h=1;h<da.length;h++){var m=da[h];m.blockedOn===s&&(m.blockedOn=null)}}for(me!==null&&Ll(me,s),Ee!==null&&Ll(Ee,s),He!==null&&Ll(He,s),nt.forEach(l),qt.forEach(l),h=0;h<ur.length;h++)m=ur[h],m.blockedOn===s&&(m.blockedOn=null);for(;0<ur.length&&(h=ur[0],h.blockedOn===null);)s_(h),h.blockedOn===null&&ur.shift()}var Yo=C.ReactCurrentBatchConfig,td=!0;function IM(s,l,h,m){var _=lt,k=Yo.transition;Yo.transition=null;try{lt=1,Vp(s,l,h,m)}finally{lt=_,Yo.transition=k}}function $M(s,l,h,m){var _=lt,k=Yo.transition;Yo.transition=null;try{lt=4,Vp(s,l,h,m)}finally{lt=_,Yo.transition=k}}function Vp(s,l,h,m){if(td){var _=Xp(s,l,h,m);if(_===null)fm(s,l,m,rd,h),Qu(s,m);else if(PM(_,s,l,h,m))m.stopPropagation();else if(Qu(s,m),l&4&&-1<Kp.indexOf(s)){for(;_!==null;){var k=Yl(_);if(k!==null&&$l(k),k=Xp(s,l,h,m),k===null&&fm(s,l,m,rd,h),k===_)break;_=k}_!==null&&m.stopPropagation()}else fm(s,l,m,null,h)}}var rd=null;function Xp(s,l,h,m){if(rd=null,s=$r(m),s=no(s),s!==null)if(l=Ti(s),l===null)s=null;else if(h=l.tag,h===13){if(s=Gu(l),s!==null)return s;s=null}else if(h===3){if(l.stateNode.current.memoizedState.isDehydrated)return l.tag===3?l.stateNode.containerInfo:null;s=null}else l!==s&&(s=null);return rd=s,null}function c_(s){switch(s){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(Hp()){case Pl:return 1;case Za:return 4;case Vo:case he:return 16;case $e:return 536870912;default:return 16}default:return 16}}var fa=null,Yp=null,nd=null;function u_(){if(nd)return nd;var s,l=Yp,h=l.length,m,_="value"in fa?fa.value:fa.textContent,k=_.length;for(s=0;s<h&&l[s]===_[s];s++);var P=h-s;for(m=1;m<=P&&l[h-m]===_[k-m];m++);return nd=_.slice(s,1<m?1-m:void 0)}function id(s){var l=s.keyCode;return"charCode"in s?(s=s.charCode,s===0&&l===13&&(s=13)):s=l,s===10&&(s=13),32<=s||s===13?s:0}function ad(){return!0}function d_(){return!1}function en(s){function l(h,m,_,k,P){this._reactName=h,this._targetInst=_,this.type=m,this.nativeEvent=k,this.target=P,this.currentTarget=null;for(var z in s)s.hasOwnProperty(z)&&(h=s[z],this[z]=h?h(k):k[z]);return this.isDefaultPrevented=(k.defaultPrevented!=null?k.defaultPrevented:k.returnValue===!1)?ad:d_,this.isPropagationStopped=d_,this}return q(l.prototype,{preventDefault:function(){this.defaultPrevented=!0;var h=this.nativeEvent;h&&(h.preventDefault?h.preventDefault():typeof h.returnValue!="unknown"&&(h.returnValue=!1),this.isDefaultPrevented=ad)},stopPropagation:function(){var h=this.nativeEvent;h&&(h.stopPropagation?h.stopPropagation():typeof h.cancelBubble!="unknown"&&(h.cancelBubble=!0),this.isPropagationStopped=ad)},persist:function(){},isPersistent:ad}),l}var Jo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(s){return s.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Jp=en(Jo),zl=q({},Jo,{view:0,detail:0}),MM=en(zl),Zp,Qp,Bl,od=q({},zl,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:tm,button:0,buttons:0,relatedTarget:function(s){return s.relatedTarget===void 0?s.fromElement===s.srcElement?s.toElement:s.fromElement:s.relatedTarget},movementX:function(s){return"movementX"in s?s.movementX:(s!==Bl&&(Bl&&s.type==="mousemove"?(Zp=s.screenX-Bl.screenX,Qp=s.screenY-Bl.screenY):Qp=Zp=0,Bl=s),Zp)},movementY:function(s){return"movementY"in s?s.movementY:Qp}}),f_=en(od),LM=q({},od,{dataTransfer:0}),DM=en(LM),zM=q({},zl,{relatedTarget:0}),em=en(zM),BM=q({},Jo,{animationName:0,elapsedTime:0,pseudoElement:0}),UM=en(BM),qM=q({},Jo,{clipboardData:function(s){return"clipboardData"in s?s.clipboardData:window.clipboardData}}),FM=en(qM),HM=q({},Jo,{data:0}),h_=en(HM),WM={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},GM={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"},KM={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function VM(s){var l=this.nativeEvent;return l.getModifierState?l.getModifierState(s):(s=KM[s])?!!l[s]:!1}function tm(){return VM}var XM=q({},zl,{key:function(s){if(s.key){var l=WM[s.key]||s.key;if(l!=="Unidentified")return l}return s.type==="keypress"?(s=id(s),s===13?"Enter":String.fromCharCode(s)):s.type==="keydown"||s.type==="keyup"?GM[s.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:tm,charCode:function(s){return s.type==="keypress"?id(s):0},keyCode:function(s){return s.type==="keydown"||s.type==="keyup"?s.keyCode:0},which:function(s){return s.type==="keypress"?id(s):s.type==="keydown"||s.type==="keyup"?s.keyCode:0}}),YM=en(XM),JM=q({},od,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),p_=en(JM),ZM=q({},zl,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:tm}),QM=en(ZM),e3=q({},Jo,{propertyName:0,elapsedTime:0,pseudoElement:0}),t3=en(e3),r3=q({},od,{deltaX:function(s){return"deltaX"in s?s.deltaX:"wheelDeltaX"in s?-s.wheelDeltaX:0},deltaY:function(s){return"deltaY"in s?s.deltaY:"wheelDeltaY"in s?-s.wheelDeltaY:"wheelDelta"in s?-s.wheelDelta:0},deltaZ:0,deltaMode:0}),n3=en(r3),i3=[9,13,27,32],rm=c&&"CompositionEvent"in window,Ul=null;c&&"documentMode"in document&&(Ul=document.documentMode);var a3=c&&"TextEvent"in window&&!Ul,m_=c&&(!rm||Ul&&8<Ul&&11>=Ul),g_=" ",y_=!1;function v_(s,l){switch(s){case"keyup":return i3.indexOf(l.keyCode)!==-1;case"keydown":return l.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function b_(s){return s=s.detail,typeof s=="object"&&"data"in s?s.data:null}var Zo=!1;function o3(s,l){switch(s){case"compositionend":return b_(l);case"keypress":return l.which!==32?null:(y_=!0,g_);case"textInput":return s=l.data,s===g_&&y_?null:s;default:return null}}function s3(s,l){if(Zo)return s==="compositionend"||!rm&&v_(s,l)?(s=u_(),nd=Yp=fa=null,Zo=!1,s):null;switch(s){case"paste":return null;case"keypress":if(!(l.ctrlKey||l.altKey||l.metaKey)||l.ctrlKey&&l.altKey){if(l.char&&1<l.char.length)return l.char;if(l.which)return String.fromCharCode(l.which)}return null;case"compositionend":return m_&&l.locale!=="ko"?null:l.data;default:return null}}var l3={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 x_(s){var l=s&&s.nodeName&&s.nodeName.toLowerCase();return l==="input"?!!l3[s.type]:l==="textarea"}function w_(s,l,h,m){D(m),l=dd(l,"onChange"),0<l.length&&(h=new Jp("onChange","change",null,h,m),s.push({event:h,listeners:l}))}var ql=null,Fl=null;function c3(s){z_(s,0)}function sd(s){var l=ns(s);if(se(l))return s}function u3(s,l){if(s==="change")return l}var __=!1;if(c){var nm;if(c){var im="oninput"in document;if(!im){var S_=document.createElement("div");S_.setAttribute("oninput","return;"),im=typeof S_.oninput=="function"}nm=im}else nm=!1;__=nm&&(!document.documentMode||9<document.documentMode)}function k_(){ql&&(ql.detachEvent("onpropertychange",E_),Fl=ql=null)}function E_(s){if(s.propertyName==="value"&&sd(Fl)){var l=[];w_(l,Fl,s,$r(s)),Ve(c3,l)}}function d3(s,l,h){s==="focusin"?(k_(),ql=l,Fl=h,ql.attachEvent("onpropertychange",E_)):s==="focusout"&&k_()}function f3(s){if(s==="selectionchange"||s==="keyup"||s==="keydown")return sd(Fl)}function h3(s,l){if(s==="click")return sd(l)}function p3(s,l){if(s==="input"||s==="change")return sd(l)}function m3(s,l){return s===l&&(s!==0||1/s===1/l)||s!==s&&l!==l}var $n=typeof Object.is=="function"?Object.is:m3;function Hl(s,l){if($n(s,l))return!0;if(typeof s!="object"||s===null||typeof l!="object"||l===null)return!1;var h=Object.keys(s),m=Object.keys(l);if(h.length!==m.length)return!1;for(m=0;m<h.length;m++){var _=h[m];if(!u.call(l,_)||!$n(s[_],l[_]))return!1}return!0}function O_(s){for(;s&&s.firstChild;)s=s.firstChild;return s}function A_(s,l){var h=O_(s);s=0;for(var m;h;){if(h.nodeType===3){if(m=s+h.textContent.length,s<=l&&m>=l)return{node:h,offset:l-s};s=m}e:{for(;h;){if(h.nextSibling){h=h.nextSibling;break e}h=h.parentNode}h=void 0}h=O_(h)}}function T_(s,l){return s&&l?s===l?!0:s&&s.nodeType===3?!1:l&&l.nodeType===3?T_(s,l.parentNode):"contains"in s?s.contains(l):s.compareDocumentPosition?!!(s.compareDocumentPosition(l)&16):!1:!1}function C_(){for(var s=window,l=rt();l instanceof s.HTMLIFrameElement;){try{var h=typeof l.contentWindow.location.href=="string"}catch{h=!1}if(h)s=l.contentWindow;else break;l=rt(s.document)}return l}function am(s){var l=s&&s.nodeName&&s.nodeName.toLowerCase();return l&&(l==="input"&&(s.type==="text"||s.type==="search"||s.type==="tel"||s.type==="url"||s.type==="password")||l==="textarea"||s.contentEditable==="true")}function g3(s){var l=C_(),h=s.focusedElem,m=s.selectionRange;if(l!==h&&h&&h.ownerDocument&&T_(h.ownerDocument.documentElement,h)){if(m!==null&&am(h)){if(l=m.start,s=m.end,s===void 0&&(s=l),"selectionStart"in h)h.selectionStart=l,h.selectionEnd=Math.min(s,h.value.length);else if(s=(l=h.ownerDocument||document)&&l.defaultView||window,s.getSelection){s=s.getSelection();var _=h.textContent.length,k=Math.min(m.start,_);m=m.end===void 0?k:Math.min(m.end,_),!s.extend&&k>m&&(_=m,m=k,k=_),_=A_(h,k);var P=A_(h,m);_&&P&&(s.rangeCount!==1||s.anchorNode!==_.node||s.anchorOffset!==_.offset||s.focusNode!==P.node||s.focusOffset!==P.offset)&&(l=l.createRange(),l.setStart(_.node,_.offset),s.removeAllRanges(),k>m?(s.addRange(l),s.extend(P.node,P.offset)):(l.setEnd(P.node,P.offset),s.addRange(l)))}}for(l=[],s=h;s=s.parentNode;)s.nodeType===1&&l.push({element:s,left:s.scrollLeft,top:s.scrollTop});for(typeof h.focus=="function"&&h.focus(),h=0;h<l.length;h++)s=l[h],s.element.scrollLeft=s.left,s.element.scrollTop=s.top}}var y3=c&&"documentMode"in document&&11>=document.documentMode,Qo=null,om=null,Wl=null,sm=!1;function j_(s,l,h){var m=h.window===h?h.document:h.nodeType===9?h:h.ownerDocument;sm||Qo==null||Qo!==rt(m)||(m=Qo,"selectionStart"in m&&am(m)?m={start:m.selectionStart,end:m.selectionEnd}:(m=(m.ownerDocument&&m.ownerDocument.defaultView||window).getSelection(),m={anchorNode:m.anchorNode,anchorOffset:m.anchorOffset,focusNode:m.focusNode,focusOffset:m.focusOffset}),Wl&&Hl(Wl,m)||(Wl=m,m=dd(om,"onSelect"),0<m.length&&(l=new Jp("onSelect","select",null,l,h),s.push({event:l,listeners:m}),l.target=Qo)))}function ld(s,l){var h={};return h[s.toLowerCase()]=l.toLowerCase(),h["Webkit"+s]="webkit"+l,h["Moz"+s]="moz"+l,h}var es={animationend:ld("Animation","AnimationEnd"),animationiteration:ld("Animation","AnimationIteration"),animationstart:ld("Animation","AnimationStart"),transitionend:ld("Transition","TransitionEnd")},lm={},N_={};c&&(N_=document.createElement("div").style,"AnimationEvent"in window||(delete es.animationend.animation,delete es.animationiteration.animation,delete es.animationstart.animation),"TransitionEvent"in window||delete es.transitionend.transition);function cd(s){if(lm[s])return lm[s];if(!es[s])return s;var l=es[s],h;for(h in l)if(l.hasOwnProperty(h)&&h in N_)return lm[s]=l[h];return s}var P_=cd("animationend"),R_=cd("animationiteration"),I_=cd("animationstart"),$_=cd("transitionend"),M_=new Map,L_="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 ha(s,l){M_.set(s,l),a(l,[s])}for(var cm=0;cm<L_.length;cm++){var um=L_[cm],v3=um.toLowerCase(),b3=um[0].toUpperCase()+um.slice(1);ha(v3,"on"+b3)}ha(P_,"onAnimationEnd"),ha(R_,"onAnimationIteration"),ha(I_,"onAnimationStart"),ha("dblclick","onDoubleClick"),ha("focusin","onFocus"),ha("focusout","onBlur"),ha($_,"onTransitionEnd"),o("onMouseEnter",["mouseout","mouseover"]),o("onMouseLeave",["mouseout","mouseover"]),o("onPointerEnter",["pointerout","pointerover"]),o("onPointerLeave",["pointerout","pointerover"]),a("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),a("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),a("onBeforeInput",["compositionend","keypress","textInput","paste"]),a("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Gl="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(" "),x3=new Set("cancel close invalid load scroll toggle".split(" ").concat(Gl));function D_(s,l,h){var m=s.type||"unknown-event";s.currentTarget=h,Fp(m,l,void 0,s),s.currentTarget=null}function z_(s,l){l=(l&4)!==0;for(var h=0;h<s.length;h++){var m=s[h],_=m.event;m=m.listeners;e:{var k=void 0;if(l)for(var P=m.length-1;0<=P;P--){var z=m[P],F=z.instance,re=z.currentTarget;if(z=z.listener,F!==k&&_.isPropagationStopped())break e;D_(_,z,re),k=F}else for(P=0;P<m.length;P++){if(z=m[P],F=z.instance,re=z.currentTarget,z=z.listener,F!==k&&_.isPropagationStopped())break e;D_(_,z,re),k=F}}}if(Ai)throw s=Ja,Ai=!1,Ja=null,s}function Ct(s,l){var h=l[vm];h===void 0&&(h=l[vm]=new Set);var m=s+"__bubble";h.has(m)||(B_(l,s,2,!1),h.add(m))}function dm(s,l,h){var m=0;l&&(m|=4),B_(h,s,m,l)}var ud="_reactListening"+Math.random().toString(36).slice(2);function Kl(s){if(!s[ud]){s[ud]=!0,n.forEach(function(h){h!=="selectionchange"&&(x3.has(h)||dm(h,!1,s),dm(h,!0,s))});var l=s.nodeType===9?s:s.ownerDocument;l===null||l[ud]||(l[ud]=!0,dm("selectionchange",!1,l))}}function B_(s,l,h,m){switch(c_(l)){case 1:var _=IM;break;case 4:_=$M;break;default:_=Vp}h=_.bind(null,l,h,s),_=void 0,!we||l!=="touchstart"&&l!=="touchmove"&&l!=="wheel"||(_=!0),m?_!==void 0?s.addEventListener(l,h,{capture:!0,passive:_}):s.addEventListener(l,h,!0):_!==void 0?s.addEventListener(l,h,{passive:_}):s.addEventListener(l,h,!1)}function fm(s,l,h,m,_){var k=m;if((l&1)===0&&(l&2)===0&&m!==null)e:for(;;){if(m===null)return;var P=m.tag;if(P===3||P===4){var z=m.stateNode.containerInfo;if(z===_||z.nodeType===8&&z.parentNode===_)break;if(P===4)for(P=m.return;P!==null;){var F=P.tag;if((F===3||F===4)&&(F=P.stateNode.containerInfo,F===_||F.nodeType===8&&F.parentNode===_))return;P=P.return}for(;z!==null;){if(P=no(z),P===null)return;if(F=P.tag,F===5||F===6){m=k=P;continue e}z=z.parentNode}}m=m.return}Ve(function(){var re=k,ue=$r(h),fe=[];e:{var ce=M_.get(s);if(ce!==void 0){var _e=Jp,je=s;switch(s){case"keypress":if(id(h)===0)break e;case"keydown":case"keyup":_e=YM;break;case"focusin":je="focus",_e=em;break;case"focusout":je="blur",_e=em;break;case"beforeblur":case"afterblur":_e=em;break;case"click":if(h.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":_e=f_;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":_e=DM;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":_e=QM;break;case P_:case R_:case I_:_e=UM;break;case $_:_e=t3;break;case"scroll":_e=MM;break;case"wheel":_e=n3;break;case"copy":case"cut":case"paste":_e=FM;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":_e=p_}var Pe=(l&4)!==0,Vt=!Pe&&s==="scroll",Z=Pe?ce!==null?ce+"Capture":null:ce;Pe=[];for(var X=re,te;X!==null;){te=X;var pe=te.stateNode;if(te.tag===5&&pe!==null&&(te=pe,Z!==null&&(pe=ye(X,Z),pe!=null&&Pe.push(Vl(X,pe,te)))),Vt)break;X=X.return}0<Pe.length&&(ce=new _e(ce,je,null,h,ue),fe.push({event:ce,listeners:Pe}))}}if((l&7)===0){e:{if(ce=s==="mouseover"||s==="pointerover",_e=s==="mouseout"||s==="pointerout",ce&&h!==Rn&&(je=h.relatedTarget||h.fromElement)&&(no(je)||je[Ci]))break e;if((_e||ce)&&(ce=ue.window===ue?ue:(ce=ue.ownerDocument)?ce.defaultView||ce.parentWindow:window,_e?(je=h.relatedTarget||h.toElement,_e=re,je=je?no(je):null,je!==null&&(Vt=Ti(je),je!==Vt||je.tag!==5&&je.tag!==6)&&(je=null)):(_e=null,je=re),_e!==je)){if(Pe=f_,pe="onMouseLeave",Z="onMouseEnter",X="mouse",(s==="pointerout"||s==="pointerover")&&(Pe=p_,pe="onPointerLeave",Z="onPointerEnter",X="pointer"),Vt=_e==null?ce:ns(_e),te=je==null?ce:ns(je),ce=new Pe(pe,X+"leave",_e,h,ue),ce.target=Vt,ce.relatedTarget=te,pe=null,no(ue)===re&&(Pe=new Pe(Z,X+"enter",je,h,ue),Pe.target=te,Pe.relatedTarget=Vt,pe=Pe),Vt=pe,_e&&je)t:{for(Pe=_e,Z=je,X=0,te=Pe;te;te=ts(te))X++;for(te=0,pe=Z;pe;pe=ts(pe))te++;for(;0<X-te;)Pe=ts(Pe),X--;for(;0<te-X;)Z=ts(Z),te--;for(;X--;){if(Pe===Z||Z!==null&&Pe===Z.alternate)break t;Pe=ts(Pe),Z=ts(Z)}Pe=null}else Pe=null;_e!==null&&U_(fe,ce,_e,Pe,!1),je!==null&&Vt!==null&&U_(fe,Vt,je,Pe,!0)}}e:{if(ce=re?ns(re):window,_e=ce.nodeName&&ce.nodeName.toLowerCase(),_e==="select"||_e==="input"&&ce.type==="file")var Ie=u3;else if(x_(ce))if(__)Ie=p3;else{Ie=f3;var Le=d3}else(_e=ce.nodeName)&&_e.toLowerCase()==="input"&&(ce.type==="checkbox"||ce.type==="radio")&&(Ie=h3);if(Ie&&(Ie=Ie(s,re))){w_(fe,Ie,h,ue);break e}Le&&Le(s,ce,re),s==="focusout"&&(Le=ce._wrapperState)&&Le.controlled&&ce.type==="number"&&Ut(ce,"number",ce.value)}switch(Le=re?ns(re):window,s){case"focusin":(x_(Le)||Le.contentEditable==="true")&&(Qo=Le,om=re,Wl=null);break;case"focusout":Wl=om=Qo=null;break;case"mousedown":sm=!0;break;case"contextmenu":case"mouseup":case"dragend":sm=!1,j_(fe,h,ue);break;case"selectionchange":if(y3)break;case"keydown":case"keyup":j_(fe,h,ue)}var De;if(rm)e:{switch(s){case"compositionstart":var We="onCompositionStart";break e;case"compositionend":We="onCompositionEnd";break e;case"compositionupdate":We="onCompositionUpdate";break e}We=void 0}else Zo?v_(s,h)&&(We="onCompositionEnd"):s==="keydown"&&h.keyCode===229&&(We="onCompositionStart");We&&(m_&&h.locale!=="ko"&&(Zo||We!=="onCompositionStart"?We==="onCompositionEnd"&&Zo&&(De=u_()):(fa=ue,Yp="value"in fa?fa.value:fa.textContent,Zo=!0)),Le=dd(re,We),0<Le.length&&(We=new h_(We,s,null,h,ue),fe.push({event:We,listeners:Le}),De?We.data=De:(De=b_(h),De!==null&&(We.data=De)))),(De=a3?o3(s,h):s3(s,h))&&(re=dd(re,"onBeforeInput"),0<re.length&&(ue=new h_("onBeforeInput","beforeinput",null,h,ue),fe.push({event:ue,listeners:re}),ue.data=De))}z_(fe,l)})}function Vl(s,l,h){return{instance:s,listener:l,currentTarget:h}}function dd(s,l){for(var h=l+"Capture",m=[];s!==null;){var _=s,k=_.stateNode;_.tag===5&&k!==null&&(_=k,k=ye(s,h),k!=null&&m.unshift(Vl(s,k,_)),k=ye(s,l),k!=null&&m.push(Vl(s,k,_))),s=s.return}return m}function ts(s){if(s===null)return null;do s=s.return;while(s&&s.tag!==5);return s||null}function U_(s,l,h,m,_){for(var k=l._reactName,P=[];h!==null&&h!==m;){var z=h,F=z.alternate,re=z.stateNode;if(F!==null&&F===m)break;z.tag===5&&re!==null&&(z=re,_?(F=ye(h,k),F!=null&&P.unshift(Vl(h,F,z))):_||(F=ye(h,k),F!=null&&P.push(Vl(h,F,z)))),h=h.return}P.length!==0&&s.push({event:l,listeners:P})}var w3=/\r\n?/g,_3=/\u0000|\uFFFD/g;function q_(s){return(typeof s=="string"?s:""+s).replace(w3,`
38
- `).replace(_3,"")}function fd(s,l,h){if(l=q_(l),q_(s)!==l&&h)throw Error(r(425))}function hd(){}var hm=null,pm=null;function mm(s,l){return s==="textarea"||s==="noscript"||typeof l.children=="string"||typeof l.children=="number"||typeof l.dangerouslySetInnerHTML=="object"&&l.dangerouslySetInnerHTML!==null&&l.dangerouslySetInnerHTML.__html!=null}var gm=typeof setTimeout=="function"?setTimeout:void 0,S3=typeof clearTimeout=="function"?clearTimeout:void 0,F_=typeof Promise=="function"?Promise:void 0,k3=typeof queueMicrotask=="function"?queueMicrotask:typeof F_<"u"?function(s){return F_.resolve(null).then(s).catch(E3)}:gm;function E3(s){setTimeout(function(){throw s})}function ym(s,l){var h=l,m=0;do{var _=h.nextSibling;if(s.removeChild(h),_&&_.nodeType===8)if(h=_.data,h==="/$"){if(m===0){s.removeChild(_),Dl(l);return}m--}else h!=="$"&&h!=="$?"&&h!=="$!"||m++;h=_}while(h);Dl(l)}function pa(s){for(;s!=null;s=s.nextSibling){var l=s.nodeType;if(l===1||l===3)break;if(l===8){if(l=s.data,l==="$"||l==="$!"||l==="$?")break;if(l==="/$")return null}}return s}function H_(s){s=s.previousSibling;for(var l=0;s;){if(s.nodeType===8){var h=s.data;if(h==="$"||h==="$!"||h==="$?"){if(l===0)return s;l--}else h==="/$"&&l++}s=s.previousSibling}return null}var rs=Math.random().toString(36).slice(2),di="__reactFiber$"+rs,Xl="__reactProps$"+rs,Ci="__reactContainer$"+rs,vm="__reactEvents$"+rs,O3="__reactListeners$"+rs,A3="__reactHandles$"+rs;function no(s){var l=s[di];if(l)return l;for(var h=s.parentNode;h;){if(l=h[Ci]||h[di]){if(h=l.alternate,l.child!==null||h!==null&&h.child!==null)for(s=H_(s);s!==null;){if(h=s[di])return h;s=H_(s)}return l}s=h,h=s.parentNode}return null}function Yl(s){return s=s[di]||s[Ci],!s||s.tag!==5&&s.tag!==6&&s.tag!==13&&s.tag!==3?null:s}function ns(s){if(s.tag===5||s.tag===6)return s.stateNode;throw Error(r(33))}function pd(s){return s[Xl]||null}var bm=[],is=-1;function ma(s){return{current:s}}function jt(s){0>is||(s.current=bm[is],bm[is]=null,is--)}function Ot(s,l){is++,bm[is]=s.current,s.current=l}var ga={},Er=ma(ga),Fr=ma(!1),io=ga;function as(s,l){var h=s.type.contextTypes;if(!h)return ga;var m=s.stateNode;if(m&&m.__reactInternalMemoizedUnmaskedChildContext===l)return m.__reactInternalMemoizedMaskedChildContext;var _={},k;for(k in h)_[k]=l[k];return m&&(s=s.stateNode,s.__reactInternalMemoizedUnmaskedChildContext=l,s.__reactInternalMemoizedMaskedChildContext=_),_}function Hr(s){return s=s.childContextTypes,s!=null}function md(){jt(Fr),jt(Er)}function W_(s,l,h){if(Er.current!==ga)throw Error(r(168));Ot(Er,l),Ot(Fr,h)}function G_(s,l,h){var m=s.stateNode;if(l=l.childContextTypes,typeof m.getChildContext!="function")return h;m=m.getChildContext();for(var _ in m)if(!(_ in l))throw Error(r(108,qe(s)||"Unknown",_));return q({},h,m)}function gd(s){return s=(s=s.stateNode)&&s.__reactInternalMemoizedMergedChildContext||ga,io=Er.current,Ot(Er,s),Ot(Fr,Fr.current),!0}function K_(s,l,h){var m=s.stateNode;if(!m)throw Error(r(169));h?(s=G_(s,l,io),m.__reactInternalMemoizedMergedChildContext=s,jt(Fr),jt(Er),Ot(Er,s)):jt(Fr),Ot(Fr,h)}var ji=null,yd=!1,xm=!1;function V_(s){ji===null?ji=[s]:ji.push(s)}function T3(s){yd=!0,V_(s)}function ya(){if(!xm&&ji!==null){xm=!0;var s=0,l=lt;try{var h=ji;for(lt=1;s<h.length;s++){var m=h[s];do m=m(!0);while(m!==null)}ji=null,yd=!1}catch(_){throw ji!==null&&(ji=ji.slice(s+1)),Xu(Pl,ya),_}finally{lt=l,xm=!1}}return null}var os=[],ss=0,vd=null,bd=0,gn=[],yn=0,ao=null,Ni=1,Pi="";function oo(s,l){os[ss++]=bd,os[ss++]=vd,vd=s,bd=l}function X_(s,l,h){gn[yn++]=Ni,gn[yn++]=Pi,gn[yn++]=ao,ao=s;var m=Ni;s=Pi;var _=32-Dt(m)-1;m&=~(1<<_),h+=1;var k=32-Dt(l)+_;if(30<k){var P=_-_%5;k=(m&(1<<P)-1).toString(32),m>>=P,_-=P,Ni=1<<32-Dt(l)+_|h<<_|m,Pi=k+s}else Ni=1<<k|h<<_|m,Pi=s}function wm(s){s.return!==null&&(oo(s,1),X_(s,1,0))}function _m(s){for(;s===vd;)vd=os[--ss],os[ss]=null,bd=os[--ss],os[ss]=null;for(;s===ao;)ao=gn[--yn],gn[yn]=null,Pi=gn[--yn],gn[yn]=null,Ni=gn[--yn],gn[yn]=null}var tn=null,rn=null,Rt=!1,Mn=null;function Y_(s,l){var h=wn(5,null,null,0);h.elementType="DELETED",h.stateNode=l,h.return=s,l=s.deletions,l===null?(s.deletions=[h],s.flags|=16):l.push(h)}function J_(s,l){switch(s.tag){case 5:var h=s.type;return l=l.nodeType!==1||h.toLowerCase()!==l.nodeName.toLowerCase()?null:l,l!==null?(s.stateNode=l,tn=s,rn=pa(l.firstChild),!0):!1;case 6:return l=s.pendingProps===""||l.nodeType!==3?null:l,l!==null?(s.stateNode=l,tn=s,rn=null,!0):!1;case 13:return l=l.nodeType!==8?null:l,l!==null?(h=ao!==null?{id:Ni,overflow:Pi}:null,s.memoizedState={dehydrated:l,treeContext:h,retryLane:1073741824},h=wn(18,null,null,0),h.stateNode=l,h.return=s,s.child=h,tn=s,rn=null,!0):!1;default:return!1}}function Sm(s){return(s.mode&1)!==0&&(s.flags&128)===0}function km(s){if(Rt){var l=rn;if(l){var h=l;if(!J_(s,l)){if(Sm(s))throw Error(r(418));l=pa(h.nextSibling);var m=tn;l&&J_(s,l)?Y_(m,h):(s.flags=s.flags&-4097|2,Rt=!1,tn=s)}}else{if(Sm(s))throw Error(r(418));s.flags=s.flags&-4097|2,Rt=!1,tn=s}}}function Z_(s){for(s=s.return;s!==null&&s.tag!==5&&s.tag!==3&&s.tag!==13;)s=s.return;tn=s}function xd(s){if(s!==tn)return!1;if(!Rt)return Z_(s),Rt=!0,!1;var l;if((l=s.tag!==3)&&!(l=s.tag!==5)&&(l=s.type,l=l!=="head"&&l!=="body"&&!mm(s.type,s.memoizedProps)),l&&(l=rn)){if(Sm(s))throw Q_(),Error(r(418));for(;l;)Y_(s,l),l=pa(l.nextSibling)}if(Z_(s),s.tag===13){if(s=s.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(r(317));e:{for(s=s.nextSibling,l=0;s;){if(s.nodeType===8){var h=s.data;if(h==="/$"){if(l===0){rn=pa(s.nextSibling);break e}l--}else h!=="$"&&h!=="$!"&&h!=="$?"||l++}s=s.nextSibling}rn=null}}else rn=tn?pa(s.stateNode.nextSibling):null;return!0}function Q_(){for(var s=rn;s;)s=pa(s.nextSibling)}function ls(){rn=tn=null,Rt=!1}function Em(s){Mn===null?Mn=[s]:Mn.push(s)}var C3=C.ReactCurrentBatchConfig;function Jl(s,l,h){if(s=h.ref,s!==null&&typeof s!="function"&&typeof s!="object"){if(h._owner){if(h=h._owner,h){if(h.tag!==1)throw Error(r(309));var m=h.stateNode}if(!m)throw Error(r(147,s));var _=m,k=""+s;return l!==null&&l.ref!==null&&typeof l.ref=="function"&&l.ref._stringRef===k?l.ref:(l=function(P){var z=_.refs;P===null?delete z[k]:z[k]=P},l._stringRef=k,l)}if(typeof s!="string")throw Error(r(284));if(!h._owner)throw Error(r(290,s))}return s}function wd(s,l){throw s=Object.prototype.toString.call(l),Error(r(31,s==="[object Object]"?"object with keys {"+Object.keys(l).join(", ")+"}":s))}function eS(s){var l=s._init;return l(s._payload)}function tS(s){function l(Z,X){if(s){var te=Z.deletions;te===null?(Z.deletions=[X],Z.flags|=16):te.push(X)}}function h(Z,X){if(!s)return null;for(;X!==null;)l(Z,X),X=X.sibling;return null}function m(Z,X){for(Z=new Map;X!==null;)X.key!==null?Z.set(X.key,X):Z.set(X.index,X),X=X.sibling;return Z}function _(Z,X){return Z=Ea(Z,X),Z.index=0,Z.sibling=null,Z}function k(Z,X,te){return Z.index=te,s?(te=Z.alternate,te!==null?(te=te.index,te<X?(Z.flags|=2,X):te):(Z.flags|=2,X)):(Z.flags|=1048576,X)}function P(Z){return s&&Z.alternate===null&&(Z.flags|=2),Z}function z(Z,X,te,pe){return X===null||X.tag!==6?(X=gg(te,Z.mode,pe),X.return=Z,X):(X=_(X,te),X.return=Z,X)}function F(Z,X,te,pe){var Ie=te.type;return Ie===N?ue(Z,X,te.props.children,pe,te.key):X!==null&&(X.elementType===Ie||typeof Ie=="object"&&Ie!==null&&Ie.$$typeof===G&&eS(Ie)===X.type)?(pe=_(X,te.props),pe.ref=Jl(Z,X,te),pe.return=Z,pe):(pe=Wd(te.type,te.key,te.props,null,Z.mode,pe),pe.ref=Jl(Z,X,te),pe.return=Z,pe)}function re(Z,X,te,pe){return X===null||X.tag!==4||X.stateNode.containerInfo!==te.containerInfo||X.stateNode.implementation!==te.implementation?(X=yg(te,Z.mode,pe),X.return=Z,X):(X=_(X,te.children||[]),X.return=Z,X)}function ue(Z,X,te,pe,Ie){return X===null||X.tag!==7?(X=mo(te,Z.mode,pe,Ie),X.return=Z,X):(X=_(X,te),X.return=Z,X)}function fe(Z,X,te){if(typeof X=="string"&&X!==""||typeof X=="number")return X=gg(""+X,Z.mode,te),X.return=Z,X;if(typeof X=="object"&&X!==null){switch(X.$$typeof){case T:return te=Wd(X.type,X.key,X.props,null,Z.mode,te),te.ref=Jl(Z,null,X),te.return=Z,te;case E:return X=yg(X,Z.mode,te),X.return=Z,X;case G:var pe=X._init;return fe(Z,pe(X._payload),te)}if(Rr(X)||ee(X))return X=mo(X,Z.mode,te,null),X.return=Z,X;wd(Z,X)}return null}function ce(Z,X,te,pe){var Ie=X!==null?X.key:null;if(typeof te=="string"&&te!==""||typeof te=="number")return Ie!==null?null:z(Z,X,""+te,pe);if(typeof te=="object"&&te!==null){switch(te.$$typeof){case T:return te.key===Ie?F(Z,X,te,pe):null;case E:return te.key===Ie?re(Z,X,te,pe):null;case G:return Ie=te._init,ce(Z,X,Ie(te._payload),pe)}if(Rr(te)||ee(te))return Ie!==null?null:ue(Z,X,te,pe,null);wd(Z,te)}return null}function _e(Z,X,te,pe,Ie){if(typeof pe=="string"&&pe!==""||typeof pe=="number")return Z=Z.get(te)||null,z(X,Z,""+pe,Ie);if(typeof pe=="object"&&pe!==null){switch(pe.$$typeof){case T:return Z=Z.get(pe.key===null?te:pe.key)||null,F(X,Z,pe,Ie);case E:return Z=Z.get(pe.key===null?te:pe.key)||null,re(X,Z,pe,Ie);case G:var Le=pe._init;return _e(Z,X,te,Le(pe._payload),Ie)}if(Rr(pe)||ee(pe))return Z=Z.get(te)||null,ue(X,Z,pe,Ie,null);wd(X,pe)}return null}function je(Z,X,te,pe){for(var Ie=null,Le=null,De=X,We=X=0,hr=null;De!==null&&We<te.length;We++){De.index>We?(hr=De,De=null):hr=De.sibling;var dt=ce(Z,De,te[We],pe);if(dt===null){De===null&&(De=hr);break}s&&De&&dt.alternate===null&&l(Z,De),X=k(dt,X,We),Le===null?Ie=dt:Le.sibling=dt,Le=dt,De=hr}if(We===te.length)return h(Z,De),Rt&&oo(Z,We),Ie;if(De===null){for(;We<te.length;We++)De=fe(Z,te[We],pe),De!==null&&(X=k(De,X,We),Le===null?Ie=De:Le.sibling=De,Le=De);return Rt&&oo(Z,We),Ie}for(De=m(Z,De);We<te.length;We++)hr=_e(De,Z,We,te[We],pe),hr!==null&&(s&&hr.alternate!==null&&De.delete(hr.key===null?We:hr.key),X=k(hr,X,We),Le===null?Ie=hr:Le.sibling=hr,Le=hr);return s&&De.forEach(function(Oa){return l(Z,Oa)}),Rt&&oo(Z,We),Ie}function Pe(Z,X,te,pe){var Ie=ee(te);if(typeof Ie!="function")throw Error(r(150));if(te=Ie.call(te),te==null)throw Error(r(151));for(var Le=Ie=null,De=X,We=X=0,hr=null,dt=te.next();De!==null&&!dt.done;We++,dt=te.next()){De.index>We?(hr=De,De=null):hr=De.sibling;var Oa=ce(Z,De,dt.value,pe);if(Oa===null){De===null&&(De=hr);break}s&&De&&Oa.alternate===null&&l(Z,De),X=k(Oa,X,We),Le===null?Ie=Oa:Le.sibling=Oa,Le=Oa,De=hr}if(dt.done)return h(Z,De),Rt&&oo(Z,We),Ie;if(De===null){for(;!dt.done;We++,dt=te.next())dt=fe(Z,dt.value,pe),dt!==null&&(X=k(dt,X,We),Le===null?Ie=dt:Le.sibling=dt,Le=dt);return Rt&&oo(Z,We),Ie}for(De=m(Z,De);!dt.done;We++,dt=te.next())dt=_e(De,Z,We,dt.value,pe),dt!==null&&(s&&dt.alternate!==null&&De.delete(dt.key===null?We:dt.key),X=k(dt,X,We),Le===null?Ie=dt:Le.sibling=dt,Le=dt);return s&&De.forEach(function(lL){return l(Z,lL)}),Rt&&oo(Z,We),Ie}function Vt(Z,X,te,pe){if(typeof te=="object"&&te!==null&&te.type===N&&te.key===null&&(te=te.props.children),typeof te=="object"&&te!==null){switch(te.$$typeof){case T:e:{for(var Ie=te.key,Le=X;Le!==null;){if(Le.key===Ie){if(Ie=te.type,Ie===N){if(Le.tag===7){h(Z,Le.sibling),X=_(Le,te.props.children),X.return=Z,Z=X;break e}}else if(Le.elementType===Ie||typeof Ie=="object"&&Ie!==null&&Ie.$$typeof===G&&eS(Ie)===Le.type){h(Z,Le.sibling),X=_(Le,te.props),X.ref=Jl(Z,Le,te),X.return=Z,Z=X;break e}h(Z,Le);break}else l(Z,Le);Le=Le.sibling}te.type===N?(X=mo(te.props.children,Z.mode,pe,te.key),X.return=Z,Z=X):(pe=Wd(te.type,te.key,te.props,null,Z.mode,pe),pe.ref=Jl(Z,X,te),pe.return=Z,Z=pe)}return P(Z);case E:e:{for(Le=te.key;X!==null;){if(X.key===Le)if(X.tag===4&&X.stateNode.containerInfo===te.containerInfo&&X.stateNode.implementation===te.implementation){h(Z,X.sibling),X=_(X,te.children||[]),X.return=Z,Z=X;break e}else{h(Z,X);break}else l(Z,X);X=X.sibling}X=yg(te,Z.mode,pe),X.return=Z,Z=X}return P(Z);case G:return Le=te._init,Vt(Z,X,Le(te._payload),pe)}if(Rr(te))return je(Z,X,te,pe);if(ee(te))return Pe(Z,X,te,pe);wd(Z,te)}return typeof te=="string"&&te!==""||typeof te=="number"?(te=""+te,X!==null&&X.tag===6?(h(Z,X.sibling),X=_(X,te),X.return=Z,Z=X):(h(Z,X),X=gg(te,Z.mode,pe),X.return=Z,Z=X),P(Z)):h(Z,X)}return Vt}var cs=tS(!0),rS=tS(!1),_d=ma(null),Sd=null,us=null,Om=null;function Am(){Om=us=Sd=null}function Tm(s){var l=_d.current;jt(_d),s._currentValue=l}function Cm(s,l,h){for(;s!==null;){var m=s.alternate;if((s.childLanes&l)!==l?(s.childLanes|=l,m!==null&&(m.childLanes|=l)):m!==null&&(m.childLanes&l)!==l&&(m.childLanes|=l),s===h)break;s=s.return}}function ds(s,l){Sd=s,Om=us=null,s=s.dependencies,s!==null&&s.firstContext!==null&&((s.lanes&l)!==0&&(Wr=!0),s.firstContext=null)}function vn(s){var l=s._currentValue;if(Om!==s)if(s={context:s,memoizedValue:l,next:null},us===null){if(Sd===null)throw Error(r(308));us=s,Sd.dependencies={lanes:0,firstContext:s}}else us=us.next=s;return l}var so=null;function jm(s){so===null?so=[s]:so.push(s)}function nS(s,l,h,m){var _=l.interleaved;return _===null?(h.next=h,jm(l)):(h.next=_.next,_.next=h),l.interleaved=h,Ri(s,m)}function Ri(s,l){s.lanes|=l;var h=s.alternate;for(h!==null&&(h.lanes|=l),h=s,s=s.return;s!==null;)s.childLanes|=l,h=s.alternate,h!==null&&(h.childLanes|=l),h=s,s=s.return;return h.tag===3?h.stateNode:null}var va=!1;function Nm(s){s.updateQueue={baseState:s.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function iS(s,l){s=s.updateQueue,l.updateQueue===s&&(l.updateQueue={baseState:s.baseState,firstBaseUpdate:s.firstBaseUpdate,lastBaseUpdate:s.lastBaseUpdate,shared:s.shared,effects:s.effects})}function Ii(s,l){return{eventTime:s,lane:l,tag:0,payload:null,callback:null,next:null}}function ba(s,l,h){var m=s.updateQueue;if(m===null)return null;if(m=m.shared,(ct&2)!==0){var _=m.pending;return _===null?l.next=l:(l.next=_.next,_.next=l),m.pending=l,Ri(s,h)}return _=m.interleaved,_===null?(l.next=l,jm(m)):(l.next=_.next,_.next=l),m.interleaved=l,Ri(s,h)}function kd(s,l,h){if(l=l.updateQueue,l!==null&&(l=l.shared,(h&4194240)!==0)){var m=l.lanes;m&=s.pendingLanes,h|=m,l.lanes=h,Il(s,h)}}function aS(s,l){var h=s.updateQueue,m=s.alternate;if(m!==null&&(m=m.updateQueue,h===m)){var _=null,k=null;if(h=h.firstBaseUpdate,h!==null){do{var P={eventTime:h.eventTime,lane:h.lane,tag:h.tag,payload:h.payload,callback:h.callback,next:null};k===null?_=k=P:k=k.next=P,h=h.next}while(h!==null);k===null?_=k=l:k=k.next=l}else _=k=l;h={baseState:m.baseState,firstBaseUpdate:_,lastBaseUpdate:k,shared:m.shared,effects:m.effects},s.updateQueue=h;return}s=h.lastBaseUpdate,s===null?h.firstBaseUpdate=l:s.next=l,h.lastBaseUpdate=l}function Ed(s,l,h,m){var _=s.updateQueue;va=!1;var k=_.firstBaseUpdate,P=_.lastBaseUpdate,z=_.shared.pending;if(z!==null){_.shared.pending=null;var F=z,re=F.next;F.next=null,P===null?k=re:P.next=re,P=F;var ue=s.alternate;ue!==null&&(ue=ue.updateQueue,z=ue.lastBaseUpdate,z!==P&&(z===null?ue.firstBaseUpdate=re:z.next=re,ue.lastBaseUpdate=F))}if(k!==null){var fe=_.baseState;P=0,ue=re=F=null,z=k;do{var ce=z.lane,_e=z.eventTime;if((m&ce)===ce){ue!==null&&(ue=ue.next={eventTime:_e,lane:0,tag:z.tag,payload:z.payload,callback:z.callback,next:null});e:{var je=s,Pe=z;switch(ce=l,_e=h,Pe.tag){case 1:if(je=Pe.payload,typeof je=="function"){fe=je.call(_e,fe,ce);break e}fe=je;break e;case 3:je.flags=je.flags&-65537|128;case 0:if(je=Pe.payload,ce=typeof je=="function"?je.call(_e,fe,ce):je,ce==null)break e;fe=q({},fe,ce);break e;case 2:va=!0}}z.callback!==null&&z.lane!==0&&(s.flags|=64,ce=_.effects,ce===null?_.effects=[z]:ce.push(z))}else _e={eventTime:_e,lane:ce,tag:z.tag,payload:z.payload,callback:z.callback,next:null},ue===null?(re=ue=_e,F=fe):ue=ue.next=_e,P|=ce;if(z=z.next,z===null){if(z=_.shared.pending,z===null)break;ce=z,z=ce.next,ce.next=null,_.lastBaseUpdate=ce,_.shared.pending=null}}while(!0);if(ue===null&&(F=fe),_.baseState=F,_.firstBaseUpdate=re,_.lastBaseUpdate=ue,l=_.shared.interleaved,l!==null){_=l;do P|=_.lane,_=_.next;while(_!==l)}else k===null&&(_.shared.lanes=0);uo|=P,s.lanes=P,s.memoizedState=fe}}function oS(s,l,h){if(s=l.effects,l.effects=null,s!==null)for(l=0;l<s.length;l++){var m=s[l],_=m.callback;if(_!==null){if(m.callback=null,m=h,typeof _!="function")throw Error(r(191,_));_.call(m)}}}var Zl={},fi=ma(Zl),Ql=ma(Zl),ec=ma(Zl);function lo(s){if(s===Zl)throw Error(r(174));return s}function Pm(s,l){switch(Ot(ec,l),Ot(Ql,s),Ot(fi,Zl),s=l.nodeType,s){case 9:case 11:l=(l=l.documentElement)?l.namespaceURI:ii(null,"");break;default:s=s===8?l.parentNode:l,l=s.namespaceURI||null,s=s.tagName,l=ii(l,s)}jt(fi),Ot(fi,l)}function fs(){jt(fi),jt(Ql),jt(ec)}function sS(s){lo(ec.current);var l=lo(fi.current),h=ii(l,s.type);l!==h&&(Ot(Ql,s),Ot(fi,h))}function Rm(s){Ql.current===s&&(jt(fi),jt(Ql))}var zt=ma(0);function Od(s){for(var l=s;l!==null;){if(l.tag===13){var h=l.memoizedState;if(h!==null&&(h=h.dehydrated,h===null||h.data==="$?"||h.data==="$!"))return l}else if(l.tag===19&&l.memoizedProps.revealOrder!==void 0){if((l.flags&128)!==0)return l}else if(l.child!==null){l.child.return=l,l=l.child;continue}if(l===s)break;for(;l.sibling===null;){if(l.return===null||l.return===s)return null;l=l.return}l.sibling.return=l.return,l=l.sibling}return null}var Im=[];function $m(){for(var s=0;s<Im.length;s++)Im[s]._workInProgressVersionPrimary=null;Im.length=0}var Ad=C.ReactCurrentDispatcher,Mm=C.ReactCurrentBatchConfig,co=0,Bt=null,tr=null,dr=null,Td=!1,tc=!1,rc=0,j3=0;function Or(){throw Error(r(321))}function Lm(s,l){if(l===null)return!1;for(var h=0;h<l.length&&h<s.length;h++)if(!$n(s[h],l[h]))return!1;return!0}function Dm(s,l,h,m,_,k){if(co=k,Bt=l,l.memoizedState=null,l.updateQueue=null,l.lanes=0,Ad.current=s===null||s.memoizedState===null?I3:$3,s=h(m,_),tc){k=0;do{if(tc=!1,rc=0,25<=k)throw Error(r(301));k+=1,dr=tr=null,l.updateQueue=null,Ad.current=M3,s=h(m,_)}while(tc)}if(Ad.current=Nd,l=tr!==null&&tr.next!==null,co=0,dr=tr=Bt=null,Td=!1,l)throw Error(r(300));return s}function zm(){var s=rc!==0;return rc=0,s}function hi(){var s={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return dr===null?Bt.memoizedState=dr=s:dr=dr.next=s,dr}function bn(){if(tr===null){var s=Bt.alternate;s=s!==null?s.memoizedState:null}else s=tr.next;var l=dr===null?Bt.memoizedState:dr.next;if(l!==null)dr=l,tr=s;else{if(s===null)throw Error(r(310));tr=s,s={memoizedState:tr.memoizedState,baseState:tr.baseState,baseQueue:tr.baseQueue,queue:tr.queue,next:null},dr===null?Bt.memoizedState=dr=s:dr=dr.next=s}return dr}function nc(s,l){return typeof l=="function"?l(s):l}function Bm(s){var l=bn(),h=l.queue;if(h===null)throw Error(r(311));h.lastRenderedReducer=s;var m=tr,_=m.baseQueue,k=h.pending;if(k!==null){if(_!==null){var P=_.next;_.next=k.next,k.next=P}m.baseQueue=_=k,h.pending=null}if(_!==null){k=_.next,m=m.baseState;var z=P=null,F=null,re=k;do{var ue=re.lane;if((co&ue)===ue)F!==null&&(F=F.next={lane:0,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null}),m=re.hasEagerState?re.eagerState:s(m,re.action);else{var fe={lane:ue,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null};F===null?(z=F=fe,P=m):F=F.next=fe,Bt.lanes|=ue,uo|=ue}re=re.next}while(re!==null&&re!==k);F===null?P=m:F.next=z,$n(m,l.memoizedState)||(Wr=!0),l.memoizedState=m,l.baseState=P,l.baseQueue=F,h.lastRenderedState=m}if(s=h.interleaved,s!==null){_=s;do k=_.lane,Bt.lanes|=k,uo|=k,_=_.next;while(_!==s)}else _===null&&(h.lanes=0);return[l.memoizedState,h.dispatch]}function Um(s){var l=bn(),h=l.queue;if(h===null)throw Error(r(311));h.lastRenderedReducer=s;var m=h.dispatch,_=h.pending,k=l.memoizedState;if(_!==null){h.pending=null;var P=_=_.next;do k=s(k,P.action),P=P.next;while(P!==_);$n(k,l.memoizedState)||(Wr=!0),l.memoizedState=k,l.baseQueue===null&&(l.baseState=k),h.lastRenderedState=k}return[k,m]}function lS(){}function cS(s,l){var h=Bt,m=bn(),_=l(),k=!$n(m.memoizedState,_);if(k&&(m.memoizedState=_,Wr=!0),m=m.queue,qm(fS.bind(null,h,m,s),[s]),m.getSnapshot!==l||k||dr!==null&&dr.memoizedState.tag&1){if(h.flags|=2048,ic(9,dS.bind(null,h,m,_,l),void 0,null),fr===null)throw Error(r(349));(co&30)!==0||uS(h,l,_)}return _}function uS(s,l,h){s.flags|=16384,s={getSnapshot:l,value:h},l=Bt.updateQueue,l===null?(l={lastEffect:null,stores:null},Bt.updateQueue=l,l.stores=[s]):(h=l.stores,h===null?l.stores=[s]:h.push(s))}function dS(s,l,h,m){l.value=h,l.getSnapshot=m,hS(l)&&pS(s)}function fS(s,l,h){return h(function(){hS(l)&&pS(s)})}function hS(s){var l=s.getSnapshot;s=s.value;try{var h=l();return!$n(s,h)}catch{return!0}}function pS(s){var l=Ri(s,1);l!==null&&Bn(l,s,1,-1)}function mS(s){var l=hi();return typeof s=="function"&&(s=s()),l.memoizedState=l.baseState=s,s={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:nc,lastRenderedState:s},l.queue=s,s=s.dispatch=R3.bind(null,Bt,s),[l.memoizedState,s]}function ic(s,l,h,m){return s={tag:s,create:l,destroy:h,deps:m,next:null},l=Bt.updateQueue,l===null?(l={lastEffect:null,stores:null},Bt.updateQueue=l,l.lastEffect=s.next=s):(h=l.lastEffect,h===null?l.lastEffect=s.next=s:(m=h.next,h.next=s,s.next=m,l.lastEffect=s)),s}function gS(){return bn().memoizedState}function Cd(s,l,h,m){var _=hi();Bt.flags|=s,_.memoizedState=ic(1|l,h,void 0,m===void 0?null:m)}function jd(s,l,h,m){var _=bn();m=m===void 0?null:m;var k=void 0;if(tr!==null){var P=tr.memoizedState;if(k=P.destroy,m!==null&&Lm(m,P.deps)){_.memoizedState=ic(l,h,k,m);return}}Bt.flags|=s,_.memoizedState=ic(1|l,h,k,m)}function yS(s,l){return Cd(8390656,8,s,l)}function qm(s,l){return jd(2048,8,s,l)}function vS(s,l){return jd(4,2,s,l)}function bS(s,l){return jd(4,4,s,l)}function xS(s,l){if(typeof l=="function")return s=s(),l(s),function(){l(null)};if(l!=null)return s=s(),l.current=s,function(){l.current=null}}function wS(s,l,h){return h=h!=null?h.concat([s]):null,jd(4,4,xS.bind(null,l,s),h)}function Fm(){}function _S(s,l){var h=bn();l=l===void 0?null:l;var m=h.memoizedState;return m!==null&&l!==null&&Lm(l,m[1])?m[0]:(h.memoizedState=[s,l],s)}function SS(s,l){var h=bn();l=l===void 0?null:l;var m=h.memoizedState;return m!==null&&l!==null&&Lm(l,m[1])?m[0]:(s=s(),h.memoizedState=[s,l],s)}function kS(s,l,h){return(co&21)===0?(s.baseState&&(s.baseState=!1,Wr=!0),s.memoizedState=h):($n(h,l)||(h=Zu(),Bt.lanes|=h,uo|=h,s.baseState=!0),l)}function N3(s,l){var h=lt;lt=h!==0&&4>h?h:4,s(!0);var m=Mm.transition;Mm.transition={};try{s(!1),l()}finally{lt=h,Mm.transition=m}}function ES(){return bn().memoizedState}function P3(s,l,h){var m=Sa(s);if(h={lane:m,action:h,hasEagerState:!1,eagerState:null,next:null},OS(s))AS(l,h);else if(h=nS(s,l,h,m),h!==null){var _=zr();Bn(h,s,m,_),TS(h,l,m)}}function R3(s,l,h){var m=Sa(s),_={lane:m,action:h,hasEagerState:!1,eagerState:null,next:null};if(OS(s))AS(l,_);else{var k=s.alternate;if(s.lanes===0&&(k===null||k.lanes===0)&&(k=l.lastRenderedReducer,k!==null))try{var P=l.lastRenderedState,z=k(P,h);if(_.hasEagerState=!0,_.eagerState=z,$n(z,P)){var F=l.interleaved;F===null?(_.next=_,jm(l)):(_.next=F.next,F.next=_),l.interleaved=_;return}}catch{}finally{}h=nS(s,l,_,m),h!==null&&(_=zr(),Bn(h,s,m,_),TS(h,l,m))}}function OS(s){var l=s.alternate;return s===Bt||l!==null&&l===Bt}function AS(s,l){tc=Td=!0;var h=s.pending;h===null?l.next=l:(l.next=h.next,h.next=l),s.pending=l}function TS(s,l,h){if((h&4194240)!==0){var m=l.lanes;m&=s.pendingLanes,h|=m,l.lanes=h,Il(s,h)}}var Nd={readContext:vn,useCallback:Or,useContext:Or,useEffect:Or,useImperativeHandle:Or,useInsertionEffect:Or,useLayoutEffect:Or,useMemo:Or,useReducer:Or,useRef:Or,useState:Or,useDebugValue:Or,useDeferredValue:Or,useTransition:Or,useMutableSource:Or,useSyncExternalStore:Or,useId:Or,unstable_isNewReconciler:!1},I3={readContext:vn,useCallback:function(s,l){return hi().memoizedState=[s,l===void 0?null:l],s},useContext:vn,useEffect:yS,useImperativeHandle:function(s,l,h){return h=h!=null?h.concat([s]):null,Cd(4194308,4,xS.bind(null,l,s),h)},useLayoutEffect:function(s,l){return Cd(4194308,4,s,l)},useInsertionEffect:function(s,l){return Cd(4,2,s,l)},useMemo:function(s,l){var h=hi();return l=l===void 0?null:l,s=s(),h.memoizedState=[s,l],s},useReducer:function(s,l,h){var m=hi();return l=h!==void 0?h(l):l,m.memoizedState=m.baseState=l,s={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:s,lastRenderedState:l},m.queue=s,s=s.dispatch=P3.bind(null,Bt,s),[m.memoizedState,s]},useRef:function(s){var l=hi();return s={current:s},l.memoizedState=s},useState:mS,useDebugValue:Fm,useDeferredValue:function(s){return hi().memoizedState=s},useTransition:function(){var s=mS(!1),l=s[0];return s=N3.bind(null,s[1]),hi().memoizedState=s,[l,s]},useMutableSource:function(){},useSyncExternalStore:function(s,l,h){var m=Bt,_=hi();if(Rt){if(h===void 0)throw Error(r(407));h=h()}else{if(h=l(),fr===null)throw Error(r(349));(co&30)!==0||uS(m,l,h)}_.memoizedState=h;var k={value:h,getSnapshot:l};return _.queue=k,yS(fS.bind(null,m,k,s),[s]),m.flags|=2048,ic(9,dS.bind(null,m,k,h,l),void 0,null),h},useId:function(){var s=hi(),l=fr.identifierPrefix;if(Rt){var h=Pi,m=Ni;h=(m&~(1<<32-Dt(m)-1)).toString(32)+h,l=":"+l+"R"+h,h=rc++,0<h&&(l+="H"+h.toString(32)),l+=":"}else h=j3++,l=":"+l+"r"+h.toString(32)+":";return s.memoizedState=l},unstable_isNewReconciler:!1},$3={readContext:vn,useCallback:_S,useContext:vn,useEffect:qm,useImperativeHandle:wS,useInsertionEffect:vS,useLayoutEffect:bS,useMemo:SS,useReducer:Bm,useRef:gS,useState:function(){return Bm(nc)},useDebugValue:Fm,useDeferredValue:function(s){var l=bn();return kS(l,tr.memoizedState,s)},useTransition:function(){var s=Bm(nc)[0],l=bn().memoizedState;return[s,l]},useMutableSource:lS,useSyncExternalStore:cS,useId:ES,unstable_isNewReconciler:!1},M3={readContext:vn,useCallback:_S,useContext:vn,useEffect:qm,useImperativeHandle:wS,useInsertionEffect:vS,useLayoutEffect:bS,useMemo:SS,useReducer:Um,useRef:gS,useState:function(){return Um(nc)},useDebugValue:Fm,useDeferredValue:function(s){var l=bn();return tr===null?l.memoizedState=s:kS(l,tr.memoizedState,s)},useTransition:function(){var s=Um(nc)[0],l=bn().memoizedState;return[s,l]},useMutableSource:lS,useSyncExternalStore:cS,useId:ES,unstable_isNewReconciler:!1};function Ln(s,l){if(s&&s.defaultProps){l=q({},l),s=s.defaultProps;for(var h in s)l[h]===void 0&&(l[h]=s[h]);return l}return l}function Hm(s,l,h,m){l=s.memoizedState,h=h(m,l),h=h==null?l:q({},l,h),s.memoizedState=h,s.lanes===0&&(s.updateQueue.baseState=h)}var Pd={isMounted:function(s){return(s=s._reactInternals)?Ti(s)===s:!1},enqueueSetState:function(s,l,h){s=s._reactInternals;var m=zr(),_=Sa(s),k=Ii(m,_);k.payload=l,h!=null&&(k.callback=h),l=ba(s,k,_),l!==null&&(Bn(l,s,_,m),kd(l,s,_))},enqueueReplaceState:function(s,l,h){s=s._reactInternals;var m=zr(),_=Sa(s),k=Ii(m,_);k.tag=1,k.payload=l,h!=null&&(k.callback=h),l=ba(s,k,_),l!==null&&(Bn(l,s,_,m),kd(l,s,_))},enqueueForceUpdate:function(s,l){s=s._reactInternals;var h=zr(),m=Sa(s),_=Ii(h,m);_.tag=2,l!=null&&(_.callback=l),l=ba(s,_,m),l!==null&&(Bn(l,s,m,h),kd(l,s,m))}};function CS(s,l,h,m,_,k,P){return s=s.stateNode,typeof s.shouldComponentUpdate=="function"?s.shouldComponentUpdate(m,k,P):l.prototype&&l.prototype.isPureReactComponent?!Hl(h,m)||!Hl(_,k):!0}function jS(s,l,h){var m=!1,_=ga,k=l.contextType;return typeof k=="object"&&k!==null?k=vn(k):(_=Hr(l)?io:Er.current,m=l.contextTypes,k=(m=m!=null)?as(s,_):ga),l=new l(h,k),s.memoizedState=l.state!==null&&l.state!==void 0?l.state:null,l.updater=Pd,s.stateNode=l,l._reactInternals=s,m&&(s=s.stateNode,s.__reactInternalMemoizedUnmaskedChildContext=_,s.__reactInternalMemoizedMaskedChildContext=k),l}function NS(s,l,h,m){s=l.state,typeof l.componentWillReceiveProps=="function"&&l.componentWillReceiveProps(h,m),typeof l.UNSAFE_componentWillReceiveProps=="function"&&l.UNSAFE_componentWillReceiveProps(h,m),l.state!==s&&Pd.enqueueReplaceState(l,l.state,null)}function Wm(s,l,h,m){var _=s.stateNode;_.props=h,_.state=s.memoizedState,_.refs={},Nm(s);var k=l.contextType;typeof k=="object"&&k!==null?_.context=vn(k):(k=Hr(l)?io:Er.current,_.context=as(s,k)),_.state=s.memoizedState,k=l.getDerivedStateFromProps,typeof k=="function"&&(Hm(s,l,k,h),_.state=s.memoizedState),typeof l.getDerivedStateFromProps=="function"||typeof _.getSnapshotBeforeUpdate=="function"||typeof _.UNSAFE_componentWillMount!="function"&&typeof _.componentWillMount!="function"||(l=_.state,typeof _.componentWillMount=="function"&&_.componentWillMount(),typeof _.UNSAFE_componentWillMount=="function"&&_.UNSAFE_componentWillMount(),l!==_.state&&Pd.enqueueReplaceState(_,_.state,null),Ed(s,h,_,m),_.state=s.memoizedState),typeof _.componentDidMount=="function"&&(s.flags|=4194308)}function hs(s,l){try{var h="",m=l;do h+=le(m),m=m.return;while(m);var _=h}catch(k){_=`
39
- Error generating stack: `+k.message+`
40
- `+k.stack}return{value:s,source:l,stack:_,digest:null}}function Gm(s,l,h){return{value:s,source:null,stack:h??null,digest:l??null}}function Km(s,l){try{console.error(l.value)}catch(h){setTimeout(function(){throw h})}}var L3=typeof WeakMap=="function"?WeakMap:Map;function PS(s,l,h){h=Ii(-1,h),h.tag=3,h.payload={element:null};var m=l.value;return h.callback=function(){zd||(zd=!0,lg=m),Km(s,l)},h}function RS(s,l,h){h=Ii(-1,h),h.tag=3;var m=s.type.getDerivedStateFromError;if(typeof m=="function"){var _=l.value;h.payload=function(){return m(_)},h.callback=function(){Km(s,l)}}var k=s.stateNode;return k!==null&&typeof k.componentDidCatch=="function"&&(h.callback=function(){Km(s,l),typeof m!="function"&&(wa===null?wa=new Set([this]):wa.add(this));var P=l.stack;this.componentDidCatch(l.value,{componentStack:P!==null?P:""})}),h}function IS(s,l,h){var m=s.pingCache;if(m===null){m=s.pingCache=new L3;var _=new Set;m.set(l,_)}else _=m.get(l),_===void 0&&(_=new Set,m.set(l,_));_.has(h)||(_.add(h),s=J3.bind(null,s,l,h),l.then(s,s))}function $S(s){do{var l;if((l=s.tag===13)&&(l=s.memoizedState,l=l!==null?l.dehydrated!==null:!0),l)return s;s=s.return}while(s!==null);return null}function MS(s,l,h,m,_){return(s.mode&1)===0?(s===l?s.flags|=65536:(s.flags|=128,h.flags|=131072,h.flags&=-52805,h.tag===1&&(h.alternate===null?h.tag=17:(l=Ii(-1,1),l.tag=2,ba(h,l,1))),h.lanes|=1),s):(s.flags|=65536,s.lanes=_,s)}var D3=C.ReactCurrentOwner,Wr=!1;function Dr(s,l,h,m){l.child=s===null?rS(l,null,h,m):cs(l,s.child,h,m)}function LS(s,l,h,m,_){h=h.render;var k=l.ref;return ds(l,_),m=Dm(s,l,h,m,k,_),h=zm(),s!==null&&!Wr?(l.updateQueue=s.updateQueue,l.flags&=-2053,s.lanes&=~_,$i(s,l,_)):(Rt&&h&&wm(l),l.flags|=1,Dr(s,l,m,_),l.child)}function DS(s,l,h,m,_){if(s===null){var k=h.type;return typeof k=="function"&&!mg(k)&&k.defaultProps===void 0&&h.compare===null&&h.defaultProps===void 0?(l.tag=15,l.type=k,zS(s,l,k,m,_)):(s=Wd(h.type,null,m,l,l.mode,_),s.ref=l.ref,s.return=l,l.child=s)}if(k=s.child,(s.lanes&_)===0){var P=k.memoizedProps;if(h=h.compare,h=h!==null?h:Hl,h(P,m)&&s.ref===l.ref)return $i(s,l,_)}return l.flags|=1,s=Ea(k,m),s.ref=l.ref,s.return=l,l.child=s}function zS(s,l,h,m,_){if(s!==null){var k=s.memoizedProps;if(Hl(k,m)&&s.ref===l.ref)if(Wr=!1,l.pendingProps=m=k,(s.lanes&_)!==0)(s.flags&131072)!==0&&(Wr=!0);else return l.lanes=s.lanes,$i(s,l,_)}return Vm(s,l,h,m,_)}function BS(s,l,h){var m=l.pendingProps,_=m.children,k=s!==null?s.memoizedState:null;if(m.mode==="hidden")if((l.mode&1)===0)l.memoizedState={baseLanes:0,cachePool:null,transitions:null},Ot(ms,nn),nn|=h;else{if((h&1073741824)===0)return s=k!==null?k.baseLanes|h:h,l.lanes=l.childLanes=1073741824,l.memoizedState={baseLanes:s,cachePool:null,transitions:null},l.updateQueue=null,Ot(ms,nn),nn|=s,null;l.memoizedState={baseLanes:0,cachePool:null,transitions:null},m=k!==null?k.baseLanes:h,Ot(ms,nn),nn|=m}else k!==null?(m=k.baseLanes|h,l.memoizedState=null):m=h,Ot(ms,nn),nn|=m;return Dr(s,l,_,h),l.child}function US(s,l){var h=l.ref;(s===null&&h!==null||s!==null&&s.ref!==h)&&(l.flags|=512,l.flags|=2097152)}function Vm(s,l,h,m,_){var k=Hr(h)?io:Er.current;return k=as(l,k),ds(l,_),h=Dm(s,l,h,m,k,_),m=zm(),s!==null&&!Wr?(l.updateQueue=s.updateQueue,l.flags&=-2053,s.lanes&=~_,$i(s,l,_)):(Rt&&m&&wm(l),l.flags|=1,Dr(s,l,h,_),l.child)}function qS(s,l,h,m,_){if(Hr(h)){var k=!0;gd(l)}else k=!1;if(ds(l,_),l.stateNode===null)Id(s,l),jS(l,h,m),Wm(l,h,m,_),m=!0;else if(s===null){var P=l.stateNode,z=l.memoizedProps;P.props=z;var F=P.context,re=h.contextType;typeof re=="object"&&re!==null?re=vn(re):(re=Hr(h)?io:Er.current,re=as(l,re));var ue=h.getDerivedStateFromProps,fe=typeof ue=="function"||typeof P.getSnapshotBeforeUpdate=="function";fe||typeof P.UNSAFE_componentWillReceiveProps!="function"&&typeof P.componentWillReceiveProps!="function"||(z!==m||F!==re)&&NS(l,P,m,re),va=!1;var ce=l.memoizedState;P.state=ce,Ed(l,m,P,_),F=l.memoizedState,z!==m||ce!==F||Fr.current||va?(typeof ue=="function"&&(Hm(l,h,ue,m),F=l.memoizedState),(z=va||CS(l,h,z,m,ce,F,re))?(fe||typeof P.UNSAFE_componentWillMount!="function"&&typeof P.componentWillMount!="function"||(typeof P.componentWillMount=="function"&&P.componentWillMount(),typeof P.UNSAFE_componentWillMount=="function"&&P.UNSAFE_componentWillMount()),typeof P.componentDidMount=="function"&&(l.flags|=4194308)):(typeof P.componentDidMount=="function"&&(l.flags|=4194308),l.memoizedProps=m,l.memoizedState=F),P.props=m,P.state=F,P.context=re,m=z):(typeof P.componentDidMount=="function"&&(l.flags|=4194308),m=!1)}else{P=l.stateNode,iS(s,l),z=l.memoizedProps,re=l.type===l.elementType?z:Ln(l.type,z),P.props=re,fe=l.pendingProps,ce=P.context,F=h.contextType,typeof F=="object"&&F!==null?F=vn(F):(F=Hr(h)?io:Er.current,F=as(l,F));var _e=h.getDerivedStateFromProps;(ue=typeof _e=="function"||typeof P.getSnapshotBeforeUpdate=="function")||typeof P.UNSAFE_componentWillReceiveProps!="function"&&typeof P.componentWillReceiveProps!="function"||(z!==fe||ce!==F)&&NS(l,P,m,F),va=!1,ce=l.memoizedState,P.state=ce,Ed(l,m,P,_);var je=l.memoizedState;z!==fe||ce!==je||Fr.current||va?(typeof _e=="function"&&(Hm(l,h,_e,m),je=l.memoizedState),(re=va||CS(l,h,re,m,ce,je,F)||!1)?(ue||typeof P.UNSAFE_componentWillUpdate!="function"&&typeof P.componentWillUpdate!="function"||(typeof P.componentWillUpdate=="function"&&P.componentWillUpdate(m,je,F),typeof P.UNSAFE_componentWillUpdate=="function"&&P.UNSAFE_componentWillUpdate(m,je,F)),typeof P.componentDidUpdate=="function"&&(l.flags|=4),typeof P.getSnapshotBeforeUpdate=="function"&&(l.flags|=1024)):(typeof P.componentDidUpdate!="function"||z===s.memoizedProps&&ce===s.memoizedState||(l.flags|=4),typeof P.getSnapshotBeforeUpdate!="function"||z===s.memoizedProps&&ce===s.memoizedState||(l.flags|=1024),l.memoizedProps=m,l.memoizedState=je),P.props=m,P.state=je,P.context=F,m=re):(typeof P.componentDidUpdate!="function"||z===s.memoizedProps&&ce===s.memoizedState||(l.flags|=4),typeof P.getSnapshotBeforeUpdate!="function"||z===s.memoizedProps&&ce===s.memoizedState||(l.flags|=1024),m=!1)}return Xm(s,l,h,m,k,_)}function Xm(s,l,h,m,_,k){US(s,l);var P=(l.flags&128)!==0;if(!m&&!P)return _&&K_(l,h,!1),$i(s,l,k);m=l.stateNode,D3.current=l;var z=P&&typeof h.getDerivedStateFromError!="function"?null:m.render();return l.flags|=1,s!==null&&P?(l.child=cs(l,s.child,null,k),l.child=cs(l,null,z,k)):Dr(s,l,z,k),l.memoizedState=m.state,_&&K_(l,h,!0),l.child}function FS(s){var l=s.stateNode;l.pendingContext?W_(s,l.pendingContext,l.pendingContext!==l.context):l.context&&W_(s,l.context,!1),Pm(s,l.containerInfo)}function HS(s,l,h,m,_){return ls(),Em(_),l.flags|=256,Dr(s,l,h,m),l.child}var Ym={dehydrated:null,treeContext:null,retryLane:0};function Jm(s){return{baseLanes:s,cachePool:null,transitions:null}}function WS(s,l,h){var m=l.pendingProps,_=zt.current,k=!1,P=(l.flags&128)!==0,z;if((z=P)||(z=s!==null&&s.memoizedState===null?!1:(_&2)!==0),z?(k=!0,l.flags&=-129):(s===null||s.memoizedState!==null)&&(_|=1),Ot(zt,_&1),s===null)return km(l),s=l.memoizedState,s!==null&&(s=s.dehydrated,s!==null)?((l.mode&1)===0?l.lanes=1:s.data==="$!"?l.lanes=8:l.lanes=1073741824,null):(P=m.children,s=m.fallback,k?(m=l.mode,k=l.child,P={mode:"hidden",children:P},(m&1)===0&&k!==null?(k.childLanes=0,k.pendingProps=P):k=Gd(P,m,0,null),s=mo(s,m,h,null),k.return=l,s.return=l,k.sibling=s,l.child=k,l.child.memoizedState=Jm(h),l.memoizedState=Ym,s):Zm(l,P));if(_=s.memoizedState,_!==null&&(z=_.dehydrated,z!==null))return z3(s,l,P,m,z,_,h);if(k){k=m.fallback,P=l.mode,_=s.child,z=_.sibling;var F={mode:"hidden",children:m.children};return(P&1)===0&&l.child!==_?(m=l.child,m.childLanes=0,m.pendingProps=F,l.deletions=null):(m=Ea(_,F),m.subtreeFlags=_.subtreeFlags&14680064),z!==null?k=Ea(z,k):(k=mo(k,P,h,null),k.flags|=2),k.return=l,m.return=l,m.sibling=k,l.child=m,m=k,k=l.child,P=s.child.memoizedState,P=P===null?Jm(h):{baseLanes:P.baseLanes|h,cachePool:null,transitions:P.transitions},k.memoizedState=P,k.childLanes=s.childLanes&~h,l.memoizedState=Ym,m}return k=s.child,s=k.sibling,m=Ea(k,{mode:"visible",children:m.children}),(l.mode&1)===0&&(m.lanes=h),m.return=l,m.sibling=null,s!==null&&(h=l.deletions,h===null?(l.deletions=[s],l.flags|=16):h.push(s)),l.child=m,l.memoizedState=null,m}function Zm(s,l){return l=Gd({mode:"visible",children:l},s.mode,0,null),l.return=s,s.child=l}function Rd(s,l,h,m){return m!==null&&Em(m),cs(l,s.child,null,h),s=Zm(l,l.pendingProps.children),s.flags|=2,l.memoizedState=null,s}function z3(s,l,h,m,_,k,P){if(h)return l.flags&256?(l.flags&=-257,m=Gm(Error(r(422))),Rd(s,l,P,m)):l.memoizedState!==null?(l.child=s.child,l.flags|=128,null):(k=m.fallback,_=l.mode,m=Gd({mode:"visible",children:m.children},_,0,null),k=mo(k,_,P,null),k.flags|=2,m.return=l,k.return=l,m.sibling=k,l.child=m,(l.mode&1)!==0&&cs(l,s.child,null,P),l.child.memoizedState=Jm(P),l.memoizedState=Ym,k);if((l.mode&1)===0)return Rd(s,l,P,null);if(_.data==="$!"){if(m=_.nextSibling&&_.nextSibling.dataset,m)var z=m.dgst;return m=z,k=Error(r(419)),m=Gm(k,m,void 0),Rd(s,l,P,m)}if(z=(P&s.childLanes)!==0,Wr||z){if(m=fr,m!==null){switch(P&-P){case 4:_=2;break;case 16:_=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:_=32;break;case 536870912:_=268435456;break;default:_=0}_=(_&(m.suspendedLanes|P))!==0?0:_,_!==0&&_!==k.retryLane&&(k.retryLane=_,Ri(s,_),Bn(m,s,_,-1))}return pg(),m=Gm(Error(r(421))),Rd(s,l,P,m)}return _.data==="$?"?(l.flags|=128,l.child=s.child,l=Z3.bind(null,s),_._reactRetry=l,null):(s=k.treeContext,rn=pa(_.nextSibling),tn=l,Rt=!0,Mn=null,s!==null&&(gn[yn++]=Ni,gn[yn++]=Pi,gn[yn++]=ao,Ni=s.id,Pi=s.overflow,ao=l),l=Zm(l,m.children),l.flags|=4096,l)}function GS(s,l,h){s.lanes|=l;var m=s.alternate;m!==null&&(m.lanes|=l),Cm(s.return,l,h)}function Qm(s,l,h,m,_){var k=s.memoizedState;k===null?s.memoizedState={isBackwards:l,rendering:null,renderingStartTime:0,last:m,tail:h,tailMode:_}:(k.isBackwards=l,k.rendering=null,k.renderingStartTime=0,k.last=m,k.tail=h,k.tailMode=_)}function KS(s,l,h){var m=l.pendingProps,_=m.revealOrder,k=m.tail;if(Dr(s,l,m.children,h),m=zt.current,(m&2)!==0)m=m&1|2,l.flags|=128;else{if(s!==null&&(s.flags&128)!==0)e:for(s=l.child;s!==null;){if(s.tag===13)s.memoizedState!==null&&GS(s,h,l);else if(s.tag===19)GS(s,h,l);else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===l)break e;for(;s.sibling===null;){if(s.return===null||s.return===l)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}m&=1}if(Ot(zt,m),(l.mode&1)===0)l.memoizedState=null;else switch(_){case"forwards":for(h=l.child,_=null;h!==null;)s=h.alternate,s!==null&&Od(s)===null&&(_=h),h=h.sibling;h=_,h===null?(_=l.child,l.child=null):(_=h.sibling,h.sibling=null),Qm(l,!1,_,h,k);break;case"backwards":for(h=null,_=l.child,l.child=null;_!==null;){if(s=_.alternate,s!==null&&Od(s)===null){l.child=_;break}s=_.sibling,_.sibling=h,h=_,_=s}Qm(l,!0,h,null,k);break;case"together":Qm(l,!1,null,null,void 0);break;default:l.memoizedState=null}return l.child}function Id(s,l){(l.mode&1)===0&&s!==null&&(s.alternate=null,l.alternate=null,l.flags|=2)}function $i(s,l,h){if(s!==null&&(l.dependencies=s.dependencies),uo|=l.lanes,(h&l.childLanes)===0)return null;if(s!==null&&l.child!==s.child)throw Error(r(153));if(l.child!==null){for(s=l.child,h=Ea(s,s.pendingProps),l.child=h,h.return=l;s.sibling!==null;)s=s.sibling,h=h.sibling=Ea(s,s.pendingProps),h.return=l;h.sibling=null}return l.child}function B3(s,l,h){switch(l.tag){case 3:FS(l),ls();break;case 5:sS(l);break;case 1:Hr(l.type)&&gd(l);break;case 4:Pm(l,l.stateNode.containerInfo);break;case 10:var m=l.type._context,_=l.memoizedProps.value;Ot(_d,m._currentValue),m._currentValue=_;break;case 13:if(m=l.memoizedState,m!==null)return m.dehydrated!==null?(Ot(zt,zt.current&1),l.flags|=128,null):(h&l.child.childLanes)!==0?WS(s,l,h):(Ot(zt,zt.current&1),s=$i(s,l,h),s!==null?s.sibling:null);Ot(zt,zt.current&1);break;case 19:if(m=(h&l.childLanes)!==0,(s.flags&128)!==0){if(m)return KS(s,l,h);l.flags|=128}if(_=l.memoizedState,_!==null&&(_.rendering=null,_.tail=null,_.lastEffect=null),Ot(zt,zt.current),m)break;return null;case 22:case 23:return l.lanes=0,BS(s,l,h)}return $i(s,l,h)}var VS,eg,XS,YS;VS=function(s,l){for(var h=l.child;h!==null;){if(h.tag===5||h.tag===6)s.appendChild(h.stateNode);else if(h.tag!==4&&h.child!==null){h.child.return=h,h=h.child;continue}if(h===l)break;for(;h.sibling===null;){if(h.return===null||h.return===l)return;h=h.return}h.sibling.return=h.return,h=h.sibling}},eg=function(){},XS=function(s,l,h,m){var _=s.memoizedProps;if(_!==m){s=l.stateNode,lo(fi.current);var k=null;switch(h){case"input":_=Fe(s,_),m=Fe(s,m),k=[];break;case"select":_=q({},_,{value:void 0}),m=q({},m,{value:void 0}),k=[];break;case"textarea":_=_t(s,_),m=_t(s,m),k=[];break;default:typeof _.onClick!="function"&&typeof m.onClick=="function"&&(s.onclick=hd)}oa(h,m);var P;h=null;for(re in _)if(!m.hasOwnProperty(re)&&_.hasOwnProperty(re)&&_[re]!=null)if(re==="style"){var z=_[re];for(P in z)z.hasOwnProperty(P)&&(h||(h={}),h[P]="")}else re!=="dangerouslySetInnerHTML"&&re!=="children"&&re!=="suppressContentEditableWarning"&&re!=="suppressHydrationWarning"&&re!=="autoFocus"&&(i.hasOwnProperty(re)?k||(k=[]):(k=k||[]).push(re,null));for(re in m){var F=m[re];if(z=_!=null?_[re]:void 0,m.hasOwnProperty(re)&&F!==z&&(F!=null||z!=null))if(re==="style")if(z){for(P in z)!z.hasOwnProperty(P)||F&&F.hasOwnProperty(P)||(h||(h={}),h[P]="");for(P in F)F.hasOwnProperty(P)&&z[P]!==F[P]&&(h||(h={}),h[P]=F[P])}else h||(k||(k=[]),k.push(re,h)),h=F;else re==="dangerouslySetInnerHTML"?(F=F?F.__html:void 0,z=z?z.__html:void 0,F!=null&&z!==F&&(k=k||[]).push(re,F)):re==="children"?typeof F!="string"&&typeof F!="number"||(k=k||[]).push(re,""+F):re!=="suppressContentEditableWarning"&&re!=="suppressHydrationWarning"&&(i.hasOwnProperty(re)?(F!=null&&re==="onScroll"&&Ct("scroll",s),k||z===F||(k=[])):(k=k||[]).push(re,F))}h&&(k=k||[]).push("style",h);var re=k;(l.updateQueue=re)&&(l.flags|=4)}},YS=function(s,l,h,m){h!==m&&(l.flags|=4)};function ac(s,l){if(!Rt)switch(s.tailMode){case"hidden":l=s.tail;for(var h=null;l!==null;)l.alternate!==null&&(h=l),l=l.sibling;h===null?s.tail=null:h.sibling=null;break;case"collapsed":h=s.tail;for(var m=null;h!==null;)h.alternate!==null&&(m=h),h=h.sibling;m===null?l||s.tail===null?s.tail=null:s.tail.sibling=null:m.sibling=null}}function Ar(s){var l=s.alternate!==null&&s.alternate.child===s.child,h=0,m=0;if(l)for(var _=s.child;_!==null;)h|=_.lanes|_.childLanes,m|=_.subtreeFlags&14680064,m|=_.flags&14680064,_.return=s,_=_.sibling;else for(_=s.child;_!==null;)h|=_.lanes|_.childLanes,m|=_.subtreeFlags,m|=_.flags,_.return=s,_=_.sibling;return s.subtreeFlags|=m,s.childLanes=h,l}function U3(s,l,h){var m=l.pendingProps;switch(_m(l),l.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ar(l),null;case 1:return Hr(l.type)&&md(),Ar(l),null;case 3:return m=l.stateNode,fs(),jt(Fr),jt(Er),$m(),m.pendingContext&&(m.context=m.pendingContext,m.pendingContext=null),(s===null||s.child===null)&&(xd(l)?l.flags|=4:s===null||s.memoizedState.isDehydrated&&(l.flags&256)===0||(l.flags|=1024,Mn!==null&&(dg(Mn),Mn=null))),eg(s,l),Ar(l),null;case 5:Rm(l);var _=lo(ec.current);if(h=l.type,s!==null&&l.stateNode!=null)XS(s,l,h,m,_),s.ref!==l.ref&&(l.flags|=512,l.flags|=2097152);else{if(!m){if(l.stateNode===null)throw Error(r(166));return Ar(l),null}if(s=lo(fi.current),xd(l)){m=l.stateNode,h=l.type;var k=l.memoizedProps;switch(m[di]=l,m[Xl]=k,s=(l.mode&1)!==0,h){case"dialog":Ct("cancel",m),Ct("close",m);break;case"iframe":case"object":case"embed":Ct("load",m);break;case"video":case"audio":for(_=0;_<Gl.length;_++)Ct(Gl[_],m);break;case"source":Ct("error",m);break;case"img":case"image":case"link":Ct("error",m),Ct("load",m);break;case"details":Ct("toggle",m);break;case"input":kt(m,k),Ct("invalid",m);break;case"select":m._wrapperState={wasMultiple:!!k.multiple},Ct("invalid",m);break;case"textarea":kr(m,k),Ct("invalid",m)}oa(h,k),_=null;for(var P in k)if(k.hasOwnProperty(P)){var z=k[P];P==="children"?typeof z=="string"?m.textContent!==z&&(k.suppressHydrationWarning!==!0&&fd(m.textContent,z,s),_=["children",z]):typeof z=="number"&&m.textContent!==""+z&&(k.suppressHydrationWarning!==!0&&fd(m.textContent,z,s),_=["children",""+z]):i.hasOwnProperty(P)&&z!=null&&P==="onScroll"&&Ct("scroll",m)}switch(h){case"input":Me(m),Sr(m,k,!0);break;case"textarea":Me(m),ni(m);break;case"select":case"option":break;default:typeof k.onClick=="function"&&(m.onclick=hd)}m=_,l.updateQueue=m,m!==null&&(l.flags|=4)}else{P=_.nodeType===9?_:_.ownerDocument,s==="http://www.w3.org/1999/xhtml"&&(s=Ur(h)),s==="http://www.w3.org/1999/xhtml"?h==="script"?(s=P.createElement("div"),s.innerHTML="<script><\/script>",s=s.removeChild(s.firstChild)):typeof m.is=="string"?s=P.createElement(h,{is:m.is}):(s=P.createElement(h),h==="select"&&(P=s,m.multiple?P.multiple=!0:m.size&&(P.size=m.size))):s=P.createElementNS(s,h),s[di]=l,s[Xl]=m,VS(s,l,!1,!1),l.stateNode=s;e:{switch(P=Ya(h,m),h){case"dialog":Ct("cancel",s),Ct("close",s),_=m;break;case"iframe":case"object":case"embed":Ct("load",s),_=m;break;case"video":case"audio":for(_=0;_<Gl.length;_++)Ct(Gl[_],s);_=m;break;case"source":Ct("error",s),_=m;break;case"img":case"image":case"link":Ct("error",s),Ct("load",s),_=m;break;case"details":Ct("toggle",s),_=m;break;case"input":kt(s,m),_=Fe(s,m),Ct("invalid",s);break;case"option":_=m;break;case"select":s._wrapperState={wasMultiple:!!m.multiple},_=q({},m,{value:void 0}),Ct("invalid",s);break;case"textarea":kr(s,m),_=_t(s,m),Ct("invalid",s);break;default:_=m}oa(h,_),z=_;for(k in z)if(z.hasOwnProperty(k)){var F=z[k];k==="style"?Xa(s,F):k==="dangerouslySetInnerHTML"?(F=F?F.__html:void 0,F!=null&&aa(s,F)):k==="children"?typeof F=="string"?(h!=="textarea"||F!=="")&&qr(s,F):typeof F=="number"&&qr(s,""+F):k!=="suppressContentEditableWarning"&&k!=="suppressHydrationWarning"&&k!=="autoFocus"&&(i.hasOwnProperty(k)?F!=null&&k==="onScroll"&&Ct("scroll",s):F!=null&&O(s,k,F,P))}switch(h){case"input":Me(s),Sr(s,m,!1);break;case"textarea":Me(s),ni(s);break;case"option":m.value!=null&&s.setAttribute("value",""+xe(m.value));break;case"select":s.multiple=!!m.multiple,k=m.value,k!=null?lr(s,!!m.multiple,k,!1):m.defaultValue!=null&&lr(s,!!m.multiple,m.defaultValue,!0);break;default:typeof _.onClick=="function"&&(s.onclick=hd)}switch(h){case"button":case"input":case"select":case"textarea":m=!!m.autoFocus;break e;case"img":m=!0;break e;default:m=!1}}m&&(l.flags|=4)}l.ref!==null&&(l.flags|=512,l.flags|=2097152)}return Ar(l),null;case 6:if(s&&l.stateNode!=null)YS(s,l,s.memoizedProps,m);else{if(typeof m!="string"&&l.stateNode===null)throw Error(r(166));if(h=lo(ec.current),lo(fi.current),xd(l)){if(m=l.stateNode,h=l.memoizedProps,m[di]=l,(k=m.nodeValue!==h)&&(s=tn,s!==null))switch(s.tag){case 3:fd(m.nodeValue,h,(s.mode&1)!==0);break;case 5:s.memoizedProps.suppressHydrationWarning!==!0&&fd(m.nodeValue,h,(s.mode&1)!==0)}k&&(l.flags|=4)}else m=(h.nodeType===9?h:h.ownerDocument).createTextNode(m),m[di]=l,l.stateNode=m}return Ar(l),null;case 13:if(jt(zt),m=l.memoizedState,s===null||s.memoizedState!==null&&s.memoizedState.dehydrated!==null){if(Rt&&rn!==null&&(l.mode&1)!==0&&(l.flags&128)===0)Q_(),ls(),l.flags|=98560,k=!1;else if(k=xd(l),m!==null&&m.dehydrated!==null){if(s===null){if(!k)throw Error(r(318));if(k=l.memoizedState,k=k!==null?k.dehydrated:null,!k)throw Error(r(317));k[di]=l}else ls(),(l.flags&128)===0&&(l.memoizedState=null),l.flags|=4;Ar(l),k=!1}else Mn!==null&&(dg(Mn),Mn=null),k=!0;if(!k)return l.flags&65536?l:null}return(l.flags&128)!==0?(l.lanes=h,l):(m=m!==null,m!==(s!==null&&s.memoizedState!==null)&&m&&(l.child.flags|=8192,(l.mode&1)!==0&&(s===null||(zt.current&1)!==0?rr===0&&(rr=3):pg())),l.updateQueue!==null&&(l.flags|=4),Ar(l),null);case 4:return fs(),eg(s,l),s===null&&Kl(l.stateNode.containerInfo),Ar(l),null;case 10:return Tm(l.type._context),Ar(l),null;case 17:return Hr(l.type)&&md(),Ar(l),null;case 19:if(jt(zt),k=l.memoizedState,k===null)return Ar(l),null;if(m=(l.flags&128)!==0,P=k.rendering,P===null)if(m)ac(k,!1);else{if(rr!==0||s!==null&&(s.flags&128)!==0)for(s=l.child;s!==null;){if(P=Od(s),P!==null){for(l.flags|=128,ac(k,!1),m=P.updateQueue,m!==null&&(l.updateQueue=m,l.flags|=4),l.subtreeFlags=0,m=h,h=l.child;h!==null;)k=h,s=m,k.flags&=14680066,P=k.alternate,P===null?(k.childLanes=0,k.lanes=s,k.child=null,k.subtreeFlags=0,k.memoizedProps=null,k.memoizedState=null,k.updateQueue=null,k.dependencies=null,k.stateNode=null):(k.childLanes=P.childLanes,k.lanes=P.lanes,k.child=P.child,k.subtreeFlags=0,k.deletions=null,k.memoizedProps=P.memoizedProps,k.memoizedState=P.memoizedState,k.updateQueue=P.updateQueue,k.type=P.type,s=P.dependencies,k.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext}),h=h.sibling;return Ot(zt,zt.current&1|2),l.child}s=s.sibling}k.tail!==null&&Lt()>gs&&(l.flags|=128,m=!0,ac(k,!1),l.lanes=4194304)}else{if(!m)if(s=Od(P),s!==null){if(l.flags|=128,m=!0,h=s.updateQueue,h!==null&&(l.updateQueue=h,l.flags|=4),ac(k,!0),k.tail===null&&k.tailMode==="hidden"&&!P.alternate&&!Rt)return Ar(l),null}else 2*Lt()-k.renderingStartTime>gs&&h!==1073741824&&(l.flags|=128,m=!0,ac(k,!1),l.lanes=4194304);k.isBackwards?(P.sibling=l.child,l.child=P):(h=k.last,h!==null?h.sibling=P:l.child=P,k.last=P)}return k.tail!==null?(l=k.tail,k.rendering=l,k.tail=l.sibling,k.renderingStartTime=Lt(),l.sibling=null,h=zt.current,Ot(zt,m?h&1|2:h&1),l):(Ar(l),null);case 22:case 23:return hg(),m=l.memoizedState!==null,s!==null&&s.memoizedState!==null!==m&&(l.flags|=8192),m&&(l.mode&1)!==0?(nn&1073741824)!==0&&(Ar(l),l.subtreeFlags&6&&(l.flags|=8192)):Ar(l),null;case 24:return null;case 25:return null}throw Error(r(156,l.tag))}function q3(s,l){switch(_m(l),l.tag){case 1:return Hr(l.type)&&md(),s=l.flags,s&65536?(l.flags=s&-65537|128,l):null;case 3:return fs(),jt(Fr),jt(Er),$m(),s=l.flags,(s&65536)!==0&&(s&128)===0?(l.flags=s&-65537|128,l):null;case 5:return Rm(l),null;case 13:if(jt(zt),s=l.memoizedState,s!==null&&s.dehydrated!==null){if(l.alternate===null)throw Error(r(340));ls()}return s=l.flags,s&65536?(l.flags=s&-65537|128,l):null;case 19:return jt(zt),null;case 4:return fs(),null;case 10:return Tm(l.type._context),null;case 22:case 23:return hg(),null;case 24:return null;default:return null}}var $d=!1,Tr=!1,F3=typeof WeakSet=="function"?WeakSet:Set,Oe=null;function ps(s,l){var h=s.ref;if(h!==null)if(typeof h=="function")try{h(null)}catch(m){Ft(s,l,m)}else h.current=null}function tg(s,l,h){try{h()}catch(m){Ft(s,l,m)}}var JS=!1;function H3(s,l){if(hm=td,s=C_(),am(s)){if("selectionStart"in s)var h={start:s.selectionStart,end:s.selectionEnd};else e:{h=(h=s.ownerDocument)&&h.defaultView||window;var m=h.getSelection&&h.getSelection();if(m&&m.rangeCount!==0){h=m.anchorNode;var _=m.anchorOffset,k=m.focusNode;m=m.focusOffset;try{h.nodeType,k.nodeType}catch{h=null;break e}var P=0,z=-1,F=-1,re=0,ue=0,fe=s,ce=null;t:for(;;){for(var _e;fe!==h||_!==0&&fe.nodeType!==3||(z=P+_),fe!==k||m!==0&&fe.nodeType!==3||(F=P+m),fe.nodeType===3&&(P+=fe.nodeValue.length),(_e=fe.firstChild)!==null;)ce=fe,fe=_e;for(;;){if(fe===s)break t;if(ce===h&&++re===_&&(z=P),ce===k&&++ue===m&&(F=P),(_e=fe.nextSibling)!==null)break;fe=ce,ce=fe.parentNode}fe=_e}h=z===-1||F===-1?null:{start:z,end:F}}else h=null}h=h||{start:0,end:0}}else h=null;for(pm={focusedElem:s,selectionRange:h},td=!1,Oe=l;Oe!==null;)if(l=Oe,s=l.child,(l.subtreeFlags&1028)!==0&&s!==null)s.return=l,Oe=s;else for(;Oe!==null;){l=Oe;try{var je=l.alternate;if((l.flags&1024)!==0)switch(l.tag){case 0:case 11:case 15:break;case 1:if(je!==null){var Pe=je.memoizedProps,Vt=je.memoizedState,Z=l.stateNode,X=Z.getSnapshotBeforeUpdate(l.elementType===l.type?Pe:Ln(l.type,Pe),Vt);Z.__reactInternalSnapshotBeforeUpdate=X}break;case 3:var te=l.stateNode.containerInfo;te.nodeType===1?te.textContent="":te.nodeType===9&&te.documentElement&&te.removeChild(te.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(r(163))}}catch(pe){Ft(l,l.return,pe)}if(s=l.sibling,s!==null){s.return=l.return,Oe=s;break}Oe=l.return}return je=JS,JS=!1,je}function oc(s,l,h){var m=l.updateQueue;if(m=m!==null?m.lastEffect:null,m!==null){var _=m=m.next;do{if((_.tag&s)===s){var k=_.destroy;_.destroy=void 0,k!==void 0&&tg(l,h,k)}_=_.next}while(_!==m)}}function Md(s,l){if(l=l.updateQueue,l=l!==null?l.lastEffect:null,l!==null){var h=l=l.next;do{if((h.tag&s)===s){var m=h.create;h.destroy=m()}h=h.next}while(h!==l)}}function rg(s){var l=s.ref;if(l!==null){var h=s.stateNode;switch(s.tag){case 5:s=h;break;default:s=h}typeof l=="function"?l(s):l.current=s}}function ZS(s){var l=s.alternate;l!==null&&(s.alternate=null,ZS(l)),s.child=null,s.deletions=null,s.sibling=null,s.tag===5&&(l=s.stateNode,l!==null&&(delete l[di],delete l[Xl],delete l[vm],delete l[O3],delete l[A3])),s.stateNode=null,s.return=null,s.dependencies=null,s.memoizedProps=null,s.memoizedState=null,s.pendingProps=null,s.stateNode=null,s.updateQueue=null}function QS(s){return s.tag===5||s.tag===3||s.tag===4}function ek(s){e:for(;;){for(;s.sibling===null;){if(s.return===null||QS(s.return))return null;s=s.return}for(s.sibling.return=s.return,s=s.sibling;s.tag!==5&&s.tag!==6&&s.tag!==18;){if(s.flags&2||s.child===null||s.tag===4)continue e;s.child.return=s,s=s.child}if(!(s.flags&2))return s.stateNode}}function ng(s,l,h){var m=s.tag;if(m===5||m===6)s=s.stateNode,l?h.nodeType===8?h.parentNode.insertBefore(s,l):h.insertBefore(s,l):(h.nodeType===8?(l=h.parentNode,l.insertBefore(s,h)):(l=h,l.appendChild(s)),h=h._reactRootContainer,h!=null||l.onclick!==null||(l.onclick=hd));else if(m!==4&&(s=s.child,s!==null))for(ng(s,l,h),s=s.sibling;s!==null;)ng(s,l,h),s=s.sibling}function ig(s,l,h){var m=s.tag;if(m===5||m===6)s=s.stateNode,l?h.insertBefore(s,l):h.appendChild(s);else if(m!==4&&(s=s.child,s!==null))for(ig(s,l,h),s=s.sibling;s!==null;)ig(s,l,h),s=s.sibling}var yr=null,Dn=!1;function xa(s,l,h){for(h=h.child;h!==null;)tk(s,l,h),h=h.sibling}function tk(s,l,h){if(et&&typeof et.onCommitFiberUnmount=="function")try{et.onCommitFiberUnmount(Xe,h)}catch{}switch(h.tag){case 5:Tr||ps(h,l);case 6:var m=yr,_=Dn;yr=null,xa(s,l,h),yr=m,Dn=_,yr!==null&&(Dn?(s=yr,h=h.stateNode,s.nodeType===8?s.parentNode.removeChild(h):s.removeChild(h)):yr.removeChild(h.stateNode));break;case 18:yr!==null&&(Dn?(s=yr,h=h.stateNode,s.nodeType===8?ym(s.parentNode,h):s.nodeType===1&&ym(s,h),Dl(s)):ym(yr,h.stateNode));break;case 4:m=yr,_=Dn,yr=h.stateNode.containerInfo,Dn=!0,xa(s,l,h),yr=m,Dn=_;break;case 0:case 11:case 14:case 15:if(!Tr&&(m=h.updateQueue,m!==null&&(m=m.lastEffect,m!==null))){_=m=m.next;do{var k=_,P=k.destroy;k=k.tag,P!==void 0&&((k&2)!==0||(k&4)!==0)&&tg(h,l,P),_=_.next}while(_!==m)}xa(s,l,h);break;case 1:if(!Tr&&(ps(h,l),m=h.stateNode,typeof m.componentWillUnmount=="function"))try{m.props=h.memoizedProps,m.state=h.memoizedState,m.componentWillUnmount()}catch(z){Ft(h,l,z)}xa(s,l,h);break;case 21:xa(s,l,h);break;case 22:h.mode&1?(Tr=(m=Tr)||h.memoizedState!==null,xa(s,l,h),Tr=m):xa(s,l,h);break;default:xa(s,l,h)}}function rk(s){var l=s.updateQueue;if(l!==null){s.updateQueue=null;var h=s.stateNode;h===null&&(h=s.stateNode=new F3),l.forEach(function(m){var _=Q3.bind(null,s,m);h.has(m)||(h.add(m),m.then(_,_))})}}function zn(s,l){var h=l.deletions;if(h!==null)for(var m=0;m<h.length;m++){var _=h[m];try{var k=s,P=l,z=P;e:for(;z!==null;){switch(z.tag){case 5:yr=z.stateNode,Dn=!1;break e;case 3:yr=z.stateNode.containerInfo,Dn=!0;break e;case 4:yr=z.stateNode.containerInfo,Dn=!0;break e}z=z.return}if(yr===null)throw Error(r(160));tk(k,P,_),yr=null,Dn=!1;var F=_.alternate;F!==null&&(F.return=null),_.return=null}catch(re){Ft(_,l,re)}}if(l.subtreeFlags&12854)for(l=l.child;l!==null;)nk(l,s),l=l.sibling}function nk(s,l){var h=s.alternate,m=s.flags;switch(s.tag){case 0:case 11:case 14:case 15:if(zn(l,s),pi(s),m&4){try{oc(3,s,s.return),Md(3,s)}catch(Pe){Ft(s,s.return,Pe)}try{oc(5,s,s.return)}catch(Pe){Ft(s,s.return,Pe)}}break;case 1:zn(l,s),pi(s),m&512&&h!==null&&ps(h,h.return);break;case 5:if(zn(l,s),pi(s),m&512&&h!==null&&ps(h,h.return),s.flags&32){var _=s.stateNode;try{qr(_,"")}catch(Pe){Ft(s,s.return,Pe)}}if(m&4&&(_=s.stateNode,_!=null)){var k=s.memoizedProps,P=h!==null?h.memoizedProps:k,z=s.type,F=s.updateQueue;if(s.updateQueue=null,F!==null)try{z==="input"&&k.type==="radio"&&k.name!=null&&wt(_,k),Ya(z,P);var re=Ya(z,k);for(P=0;P<F.length;P+=2){var ue=F[P],fe=F[P+1];ue==="style"?Xa(_,fe):ue==="dangerouslySetInnerHTML"?aa(_,fe):ue==="children"?qr(_,fe):O(_,ue,fe,re)}switch(z){case"input":Et(_,k);break;case"textarea":Ir(_,k);break;case"select":var ce=_._wrapperState.wasMultiple;_._wrapperState.wasMultiple=!!k.multiple;var _e=k.value;_e!=null?lr(_,!!k.multiple,_e,!1):ce!==!!k.multiple&&(k.defaultValue!=null?lr(_,!!k.multiple,k.defaultValue,!0):lr(_,!!k.multiple,k.multiple?[]:"",!1))}_[Xl]=k}catch(Pe){Ft(s,s.return,Pe)}}break;case 6:if(zn(l,s),pi(s),m&4){if(s.stateNode===null)throw Error(r(162));_=s.stateNode,k=s.memoizedProps;try{_.nodeValue=k}catch(Pe){Ft(s,s.return,Pe)}}break;case 3:if(zn(l,s),pi(s),m&4&&h!==null&&h.memoizedState.isDehydrated)try{Dl(l.containerInfo)}catch(Pe){Ft(s,s.return,Pe)}break;case 4:zn(l,s),pi(s);break;case 13:zn(l,s),pi(s),_=s.child,_.flags&8192&&(k=_.memoizedState!==null,_.stateNode.isHidden=k,!k||_.alternate!==null&&_.alternate.memoizedState!==null||(sg=Lt())),m&4&&rk(s);break;case 22:if(ue=h!==null&&h.memoizedState!==null,s.mode&1?(Tr=(re=Tr)||ue,zn(l,s),Tr=re):zn(l,s),pi(s),m&8192){if(re=s.memoizedState!==null,(s.stateNode.isHidden=re)&&!ue&&(s.mode&1)!==0)for(Oe=s,ue=s.child;ue!==null;){for(fe=Oe=ue;Oe!==null;){switch(ce=Oe,_e=ce.child,ce.tag){case 0:case 11:case 14:case 15:oc(4,ce,ce.return);break;case 1:ps(ce,ce.return);var je=ce.stateNode;if(typeof je.componentWillUnmount=="function"){m=ce,h=ce.return;try{l=m,je.props=l.memoizedProps,je.state=l.memoizedState,je.componentWillUnmount()}catch(Pe){Ft(m,h,Pe)}}break;case 5:ps(ce,ce.return);break;case 22:if(ce.memoizedState!==null){ok(fe);continue}}_e!==null?(_e.return=ce,Oe=_e):ok(fe)}ue=ue.sibling}e:for(ue=null,fe=s;;){if(fe.tag===5){if(ue===null){ue=fe;try{_=fe.stateNode,re?(k=_.style,typeof k.setProperty=="function"?k.setProperty("display","none","important"):k.display="none"):(z=fe.stateNode,F=fe.memoizedProps.style,P=F!=null&&F.hasOwnProperty("display")?F.display:null,z.style.display=Wo("display",P))}catch(Pe){Ft(s,s.return,Pe)}}}else if(fe.tag===6){if(ue===null)try{fe.stateNode.nodeValue=re?"":fe.memoizedProps}catch(Pe){Ft(s,s.return,Pe)}}else if((fe.tag!==22&&fe.tag!==23||fe.memoizedState===null||fe===s)&&fe.child!==null){fe.child.return=fe,fe=fe.child;continue}if(fe===s)break e;for(;fe.sibling===null;){if(fe.return===null||fe.return===s)break e;ue===fe&&(ue=null),fe=fe.return}ue===fe&&(ue=null),fe.sibling.return=fe.return,fe=fe.sibling}}break;case 19:zn(l,s),pi(s),m&4&&rk(s);break;case 21:break;default:zn(l,s),pi(s)}}function pi(s){var l=s.flags;if(l&2){try{e:{for(var h=s.return;h!==null;){if(QS(h)){var m=h;break e}h=h.return}throw Error(r(160))}switch(m.tag){case 5:var _=m.stateNode;m.flags&32&&(qr(_,""),m.flags&=-33);var k=ek(s);ig(s,k,_);break;case 3:case 4:var P=m.stateNode.containerInfo,z=ek(s);ng(s,z,P);break;default:throw Error(r(161))}}catch(F){Ft(s,s.return,F)}s.flags&=-3}l&4096&&(s.flags&=-4097)}function W3(s,l,h){Oe=s,ik(s)}function ik(s,l,h){for(var m=(s.mode&1)!==0;Oe!==null;){var _=Oe,k=_.child;if(_.tag===22&&m){var P=_.memoizedState!==null||$d;if(!P){var z=_.alternate,F=z!==null&&z.memoizedState!==null||Tr;z=$d;var re=Tr;if($d=P,(Tr=F)&&!re)for(Oe=_;Oe!==null;)P=Oe,F=P.child,P.tag===22&&P.memoizedState!==null?sk(_):F!==null?(F.return=P,Oe=F):sk(_);for(;k!==null;)Oe=k,ik(k),k=k.sibling;Oe=_,$d=z,Tr=re}ak(s)}else(_.subtreeFlags&8772)!==0&&k!==null?(k.return=_,Oe=k):ak(s)}}function ak(s){for(;Oe!==null;){var l=Oe;if((l.flags&8772)!==0){var h=l.alternate;try{if((l.flags&8772)!==0)switch(l.tag){case 0:case 11:case 15:Tr||Md(5,l);break;case 1:var m=l.stateNode;if(l.flags&4&&!Tr)if(h===null)m.componentDidMount();else{var _=l.elementType===l.type?h.memoizedProps:Ln(l.type,h.memoizedProps);m.componentDidUpdate(_,h.memoizedState,m.__reactInternalSnapshotBeforeUpdate)}var k=l.updateQueue;k!==null&&oS(l,k,m);break;case 3:var P=l.updateQueue;if(P!==null){if(h=null,l.child!==null)switch(l.child.tag){case 5:h=l.child.stateNode;break;case 1:h=l.child.stateNode}oS(l,P,h)}break;case 5:var z=l.stateNode;if(h===null&&l.flags&4){h=z;var F=l.memoizedProps;switch(l.type){case"button":case"input":case"select":case"textarea":F.autoFocus&&h.focus();break;case"img":F.src&&(h.src=F.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(l.memoizedState===null){var re=l.alternate;if(re!==null){var ue=re.memoizedState;if(ue!==null){var fe=ue.dehydrated;fe!==null&&Dl(fe)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(r(163))}Tr||l.flags&512&&rg(l)}catch(ce){Ft(l,l.return,ce)}}if(l===s){Oe=null;break}if(h=l.sibling,h!==null){h.return=l.return,Oe=h;break}Oe=l.return}}function ok(s){for(;Oe!==null;){var l=Oe;if(l===s){Oe=null;break}var h=l.sibling;if(h!==null){h.return=l.return,Oe=h;break}Oe=l.return}}function sk(s){for(;Oe!==null;){var l=Oe;try{switch(l.tag){case 0:case 11:case 15:var h=l.return;try{Md(4,l)}catch(F){Ft(l,h,F)}break;case 1:var m=l.stateNode;if(typeof m.componentDidMount=="function"){var _=l.return;try{m.componentDidMount()}catch(F){Ft(l,_,F)}}var k=l.return;try{rg(l)}catch(F){Ft(l,k,F)}break;case 5:var P=l.return;try{rg(l)}catch(F){Ft(l,P,F)}}}catch(F){Ft(l,l.return,F)}if(l===s){Oe=null;break}var z=l.sibling;if(z!==null){z.return=l.return,Oe=z;break}Oe=l.return}}var G3=Math.ceil,Ld=C.ReactCurrentDispatcher,ag=C.ReactCurrentOwner,xn=C.ReactCurrentBatchConfig,ct=0,fr=null,Yt=null,vr=0,nn=0,ms=ma(0),rr=0,sc=null,uo=0,Dd=0,og=0,lc=null,Gr=null,sg=0,gs=1/0,Mi=null,zd=!1,lg=null,wa=null,Bd=!1,_a=null,Ud=0,cc=0,cg=null,qd=-1,Fd=0;function zr(){return(ct&6)!==0?Lt():qd!==-1?qd:qd=Lt()}function Sa(s){return(s.mode&1)===0?1:(ct&2)!==0&&vr!==0?vr&-vr:C3.transition!==null?(Fd===0&&(Fd=Zu()),Fd):(s=lt,s!==0||(s=window.event,s=s===void 0?16:c_(s.type)),s)}function Bn(s,l,h,m){if(50<cc)throw cc=0,cg=null,Error(r(185));ua(s,h,m),((ct&2)===0||s!==fr)&&(s===fr&&((ct&2)===0&&(Dd|=h),rr===4&&ka(s,vr)),Kr(s,m),h===1&&ct===0&&(l.mode&1)===0&&(gs=Lt()+500,yd&&ya()))}function Kr(s,l){var h=s.callbackNode;Gp(s,l);var m=eo(s,s===fr?vr:0);if(m===0)h!==null&&In(h),s.callbackNode=null,s.callbackPriority=0;else if(l=m&-m,s.callbackPriority!==l){if(h!=null&&In(h),l===1)s.tag===0?T3(ck.bind(null,s)):V_(ck.bind(null,s)),k3(function(){(ct&6)===0&&ya()}),h=null;else{switch(Ge(m)){case 1:h=Pl;break;case 4:h=Za;break;case 16:h=Vo;break;case 536870912:h=$e;break;default:h=Vo}h=yk(h,lk.bind(null,s))}s.callbackPriority=l,s.callbackNode=h}}function lk(s,l){if(qd=-1,Fd=0,(ct&6)!==0)throw Error(r(327));var h=s.callbackNode;if(ys()&&s.callbackNode!==h)return null;var m=eo(s,s===fr?vr:0);if(m===0)return null;if((m&30)!==0||(m&s.expiredLanes)!==0||l)l=Hd(s,m);else{l=m;var _=ct;ct|=2;var k=dk();(fr!==s||vr!==l)&&(Mi=null,gs=Lt()+500,ho(s,l));do try{X3();break}catch(z){uk(s,z)}while(!0);Am(),Ld.current=k,ct=_,Yt!==null?l=0:(fr=null,vr=0,l=rr)}if(l!==0){if(l===2&&(_=Rl(s),_!==0&&(m=_,l=ug(s,_))),l===1)throw h=sc,ho(s,0),ka(s,m),Kr(s,Lt()),h;if(l===6)ka(s,m);else{if(_=s.current.alternate,(m&30)===0&&!K3(_)&&(l=Hd(s,m),l===2&&(k=Rl(s),k!==0&&(m=k,l=ug(s,k))),l===1))throw h=sc,ho(s,0),ka(s,m),Kr(s,Lt()),h;switch(s.finishedWork=_,s.finishedLanes=m,l){case 0:case 1:throw Error(r(345));case 2:po(s,Gr,Mi);break;case 3:if(ka(s,m),(m&130023424)===m&&(l=sg+500-Lt(),10<l)){if(eo(s,0)!==0)break;if(_=s.suspendedLanes,(_&m)!==m){zr(),s.pingedLanes|=s.suspendedLanes&_;break}s.timeoutHandle=gm(po.bind(null,s,Gr,Mi),l);break}po(s,Gr,Mi);break;case 4:if(ka(s,m),(m&4194240)===m)break;for(l=s.eventTimes,_=-1;0<m;){var P=31-Dt(m);k=1<<P,P=l[P],P>_&&(_=P),m&=~k}if(m=_,m=Lt()-m,m=(120>m?120:480>m?480:1080>m?1080:1920>m?1920:3e3>m?3e3:4320>m?4320:1960*G3(m/1960))-m,10<m){s.timeoutHandle=gm(po.bind(null,s,Gr,Mi),m);break}po(s,Gr,Mi);break;case 5:po(s,Gr,Mi);break;default:throw Error(r(329))}}}return Kr(s,Lt()),s.callbackNode===h?lk.bind(null,s):null}function ug(s,l){var h=lc;return s.current.memoizedState.isDehydrated&&(ho(s,l).flags|=256),s=Hd(s,l),s!==2&&(l=Gr,Gr=h,l!==null&&dg(l)),s}function dg(s){Gr===null?Gr=s:Gr.push.apply(Gr,s)}function K3(s){for(var l=s;;){if(l.flags&16384){var h=l.updateQueue;if(h!==null&&(h=h.stores,h!==null))for(var m=0;m<h.length;m++){var _=h[m],k=_.getSnapshot;_=_.value;try{if(!$n(k(),_))return!1}catch{return!1}}}if(h=l.child,l.subtreeFlags&16384&&h!==null)h.return=l,l=h;else{if(l===s)break;for(;l.sibling===null;){if(l.return===null||l.return===s)return!0;l=l.return}l.sibling.return=l.return,l=l.sibling}}return!0}function ka(s,l){for(l&=~og,l&=~Dd,s.suspendedLanes|=l,s.pingedLanes&=~l,s=s.expirationTimes;0<l;){var h=31-Dt(l),m=1<<h;s[h]=-1,l&=~m}}function ck(s){if((ct&6)!==0)throw Error(r(327));ys();var l=eo(s,0);if((l&1)===0)return Kr(s,Lt()),null;var h=Hd(s,l);if(s.tag!==0&&h===2){var m=Rl(s);m!==0&&(l=m,h=ug(s,m))}if(h===1)throw h=sc,ho(s,0),ka(s,l),Kr(s,Lt()),h;if(h===6)throw Error(r(345));return s.finishedWork=s.current.alternate,s.finishedLanes=l,po(s,Gr,Mi),Kr(s,Lt()),null}function fg(s,l){var h=ct;ct|=1;try{return s(l)}finally{ct=h,ct===0&&(gs=Lt()+500,yd&&ya())}}function fo(s){_a!==null&&_a.tag===0&&(ct&6)===0&&ys();var l=ct;ct|=1;var h=xn.transition,m=lt;try{if(xn.transition=null,lt=1,s)return s()}finally{lt=m,xn.transition=h,ct=l,(ct&6)===0&&ya()}}function hg(){nn=ms.current,jt(ms)}function ho(s,l){s.finishedWork=null,s.finishedLanes=0;var h=s.timeoutHandle;if(h!==-1&&(s.timeoutHandle=-1,S3(h)),Yt!==null)for(h=Yt.return;h!==null;){var m=h;switch(_m(m),m.tag){case 1:m=m.type.childContextTypes,m!=null&&md();break;case 3:fs(),jt(Fr),jt(Er),$m();break;case 5:Rm(m);break;case 4:fs();break;case 13:jt(zt);break;case 19:jt(zt);break;case 10:Tm(m.type._context);break;case 22:case 23:hg()}h=h.return}if(fr=s,Yt=s=Ea(s.current,null),vr=nn=l,rr=0,sc=null,og=Dd=uo=0,Gr=lc=null,so!==null){for(l=0;l<so.length;l++)if(h=so[l],m=h.interleaved,m!==null){h.interleaved=null;var _=m.next,k=h.pending;if(k!==null){var P=k.next;k.next=_,m.next=P}h.pending=m}so=null}return s}function uk(s,l){do{var h=Yt;try{if(Am(),Ad.current=Nd,Td){for(var m=Bt.memoizedState;m!==null;){var _=m.queue;_!==null&&(_.pending=null),m=m.next}Td=!1}if(co=0,dr=tr=Bt=null,tc=!1,rc=0,ag.current=null,h===null||h.return===null){rr=1,sc=l,Yt=null;break}e:{var k=s,P=h.return,z=h,F=l;if(l=vr,z.flags|=32768,F!==null&&typeof F=="object"&&typeof F.then=="function"){var re=F,ue=z,fe=ue.tag;if((ue.mode&1)===0&&(fe===0||fe===11||fe===15)){var ce=ue.alternate;ce?(ue.updateQueue=ce.updateQueue,ue.memoizedState=ce.memoizedState,ue.lanes=ce.lanes):(ue.updateQueue=null,ue.memoizedState=null)}var _e=$S(P);if(_e!==null){_e.flags&=-257,MS(_e,P,z,k,l),_e.mode&1&&IS(k,re,l),l=_e,F=re;var je=l.updateQueue;if(je===null){var Pe=new Set;Pe.add(F),l.updateQueue=Pe}else je.add(F);break e}else{if((l&1)===0){IS(k,re,l),pg();break e}F=Error(r(426))}}else if(Rt&&z.mode&1){var Vt=$S(P);if(Vt!==null){(Vt.flags&65536)===0&&(Vt.flags|=256),MS(Vt,P,z,k,l),Em(hs(F,z));break e}}k=F=hs(F,z),rr!==4&&(rr=2),lc===null?lc=[k]:lc.push(k),k=P;do{switch(k.tag){case 3:k.flags|=65536,l&=-l,k.lanes|=l;var Z=PS(k,F,l);aS(k,Z);break e;case 1:z=F;var X=k.type,te=k.stateNode;if((k.flags&128)===0&&(typeof X.getDerivedStateFromError=="function"||te!==null&&typeof te.componentDidCatch=="function"&&(wa===null||!wa.has(te)))){k.flags|=65536,l&=-l,k.lanes|=l;var pe=RS(k,z,l);aS(k,pe);break e}}k=k.return}while(k!==null)}hk(h)}catch(Ie){l=Ie,Yt===h&&h!==null&&(Yt=h=h.return);continue}break}while(!0)}function dk(){var s=Ld.current;return Ld.current=Nd,s===null?Nd:s}function pg(){(rr===0||rr===3||rr===2)&&(rr=4),fr===null||(uo&268435455)===0&&(Dd&268435455)===0||ka(fr,vr)}function Hd(s,l){var h=ct;ct|=2;var m=dk();(fr!==s||vr!==l)&&(Mi=null,ho(s,l));do try{V3();break}catch(_){uk(s,_)}while(!0);if(Am(),ct=h,Ld.current=m,Yt!==null)throw Error(r(261));return fr=null,vr=0,rr}function V3(){for(;Yt!==null;)fk(Yt)}function X3(){for(;Yt!==null&&!Yu();)fk(Yt)}function fk(s){var l=gk(s.alternate,s,nn);s.memoizedProps=s.pendingProps,l===null?hk(s):Yt=l,ag.current=null}function hk(s){var l=s;do{var h=l.alternate;if(s=l.return,(l.flags&32768)===0){if(h=U3(h,l,nn),h!==null){Yt=h;return}}else{if(h=q3(h,l),h!==null){h.flags&=32767,Yt=h;return}if(s!==null)s.flags|=32768,s.subtreeFlags=0,s.deletions=null;else{rr=6,Yt=null;return}}if(l=l.sibling,l!==null){Yt=l;return}Yt=l=s}while(l!==null);rr===0&&(rr=5)}function po(s,l,h){var m=lt,_=xn.transition;try{xn.transition=null,lt=1,Y3(s,l,h,m)}finally{xn.transition=_,lt=m}return null}function Y3(s,l,h,m){do ys();while(_a!==null);if((ct&6)!==0)throw Error(r(327));h=s.finishedWork;var _=s.finishedLanes;if(h===null)return null;if(s.finishedWork=null,s.finishedLanes=0,h===s.current)throw Error(r(177));s.callbackNode=null,s.callbackPriority=0;var k=h.lanes|h.childLanes;if(mn(s,k),s===fr&&(Yt=fr=null,vr=0),(h.subtreeFlags&2064)===0&&(h.flags&2064)===0||Bd||(Bd=!0,yk(Vo,function(){return ys(),null})),k=(h.flags&15990)!==0,(h.subtreeFlags&15990)!==0||k){k=xn.transition,xn.transition=null;var P=lt;lt=1;var z=ct;ct|=4,ag.current=null,H3(s,h),nk(h,s),g3(pm),td=!!hm,pm=hm=null,s.current=h,W3(h),Ju(),ct=z,lt=P,xn.transition=k}else s.current=h;if(Bd&&(Bd=!1,_a=s,Ud=_),k=s.pendingLanes,k===0&&(wa=null),Gt(h.stateNode),Kr(s,Lt()),l!==null)for(m=s.onRecoverableError,h=0;h<l.length;h++)_=l[h],m(_.value,{componentStack:_.stack,digest:_.digest});if(zd)throw zd=!1,s=lg,lg=null,s;return(Ud&1)!==0&&s.tag!==0&&ys(),k=s.pendingLanes,(k&1)!==0?s===cg?cc++:(cc=0,cg=s):cc=0,ya(),null}function ys(){if(_a!==null){var s=Ge(Ud),l=xn.transition,h=lt;try{if(xn.transition=null,lt=16>s?16:s,_a===null)var m=!1;else{if(s=_a,_a=null,Ud=0,(ct&6)!==0)throw Error(r(331));var _=ct;for(ct|=4,Oe=s.current;Oe!==null;){var k=Oe,P=k.child;if((Oe.flags&16)!==0){var z=k.deletions;if(z!==null){for(var F=0;F<z.length;F++){var re=z[F];for(Oe=re;Oe!==null;){var ue=Oe;switch(ue.tag){case 0:case 11:case 15:oc(8,ue,k)}var fe=ue.child;if(fe!==null)fe.return=ue,Oe=fe;else for(;Oe!==null;){ue=Oe;var ce=ue.sibling,_e=ue.return;if(ZS(ue),ue===re){Oe=null;break}if(ce!==null){ce.return=_e,Oe=ce;break}Oe=_e}}}var je=k.alternate;if(je!==null){var Pe=je.child;if(Pe!==null){je.child=null;do{var Vt=Pe.sibling;Pe.sibling=null,Pe=Vt}while(Pe!==null)}}Oe=k}}if((k.subtreeFlags&2064)!==0&&P!==null)P.return=k,Oe=P;else e:for(;Oe!==null;){if(k=Oe,(k.flags&2048)!==0)switch(k.tag){case 0:case 11:case 15:oc(9,k,k.return)}var Z=k.sibling;if(Z!==null){Z.return=k.return,Oe=Z;break e}Oe=k.return}}var X=s.current;for(Oe=X;Oe!==null;){P=Oe;var te=P.child;if((P.subtreeFlags&2064)!==0&&te!==null)te.return=P,Oe=te;else e:for(P=X;Oe!==null;){if(z=Oe,(z.flags&2048)!==0)try{switch(z.tag){case 0:case 11:case 15:Md(9,z)}}catch(Ie){Ft(z,z.return,Ie)}if(z===P){Oe=null;break e}var pe=z.sibling;if(pe!==null){pe.return=z.return,Oe=pe;break e}Oe=z.return}}if(ct=_,ya(),et&&typeof et.onPostCommitFiberRoot=="function")try{et.onPostCommitFiberRoot(Xe,s)}catch{}m=!0}return m}finally{lt=h,xn.transition=l}}return!1}function pk(s,l,h){l=hs(h,l),l=PS(s,l,1),s=ba(s,l,1),l=zr(),s!==null&&(ua(s,1,l),Kr(s,l))}function Ft(s,l,h){if(s.tag===3)pk(s,s,h);else for(;l!==null;){if(l.tag===3){pk(l,s,h);break}else if(l.tag===1){var m=l.stateNode;if(typeof l.type.getDerivedStateFromError=="function"||typeof m.componentDidCatch=="function"&&(wa===null||!wa.has(m))){s=hs(h,s),s=RS(l,s,1),l=ba(l,s,1),s=zr(),l!==null&&(ua(l,1,s),Kr(l,s));break}}l=l.return}}function J3(s,l,h){var m=s.pingCache;m!==null&&m.delete(l),l=zr(),s.pingedLanes|=s.suspendedLanes&h,fr===s&&(vr&h)===h&&(rr===4||rr===3&&(vr&130023424)===vr&&500>Lt()-sg?ho(s,0):og|=h),Kr(s,l)}function mk(s,l){l===0&&((s.mode&1)===0?l=1:(l=Qa,Qa<<=1,(Qa&130023424)===0&&(Qa=4194304)));var h=zr();s=Ri(s,l),s!==null&&(ua(s,l,h),Kr(s,h))}function Z3(s){var l=s.memoizedState,h=0;l!==null&&(h=l.retryLane),mk(s,h)}function Q3(s,l){var h=0;switch(s.tag){case 13:var m=s.stateNode,_=s.memoizedState;_!==null&&(h=_.retryLane);break;case 19:m=s.stateNode;break;default:throw Error(r(314))}m!==null&&m.delete(l),mk(s,h)}var gk;gk=function(s,l,h){if(s!==null)if(s.memoizedProps!==l.pendingProps||Fr.current)Wr=!0;else{if((s.lanes&h)===0&&(l.flags&128)===0)return Wr=!1,B3(s,l,h);Wr=(s.flags&131072)!==0}else Wr=!1,Rt&&(l.flags&1048576)!==0&&X_(l,bd,l.index);switch(l.lanes=0,l.tag){case 2:var m=l.type;Id(s,l),s=l.pendingProps;var _=as(l,Er.current);ds(l,h),_=Dm(null,l,m,s,_,h);var k=zm();return l.flags|=1,typeof _=="object"&&_!==null&&typeof _.render=="function"&&_.$$typeof===void 0?(l.tag=1,l.memoizedState=null,l.updateQueue=null,Hr(m)?(k=!0,gd(l)):k=!1,l.memoizedState=_.state!==null&&_.state!==void 0?_.state:null,Nm(l),_.updater=Pd,l.stateNode=_,_._reactInternals=l,Wm(l,m,s,h),l=Xm(null,l,m,!0,k,h)):(l.tag=0,Rt&&k&&wm(l),Dr(null,l,_,h),l=l.child),l;case 16:m=l.elementType;e:{switch(Id(s,l),s=l.pendingProps,_=m._init,m=_(m._payload),l.type=m,_=l.tag=tL(m),s=Ln(m,s),_){case 0:l=Vm(null,l,m,s,h);break e;case 1:l=qS(null,l,m,s,h);break e;case 11:l=LS(null,l,m,s,h);break e;case 14:l=DS(null,l,m,Ln(m.type,s),h);break e}throw Error(r(306,m,""))}return l;case 0:return m=l.type,_=l.pendingProps,_=l.elementType===m?_:Ln(m,_),Vm(s,l,m,_,h);case 1:return m=l.type,_=l.pendingProps,_=l.elementType===m?_:Ln(m,_),qS(s,l,m,_,h);case 3:e:{if(FS(l),s===null)throw Error(r(387));m=l.pendingProps,k=l.memoizedState,_=k.element,iS(s,l),Ed(l,m,null,h);var P=l.memoizedState;if(m=P.element,k.isDehydrated)if(k={element:m,isDehydrated:!1,cache:P.cache,pendingSuspenseBoundaries:P.pendingSuspenseBoundaries,transitions:P.transitions},l.updateQueue.baseState=k,l.memoizedState=k,l.flags&256){_=hs(Error(r(423)),l),l=HS(s,l,m,h,_);break e}else if(m!==_){_=hs(Error(r(424)),l),l=HS(s,l,m,h,_);break e}else for(rn=pa(l.stateNode.containerInfo.firstChild),tn=l,Rt=!0,Mn=null,h=rS(l,null,m,h),l.child=h;h;)h.flags=h.flags&-3|4096,h=h.sibling;else{if(ls(),m===_){l=$i(s,l,h);break e}Dr(s,l,m,h)}l=l.child}return l;case 5:return sS(l),s===null&&km(l),m=l.type,_=l.pendingProps,k=s!==null?s.memoizedProps:null,P=_.children,mm(m,_)?P=null:k!==null&&mm(m,k)&&(l.flags|=32),US(s,l),Dr(s,l,P,h),l.child;case 6:return s===null&&km(l),null;case 13:return WS(s,l,h);case 4:return Pm(l,l.stateNode.containerInfo),m=l.pendingProps,s===null?l.child=cs(l,null,m,h):Dr(s,l,m,h),l.child;case 11:return m=l.type,_=l.pendingProps,_=l.elementType===m?_:Ln(m,_),LS(s,l,m,_,h);case 7:return Dr(s,l,l.pendingProps,h),l.child;case 8:return Dr(s,l,l.pendingProps.children,h),l.child;case 12:return Dr(s,l,l.pendingProps.children,h),l.child;case 10:e:{if(m=l.type._context,_=l.pendingProps,k=l.memoizedProps,P=_.value,Ot(_d,m._currentValue),m._currentValue=P,k!==null)if($n(k.value,P)){if(k.children===_.children&&!Fr.current){l=$i(s,l,h);break e}}else for(k=l.child,k!==null&&(k.return=l);k!==null;){var z=k.dependencies;if(z!==null){P=k.child;for(var F=z.firstContext;F!==null;){if(F.context===m){if(k.tag===1){F=Ii(-1,h&-h),F.tag=2;var re=k.updateQueue;if(re!==null){re=re.shared;var ue=re.pending;ue===null?F.next=F:(F.next=ue.next,ue.next=F),re.pending=F}}k.lanes|=h,F=k.alternate,F!==null&&(F.lanes|=h),Cm(k.return,h,l),z.lanes|=h;break}F=F.next}}else if(k.tag===10)P=k.type===l.type?null:k.child;else if(k.tag===18){if(P=k.return,P===null)throw Error(r(341));P.lanes|=h,z=P.alternate,z!==null&&(z.lanes|=h),Cm(P,h,l),P=k.sibling}else P=k.child;if(P!==null)P.return=k;else for(P=k;P!==null;){if(P===l){P=null;break}if(k=P.sibling,k!==null){k.return=P.return,P=k;break}P=P.return}k=P}Dr(s,l,_.children,h),l=l.child}return l;case 9:return _=l.type,m=l.pendingProps.children,ds(l,h),_=vn(_),m=m(_),l.flags|=1,Dr(s,l,m,h),l.child;case 14:return m=l.type,_=Ln(m,l.pendingProps),_=Ln(m.type,_),DS(s,l,m,_,h);case 15:return zS(s,l,l.type,l.pendingProps,h);case 17:return m=l.type,_=l.pendingProps,_=l.elementType===m?_:Ln(m,_),Id(s,l),l.tag=1,Hr(m)?(s=!0,gd(l)):s=!1,ds(l,h),jS(l,m,_),Wm(l,m,_,h),Xm(null,l,m,!0,s,h);case 19:return KS(s,l,h);case 22:return BS(s,l,h)}throw Error(r(156,l.tag))};function yk(s,l){return Xu(s,l)}function eL(s,l,h,m){this.tag=s,this.key=h,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=l,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=m,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function wn(s,l,h,m){return new eL(s,l,h,m)}function mg(s){return s=s.prototype,!(!s||!s.isReactComponent)}function tL(s){if(typeof s=="function")return mg(s)?1:0;if(s!=null){if(s=s.$$typeof,s===U)return 11;if(s===Y)return 14}return 2}function Ea(s,l){var h=s.alternate;return h===null?(h=wn(s.tag,l,s.key,s.mode),h.elementType=s.elementType,h.type=s.type,h.stateNode=s.stateNode,h.alternate=s,s.alternate=h):(h.pendingProps=l,h.type=s.type,h.flags=0,h.subtreeFlags=0,h.deletions=null),h.flags=s.flags&14680064,h.childLanes=s.childLanes,h.lanes=s.lanes,h.child=s.child,h.memoizedProps=s.memoizedProps,h.memoizedState=s.memoizedState,h.updateQueue=s.updateQueue,l=s.dependencies,h.dependencies=l===null?null:{lanes:l.lanes,firstContext:l.firstContext},h.sibling=s.sibling,h.index=s.index,h.ref=s.ref,h}function Wd(s,l,h,m,_,k){var P=2;if(m=s,typeof s=="function")mg(s)&&(P=1);else if(typeof s=="string")P=5;else e:switch(s){case N:return mo(h.children,_,k,l);case R:P=8,_|=8;break;case I:return s=wn(12,h,l,_|2),s.elementType=I,s.lanes=k,s;case V:return s=wn(13,h,l,_),s.elementType=V,s.lanes=k,s;case H:return s=wn(19,h,l,_),s.elementType=H,s.lanes=k,s;case Q:return Gd(h,_,k,l);default:if(typeof s=="object"&&s!==null)switch(s.$$typeof){case K:P=10;break e;case B:P=9;break e;case U:P=11;break e;case Y:P=14;break e;case G:P=16,m=null;break e}throw Error(r(130,s==null?s:typeof s,""))}return l=wn(P,h,l,_),l.elementType=s,l.type=m,l.lanes=k,l}function mo(s,l,h,m){return s=wn(7,s,m,l),s.lanes=h,s}function Gd(s,l,h,m){return s=wn(22,s,m,l),s.elementType=Q,s.lanes=h,s.stateNode={isHidden:!1},s}function gg(s,l,h){return s=wn(6,s,null,l),s.lanes=h,s}function yg(s,l,h){return l=wn(4,s.children!==null?s.children:[],s.key,l),l.lanes=h,l.stateNode={containerInfo:s.containerInfo,pendingChildren:null,implementation:s.implementation},l}function rL(s,l,h,m,_){this.tag=l,this.containerInfo=s,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=ca(0),this.expirationTimes=ca(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=ca(0),this.identifierPrefix=m,this.onRecoverableError=_,this.mutableSourceEagerHydrationData=null}function vg(s,l,h,m,_,k,P,z,F){return s=new rL(s,l,h,z,F),l===1?(l=1,k===!0&&(l|=8)):l=0,k=wn(3,null,null,l),s.current=k,k.stateNode=s,k.memoizedState={element:m,isDehydrated:h,cache:null,transitions:null,pendingSuspenseBoundaries:null},Nm(k),s}function nL(s,l,h){var m=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:E,key:m==null?null:""+m,children:s,containerInfo:l,implementation:h}}function vk(s){if(!s)return ga;s=s._reactInternals;e:{if(Ti(s)!==s||s.tag!==1)throw Error(r(170));var l=s;do{switch(l.tag){case 3:l=l.stateNode.context;break e;case 1:if(Hr(l.type)){l=l.stateNode.__reactInternalMemoizedMergedChildContext;break e}}l=l.return}while(l!==null);throw Error(r(171))}if(s.tag===1){var h=s.type;if(Hr(h))return G_(s,h,l)}return l}function bk(s,l,h,m,_,k,P,z,F){return s=vg(h,m,!0,s,_,k,P,z,F),s.context=vk(null),h=s.current,m=zr(),_=Sa(h),k=Ii(m,_),k.callback=l??null,ba(h,k,_),s.current.lanes=_,ua(s,_,m),Kr(s,m),s}function Kd(s,l,h,m){var _=l.current,k=zr(),P=Sa(_);return h=vk(h),l.context===null?l.context=h:l.pendingContext=h,l=Ii(k,P),l.payload={element:s},m=m===void 0?null:m,m!==null&&(l.callback=m),s=ba(_,l,P),s!==null&&(Bn(s,_,P,k),kd(s,_,P)),P}function Vd(s){if(s=s.current,!s.child)return null;switch(s.child.tag){case 5:return s.child.stateNode;default:return s.child.stateNode}}function xk(s,l){if(s=s.memoizedState,s!==null&&s.dehydrated!==null){var h=s.retryLane;s.retryLane=h!==0&&h<l?h:l}}function bg(s,l){xk(s,l),(s=s.alternate)&&xk(s,l)}function iL(){return null}var wk=typeof reportError=="function"?reportError:function(s){console.error(s)};function xg(s){this._internalRoot=s}Xd.prototype.render=xg.prototype.render=function(s){var l=this._internalRoot;if(l===null)throw Error(r(409));Kd(s,l,null,null)},Xd.prototype.unmount=xg.prototype.unmount=function(){var s=this._internalRoot;if(s!==null){this._internalRoot=null;var l=s.containerInfo;fo(function(){Kd(null,s,null,null)}),l[Ci]=null}};function Xd(s){this._internalRoot=s}Xd.prototype.unstable_scheduleHydration=function(s){if(s){var l=to();s={blockedOn:null,target:s,priority:l};for(var h=0;h<ur.length&&l!==0&&l<ur[h].priority;h++);ur.splice(h,0,s),h===0&&s_(s)}};function wg(s){return!(!s||s.nodeType!==1&&s.nodeType!==9&&s.nodeType!==11)}function Yd(s){return!(!s||s.nodeType!==1&&s.nodeType!==9&&s.nodeType!==11&&(s.nodeType!==8||s.nodeValue!==" react-mount-point-unstable "))}function _k(){}function aL(s,l,h,m,_){if(_){if(typeof m=="function"){var k=m;m=function(){var re=Vd(P);k.call(re)}}var P=bk(l,m,s,0,null,!1,!1,"",_k);return s._reactRootContainer=P,s[Ci]=P.current,Kl(s.nodeType===8?s.parentNode:s),fo(),P}for(;_=s.lastChild;)s.removeChild(_);if(typeof m=="function"){var z=m;m=function(){var re=Vd(F);z.call(re)}}var F=vg(s,0,!1,null,null,!1,!1,"",_k);return s._reactRootContainer=F,s[Ci]=F.current,Kl(s.nodeType===8?s.parentNode:s),fo(function(){Kd(l,F,h,m)}),F}function Jd(s,l,h,m,_){var k=h._reactRootContainer;if(k){var P=k;if(typeof _=="function"){var z=_;_=function(){var F=Vd(P);z.call(F)}}Kd(l,P,s,_)}else P=aL(h,l,s,_,m);return Vd(P)}$l=function(s){switch(s.tag){case 3:var l=s.stateNode;if(l.current.memoizedState.isDehydrated){var h=la(l.pendingLanes);h!==0&&(Il(l,h|1),Kr(l,Lt()),(ct&6)===0&&(gs=Lt()+500,ya()))}break;case 13:fo(function(){var m=Ri(s,1);if(m!==null){var _=zr();Bn(m,s,1,_)}}),bg(s,1)}},Kt=function(s){if(s.tag===13){var l=Ri(s,134217728);if(l!==null){var h=zr();Bn(l,s,134217728,h)}bg(s,134217728)}},yt=function(s){if(s.tag===13){var l=Sa(s),h=Ri(s,l);if(h!==null){var m=zr();Bn(h,s,l,m)}bg(s,l)}},to=function(){return lt},ui=function(s,l){var h=lt;try{return lt=s,l()}finally{lt=h}},sa=function(s,l,h){switch(l){case"input":if(Et(s,h),l=h.name,h.type==="radio"&&l!=null){for(h=s;h.parentNode;)h=h.parentNode;for(h=h.querySelectorAll("input[name="+JSON.stringify(""+l)+'][type="radio"]'),l=0;l<h.length;l++){var m=h[l];if(m!==s&&m.form===s.form){var _=pd(m);if(!_)throw Error(r(90));se(m),Et(m,_)}}}break;case"textarea":Ir(s,h);break;case"select":l=h.value,l!=null&&lr(s,!!h.multiple,l,!1)}},de=fg,Re=fo;var oL={usingClientEntryPoint:!1,Events:[Yl,ns,pd,D,ne,fg]},uc={findFiberByHostInstance:no,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},sL={bundleType:uc.bundleType,version:uc.version,rendererPackageName:uc.rendererPackageName,rendererConfig:uc.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:C.ReactCurrentDispatcher,findHostInstanceByFiber:function(s){return s=Ku(s),s===null?null:s.stateNode},findFiberByHostInstance:uc.findFiberByHostInstance||iL,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Zd=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Zd.isDisabled&&Zd.supportsFiber)try{Xe=Zd.inject(sL),et=Zd}catch{}}return Vr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=oL,Vr.createPortal=function(s,l){var h=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!wg(l))throw Error(r(200));return nL(s,l,null,h)},Vr.createRoot=function(s,l){if(!wg(s))throw Error(r(299));var h=!1,m="",_=wk;return l!=null&&(l.unstable_strictMode===!0&&(h=!0),l.identifierPrefix!==void 0&&(m=l.identifierPrefix),l.onRecoverableError!==void 0&&(_=l.onRecoverableError)),l=vg(s,1,!1,null,null,h,!1,m,_),s[Ci]=l.current,Kl(s.nodeType===8?s.parentNode:s),new xg(l)},Vr.findDOMNode=function(s){if(s==null)return null;if(s.nodeType===1)return s;var l=s._reactInternals;if(l===void 0)throw typeof s.render=="function"?Error(r(188)):(s=Object.keys(s).join(","),Error(r(268,s)));return s=Ku(l),s=s===null?null:s.stateNode,s},Vr.flushSync=function(s){return fo(s)},Vr.hydrate=function(s,l,h){if(!Yd(l))throw Error(r(200));return Jd(null,s,l,!0,h)},Vr.hydrateRoot=function(s,l,h){if(!wg(s))throw Error(r(405));var m=h!=null&&h.hydratedSources||null,_=!1,k="",P=wk;if(h!=null&&(h.unstable_strictMode===!0&&(_=!0),h.identifierPrefix!==void 0&&(k=h.identifierPrefix),h.onRecoverableError!==void 0&&(P=h.onRecoverableError)),l=bk(l,null,s,1,h??null,_,!1,k,P),s[Ci]=l.current,Kl(s),m)for(s=0;s<m.length;s++)h=m[s],_=h._getVersion,_=_(h._source),l.mutableSourceEagerHydrationData==null?l.mutableSourceEagerHydrationData=[h,_]:l.mutableSourceEagerHydrationData.push(h,_);return new Xd(l)},Vr.render=function(s,l,h){if(!Yd(l))throw Error(r(200));return Jd(null,s,l,!1,h)},Vr.unmountComponentAtNode=function(s){if(!Yd(s))throw Error(r(40));return s._reactRootContainer?(fo(function(){Jd(null,null,s,!1,function(){s._reactRootContainer=null,s[Ci]=null})}),!0):!1},Vr.unstable_batchedUpdates=fg,Vr.unstable_renderSubtreeIntoContainer=function(s,l,h,m){if(!Yd(h))throw Error(r(200));if(s==null||s._reactInternals===void 0)throw Error(r(38));return Jd(s,l,h,!1,m)},Vr.version="18.3.1-next-f1338f8080-20240426",Vr}var jk;function TN(){if(jk)return kg.exports;jk=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(e){console.error(e)}}return t(),kg.exports=gL(),kg.exports}var Nk;function yL(){if(Nk)return ef;Nk=1;var t=TN();return ef.createRoot=t.createRoot,ef.hydrateRoot=t.hydrateRoot,ef}var vL=yL();/**
41
- * react-router v7.16.0
42
- *
43
- * Copyright (c) Remix Software Inc.
44
- *
45
- * This source code is licensed under the MIT license found in the
46
- * LICENSE.md file in the root directory of this source tree.
47
- *
48
- * @license MIT
49
- */var Pk="popstate";function Rk(t){return typeof t=="object"&&t!=null&&"pathname"in t&&"search"in t&&"hash"in t&&"state"in t&&"key"in t}function bL(t={}){function e(n,i){var d;let a=(d=i.state)==null?void 0:d.masked,{pathname:o,search:c,hash:u}=a||n.location;return Db("",{pathname:o,search:c,hash:u},i.state&&i.state.usr||null,i.state&&i.state.key||"default",a?{pathname:n.location.pathname,search:n.location.search,hash:n.location.hash}:void 0)}function r(n,i){return typeof i=="string"?i:Uc(i)}return wL(e,r,null,t)}function Mt(t,e){if(t===!1||t===null||typeof t>"u")throw new Error(e)}function ei(t,e){if(!t){typeof console<"u"&&console.warn(e);try{throw new Error(e)}catch{}}}function xL(){return Math.random().toString(36).substring(2,10)}function Ik(t,e){return{usr:t.state,key:t.key,idx:e,masked:t.mask?{pathname:t.pathname,search:t.search,hash:t.hash}:void 0}}function Db(t,e,r=null,n,i){return{pathname:typeof t=="string"?t:t.pathname,search:"",hash:"",...typeof e=="string"?ml(e):e,state:r,key:e&&e.key||n||xL(),mask:i}}function Uc({pathname:t="/",search:e="",hash:r=""}){return e&&e!=="?"&&(t+=e.charAt(0)==="?"?e:"?"+e),r&&r!=="#"&&(t+=r.charAt(0)==="#"?r:"#"+r),t}function ml(t){let e={};if(t){let r=t.indexOf("#");r>=0&&(e.hash=t.substring(r),t=t.substring(0,r));let n=t.indexOf("?");n>=0&&(e.search=t.substring(n),t=t.substring(0,n)),t&&(e.pathname=t)}return e}function wL(t,e,r,n={}){let{window:i=document.defaultView,v5Compat:a=!1}=n,o=i.history,c="POP",u=null,d=p();d==null&&(d=0,o.replaceState({...o.state,idx:d},""));function p(){return(o.state||{idx:null}).idx}function f(){c="POP";let x=p(),S=x==null?null:x-d;d=x,u&&u({action:c,location:w.location,delta:S})}function y(x,S){c="PUSH";let A=Rk(x)?x:Db(w.location,x,S);d=p()+1;let O=Ik(A,d),C=w.createHref(A.mask||A);try{o.pushState(O,"",C)}catch(T){if(T instanceof DOMException&&T.name==="DataCloneError")throw T;i.location.assign(C)}a&&u&&u({action:c,location:w.location,delta:1})}function v(x,S){c="REPLACE";let A=Rk(x)?x:Db(w.location,x,S);d=p();let O=Ik(A,d),C=w.createHref(A.mask||A);o.replaceState(O,"",C),a&&u&&u({action:c,location:w.location,delta:0})}function b(x){return _L(i,x)}let w={get action(){return c},get location(){return t(i,o)},listen(x){if(u)throw new Error("A history only accepts one active listener");return i.addEventListener(Pk,f),u=x,()=>{i.removeEventListener(Pk,f),u=null}},createHref(x){return e(i,x)},createURL:b,encodeLocation(x){let S=b(x);return{pathname:S.pathname,search:S.search,hash:S.hash}},push:y,replace:v,go(x){return o.go(x)}};return w}function _L(t,e,r=!1){let n="http://localhost";t&&(n=t.location.origin!=="null"?t.location.origin:t.location.href),Mt(n,"No window.location.(origin|href) available to create URL");let i=typeof e=="string"?e:Uc(e);return i=i.replace(/ $/,"%20"),!r&&i.startsWith("//")&&(i=n+i),new URL(i,n)}function CN(t,e,r="/"){return SL(t,e,r,!1)}function SL(t,e,r,n,i){let a=typeof e=="string"?ml(e):e,o=Xi(a.pathname||"/",r);if(o==null)return null;let c=kL(t),u=null,d=ML(o);for(let p=0;u==null&&p<c.length;++p)u=IL(c[p],d,n);return u}function kL(t){let e=jN(t);return EL(e),e}function jN(t,e=[],r=[],n="",i=!1){let a=(o,c,u=i,d)=>{let p={relativePath:d===void 0?o.path||"":d,caseSensitive:o.caseSensitive===!0,childrenIndex:c,route:o};if(p.relativePath.startsWith("/")){if(!p.relativePath.startsWith(n)&&u)return;Mt(p.relativePath.startsWith(n),`Absolute route path "${p.relativePath}" nested under path "${n}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),p.relativePath=p.relativePath.slice(n.length)}let f=Qn([n,p.relativePath]),y=r.concat(p);o.children&&o.children.length>0&&(Mt(o.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${f}".`),jN(o.children,e,y,f,u)),!(o.path==null&&!o.index)&&e.push({path:f,score:PL(f,o.index),routesMeta:y})};return t.forEach((o,c)=>{var u;if(o.path===""||!((u=o.path)!=null&&u.includes("?")))a(o,c);else for(let d of NN(o.path))a(o,c,!0,d)}),e}function NN(t){let e=t.split("/");if(e.length===0)return[];let[r,...n]=e,i=r.endsWith("?"),a=r.replace(/\?$/,"");if(n.length===0)return i?[a,""]:[a];let o=NN(n.join("/")),c=[];return c.push(...o.map(u=>u===""?a:[a,u].join("/"))),i&&c.push(...o),c.map(u=>t.startsWith("/")&&u===""?"/":u)}function EL(t){t.sort((e,r)=>e.score!==r.score?r.score-e.score:RL(e.routesMeta.map(n=>n.childrenIndex),r.routesMeta.map(n=>n.childrenIndex)))}var OL=/^:[\w-]+$/,AL=3,TL=2,CL=1,jL=10,NL=-2,$k=t=>t==="*";function PL(t,e){let r=t.split("/"),n=r.length;return r.some($k)&&(n+=NL),e&&(n+=TL),r.filter(i=>!$k(i)).reduce((i,a)=>i+(OL.test(a)?AL:a===""?CL:jL),n)}function RL(t,e){return t.length===e.length&&t.slice(0,-1).every((n,i)=>n===e[i])?t[t.length-1]-e[e.length-1]:0}function IL(t,e,r=!1){let{routesMeta:n}=t,i={},a="/",o=[];for(let c=0;c<n.length;++c){let u=n[c],d=c===n.length-1,p=a==="/"?e:e.slice(a.length)||"/",f=If({path:u.relativePath,caseSensitive:u.caseSensitive,end:d},p),y=u.route;if(!f&&d&&r&&!n[n.length-1].route.index&&(f=If({path:u.relativePath,caseSensitive:u.caseSensitive,end:!1},p)),!f)return null;Object.assign(i,f.params),o.push({params:i,pathname:Qn([a,f.pathname]),pathnameBase:BL(Qn([a,f.pathnameBase])),route:y}),f.pathnameBase!=="/"&&(a=Qn([a,f.pathnameBase]))}return o}function If(t,e){typeof t=="string"&&(t={path:t,caseSensitive:!1,end:!0});let[r,n]=$L(t.path,t.caseSensitive,t.end),i=e.match(r);if(!i)return null;let a=i[0],o=a.replace(/(.)\/+$/,"$1"),c=i.slice(1);return{params:n.reduce((d,{paramName:p,isOptional:f},y)=>{if(p==="*"){let b=c[y]||"";o=a.slice(0,a.length-b.length).replace(/(.)\/+$/,"$1")}const v=c[y];return f&&!v?d[p]=void 0:d[p]=(v||"").replace(/%2F/g,"/"),d},{}),pathname:a,pathnameBase:o,pattern:t}}function $L(t,e=!1,r=!0){ei(t==="*"||!t.endsWith("*")||t.endsWith("/*"),`Route path "${t}" will be treated as if it were "${t.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${t.replace(/\*$/,"/*")}".`);let n=[],i="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(o,c,u,d,p)=>{if(n.push({paramName:c,isOptional:u!=null}),u){let f=p.charAt(d+o.length);return f&&f!=="/"?"/([^\\/]*)":"(?:/([^\\/]*))?"}return"/([^\\/]+)"}).replace(/\/([\w-]+)\?(\/|$)/g,"(/$1)?$2");return t.endsWith("*")?(n.push({paramName:"*"}),i+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?i+="\\/*$":t!==""&&t!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,e?void 0:"i"),n]}function ML(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return ei(!1,`The URL path "${t}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${e}).`),t}}function Xi(t,e){if(e==="/")return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;let r=e.endsWith("/")?e.length-1:e.length,n=t.charAt(r);return n&&n!=="/"?null:t.slice(r)||"/"}var LL=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function DL(t,e="/"){let{pathname:r,search:n="",hash:i=""}=typeof t=="string"?ml(t):t,a;return r?(r=PN(r),r.startsWith("/")?a=Mk(r.substring(1),"/"):a=Mk(r,e)):a=e,{pathname:a,search:UL(n),hash:qL(i)}}function Mk(t,e){let r=$f(e).split("/");return t.split("/").forEach(i=>{i===".."?r.length>1&&r.pop():i!=="."&&r.push(i)}),r.length>1?r.join("/"):"/"}function Ag(t,e,r,n){return`Cannot include a '${t}' character in a manually specified \`to.${e}\` field [${JSON.stringify(n)}]. Please separate it out to the \`to.${r}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function zL(t){return t.filter((e,r)=>r===0||e.route.path&&e.route.path.length>0)}function Cw(t){let e=zL(t);return e.map((r,n)=>n===e.length-1?r.pathname:r.pathnameBase)}function Zh(t,e,r,n=!1){let i;typeof t=="string"?i=ml(t):(i={...t},Mt(!i.pathname||!i.pathname.includes("?"),Ag("?","pathname","search",i)),Mt(!i.pathname||!i.pathname.includes("#"),Ag("#","pathname","hash",i)),Mt(!i.search||!i.search.includes("#"),Ag("#","search","hash",i)));let a=t===""||i.pathname==="",o=a?"/":i.pathname,c;if(o==null)c=r;else{let f=e.length-1;if(!n&&o.startsWith("..")){let y=o.split("/");for(;y[0]==="..";)y.shift(),f-=1;i.pathname=y.join("/")}c=f>=0?e[f]:"/"}let u=DL(i,c),d=o&&o!=="/"&&o.endsWith("/"),p=(a||o===".")&&r.endsWith("/");return!u.pathname.endsWith("/")&&(d||p)&&(u.pathname+="/"),u}var PN=t=>t.replace(/\/\/+/g,"/"),Qn=t=>PN(t.join("/")),$f=t=>t.replace(/\/+$/,""),BL=t=>$f(t).replace(/^\/*/,"/"),UL=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,qL=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t,FL=class{constructor(t,e,r,n=!1){this.status=t,this.statusText=e||"",this.internal=n,r instanceof Error?(this.data=r.toString(),this.error=r):this.data=r}};function HL(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}function WL(t){let e=t.map(r=>r.route.path).filter(Boolean);return Qn(e)||"/"}var RN=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function IN(t,e){let r=t;if(typeof r!="string"||!LL.test(r))return{absoluteURL:void 0,isExternal:!1,to:r};let n=r,i=!1;if(RN)try{let a=new URL(window.location.href),o=r.startsWith("//")?new URL(a.protocol+r):new URL(r),c=Xi(o.pathname,e);o.origin===a.origin&&c!=null?r=c+o.search+o.hash:i=!0}catch{ei(!1,`<Link to="${r}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:n,isExternal:i,to:r}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var $N=["POST","PUT","PATCH","DELETE"];new Set($N);var GL=["GET",...$N];new Set(GL);var gl=j.createContext(null);gl.displayName="DataRouter";var Qh=j.createContext(null);Qh.displayName="DataRouterState";var MN=j.createContext(!1);function KL(){return j.useContext(MN)}var LN=j.createContext({isTransitioning:!1});LN.displayName="ViewTransition";var VL=j.createContext(new Map);VL.displayName="Fetchers";var XL=j.createContext(null);XL.displayName="Await";var fn=j.createContext(null);fn.displayName="Navigation";var Nu=j.createContext(null);Nu.displayName="Location";var Nn=j.createContext({outlet:null,matches:[],isDataRoute:!1});Nn.displayName="Route";var jw=j.createContext(null);jw.displayName="RouteError";var DN="REACT_ROUTER_ERROR",YL="REDIRECT",JL="ROUTE_ERROR_RESPONSE";function ZL(t){if(t.startsWith(`${DN}:${YL}:{`))try{let e=JSON.parse(t.slice(28));if(typeof e=="object"&&e&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.location=="string"&&typeof e.reloadDocument=="boolean"&&typeof e.replace=="boolean")return e}catch{}}function QL(t){if(t.startsWith(`${DN}:${JL}:{`))try{let e=JSON.parse(t.slice(40));if(typeof e=="object"&&e&&typeof e.status=="number"&&typeof e.statusText=="string")return new FL(e.status,e.statusText,e.data)}catch{}}function eD(t,{relative:e}={}){Mt(yl(),"useHref() may be used only in the context of a <Router> component.");let{basename:r,navigator:n}=j.useContext(fn),{hash:i,pathname:a,search:o}=Pu(t,{relative:e}),c=a;return r!=="/"&&(c=a==="/"?r:Qn([r,a])),n.createHref({pathname:c,search:o,hash:i})}function yl(){return j.useContext(Nu)!=null}function ti(){return Mt(yl(),"useLocation() may be used only in the context of a <Router> component."),j.useContext(Nu).location}var zN="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function BN(t){j.useContext(fn).static||j.useLayoutEffect(t)}function vl(){let{isDataRoute:t}=j.useContext(Nn);return t?gD():tD()}function tD(){Mt(yl(),"useNavigate() may be used only in the context of a <Router> component.");let t=j.useContext(gl),{basename:e,navigator:r}=j.useContext(fn),{matches:n}=j.useContext(Nn),{pathname:i}=ti(),a=JSON.stringify(Cw(n)),o=j.useRef(!1);return BN(()=>{o.current=!0}),j.useCallback((u,d={})=>{if(ei(o.current,zN),!o.current)return;if(typeof u=="number"){r.go(u);return}let p=Zh(u,JSON.parse(a),i,d.relative==="path");t==null&&e!=="/"&&(p.pathname=p.pathname==="/"?e:Qn([e,p.pathname])),(d.replace?r.replace:r.push)(p,d.state,d)},[e,r,a,i,t])}var rD=j.createContext(null);function nD(t){let e=j.useContext(Nn).outlet;return j.useMemo(()=>e&&j.createElement(rD.Provider,{value:t},e),[e,t])}function iD(){let{matches:t}=j.useContext(Nn),e=t[t.length-1];return(e==null?void 0:e.params)??{}}function Pu(t,{relative:e}={}){let{matches:r}=j.useContext(Nn),{pathname:n}=ti(),i=JSON.stringify(Cw(r));return j.useMemo(()=>Zh(t,JSON.parse(i),n,e==="path"),[t,i,n,e])}function aD(t,e){return UN(t,e)}function UN(t,e,r){var x;Mt(yl(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:n}=j.useContext(fn),{matches:i}=j.useContext(Nn),a=i[i.length-1],o=a?a.params:{},c=a?a.pathname:"/",u=a?a.pathnameBase:"/",d=a&&a.route;{let S=d&&d.path||"";FN(c,!d||S.endsWith("*")||S.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${c}" (under <Route path="${S}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
50
-
51
- Please change the parent <Route path="${S}"> to <Route path="${S==="/"?"*":`${S}/*`}">.`)}let p=ti(),f;if(e){let S=typeof e=="string"?ml(e):e;Mt(u==="/"||((x=S.pathname)==null?void 0:x.startsWith(u)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${u}" but pathname "${S.pathname}" was given in the \`location\` prop.`),f=S}else f=p;let y=f.pathname||"/",v=y;if(u!=="/"){let S=u.replace(/^\//,"").split("/");v="/"+y.replace(/^\//,"").split("/").slice(S.length).join("/")}let b=r&&r.state.matches.length?r.state.matches.map(S=>Object.assign(S,{route:r.manifest[S.route.id]||S.route})):CN(t,{pathname:v});ei(d||b!=null,`No routes matched location "${f.pathname}${f.search}${f.hash}" `),ei(b==null||b[b.length-1].route.element!==void 0||b[b.length-1].route.Component!==void 0||b[b.length-1].route.lazy!==void 0,`Matched leaf route at location "${f.pathname}${f.search}${f.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let w=uD(b&&b.map(S=>Object.assign({},S,{params:Object.assign({},o,S.params),pathname:Qn([u,n.encodeLocation?n.encodeLocation(S.pathname.replace(/%/g,"%25").replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:S.pathname]),pathnameBase:S.pathnameBase==="/"?u:Qn([u,n.encodeLocation?n.encodeLocation(S.pathnameBase.replace(/%/g,"%25").replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:S.pathnameBase])})),i,r);return e&&w?j.createElement(Nu.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",mask:void 0,...f},navigationType:"POP"}},w):w}function oD(){let t=mD(),e=HL(t)?`${t.status} ${t.statusText}`:t instanceof Error?t.message:JSON.stringify(t),r=t instanceof Error?t.stack:null,n="rgba(200,200,200, 0.5)",i={padding:"0.5rem",backgroundColor:n},a={padding:"2px 4px",backgroundColor:n},o=null;return console.error("Error handled by React Router default ErrorBoundary:",t),o=j.createElement(j.Fragment,null,j.createElement("p",null,"💿 Hey developer 👋"),j.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",j.createElement("code",{style:a},"ErrorBoundary")," or"," ",j.createElement("code",{style:a},"errorElement")," prop on your route.")),j.createElement(j.Fragment,null,j.createElement("h2",null,"Unexpected Application Error!"),j.createElement("h3",{style:{fontStyle:"italic"}},e),r?j.createElement("pre",{style:i},r):null,o)}var sD=j.createElement(oD,null),qN=class extends j.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,e){return e.location!==t.location||e.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:e.error,location:e.location,revalidation:t.revalidation||e.revalidation}}componentDidCatch(t,e){this.props.onError?this.props.onError(t,e):console.error("React Router caught the following error during render",t)}render(){let t=this.state.error;if(this.context&&typeof t=="object"&&t&&"digest"in t&&typeof t.digest=="string"){const r=QL(t.digest);r&&(t=r)}let e=t!==void 0?j.createElement(Nn.Provider,{value:this.props.routeContext},j.createElement(jw.Provider,{value:t,children:this.props.component})):this.props.children;return this.context?j.createElement(lD,{error:t},e):e}};qN.contextType=MN;var Tg=new WeakMap;function lD({children:t,error:e}){let{basename:r}=j.useContext(fn);if(typeof e=="object"&&e&&"digest"in e&&typeof e.digest=="string"){let n=ZL(e.digest);if(n){let i=Tg.get(e);if(i)throw i;let a=IN(n.location,r);if(RN&&!Tg.get(e))if(a.isExternal||n.reloadDocument)window.location.href=a.absoluteURL||a.to;else{const o=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(a.to,{replace:n.replace}));throw Tg.set(e,o),o}return j.createElement("meta",{httpEquiv:"refresh",content:`0;url=${a.absoluteURL||a.to}`})}}return t}function cD({routeContext:t,match:e,children:r}){let n=j.useContext(gl);return n&&n.static&&n.staticContext&&(e.route.errorElement||e.route.ErrorBoundary)&&(n.staticContext._deepestRenderedBoundaryId=e.route.id),j.createElement(Nn.Provider,{value:t},r)}function uD(t,e=[],r){let n=r==null?void 0:r.state;if(t==null){if(!n)return null;if(n.errors)t=n.matches;else if(e.length===0&&!n.initialized&&n.matches.length>0)t=n.matches;else return null}let i=t,a=n==null?void 0:n.errors;if(a!=null){let p=i.findIndex(f=>f.route.id&&(a==null?void 0:a[f.route.id])!==void 0);Mt(p>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(a).join(",")}`),i=i.slice(0,Math.min(i.length,p+1))}let o=!1,c=-1;if(r&&n){o=n.renderFallback;for(let p=0;p<i.length;p++){let f=i[p];if((f.route.HydrateFallback||f.route.hydrateFallbackElement)&&(c=p),f.route.id){let{loaderData:y,errors:v}=n,b=f.route.loader&&!y.hasOwnProperty(f.route.id)&&(!v||v[f.route.id]===void 0);if(f.route.lazy||b){r.isStatic&&(o=!0),c>=0?i=i.slice(0,c+1):i=[i[0]];break}}}}let u=r==null?void 0:r.onError,d=n&&u?(p,f)=>{var y,v;u(p,{location:n.location,params:((v=(y=n.matches)==null?void 0:y[0])==null?void 0:v.params)??{},pattern:WL(n.matches),errorInfo:f})}:void 0;return i.reduceRight((p,f,y)=>{let v,b=!1,w=null,x=null;n&&(v=a&&f.route.id?a[f.route.id]:void 0,w=f.route.errorElement||sD,o&&(c<0&&y===0?(FN("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),b=!0,x=null):c===y&&(b=!0,x=f.route.hydrateFallbackElement||null)));let S=e.concat(i.slice(0,y+1)),A=()=>{let O;return v?O=w:b?O=x:f.route.Component?O=j.createElement(f.route.Component,null):f.route.element?O=f.route.element:O=p,j.createElement(cD,{match:f,routeContext:{outlet:p,matches:S,isDataRoute:n!=null},children:O})};return n&&(f.route.ErrorBoundary||f.route.errorElement||y===0)?j.createElement(qN,{location:n.location,revalidation:n.revalidation,component:w,error:v,children:A(),routeContext:{outlet:null,matches:S,isDataRoute:!0},onError:d}):A()},null)}function Nw(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function dD(t){let e=j.useContext(gl);return Mt(e,Nw(t)),e}function fD(t){let e=j.useContext(Qh);return Mt(e,Nw(t)),e}function hD(t){let e=j.useContext(Nn);return Mt(e,Nw(t)),e}function Pw(t){let e=hD(t),r=e.matches[e.matches.length-1];return Mt(r.route.id,`${t} can only be used on routes that contain a unique "id"`),r.route.id}function pD(){return Pw("useRouteId")}function mD(){var n;let t=j.useContext(jw),e=fD("useRouteError"),r=Pw("useRouteError");return t!==void 0?t:(n=e.errors)==null?void 0:n[r]}function gD(){let{router:t}=dD("useNavigate"),e=Pw("useNavigate"),r=j.useRef(!1);return BN(()=>{r.current=!0}),j.useCallback(async(i,a={})=>{ei(r.current,zN),r.current&&(typeof i=="number"?await t.navigate(i):await t.navigate(i,{fromRouteId:e,...a}))},[t,e])}var Lk={};function FN(t,e,r){!e&&!Lk[t]&&(Lk[t]=!0,ei(!1,r))}j.memo(yD);function yD({routes:t,manifest:e,future:r,state:n,isStatic:i,onError:a}){return UN(t,void 0,{manifest:e,state:n,isStatic:i,onError:a})}function vD({to:t,replace:e,state:r,relative:n}){Mt(yl(),"<Navigate> may be used only in the context of a <Router> component.");let{static:i}=j.useContext(fn);ei(!i,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.");let{matches:a}=j.useContext(Nn),{pathname:o}=ti(),c=vl(),u=Zh(t,Cw(a),o,n==="path"),d=JSON.stringify(u);return j.useEffect(()=>{c(JSON.parse(d),{replace:e,state:r,relative:n})},[c,d,n,e,r]),null}function bD(t){return nD(t.context)}function Yr(t){Mt(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function xD({basename:t="/",children:e=null,location:r,navigationType:n="POP",navigator:i,static:a=!1,useTransitions:o}){Mt(!yl(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let c=t.replace(/^\/*/,"/"),u=j.useMemo(()=>({basename:c,navigator:i,static:a,useTransitions:o,future:{}}),[c,i,a,o]);typeof r=="string"&&(r=ml(r));let{pathname:d="/",search:p="",hash:f="",state:y=null,key:v="default",mask:b}=r,w=j.useMemo(()=>{let x=Xi(d,c);return x==null?null:{location:{pathname:x,search:p,hash:f,state:y,key:v,mask:b},navigationType:n}},[c,d,p,f,y,v,n,b]);return ei(w!=null,`<Router basename="${c}"> is not able to match the URL "${d}${p}${f}" because it does not start with the basename, so the <Router> won't render anything.`),w==null?null:j.createElement(fn.Provider,{value:u},j.createElement(Nu.Provider,{children:e,value:w}))}function wD({children:t,location:e}){return aD(zb(t),e)}function zb(t,e=[]){let r=[];return j.Children.forEach(t,(n,i)=>{if(!j.isValidElement(n))return;let a=[...e,i];if(n.type===j.Fragment){r.push.apply(r,zb(n.props.children,a));return}Mt(n.type===Yr,`[${typeof n.type=="string"?n.type:n.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),Mt(!n.props.index||!n.props.children,"An index route cannot have child routes.");let o={id:n.props.id||a.join("-"),caseSensitive:n.props.caseSensitive,element:n.props.element,Component:n.props.Component,index:n.props.index,path:n.props.path,middleware:n.props.middleware,loader:n.props.loader,action:n.props.action,hydrateFallbackElement:n.props.hydrateFallbackElement,HydrateFallback:n.props.HydrateFallback,errorElement:n.props.errorElement,ErrorBoundary:n.props.ErrorBoundary,hasErrorBoundary:n.props.hasErrorBoundary===!0||n.props.ErrorBoundary!=null||n.props.errorElement!=null,shouldRevalidate:n.props.shouldRevalidate,handle:n.props.handle,lazy:n.props.lazy};n.props.children&&(o.children=zb(n.props.children,a)),r.push(o)}),r}var jf="get",Nf="application/x-www-form-urlencoded";function ep(t){return typeof HTMLElement<"u"&&t instanceof HTMLElement}function _D(t){return ep(t)&&t.tagName.toLowerCase()==="button"}function SD(t){return ep(t)&&t.tagName.toLowerCase()==="form"}function kD(t){return ep(t)&&t.tagName.toLowerCase()==="input"}function ED(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function OD(t,e){return t.button===0&&(!e||e==="_self")&&!ED(t)}var tf=null;function AD(){if(tf===null)try{new FormData(document.createElement("form"),0),tf=!1}catch{tf=!0}return tf}var TD=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function Cg(t){return t!=null&&!TD.has(t)?(ei(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Nf}"`),null):t}function CD(t,e){let r,n,i,a,o;if(SD(t)){let c=t.getAttribute("action");n=c?Xi(c,e):null,r=t.getAttribute("method")||jf,i=Cg(t.getAttribute("enctype"))||Nf,a=new FormData(t)}else if(_D(t)||kD(t)&&(t.type==="submit"||t.type==="image")){let c=t.form;if(c==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let u=t.getAttribute("formaction")||c.getAttribute("action");if(n=u?Xi(u,e):null,r=t.getAttribute("formmethod")||c.getAttribute("method")||jf,i=Cg(t.getAttribute("formenctype"))||Cg(c.getAttribute("enctype"))||Nf,a=new FormData(c,t),!AD()){let{name:d,type:p,value:f}=t;if(p==="image"){let y=d?`${d}.`:"";a.append(`${y}x`,"0"),a.append(`${y}y`,"0")}else d&&a.append(d,f)}}else{if(ep(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');r=jf,n=null,i=Nf,o=t}return a&&i==="text/plain"&&(o=a,a=void 0),{action:n,method:r.toLowerCase(),encType:i,formData:a,body:o}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function Rw(t,e){if(t===!1||t===null||typeof t>"u")throw new Error(e)}function HN(t,e,r,n){let i=typeof t=="string"?new URL(t,typeof window>"u"?"server://singlefetch/":window.location.origin):t;return r?i.pathname.endsWith("/")?i.pathname=`${i.pathname}_.${n}`:i.pathname=`${i.pathname}.${n}`:i.pathname==="/"?i.pathname=`_root.${n}`:e&&Xi(i.pathname,e)==="/"?i.pathname=`${$f(e)}/_root.${n}`:i.pathname=`${$f(i.pathname)}.${n}`,i}async function jD(t,e){if(t.id in e)return e[t.id];try{let r=await import(t.module);return e[t.id]=r,r}catch(r){return console.error(`Error loading route module \`${t.module}\`, reloading page...`),console.error(r),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function ND(t){return t==null?!1:t.href==null?t.rel==="preload"&&typeof t.imageSrcSet=="string"&&typeof t.imageSizes=="string":typeof t.rel=="string"&&typeof t.href=="string"}async function PD(t,e,r){let n=await Promise.all(t.map(async i=>{let a=e.routes[i.route.id];if(a){let o=await jD(a,r);return o.links?o.links():[]}return[]}));return MD(n.flat(1).filter(ND).filter(i=>i.rel==="stylesheet"||i.rel==="preload").map(i=>i.rel==="stylesheet"?{...i,rel:"prefetch",as:"style"}:{...i,rel:"prefetch"}))}function Dk(t,e,r,n,i,a){let o=(u,d)=>r[d]?u.route.id!==r[d].route.id:!0,c=(u,d)=>{var p;return r[d].pathname!==u.pathname||((p=r[d].route.path)==null?void 0:p.endsWith("*"))&&r[d].params["*"]!==u.params["*"]};return a==="assets"?e.filter((u,d)=>o(u,d)||c(u,d)):a==="data"?e.filter((u,d)=>{var f;let p=n.routes[u.route.id];if(!p||!p.hasLoader)return!1;if(o(u,d)||c(u,d))return!0;if(u.route.shouldRevalidate){let y=u.route.shouldRevalidate({currentUrl:new URL(i.pathname+i.search+i.hash,window.origin),currentParams:((f=r[0])==null?void 0:f.params)||{},nextUrl:new URL(t,window.origin),nextParams:u.params,defaultShouldRevalidate:!0});if(typeof y=="boolean")return y}return!0}):[]}function RD(t,e,{includeHydrateFallback:r}={}){return ID(t.map(n=>{let i=e.routes[n.route.id];if(!i)return[];let a=[i.module];return i.clientActionModule&&(a=a.concat(i.clientActionModule)),i.clientLoaderModule&&(a=a.concat(i.clientLoaderModule)),r&&i.hydrateFallbackModule&&(a=a.concat(i.hydrateFallbackModule)),i.imports&&(a=a.concat(i.imports)),a}).flat(1))}function ID(t){return[...new Set(t)]}function $D(t){let e={},r=Object.keys(t).sort();for(let n of r)e[n]=t[n];return e}function MD(t,e){let r=new Set;return new Set(e),t.reduce((n,i)=>{let a=JSON.stringify($D(i));return r.has(a)||(r.add(a),n.push({key:a,link:i})),n},[])}function Iw(){let t=j.useContext(gl);return Rw(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function LD(){let t=j.useContext(Qh);return Rw(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var $w=j.createContext(void 0);$w.displayName="FrameworkContext";function Mw(){let t=j.useContext($w);return Rw(t,"You must render this element inside a <HydratedRouter> element"),t}function DD(t,e){let r=j.useContext($w),[n,i]=j.useState(!1),[a,o]=j.useState(!1),{onFocus:c,onBlur:u,onMouseEnter:d,onMouseLeave:p,onTouchStart:f}=e,y=j.useRef(null);j.useEffect(()=>{if(t==="render"&&o(!0),t==="viewport"){let w=S=>{S.forEach(A=>{o(A.isIntersecting)})},x=new IntersectionObserver(w,{threshold:.5});return y.current&&x.observe(y.current),()=>{x.disconnect()}}},[t]),j.useEffect(()=>{if(n){let w=setTimeout(()=>{o(!0)},100);return()=>{clearTimeout(w)}}},[n]);let v=()=>{i(!0)},b=()=>{i(!1),o(!1)};return r?t!=="intent"?[a,y,{}]:[a,y,{onFocus:fc(c,v),onBlur:fc(u,b),onMouseEnter:fc(d,v),onMouseLeave:fc(p,b),onTouchStart:fc(f,v)}]:[!1,y,{}]}function fc(t,e){return r=>{t&&t(r),r.defaultPrevented||e(r)}}function zD({page:t,...e}){let r=KL(),{router:n}=Iw(),i=j.useMemo(()=>CN(n.routes,t,n.basename),[n.routes,t,n.basename]);return i?r?j.createElement(UD,{page:t,matches:i,...e}):j.createElement(qD,{page:t,matches:i,...e}):null}function BD(t){let{manifest:e,routeModules:r}=Mw(),[n,i]=j.useState([]);return j.useEffect(()=>{let a=!1;return PD(t,e,r).then(o=>{a||i(o)}),()=>{a=!0}},[t,e,r]),n}function UD({page:t,matches:e,...r}){let n=ti(),{future:i}=Mw(),{basename:a}=Iw(),o=j.useMemo(()=>{if(t===n.pathname+n.search+n.hash)return[];let c=HN(t,a,i.v8_trailingSlashAwareDataRequests,"rsc"),u=!1,d=[];for(let p of e)typeof p.route.shouldRevalidate=="function"?u=!0:d.push(p.route.id);return u&&d.length>0&&c.searchParams.set("_routes",d.join(",")),[c.pathname+c.search]},[a,i.v8_trailingSlashAwareDataRequests,t,n,e]);return j.createElement(j.Fragment,null,o.map(c=>j.createElement("link",{key:c,rel:"prefetch",as:"fetch",href:c,...r})))}function qD({page:t,matches:e,...r}){let n=ti(),{future:i,manifest:a,routeModules:o}=Mw(),{basename:c}=Iw(),{loaderData:u,matches:d}=LD(),p=j.useMemo(()=>Dk(t,e,d,a,n,"data"),[t,e,d,a,n]),f=j.useMemo(()=>Dk(t,e,d,a,n,"assets"),[t,e,d,a,n]),y=j.useMemo(()=>{if(t===n.pathname+n.search+n.hash)return[];let w=new Set,x=!1;if(e.forEach(A=>{var C;let O=a.routes[A.route.id];!O||!O.hasLoader||(!p.some(T=>T.route.id===A.route.id)&&A.route.id in u&&((C=o[A.route.id])!=null&&C.shouldRevalidate)||O.hasClientLoader?x=!0:w.add(A.route.id))}),w.size===0)return[];let S=HN(t,c,i.v8_trailingSlashAwareDataRequests,"data");return x&&w.size>0&&S.searchParams.set("_routes",e.filter(A=>w.has(A.route.id)).map(A=>A.route.id).join(",")),[S.pathname+S.search]},[c,i.v8_trailingSlashAwareDataRequests,u,n,a,p,e,t,o]),v=j.useMemo(()=>RD(f,a),[f,a]),b=BD(f);return j.createElement(j.Fragment,null,y.map(w=>j.createElement("link",{key:w,rel:"prefetch",as:"fetch",href:w,...r})),v.map(w=>j.createElement("link",{key:w,rel:"modulepreload",href:w,...r})),b.map(({key:w,link:x})=>j.createElement("link",{key:w,nonce:r.nonce,...x,crossOrigin:x.crossOrigin??r.crossOrigin})))}function FD(...t){return e=>{t.forEach(r=>{typeof r=="function"?r(e):r!=null&&(r.current=e)})}}var HD=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{HD&&(window.__reactRouterVersion="7.16.0")}catch{}function WD({basename:t,children:e,useTransitions:r,window:n}){let i=j.useRef();i.current==null&&(i.current=bL({window:n,v5Compat:!0}));let a=i.current,[o,c]=j.useState({action:a.action,location:a.location}),u=j.useCallback(d=>{r===!1?c(d):j.startTransition(()=>c(d))},[r]);return j.useLayoutEffect(()=>a.listen(u),[a,u]),j.createElement(xD,{basename:t,children:e,location:o.location,navigationType:o.action,navigator:a,useTransitions:r})}var WN=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,GN=j.forwardRef(function({onClick:e,discover:r="render",prefetch:n="none",relative:i,reloadDocument:a,replace:o,mask:c,state:u,target:d,to:p,preventScrollReset:f,viewTransition:y,defaultShouldRevalidate:v,...b},w){let{basename:x,navigator:S,useTransitions:A}=j.useContext(fn),O=typeof p=="string"&&WN.test(p),C=IN(p,x);p=C.to;let T=eD(p,{relative:i}),E=ti(),N=null;if(c){let Y=Zh(c,[],E.mask?E.mask.pathname:"/",!0);x!=="/"&&(Y.pathname=Y.pathname==="/"?x:Qn([x,Y.pathname])),N=S.createHref(Y)}let[R,I,K]=DD(n,b),B=VD(p,{replace:o,mask:c,state:u,target:d,preventScrollReset:f,relative:i,viewTransition:y,defaultShouldRevalidate:v,useTransitions:A});function U(Y){e&&e(Y),Y.defaultPrevented||B(Y)}let V=!(C.isExternal||a),H=j.createElement("a",{...b,...K,href:(V?N:void 0)||C.absoluteURL||T,onClick:V?U:e,ref:FD(w,I),target:d,"data-discover":!O&&r==="render"?"true":void 0});return R&&!O?j.createElement(j.Fragment,null,H,j.createElement(zD,{page:T})):H});GN.displayName="Link";var KN=j.forwardRef(function({"aria-current":e="page",caseSensitive:r=!1,className:n="",end:i=!1,style:a,to:o,viewTransition:c,children:u,...d},p){let f=Pu(o,{relative:d.relative}),y=ti(),v=j.useContext(Qh),{navigator:b,basename:w}=j.useContext(fn),x=v!=null&&QD(f)&&c===!0,S=b.encodeLocation?b.encodeLocation(f).pathname:f.pathname,A=y.pathname,O=v&&v.navigation&&v.navigation.location?v.navigation.location.pathname:null;r||(A=A.toLowerCase(),O=O?O.toLowerCase():null,S=S.toLowerCase()),O&&w&&(O=Xi(O,w)||O);const C=S!=="/"&&S.endsWith("/")?S.length-1:S.length;let T=A===S||!i&&A.startsWith(S)&&A.charAt(C)==="/",E=O!=null&&(O===S||!i&&O.startsWith(S)&&O.charAt(S.length)==="/"),N={isActive:T,isPending:E,isTransitioning:x},R=T?e:void 0,I;typeof n=="function"?I=n(N):I=[n,T?"active":null,E?"pending":null,x?"transitioning":null].filter(Boolean).join(" ");let K=typeof a=="function"?a(N):a;return j.createElement(GN,{...d,"aria-current":R,className:I,ref:p,style:K,to:o,viewTransition:c},typeof u=="function"?u(N):u)});KN.displayName="NavLink";var GD=j.forwardRef(({discover:t="render",fetcherKey:e,navigate:r,reloadDocument:n,replace:i,state:a,method:o=jf,action:c,onSubmit:u,relative:d,preventScrollReset:p,viewTransition:f,defaultShouldRevalidate:y,...v},b)=>{let{useTransitions:w}=j.useContext(fn),x=JD(),S=ZD(c,{relative:d}),A=o.toLowerCase()==="get"?"get":"post",O=typeof c=="string"&&WN.test(c),C=T=>{if(u&&u(T),T.defaultPrevented)return;T.preventDefault();let E=T.nativeEvent.submitter,N=(E==null?void 0:E.getAttribute("formmethod"))||o,R=()=>x(E||T.currentTarget,{fetcherKey:e,method:N,navigate:r,replace:i,state:a,relative:d,preventScrollReset:p,viewTransition:f,defaultShouldRevalidate:y});w&&r!==!1?j.startTransition(()=>R()):R()};return j.createElement("form",{ref:b,method:A,action:S,onSubmit:n?u:C,...v,"data-discover":!O&&t==="render"?"true":void 0})});GD.displayName="Form";function KD(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function VN(t){let e=j.useContext(gl);return Mt(e,KD(t)),e}function VD(t,{target:e,replace:r,mask:n,state:i,preventScrollReset:a,relative:o,viewTransition:c,defaultShouldRevalidate:u,useTransitions:d}={}){let p=vl(),f=ti(),y=Pu(t,{relative:o});return j.useCallback(v=>{if(OD(v,e)){v.preventDefault();let b=r!==void 0?r:Uc(f)===Uc(y),w=()=>p(t,{replace:b,mask:n,state:i,preventScrollReset:a,relative:o,viewTransition:c,defaultShouldRevalidate:u});d?j.startTransition(()=>w()):w()}},[f,p,y,r,n,i,e,t,a,o,c,u,d])}var XD=0,YD=()=>`__${String(++XD)}__`;function JD(){let{router:t}=VN("useSubmit"),{basename:e}=j.useContext(fn),r=pD(),n=t.fetch,i=t.navigate;return j.useCallback(async(a,o={})=>{let{action:c,method:u,encType:d,formData:p,body:f}=CD(a,e);if(o.navigate===!1){let y=o.fetcherKey||YD();await n(y,r,o.action||c,{defaultShouldRevalidate:o.defaultShouldRevalidate,preventScrollReset:o.preventScrollReset,formData:p,body:f,formMethod:o.method||u,formEncType:o.encType||d,flushSync:o.flushSync})}else await i(o.action||c,{defaultShouldRevalidate:o.defaultShouldRevalidate,preventScrollReset:o.preventScrollReset,formData:p,body:f,formMethod:o.method||u,formEncType:o.encType||d,replace:o.replace,state:o.state,fromRouteId:r,flushSync:o.flushSync,viewTransition:o.viewTransition})},[n,i,e,r])}function ZD(t,{relative:e}={}){let{basename:r}=j.useContext(fn),n=j.useContext(Nn);Mt(n,"useFormAction must be used inside a RouteContext");let[i]=n.matches.slice(-1),a={...Pu(t||".",{relative:e})},o=ti();if(t==null){a.search=o.search;let c=new URLSearchParams(a.search),u=c.getAll("index");if(u.some(p=>p==="")){c.delete("index"),u.filter(f=>f).forEach(f=>c.append("index",f));let p=c.toString();a.search=p?`?${p}`:""}}return(!t||t===".")&&i.route.index&&(a.search=a.search?a.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(a.pathname=a.pathname==="/"?r:Qn([r,a.pathname])),Uc(a)}function QD(t,{relative:e}={}){let r=j.useContext(LN);Mt(r!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:n}=VN("useViewTransitionState"),i=Pu(t,{relative:e});if(!r.isTransitioning)return!1;let a=Xi(r.currentLocation.pathname,n)||r.currentLocation.pathname,o=Xi(r.nextLocation.pathname,n)||r.nextLocation.pathname;return If(i.pathname,o)!=null||If(i.pathname,a)!=null}var e5=TN();const t5=vt(e5);function r5(t){if(typeof document>"u")return;let e=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css",e.appendChild(r),r.styleSheet?r.styleSheet.cssText=t:r.appendChild(document.createTextNode(t))}const n5=t=>{switch(t){case"success":return o5;case"info":return l5;case"warning":return s5;case"error":return c5;default:return null}},i5=Array(12).fill(0),a5=({visible:t,className:e})=>L.createElement("div",{className:["sonner-loading-wrapper",e].filter(Boolean).join(" "),"data-visible":t},L.createElement("div",{className:"sonner-spinner"},i5.map((r,n)=>L.createElement("div",{className:"sonner-loading-bar",key:`spinner-bar-${n}`})))),o5=L.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},L.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 10-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z",clipRule:"evenodd"})),s5=L.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",height:"20",width:"20"},L.createElement("path",{fillRule:"evenodd",d:"M9.401 3.003c1.155-2 4.043-2 5.197 0l7.355 12.748c1.154 2-.29 4.5-2.599 4.5H4.645c-2.309 0-3.752-2.5-2.598-4.5L9.4 3.003zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zm0 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"})),l5=L.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},L.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a.75.75 0 000 1.5h.253a.25.25 0 01.244.304l-.459 2.066A1.75 1.75 0 0010.747 15H11a.75.75 0 000-1.5h-.253a.25.25 0 01-.244-.304l.459-2.066A1.75 1.75 0 009.253 9H9z",clipRule:"evenodd"})),c5=L.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},L.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})),u5=L.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"},L.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),L.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"})),d5=()=>{const[t,e]=L.useState(document.hidden);return L.useEffect(()=>{const r=()=>{e(document.hidden)};return document.addEventListener("visibilitychange",r),()=>window.removeEventListener("visibilitychange",r)},[]),t};let Bb=1;class f5{constructor(){this.subscribe=e=>(this.subscribers.push(e),()=>{const r=this.subscribers.indexOf(e);this.subscribers.splice(r,1)}),this.publish=e=>{this.subscribers.forEach(r=>r(e))},this.addToast=e=>{this.publish(e),this.toasts=[...this.toasts,e]},this.create=e=>{var r;const{message:n,...i}=e,a=typeof(e==null?void 0:e.id)=="number"||((r=e.id)==null?void 0:r.length)>0?e.id:Bb++,o=this.toasts.find(u=>u.id===a),c=e.dismissible===void 0?!0:e.dismissible;return this.dismissedToasts.has(a)&&this.dismissedToasts.delete(a),o?this.toasts=this.toasts.map(u=>u.id===a?(this.publish({...u,...e,id:a,title:n}),{...u,...e,id:a,dismissible:c,title:n}):u):this.addToast({title:n,...i,dismissible:c,id:a}),a},this.dismiss=e=>(e?(this.dismissedToasts.add(e),requestAnimationFrame(()=>this.subscribers.forEach(r=>r({id:e,dismiss:!0})))):this.toasts.forEach(r=>{this.subscribers.forEach(n=>n({id:r.id,dismiss:!0}))}),e),this.message=(e,r)=>this.create({...r,message:e}),this.error=(e,r)=>this.create({...r,message:e,type:"error"}),this.success=(e,r)=>this.create({...r,type:"success",message:e}),this.info=(e,r)=>this.create({...r,type:"info",message:e}),this.warning=(e,r)=>this.create({...r,type:"warning",message:e}),this.loading=(e,r)=>this.create({...r,type:"loading",message:e}),this.promise=(e,r)=>{if(!r)return;let n;r.loading!==void 0&&(n=this.create({...r,promise:e,type:"loading",message:r.loading,description:typeof r.description!="function"?r.description:void 0}));const i=Promise.resolve(e instanceof Function?e():e);let a=n!==void 0,o;const c=i.then(async d=>{if(o=["resolve",d],L.isValidElement(d))a=!1,this.create({id:n,type:"default",message:d});else if(p5(d)&&!d.ok){a=!1;const f=typeof r.error=="function"?await r.error(`HTTP error! status: ${d.status}`):r.error,y=typeof r.description=="function"?await r.description(`HTTP error! status: ${d.status}`):r.description,b=typeof f=="object"&&!L.isValidElement(f)?f:{message:f};this.create({id:n,type:"error",description:y,...b})}else if(d instanceof Error){a=!1;const f=typeof r.error=="function"?await r.error(d):r.error,y=typeof r.description=="function"?await r.description(d):r.description,b=typeof f=="object"&&!L.isValidElement(f)?f:{message:f};this.create({id:n,type:"error",description:y,...b})}else if(r.success!==void 0){a=!1;const f=typeof r.success=="function"?await r.success(d):r.success,y=typeof r.description=="function"?await r.description(d):r.description,b=typeof f=="object"&&!L.isValidElement(f)?f:{message:f};this.create({id:n,type:"success",description:y,...b})}}).catch(async d=>{if(o=["reject",d],r.error!==void 0){a=!1;const p=typeof r.error=="function"?await r.error(d):r.error,f=typeof r.description=="function"?await r.description(d):r.description,v=typeof p=="object"&&!L.isValidElement(p)?p:{message:p};this.create({id:n,type:"error",description:f,...v})}}).finally(()=>{a&&(this.dismiss(n),n=void 0),r.finally==null||r.finally.call(r)}),u=()=>new Promise((d,p)=>c.then(()=>o[0]==="reject"?p(o[1]):d(o[1])).catch(p));return typeof n!="string"&&typeof n!="number"?{unwrap:u}:Object.assign(n,{unwrap:u})},this.custom=(e,r)=>{const n=(r==null?void 0:r.id)||Bb++;return this.create({jsx:e(n),id:n,...r}),n},this.getActiveToasts=()=>this.toasts.filter(e=>!this.dismissedToasts.has(e.id)),this.subscribers=[],this.toasts=[],this.dismissedToasts=new Set}}const Jr=new f5,h5=(t,e)=>{const r=(e==null?void 0:e.id)||Bb++;return Jr.addToast({title:t,...e,id:r}),r},p5=t=>t&&typeof t=="object"&&"ok"in t&&typeof t.ok=="boolean"&&"status"in t&&typeof t.status=="number",m5=h5,g5=()=>Jr.toasts,y5=()=>Jr.getActiveToasts(),Qe=Object.assign(m5,{success:Jr.success,info:Jr.info,warning:Jr.warning,error:Jr.error,custom:Jr.custom,message:Jr.message,promise:Jr.promise,dismiss:Jr.dismiss,loading:Jr.loading},{getHistory:g5,getToasts:y5});r5("[data-sonner-toaster][dir=ltr],html[dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0;--toast-close-button-start:0;--toast-close-button-end:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster][dir=rtl],html[dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto;--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster]{position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1:hsl(0, 0%, 99%);--gray2:hsl(0, 0%, 97.3%);--gray3:hsl(0, 0%, 95.1%);--gray4:hsl(0, 0%, 93%);--gray5:hsl(0, 0%, 90.9%);--gray6:hsl(0, 0%, 88.7%);--gray7:hsl(0, 0%, 85.8%);--gray8:hsl(0, 0%, 78%);--gray9:hsl(0, 0%, 56.1%);--gray10:hsl(0, 0%, 52.3%);--gray11:hsl(0, 0%, 43.5%);--gray12:hsl(0, 0%, 9%);--border-radius:8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:0;z-index:999999999;transition:transform .4s ease}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translateX(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:0;overflow-wrap:anywhere}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-y-position=top]{top:0;--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{font-weight:400;line-height:1.4;color:#3f3f3f}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast][data-styled=true] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;font-weight:500;cursor:pointer;outline:0;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px rgba(0,0,0,.4)}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:rgba(0,0,0,.08)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:rgba(255,255,255,.3)}[data-sonner-toast][data-styled=true] [data-close-button]{position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]::before{content:'';position:absolute;left:-100%;right:-100%;height:100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]::before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]::before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]::before{content:'';position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]::after{content:'';position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * 0.05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]::before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0)) translateX(var(--swipe-amount-x,0));transition:none}[data-sonner-toast][data-swiped=true]{user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (max-width:600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:hsl(143, 85%, 96%);--success-border:hsl(145, 92%, 87%);--success-text:hsl(140, 100%, 27%);--info-bg:hsl(208, 100%, 97%);--info-border:hsl(221, 91%, 93%);--info-text:hsl(210, 92%, 45%);--warning-bg:hsl(49, 100%, 97%);--warning-border:hsl(49, 91%, 84%);--warning-text:hsl(31, 92%, 45%);--error-bg:hsl(359, 100%, 97%);--error-border:hsl(359, 100%, 94%);--error-text:hsl(360, 100%, 45%)}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:hsl(0, 0%, 20%);--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:hsl(0, 0%, 12%);--normal-border:hsl(0, 0%, 20%);--normal-border-hover:hsl(0, 0%, 25%);--normal-text:var(--gray1);--success-bg:hsl(150, 100%, 6%);--success-border:hsl(147, 100%, 12%);--success-text:hsl(150, 86%, 65%);--info-bg:hsl(215, 100%, 6%);--info-border:hsl(223, 43%, 17%);--info-text:hsl(216, 87%, 65%);--warning-bg:hsl(64, 100%, 6%);--warning-border:hsl(60, 100%, 9%);--warning-text:hsl(46, 87%, 65%);--error-bg:hsl(358, 76%, 10%);--error-border:hsl(357, 89%, 16%);--error-text:hsl(358, 100%, 81%)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}100%{opacity:.15}}@media (prefers-reduced-motion){.sonner-loading-bar,[data-sonner-toast],[data-sonner-toast]>*{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}");function rf(t){return t.label!==void 0}const v5=3,b5="24px",x5="16px",zk=4e3,w5=356,_5=14,S5=45,k5=200;function mi(...t){return t.filter(Boolean).join(" ")}function E5(t){const[e,r]=t.split("-"),n=[];return e&&n.push(e),r&&n.push(r),n}const O5=t=>{var e,r,n,i,a,o,c,u,d;const{invert:p,toast:f,unstyled:y,interacting:v,setHeights:b,visibleToasts:w,heights:x,index:S,toasts:A,expanded:O,removeToast:C,defaultRichColors:T,closeButton:E,style:N,cancelButtonStyle:R,actionButtonStyle:I,className:K="",descriptionClassName:B="",duration:U,position:V,gap:H,expandByDefault:Y,classNames:G,icons:Q,closeButtonAriaLabel:W="Close toast"}=t,[ee,q]=L.useState(null),[$,M]=L.useState(null),[J,oe]=L.useState(!1),[le,ve]=L.useState(!1),[qe,xe]=L.useState(!1),[ae,Se]=L.useState(!1),[Me,se]=L.useState(!1),[rt,Fe]=L.useState(0),[kt,wt]=L.useState(0),Et=L.useRef(f.duration||U||zk),Sr=L.useRef(null),Ut=L.useRef(null),Rr=S===0,lr=S+1<=w,_t=f.type,kr=f.dismissible!==!1,Ir=f.className||"",ni=f.descriptionClassName||"",Ur=L.useMemo(()=>x.findIndex(D=>D.toastId===f.id)||0,[x,f.id]),ii=L.useMemo(()=>{var D;return(D=f.closeButton)!=null?D:E},[f.closeButton,E]),ai=L.useMemo(()=>f.duration||U||zk,[f.duration,U]),aa=L.useRef(0),qr=L.useRef(0),oi=L.useRef(0),si=L.useRef(null),[Wo,Xa]=V.split("-"),Go=L.useMemo(()=>x.reduce((D,ne,de)=>de>=Ur?D:D+ne.height,0),[x,Ur]),oa=d5(),Ya=f.invert||p,Rn=_t==="loading";qr.current=L.useMemo(()=>Ur*H+Go,[Ur,Go]),L.useEffect(()=>{Et.current=ai},[ai]),L.useEffect(()=>{oe(!0)},[]),L.useEffect(()=>{const D=Ut.current;if(D){const ne=D.getBoundingClientRect().height;return wt(ne),b(de=>[{toastId:f.id,height:ne,position:f.position},...de]),()=>b(de=>de.filter(Re=>Re.toastId!==f.id))}},[b,f.id]),L.useLayoutEffect(()=>{if(!J)return;const D=Ut.current,ne=D.style.height;D.style.height="auto";const de=D.getBoundingClientRect().height;D.style.height=ne,wt(de),b(Re=>Re.find(Ve=>Ve.toastId===f.id)?Re.map(Ve=>Ve.toastId===f.id?{...Ve,height:de}:Ve):[{toastId:f.id,height:de,position:f.position},...Re])},[J,f.title,f.description,b,f.id,f.jsx,f.action,f.cancel]);const $r=L.useCallback(()=>{ve(!0),Fe(qr.current),b(D=>D.filter(ne=>ne.toastId!==f.id)),setTimeout(()=>{C(f)},k5)},[f,C,b,qr]);L.useEffect(()=>{if(f.promise&&_t==="loading"||f.duration===1/0||f.type==="loading")return;let D;return O||v||oa?(()=>{if(oi.current<aa.current){const Re=new Date().getTime()-aa.current;Et.current=Et.current-Re}oi.current=new Date().getTime()})():(()=>{Et.current!==1/0&&(aa.current=new Date().getTime(),D=setTimeout(()=>{f.onAutoClose==null||f.onAutoClose.call(f,f),$r()},Et.current))})(),()=>clearTimeout(D)},[O,v,f,_t,oa,$r]),L.useEffect(()=>{f.delete&&($r(),f.onDismiss==null||f.onDismiss.call(f,f))},[$r,f.delete]);function sa(){var D;if(Q!=null&&Q.loading){var ne;return L.createElement("div",{className:mi(G==null?void 0:G.loader,f==null||(ne=f.classNames)==null?void 0:ne.loader,"sonner-loader"),"data-visible":_t==="loading"},Q.loading)}return L.createElement(a5,{className:mi(G==null?void 0:G.loader,f==null||(D=f.classNames)==null?void 0:D.loader),visible:_t==="loading"})}const li=f.icon||(Q==null?void 0:Q[_t])||n5(_t);var hn,pn;return L.createElement("li",{tabIndex:0,ref:Ut,className:mi(K,Ir,G==null?void 0:G.toast,f==null||(e=f.classNames)==null?void 0:e.toast,G==null?void 0:G.default,G==null?void 0:G[_t],f==null||(r=f.classNames)==null?void 0:r[_t]),"data-sonner-toast":"","data-rich-colors":(hn=f.richColors)!=null?hn:T,"data-styled":!(f.jsx||f.unstyled||y),"data-mounted":J,"data-promise":!!f.promise,"data-swiped":Me,"data-removed":le,"data-visible":lr,"data-y-position":Wo,"data-x-position":Xa,"data-index":S,"data-front":Rr,"data-swiping":qe,"data-dismissible":kr,"data-type":_t,"data-invert":Ya,"data-swipe-out":ae,"data-swipe-direction":$,"data-expanded":!!(O||Y&&J),"data-testid":f.testId,style:{"--index":S,"--toasts-before":S,"--z-index":A.length-S,"--offset":`${le?rt:qr.current}px`,"--initial-height":Y?"auto":`${kt}px`,...N,...f.style},onDragEnd:()=>{xe(!1),q(null),si.current=null},onPointerDown:D=>{D.button!==2&&(Rn||!kr||(Sr.current=new Date,Fe(qr.current),D.target.setPointerCapture(D.pointerId),D.target.tagName!=="BUTTON"&&(xe(!0),si.current={x:D.clientX,y:D.clientY})))},onPointerUp:()=>{var D,ne,de;if(ae||!kr)return;si.current=null;const Re=Number(((D=Ut.current)==null?void 0:D.style.getPropertyValue("--swipe-amount-x").replace("px",""))||0),ht=Number(((ne=Ut.current)==null?void 0:ne.style.getPropertyValue("--swipe-amount-y").replace("px",""))||0),Ve=new Date().getTime()-((de=Sr.current)==null?void 0:de.getTime()),ye=ee==="x"?Re:ht,we=Math.abs(ye)/Ve;if(Math.abs(ye)>=S5||we>.11){Fe(qr.current),f.onDismiss==null||f.onDismiss.call(f,f),M(ee==="x"?Re>0?"right":"left":ht>0?"down":"up"),$r(),Se(!0);return}else{var Ce,ut;(Ce=Ut.current)==null||Ce.style.setProperty("--swipe-amount-x","0px"),(ut=Ut.current)==null||ut.style.setProperty("--swipe-amount-y","0px")}se(!1),xe(!1),q(null)},onPointerMove:D=>{var ne,de,Re;if(!si.current||!kr||((ne=window.getSelection())==null?void 0:ne.toString().length)>0)return;const Ve=D.clientY-si.current.y,ye=D.clientX-si.current.x;var we;const Ce=(we=t.swipeDirections)!=null?we:E5(V);!ee&&(Math.abs(ye)>1||Math.abs(Ve)>1)&&q(Math.abs(ye)>Math.abs(Ve)?"x":"y");let ut={x:0,y:0};const gt=cr=>1/(1.5+Math.abs(cr)/20);if(ee==="y"){if(Ce.includes("top")||Ce.includes("bottom"))if(Ce.includes("top")&&Ve<0||Ce.includes("bottom")&&Ve>0)ut.y=Ve;else{const cr=Ve*gt(Ve);ut.y=Math.abs(cr)<Math.abs(Ve)?cr:Ve}}else if(ee==="x"&&(Ce.includes("left")||Ce.includes("right")))if(Ce.includes("left")&&ye<0||Ce.includes("right")&&ye>0)ut.x=ye;else{const cr=ye*gt(ye);ut.x=Math.abs(cr)<Math.abs(ye)?cr:ye}(Math.abs(ut.x)>0||Math.abs(ut.y)>0)&&se(!0),(de=Ut.current)==null||de.style.setProperty("--swipe-amount-x",`${ut.x}px`),(Re=Ut.current)==null||Re.style.setProperty("--swipe-amount-y",`${ut.y}px`)}},ii&&!f.jsx&&_t!=="loading"?L.createElement("button",{"aria-label":W,"data-disabled":Rn,"data-close-button":!0,onClick:Rn||!kr?()=>{}:()=>{$r(),f.onDismiss==null||f.onDismiss.call(f,f)},className:mi(G==null?void 0:G.closeButton,f==null||(n=f.classNames)==null?void 0:n.closeButton)},(pn=Q==null?void 0:Q.close)!=null?pn:u5):null,(_t||f.icon||f.promise)&&f.icon!==null&&((Q==null?void 0:Q[_t])!==null||f.icon)?L.createElement("div",{"data-icon":"",className:mi(G==null?void 0:G.icon,f==null||(i=f.classNames)==null?void 0:i.icon)},f.promise||f.type==="loading"&&!f.icon?f.icon||sa():null,f.type!=="loading"?li:null):null,L.createElement("div",{"data-content":"",className:mi(G==null?void 0:G.content,f==null||(a=f.classNames)==null?void 0:a.content)},L.createElement("div",{"data-title":"",className:mi(G==null?void 0:G.title,f==null||(o=f.classNames)==null?void 0:o.title)},f.jsx?f.jsx:typeof f.title=="function"?f.title():f.title),f.description?L.createElement("div",{"data-description":"",className:mi(B,ni,G==null?void 0:G.description,f==null||(c=f.classNames)==null?void 0:c.description)},typeof f.description=="function"?f.description():f.description):null),L.isValidElement(f.cancel)?f.cancel:f.cancel&&rf(f.cancel)?L.createElement("button",{"data-button":!0,"data-cancel":!0,style:f.cancelButtonStyle||R,onClick:D=>{rf(f.cancel)&&kr&&(f.cancel.onClick==null||f.cancel.onClick.call(f.cancel,D),$r())},className:mi(G==null?void 0:G.cancelButton,f==null||(u=f.classNames)==null?void 0:u.cancelButton)},f.cancel.label):null,L.isValidElement(f.action)?f.action:f.action&&rf(f.action)?L.createElement("button",{"data-button":!0,"data-action":!0,style:f.actionButtonStyle||I,onClick:D=>{rf(f.action)&&(f.action.onClick==null||f.action.onClick.call(f.action,D),!D.defaultPrevented&&$r())},className:mi(G==null?void 0:G.actionButton,f==null||(d=f.classNames)==null?void 0:d.actionButton)},f.action.label):null)};function Bk(){if(typeof window>"u"||typeof document>"u")return"ltr";const t=document.documentElement.getAttribute("dir");return t==="auto"||!t?window.getComputedStyle(document.documentElement).direction:t}function A5(t,e){const r={};return[t,e].forEach((n,i)=>{const a=i===1,o=a?"--mobile-offset":"--offset",c=a?x5:b5;function u(d){["top","right","bottom","left"].forEach(p=>{r[`${o}-${p}`]=typeof d=="number"?`${d}px`:d})}typeof n=="number"||typeof n=="string"?u(n):typeof n=="object"?["top","right","bottom","left"].forEach(d=>{n[d]===void 0?r[`${o}-${d}`]=c:r[`${o}-${d}`]=typeof n[d]=="number"?`${n[d]}px`:n[d]}):u(c)}),r}const T5=L.forwardRef(function(e,r){const{id:n,invert:i,position:a="bottom-right",hotkey:o=["altKey","KeyT"],expand:c,closeButton:u,className:d,offset:p,mobileOffset:f,theme:y="light",richColors:v,duration:b,style:w,visibleToasts:x=v5,toastOptions:S,dir:A=Bk(),gap:O=_5,icons:C,containerAriaLabel:T="Notifications"}=e,[E,N]=L.useState([]),R=L.useMemo(()=>n?E.filter(J=>J.toasterId===n):E.filter(J=>!J.toasterId),[E,n]),I=L.useMemo(()=>Array.from(new Set([a].concat(R.filter(J=>J.position).map(J=>J.position)))),[R,a]),[K,B]=L.useState([]),[U,V]=L.useState(!1),[H,Y]=L.useState(!1),[G,Q]=L.useState(y!=="system"?y:typeof window<"u"&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"),W=L.useRef(null),ee=o.join("+").replace(/Key/g,"").replace(/Digit/g,""),q=L.useRef(null),$=L.useRef(!1),M=L.useCallback(J=>{N(oe=>{var le;return(le=oe.find(ve=>ve.id===J.id))!=null&&le.delete||Jr.dismiss(J.id),oe.filter(({id:ve})=>ve!==J.id)})},[]);return L.useEffect(()=>Jr.subscribe(J=>{if(J.dismiss){requestAnimationFrame(()=>{N(oe=>oe.map(le=>le.id===J.id?{...le,delete:!0}:le))});return}setTimeout(()=>{t5.flushSync(()=>{N(oe=>{const le=oe.findIndex(ve=>ve.id===J.id);return le!==-1?[...oe.slice(0,le),{...oe[le],...J},...oe.slice(le+1)]:[J,...oe]})})})}),[E]),L.useEffect(()=>{if(y!=="system"){Q(y);return}if(y==="system"&&(window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?Q("dark"):Q("light")),typeof window>"u")return;const J=window.matchMedia("(prefers-color-scheme: dark)");try{J.addEventListener("change",({matches:oe})=>{Q(oe?"dark":"light")})}catch{J.addListener(({matches:le})=>{try{Q(le?"dark":"light")}catch(ve){console.error(ve)}})}},[y]),L.useEffect(()=>{E.length<=1&&V(!1)},[E]),L.useEffect(()=>{const J=oe=>{var le;if(o.every(xe=>oe[xe]||oe.code===xe)){var qe;V(!0),(qe=W.current)==null||qe.focus()}oe.code==="Escape"&&(document.activeElement===W.current||(le=W.current)!=null&&le.contains(document.activeElement))&&V(!1)};return document.addEventListener("keydown",J),()=>document.removeEventListener("keydown",J)},[o]),L.useEffect(()=>{if(W.current)return()=>{q.current&&(q.current.focus({preventScroll:!0}),q.current=null,$.current=!1)}},[W.current]),L.createElement("section",{ref:r,"aria-label":`${T} ${ee}`,tabIndex:-1,"aria-live":"polite","aria-relevant":"additions text","aria-atomic":"false",suppressHydrationWarning:!0},I.map((J,oe)=>{var le;const[ve,qe]=J.split("-");return R.length?L.createElement("ol",{key:J,dir:A==="auto"?Bk():A,tabIndex:-1,ref:W,className:d,"data-sonner-toaster":!0,"data-sonner-theme":G,"data-y-position":ve,"data-x-position":qe,style:{"--front-toast-height":`${((le=K[0])==null?void 0:le.height)||0}px`,"--width":`${w5}px`,"--gap":`${O}px`,...w,...A5(p,f)},onBlur:xe=>{$.current&&!xe.currentTarget.contains(xe.relatedTarget)&&($.current=!1,q.current&&(q.current.focus({preventScroll:!0}),q.current=null))},onFocus:xe=>{xe.target instanceof HTMLElement&&xe.target.dataset.dismissible==="false"||$.current||($.current=!0,q.current=xe.relatedTarget)},onMouseEnter:()=>V(!0),onMouseMove:()=>V(!0),onMouseLeave:()=>{H||V(!1)},onDragEnd:()=>V(!1),onPointerDown:xe=>{xe.target instanceof HTMLElement&&xe.target.dataset.dismissible==="false"||Y(!0)},onPointerUp:()=>Y(!1)},R.filter(xe=>!xe.position&&oe===0||xe.position===J).map((xe,ae)=>{var Se,Me;return L.createElement(O5,{key:xe.id,icons:C,index:ae,toast:xe,defaultRichColors:v,duration:(Se=S==null?void 0:S.duration)!=null?Se:b,className:S==null?void 0:S.className,descriptionClassName:S==null?void 0:S.descriptionClassName,invert:i,visibleToasts:x,closeButton:(Me=S==null?void 0:S.closeButton)!=null?Me:u,interacting:H,position:J,style:S==null?void 0:S.style,unstyled:S==null?void 0:S.unstyled,classNames:S==null?void 0:S.classNames,cancelButtonStyle:S==null?void 0:S.cancelButtonStyle,actionButtonStyle:S==null?void 0:S.actionButtonStyle,closeButtonAriaLabel:S==null?void 0:S.closeButtonAriaLabel,removeToast:M,toasts:R.filter(se=>se.position==xe.position),heights:K.filter(se=>se.position==xe.position),setHeights:B,expandByDefault:c,gap:O,expanded:U,swipeDirections:e.swipeDirections})})):null}))}),C5="M147.692 55C178.28 55.0001 203.077 79.7968 203.077 110.385C203.077 140.089 179.692 164.331 150.327 165.706C126.508 171.901 108.924 193.549 108.924 219.308C108.924 222.879 109.261 226.372 109.907 229.755C109.903 229.756 109.898 229.755 109.894 229.756C110.468 232.955 110.77 236.25 110.77 239.615C110.77 242.98 110.468 246.274 109.894 249.474C109.898 249.474 109.903 249.475 109.907 249.476C109.261 252.859 108.924 256.351 108.924 259.923C108.924 285.68 126.507 307.329 150.325 313.524C179.691 314.899 203.077 339.14 203.077 368.846C203.077 399.434 178.28 424.23 147.692 424.23C117.104 424.23 92.3076 399.434 92.3076 368.846C92.3076 364.539 92.7986 360.348 93.7285 356.324C94.007 354.075 94.1543 351.785 94.1543 349.461C94.1541 321.662 73.6718 298.647 46.9756 294.682C46.9934 294.579 47.0138 294.477 47.0322 294.374C20.4072 290.347 2.80541e-05 267.364 0 239.615C0 211.866 20.4071 188.883 47.0322 184.855C47.0139 184.753 46.9934 184.651 46.9756 184.549C73.6719 180.584 94.1542 157.569 94.1543 129.77C94.1543 127.445 94.0063 125.154 93.7275 122.904C92.7979 118.881 92.3076 114.69 92.3076 110.385C92.3076 79.7967 117.104 55 147.692 55ZM332.308 55C362.896 55 387.692 79.7967 387.692 110.385C387.692 115.136 387.093 119.747 385.968 124.147C385.781 125.996 385.683 127.872 385.683 129.77C385.683 157.569 406.165 180.584 432.861 184.549C432.845 184.643 432.826 184.738 432.809 184.832C459.511 188.792 480 211.811 480 239.615C480 267.419 459.511 290.438 432.809 294.397C432.826 294.492 432.845 294.587 432.861 294.682C406.165 298.647 385.683 321.661 385.683 349.461C385.683 351.358 385.781 353.233 385.968 355.081C387.093 359.482 387.692 364.094 387.692 368.846C387.692 399.434 362.896 424.23 332.308 424.23C301.72 424.23 276.923 399.434 276.923 368.846C276.923 364.537 277.414 360.344 278.345 356.318C278.622 354.071 278.77 351.783 278.77 349.461C278.769 321.661 258.287 298.647 231.591 294.682C231.609 294.579 231.629 294.477 231.647 294.374C205.022 290.347 184.615 267.364 184.615 239.615C184.615 209.027 209.412 184.23 240 184.23C270.588 184.231 295.385 209.027 295.385 239.615C295.385 242.98 295.084 246.274 294.509 249.474C294.513 249.474 294.518 249.475 294.522 249.476C293.877 252.859 293.539 256.351 293.539 259.923C293.539 284.692 309.798 305.661 332.226 312.744C354.653 305.661 370.913 284.692 370.913 259.923C370.913 256.351 370.576 252.859 369.93 249.476C369.987 249.467 370.044 249.46 370.102 249.451C369.529 246.259 369.23 242.972 369.23 239.615C369.23 236.259 369.528 232.971 370.101 229.779C370.044 229.771 369.986 229.764 369.93 229.756C370.576 226.372 370.913 222.879 370.913 219.308C370.913 193.537 353.312 171.881 329.476 165.697C300.204 164.223 276.923 140.023 276.923 110.385C276.923 79.7967 301.72 55 332.308 55Z";function Ra({height:t=32}){const e=Math.round(t*1);return g.jsxs("svg",{width:e,height:t,viewBox:"0 0 480 480",fill:"none","aria-hidden":!0,children:[g.jsx("path",{d:C5,fill:"url(#io-grad)"}),g.jsx("defs",{children:g.jsxs("linearGradient",{id:"io-grad",x1:"0",x2:"450.529",y1:"402",y2:"69.3087",gradientUnits:"userSpaceOnUse",children:[g.jsx("stop",{stopColor:"#D83333"}),g.jsx("stop",{offset:"0.515",stopColor:"#E43A9C"}),g.jsx("stop",{offset:"1",stopColor:"#F041FF"})]})})]})}/**
52
- * @license lucide-react v0.487.0 - ISC
53
- *
54
- * This source code is licensed under the ISC license.
55
- * See the LICENSE file in the root directory of this source tree.
56
- */const j5=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),N5=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,r,n)=>n?n.toUpperCase():r.toLowerCase()),Uk=t=>{const e=N5(t);return e.charAt(0).toUpperCase()+e.slice(1)},XN=(...t)=>t.filter((e,r,n)=>!!e&&e.trim()!==""&&n.indexOf(e)===r).join(" ").trim();/**
57
- * @license lucide-react v0.487.0 - ISC
58
- *
59
- * This source code is licensed under the ISC license.
60
- * See the LICENSE file in the root directory of this source tree.
61
- */var P5={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
62
- * @license lucide-react v0.487.0 - ISC
63
- *
64
- * This source code is licensed under the ISC license.
65
- * See the LICENSE file in the root directory of this source tree.
66
- */const R5=j.forwardRef(({color:t="currentColor",size:e=24,strokeWidth:r=2,absoluteStrokeWidth:n,className:i="",children:a,iconNode:o,...c},u)=>j.createElement("svg",{ref:u,...P5,width:e,height:e,stroke:t,strokeWidth:n?Number(r)*24/Number(e):r,className:XN("lucide",i),...c},[...o.map(([d,p])=>j.createElement(d,p)),...Array.isArray(a)?a:[a]]));/**
67
- * @license lucide-react v0.487.0 - ISC
68
- *
69
- * This source code is licensed under the ISC license.
70
- * See the LICENSE file in the root directory of this source tree.
71
- */const ze=(t,e)=>{const r=j.forwardRef(({className:n,...i},a)=>j.createElement(R5,{ref:a,iconNode:e,className:XN(`lucide-${j5(Uk(t))}`,`lucide-${t}`,n),...i}));return r.displayName=Uk(t),r};/**
72
- * @license lucide-react v0.487.0 - ISC
73
- *
74
- * This source code is licensed under the ISC license.
75
- * See the LICENSE file in the root directory of this source tree.
76
- */const I5=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",key:"169zse"}]],Mf=ze("activity",I5);/**
77
- * @license lucide-react v0.487.0 - ISC
78
- *
79
- * This source code is licensed under the ISC license.
80
- * See the LICENSE file in the root directory of this source tree.
81
- */const $5=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],M5=ze("arrow-down",$5);/**
82
- * @license lucide-react v0.487.0 - ISC
83
- *
84
- * This source code is licensed under the ISC license.
85
- * See the LICENSE file in the root directory of this source tree.
86
- */const L5=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",key:"11g9vi"}]],D5=ze("bell",L5);/**
87
- * @license lucide-react v0.487.0 - ISC
88
- *
89
- * This source code is licensed under the ISC license.
90
- * See the LICENSE file in the root directory of this source tree.
91
- */const z5=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]],YN=ze("book-open",z5);/**
92
- * @license lucide-react v0.487.0 - ISC
93
- *
94
- * This source code is licensed under the ISC license.
95
- * See the LICENSE file in the root directory of this source tree.
96
- */const B5=[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]],qc=ze("bot",B5);/**
97
- * @license lucide-react v0.487.0 - ISC
98
- *
99
- * This source code is licensed under the ISC license.
100
- * See the LICENSE file in the root directory of this source tree.
101
- */const U5=[["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M9 7.13v-1a3.003 3.003 0 1 1 6 0v1",key:"d7y7pr"}],["path",{d:"M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6",key:"xs1cw7"}],["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5",key:"32zzws"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M17.2 17c2.1.1 3.8 1.9 3.8 4",key:"k3fwyw"}]],q5=ze("bug",U5);/**
102
- * @license lucide-react v0.487.0 - ISC
103
- *
104
- * This source code is licensed under the ISC license.
105
- * See the LICENSE file in the root directory of this source tree.
106
- */const F5=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]],H5=ze("calendar",F5);/**
107
- * @license lucide-react v0.487.0 - ISC
108
- *
109
- * This source code is licensed under the ISC license.
110
- * See the LICENSE file in the root directory of this source tree.
111
- */const W5=[["line",{x1:"18",x2:"18",y1:"20",y2:"10",key:"1xfpm4"}],["line",{x1:"12",x2:"12",y1:"20",y2:"4",key:"be30l9"}],["line",{x1:"6",x2:"6",y1:"20",y2:"14",key:"1r4le6"}]],G5=ze("chart-no-axes-column",W5);/**
112
- * @license lucide-react v0.487.0 - ISC
113
- *
114
- * This source code is licensed under the ISC license.
115
- * See the LICENSE file in the root directory of this source tree.
116
- */const K5=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],V5=ze("chevron-down",K5);/**
117
- * @license lucide-react v0.487.0 - ISC
118
- *
119
- * This source code is licensed under the ISC license.
120
- * See the LICENSE file in the root directory of this source tree.
121
- */const X5=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],bl=ze("chevron-left",X5);/**
122
- * @license lucide-react v0.487.0 - ISC
123
- *
124
- * This source code is licensed under the ISC license.
125
- * See the LICENSE file in the root directory of this source tree.
126
- */const Y5=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],Lw=ze("chevron-right",Y5);/**
127
- * @license lucide-react v0.487.0 - ISC
128
- *
129
- * This source code is licensed under the ISC license.
130
- * See the LICENSE file in the root directory of this source tree.
131
- */const J5=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],JN=ze("circle-check-big",J5);/**
132
- * @license lucide-react v0.487.0 - ISC
133
- *
134
- * This source code is licensed under the ISC license.
135
- * See the LICENSE file in the root directory of this source tree.
136
- */const Z5=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],ZN=ze("circle-x",Z5);/**
137
- * @license lucide-react v0.487.0 - ISC
138
- *
139
- * This source code is licensed under the ISC license.
140
- * See the LICENSE file in the root directory of this source tree.
141
- */const Q5=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]],Dw=ze("clock",Q5);/**
142
- * @license lucide-react v0.487.0 - ISC
143
- *
144
- * This source code is licensed under the ISC license.
145
- * See the LICENSE file in the root directory of this source tree.
146
- */const e4=[["rect",{width:"16",height:"16",x:"4",y:"4",rx:"2",key:"14l7u7"}],["rect",{width:"6",height:"6",x:"9",y:"9",rx:"1",key:"5aljv4"}],["path",{d:"M15 2v2",key:"13l42r"}],["path",{d:"M15 20v2",key:"15mkzm"}],["path",{d:"M2 15h2",key:"1gxd5l"}],["path",{d:"M2 9h2",key:"1bbxkp"}],["path",{d:"M20 15h2",key:"19e6y8"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M9 2v2",key:"165o2o"}],["path",{d:"M9 20v2",key:"i2bqo8"}]],t4=ze("cpu",e4);/**
147
- * @license lucide-react v0.487.0 - ISC
148
- *
149
- * This source code is licensed under the ISC license.
150
- * See the LICENSE file in the root directory of this source tree.
151
- */const r4=[["path",{d:"M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294z",key:"1vdc57"}],["path",{d:"M5 21h14",key:"11awu3"}]],zw=ze("crown",r4);/**
152
- * @license lucide-react v0.487.0 - ISC
153
- *
154
- * This source code is licensed under the ISC license.
155
- * See the LICENSE file in the root directory of this source tree.
156
- */const n4=[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]],i4=ze("download",n4);/**
157
- * @license lucide-react v0.487.0 - ISC
158
- *
159
- * This source code is licensed under the ISC license.
160
- * See the LICENSE file in the root directory of this source tree.
161
- */const a4=[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]],QN=ze("external-link",a4);/**
162
- * @license lucide-react v0.487.0 - ISC
163
- *
164
- * This source code is licensed under the ISC license.
165
- * See the LICENSE file in the root directory of this source tree.
166
- */const o4=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],s4=ze("eye-off",o4);/**
167
- * @license lucide-react v0.487.0 - ISC
168
- *
169
- * This source code is licensed under the ISC license.
170
- * See the LICENSE file in the root directory of this source tree.
171
- */const l4=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],Ub=ze("eye",l4);/**
172
- * @license lucide-react v0.487.0 - ISC
173
- *
174
- * This source code is licensed under the ISC license.
175
- * See the LICENSE file in the root directory of this source tree.
176
- */const c4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],u4=ze("file-text",c4);/**
177
- * @license lucide-react v0.487.0 - ISC
178
- *
179
- * This source code is licensed under the ISC license.
180
- * See the LICENSE file in the root directory of this source tree.
181
- */const d4=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]],f4=ze("folder-open",d4);/**
182
- * @license lucide-react v0.487.0 - ISC
183
- *
184
- * This source code is licensed under the ISC license.
185
- * See the LICENSE file in the root directory of this source tree.
186
- */const h4=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],p4=ze("folder",h4);/**
187
- * @license lucide-react v0.487.0 - ISC
188
- *
189
- * This source code is licensed under the ISC license.
190
- * See the LICENSE file in the root directory of this source tree.
191
- */const m4=[["path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4",key:"tonef"}],["path",{d:"M9 18c-4.51 2-5-2-7-2",key:"9comsn"}]],g4=ze("github",m4);/**
192
- * @license lucide-react v0.487.0 - ISC
193
- *
194
- * This source code is licensed under the ISC license.
195
- * See the LICENSE file in the root directory of this source tree.
196
- */const y4=[["line",{x1:"4",x2:"20",y1:"9",y2:"9",key:"4lhtct"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15",key:"vyu0kd"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21",key:"1ggp8o"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21",key:"weycgp"}]],eP=ze("hash",y4);/**
197
- * @license lucide-react v0.487.0 - ISC
198
- *
199
- * This source code is licensed under the ISC license.
200
- * See the LICENSE file in the root directory of this source tree.
201
- */const v4=[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}]],qb=ze("inbox",v4);/**
202
- * @license lucide-react v0.487.0 - ISC
203
- *
204
- * This source code is licensed under the ISC license.
205
- * See the LICENSE file in the root directory of this source tree.
206
- */const b4=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],x4=ze("info",b4);/**
207
- * @license lucide-react v0.487.0 - ISC
208
- *
209
- * This source code is licensed under the ISC license.
210
- * See the LICENSE file in the root directory of this source tree.
211
- */const w4=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],Ts=ze("loader-circle",w4);/**
212
- * @license lucide-react v0.487.0 - ISC
213
- *
214
- * This source code is licensed under the ISC license.
215
- * See the LICENSE file in the root directory of this source tree.
216
- */const _4=[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]],tP=ze("loader",_4);/**
217
- * @license lucide-react v0.487.0 - ISC
218
- *
219
- * This source code is licensed under the ISC license.
220
- * See the LICENSE file in the root directory of this source tree.
221
- */const S4=[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]],k4=ze("log-out",S4);/**
222
- * @license lucide-react v0.487.0 - ISC
223
- *
224
- * This source code is licensed under the ISC license.
225
- * See the LICENSE file in the root directory of this source tree.
226
- */const E4=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]],O4=ze("message-circle",E4);/**
227
- * @license lucide-react v0.487.0 - ISC
228
- *
229
- * This source code is licensed under the ISC license.
230
- * See the LICENSE file in the root directory of this source tree.
231
- */const A4=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]],Bw=ze("message-square",A4);/**
232
- * @license lucide-react v0.487.0 - ISC
233
- *
234
- * This source code is licensed under the ISC license.
235
- * See the LICENSE file in the root directory of this source tree.
236
- */const T4=[["path",{d:"M13.234 20.252 21 12.3",key:"1cbrk9"}],["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 0 2.828 2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656 4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486",key:"1pkts6"}]],rP=ze("paperclip",T4);/**
237
- * @license lucide-react v0.487.0 - ISC
238
- *
239
- * This source code is licensed under the ISC license.
240
- * See the LICENSE file in the root directory of this source tree.
241
- */const C4=[["rect",{x:"14",y:"4",width:"4",height:"16",rx:"1",key:"zuxfzm"}],["rect",{x:"6",y:"4",width:"4",height:"16",rx:"1",key:"1okwgv"}]],j4=ze("pause",C4);/**
242
- * @license lucide-react v0.487.0 - ISC
243
- *
244
- * This source code is licensed under the ISC license.
245
- * See the LICENSE file in the root directory of this source tree.
246
- */const N4=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}]],P4=ze("pen",N4);/**
247
- * @license lucide-react v0.487.0 - ISC
248
- *
249
- * This source code is licensed under the ISC license.
250
- * See the LICENSE file in the root directory of this source tree.
251
- */const R4=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]],Lf=ze("pencil",R4);/**
252
- * @license lucide-react v0.487.0 - ISC
253
- *
254
- * This source code is licensed under the ISC license.
255
- * See the LICENSE file in the root directory of this source tree.
256
- */const I4=[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]],$4=ze("play",I4);/**
257
- * @license lucide-react v0.487.0 - ISC
258
- *
259
- * This source code is licensed under the ISC license.
260
- * See the LICENSE file in the root directory of this source tree.
261
- */const M4=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],Uw=ze("plus",M4);/**
262
- * @license lucide-react v0.487.0 - ISC
263
- *
264
- * This source code is licensed under the ISC license.
265
- * See the LICENSE file in the root directory of this source tree.
266
- */const L4=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]],tp=ze("save",L4);/**
267
- * @license lucide-react v0.487.0 - ISC
268
- *
269
- * This source code is licensed under the ISC license.
270
- * See the LICENSE file in the root directory of this source tree.
271
- */const D4=[["path",{d:"M15 12h-5",key:"r7krc0"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]],z4=ze("scroll-text",D4);/**
272
- * @license lucide-react v0.487.0 - ISC
273
- *
274
- * This source code is licensed under the ISC license.
275
- * See the LICENSE file in the root directory of this source tree.
276
- */const B4=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],nP=ze("search",B4);/**
277
- * @license lucide-react v0.487.0 - ISC
278
- *
279
- * This source code is licensed under the ISC license.
280
- * See the LICENSE file in the root directory of this source tree.
281
- */const U4=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]],iP=ze("send",U4);/**
282
- * @license lucide-react v0.487.0 - ISC
283
- *
284
- * This source code is licensed under the ISC license.
285
- * See the LICENSE file in the root directory of this source tree.
286
- */const q4=[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],F4=ze("settings",q4);/**
287
- * @license lucide-react v0.487.0 - ISC
288
- *
289
- * This source code is licensed under the ISC license.
290
- * See the LICENSE file in the root directory of this source tree.
291
- */const H4=[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]],W4=ze("sparkles",H4);/**
292
- * @license lucide-react v0.487.0 - ISC
293
- *
294
- * This source code is licensed under the ISC license.
295
- * See the LICENSE file in the root directory of this source tree.
296
- */const G4=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],rp=ze("square",G4);/**
297
- * @license lucide-react v0.487.0 - ISC
298
- *
299
- * This source code is licensed under the ISC license.
300
- * See the LICENSE file in the root directory of this source tree.
301
- */const K4=[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]],aP=ze("terminal",K4);/**
302
- * @license lucide-react v0.487.0 - ISC
303
- *
304
- * This source code is licensed under the ISC license.
305
- * See the LICENSE file in the root directory of this source tree.
306
- */const V4=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]],Ma=ze("trash-2",V4);/**
307
- * @license lucide-react v0.487.0 - ISC
308
- *
309
- * This source code is licensed under the ISC license.
310
- * See the LICENSE file in the root directory of this source tree.
311
- */const X4=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],Y4=ze("triangle-alert",X4);/**
312
- * @license lucide-react v0.487.0 - ISC
313
- *
314
- * This source code is licensed under the ISC license.
315
- * See the LICENSE file in the root directory of this source tree.
316
- */const J4=[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]],qw=ze("users",J4);/**
317
- * @license lucide-react v0.487.0 - ISC
318
- *
319
- * This source code is licensed under the ISC license.
320
- * See the LICENSE file in the root directory of this source tree.
321
- */const Z4=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],oP=ze("x",Z4);/**
322
- * @license lucide-react v0.487.0 - ISC
323
- *
324
- * This source code is licensed under the ISC license.
325
- * See the LICENSE file in the root directory of this source tree.
326
- */const Q4=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]],Fb=ze("zap",Q4),qk="/api";let Co=null,Hb=null;function ez(t){Co=t}function tz(t){Hb=t}function sP(){return(Co==null?void 0:Co())??null}async function hc(t,e){const r=Co==null?void 0:Co(),n={"Content-Type":"application/json",...e==null?void 0:e.headers};r&&(n.Authorization=`Bearer ${r}`);let i=await fetch(`${qk}${t}`,{...e,headers:n});if(i.status===401&&Hb){const a=await Hb();a&&(n.Authorization=`Bearer ${a}`,i=await fetch(`${qk}${t}`,{...e,headers:n}))}if(!i.ok){const a=await i.json().catch(()=>({error:i.statusText}));throw new Error(a.error??`Request failed: ${i.status}`)}return i.json()}const Ke={get:t=>hc(t),post:(t,e)=>hc(t,{method:"POST",body:e?JSON.stringify(e):void 0}),patch:(t,e)=>hc(t,{method:"PATCH",body:JSON.stringify(e)}),put:(t,e)=>hc(t,{method:"PUT",body:JSON.stringify(e)}),delete:t=>hc(t,{method:"DELETE"})},lP=j.createContext({timezone:"UTC"});function rz({children:t}){const[e,r]=j.useState("UTC");return j.useEffect(()=>{Ke.get("/config").then(n=>{n.config.timezone&&r(n.config.timezone)}).catch(()=>{})},[]),g.jsx(lP.Provider,{value:{timezone:e},children:t})}function qa(){return j.useContext(lP).timezone}const nz=[{label:"UTC",value:"UTC"},{label:"Eastern Time (US)",value:"America/New_York"},{label:"Central Time (US)",value:"America/Chicago"},{label:"Mountain Time (US)",value:"America/Denver"},{label:"Pacific Time (US)",value:"America/Los_Angeles"},{label:"Alaska Time",value:"America/Anchorage"},{label:"Hawaii Time",value:"Pacific/Honolulu"},{label:"London (GMT/BST)",value:"Europe/London"},{label:"Central European",value:"Europe/Berlin"},{label:"Eastern European",value:"Europe/Bucharest"},{label:"India (IST)",value:"Asia/Kolkata"},{label:"China (CST)",value:"Asia/Shanghai"},{label:"Japan (JST)",value:"Asia/Tokyo"},{label:"Australia Eastern",value:"Australia/Sydney"},{label:"New Zealand",value:"Pacific/Auckland"},{label:"São Paulo",value:"America/Sao_Paulo"}];function Hs(t,e,r){if(!t)return"";try{return new Date(t).toLocaleString("en-US",{timeZone:e,month:"short",day:"numeric",hour:"numeric",minute:"2-digit",...r})}catch{return new Date(t).toLocaleString()}}function np(t,e,r){if(!t)return"";try{return new Date(t).toLocaleTimeString("en-US",{timeZone:e,hour:"numeric",minute:"2-digit",...r})}catch{return new Date(t).toLocaleTimeString()}}function iz(t,e,r){if(!t)return"";try{return new Date(t).toLocaleDateString("en-US",{timeZone:e,month:"short",day:"numeric",...r})}catch{return new Date(t).toLocaleDateString()}}let Df=[];const zf=new Set;function az(t){Df=[t,...Df].slice(0,50);for(const e of zf)e()}function oz(){Df=[];for(const t of zf)t()}function sz(){const[,t]=j.useState(0);return j.useEffect(()=>{const e=()=>t(r=>r+1);return zf.add(e),()=>{zf.delete(e)}},[]),Df}function lz(){const[t,e]=j.useState(!1),r=sz(),n=j.useRef(null),[i,a]=j.useState(0),o=qa(),c=r.length-i;j.useEffect(()=>{function d(p){n.current&&!n.current.contains(p.target)&&e(!1)}if(t)return document.addEventListener("mousedown",d),()=>document.removeEventListener("mousedown",d)},[t]);function u(){e(!t),t||a(r.length)}return g.jsxs("div",{className:"relative",ref:n,children:[g.jsxs("button",{type:"button",onClick:u,className:"relative p-2 rounded-xl hover:bg-white/[0.05] text-zinc-600 hover:text-zinc-300 transition-colors cursor-pointer",title:"Notifications",children:[g.jsx(D5,{className:"w-3.5 h-3.5"}),c>0&&g.jsx("span",{className:"absolute top-1 right-1 w-2 h-2 rounded-full bg-[#E43A9C]"})]}),t&&g.jsxs("div",{className:"absolute right-0 top-full mt-2 w-80 max-h-96 overflow-y-auto rounded-xl border border-white/[0.07] bg-[#1a1a1a] shadow-2xl z-50",children:[g.jsxs("div",{className:"flex items-center justify-between px-4 py-3 border-b border-white/[0.07]",children:[g.jsx("span",{className:"text-xs font-mono text-zinc-300",children:"Notifications"}),r.length>0&&g.jsx("button",{type:"button",onClick:oz,className:"text-[10px] font-mono text-zinc-500 hover:text-zinc-300 cursor-pointer",children:"Clear all"})]}),r.length===0?g.jsx("div",{className:"px-4 py-8 text-center text-zinc-600 text-xs font-mono",children:"No notifications yet"}):g.jsx("div",{className:"divide-y divide-white/[0.04]",children:r.map(d=>g.jsxs("div",{className:"px-4 py-3 hover:bg-white/[0.03]",children:[g.jsx("p",{className:"text-xs text-zinc-300 leading-relaxed",children:d.message}),g.jsx("p",{className:"text-[10px] text-zinc-600 font-mono mt-1",children:np(d.timestamp,o)})]},d.id))})]})]})}const cz=10,uz=1e3,dz=3e4;function cP(t={}){const[e,r]=j.useState(!1),[n,i]=j.useState(null),[a,o]=j.useState("connecting"),c=j.useRef(null),u=j.useRef(t),d=j.useRef(0),p=j.useRef(null),f=j.useRef(!0),y=j.useRef(!1);u.current=t,j.useEffect(()=>{let w=`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/ws`;const x=sP();x&&(w+=`?token=${encodeURIComponent(x)}`);const S=()=>{if(!f.current)return;o(d.current>0?"reconnecting":"connecting");const A=new WebSocket(w);c.current=A,A.onopen=()=>{const O=d.current>0||y.current;d.current=0,y.current=!1,r(!0),o("connected"),O&&console.info("WebSocket reconnected")},A.onmessage=O=>{var C,T,E,N,R,I,K,B;try{const U=JSON.parse(O.data);switch(U.type){case"connected":i(U.connectionId??null);break;case"delta":(T=(C=u.current).onDelta)==null||T.call(C,U.content??"");break;case"message":(N=(E=u.current).onMessage)==null||N.call(E,U.content??"");break;case"event":(I=(R=u.current).onEvent)==null||I.call(R,U);break;case"error":(B=(K=u.current).onError)==null||B.call(K,U.content??"Unknown error");break}}catch{}},A.onclose=()=>{if(c.current=null,r(!1),i(null),!f.current)return;if(y.current||(y.current=!0,console.warn("WebSocket disconnected; attempting to reconnect")),d.current>=cz){o("disconnected");return}const O=Math.min(uz*2**d.current,dz);d.current+=1,o("reconnecting"),p.current=setTimeout(S,O)},A.onerror=()=>{A.close()}};return S(),()=>{var A;f.current=!1,p.current&&clearTimeout(p.current),(A=c.current)==null||A.close()}},[]);const v=j.useCallback((b,w="web")=>{var x;((x=c.current)==null?void 0:x.readyState)===WebSocket.OPEN&&c.current.send(JSON.stringify({type:"message",content:b,source:w}))},[]);return{connected:e,connectionId:n,connectionState:a,sendMessage:v}}const uP=j.createContext(null);function fz({children:t}){const[e,r]=j.useState([]),[n,i]=j.useState(""),[a,o]=j.useState(!1),[c,u]=j.useState(!1),d=j.useRef(!1);j.useEffect(()=>{d.current||(d.current=!0,Ke.get("/conversations?limit=50").then(C=>{r(C.messages.map(T=>({...T,timestamp:T.timestamp})))}).catch(()=>{}))},[]);const p=j.useCallback(C=>{u(!1),o(!0),i(C)},[]),f=j.useCallback(C=>{u(!1),o(!1),i(""),r(T=>[...T,{id:crypto.randomUUID(),role:"assistant",content:C,timestamp:new Date().toISOString()}])},[]),y=j.useCallback(C=>{var T,E,N;C.notification&&az({id:((T=C.event)==null?void 0:T.id)??crypto.randomUUID(),message:C.notification,timestamp:((E=C.event)==null?void 0:E.timestamp)??new Date().toISOString(),eventType:((N=C.event)==null?void 0:N.type)??"unknown"})},[]),v=j.useCallback(()=>{u(!1),o(!1),i("")},[]),{connected:b,sendMessage:w}=cP({onDelta:p,onMessage:f,onEvent:y,onError:v}),x=j.useCallback(C=>{u(!0),w(C)},[w]),S=j.useCallback(()=>{n&&r(C=>[...C,{id:crypto.randomUUID(),role:"assistant",content:n,timestamp:new Date().toISOString()}]),o(!1),u(!1),i("")},[n]),A=j.useCallback(C=>{r(T=>[...T,C])},[]),O=j.useCallback(async(C,T)=>{const E=new FormData;E.append("file",C),E.append("messageId",T);const N=sP();if(!(await fetch("/api/attachments",{method:"POST",body:E,headers:N?{Authorization:`Bearer ${N}`}:void 0})).ok)throw new Error("Failed to upload attachment")},[]);return g.jsx(uP.Provider,{value:{messages:e,streaming:n,isStreaming:a,isThinking:c,connected:b,sendChatMessage:x,stopStreaming:S,addUserMessage:A,uploadAttachment:O},children:t})}function dP(){const t=j.useContext(uP);if(!t)throw new Error("useChat must be used within a ChatProvider");return t}var jg,Fk;function hz(){if(Fk)return jg;Fk=1;function t(D){return D instanceof Map?D.clear=D.delete=D.set=function(){throw new Error("map is read-only")}:D instanceof Set&&(D.add=D.clear=D.delete=function(){throw new Error("set is read-only")}),Object.freeze(D),Object.getOwnPropertyNames(D).forEach(ne=>{const de=D[ne],Re=typeof de;(Re==="object"||Re==="function")&&!Object.isFrozen(de)&&t(de)}),D}class e{constructor(ne){ne.data===void 0&&(ne.data={}),this.data=ne.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function r(D){return D.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function n(D,...ne){const de=Object.create(null);for(const Re in D)de[Re]=D[Re];return ne.forEach(function(Re){for(const ht in Re)de[ht]=Re[ht]}),de}const i="</span>",a=D=>!!D.scope,o=(D,{prefix:ne})=>{if(D.startsWith("language:"))return D.replace("language:","language-");if(D.includes(".")){const de=D.split(".");return[`${ne}${de.shift()}`,...de.map((Re,ht)=>`${Re}${"_".repeat(ht+1)}`)].join(" ")}return`${ne}${D}`};class c{constructor(ne,de){this.buffer="",this.classPrefix=de.classPrefix,ne.walk(this)}addText(ne){this.buffer+=r(ne)}openNode(ne){if(!a(ne))return;const de=o(ne.scope,{prefix:this.classPrefix});this.span(de)}closeNode(ne){a(ne)&&(this.buffer+=i)}value(){return this.buffer}span(ne){this.buffer+=`<span class="${ne}">`}}const u=(D={})=>{const ne={children:[]};return Object.assign(ne,D),ne};class d{constructor(){this.rootNode=u(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(ne){this.top.children.push(ne)}openNode(ne){const de=u({scope:ne});this.add(de),this.stack.push(de)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(ne){return this.constructor._walk(ne,this.rootNode)}static _walk(ne,de){return typeof de=="string"?ne.addText(de):de.children&&(ne.openNode(de),de.children.forEach(Re=>this._walk(ne,Re)),ne.closeNode(de)),ne}static _collapse(ne){typeof ne!="string"&&ne.children&&(ne.children.every(de=>typeof de=="string")?ne.children=[ne.children.join("")]:ne.children.forEach(de=>{d._collapse(de)}))}}class p extends d{constructor(ne){super(),this.options=ne}addText(ne){ne!==""&&this.add(ne)}startScope(ne){this.openNode(ne)}endScope(){this.closeNode()}__addSublanguage(ne,de){const Re=ne.root;de&&(Re.scope=`language:${de}`),this.add(Re)}toHTML(){return new c(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function f(D){return D?typeof D=="string"?D:D.source:null}function y(D){return w("(?=",D,")")}function v(D){return w("(?:",D,")*")}function b(D){return w("(?:",D,")?")}function w(...D){return D.map(de=>f(de)).join("")}function x(D){const ne=D[D.length-1];return typeof ne=="object"&&ne.constructor===Object?(D.splice(D.length-1,1),ne):{}}function S(...D){return"("+(x(D).capture?"":"?:")+D.map(Re=>f(Re)).join("|")+")"}function A(D){return new RegExp(D.toString()+"|").exec("").length-1}function O(D,ne){const de=D&&D.exec(ne);return de&&de.index===0}const C=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function T(D,{joinWith:ne}){let de=0;return D.map(Re=>{de+=1;const ht=de;let Ve=f(Re),ye="";for(;Ve.length>0;){const we=C.exec(Ve);if(!we){ye+=Ve;break}ye+=Ve.substring(0,we.index),Ve=Ve.substring(we.index+we[0].length),we[0][0]==="\\"&&we[1]?ye+="\\"+String(Number(we[1])+ht):(ye+=we[0],we[0]==="("&&de++)}return ye}).map(Re=>`(${Re})`).join(ne)}const E=/\b\B/,N="[a-zA-Z]\\w*",R="[a-zA-Z_]\\w*",I="\\b\\d+(\\.\\d+)?",K="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",B="\\b(0b[01]+)",U="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",V=(D={})=>{const ne=/^#![ ]*\//;return D.binary&&(D.begin=w(ne,/.*\b/,D.binary,/\b.*/)),n({scope:"meta",begin:ne,end:/$/,relevance:0,"on:begin":(de,Re)=>{de.index!==0&&Re.ignoreMatch()}},D)},H={begin:"\\\\[\\s\\S]",relevance:0},Y={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[H]},G={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[H]},Q={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},W=function(D,ne,de={}){const Re=n({scope:"comment",begin:D,end:ne,contains:[]},de);Re.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const ht=S("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return Re.contains.push({begin:w(/[ ]+/,"(",ht,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),Re},ee=W("//","$"),q=W("/\\*","\\*/"),$=W("#","$"),M={scope:"number",begin:I,relevance:0},J={scope:"number",begin:K,relevance:0},oe={scope:"number",begin:B,relevance:0},le={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[H,{begin:/\[/,end:/\]/,relevance:0,contains:[H]}]},ve={scope:"title",begin:N,relevance:0},qe={scope:"title",begin:R,relevance:0},xe={begin:"\\.\\s*"+R,relevance:0};var Se=Object.freeze({__proto__:null,APOS_STRING_MODE:Y,BACKSLASH_ESCAPE:H,BINARY_NUMBER_MODE:oe,BINARY_NUMBER_RE:B,COMMENT:W,C_BLOCK_COMMENT_MODE:q,C_LINE_COMMENT_MODE:ee,C_NUMBER_MODE:J,C_NUMBER_RE:K,END_SAME_AS_BEGIN:function(D){return Object.assign(D,{"on:begin":(ne,de)=>{de.data._beginMatch=ne[1]},"on:end":(ne,de)=>{de.data._beginMatch!==ne[1]&&de.ignoreMatch()}})},HASH_COMMENT_MODE:$,IDENT_RE:N,MATCH_NOTHING_RE:E,METHOD_GUARD:xe,NUMBER_MODE:M,NUMBER_RE:I,PHRASAL_WORDS_MODE:Q,QUOTE_STRING_MODE:G,REGEXP_MODE:le,RE_STARTERS_RE:U,SHEBANG:V,TITLE_MODE:ve,UNDERSCORE_IDENT_RE:R,UNDERSCORE_TITLE_MODE:qe});function Me(D,ne){D.input[D.index-1]==="."&&ne.ignoreMatch()}function se(D,ne){D.className!==void 0&&(D.scope=D.className,delete D.className)}function rt(D,ne){ne&&D.beginKeywords&&(D.begin="\\b("+D.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",D.__beforeBegin=Me,D.keywords=D.keywords||D.beginKeywords,delete D.beginKeywords,D.relevance===void 0&&(D.relevance=0))}function Fe(D,ne){Array.isArray(D.illegal)&&(D.illegal=S(...D.illegal))}function kt(D,ne){if(D.match){if(D.begin||D.end)throw new Error("begin & end are not supported with match");D.begin=D.match,delete D.match}}function wt(D,ne){D.relevance===void 0&&(D.relevance=1)}const Et=(D,ne)=>{if(!D.beforeMatch)return;if(D.starts)throw new Error("beforeMatch cannot be used with starts");const de=Object.assign({},D);Object.keys(D).forEach(Re=>{delete D[Re]}),D.keywords=de.keywords,D.begin=w(de.beforeMatch,y(de.begin)),D.starts={relevance:0,contains:[Object.assign(de,{endsParent:!0})]},D.relevance=0,delete de.beforeMatch},Sr=["of","and","for","in","not","or","if","then","parent","list","value"],Ut="keyword";function Rr(D,ne,de=Ut){const Re=Object.create(null);return typeof D=="string"?ht(de,D.split(" ")):Array.isArray(D)?ht(de,D):Object.keys(D).forEach(function(Ve){Object.assign(Re,Rr(D[Ve],ne,Ve))}),Re;function ht(Ve,ye){ne&&(ye=ye.map(we=>we.toLowerCase())),ye.forEach(function(we){const Ce=we.split("|");Re[Ce[0]]=[Ve,lr(Ce[0],Ce[1])]})}}function lr(D,ne){return ne?Number(ne):_t(D)?0:1}function _t(D){return Sr.includes(D.toLowerCase())}const kr={},Ir=D=>{console.error(D)},ni=(D,...ne)=>{console.log(`WARN: ${D}`,...ne)},Ur=(D,ne)=>{kr[`${D}/${ne}`]||(console.log(`Deprecated as of ${D}. ${ne}`),kr[`${D}/${ne}`]=!0)},ii=new Error;function ai(D,ne,{key:de}){let Re=0;const ht=D[de],Ve={},ye={};for(let we=1;we<=ne.length;we++)ye[we+Re]=ht[we],Ve[we+Re]=!0,Re+=A(ne[we-1]);D[de]=ye,D[de]._emit=Ve,D[de]._multi=!0}function aa(D){if(Array.isArray(D.begin)){if(D.skip||D.excludeBegin||D.returnBegin)throw Ir("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),ii;if(typeof D.beginScope!="object"||D.beginScope===null)throw Ir("beginScope must be object"),ii;ai(D,D.begin,{key:"beginScope"}),D.begin=T(D.begin,{joinWith:""})}}function qr(D){if(Array.isArray(D.end)){if(D.skip||D.excludeEnd||D.returnEnd)throw Ir("skip, excludeEnd, returnEnd not compatible with endScope: {}"),ii;if(typeof D.endScope!="object"||D.endScope===null)throw Ir("endScope must be object"),ii;ai(D,D.end,{key:"endScope"}),D.end=T(D.end,{joinWith:""})}}function oi(D){D.scope&&typeof D.scope=="object"&&D.scope!==null&&(D.beginScope=D.scope,delete D.scope)}function si(D){oi(D),typeof D.beginScope=="string"&&(D.beginScope={_wrap:D.beginScope}),typeof D.endScope=="string"&&(D.endScope={_wrap:D.endScope}),aa(D),qr(D)}function Wo(D){function ne(ye,we){return new RegExp(f(ye),"m"+(D.case_insensitive?"i":"")+(D.unicodeRegex?"u":"")+(we?"g":""))}class de{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(we,Ce){Ce.position=this.position++,this.matchIndexes[this.matchAt]=Ce,this.regexes.push([Ce,we]),this.matchAt+=A(we)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const we=this.regexes.map(Ce=>Ce[1]);this.matcherRe=ne(T(we,{joinWith:"|"}),!0),this.lastIndex=0}exec(we){this.matcherRe.lastIndex=this.lastIndex;const Ce=this.matcherRe.exec(we);if(!Ce)return null;const ut=Ce.findIndex((cr,Ai)=>Ai>0&&cr!==void 0),gt=this.matchIndexes[ut];return Ce.splice(0,ut),Object.assign(Ce,gt)}}class Re{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(we){if(this.multiRegexes[we])return this.multiRegexes[we];const Ce=new de;return this.rules.slice(we).forEach(([ut,gt])=>Ce.addRule(ut,gt)),Ce.compile(),this.multiRegexes[we]=Ce,Ce}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(we,Ce){this.rules.push([we,Ce]),Ce.type==="begin"&&this.count++}exec(we){const Ce=this.getMatcher(this.regexIndex);Ce.lastIndex=this.lastIndex;let ut=Ce.exec(we);if(this.resumingScanAtSamePosition()&&!(ut&&ut.index===this.lastIndex)){const gt=this.getMatcher(0);gt.lastIndex=this.lastIndex+1,ut=gt.exec(we)}return ut&&(this.regexIndex+=ut.position+1,this.regexIndex===this.count&&this.considerAll()),ut}}function ht(ye){const we=new Re;return ye.contains.forEach(Ce=>we.addRule(Ce.begin,{rule:Ce,type:"begin"})),ye.terminatorEnd&&we.addRule(ye.terminatorEnd,{type:"end"}),ye.illegal&&we.addRule(ye.illegal,{type:"illegal"}),we}function Ve(ye,we){const Ce=ye;if(ye.isCompiled)return Ce;[se,kt,si,Et].forEach(gt=>gt(ye,we)),D.compilerExtensions.forEach(gt=>gt(ye,we)),ye.__beforeBegin=null,[rt,Fe,wt].forEach(gt=>gt(ye,we)),ye.isCompiled=!0;let ut=null;return typeof ye.keywords=="object"&&ye.keywords.$pattern&&(ye.keywords=Object.assign({},ye.keywords),ut=ye.keywords.$pattern,delete ye.keywords.$pattern),ut=ut||/\w+/,ye.keywords&&(ye.keywords=Rr(ye.keywords,D.case_insensitive)),Ce.keywordPatternRe=ne(ut,!0),we&&(ye.begin||(ye.begin=/\B|\b/),Ce.beginRe=ne(Ce.begin),!ye.end&&!ye.endsWithParent&&(ye.end=/\B|\b/),ye.end&&(Ce.endRe=ne(Ce.end)),Ce.terminatorEnd=f(Ce.end)||"",ye.endsWithParent&&we.terminatorEnd&&(Ce.terminatorEnd+=(ye.end?"|":"")+we.terminatorEnd)),ye.illegal&&(Ce.illegalRe=ne(ye.illegal)),ye.contains||(ye.contains=[]),ye.contains=[].concat(...ye.contains.map(function(gt){return Go(gt==="self"?ye:gt)})),ye.contains.forEach(function(gt){Ve(gt,Ce)}),ye.starts&&Ve(ye.starts,we),Ce.matcher=ht(Ce),Ce}if(D.compilerExtensions||(D.compilerExtensions=[]),D.contains&&D.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return D.classNameAliases=n(D.classNameAliases||{}),Ve(D)}function Xa(D){return D?D.endsWithParent||Xa(D.starts):!1}function Go(D){return D.variants&&!D.cachedVariants&&(D.cachedVariants=D.variants.map(function(ne){return n(D,{variants:null},ne)})),D.cachedVariants?D.cachedVariants:Xa(D)?n(D,{starts:D.starts?n(D.starts):null}):Object.isFrozen(D)?n(D):D}var oa="11.11.1";class Ya extends Error{constructor(ne,de){super(ne),this.name="HTMLInjectionError",this.html=de}}const Rn=r,$r=n,sa=Symbol("nomatch"),li=7,hn=function(D){const ne=Object.create(null),de=Object.create(null),Re=[];let ht=!0;const Ve="Could not find the language '{}', did you forget to load/include a language module?",ye={disableAutodetect:!0,name:"Plain text",contains:[]};let we={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:p};function Ce(he){return we.noHighlightRe.test(he)}function ut(he){let $e=he.className+" ";$e+=he.parentNode?he.parentNode.className:"";const Xe=we.languageDetectRe.exec($e);if(Xe){const et=In(Xe[1]);return et||(ni(Ve.replace("{}",Xe[1])),ni("Falling back to no-highlight mode for this block.",he)),et?Xe[1]:"no-highlight"}return $e.split(/\s+/).find(et=>Ce(et)||In(et))}function gt(he,$e,Xe){let et="",Gt="";typeof $e=="object"?(et=he,Xe=$e.ignoreIllegals,Gt=$e.language):(Ur("10.7.0","highlight(lang, code, ...args) has been deprecated."),Ur("10.7.0",`Please use highlight(code, options) instead.
327
- https://github.com/highlightjs/highlight.js/issues/2277`),Gt=he,et=$e),Xe===void 0&&(Xe=!0);const Dt={code:et,language:Gt};Za("before:highlight",Dt);const ci=Dt.result?Dt.result:cr(Dt.language,Dt.code,Xe);return ci.code=Dt.code,Za("after:highlight",ci),ci}function cr(he,$e,Xe,et){const Gt=Object.create(null);function Dt(me,Ee){return me.keywords[Ee]}function ci(){if(!Ge.keywords){Kt.addText(yt);return}let me=0;Ge.keywordPatternRe.lastIndex=0;let Ee=Ge.keywordPatternRe.exec(yt),He="";for(;Ee;){He+=yt.substring(me,Ee.index);const nt=mn.case_insensitive?Ee[0].toLowerCase():Ee[0],qt=Dt(Ge,nt);if(qt){const[ur,Kp]=qt;if(Kt.addText(He),He="",Gt[nt]=(Gt[nt]||0)+1,Gt[nt]<=li&&(to+=Kp),ur.startsWith("_"))He+=Ee[0];else{const Qu=mn.classNameAliases[ur]||ur;Lr(Ee[0],Qu)}}else He+=Ee[0];me=Ge.keywordPatternRe.lastIndex,Ee=Ge.keywordPatternRe.exec(yt)}He+=yt.substring(me),Kt.addText(He)}function Xo(){if(yt==="")return;let me=null;if(typeof Ge.subLanguage=="string"){if(!ne[Ge.subLanguage]){Kt.addText(yt);return}me=cr(Ge.subLanguage,yt,!0,$l[Ge.subLanguage]),$l[Ge.subLanguage]=me._top}else me=Ja(yt,Ge.subLanguage.length?Ge.subLanguage:null);Ge.relevance>0&&(to+=me.relevance),Kt.__addSublanguage(me._emitter,me.language)}function Mr(){Ge.subLanguage!=null?Xo():ci(),yt=""}function Lr(me,Ee){me!==""&&(Kt.startScope(Ee),Kt.addText(me),Kt.endScope())}function Qa(me,Ee){let He=1;const nt=Ee.length-1;for(;He<=nt;){if(!me._emit[He]){He++;continue}const qt=mn.classNameAliases[me[He]]||me[He],ur=Ee[He];qt?Lr(ur,qt):(yt=ur,ci(),yt=""),He++}}function la(me,Ee){return me.scope&&typeof me.scope=="string"&&Kt.openNode(mn.classNameAliases[me.scope]||me.scope),me.beginScope&&(me.beginScope._wrap?(Lr(yt,mn.classNameAliases[me.beginScope._wrap]||me.beginScope._wrap),yt=""):me.beginScope._multi&&(Qa(me.beginScope,Ee),yt="")),Ge=Object.create(me,{parent:{value:Ge}}),Ge}function eo(me,Ee,He){let nt=O(me.endRe,He);if(nt){if(me["on:end"]){const qt=new e(me);me["on:end"](Ee,qt),qt.isMatchIgnored&&(nt=!1)}if(nt){for(;me.endsParent&&me.parent;)me=me.parent;return me}}if(me.endsWithParent)return eo(me.parent,Ee,He)}function Wp(me){return Ge.matcher.regexIndex===0?(yt+=me[0],1):(da=!0,0)}function Gp(me){const Ee=me[0],He=me.rule,nt=new e(He),qt=[He.__beforeBegin,He["on:begin"]];for(const ur of qt)if(ur&&(ur(me,nt),nt.isMatchIgnored))return Wp(Ee);return He.skip?yt+=Ee:(He.excludeBegin&&(yt+=Ee),Mr(),!He.returnBegin&&!He.excludeBegin&&(yt=Ee)),la(He,me),He.returnBegin?0:Ee.length}function Rl(me){const Ee=me[0],He=$e.substring(me.index),nt=eo(Ge,me,He);if(!nt)return sa;const qt=Ge;Ge.endScope&&Ge.endScope._wrap?(Mr(),Lr(Ee,Ge.endScope._wrap)):Ge.endScope&&Ge.endScope._multi?(Mr(),Qa(Ge.endScope,me)):qt.skip?yt+=Ee:(qt.returnEnd||qt.excludeEnd||(yt+=Ee),Mr(),qt.excludeEnd&&(yt=Ee));do Ge.scope&&Kt.closeNode(),!Ge.skip&&!Ge.subLanguage&&(to+=Ge.relevance),Ge=Ge.parent;while(Ge!==nt.parent);return nt.starts&&la(nt.starts,me),qt.returnEnd?0:Ee.length}function Zu(){const me=[];for(let Ee=Ge;Ee!==mn;Ee=Ee.parent)Ee.scope&&me.unshift(Ee.scope);me.forEach(Ee=>Kt.openNode(Ee))}let ca={};function ua(me,Ee){const He=Ee&&Ee[0];if(yt+=me,He==null)return Mr(),0;if(ca.type==="begin"&&Ee.type==="end"&&ca.index===Ee.index&&He===""){if(yt+=$e.slice(Ee.index,Ee.index+1),!ht){const nt=new Error(`0 width match regex (${he})`);throw nt.languageName=he,nt.badRule=ca.rule,nt}return 1}if(ca=Ee,Ee.type==="begin")return Gp(Ee);if(Ee.type==="illegal"&&!Xe){const nt=new Error('Illegal lexeme "'+He+'" for mode "'+(Ge.scope||"<unnamed>")+'"');throw nt.mode=Ge,nt}else if(Ee.type==="end"){const nt=Rl(Ee);if(nt!==sa)return nt}if(Ee.type==="illegal"&&He==="")return yt+=`
328
- `,1;if(ro>1e5&&ro>Ee.index*3)throw new Error("potential infinite loop, way more iterations than matches");return yt+=He,He.length}const mn=In(he);if(!mn)throw Ir(Ve.replace("{}",he)),new Error('Unknown language: "'+he+'"');const Il=Wo(mn);let lt="",Ge=et||Il;const $l={},Kt=new we.__emitter(we);Zu();let yt="",to=0,ui=0,ro=0,da=!1;try{if(mn.__emitTokens)mn.__emitTokens($e,Kt);else{for(Ge.matcher.considerAll();;){ro++,da?da=!1:Ge.matcher.considerAll(),Ge.matcher.lastIndex=ui;const me=Ge.matcher.exec($e);if(!me)break;const Ee=$e.substring(ui,me.index),He=ua(Ee,me);ui=me.index+He}ua($e.substring(ui))}return Kt.finalize(),lt=Kt.toHTML(),{language:he,value:lt,relevance:to,illegal:!1,_emitter:Kt,_top:Ge}}catch(me){if(me.message&&me.message.includes("Illegal"))return{language:he,value:Rn($e),illegal:!0,relevance:0,_illegalBy:{message:me.message,index:ui,context:$e.slice(ui-100,ui+100),mode:me.mode,resultSoFar:lt},_emitter:Kt};if(ht)return{language:he,value:Rn($e),illegal:!1,relevance:0,errorRaised:me,_emitter:Kt,_top:Ge};throw me}}function Ai(he){const $e={value:Rn(he),illegal:!1,relevance:0,_top:ye,_emitter:new we.__emitter(we)};return $e._emitter.addText(he),$e}function Ja(he,$e){$e=$e||we.languages||Object.keys(ne);const Xe=Ai(he),et=$e.filter(In).filter(Ju).map(Mr=>cr(Mr,he,!1));et.unshift(Xe);const Gt=et.sort((Mr,Lr)=>{if(Mr.relevance!==Lr.relevance)return Lr.relevance-Mr.relevance;if(Mr.language&&Lr.language){if(In(Mr.language).supersetOf===Lr.language)return 1;if(In(Lr.language).supersetOf===Mr.language)return-1}return 0}),[Dt,ci]=Gt,Xo=Dt;return Xo.secondBest=ci,Xo}function qp(he,$e,Xe){const et=$e&&de[$e]||Xe;he.classList.add("hljs"),he.classList.add(`language-${et}`)}function jl(he){let $e=null;const Xe=ut(he);if(Ce(Xe))return;if(Za("before:highlightElement",{el:he,language:Xe}),he.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",he);return}if(he.children.length>0&&(we.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(he)),we.throwUnescapedHTML))throw new Ya("One of your code blocks includes unescaped HTML.",he.innerHTML);$e=he;const et=$e.textContent,Gt=Xe?gt(et,{language:Xe,ignoreIllegals:!0}):Ja(et);he.innerHTML=Gt.value,he.dataset.highlighted="yes",qp(he,Xe,Gt.language),he.result={language:Gt.language,re:Gt.relevance,relevance:Gt.relevance},Gt.secondBest&&(he.secondBest={language:Gt.secondBest.language,relevance:Gt.secondBest.relevance}),Za("after:highlightElement",{el:he,result:Gt,text:et})}function Fp(he){we=$r(we,he)}const Ti=()=>{Ko(),Ur("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function Gu(){Ko(),Ur("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let Nl=!1;function Ko(){function he(){Ko()}if(document.readyState==="loading"){Nl||window.addEventListener("DOMContentLoaded",he,!1),Nl=!0;return}document.querySelectorAll(we.cssSelector).forEach(jl)}function Ku(he,$e){let Xe=null;try{Xe=$e(D)}catch(et){if(Ir("Language definition for '{}' could not be registered.".replace("{}",he)),ht)Ir(et);else throw et;Xe=ye}Xe.name||(Xe.name=he),ne[he]=Xe,Xe.rawDefinition=$e.bind(null,D),Xe.aliases&&Yu(Xe.aliases,{languageName:he})}function Vu(he){delete ne[he];for(const $e of Object.keys(de))de[$e]===he&&delete de[$e]}function Xu(){return Object.keys(ne)}function In(he){return he=(he||"").toLowerCase(),ne[he]||ne[de[he]]}function Yu(he,{languageName:$e}){typeof he=="string"&&(he=[he]),he.forEach(Xe=>{de[Xe.toLowerCase()]=$e})}function Ju(he){const $e=In(he);return $e&&!$e.disableAutodetect}function Lt(he){he["before:highlightBlock"]&&!he["before:highlightElement"]&&(he["before:highlightElement"]=$e=>{he["before:highlightBlock"](Object.assign({block:$e.el},$e))}),he["after:highlightBlock"]&&!he["after:highlightElement"]&&(he["after:highlightElement"]=$e=>{he["after:highlightBlock"](Object.assign({block:$e.el},$e))})}function Hp(he){Lt(he),Re.push(he)}function Pl(he){const $e=Re.indexOf(he);$e!==-1&&Re.splice($e,1)}function Za(he,$e){const Xe=he;Re.forEach(function(et){et[Xe]&&et[Xe]($e)})}function Vo(he){return Ur("10.7.0","highlightBlock will be removed entirely in v12.0"),Ur("10.7.0","Please use highlightElement now."),jl(he)}Object.assign(D,{highlight:gt,highlightAuto:Ja,highlightAll:Ko,highlightElement:jl,highlightBlock:Vo,configure:Fp,initHighlighting:Ti,initHighlightingOnLoad:Gu,registerLanguage:Ku,unregisterLanguage:Vu,listLanguages:Xu,getLanguage:In,registerAliases:Yu,autoDetection:Ju,inherit:$r,addPlugin:Hp,removePlugin:Pl}),D.debugMode=function(){ht=!1},D.safeMode=function(){ht=!0},D.versionString=oa,D.regex={concat:w,lookahead:y,either:S,optional:b,anyNumberOfTimes:v};for(const he in Se)typeof Se[he]=="object"&&t(Se[he]);return Object.assign(D,Se),D},pn=hn({});return pn.newInstance=()=>hn({}),jg=pn,pn.HighlightJS=pn,pn.default=pn,jg}var pz=hz();const Qt=vt(pz),mz=t=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:t.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),gz=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],yz=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],vz=[...gz,...yz],bz=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),xz=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),wz=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),_z=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function Sz(t){const e=t.regex,r=mz(t),n={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},i="and or not only",a=/@-?\w[\w]*(-\w+)*/,o="[a-zA-Z-][a-zA-Z0-9_-]*",c=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[r.BLOCK_COMMENT,n,r.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+o,relevance:0},r.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+xz.join("|")+")"},{begin:":(:)?("+wz.join("|")+")"}]},r.CSS_VARIABLE,{className:"attribute",begin:"\\b("+_z.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[r.BLOCK_COMMENT,r.HEXCOLOR,r.IMPORTANT,r.CSS_NUMBER_MODE,...c,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...c,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},r.FUNCTION_DISPATCH]},{begin:e.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:a},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:i,attribute:bz.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...c,r.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+vz.join("|")+")\\b"}]}}function kz(t){const a={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:a,illegal:"</",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{className:"string",variants:[t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[t.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:a,illegal:/["']/}]}]}}const Hk="[A-Za-z$_][0-9A-Za-z$_]*",Ez=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],Oz=["true","false","null","undefined","NaN","Infinity"],fP=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],hP=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],pP=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],Az=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],Tz=[].concat(pP,fP,hP);function mP(t){const e=t.regex,r=(W,{after:ee})=>{const q="</"+W[0].slice(1);return W.input.indexOf(q,ee)!==-1},n=Hk,i={begin:"<>",end:"</>"},a=/<[A-Za-z0-9\\._:-]+\s*\/>/,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(W,ee)=>{const q=W[0].length+W.index,$=W.input[q];if($==="<"||$===","){ee.ignoreMatch();return}$===">"&&(r(W,{after:q})||ee.ignoreMatch());let M;const J=W.input.substring(q);if(M=J.match(/^\s*=/)){ee.ignoreMatch();return}if((M=J.match(/^\s+extends\s+/))&&M.index===0){ee.ignoreMatch();return}}},c={$pattern:Hk,keyword:Ez,literal:Oz,built_in:Tz,"variable.language":Az},u="[0-9](_?[0-9])*",d=`\\.(${u})`,p="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",f={className:"number",variants:[{begin:`(\\b(${p})((${d})|\\.)?|(${d}))[eE][+-]?(${u})\\b`},{begin:`\\b(${p})\\b((${d})\\b|\\.)?|(${d})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},y={className:"subst",begin:"\\$\\{",end:"\\}",keywords:c,contains:[]},v={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,y],subLanguage:"xml"}},b={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,y],subLanguage:"css"}},w={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,y],subLanguage:"graphql"}},x={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,y]},A={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},O=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,w,x,{match:/\$\d+/},f];y.contains=O.concat({begin:/\{/,end:/\}/,keywords:c,contains:["self"].concat(O)});const C=[].concat(A,y.contains),T=C.concat([{begin:/(\s*)\(/,end:/\)/,keywords:c,contains:["self"].concat(C)}]),E={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:T},N={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,e.concat(n,"(",e.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},R={relevance:0,match:e.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...fP,...hP]}},I={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},K={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[E],illegal:/%/},B={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function U(W){return e.concat("(?!",W.join("|"),")")}const V={match:e.concat(/\b/,U([...pP,"super","import"].map(W=>`${W}\\s*\\(`)),n,e.lookahead(/\s*\(/)),className:"title.function",relevance:0},H={begin:e.concat(/\./,e.lookahead(e.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},Y={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},E]},G="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",Q={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,e.lookahead(G)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[E]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:c,exports:{PARAMS_CONTAINS:T,CLASS_REFERENCE:R},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),I,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,w,x,A,{match:/\$\d+/},f,R,{scope:"attr",match:n+e.lookahead(":"),relevance:0},Q,{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[A,t.REGEXP_MODE,{className:"function",begin:G,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:T}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:i.begin,end:i.end},{match:a},{begin:o.begin,"on:begin":o.isTrulyOpeningTag,end:o.end}],subLanguage:"xml",contains:[{begin:o.begin,end:o.end,skip:!0,contains:["self"]}]}]},K,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[E,t.inherit(t.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},H,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[E]},V,B,N,Y,{match:/\$[(.]/}]}}function Cz(t){const e={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},r={match:/[{}[\],:]/,className:"punctuation",relevance:0},n=["true","false","null"],i={scope:"literal",beginKeywords:n.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:n},contains:[e,r,t.QUOTE_STRING_MODE,i,t.C_NUMBER_MODE,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}function gP(t){const e=t.regex,r=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),n=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],c={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:n,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},u={className:"meta",begin:/^(>>>|\.\.\.) /},d={className:"subst",begin:/\{/,end:/\}/,keywords:c,illegal:/#/},p={begin:/\{\{/,relevance:0},f={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,u],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,u],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,u,p,d]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,u,p,d]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[t.BACKSLASH_ESCAPE,p,d]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,p,d]},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},y="[0-9](_?[0-9])*",v=`(\\b(${y}))?\\.(${y})|\\b(${y})\\.`,b=`\\b|${n.join("|")}`,w={className:"number",relevance:0,variants:[{begin:`(\\b(${y})|(${v}))[eE][+-]?(${y})[jJ]?(?=${b})`},{begin:`(${v})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${b})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${b})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${b})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${b})`},{begin:`\\b(${y})[jJ](?=${b})`}]},x={className:"comment",begin:e.lookahead(/# type:/),end:/$/,keywords:c,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},S={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:["self",u,w,f,t.HASH_COMMENT_MODE]}]};return d.contains=[f,w,u],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:c,illegal:/(<\/|\?)|=>/,contains:[u,w,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},f,x,t.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,r],scope:{1:"keyword",3:"title.function"},contains:[S]},{variants:[{match:[/\bclass/,/\s+/,r,/\s*/,/\(\s*/,r,/\s*\)/]},{match:[/\bclass/,/\s+/,r]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[w,S,f]}]}}function jz(t){const e=t.regex,r=/(r#)?/,n=e.concat(r,t.UNDERSCORE_IDENT_RE),i=e.concat(r,t.IDENT_RE),a={className:"title.function.invoke",relevance:0,begin:e.concat(/\b/,/(?!let|for|while|if|else|match\b)/,i,e.lookahead(/\s*\(/))},o="([ui](8|16|32|64|128|size)|f(32|64))?",c=["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","union","unsafe","unsized","use","virtual","where","while","yield"],u=["true","false","Some","None","Ok","Err"],d=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","eprintln!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],p=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:t.IDENT_RE+"!?",type:p,keyword:c,literal:u,built_in:d},illegal:"</",contains:[t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*","\\*/",{contains:["self"]}),t.inherit(t.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*(?!')/},{scope:"string",variants:[{begin:/b?r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'/,end:/'/,contains:[{scope:"char.escape",match:/\\('|\w|x\w{2}|u\w{4}|U\w{8})/}]}]},{className:"number",variants:[{begin:"\\b0b([01_]+)"+o},{begin:"\\b0o([0-7_]+)"+o},{begin:"\\b0x([A-Fa-f0-9_]+)"+o},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+o}],relevance:0},{begin:[/fn/,/\s+/,n],className:{1:"keyword",3:"title.function"}},{className:"meta",begin:"#!?\\[",end:"\\]",contains:[{className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE]}]},{begin:[/let/,/\s+/,/(?:mut\s+)?/,n],className:{1:"keyword",3:"keyword",4:"variable"}},{begin:[/for/,/\s+/,n,/\s+/,/in/],className:{1:"keyword",3:"variable",5:"keyword"}},{begin:[/type/,/\s+/,n],className:{1:"keyword",3:"title.class"}},{begin:[/(?:trait|enum|struct|union|impl|for)/,/\s+/,n],className:{1:"keyword",3:"title.class"}},{begin:t.IDENT_RE+"::",keywords:{keyword:"Self",built_in:d,type:p}},{className:"punctuation",begin:"->"},a]}}function Fw(t){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}const Bf="[A-Za-z$_][0-9A-Za-z$_]*",yP=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],vP=["true","false","null","undefined","NaN","Infinity"],bP=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],xP=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],wP=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],_P=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],SP=[].concat(wP,bP,xP);function Nz(t){const e=t.regex,r=(W,{after:ee})=>{const q="</"+W[0].slice(1);return W.input.indexOf(q,ee)!==-1},n=Bf,i={begin:"<>",end:"</>"},a=/<[A-Za-z0-9\\._:-]+\s*\/>/,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(W,ee)=>{const q=W[0].length+W.index,$=W.input[q];if($==="<"||$===","){ee.ignoreMatch();return}$===">"&&(r(W,{after:q})||ee.ignoreMatch());let M;const J=W.input.substring(q);if(M=J.match(/^\s*=/)){ee.ignoreMatch();return}if((M=J.match(/^\s+extends\s+/))&&M.index===0){ee.ignoreMatch();return}}},c={$pattern:Bf,keyword:yP,literal:vP,built_in:SP,"variable.language":_P},u="[0-9](_?[0-9])*",d=`\\.(${u})`,p="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",f={className:"number",variants:[{begin:`(\\b(${p})((${d})|\\.)?|(${d}))[eE][+-]?(${u})\\b`},{begin:`\\b(${p})\\b((${d})\\b|\\.)?|(${d})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},y={className:"subst",begin:"\\$\\{",end:"\\}",keywords:c,contains:[]},v={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,y],subLanguage:"xml"}},b={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,y],subLanguage:"css"}},w={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,y],subLanguage:"graphql"}},x={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,y]},A={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},O=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,w,x,{match:/\$\d+/},f];y.contains=O.concat({begin:/\{/,end:/\}/,keywords:c,contains:["self"].concat(O)});const C=[].concat(A,y.contains),T=C.concat([{begin:/(\s*)\(/,end:/\)/,keywords:c,contains:["self"].concat(C)}]),E={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:T},N={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,e.concat(n,"(",e.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},R={relevance:0,match:e.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...bP,...xP]}},I={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},K={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[E],illegal:/%/},B={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function U(W){return e.concat("(?!",W.join("|"),")")}const V={match:e.concat(/\b/,U([...wP,"super","import"].map(W=>`${W}\\s*\\(`)),n,e.lookahead(/\s*\(/)),className:"title.function",relevance:0},H={begin:e.concat(/\./,e.lookahead(e.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},Y={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},E]},G="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",Q={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,e.lookahead(G)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[E]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:c,exports:{PARAMS_CONTAINS:T,CLASS_REFERENCE:R},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),I,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,w,x,A,{match:/\$\d+/},f,R,{scope:"attr",match:n+e.lookahead(":"),relevance:0},Q,{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[A,t.REGEXP_MODE,{className:"function",begin:G,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:T}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:i.begin,end:i.end},{match:a},{begin:o.begin,"on:begin":o.isTrulyOpeningTag,end:o.end}],subLanguage:"xml",contains:[{begin:o.begin,end:o.end,skip:!0,contains:["self"]}]}]},K,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[E,t.inherit(t.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},H,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[E]},V,B,N,Y,{match:/\$[(.]/}]}}function kP(t){const e=t.regex,r=Nz(t),n=Bf,i=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],a={begin:[/namespace/,/\s+/,t.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},o={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:i},contains:[r.exports.CLASS_REFERENCE]},c={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},u=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],d={$pattern:Bf,keyword:yP.concat(u),literal:vP,built_in:SP.concat(i),"variable.language":_P},p={className:"meta",begin:"@"+n},f=(w,x,S)=>{const A=w.contains.findIndex(O=>O.label===x);if(A===-1)throw new Error("can not find mode to replace");w.contains.splice(A,1,S)};Object.assign(r.keywords,d),r.exports.PARAMS_CONTAINS.push(p);const y=r.contains.find(w=>w.scope==="attr"),v=Object.assign({},y,{match:e.concat(n,e.lookahead(/\s*\?:/))});r.exports.PARAMS_CONTAINS.push([r.exports.CLASS_REFERENCE,y,v]),r.contains=r.contains.concat([p,a,o,v]),f(r,"shebang",t.SHEBANG()),f(r,"use_strict",c);const b=r.contains.find(w=>w.label==="func.def");return b.relevance=0,Object.assign(r,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),r}function EP(t){const e=t.regex,r=e.concat(/[\p{L}_]/u,e.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),n=/[\p{L}0-9._:-]+/u,i={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},a={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},o=t.inherit(a,{begin:/\(/,end:/\)/}),c=t.inherit(t.APOS_STRING_MODE,{className:"string"}),u=t.inherit(t.QUOTE_STRING_MODE,{className:"string"}),d={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:n,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[i]},{begin:/'/,end:/'/,contains:[i]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[a,u,c,o,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[a,o,u,c]}]}]},t.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},i,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[u]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[d],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[d],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:e.concat(/</,e.lookahead(e.concat(r,e.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:r,relevance:0,starts:d}]},{className:"tag",begin:e.concat(/<\//,e.lookahead(e.concat(r,/>/))),contains:[{className:"name",begin:r,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}function OP(t){const e="true false yes no null",r="[\\w#;/?:@&=+$,.~*'()[\\]]+",n={className:"attr",variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},i={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},a={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},o={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,i]},c=t.inherit(o,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),y={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},v={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},b={begin:/\{/,end:/\}/,contains:[v],illegal:"\\n",relevance:0},w={begin:"\\[",end:"\\]",contains:[v],illegal:"\\n",relevance:0},x=[n,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+r},{className:"type",begin:"!<"+r+">"},{className:"type",begin:"!"+r},{className:"type",begin:"!!"+r},{className:"meta",begin:"&"+t.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+t.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},t.HASH_COMMENT_MODE,{beginKeywords:e,keywords:{literal:e}},y,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},b,w,a,o],S=[...x];return S.pop(),S.push(c),v.contains=S,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:x}}function Hw(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var Do=Hw();function AP(t){Do=t}var So={exec:()=>null};function vs(t){let e=[];return r=>{let n=Math.max(0,Math.min(3,r-1)),i=e[n];return i||(i=t(n),e[n]=i),i}}function st(t,e=""){let r=typeof t=="string"?t:t.source,n={replace:(i,a)=>{let o=typeof a=="string"?a:a.source;return o=o.replace(Pr.caret,"$1"),r=r.replace(i,o),n},getRegex:()=>new RegExp(r,e)};return n}var Pz=((t="")=>{try{return!!new RegExp("(?<=1)(?<!1)"+t)}catch{return!1}})(),Pr={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:t=>new RegExp(`^( {0,3}${t})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:vs(t=>new RegExp(`^ {0,${t}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`)),hrRegex:vs(t=>new RegExp(`^ {0,${t}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`)),fencesBeginRegex:vs(t=>new RegExp(`^ {0,${t}}(?:\`\`\`|~~~)`)),headingBeginRegex:vs(t=>new RegExp(`^ {0,${t}}#`)),htmlBeginRegex:vs(t=>new RegExp(`^ {0,${t}}<(?:[a-z].*>|!--)`,"i")),blockquoteBeginRegex:vs(t=>new RegExp(`^ {0,${t}}>`))},Rz=/^(?:[ \t]*(?:\n|$))+/,Iz=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,$z=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Ru=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,Mz=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Ww=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,TP=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,CP=st(TP).replace(/bull/g,Ww).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),Lz=st(TP).replace(/bull/g,Ww).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),Gw=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,Dz=/^[^\n]+/,Kw=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,zz=st(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",Kw).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Bz=st(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Ww).getRegex(),ip="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Vw=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Uz=st("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",Vw).replace("tag",ip).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),jP=st(Gw).replace("hr",Ru).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ip).getRegex(),qz=st(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",jP).getRegex(),Xw={blockquote:qz,code:Iz,def:zz,fences:$z,heading:Mz,hr:Ru,html:Uz,lheading:CP,list:Bz,newline:Rz,paragraph:jP,table:So,text:Dz},Wk=st("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Ru).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ip).getRegex(),Fz={...Xw,lheading:Lz,table:Wk,paragraph:st(Gw).replace("hr",Ru).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Wk).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ip).getRegex()},Hz={...Xw,html:st(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Vw).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:So,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:st(Gw).replace("hr",Ru).replace("heading",` *#{1,6} *[^
329
- ]`).replace("lheading",CP).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},Wz=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,Gz=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,NP=/^( {2,}|\\)\n(?!\s*$)/,Kz=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,xl=/[\p{P}\p{S}]/u,ap=/[\s\p{P}\p{S}]/u,Yw=/[^\s\p{P}\p{S}]/u,Vz=st(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,ap).getRegex(),PP=/(?!~)[\p{P}\p{S}]/u,Xz=/(?!~)[\s\p{P}\p{S}]/u,Yz=/(?:[^\s\p{P}\p{S}]|~)/u,Jz=st(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",Pz?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),RP=/^(?:\*+(?:((?!\*)punct)|([^\s*]))?)|^_+(?:((?!_)punct)|([^\s_]))?/,Zz=st(RP,"u").replace(/punct/g,xl).getRegex(),Qz=st(RP,"u").replace(/punct/g,PP).getRegex(),IP="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",eB=st(IP,"gu").replace(/notPunctSpace/g,Yw).replace(/punctSpace/g,ap).replace(/punct/g,xl).getRegex(),tB=st(IP,"gu").replace(/notPunctSpace/g,Yz).replace(/punctSpace/g,Xz).replace(/punct/g,PP).getRegex(),rB=st("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,Yw).replace(/punctSpace/g,ap).replace(/punct/g,xl).getRegex(),nB=st(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,xl).getRegex(),iB="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",aB=st(iB,"gu").replace(/notPunctSpace/g,Yw).replace(/punctSpace/g,ap).replace(/punct/g,xl).getRegex(),oB=st(/\\(punct)/,"gu").replace(/punct/g,xl).getRegex(),sB=st(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),lB=st(Vw).replace("(?:-->|$)","-->").getRegex(),cB=st("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",lB).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Uf=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+(?!`)[^`]*?`+(?!`)|``+(?=\])|[^\[\]\\`])*?/,uB=st(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",Uf).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),$P=st(/^!?\[(label)\]\[(ref)\]/).replace("label",Uf).replace("ref",Kw).getRegex(),MP=st(/^!?\[(ref)\](?:\[\])?/).replace("ref",Kw).getRegex(),dB=st("reflink|nolink(?!\\()","g").replace("reflink",$P).replace("nolink",MP).getRegex(),Gk=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,Jw={_backpedal:So,anyPunctuation:oB,autolink:sB,blockSkip:Jz,br:NP,code:Gz,del:So,delLDelim:So,delRDelim:So,emStrongLDelim:Zz,emStrongRDelimAst:eB,emStrongRDelimUnd:rB,escape:Wz,link:uB,nolink:MP,punctuation:Vz,reflink:$P,reflinkSearch:dB,tag:cB,text:Kz,url:So},fB={...Jw,link:st(/^!?\[(label)\]\((.*?)\)/).replace("label",Uf).getRegex(),reflink:st(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Uf).getRegex()},Wb={...Jw,emStrongRDelimAst:tB,emStrongLDelim:Qz,delLDelim:nB,delRDelim:aB,url:st(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",Gk).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:st(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",Gk).getRegex()},hB={...Wb,br:st(NP).replace("{2,}","*").getRegex(),text:st(Wb.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},nf={normal:Xw,gfm:Fz,pedantic:Hz},pc={normal:Jw,gfm:Wb,breaks:hB,pedantic:fB},pB={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Kk=t=>pB[t];function vi(t,e){if(e){if(Pr.escapeTest.test(t))return t.replace(Pr.escapeReplace,Kk)}else if(Pr.escapeTestNoEncode.test(t))return t.replace(Pr.escapeReplaceNoEncode,Kk);return t}function Vk(t){try{t=encodeURI(t).replace(Pr.percentDecode,"%")}catch{return null}return t}function Xk(t,e){var a;let r=t.replace(Pr.findPipe,(o,c,u)=>{let d=!1,p=c;for(;--p>=0&&u[p]==="\\";)d=!d;return d?"|":" |"}),n=r.split(Pr.splitPipe),i=0;if(n[0].trim()||n.shift(),n.length>0&&!((a=n.at(-1))!=null&&a.trim())&&n.pop(),e)if(n.length>e)n.splice(e);else for(;n.length<e;)n.push("");for(;i<n.length;i++)n[i]=n[i].trim().replace(Pr.slashPipe,"|");return n}function Aa(t,e,r){let n=t.length;if(n===0)return"";let i=0;for(;i<n&&t.charAt(n-i-1)===e;)i++;return t.slice(0,n-i)}function Yk(t){let e=t.split(`
330
- `),r=e.length-1;for(;r>=0&&Pr.blankLine.test(e[r]);)r--;return e.length-r<=2?t:e.slice(0,r+1).join(`
331
- `)}function mB(t,e){if(t.indexOf(e[1])===-1)return-1;let r=0;for(let n=0;n<t.length;n++)if(t[n]==="\\")n++;else if(t[n]===e[0])r++;else if(t[n]===e[1]&&(r--,r<0))return n;return r>0?-2:-1}function gB(t,e=0){let r=e,n="";for(let i of t)if(i===" "){let a=4-r%4;n+=" ".repeat(a),r+=a}else n+=i,r++;return n}function Jk(t,e,r,n,i){let a=e.href,o=e.title||null,c=t[1].replace(i.other.outputLinkReplace,"$1");n.state.inLink=!0;let u={type:t[0].charAt(0)==="!"?"image":"link",raw:r,href:a,title:o,text:c,tokens:n.inlineTokens(c)};return n.state.inLink=!1,u}function yB(t,e,r){let n=t.match(r.other.indentCodeCompensation);if(n===null)return e;let i=n[1];return e.split(`
332
- `).map(a=>{let o=a.match(r.other.beginningSpace);if(o===null)return a;let[c]=o;return c.length>=i.length?a.slice(i.length):a}).join(`
333
- `)}var qf=class{constructor(t){bt(this,"options");bt(this,"rules");bt(this,"lexer");this.options=t||Do}space(t){let e=this.rules.block.newline.exec(t);if(e&&e[0].length>0)return{type:"space",raw:e[0]}}code(t){let e=this.rules.block.code.exec(t);if(e){let r=this.options.pedantic?e[0]:Yk(e[0]),n=r.replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:r,codeBlockStyle:"indented",text:n}}}fences(t){let e=this.rules.block.fences.exec(t);if(e){let r=e[0],n=yB(r,e[3]||"",this.rules);return{type:"code",raw:r,lang:e[2]?e[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):e[2],text:n}}}heading(t){let e=this.rules.block.heading.exec(t);if(e){let r=e[2].trim();if(this.rules.other.endingHash.test(r)){let n=Aa(r,"#");(this.options.pedantic||!n||this.rules.other.endingSpaceChar.test(n))&&(r=n.trim())}return{type:"heading",raw:Aa(e[0],`
334
- `),depth:e[1].length,text:r,tokens:this.lexer.inline(r)}}}hr(t){let e=this.rules.block.hr.exec(t);if(e)return{type:"hr",raw:Aa(e[0],`
335
- `)}}blockquote(t){let e=this.rules.block.blockquote.exec(t);if(e){let r=Aa(e[0],`
336
- `).split(`
337
- `),n="",i="",a=[];for(;r.length>0;){let o=!1,c=[],u;for(u=0;u<r.length;u++)if(this.rules.other.blockquoteStart.test(r[u]))c.push(r[u]),o=!0;else if(!o)c.push(r[u]);else break;r=r.slice(u);let d=c.join(`
338
- `),p=d.replace(this.rules.other.blockquoteSetextReplace,`
339
- $1`).replace(this.rules.other.blockquoteSetextReplace2,"");n=n?`${n}
340
- ${d}`:d,i=i?`${i}
341
- ${p}`:p;let f=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(p,a,!0),this.lexer.state.top=f,r.length===0)break;let y=a.at(-1);if((y==null?void 0:y.type)==="code")break;if((y==null?void 0:y.type)==="blockquote"){let v=y,b=v.raw+`
342
- `+r.join(`
343
- `),w=this.blockquote(b);a[a.length-1]=w,n=n.substring(0,n.length-v.raw.length)+w.raw,i=i.substring(0,i.length-v.text.length)+w.text;break}else if((y==null?void 0:y.type)==="list"){let v=y,b=v.raw+`
344
- `+r.join(`
345
- `),w=this.list(b);a[a.length-1]=w,n=n.substring(0,n.length-y.raw.length)+w.raw,i=i.substring(0,i.length-v.raw.length)+w.raw,r=b.substring(a.at(-1).raw.length).split(`
346
- `);continue}}return{type:"blockquote",raw:n,tokens:a,text:i}}}list(t){let e=this.rules.block.list.exec(t);if(e){let r=e[1].trim(),n=r.length>1,i={type:"list",raw:"",ordered:n,start:n?+r.slice(0,-1):"",loose:!1,items:[]};r=n?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=n?r:"[*+-]");let a=this.rules.other.listItemRegex(r),o=!1;for(;t;){let u=!1,d="",p="";if(!(e=a.exec(t))||this.rules.block.hr.test(t))break;d=e[0],t=t.substring(d.length);let f=gB(e[2].split(`
347
- `,1)[0],e[1].length),y=t.split(`
348
- `,1)[0],v=!f.trim(),b=0;if(this.options.pedantic?(b=2,p=f.trimStart()):v?b=e[1].length+1:(b=f.search(this.rules.other.nonSpaceChar),b=b>4?1:b,p=f.slice(b),b+=e[1].length),v&&this.rules.other.blankLine.test(y)&&(d+=y+`
349
- `,t=t.substring(y.length+1),u=!0),!u){let w=this.rules.other.nextBulletRegex(b),x=this.rules.other.hrRegex(b),S=this.rules.other.fencesBeginRegex(b),A=this.rules.other.headingBeginRegex(b),O=this.rules.other.htmlBeginRegex(b),C=this.rules.other.blockquoteBeginRegex(b);for(;t;){let T=t.split(`
350
- `,1)[0],E;if(y=T,this.options.pedantic?(y=y.replace(this.rules.other.listReplaceNesting," "),E=y):E=y.replace(this.rules.other.tabCharGlobal," "),S.test(y)||A.test(y)||O.test(y)||C.test(y)||w.test(y)||x.test(y))break;if(E.search(this.rules.other.nonSpaceChar)>=b||!y.trim())p+=`
351
- `+E.slice(b);else{if(v||f.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||S.test(f)||A.test(f)||x.test(f))break;p+=`
352
- `+y}v=!y.trim(),d+=T+`
353
- `,t=t.substring(T.length+1),f=E.slice(b)}}i.loose||(o?i.loose=!0:this.rules.other.doubleBlankLine.test(d)&&(o=!0)),i.items.push({type:"list_item",raw:d,task:!!this.options.gfm&&this.rules.other.listIsTask.test(p),loose:!1,text:p,tokens:[]}),i.raw+=d}let c=i.items.at(-1);if(c)c.raw=c.raw.trimEnd(),c.text=c.text.trimEnd();else return;i.raw=i.raw.trimEnd();for(let u of i.items){this.lexer.state.top=!1,u.tokens=this.lexer.blockTokens(u.text,[]);let d=u.tokens[0];if(u.task&&((d==null?void 0:d.type)==="text"||(d==null?void 0:d.type)==="paragraph")){u.text=u.text.replace(this.rules.other.listReplaceTask,""),d.raw=d.raw.replace(this.rules.other.listReplaceTask,""),d.text=d.text.replace(this.rules.other.listReplaceTask,"");for(let f=this.lexer.inlineQueue.length-1;f>=0;f--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[f].src)){this.lexer.inlineQueue[f].src=this.lexer.inlineQueue[f].src.replace(this.rules.other.listReplaceTask,"");break}let p=this.rules.other.listTaskCheckbox.exec(u.raw);if(p){let f={type:"checkbox",raw:p[0]+" ",checked:p[0]!=="[ ]"};u.checked=f.checked,i.loose?u.tokens[0]&&["paragraph","text"].includes(u.tokens[0].type)&&"tokens"in u.tokens[0]&&u.tokens[0].tokens?(u.tokens[0].raw=f.raw+u.tokens[0].raw,u.tokens[0].text=f.raw+u.tokens[0].text,u.tokens[0].tokens.unshift(f)):u.tokens.unshift({type:"paragraph",raw:f.raw,text:f.raw,tokens:[f]}):u.tokens.unshift(f)}}else u.task&&(u.task=!1);if(!i.loose){let p=u.tokens.filter(y=>y.type==="space"),f=p.length>0&&p.some(y=>this.rules.other.anyLine.test(y.raw));i.loose=f}}if(i.loose)for(let u of i.items){u.loose=!0;for(let d of u.tokens)d.type==="text"&&(d.type="paragraph")}return i}}html(t){let e=this.rules.block.html.exec(t);if(e){let r=Yk(e[0]);return{type:"html",block:!0,raw:r,pre:e[1]==="pre"||e[1]==="script"||e[1]==="style",text:r}}}def(t){let e=this.rules.block.def.exec(t);if(e){let r=e[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),n=e[2]?e[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",i=e[3]?e[3].substring(1,e[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):e[3];return{type:"def",tag:r,raw:Aa(e[0],`
354
- `),href:n,title:i}}}table(t){var o;let e=this.rules.block.table.exec(t);if(!e||!this.rules.other.tableDelimiter.test(e[2]))return;let r=Xk(e[1]),n=e[2].replace(this.rules.other.tableAlignChars,"").split("|"),i=(o=e[3])!=null&&o.trim()?e[3].replace(this.rules.other.tableRowBlankLine,"").split(`
355
- `):[],a={type:"table",raw:Aa(e[0],`
356
- `),header:[],align:[],rows:[]};if(r.length===n.length){for(let c of n)this.rules.other.tableAlignRight.test(c)?a.align.push("right"):this.rules.other.tableAlignCenter.test(c)?a.align.push("center"):this.rules.other.tableAlignLeft.test(c)?a.align.push("left"):a.align.push(null);for(let c=0;c<r.length;c++)a.header.push({text:r[c],tokens:this.lexer.inline(r[c]),header:!0,align:a.align[c]});for(let c of i)a.rows.push(Xk(c,a.header.length).map((u,d)=>({text:u,tokens:this.lexer.inline(u),header:!1,align:a.align[d]})));return a}}lheading(t){let e=this.rules.block.lheading.exec(t);if(e){let r=e[1].trim();return{type:"heading",raw:Aa(e[0],`
357
- `),depth:e[2].charAt(0)==="="?1:2,text:r,tokens:this.lexer.inline(r)}}}paragraph(t){let e=this.rules.block.paragraph.exec(t);if(e){let r=e[1].charAt(e[1].length-1)===`
358
- `?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:r,tokens:this.lexer.inline(r)}}}text(t){let e=this.rules.block.text.exec(t);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(t){let e=this.rules.inline.escape.exec(t);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(t){let e=this.rules.inline.tag.exec(t);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(t){let e=this.rules.inline.link.exec(t);if(e){let r=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(r)){if(!this.rules.other.endAngleBracket.test(r))return;let a=Aa(r.slice(0,-1),"\\");if((r.length-a.length)%2===0)return}else{let a=mB(e[2],"()");if(a===-2)return;if(a>-1){let o=(e[0].indexOf("!")===0?5:4)+e[1].length+a;e[2]=e[2].substring(0,a),e[0]=e[0].substring(0,o).trim(),e[3]=""}}let n=e[2],i="";if(this.options.pedantic){let a=this.rules.other.pedanticHrefTitle.exec(n);a&&(n=a[1],i=a[3])}else i=e[3]?e[3].slice(1,-1):"";return n=n.trim(),this.rules.other.startAngleBracket.test(n)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(r)?n=n.slice(1):n=n.slice(1,-1)),Jk(e,{href:n&&n.replace(this.rules.inline.anyPunctuation,"$1"),title:i&&i.replace(this.rules.inline.anyPunctuation,"$1")},e[0],this.lexer,this.rules)}}reflink(t,e){let r;if((r=this.rules.inline.reflink.exec(t))||(r=this.rules.inline.nolink.exec(t))){let n=(r[2]||r[1]).replace(this.rules.other.multipleSpaceGlobal," "),i=e[n.toLowerCase()];if(!i){let a=r[0].charAt(0);return{type:"text",raw:a,text:a}}return Jk(r,i,r[0],this.lexer,this.rules)}}emStrong(t,e,r=""){let n=this.rules.inline.emStrongLDelim.exec(t);if(!(!n||!n[1]&&!n[2]&&!n[3]&&!n[4]||n[4]&&r.match(this.rules.other.unicodeAlphaNumeric))&&(!(n[1]||n[3])||!r||this.rules.inline.punctuation.exec(r))){let i=[...n[0]].length-1,a,o,c=i,u=0,d=n[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(d.lastIndex=0,e=e.slice(-1*t.length+i);(n=d.exec(e))!==null;){if(a=n[1]||n[2]||n[3]||n[4]||n[5]||n[6],!a)continue;if(o=[...a].length,n[3]||n[4]){c+=o;continue}else if((n[5]||n[6])&&i%3&&!((i+o)%3)){u+=o;continue}if(c-=o,c>0)continue;o=Math.min(o,o+c+u);let p=[...n[0]][0].length,f=t.slice(0,i+n.index+p+o);if(Math.min(i,o)%2){let v=f.slice(1,-1);return{type:"em",raw:f,text:v,tokens:this.lexer.inlineTokens(v)}}let y=f.slice(2,-2);return{type:"strong",raw:f,text:y,tokens:this.lexer.inlineTokens(y)}}}}codespan(t){let e=this.rules.inline.code.exec(t);if(e){let r=e[2].replace(this.rules.other.newLineCharGlobal," "),n=this.rules.other.nonSpaceChar.test(r),i=this.rules.other.startingSpaceChar.test(r)&&this.rules.other.endingSpaceChar.test(r);return n&&i&&(r=r.substring(1,r.length-1)),{type:"codespan",raw:e[0],text:r}}}br(t){let e=this.rules.inline.br.exec(t);if(e)return{type:"br",raw:e[0]}}del(t,e,r=""){let n=this.rules.inline.delLDelim.exec(t);if(n&&(!n[1]||!r||this.rules.inline.punctuation.exec(r))){let i=[...n[0]].length-1,a,o,c=i,u=this.rules.inline.delRDelim;for(u.lastIndex=0,e=e.slice(-1*t.length+i);(n=u.exec(e))!==null;){if(a=n[1]||n[2]||n[3]||n[4]||n[5]||n[6],!a||(o=[...a].length,o!==i))continue;if(n[3]||n[4]){c+=o;continue}if(c-=o,c>0)continue;o=Math.min(o,o+c);let d=[...n[0]][0].length,p=t.slice(0,i+n.index+d+o),f=p.slice(i,-i);return{type:"del",raw:p,text:f,tokens:this.lexer.inlineTokens(f)}}}}autolink(t){let e=this.rules.inline.autolink.exec(t);if(e){let r,n;return e[2]==="@"?(r=e[1],n="mailto:"+r):(r=e[1],n=r),{type:"link",raw:e[0],text:r,href:n,tokens:[{type:"text",raw:r,text:r}]}}}url(t){var r;let e;if(e=this.rules.inline.url.exec(t)){let n,i;if(e[2]==="@")n=e[0],i="mailto:"+n;else{let a;do a=e[0],e[0]=((r=this.rules.inline._backpedal.exec(e[0]))==null?void 0:r[0])??"";while(a!==e[0]);n=e[0],e[1]==="www."?i="http://"+e[0]:i=e[0]}return{type:"link",raw:e[0],text:n,href:i,tokens:[{type:"text",raw:n,text:n}]}}}inlineText(t){let e=this.rules.inline.text.exec(t);if(e){let r=this.lexer.state.inRawBlock;return{type:"text",raw:e[0],text:e[0],escaped:r}}}},Gn=class Gb{constructor(e){bt(this,"tokens");bt(this,"options");bt(this,"state");bt(this,"inlineQueue");bt(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||Do,this.options.tokenizer=this.options.tokenizer||new qf,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let r={other:Pr,block:nf.normal,inline:pc.normal};this.options.pedantic?(r.block=nf.pedantic,r.inline=pc.pedantic):this.options.gfm&&(r.block=nf.gfm,this.options.breaks?r.inline=pc.breaks:r.inline=pc.gfm),this.tokenizer.rules=r}static get rules(){return{block:nf,inline:pc}}static lex(e,r){return new Gb(r).lex(e)}static lexInline(e,r){return new Gb(r).inlineTokens(e)}lex(e){e=e.replace(Pr.carriageReturn,`
359
- `),this.blockTokens(e,this.tokens);for(let r=0;r<this.inlineQueue.length;r++){let n=this.inlineQueue[r];this.inlineTokens(n.src,n.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,r=[],n=!1){var a,o,c;this.tokenizer.lexer=this,this.options.pedantic&&(e=e.replace(Pr.tabCharGlobal," ").replace(Pr.spaceLine,""));let i=1/0;for(;e;){if(e.length<i)i=e.length;else{this.infiniteLoopError(e.charCodeAt(0));break}let u;if((o=(a=this.options.extensions)==null?void 0:a.block)!=null&&o.some(p=>(u=p.call({lexer:this},e,r))?(e=e.substring(u.raw.length),r.push(u),!0):!1))continue;if(u=this.tokenizer.space(e)){e=e.substring(u.raw.length);let p=r.at(-1);u.raw.length===1&&p!==void 0?p.raw+=`
360
- `:r.push(u);continue}if(u=this.tokenizer.code(e)){e=e.substring(u.raw.length);let p=r.at(-1);(p==null?void 0:p.type)==="paragraph"||(p==null?void 0:p.type)==="text"?(p.raw+=(p.raw.endsWith(`
361
- `)?"":`
362
- `)+u.raw,p.text+=`
363
- `+u.text,this.inlineQueue.at(-1).src=p.text):r.push(u);continue}if(u=this.tokenizer.fences(e)){e=e.substring(u.raw.length),r.push(u);continue}if(u=this.tokenizer.heading(e)){e=e.substring(u.raw.length),r.push(u);continue}if(u=this.tokenizer.hr(e)){e=e.substring(u.raw.length),r.push(u);continue}if(u=this.tokenizer.blockquote(e)){e=e.substring(u.raw.length),r.push(u);continue}if(u=this.tokenizer.list(e)){e=e.substring(u.raw.length),r.push(u);continue}if(u=this.tokenizer.html(e)){e=e.substring(u.raw.length),r.push(u);continue}if(u=this.tokenizer.def(e)){e=e.substring(u.raw.length);let p=r.at(-1);(p==null?void 0:p.type)==="paragraph"||(p==null?void 0:p.type)==="text"?(p.raw+=(p.raw.endsWith(`
364
- `)?"":`
365
- `)+u.raw,p.text+=`
366
- `+u.raw,this.inlineQueue.at(-1).src=p.text):this.tokens.links[u.tag]||(this.tokens.links[u.tag]={href:u.href,title:u.title},r.push(u));continue}if(u=this.tokenizer.table(e)){e=e.substring(u.raw.length),r.push(u);continue}if(u=this.tokenizer.lheading(e)){e=e.substring(u.raw.length),r.push(u);continue}let d=e;if((c=this.options.extensions)!=null&&c.startBlock){let p=1/0,f=e.slice(1),y;this.options.extensions.startBlock.forEach(v=>{y=v.call({lexer:this},f),typeof y=="number"&&y>=0&&(p=Math.min(p,y))}),p<1/0&&p>=0&&(d=e.substring(0,p+1))}if(this.state.top&&(u=this.tokenizer.paragraph(d))){let p=r.at(-1);n&&(p==null?void 0:p.type)==="paragraph"?(p.raw+=(p.raw.endsWith(`
367
- `)?"":`
368
- `)+u.raw,p.text+=`
369
- `+u.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=p.text):r.push(u),n=d.length!==e.length,e=e.substring(u.raw.length);continue}if(u=this.tokenizer.text(e)){e=e.substring(u.raw.length);let p=r.at(-1);(p==null?void 0:p.type)==="text"?(p.raw+=(p.raw.endsWith(`
370
- `)?"":`
371
- `)+u.raw,p.text+=`
372
- `+u.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=p.text):r.push(u);continue}if(e){this.infiniteLoopError(e.charCodeAt(0));break}}return this.state.top=!0,r}inline(e,r=[]){return this.inlineQueue.push({src:e,tokens:r}),r}inlineTokens(e,r=[]){var d,p,f,y,v;this.tokenizer.lexer=this;let n=e,i=null;if(this.tokens.links){let b=Object.keys(this.tokens.links);if(b.length>0)for(;(i=this.tokenizer.rules.inline.reflinkSearch.exec(n))!==null;)b.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(n=n.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+n.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(i=this.tokenizer.rules.inline.anyPunctuation.exec(n))!==null;)n=n.slice(0,i.index)+"++"+n.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let a;for(;(i=this.tokenizer.rules.inline.blockSkip.exec(n))!==null;)a=i[2]?i[2].length:0,n=n.slice(0,i.index+a)+"["+"a".repeat(i[0].length-a-2)+"]"+n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);n=((p=(d=this.options.hooks)==null?void 0:d.emStrongMask)==null?void 0:p.call({lexer:this},n))??n;let o=!1,c="",u=1/0;for(;e;){if(e.length<u)u=e.length;else{this.infiniteLoopError(e.charCodeAt(0));break}o||(c=""),o=!1;let b;if((y=(f=this.options.extensions)==null?void 0:f.inline)!=null&&y.some(x=>(b=x.call({lexer:this},e,r))?(e=e.substring(b.raw.length),r.push(b),!0):!1))continue;if(b=this.tokenizer.escape(e)){e=e.substring(b.raw.length),r.push(b);continue}if(b=this.tokenizer.tag(e)){e=e.substring(b.raw.length),r.push(b);continue}if(b=this.tokenizer.link(e)){e=e.substring(b.raw.length),r.push(b);continue}if(b=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(b.raw.length);let x=r.at(-1);b.type==="text"&&(x==null?void 0:x.type)==="text"?(x.raw+=b.raw,x.text+=b.text):r.push(b);continue}if(b=this.tokenizer.emStrong(e,n,c)){e=e.substring(b.raw.length),r.push(b);continue}if(b=this.tokenizer.codespan(e)){e=e.substring(b.raw.length),r.push(b);continue}if(b=this.tokenizer.br(e)){e=e.substring(b.raw.length),r.push(b);continue}if(b=this.tokenizer.del(e,n,c)){e=e.substring(b.raw.length),r.push(b);continue}if(b=this.tokenizer.autolink(e)){e=e.substring(b.raw.length),r.push(b);continue}if(!this.state.inLink&&(b=this.tokenizer.url(e))){e=e.substring(b.raw.length),r.push(b);continue}let w=e;if((v=this.options.extensions)!=null&&v.startInline){let x=1/0,S=e.slice(1),A;this.options.extensions.startInline.forEach(O=>{A=O.call({lexer:this},S),typeof A=="number"&&A>=0&&(x=Math.min(x,A))}),x<1/0&&x>=0&&(w=e.substring(0,x+1))}if(b=this.tokenizer.inlineText(w)){e=e.substring(b.raw.length),b.raw.slice(-1)!=="_"&&(c=b.raw.slice(-1)),o=!0;let x=r.at(-1);(x==null?void 0:x.type)==="text"?(x.raw+=b.raw,x.text+=b.text):r.push(b);continue}if(e){this.infiniteLoopError(e.charCodeAt(0));break}}return r}infiniteLoopError(e){let r="Infinite loop on byte: "+e;if(this.options.silent)console.error(r);else throw new Error(r)}},Ff=class{constructor(e){bt(this,"options");bt(this,"parser");this.options=e||Do}space(e){return""}code({text:e,lang:r,escaped:n}){var o;let i=(o=(r||"").match(Pr.notSpaceStart))==null?void 0:o[0],a=e.replace(Pr.endingNewline,"")+`
373
- `;return i?'<pre><code class="language-'+vi(i)+'">'+(n?a:vi(a,!0))+`</code></pre>
374
- `:"<pre><code>"+(n?a:vi(a,!0))+`</code></pre>
375
- `}blockquote({tokens:e}){return`<blockquote>
376
- ${this.parser.parse(e)}</blockquote>
377
- `}html({text:e}){return e}def(e){return""}heading({tokens:e,depth:r}){return`<h${r}>${this.parser.parseInline(e)}</h${r}>
378
- `}hr(e){return`<hr>
379
- `}list(e){let r=e.ordered,n=e.start,i="";for(let c=0;c<e.items.length;c++){let u=e.items[c];i+=this.listitem(u)}let a=r?"ol":"ul",o=r&&n!==1?' start="'+n+'"':"";return"<"+a+o+`>
380
- `+i+"</"+a+`>
381
- `}listitem(e){return`<li>${this.parser.parse(e.tokens)}</li>
382
- `}checkbox({checked:e}){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"> '}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
383
- `}table(e){let r="",n="";for(let a=0;a<e.header.length;a++)n+=this.tablecell(e.header[a]);r+=this.tablerow({text:n});let i="";for(let a=0;a<e.rows.length;a++){let o=e.rows[a];n="";for(let c=0;c<o.length;c++)n+=this.tablecell(o[c]);i+=this.tablerow({text:n})}return i&&(i=`<tbody>${i}</tbody>`),`<table>
384
- <thead>
385
- `+r+`</thead>
386
- `+i+`</table>
387
- `}tablerow({text:e}){return`<tr>
388
- ${e}</tr>
389
- `}tablecell(e){let r=this.parser.parseInline(e.tokens),n=e.header?"th":"td";return(e.align?`<${n} align="${e.align}">`:`<${n}>`)+r+`</${n}>
390
- `}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${vi(e,!0)}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:r,tokens:n}){let i=this.parser.parseInline(n),a=Vk(e);if(a===null)return i;e=a;let o='<a href="'+e+'"';return r&&(o+=' title="'+vi(r)+'"'),o+=">"+i+"</a>",o}image({href:e,title:r,text:n,tokens:i}){i&&(n=this.parser.parseInline(i,this.parser.textRenderer));let a=Vk(e);if(a===null)return vi(n);e=a;let o=`<img src="${e}" alt="${vi(n)}"`;return r&&(o+=` title="${vi(r)}"`),o+=">",o}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:vi(e.text)}},Zw=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}checkbox({raw:t}){return t}},Kn=class Kb{constructor(e){bt(this,"options");bt(this,"renderer");bt(this,"textRenderer");this.options=e||Do,this.options.renderer=this.options.renderer||new Ff,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Zw}static parse(e,r){return new Kb(r).parse(e)}static parseInline(e,r){return new Kb(r).parseInline(e)}parse(e){var n,i;this.renderer.parser=this;let r="";for(let a=0;a<e.length;a++){let o=e[a];if((i=(n=this.options.extensions)==null?void 0:n.renderers)!=null&&i[o.type]){let u=o,d=this.options.extensions.renderers[u.type].call({parser:this},u);if(d!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(u.type)){r+=d||"";continue}}let c=o;switch(c.type){case"space":{r+=this.renderer.space(c);break}case"hr":{r+=this.renderer.hr(c);break}case"heading":{r+=this.renderer.heading(c);break}case"code":{r+=this.renderer.code(c);break}case"table":{r+=this.renderer.table(c);break}case"blockquote":{r+=this.renderer.blockquote(c);break}case"list":{r+=this.renderer.list(c);break}case"checkbox":{r+=this.renderer.checkbox(c);break}case"html":{r+=this.renderer.html(c);break}case"def":{r+=this.renderer.def(c);break}case"paragraph":{r+=this.renderer.paragraph(c);break}case"text":{r+=this.renderer.text(c);break}default:{let u='Token with "'+c.type+'" type was not found.';if(this.options.silent)return console.error(u),"";throw new Error(u)}}}return r}parseInline(e,r=this.renderer){var i,a;this.renderer.parser=this;let n="";for(let o=0;o<e.length;o++){let c=e[o];if((a=(i=this.options.extensions)==null?void 0:i.renderers)!=null&&a[c.type]){let d=this.options.extensions.renderers[c.type].call({parser:this},c);if(d!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(c.type)){n+=d||"";continue}}let u=c;switch(u.type){case"escape":{n+=r.text(u);break}case"html":{n+=r.html(u);break}case"link":{n+=r.link(u);break}case"image":{n+=r.image(u);break}case"checkbox":{n+=r.checkbox(u);break}case"strong":{n+=r.strong(u);break}case"em":{n+=r.em(u);break}case"codespan":{n+=r.codespan(u);break}case"br":{n+=r.br(u);break}case"del":{n+=r.del(u);break}case"text":{n+=r.text(u);break}default:{let d='Token with "'+u.type+'" type was not found.';if(this.options.silent)return console.error(d),"";throw new Error(d)}}}return n}},Cf,Oc=(Cf=class{constructor(e){bt(this,"options");bt(this,"block");this.options=e||Do}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}emStrongMask(e){return e}provideLexer(e=this.block){return e?Gn.lex:Gn.lexInline}provideParser(e=this.block){return e?Kn.parse:Kn.parseInline}},bt(Cf,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),bt(Cf,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),Cf),vB=class{constructor(...t){bt(this,"defaults",Hw());bt(this,"options",this.setOptions);bt(this,"parse",this.parseMarkdown(!0));bt(this,"parseInline",this.parseMarkdown(!1));bt(this,"Parser",Kn);bt(this,"Renderer",Ff);bt(this,"TextRenderer",Zw);bt(this,"Lexer",Gn);bt(this,"Tokenizer",qf);bt(this,"Hooks",Oc);this.use(...t)}walkTokens(t,e){var n,i;let r=[];for(let a of t)switch(r=r.concat(e.call(this,a)),a.type){case"table":{let o=a;for(let c of o.header)r=r.concat(this.walkTokens(c.tokens,e));for(let c of o.rows)for(let u of c)r=r.concat(this.walkTokens(u.tokens,e));break}case"list":{let o=a;r=r.concat(this.walkTokens(o.items,e));break}default:{let o=a;(i=(n=this.defaults.extensions)==null?void 0:n.childTokens)!=null&&i[o.type]?this.defaults.extensions.childTokens[o.type].forEach(c=>{let u=o[c].flat(1/0);r=r.concat(this.walkTokens(u,e))}):o.tokens&&(r=r.concat(this.walkTokens(o.tokens,e)))}}return r}use(...t){let e=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(r=>{let n={...r};if(n.async=this.defaults.async||n.async||!1,r.extensions&&(r.extensions.forEach(i=>{if(!i.name)throw new Error("extension name required");if("renderer"in i){let a=e.renderers[i.name];a?e.renderers[i.name]=function(...o){let c=i.renderer.apply(this,o);return c===!1&&(c=a.apply(this,o)),c}:e.renderers[i.name]=i.renderer}if("tokenizer"in i){if(!i.level||i.level!=="block"&&i.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let a=e[i.level];a?a.unshift(i.tokenizer):e[i.level]=[i.tokenizer],i.start&&(i.level==="block"?e.startBlock?e.startBlock.push(i.start):e.startBlock=[i.start]:i.level==="inline"&&(e.startInline?e.startInline.push(i.start):e.startInline=[i.start]))}"childTokens"in i&&i.childTokens&&(e.childTokens[i.name]=i.childTokens)}),n.extensions=e),r.renderer){let i=this.defaults.renderer||new Ff(this.defaults);for(let a in r.renderer){if(!(a in i))throw new Error(`renderer '${a}' does not exist`);if(["options","parser"].includes(a))continue;let o=a,c=r.renderer[o],u=i[o];i[o]=(...d)=>{let p=c.apply(i,d);return p===!1&&(p=u.apply(i,d)),p||""}}n.renderer=i}if(r.tokenizer){let i=this.defaults.tokenizer||new qf(this.defaults);for(let a in r.tokenizer){if(!(a in i))throw new Error(`tokenizer '${a}' does not exist`);if(["options","rules","lexer"].includes(a))continue;let o=a,c=r.tokenizer[o],u=i[o];i[o]=(...d)=>{let p=c.apply(i,d);return p===!1&&(p=u.apply(i,d)),p}}n.tokenizer=i}if(r.hooks){let i=this.defaults.hooks||new Oc;for(let a in r.hooks){if(!(a in i))throw new Error(`hook '${a}' does not exist`);if(["options","block"].includes(a))continue;let o=a,c=r.hooks[o],u=i[o];Oc.passThroughHooks.has(a)?i[o]=d=>{if(this.defaults.async&&Oc.passThroughHooksRespectAsync.has(a))return(async()=>{let f=await c.call(i,d);return u.call(i,f)})();let p=c.call(i,d);return u.call(i,p)}:i[o]=(...d)=>{if(this.defaults.async)return(async()=>{let f=await c.apply(i,d);return f===!1&&(f=await u.apply(i,d)),f})();let p=c.apply(i,d);return p===!1&&(p=u.apply(i,d)),p}}n.hooks=i}if(r.walkTokens){let i=this.defaults.walkTokens,a=r.walkTokens;n.walkTokens=function(o){let c=[];return c.push(a.call(this,o)),i&&(c=c.concat(i.call(this,o))),c}}this.defaults={...this.defaults,...n}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,e){return Gn.lex(t,e??this.defaults)}parser(t,e){return Kn.parse(t,e??this.defaults)}parseMarkdown(t){return(e,r)=>{let n={...r},i={...this.defaults,...n},a=this.onError(!!i.silent,!!i.async);if(this.defaults.async===!0&&n.async===!1)return a(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof e>"u"||e===null)return a(new Error("marked(): input parameter is undefined or null"));if(typeof e!="string")return a(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected"));if(i.hooks&&(i.hooks.options=i,i.hooks.block=t),i.async)return(async()=>{let o=i.hooks?await i.hooks.preprocess(e):e,c=await(i.hooks?await i.hooks.provideLexer(t):t?Gn.lex:Gn.lexInline)(o,i),u=i.hooks?await i.hooks.processAllTokens(c):c;i.walkTokens&&await Promise.all(this.walkTokens(u,i.walkTokens));let d=await(i.hooks?await i.hooks.provideParser(t):t?Kn.parse:Kn.parseInline)(u,i);return i.hooks?await i.hooks.postprocess(d):d})().catch(a);try{i.hooks&&(e=i.hooks.preprocess(e));let o=(i.hooks?i.hooks.provideLexer(t):t?Gn.lex:Gn.lexInline)(e,i);i.hooks&&(o=i.hooks.processAllTokens(o)),i.walkTokens&&this.walkTokens(o,i.walkTokens);let c=(i.hooks?i.hooks.provideParser(t):t?Kn.parse:Kn.parseInline)(o,i);return i.hooks&&(c=i.hooks.postprocess(c)),c}catch(o){return a(o)}}}onError(t,e){return r=>{if(r.message+=`
391
- Please report this to https://github.com/markedjs/marked.`,t){let n="<p>An error occurred:</p><pre>"+vi(r.message+"",!0)+"</pre>";return e?Promise.resolve(n):n}if(e)return Promise.reject(r);throw r}}},Po=new vB;function it(t,e){return Po.parse(t,e)}it.options=it.setOptions=function(t){return Po.setOptions(t),it.defaults=Po.defaults,AP(it.defaults),it};it.getDefaults=Hw;it.defaults=Do;it.use=function(...t){return Po.use(...t),it.defaults=Po.defaults,AP(it.defaults),it};it.walkTokens=function(t,e){return Po.walkTokens(t,e)};it.parseInline=Po.parseInline;it.Parser=Kn;it.parser=Kn.parse;it.Renderer=Ff;it.TextRenderer=Zw;it.Lexer=Gn;it.lexer=Gn.lex;it.Tokenizer=qf;it.Hooks=Oc;it.parse=it;it.options;it.setOptions;it.use;it.walkTokens;it.parseInline;Kn.parse;Gn.lex;Qt.registerLanguage("javascript",mP);Qt.registerLanguage("js",mP);Qt.registerLanguage("typescript",kP);Qt.registerLanguage("ts",kP);Qt.registerLanguage("python",gP);Qt.registerLanguage("py",gP);Qt.registerLanguage("rust",jz);Qt.registerLanguage("go",kz);Qt.registerLanguage("json",Cz);Qt.registerLanguage("yaml",OP);Qt.registerLanguage("yml",OP);Qt.registerLanguage("shell",Fw);Qt.registerLanguage("bash",Fw);Qt.registerLanguage("sh",Fw);Qt.registerLanguage("html",EP);Qt.registerLanguage("xml",EP);Qt.registerLanguage("css",Sz);it.use({renderer:{heading({tokens:t,depth:e}){const r=t.map(a=>a.raw).join(""),n=`h${e}`;return`<${n} style="background:linear-gradient(135deg, #D83333 0%, #E43A9C 50%, #F041FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:${{1:"2em",2:"1.65em",3:"1.35em",4:"1.15em"}[e]??"1em"};font-weight:600;margin:1.1em 0 0.4em;line-height:1.4;text-transform:none;">${r}</${n}>`},code({text:t,lang:e}){let r;return e&&Qt.getLanguage(e)?r=Qt.highlight(t,{language:e}).value:r=Qt.highlightAuto(t).value,`<pre style="background:#161616;border:1px solid rgba(255,255,255,0.07);border-radius:10px;padding:0.9em 1.1em;overflow-x:auto;margin:0.8em 0;"><code class="hljs" style="background:none;border:none;padding:0;color:#d4d4d8;font-size:0.85em;">${r}</code></pre>`}}});function Iu({content:t,className:e=""}){const r=j.useMemo(()=>it.parse(t),[t]);return g.jsx("div",{className:`prose-io ${e}`,style:{color:"#d4d4d8",fontSize:"0.875rem",lineHeight:"1.7"},dangerouslySetInnerHTML:{__html:r}})}function bB(){const[t,e]=j.useState(!1),[r,n]=j.useState(""),[i,a]=j.useState(null),o=j.useRef(null),c=j.useRef(null),u=j.useRef(null),{messages:d,streaming:p,isStreaming:f,connected:y,sendChatMessage:v,addUserMessage:b,uploadAttachment:w}=dP(),x=j.useMemo(()=>d.slice(-10),[d]);j.useLayoutEffect(()=>{const C=o.current;C&&(C.scrollTop=C.scrollHeight)},[x,p,f,t]);async function S(){const C=r.trim();if(!C&&!i||f)return;const T=crypto.randomUUID(),E=i==null?void 0:i.name,N=[C,E?`Attachment: ${E}`:""].filter(Boolean).join(`
392
-
393
- `);b({id:T,role:"user",content:C,timestamp:new Date().toISOString(),attachmentName:E}),n(""),a(null),u.current&&(u.current.value=""),c.current&&(c.current.style.height="auto");try{i&&await w(i,T),v(N),e(!0)}catch{}}function A(C){n(C.target.value),c.current&&(c.current.style.height="auto",c.current.style.height=`${Math.min(c.current.scrollHeight,96)}px`)}function O(C){C.key==="Enter"&&!C.shiftKey&&(C.preventDefault(),S())}return g.jsxs("div",{className:"fixed bottom-5 right-5 z-50 flex flex-col items-end gap-3",children:[t&&g.jsxs("div",{className:"w-[340px] h-[460px] rounded-2xl border border-white/[0.09] shadow-2xl overflow-hidden flex flex-col",style:{background:"#1c1c1c"},children:[g.jsxs("div",{className:"flex items-center justify-between px-4 py-3 border-b border-white/[0.07] flex-shrink-0",style:{background:"linear-gradient(135deg, rgba(216,51,51,0.18) 0%, rgba(240,65,255,0.10) 100%)"},children:[g.jsxs("div",{className:"flex items-center gap-2.5",children:[g.jsx(Ra,{height:20}),g.jsx("span",{className:"text-xl text-white tracking-wider leading-none",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"IO"}),g.jsx("span",{className:"text-[10px] font-mono text-zinc-600 mt-0.5",children:"quick chat"})]}),g.jsx("button",{type:"button",onClick:()=>e(!1),className:"p-1 rounded-lg hover:bg-white/[0.07] text-zinc-600 hover:text-zinc-300 transition-colors cursor-pointer",children:g.jsx(oP,{className:"w-3.5 h-3.5"})})]}),g.jsxs("div",{ref:o,className:"flex-1 overflow-y-auto p-3 space-y-2",children:[x.length===0&&!f?g.jsx("div",{className:"h-full flex items-center justify-center text-center px-6",children:g.jsx("p",{className:"text-xs text-zinc-500",children:"Ask IO anything without leaving this page."})}):x.map(C=>g.jsx("div",{className:`flex ${C.role==="user"?"justify-end":"justify-start"}`,title:C.timestamp,children:g.jsxs("div",{className:`max-w-[85%] ${C.role==="user"?"ml-8":"mr-8"}`,children:[C.attachmentName&&g.jsx("div",{className:"mb-1 rounded-xl border border-white/[0.08] bg-[#1e1e1e] px-3 py-2 text-[11px] font-mono text-zinc-400",children:C.attachmentName}),C.content&&g.jsx("div",{className:C.role==="user"?"bg-gradient-to-br from-[#E43A9C] to-[#D83333] rounded-xl px-3 py-2 text-xs text-white whitespace-pre-wrap":"bg-[#2a2a2a] rounded-xl px-3 py-2 text-xs text-zinc-200",children:C.role==="user"?C.content:g.jsx("div",{className:"prose-io [&_*]:text-xs",dangerouslySetInnerHTML:{__html:it.parse(C.content)}})})]})},C.id)),f&&g.jsx("div",{className:"flex justify-start",children:g.jsx("div",{className:"max-w-[85%] mr-8 bg-[#2a2a2a] rounded-xl px-3 py-2 text-xs text-zinc-200",children:p?g.jsx("div",{className:"prose-io [&_*]:text-xs",dangerouslySetInnerHTML:{__html:it.parse(p)}}):g.jsx("div",{className:"flex items-center gap-1.5 py-1",children:[0,120,240].map(C=>g.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-[#E43A9C] animate-bounce",style:{animationDelay:`${C}ms`}},C))})})})]}),g.jsx("div",{className:"p-2.5 border-t border-white/[0.06]",children:g.jsxs("div",{className:"bg-[#252525] border border-white/[0.08] rounded-xl overflow-hidden transition-colors focus-within:border-[#E43A9C]/30",children:[g.jsx("input",{ref:u,type:"file",className:"hidden",onChange:C=>{var T;return a(((T=C.target.files)==null?void 0:T[0])??null)}}),i&&g.jsxs("div",{className:"px-3 pt-2 text-[10px] font-mono text-zinc-400",children:["Attached: ",i.name]}),g.jsxs("div",{className:"flex items-center gap-1.5 px-2.5 py-2",children:[g.jsx("button",{type:"button",onClick:()=>{var C;return(C=u.current)==null?void 0:C.click()},className:"p-1 rounded-lg text-zinc-600 hover:text-zinc-300 hover:bg-white/[0.06] transition-colors flex-shrink-0 cursor-pointer",children:g.jsx(rP,{className:"w-3.5 h-3.5"})}),g.jsx("textarea",{ref:c,value:r,onChange:A,onKeyDown:O,placeholder:"Message IO…",rows:1,className:"flex-1 bg-transparent text-xs text-zinc-200 placeholder:text-zinc-700 resize-none focus:outline-none leading-relaxed",style:{minHeight:"18px",maxHeight:"96px",fontFamily:"Inter, sans-serif"}}),g.jsx("button",{type:"button",onClick:()=>void S(),disabled:!r.trim()&&!i||!y&&!f,className:"p-1.5 rounded-lg text-white disabled:opacity-25 disabled:cursor-not-allowed transition-opacity hover:opacity-90 flex-shrink-0 cursor-pointer",style:{background:"linear-gradient(135deg, #D83333, #E43A9C)"},children:f?g.jsx(rp,{className:"w-3 h-3"}):g.jsx(iP,{className:"w-3 h-3"})})]})]})})]}),g.jsx("button",{type:"button",onClick:()=>e(C=>!C),className:"w-12 h-12 rounded-full primary-btn shadow-lg text-white flex items-center justify-center hover:opacity-95 transition-opacity","aria-label":t?"Close quick chat":"Open quick chat",children:g.jsx(O4,{className:"w-5 h-5"})})]})}function LP(t){var e,r,n="";if(typeof t=="string"||typeof t=="number")n+=t;else if(typeof t=="object")if(Array.isArray(t)){var i=t.length;for(e=0;e<i;e++)t[e]&&(r=LP(t[e]))&&(n&&(n+=" "),n+=r)}else for(r in t)t[r]&&(n&&(n+=" "),n+=r);return n}function ot(){for(var t,e,r=0,n="",i=arguments.length;r<i;r++)(t=arguments[r])&&(e=LP(t))&&(n&&(n+=" "),n+=e);return n}const xB=(t,e)=>{const r=new Array(t.length+e.length);for(let n=0;n<t.length;n++)r[n]=t[n];for(let n=0;n<e.length;n++)r[t.length+n]=e[n];return r},wB=(t,e)=>({classGroupId:t,validator:e}),DP=(t=new Map,e=null,r)=>({nextPart:t,validators:e,classGroupId:r}),Hf="-",Zk=[],_B="arbitrary..",SB=t=>{const e=EB(t),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=t;return{getClassGroupId:o=>{if(o.startsWith("[")&&o.endsWith("]"))return kB(o);const c=o.split(Hf),u=c[0]===""&&c.length>1?1:0;return zP(c,u,e)},getConflictingClassGroupIds:(o,c)=>{if(c){const u=n[o],d=r[o];return u?d?xB(d,u):u:d||Zk}return r[o]||Zk}}},zP=(t,e,r)=>{if(t.length-e===0)return r.classGroupId;const i=t[e],a=r.nextPart.get(i);if(a){const d=zP(t,e+1,a);if(d)return d}const o=r.validators;if(o===null)return;const c=e===0?t.join(Hf):t.slice(e).join(Hf),u=o.length;for(let d=0;d<u;d++){const p=o[d];if(p.validator(c))return p.classGroupId}},kB=t=>t.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const e=t.slice(1,-1),r=e.indexOf(":"),n=e.slice(0,r);return n?_B+n:void 0})(),EB=t=>{const{theme:e,classGroups:r}=t;return OB(r,e)},OB=(t,e)=>{const r=DP();for(const n in t){const i=t[n];Qw(i,r,n,e)}return r},Qw=(t,e,r,n)=>{const i=t.length;for(let a=0;a<i;a++){const o=t[a];AB(o,e,r,n)}},AB=(t,e,r,n)=>{if(typeof t=="string"){TB(t,e,r);return}if(typeof t=="function"){CB(t,e,r,n);return}jB(t,e,r,n)},TB=(t,e,r)=>{const n=t===""?e:BP(e,t);n.classGroupId=r},CB=(t,e,r,n)=>{if(NB(t)){Qw(t(n),e,r,n);return}e.validators===null&&(e.validators=[]),e.validators.push(wB(r,t))},jB=(t,e,r,n)=>{const i=Object.entries(t),a=i.length;for(let o=0;o<a;o++){const[c,u]=i[o];Qw(u,BP(e,c),r,n)}},BP=(t,e)=>{let r=t;const n=e.split(Hf),i=n.length;for(let a=0;a<i;a++){const o=n[a];let c=r.nextPart.get(o);c||(c=DP(),r.nextPart.set(o,c)),r=c}return r},NB=t=>"isThemeGetter"in t&&t.isThemeGetter===!0,PB=t=>{if(t<1)return{get:()=>{},set:()=>{}};let e=0,r=Object.create(null),n=Object.create(null);const i=(a,o)=>{r[a]=o,e++,e>t&&(e=0,n=r,r=Object.create(null))};return{get(a){let o=r[a];if(o!==void 0)return o;if((o=n[a])!==void 0)return i(a,o),o},set(a,o){a in r?r[a]=o:i(a,o)}}},Vb="!",Qk=":",RB=[],eE=(t,e,r,n,i)=>({modifiers:t,hasImportantModifier:e,baseClassName:r,maybePostfixModifierPosition:n,isExternal:i}),IB=t=>{const{prefix:e,experimentalParseClassName:r}=t;let n=i=>{const a=[];let o=0,c=0,u=0,d;const p=i.length;for(let w=0;w<p;w++){const x=i[w];if(o===0&&c===0){if(x===Qk){a.push(i.slice(u,w)),u=w+1;continue}if(x==="/"){d=w;continue}}x==="["?o++:x==="]"?o--:x==="("?c++:x===")"&&c--}const f=a.length===0?i:i.slice(u);let y=f,v=!1;f.endsWith(Vb)?(y=f.slice(0,-1),v=!0):f.startsWith(Vb)&&(y=f.slice(1),v=!0);const b=d&&d>u?d-u:void 0;return eE(a,v,y,b)};if(e){const i=e+Qk,a=n;n=o=>o.startsWith(i)?a(o.slice(i.length)):eE(RB,!1,o,void 0,!0)}if(r){const i=n;n=a=>r({className:a,parseClassName:i})}return n},$B=t=>{const e=new Map;return t.orderSensitiveModifiers.forEach((r,n)=>{e.set(r,1e6+n)}),r=>{const n=[];let i=[];for(let a=0;a<r.length;a++){const o=r[a],c=o[0]==="[",u=e.has(o);c||u?(i.length>0&&(i.sort(),n.push(...i),i=[]),n.push(o)):i.push(o)}return i.length>0&&(i.sort(),n.push(...i)),n}},MB=t=>({cache:PB(t.cacheSize),parseClassName:IB(t),sortModifiers:$B(t),postfixLookupClassGroupIds:LB(t),...SB(t)}),LB=t=>{const e=Object.create(null),r=t.postfixLookupClassGroups;if(r)for(let n=0;n<r.length;n++)e[r[n]]=!0;return e},DB=/\s+/,zB=(t,e)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:i,sortModifiers:a,postfixLookupClassGroupIds:o}=e,c=[],u=t.trim().split(DB);let d="";for(let p=u.length-1;p>=0;p-=1){const f=u[p],{isExternal:y,modifiers:v,hasImportantModifier:b,baseClassName:w,maybePostfixModifierPosition:x}=r(f);if(y){d=f+(d.length>0?" "+d:d);continue}let S=!!x,A;if(S){const N=w.substring(0,x);A=n(N);const R=A&&o[A]?n(w):void 0;R&&R!==A&&(A=R,S=!1)}else A=n(w);if(!A){if(!S){d=f+(d.length>0?" "+d:d);continue}if(A=n(w),!A){d=f+(d.length>0?" "+d:d);continue}S=!1}const O=v.length===0?"":v.length===1?v[0]:a(v).join(":"),C=b?O+Vb:O,T=C+A;if(c.indexOf(T)>-1)continue;c.push(T);const E=i(A,S);for(let N=0;N<E.length;++N){const R=E[N];c.push(C+R)}d=f+(d.length>0?" "+d:d)}return d},BB=(...t)=>{let e=0,r,n,i="";for(;e<t.length;)(r=t[e++])&&(n=UP(r))&&(i&&(i+=" "),i+=n);return i},UP=t=>{if(typeof t=="string")return t;let e,r="";for(let n=0;n<t.length;n++)t[n]&&(e=UP(t[n]))&&(r&&(r+=" "),r+=e);return r},UB=(t,...e)=>{let r,n,i,a;const o=u=>{const d=e.reduce((p,f)=>f(p),t());return r=MB(d),n=r.cache.get,i=r.cache.set,a=c,c(u)},c=u=>{const d=n(u);if(d)return d;const p=zB(u,r);return i(u,p),p};return a=o,(...u)=>a(BB(...u))},qB=[],nr=t=>{const e=r=>r[t]||qB;return e.isThemeGetter=!0,e},qP=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,FP=/^\((?:(\w[\w-]*):)?(.+)\)$/i,FB=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,HB=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,WB=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,GB=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,KB=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,VB=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Ta=t=>FB.test(t),Ye=t=>!!t&&!Number.isNaN(Number(t)),gi=t=>!!t&&Number.isInteger(Number(t)),Ng=t=>t.endsWith("%")&&Ye(t.slice(0,-1)),Li=t=>HB.test(t),HP=()=>!0,XB=t=>WB.test(t)&&!GB.test(t),e1=()=>!1,YB=t=>KB.test(t),JB=t=>VB.test(t),ZB=t=>!ke(t)&&!Ae(t),QB=t=>t.startsWith("@container")&&(t[10]==="/"&&t[11]!==void 0||t[11]==="s"&&t[16]!==void 0&&t.startsWith("-size/",10)||t[11]==="n"&&t[18]!==void 0&&t.startsWith("-normal/",10)),e6=t=>Fa(t,KP,e1),ke=t=>qP.test(t),go=t=>Fa(t,VP,XB),tE=t=>Fa(t,l6,Ye),t6=t=>Fa(t,YP,HP),r6=t=>Fa(t,XP,e1),rE=t=>Fa(t,WP,e1),n6=t=>Fa(t,GP,JB),af=t=>Fa(t,JP,YB),Ae=t=>FP.test(t),mc=t=>zo(t,VP),i6=t=>zo(t,XP),nE=t=>zo(t,WP),a6=t=>zo(t,KP),o6=t=>zo(t,GP),of=t=>zo(t,JP,!0),s6=t=>zo(t,YP,!0),Fa=(t,e,r)=>{const n=qP.exec(t);return n?n[1]?e(n[1]):r(n[2]):!1},zo=(t,e,r=!1)=>{const n=FP.exec(t);return n?n[1]?e(n[1]):r:!1},WP=t=>t==="position"||t==="percentage",GP=t=>t==="image"||t==="url",KP=t=>t==="length"||t==="size"||t==="bg-size",VP=t=>t==="length",l6=t=>t==="number",XP=t=>t==="family-name",YP=t=>t==="number"||t==="weight",JP=t=>t==="shadow",c6=()=>{const t=nr("color"),e=nr("font"),r=nr("text"),n=nr("font-weight"),i=nr("tracking"),a=nr("leading"),o=nr("breakpoint"),c=nr("container"),u=nr("spacing"),d=nr("radius"),p=nr("shadow"),f=nr("inset-shadow"),y=nr("text-shadow"),v=nr("drop-shadow"),b=nr("blur"),w=nr("perspective"),x=nr("aspect"),S=nr("ease"),A=nr("animate"),O=()=>["auto","avoid","all","avoid-page","page","left","right","column"],C=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],T=()=>[...C(),Ae,ke],E=()=>["auto","hidden","clip","visible","scroll"],N=()=>["auto","contain","none"],R=()=>[Ae,ke,u],I=()=>[Ta,"full","auto",...R()],K=()=>[gi,"none","subgrid",Ae,ke],B=()=>["auto",{span:["full",gi,Ae,ke]},gi,Ae,ke],U=()=>[gi,"auto",Ae,ke],V=()=>["auto","min","max","fr",Ae,ke],H=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],Y=()=>["start","end","center","stretch","center-safe","end-safe"],G=()=>["auto",...R()],Q=()=>[Ta,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...R()],W=()=>[Ta,"screen","full","dvw","lvw","svw","min","max","fit",...R()],ee=()=>[Ta,"screen","full","lh","dvh","lvh","svh","min","max","fit",...R()],q=()=>[t,Ae,ke],$=()=>[...C(),nE,rE,{position:[Ae,ke]}],M=()=>["no-repeat",{repeat:["","x","y","space","round"]}],J=()=>["auto","cover","contain",a6,e6,{size:[Ae,ke]}],oe=()=>[Ng,mc,go],le=()=>["","none","full",d,Ae,ke],ve=()=>["",Ye,mc,go],qe=()=>["solid","dashed","dotted","double"],xe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ae=()=>[Ye,Ng,nE,rE],Se=()=>["","none",b,Ae,ke],Me=()=>["none",Ye,Ae,ke],se=()=>["none",Ye,Ae,ke],rt=()=>[Ye,Ae,ke],Fe=()=>[Ta,"full",...R()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Li],breakpoint:[Li],color:[HP],container:[Li],"drop-shadow":[Li],ease:["in","out","in-out"],font:[ZB],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Li],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Li],shadow:[Li],spacing:["px",Ye],text:[Li],"text-shadow":[Li],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Ta,ke,Ae,x]}],container:["container"],"container-type":[{"@container":["","normal","size",Ae,ke]}],"container-named":[QB],columns:[{columns:[Ye,ke,Ae,c]}],"break-after":[{"break-after":O()}],"break-before":[{"break-before":O()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:T()}],overflow:[{overflow:E()}],"overflow-x":[{"overflow-x":E()}],"overflow-y":[{"overflow-y":E()}],overscroll:[{overscroll:N()}],"overscroll-x":[{"overscroll-x":N()}],"overscroll-y":[{"overscroll-y":N()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:I()}],"inset-x":[{"inset-x":I()}],"inset-y":[{"inset-y":I()}],start:[{"inset-s":I(),start:I()}],end:[{"inset-e":I(),end:I()}],"inset-bs":[{"inset-bs":I()}],"inset-be":[{"inset-be":I()}],top:[{top:I()}],right:[{right:I()}],bottom:[{bottom:I()}],left:[{left:I()}],visibility:["visible","invisible","collapse"],z:[{z:[gi,"auto",Ae,ke]}],basis:[{basis:[Ta,"full","auto",c,...R()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Ye,Ta,"auto","initial","none",ke]}],grow:[{grow:["",Ye,Ae,ke]}],shrink:[{shrink:["",Ye,Ae,ke]}],order:[{order:[gi,"first","last","none",Ae,ke]}],"grid-cols":[{"grid-cols":K()}],"col-start-end":[{col:B()}],"col-start":[{"col-start":U()}],"col-end":[{"col-end":U()}],"grid-rows":[{"grid-rows":K()}],"row-start-end":[{row:B()}],"row-start":[{"row-start":U()}],"row-end":[{"row-end":U()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":V()}],"auto-rows":[{"auto-rows":V()}],gap:[{gap:R()}],"gap-x":[{"gap-x":R()}],"gap-y":[{"gap-y":R()}],"justify-content":[{justify:[...H(),"normal"]}],"justify-items":[{"justify-items":[...Y(),"normal"]}],"justify-self":[{"justify-self":["auto",...Y()]}],"align-content":[{content:["normal",...H()]}],"align-items":[{items:[...Y(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...Y(),{baseline:["","last"]}]}],"place-content":[{"place-content":H()}],"place-items":[{"place-items":[...Y(),"baseline"]}],"place-self":[{"place-self":["auto",...Y()]}],p:[{p:R()}],px:[{px:R()}],py:[{py:R()}],ps:[{ps:R()}],pe:[{pe:R()}],pbs:[{pbs:R()}],pbe:[{pbe:R()}],pt:[{pt:R()}],pr:[{pr:R()}],pb:[{pb:R()}],pl:[{pl:R()}],m:[{m:G()}],mx:[{mx:G()}],my:[{my:G()}],ms:[{ms:G()}],me:[{me:G()}],mbs:[{mbs:G()}],mbe:[{mbe:G()}],mt:[{mt:G()}],mr:[{mr:G()}],mb:[{mb:G()}],ml:[{ml:G()}],"space-x":[{"space-x":R()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":R()}],"space-y-reverse":["space-y-reverse"],size:[{size:Q()}],"inline-size":[{inline:["auto",...W()]}],"min-inline-size":[{"min-inline":["auto",...W()]}],"max-inline-size":[{"max-inline":["none",...W()]}],"block-size":[{block:["auto",...ee()]}],"min-block-size":[{"min-block":["auto",...ee()]}],"max-block-size":[{"max-block":["none",...ee()]}],w:[{w:[c,"screen",...Q()]}],"min-w":[{"min-w":[c,"screen","none",...Q()]}],"max-w":[{"max-w":[c,"screen","none","prose",{screen:[o]},...Q()]}],h:[{h:["screen","lh",...Q()]}],"min-h":[{"min-h":["screen","lh","none",...Q()]}],"max-h":[{"max-h":["screen","lh",...Q()]}],"font-size":[{text:["base",r,mc,go]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,s6,t6]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Ng,ke]}],"font-family":[{font:[i6,r6,e]}],"font-features":[{"font-features":[ke]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[i,Ae,ke]}],"line-clamp":[{"line-clamp":[Ye,"none",Ae,tE]}],leading:[{leading:[a,...R()]}],"list-image":[{"list-image":["none",Ae,ke]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Ae,ke]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:q()}],"text-color":[{text:q()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...qe(),"wavy"]}],"text-decoration-thickness":[{decoration:[Ye,"from-font","auto",Ae,go]}],"text-decoration-color":[{decoration:q()}],"underline-offset":[{"underline-offset":[Ye,"auto",Ae,ke]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:R()}],"tab-size":[{tab:[gi,Ae,ke]}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Ae,ke]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Ae,ke]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:$()}],"bg-repeat":[{bg:M()}],"bg-size":[{bg:J()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},gi,Ae,ke],radial:["",Ae,ke],conic:[gi,Ae,ke]},o6,n6]}],"bg-color":[{bg:q()}],"gradient-from-pos":[{from:oe()}],"gradient-via-pos":[{via:oe()}],"gradient-to-pos":[{to:oe()}],"gradient-from":[{from:q()}],"gradient-via":[{via:q()}],"gradient-to":[{to:q()}],rounded:[{rounded:le()}],"rounded-s":[{"rounded-s":le()}],"rounded-e":[{"rounded-e":le()}],"rounded-t":[{"rounded-t":le()}],"rounded-r":[{"rounded-r":le()}],"rounded-b":[{"rounded-b":le()}],"rounded-l":[{"rounded-l":le()}],"rounded-ss":[{"rounded-ss":le()}],"rounded-se":[{"rounded-se":le()}],"rounded-ee":[{"rounded-ee":le()}],"rounded-es":[{"rounded-es":le()}],"rounded-tl":[{"rounded-tl":le()}],"rounded-tr":[{"rounded-tr":le()}],"rounded-br":[{"rounded-br":le()}],"rounded-bl":[{"rounded-bl":le()}],"border-w":[{border:ve()}],"border-w-x":[{"border-x":ve()}],"border-w-y":[{"border-y":ve()}],"border-w-s":[{"border-s":ve()}],"border-w-e":[{"border-e":ve()}],"border-w-bs":[{"border-bs":ve()}],"border-w-be":[{"border-be":ve()}],"border-w-t":[{"border-t":ve()}],"border-w-r":[{"border-r":ve()}],"border-w-b":[{"border-b":ve()}],"border-w-l":[{"border-l":ve()}],"divide-x":[{"divide-x":ve()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":ve()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...qe(),"hidden","none"]}],"divide-style":[{divide:[...qe(),"hidden","none"]}],"border-color":[{border:q()}],"border-color-x":[{"border-x":q()}],"border-color-y":[{"border-y":q()}],"border-color-s":[{"border-s":q()}],"border-color-e":[{"border-e":q()}],"border-color-bs":[{"border-bs":q()}],"border-color-be":[{"border-be":q()}],"border-color-t":[{"border-t":q()}],"border-color-r":[{"border-r":q()}],"border-color-b":[{"border-b":q()}],"border-color-l":[{"border-l":q()}],"divide-color":[{divide:q()}],"outline-style":[{outline:[...qe(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Ye,Ae,ke]}],"outline-w":[{outline:["",Ye,mc,go]}],"outline-color":[{outline:q()}],shadow:[{shadow:["","none",p,of,af]}],"shadow-color":[{shadow:q()}],"inset-shadow":[{"inset-shadow":["none",f,of,af]}],"inset-shadow-color":[{"inset-shadow":q()}],"ring-w":[{ring:ve()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:q()}],"ring-offset-w":[{"ring-offset":[Ye,go]}],"ring-offset-color":[{"ring-offset":q()}],"inset-ring-w":[{"inset-ring":ve()}],"inset-ring-color":[{"inset-ring":q()}],"text-shadow":[{"text-shadow":["none",y,of,af]}],"text-shadow-color":[{"text-shadow":q()}],opacity:[{opacity:[Ye,Ae,ke]}],"mix-blend":[{"mix-blend":[...xe(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":xe()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[Ye]}],"mask-image-linear-from-pos":[{"mask-linear-from":ae()}],"mask-image-linear-to-pos":[{"mask-linear-to":ae()}],"mask-image-linear-from-color":[{"mask-linear-from":q()}],"mask-image-linear-to-color":[{"mask-linear-to":q()}],"mask-image-t-from-pos":[{"mask-t-from":ae()}],"mask-image-t-to-pos":[{"mask-t-to":ae()}],"mask-image-t-from-color":[{"mask-t-from":q()}],"mask-image-t-to-color":[{"mask-t-to":q()}],"mask-image-r-from-pos":[{"mask-r-from":ae()}],"mask-image-r-to-pos":[{"mask-r-to":ae()}],"mask-image-r-from-color":[{"mask-r-from":q()}],"mask-image-r-to-color":[{"mask-r-to":q()}],"mask-image-b-from-pos":[{"mask-b-from":ae()}],"mask-image-b-to-pos":[{"mask-b-to":ae()}],"mask-image-b-from-color":[{"mask-b-from":q()}],"mask-image-b-to-color":[{"mask-b-to":q()}],"mask-image-l-from-pos":[{"mask-l-from":ae()}],"mask-image-l-to-pos":[{"mask-l-to":ae()}],"mask-image-l-from-color":[{"mask-l-from":q()}],"mask-image-l-to-color":[{"mask-l-to":q()}],"mask-image-x-from-pos":[{"mask-x-from":ae()}],"mask-image-x-to-pos":[{"mask-x-to":ae()}],"mask-image-x-from-color":[{"mask-x-from":q()}],"mask-image-x-to-color":[{"mask-x-to":q()}],"mask-image-y-from-pos":[{"mask-y-from":ae()}],"mask-image-y-to-pos":[{"mask-y-to":ae()}],"mask-image-y-from-color":[{"mask-y-from":q()}],"mask-image-y-to-color":[{"mask-y-to":q()}],"mask-image-radial":[{"mask-radial":[Ae,ke]}],"mask-image-radial-from-pos":[{"mask-radial-from":ae()}],"mask-image-radial-to-pos":[{"mask-radial-to":ae()}],"mask-image-radial-from-color":[{"mask-radial-from":q()}],"mask-image-radial-to-color":[{"mask-radial-to":q()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":C()}],"mask-image-conic-pos":[{"mask-conic":[Ye]}],"mask-image-conic-from-pos":[{"mask-conic-from":ae()}],"mask-image-conic-to-pos":[{"mask-conic-to":ae()}],"mask-image-conic-from-color":[{"mask-conic-from":q()}],"mask-image-conic-to-color":[{"mask-conic-to":q()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:$()}],"mask-repeat":[{mask:M()}],"mask-size":[{mask:J()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Ae,ke]}],filter:[{filter:["","none",Ae,ke]}],blur:[{blur:Se()}],brightness:[{brightness:[Ye,Ae,ke]}],contrast:[{contrast:[Ye,Ae,ke]}],"drop-shadow":[{"drop-shadow":["","none",v,of,af]}],"drop-shadow-color":[{"drop-shadow":q()}],grayscale:[{grayscale:["",Ye,Ae,ke]}],"hue-rotate":[{"hue-rotate":[Ye,Ae,ke]}],invert:[{invert:["",Ye,Ae,ke]}],saturate:[{saturate:[Ye,Ae,ke]}],sepia:[{sepia:["",Ye,Ae,ke]}],"backdrop-filter":[{"backdrop-filter":["","none",Ae,ke]}],"backdrop-blur":[{"backdrop-blur":Se()}],"backdrop-brightness":[{"backdrop-brightness":[Ye,Ae,ke]}],"backdrop-contrast":[{"backdrop-contrast":[Ye,Ae,ke]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Ye,Ae,ke]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Ye,Ae,ke]}],"backdrop-invert":[{"backdrop-invert":["",Ye,Ae,ke]}],"backdrop-opacity":[{"backdrop-opacity":[Ye,Ae,ke]}],"backdrop-saturate":[{"backdrop-saturate":[Ye,Ae,ke]}],"backdrop-sepia":[{"backdrop-sepia":["",Ye,Ae,ke]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":R()}],"border-spacing-x":[{"border-spacing-x":R()}],"border-spacing-y":[{"border-spacing-y":R()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",Ae,ke]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Ye,"initial",Ae,ke]}],ease:[{ease:["linear","initial",S,Ae,ke]}],delay:[{delay:[Ye,Ae,ke]}],animate:[{animate:["none",A,Ae,ke]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[w,Ae,ke]}],"perspective-origin":[{"perspective-origin":T()}],rotate:[{rotate:Me()}],"rotate-x":[{"rotate-x":Me()}],"rotate-y":[{"rotate-y":Me()}],"rotate-z":[{"rotate-z":Me()}],scale:[{scale:se()}],"scale-x":[{"scale-x":se()}],"scale-y":[{"scale-y":se()}],"scale-z":[{"scale-z":se()}],"scale-3d":["scale-3d"],skew:[{skew:rt()}],"skew-x":[{"skew-x":rt()}],"skew-y":[{"skew-y":rt()}],transform:[{transform:[Ae,ke,"","none","gpu","cpu"]}],"transform-origin":[{origin:T()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Fe()}],"translate-x":[{"translate-x":Fe()}],"translate-y":[{"translate-y":Fe()}],"translate-z":[{"translate-z":Fe()}],"translate-none":["translate-none"],zoom:[{zoom:[gi,Ae,ke]}],accent:[{accent:q()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:q()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Ae,ke]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scrollbar-thumb-color":[{"scrollbar-thumb":q()}],"scrollbar-track-color":[{"scrollbar-track":q()}],"scrollbar-gutter":[{"scrollbar-gutter":["auto","stable","both"]}],"scrollbar-w":[{scrollbar:["auto","thin","none"]}],"scroll-m":[{"scroll-m":R()}],"scroll-mx":[{"scroll-mx":R()}],"scroll-my":[{"scroll-my":R()}],"scroll-ms":[{"scroll-ms":R()}],"scroll-me":[{"scroll-me":R()}],"scroll-mbs":[{"scroll-mbs":R()}],"scroll-mbe":[{"scroll-mbe":R()}],"scroll-mt":[{"scroll-mt":R()}],"scroll-mr":[{"scroll-mr":R()}],"scroll-mb":[{"scroll-mb":R()}],"scroll-ml":[{"scroll-ml":R()}],"scroll-p":[{"scroll-p":R()}],"scroll-px":[{"scroll-px":R()}],"scroll-py":[{"scroll-py":R()}],"scroll-ps":[{"scroll-ps":R()}],"scroll-pe":[{"scroll-pe":R()}],"scroll-pbs":[{"scroll-pbs":R()}],"scroll-pbe":[{"scroll-pbe":R()}],"scroll-pt":[{"scroll-pt":R()}],"scroll-pr":[{"scroll-pr":R()}],"scroll-pb":[{"scroll-pb":R()}],"scroll-pl":[{"scroll-pl":R()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Ae,ke]}],fill:[{fill:["none",...q()]}],"stroke-w":[{stroke:[Ye,mc,go,tE]}],stroke:[{stroke:["none",...q()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{"container-named":["container-type"],overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","inset-bs","inset-be","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pbs","pbe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mbs","mbe","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-bs","border-w-be","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-bs","border-color-be","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mbs","scroll-mbe","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pbs","scroll-pbe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},postfixLookupClassGroups:["container-type"],orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},u6=UB(c6);function Ac(...t){return u6(ot(t))}function d6({status:t}){const e={connected:"bg-green-500",idle:"bg-green-500",disconnected:"bg-zinc-600",error:"bg-red-500",working:"bg-amber-400",reviewing:"bg-blue-400"}[t],r=t==="connected"||t==="working";return g.jsxs("span",{className:"relative inline-flex items-center justify-center w-2 h-2",children:[r&&g.jsx("span",{className:`absolute inline-flex h-full w-full rounded-full ${e} opacity-40 animate-ping`}),g.jsx("span",{className:`relative inline-flex rounded-full h-2 w-2 ${e}`})]})}function Pt({children:t,variant:e="muted",className:r=""}){const n={default:"bg-[#E43A9C]/15 text-[#F041FF] border-[#E43A9C]/20",success:"bg-green-500/15 text-green-400 border-green-500/20",warning:"bg-amber-500/15 text-amber-400 border-amber-500/20",error:"bg-red-500/15 text-red-400 border-red-500/20",info:"bg-blue-500/15 text-blue-400 border-blue-500/20",muted:"bg-white/5 text-zinc-400 border-white/10"}[e];return g.jsx("span",{className:`inline-flex items-center px-2 py-px rounded-full text-[10px] font-mono border ${n} ${r}`,children:t})}function f6({name:t,color:e}){return e?g.jsx("span",{className:"inline-flex items-center px-1.5 py-px rounded text-[10px] font-mono border",style:{background:`${e}15`,color:e,borderColor:`${e}30`},children:t}):g.jsx(Pt,{variant:"muted",children:t})}function za({children:t,onClick:e,className:r="",type:n="button",disabled:i=!1}){return g.jsx("button",{type:n,onClick:e,disabled:i,className:`flex items-center gap-1.5 font-mono text-[11px] text-white rounded-lg active:opacity-80 primary-btn cursor-pointer disabled:opacity-50 ${r}`,children:t})}function _i({children:t,onClick:e,className:r=""}){return g.jsx("button",{type:"button",onClick:e,className:`flex items-center gap-1.5 px-2.5 py-1 rounded-lg font-mono text-[11px] text-zinc-400 bg-[#252525] hover:bg-[#2e2e2e] hover:text-zinc-100 transition-colors cursor-pointer ${r}`,children:t})}function Wf({children:t,onClick:e,className:r=""}){return g.jsx("button",{type:"button",onClick:e,className:`flex items-center gap-1.5 px-2.5 py-1 rounded-lg font-mono text-[11px] text-zinc-400 bg-[#252525] hover:bg-red-500/10 hover:text-red-400 transition-colors cursor-pointer ${r}`,children:t})}function h6({children:t,onClick:e,className:r=""}){return g.jsx("button",{type:"button",onClick:e,className:`flex items-center gap-1.5 px-2.5 py-1 rounded-lg font-mono text-[11px] text-zinc-400 bg-[#252525] hover:bg-amber-500/10 hover:text-amber-400 transition-colors cursor-pointer ${r}`,children:t})}function Ls(t){return t==="connected"||t==="idle"?"success":t==="active"||t==="working"?"warning":t==="reviewing"||t==="in meeting"||t==="planning"||t==="meeting"?"info":t==="error"||t==="failed"?"error":"muted"}function op(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(r[n[i]]=t[n[i]]);return r}function p6(t,e,r,n){function i(a){return a instanceof r?a:new r(function(o){o(a)})}return new(r||(r=Promise))(function(a,o){function c(p){try{d(n.next(p))}catch(f){o(f)}}function u(p){try{d(n.throw(p))}catch(f){o(f)}}function d(p){p.done?a(p.value):i(p.value).then(c,u)}d((n=n.apply(t,e||[])).next())})}const m6=t=>t?(...e)=>t(...e):(...e)=>fetch(...e);class t1 extends Error{constructor(e,r="FunctionsError",n){super(e),this.name=r,this.context=n}toJSON(){return{name:this.name,message:this.message,context:this.context}}}class g6 extends t1{constructor(e){super("Failed to send a request to the Edge Function","FunctionsFetchError",e)}}class iE extends t1{constructor(e){super("Relay Error invoking the Edge Function","FunctionsRelayError",e)}}class aE extends t1{constructor(e){super("Edge Function returned a non-2xx status code","FunctionsHttpError",e)}}var Xb;(function(t){t.Any="any",t.ApNortheast1="ap-northeast-1",t.ApNortheast2="ap-northeast-2",t.ApSouth1="ap-south-1",t.ApSoutheast1="ap-southeast-1",t.ApSoutheast2="ap-southeast-2",t.CaCentral1="ca-central-1",t.EuCentral1="eu-central-1",t.EuWest1="eu-west-1",t.EuWest2="eu-west-2",t.EuWest3="eu-west-3",t.SaEast1="sa-east-1",t.UsEast1="us-east-1",t.UsWest1="us-west-1",t.UsWest2="us-west-2"})(Xb||(Xb={}));class y6{constructor(e,{headers:r={},customFetch:n,region:i=Xb.Any}={}){this.url=e,this.headers=r,this.region=i,this.fetch=m6(n)}setAuth(e){this.headers.Authorization=`Bearer ${e}`}invoke(e){return p6(this,arguments,void 0,function*(r,n={}){var i;let a,o;try{const{headers:c,method:u,body:d,signal:p,timeout:f}=n;let y={},{region:v}=n;v||(v=this.region);const b=new URL(`${this.url}/${r}`);v&&v!=="any"&&(y["x-region"]=v,b.searchParams.set("forceFunctionRegion",v));let w;d&&(c&&!Object.prototype.hasOwnProperty.call(c,"Content-Type")||!c)?typeof Blob<"u"&&d instanceof Blob||d instanceof ArrayBuffer?(y["Content-Type"]="application/octet-stream",w=d):typeof d=="string"?(y["Content-Type"]="text/plain",w=d):typeof FormData<"u"&&d instanceof FormData?w=d:(y["Content-Type"]="application/json",w=JSON.stringify(d)):d&&typeof d!="string"&&!(typeof Blob<"u"&&d instanceof Blob)&&!(d instanceof ArrayBuffer)&&!(typeof FormData<"u"&&d instanceof FormData)?w=JSON.stringify(d):w=d;let x=p;f&&(o=new AbortController,a=setTimeout(()=>o.abort(),f),p?(x=o.signal,p.addEventListener("abort",()=>o.abort())):x=o.signal);const S=yield this.fetch(b.toString(),{method:u||"POST",headers:Object.assign(Object.assign(Object.assign({},y),this.headers),c),body:w,signal:x}).catch(T=>{throw new g6(T)}),A=S.headers.get("x-relay-error");if(A&&A==="true")throw new iE(S);if(!S.ok)throw new aE(S);let O=((i=S.headers.get("Content-Type"))!==null&&i!==void 0?i:"text/plain").split(";")[0].trim(),C;return O==="application/json"?C=yield S.json():O==="application/octet-stream"||O==="application/pdf"?C=yield S.blob():O==="text/event-stream"?C=S:O==="multipart/form-data"?C=yield S.formData():C=yield S.text(),{data:C,error:null,response:S}}catch(c){return{data:null,error:c,response:c instanceof aE||c instanceof iE?c.context:void 0}}finally{a&&clearTimeout(a)}})}}const ZP=3,oE=t=>Math.min(1e3*2**t,3e4),v6=[520,503],QP=["GET","HEAD","OPTIONS"];var b6=class extends Error{constructor(t){super(t.message),this.name="PostgrestError",this.details=t.details,this.hint=t.hint,this.code=t.code}toJSON(){return{name:this.name,message:this.message,details:this.details,hint:this.hint,code:this.code}}};function sE(t,e){return new Promise(r=>{if(e!=null&&e.aborted){r();return}const n=setTimeout(()=>{e==null||e.removeEventListener("abort",i),r()},t);function i(){clearTimeout(n),r()}e==null||e.addEventListener("abort",i)})}function x6(t,e,r,n){return!(!n||r>=ZP||!QP.includes(t)||!v6.includes(e))}var w6=class{constructor(t){var e,r,n,i,a;this.shouldThrowOnError=!1,this.retryEnabled=!0,this.method=t.method,this.url=t.url,this.headers=new Headers(t.headers),this.schema=t.schema,this.body=t.body,this.shouldThrowOnError=(e=t.shouldThrowOnError)!==null&&e!==void 0?e:!1,this.signal=t.signal,this.isMaybeSingle=(r=t.isMaybeSingle)!==null&&r!==void 0?r:!1,this.shouldStripNulls=(n=t.shouldStripNulls)!==null&&n!==void 0?n:!1,this.urlLengthLimit=(i=t.urlLengthLimit)!==null&&i!==void 0?i:8e3,this.retryEnabled=(a=t.retry)!==null&&a!==void 0?a:!0,t.fetch?this.fetch=t.fetch:this.fetch=fetch}throwOnError(){return this.shouldThrowOnError=!0,this}stripNulls(){if(this.headers.get("Accept")==="text/csv")throw new Error("stripNulls() cannot be used with csv()");return this.shouldStripNulls=!0,this}setHeader(t,e){return this.headers=new Headers(this.headers),this.headers.set(t,e),this}retry(t){return this.retryEnabled=t,this}then(t,e){var r=this;if(this.schema===void 0||(["GET","HEAD"].includes(this.method)?this.headers.set("Accept-Profile",this.schema):this.headers.set("Content-Profile",this.schema)),this.method!=="GET"&&this.method!=="HEAD"&&this.headers.set("Content-Type","application/json"),this.shouldStripNulls){const o=this.headers.get("Accept");o==="application/vnd.pgrst.object+json"?this.headers.set("Accept","application/vnd.pgrst.object+json;nulls=stripped"):(!o||o==="application/json")&&this.headers.set("Accept","application/vnd.pgrst.array+json;nulls=stripped")}const n=this.fetch;let a=(async()=>{let o=0;for(;;){const d=new Headers(r.headers);o>0&&d.set("X-Retry-Count",String(o));let p;try{p=await n(r.url.toString(),{method:r.method,headers:d,body:JSON.stringify(r.body,(f,y)=>typeof y=="bigint"?y.toString():y),signal:r.signal})}catch(f){if((f==null?void 0:f.name)==="AbortError"||(f==null?void 0:f.code)==="ABORT_ERR"||!QP.includes(r.method))throw f;if(r.retryEnabled&&o<ZP){const y=oE(o);o++,await sE(y,r.signal);continue}throw f}if(x6(r.method,p.status,o,r.retryEnabled)){var c,u;const f=(c=(u=p.headers)===null||u===void 0?void 0:u.get("Retry-After"))!==null&&c!==void 0?c:null,y=f!==null?Math.max(0,parseInt(f,10)||0)*1e3:oE(o);await p.text(),o++,await sE(y,r.signal);continue}return await r.processResponse(p)}})();return this.shouldThrowOnError||(a=a.catch(o=>{var c;let u="",d="",p="";const f=o==null?void 0:o.cause;if(f){var y,v,b,w;const A=(y=f==null?void 0:f.message)!==null&&y!==void 0?y:"",O=(v=f==null?void 0:f.code)!==null&&v!==void 0?v:"";u=`${(b=o==null?void 0:o.name)!==null&&b!==void 0?b:"FetchError"}: ${o==null?void 0:o.message}`,u+=`
394
-
395
- Caused by: ${(w=f==null?void 0:f.name)!==null&&w!==void 0?w:"Error"}: ${A}`,O&&(u+=` (${O})`),f!=null&&f.stack&&(u+=`
396
- ${f.stack}`)}else{var x;u=(x=o==null?void 0:o.stack)!==null&&x!==void 0?x:""}const S=this.url.toString().length;return(o==null?void 0:o.name)==="AbortError"||(o==null?void 0:o.code)==="ABORT_ERR"?(p="",d="Request was aborted (timeout or manual cancellation)",S>this.urlLengthLimit&&(d+=`. Note: Your request URL is ${S} characters, which may exceed server limits. If selecting many fields, consider using views. If filtering with large arrays (e.g., .in('id', [many IDs])), consider using an RPC function to pass values server-side.`)):((f==null?void 0:f.name)==="HeadersOverflowError"||(f==null?void 0:f.code)==="UND_ERR_HEADERS_OVERFLOW")&&(p="",d="HTTP headers exceeded server limits (typically 16KB)",S>this.urlLengthLimit&&(d+=`. Your request URL is ${S} characters. If selecting many fields, consider using views. If filtering with large arrays (e.g., .in('id', [200+ IDs])), consider using an RPC function instead.`)),{success:!1,error:{message:`${(c=o==null?void 0:o.name)!==null&&c!==void 0?c:"FetchError"}: ${o==null?void 0:o.message}`,details:u,hint:d,code:p},data:null,count:null,status:0,statusText:""}})),a.then(t,e)}async processResponse(t){var e=this;let r=null,n=null,i=null,a=t.status,o=t.statusText;if(t.ok){var c,u;if(e.method!=="HEAD"){var d;const y=await t.text();y===""||(e.headers.get("Accept")==="text/csv"||e.headers.get("Accept")&&(!((d=e.headers.get("Accept"))===null||d===void 0)&&d.includes("application/vnd.pgrst.plan+text"))?n=y:n=JSON.parse(y))}const p=(c=e.headers.get("Prefer"))===null||c===void 0?void 0:c.match(/count=(exact|planned|estimated)/),f=(u=t.headers.get("content-range"))===null||u===void 0?void 0:u.split("/");p&&f&&f.length>1&&(i=parseInt(f[1])),e.isMaybeSingle&&Array.isArray(n)&&(n.length>1?(r={code:"PGRST116",details:`Results contain ${n.length} rows, application/vnd.pgrst.object+json requires 1 row`,hint:null,message:"JSON object requested, multiple (or no) rows returned"},n=null,i=null,a=406,o="Not Acceptable"):n.length===1?n=n[0]:n=null)}else{const p=await t.text();try{r=JSON.parse(p),Array.isArray(r)&&t.status===404&&(n=[],r=null,a=200,o="OK")}catch{t.status===404&&p===""?(a=204,o="No Content"):r={message:p}}if(r&&e.shouldThrowOnError)throw new b6(r)}return{success:r===null,error:r,data:n,count:i,status:a,statusText:o}}returns(){return this}overrideTypes(){return this}},_6=class extends w6{select(t){let e=!1;const r=(t??"*").split("").map(n=>/\s/.test(n)&&!e?"":(n==='"'&&(e=!e),n)).join("");return this.url.searchParams.set("select",r),this.headers.append("Prefer","return=representation"),this}order(t,{ascending:e=!0,nullsFirst:r,foreignTable:n,referencedTable:i=n}={}){const a=i?`${i}.order`:"order",o=this.url.searchParams.get(a);return this.url.searchParams.set(a,`${o?`${o},`:""}${t}.${e?"asc":"desc"}${r===void 0?"":r?".nullsfirst":".nullslast"}`),this}limit(t,{foreignTable:e,referencedTable:r=e}={}){const n=typeof r>"u"?"limit":`${r}.limit`;return this.url.searchParams.set(n,`${t}`),this}range(t,e,{foreignTable:r,referencedTable:n=r}={}){const i=typeof n>"u"?"offset":`${n}.offset`,a=typeof n>"u"?"limit":`${n}.limit`;return this.url.searchParams.set(i,`${t}`),this.url.searchParams.set(a,`${e-t+1}`),this}abortSignal(t){return this.signal=t,this}single(){return this.headers.set("Accept","application/vnd.pgrst.object+json"),this}maybeSingle(){return this.isMaybeSingle=!0,this}csv(){return this.headers.set("Accept","text/csv"),this}geojson(){return this.headers.set("Accept","application/geo+json"),this}explain({analyze:t=!1,verbose:e=!1,settings:r=!1,buffers:n=!1,wal:i=!1,format:a="text"}={}){var o;const c=[t?"analyze":null,e?"verbose":null,r?"settings":null,n?"buffers":null,i?"wal":null].filter(Boolean).join("|"),u=(o=this.headers.get("Accept"))!==null&&o!==void 0?o:"application/json";return this.headers.set("Accept",`application/vnd.pgrst.plan+${a}; for="${u}"; options=${c};`),a==="json"?this:this}rollback(){return this.headers.append("Prefer","tx=rollback"),this}returns(){return this}maxAffected(t){return this.headers.append("Prefer","handling=strict"),this.headers.append("Prefer",`max-affected=${t}`),this}};const lE=new RegExp("[,()]");var Cs=class extends _6{eq(t,e){return this.url.searchParams.append(t,`eq.${e}`),this}neq(t,e){return this.url.searchParams.append(t,`neq.${e}`),this}gt(t,e){return this.url.searchParams.append(t,`gt.${e}`),this}gte(t,e){return this.url.searchParams.append(t,`gte.${e}`),this}lt(t,e){return this.url.searchParams.append(t,`lt.${e}`),this}lte(t,e){return this.url.searchParams.append(t,`lte.${e}`),this}like(t,e){return this.url.searchParams.append(t,`like.${e}`),this}likeAllOf(t,e){return this.url.searchParams.append(t,`like(all).{${e.join(",")}}`),this}likeAnyOf(t,e){return this.url.searchParams.append(t,`like(any).{${e.join(",")}}`),this}ilike(t,e){return this.url.searchParams.append(t,`ilike.${e}`),this}ilikeAllOf(t,e){return this.url.searchParams.append(t,`ilike(all).{${e.join(",")}}`),this}ilikeAnyOf(t,e){return this.url.searchParams.append(t,`ilike(any).{${e.join(",")}}`),this}regexMatch(t,e){return this.url.searchParams.append(t,`match.${e}`),this}regexIMatch(t,e){return this.url.searchParams.append(t,`imatch.${e}`),this}is(t,e){return this.url.searchParams.append(t,`is.${e}`),this}isDistinct(t,e){return this.url.searchParams.append(t,`isdistinct.${e}`),this}in(t,e){const r=Array.from(new Set(e)).map(n=>typeof n=="string"&&lE.test(n)?`"${n}"`:`${n}`).join(",");return this.url.searchParams.append(t,`in.(${r})`),this}notIn(t,e){const r=Array.from(new Set(e)).map(n=>typeof n=="string"&&lE.test(n)?`"${n}"`:`${n}`).join(",");return this.url.searchParams.append(t,`not.in.(${r})`),this}contains(t,e){return typeof e=="string"?this.url.searchParams.append(t,`cs.${e}`):Array.isArray(e)?this.url.searchParams.append(t,`cs.{${e.join(",")}}`):this.url.searchParams.append(t,`cs.${JSON.stringify(e)}`),this}containedBy(t,e){return typeof e=="string"?this.url.searchParams.append(t,`cd.${e}`):Array.isArray(e)?this.url.searchParams.append(t,`cd.{${e.join(",")}}`):this.url.searchParams.append(t,`cd.${JSON.stringify(e)}`),this}rangeGt(t,e){return this.url.searchParams.append(t,`sr.${e}`),this}rangeGte(t,e){return this.url.searchParams.append(t,`nxl.${e}`),this}rangeLt(t,e){return this.url.searchParams.append(t,`sl.${e}`),this}rangeLte(t,e){return this.url.searchParams.append(t,`nxr.${e}`),this}rangeAdjacent(t,e){return this.url.searchParams.append(t,`adj.${e}`),this}overlaps(t,e){return typeof e=="string"?this.url.searchParams.append(t,`ov.${e}`):this.url.searchParams.append(t,`ov.{${e.join(",")}}`),this}textSearch(t,e,{config:r,type:n}={}){let i="";n==="plain"?i="pl":n==="phrase"?i="ph":n==="websearch"&&(i="w");const a=r===void 0?"":`(${r})`;return this.url.searchParams.append(t,`${i}fts${a}.${e}`),this}match(t){return Object.entries(t).filter(([e,r])=>r!==void 0).forEach(([e,r])=>{this.url.searchParams.append(e,`eq.${r}`)}),this}not(t,e,r){return this.url.searchParams.append(t,`not.${e}.${r}`),this}or(t,{foreignTable:e,referencedTable:r=e}={}){const n=r?`${r}.or`:"or";return this.url.searchParams.append(n,`(${t})`),this}filter(t,e,r){return this.url.searchParams.append(t,`${e}.${r}`),this}},S6=class{constructor(t,{headers:e={},schema:r,fetch:n,urlLengthLimit:i=8e3,retry:a}){this.url=t,this.headers=new Headers(e),this.schema=r,this.fetch=n,this.urlLengthLimit=i,this.retry=a}cloneRequestState(){return{url:new URL(this.url.toString()),headers:new Headers(this.headers)}}select(t,e){const{head:r=!1,count:n}=e??{},i=r?"HEAD":"GET";let a=!1;const o=(t??"*").split("").map(d=>/\s/.test(d)&&!a?"":(d==='"'&&(a=!a),d)).join(""),{url:c,headers:u}=this.cloneRequestState();return c.searchParams.set("select",o),n&&u.append("Prefer",`count=${n}`),new Cs({method:i,url:c,headers:u,schema:this.schema,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}insert(t,{count:e,defaultToNull:r=!0}={}){var n;const i="POST",{url:a,headers:o}=this.cloneRequestState();if(e&&o.append("Prefer",`count=${e}`),r||o.append("Prefer","missing=default"),Array.isArray(t)){const c=t.reduce((u,d)=>u.concat(Object.keys(d)),[]);if(c.length>0){const u=[...new Set(c)].map(d=>`"${d}"`);a.searchParams.set("columns",u.join(","))}}return new Cs({method:i,url:a,headers:o,schema:this.schema,body:t,fetch:(n=this.fetch)!==null&&n!==void 0?n:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}upsert(t,{onConflict:e,ignoreDuplicates:r=!1,count:n,defaultToNull:i=!0}={}){var a;const o="POST",{url:c,headers:u}=this.cloneRequestState();if(u.append("Prefer",`resolution=${r?"ignore":"merge"}-duplicates`),e!==void 0&&c.searchParams.set("on_conflict",e),n&&u.append("Prefer",`count=${n}`),i||u.append("Prefer","missing=default"),Array.isArray(t)){const d=t.reduce((p,f)=>p.concat(Object.keys(f)),[]);if(d.length>0){const p=[...new Set(d)].map(f=>`"${f}"`);c.searchParams.set("columns",p.join(","))}}return new Cs({method:o,url:c,headers:u,schema:this.schema,body:t,fetch:(a=this.fetch)!==null&&a!==void 0?a:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}update(t,{count:e}={}){var r;const n="PATCH",{url:i,headers:a}=this.cloneRequestState();return e&&a.append("Prefer",`count=${e}`),new Cs({method:n,url:i,headers:a,schema:this.schema,body:t,fetch:(r=this.fetch)!==null&&r!==void 0?r:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}delete({count:t}={}){var e;const r="DELETE",{url:n,headers:i}=this.cloneRequestState();return t&&i.append("Prefer",`count=${t}`),new Cs({method:r,url:n,headers:i,schema:this.schema,fetch:(e=this.fetch)!==null&&e!==void 0?e:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};function Fc(t){"@babel/helpers - typeof";return Fc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Fc(t)}function k6(t,e){if(Fc(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Fc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function E6(t){var e=k6(t,"string");return Fc(e)=="symbol"?e:e+""}function O6(t,e,r){return(e=E6(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function cE(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function sf(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?cE(Object(r),!0).forEach(function(n){O6(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):cE(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}var A6=class eR{constructor(e,{headers:r={},schema:n,fetch:i,timeout:a,urlLengthLimit:o=8e3,retry:c}={}){this.url=e,this.headers=new Headers(r),this.schemaName=n,this.urlLengthLimit=o;const u=i??globalThis.fetch;a!==void 0&&a>0?this.fetch=(d,p)=>{const f=new AbortController,y=setTimeout(()=>f.abort(),a),v=p==null?void 0:p.signal;if(v){if(v.aborted)return clearTimeout(y),u(d,p);const b=()=>{clearTimeout(y),f.abort()};return v.addEventListener("abort",b,{once:!0}),u(d,sf(sf({},p),{},{signal:f.signal})).finally(()=>{clearTimeout(y),v.removeEventListener("abort",b)})}return u(d,sf(sf({},p),{},{signal:f.signal})).finally(()=>clearTimeout(y))}:this.fetch=u,this.retry=c}from(e){if(!e||typeof e!="string"||e.trim()==="")throw new Error("Invalid relation name: relation must be a non-empty string.");return new S6(new URL(`${this.url}/${e}`),{headers:new Headers(this.headers),schema:this.schemaName,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}schema(e){return new eR(this.url,{headers:this.headers,schema:e,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}rpc(e,r={},{head:n=!1,get:i=!1,count:a}={}){var o;let c;const u=new URL(`${this.url}/rpc/${e}`);let d;const p=v=>v!==null&&typeof v=="object"&&(!Array.isArray(v)||v.some(p)),f=n&&Object.values(r).some(p);f?(c="POST",d=r):n||i?(c=n?"HEAD":"GET",Object.entries(r).filter(([v,b])=>b!==void 0).map(([v,b])=>[v,Array.isArray(b)?`{${b.join(",")}}`:`${b}`]).forEach(([v,b])=>{u.searchParams.append(v,b)})):(c="POST",d=r);const y=new Headers(this.headers);return f?y.set("Prefer",a?`count=${a},return=minimal`:"return=minimal"):a&&y.set("Prefer",`count=${a}`),new Cs({method:c,url:u,headers:y,schema:this.schemaName,body:d,fetch:(o=this.fetch)!==null&&o!==void 0?o:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};class T6{constructor(){}static detectEnvironment(){var e;if(typeof WebSocket<"u")return{type:"native",wsConstructor:WebSocket};const r=globalThis;if(typeof globalThis<"u"&&typeof r.WebSocket<"u")return{type:"native",wsConstructor:r.WebSocket};const n=typeof global<"u"?global:void 0;if(n&&typeof n.WebSocket<"u")return{type:"native",wsConstructor:n.WebSocket};if(typeof globalThis<"u"&&typeof r.WebSocketPair<"u"&&typeof globalThis.WebSocket>"u")return{type:"cloudflare",error:"Cloudflare Workers detected. WebSocket clients are not supported in Cloudflare Workers.",workaround:"Use Cloudflare Workers WebSocket API for server-side WebSocket handling, or deploy to a different runtime."};if(typeof globalThis<"u"&&r.EdgeRuntime||typeof navigator<"u"&&(!((e=navigator.userAgent)===null||e===void 0)&&e.includes("Vercel-Edge")))return{type:"unsupported",error:"Edge runtime detected (Vercel Edge/Netlify Edge). WebSockets are not supported in edge functions.",workaround:"Use serverless functions or a different deployment target for WebSocket functionality."};const i=globalThis.process;if(i){const a=i.versions;if(a&&a.node){const o=a.node,c=parseInt(o.replace(/^v/,"").split(".")[0]);return c>=22?typeof globalThis.WebSocket<"u"?{type:"native",wsConstructor:globalThis.WebSocket}:{type:"unsupported",error:`Node.js ${c} detected but native WebSocket not found.`,workaround:"Provide a WebSocket implementation via the transport option."}:{type:"unsupported",error:`Node.js ${c} detected without native WebSocket support.`,workaround:`For Node.js < 22, install "ws" package and provide it via the transport option:
397
- import ws from "ws"
398
- new RealtimeClient(url, { transport: ws })`}}}return{type:"unsupported",error:"Unknown JavaScript runtime without WebSocket support.",workaround:"Ensure you're running in a supported environment (browser, Node.js, Deno) or provide a custom WebSocket implementation."}}static getWebSocketConstructor(){const e=this.detectEnvironment();if(e.wsConstructor)return e.wsConstructor;let r=e.error||"WebSocket not supported in this environment.";throw e.workaround&&(r+=`
399
-
400
- Suggested solution: ${e.workaround}`),new Error(r)}static isWebSocketSupported(){try{const e=this.detectEnvironment();return e.type==="native"||e.type==="ws"}catch{return!1}}}const C6="2.106.2",j6=`realtime-js/${C6}`,N6="1.0.0",tR="2.0.0",P6=tR,R6=1e4,I6=100,ja={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},rR={close:"phx_close",error:"phx_error",join:"phx_join",leave:"phx_leave",access_token:"access_token"},Yb={connecting:"connecting",closing:"closing",closed:"closed"};class $6{constructor(e){this.HEADER_LENGTH=1,this.USER_BROADCAST_PUSH_META_LENGTH=6,this.KINDS={userBroadcastPush:3,userBroadcast:4},this.BINARY_ENCODING=0,this.JSON_ENCODING=1,this.BROADCAST_EVENT="broadcast",this.allowedMetadataKeys=[],this.allowedMetadataKeys=e??[]}encode(e,r){if(e.event===this.BROADCAST_EVENT&&!(e.payload instanceof ArrayBuffer)&&typeof e.payload.event=="string")return r(this._binaryEncodeUserBroadcastPush(e));let n=[e.join_ref,e.ref,e.topic,e.event,e.payload];return r(JSON.stringify(n))}_binaryEncodeUserBroadcastPush(e){var r;return this._isArrayBuffer((r=e.payload)===null||r===void 0?void 0:r.payload)?this._encodeBinaryUserBroadcastPush(e):this._encodeJsonUserBroadcastPush(e)}_encodeBinaryUserBroadcastPush(e){var r,n;const i=(n=(r=e.payload)===null||r===void 0?void 0:r.payload)!==null&&n!==void 0?n:new ArrayBuffer(0);return this._encodeUserBroadcastPush(e,this.BINARY_ENCODING,i)}_encodeJsonUserBroadcastPush(e){var r,n;const i=(n=(r=e.payload)===null||r===void 0?void 0:r.payload)!==null&&n!==void 0?n:{},o=new TextEncoder().encode(JSON.stringify(i)).buffer;return this._encodeUserBroadcastPush(e,this.JSON_ENCODING,o)}_encodeUserBroadcastPush(e,r,n){var i,a;const o=e.topic,c=(i=e.ref)!==null&&i!==void 0?i:"",u=(a=e.join_ref)!==null&&a!==void 0?a:"",d=e.payload.event,p=this.allowedMetadataKeys?this._pick(e.payload,this.allowedMetadataKeys):{},f=Object.keys(p).length===0?"":JSON.stringify(p);if(u.length>255)throw new Error(`joinRef length ${u.length} exceeds maximum of 255`);if(c.length>255)throw new Error(`ref length ${c.length} exceeds maximum of 255`);if(o.length>255)throw new Error(`topic length ${o.length} exceeds maximum of 255`);if(d.length>255)throw new Error(`userEvent length ${d.length} exceeds maximum of 255`);if(f.length>255)throw new Error(`metadata length ${f.length} exceeds maximum of 255`);const y=this.USER_BROADCAST_PUSH_META_LENGTH+u.length+c.length+o.length+d.length+f.length,v=new ArrayBuffer(this.HEADER_LENGTH+y);let b=new DataView(v),w=0;b.setUint8(w++,this.KINDS.userBroadcastPush),b.setUint8(w++,u.length),b.setUint8(w++,c.length),b.setUint8(w++,o.length),b.setUint8(w++,d.length),b.setUint8(w++,f.length),b.setUint8(w++,r),Array.from(u,S=>b.setUint8(w++,S.charCodeAt(0))),Array.from(c,S=>b.setUint8(w++,S.charCodeAt(0))),Array.from(o,S=>b.setUint8(w++,S.charCodeAt(0))),Array.from(d,S=>b.setUint8(w++,S.charCodeAt(0))),Array.from(f,S=>b.setUint8(w++,S.charCodeAt(0)));var x=new Uint8Array(v.byteLength+n.byteLength);return x.set(new Uint8Array(v),0),x.set(new Uint8Array(n),v.byteLength),x.buffer}decode(e,r){if(this._isArrayBuffer(e)){let n=this._binaryDecode(e);return r(n)}if(typeof e=="string"){const n=JSON.parse(e),[i,a,o,c,u]=n;return r({join_ref:i,ref:a,topic:o,event:c,payload:u})}return r({})}_binaryDecode(e){const r=new DataView(e),n=r.getUint8(0),i=new TextDecoder;switch(n){case this.KINDS.userBroadcast:return this._decodeUserBroadcast(e,r,i)}}_decodeUserBroadcast(e,r,n){const i=r.getUint8(1),a=r.getUint8(2),o=r.getUint8(3),c=r.getUint8(4);let u=this.HEADER_LENGTH+4;const d=n.decode(e.slice(u,u+i));u=u+i;const p=n.decode(e.slice(u,u+a));u=u+a;const f=n.decode(e.slice(u,u+o));u=u+o;const y=e.slice(u,e.byteLength),v=c===this.JSON_ENCODING?JSON.parse(n.decode(y)):y,b={type:this.BROADCAST_EVENT,event:p,payload:v};return o>0&&(b.meta=JSON.parse(f)),{join_ref:null,ref:null,topic:d,event:this.BROADCAST_EVENT,payload:b}}_isArrayBuffer(e){var r;return e instanceof ArrayBuffer||((r=e==null?void 0:e.constructor)===null||r===void 0?void 0:r.name)==="ArrayBuffer"}_pick(e,r){return!e||typeof e!="object"?{}:Object.fromEntries(Object.entries(e).filter(([n])=>r.includes(n)))}}var At;(function(t){t.abstime="abstime",t.bool="bool",t.date="date",t.daterange="daterange",t.float4="float4",t.float8="float8",t.int2="int2",t.int4="int4",t.int4range="int4range",t.int8="int8",t.int8range="int8range",t.json="json",t.jsonb="jsonb",t.money="money",t.numeric="numeric",t.oid="oid",t.reltime="reltime",t.text="text",t.time="time",t.timestamp="timestamp",t.timestamptz="timestamptz",t.timetz="timetz",t.tsrange="tsrange",t.tstzrange="tstzrange"})(At||(At={}));const uE=(t,e,r={})=>{var n;const i=(n=r.skipTypes)!==null&&n!==void 0?n:[];return e?Object.keys(e).reduce((a,o)=>(a[o]=M6(o,t,e,i),a),{}):{}},M6=(t,e,r,n)=>{const i=e.find(c=>c.name===t),a=i==null?void 0:i.type,o=r[t];return a&&!n.includes(a)?nR(a,o):Jb(o)},nR=(t,e)=>{if(t.charAt(0)==="_"){const r=t.slice(1,t.length);return B6(e,r)}switch(t){case At.bool:return L6(e);case At.float4:case At.float8:case At.int2:case At.int4:case At.int8:case At.numeric:case At.oid:return D6(e);case At.json:case At.jsonb:return z6(e);case At.timestamp:return U6(e);case At.abstime:case At.date:case At.daterange:case At.int4range:case At.int8range:case At.money:case At.reltime:case At.text:case At.time:case At.timestamptz:case At.timetz:case At.tsrange:case At.tstzrange:return Jb(e);default:return Jb(e)}},Jb=t=>t,L6=t=>{switch(t){case"t":return!0;case"f":return!1;default:return t}},D6=t=>{if(typeof t=="string"){const e=parseFloat(t);if(!Number.isNaN(e))return e}return t},z6=t=>{if(typeof t=="string")try{return JSON.parse(t)}catch{return t}return t},B6=(t,e)=>{if(typeof t!="string")return t;const r=t.length-1,n=t[r];if(t[0]==="{"&&n==="}"){let a;const o=t.slice(1,r);try{a=JSON.parse("["+o+"]")}catch{a=o?o.split(","):[]}return a.map(c=>nR(e,c))}return t},U6=t=>typeof t=="string"?t.replace(" ","T"):t,iR=t=>{const e=new URL(t);return e.protocol=e.protocol.replace(/^ws/i,"http"),e.pathname=e.pathname.replace(/\/+$/,"").replace(/\/socket\/websocket$/i,"").replace(/\/socket$/i,"").replace(/\/websocket$/i,""),e.pathname===""||e.pathname==="/"?e.pathname="/api/broadcast":e.pathname=e.pathname+"/api/broadcast",e.href};var Rc=t=>typeof t=="function"?t:function(){return t},q6=typeof self<"u"?self:null,js=typeof window<"u"?window:null,bi=q6||js||globalThis,F6="2.0.0",H6=1e4,W6=1e3,xi={connecting:0,open:1,closing:2,closed:3},Xr={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},Bi={close:"phx_close",error:"phx_error",join:"phx_join",reply:"phx_reply",leave:"phx_leave"},Zb={longpoll:"longpoll",websocket:"websocket"},G6={complete:4},Qb="base64url.bearer.phx.",lf=class{constructor(t,e,r,n){this.channel=t,this.event=e,this.payload=r||function(){return{}},this.receivedResp=null,this.timeout=n,this.timeoutTimer=null,this.recHooks=[],this.sent=!1,this.ref=void 0}resend(t){this.timeout=t,this.reset(),this.send()}send(){this.hasReceived("timeout")||(this.startTimeout(),this.sent=!0,this.channel.socket.push({topic:this.channel.topic,event:this.event,payload:this.payload(),ref:this.ref,join_ref:this.channel.joinRef()}))}receive(t,e){return this.hasReceived(t)&&e(this.receivedResp.response),this.recHooks.push({status:t,callback:e}),this}reset(){this.cancelRefEvent(),this.ref=null,this.refEvent=null,this.receivedResp=null,this.sent=!1}destroy(){this.cancelRefEvent(),this.cancelTimeout()}matchReceive({status:t,response:e,_ref:r}){this.recHooks.filter(n=>n.status===t).forEach(n=>n.callback(e))}cancelRefEvent(){this.refEvent&&this.channel.off(this.refEvent)}cancelTimeout(){clearTimeout(this.timeoutTimer),this.timeoutTimer=null}startTimeout(){this.timeoutTimer&&this.cancelTimeout(),this.ref=this.channel.socket.makeRef(),this.refEvent=this.channel.replyEventName(this.ref),this.channel.on(this.refEvent,t=>{this.cancelRefEvent(),this.cancelTimeout(),this.receivedResp=t,this.matchReceive(t)}),this.timeoutTimer=setTimeout(()=>{this.trigger("timeout",{})},this.timeout)}hasReceived(t){return this.receivedResp&&this.receivedResp.status===t}trigger(t,e){this.channel.trigger(this.refEvent,{status:t,response:e})}},aR=class{constructor(t,e){this.callback=t,this.timerCalc=e,this.timer=void 0,this.tries=0}reset(){this.tries=0,clearTimeout(this.timer)}scheduleTimeout(){clearTimeout(this.timer),this.timer=setTimeout(()=>{this.tries=this.tries+1,this.callback()},this.timerCalc(this.tries+1))}},K6=class{constructor(t,e,r){this.state=Xr.closed,this.topic=t,this.params=Rc(e||{}),this.socket=r,this.bindings=[],this.bindingRef=0,this.timeout=this.socket.timeout,this.joinedOnce=!1,this.joinPush=new lf(this,Bi.join,this.params,this.timeout),this.pushBuffer=[],this.stateChangeRefs=[],this.rejoinTimer=new aR(()=>{this.socket.isConnected()&&this.rejoin()},this.socket.rejoinAfterMs),this.stateChangeRefs.push(this.socket.onError(()=>this.rejoinTimer.reset())),this.stateChangeRefs.push(this.socket.onOpen(()=>{this.rejoinTimer.reset(),this.isErrored()&&this.rejoin()})),this.joinPush.receive("ok",()=>{this.state=Xr.joined,this.rejoinTimer.reset(),this.pushBuffer.forEach(n=>n.send()),this.pushBuffer=[]}),this.joinPush.receive("error",n=>{this.state=Xr.errored,this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,n),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.onClose(()=>{this.rejoinTimer.reset(),this.socket.hasLogger()&&this.socket.log("channel",`close ${this.topic}`),this.state=Xr.closed,this.socket.remove(this)}),this.onError(n=>{this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,n),this.isJoining()&&this.joinPush.reset(),this.state=Xr.errored,this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.joinPush.receive("timeout",()=>{this.socket.hasLogger()&&this.socket.log("channel",`timeout ${this.topic}`,this.joinPush.timeout),new lf(this,Bi.leave,Rc({}),this.timeout).send(),this.state=Xr.errored,this.joinPush.reset(),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.on(Bi.reply,(n,i)=>{this.trigger(this.replyEventName(i),n)})}join(t=this.timeout){if(this.joinedOnce)throw new Error("tried to join multiple times. 'join' can only be called a single time per channel instance");return this.timeout=t,this.joinedOnce=!0,this.rejoin(),this.joinPush}teardown(){this.pushBuffer.forEach(t=>t.destroy()),this.pushBuffer=[],this.rejoinTimer.reset(),this.joinPush.destroy(),this.state=Xr.closed,this.bindings=[]}onClose(t){this.on(Bi.close,t)}onError(t){return this.on(Bi.error,e=>t(e))}on(t,e){let r=this.bindingRef++;return this.bindings.push({event:t,ref:r,callback:e}),r}off(t,e){this.bindings=this.bindings.filter(r=>!(r.event===t&&(typeof e>"u"||e===r.ref)))}canPush(){return this.socket.isConnected()&&this.isJoined()}push(t,e,r=this.timeout){if(e=e||{},!this.joinedOnce)throw new Error(`tried to push '${t}' to '${this.topic}' before joining. Use channel.join() before pushing events`);let n=new lf(this,t,function(){return e},r);return this.canPush()?n.send():(n.startTimeout(),this.pushBuffer.push(n)),n}leave(t=this.timeout){this.rejoinTimer.reset(),this.joinPush.cancelTimeout(),this.state=Xr.leaving;let e=()=>{this.socket.hasLogger()&&this.socket.log("channel",`leave ${this.topic}`),this.trigger(Bi.close,"leave")},r=new lf(this,Bi.leave,Rc({}),t);return r.receive("ok",()=>e()).receive("timeout",()=>e()),r.send(),this.canPush()||r.trigger("ok",{}),r}onMessage(t,e,r){return e}filterBindings(t,e,r){return!0}isMember(t,e,r,n){return this.topic!==t?!1:n&&n!==this.joinRef()?(this.socket.hasLogger()&&this.socket.log("channel","dropping outdated message",{topic:t,event:e,payload:r,joinRef:n}),!1):!0}joinRef(){return this.joinPush.ref}rejoin(t=this.timeout){this.isLeaving()||(this.socket.leaveOpenTopic(this.topic),this.state=Xr.joining,this.joinPush.resend(t))}trigger(t,e,r,n){let i=this.onMessage(t,e,r,n);if(e&&!i)throw new Error("channel onMessage callbacks must return the payload, modified or unmodified");let a=this.bindings.filter(o=>o.event===t&&this.filterBindings(o,e,r));for(let o=0;o<a.length;o++)a[o].callback(i,r,n||this.joinRef())}replyEventName(t){return`chan_reply_${t}`}isClosed(){return this.state===Xr.closed}isErrored(){return this.state===Xr.errored}isJoined(){return this.state===Xr.joined}isJoining(){return this.state===Xr.joining}isLeaving(){return this.state===Xr.leaving}},Gf=class{static request(t,e,r,n,i,a,o){if(bi.XDomainRequest){let c=new bi.XDomainRequest;return this.xdomainRequest(c,t,e,n,i,a,o)}else if(bi.XMLHttpRequest){let c=new bi.XMLHttpRequest;return this.xhrRequest(c,t,e,r,n,i,a,o)}else{if(bi.fetch&&bi.AbortController)return this.fetchRequest(t,e,r,n,i,a,o);throw new Error("No suitable XMLHttpRequest implementation found")}}static fetchRequest(t,e,r,n,i,a,o){let c={method:t,headers:r,body:n},u=null;return i&&(u=new AbortController,setTimeout(()=>u.abort(),i),c.signal=u.signal),bi.fetch(e,c).then(d=>d.text()).then(d=>this.parseJSON(d)).then(d=>o&&o(d)).catch(d=>{d.name==="AbortError"&&a?a():o&&o(null)}),u}static xdomainRequest(t,e,r,n,i,a,o){return t.timeout=i,t.open(e,r),t.onload=()=>{let c=this.parseJSON(t.responseText);o&&o(c)},a&&(t.ontimeout=a),t.onprogress=()=>{},t.send(n),t}static xhrRequest(t,e,r,n,i,a,o,c){t.open(e,r,!0),t.timeout=a;for(let[u,d]of Object.entries(n))t.setRequestHeader(u,d);return t.onerror=()=>c&&c(null),t.onreadystatechange=()=>{if(t.readyState===G6.complete&&c){let u=this.parseJSON(t.responseText);c(u)}},o&&(t.ontimeout=o),t.send(i),t}static parseJSON(t){if(!t||t==="")return null;try{return JSON.parse(t)}catch{return console&&console.log("failed to parse JSON response",t),null}}static serialize(t,e){let r=[];for(var n in t){if(!Object.prototype.hasOwnProperty.call(t,n))continue;let i=e?`${e}[${n}]`:n,a=t[n];typeof a=="object"?r.push(this.serialize(a,i)):r.push(encodeURIComponent(i)+"="+encodeURIComponent(a))}return r.join("&")}static appendParams(t,e){if(Object.keys(e).length===0)return t;let r=t.match(/\?/)?"&":"?";return`${t}${r}${this.serialize(e)}`}},V6=t=>{let e="",r=new Uint8Array(t),n=r.byteLength;for(let i=0;i<n;i++)e+=String.fromCharCode(r[i]);return btoa(e)},bs=class{constructor(t,e){e&&e.length===2&&e[1].startsWith(Qb)&&(this.authToken=atob(e[1].slice(Qb.length))),this.endPoint=null,this.token=null,this.skipHeartbeat=!0,this.reqs=new Set,this.awaitingBatchAck=!1,this.currentBatch=null,this.currentBatchTimer=null,this.batchBuffer=[],this.onopen=function(){},this.onerror=function(){},this.onmessage=function(){},this.onclose=function(){},this.pollEndpoint=this.normalizeEndpoint(t),this.readyState=xi.connecting,setTimeout(()=>this.poll(),0)}normalizeEndpoint(t){return t.replace("ws://","http://").replace("wss://","https://").replace(new RegExp("(.*)/"+Zb.websocket),"$1/"+Zb.longpoll)}endpointURL(){return Gf.appendParams(this.pollEndpoint,{token:this.token})}closeAndRetry(t,e,r){this.close(t,e,r),this.readyState=xi.connecting}ontimeout(){this.onerror("timeout"),this.closeAndRetry(1005,"timeout",!1)}isActive(){return this.readyState===xi.open||this.readyState===xi.connecting}poll(){const t={Accept:"application/json"};this.authToken&&(t["X-Phoenix-AuthToken"]=this.authToken),this.ajax("GET",t,null,()=>this.ontimeout(),e=>{if(e){var{status:r,token:n,messages:i}=e;if(r===410&&this.token!==null){this.onerror(410),this.closeAndRetry(3410,"session_gone",!1);return}this.token=n}else r=0;switch(r){case 200:i.forEach(a=>{setTimeout(()=>this.onmessage({data:a}),0)}),this.poll();break;case 204:this.poll();break;case 410:this.readyState=xi.open,this.onopen({}),this.poll();break;case 403:this.onerror(403),this.close(1008,"forbidden",!1);break;case 0:case 500:this.onerror(500),this.closeAndRetry(1011,"internal server error",500);break;default:throw new Error(`unhandled poll status ${r}`)}})}send(t){typeof t!="string"&&(t=V6(t)),this.currentBatch?this.currentBatch.push(t):this.awaitingBatchAck?this.batchBuffer.push(t):(this.currentBatch=[t],this.currentBatchTimer=setTimeout(()=>{this.batchSend(this.currentBatch),this.currentBatch=null},0))}batchSend(t){this.awaitingBatchAck=!0,this.ajax("POST",{"Content-Type":"application/x-ndjson"},t.join(`
401
- `),()=>this.onerror("timeout"),e=>{this.awaitingBatchAck=!1,!e||e.status!==200?(this.onerror(e&&e.status),this.closeAndRetry(1011,"internal server error",!1)):this.batchBuffer.length>0&&(this.batchSend(this.batchBuffer),this.batchBuffer=[])})}close(t,e,r){for(let i of this.reqs)i.abort();this.readyState=xi.closed;let n=Object.assign({code:1e3,reason:void 0,wasClean:!0},{code:t,reason:e,wasClean:r});this.batchBuffer=[],clearTimeout(this.currentBatchTimer),this.currentBatchTimer=null,typeof CloseEvent<"u"?this.onclose(new CloseEvent("close",n)):this.onclose(n)}ajax(t,e,r,n,i){let a,o=()=>{this.reqs.delete(a),n()};a=Gf.request(t,this.endpointURL(),e,r,this.timeout,o,c=>{this.reqs.delete(a),this.isActive()&&i(c)}),this.reqs.add(a)}},X6=class Tc{constructor(e,r={}){let n=r.events||{state:"presence_state",diff:"presence_diff"};this.state={},this.pendingDiffs=[],this.channel=e,this.joinRef=null,this.caller={onJoin:function(){},onLeave:function(){},onSync:function(){}},this.channel.on(n.state,i=>{let{onJoin:a,onLeave:o,onSync:c}=this.caller;this.joinRef=this.channel.joinRef(),this.state=Tc.syncState(this.state,i,a,o),this.pendingDiffs.forEach(u=>{this.state=Tc.syncDiff(this.state,u,a,o)}),this.pendingDiffs=[],c()}),this.channel.on(n.diff,i=>{let{onJoin:a,onLeave:o,onSync:c}=this.caller;this.inPendingSyncState()?this.pendingDiffs.push(i):(this.state=Tc.syncDiff(this.state,i,a,o),c())})}onJoin(e){this.caller.onJoin=e}onLeave(e){this.caller.onLeave=e}onSync(e){this.caller.onSync=e}list(e){return Tc.list(this.state,e)}inPendingSyncState(){return!this.joinRef||this.joinRef!==this.channel.joinRef()}static syncState(e,r,n,i){let a=this.clone(e),o={},c={};return this.map(a,(u,d)=>{r[u]||(c[u]=d)}),this.map(r,(u,d)=>{let p=a[u];if(p){let f=d.metas.map(w=>w.phx_ref),y=p.metas.map(w=>w.phx_ref),v=d.metas.filter(w=>y.indexOf(w.phx_ref)<0),b=p.metas.filter(w=>f.indexOf(w.phx_ref)<0);v.length>0&&(o[u]=d,o[u].metas=v),b.length>0&&(c[u]=this.clone(p),c[u].metas=b)}else o[u]=d}),this.syncDiff(a,{joins:o,leaves:c},n,i)}static syncDiff(e,r,n,i){let{joins:a,leaves:o}=this.clone(r);return n||(n=function(){}),i||(i=function(){}),this.map(a,(c,u)=>{let d=e[c];if(e[c]=this.clone(u),d){let p=e[c].metas.map(y=>y.phx_ref),f=d.metas.filter(y=>p.indexOf(y.phx_ref)<0);e[c].metas.unshift(...f)}n(c,d,u)}),this.map(o,(c,u)=>{let d=e[c];if(!d)return;let p=u.metas.map(f=>f.phx_ref);d.metas=d.metas.filter(f=>p.indexOf(f.phx_ref)<0),i(c,d,u),d.metas.length===0&&delete e[c]}),e}static list(e,r){return r||(r=function(n,i){return i}),this.map(e,(n,i)=>r(n,i))}static map(e,r){return Object.getOwnPropertyNames(e).map(n=>r(n,e[n]))}static clone(e){return JSON.parse(JSON.stringify(e))}},cf={HEADER_LENGTH:1,META_LENGTH:4,KINDS:{push:0,reply:1,broadcast:2},encode(t,e){if(t.payload.constructor===ArrayBuffer)return e(this.binaryEncode(t));{let r=[t.join_ref,t.ref,t.topic,t.event,t.payload];return e(JSON.stringify(r))}},decode(t,e){if(t.constructor===ArrayBuffer)return e(this.binaryDecode(t));{let[r,n,i,a,o]=JSON.parse(t);return e({join_ref:r,ref:n,topic:i,event:a,payload:o})}},binaryEncode(t){let{join_ref:e,ref:r,event:n,topic:i,payload:a}=t,o=this.META_LENGTH+e.length+r.length+i.length+n.length,c=new ArrayBuffer(this.HEADER_LENGTH+o),u=new DataView(c),d=0;u.setUint8(d++,this.KINDS.push),u.setUint8(d++,e.length),u.setUint8(d++,r.length),u.setUint8(d++,i.length),u.setUint8(d++,n.length),Array.from(e,f=>u.setUint8(d++,f.charCodeAt(0))),Array.from(r,f=>u.setUint8(d++,f.charCodeAt(0))),Array.from(i,f=>u.setUint8(d++,f.charCodeAt(0))),Array.from(n,f=>u.setUint8(d++,f.charCodeAt(0)));var p=new Uint8Array(c.byteLength+a.byteLength);return p.set(new Uint8Array(c),0),p.set(new Uint8Array(a),c.byteLength),p.buffer},binaryDecode(t){let e=new DataView(t),r=e.getUint8(0),n=new TextDecoder;switch(r){case this.KINDS.push:return this.decodePush(t,e,n);case this.KINDS.reply:return this.decodeReply(t,e,n);case this.KINDS.broadcast:return this.decodeBroadcast(t,e,n)}},decodePush(t,e,r){let n=e.getUint8(1),i=e.getUint8(2),a=e.getUint8(3),o=this.HEADER_LENGTH+this.META_LENGTH-1,c=r.decode(t.slice(o,o+n));o=o+n;let u=r.decode(t.slice(o,o+i));o=o+i;let d=r.decode(t.slice(o,o+a));o=o+a;let p=t.slice(o,t.byteLength);return{join_ref:c,ref:null,topic:u,event:d,payload:p}},decodeReply(t,e,r){let n=e.getUint8(1),i=e.getUint8(2),a=e.getUint8(3),o=e.getUint8(4),c=this.HEADER_LENGTH+this.META_LENGTH,u=r.decode(t.slice(c,c+n));c=c+n;let d=r.decode(t.slice(c,c+i));c=c+i;let p=r.decode(t.slice(c,c+a));c=c+a;let f=r.decode(t.slice(c,c+o));c=c+o;let y=t.slice(c,t.byteLength),v={status:f,response:y};return{join_ref:u,ref:d,topic:p,event:Bi.reply,payload:v}},decodeBroadcast(t,e,r){let n=e.getUint8(1),i=e.getUint8(2),a=this.HEADER_LENGTH+2,o=r.decode(t.slice(a,a+n));a=a+n;let c=r.decode(t.slice(a,a+i));a=a+i;let u=t.slice(a,t.byteLength);return{join_ref:null,ref:null,topic:o,event:c,payload:u}}},Y6=class{constructor(t,e={}){this.stateChangeCallbacks={open:[],close:[],error:[],message:[]},this.channels=[],this.sendBuffer=[],this.ref=0,this.fallbackRef=null,this.timeout=e.timeout||H6,this.transport=e.transport||bi.WebSocket||bs,this.conn=void 0,this.primaryPassedHealthCheck=!1,this.longPollFallbackMs=e.longPollFallbackMs,this.fallbackTimer=null;let r=null;try{r=bi&&bi.sessionStorage}catch{}this.sessionStore=e.sessionStorage||r,this.establishedConnections=0,this.defaultEncoder=cf.encode.bind(cf),this.defaultDecoder=cf.decode.bind(cf),this.closeWasClean=!0,this.disconnecting=!1,this.binaryType=e.binaryType||"arraybuffer",this.connectClock=1,this.pageHidden=!1,this.encode=void 0,this.decode=void 0,this.transport!==bs?(this.encode=e.encode||this.defaultEncoder,this.decode=e.decode||this.defaultDecoder):(this.encode=this.defaultEncoder,this.decode=this.defaultDecoder);let n=null;js&&js.addEventListener&&(js.addEventListener("pagehide",i=>{this.conn&&(this.disconnect(),n=this.connectClock)}),js.addEventListener("pageshow",i=>{n===this.connectClock&&(n=null,this.connect())}),js.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"?this.pageHidden=!0:(this.pageHidden=!1,!this.isConnected()&&!this.closeWasClean&&this.teardown(()=>this.connect()))})),this.heartbeatIntervalMs=e.heartbeatIntervalMs||3e4,this.autoSendHeartbeat=e.autoSendHeartbeat??!0,this.heartbeatCallback=e.heartbeatCallback??(()=>{}),this.rejoinAfterMs=i=>e.rejoinAfterMs?e.rejoinAfterMs(i):[1e3,2e3,5e3][i-1]||1e4,this.reconnectAfterMs=i=>e.reconnectAfterMs?e.reconnectAfterMs(i):[10,50,100,150,200,250,500,1e3,2e3][i-1]||5e3,this.logger=e.logger||null,!this.logger&&e.debug&&(this.logger=(i,a,o)=>{console.log(`${i}: ${a}`,o)}),this.longpollerTimeout=e.longpollerTimeout||2e4,this.params=Rc(e.params||{}),this.endPoint=`${t}/${Zb.websocket}`,this.vsn=e.vsn||F6,this.heartbeatTimeoutTimer=null,this.heartbeatTimer=null,this.heartbeatSentAt=null,this.pendingHeartbeatRef=null,this.reconnectTimer=new aR(()=>{if(this.pageHidden){this.log("Not reconnecting as page is hidden!"),this.teardown();return}this.teardown(async()=>{e.beforeReconnect&&await e.beforeReconnect(),this.connect()})},this.reconnectAfterMs),this.authToken=e.authToken}getLongPollTransport(){return bs}replaceTransport(t){this.connectClock++,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.conn&&(this.conn.close(),this.conn=null),this.transport=t}protocol(){return location.protocol.match(/^https/)?"wss":"ws"}endPointURL(){let t=Gf.appendParams(Gf.appendParams(this.endPoint,this.params()),{vsn:this.vsn});return t.charAt(0)!=="/"?t:t.charAt(1)==="/"?`${this.protocol()}:${t}`:`${this.protocol()}://${location.host}${t}`}disconnect(t,e,r){this.connectClock++,this.disconnecting=!0,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.teardown(()=>{this.disconnecting=!1,t&&t()},e,r)}connect(t){t&&(console&&console.log("passing params to connect is deprecated. Instead pass :params to the Socket constructor"),this.params=Rc(t)),!(this.conn&&!this.disconnecting)&&(this.longPollFallbackMs&&this.transport!==bs?this.connectWithFallback(bs,this.longPollFallbackMs):this.transportConnect())}log(t,e,r){this.logger&&this.logger(t,e,r)}hasLogger(){return this.logger!==null}onOpen(t){let e=this.makeRef();return this.stateChangeCallbacks.open.push([e,t]),e}onClose(t){let e=this.makeRef();return this.stateChangeCallbacks.close.push([e,t]),e}onError(t){let e=this.makeRef();return this.stateChangeCallbacks.error.push([e,t]),e}onMessage(t){let e=this.makeRef();return this.stateChangeCallbacks.message.push([e,t]),e}onHeartbeat(t){this.heartbeatCallback=t}ping(t){if(!this.isConnected())return!1;let e=this.makeRef(),r=Date.now();this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:e});let n=this.onMessage(i=>{i.ref===e&&(this.off([n]),t(Date.now()-r))});return!0}transportName(t){switch(t){case bs:return"LongPoll";default:return t.name}}transportConnect(){this.connectClock++,this.closeWasClean=!1;let t;this.authToken&&(t=["phoenix",`${Qb}${btoa(this.authToken).replace(/=/g,"")}`]),this.conn=new this.transport(this.endPointURL(),t),this.conn.binaryType=this.binaryType,this.conn.timeout=this.longpollerTimeout,this.conn.onopen=()=>this.onConnOpen(),this.conn.onerror=e=>this.onConnError(e),this.conn.onmessage=e=>this.onConnMessage(e),this.conn.onclose=e=>this.onConnClose(e)}getSession(t){return this.sessionStore&&this.sessionStore.getItem(t)}storeSession(t,e){this.sessionStore&&this.sessionStore.setItem(t,e)}connectWithFallback(t,e=2500){clearTimeout(this.fallbackTimer);let r=!1,n=!0,i,a,o=this.transportName(t),c=u=>{this.log("transport",`falling back to ${o}...`,u),this.off([i,a]),n=!1,this.replaceTransport(t),this.transportConnect()};if(this.getSession(`phx:fallback:${o}`))return c("memorized");this.fallbackTimer=setTimeout(c,e),a=this.onError(u=>{this.log("transport","error",u),n&&!r&&(clearTimeout(this.fallbackTimer),c(u))}),this.fallbackRef&&this.off([this.fallbackRef]),this.fallbackRef=this.onOpen(()=>{if(r=!0,!n){let u=this.transportName(t);return this.primaryPassedHealthCheck||this.storeSession(`phx:fallback:${u}`,"true"),this.log("transport",`established ${u} fallback`)}clearTimeout(this.fallbackTimer),this.fallbackTimer=setTimeout(c,e),this.ping(u=>{this.log("transport","connected to primary after",u),this.primaryPassedHealthCheck=!0,clearTimeout(this.fallbackTimer)})}),this.transportConnect()}clearHeartbeats(){clearTimeout(this.heartbeatTimer),clearTimeout(this.heartbeatTimeoutTimer)}onConnOpen(){this.hasLogger()&&this.log("transport",`connected to ${this.endPointURL()}`),this.closeWasClean=!1,this.disconnecting=!1,this.establishedConnections++,this.flushSendBuffer(),this.reconnectTimer.reset(),this.autoSendHeartbeat&&this.resetHeartbeat(),this.triggerStateCallbacks("open")}heartbeatTimeout(){if(this.pendingHeartbeatRef){this.pendingHeartbeatRef=null,this.heartbeatSentAt=null,this.hasLogger()&&this.log("transport","heartbeat timeout. Attempting to re-establish connection");try{this.heartbeatCallback("timeout")}catch(t){this.log("error","error in heartbeat callback",t)}this.triggerChanError(new Error("heartbeat timeout")),this.closeWasClean=!1,this.teardown(()=>this.reconnectTimer.scheduleTimeout(),W6,"heartbeat timeout")}}resetHeartbeat(){this.conn&&this.conn.skipHeartbeat||(this.pendingHeartbeatRef=null,this.clearHeartbeats(),this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}teardown(t,e,r){if(!this.conn)return t&&t();const n=this.conn;this.waitForBufferDone(n,()=>{e?n.close(e,r||""):n.close(),this.waitForSocketClosed(n,()=>{this.conn===n&&(this.conn.onopen=function(){},this.conn.onerror=function(){},this.conn.onmessage=function(){},this.conn.onclose=function(){},this.conn=null),t&&t()})})}waitForBufferDone(t,e,r=1){if(r===5||!t.bufferedAmount){e();return}setTimeout(()=>{this.waitForBufferDone(t,e,r+1)},150*r)}waitForSocketClosed(t,e,r=1){if(r===5||t.readyState===xi.closed){e();return}setTimeout(()=>{this.waitForSocketClosed(t,e,r+1)},150*r)}onConnClose(t){this.conn&&(this.conn.onclose=()=>{}),this.hasLogger()&&this.log("transport","close",t),this.triggerChanError(t),this.clearHeartbeats(),this.closeWasClean||this.reconnectTimer.scheduleTimeout(),this.triggerStateCallbacks("close",t)}onConnError(t){this.hasLogger()&&this.log("transport","error",t);let e=this.transport,r=this.establishedConnections;this.triggerStateCallbacks("error",t,e,r),(e===this.transport||r>0)&&this.triggerChanError(t)}triggerChanError(t){this.channels.forEach(e=>{e.isErrored()||e.isLeaving()||e.isClosed()||e.trigger(Bi.error,t)})}connectionState(){switch(this.conn&&this.conn.readyState){case xi.connecting:return"connecting";case xi.open:return"open";case xi.closing:return"closing";default:return"closed"}}isConnected(){return this.connectionState()==="open"}remove(t){this.off(t.stateChangeRefs),this.channels=this.channels.filter(e=>e!==t)}off(t){for(let e in this.stateChangeCallbacks)this.stateChangeCallbacks[e]=this.stateChangeCallbacks[e].filter(([r])=>t.indexOf(r)===-1)}channel(t,e={}){let r=new K6(t,e,this);return this.channels.push(r),r}push(t){if(this.hasLogger()){let{topic:e,event:r,payload:n,ref:i,join_ref:a}=t;this.log("push",`${e} ${r} (${a}, ${i})`,n)}this.isConnected()?this.encode(t,e=>this.conn.send(e)):this.sendBuffer.push(()=>this.encode(t,e=>this.conn.send(e)))}makeRef(){let t=this.ref+1;return t===this.ref?this.ref=0:this.ref=t,this.ref.toString()}sendHeartbeat(){if(!this.isConnected()){try{this.heartbeatCallback("disconnected")}catch(t){this.log("error","error in heartbeat callback",t)}return}if(this.pendingHeartbeatRef){this.heartbeatTimeout();return}this.pendingHeartbeatRef=this.makeRef(),this.heartbeatSentAt=Date.now(),this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:this.pendingHeartbeatRef});try{this.heartbeatCallback("sent")}catch(t){this.log("error","error in heartbeat callback",t)}this.heartbeatTimeoutTimer=setTimeout(()=>this.heartbeatTimeout(),this.heartbeatIntervalMs)}flushSendBuffer(){this.isConnected()&&this.sendBuffer.length>0&&(this.sendBuffer.forEach(t=>t()),this.sendBuffer=[])}onConnMessage(t){this.decode(t.data,e=>{let{topic:r,event:n,payload:i,ref:a,join_ref:o}=e;if(a&&a===this.pendingHeartbeatRef){const c=this.heartbeatSentAt?Date.now()-this.heartbeatSentAt:void 0;this.clearHeartbeats();try{this.heartbeatCallback(i.status==="ok"?"ok":"error",c)}catch(u){this.log("error","error in heartbeat callback",u)}this.pendingHeartbeatRef=null,this.heartbeatSentAt=null,this.autoSendHeartbeat&&(this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}this.hasLogger()&&this.log("receive",`${i.status||""} ${r} ${n} ${a&&"("+a+")"||""}`.trim(),i);for(let c=0;c<this.channels.length;c++){const u=this.channels[c];u.isMember(r,n,i,o)&&u.trigger(n,i,a,o)}this.triggerStateCallbacks("message",e)})}triggerStateCallbacks(t,...e){try{this.stateChangeCallbacks[t].forEach(([r,n])=>{try{n(...e)}catch(i){this.log("error",`error in ${t} callback`,i)}})}catch(r){this.log("error",`error triggering ${t} callbacks`,r)}}leaveOpenTopic(t){let e=this.channels.find(r=>r.topic===t&&(r.isJoined()||r.isJoining()));e&&(this.hasLogger()&&this.log("transport",`leaving duplicate topic "${t}"`),e.leave())}};class Ic{constructor(e,r){const n=Z6(r);this.presence=new X6(e.getChannel(),n),this.presence.onJoin((i,a,o)=>{const c=Ic.onJoinPayload(i,a,o);e.getChannel().trigger("presence",c)}),this.presence.onLeave((i,a,o)=>{const c=Ic.onLeavePayload(i,a,o);e.getChannel().trigger("presence",c)}),this.presence.onSync(()=>{e.getChannel().trigger("presence",{event:"sync"})})}get state(){return Ic.transformState(this.presence.state)}static transformState(e){return e=J6(e),Object.getOwnPropertyNames(e).reduce((r,n)=>{const i=e[n];return r[n]=Pf(i),r},{})}static onJoinPayload(e,r,n){const i=dE(r),a=Pf(n);return{event:"join",key:e,currentPresences:i,newPresences:a}}static onLeavePayload(e,r,n){const i=dE(r),a=Pf(n);return{event:"leave",key:e,currentPresences:i,leftPresences:a}}}function Pf(t){return t.metas.map(e=>(e.presence_ref=e.phx_ref,delete e.phx_ref,delete e.phx_ref_prev,e))}function J6(t){return JSON.parse(JSON.stringify(t))}function Z6(t){return(t==null?void 0:t.events)&&{events:t.events}}function dE(t){return t!=null&&t.metas?Pf(t):[]}var fE;(function(t){t.SYNC="sync",t.JOIN="join",t.LEAVE="leave"})(fE||(fE={}));class Q6{get state(){return this.presenceAdapter.state}constructor(e,r){this.channel=e,this.presenceAdapter=new Ic(this.channel.channelAdapter,r)}}function e8(t){if(t instanceof Error)return t;if(typeof t=="string")return new Error(t);if(t&&typeof t=="object"){const e=t;if(typeof e.code=="number"){const r=typeof e.reason=="string"&&e.reason?` (${e.reason})`:"";return new Error(`socket closed: ${e.code}${r}`,{cause:t})}return new Error("channel error: transport failure",{cause:t})}return new Error("channel error: connection lost")}class t8{constructor(e,r,n){const i=r8(n);this.channel=e.getSocket().channel(r,i),this.socket=e}get state(){return this.channel.state}set state(e){this.channel.state=e}get joinedOnce(){return this.channel.joinedOnce}get joinPush(){return this.channel.joinPush}get rejoinTimer(){return this.channel.rejoinTimer}on(e,r){return this.channel.on(e,r)}off(e,r){this.channel.off(e,r)}subscribe(e){return this.channel.join(e)}unsubscribe(e){return this.channel.leave(e)}teardown(){this.channel.teardown()}onClose(e){this.channel.onClose(e)}onError(e){return this.channel.onError(e)}push(e,r,n){let i;try{i=this.channel.push(e,r,n)}catch{throw new Error(`tried to push '${e}' to '${this.channel.topic}' before joining. Use channel.subscribe() before pushing events`)}if(this.channel.pushBuffer.length>I6){const a=this.channel.pushBuffer.shift();a.cancelTimeout(),this.socket.log("channel",`discarded push due to buffer overflow: ${a.event}`,a.payload())}return i}updateJoinPayload(e){const r=this.channel.joinPush.payload();this.channel.joinPush.payload=()=>Object.assign(Object.assign({},r),e)}canPush(){return this.socket.isConnected()&&this.state===ja.joined}isJoined(){return this.state===ja.joined}isJoining(){return this.state===ja.joining}isClosed(){return this.state===ja.closed}isLeaving(){return this.state===ja.leaving}updateFilterBindings(e){this.channel.filterBindings=e}updatePayloadTransform(e){this.channel.onMessage=e}getChannel(){return this.channel}}function r8(t){return{config:Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},t.config)}}var hE;(function(t){t.ALL="*",t.INSERT="INSERT",t.UPDATE="UPDATE",t.DELETE="DELETE"})(hE||(hE={}));var Rs;(function(t){t.BROADCAST="broadcast",t.PRESENCE="presence",t.POSTGRES_CHANGES="postgres_changes",t.SYSTEM="system"})(Rs||(Rs={}));var Ui;(function(t){t.SUBSCRIBED="SUBSCRIBED",t.TIMED_OUT="TIMED_OUT",t.CLOSED="CLOSED",t.CHANNEL_ERROR="CHANNEL_ERROR"})(Ui||(Ui={}));class $c{get state(){return this.channelAdapter.state}set state(e){this.channelAdapter.state=e}get joinedOnce(){return this.channelAdapter.joinedOnce}get timeout(){return this.socket.timeout}get joinPush(){return this.channelAdapter.joinPush}get rejoinTimer(){return this.channelAdapter.rejoinTimer}constructor(e,r={config:{}},n){var i,a;if(this.topic=e,this.params=r,this.socket=n,this.bindings={},this.subTopic=e.replace(/^realtime:/i,""),this.params.config=Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},r.config),this.channelAdapter=new t8(this.socket.socketAdapter,e,this.params),this.presence=new Q6(this),this._onClose(()=>{this.socket._remove(this)}),this._updateFilterTransform(),this.broadcastEndpointURL=iR(this.socket.socketAdapter.endPointURL()),this.private=this.params.config.private||!1,!this.private&&(!((a=(i=this.params.config)===null||i===void 0?void 0:i.broadcast)===null||a===void 0)&&a.replay))throw new Error(`tried to use replay on public channel '${this.topic}'. It must be a private channel.`)}subscribe(e,r=this.timeout){var n,i,a;if(this.socket.isConnected()||this.socket.connect(),this.channelAdapter.isClosed()){const{config:{broadcast:o,presence:c,private:u}}=this.params,d=(i=(n=this.bindings.postgres_changes)===null||n===void 0?void 0:n.map(v=>v.filter))!==null&&i!==void 0?i:[],p=!!this.bindings[Rs.PRESENCE]&&this.bindings[Rs.PRESENCE].length>0||((a=this.params.config.presence)===null||a===void 0?void 0:a.enabled)===!0,f={},y={broadcast:o,presence:Object.assign(Object.assign({},c),{enabled:p}),postgres_changes:d,private:u};this.socket.accessTokenValue&&(f.access_token=this.socket.accessTokenValue),this._onError(v=>{e==null||e(Ui.CHANNEL_ERROR,e8(v))}),this._onClose(()=>e==null?void 0:e(Ui.CLOSED)),this.updateJoinPayload(Object.assign({config:y},f)),this._updateFilterMessage(),this.channelAdapter.subscribe(r).receive("ok",async({postgres_changes:v})=>{if(this.socket._isManualToken()||this.socket.setAuth(),v===void 0){e==null||e(Ui.SUBSCRIBED);return}this._updatePostgresBindings(v,e)}).receive("error",v=>{this.state=ja.errored;const b=Object.values(v).join(", ")||"error";e==null||e(Ui.CHANNEL_ERROR,new Error(b,{cause:v}))}).receive("timeout",()=>{e==null||e(Ui.TIMED_OUT)})}return this}_updatePostgresBindings(e,r){var n;const i=this.bindings.postgres_changes,a=(n=i==null?void 0:i.length)!==null&&n!==void 0?n:0,o=[];for(let c=0;c<a;c++){const u=i[c],{filter:{event:d,schema:p,table:f,filter:y}}=u,v=e&&e[c];if(v&&v.event===d&&$c.isFilterValueEqual(v.schema,p)&&$c.isFilterValueEqual(v.table,f)&&$c.isFilterValueEqual(v.filter,y))o.push(Object.assign(Object.assign({},u),{id:v.id}));else{this.unsubscribe(),this.state=ja.errored,r==null||r(Ui.CHANNEL_ERROR,new Error("mismatch between server and client bindings for postgres changes"));return}}this.bindings.postgres_changes=o,this.state!=ja.errored&&r&&r(Ui.SUBSCRIBED)}presenceState(){return this.presence.state}async track(e,r={}){return await this.send({type:"presence",event:"track",payload:e},r.timeout||this.timeout)}async untrack(e={}){return await this.send({type:"presence",event:"untrack"},e)}on(e,r,n){const i=this.channelAdapter.isJoined()||this.channelAdapter.isJoining(),a=e===Rs.PRESENCE||e===Rs.POSTGRES_CHANGES;if(i&&a)throw this.socket.log("channel",`cannot add \`${e}\` callbacks for ${this.topic} after \`subscribe()\`.`),new Error(`cannot add \`${e}\` callbacks for ${this.topic} after \`subscribe()\`.`);return this._on(e,r,n)}async httpSend(e,r,n={}){var i;if(r==null)return Promise.reject(new Error("Payload is required for httpSend()"));const a={apikey:this.socket.apiKey?this.socket.apiKey:"","Content-Type":"application/json"};this.socket.accessTokenValue&&(a.Authorization=`Bearer ${this.socket.accessTokenValue}`);const o={method:"POST",headers:a,body:JSON.stringify({messages:[{topic:this.subTopic,event:e,payload:r,private:this.private}]})},c=await this._fetchWithTimeout(this.broadcastEndpointURL,o,(i=n.timeout)!==null&&i!==void 0?i:this.timeout);if(c.status===202)return{success:!0};let u=c.statusText;try{const d=await c.json();u=d.error||d.message||u}catch{}return Promise.reject(new Error(u))}async send(e,r={}){var n,i;if(!this.channelAdapter.canPush()&&e.type==="broadcast"){console.warn("Realtime send() is automatically falling back to REST API. This behavior will be deprecated in the future. Please use httpSend() explicitly for REST delivery.");const{event:a,payload:o}=e,c={apikey:this.socket.apiKey?this.socket.apiKey:"","Content-Type":"application/json"};this.socket.accessTokenValue&&(c.Authorization=`Bearer ${this.socket.accessTokenValue}`);const u={method:"POST",headers:c,body:JSON.stringify({messages:[{topic:this.subTopic,event:a,payload:o,private:this.private}]})};try{const d=await this._fetchWithTimeout(this.broadcastEndpointURL,u,(n=r.timeout)!==null&&n!==void 0?n:this.timeout);return await((i=d.body)===null||i===void 0?void 0:i.cancel()),d.ok?"ok":"error"}catch(d){return d instanceof Error&&d.name==="AbortError"?"timed out":"error"}}else return new Promise(a=>{var o,c,u;const d=this.channelAdapter.push(e.type,e,r.timeout||this.timeout);e.type==="broadcast"&&!(!((u=(c=(o=this.params)===null||o===void 0?void 0:o.config)===null||c===void 0?void 0:c.broadcast)===null||u===void 0)&&u.ack)&&a("ok"),d.receive("ok",()=>a("ok")),d.receive("error",()=>a("error")),d.receive("timeout",()=>a("timed out"))})}updateJoinPayload(e){this.channelAdapter.updateJoinPayload(e)}async unsubscribe(e=this.timeout){return new Promise(r=>{this.channelAdapter.unsubscribe(e).receive("ok",()=>r("ok")).receive("timeout",()=>r("timed out")).receive("error",()=>r("error"))})}teardown(){this.channelAdapter.teardown()}async _fetchWithTimeout(e,r,n){const i=new AbortController,a=setTimeout(()=>i.abort(),n),o=await this.socket.fetch(e,Object.assign(Object.assign({},r),{signal:i.signal}));return clearTimeout(a),o}_on(e,r,n){const i=e.toLocaleLowerCase(),a=this.channelAdapter.on(e,n),o={type:i,filter:r,callback:n,ref:a};return this.bindings[i]?this.bindings[i].push(o):this.bindings[i]=[o],this._updateFilterMessage(),this}_onClose(e){this.channelAdapter.onClose(e)}_onError(e){this.channelAdapter.onError(e)}_updateFilterMessage(){this.channelAdapter.updateFilterBindings((e,r,n)=>{var i,a,o,c,u,d,p;const f=e.event.toLocaleLowerCase();if(this._notThisChannelEvent(f,n))return!1;const y=(i=this.bindings[f])===null||i===void 0?void 0:i.find(v=>v.ref===e.ref);if(!y)return!0;if(["broadcast","presence","postgres_changes"].includes(f))if("id"in y){const v=y.id,b=(a=y.filter)===null||a===void 0?void 0:a.event;return v&&((o=r.ids)===null||o===void 0?void 0:o.includes(v))&&(b==="*"||(b==null?void 0:b.toLocaleLowerCase())===((c=r.data)===null||c===void 0?void 0:c.type.toLocaleLowerCase()))}else{const v=(d=(u=y==null?void 0:y.filter)===null||u===void 0?void 0:u.event)===null||d===void 0?void 0:d.toLocaleLowerCase();return v==="*"||v===((p=r==null?void 0:r.event)===null||p===void 0?void 0:p.toLocaleLowerCase())}else return y.type.toLocaleLowerCase()===f})}_notThisChannelEvent(e,r){const{close:n,error:i,leave:a,join:o}=rR;return r&&[n,i,a,o].includes(e)&&r!==this.joinPush.ref}_updateFilterTransform(){this.channelAdapter.updatePayloadTransform((e,r,n)=>{if(typeof r=="object"&&"ids"in r){const i=r.data,{schema:a,table:o,commit_timestamp:c,type:u,errors:d}=i;return Object.assign(Object.assign({},{schema:a,table:o,commit_timestamp:c,eventType:u,new:{},old:{},errors:d}),this._getPayloadRecords(i))}return r})}copyBindings(e){if(this.joinedOnce)throw new Error("cannot copy bindings into joined channel");for(const r in e.bindings)for(const n of e.bindings[r])this._on(n.type,n.filter,n.callback)}static isFilterValueEqual(e,r){return(e??void 0)===(r??void 0)}_getPayloadRecords(e){const r={new:{},old:{}};return(e.type==="INSERT"||e.type==="UPDATE")&&(r.new=uE(e.columns,e.record)),(e.type==="UPDATE"||e.type==="DELETE")&&(r.old=uE(e.columns,e.old_record)),r}}class n8{constructor(e,r){this.socket=new Y6(e,r)}get timeout(){return this.socket.timeout}get endPoint(){return this.socket.endPoint}get transport(){return this.socket.transport}get heartbeatIntervalMs(){return this.socket.heartbeatIntervalMs}get heartbeatCallback(){return this.socket.heartbeatCallback}set heartbeatCallback(e){this.socket.heartbeatCallback=e}get heartbeatTimer(){return this.socket.heartbeatTimer}get pendingHeartbeatRef(){return this.socket.pendingHeartbeatRef}get reconnectTimer(){return this.socket.reconnectTimer}get vsn(){return this.socket.vsn}get encode(){return this.socket.encode}get decode(){return this.socket.decode}get reconnectAfterMs(){return this.socket.reconnectAfterMs}get sendBuffer(){return this.socket.sendBuffer}get stateChangeCallbacks(){return this.socket.stateChangeCallbacks}connect(){this.socket.connect()}disconnect(e,r,n,i=1e4){return new Promise(a=>{setTimeout(()=>a("timeout"),i),this.socket.disconnect(()=>{e(),a("ok")},r,n)})}push(e){this.socket.push(e)}log(e,r,n){this.socket.log(e,r,n)}makeRef(){return this.socket.makeRef()}onOpen(e){this.socket.onOpen(e)}onClose(e){this.socket.onClose(e)}onError(e){this.socket.onError(e)}onMessage(e){this.socket.onMessage(e)}isConnected(){return this.socket.isConnected()}isConnecting(){return this.socket.connectionState()==Yb.connecting}isDisconnecting(){return this.socket.connectionState()==Yb.closing}connectionState(){return this.socket.connectionState()}endPointURL(){return this.socket.endPointURL()}sendHeartbeat(){this.socket.sendHeartbeat()}getSocket(){return this.socket}}const pE={HEARTBEAT_INTERVAL:25e3},i8=[1e3,2e3,5e3,1e4],a8=1e4;function o8(){const t=new Map;return{get length(){return t.size},clear(){t.clear()},getItem(e){return t.has(e)?t.get(e):null},key(e){var r;return(r=Array.from(t.keys())[e])!==null&&r!==void 0?r:null},removeItem(e){t.delete(e)},setItem(e,r){t.set(e,String(r))}}}function s8(){try{if(typeof globalThis<"u"&&globalThis.sessionStorage)return globalThis.sessionStorage}catch{}return o8()}const l8=`
402
- addEventListener("message", (e) => {
403
- if (e.data.event === "start") {
404
- setInterval(() => postMessage({ event: "keepAlive" }), e.data.interval);
405
- }
406
- });`;class c8{get endPoint(){return this.socketAdapter.endPoint}get timeout(){return this.socketAdapter.timeout}get transport(){return this.socketAdapter.transport}get heartbeatCallback(){return this.socketAdapter.heartbeatCallback}get heartbeatIntervalMs(){return this.socketAdapter.heartbeatIntervalMs}get heartbeatTimer(){return this.worker?this._workerHeartbeatTimer:this.socketAdapter.heartbeatTimer}get pendingHeartbeatRef(){return this.worker?this._pendingWorkerHeartbeatRef:this.socketAdapter.pendingHeartbeatRef}get reconnectTimer(){return this.socketAdapter.reconnectTimer}get vsn(){return this.socketAdapter.vsn}get encode(){return this.socketAdapter.encode}get decode(){return this.socketAdapter.decode}get reconnectAfterMs(){return this.socketAdapter.reconnectAfterMs}get sendBuffer(){return this.socketAdapter.sendBuffer}get stateChangeCallbacks(){return this.socketAdapter.stateChangeCallbacks}constructor(e,r){var n;if(this.channels=new Array,this.accessTokenValue=null,this.accessToken=null,this.apiKey=null,this.httpEndpoint="",this.headers={},this.params={},this.ref=0,this.serializer=new $6,this._manuallySetToken=!1,this._authPromise=null,this._workerHeartbeatTimer=void 0,this._pendingWorkerHeartbeatRef=null,this._pendingDisconnectTimer=null,this._disconnectOnEmptyChannelsAfterMs=0,this._resolveFetch=a=>a?(...o)=>a(...o):(...o)=>fetch(...o),!(!((n=r==null?void 0:r.params)===null||n===void 0)&&n.apikey))throw new Error("API key is required to connect to Realtime");this.apiKey=r.params.apikey;const i=this._initializeOptions(r);this.socketAdapter=new n8(e,i),this.httpEndpoint=iR(e),this.fetch=this._resolveFetch(r==null?void 0:r.fetch)}connect(){if(!(this.isConnecting()||this.isDisconnecting()||this.isConnected())){this.accessToken&&!this._authPromise&&this._setAuthSafely("connect"),this._setupConnectionHandlers();try{this.socketAdapter.connect()}catch(e){const r=e.message;throw r.includes("Node.js")?new Error(`${r}
407
-
408
- To use Realtime in Node.js, you need to provide a WebSocket implementation:
409
-
410
- Option 1: Use Node.js 22+ which has native WebSocket support
411
- Option 2: Install and provide the "ws" package:
412
-
413
- npm install ws
414
-
415
- import ws from "ws"
416
- const client = new RealtimeClient(url, {
417
- ...options,
418
- transport: ws
419
- })`):new Error(`WebSocket not available: ${r}`)}this._handleNodeJsRaceCondition()}}endpointURL(){return this.socketAdapter.endPointURL()}async disconnect(e,r){return this._cancelPendingDisconnect(),this.isDisconnecting()?"ok":await this.socketAdapter.disconnect(()=>{clearInterval(this._workerHeartbeatTimer),this._terminateWorker()},e,r)}getChannels(){return this.channels}async removeChannel(e){const r=await e.unsubscribe();return r==="ok"&&e.teardown(),r}async removeAllChannels(){const e=this.channels.map(async n=>{const i=await n.unsubscribe();return n.teardown(),i}),r=await Promise.all(e);return await this.disconnect(),r}log(e,r,n){this.socketAdapter.log(e,r,n)}connectionState(){return this.socketAdapter.connectionState()||Yb.closed}isConnected(){return this.socketAdapter.isConnected()}isConnecting(){return this.socketAdapter.isConnecting()}isDisconnecting(){return this.socketAdapter.isDisconnecting()}channel(e,r={config:{}}){const n=`realtime:${e}`,i=this.getChannels().find(a=>a.topic===n);if(i)return i;{const a=new $c(`realtime:${e}`,r,this);return this._cancelPendingDisconnect(),this.channels.push(a),a}}push(e){this.socketAdapter.push(e)}async setAuth(e=null){this._authPromise=this._performAuth(e);try{await this._authPromise}finally{this._authPromise=null}}_isManualToken(){return this._manuallySetToken}async sendHeartbeat(){this.socketAdapter.sendHeartbeat()}onHeartbeat(e){this.socketAdapter.heartbeatCallback=this._wrapHeartbeatCallback(e)}_makeRef(){return this.socketAdapter.makeRef()}_remove(e){this.channels=this.channels.filter(r=>r.topic!==e.topic),this.channels.length===0&&(this.log("transport","no channels remaining, scheduling disconnect"),this._schedulePendingDisconnect())}_schedulePendingDisconnect(){if(this._cancelPendingDisconnect(),this._disconnectOnEmptyChannelsAfterMs===0){this.log("transport","disconnecting immediately - no channels"),this.disconnect();return}this._pendingDisconnectTimer=setTimeout(()=>{this._pendingDisconnectTimer=null,this.channels.length===0&&(this.log("transport","deferred disconnect fired - no channels, disconnecting"),this.disconnect())},this._disconnectOnEmptyChannelsAfterMs),this.log("transport",`deferred disconnect scheduled in ${this._disconnectOnEmptyChannelsAfterMs}ms`)}_cancelPendingDisconnect(){this._pendingDisconnectTimer!==null&&(this.log("transport","pending disconnect cancelled - channel activity detected"),clearTimeout(this._pendingDisconnectTimer),this._pendingDisconnectTimer=null)}async _performAuth(e=null){let r,n=!1;if(e)r=e,n=!0;else if(this.accessToken)try{r=await this.accessToken()}catch(i){this.log("error","Error fetching access token from callback",i),r=this.accessTokenValue}else r=this.accessTokenValue;n?this._manuallySetToken=!0:this.accessToken&&(this._manuallySetToken=!1),this.accessTokenValue!=r&&(this.accessTokenValue=r,this.channels.forEach(i=>{const a={access_token:r,version:j6};r&&i.updateJoinPayload(a),i.joinedOnce&&i.channelAdapter.isJoined()&&i.channelAdapter.push(rR.access_token,{access_token:r})}))}async _waitForAuthIfNeeded(){this._authPromise&&await this._authPromise}_setAuthSafely(e="general"){this._isManualToken()||this.setAuth().catch(r=>{this.log("error",`Error setting auth in ${e}`,r)})}_setupConnectionHandlers(){this.socketAdapter.onOpen(()=>{(this._authPromise||(this.accessToken&&!this.accessTokenValue?this.setAuth():Promise.resolve())).catch(r=>{this.log("error","error waiting for auth on connect",r)}),this.worker&&!this.workerRef&&this._startWorkerHeartbeat()}),this.socketAdapter.onClose(()=>{this.worker&&this.workerRef&&this._terminateWorker()}),this.socketAdapter.onMessage(e=>{e.ref&&e.ref===this._pendingWorkerHeartbeatRef&&(this._pendingWorkerHeartbeatRef=null)})}_handleNodeJsRaceCondition(){this.socketAdapter.isConnected()&&this.socketAdapter.getSocket().onConnOpen()}_wrapHeartbeatCallback(e){return(r,n)=>{r=="sent"&&this._setAuthSafely(),e&&e(r,n)}}_startWorkerHeartbeat(){this.workerUrl?this.log("worker",`starting worker for from ${this.workerUrl}`):this.log("worker","starting default worker");const e=this._workerObjectUrl(this.workerUrl);this.workerRef=new Worker(e),this.workerRef.onerror=r=>{this.log("worker","worker error",r.message),this._terminateWorker(),this.disconnect()},this.workerRef.onmessage=r=>{r.data.event==="keepAlive"&&this.sendHeartbeat()},this.workerRef.postMessage({event:"start",interval:this.heartbeatIntervalMs})}_terminateWorker(){this.workerRef&&(this.log("worker","terminating worker"),this.workerRef.terminate(),this.workerRef=void 0)}_workerObjectUrl(e){let r;if(e)r=e;else{const n=new Blob([l8],{type:"application/javascript"});r=URL.createObjectURL(n)}return r}_initializeOptions(e){var r,n,i,a,o,c,u,d,p,f,y,v;this.worker=(r=e==null?void 0:e.worker)!==null&&r!==void 0?r:!1,this.accessToken=(n=e==null?void 0:e.accessToken)!==null&&n!==void 0?n:null;const b={};b.timeout=(i=e==null?void 0:e.timeout)!==null&&i!==void 0?i:R6,b.heartbeatIntervalMs=(a=e==null?void 0:e.heartbeatIntervalMs)!==null&&a!==void 0?a:pE.HEARTBEAT_INTERVAL,this._disconnectOnEmptyChannelsAfterMs=(o=e==null?void 0:e.disconnectOnEmptyChannelsAfterMs)!==null&&o!==void 0?o:2*((c=e==null?void 0:e.heartbeatIntervalMs)!==null&&c!==void 0?c:pE.HEARTBEAT_INTERVAL),b.transport=(u=e==null?void 0:e.transport)!==null&&u!==void 0?u:T6.getWebSocketConstructor(),b.params=e==null?void 0:e.params,b.logger=e==null?void 0:e.logger,b.heartbeatCallback=this._wrapHeartbeatCallback(e==null?void 0:e.heartbeatCallback),b.sessionStorage=(d=e==null?void 0:e.sessionStorage)!==null&&d!==void 0?d:s8(),b.reconnectAfterMs=(p=e==null?void 0:e.reconnectAfterMs)!==null&&p!==void 0?p:(A=>i8[A-1]||a8);let w,x;const S=(f=e==null?void 0:e.vsn)!==null&&f!==void 0?f:P6;switch(S){case N6:w=(A,O)=>O(JSON.stringify(A)),x=(A,O)=>O(JSON.parse(A));break;case tR:w=this.serializer.encode.bind(this.serializer),x=this.serializer.decode.bind(this.serializer);break;default:throw new Error(`Unsupported serializer version: ${b.vsn}`)}if(b.vsn=S,b.encode=(y=e==null?void 0:e.encode)!==null&&y!==void 0?y:w,b.decode=(v=e==null?void 0:e.decode)!==null&&v!==void 0?v:x,b.beforeReconnect=this._reconnectAuth.bind(this),(e!=null&&e.logLevel||e!=null&&e.log_level)&&(this.logLevel=e.logLevel||e.log_level,b.params=Object.assign(Object.assign({},b.params),{log_level:this.logLevel})),this.worker){if(typeof window<"u"&&!window.Worker)throw new Error("Web Worker is not supported");this.workerUrl=e==null?void 0:e.workerUrl,b.autoSendHeartbeat=!this.worker}return b}async _reconnectAuth(){await this._waitForAuthIfNeeded(),this.isConnected()||this.connect()}}var Hc=class extends Error{constructor(t,e){var r;super(t),this.name="IcebergError",this.status=e.status,this.icebergType=e.icebergType,this.icebergCode=e.icebergCode,this.details=e.details,this.isCommitStateUnknown=e.icebergType==="CommitStateUnknownException"||[500,502,504].includes(e.status)&&((r=e.icebergType)==null?void 0:r.includes("CommitState"))===!0}isNotFound(){return this.status===404}isConflict(){return this.status===409}isAuthenticationTimeout(){return this.status===419}};function u8(t,e,r){const n=new URL(e,t);if(r)for(const[i,a]of Object.entries(r))a!==void 0&&n.searchParams.set(i,a);return n.toString()}async function d8(t){return!t||t.type==="none"?{}:t.type==="bearer"?{Authorization:`Bearer ${t.token}`}:t.type==="header"?{[t.name]:t.value}:t.type==="custom"?await t.getHeaders():{}}function f8(t){const e=t.fetchImpl??globalThis.fetch;return{async request({method:r,path:n,query:i,body:a,headers:o}){const c=u8(t.baseUrl,n,i),u=await d8(t.auth),d=await e(c,{method:r,headers:{...a?{"Content-Type":"application/json"}:{},...u,...o},body:a?JSON.stringify(a):void 0}),p=await d.text(),f=(d.headers.get("content-type")||"").includes("application/json"),y=f&&p?JSON.parse(p):p;if(!d.ok){const v=f?y:void 0,b=v==null?void 0:v.error;throw new Hc((b==null?void 0:b.message)??`Request failed with status ${d.status}`,{status:d.status,icebergType:b==null?void 0:b.type,icebergCode:b==null?void 0:b.code,details:v})}return{status:d.status,headers:d.headers,data:y}}}}function uf(t){return t.join("")}var h8=class{constructor(t,e=""){this.client=t,this.prefix=e}async listNamespaces(t){const e=t?{parent:uf(t.namespace)}:void 0;return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces`,query:e})).data.namespaces.map(n=>({namespace:n}))}async createNamespace(t,e){const r={namespace:t.namespace,properties:e==null?void 0:e.properties};return(await this.client.request({method:"POST",path:`${this.prefix}/namespaces`,body:r})).data}async dropNamespace(t){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${uf(t.namespace)}`})}async loadNamespaceMetadata(t){return{properties:(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${uf(t.namespace)}`})).data.properties}}async namespaceExists(t){try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${uf(t.namespace)}`}),!0}catch(e){if(e instanceof Hc&&e.status===404)return!1;throw e}}async createNamespaceIfNotExists(t,e){try{return await this.createNamespace(t,e)}catch(r){if(r instanceof Hc&&r.status===409)return;throw r}}};function xs(t){return t.join("")}var p8=class{constructor(t,e="",r){this.client=t,this.prefix=e,this.accessDelegation=r}async listTables(t){return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables`})).data.identifiers}async createTable(t,e){const r={};return this.accessDelegation&&(r["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables`,body:e,headers:r})).data.metadata}async updateTable(t,e){const r=await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,body:e});return{"metadata-location":r.data["metadata-location"],metadata:r.data.metadata}}async dropTable(t,e){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,query:{purgeRequested:String((e==null?void 0:e.purge)??!1)}})}async loadTable(t){const e={};return this.accessDelegation&&(e["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,headers:e})).data.metadata}async tableExists(t){const e={};this.accessDelegation&&(e["X-Iceberg-Access-Delegation"]=this.accessDelegation);try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,headers:e}),!0}catch(r){if(r instanceof Hc&&r.status===404)return!1;throw r}}async createTableIfNotExists(t,e){try{return await this.createTable(t,e)}catch(r){if(r instanceof Hc&&r.status===409)return await this.loadTable({namespace:t.namespace,name:e.name});throw r}}},m8=class{constructor(t){var n;let e="v1";t.catalogName&&(e+=`/${t.catalogName}`);const r=t.baseUrl.endsWith("/")?t.baseUrl:`${t.baseUrl}/`;this.client=f8({baseUrl:r,auth:t.auth,fetchImpl:t.fetch}),this.accessDelegation=(n=t.accessDelegation)==null?void 0:n.join(","),this.namespaceOps=new h8(this.client,e),this.tableOps=new p8(this.client,e,this.accessDelegation)}async listNamespaces(t){return this.namespaceOps.listNamespaces(t)}async createNamespace(t,e){return this.namespaceOps.createNamespace(t,e)}async dropNamespace(t){await this.namespaceOps.dropNamespace(t)}async loadNamespaceMetadata(t){return this.namespaceOps.loadNamespaceMetadata(t)}async listTables(t){return this.tableOps.listTables(t)}async createTable(t,e){return this.tableOps.createTable(t,e)}async updateTable(t,e){return this.tableOps.updateTable(t,e)}async dropTable(t,e){await this.tableOps.dropTable(t,e)}async loadTable(t){return this.tableOps.loadTable(t)}async namespaceExists(t){return this.namespaceOps.namespaceExists(t)}async tableExists(t){return this.tableOps.tableExists(t)}async createNamespaceIfNotExists(t,e){return this.namespaceOps.createNamespaceIfNotExists(t,e)}async createTableIfNotExists(t,e){return this.tableOps.createTableIfNotExists(t,e)}};function Wc(t){"@babel/helpers - typeof";return Wc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Wc(t)}function g8(t,e){if(Wc(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Wc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function y8(t){var e=g8(t,"string");return Wc(e)=="symbol"?e:e+""}function v8(t,e,r){return(e=y8(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function mE(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Ue(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?mE(Object(r),!0).forEach(function(n){v8(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):mE(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}var sp=class extends Error{constructor(t,e="storage",r,n){super(t),this.__isStorageError=!0,this.namespace=e,this.name=e==="vectors"?"StorageVectorsError":"StorageError",this.status=r,this.statusCode=n}toJSON(){return{name:this.name,message:this.message,status:this.status,statusCode:this.statusCode}}};function lp(t){return typeof t=="object"&&t!==null&&"__isStorageError"in t}var ex=class extends sp{constructor(t,e,r,n="storage"){super(t,n,e,r),this.name=n==="vectors"?"StorageVectorsApiError":"StorageApiError",this.status=e,this.statusCode=r}toJSON(){return Ue({},super.toJSON())}},oR=class extends sp{constructor(t,e,r="storage"){super(t,r),this.name=r==="vectors"?"StorageVectorsUnknownError":"StorageUnknownError",this.originalError=e}};function Kf(t,e,r){const n=Ue({},t),i=e.toLowerCase();for(const a of Object.keys(n))a.toLowerCase()===i&&delete n[a];return n[i]=r,n}function b8(t){const e={};for(const[r,n]of Object.entries(t))e[r.toLowerCase()]=n;return e}const x8=t=>t?(...e)=>t(...e):(...e)=>fetch(...e),w8=t=>{if(typeof t!="object"||t===null)return!1;const e=Object.getPrototypeOf(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},tx=t=>{if(Array.isArray(t))return t.map(r=>tx(r));if(typeof t=="function"||t!==Object(t))return t;const e={};return Object.entries(t).forEach(([r,n])=>{const i=r.replace(/([-_][a-z])/gi,a=>a.toUpperCase().replace(/[-_]/g,""));e[i]=tx(n)}),e},_8=t=>!t||typeof t!="string"||t.length===0||t.length>100||t.trim()!==t||t.includes("/")||t.includes("\\")?!1:/^[\w!.\*'() &$@=;:+,?-]+$/.test(t),gE=t=>{if(typeof t=="object"&&t!==null){const e=t;if(typeof e.msg=="string")return e.msg;if(typeof e.message=="string")return e.message;if(typeof e.error_description=="string")return e.error_description;if(typeof e.error=="string")return e.error;if(typeof e.error=="object"&&e.error!==null){const r=e.error;if(typeof r.message=="string")return r.message}}return JSON.stringify(t)},S8=async(t,e,r,n)=>{if(t!==null&&typeof t=="object"&&"json"in t&&typeof t.json=="function"){const i=t;let a=parseInt(String(i.status),10);Number.isFinite(a)||(a=500),i.json().then(o=>{const c=(o==null?void 0:o.statusCode)||(o==null?void 0:o.code)||a+"";e(new ex(gE(o),a,c,n))}).catch(()=>{const o=a+"";e(new ex(i.statusText||`HTTP ${a} error`,a,o,n))})}else e(new oR(gE(t),t,n))},k8=(t,e,r,n)=>{const i={method:t,headers:(e==null?void 0:e.headers)||{}};if(t==="GET"||t==="HEAD"||!n)return Ue(Ue({},i),r);if(w8(n)){var a;const o=(e==null?void 0:e.headers)||{};let c;for(const[u,d]of Object.entries(o))u.toLowerCase()==="content-type"&&(c=d);i.headers=Kf(o,"Content-Type",(a=c)!==null&&a!==void 0?a:"application/json"),i.body=JSON.stringify(n)}else i.body=n;return e!=null&&e.duplex&&(i.duplex=e.duplex),Ue(Ue({},i),r)};async function gc(t,e,r,n,i,a,o){return new Promise((c,u)=>{t(r,k8(e,n,i,a)).then(d=>{if(!d.ok)throw d;if(n!=null&&n.noResolveJson)return d;if(o==="vectors"){const p=d.headers.get("content-type");if(d.headers.get("content-length")==="0"||d.status===204)return{};if(!p||!p.includes("application/json"))return{}}return d.json()}).then(d=>c(d)).catch(d=>S8(d,u,n,o))})}function sR(t="storage"){return{get:async(e,r,n,i)=>gc(e,"GET",r,n,i,void 0,t),post:async(e,r,n,i,a)=>gc(e,"POST",r,i,a,n,t),put:async(e,r,n,i,a)=>gc(e,"PUT",r,i,a,n,t),head:async(e,r,n,i)=>gc(e,"HEAD",r,Ue(Ue({},n),{},{noResolveJson:!0}),i,void 0,t),remove:async(e,r,n,i,a)=>gc(e,"DELETE",r,i,a,n,t)}}const E8=sR("storage"),{get:Gc,post:Fn,put:rx,head:O8,remove:r1}=E8,cn=sR("vectors");var wl=class{constructor(t,e={},r,n="storage"){this.shouldThrowOnError=!1,this.url=t,this.headers=b8(e),this.fetch=x8(r),this.namespace=n}throwOnError(){return this.shouldThrowOnError=!0,this}setHeader(t,e){return this.headers=Kf(this.headers,t,e),this}async handleOperation(t){var e=this;try{return{data:await t(),error:null}}catch(r){if(e.shouldThrowOnError)throw r;if(lp(r))return{data:null,error:r};throw r}}};let lR;lR=Symbol.toStringTag;var A8=class{constructor(t,e){this.downloadFn=t,this.shouldThrowOnError=e,this[lR]="StreamDownloadBuilder",this.promise=null}then(t,e){return this.getPromise().then(t,e)}catch(t){return this.getPromise().catch(t)}finally(t){return this.getPromise().finally(t)}getPromise(){return this.promise||(this.promise=this.execute()),this.promise}async execute(){var t=this;try{return{data:(await t.downloadFn()).body,error:null}}catch(e){if(t.shouldThrowOnError)throw e;if(lp(e))return{data:null,error:e};throw e}}};let cR;cR=Symbol.toStringTag;var T8=class{constructor(t,e){this.downloadFn=t,this.shouldThrowOnError=e,this[cR]="BlobDownloadBuilder",this.promise=null}asStream(){return new A8(this.downloadFn,this.shouldThrowOnError)}then(t,e){return this.getPromise().then(t,e)}catch(t){return this.getPromise().catch(t)}finally(t){return this.getPromise().finally(t)}getPromise(){return this.promise||(this.promise=this.execute()),this.promise}async execute(){var t=this;try{return{data:await(await t.downloadFn()).blob(),error:null}}catch(e){if(t.shouldThrowOnError)throw e;if(lp(e))return{data:null,error:e};throw e}}};const C8={limit:100,offset:0,sortBy:{column:"name",order:"asc"}},yE={cacheControl:"3600",contentType:"text/plain;charset=UTF-8",upsert:!1};var j8=class extends wl{constructor(t,e={},r,n){super(t,e,n,"storage"),this.bucketId=r}async uploadOrUpdate(t,e,r,n){var i=this;return i.handleOperation(async()=>{let a;const o=Ue(Ue({},yE),n);let c=Ue(Ue({},i.headers),t==="POST"&&{"x-upsert":String(o.upsert)});const u=o.metadata;if(typeof Blob<"u"&&r instanceof Blob?(a=new FormData,a.append("cacheControl",o.cacheControl),u&&a.append("metadata",i.encodeMetadata(u)),a.append("",r)):typeof FormData<"u"&&r instanceof FormData?(a=r,a.has("cacheControl")||a.append("cacheControl",o.cacheControl),u&&!a.has("metadata")&&a.append("metadata",i.encodeMetadata(u))):(a=r,c["cache-control"]=`max-age=${o.cacheControl}`,c["content-type"]=o.contentType,u&&(c["x-metadata"]=i.toBase64(i.encodeMetadata(u))),(typeof ReadableStream<"u"&&a instanceof ReadableStream||a&&typeof a=="object"&&"pipe"in a&&typeof a.pipe=="function")&&!o.duplex&&(o.duplex="half")),n!=null&&n.headers)for(const[y,v]of Object.entries(n.headers))c=Kf(c,y,v);const d=i._removeEmptyFolders(e),p=i._getFinalPath(d),f=await(t=="PUT"?rx:Fn)(i.fetch,`${i.url}/object/${p}`,a,Ue({headers:c},o!=null&&o.duplex?{duplex:o.duplex}:{}));return{path:d,id:f.Id,fullPath:f.Key}})}async upload(t,e,r){return this.uploadOrUpdate("POST",t,e,r)}async uploadToSignedUrl(t,e,r,n){var i=this;const a=i._removeEmptyFolders(t),o=i._getFinalPath(a),c=new URL(i.url+`/object/upload/sign/${o}`);return c.searchParams.set("token",e),i.handleOperation(async()=>{let u;const d=Ue(Ue({},yE),n);let p=Ue(Ue({},i.headers),{"x-upsert":String(d.upsert)});const f=d.metadata;if(typeof Blob<"u"&&r instanceof Blob?(u=new FormData,u.append("cacheControl",d.cacheControl),f&&u.append("metadata",i.encodeMetadata(f)),u.append("",r)):typeof FormData<"u"&&r instanceof FormData?(u=r,u.has("cacheControl")||u.append("cacheControl",d.cacheControl),f&&!u.has("metadata")&&u.append("metadata",i.encodeMetadata(f))):(u=r,p["cache-control"]=`max-age=${d.cacheControl}`,p["content-type"]=d.contentType,f&&(p["x-metadata"]=i.toBase64(i.encodeMetadata(f))),(typeof ReadableStream<"u"&&u instanceof ReadableStream||u&&typeof u=="object"&&"pipe"in u&&typeof u.pipe=="function")&&!d.duplex&&(d.duplex="half")),n!=null&&n.headers)for(const[y,v]of Object.entries(n.headers))p=Kf(p,y,v);return{path:a,fullPath:(await rx(i.fetch,c.toString(),u,Ue({headers:p},d!=null&&d.duplex?{duplex:d.duplex}:{}))).Key}})}async createSignedUploadUrl(t,e){var r=this;return r.handleOperation(async()=>{let n=r._getFinalPath(t);const i=Ue({},r.headers);e!=null&&e.upsert&&(i["x-upsert"]="true");const a=await Fn(r.fetch,`${r.url}/object/upload/sign/${n}`,{},{headers:i}),o=new URL(r.url+a.url),c=o.searchParams.get("token");if(!c)throw new sp("No token returned by API");return{signedUrl:o.toString(),path:t,token:c}})}async update(t,e,r){return this.uploadOrUpdate("PUT",t,e,r)}async move(t,e,r){var n=this;return n.handleOperation(async()=>await Fn(n.fetch,`${n.url}/object/move`,{bucketId:n.bucketId,sourceKey:t,destinationKey:e,destinationBucket:r==null?void 0:r.destinationBucket},{headers:n.headers}))}async copy(t,e,r){var n=this;return n.handleOperation(async()=>({path:(await Fn(n.fetch,`${n.url}/object/copy`,{bucketId:n.bucketId,sourceKey:t,destinationKey:e,destinationBucket:r==null?void 0:r.destinationBucket},{headers:n.headers})).Key}))}async createSignedUrl(t,e,r){var n=this;return n.handleOperation(async()=>{let i=n._getFinalPath(t);const a=typeof(r==null?void 0:r.transform)=="object"&&r.transform!==null&&Object.keys(r.transform).length>0;let o=await Fn(n.fetch,`${n.url}/object/sign/${i}`,Ue({expiresIn:e},a?{transform:r.transform}:{}),{headers:n.headers});const c=new URLSearchParams;r!=null&&r.download&&c.set("download",r.download===!0?"":r.download),(r==null?void 0:r.cacheNonce)!=null&&c.set("cacheNonce",String(r.cacheNonce));const u=c.toString();return{signedUrl:encodeURI(`${n.url}${o.signedURL}${u?`&${u}`:""}`)}})}async createSignedUrls(t,e,r){var n=this;return n.handleOperation(async()=>{const i=await Fn(n.fetch,`${n.url}/object/sign/${n.bucketId}`,{expiresIn:e,paths:t},{headers:n.headers}),a=new URLSearchParams;r!=null&&r.download&&a.set("download",r.download===!0?"":r.download),(r==null?void 0:r.cacheNonce)!=null&&a.set("cacheNonce",String(r.cacheNonce));const o=a.toString();return i.map(c=>Ue(Ue({},c),{},{signedUrl:c.signedURL?encodeURI(`${n.url}${c.signedURL}${o?`&${o}`:""}`):null}))})}download(t,e,r){const n=typeof(e==null?void 0:e.transform)=="object"&&e.transform!==null&&Object.keys(e.transform).length>0?"render/image/authenticated":"object",i=new URLSearchParams;e!=null&&e.transform&&this.applyTransformOptsToQuery(i,e.transform),(e==null?void 0:e.cacheNonce)!=null&&i.set("cacheNonce",String(e.cacheNonce));const a=i.toString(),o=this._getFinalPath(t),c=()=>Gc(this.fetch,`${this.url}/${n}/${o}${a?`?${a}`:""}`,{headers:this.headers,noResolveJson:!0},r);return new T8(c,this.shouldThrowOnError)}async info(t){var e=this;const r=e._getFinalPath(t);return e.handleOperation(async()=>tx(await Gc(e.fetch,`${e.url}/object/info/${r}`,{headers:e.headers})))}async exists(t){var e=this;const r=e._getFinalPath(t);try{return await O8(e.fetch,`${e.url}/object/${r}`,{headers:e.headers}),{data:!0,error:null}}catch(i){if(e.shouldThrowOnError)throw i;if(lp(i)){var n;const a=i instanceof ex?i.status:i instanceof oR?(n=i.originalError)===null||n===void 0?void 0:n.status:void 0;if(a!==void 0&&[400,404].includes(a))return{data:!1,error:i}}throw i}}getPublicUrl(t,e){const r=this._getFinalPath(t),n=new URLSearchParams;e!=null&&e.download&&n.set("download",e.download===!0?"":e.download),e!=null&&e.transform&&this.applyTransformOptsToQuery(n,e.transform),(e==null?void 0:e.cacheNonce)!=null&&n.set("cacheNonce",String(e.cacheNonce));const i=n.toString(),a=typeof(e==null?void 0:e.transform)=="object"&&e.transform!==null&&Object.keys(e.transform).length>0?"render/image":"object";return{data:{publicUrl:encodeURI(`${this.url}/${a}/public/${r}`)+(i?`?${i}`:"")}}}async remove(t){var e=this;return e.handleOperation(async()=>await r1(e.fetch,`${e.url}/object/${e.bucketId}`,{prefixes:t},{headers:e.headers}))}async list(t,e,r){var n=this;return n.handleOperation(async()=>{const i=Ue(Ue(Ue({},C8),e),{},{prefix:t||""});return await Fn(n.fetch,`${n.url}/object/list/${n.bucketId}`,i,{headers:n.headers},r)})}async listV2(t,e){var r=this;return r.handleOperation(async()=>{const n=Ue({},t);return await Fn(r.fetch,`${r.url}/object/list-v2/${r.bucketId}`,n,{headers:r.headers},e)})}encodeMetadata(t){return JSON.stringify(t)}toBase64(t){return typeof Buffer<"u"?Buffer.from(t).toString("base64"):btoa(t)}_getFinalPath(t){return`${this.bucketId}/${t.replace(/^\/+/,"")}`}_removeEmptyFolders(t){return t.replace(/^\/|\/$/g,"").replace(/\/+/g,"/")}applyTransformOptsToQuery(t,e){return e.width&&t.set("width",e.width.toString()),e.height&&t.set("height",e.height.toString()),e.resize&&t.set("resize",e.resize),e.format&&t.set("format",e.format),e.quality&&t.set("quality",e.quality.toString()),t}};const N8="2.106.2",$u={"X-Client-Info":`storage-js/${N8}`};var P8=class extends wl{constructor(t,e={},r,n){const i=new URL(t);n!=null&&n.useNewHostname&&/supabase\.(co|in|red)$/.test(i.hostname)&&!i.hostname.includes("storage.supabase.")&&(i.hostname=i.hostname.replace("supabase.","storage.supabase."));const a=i.href.replace(/\/$/,""),o=Ue(Ue({},$u),e);super(a,o,r,"storage")}async listBuckets(t){var e=this;return e.handleOperation(async()=>{const r=e.listBucketOptionsToQueryString(t);return await Gc(e.fetch,`${e.url}/bucket${r}`,{headers:e.headers})})}async getBucket(t){var e=this;return e.handleOperation(async()=>await Gc(e.fetch,`${e.url}/bucket/${t}`,{headers:e.headers}))}async createBucket(t,e={public:!1}){var r=this;return r.handleOperation(async()=>await Fn(r.fetch,`${r.url}/bucket`,{id:t,name:t,type:e.type,public:e.public,file_size_limit:e.fileSizeLimit,allowed_mime_types:e.allowedMimeTypes},{headers:r.headers}))}async updateBucket(t,e){var r=this;return r.handleOperation(async()=>await rx(r.fetch,`${r.url}/bucket/${t}`,{id:t,name:t,public:e.public,file_size_limit:e.fileSizeLimit,allowed_mime_types:e.allowedMimeTypes},{headers:r.headers}))}async emptyBucket(t){var e=this;return e.handleOperation(async()=>await Fn(e.fetch,`${e.url}/bucket/${t}/empty`,{},{headers:e.headers}))}async deleteBucket(t){var e=this;return e.handleOperation(async()=>await r1(e.fetch,`${e.url}/bucket/${t}`,{},{headers:e.headers}))}listBucketOptionsToQueryString(t){const e={};return t&&("limit"in t&&(e.limit=String(t.limit)),"offset"in t&&(e.offset=String(t.offset)),t.search&&(e.search=t.search),t.sortColumn&&(e.sortColumn=t.sortColumn),t.sortOrder&&(e.sortOrder=t.sortOrder)),Object.keys(e).length>0?"?"+new URLSearchParams(e).toString():""}},R8=class extends wl{constructor(t,e={},r){const n=t.replace(/\/$/,""),i=Ue(Ue({},$u),e);super(n,i,r,"storage")}async createBucket(t){var e=this;return e.handleOperation(async()=>await Fn(e.fetch,`${e.url}/bucket`,{name:t},{headers:e.headers}))}async listBuckets(t){var e=this;return e.handleOperation(async()=>{const r=new URLSearchParams;(t==null?void 0:t.limit)!==void 0&&r.set("limit",t.limit.toString()),(t==null?void 0:t.offset)!==void 0&&r.set("offset",t.offset.toString()),t!=null&&t.sortColumn&&r.set("sortColumn",t.sortColumn),t!=null&&t.sortOrder&&r.set("sortOrder",t.sortOrder),t!=null&&t.search&&r.set("search",t.search);const n=r.toString(),i=n?`${e.url}/bucket?${n}`:`${e.url}/bucket`;return await Gc(e.fetch,i,{headers:e.headers})})}async deleteBucket(t){var e=this;return e.handleOperation(async()=>await r1(e.fetch,`${e.url}/bucket/${t}`,{},{headers:e.headers}))}from(t){var e=this;if(!_8(t))throw new sp("Invalid bucket name: File, folder, and bucket names must follow AWS object key naming guidelines and should avoid the use of any other characters.");const r=new m8({baseUrl:this.url,catalogName:t,auth:{type:"custom",getHeaders:async()=>e.headers},fetch:this.fetch}),n=this.shouldThrowOnError;return new Proxy(r,{get(i,a){const o=i[a];return typeof o!="function"?o:async(...c)=>{try{return{data:await o.apply(i,c),error:null}}catch(u){if(n)throw u;return{data:null,error:u}}}}})}},I8=class extends wl{constructor(t,e={},r){const n=t.replace(/\/$/,""),i=Ue(Ue({},$u),{},{"Content-Type":"application/json"},e);super(n,i,r,"vectors")}async createIndex(t){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/CreateIndex`,t,{headers:e.headers})||{})}async getIndex(t,e){var r=this;return r.handleOperation(async()=>await cn.post(r.fetch,`${r.url}/GetIndex`,{vectorBucketName:t,indexName:e},{headers:r.headers}))}async listIndexes(t){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/ListIndexes`,t,{headers:e.headers}))}async deleteIndex(t,e){var r=this;return r.handleOperation(async()=>await cn.post(r.fetch,`${r.url}/DeleteIndex`,{vectorBucketName:t,indexName:e},{headers:r.headers})||{})}},$8=class extends wl{constructor(t,e={},r){const n=t.replace(/\/$/,""),i=Ue(Ue({},$u),{},{"Content-Type":"application/json"},e);super(n,i,r,"vectors")}async putVectors(t){var e=this;if(t.vectors.length<1||t.vectors.length>500)throw new Error("Vector batch size must be between 1 and 500 items");return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/PutVectors`,t,{headers:e.headers})||{})}async getVectors(t){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/GetVectors`,t,{headers:e.headers}))}async listVectors(t){var e=this;if(t.segmentCount!==void 0){if(t.segmentCount<1||t.segmentCount>16)throw new Error("segmentCount must be between 1 and 16");if(t.segmentIndex!==void 0&&(t.segmentIndex<0||t.segmentIndex>=t.segmentCount))throw new Error(`segmentIndex must be between 0 and ${t.segmentCount-1}`)}return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/ListVectors`,t,{headers:e.headers}))}async queryVectors(t){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/QueryVectors`,t,{headers:e.headers}))}async deleteVectors(t){var e=this;if(t.keys.length<1||t.keys.length>500)throw new Error("Keys batch size must be between 1 and 500 items");return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/DeleteVectors`,t,{headers:e.headers})||{})}},M8=class extends wl{constructor(t,e={},r){const n=t.replace(/\/$/,""),i=Ue(Ue({},$u),{},{"Content-Type":"application/json"},e);super(n,i,r,"vectors")}async createBucket(t){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/CreateVectorBucket`,{vectorBucketName:t},{headers:e.headers})||{})}async getBucket(t){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/GetVectorBucket`,{vectorBucketName:t},{headers:e.headers}))}async listBuckets(t={}){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/ListVectorBuckets`,t,{headers:e.headers}))}async deleteBucket(t){var e=this;return e.handleOperation(async()=>await cn.post(e.fetch,`${e.url}/DeleteVectorBucket`,{vectorBucketName:t},{headers:e.headers})||{})}},L8=class extends M8{constructor(t,e={}){super(t,e.headers||{},e.fetch)}from(t){return new D8(this.url,this.headers,t,this.fetch)}async createBucket(t){var e=()=>super.createBucket,r=this;return e().call(r,t)}async getBucket(t){var e=()=>super.getBucket,r=this;return e().call(r,t)}async listBuckets(t={}){var e=()=>super.listBuckets,r=this;return e().call(r,t)}async deleteBucket(t){var e=()=>super.deleteBucket,r=this;return e().call(r,t)}},D8=class extends I8{constructor(t,e,r,n){super(t,e,n),this.vectorBucketName=r}async createIndex(t){var e=()=>super.createIndex,r=this;return e().call(r,Ue(Ue({},t),{},{vectorBucketName:r.vectorBucketName}))}async listIndexes(t={}){var e=()=>super.listIndexes,r=this;return e().call(r,Ue(Ue({},t),{},{vectorBucketName:r.vectorBucketName}))}async getIndex(t){var e=()=>super.getIndex,r=this;return e().call(r,r.vectorBucketName,t)}async deleteIndex(t){var e=()=>super.deleteIndex,r=this;return e().call(r,r.vectorBucketName,t)}index(t){return new z8(this.url,this.headers,this.vectorBucketName,t,this.fetch)}},z8=class extends $8{constructor(t,e,r,n,i){super(t,e,i),this.vectorBucketName=r,this.indexName=n}async putVectors(t){var e=()=>super.putVectors,r=this;return e().call(r,Ue(Ue({},t),{},{vectorBucketName:r.vectorBucketName,indexName:r.indexName}))}async getVectors(t){var e=()=>super.getVectors,r=this;return e().call(r,Ue(Ue({},t),{},{vectorBucketName:r.vectorBucketName,indexName:r.indexName}))}async listVectors(t={}){var e=()=>super.listVectors,r=this;return e().call(r,Ue(Ue({},t),{},{vectorBucketName:r.vectorBucketName,indexName:r.indexName}))}async queryVectors(t){var e=()=>super.queryVectors,r=this;return e().call(r,Ue(Ue({},t),{},{vectorBucketName:r.vectorBucketName,indexName:r.indexName}))}async deleteVectors(t){var e=()=>super.deleteVectors,r=this;return e().call(r,Ue(Ue({},t),{},{vectorBucketName:r.vectorBucketName,indexName:r.indexName}))}},B8=class extends P8{constructor(t,e={},r,n){super(t,e,r,n)}from(t){return new j8(this.url,this.headers,t,this.fetch)}get vectors(){return new L8(this.url+"/vector",{headers:this.headers,fetch:this.fetch})}get analytics(){return new R8(this.url+"/iceberg",this.headers,this.fetch)}};const uR="2.106.2",Ns=30*1e3,nx=3,Pg=nx*Ns,U8="http://localhost:9999",q8="supabase.auth.token",F8={"X-Client-Info":`gotrue-js/${uR}`},ix="X-Supabase-Api-Version",dR={"2024-01-01":{timestamp:Date.parse("2024-01-01T00:00:00.0Z"),name:"2024-01-01"}},H8=/^([a-z0-9_-]{4})*($|[a-z0-9_-]{3}$|[a-z0-9_-]{2}$)$/i,W8=600*1e3;class Ws extends Error{constructor(e,r,n){super(e),this.__isAuthError=!0,this.name="AuthError",this.status=r,this.code=n}toJSON(){return{name:this.name,message:this.message,status:this.status,code:this.code}}}function be(t){return typeof t=="object"&&t!==null&&"__isAuthError"in t}class G8 extends Ws{constructor(e,r,n){super(e,r,n),this.name="AuthApiError",this.status=r,this.code=n}}function K8(t){return be(t)&&t.name==="AuthApiError"}class Xn extends Ws{constructor(e,r){super(e),this.name="AuthUnknownError",this.originalError=r}}class ta extends Ws{constructor(e,r,n,i){super(e,n,i),this.name=r,this.status=n}}class pr extends ta{constructor(){super("Auth session missing!","AuthSessionMissingError",400,void 0)}}function df(t){return be(t)&&t.name==="AuthSessionMissingError"}class ws extends ta{constructor(){super("Auth session or user missing","AuthInvalidTokenResponseError",500,void 0)}}class ff extends ta{constructor(e){super(e,"AuthInvalidCredentialsError",400,void 0)}}class hf extends ta{constructor(e,r=null){super(e,"AuthImplicitGrantRedirectError",500,void 0),this.details=null,this.details=r}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}function V8(t){return be(t)&&t.name==="AuthImplicitGrantRedirectError"}class vE extends ta{constructor(e,r=null){super(e,"AuthPKCEGrantCodeExchangeError",500,void 0),this.details=null,this.details=r}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}class X8 extends ta{constructor(){super("PKCE code verifier not found in storage. This can happen if the auth flow was initiated in a different browser or device, or if the storage was cleared. For SSR frameworks (Next.js, SvelteKit, etc.), use @supabase/ssr on both the server and client to store the code verifier in cookies.","AuthPKCECodeVerifierMissingError",400,"pkce_code_verifier_not_found")}}class ax extends ta{constructor(e,r){super(e,"AuthRetryableFetchError",r,void 0)}}function Rg(t){return be(t)&&t.name==="AuthRetryableFetchError"}class bE extends ta{constructor(e,r,n){super(e,"AuthWeakPasswordError",r,"weak_password"),this.reasons=n}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{reasons:this.reasons})}}class ox extends ta{constructor(e){super(e,"AuthInvalidJwtError",400,"invalid_jwt")}}const Vf="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split(""),xE=`
420
- \r=`.split(""),Y8=(()=>{const t=new Array(128);for(let e=0;e<t.length;e+=1)t[e]=-1;for(let e=0;e<xE.length;e+=1)t[xE[e].charCodeAt(0)]=-2;for(let e=0;e<Vf.length;e+=1)t[Vf[e].charCodeAt(0)]=e;return t})();function wE(t,e,r){if(t!==null)for(e.queue=e.queue<<8|t,e.queuedBits+=8;e.queuedBits>=6;){const n=e.queue>>e.queuedBits-6&63;r(Vf[n]),e.queuedBits-=6}else if(e.queuedBits>0)for(e.queue=e.queue<<6-e.queuedBits,e.queuedBits=6;e.queuedBits>=6;){const n=e.queue>>e.queuedBits-6&63;r(Vf[n]),e.queuedBits-=6}}function fR(t,e,r){const n=Y8[t];if(n>-1)for(e.queue=e.queue<<6|n,e.queuedBits+=6;e.queuedBits>=8;)r(e.queue>>e.queuedBits-8&255),e.queuedBits-=8;else{if(n===-2)return;throw new Error(`Invalid Base64-URL character "${String.fromCharCode(t)}"`)}}function _E(t){const e=[],r=o=>{e.push(String.fromCodePoint(o))},n={utf8seq:0,codepoint:0},i={queue:0,queuedBits:0},a=o=>{Q8(o,n,r)};for(let o=0;o<t.length;o+=1)fR(t.charCodeAt(o),i,a);return e.join("")}function J8(t,e){if(t<=127){e(t);return}else if(t<=2047){e(192|t>>6),e(128|t&63);return}else if(t<=65535){e(224|t>>12),e(128|t>>6&63),e(128|t&63);return}else if(t<=1114111){e(240|t>>18),e(128|t>>12&63),e(128|t>>6&63),e(128|t&63);return}throw new Error(`Unrecognized Unicode codepoint: ${t.toString(16)}`)}function Z8(t,e){for(let r=0;r<t.length;r+=1){let n=t.charCodeAt(r);if(n>55295&&n<=56319){const i=(n-55296)*1024&65535;n=(t.charCodeAt(r+1)-56320&65535|i)+65536,r+=1}J8(n,e)}}function Q8(t,e,r){if(e.utf8seq===0){if(t<=127){r(t);return}for(let n=1;n<6;n+=1)if((t>>7-n&1)===0){e.utf8seq=n;break}if(e.utf8seq===2)e.codepoint=t&31;else if(e.utf8seq===3)e.codepoint=t&15;else if(e.utf8seq===4)e.codepoint=t&7;else throw new Error("Invalid UTF-8 sequence");e.utf8seq-=1}else if(e.utf8seq>0){if(t<=127)throw new Error("Invalid UTF-8 sequence");e.codepoint=e.codepoint<<6|t&63,e.utf8seq-=1,e.utf8seq===0&&r(e.codepoint)}}function Ds(t){const e=[],r={queue:0,queuedBits:0},n=i=>{e.push(i)};for(let i=0;i<t.length;i+=1)fR(t.charCodeAt(i),r,n);return new Uint8Array(e)}function eU(t){const e=[];return Z8(t,r=>e.push(r)),new Uint8Array(e)}function ko(t){const e=[],r={queue:0,queuedBits:0},n=i=>{e.push(i)};return t.forEach(i=>wE(i,r,n)),wE(null,r,n),e.join("")}function tU(t){return Math.round(Date.now()/1e3)+t}function rU(){return Symbol("auth-callback")}const xr=()=>typeof window<"u"&&typeof document<"u",yo={tested:!1,writable:!1},hR=()=>{if(!xr())return!1;try{if(typeof globalThis.localStorage!="object")return!1}catch{return!1}if(yo.tested)return yo.writable;const t=`lswt-${Math.random()}${Math.random()}`;try{globalThis.localStorage.setItem(t,t),globalThis.localStorage.removeItem(t),yo.tested=!0,yo.writable=!0}catch{yo.tested=!0,yo.writable=!1}return yo.writable};function nU(t){const e={},r=new URL(t);if(r.hash&&r.hash[0]==="#")try{new URLSearchParams(r.hash.substring(1)).forEach((i,a)=>{e[a]=i})}catch{}return r.searchParams.forEach((n,i)=>{e[i]=n}),e}const pR=t=>t?(...e)=>t(...e):(...e)=>fetch(...e),iU=t=>typeof t=="object"&&t!==null&&"status"in t&&"ok"in t&&"json"in t&&typeof t.json=="function",Ps=async(t,e,r)=>{await t.setItem(e,JSON.stringify(r))},vo=async(t,e)=>{const r=await t.getItem(e);if(!r)return null;try{return JSON.parse(r)}catch{return null}},br=async(t,e)=>{await t.removeItem(e)};class cp{constructor(){this.promise=new cp.promiseConstructor((e,r)=>{this.resolve=e,this.reject=r})}}cp.promiseConstructor=Promise;function pf(t){const e=t.split(".");if(e.length!==3)throw new ox("Invalid JWT structure");for(let n=0;n<e.length;n++)if(!H8.test(e[n]))throw new ox("JWT not in base64url format");return{header:JSON.parse(_E(e[0])),payload:JSON.parse(_E(e[1])),signature:Ds(e[2]),raw:{header:e[0],payload:e[1]}}}async function aU(t){return await new Promise(e=>{setTimeout(()=>e(null),t)})}function oU(t,e){return new Promise((n,i)=>{(async()=>{for(let a=0;a<1/0;a++)try{const o=await t(a);if(!e(a,null,o)){n(o);return}}catch(o){if(!e(a,o)){i(o);return}}})()})}function sU(t){return("0"+t.toString(16)).substr(-2)}function lU(){const e=new Uint32Array(56);if(typeof crypto>"u"){const r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",n=r.length;let i="";for(let a=0;a<56;a++)i+=r.charAt(Math.floor(Math.random()*n));return i}return crypto.getRandomValues(e),Array.from(e,sU).join("")}async function cU(t){const r=new TextEncoder().encode(t),n=await crypto.subtle.digest("SHA-256",r),i=new Uint8Array(n);return Array.from(i).map(a=>String.fromCharCode(a)).join("")}async function uU(t){if(!(typeof crypto<"u"&&typeof crypto.subtle<"u"&&typeof TextEncoder<"u"))return console.warn("WebCrypto API is not supported. Code challenge method will default to use plain instead of sha256."),t;const r=await cU(t);return btoa(r).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}async function _s(t,e,r=!1){const n=lU();let i=n;r&&(i+="/recovery"),await Ps(t,`${e}-code-verifier`,i);const a=await uU(n);return[a,n===a?"plain":"s256"]}const dU=/^2[0-9]{3}-(0[1-9]|1[0-2])-(0[1-9]|1[0-9]|2[0-9]|3[0-1])$/i;function fU(t){const e=t.headers.get(ix);if(!e||!e.match(dU))return null;try{return new Date(`${e}T00:00:00.0Z`)}catch{return null}}function hU(t){if(!t)throw new Error("Missing exp claim");const e=Math.floor(Date.now()/1e3);if(t<=e)throw new Error("JWT has expired")}function pU(t){switch(t){case"RS256":return{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}};case"ES256":return{name:"ECDSA",namedCurve:"P-256",hash:{name:"SHA-256"}};default:throw new Error("Invalid alg claim")}}const mU=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/;function Di(t){if(!mU.test(t))throw new Error("@supabase/auth-js: Expected parameter to be UUID but is not")}function qn(t){if(!t.passkey)throw new Error("@supabase/auth-js: the passkey API is experimental and disabled by default. Enable it by passing `auth: { experimental: { passkey: true } }` to createClient (or to the GoTrueClient constructor).")}function Ig(){const t={};return new Proxy(t,{get:(e,r)=>{if(r==="__isUserNotAvailableProxy")return!0;if(typeof r=="symbol"){const n=r.toString();if(n==="Symbol(Symbol.toPrimitive)"||n==="Symbol(Symbol.toStringTag)"||n==="Symbol(util.inspect.custom)")return}throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Accessing the "${r}" property of the session object is not supported. Please use getUser() instead.`)},set:(e,r)=>{throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Setting the "${r}" property of the session object is not supported. Please use getUser() to fetch a user object you can manipulate.`)},deleteProperty:(e,r)=>{throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Deleting the "${r}" property of the session object is not supported. Please use getUser() to fetch a user object you can manipulate.`)}})}function gU(t,e){return new Proxy(t,{get:(r,n,i)=>{if(n==="__isInsecureUserWarningProxy")return!0;if(typeof n=="symbol"){const a=n.toString();if(a==="Symbol(Symbol.toPrimitive)"||a==="Symbol(Symbol.toStringTag)"||a==="Symbol(util.inspect.custom)"||a==="Symbol(nodejs.util.inspect.custom)")return Reflect.get(r,n,i)}return!e.value&&typeof n=="string"&&(console.warn("Using the user object as returned from supabase.auth.getSession() or from some supabase.auth.onAuthStateChange() events could be insecure! This value comes directly from the storage medium (usually cookies on the server) and may not be authentic. Use supabase.auth.getUser() instead which authenticates the data by contacting the Supabase Auth server."),e.value=!0),Reflect.get(r,n,i)}})}function SE(t){return JSON.parse(JSON.stringify(t))}const xo=t=>{if(typeof t=="object"&&t!==null){const e=t;if(typeof e.msg=="string")return e.msg;if(typeof e.message=="string")return e.message;if(typeof e.error_description=="string")return e.error_description;if(typeof e.error=="string")return e.error}return JSON.stringify(t)},yU=[502,503,504,520,521,522,523,524,530];async function kE(t){var e;if(!iU(t))throw new ax(xo(t),0);if(yU.includes(t.status))throw new ax(xo(t),t.status);let r;try{r=await t.json()}catch(a){throw new Xn(xo(a),a)}let n;const i=fU(t);if(i&&i.getTime()>=dR["2024-01-01"].timestamp&&typeof r=="object"&&r&&typeof r.code=="string"?n=r.code:typeof r=="object"&&r&&typeof r.error_code=="string"&&(n=r.error_code),n){if(n==="weak_password")throw new bE(xo(r),t.status,((e=r.weak_password)===null||e===void 0?void 0:e.reasons)||[]);if(n==="session_not_found")throw new pr}else if(typeof r=="object"&&r&&typeof r.weak_password=="object"&&r.weak_password&&Array.isArray(r.weak_password.reasons)&&r.weak_password.reasons.length&&r.weak_password.reasons.reduce((a,o)=>a&&typeof o=="string",!0))throw new bE(xo(r),t.status,r.weak_password.reasons);throw new G8(xo(r),t.status||500,n)}const vU=(t,e,r,n)=>{const i={method:t,headers:(e==null?void 0:e.headers)||{}};return t==="GET"?i:(i.headers=Object.assign({"Content-Type":"application/json;charset=UTF-8"},e==null?void 0:e.headers),i.body=JSON.stringify(n),Object.assign(Object.assign({},i),r))};async function Ne(t,e,r,n){var i;const a=Object.assign({},n==null?void 0:n.headers);a[ix]||(a[ix]=dR["2024-01-01"].name),n!=null&&n.jwt&&(a.Authorization=`Bearer ${n.jwt}`);const o=(i=n==null?void 0:n.query)!==null&&i!==void 0?i:{};n!=null&&n.redirectTo&&(o.redirect_to=n.redirectTo);const c=Object.keys(o).length?"?"+new URLSearchParams(o).toString():"",u=await bU(t,e,r+c,{headers:a,noResolveJson:n==null?void 0:n.noResolveJson},{},n==null?void 0:n.body);return n!=null&&n.xform?n==null?void 0:n.xform(u):{data:Object.assign({},u),error:null}}async function bU(t,e,r,n,i,a){const o=vU(e,n,i,a);let c;try{c=await t(r,Object.assign({},o))}catch(u){throw console.error(u),new ax(xo(u),0)}if(c.ok||await kE(c),n!=null&&n.noResolveJson)return c;try{return await c.json()}catch(u){await kE(u)}}function On(t){var e;let r=null;_U(t)&&(r=Object.assign({},t),t.expires_at||(r.expires_at=tU(t.expires_in)));const n=(e=t.user)!==null&&e!==void 0?e:typeof(t==null?void 0:t.id)=="string"?t:null;return{data:{session:r,user:n},error:null}}function EE(t){const e=On(t);return!e.error&&t.weak_password&&typeof t.weak_password=="object"&&Array.isArray(t.weak_password.reasons)&&t.weak_password.reasons.length&&t.weak_password.message&&typeof t.weak_password.message=="string"&&t.weak_password.reasons.reduce((r,n)=>r&&typeof n=="string",!0)&&(e.data.weak_password=t.weak_password),e}function Na(t){var e;return{data:{user:(e=t.user)!==null&&e!==void 0?e:t},error:null}}function xU(t){return{data:t,error:null}}function wU(t){const{action_link:e,email_otp:r,hashed_token:n,redirect_to:i,verification_type:a}=t,o=op(t,["action_link","email_otp","hashed_token","redirect_to","verification_type"]),c={action_link:e,email_otp:r,hashed_token:n,redirect_to:i,verification_type:a},u=Object.assign({},o);return{data:{properties:c,user:u},error:null}}function OE(t){return t}function _U(t){return!!t.access_token&&!!t.refresh_token&&!!t.expires_in}const $g=["global","local","others"];class SU{_encodePathSegment(e){if(e==="."||e==="..")throw new Ws("Invalid path segment");return encodeURIComponent(e)}constructor({url:e="",headers:r={},fetch:n,experimental:i}){this.url=e,this.headers=r,this.fetch=pR(n),this.experimental=i??{},this.mfa={listFactors:this._listFactors.bind(this),deleteFactor:this._deleteFactor.bind(this)},this.oauth={listClients:this._listOAuthClients.bind(this),createClient:this._createOAuthClient.bind(this),getClient:this._getOAuthClient.bind(this),updateClient:this._updateOAuthClient.bind(this),deleteClient:this._deleteOAuthClient.bind(this),regenerateClientSecret:this._regenerateOAuthClientSecret.bind(this)},this.customProviders={listProviders:this._listCustomProviders.bind(this),createProvider:this._createCustomProvider.bind(this),getProvider:this._getCustomProvider.bind(this),updateProvider:this._updateCustomProvider.bind(this),deleteProvider:this._deleteCustomProvider.bind(this)},this.passkey={listPasskeys:this._adminListPasskeys.bind(this),deletePasskey:this._adminDeletePasskey.bind(this)}}async signOut(e,r=$g[0]){if($g.indexOf(r)<0)throw new Error(`@supabase/auth-js: Parameter scope must be one of ${$g.join(", ")}`);try{return await Ne(this.fetch,"POST",`${this.url}/logout?scope=${r}`,{headers:this.headers,jwt:e,noResolveJson:!0}),{data:null,error:null}}catch(n){if(be(n))return{data:null,error:n};throw n}}async inviteUserByEmail(e,r={}){try{return await Ne(this.fetch,"POST",`${this.url}/invite`,{body:{email:e,data:r.data},headers:this.headers,redirectTo:r.redirectTo,xform:Na})}catch(n){if(be(n))return{data:{user:null},error:n};throw n}}async generateLink(e){try{const{options:r}=e,n=op(e,["options"]),i=Object.assign(Object.assign({},n),r);return"newEmail"in n&&(i.new_email=n==null?void 0:n.newEmail,delete i.newEmail),await Ne(this.fetch,"POST",`${this.url}/admin/generate_link`,{body:i,headers:this.headers,xform:wU,redirectTo:r==null?void 0:r.redirectTo})}catch(r){if(be(r))return{data:{properties:null,user:null},error:r};throw r}}async createUser(e){try{return await Ne(this.fetch,"POST",`${this.url}/admin/users`,{body:e,headers:this.headers,xform:Na})}catch(r){if(be(r))return{data:{user:null},error:r};throw r}}async listUsers(e){var r,n,i,a,o,c,u;try{const d={nextPage:null,lastPage:0,total:0},p=await Ne(this.fetch,"GET",`${this.url}/admin/users`,{headers:this.headers,noResolveJson:!0,query:{page:(n=(r=e==null?void 0:e.page)===null||r===void 0?void 0:r.toString())!==null&&n!==void 0?n:"",per_page:(a=(i=e==null?void 0:e.perPage)===null||i===void 0?void 0:i.toString())!==null&&a!==void 0?a:""},xform:OE});if(p.error)throw p.error;const f=await p.json(),y=(o=p.headers.get("x-total-count"))!==null&&o!==void 0?o:0,v=(u=(c=p.headers.get("link"))===null||c===void 0?void 0:c.split(","))!==null&&u!==void 0?u:[];return v.length>0&&(v.forEach(b=>{const w=parseInt(b.split(";")[0].split("=")[1].substring(0,1)),x=JSON.parse(b.split(";")[1].split("=")[1]);d[`${x}Page`]=w}),d.total=parseInt(y)),{data:Object.assign(Object.assign({},f),d),error:null}}catch(d){if(be(d))return{data:{users:[]},error:d};throw d}}async getUserById(e){Di(e);try{return await Ne(this.fetch,"GET",`${this.url}/admin/users/${e}`,{headers:this.headers,xform:Na})}catch(r){if(be(r))return{data:{user:null},error:r};throw r}}async updateUserById(e,r){Di(e);try{return await Ne(this.fetch,"PUT",`${this.url}/admin/users/${e}`,{body:r,headers:this.headers,xform:Na})}catch(n){if(be(n))return{data:{user:null},error:n};throw n}}async deleteUser(e,r=!1){Di(e);try{return await Ne(this.fetch,"DELETE",`${this.url}/admin/users/${e}`,{headers:this.headers,body:{should_soft_delete:r},xform:Na})}catch(n){if(be(n))return{data:{user:null},error:n};throw n}}async _listFactors(e){Di(e.userId);try{const{data:r,error:n}=await Ne(this.fetch,"GET",`${this.url}/admin/users/${e.userId}/factors`,{headers:this.headers,xform:i=>({data:{factors:i},error:null})});return{data:r,error:n}}catch(r){if(be(r))return{data:null,error:r};throw r}}async _deleteFactor(e){Di(e.userId),Di(e.id);try{return{data:await Ne(this.fetch,"DELETE",`${this.url}/admin/users/${e.userId}/factors/${e.id}`,{headers:this.headers}),error:null}}catch(r){if(be(r))return{data:null,error:r};throw r}}async _listOAuthClients(e){var r,n,i,a,o,c,u;try{const d={nextPage:null,lastPage:0,total:0},p=await Ne(this.fetch,"GET",`${this.url}/admin/oauth/clients`,{headers:this.headers,noResolveJson:!0,query:{page:(n=(r=e==null?void 0:e.page)===null||r===void 0?void 0:r.toString())!==null&&n!==void 0?n:"",per_page:(a=(i=e==null?void 0:e.perPage)===null||i===void 0?void 0:i.toString())!==null&&a!==void 0?a:""},xform:OE});if(p.error)throw p.error;const f=await p.json(),y=(o=p.headers.get("x-total-count"))!==null&&o!==void 0?o:0,v=(u=(c=p.headers.get("link"))===null||c===void 0?void 0:c.split(","))!==null&&u!==void 0?u:[];return v.length>0&&(v.forEach(b=>{const w=parseInt(b.split(";")[0].split("=")[1].substring(0,1)),x=JSON.parse(b.split(";")[1].split("=")[1]);d[`${x}Page`]=w}),d.total=parseInt(y)),{data:Object.assign(Object.assign({},f),d),error:null}}catch(d){if(be(d))return{data:{clients:[]},error:d};throw d}}async _createOAuthClient(e){try{return await Ne(this.fetch,"POST",`${this.url}/admin/oauth/clients`,{body:e,headers:this.headers,xform:r=>({data:r,error:null})})}catch(r){if(be(r))return{data:null,error:r};throw r}}async _getOAuthClient(e){try{const r=this._encodePathSegment(e);return await Ne(this.fetch,"GET",`${this.url}/admin/oauth/clients/${r}`,{headers:this.headers,xform:n=>({data:n,error:null})})}catch(r){if(be(r))return{data:null,error:r};throw r}}async _updateOAuthClient(e,r){try{const n=this._encodePathSegment(e);return await Ne(this.fetch,"PUT",`${this.url}/admin/oauth/clients/${n}`,{body:r,headers:this.headers,xform:i=>({data:i,error:null})})}catch(n){if(be(n))return{data:null,error:n};throw n}}async _deleteOAuthClient(e){try{const r=this._encodePathSegment(e);return await Ne(this.fetch,"DELETE",`${this.url}/admin/oauth/clients/${r}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(r){if(be(r))return{data:null,error:r};throw r}}async _regenerateOAuthClientSecret(e){try{const r=this._encodePathSegment(e);return await Ne(this.fetch,"POST",`${this.url}/admin/oauth/clients/${r}/regenerate_secret`,{headers:this.headers,xform:n=>({data:n,error:null})})}catch(r){if(be(r))return{data:null,error:r};throw r}}async _listCustomProviders(e){try{const r={};return e!=null&&e.type&&(r.type=e.type),await Ne(this.fetch,"GET",`${this.url}/admin/custom-providers`,{headers:this.headers,query:r,xform:n=>{var i;return{data:{providers:(i=n==null?void 0:n.providers)!==null&&i!==void 0?i:[]},error:null}}})}catch(r){if(be(r))return{data:{providers:[]},error:r};throw r}}async _createCustomProvider(e){try{return await Ne(this.fetch,"POST",`${this.url}/admin/custom-providers`,{body:e,headers:this.headers,xform:r=>({data:r,error:null})})}catch(r){if(be(r))return{data:null,error:r};throw r}}async _getCustomProvider(e){try{const r=this._encodePathSegment(e);return await Ne(this.fetch,"GET",`${this.url}/admin/custom-providers/${r}`,{headers:this.headers,xform:n=>({data:n,error:null})})}catch(r){if(be(r))return{data:null,error:r};throw r}}async _updateCustomProvider(e,r){try{const n=this._encodePathSegment(e);return await Ne(this.fetch,"PUT",`${this.url}/admin/custom-providers/${n}`,{body:r,headers:this.headers,xform:i=>({data:i,error:null})})}catch(n){if(be(n))return{data:null,error:n};throw n}}async _deleteCustomProvider(e){try{const r=this._encodePathSegment(e);return await Ne(this.fetch,"DELETE",`${this.url}/admin/custom-providers/${r}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(r){if(be(r))return{data:null,error:r};throw r}}async _adminListPasskeys(e){qn(this.experimental),Di(e.userId);try{return await Ne(this.fetch,"GET",`${this.url}/admin/users/${e.userId}/passkeys`,{headers:this.headers,xform:r=>({data:r,error:null})})}catch(r){if(be(r))return{data:null,error:r};throw r}}async _adminDeletePasskey(e){qn(this.experimental),Di(e.userId),Di(e.passkeyId);try{return await Ne(this.fetch,"DELETE",`${this.url}/admin/users/${e.userId}/passkeys/${e.passkeyId}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(r){if(be(r))return{data:null,error:r};throw r}}}function AE(t={}){return{getItem:e=>t[e]||null,setItem:(e,r)=>{t[e]=r},removeItem:e=>{delete t[e]}}}const yi={debug:!!(globalThis&&hR()&&globalThis.localStorage&&globalThis.localStorage.getItem("supabase.gotrue-js.locks.debug")==="true")};class mR extends Error{constructor(e){super(e),this.isAcquireTimeout=!0}}class TE extends mR{}async function kU(t,e,r){yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire lock",t,e);const n=new globalThis.AbortController;let i;e>0&&(i=setTimeout(()=>{n.abort(),yi.debug&&console.log("@supabase/gotrue-js: navigatorLock acquire timed out",t)},e)),await Promise.resolve();try{return await globalThis.navigator.locks.request(t,e===0?{mode:"exclusive",ifAvailable:!0}:{mode:"exclusive",signal:n.signal},async a=>{if(a){clearTimeout(i),yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquired",t,a.name);try{return await r()}finally{yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: released",t,a.name)}}else{if(e===0)throw yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: not immediately available",t),new TE(`Acquiring an exclusive Navigator LockManager lock "${t}" immediately failed`);if(yi.debug)try{const o=await globalThis.navigator.locks.query();console.log("@supabase/gotrue-js: Navigator LockManager state",JSON.stringify(o,null," "))}catch(o){console.warn("@supabase/gotrue-js: Error when querying Navigator LockManager state",o)}return console.warn("@supabase/gotrue-js: Navigator LockManager returned a null lock when using #request without ifAvailable set to true, it appears this browser is not following the LockManager spec https://developer.mozilla.org/en-US/docs/Web/API/LockManager/request"),clearTimeout(i),await r()}})}catch(a){if(e>0&&clearTimeout(i),a!==null&&typeof a=="object"&&"name"in a&&a.name==="AbortError"&&e>0){if(n.signal.aborted)return yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire timeout, recovering by stealing lock",t),console.warn(`@supabase/gotrue-js: Lock "${t}" was not released within ${e}ms. This may indicate an orphaned lock from a component unmount (e.g., React Strict Mode). Forcefully acquiring the lock to recover.`),await Promise.resolve().then(()=>globalThis.navigator.locks.request(t,{mode:"exclusive",steal:!0},async o=>{if(o){yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: recovered (stolen)",t,o.name);try{return await r()}finally{yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: released (stolen)",t,o.name)}}else return console.warn("@supabase/gotrue-js: Navigator LockManager returned null lock even with steal: true"),await r()}));throw yi.debug&&console.log("@supabase/gotrue-js: navigatorLock: lock was stolen by another request",t),new TE(`Lock "${t}" was released because another request stole it`)}throw a}}function EU(){if(typeof globalThis!="object")try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch{typeof self<"u"&&(self.globalThis=self)}}function gR(t){if(!/^0x[a-fA-F0-9]{40}$/.test(t))throw new Error(`@supabase/auth-js: Address "${t}" is invalid.`);return t.toLowerCase()}function OU(t){return parseInt(t,16)}function AU(t){const e=new TextEncoder().encode(t);return"0x"+Array.from(e,n=>n.toString(16).padStart(2,"0")).join("")}function TU(t){var e;const{chainId:r,domain:n,expirationTime:i,issuedAt:a=new Date,nonce:o,notBefore:c,requestId:u,resources:d,scheme:p,uri:f,version:y}=t;{if(!Number.isInteger(r))throw new Error(`@supabase/auth-js: Invalid SIWE message field "chainId". Chain ID must be a EIP-155 chain ID. Provided value: ${r}`);if(!n)throw new Error('@supabase/auth-js: Invalid SIWE message field "domain". Domain must be provided.');if(o&&o.length<8)throw new Error(`@supabase/auth-js: Invalid SIWE message field "nonce". Nonce must be at least 8 characters. Provided value: ${o}`);if(!f)throw new Error('@supabase/auth-js: Invalid SIWE message field "uri". URI must be provided.');if(y!=="1")throw new Error(`@supabase/auth-js: Invalid SIWE message field "version". Version must be '1'. Provided value: ${y}`);if(!((e=t.statement)===null||e===void 0)&&e.includes(`
421
- `))throw new Error(`@supabase/auth-js: Invalid SIWE message field "statement". Statement must not include '\\n'. Provided value: ${t.statement}`)}const v=gR(t.address),b=p?`${p}://${n}`:n,w=t.statement?`${t.statement}
422
- `:"",x=`${b} wants you to sign in with your Ethereum account:
423
- ${v}
424
-
425
- ${w}`;let S=`URI: ${f}
426
- Version: ${y}
427
- Chain ID: ${r}${o?`
428
- Nonce: ${o}`:""}
429
- Issued At: ${a.toISOString()}`;if(i&&(S+=`
430
- Expiration Time: ${i.toISOString()}`),c&&(S+=`
431
- Not Before: ${c.toISOString()}`),u&&(S+=`
432
- Request ID: ${u}`),d){let A=`
433
- Resources:`;for(const O of d){if(!O||typeof O!="string")throw new Error(`@supabase/auth-js: Invalid SIWE message field "resources". Every resource must be a valid string. Provided value: ${O}`);A+=`
434
- - ${O}`}S+=A}return`${x}
435
- ${S}`}class Zt extends Error{constructor({message:e,code:r,cause:n,name:i}){var a;super(e,{cause:n}),this.__isWebAuthnError=!0,this.name=(a=i??(n instanceof Error?n.name:void 0))!==null&&a!==void 0?a:"Unknown Error",this.code=r}toJSON(){return{name:this.name,message:this.message,code:this.code}}}class Xf extends Zt{constructor(e,r){super({code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:r,message:e}),this.name="WebAuthnUnknownError",this.originalError=r}}function CU({error:t,options:e}){var r,n,i;const{publicKey:a}=e;if(!a)throw Error("options was missing required publicKey property");if(t.name==="AbortError"){if(e.signal instanceof AbortSignal)return new Zt({message:"Registration ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:t})}else if(t.name==="ConstraintError"){if(((r=a.authenticatorSelection)===null||r===void 0?void 0:r.requireResidentKey)===!0)return new Zt({message:"Discoverable credentials were required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_DISCOVERABLE_CREDENTIAL_SUPPORT",cause:t});if(e.mediation==="conditional"&&((n=a.authenticatorSelection)===null||n===void 0?void 0:n.userVerification)==="required")return new Zt({message:"User verification was required during automatic registration but it could not be performed",code:"ERROR_AUTO_REGISTER_USER_VERIFICATION_FAILURE",cause:t});if(((i=a.authenticatorSelection)===null||i===void 0?void 0:i.userVerification)==="required")return new Zt({message:"User verification was required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_USER_VERIFICATION_SUPPORT",cause:t})}else{if(t.name==="InvalidStateError")return new Zt({message:"The authenticator was previously registered",code:"ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED",cause:t});if(t.name==="NotAllowedError")return new Zt({message:t.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t});if(t.name==="NotSupportedError")return a.pubKeyCredParams.filter(c=>c.type==="public-key").length===0?new Zt({message:'No entry in pubKeyCredParams was of type "public-key"',code:"ERROR_MALFORMED_PUBKEYCREDPARAMS",cause:t}):new Zt({message:"No available authenticator supported any of the specified pubKeyCredParams algorithms",code:"ERROR_AUTHENTICATOR_NO_SUPPORTED_PUBKEYCREDPARAMS_ALG",cause:t});if(t.name==="SecurityError"){const o=window.location.hostname;if(yR(o)){if(a.rp.id!==o)return new Zt({message:`The RP ID "${a.rp.id}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:t})}else return new Zt({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:t})}else if(t.name==="TypeError"){if(a.user.id.byteLength<1||a.user.id.byteLength>64)return new Zt({message:"User ID was not between 1 and 64 characters",code:"ERROR_INVALID_USER_ID_LENGTH",cause:t})}else if(t.name==="UnknownError")return new Zt({message:"The authenticator was unable to process the specified options, or could not create a new credential",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:t})}return new Zt({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t})}function jU({error:t,options:e}){const{publicKey:r}=e;if(!r)throw Error("options was missing required publicKey property");if(t.name==="AbortError"){if(e.signal instanceof AbortSignal)return new Zt({message:"Authentication ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:t})}else{if(t.name==="NotAllowedError")return new Zt({message:t.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t});if(t.name==="SecurityError"){const n=window.location.hostname;if(yR(n)){if(r.rpId!==n)return new Zt({message:`The RP ID "${r.rpId}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:t})}else return new Zt({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:t})}else if(t.name==="UnknownError")return new Zt({message:"The authenticator was unable to process the specified options, or could not create a new assertion signature",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:t})}return new Zt({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t})}class NU{createNewAbortSignal(){if(this.controller){const r=new Error("Cancelling existing WebAuthn API call for new one");r.name="AbortError",this.controller.abort(r)}const e=new AbortController;return this.controller=e,e.signal}cancelCeremony(){if(this.controller){const e=new Error("Manually cancelling existing WebAuthn API call");e.name="AbortError",this.controller.abort(e),this.controller=void 0}}}const sx=new NU;function CE(t){if(!t)throw new Error("Credential creation options are required");if(typeof PublicKeyCredential<"u"&&"parseCreationOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseCreationOptionsFromJSON=="function")return PublicKeyCredential.parseCreationOptionsFromJSON(t);const{challenge:e,user:r,excludeCredentials:n}=t,i=op(t,["challenge","user","excludeCredentials"]),a=Ds(e).buffer,o=Object.assign(Object.assign({},r),{id:Ds(r.id).buffer}),c=Object.assign(Object.assign({},i),{challenge:a,user:o});if(n&&n.length>0){c.excludeCredentials=new Array(n.length);for(let u=0;u<n.length;u++){const d=n[u];c.excludeCredentials[u]=Object.assign(Object.assign({},d),{id:Ds(d.id).buffer,type:d.type||"public-key",transports:d.transports})}}return c}function jE(t){if(!t)throw new Error("Credential request options are required");if(typeof PublicKeyCredential<"u"&&"parseRequestOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseRequestOptionsFromJSON=="function")return PublicKeyCredential.parseRequestOptionsFromJSON(t);const{challenge:e,allowCredentials:r}=t,n=op(t,["challenge","allowCredentials"]),i=Ds(e).buffer,a=Object.assign(Object.assign({},n),{challenge:i});if(r&&r.length>0){a.allowCredentials=new Array(r.length);for(let o=0;o<r.length;o++){const c=r[o];a.allowCredentials[o]=Object.assign(Object.assign({},c),{id:Ds(c.id).buffer,type:c.type||"public-key",transports:c.transports})}}return a}function NE(t){var e;if("toJSON"in t&&typeof t.toJSON=="function")return t.toJSON();const r=t;return{id:t.id,rawId:t.id,response:{attestationObject:ko(new Uint8Array(t.response.attestationObject)),clientDataJSON:ko(new Uint8Array(t.response.clientDataJSON))},type:"public-key",clientExtensionResults:t.getClientExtensionResults(),authenticatorAttachment:(e=r.authenticatorAttachment)!==null&&e!==void 0?e:void 0}}function PE(t){var e;if("toJSON"in t&&typeof t.toJSON=="function")return t.toJSON();const r=t,n=t.getClientExtensionResults(),i=t.response;return{id:t.id,rawId:t.id,response:{authenticatorData:ko(new Uint8Array(i.authenticatorData)),clientDataJSON:ko(new Uint8Array(i.clientDataJSON)),signature:ko(new Uint8Array(i.signature)),userHandle:i.userHandle?ko(new Uint8Array(i.userHandle)):void 0},type:"public-key",clientExtensionResults:n,authenticatorAttachment:(e=r.authenticatorAttachment)!==null&&e!==void 0?e:void 0}}function yR(t){return t==="localhost"||/^([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}$/i.test(t)}function Yf(){var t,e;return!!(xr()&&"PublicKeyCredential"in window&&window.PublicKeyCredential&&"credentials"in navigator&&typeof((t=navigator==null?void 0:navigator.credentials)===null||t===void 0?void 0:t.create)=="function"&&typeof((e=navigator==null?void 0:navigator.credentials)===null||e===void 0?void 0:e.get)=="function")}async function vR(t){try{const e=await navigator.credentials.create(t);return e?e instanceof PublicKeyCredential?{data:e,error:null}:{data:null,error:new Xf("Browser returned unexpected credential type",e)}:{data:null,error:new Xf("Empty credential response",e)}}catch(e){return{data:null,error:CU({error:e,options:t})}}}async function bR(t){try{const e=await navigator.credentials.get(t);return e?e instanceof PublicKeyCredential?{data:e,error:null}:{data:null,error:new Xf("Browser returned unexpected credential type",e)}:{data:null,error:new Xf("Empty credential response",e)}}catch(e){return{data:null,error:jU({error:e,options:t})}}}const PU={hints:["security-key"],authenticatorSelection:{authenticatorAttachment:"cross-platform",requireResidentKey:!1,userVerification:"preferred",residentKey:"discouraged"},attestation:"direct"},RU={userVerification:"preferred",hints:["security-key"],attestation:"direct"};function Jf(...t){const e=i=>i!==null&&typeof i=="object"&&!Array.isArray(i),r=i=>i instanceof ArrayBuffer||ArrayBuffer.isView(i),n={};for(const i of t)if(i)for(const a in i){const o=i[a];if(o!==void 0)if(Array.isArray(o))n[a]=o;else if(r(o))n[a]=o;else if(e(o)){const c=n[a];e(c)?n[a]=Jf(c,o):n[a]=Jf(o)}else n[a]=o}return n}function IU(t,e){return Jf(PU,t,e||{})}function $U(t,e){return Jf(RU,t,e||{})}class MU{constructor(e){this.client=e,this.enroll=this._enroll.bind(this),this.challenge=this._challenge.bind(this),this.verify=this._verify.bind(this),this.authenticate=this._authenticate.bind(this),this.register=this._register.bind(this)}async _enroll(e){return this.client.mfa.enroll(Object.assign(Object.assign({},e),{factorType:"webauthn"}))}async _challenge({factorId:e,webauthn:r,friendlyName:n,signal:i},a){var o;try{const{data:c,error:u}=await this.client.mfa.challenge({factorId:e,webauthn:r});if(!c)return{data:null,error:u};const d=i??sx.createNewAbortSignal();if(c.webauthn.type==="create"){const{user:p}=c.webauthn.credential_options.publicKey;if(!p.name){const f=n;if(f)p.name=`${p.id}:${f}`;else{const v=(await this.client.getUser()).data.user,b=((o=v==null?void 0:v.user_metadata)===null||o===void 0?void 0:o.name)||(v==null?void 0:v.email)||(v==null?void 0:v.id)||"User";p.name=`${p.id}:${b}`}}p.displayName||(p.displayName=p.name)}switch(c.webauthn.type){case"create":{const p=IU(c.webauthn.credential_options.publicKey,a==null?void 0:a.create),{data:f,error:y}=await vR({publicKey:p,signal:d});return f?{data:{factorId:e,challengeId:c.id,webauthn:{type:c.webauthn.type,credential_response:f}},error:null}:{data:null,error:y}}case"request":{const p=$U(c.webauthn.credential_options.publicKey,a==null?void 0:a.request),{data:f,error:y}=await bR(Object.assign(Object.assign({},c.webauthn.credential_options),{publicKey:p,signal:d}));return f?{data:{factorId:e,challengeId:c.id,webauthn:{type:c.webauthn.type,credential_response:f}},error:null}:{data:null,error:y}}}}catch(c){return be(c)?{data:null,error:c}:{data:null,error:new Xn("Unexpected error in challenge",c)}}}async _verify({challengeId:e,factorId:r,webauthn:n}){return this.client.mfa.verify({factorId:r,challengeId:e,webauthn:n})}async _authenticate({factorId:e,webauthn:{rpId:r=typeof window<"u"?window.location.hostname:void 0,rpOrigins:n=typeof window<"u"?[window.location.origin]:void 0,signal:i}={}},a){if(!r)return{data:null,error:new Ws("rpId is required for WebAuthn authentication")};try{if(!Yf())return{data:null,error:new Xn("Browser does not support WebAuthn",null)};const{data:o,error:c}=await this.challenge({factorId:e,webauthn:{rpId:r,rpOrigins:n},signal:i},{request:a});if(!o)return{data:null,error:c};const{webauthn:u}=o;return this._verify({factorId:e,challengeId:o.challengeId,webauthn:{type:u.type,rpId:r,rpOrigins:n,credential_response:u.credential_response}})}catch(o){return be(o)?{data:null,error:o}:{data:null,error:new Xn("Unexpected error in authenticate",o)}}}async _register({friendlyName:e,webauthn:{rpId:r=typeof window<"u"?window.location.hostname:void 0,rpOrigins:n=typeof window<"u"?[window.location.origin]:void 0,signal:i}={}},a){if(!r)return{data:null,error:new Ws("rpId is required for WebAuthn registration")};try{if(!Yf())return{data:null,error:new Xn("Browser does not support WebAuthn",null)};const{data:o,error:c}=await this._enroll({friendlyName:e});if(!o)return await this.client.mfa.listFactors().then(p=>{var f;return(f=p.data)===null||f===void 0?void 0:f.all.find(y=>y.factor_type==="webauthn"&&y.friendly_name===e&&y.status!=="unverified")}).then(p=>p?this.client.mfa.unenroll({factorId:p==null?void 0:p.id}):void 0),{data:null,error:c};const{data:u,error:d}=await this._challenge({factorId:o.id,friendlyName:o.friendly_name,webauthn:{rpId:r,rpOrigins:n},signal:i},{create:a});return u?this._verify({factorId:o.id,challengeId:u.challengeId,webauthn:{rpId:r,rpOrigins:n,type:u.webauthn.type,credential_response:u.webauthn.credential_response}}):{data:null,error:d}}catch(o){return be(o)?{data:null,error:o}:{data:null,error:new Xn("Unexpected error in register",o)}}}}EU();const LU={url:U8,storageKey:q8,autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,headers:F8,flowType:"implicit",debug:!1,hasCustomAuthorizationHeader:!1,throwOnError:!1,lockAcquireTimeout:5e3,skipAutoInitialize:!1,experimental:{}};async function RE(t,e,r){return await r()}const Ss={};class Kc{get jwks(){var e,r;return(r=(e=Ss[this.storageKey])===null||e===void 0?void 0:e.jwks)!==null&&r!==void 0?r:{keys:[]}}set jwks(e){Ss[this.storageKey]=Object.assign(Object.assign({},Ss[this.storageKey]),{jwks:e})}get jwks_cached_at(){var e,r;return(r=(e=Ss[this.storageKey])===null||e===void 0?void 0:e.cachedAt)!==null&&r!==void 0?r:Number.MIN_SAFE_INTEGER}set jwks_cached_at(e){Ss[this.storageKey]=Object.assign(Object.assign({},Ss[this.storageKey]),{cachedAt:e})}constructor(e){var r,n,i,a;this.userStorage=null,this.memoryStorage=null,this.stateChangeEmitters=new Map,this.autoRefreshTicker=null,this.autoRefreshTickTimeout=null,this.visibilityChangedCallback=null,this.refreshingDeferred=null,this.initializePromise=null,this.detectSessionInUrl=!0,this.hasCustomAuthorizationHeader=!1,this.suppressGetSessionWarning=!1,this.lockAcquired=!1,this.pendingInLock=[],this.broadcastChannel=null,this.logger=console.log;const o=Object.assign(Object.assign({},LU),e);if(this.storageKey=o.storageKey,this.instanceID=(r=Kc.nextInstanceID[this.storageKey])!==null&&r!==void 0?r:0,Kc.nextInstanceID[this.storageKey]=this.instanceID+1,this.logDebugMessages=!!o.debug,typeof o.debug=="function"&&(this.logger=o.debug),this.instanceID>0&&xr()){const c=`${this._logPrefix()} Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.`;console.warn(c),this.logDebugMessages&&console.trace(c)}if(this.persistSession=o.persistSession,this.autoRefreshToken=o.autoRefreshToken,this.experimental=(n=o.experimental)!==null&&n!==void 0?n:{},this.admin=new SU({url:o.url,headers:o.headers,fetch:o.fetch,experimental:this.experimental}),this.url=o.url,this.headers=o.headers,this.fetch=pR(o.fetch),this.lock=o.lock||RE,this.detectSessionInUrl=o.detectSessionInUrl,this.flowType=o.flowType,this.hasCustomAuthorizationHeader=o.hasCustomAuthorizationHeader,this.throwOnError=o.throwOnError,this.lockAcquireTimeout=o.lockAcquireTimeout,o.lock?this.lock=o.lock:this.persistSession&&xr()&&(!((i=globalThis==null?void 0:globalThis.navigator)===null||i===void 0)&&i.locks)?this.lock=kU:this.lock=RE,this.jwks||(this.jwks={keys:[]},this.jwks_cached_at=Number.MIN_SAFE_INTEGER),this.mfa={verify:this._verify.bind(this),enroll:this._enroll.bind(this),unenroll:this._unenroll.bind(this),challenge:this._challenge.bind(this),listFactors:this._listFactors.bind(this),challengeAndVerify:this._challengeAndVerify.bind(this),getAuthenticatorAssuranceLevel:this._getAuthenticatorAssuranceLevel.bind(this),webauthn:new MU(this)},this.oauth={getAuthorizationDetails:this._getAuthorizationDetails.bind(this),approveAuthorization:this._approveAuthorization.bind(this),denyAuthorization:this._denyAuthorization.bind(this),listGrants:this._listOAuthGrants.bind(this),revokeGrant:this._revokeOAuthGrant.bind(this)},this.passkey={startRegistration:this._startPasskeyRegistration.bind(this),verifyRegistration:this._verifyPasskeyRegistration.bind(this),startAuthentication:this._startPasskeyAuthentication.bind(this),verifyAuthentication:this._verifyPasskeyAuthentication.bind(this),list:this._listPasskeys.bind(this),update:this._updatePasskey.bind(this),delete:this._deletePasskey.bind(this)},this.persistSession?(o.storage?this.storage=o.storage:hR()?this.storage=globalThis.localStorage:(this.memoryStorage={},this.storage=AE(this.memoryStorage)),o.userStorage&&(this.userStorage=o.userStorage)):(this.memoryStorage={},this.storage=AE(this.memoryStorage)),xr()&&globalThis.BroadcastChannel&&this.persistSession&&this.storageKey){try{this.broadcastChannel=new globalThis.BroadcastChannel(this.storageKey)}catch(c){console.error("Failed to create a new BroadcastChannel, multi-tab state changes will not be available",c)}(a=this.broadcastChannel)===null||a===void 0||a.addEventListener("message",async c=>{this._debug("received broadcast notification from other tab or client",c);try{await this._notifyAllSubscribers(c.data.event,c.data.session,!1)}catch(u){this._debug("#broadcastChannel","error",u)}})}o.skipAutoInitialize||this.initialize().catch(c=>{this._debug("#initialize()","error",c)})}isThrowOnErrorEnabled(){return this.throwOnError}_returnResult(e){if(this.throwOnError&&e&&e.error)throw e.error;return e}_logPrefix(){return`GoTrueClient@${this.storageKey}:${this.instanceID} (${uR}) ${new Date().toISOString()}`}_debug(...e){return this.logDebugMessages&&this.logger(this._logPrefix(),...e),this}async initialize(){return this.initializePromise?await this.initializePromise:(this.initializePromise=(async()=>await this._acquireLock(this.lockAcquireTimeout,async()=>await this._initialize()))(),await this.initializePromise)}async _initialize(){var e;try{let r={},n="none";if(xr()&&(r=nU(window.location.href),this._isImplicitGrantCallback(r)?n="implicit":await this._isPKCECallback(r)&&(n="pkce")),xr()&&this.detectSessionInUrl&&n!=="none"){const{data:i,error:a}=await this._getSessionFromURL(r,n);if(a){if(this._debug("#_initialize()","error detecting session from URL",a),V8(a)){const u=(e=a.details)===null||e===void 0?void 0:e.code;if(u==="identity_already_exists"||u==="identity_not_found"||u==="single_identity_not_deletable")return{error:a}}return{error:a}}const{session:o,redirectType:c}=i;return this._debug("#_initialize()","detected session in URL",o,"redirect type",c),await this._saveSession(o),setTimeout(async()=>{c==="recovery"?await this._notifyAllSubscribers("PASSWORD_RECOVERY",o):await this._notifyAllSubscribers("SIGNED_IN",o)},0),{error:null}}return await this._recoverAndRefresh(),{error:null}}catch(r){return be(r)?this._returnResult({error:r}):this._returnResult({error:new Xn("Unexpected error during initialization",r)})}finally{await this._handleVisibilityChange(),this._debug("#_initialize()","end")}}async signInAnonymously(e){var r,n,i;try{const a=await Ne(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{data:(n=(r=e==null?void 0:e.options)===null||r===void 0?void 0:r.data)!==null&&n!==void 0?n:{},gotrue_meta_security:{captcha_token:(i=e==null?void 0:e.options)===null||i===void 0?void 0:i.captchaToken}},xform:On}),{data:o,error:c}=a;if(c||!o)return this._returnResult({data:{user:null,session:null},error:c});const u=o.session,d=o.user;return o.session&&(await this._saveSession(o.session),await this._notifyAllSubscribers("SIGNED_IN",u)),this._returnResult({data:{user:d,session:u},error:null})}catch(a){if(be(a))return this._returnResult({data:{user:null,session:null},error:a});throw a}}async signUp(e){var r,n,i;try{let a;if("email"in e){const{email:p,password:f,options:y}=e;let v=null,b=null;this.flowType==="pkce"&&([v,b]=await _s(this.storage,this.storageKey)),a=await Ne(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,redirectTo:y==null?void 0:y.emailRedirectTo,body:{email:p,password:f,data:(r=y==null?void 0:y.data)!==null&&r!==void 0?r:{},gotrue_meta_security:{captcha_token:y==null?void 0:y.captchaToken},code_challenge:v,code_challenge_method:b},xform:On})}else if("phone"in e){const{phone:p,password:f,options:y}=e;a=await Ne(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{phone:p,password:f,data:(n=y==null?void 0:y.data)!==null&&n!==void 0?n:{},channel:(i=y==null?void 0:y.channel)!==null&&i!==void 0?i:"sms",gotrue_meta_security:{captcha_token:y==null?void 0:y.captchaToken}},xform:On})}else throw new ff("You must provide either an email or phone number and a password");const{data:o,error:c}=a;if(c||!o)return await br(this.storage,`${this.storageKey}-code-verifier`),this._returnResult({data:{user:null,session:null},error:c});const u=o.session,d=o.user;return o.session&&(await this._saveSession(o.session),await this._notifyAllSubscribers("SIGNED_IN",u)),this._returnResult({data:{user:d,session:u},error:null})}catch(a){if(await br(this.storage,`${this.storageKey}-code-verifier`),be(a))return this._returnResult({data:{user:null,session:null},error:a});throw a}}async signInWithPassword(e){try{let r;if("email"in e){const{email:a,password:o,options:c}=e;r=await Ne(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{email:a,password:o,gotrue_meta_security:{captcha_token:c==null?void 0:c.captchaToken}},xform:EE})}else if("phone"in e){const{phone:a,password:o,options:c}=e;r=await Ne(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{phone:a,password:o,gotrue_meta_security:{captcha_token:c==null?void 0:c.captchaToken}},xform:EE})}else throw new ff("You must provide either an email or phone number and a password");const{data:n,error:i}=r;if(i)return this._returnResult({data:{user:null,session:null},error:i});if(!n||!n.session||!n.user){const a=new ws;return this._returnResult({data:{user:null,session:null},error:a})}return n.session&&(await this._saveSession(n.session),await this._notifyAllSubscribers("SIGNED_IN",n.session)),this._returnResult({data:Object.assign({user:n.user,session:n.session},n.weak_password?{weakPassword:n.weak_password}:null),error:i})}catch(r){if(be(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}}async signInWithOAuth(e){var r,n,i,a;return await this._handleProviderSignIn(e.provider,{redirectTo:(r=e.options)===null||r===void 0?void 0:r.redirectTo,scopes:(n=e.options)===null||n===void 0?void 0:n.scopes,queryParams:(i=e.options)===null||i===void 0?void 0:i.queryParams,skipBrowserRedirect:(a=e.options)===null||a===void 0?void 0:a.skipBrowserRedirect})}async exchangeCodeForSession(e){return await this.initializePromise,this._acquireLock(this.lockAcquireTimeout,async()=>this._exchangeCodeForSession(e))}async signInWithWeb3(e){const{chain:r}=e;switch(r){case"ethereum":return await this.signInWithEthereum(e);case"solana":return await this.signInWithSolana(e);default:throw new Error(`@supabase/auth-js: Unsupported chain "${r}"`)}}async signInWithEthereum(e){var r,n,i,a,o,c,u,d,p,f,y;let v,b;if("message"in e)v=e.message,b=e.signature;else{const{chain:w,wallet:x,statement:S,options:A}=e;let O;if(xr())if(typeof x=="object")O=x;else{const I=window;if("ethereum"in I&&typeof I.ethereum=="object"&&"request"in I.ethereum&&typeof I.ethereum.request=="function")O=I.ethereum;else throw new Error("@supabase/auth-js: No compatible Ethereum wallet interface on the window object (window.ethereum) detected. Make sure the user already has a wallet installed and connected for this app. Prefer passing the wallet interface object directly to signInWithWeb3({ chain: 'ethereum', wallet: resolvedUserWallet }) instead.")}else{if(typeof x!="object"||!(A!=null&&A.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");O=x}const C=new URL((r=A==null?void 0:A.url)!==null&&r!==void 0?r:window.location.href),T=await O.request({method:"eth_requestAccounts"}).then(I=>I).catch(()=>{throw new Error("@supabase/auth-js: Wallet method eth_requestAccounts is missing or invalid")});if(!T||T.length===0)throw new Error("@supabase/auth-js: No accounts available. Please ensure the wallet is connected.");const E=gR(T[0]);let N=(n=A==null?void 0:A.signInWithEthereum)===null||n===void 0?void 0:n.chainId;if(!N){const I=await O.request({method:"eth_chainId"});N=OU(I)}const R={domain:C.host,address:E,statement:S,uri:C.href,version:"1",chainId:N,nonce:(i=A==null?void 0:A.signInWithEthereum)===null||i===void 0?void 0:i.nonce,issuedAt:(o=(a=A==null?void 0:A.signInWithEthereum)===null||a===void 0?void 0:a.issuedAt)!==null&&o!==void 0?o:new Date,expirationTime:(c=A==null?void 0:A.signInWithEthereum)===null||c===void 0?void 0:c.expirationTime,notBefore:(u=A==null?void 0:A.signInWithEthereum)===null||u===void 0?void 0:u.notBefore,requestId:(d=A==null?void 0:A.signInWithEthereum)===null||d===void 0?void 0:d.requestId,resources:(p=A==null?void 0:A.signInWithEthereum)===null||p===void 0?void 0:p.resources};v=TU(R),b=await O.request({method:"personal_sign",params:[AU(v),E]})}try{const{data:w,error:x}=await Ne(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"ethereum",message:v,signature:b},!((f=e.options)===null||f===void 0)&&f.captchaToken?{gotrue_meta_security:{captcha_token:(y=e.options)===null||y===void 0?void 0:y.captchaToken}}:null),xform:On});if(x)throw x;if(!w||!w.session||!w.user){const S=new ws;return this._returnResult({data:{user:null,session:null},error:S})}return w.session&&(await this._saveSession(w.session),await this._notifyAllSubscribers("SIGNED_IN",w.session)),this._returnResult({data:Object.assign({},w),error:x})}catch(w){if(be(w))return this._returnResult({data:{user:null,session:null},error:w});throw w}}async signInWithSolana(e){var r,n,i,a,o,c,u,d,p,f,y,v;let b,w;if("message"in e)b=e.message,w=e.signature;else{const{chain:x,wallet:S,statement:A,options:O}=e;let C;if(xr())if(typeof S=="object")C=S;else{const E=window;if("solana"in E&&typeof E.solana=="object"&&("signIn"in E.solana&&typeof E.solana.signIn=="function"||"signMessage"in E.solana&&typeof E.solana.signMessage=="function"))C=E.solana;else throw new Error("@supabase/auth-js: No compatible Solana wallet interface on the window object (window.solana) detected. Make sure the user already has a wallet installed and connected for this app. Prefer passing the wallet interface object directly to signInWithWeb3({ chain: 'solana', wallet: resolvedUserWallet }) instead.")}else{if(typeof S!="object"||!(O!=null&&O.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");C=S}const T=new URL((r=O==null?void 0:O.url)!==null&&r!==void 0?r:window.location.href);if("signIn"in C&&C.signIn){const E=await C.signIn(Object.assign(Object.assign(Object.assign({issuedAt:new Date().toISOString()},O==null?void 0:O.signInWithSolana),{version:"1",domain:T.host,uri:T.href}),A?{statement:A}:null));let N;if(Array.isArray(E)&&E[0]&&typeof E[0]=="object")N=E[0];else if(E&&typeof E=="object"&&"signedMessage"in E&&"signature"in E)N=E;else throw new Error("@supabase/auth-js: Wallet method signIn() returned unrecognized value");if("signedMessage"in N&&"signature"in N&&(typeof N.signedMessage=="string"||N.signedMessage instanceof Uint8Array)&&N.signature instanceof Uint8Array)b=typeof N.signedMessage=="string"?N.signedMessage:new TextDecoder().decode(N.signedMessage),w=N.signature;else throw new Error("@supabase/auth-js: Wallet method signIn() API returned object without signedMessage and signature fields")}else{if(!("signMessage"in C)||typeof C.signMessage!="function"||!("publicKey"in C)||typeof C!="object"||!C.publicKey||!("toBase58"in C.publicKey)||typeof C.publicKey.toBase58!="function")throw new Error("@supabase/auth-js: Wallet does not have a compatible signMessage() and publicKey.toBase58() API");b=[`${T.host} wants you to sign in with your Solana account:`,C.publicKey.toBase58(),...A?["",A,""]:[""],"Version: 1",`URI: ${T.href}`,`Issued At: ${(i=(n=O==null?void 0:O.signInWithSolana)===null||n===void 0?void 0:n.issuedAt)!==null&&i!==void 0?i:new Date().toISOString()}`,...!((a=O==null?void 0:O.signInWithSolana)===null||a===void 0)&&a.notBefore?[`Not Before: ${O.signInWithSolana.notBefore}`]:[],...!((o=O==null?void 0:O.signInWithSolana)===null||o===void 0)&&o.expirationTime?[`Expiration Time: ${O.signInWithSolana.expirationTime}`]:[],...!((c=O==null?void 0:O.signInWithSolana)===null||c===void 0)&&c.chainId?[`Chain ID: ${O.signInWithSolana.chainId}`]:[],...!((u=O==null?void 0:O.signInWithSolana)===null||u===void 0)&&u.nonce?[`Nonce: ${O.signInWithSolana.nonce}`]:[],...!((d=O==null?void 0:O.signInWithSolana)===null||d===void 0)&&d.requestId?[`Request ID: ${O.signInWithSolana.requestId}`]:[],...!((f=(p=O==null?void 0:O.signInWithSolana)===null||p===void 0?void 0:p.resources)===null||f===void 0)&&f.length?["Resources",...O.signInWithSolana.resources.map(N=>`- ${N}`)]:[]].join(`
436
- `);const E=await C.signMessage(new TextEncoder().encode(b),"utf8");if(!E||!(E instanceof Uint8Array))throw new Error("@supabase/auth-js: Wallet signMessage() API returned an recognized value");w=E}}try{const{data:x,error:S}=await Ne(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"solana",message:b,signature:ko(w)},!((y=e.options)===null||y===void 0)&&y.captchaToken?{gotrue_meta_security:{captcha_token:(v=e.options)===null||v===void 0?void 0:v.captchaToken}}:null),xform:On});if(S)throw S;if(!x||!x.session||!x.user){const A=new ws;return this._returnResult({data:{user:null,session:null},error:A})}return x.session&&(await this._saveSession(x.session),await this._notifyAllSubscribers("SIGNED_IN",x.session)),this._returnResult({data:Object.assign({},x),error:S})}catch(x){if(be(x))return this._returnResult({data:{user:null,session:null},error:x});throw x}}async _exchangeCodeForSession(e){const r=await vo(this.storage,`${this.storageKey}-code-verifier`),[n,i]=(r??"").split("/");try{if(!n&&this.flowType==="pkce")throw new X8;const{data:a,error:o}=await Ne(this.fetch,"POST",`${this.url}/token?grant_type=pkce`,{headers:this.headers,body:{auth_code:e,code_verifier:n},xform:On});if(await br(this.storage,`${this.storageKey}-code-verifier`),o)throw o;if(!a||!a.session||!a.user){const c=new ws;return this._returnResult({data:{user:null,session:null,redirectType:null},error:c})}return a.session&&(await this._saveSession(a.session),await this._notifyAllSubscribers(i==="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",a.session)),this._returnResult({data:Object.assign(Object.assign({},a),{redirectType:i??null}),error:o})}catch(a){if(await br(this.storage,`${this.storageKey}-code-verifier`),be(a))return this._returnResult({data:{user:null,session:null,redirectType:null},error:a});throw a}}async signInWithIdToken(e){try{const{options:r,provider:n,token:i,access_token:a,nonce:o}=e,c=await Ne(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,body:{provider:n,id_token:i,access_token:a,nonce:o,gotrue_meta_security:{captcha_token:r==null?void 0:r.captchaToken}},xform:On}),{data:u,error:d}=c;if(d)return this._returnResult({data:{user:null,session:null},error:d});if(!u||!u.session||!u.user){const p=new ws;return this._returnResult({data:{user:null,session:null},error:p})}return u.session&&(await this._saveSession(u.session),await this._notifyAllSubscribers("SIGNED_IN",u.session)),this._returnResult({data:u,error:d})}catch(r){if(be(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}}async signInWithOtp(e){var r,n,i,a,o;try{if("email"in e){const{email:c,options:u}=e;let d=null,p=null;this.flowType==="pkce"&&([d,p]=await _s(this.storage,this.storageKey));const{error:f}=await Ne(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{email:c,data:(r=u==null?void 0:u.data)!==null&&r!==void 0?r:{},create_user:(n=u==null?void 0:u.shouldCreateUser)!==null&&n!==void 0?n:!0,gotrue_meta_security:{captcha_token:u==null?void 0:u.captchaToken},code_challenge:d,code_challenge_method:p},redirectTo:u==null?void 0:u.emailRedirectTo});return this._returnResult({data:{user:null,session:null},error:f})}if("phone"in e){const{phone:c,options:u}=e,{data:d,error:p}=await Ne(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{phone:c,data:(i=u==null?void 0:u.data)!==null&&i!==void 0?i:{},create_user:(a=u==null?void 0:u.shouldCreateUser)!==null&&a!==void 0?a:!0,gotrue_meta_security:{captcha_token:u==null?void 0:u.captchaToken},channel:(o=u==null?void 0:u.channel)!==null&&o!==void 0?o:"sms"}});return this._returnResult({data:{user:null,session:null,messageId:d==null?void 0:d.message_id},error:p})}throw new ff("You must provide either an email or phone number.")}catch(c){if(await br(this.storage,`${this.storageKey}-code-verifier`),be(c))return this._returnResult({data:{user:null,session:null},error:c});throw c}}async verifyOtp(e){var r,n;try{let i,a;"options"in e&&(i=(r=e.options)===null||r===void 0?void 0:r.redirectTo,a=(n=e.options)===null||n===void 0?void 0:n.captchaToken);const{data:o,error:c}=await Ne(this.fetch,"POST",`${this.url}/verify`,{headers:this.headers,body:Object.assign(Object.assign({},e),{gotrue_meta_security:{captcha_token:a}}),redirectTo:i,xform:On});if(c)throw c;if(!o)throw new Error("An error occurred on token verification.");const u=o.session,d=o.user;return u!=null&&u.access_token&&(await this._saveSession(u),await this._notifyAllSubscribers(e.type=="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",u)),this._returnResult({data:{user:d,session:u},error:null})}catch(i){if(be(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}}async signInWithSSO(e){var r,n,i,a,o;try{let c=null,u=null;this.flowType==="pkce"&&([c,u]=await _s(this.storage,this.storageKey));const d=await Ne(this.fetch,"POST",`${this.url}/sso`,{body:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},"providerId"in e?{provider_id:e.providerId}:null),"domain"in e?{domain:e.domain}:null),{redirect_to:(n=(r=e.options)===null||r===void 0?void 0:r.redirectTo)!==null&&n!==void 0?n:void 0}),!((i=e==null?void 0:e.options)===null||i===void 0)&&i.captchaToken?{gotrue_meta_security:{captcha_token:e.options.captchaToken}}:null),{skip_http_redirect:!0,code_challenge:c,code_challenge_method:u}),headers:this.headers,xform:xU});return!((a=d.data)===null||a===void 0)&&a.url&&xr()&&!(!((o=e.options)===null||o===void 0)&&o.skipBrowserRedirect)&&window.location.assign(d.data.url),this._returnResult(d)}catch(c){if(await br(this.storage,`${this.storageKey}-code-verifier`),be(c))return this._returnResult({data:null,error:c});throw c}}async reauthenticate(){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._reauthenticate())}async _reauthenticate(){try{return await this._useSession(async e=>{const{data:{session:r},error:n}=e;if(n)throw n;if(!r)throw new pr;const{error:i}=await Ne(this.fetch,"GET",`${this.url}/reauthenticate`,{headers:this.headers,jwt:r.access_token});return this._returnResult({data:{user:null,session:null},error:i})})}catch(e){if(be(e))return this._returnResult({data:{user:null,session:null},error:e});throw e}}async resend(e){try{const r=`${this.url}/resend`;if("email"in e){const{email:n,type:i,options:a}=e,{error:o}=await Ne(this.fetch,"POST",r,{headers:this.headers,body:{email:n,type:i,gotrue_meta_security:{captcha_token:a==null?void 0:a.captchaToken}},redirectTo:a==null?void 0:a.emailRedirectTo});return this._returnResult({data:{user:null,session:null},error:o})}else if("phone"in e){const{phone:n,type:i,options:a}=e,{data:o,error:c}=await Ne(this.fetch,"POST",r,{headers:this.headers,body:{phone:n,type:i,gotrue_meta_security:{captcha_token:a==null?void 0:a.captchaToken}}});return this._returnResult({data:{user:null,session:null,messageId:o==null?void 0:o.message_id},error:c})}throw new ff("You must provide either an email or phone number and a type")}catch(r){if(be(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}}async getSession(){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>this._useSession(async r=>r))}async _acquireLock(e,r){this._debug("#_acquireLock","begin",e);try{if(this.lockAcquired){const n=this.pendingInLock.length?this.pendingInLock[this.pendingInLock.length-1]:Promise.resolve(),i=(async()=>(await n,await r()))();return this.pendingInLock.push((async()=>{try{await i}catch{}})()),i}return await this.lock(`lock:${this.storageKey}`,e,async()=>{this._debug("#_acquireLock","lock acquired for storage key",this.storageKey);try{this.lockAcquired=!0;const n=r();for(this.pendingInLock.push((async()=>{try{await n}catch{}})()),await n;this.pendingInLock.length;){const i=[...this.pendingInLock];await Promise.all(i),this.pendingInLock.splice(0,i.length)}return await n}finally{this._debug("#_acquireLock","lock released for storage key",this.storageKey),this.lockAcquired=!1}})}finally{this._debug("#_acquireLock","end")}}async _useSession(e){this._debug("#_useSession","begin");try{const r=await this.__loadSession();return await e(r)}finally{this._debug("#_useSession","end")}}async __loadSession(){this._debug("#__loadSession()","begin"),this.lockAcquired||this._debug("#__loadSession()","used outside of an acquired lock!",new Error().stack);try{let e=null;const r=await vo(this.storage,this.storageKey);if(this._debug("#getSession()","session from storage",r),r!==null&&(this._isValidSession(r)?e=r:(this._debug("#getSession()","session from storage is not valid"),await this._removeSession())),!e)return{data:{session:null},error:null};const n=e.expires_at?e.expires_at*1e3-Date.now()<Pg:!1;if(this._debug("#__loadSession()",`session has${n?"":" not"} expired`,"expires_at",e.expires_at),!n){if(this.userStorage){const o=await vo(this.userStorage,this.storageKey+"-user");o!=null&&o.user?e.user=o.user:e.user=Ig()}if(this.storage.isServer&&e.user&&!e.user.__isUserNotAvailableProxy){const o={value:this.suppressGetSessionWarning};e.user=gU(e.user,o),o.value&&(this.suppressGetSessionWarning=!0)}return{data:{session:e},error:null}}const{data:i,error:a}=await this._callRefreshToken(e.refresh_token);return a?this._returnResult({data:{session:null},error:a}):this._returnResult({data:{session:i},error:null})}finally{this._debug("#__loadSession()","end")}}async getUser(e){if(e)return await this._getUser(e);await this.initializePromise;const r=await this._acquireLock(this.lockAcquireTimeout,async()=>await this._getUser());return r.data.user&&(this.suppressGetSessionWarning=!0),r}async _getUser(e){try{return e?await Ne(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:e,xform:Na}):await this._useSession(async r=>{var n,i,a;const{data:o,error:c}=r;if(c)throw c;return!(!((n=o.session)===null||n===void 0)&&n.access_token)&&!this.hasCustomAuthorizationHeader?{data:{user:null},error:new pr}:await Ne(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:(a=(i=o.session)===null||i===void 0?void 0:i.access_token)!==null&&a!==void 0?a:void 0,xform:Na})})}catch(r){if(be(r))return df(r)&&(await this._removeSession(),await br(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({data:{user:null},error:r});throw r}}async updateUser(e,r={}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._updateUser(e,r))}async _updateUser(e,r={}){try{return await this._useSession(async n=>{const{data:i,error:a}=n;if(a)throw a;if(!i.session)throw new pr;const o=i.session;let c=null,u=null;this.flowType==="pkce"&&e.email!=null&&([c,u]=await _s(this.storage,this.storageKey));const{data:d,error:p}=await Ne(this.fetch,"PUT",`${this.url}/user`,{headers:this.headers,redirectTo:r==null?void 0:r.emailRedirectTo,body:Object.assign(Object.assign({},e),{code_challenge:c,code_challenge_method:u}),jwt:o.access_token,xform:Na});if(p)throw p;return o.user=d.user,await this._saveSession(o),await this._notifyAllSubscribers("USER_UPDATED",o),this._returnResult({data:{user:o.user},error:null})})}catch(n){if(await br(this.storage,`${this.storageKey}-code-verifier`),be(n))return this._returnResult({data:{user:null},error:n});throw n}}async setSession(e){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._setSession(e))}async _setSession(e){try{if(!e.access_token||!e.refresh_token)throw new pr;const r=Date.now()/1e3;let n=r,i=!0,a=null;const{payload:o}=pf(e.access_token);if(o.exp&&(n=o.exp,i=n<=r),i){const{data:c,error:u}=await this._callRefreshToken(e.refresh_token);if(u)return this._returnResult({data:{user:null,session:null},error:u});if(!c)return{data:{user:null,session:null},error:null};a=c}else{const{data:c,error:u}=await this._getUser(e.access_token);if(u)return this._returnResult({data:{user:null,session:null},error:u});a={access_token:e.access_token,refresh_token:e.refresh_token,user:c.user,token_type:"bearer",expires_in:n-r,expires_at:n},await this._saveSession(a),await this._notifyAllSubscribers("SIGNED_IN",a)}return this._returnResult({data:{user:a.user,session:a},error:null})}catch(r){if(be(r))return this._returnResult({data:{session:null,user:null},error:r});throw r}}async refreshSession(e){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._refreshSession(e))}async _refreshSession(e){try{return await this._useSession(async r=>{var n;if(!e){const{data:o,error:c}=r;if(c)throw c;e=(n=o.session)!==null&&n!==void 0?n:void 0}if(!(e!=null&&e.refresh_token))throw new pr;const{data:i,error:a}=await this._callRefreshToken(e.refresh_token);return a?this._returnResult({data:{user:null,session:null},error:a}):i?this._returnResult({data:{user:i.user,session:i},error:null}):this._returnResult({data:{user:null,session:null},error:null})})}catch(r){if(be(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}}async _getSessionFromURL(e,r){var n;try{if(!xr())throw new hf("No browser detected.");if(e.error||e.error_description||e.error_code)throw new hf(e.error_description||"Error in URL with unspecified error_description",{error:e.error||"unspecified_error",code:e.error_code||"unspecified_code"});switch(r){case"implicit":if(this.flowType==="pkce")throw new vE("Not a valid PKCE flow url.");break;case"pkce":if(this.flowType==="implicit")throw new hf("Not a valid implicit grant flow url.");break;default:}if(r==="pkce"){if(this._debug("#_initialize()","begin","is PKCE flow",!0),!e.code)throw new vE("No code detected.");const{data:O,error:C}=await this._exchangeCodeForSession(e.code);if(C)throw C;const T=new URL(window.location.href);return T.searchParams.delete("code"),window.history.replaceState(window.history.state,"",T.toString()),{data:{session:O.session,redirectType:(n=O.redirectType)!==null&&n!==void 0?n:null},error:null}}const{provider_token:i,provider_refresh_token:a,access_token:o,refresh_token:c,expires_in:u,expires_at:d,token_type:p}=e;if(!o||!u||!c||!p)throw new hf("No session defined in URL");const f=Math.round(Date.now()/1e3),y=parseInt(u);let v=f+y;d&&(v=parseInt(d));const b=v-f;b*1e3<=Ns&&console.warn(`@supabase/gotrue-js: Session as retrieved from URL expires in ${b}s, should have been closer to ${y}s`);const w=v-y;f-w>=120?console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued over 120s ago, URL could be stale",w,v,f):f-w<0&&console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued in the future? Check the device clock for skew",w,v,f);const{data:x,error:S}=await this._getUser(o);if(S)throw S;const A={provider_token:i,provider_refresh_token:a,access_token:o,expires_in:y,expires_at:v,refresh_token:c,token_type:p,user:x.user};return window.location.hash="",this._debug("#_getSessionFromURL()","clearing window.location.hash"),this._returnResult({data:{session:A,redirectType:e.type},error:null})}catch(i){if(be(i))return this._returnResult({data:{session:null,redirectType:null},error:i});throw i}}_isImplicitGrantCallback(e){return typeof this.detectSessionInUrl=="function"?this.detectSessionInUrl(new URL(window.location.href),e):!!(e.access_token||e.error_description)}async _isPKCECallback(e){const r=await vo(this.storage,`${this.storageKey}-code-verifier`);return!!(e.code&&r)}async signOut(e={scope:"global"}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._signOut(e))}async _signOut({scope:e}={scope:"global"}){return await this._useSession(async r=>{var n;const{data:i,error:a}=r;if(a&&!df(a))return this._returnResult({error:a});const o=(n=i.session)===null||n===void 0?void 0:n.access_token;if(o){const{error:c}=await this.admin.signOut(o,e);if(c&&!(K8(c)&&(c.status===404||c.status===401||c.status===403)||df(c)))return this._returnResult({error:c})}return e!=="others"&&(await this._removeSession(),await br(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({error:null})})}onAuthStateChange(e){const r=rU(),n={id:r,callback:e,unsubscribe:()=>{this._debug("#unsubscribe()","state change callback with id removed",r),this.stateChangeEmitters.delete(r)}};return this._debug("#onAuthStateChange()","registered callback with id",r),this.stateChangeEmitters.set(r,n),(async()=>(await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>{this._emitInitialSession(r)})))(),{data:{subscription:n}}}async _emitInitialSession(e){return await this._useSession(async r=>{var n,i;try{const{data:{session:a},error:o}=r;if(o)throw o;await((n=this.stateChangeEmitters.get(e))===null||n===void 0?void 0:n.callback("INITIAL_SESSION",a)),this._debug("INITIAL_SESSION","callback id",e,"session",a)}catch(a){await((i=this.stateChangeEmitters.get(e))===null||i===void 0?void 0:i.callback("INITIAL_SESSION",null)),this._debug("INITIAL_SESSION","callback id",e,"error",a),df(a)?console.warn(a):console.error(a)}})}async resetPasswordForEmail(e,r={}){let n=null,i=null;this.flowType==="pkce"&&([n,i]=await _s(this.storage,this.storageKey,!0));try{return await Ne(this.fetch,"POST",`${this.url}/recover`,{body:{email:e,code_challenge:n,code_challenge_method:i,gotrue_meta_security:{captcha_token:r.captchaToken}},headers:this.headers,redirectTo:r.redirectTo})}catch(a){if(await br(this.storage,`${this.storageKey}-code-verifier`),be(a))return this._returnResult({data:null,error:a});throw a}}async getUserIdentities(){var e;try{const{data:r,error:n}=await this.getUser();if(n)throw n;return this._returnResult({data:{identities:(e=r.user.identities)!==null&&e!==void 0?e:[]},error:null})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async linkIdentity(e){return"token"in e?this.linkIdentityIdToken(e):this.linkIdentityOAuth(e)}async linkIdentityOAuth(e){var r;try{const{data:n,error:i}=await this._useSession(async a=>{var o,c,u,d,p;const{data:f,error:y}=a;if(y)throw y;const v=await this._getUrlForProvider(`${this.url}/user/identities/authorize`,e.provider,{redirectTo:(o=e.options)===null||o===void 0?void 0:o.redirectTo,scopes:(c=e.options)===null||c===void 0?void 0:c.scopes,queryParams:(u=e.options)===null||u===void 0?void 0:u.queryParams,skipBrowserRedirect:!0});return await Ne(this.fetch,"GET",v,{headers:this.headers,jwt:(p=(d=f.session)===null||d===void 0?void 0:d.access_token)!==null&&p!==void 0?p:void 0})});if(i)throw i;return xr()&&!(!((r=e.options)===null||r===void 0)&&r.skipBrowserRedirect)&&window.location.assign(n==null?void 0:n.url),this._returnResult({data:{provider:e.provider,url:n==null?void 0:n.url},error:null})}catch(n){if(be(n))return this._returnResult({data:{provider:e.provider,url:null},error:n});throw n}}async linkIdentityIdToken(e){return await this._useSession(async r=>{var n;try{const{error:i,data:{session:a}}=r;if(i)throw i;const{options:o,provider:c,token:u,access_token:d,nonce:p}=e,f=await Ne(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,jwt:(n=a==null?void 0:a.access_token)!==null&&n!==void 0?n:void 0,body:{provider:c,id_token:u,access_token:d,nonce:p,link_identity:!0,gotrue_meta_security:{captcha_token:o==null?void 0:o.captchaToken}},xform:On}),{data:y,error:v}=f;return v?this._returnResult({data:{user:null,session:null},error:v}):!y||!y.session||!y.user?this._returnResult({data:{user:null,session:null},error:new ws}):(y.session&&(await this._saveSession(y.session),await this._notifyAllSubscribers("USER_UPDATED",y.session)),this._returnResult({data:y,error:v}))}catch(i){if(await br(this.storage,`${this.storageKey}-code-verifier`),be(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}})}async unlinkIdentity(e){try{return await this._useSession(async r=>{var n,i;const{data:a,error:o}=r;if(o)throw o;return await Ne(this.fetch,"DELETE",`${this.url}/user/identities/${e.identity_id}`,{headers:this.headers,jwt:(i=(n=a.session)===null||n===void 0?void 0:n.access_token)!==null&&i!==void 0?i:void 0})})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async _refreshAccessToken(e){const r=`#_refreshAccessToken(${e.substring(0,5)}...)`;this._debug(r,"begin");try{const n=Date.now();return await oU(async i=>(i>0&&await aU(200*Math.pow(2,i-1)),this._debug(r,"refreshing attempt",i),await Ne(this.fetch,"POST",`${this.url}/token?grant_type=refresh_token`,{body:{refresh_token:e},headers:this.headers,xform:On})),(i,a)=>{const o=200*Math.pow(2,i);return a&&Rg(a)&&Date.now()+o-n<Ns})}catch(n){if(this._debug(r,"error",n),be(n))return this._returnResult({data:{session:null,user:null},error:n});throw n}finally{this._debug(r,"end")}}_isValidSession(e){return typeof e=="object"&&e!==null&&"access_token"in e&&"refresh_token"in e&&"expires_at"in e}async _handleProviderSignIn(e,r){const n=await this._getUrlForProvider(`${this.url}/authorize`,e,{redirectTo:r.redirectTo,scopes:r.scopes,queryParams:r.queryParams});return this._debug("#_handleProviderSignIn()","provider",e,"options",r,"url",n),xr()&&!r.skipBrowserRedirect&&window.location.assign(n),{data:{provider:e,url:n},error:null}}async _recoverAndRefresh(){var e,r;const n="#_recoverAndRefresh()";this._debug(n,"begin");try{const i=await vo(this.storage,this.storageKey);if(i&&this.userStorage){let o=await vo(this.userStorage,this.storageKey+"-user");!this.storage.isServer&&Object.is(this.storage,this.userStorage)&&!o&&(o={user:i.user},await Ps(this.userStorage,this.storageKey+"-user",o)),i.user=(e=o==null?void 0:o.user)!==null&&e!==void 0?e:Ig()}else if(i&&!i.user&&!i.user){const o=await vo(this.storage,this.storageKey+"-user");o&&(o!=null&&o.user)?(i.user=o.user,await br(this.storage,this.storageKey+"-user"),await Ps(this.storage,this.storageKey,i)):i.user=Ig()}if(this._debug(n,"session from storage",i),!this._isValidSession(i)){this._debug(n,"session is not valid"),i!==null&&await this._removeSession();return}const a=((r=i.expires_at)!==null&&r!==void 0?r:1/0)*1e3-Date.now()<Pg;if(this._debug(n,`session has${a?"":" not"} expired with margin of ${Pg}s`),a){if(this.autoRefreshToken&&i.refresh_token){const{error:o}=await this._callRefreshToken(i.refresh_token);o&&(console.error(o),Rg(o)||(this._debug(n,"refresh failed with a non-retryable error, removing the session",o),await this._removeSession()))}}else if(i.user&&i.user.__isUserNotAvailableProxy===!0)try{const{data:o,error:c}=await this._getUser(i.access_token);!c&&(o!=null&&o.user)?(i.user=o.user,await this._saveSession(i),await this._notifyAllSubscribers("SIGNED_IN",i)):this._debug(n,"could not get user data, skipping SIGNED_IN notification")}catch(o){console.error("Error getting user data:",o),this._debug(n,"error getting user data, skipping SIGNED_IN notification",o)}else await this._notifyAllSubscribers("SIGNED_IN",i)}catch(i){this._debug(n,"error",i),console.error(i);return}finally{this._debug(n,"end")}}async _callRefreshToken(e){var r,n;if(!e)throw new pr;if(this.refreshingDeferred)return this.refreshingDeferred.promise;const i=`#_callRefreshToken(${e.substring(0,5)}...)`;this._debug(i,"begin");try{this.refreshingDeferred=new cp;const{data:a,error:o}=await this._refreshAccessToken(e);if(o)throw o;if(!a.session)throw new pr;await this._saveSession(a.session),await this._notifyAllSubscribers("TOKEN_REFRESHED",a.session);const c={data:a.session,error:null};return this.refreshingDeferred.resolve(c),c}catch(a){if(this._debug(i,"error",a),be(a)){const o={data:null,error:a};return Rg(a)||await this._removeSession(),(r=this.refreshingDeferred)===null||r===void 0||r.resolve(o),o}throw(n=this.refreshingDeferred)===null||n===void 0||n.reject(a),a}finally{this.refreshingDeferred=null,this._debug(i,"end")}}async _notifyAllSubscribers(e,r,n=!0){const i=`#_notifyAllSubscribers(${e})`;this._debug(i,"begin",r,`broadcast = ${n}`);try{this.broadcastChannel&&n&&this.broadcastChannel.postMessage({event:e,session:r});const a=[],o=Array.from(this.stateChangeEmitters.values()).map(async c=>{try{await c.callback(e,r)}catch(u){a.push(u)}});if(await Promise.all(o),a.length>0){for(let c=0;c<a.length;c+=1)console.error(a[c]);throw a[0]}}finally{this._debug(i,"end")}}async _saveSession(e){this._debug("#_saveSession()",e),this.suppressGetSessionWarning=!0,await br(this.storage,`${this.storageKey}-code-verifier`);const r=Object.assign({},e),n=r.user&&r.user.__isUserNotAvailableProxy===!0;if(this.userStorage){!n&&r.user&&await Ps(this.userStorage,this.storageKey+"-user",{user:r.user});const i=Object.assign({},r);delete i.user;const a=SE(i);await Ps(this.storage,this.storageKey,a)}else{const i=SE(r);await Ps(this.storage,this.storageKey,i)}}async _removeSession(){this._debug("#_removeSession()"),this.suppressGetSessionWarning=!1,await br(this.storage,this.storageKey),await br(this.storage,this.storageKey+"-code-verifier"),await br(this.storage,this.storageKey+"-user"),this.userStorage&&await br(this.userStorage,this.storageKey+"-user"),await this._notifyAllSubscribers("SIGNED_OUT",null)}_removeVisibilityChangedCallback(){this._debug("#_removeVisibilityChangedCallback()");const e=this.visibilityChangedCallback;this.visibilityChangedCallback=null;try{e&&xr()&&(window!=null&&window.removeEventListener)&&window.removeEventListener("visibilitychange",e)}catch(r){console.error("removing visibilitychange callback failed",r)}}async _startAutoRefresh(){await this._stopAutoRefresh(),this._debug("#_startAutoRefresh()");const e=setInterval(()=>this._autoRefreshTokenTick(),Ns);this.autoRefreshTicker=e,e&&typeof e=="object"&&typeof e.unref=="function"?e.unref():typeof Deno<"u"&&typeof Deno.unrefTimer=="function"&&Deno.unrefTimer(e);const r=setTimeout(async()=>{await this.initializePromise,await this._autoRefreshTokenTick()},0);this.autoRefreshTickTimeout=r,r&&typeof r=="object"&&typeof r.unref=="function"?r.unref():typeof Deno<"u"&&typeof Deno.unrefTimer=="function"&&Deno.unrefTimer(r)}async _stopAutoRefresh(){this._debug("#_stopAutoRefresh()");const e=this.autoRefreshTicker;this.autoRefreshTicker=null,e&&clearInterval(e);const r=this.autoRefreshTickTimeout;this.autoRefreshTickTimeout=null,r&&clearTimeout(r)}async startAutoRefresh(){this._removeVisibilityChangedCallback(),await this._startAutoRefresh()}async stopAutoRefresh(){this._removeVisibilityChangedCallback(),await this._stopAutoRefresh()}async _autoRefreshTokenTick(){this._debug("#_autoRefreshTokenTick()","begin");try{await this._acquireLock(0,async()=>{try{const e=Date.now();try{return await this._useSession(async r=>{const{data:{session:n}}=r;if(!n||!n.refresh_token||!n.expires_at){this._debug("#_autoRefreshTokenTick()","no session");return}const i=Math.floor((n.expires_at*1e3-e)/Ns);this._debug("#_autoRefreshTokenTick()",`access token expires in ${i} ticks, a tick lasts ${Ns}ms, refresh threshold is ${nx} ticks`),i<=nx&&await this._callRefreshToken(n.refresh_token)})}catch(r){console.error("Auto refresh tick failed with error. This is likely a transient error.",r)}}finally{this._debug("#_autoRefreshTokenTick()","end")}})}catch(e){if(e instanceof mR)this._debug("auto refresh token tick lock not available");else throw e}}async _handleVisibilityChange(){if(this._debug("#_handleVisibilityChange()"),!xr()||!(window!=null&&window.addEventListener))return this.autoRefreshToken&&this.startAutoRefresh(),!1;try{this.visibilityChangedCallback=async()=>{try{await this._onVisibilityChanged(!1)}catch(e){this._debug("#visibilityChangedCallback","error",e)}},window==null||window.addEventListener("visibilitychange",this.visibilityChangedCallback),await this._onVisibilityChanged(!0)}catch(e){console.error("_handleVisibilityChange",e)}}async _onVisibilityChanged(e){const r=`#_onVisibilityChanged(${e})`;this._debug(r,"visibilityState",document.visibilityState),document.visibilityState==="visible"?(this.autoRefreshToken&&this._startAutoRefresh(),e||(await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>{if(document.visibilityState!=="visible"){this._debug(r,"acquired the lock to recover the session, but the browser visibilityState is no longer visible, aborting");return}await this._recoverAndRefresh()}))):document.visibilityState==="hidden"&&this.autoRefreshToken&&this._stopAutoRefresh()}async _getUrlForProvider(e,r,n){const i=[`provider=${encodeURIComponent(r)}`];if(n!=null&&n.redirectTo&&i.push(`redirect_to=${encodeURIComponent(n.redirectTo)}`),n!=null&&n.scopes&&i.push(`scopes=${encodeURIComponent(n.scopes)}`),this.flowType==="pkce"){const[a,o]=await _s(this.storage,this.storageKey),c=new URLSearchParams({code_challenge:`${encodeURIComponent(a)}`,code_challenge_method:`${encodeURIComponent(o)}`});i.push(c.toString())}if(n!=null&&n.queryParams){const a=new URLSearchParams(n.queryParams);i.push(a.toString())}return n!=null&&n.skipBrowserRedirect&&i.push(`skip_http_redirect=${n.skipBrowserRedirect}`),`${e}?${i.join("&")}`}async _unenroll(e){try{return await this._useSession(async r=>{var n;const{data:i,error:a}=r;return a?this._returnResult({data:null,error:a}):await Ne(this.fetch,"DELETE",`${this.url}/factors/${e.factorId}`,{headers:this.headers,jwt:(n=i==null?void 0:i.session)===null||n===void 0?void 0:n.access_token})})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async _enroll(e){try{return await this._useSession(async r=>{var n,i;const{data:a,error:o}=r;if(o)return this._returnResult({data:null,error:o});const c=Object.assign({friendly_name:e.friendlyName,factor_type:e.factorType},e.factorType==="phone"?{phone:e.phone}:e.factorType==="totp"?{issuer:e.issuer}:{}),{data:u,error:d}=await Ne(this.fetch,"POST",`${this.url}/factors`,{body:c,headers:this.headers,jwt:(n=a==null?void 0:a.session)===null||n===void 0?void 0:n.access_token});return d?this._returnResult({data:null,error:d}):(e.factorType==="totp"&&u.type==="totp"&&(!((i=u==null?void 0:u.totp)===null||i===void 0)&&i.qr_code)&&(u.totp.qr_code=`data:image/svg+xml;utf-8,${u.totp.qr_code}`),this._returnResult({data:u,error:null}))})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async _verify(e){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async r=>{var n;const{data:i,error:a}=r;if(a)return this._returnResult({data:null,error:a});const o=Object.assign({challenge_id:e.challengeId},"webauthn"in e?{webauthn:Object.assign(Object.assign({},e.webauthn),{credential_response:e.webauthn.type==="create"?NE(e.webauthn.credential_response):PE(e.webauthn.credential_response)})}:{code:e.code}),{data:c,error:u}=await Ne(this.fetch,"POST",`${this.url}/factors/${e.factorId}/verify`,{body:o,headers:this.headers,jwt:(n=i==null?void 0:i.session)===null||n===void 0?void 0:n.access_token});return u?this._returnResult({data:null,error:u}):(await this._saveSession(Object.assign({expires_at:Math.round(Date.now()/1e3)+c.expires_in},c)),await this._notifyAllSubscribers("MFA_CHALLENGE_VERIFIED",c),this._returnResult({data:c,error:u}))})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}})}async _challenge(e){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async r=>{var n;const{data:i,error:a}=r;if(a)return this._returnResult({data:null,error:a});const o=await Ne(this.fetch,"POST",`${this.url}/factors/${e.factorId}/challenge`,{body:e,headers:this.headers,jwt:(n=i==null?void 0:i.session)===null||n===void 0?void 0:n.access_token});if(o.error)return o;const{data:c}=o;if(c.type!=="webauthn")return{data:c,error:null};switch(c.webauthn.type){case"create":return{data:Object.assign(Object.assign({},c),{webauthn:Object.assign(Object.assign({},c.webauthn),{credential_options:Object.assign(Object.assign({},c.webauthn.credential_options),{publicKey:CE(c.webauthn.credential_options.publicKey)})})}),error:null};case"request":return{data:Object.assign(Object.assign({},c),{webauthn:Object.assign(Object.assign({},c.webauthn),{credential_options:Object.assign(Object.assign({},c.webauthn.credential_options),{publicKey:jE(c.webauthn.credential_options.publicKey)})})}),error:null}}})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}})}async _challengeAndVerify(e){const{data:r,error:n}=await this._challenge({factorId:e.factorId});return n?this._returnResult({data:null,error:n}):await this._verify({factorId:e.factorId,challengeId:r.id,code:e.code})}async _listFactors(){var e;const{data:{user:r},error:n}=await this.getUser();if(n)return{data:null,error:n};const i={all:[],phone:[],totp:[],webauthn:[]};for(const a of(e=r==null?void 0:r.factors)!==null&&e!==void 0?e:[])i.all.push(a),a.status==="verified"&&i[a.factor_type].push(a);return{data:i,error:null}}async _getAuthenticatorAssuranceLevel(e){var r,n,i,a;if(e)try{const{payload:v}=pf(e);let b=null;v.aal&&(b=v.aal);let w=b;const{data:{user:x},error:S}=await this.getUser(e);if(S)return this._returnResult({data:null,error:S});((n=(r=x==null?void 0:x.factors)===null||r===void 0?void 0:r.filter(C=>C.status==="verified"))!==null&&n!==void 0?n:[]).length>0&&(w="aal2");const O=v.amr||[];return{data:{currentLevel:b,nextLevel:w,currentAuthenticationMethods:O},error:null}}catch(v){if(be(v))return this._returnResult({data:null,error:v});throw v}const{data:{session:o},error:c}=await this.getSession();if(c)return this._returnResult({data:null,error:c});if(!o)return{data:{currentLevel:null,nextLevel:null,currentAuthenticationMethods:[]},error:null};const{payload:u}=pf(o.access_token);let d=null;u.aal&&(d=u.aal);let p=d;((a=(i=o.user.factors)===null||i===void 0?void 0:i.filter(v=>v.status==="verified"))!==null&&a!==void 0?a:[]).length>0&&(p="aal2");const y=u.amr||[];return{data:{currentLevel:d,nextLevel:p,currentAuthenticationMethods:y},error:null}}async _getAuthorizationDetails(e){try{return await this._useSession(async r=>{const{data:{session:n},error:i}=r;return i?this._returnResult({data:null,error:i}):n?await Ne(this.fetch,"GET",`${this.url}/oauth/authorizations/${e}`,{headers:this.headers,jwt:n.access_token,xform:a=>({data:a,error:null})}):this._returnResult({data:null,error:new pr})})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async _approveAuthorization(e,r){try{return await this._useSession(async n=>{const{data:{session:i},error:a}=n;if(a)return this._returnResult({data:null,error:a});if(!i)return this._returnResult({data:null,error:new pr});const o=await Ne(this.fetch,"POST",`${this.url}/oauth/authorizations/${e}/consent`,{headers:this.headers,jwt:i.access_token,body:{action:"approve"},xform:c=>({data:c,error:null})});return o.data&&o.data.redirect_url&&xr()&&!(r!=null&&r.skipBrowserRedirect)&&window.location.assign(o.data.redirect_url),o})}catch(n){if(be(n))return this._returnResult({data:null,error:n});throw n}}async _denyAuthorization(e,r){try{return await this._useSession(async n=>{const{data:{session:i},error:a}=n;if(a)return this._returnResult({data:null,error:a});if(!i)return this._returnResult({data:null,error:new pr});const o=await Ne(this.fetch,"POST",`${this.url}/oauth/authorizations/${e}/consent`,{headers:this.headers,jwt:i.access_token,body:{action:"deny"},xform:c=>({data:c,error:null})});return o.data&&o.data.redirect_url&&xr()&&!(r!=null&&r.skipBrowserRedirect)&&window.location.assign(o.data.redirect_url),o})}catch(n){if(be(n))return this._returnResult({data:null,error:n});throw n}}async _listOAuthGrants(){try{return await this._useSession(async e=>{const{data:{session:r},error:n}=e;return n?this._returnResult({data:null,error:n}):r?await Ne(this.fetch,"GET",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:r.access_token,xform:i=>({data:i,error:null})}):this._returnResult({data:null,error:new pr})})}catch(e){if(be(e))return this._returnResult({data:null,error:e});throw e}}async _revokeOAuthGrant(e){try{return await this._useSession(async r=>{const{data:{session:n},error:i}=r;return i?this._returnResult({data:null,error:i}):n?(await Ne(this.fetch,"DELETE",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:n.access_token,query:{client_id:e.clientId},noResolveJson:!0}),{data:{},error:null}):this._returnResult({data:null,error:new pr})})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async fetchJwk(e,r={keys:[]}){let n=r.keys.find(c=>c.kid===e);if(n)return n;const i=Date.now();if(n=this.jwks.keys.find(c=>c.kid===e),n&&this.jwks_cached_at+W8>i)return n;const{data:a,error:o}=await Ne(this.fetch,"GET",`${this.url}/.well-known/jwks.json`,{headers:this.headers});if(o)throw o;return!a.keys||a.keys.length===0||(this.jwks=a,this.jwks_cached_at=i,n=a.keys.find(c=>c.kid===e),!n)?null:n}async getClaims(e,r={}){try{let n=e;if(!n){const{data:v,error:b}=await this.getSession();if(b||!v.session)return this._returnResult({data:null,error:b});n=v.session.access_token}const{header:i,payload:a,signature:o,raw:{header:c,payload:u}}=pf(n);r!=null&&r.allowExpired||hU(a.exp);const d=!i.alg||i.alg.startsWith("HS")||!i.kid||!("crypto"in globalThis&&"subtle"in globalThis.crypto)?null:await this.fetchJwk(i.kid,r!=null&&r.keys?{keys:r.keys}:r==null?void 0:r.jwks);if(!d){const{error:v}=await this.getUser(n);if(v)throw v;return{data:{claims:a,header:i,signature:o},error:null}}const p=pU(i.alg),f=await crypto.subtle.importKey("jwk",d,p,!0,["verify"]);if(!await crypto.subtle.verify(p,f,o,eU(`${c}.${u}`)))throw new ox("Invalid JWT signature");return{data:{claims:a,header:i,signature:o},error:null}}catch(n){if(be(n))return this._returnResult({data:null,error:n});throw n}}async signInWithPasskey(e){var r,n,i;qn(this.experimental);try{if(!Yf())return this._returnResult({data:null,error:new Xn("Browser does not support WebAuthn",null)});const{data:a,error:o}=await this._startPasskeyAuthentication({options:{captchaToken:(r=e==null?void 0:e.options)===null||r===void 0?void 0:r.captchaToken}});if(o||!a)return this._returnResult({data:null,error:o});const c=jE(a.options),u=(i=(n=e==null?void 0:e.options)===null||n===void 0?void 0:n.signal)!==null&&i!==void 0?i:sx.createNewAbortSignal(),{data:d,error:p}=await bR({publicKey:c,signal:u});if(p||!d)return this._returnResult({data:null,error:p??new Xn("WebAuthn ceremony failed",null)});const f=PE(d);return this._verifyPasskeyAuthentication({challengeId:a.challenge_id,credential:f})}catch(a){if(be(a))return this._returnResult({data:null,error:a});throw a}}async registerPasskey(e){var r,n;qn(this.experimental);try{if(!Yf())return this._returnResult({data:null,error:new Xn("Browser does not support WebAuthn",null)});const{data:i,error:a}=await this._startPasskeyRegistration();if(a||!i)return this._returnResult({data:null,error:a});const o=CE(i.options),c=(n=(r=e==null?void 0:e.options)===null||r===void 0?void 0:r.signal)!==null&&n!==void 0?n:sx.createNewAbortSignal(),{data:u,error:d}=await vR({publicKey:o,signal:c});if(d||!u)return this._returnResult({data:null,error:d??new Xn("WebAuthn ceremony failed",null)});const p=NE(u);return this._verifyPasskeyRegistration({challengeId:i.challenge_id,credential:p})}catch(i){if(be(i))return this._returnResult({data:null,error:i});throw i}}async _startPasskeyRegistration(){qn(this.experimental);try{return await this._useSession(async e=>{const{data:{session:r},error:n}=e;if(n)return this._returnResult({data:null,error:n});if(!r)return this._returnResult({data:null,error:new pr});const{data:i,error:a}=await Ne(this.fetch,"POST",`${this.url}/passkeys/registration/options`,{headers:this.headers,jwt:r.access_token,body:{}});return a?this._returnResult({data:null,error:a}):this._returnResult({data:i,error:null})})}catch(e){if(be(e))return this._returnResult({data:null,error:e});throw e}}async _verifyPasskeyRegistration(e){qn(this.experimental);try{return await this._useSession(async r=>{const{data:{session:n},error:i}=r;if(i)return this._returnResult({data:null,error:i});if(!n)return this._returnResult({data:null,error:new pr});const{data:a,error:o}=await Ne(this.fetch,"POST",`${this.url}/passkeys/registration/verify`,{headers:this.headers,jwt:n.access_token,body:{challenge_id:e.challengeId,credential:e.credential}});return o?this._returnResult({data:null,error:o}):this._returnResult({data:a,error:null})})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async _startPasskeyAuthentication(e){var r;qn(this.experimental);try{const{data:n,error:i}=await Ne(this.fetch,"POST",`${this.url}/passkeys/authentication/options`,{headers:this.headers,body:{gotrue_meta_security:{captcha_token:(r=e==null?void 0:e.options)===null||r===void 0?void 0:r.captchaToken}}});return i?this._returnResult({data:null,error:i}):this._returnResult({data:n,error:null})}catch(n){if(be(n))return this._returnResult({data:null,error:n});throw n}}async _verifyPasskeyAuthentication(e){qn(this.experimental);try{const{data:r,error:n}=await Ne(this.fetch,"POST",`${this.url}/passkeys/authentication/verify`,{headers:this.headers,body:{challenge_id:e.challengeId,credential:e.credential},xform:On});return n?this._returnResult({data:null,error:n}):(r.session&&(await this._saveSession(r.session),await this._notifyAllSubscribers("SIGNED_IN",r.session)),this._returnResult({data:r,error:null}))}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async _listPasskeys(){qn(this.experimental);try{return await this._useSession(async e=>{const{data:{session:r},error:n}=e;if(n)return this._returnResult({data:null,error:n});if(!r)return this._returnResult({data:null,error:new pr});const{data:i,error:a}=await Ne(this.fetch,"GET",`${this.url}/passkeys`,{headers:this.headers,jwt:r.access_token,xform:o=>({data:o,error:null})});return a?this._returnResult({data:null,error:a}):this._returnResult({data:i,error:null})})}catch(e){if(be(e))return this._returnResult({data:null,error:e});throw e}}async _updatePasskey(e){qn(this.experimental);try{return await this._useSession(async r=>{const{data:{session:n},error:i}=r;if(i)return this._returnResult({data:null,error:i});if(!n)return this._returnResult({data:null,error:new pr});const{data:a,error:o}=await Ne(this.fetch,"PATCH",`${this.url}/passkeys/${e.passkeyId}`,{headers:this.headers,jwt:n.access_token,body:{friendly_name:e.friendlyName}});return o?this._returnResult({data:null,error:o}):this._returnResult({data:a,error:null})})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}async _deletePasskey(e){qn(this.experimental);try{return await this._useSession(async r=>{const{data:{session:n},error:i}=r;if(i)return this._returnResult({data:null,error:i});if(!n)return this._returnResult({data:null,error:new pr});const{error:a}=await Ne(this.fetch,"DELETE",`${this.url}/passkeys/${e.passkeyId}`,{headers:this.headers,jwt:n.access_token,noResolveJson:!0});return a?this._returnResult({data:null,error:a}):this._returnResult({data:null,error:null})})}catch(r){if(be(r))return this._returnResult({data:null,error:r});throw r}}}Kc.nextInstanceID={};const DU=Kc,zU="2.106.2";let Cc="";typeof Deno<"u"?Cc="deno":typeof document<"u"?Cc="web":typeof navigator<"u"&&navigator.product==="ReactNative"?Cc="react-native":Cc="node";const BU={"X-Client-Info":`supabase-js-${Cc}/${zU}`},UU={headers:BU},qU={schema:"public"},FU={autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,flowType:"implicit"},HU={},WU={enabled:!1,respectSamplingDecision:!0};function GU(t,e,r,n){function i(a){return a instanceof r?a:new r(function(o){o(a)})}return new(r||(r=Promise))(function(a,o){function c(p){try{d(n.next(p))}catch(f){o(f)}}function u(p){try{d(n.throw(p))}catch(f){o(f)}}function d(p){p.done?a(p.value):i(p.value).then(c,u)}d((n=n.apply(t,[])).next())})}let Mg=null;const KU="@opentelemetry/api";function VU(){return Mg===null&&(Mg=import(KU).catch(()=>null)),Mg}function XU(){return GU(this,void 0,void 0,function*(){try{const t=yield VU();if(!t||!t.propagation||!t.context)return null;const e={};t.propagation.inject(t.context.active(),e);const r=e.traceparent;return r?{traceparent:r,tracestate:e.tracestate,baggage:e.baggage}:null}catch{return null}})}function YU(t){if(!t||typeof t!="string")return null;const e=t.split("-");if(e.length!==4)return null;const[r,n,i,a]=e;if(r.length!==2||n.length!==32||i.length!==16||a.length!==2)return null;const o=/^[0-9a-f]+$/i;return!o.test(r)||!o.test(n)||!o.test(i)||!o.test(a)||n==="00000000000000000000000000000000"||i==="0000000000000000"?null:{version:r,traceId:n,parentId:i,traceFlags:a,isSampled:(parseInt(a,16)&1)===1}}function JU(t,e){if(!t||!e||e.length===0)return!1;let r;if(t instanceof URL)r=t;else try{r=new URL(t)}catch{return!1}for(const n of e)try{if(typeof n=="string"){if(ZU(r.hostname,n))return!0}else if(n instanceof RegExp){if(n.test(r.hostname))return!0}else if(typeof n=="function"&&n(r))return!0}catch{continue}return!1}function ZU(t,e){if(e===t)return!0;if(e.startsWith("*.")){const r=e.slice(2);if(t.endsWith(r)&&(t===r||t.endsWith("."+r)))return!0}return!1}function QU(t){const e=[];try{const r=new URL(t);e.push(r.hostname)}catch{}return e.push("*.supabase.co","*.supabase.in"),e.push("localhost","127.0.0.1","[::1]"),e}function Vc(t){"@babel/helpers - typeof";return Vc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Vc(t)}function eq(t,e){if(Vc(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Vc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function tq(t){var e=eq(t,"string");return Vc(e)=="symbol"?e:e+""}function rq(t,e,r){return(e=tq(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function IE(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Ht(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?IE(Object(r),!0).forEach(function(n){rq(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):IE(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}const nq=t=>t?(...e)=>t(...e):(...e)=>fetch(...e),iq=()=>Headers,aq=(t,e,r,n,i)=>{const a=nq(n),o=iq(),c=(i==null?void 0:i.enabled)===!0,u=(i==null?void 0:i.respectSamplingDecision)!==!1,d=c?QU(e):null;return async(p,f)=>{var y;const v=(y=await r())!==null&&y!==void 0?y:t;let b=new o(f==null?void 0:f.headers);if(b.has("apikey")||b.set("apikey",t),b.has("Authorization")||b.set("Authorization",`Bearer ${v}`),d){const w=await oq(p,d,u);w&&(w.traceparent&&!b.has("traceparent")&&b.set("traceparent",w.traceparent),w.tracestate&&!b.has("tracestate")&&b.set("tracestate",w.tracestate),w.baggage&&!b.has("baggage")&&b.set("baggage",w.baggage))}return a(p,Ht(Ht({},f),{},{headers:b}))}};async function oq(t,e,r){if(!JU(typeof t=="string"||t instanceof URL?t:t.url,e))return null;const n=await XU();if(!n||!n.traceparent)return null;if(r){const i=YU(n.traceparent);if(i&&!i.isSampled)return null}return n}function $E(t){return typeof t=="boolean"?{enabled:t}:t}function sq(t){return t.endsWith("/")?t:t+"/"}function lq(t,e){var r,n,i,a,o,c;const{db:u,auth:d,realtime:p,global:f}=t,{db:y,auth:v,realtime:b,global:w}=e,x=$E(t.tracePropagation),S=$E(e.tracePropagation),A={db:Ht(Ht({},y),u),auth:Ht(Ht({},v),d),realtime:Ht(Ht({},b),p),storage:{},global:Ht(Ht(Ht({},w),f),{},{headers:Ht(Ht({},(r=w==null?void 0:w.headers)!==null&&r!==void 0?r:{}),(n=f==null?void 0:f.headers)!==null&&n!==void 0?n:{})}),tracePropagation:{enabled:(i=(a=x==null?void 0:x.enabled)!==null&&a!==void 0?a:S==null?void 0:S.enabled)!==null&&i!==void 0?i:!1,respectSamplingDecision:(o=(c=x==null?void 0:x.respectSamplingDecision)!==null&&c!==void 0?c:S==null?void 0:S.respectSamplingDecision)!==null&&o!==void 0?o:!0},accessToken:async()=>""};return t.accessToken?A.accessToken=t.accessToken:delete A.accessToken,A}function cq(t){const e=t==null?void 0:t.trim();if(!e)throw new Error("supabaseUrl is required.");if(!e.match(/^https?:\/\//i))throw new Error("Invalid supabaseUrl: Must be a valid HTTP or HTTPS URL.");try{return new URL(sq(e))}catch{throw Error("Invalid supabaseUrl: Provided URL is malformed.")}}var uq=class extends DU{constructor(t){super(t)}},dq=class{constructor(t,e,r){var n,i;this.supabaseUrl=t,this.supabaseKey=e;const a=cq(t);if(!e)throw new Error("supabaseKey is required.");this.realtimeUrl=new URL("realtime/v1",a),this.realtimeUrl.protocol=this.realtimeUrl.protocol.replace("http","ws"),this.authUrl=new URL("auth/v1",a),this.storageUrl=new URL("storage/v1",a),this.functionsUrl=new URL("functions/v1",a);const o=`sb-${a.hostname.split(".")[0]}-auth-token`,c={db:qU,realtime:HU,auth:Ht(Ht({},FU),{},{storageKey:o}),global:UU,tracePropagation:WU},u=lq(r??{},c);if(this.settings=u,this.storageKey=(n=u.auth.storageKey)!==null&&n!==void 0?n:"",this.headers=(i=u.global.headers)!==null&&i!==void 0?i:{},u.accessToken)this.accessToken=u.accessToken,this.auth=new Proxy({},{get:(p,f)=>{throw new Error(`@supabase/supabase-js: Supabase Client is configured with the accessToken option, accessing supabase.auth.${String(f)} is not possible`)}});else{var d;this.auth=this._initSupabaseAuthClient((d=u.auth)!==null&&d!==void 0?d:{},this.headers,u.global.fetch)}this.fetch=aq(e,t,this._getAccessToken.bind(this),u.global.fetch,u.tracePropagation),this.realtime=this._initRealtimeClient(Ht({headers:this.headers,accessToken:this._getAccessToken.bind(this),fetch:this.fetch},u.realtime)),this.accessToken&&Promise.resolve(this.accessToken()).then(p=>this.realtime.setAuth(p)).catch(p=>console.warn("Failed to set initial Realtime auth token:",p)),this.rest=new A6(new URL("rest/v1",a).href,{headers:this.headers,schema:u.db.schema,fetch:this.fetch,timeout:u.db.timeout,urlLengthLimit:u.db.urlLengthLimit}),this.storage=new B8(this.storageUrl.href,this.headers,this.fetch,r==null?void 0:r.storage),u.accessToken||this._listenForAuthEvents()}get functions(){return new y6(this.functionsUrl.href,{headers:this.headers,customFetch:this.fetch})}from(t){return this.rest.from(t)}schema(t){return this.rest.schema(t)}rpc(t,e={},r={head:!1,get:!1,count:void 0}){return this.rest.rpc(t,e,r)}channel(t,e={config:{}}){return this.realtime.channel(t,e)}getChannels(){return this.realtime.getChannels()}removeChannel(t){return this.realtime.removeChannel(t)}removeAllChannels(){return this.realtime.removeAllChannels()}async _getAccessToken(){var t=this,e,r;if(t.accessToken)return await t.accessToken();const{data:n}=await t.auth.getSession();return(e=(r=n.session)===null||r===void 0?void 0:r.access_token)!==null&&e!==void 0?e:t.supabaseKey}_initSupabaseAuthClient({autoRefreshToken:t,persistSession:e,detectSessionInUrl:r,storage:n,userStorage:i,storageKey:a,flowType:o,lock:c,debug:u,throwOnError:d,experimental:p,lockAcquireTimeout:f,skipAutoInitialize:y},v,b){const w={Authorization:`Bearer ${this.supabaseKey}`,apikey:`${this.supabaseKey}`};return new uq({url:this.authUrl.href,headers:Ht(Ht({},w),v),storageKey:a,autoRefreshToken:t,persistSession:e,detectSessionInUrl:r,storage:n,userStorage:i,flowType:o,lock:c,debug:u,throwOnError:d,experimental:p,fetch:b,lockAcquireTimeout:f,skipAutoInitialize:y,hasCustomAuthorizationHeader:Object.keys(this.headers).some(x=>x.toLowerCase()==="authorization")})}_initRealtimeClient(t){return new c8(this.realtimeUrl.href,Ht(Ht({},t),{},{params:Ht(Ht({},{apikey:this.supabaseKey}),t==null?void 0:t.params)}))}_listenForAuthEvents(){return this.auth.onAuthStateChange((t,e)=>{this._handleTokenChanged(t,"CLIENT",e==null?void 0:e.access_token)})}_handleTokenChanged(t,e,r){(t==="TOKEN_REFRESHED"||t==="SIGNED_IN")&&this.changedAccessToken!==r?(this.changedAccessToken=r,this.realtime.setAuth(r)):t==="SIGNED_OUT"&&(this.realtime.setAuth(),e=="STORAGE"&&this.auth.signOut(),this.changedAccessToken=void 0)}};const fq=(t,e,r)=>new dq(t,e,r);function hq(){if(typeof window<"u")return!1;const t=globalThis.process;if(!t)return!1;const e=t.version;if(e==null)return!1;const r=e.match(/^v(\d+)\./);return r?parseInt(r[1],10)<=18:!1}hq()&&console.warn("⚠️ Node.js 18 and below are deprecated and will no longer be supported in future versions of @supabase/supabase-js. Please upgrade to Node.js 20 or later. For more information, visit: https://github.com/orgs/supabase/discussions/37217");const xR=j.createContext({session:null,supabase:null,loading:!0,signIn:async()=>({error:"Not initialized"}),signOut:async()=>{}});function up(){return j.useContext(xR)}function pq({children:t}){const[e,r]=j.useState(null),[n,i]=j.useState(null),[a,o]=j.useState(!0),c=j.useRef(null);j.useEffect(()=>{ez(()=>{var f;return((f=c.current)==null?void 0:f.access_token)??null})},[]);const u=j.useRef(null);j.useEffect(()=>{tz(async()=>{const f=u.current;if(!f)return null;const{data:y,error:v}=await f.auth.refreshSession();return v||!y.session?null:(c.current=y.session,i(y.session),y.session.access_token)})},[]),j.useEffect(()=>{Ke.get("/config").then(({config:f})=>{if(f.supabase.projectUrl&&f.supabase.anonKey){const y=fq(f.supabase.projectUrl,f.supabase.anonKey);r(y),u.current=y,y.auth.getSession().then(({data:b})=>{c.current=b.session,i(b.session),o(!1)});const{data:{subscription:v}}=y.auth.onAuthStateChange((b,w)=>{c.current=w,i(w)});return()=>v.unsubscribe()}o(!1)}).catch(()=>{o(!1)})},[]);async function d(f,y){if(!e)return{error:"Supabase not configured"};const{error:v}=await e.auth.signInWithPassword({email:f,password:y});return{error:(v==null?void 0:v.message)??null}}async function p(){e&&(await e.auth.signOut(),c.current=null,i(null))}return g.jsx(xR.Provider,{value:{session:n,supabase:e,loading:a,signIn:d,signOut:p},children:t})}const mq=[{to:"/squads",icon:qw,label:"Squads"},{to:"/skills",icon:Fb,label:"Skills"},{to:"/schedules",icon:H5,label:"Schedules"},{to:"/wiki",icon:YN,label:"Wiki"},{to:"/usage",icon:G5,label:"Usage"}],gq=[{to:"/",icon:Bw,label:"Chat"},{to:"/feed",icon:qb,label:"Inbox"},{to:"/settings",icon:F4,label:"Settings"}];function ME({to:t,icon:e,label:r,collapsed:n,badge:i}){return g.jsxs(KN,{to:t,end:t==="/",title:n?r:void 0,className:({isActive:a})=>Ac("w-full flex items-center gap-2.5 px-2 py-2 rounded-xl text-[11px] font-mono transition-colors cursor-pointer relative",n?"justify-center":"",a?"text-[#E43A9C]":"text-zinc-600 hover:text-zinc-300 hover:bg-white/[0.04]"),style:({isActive:a})=>a?{background:"rgba(228,58,156,0.1)"}:void 0,children:[g.jsx(e,{className:"w-3.5 h-3.5 flex-shrink-0"}),!n&&r,i!=null&&i>0&&g.jsx("span",{className:"absolute top-1 right-1 min-w-[14px] h-[14px] flex items-center justify-center rounded-full bg-[#E43A9C] text-[9px] text-white font-mono px-1",children:i>99?"99+":i})]})}function yq(){const[t,e]=j.useState(!1),[r,n]=j.useState("..."),[i,a]=j.useState(0),{supabase:o}=up();return j.useEffect(()=>{let c=!0;Ke.get("/version").then(({version:d})=>{c&&n(d)}).catch(()=>{c&&n("unknown")}),Ke.get("/inbox/unread-count").then(({count:d})=>{c&&a(d)}).catch(()=>{});const u=setInterval(()=>{Ke.get("/inbox/unread-count").then(({count:d})=>{c&&a(d)}).catch(()=>{})},3e4);return()=>{c=!1,clearInterval(u)}},[]),g.jsxs("div",{className:"flex h-screen overflow-hidden bg-background relative",children:[g.jsxs("div",{className:Ac("flex-shrink-0 flex flex-col border-r border-white/[0.06] bg-[#181818] transition-all duration-200",t?"w-[52px]":"w-[210px]"),children:[g.jsx("div",{className:Ac("h-[52px] flex items-center border-b border-white/[0.06] flex-shrink-0",t?"justify-center px-3":"justify-between pl-4 pr-3"),children:t?g.jsx(Ra,{height:26}):g.jsxs("div",{className:"flex items-center gap-2.5",children:[g.jsx(Ra,{height:26}),g.jsx("span",{className:"text-2xl text-white tracking-wider leading-none",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"IO"})]})}),g.jsx("nav",{className:"flex-1 py-2 px-1.5 space-y-0.5 overflow-y-auto",children:mq.map(c=>g.jsx(ME,{collapsed:t,...c},c.to))}),g.jsxs("div",{className:"flex-shrink-0 border-t border-white/[0.06]",children:[g.jsx("div",{className:"py-1.5 px-1.5 space-y-0.5",children:gq.map(c=>g.jsx(ME,{collapsed:t,badge:c.to==="/feed"?i:void 0,...c},c.to))}),g.jsxs("div",{className:"border-t border-white/[0.05] py-1.5 px-1.5 space-y-0.5",children:[g.jsxs("a",{href:`https://github.com/michaeljolley/io/releases/tag/v${r}`,target:"_blank",rel:"noreferrer",title:"GitHub",className:Ac("flex items-center gap-2.5 px-2 py-2 rounded-xl text-[11px] font-mono text-zinc-600 hover:text-zinc-300 hover:bg-white/[0.04] transition-colors cursor-pointer",t&&"justify-center"),children:[g.jsx(g4,{className:"w-3.5 h-3.5 flex-shrink-0"}),!t&&g.jsxs("span",{className:"text-zinc-700",children:["v",r]})]}),g.jsx("button",{type:"button",onClick:()=>e(!t),title:t?"Expand sidebar":"Collapse sidebar",className:Ac("w-full flex items-center gap-2.5 px-2 py-2 rounded-xl text-[11px] font-mono text-zinc-600 hover:text-zinc-300 hover:bg-white/[0.04] transition-colors cursor-pointer",t&&"justify-center"),children:t?g.jsx(Lw,{className:"w-3.5 h-3.5 flex-shrink-0"}):g.jsx(bl,{className:"w-3.5 h-3.5 flex-shrink-0"})})]})]})]}),g.jsxs("div",{className:"flex flex-col flex-1 min-w-0 overflow-hidden",children:[g.jsxs("div",{className:"h-[52px] flex-shrink-0 flex items-center justify-between px-4 border-b border-white/[0.06] bg-[#181818]",children:[g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx(d6,{status:"connected"}),g.jsx("span",{className:"text-[11px] font-mono text-green-400",children:"connected"})]}),g.jsxs("div",{className:"flex items-center gap-1.5",children:[g.jsx(lz,{}),o&&g.jsx("button",{type:"button",onClick:()=>o.auth.signOut(),className:"p-2 rounded-xl hover:bg-white/[0.05] text-zinc-600 hover:text-zinc-300 transition-colors cursor-pointer",title:"Sign out",children:g.jsx(k4,{className:"w-3.5 h-3.5"})})]})]}),g.jsxs("main",{className:"flex-1 overflow-hidden flex flex-col min-h-0 relative",children:[g.jsxs("div",{className:"absolute inset-0 overflow-hidden pointer-events-none",style:{zIndex:0},children:[g.jsx("div",{className:"orb orb-pink"}),g.jsx("div",{className:"orb orb-gray"})]}),g.jsx(bD,{})]})]})]})}function vq(){const{session:t}=up(),e=qa(),{messages:r,streaming:n,isStreaming:i,isThinking:a,sendChatMessage:o,stopStreaming:c,addUserMessage:u,uploadAttachment:d}=dP(),[p,f]=j.useState(""),[y,v]=j.useState(null),[b,w]=j.useState(null),x=j.useRef(null),S=j.useRef(null),A=j.useRef(null);j.useLayoutEffect(()=>{const E=x.current;E&&(E.scrollTop=E.scrollHeight)},[r,n,a]);async function O(){const E=p.trim();if(!E&&!y||i||a)return;const N=crypto.randomUUID(),R=y==null?void 0:y.name,I=[E,R?`Attachment: ${R}`:""].filter(Boolean).join(`
437
-
438
- `);u({id:N,role:"user",content:E,timestamp:new Date().toISOString(),attachmentName:R}),f(""),v(null),A.current&&(A.current.value=""),S.current&&(S.current.style.height="auto");try{y&&await d(y,N),o(I)}catch{}}function C(E){E.key==="Enter"&&!E.shiftKey&&(E.preventDefault(),O())}function T(E){f(E.target.value),S.current&&(S.current.style.height="auto",S.current.style.height=`${Math.min(S.current.scrollHeight,160)}px`)}return g.jsxs("div",{className:"flex flex-col flex-1 min-h-0",children:[g.jsxs("div",{ref:x,className:"flex-1 overflow-y-auto px-5 py-5 space-y-5",children:[r.map(E=>{var N,R;return g.jsxs("div",{className:`flex gap-3 ${E.role==="user"?"flex-row-reverse":""}`,children:[g.jsx("div",{className:`flex-shrink-0 w-6 h-6 rounded-lg flex items-center justify-center text-[10px] font-mono mt-0.5 ${E.role==="user"?"border border-[#E43A9C]/30 text-[#E43A9C]":"bg-[#282828] border border-white/[0.07] text-zinc-500"}`,style:E.role==="user"?{background:"rgba(228,58,156,0.12)"}:void 0,children:E.role==="user"?((R=(N=t==null?void 0:t.user)==null?void 0:N.email)==null?void 0:R.charAt(0).toUpperCase())??"U":g.jsx(Ra,{height:12})}),g.jsxs("div",{className:`flex flex-col gap-1.5 max-w-[72%] ${E.role==="user"?"items-end":"items-start"}`,children:[E.toolCall&&g.jsxs("button",{type:"button",onClick:()=>w(b===E.id?null:E.id),className:"w-full text-left border border-white/[0.07] bg-[#1e1e1e] rounded-xl px-3 py-2 flex items-center gap-2 hover:border-[#E43A9C]/25 transition-colors",children:[g.jsx(Mf,{className:"w-3 h-3 text-[#E43A9C] flex-shrink-0"}),g.jsx("span",{className:"text-[11px] font-mono text-zinc-400 flex-1",children:E.toolCall.name}),g.jsx(Pt,{variant:E.toolCall.status==="done"?"success":E.toolCall.status==="error"?"error":"warning",children:E.toolCall.status}),g.jsx(V5,{className:`w-3 h-3 text-zinc-600 transition-transform flex-shrink-0 ${b===E.id?"rotate-180":""}`})]}),E.toolCall&&b===E.id&&g.jsx("div",{className:"w-full bg-[#181818] border border-white/[0.06] rounded-xl px-3 py-2",children:g.jsx("p",{className:"text-[11px] font-mono text-zinc-500",children:E.toolCall.result})}),E.attachmentName&&g.jsx("div",{className:"rounded-xl border border-white/[0.08] bg-[#1e1e1e] px-3 py-2 text-[11px] font-mono text-zinc-400",children:E.attachmentName}),E.content&&g.jsx("div",{className:`rounded-2xl px-4 py-2.5 text-sm leading-relaxed ${E.role==="user"?"text-white rounded-tr-sm":"bg-[#222222] border border-white/[0.07] text-zinc-200 rounded-tl-sm"}`,style:E.role==="user"?{background:"linear-gradient(135deg, #D83333 0%, #C0285E 100%)"}:void 0,children:E.role==="user"?g.jsx("p",{className:"whitespace-pre-wrap",children:E.content}):g.jsx("div",{className:"prose-io",dangerouslySetInnerHTML:{__html:it.parse(E.content)}})}),g.jsx("span",{className:"text-[11px] text-zinc-700 font-mono px-0.5",children:np(E.timestamp,e)})]})]},E.id)}),a&&g.jsxs("div",{className:"flex gap-3",children:[g.jsx("div",{className:"flex-shrink-0 w-6 h-6 rounded-lg flex items-center justify-center bg-[#282828] border border-white/[0.07] mt-0.5",children:g.jsx(Ra,{height:12})}),g.jsx("div",{className:"bg-[#222222] border border-white/[0.07] rounded-2xl rounded-tl-sm px-4 py-3 flex items-center gap-1.5",children:[0,120,240].map(E=>g.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-[#E43A9C] animate-bounce",style:{animationDelay:`${E}ms`}},E))})]}),i&&n&&g.jsxs("div",{className:"flex gap-3",children:[g.jsx("div",{className:"flex-shrink-0 w-6 h-6 rounded-lg flex items-center justify-center bg-[#282828] border border-white/[0.07] mt-0.5",children:g.jsx(Ra,{height:12})}),g.jsx("div",{className:"bg-[#222222] border border-white/[0.07] rounded-2xl rounded-tl-sm px-4 py-2.5 max-w-[72%]",children:g.jsx("div",{className:"prose-io text-sm",dangerouslySetInnerHTML:{__html:it.parse(n)}})})]}),i&&!n&&g.jsxs("div",{className:"flex gap-3",children:[g.jsx("div",{className:"flex-shrink-0 w-6 h-6 rounded-lg flex items-center justify-center bg-[#282828] border border-white/[0.07] mt-0.5",children:g.jsx(Ra,{height:12})}),g.jsx("div",{className:"bg-[#222222] border border-white/[0.07] rounded-2xl rounded-tl-sm px-4 py-3 flex items-center gap-1.5",children:[0,120,240].map(E=>g.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-[#E43A9C] animate-bounce",style:{animationDelay:`${E}ms`}},E))})]})]}),g.jsxs("div",{className:"border-t border-white/[0.06] p-4 flex-shrink-0",children:[g.jsxs("div",{className:"bg-[#1e1e1e] border border-white/[0.08] rounded-2xl overflow-hidden transition-colors focus-within:border-[#E43A9C]/30",children:[g.jsx("input",{ref:A,type:"file",className:"hidden",onChange:E=>{var N;return v(((N=E.target.files)==null?void 0:N[0])??null)}}),y&&g.jsxs("div",{className:"px-4 pt-3 text-[11px] font-mono text-zinc-400",children:["Attached: ",y.name]}),g.jsx("textarea",{ref:S,value:p,onChange:T,onKeyDown:C,placeholder:"Message IO…",rows:1,className:"w-full bg-transparent px-4 pt-3 pb-1 text-sm text-zinc-200 placeholder:text-zinc-700 resize-none focus:outline-none",style:{minHeight:"42px",maxHeight:"160px",fontFamily:"Inter, sans-serif"}}),g.jsxs("div",{className:"flex items-center justify-between px-3 pb-2.5",children:[g.jsx("button",{type:"button",onClick:()=>{var E;return(E=A.current)==null?void 0:E.click()},className:"p-1.5 rounded-lg hover:bg-white/[0.05] text-zinc-700 hover:text-zinc-400 transition-colors",children:g.jsx(rP,{className:"w-4 h-4"})}),g.jsx("div",{className:"flex items-center gap-2",children:i?g.jsxs("button",{type:"button",onClick:()=>c(),className:"flex items-center gap-1.5 px-3 py-1.5 rounded-lg bg-zinc-800 hover:bg-zinc-700 text-[11px] font-mono text-zinc-300 transition-colors",children:[g.jsx(rp,{className:"w-3 h-3"})," Stop"]}):g.jsx("button",{type:"button",onClick:O,disabled:!p.trim()&&!y||a,className:"p-2 rounded-xl text-white disabled:opacity-30 disabled:cursor-not-allowed transition-opacity hover:opacity-90",style:{background:"linear-gradient(135deg, #D83333, #E43A9C)"},children:g.jsx(iP,{className:"w-3.5 h-3.5"})})})]})]}),g.jsx("p",{className:"text-center text-[11px] text-zinc-800 font-mono mt-2",children:"IO may make mistakes. Verify important outputs."})]})]})}const LE=["#38bdf8","#a78bfa","#34d399","#f59e0b","#f87171","#E43A9C"];function bq(t){let e=0;for(let r=0;r<t.length;r++)e=t.charCodeAt(r)+((e<<5)-e);return LE[Math.abs(e)%LE.length]}function DE({name:t,color:e}){const r=t.toLowerCase(),n=e??(r==="orchestrator"||r==="io"?"#71717a":bq(t));return g.jsx("span",{className:"inline-flex items-center px-1.5 py-px rounded text-[10px] font-mono border",style:{background:`${n}15`,color:n,borderColor:`${n}30`},children:t})}function xq(){const[t,e]=j.useState([]),[r,n]=j.useState(null),[i,a]=j.useState(new Set),[o,c]=j.useState("all"),u=qa();j.useEffect(()=>{Ke.get("/inbox").then(O=>e(O.entries)).catch(()=>{})},[]);const d=t.filter(O=>O.status==="unread").length,p=o==="unread"?t.filter(O=>O.status==="unread"):t,f=p.length>0&&p.every(O=>i.has(O.id)),y=i.size>0;function v(O){y||(n(O),O.status==="unread"&&(Ke.post(`/inbox/${O.id}/read`).catch(()=>{}),e(C=>C.map(T=>T.id===O.id?{...T,status:"read"}:T))))}function b(O,C){O.stopPropagation(),a(T=>{const E=new Set(T);return E.has(C)?E.delete(C):E.add(C),E})}function w(){a(f?new Set:new Set(p.map(O=>O.id)))}function x(){const O=Array.from(i);Ke.post("/inbox/bulk/read",{ids:O}).catch(()=>{}),e(C=>C.map(T=>i.has(T.id)?{...T,status:"read"}:T)),a(new Set)}function S(){const O=Array.from(i);Ke.post("/inbox/bulk/delete",{ids:O}).catch(()=>{}),e(C=>C.filter(T=>!i.has(T.id))),r&&i.has(r.id)&&n(null),a(new Set)}function A(O){Ke.delete(`/inbox/${O}`).catch(()=>{}),e(C=>C.filter(T=>T.id!==O)),(r==null?void 0:r.id)===O&&n(null)}return g.jsxs("div",{className:"flex flex-1 min-h-0 overflow-hidden",children:[g.jsxs("div",{className:"w-72 flex-shrink-0 border-r border-white/[0.06] flex flex-col overflow-hidden",children:[g.jsxs("div",{className:"px-4 py-3 border-b border-white/[0.06] flex-shrink-0 space-y-2",children:[g.jsxs("div",{className:"flex items-center justify-between",children:[g.jsx("span",{className:"text-lg tracking-wide text-zinc-200",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"Inbox"}),d>0&&g.jsxs(Pt,{variant:"default",children:[d," unread"]})]}),g.jsx("div",{className:"flex gap-1",children:["all","unread"].map(O=>g.jsx("button",{type:"button",onClick:()=>{c(O),a(new Set)},className:`flex-1 py-1 text-[11px] font-mono rounded-lg transition-colors cursor-pointer ${o===O?"text-[#E43A9C]":"text-zinc-600 hover:text-zinc-300"}`,style:o===O?{background:"rgba(228,58,156,0.12)"}:void 0,children:O},O))})]}),y&&g.jsxs("div",{className:"px-3 py-2 border-b border-white/[0.06] flex items-center gap-1.5 flex-shrink-0",style:{background:"rgba(228,58,156,0.06)"},children:[g.jsxs("span",{className:"text-[10px] font-mono text-zinc-500 flex-1",children:[i.size," selected"]}),g.jsxs("button",{type:"button",onClick:x,className:"flex items-center gap-1 px-2 py-1 rounded-lg text-[10px] font-mono text-zinc-400 hover:text-zinc-200 hover:bg-white/[0.06] transition-colors cursor-pointer",children:[g.jsx(Ub,{className:"w-3 h-3"}),"Mark read"]}),g.jsxs("button",{type:"button",onClick:S,className:"flex items-center gap-1 px-2 py-1 rounded-lg text-[10px] font-mono text-red-400 hover:text-red-300 hover:bg-red-500/10 transition-colors cursor-pointer",children:[g.jsx(Ma,{className:"w-3 h-3"}),"Delete"]})]}),p.length>0&&g.jsxs("div",{className:"px-4 py-1.5 border-b border-white/[0.04] flex items-center gap-2 flex-shrink-0",children:[g.jsx("button",{type:"button",onClick:w,className:`w-3.5 h-3.5 rounded border flex items-center justify-center flex-shrink-0 transition-colors cursor-pointer ${f?"border-[#E43A9C] bg-[#E43A9C]":"border-white/20 hover:border-white/40"}`,children:f&&g.jsx("svg",{className:"w-2 h-2 text-white",fill:"none",viewBox:"0 0 8 8",children:g.jsx("path",{d:"M1 4l2 2 4-4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),g.jsx("span",{className:"text-[10px] font-mono text-zinc-700",children:"Select all"})]}),g.jsxs("div",{className:"flex-1 overflow-y-auto",children:[p.map(O=>{const C=i.has(O.id),T=(r==null?void 0:r.id)===O.id&&!y;return g.jsxs("div",{onClick:()=>v(O),onKeyDown:E=>E.key==="Enter"&&v(O),className:`flex items-start gap-2.5 px-3 py-3 border-b border-white/[0.04] cursor-pointer transition-colors ${T?"border-l-2 border-l-[#E43A9C] pl-2.5":"hover:bg-white/[0.025]"} ${C?"bg-[#E43A9C]/5":""}`,style:T?{background:"rgba(228,58,156,0.05)"}:void 0,children:[g.jsx("button",{type:"button",onClick:E=>b(E,O.id),className:`mt-0.5 w-3.5 h-3.5 rounded border flex items-center justify-center flex-shrink-0 transition-colors cursor-pointer ${C?"border-[#E43A9C] bg-[#E43A9C]":"border-white/20 hover:border-white/50"}`,children:C&&g.jsx("svg",{className:"w-2 h-2 text-white",fill:"none",viewBox:"0 0 8 8",children:g.jsx("path",{d:"M1 4l2 2 4-4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),g.jsxs("div",{className:"flex-1 min-w-0",children:[g.jsxs("div",{className:"flex items-center gap-1.5 mb-0.5",children:[O.status==="unread"&&g.jsx("div",{className:"w-1 h-1 rounded-full bg-[#E43A9C] flex-shrink-0"}),g.jsx(DE,{name:O.squadName??(O.squadId?O.squadId.slice(0,8):"Orchestrator"),color:O.squadColor})]}),g.jsx("p",{className:`text-[11px] truncate ${O.status==="unread"?"text-zinc-200":"text-zinc-500"}`,children:O.title}),g.jsx("p",{className:"text-[10px] text-zinc-700 font-mono mt-1",children:Hs(O.createdAt,u)})]})]},O.id)}),p.length===0&&g.jsxs("div",{className:"flex flex-col items-center justify-center py-12",children:[g.jsx(qb,{size:32,className:"text-zinc-800 mb-2"}),g.jsx("p",{className:"text-[11px] font-mono text-zinc-700",children:o==="unread"?"All caught up":"No items yet"})]})]})]}),g.jsx("div",{className:"flex-1 flex flex-col overflow-hidden",children:r&&!y?g.jsxs(g.Fragment,{children:[g.jsxs("div",{className:"px-6 py-4 border-b border-white/[0.06] flex items-start justify-between flex-shrink-0",children:[g.jsxs("div",{className:"flex-1 min-w-0 mr-4",children:[g.jsx(DE,{name:r.squadName??(r.squadId?r.squadId.slice(0,8):"Orchestrator"),color:r.squadColor}),g.jsx("h3",{className:"text-sm font-mono text-zinc-100 mt-1.5",children:r.title}),g.jsx("p",{className:"text-[11px] text-zinc-700 font-mono mt-0.5",children:Hs(r.createdAt,u)})]}),g.jsxs("button",{type:"button",onClick:()=>A(r.id),className:"flex items-center gap-1.5 px-2.5 py-1 rounded-lg font-mono text-[11px] text-zinc-400 bg-[#252525] hover:bg-red-500/10 hover:text-red-400 transition-colors cursor-pointer",children:[g.jsx(Ma,{className:"w-3 h-3"}),"Delete"]})]}),g.jsx("div",{className:"flex-1 overflow-y-auto px-6 py-5",children:g.jsx(Iu,{content:r.content})})]}):y?g.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 text-center px-8",children:[g.jsx("div",{className:"w-10 h-10 rounded-2xl flex items-center justify-center border border-[#E43A9C]/20",style:{background:"rgba(228,58,156,0.08)"},children:g.jsx(qb,{className:"w-4 h-4 text-[#E43A9C]"})}),g.jsxs("div",{children:[g.jsxs("p",{className:"text-sm font-mono text-zinc-300",children:[i.size," message",i.size!==1?"s":""," selected"]}),g.jsx("p",{className:"text-[11px] text-zinc-600 mt-1",children:"Use the actions above to mark as read or delete"})]}),g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsxs("button",{type:"button",onClick:x,className:"flex items-center gap-1.5 px-3 py-1.5 rounded-lg text-[11px] font-mono text-zinc-300 border border-white/[0.1] hover:bg-white/[0.05] transition-colors cursor-pointer",children:[g.jsx(Ub,{className:"w-3 h-3"}),"Mark read"]}),g.jsxs("button",{type:"button",onClick:S,className:"flex items-center gap-1.5 px-3 py-1.5 rounded-lg text-[11px] font-mono text-red-400 border border-red-500/20 hover:bg-red-500/10 transition-colors cursor-pointer",children:[g.jsx(Ma,{className:"w-3 h-3"}),"Delete selected"]})]})]}):g.jsx("div",{className:"flex-1 flex items-center justify-center text-zinc-700 font-mono text-xs",children:"Select an item to read"})})]})}function wq(){const{signIn:t}=up(),[e,r]=j.useState(""),[n,i]=j.useState(""),[a,o]=j.useState(null),[c,u]=j.useState(!1);async function d(p){p.preventDefault(),o(null),u(!0);const{error:f}=await t(e,n);f&&o(f),u(!1)}return g.jsxs("div",{className:"min-h-screen bg-[#161616] flex items-center justify-center relative overflow-hidden",children:[g.jsx("div",{className:"absolute inset-0 opacity-[0.04]",style:{backgroundImage:"radial-gradient(circle, #E43A9C 1px, transparent 1px)",backgroundSize:"32px 32px"}}),g.jsx("div",{className:"absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-[60%] w-[400px] h-[300px] rounded-full blur-3xl pointer-events-none",style:{background:"radial-gradient(ellipse, rgba(228,58,156,0.12) 0%, transparent 70%)"}}),g.jsxs("div",{className:"relative z-10 w-full max-w-[360px] mx-4",children:[g.jsxs("div",{className:"flex flex-col items-center mb-8 gap-3",children:[g.jsx(Ra,{height:52}),g.jsx("div",{className:"text-center",children:g.jsx("p",{className:"text-[11px] font-mono text-zinc-600 tracking-widest uppercase mt-1",children:"personal ai orchestrator"})})]}),g.jsxs("form",{onSubmit:d,className:"glass-card border border-white/[0.07] rounded-2xl p-6 space-y-4",children:[g.jsxs("div",{className:"space-y-1",children:[g.jsx("label",{className:"text-[11px] font-mono text-zinc-500 block",children:"Email"}),g.jsx("input",{type:"email",value:e,onChange:p=>r(p.target.value),required:!0,className:"w-full bg-[#161616] border border-white/[0.08] rounded-xl px-3 py-2.5 text-sm text-zinc-200 font-mono placeholder:text-zinc-700 focus:outline-none focus:border-[#E43A9C]/40 focus:ring-1 focus:ring-[#E43A9C]/15 transition-colors"})]}),g.jsxs("div",{className:"space-y-1",children:[g.jsx("label",{className:"text-[11px] font-mono text-zinc-500 block",children:"Password"}),g.jsx("input",{type:"password",value:n,onChange:p=>i(p.target.value),required:!0,placeholder:"••••••••",className:"w-full bg-[#161616] border border-white/[0.08] rounded-xl px-3 py-2.5 text-sm text-zinc-200 font-mono placeholder:text-zinc-700 focus:outline-none focus:border-[#E43A9C]/40 focus:ring-1 focus:ring-[#E43A9C]/15 transition-colors"})]}),a&&g.jsx("p",{className:"text-[11px] font-mono text-red-400",children:a}),g.jsx("button",{type:"submit",disabled:c,className:"w-full text-white font-mono text-sm rounded-xl py-3 mt-1 transition-opacity hover:opacity-90 disabled:opacity-50 flex items-center justify-center gap-2",style:{background:"linear-gradient(135deg, #D83333 0%, #E43A9C 55%, #F041FF 100%)"},children:c?g.jsxs(g.Fragment,{children:[g.jsx("span",{className:"w-3.5 h-3.5 border-2 border-white/30 border-t-white rounded-full animate-spin"}),"Authenticating…"]}):"Sign In"})]}),g.jsx("p",{className:"text-center text-[11px] text-zinc-700 font-mono mt-4",children:"Secured by Supabase Auth"})]})]})}const wR="w-full bg-[#161616] border border-white/[0.08] rounded-xl px-3 py-2 text-[11px] text-zinc-300 font-mono placeholder:text-zinc-700 focus:outline-none focus:border-[#E43A9C]/40 focus:ring-1 focus:ring-[#E43A9C]/10 transition-colors",zs="bg-[#161616] border border-white/[0.08] rounded-xl px-3 py-2 text-[11px] text-zinc-300 font-mono placeholder:text-zinc-700 focus:outline-none focus:border-[#E43A9C]/40 focus:ring-1 focus:ring-[#E43A9C]/10 transition-colors";function qi({label:t,hint:e,align:r="center",children:n}){const i=r==="start"?"flex-1 min-w-0":"flex-1 flex justify-end items-center";return g.jsxs("div",{className:`glass-card border border-white/[0.07] rounded-2xl px-4 py-3.5 flex gap-4 ${r==="start"?"items-start":"items-center"}`,children:[g.jsxs("div",{className:"w-[140px] shrink-0",children:[g.jsx("span",{className:"text-[11px] font-mono text-zinc-400",children:t}),e&&g.jsxs("span",{className:"text-[10px] font-mono text-zinc-700 ml-1.5",children:["(",e,")"]})]}),g.jsx("div",{className:i,children:n})]})}function _q({onSave:t,onCancel:e,squads:r}){var b;const[n,i]=j.useState("io"),[a,o]=j.useState(((b=r[0])==null?void 0:b.id)??""),[c,u]=j.useState(""),[d,p]=j.useState(""),[f,y]=j.useState(""),v=()=>{!d.trim()||!f.trim()||!c.trim()||t({name:c.trim(),targetType:n==="io"?"orchestrator":"squad",targetId:n==="squad"?a:void 0,cron:d.trim(),prompt:f.trim()})};return g.jsx("div",{className:"fixed inset-0 z-40 flex items-center justify-center p-6",style:{background:"rgba(0,0,0,0.55)",backdropFilter:"blur(4px)"},children:g.jsxs("div",{className:"glass-card border border-white/[0.09] rounded-2xl w-full max-w-lg shadow-2xl flex flex-col",style:{maxHeight:"90vh"},children:[g.jsxs("div",{className:"flex items-center justify-between px-5 py-4 border-b border-white/[0.06] flex-shrink-0",children:[g.jsx("h3",{className:"text-lg tracking-wide text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"New Schedule"}),g.jsx("button",{type:"button",onClick:e,className:"p-1.5 rounded-lg text-zinc-600 hover:text-zinc-300 hover:bg-white/[0.06] transition-colors cursor-pointer",children:g.jsx(oP,{className:"w-4 h-4"})})]}),g.jsxs("div",{className:"overflow-y-auto flex-1 px-5 py-4 space-y-2",children:[g.jsx(qi,{label:"Name",children:g.jsx("input",{value:c,onChange:w=>u(w.target.value),placeholder:"Daily triage",className:`${zs} w-48`})}),g.jsx(qi,{label:"Type",children:g.jsx("div",{className:"flex gap-2",children:["io","squad"].map(w=>g.jsx("button",{type:"button",onClick:()=>i(w),className:`px-4 py-1.5 rounded-xl text-[11px] font-mono capitalize transition-colors border cursor-pointer ${n===w?"text-[#E43A9C] border-[#E43A9C]/30":"text-zinc-500 border-white/[0.08] hover:text-zinc-300 hover:bg-white/[0.04]"}`,style:n===w?{background:"rgba(228,58,156,0.08)"}:void 0,children:w==="io"?"IO":"Squad"},w))})}),n==="squad"&&g.jsx(qi,{label:"Squad",children:g.jsx("select",{value:a,onChange:w=>o(w.target.value),className:`${zs} w-48`,children:r.map(w=>g.jsx("option",{value:w.id,style:{background:"#1a1a1a",color:"#d4d4d8"},children:w.name},w.id))})}),g.jsx(qi,{label:"Cron Expression",children:g.jsx("input",{value:d,onChange:w=>p(w.target.value),placeholder:"0 9 * * 1-5",className:`${zs} w-40`})}),g.jsx(qi,{label:"Prompt",hint:"supports Markdown",align:"start",children:g.jsx("textarea",{value:f,onChange:w=>y(w.target.value),placeholder:"Describe what IO or the squad should do when this schedule fires.",rows:8,className:`${wR} resize-none leading-relaxed`})})]}),g.jsxs("div",{className:"flex items-center justify-end gap-2 px-5 py-3.5 border-t border-white/[0.06] flex-shrink-0",children:[g.jsx(_i,{onClick:e,children:"Cancel"}),g.jsxs(za,{onClick:v,className:"px-4 py-1.5",children:[g.jsx(tp,{className:"w-3 h-3"}),"Create Schedule"]})]})]})})}function Sq({sched:t,squads:e,onSave:r,onBack:n}){var b,w;const[i,a]=j.useState(t.name),[o,c]=j.useState(t.cron),[u,d]=j.useState(t.prompt),[p,f]=j.useState(t.targetId??((b=e[0])==null?void 0:b.id)??""),y=()=>{!o.trim()||!u.trim()||!i.trim()||r({name:i.trim(),cron:o.trim(),prompt:u.trim(),targetId:t.targetType==="squad"?p:void 0})},v=t.targetType==="orchestrator"?"IO Schedule":`Squad — ${((w=e.find(x=>x.id===t.targetId))==null?void 0:w.name)??"Unknown"}`;return g.jsxs("div",{className:"flex-1 overflow-y-auto p-6 max-w-3xl",children:[g.jsxs("div",{className:"flex items-center gap-2 mb-6",children:[g.jsxs("button",{type:"button",onClick:n,className:"flex items-center gap-1.5 text-[11px] font-mono text-zinc-600 hover:text-zinc-300 transition-colors cursor-pointer",children:[g.jsx(bl,{className:"w-3.5 h-3.5"}),"Schedules"]}),g.jsx("span",{className:"text-zinc-700 text-[11px]",children:"/"}),g.jsx("span",{className:"text-[11px] font-mono text-zinc-400",children:"Edit"})]}),g.jsxs("div",{className:"flex items-start justify-between mb-6",children:[g.jsxs("div",{children:[g.jsx("h2",{className:"text-2xl tracking-wide text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"Edit Schedule"}),g.jsx("p",{className:"text-[11px] font-mono text-zinc-600 mt-0.5",children:v})]}),g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx(_i,{onClick:n,children:"Cancel"}),g.jsxs(za,{onClick:y,className:"px-4 py-1.5",children:[g.jsx(tp,{className:"w-3 h-3"}),"Save Changes"]})]})]}),g.jsxs("div",{className:"space-y-3",children:[g.jsx(qi,{label:"Name",children:g.jsx("input",{value:i,onChange:x=>a(x.target.value),placeholder:"Schedule name",className:`${zs} w-48`})}),t.targetType==="squad"&&g.jsx(qi,{label:"Squad",children:g.jsx("select",{value:p,onChange:x=>f(x.target.value),className:`${zs} w-48`,children:e.map(x=>g.jsx("option",{value:x.id,style:{background:"#1a1a1a",color:"#d4d4d8"},children:x.name},x.id))})}),g.jsx(qi,{label:"Cron Expression",children:g.jsx("input",{value:o,onChange:x=>c(x.target.value),placeholder:"0 9 * * 1-5",className:`${zs} w-40`})}),g.jsx(qi,{label:"Prompt",hint:"supports Markdown",align:"start",children:g.jsxs("div",{className:"space-y-1.5",children:[g.jsx("textarea",{value:u,onChange:x=>d(x.target.value),placeholder:"Describe what IO or the squad should do when this schedule fires.",className:`${wR} leading-relaxed resize-y`,style:{minHeight:"360px"}}),g.jsx("p",{className:"text-[10px] font-mono text-zinc-700",children:"Tip: use # headings and - lists to structure multi-step instructions."})]})})]})]})}function kq(){const[t,e]=j.useState("squad"),[r,n]=j.useState([]),[i,a]=j.useState([]),[o,c]=j.useState(!1),[u,d]=j.useState(null),p=qa();j.useEffect(()=>{f(),y()},[]);function f(){Ke.get("/schedules").then(R=>n(R.schedules)).catch(()=>{})}function y(){Ke.get("/squads").then(R=>a(R.squads)).catch(()=>{})}const v=r.filter(R=>R.targetType==="squad"),b=r.filter(R=>R.targetType==="orchestrator"),w=t==="squad"?v:b;async function x(R){try{await Ke.post("/schedules",R),Qe.success("Schedule created"),c(!1),f()}catch(I){Qe.error(I instanceof Error?I.message:"Failed to create")}}async function S(R){if(u)try{await Ke.patch(`/schedules/${u.id}`,R),Qe.success("Schedule saved"),d(null),f()}catch{Qe.error("Failed to save schedule")}}const[A,O]=j.useState(null);async function C(R,I){O(R);try{await Ke.patch(`/schedules/${R}`,{enabled:!I}),Qe.success(I?"Schedule paused":"Schedule resumed"),f()}catch{Qe.error("Failed to toggle schedule")}finally{O(null)}}async function T(R){O(R);try{await Ke.post(`/schedules/${R}/run`,{}),Qe.success("Schedule triggered")}catch{Qe.error("Failed to trigger schedule")}finally{O(null)}}async function E(R){O(R);try{await Ke.delete(`/schedules/${R}`),Qe.success("Schedule deleted"),f()}catch{Qe.error("Failed to delete")}finally{O(null)}}if(u)return g.jsx(Sq,{sched:u,squads:i,onSave:S,onBack:()=>d(null)});const N=t==="squad"?["Squad","Name","Cron","Next Run","Status",""]:["Name","Cron","Next Run","Status",""];return g.jsxs("div",{className:"flex-1 overflow-y-auto p-6",children:[o&&g.jsx(_q,{onSave:x,onCancel:()=>c(!1),squads:i}),g.jsxs("div",{className:"flex items-center justify-between mb-5",children:[g.jsxs("div",{children:[g.jsx("h2",{className:"text-2xl tracking-wide text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"Schedules"}),g.jsxs("p",{className:"text-[11px] text-zinc-600 font-mono mt-0.5",children:[r.filter(R=>R.enabled).length," active · ",r.filter(R=>!R.enabled).length," paused"]})]}),g.jsxs(za,{onClick:()=>c(!0),className:"px-3 py-1.5",children:[g.jsx(Uw,{className:"w-3.5 h-3.5"}),"Add Schedule"]})]}),g.jsx("div",{className:"flex gap-1 mb-4",children:[["squad","Squad Schedules"],["io","IO Schedules"]].map(([R,I])=>g.jsx("button",{type:"button",onClick:()=>e(R),className:`px-4 py-2 text-[11px] font-mono rounded-xl transition-colors cursor-pointer ${t===R?"text-[#E43A9C]":"text-zinc-600 hover:text-zinc-300 hover:bg-white/[0.04]"}`,style:t===R?{background:"rgba(228,58,156,0.12)"}:void 0,children:I},R))}),g.jsx("div",{className:"overflow-x-auto rounded-2xl border border-white/[0.07] glass-card",children:w.length===0?g.jsx("div",{className:"px-4 py-12 text-center text-zinc-600 font-mono text-sm",children:"No schedules for this category"}):g.jsxs("table",{className:"w-full text-[11px] font-mono min-w-[640px]",children:[g.jsx("thead",{children:g.jsx("tr",{className:"border-b border-white/[0.06]",style:{background:"rgba(20,20,20,0.6)"},children:N.map(R=>g.jsx("th",{className:"text-left px-4 py-2.5 text-zinc-600 font-medium",children:R},R))})}),g.jsx("tbody",{children:w.map(R=>{var I,K;return g.jsxs("tr",{className:`border-b border-white/[0.04] hover:bg-white/[0.015] transition-colors ${R.enabled?"":"opacity-50"}`,children:[t==="squad"?g.jsx("td",{className:"px-4 py-3",children:g.jsx(f6,{name:((I=i.find(B=>B.id===R.targetId))==null?void 0:I.name)??"Unknown",color:(K=i.find(B=>B.id===R.targetId))==null?void 0:K.color})}):null,g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:R.name}),g.jsx("td",{className:"px-4 py-3 text-zinc-600 text-[10px]",children:R.cron}),g.jsx("td",{className:"px-4 py-3 text-zinc-600",children:g.jsxs("span",{className:"flex items-center gap-1",children:[g.jsx(Dw,{className:"w-3 h-3"}),R.enabled&&R.nextRun?Hs(R.nextRun,p):"—"]})}),g.jsx("td",{className:"px-4 py-3",children:g.jsx(Pt,{variant:R.enabled?"success":"muted",children:R.enabled?"active":"paused"})}),g.jsx("td",{className:"px-4 py-3",children:g.jsxs("div",{className:`flex items-center gap-1 ${A===R.id?"opacity-50 pointer-events-none":""}`,children:[g.jsxs(_i,{onClick:()=>T(R.id),children:[g.jsx($4,{className:"w-3 h-3"}),"Run now"]}),g.jsx(h6,{onClick:()=>C(R.id,R.enabled),children:R.enabled?g.jsxs(g.Fragment,{children:[g.jsx(j4,{className:"w-3 h-3"}),"Pause"]}):g.jsxs(g.Fragment,{children:[g.jsx(Mf,{className:"w-3 h-3"}),"Resume"]})}),g.jsxs(_i,{onClick:()=>d(R),children:[g.jsx(P4,{className:"w-3 h-3"}),"Edit"]}),g.jsxs(Wf,{onClick:()=>E(R.id),children:[g.jsx(Ma,{className:"w-3 h-3"}),"Delete"]})]})})]},R.id)})})]})})]})}const Eq=[{id:"general",label:"General"},{id:"telegram",label:"Telegram"},{id:"auth",label:"Auth"}],Bo="rounded-xl border border-white/[0.07] bg-white/[0.04] px-3 py-2 text-sm font-mono text-zinc-300 outline-none focus:border-[#E43A9C]/50",zE=`${Bo} w-[72px]`,Oq=`${Bo} w-[100px]`,BE=`${Bo} w-[200px]`,UE=`${Bo} w-[320px]`,Aq=`${Bo} w-[140px] appearance-none bg-[url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20fill%3D%22%2371717a%22%20d%3D%22M3%204.5L6%208l3-3.5H3z%22%2F%3E%3C%2Fsvg%3E')] bg-[position:right_10px_center] bg-no-repeat pr-8`;function Tq(){const[t,e]=j.useState(null),[r,n]=j.useState("general");j.useEffect(()=>{Ke.get("/config").then(o=>e(o.config)).catch(()=>{})},[]);function i(o){t&&e({...t,...o})}async function a(){if(t)try{const{dataDir:o,...c}=t;await Ke.patch("/config",c),Qe.success("Settings saved")}catch{Qe.error("Failed to save settings")}}return t?g.jsx("div",{className:"flex-1 overflow-y-auto p-6",children:g.jsxs("div",{className:"max-w-3xl",children:[g.jsx("h2",{className:"mb-6 text-2xl tracking-wide text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"Settings"}),g.jsx("div",{className:"mb-6 flex gap-6 border-b border-white/[0.07]",children:Eq.map(o=>g.jsx("button",{type:"button",onClick:()=>n(o.id),className:`-mb-px border-b-2 px-1 pb-3 text-[11px] font-mono transition-colors ${r===o.id?"border-[#E43A9C] text-[#E43A9C]":"border-transparent text-zinc-500 hover:text-zinc-300"}`,children:o.label},o.id))}),g.jsxs("div",{className:"glass-card rounded-2xl border border-white/[0.07] p-5",children:[r==="general"&&g.jsxs(g.Fragment,{children:[g.jsx(_n,{label:"Log Level",children:g.jsx("select",{value:t.logLevel,onChange:o=>i({logLevel:o.target.value}),className:Aq,children:["trace","debug","info","warn","error","fatal"].map(o=>g.jsx("option",{value:o,children:o},o))})}),g.jsx(_n,{label:"Default Model",children:g.jsx("input",{type:"text",value:t.defaultModel,onChange:o=>i({defaultModel:o.target.value}),className:BE})}),g.jsx(_n,{label:"Timezone",children:g.jsx("select",{value:t.timezone,onChange:o=>i({timezone:o.target.value}),className:`${Bo} w-[200px] appearance-none bg-[url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20fill%3D%22%2371717a%22%20d%3D%22M3%204.5L6%208l3-3.5H3z%22%2F%3E%3C%2Fsvg%3E')] bg-[position:right_10px_center] bg-no-repeat pr-8`,children:nz.map(o=>g.jsx("option",{value:o.value,children:o.label},o.value))})}),g.jsx(_n,{label:"Max Instances",children:g.jsx("input",{type:"number",value:t.maxInstancesPerSquad,onChange:o=>i({maxInstancesPerSquad:Number(o.target.value)}),className:zE,min:1,max:10})}),g.jsx(_n,{label:"API Port",children:g.jsx("input",{type:"number",value:t.apiPort,onChange:o=>i({apiPort:Number(o.target.value)}),className:zE})}),g.jsx(_n,{label:"Pricing Refresh (hrs)",children:g.jsx("input",{type:"number",value:t.pricing.refreshIntervalHours,onChange:o=>i({pricing:{refreshIntervalHours:Number(o.target.value)}}),className:Oq,min:1})}),g.jsx(_n,{label:"Data Dir",children:g.jsx("input",{type:"text",value:t.dataDir,readOnly:!0,className:`${UE} cursor-default text-zinc-500`})})]}),r==="telegram"&&g.jsxs(g.Fragment,{children:[g.jsx(_n,{label:"Bot Token",children:g.jsx(Lg,{value:t.telegram.botToken??"",onChange:o=>i({telegram:{...t.telegram,botToken:o||null}}),size:"lg"})}),g.jsx(_n,{label:"Allowed Chat IDs",children:g.jsx("input",{type:"text",value:t.telegram.allowedChatIds.join(", "),onChange:o=>i({telegram:{...t.telegram,allowedChatIds:o.target.value.split(",").map(c=>Number(c.trim())).filter(c=>!Number.isNaN(c))}}),className:BE})})]}),r==="auth"&&g.jsxs(g.Fragment,{children:[g.jsx(_n,{label:"Project URL",children:g.jsx("input",{type:"text",value:t.supabase.projectUrl??"",onChange:o=>i({supabase:{...t.supabase,projectUrl:o.target.value||null}}),className:UE})}),g.jsx(_n,{label:"Anon Key",children:g.jsx(Lg,{value:t.supabase.anonKey??"",onChange:o=>i({supabase:{...t.supabase,anonKey:o||null}}),size:"lg"})}),g.jsx(_n,{label:"JWT Secret",children:g.jsx(Lg,{value:t.supabase.jwtSecret??"",onChange:o=>i({supabase:{...t.supabase,jwtSecret:o||null}}),size:"lg"})})]}),g.jsx("div",{className:"flex justify-end pt-6",children:g.jsx(za,{onClick:a,className:"px-4 py-2.5",children:"Save Settings"})})]})]})}):g.jsx("div",{className:"flex h-full items-center justify-center text-zinc-600",children:"Loading..."})}function _n({label:t,children:e}){return g.jsxs("div",{className:"flex items-center justify-between gap-6 border-b border-white/[0.07] py-3",children:[g.jsx("label",{className:"text-[11px] font-mono text-zinc-400 shrink-0",children:t}),g.jsx("div",{className:"flex justify-end",children:e})]})}function Lg({value:t,onChange:e,size:r="lg"}){const[n,i]=j.useState(!1),a=r==="lg"?"w-[320px]":"w-[200px]";return g.jsxs("div",{className:"relative",children:[g.jsx("input",{type:n?"text":"password",value:t,onChange:o=>e(o.target.value),className:`${Bo} ${a} pr-9`}),g.jsx("button",{type:"button",onClick:()=>i(o=>!o),className:"absolute right-2.5 top-1/2 -translate-y-1/2 text-zinc-600 transition-colors hover:text-zinc-400","aria-label":n?"Hide value":"Show value",children:n?g.jsx(s4,{size:14}):g.jsx(Ub,{size:14})})]})}const Cq=[{id:"installed",label:"Installed"},{id:"awesome-copilot",label:"Awesome Copilot"},{id:"skillssh",label:"skills.sh"}];function qE(t){return t==="awesome-copilot"?"Awesome Copilot":"skills.sh"}function FE(t){return t?t>=1e6?`${(t/1e6).toFixed(1).replace(/\.0$/,"")}M installs`:t>=1e3?`${(t/1e3).toFixed(1).replace(/\.0$/,"")}K installs`:`${t} installs`:null}function jq(t){const e=t.match(/^---\s*\n([\s\S]*?)\n---\s*\n([\s\S]*)$/);if(!e)return{frontMatter:{},body:t};const r=e[1]??"",n=e[2]??"",i={};let a="",o=null;for(const c of r.split(`
439
- `)){const u=c.match(/^(\w[\w-]*)\s*:\s*(.*)$/);if(u){a&&o&&(i[a]=o,o=null),a=u[1]??"";const d=(u[2]??"").trim();d===""||d==="[]"?o=[]:d.startsWith("[")&&d.endsWith("]")?i[a]=d.slice(1,-1).split(",").map(p=>p.trim().replace(/^["']|["']$/g,"")):i[a]=d.replace(/^["']|["']$/g,"")}else c.match(/^\s+-\s+(.+)/)&&a&&(o||(o=[]),o.push(c.replace(/^\s+-\s+/,"").trim()))}return a&&o&&(i[a]=o),{frontMatter:i,body:n}}const HE=["name","description","version","author","license","argument_hint","argument-hint","use_when","use-when","enhancements","metadata","tags"];function Nq({content:t}){const{frontMatter:e,body:r}=jq(t),n=HE.filter(o=>e[o]!==void 0),i=Object.keys(e).filter(o=>!HE.includes(o)),a=[...n,...i];return g.jsxs("div",{children:[a.length>0&&g.jsxs("div",{className:"border-b border-white/[0.05] pb-4 mb-4",children:[g.jsx("p",{className:"text-[10px] font-mono text-zinc-700 uppercase tracking-wider mb-3",children:"Front Matter"}),g.jsx("div",{className:"space-y-2",children:a.map(o=>{const c=e[o];return c==null||Array.isArray(c)&&c.length===0?null:g.jsxs("div",{className:"flex gap-3 items-start",children:[g.jsx("span",{className:"text-[10px] font-mono text-zinc-600 w-28 flex-shrink-0 pt-0.5",children:o}),g.jsx("div",{className:"flex-1 min-w-0",children:Array.isArray(c)?g.jsx("div",{className:"flex flex-wrap gap-1",children:c.map((u,d)=>g.jsx(Pt,{variant:"muted",children:u},d))}):typeof c=="object"?g.jsx("div",{className:"space-y-0.5",children:Object.entries(c).map(([u,d])=>g.jsxs("p",{className:"text-[11px] font-mono text-zinc-400",children:[g.jsxs("span",{className:"text-zinc-600",children:[u,":"]})," ",d]},u))}):o==="use_when"||o==="use-when"?g.jsx("p",{className:"text-[11px] text-zinc-300 leading-relaxed",children:c}):o==="argument_hint"||o==="argument-hint"?g.jsx("code",{className:"text-[11px] font-mono text-[#E43A9C] bg-[#2d1a24] px-1.5 py-0.5 rounded",children:c}):g.jsx("span",{className:"text-[11px] font-mono text-zinc-300",children:c})})]},o)})})]}),r.trim()&&g.jsxs("div",{children:[g.jsx("p",{className:"text-[10px] font-mono text-zinc-700 uppercase tracking-wider mb-3",children:"Body"}),g.jsx(Iu,{content:r})]})]})}function Pq(){const[t,e]=j.useState("installed"),[r,n]=j.useState([]),[i,a]=j.useState([]),[o,c]=j.useState(null);function u(M){return"url"in M&&M.url?M.url:M.name}const[d,p]=j.useState(null),[f,y]=j.useState(""),[v,b]=j.useState(!1),[w,x]=j.useState(!1),[S,A]=j.useState(!1),[O,C]=j.useState(""),[T,E]=j.useState(null),[N,R]=j.useState(null),I=j.useCallback(async()=>{try{const M=await Ke.get("/skills"),J=new Set(M.skills.map(oe=>oe.name.toLowerCase()));n(M.skills),a(oe=>oe.map(le=>({...le,installed:J.has(le.name.toLowerCase())})))}catch(M){Qe.error(M instanceof Error?M.message:"Failed to load skills")}},[]),K=j.useCallback(async M=>{x(!0);try{const J=await Ke.get(`/skills/${encodeURIComponent(M)}`);p(J),C(J.content)}catch(J){Qe.error(J instanceof Error?J.message:"Failed to load skill"),p(null)}finally{x(!1)}},[]);j.useEffect(()=>{I()},[I]),j.useEffect(()=>{if(t==="installed"){R(null);return}const M=f.trim();if(t==="skillssh"&&!M){a([]),R(null),b(!1);return}let J=!1;b(!0);const oe=window.setTimeout(async()=>{try{const le=await Ke.get(`/skills/discover?source=${t}&q=${encodeURIComponent(M)}`);if(J)return;a(le.skills),R(null)}catch(le){if(J)return;a([]),R(le instanceof Error?le.message:"Discovery failed")}finally{J||b(!1)}},250);return()=>{J=!0,window.clearTimeout(oe)}},[f,t]);const B=j.useMemo(()=>{const M=f.trim().toLowerCase();return M?r.filter(J=>[J.name,J.description,J.preview].some(oe=>oe.toLowerCase().includes(M))):r},[r,f]),U=t==="installed"?B:i,V=B.find(M=>M.name===o)??null,H=i.find(M=>u(M)===o)??null,Y=(V==null?void 0:V.name)??(H==null?void 0:H.name)??null;j.useEffect(()=>{if(A(!1),!U.length){c(null),t!=="installed"&&p(null);return}if(!o||!U.some(M=>u(M)===o)){const M=U[0];M&&c(u(M))}},[o,t,U]),j.useEffect(()=>{if(t!=="installed"||!Y){p(null);return}K(Y)},[K,Y,t]);async function G(M){if(!M.url&&!M.registrySource){Qe.error("Install source is not available for this skill yet");return}E(M.name);try{await Ke.post("/skills/install",{name:M.name,source:M.source,url:M.url,registrySource:M.registrySource,skillId:M.skillId}),Qe.success(`Installed ${M.title||M.name}`),await I(),a(J=>J.map(oe=>oe.name===M.name?{...oe,installed:!0}:oe))}catch(J){Qe.error(J instanceof Error?J.message:"Install failed")}finally{E(null)}}async function Q(M){E(M);try{await Ke.delete(`/skills/${encodeURIComponent(M)}`),Qe.success(`Removed ${M}`),await I(),a(J=>J.map(oe=>oe.name===M?{...oe,installed:!1}:oe))}catch(J){Qe.error(J instanceof Error?J.message:"Failed to remove skill")}finally{E(null)}}async function W(){if(d){E(d.name);try{await Ke.put(`/skills/${encodeURIComponent(d.name)}`,{content:O}),Qe.success(`Updated ${d.name}`),A(!1),await Promise.all([I(),K(d.name)])}catch(M){Qe.error(M instanceof Error?M.message:"Failed to save skill")}finally{E(null)}}}const ee=!!(V!=null&&V.activatedForOrchestrator),q=T===(d==null?void 0:d.name),$=T===(H==null?void 0:H.name);return g.jsxs("div",{className:"flex flex-1 min-h-0 overflow-hidden",children:[g.jsxs("div",{className:"w-64 flex-shrink-0 border-r border-white/[0.06] flex flex-col overflow-hidden",children:[g.jsxs("div",{className:"px-2.5 pt-2.5 pb-2 flex-shrink-0 border-b border-white/[0.06] space-y-2",children:[g.jsxs("div",{className:"relative",children:[g.jsx(nP,{className:"pointer-events-none absolute left-2.5 top-1/2 h-3 w-3 -translate-y-1/2 text-zinc-700"}),g.jsx("input",{type:"text",value:f,onChange:M=>y(M.target.value),placeholder:"Search skills…",className:"w-full bg-[#181818] border border-white/[0.06] rounded-xl pl-7 pr-2 py-1.5 text-[11px] text-zinc-300 font-mono placeholder:text-zinc-700 focus:outline-none focus:border-[#E43A9C]/30 transition-colors"})]}),g.jsx("div",{className:"flex flex-col gap-0.5",children:Cq.map(M=>g.jsxs("button",{type:"button",onClick:()=>e(M.id),className:`w-full text-left px-2.5 py-1.5 rounded-lg text-[11px] font-mono transition-colors flex items-center justify-between cursor-pointer ${t===M.id?"text-[#E43A9C]":"text-zinc-500 hover:text-zinc-300 hover:bg-white/[0.04]"}`,style:t===M.id?{background:"rgba(228,58,156,0.10)"}:void 0,children:[g.jsx("span",{children:M.label}),M.id==="installed"&&g.jsx("span",{className:"text-[10px] text-zinc-600",children:r.length})]},M.id))})]}),g.jsxs("div",{className:"flex-1 overflow-y-auto py-1.5",children:[v&&t!=="installed"?g.jsxs("div",{className:"flex items-center gap-2 rounded-2xl border border-white/[0.08] bg-white/[0.03] px-3 py-3 font-mono text-[11px] text-zinc-500",children:[g.jsx(Ts,{className:"h-3.5 w-3.5 animate-spin"})," Searching registry..."]}):null,U.map(M=>{const J=u(M),oe=o===J,le=M.description||("preview"in M?M.preview:"No description available.");return g.jsxs("button",{type:"button",onClick:()=>{A(!1),c(J)},className:`w-full text-left px-3 py-2.5 border-b border-white/[0.03] transition-colors cursor-pointer ${oe?"border-l-2 border-l-[#E43A9C] bg-[#E43A9C]/5":"hover:bg-white/[0.03]"}`,children:[g.jsxs("div",{className:"flex items-center gap-2 mb-0.5",children:[g.jsx("span",{className:"truncate font-mono text-[11px] text-zinc-200",children:M.name}),"installed"in M&&M.installed?g.jsx(Pt,{variant:"success",children:"installed"}):null]}),g.jsx("p",{className:"line-clamp-2 font-mono text-[10px] leading-relaxed text-zinc-600",children:le})]},`${t}:${J}`)}),!v&&U.length===0?g.jsx("div",{className:"px-4 py-8",children:g.jsx("p",{className:"font-mono text-[11px] leading-relaxed text-zinc-500",children:N||(t==="skillssh"&&!f.trim()?"Start typing to search the skills.sh registry.":f.trim()?"No skills match your search.":"No skills available in this source.")})}):null]})]}),g.jsx("div",{className:"flex min-h-0 flex-1 flex-col overflow-y-auto p-5",children:t==="installed"&&V?g.jsxs(g.Fragment,{children:[g.jsxs("div",{className:"mb-5 flex items-start justify-between gap-4 border-b border-white/[0.06] pb-5",children:[g.jsxs("div",{className:"flex min-w-0 gap-4",children:[g.jsx("div",{className:"flex h-14 w-14 shrink-0 items-center justify-center rounded-2xl bg-[#E43A9C]/12 text-[#E43A9C]",children:g.jsx(Fb,{className:"h-6 w-6"})}),g.jsxs("div",{className:"min-w-0",children:[g.jsx("h3",{className:"truncate text-[34px] uppercase tracking-[0.08em] text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:V.name}),g.jsxs("div",{className:"mt-2 flex flex-wrap items-center gap-2",children:[g.jsx(Pt,{variant:"success",children:"installed"}),ee?g.jsx(Pt,{variant:"warning",children:"active"}):g.jsx(Pt,{variant:"muted",children:"inactive"}),g.jsx(Pt,{variant:"muted",children:"local skill"})]}),g.jsxs("div",{className:"mt-3 space-y-1 font-mono text-[11px] text-zinc-500",children:[g.jsxs("p",{children:["path: ",V.filePath]}),g.jsxs("p",{children:["orchestrator: ",ee?"enabled":"disabled"]})]})]})]}),g.jsxs("div",{className:"flex items-center gap-2",children:[S?g.jsxs(za,{onClick:W,disabled:q||O===(d==null?void 0:d.content),className:"px-3 py-2",children:[q?g.jsx(Ts,{className:"h-3.5 w-3.5 animate-spin"}):g.jsx(Lf,{className:"h-3.5 w-3.5"}),"Save"]}):g.jsxs(_i,{onClick:()=>A(!0),className:"px-3 py-2",children:[g.jsx(Lf,{className:"h-3.5 w-3.5"})," Edit"]}),g.jsxs(Wf,{onClick:()=>Q(V.name),className:"px-3 py-2",children:[q?g.jsx(Ts,{className:"h-3.5 w-3.5 animate-spin"}):g.jsx(Ma,{className:"h-3.5 w-3.5"}),"Remove"]})]})]}),g.jsx("div",{className:"min-h-0 flex-1 overflow-y-auto pr-1",children:w&&!d?g.jsxs("div",{className:"flex items-center gap-2 font-mono text-[11px] text-zinc-500",children:[g.jsx(Ts,{className:"h-3.5 w-3.5 animate-spin"})," Loading skill..."]}):S?g.jsxs("div",{className:"space-y-3",children:[g.jsx("textarea",{value:O,onChange:M=>C(M.target.value),className:"min-h-[440px] w-full rounded-2xl border border-white/[0.08] bg-black/30 p-4 font-mono text-[12px] leading-6 text-zinc-200 outline-none transition-colors focus:border-[#E43A9C]/50"}),g.jsxs("div",{className:"flex items-center justify-between font-mono text-[11px] text-zinc-500",children:[g.jsx("span",{children:"Editing raw SKILL.md"}),g.jsx(_i,{onClick:()=>{A(!1),C((d==null?void 0:d.content)??"")},className:"px-3 py-2",children:"Cancel"})]})]}):d?g.jsx(Nq,{content:d.content}):g.jsx("p",{className:"font-mono text-[11px] text-zinc-500",children:"Select an installed skill to inspect it."})})]}):t!=="installed"&&H?g.jsxs(g.Fragment,{children:[g.jsxs("div",{className:"mb-5 flex items-start justify-between gap-4 border-b border-white/[0.06] pb-5",children:[g.jsxs("div",{className:"flex min-w-0 gap-4",children:[g.jsx("div",{className:"flex h-14 w-14 shrink-0 items-center justify-center rounded-2xl bg-[#E43A9C]/12 text-[#E43A9C]",children:g.jsx(W4,{className:"h-6 w-6"})}),g.jsxs("div",{className:"min-w-0",children:[g.jsx("h3",{className:"truncate text-[34px] uppercase tracking-[0.08em] text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:H.title||H.name}),g.jsxs("div",{className:"mt-2 flex flex-wrap items-center gap-2",children:[g.jsx(Pt,{variant:H.installed?"success":"default",children:H.installed?"installed":"available"}),g.jsx(Pt,{variant:"muted",children:qE(H.source)}),FE(H.installs)?g.jsx(Pt,{variant:"info",children:FE(H.installs)}):null]}),g.jsxs("div",{className:"mt-3 space-y-1 font-mono text-[11px] text-zinc-500",children:[g.jsxs("p",{children:["registry: ",qE(H.source)]}),H.registrySource?g.jsxs("p",{children:["source: ",H.registrySource]}):null,H.url?g.jsxs("p",{children:["url: ",H.url]}):null]})]})]}),g.jsx("div",{className:"flex items-center gap-2",children:H.installed?g.jsx(_i,{onClick:()=>{e("installed"),c(H.name)},className:"px-3 py-2",children:"Open installed"}):g.jsxs(za,{onClick:()=>G(H),disabled:$||!H.url&&!H.registrySource,className:"px-3 py-2",children:[$?g.jsx(Ts,{className:"h-3.5 w-3.5 animate-spin"}):g.jsx(i4,{className:"h-3.5 w-3.5"}),"Install"]})})]}),g.jsxs("div",{className:"min-h-0 flex-1 overflow-y-auto pr-1",children:[g.jsx("div",{className:"rounded-2xl border border-white/[0.06] bg-white/[0.02] p-5",children:g.jsx("p",{className:"font-mono text-[12px] leading-7 text-zinc-300",children:H.description||"No registry description is available for this skill yet."})}),g.jsx("div",{className:"mt-4 rounded-2xl border border-dashed border-white/[0.08] bg-black/20 p-4 font-mono text-[11px] leading-6 text-zinc-500",children:"Install will fetch the skill definition from the selected registry source and add it to your local skills library."})]})]}):g.jsx("div",{className:"flex h-full items-center justify-center rounded-2xl border border-dashed border-white/[0.08] bg-white/[0.02] p-8 text-center",children:g.jsxs("div",{children:[g.jsx("div",{className:"mx-auto mb-4 flex h-14 w-14 items-center justify-center rounded-2xl bg-[#E43A9C]/12 text-[#E43A9C]",children:g.jsx(Fb,{className:"h-6 w-6"})}),g.jsx("h3",{className:"text-[28px] uppercase tracking-[0.08em] text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"Select a Skill"}),g.jsx("p",{className:"mt-2 font-mono text-[11px] leading-relaxed text-zinc-500",children:"Choose a skill from the left panel to inspect details, install registry entries, or edit local definitions."})]})})})]})}function Rf(t){let e=0;for(let n=0;n<t.length;n++)e=t.charCodeAt(n)+((e<<5)-e);return`hsl(${(e%360+360)%360}, 70%, 65%)`}function mf(){const{name:t,instanceId:e,role:r}=iD();return t&&r?g.jsx(Bq,{squadName:t,role:r}):t&&e?g.jsx(zq,{squadName:t,instanceId:e}):t?g.jsx($q,{name:t}):g.jsx(Rq,{})}function Rq(){const[t,e]=j.useState([]),[r,n]=j.useState(null),i=vl();return j.useEffect(()=>{Promise.all([Ke.get("/squads"),Ke.get("/config")]).then(([a,o])=>{e(a.squads),n(o.config.maxInstancesPerSquad)}).catch(()=>{})},[]),g.jsxs("div",{className:"flex-1 overflow-y-auto p-6",children:[g.jsx("div",{className:"mb-6",children:g.jsxs("div",{children:[g.jsx("h2",{className:"text-2xl tracking-wide text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"Squads"}),g.jsxs("p",{className:"text-[11px] text-zinc-600 font-mono mt-0.5",children:[t.length," squads · ",t.reduce((a,o)=>a+(o.activeInstances||0),0)," ","active instances"]})]})}),g.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-3",children:[t.map(a=>{const o=a.color||"#38bdf8";return g.jsxs("button",{type:"button",onClick:()=>i(`/squads/${a.name}`),className:"text-left rounded-2xl p-5 transition-all group cursor-pointer",style:{border:`1px solid ${o}30`,background:`${o}08`,backdropFilter:"blur(20px)"},onMouseEnter:c=>{c.currentTarget.style.borderColor=`${o}70`,c.currentTarget.style.background=`${o}12`},onMouseLeave:c=>{c.currentTarget.style.borderColor=`${o}30`,c.currentTarget.style.background=`${o}08`},children:[g.jsxs("div",{className:"flex items-start justify-between mb-1",children:[g.jsx("h3",{className:"text-sm font-mono transition-colors",style:{color:o},children:a.name}),g.jsx(Pt,{variant:Ls(a.status),children:a.status})]}),g.jsxs("div",{className:"flex items-center justify-between mb-3",children:[g.jsx("p",{className:"text-[11px] text-zinc-600 font-mono",children:a.universe}),g.jsxs("span",{className:"text-[11px] text-zinc-600 font-mono flex items-center gap-1",children:[g.jsx(t4,{className:"w-3 h-3"}),a.activeInstances,"/",r??(a.totalInstances||a.memberCount)]})]}),a.repoUrl&&g.jsxs("div",{className:"flex items-center gap-1.5 text-[11px] text-zinc-700 font-mono mb-4",children:[g.jsx(QN,{className:"w-3 h-3 flex-shrink-0"}),g.jsx("span",{className:"truncate",children:a.repoUrl.replace("https://github.com/","")})]}),a.recentActivity&&a.recentActivity.length>0&&g.jsxs("div",{className:"border-t pt-3",style:{borderColor:`${o}15`},children:[g.jsx("p",{className:"text-[10px] font-mono uppercase tracking-wider mb-2",style:{color:`${o}80`},children:"Recent Work"}),g.jsx("ul",{className:"space-y-1.5",children:a.recentActivity.map(c=>{const u={className:"w-3.5 h-3.5 flex-shrink-0 mt-px"},d=Iq(c.status,u),p=c.objective?c.objective.length>60?`${c.objective.slice(0,60)}…`:c.objective:c.issueRef||"Instance";return g.jsxs("li",{className:"flex items-start gap-1.5 text-[11px] font-mono text-zinc-600",children:[d,g.jsx("span",{className:"truncate",children:p})]},c.id)})})]})]},a.id)}),t.length===0&&g.jsxs("div",{className:"col-span-full text-center py-12 text-zinc-600",children:[g.jsx(qw,{size:48,className:"mx-auto mb-3 opacity-30"}),g.jsx("p",{className:"text-[11px] font-mono",children:"No squads hired yet. Ask IO to hire a squad for a project."})]})]})]})}function Iq(t,e){const r=t.toLowerCase();return r.includes("complete")||r.includes("success")||r.includes("done")?g.jsx(JN,{...e,style:{color:"#34d399"}}):r.includes("warning")||r.includes("review")?g.jsx(Y4,{...e,style:{color:"#fbbf24"}}):r.includes("error")||r.includes("fail")?g.jsx(ZN,{...e,style:{color:"#f87171"}}):r.includes("working")||r.includes("progress")||r.includes("running")?g.jsx(tP,{...e,style:{color:"#E43A9C"}}):g.jsx(x4,{...e,style:{color:"#60a5fa"}})}function Gs(t,e){const r="w-4 h-4",n={color:e},i=t.toLowerCase();return i.includes("lead")||i.includes("pm")||i.includes("technical")?g.jsx(zw,{className:r,style:n}):i.includes("qa")||i.includes("test")?g.jsx(q5,{className:r,style:n}):i.includes("scribe")?g.jsx(z4,{className:r,style:n}):g.jsx(qc,{className:r,style:n})}function $q({name:t}){const[e,r]=j.useState(null),[n,i]=j.useState("agents"),[a,o]=j.useState([]),[c,u]=j.useState(0),[d,p]=j.useState(null),[f,y]=j.useState([]),v=vl(),b=qa();j.useEffect(()=>{Ke.get(`/squads/${t}`).then(r).catch(()=>{})},[t]),j.useEffect(()=>{n==="history"&&Ke.get(`/squads/${t}/history`).then(S=>{o(S.items),u(S.total)}).catch(()=>{}),n==="schedules"&&e&&Ke.get(`/schedules?targetId=${e.squad.id}`).then(S=>y(S.schedules)).catch(()=>{})},[n,t,e]);const w=S=>{Ke.get(`/squads/${t}/history/${S.id}`).then(p).catch(()=>Qe.error("Failed to load activity detail"))};if(!e)return g.jsx("div",{className:"h-full flex items-center justify-center text-zinc-600",children:"Loading..."});const x=e.squad.color||"#38bdf8";return d?g.jsx(Mq,{activity:d,squadColor:x,squadName:e.squad.name,onBack:()=>p(null)}):g.jsxs("div",{className:"flex-1 overflow-y-auto p-6",style:{background:`${x}06`},children:[g.jsxs("button",{type:"button",onClick:()=>v("/squads"),className:"flex items-center gap-1.5 text-[11px] text-zinc-600 hover:text-zinc-300 font-mono mb-5 transition-colors",children:[g.jsx(bl,{className:"w-3.5 h-3.5"})," All Squads"]}),g.jsxs("div",{className:"flex items-start justify-between mb-5",children:[g.jsxs("div",{children:[g.jsx("h2",{className:"text-3xl tracking-wide",style:{fontFamily:"'Bebas Neue', sans-serif",color:x},children:e.squad.name}),g.jsxs("p",{className:"text-[11px] text-zinc-600 font-mono",children:[e.squad.universe," · ",e.squad.autonomyTier||"standard"," autonomy"]}),e.squad.repoUrl&&g.jsxs("a",{href:e.squad.repoUrl,target:"_blank",rel:"noreferrer",className:"text-[11px] font-mono text-[#E43A9C] hover:text-[#F041FF] flex items-center gap-1 mt-1 transition-colors",children:[g.jsx(QN,{className:"w-3 h-3"}),e.squad.repoUrl.replace("https://github.com/","")]})]}),g.jsx(Pt,{variant:Ls(e.squad.status),children:e.squad.status})]}),g.jsx("div",{className:"flex gap-0 mb-5 border-b border-white/[0.06]",children:["agents","instances","schedules","history"].map(S=>g.jsx("button",{type:"button",onClick:()=>i(S),className:`px-4 py-2 text-[11px] font-mono capitalize transition-colors border-b-2 -mb-px ${n===S?"text-[#E43A9C] border-[#E43A9C]":"text-zinc-600 hover:text-zinc-300 border-transparent"}`,children:S},S))}),n==="agents"&&g.jsx("div",{className:"space-y-2",children:e.members.map(S=>g.jsxs("button",{type:"button",onClick:()=>v(`/squads/${t}/agents/${S.roleName||S.role}`),className:"w-full glass-card border border-white/[0.07] rounded-2xl p-4 flex items-center gap-3 hover:bg-white/[0.03] transition-colors cursor-pointer text-left",children:[g.jsx("div",{className:"w-8 h-8 rounded-xl flex items-center justify-center flex-shrink-0",style:{border:`1px solid ${x}30`,background:`${x}12`},children:Gs(S.roleName||S.role,x)}),g.jsxs("div",{className:"flex-1 min-w-0",children:[g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx("span",{className:"text-sm font-mono text-zinc-200",children:S.displayName}),g.jsx(Pt,{variant:Ls(S.status),children:S.status})]}),g.jsx("p",{className:"text-[11px] text-zinc-600 font-mono mt-0.5",children:S.role}),S.currentTask&&g.jsx("p",{className:"text-xs text-zinc-500 mt-1 truncate",children:S.currentTask})]})]},S.id))}),n==="instances"&&g.jsx("div",{className:"space-y-2",children:e.instances.length===0?g.jsx("div",{className:"text-center py-16 text-zinc-700 font-mono text-sm",children:"No active instances"}):e.instances.map(S=>g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl p-4 flex items-center gap-4",children:[g.jsxs("div",{className:"flex-1 grid grid-cols-2 gap-2 text-[11px] font-mono",children:[g.jsxs("div",{children:[g.jsx("span",{className:"text-zinc-700",children:"ID"}),g.jsx("p",{className:"text-zinc-300 mt-0.5 truncate",children:S.id.slice(0,8)})]}),g.jsxs("div",{children:[g.jsx("span",{className:"text-zinc-700",children:"Branch"}),g.jsx("p",{className:"text-zinc-300 mt-0.5 truncate",children:S.branch||"—"})]}),g.jsxs("div",{children:[g.jsx("span",{className:"text-zinc-700",children:"Status"}),g.jsx("p",{className:"text-zinc-300 mt-0.5",children:g.jsx(Pt,{variant:Ls(S.status),children:S.status})})]}),g.jsxs("div",{children:[g.jsx("span",{className:"text-zinc-700",children:"Tasks"}),g.jsxs("p",{className:"text-zinc-300 mt-0.5",children:[S.tasksComplete,"/",S.taskCount]})]})]}),g.jsxs("div",{className:"flex items-center gap-1 flex-shrink-0",children:[g.jsx("button",{type:"button",onClick:()=>v(`/squads/${t}/instances/${S.id}`),title:"View instance agents",className:"p-2 rounded-xl hover:bg-white/[0.06] transition-colors cursor-pointer",style:{color:x},children:g.jsx(Mf,{className:"w-4 h-4"})}),g.jsx("button",{type:"button",onClick:async()=>{try{await Ke.post(`/squads/${t}/instances/${S.id}/cancel`),Qe.success("Instance cancelled")}catch{Qe.error("Failed to cancel instance")}},title:"Stop instance",className:"p-2 rounded-xl hover:bg-red-500/10 text-zinc-600 hover:text-red-400 transition-colors cursor-pointer",children:g.jsx(rp,{className:"w-4 h-4"})})]})]},S.id))}),n==="schedules"&&g.jsx("div",{className:"overflow-auto rounded-2xl border border-white/[0.07] glass-card",children:f.length===0?g.jsx("div",{className:"text-center py-16 text-zinc-700 font-mono text-sm",children:"No schedules for this squad"}):g.jsxs("table",{className:"w-full text-[11px] font-mono",children:[g.jsx("thead",{children:g.jsx("tr",{className:"border-b border-white/[0.06]",style:{background:"rgba(20,20,20,0.6)"},children:["Schedule","Next Run","Status"].map(S=>g.jsx("th",{className:"text-left px-4 py-2.5 text-zinc-600 font-medium",children:S},S))})}),g.jsx("tbody",{children:f.map(S=>g.jsxs("tr",{className:`border-b border-white/[0.04] hover:bg-white/[0.015] transition-colors ${S.enabled?"":"opacity-50"}`,children:[g.jsxs("td",{className:"px-4 py-3",children:[g.jsx("div",{className:"text-zinc-300",children:S.name||S.prompt}),g.jsx("div",{className:"text-zinc-700 text-[10px] mt-0.5",children:S.cron})]}),g.jsx("td",{className:"px-4 py-3 text-zinc-600",children:g.jsxs("span",{className:"flex items-center gap-1",children:[g.jsx(Dw,{className:"w-3 h-3"}),S.enabled&&S.nextRun?Hs(S.nextRun,b):"—"]})}),g.jsx("td",{className:"px-4 py-3",children:g.jsx(Pt,{variant:S.enabled?"success":"muted",children:S.enabled?"active":"paused"})})]},S.id))})]})}),n==="history"&&g.jsxs("div",{className:"space-y-2",children:[a.length===0?g.jsx("div",{className:"text-center py-16 text-zinc-700 font-mono text-sm",children:"No history yet"}):a.map(S=>g.jsxs("button",{type:"button",onClick:()=>w(S),className:"w-full glass-card border border-white/[0.07] rounded-2xl px-4 py-3.5 flex items-center gap-3 hover:bg-white/[0.03] transition-colors cursor-pointer text-left",children:[g.jsx("div",{className:"flex-shrink-0",children:S.status==="completed"?g.jsx(JN,{className:"w-4 h-4",style:{color:"#34d399"}}):g.jsx(ZN,{className:"w-4 h-4",style:{color:"#f87171"}})}),g.jsxs("div",{className:"flex-1 min-w-0",children:[g.jsx("p",{className:"text-[12px] text-zinc-300 font-mono truncate",children:S.title}),g.jsxs("div",{className:"flex items-center gap-3 mt-0.5",children:[g.jsx("span",{className:"text-[10px] text-zinc-700 font-mono",children:Hs(S.completedAt||S.createdAt,b)}),g.jsxs("span",{className:"text-[10px] text-zinc-700 font-mono flex items-center gap-1",children:[g.jsx(Mf,{className:"w-2.5 h-2.5"}),S.duration||"—"]}),g.jsxs("span",{className:"text-[10px] text-zinc-700 font-mono flex items-center gap-1",children:[g.jsx(qc,{className:"w-2.5 h-2.5"}),S.agentCount," agent",S.agentCount!==1?"s":""]})]})]}),g.jsx(Pt,{variant:S.status==="completed"?"success":"error",children:S.status})]},S.id)),a.length<c&&g.jsx("button",{type:"button",onClick:()=>{Ke.get(`/squads/${t}/history?offset=${a.length}`).then(S=>{o(A=>[...A,...S.items])}).catch(()=>{})},className:"w-full text-center py-3 text-[11px] font-mono text-zinc-600 hover:text-zinc-300 transition-colors cursor-pointer",children:"Load more"})]})]})}function Mq({activity:t,squadColor:e,squadName:r,onBack:n}){const i=qa(),[a,o]=j.useState(new Set),c=j.useMemo(()=>{const v={};for(const b of t.agentEntries)v[b.agentId]=Rf(b.agentName);return v},[t]),u={thought:{label:"Thinking",icon:Bw},tool_call:{label:"Tool Call",icon:aP},tool_result:{label:"Tool Result",icon:eP},message:{label:"Message",icon:qc},decision:{label:"Decision",icon:zw}},d={label:"Message",icon:qc},p=v=>u[v]??d,f=v=>{o(b=>{const w=new Set(b);return w.has(v)?w.delete(v):w.add(v),w})},y=j.useMemo(()=>{const v=t.agentEntries.flatMap(b=>b.events.map(w=>({ev:w,entry:b})));return v.sort((b,w)=>b.ev.timestamp.localeCompare(w.ev.timestamp)),a.size>0?v.filter(({entry:b})=>a.has(b.agentId)):v},[t,a]);return g.jsxs("div",{className:"flex-1 overflow-y-auto p-6",style:{background:`${e}06`},children:[g.jsxs("button",{type:"button",onClick:n,className:"flex items-center gap-1.5 text-[11px] text-zinc-600 hover:text-zinc-300 font-mono mb-5 transition-colors cursor-pointer",children:[g.jsx(bl,{className:"w-3.5 h-3.5"})," Back to ",r]}),g.jsxs("div",{className:"flex items-start justify-between mb-5",children:[g.jsxs("div",{children:[g.jsx("h2",{className:"text-2xl tracking-wide",style:{fontFamily:"'Bebas Neue', sans-serif",color:e},children:t.title}),g.jsxs("div",{className:"flex items-center gap-3 mt-1",children:[g.jsx("span",{className:"text-[11px] text-zinc-600 font-mono",children:Hs(t.completedAt||t.createdAt,i)}),g.jsxs("span",{className:"text-[11px] text-zinc-700 font-mono flex items-center gap-1",children:[g.jsx(Dw,{className:"w-3 h-3"}),t.duration||"—"]})]})]}),g.jsx(Pt,{variant:t.status==="completed"?"success":"error",children:t.status})]}),g.jsxs("div",{className:"flex flex-wrap gap-2 mb-6",children:[t.agentEntries.map(v=>{const b=c[v.agentId],w=a.has(v.agentId),S=!(a.size>0)||w;return g.jsxs("button",{type:"button",onClick:()=>f(v.agentId),className:"flex items-center gap-1.5 px-2.5 py-1.5 rounded-xl border transition-all cursor-pointer",style:{borderColor:S?`${b}30`:"rgba(255,255,255,0.05)",background:S?`${b}10`:"transparent",opacity:S?1:.4},children:[Gs(v.roleType||v.role,b),g.jsx("span",{className:"text-[11px] font-mono",style:{color:S?b:"#71717a"},children:v.agentName}),g.jsxs("span",{className:"text-[10px] font-mono text-zinc-500",children:["— ",v.role]})]},v.agentId)}),a.size>0&&g.jsx("button",{type:"button",onClick:()=>o(new Set),className:"flex items-center gap-1 px-2.5 py-1.5 rounded-xl border border-white/[0.1] text-[11px] font-mono text-zinc-400 hover:text-zinc-200 transition-colors cursor-pointer",children:"Show all"})]}),g.jsxs("div",{className:"relative pl-10",children:[g.jsx("div",{className:"absolute left-[15px] top-0 bottom-0 w-px bg-white/[0.06]"}),g.jsx("div",{className:"space-y-3",children:y.map(({ev:v,entry:b})=>{const w=c[b.agentId],{label:x,icon:S}=p(v.kind),A=v.kind==="tool_call"||v.kind==="tool_result";return g.jsxs("div",{className:"relative",children:[g.jsx("div",{className:"absolute -left-10 top-3 w-[30px] h-[30px] rounded-full flex items-center justify-center",style:{background:`${w}15`,border:`1px solid ${w}35`},children:g.jsx(S,{className:"w-3.5 h-3.5",style:{color:w}})}),g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl px-4 py-3",children:[g.jsxs("div",{className:"flex items-center justify-between mb-1.5",children:[g.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[g.jsxs("div",{className:"flex items-center gap-1",children:[Gs(b.roleType||b.role,w),g.jsx("span",{className:"text-[10px] font-mono",style:{color:w},children:b.agentName})]}),g.jsx("span",{className:"text-zinc-700 text-[10px]",children:"·"}),g.jsx("span",{className:"text-[10px] font-mono uppercase tracking-wider text-zinc-500",children:x}),v.label&&g.jsx("span",{className:"text-[10px] font-mono text-zinc-600 border border-white/[0.08] rounded px-1.5 py-px bg-white/[0.03]",children:v.label}),v.status==="error"&&g.jsx(Pt,{variant:"error",children:"failed"}),v.status==="ok"&&v.kind==="tool_result"&&g.jsx(Pt,{variant:"success",children:"ok"})]}),g.jsx("span",{className:"text-[10px] font-mono text-zinc-700 flex-shrink-0 ml-2",children:np(v.timestamp,i)})]}),A?g.jsx("pre",{className:"text-[11px] font-mono text-zinc-400 whitespace-pre-wrap leading-relaxed overflow-x-auto rounded-lg p-2 mt-1 bg-black/20",children:v.content}):g.jsx(Iu,{content:v.content,className:"text-[12px] [&_pre]:text-[10px]"})]})]},v.id)})})]})]})}const Lq={thought:{label:"Thinking",icon:Bw,color:"#a78bfa",bg:"rgba(167,139,250,0.1)"},tool_call:{label:"Tool Call",icon:aP,color:"#38bdf8",bg:"rgba(56,189,248,0.1)"},tool_result:{label:"Tool Result",icon:eP,color:"#34d399",bg:"rgba(52,211,153,0.1)"},message:{label:"Message",icon:qc,color:"#E43A9C",bg:"rgba(228,58,156,0.15)"},decision:{label:"Decision",icon:zw,color:"#fbbf24",bg:"rgba(251,191,36,0.1)"},meeting:{label:"Meeting",icon:qw,color:"#818cf8",bg:"rgba(129,140,248,0.1)"}};function Dq(t){const e=t.toLowerCase();return e.includes("meeting")?"meeting":e.includes("tool_call")||e.includes("tool-call")?"tool_call":e.includes("tool_result")||e.includes("tool-result")?"tool_result":e.includes("thought")||e.includes("thinking")||e.includes("reason")?"thought":e.includes("decision")?"decision":"message"}function zq({squadName:t,instanceId:e}){const[r,n]=j.useState(null),[i,a]=j.useState([]),[o,c]=j.useState(null),[u,d]=j.useState("running"),[p,f]=j.useState(0),y=vl(),v=qa(),b=j.useRef(null),w=j.useRef(null),x=j.useRef(!0),S=j.useCallback(()=>{const I=b.current;if(!I)return;const K=100;x.current=I.scrollHeight-I.scrollTop-I.clientHeight<K,x.current&&f(0)},[]);if(j.useEffect(()=>{Ke.get(`/squads/${t}/instances/${e}`).then(I=>{n(I),d(I.instance.status)}).catch(()=>{Qe.error("Failed to load instance")})},[t,e]),cP({onEvent:I=>{if(!I.event)return;const K=I.event;if((K.type==="instance:completed"||K.type==="instance:failed")&&K.instanceId===e){d(K.type==="instance:completed"?"completed":"failed");return}if(K.type.startsWith("agent:")&&K.instanceId===e){const B=K.data,U=(B==null?void 0:B.tool)||null,V=typeof(B==null?void 0:B.success)=="boolean"?B.success:null;let H="";if(U&&(B!=null&&B.arguments)){const G=B.arguments;if(typeof G=="string")H=G;else if(typeof G=="object"&&G!==null){const Q=G;Q.command?H=String(Q.command):H=JSON.stringify(G,null,2)}}else B!=null&&B.result?H=String(B.result):B!=null&&B.error?H=String(B.error):H=(B==null?void 0:B.content)||"";try{const G=JSON.parse(H);typeof G=="object"&&G!==null&&(H=G.message??G.content??G.response??G.decision??JSON.stringify(G,null,2))}catch{}const Y={id:K.id,agent:K.agentRole||(B==null?void 0:B.agentRole)||"unknown",type:K.type.replace("agent:",""),content:H,toolName:U,success:V,model:K.model||(B==null?void 0:B.model)||null,tokensUsed:null,timestamp:K.timestamp};a(G=>[...G,Y]),x.current?setTimeout(()=>{var G;return(G=w.current)==null?void 0:G.scrollIntoView({behavior:"smooth"})},50):f(G=>G+1)}}}),!r)return g.jsx("div",{className:"h-full flex items-center justify-center text-zinc-600",children:"Loading..."});const A=r.squadColor||"#38bdf8",O=[...r.activity,...i],C=Array.from(new Map(O.map(I=>[I.id,I])).values());C.sort((I,K)=>I.timestamp.localeCompare(K.timestamp));const T=o?C.filter(I=>I.agent===o):C,E=[...new Set(C.map(I=>I.agent))],N={};for(const I of E)N[I]=Rf(I);const R=u==="running"||u==="working"||u==="meeting"||u==="planning";return g.jsxs("div",{ref:b,onScroll:S,className:"flex-1 overflow-y-auto p-6",style:{background:`${A}06`},children:[g.jsxs("button",{type:"button",onClick:()=>y(`/squads/${t}`),className:"flex items-center gap-1.5 text-[11px] text-zinc-600 hover:text-zinc-300 font-mono mb-5 transition-colors",children:[g.jsx(bl,{className:"w-3.5 h-3.5"})," Back to ",t]}),g.jsxs("div",{className:"flex items-start justify-between mb-5",children:[g.jsxs("div",{children:[g.jsx("h2",{className:"text-2xl tracking-wide",style:{fontFamily:"'Bebas Neue', sans-serif",color:A},children:"Instance"}),g.jsx("p",{className:"text-[11px] text-zinc-600 font-mono mt-0.5",children:r.instance.id.slice(0,8)}),r.instance.branch&&g.jsx("p",{className:"text-[11px] text-zinc-700 font-mono mt-0.5",children:r.instance.branch})]}),g.jsx(Pt,{variant:Ls(u),children:u})]}),g.jsxs("div",{className:"flex flex-wrap gap-2 mb-6",children:[r.members.map(I=>{const K=I.roleName||I.role,B=N[K]||Rf(K),U=o===K;return g.jsxs("button",{type:"button",onClick:()=>c(U?null:K),className:"flex items-center gap-1.5 px-2.5 py-1.5 rounded-xl border transition-all cursor-pointer",style:{borderColor:U?B:`${B}30`,background:U?`${B}25`:`${B}10`,opacity:o&&!U?.5:1},children:[Gs(K,B),g.jsx("span",{className:"text-[11px] font-mono",style:{color:B},children:I.displayName}),g.jsx(Pt,{variant:Ls(I.status),children:I.status}),I.status==="working"&&g.jsx("button",{type:"button",onClick:async V=>{V.stopPropagation();try{await Ke.post(`/squads/${t}/instances/${e}/cancel`),Qe.success("Instance cancelled")}catch{Qe.error("Failed to cancel instance")}},title:"Cancel instance",className:"ml-1 p-1 rounded-lg hover:bg-red-500/10 text-zinc-600 hover:text-red-400 transition-colors cursor-pointer",children:g.jsx(rp,{className:"w-3 h-3"})})]},I.id)}),o&&g.jsx("button",{type:"button",onClick:()=>c(null),className:"flex items-center gap-1 px-2.5 py-1.5 rounded-xl border border-white/[0.1] text-[11px] font-mono text-zinc-400 hover:text-zinc-200 transition-colors cursor-pointer",children:"Show all"})]}),g.jsxs("div",{className:"relative pl-10",children:[g.jsx("div",{className:"absolute left-[15px] top-0 bottom-0 w-px bg-white/[0.06]"}),g.jsxs("div",{className:"space-y-3",children:[T.length===0&&g.jsx("div",{className:"text-center py-12 text-zinc-700 font-mono text-sm",children:"No activity recorded yet"}),T.map(I=>{const K=Dq(I.type),B=Lq[K],U=B.icon,V=N[I.agent]||Rf(I.agent),H=K==="tool_call"||K==="tool_result",Y=I.type.toLowerCase().includes("error")||I.type.toLowerCase().includes("fail");return g.jsxs("div",{className:"relative",children:[g.jsx("div",{className:"absolute -left-10 top-3 w-[30px] h-[30px] rounded-full flex items-center justify-center",style:{background:`${V}15`,border:`1px solid ${V}35`},children:g.jsx(U,{className:"w-3.5 h-3.5",style:{color:V}})}),g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl px-4 py-3",children:[g.jsxs("div",{className:"flex items-center justify-between mb-1.5",children:[g.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[g.jsxs("div",{className:"flex items-center gap-1",children:[Gs(I.agent,V),g.jsx("span",{className:"text-[10px] font-mono",style:{color:V},children:I.agent})]}),g.jsx("span",{className:"text-zinc-700 text-[10px]",children:"·"}),g.jsx("span",{className:"text-[10px] font-mono uppercase tracking-wider text-zinc-500",children:B.label}),I.toolName&&g.jsx("span",{className:"text-[10px] font-mono text-sky-400 border border-sky-400/20 rounded px-1.5 py-px bg-sky-400/[0.06]",children:I.toolName}),I.model&&g.jsx("span",{className:"text-[10px] font-mono text-zinc-600 border border-white/[0.08] rounded px-1.5 py-px bg-white/[0.03]",children:I.model}),I.success===!0&&g.jsx("span",{className:"text-[10px] font-mono text-emerald-400 border border-emerald-400/20 rounded px-1.5 py-px bg-emerald-400/[0.08]",children:"success"}),I.success===!1&&g.jsx("span",{className:"text-[10px] font-mono text-red-400 border border-red-400/20 rounded px-1.5 py-px bg-red-400/[0.08]",children:"failed"}),Y&&I.success===null&&g.jsx(Pt,{variant:"error",children:"failed"})]}),g.jsx("span",{className:"text-[10px] font-mono text-zinc-700 flex-shrink-0 ml-2",children:np(I.timestamp,v)})]}),H?g.jsx("pre",{className:"text-[11px] font-mono text-zinc-400 whitespace-pre-wrap leading-relaxed overflow-x-auto rounded-lg p-2 mt-1 bg-black/20",children:I.content}):g.jsx(Iu,{content:I.content,className:"text-[12px] [&_pre]:text-[10px]"})]})]},I.id)}),R&&g.jsxs("div",{className:"relative",children:[g.jsx("div",{className:"absolute -left-10 top-3 w-[30px] h-[30px] rounded-full flex items-center justify-center",style:{background:`${A}15`,border:`1px solid ${A}40`},children:g.jsx(tP,{className:"w-3.5 h-3.5 animate-spin",style:{color:A}})}),g.jsx("div",{className:"glass-card border rounded-2xl px-4 py-3",style:{borderColor:`${A}20`},children:g.jsx("span",{className:"text-[11px] font-mono",style:{color:A},children:"Working…"})})]})]})]}),g.jsx("div",{ref:w}),p>0&&g.jsxs("button",{type:"button",onClick:()=>{var I;(I=w.current)==null||I.scrollIntoView({behavior:"smooth"}),f(0)},className:"fixed bottom-6 left-1/2 -translate-x-1/2 flex items-center gap-1.5 px-4 py-2 rounded-full border border-white/[0.1] bg-zinc-900/90 backdrop-blur-sm text-[11px] font-mono text-zinc-300 hover:text-white shadow-lg transition-all cursor-pointer z-50",children:[g.jsx(M5,{className:"w-3.5 h-3.5"}),p," new event",p!==1?"s":""]})]})}function Bq({squadName:t,role:e}){const r=vl(),[n,i]=j.useState(null),[a,o]=j.useState(""),[c,u]=j.useState(!1),[d,p]=j.useState(""),[f,y]=j.useState(!1),[v,b]=j.useState("#38bdf8");j.useEffect(()=>{Ke.get(`/squads/${t}`).then(x=>{b(x.squad.color||"#38bdf8");const S=x.members.find(A=>A.roleName===e||A.role===e);S&&i(S)}).catch(()=>{}),Ke.get(`/squads/${t}/members/${e}/skill`).then(x=>{o(x.content)}).catch(()=>{})},[t,e]);const w=async()=>{y(!0);try{await Ke.put(`/squads/${t}/members/${e}/skill`,{content:d}),o(d),u(!1),Qe.success("Skill file saved")}catch{Qe.error("Failed to save skill file")}finally{y(!1)}};return n?g.jsxs("div",{className:"flex-1 overflow-y-auto p-6",style:{background:`${v}06`},children:[g.jsxs("button",{type:"button",onClick:()=>r(`/squads/${t}`),className:"flex items-center gap-1.5 text-[11px] text-zinc-600 hover:text-zinc-300 font-mono mb-5 transition-colors cursor-pointer",children:[g.jsx(bl,{className:"w-3.5 h-3.5"})," Back to ",t]}),g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl p-5 mb-5",children:[g.jsxs("div",{className:"flex items-center gap-3 mb-3",children:[g.jsx("div",{className:"w-10 h-10 rounded-xl flex items-center justify-center",style:{border:`1px solid ${v}30`,background:`${v}12`},children:Gs(n.roleName,v)}),g.jsxs("div",{children:[g.jsx("h2",{className:"text-xl tracking-wide",style:{fontFamily:"'Bebas Neue', sans-serif",color:v},children:n.displayName}),g.jsxs("div",{className:"flex items-center gap-2 mt-0.5",children:[g.jsx("span",{className:"text-[11px] font-mono text-zinc-500",children:n.roleName}),n.veto&&g.jsx("span",{className:"text-[10px] font-mono text-amber-400 border border-amber-400/20 rounded px-1.5 py-px bg-amber-400/[0.06]",children:"veto"})]})]})]}),n.persona&&g.jsx("p",{className:"text-[12px] text-zinc-400 font-mono leading-relaxed mt-2",children:n.persona}),n.tools.length>0&&g.jsx("div",{className:"flex flex-wrap gap-1.5 mt-3",children:n.tools.map(x=>g.jsx("span",{className:"text-[10px] font-mono text-zinc-500 border border-white/[0.08] rounded px-1.5 py-px bg-white/[0.03]",children:x},x))})]}),g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl p-5",children:[g.jsxs("div",{className:"flex items-center justify-between mb-4",children:[g.jsx("h3",{className:"text-sm font-mono text-zinc-300",children:"Skill File"}),c?g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx("button",{type:"button",onClick:()=>u(!1),className:"px-3 py-1.5 rounded-lg text-[11px] font-mono text-zinc-500 hover:text-zinc-300 border border-white/[0.1] transition-colors cursor-pointer",children:"Cancel"}),g.jsxs("button",{type:"button",onClick:w,disabled:f,className:"flex items-center gap-1.5 px-3 py-1.5 rounded-lg text-[11px] font-mono text-emerald-400 border border-emerald-400/30 hover:bg-emerald-400/10 transition-colors cursor-pointer disabled:opacity-50",children:[g.jsx(tp,{className:"w-3 h-3"})," ",f?"Saving...":"Save"]})]}):g.jsxs("button",{type:"button",onClick:()=>{p(a),u(!0)},className:"flex items-center gap-1.5 px-3 py-1.5 rounded-lg text-[11px] font-mono text-zinc-400 hover:text-zinc-200 border border-white/[0.1] hover:border-white/[0.2] transition-colors cursor-pointer",children:[g.jsx(Lf,{className:"w-3 h-3"})," Edit"]})]}),c?g.jsx("textarea",{value:d,onChange:x=>p(x.target.value),className:"w-full h-[500px] bg-black/30 border border-white/[0.08] rounded-xl p-4 text-[12px] font-mono text-zinc-300 resize-y focus:outline-none focus:border-white/[0.2] leading-relaxed",spellCheck:!1}):a?g.jsx(Iu,{content:a,className:"text-[12px] [&_pre]:text-[11px]"}):g.jsx("p",{className:"text-zinc-700 text-[12px] font-mono py-8 text-center",children:"No skill file configured for this agent"})]})]}):g.jsx("div",{className:"h-full flex items-center justify-center text-zinc-600",children:"Loading..."})}var Dg,WE;function Qr(){if(WE)return Dg;WE=1;var t=Array.isArray;return Dg=t,Dg}var zg,GE;function _R(){if(GE)return zg;GE=1;var t=typeof Qd=="object"&&Qd&&Qd.Object===Object&&Qd;return zg=t,zg}var Bg,KE;function Oi(){if(KE)return Bg;KE=1;var t=_R(),e=typeof self=="object"&&self&&self.Object===Object&&self,r=t||e||Function("return this")();return Bg=r,Bg}var Ug,VE;function Mu(){if(VE)return Ug;VE=1;var t=Oi(),e=t.Symbol;return Ug=e,Ug}var qg,XE;function Uq(){if(XE)return qg;XE=1;var t=Mu(),e=Object.prototype,r=e.hasOwnProperty,n=e.toString,i=t?t.toStringTag:void 0;function a(o){var c=r.call(o,i),u=o[i];try{o[i]=void 0;var d=!0}catch{}var p=n.call(o);return d&&(c?o[i]=u:delete o[i]),p}return qg=a,qg}var Fg,YE;function qq(){if(YE)return Fg;YE=1;var t=Object.prototype,e=t.toString;function r(n){return e.call(n)}return Fg=r,Fg}var Hg,JE;function ra(){if(JE)return Hg;JE=1;var t=Mu(),e=Uq(),r=qq(),n="[object Null]",i="[object Undefined]",a=t?t.toStringTag:void 0;function o(c){return c==null?c===void 0?i:n:a&&a in Object(c)?e(c):r(c)}return Hg=o,Hg}var Wg,ZE;function na(){if(ZE)return Wg;ZE=1;function t(e){return e!=null&&typeof e=="object"}return Wg=t,Wg}var Gg,QE;function _l(){if(QE)return Gg;QE=1;var t=ra(),e=na(),r="[object Symbol]";function n(i){return typeof i=="symbol"||e(i)&&t(i)==r}return Gg=n,Gg}var Kg,eO;function n1(){if(eO)return Kg;eO=1;var t=Qr(),e=_l(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(a,o){if(t(a))return!1;var c=typeof a;return c=="number"||c=="symbol"||c=="boolean"||a==null||e(a)?!0:n.test(a)||!r.test(a)||o!=null&&a in Object(o)}return Kg=i,Kg}var Vg,tO;function Ha(){if(tO)return Vg;tO=1;function t(e){var r=typeof e;return e!=null&&(r=="object"||r=="function")}return Vg=t,Vg}var Xg,rO;function i1(){if(rO)return Xg;rO=1;var t=ra(),e=Ha(),r="[object AsyncFunction]",n="[object Function]",i="[object GeneratorFunction]",a="[object Proxy]";function o(c){if(!e(c))return!1;var u=t(c);return u==n||u==i||u==r||u==a}return Xg=o,Xg}var Yg,nO;function Fq(){if(nO)return Yg;nO=1;var t=Oi(),e=t["__core-js_shared__"];return Yg=e,Yg}var Jg,iO;function Hq(){if(iO)return Jg;iO=1;var t=Fq(),e=(function(){var n=/[^.]+$/.exec(t&&t.keys&&t.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""})();function r(n){return!!e&&e in n}return Jg=r,Jg}var Zg,aO;function SR(){if(aO)return Zg;aO=1;var t=Function.prototype,e=t.toString;function r(n){if(n!=null){try{return e.call(n)}catch{}try{return n+""}catch{}}return""}return Zg=r,Zg}var Qg,oO;function Wq(){if(oO)return Qg;oO=1;var t=i1(),e=Hq(),r=Ha(),n=SR(),i=/[\\^$.*+?()[\]{}|]/g,a=/^\[object .+?Constructor\]$/,o=Function.prototype,c=Object.prototype,u=o.toString,d=c.hasOwnProperty,p=RegExp("^"+u.call(d).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function f(y){if(!r(y)||e(y))return!1;var v=t(y)?p:a;return v.test(n(y))}return Qg=f,Qg}var ey,sO;function Gq(){if(sO)return ey;sO=1;function t(e,r){return e==null?void 0:e[r]}return ey=t,ey}var ty,lO;function Uo(){if(lO)return ty;lO=1;var t=Wq(),e=Gq();function r(n,i){var a=e(n,i);return t(a)?a:void 0}return ty=r,ty}var ry,cO;function dp(){if(cO)return ry;cO=1;var t=Uo(),e=t(Object,"create");return ry=e,ry}var ny,uO;function Kq(){if(uO)return ny;uO=1;var t=dp();function e(){this.__data__=t?t(null):{},this.size=0}return ny=e,ny}var iy,dO;function Vq(){if(dO)return iy;dO=1;function t(e){var r=this.has(e)&&delete this.__data__[e];return this.size-=r?1:0,r}return iy=t,iy}var ay,fO;function Xq(){if(fO)return ay;fO=1;var t=dp(),e="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function i(a){var o=this.__data__;if(t){var c=o[a];return c===e?void 0:c}return n.call(o,a)?o[a]:void 0}return ay=i,ay}var oy,hO;function Yq(){if(hO)return oy;hO=1;var t=dp(),e=Object.prototype,r=e.hasOwnProperty;function n(i){var a=this.__data__;return t?a[i]!==void 0:r.call(a,i)}return oy=n,oy}var sy,pO;function Jq(){if(pO)return sy;pO=1;var t=dp(),e="__lodash_hash_undefined__";function r(n,i){var a=this.__data__;return this.size+=this.has(n)?0:1,a[n]=t&&i===void 0?e:i,this}return sy=r,sy}var ly,mO;function Zq(){if(mO)return ly;mO=1;var t=Kq(),e=Vq(),r=Xq(),n=Yq(),i=Jq();function a(o){var c=-1,u=o==null?0:o.length;for(this.clear();++c<u;){var d=o[c];this.set(d[0],d[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,ly=a,ly}var cy,gO;function Qq(){if(gO)return cy;gO=1;function t(){this.__data__=[],this.size=0}return cy=t,cy}var uy,yO;function a1(){if(yO)return uy;yO=1;function t(e,r){return e===r||e!==e&&r!==r}return uy=t,uy}var dy,vO;function fp(){if(vO)return dy;vO=1;var t=a1();function e(r,n){for(var i=r.length;i--;)if(t(r[i][0],n))return i;return-1}return dy=e,dy}var fy,bO;function e9(){if(bO)return fy;bO=1;var t=fp(),e=Array.prototype,r=e.splice;function n(i){var a=this.__data__,o=t(a,i);if(o<0)return!1;var c=a.length-1;return o==c?a.pop():r.call(a,o,1),--this.size,!0}return fy=n,fy}var hy,xO;function t9(){if(xO)return hy;xO=1;var t=fp();function e(r){var n=this.__data__,i=t(n,r);return i<0?void 0:n[i][1]}return hy=e,hy}var py,wO;function r9(){if(wO)return py;wO=1;var t=fp();function e(r){return t(this.__data__,r)>-1}return py=e,py}var my,_O;function n9(){if(_O)return my;_O=1;var t=fp();function e(r,n){var i=this.__data__,a=t(i,r);return a<0?(++this.size,i.push([r,n])):i[a][1]=n,this}return my=e,my}var gy,SO;function hp(){if(SO)return gy;SO=1;var t=Qq(),e=e9(),r=t9(),n=r9(),i=n9();function a(o){var c=-1,u=o==null?0:o.length;for(this.clear();++c<u;){var d=o[c];this.set(d[0],d[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,gy=a,gy}var yy,kO;function o1(){if(kO)return yy;kO=1;var t=Uo(),e=Oi(),r=t(e,"Map");return yy=r,yy}var vy,EO;function i9(){if(EO)return vy;EO=1;var t=Zq(),e=hp(),r=o1();function n(){this.size=0,this.__data__={hash:new t,map:new(r||e),string:new t}}return vy=n,vy}var by,OO;function a9(){if(OO)return by;OO=1;function t(e){var r=typeof e;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?e!=="__proto__":e===null}return by=t,by}var xy,AO;function pp(){if(AO)return xy;AO=1;var t=a9();function e(r,n){var i=r.__data__;return t(n)?i[typeof n=="string"?"string":"hash"]:i.map}return xy=e,xy}var wy,TO;function o9(){if(TO)return wy;TO=1;var t=pp();function e(r){var n=t(this,r).delete(r);return this.size-=n?1:0,n}return wy=e,wy}var _y,CO;function s9(){if(CO)return _y;CO=1;var t=pp();function e(r){return t(this,r).get(r)}return _y=e,_y}var Sy,jO;function l9(){if(jO)return Sy;jO=1;var t=pp();function e(r){return t(this,r).has(r)}return Sy=e,Sy}var ky,NO;function c9(){if(NO)return ky;NO=1;var t=pp();function e(r,n){var i=t(this,r),a=i.size;return i.set(r,n),this.size+=i.size==a?0:1,this}return ky=e,ky}var Ey,PO;function s1(){if(PO)return Ey;PO=1;var t=i9(),e=o9(),r=s9(),n=l9(),i=c9();function a(o){var c=-1,u=o==null?0:o.length;for(this.clear();++c<u;){var d=o[c];this.set(d[0],d[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,Ey=a,Ey}var Oy,RO;function kR(){if(RO)return Oy;RO=1;var t=s1(),e="Expected a function";function r(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new TypeError(e);var a=function(){var o=arguments,c=i?i.apply(this,o):o[0],u=a.cache;if(u.has(c))return u.get(c);var d=n.apply(this,o);return a.cache=u.set(c,d)||u,d};return a.cache=new(r.Cache||t),a}return r.Cache=t,Oy=r,Oy}var Ay,IO;function u9(){if(IO)return Ay;IO=1;var t=kR(),e=500;function r(n){var i=t(n,function(o){return a.size===e&&a.clear(),o}),a=i.cache;return i}return Ay=r,Ay}var Ty,$O;function d9(){if($O)return Ty;$O=1;var t=u9(),e=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=t(function(i){var a=[];return i.charCodeAt(0)===46&&a.push(""),i.replace(e,function(o,c,u,d){a.push(u?d.replace(r,"$1"):c||o)}),a});return Ty=n,Ty}var Cy,MO;function l1(){if(MO)return Cy;MO=1;function t(e,r){for(var n=-1,i=e==null?0:e.length,a=Array(i);++n<i;)a[n]=r(e[n],n,e);return a}return Cy=t,Cy}var jy,LO;function f9(){if(LO)return jy;LO=1;var t=Mu(),e=l1(),r=Qr(),n=_l(),i=t?t.prototype:void 0,a=i?i.toString:void 0;function o(c){if(typeof c=="string")return c;if(r(c))return e(c,o)+"";if(n(c))return a?a.call(c):"";var u=c+"";return u=="0"&&1/c==-1/0?"-0":u}return jy=o,jy}var Ny,DO;function ER(){if(DO)return Ny;DO=1;var t=f9();function e(r){return r==null?"":t(r)}return Ny=e,Ny}var Py,zO;function OR(){if(zO)return Py;zO=1;var t=Qr(),e=n1(),r=d9(),n=ER();function i(a,o){return t(a)?a:e(a,o)?[a]:r(n(a))}return Py=i,Py}var Ry,BO;function mp(){if(BO)return Ry;BO=1;var t=_l();function e(r){if(typeof r=="string"||t(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return Ry=e,Ry}var Iy,UO;function c1(){if(UO)return Iy;UO=1;var t=OR(),e=mp();function r(n,i){i=t(i,n);for(var a=0,o=i.length;n!=null&&a<o;)n=n[e(i[a++])];return a&&a==o?n:void 0}return Iy=r,Iy}var $y,qO;function AR(){if(qO)return $y;qO=1;var t=c1();function e(r,n,i){var a=r==null?void 0:t(r,n);return a===void 0?i:a}return $y=e,$y}var h9=AR();const Tn=vt(h9);var My,FO;function p9(){if(FO)return My;FO=1;function t(e){return e==null}return My=t,My}var m9=p9();const tt=vt(m9);var Ly,HO;function g9(){if(HO)return Ly;HO=1;var t=ra(),e=Qr(),r=na(),n="[object String]";function i(a){return typeof a=="string"||!e(a)&&r(a)&&t(a)==n}return Ly=i,Ly}var y9=g9();const Ro=vt(y9);var v9=i1();const Je=vt(v9);var b9=Ha();const Sl=vt(b9);var Dy={exports:{}},pt={};/**
440
- * @license React
441
- * react-is.production.min.js
442
- *
443
- * Copyright (c) Facebook, Inc. and its affiliates.
444
- *
445
- * This source code is licensed under the MIT license found in the
446
- * LICENSE file in the root directory of this source tree.
447
- */var WO;function x9(){if(WO)return pt;WO=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),o=Symbol.for("react.context"),c=Symbol.for("react.server_context"),u=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),b;b=Symbol.for("react.module.reference");function w(x){if(typeof x=="object"&&x!==null){var S=x.$$typeof;switch(S){case t:switch(x=x.type,x){case r:case i:case n:case d:case p:return x;default:switch(x=x&&x.$$typeof,x){case c:case o:case u:case y:case f:case a:return x;default:return S}}case e:return S}}}return pt.ContextConsumer=o,pt.ContextProvider=a,pt.Element=t,pt.ForwardRef=u,pt.Fragment=r,pt.Lazy=y,pt.Memo=f,pt.Portal=e,pt.Profiler=i,pt.StrictMode=n,pt.Suspense=d,pt.SuspenseList=p,pt.isAsyncMode=function(){return!1},pt.isConcurrentMode=function(){return!1},pt.isContextConsumer=function(x){return w(x)===o},pt.isContextProvider=function(x){return w(x)===a},pt.isElement=function(x){return typeof x=="object"&&x!==null&&x.$$typeof===t},pt.isForwardRef=function(x){return w(x)===u},pt.isFragment=function(x){return w(x)===r},pt.isLazy=function(x){return w(x)===y},pt.isMemo=function(x){return w(x)===f},pt.isPortal=function(x){return w(x)===e},pt.isProfiler=function(x){return w(x)===i},pt.isStrictMode=function(x){return w(x)===n},pt.isSuspense=function(x){return w(x)===d},pt.isSuspenseList=function(x){return w(x)===p},pt.isValidElementType=function(x){return typeof x=="string"||typeof x=="function"||x===r||x===i||x===n||x===d||x===p||x===v||typeof x=="object"&&x!==null&&(x.$$typeof===y||x.$$typeof===f||x.$$typeof===a||x.$$typeof===o||x.$$typeof===u||x.$$typeof===b||x.getModuleId!==void 0)},pt.typeOf=w,pt}var GO;function w9(){return GO||(GO=1,Dy.exports=x9()),Dy.exports}var _9=w9(),zy,KO;function TR(){if(KO)return zy;KO=1;var t=ra(),e=na(),r="[object Number]";function n(i){return typeof i=="number"||e(i)&&t(i)==r}return zy=n,zy}var By,VO;function S9(){if(VO)return By;VO=1;var t=TR();function e(r){return t(r)&&r!=+r}return By=e,By}var k9=S9();const Lu=vt(k9);var E9=TR();const O9=vt(E9);var Jn=function(e){return e===0?0:e>0?1:-1},Eo=function(e){return Ro(e)&&e.indexOf("%")===e.length-1},ge=function(e){return O9(e)&&!Lu(e)},A9=function(e){return tt(e)},or=function(e){return ge(e)||Ro(e)},T9=0,Du=function(e){var r=++T9;return"".concat(e||"").concat(r)},Io=function(e,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!ge(e)&&!Ro(e))return n;var a;if(Eo(e)){var o=e.indexOf("%");a=r*parseFloat(e.slice(0,o))/100}else a=+e;return Lu(a)&&(a=n),i&&a>r&&(a=r),a},Pa=function(e){if(!e)return null;var r=Object.keys(e);return r&&r.length?e[r[0]]:null},C9=function(e){if(!Array.isArray(e))return!1;for(var r=e.length,n={},i=0;i<r;i++)if(!n[e[i]])n[e[i]]=!0;else return!0;return!1},Vn=function(e,r){return ge(e)&&ge(r)?function(n){return e+n*(r-e)}:function(){return r}};function Zf(t,e,r){return!t||!t.length?null:t.find(function(n){return n&&(typeof e=="function"?e(n):Tn(n,e))===r})}var j9=function(e,r){return ge(e)&&ge(r)?e-r:Ro(e)&&Ro(r)?e.localeCompare(r):e instanceof Date&&r instanceof Date?e.getTime()-r.getTime():String(e).localeCompare(String(r))};function Bs(t,e){for(var r in t)if({}.hasOwnProperty.call(t,r)&&(!{}.hasOwnProperty.call(e,r)||t[r]!==e[r]))return!1;for(var n in e)if({}.hasOwnProperty.call(e,n)&&!{}.hasOwnProperty.call(t,n))return!1;return!0}function lx(t){"@babel/helpers - typeof";return lx=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},lx(t)}var N9=["viewBox","children"],P9=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"],XO=["points","pathLength"],Uy={svg:N9,polygon:XO,polyline:XO},u1=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"],Qf=function(e,r){if(!e||typeof e=="function"||typeof e=="boolean")return null;var n=e;if(j.isValidElement(e)&&(n=e.props),!Sl(n))return null;var i={};return Object.keys(n).forEach(function(a){u1.includes(a)&&(i[a]=r||function(o){return n[a](n,o)})}),i},R9=function(e,r,n){return function(i){return e(r,n,i),null}},eh=function(e,r,n){if(!Sl(e)||lx(e)!=="object")return null;var i=null;return Object.keys(e).forEach(function(a){var o=e[a];u1.includes(a)&&typeof o=="function"&&(i||(i={}),i[a]=R9(o,r,n))}),i},I9=["children"],$9=["children"];function YO(t,e){if(t==null)return{};var r=M9(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function M9(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function cx(t){"@babel/helpers - typeof";return cx=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},cx(t)}var JO={click:"onClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mousemove:"onMouseMove",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",touchcancel:"onTouchCancel",touchend:"onTouchEnd",touchmove:"onTouchMove",touchstart:"onTouchStart",contextmenu:"onContextMenu",dblclick:"onDoubleClick"},Gi=function(e){return typeof e=="string"?e:e?e.displayName||e.name||"Component":""},ZO=null,qy=null,d1=function t(e){if(e===ZO&&Array.isArray(qy))return qy;var r=[];return j.Children.forEach(e,function(n){tt(n)||(_9.isFragment(n)?r=r.concat(t(n.props.children)):r.push(n))}),qy=r,ZO=e,r};function Cn(t,e){var r=[],n=[];return Array.isArray(e)?n=e.map(function(i){return Gi(i)}):n=[Gi(e)],d1(t).forEach(function(i){var a=Tn(i,"type.displayName")||Tn(i,"type.name");n.indexOf(a)!==-1&&r.push(i)}),r}function sn(t,e){var r=Cn(t,e);return r&&r[0]}var QO=function(e){if(!e||!e.props)return!1;var r=e.props,n=r.width,i=r.height;return!(!ge(n)||n<=0||!ge(i)||i<=0)},L9=["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","circle","clipPath","color-profile","cursor","defs","desc","ellipse","feBlend","feColormatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-url","foreignObject","g","glyph","glyphRef","hkern","image","line","lineGradient","marker","mask","metadata","missing-glyph","mpath","path","pattern","polygon","polyline","radialGradient","rect","script","set","stop","style","svg","switch","symbol","text","textPath","title","tref","tspan","use","view","vkern"],D9=function(e){return e&&e.type&&Ro(e.type)&&L9.indexOf(e.type)>=0},z9=function(e){return e&&cx(e)==="object"&&"clipDot"in e},B9=function(e,r,n,i){var a,o=(a=Uy==null?void 0:Uy[i])!==null&&a!==void 0?a:[];return r.startsWith("data-")||!Je(e)&&(i&&o.includes(r)||P9.includes(r))||n&&u1.includes(r)},at=function(e,r,n){if(!e||typeof e=="function"||typeof e=="boolean")return null;var i=e;if(j.isValidElement(e)&&(i=e.props),!Sl(i))return null;var a={};return Object.keys(i).forEach(function(o){var c;B9((c=i)===null||c===void 0?void 0:c[o],o,r,n)&&(a[o]=i[o])}),a},ux=function t(e,r){if(e===r)return!0;var n=j.Children.count(e);if(n!==j.Children.count(r))return!1;if(n===0)return!0;if(n===1)return eA(Array.isArray(e)?e[0]:e,Array.isArray(r)?r[0]:r);for(var i=0;i<n;i++){var a=e[i],o=r[i];if(Array.isArray(a)||Array.isArray(o)){if(!t(a,o))return!1}else if(!eA(a,o))return!1}return!0},eA=function(e,r){if(tt(e)&&tt(r))return!0;if(!tt(e)&&!tt(r)){var n=e.props||{},i=n.children,a=YO(n,I9),o=r.props||{},c=o.children,u=YO(o,$9);return i&&c?Bs(a,u)&&ux(i,c):!i&&!c?Bs(a,u):!1}return!1},tA=function(e,r){var n=[],i={};return d1(e).forEach(function(a,o){if(D9(a))n.push(a);else if(a){var c=Gi(a.type),u=r[c]||{},d=u.handler,p=u.once;if(d&&(!p||!i[c])){var f=d(a,c,o);n.push(f),i[c]=!0}}}),n},U9=function(e){var r=e&&e.type;return r&&JO[r]?JO[r]:null},q9=function(e,r){return d1(r).indexOf(e)},F9=["children","width","height","viewBox","className","style","title","desc"];function dx(){return dx=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},dx.apply(this,arguments)}function H9(t,e){if(t==null)return{};var r=W9(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function W9(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function fx(t){var e=t.children,r=t.width,n=t.height,i=t.viewBox,a=t.className,o=t.style,c=t.title,u=t.desc,d=H9(t,F9),p=i||{width:r,height:n,x:0,y:0},f=ot("recharts-surface",a);return L.createElement("svg",dx({},at(d,!0,"svg"),{className:f,width:r,height:n,style:o,viewBox:"".concat(p.x," ").concat(p.y," ").concat(p.width," ").concat(p.height)}),L.createElement("title",null,c),L.createElement("desc",null,u),e)}var G9=["children","className"];function hx(){return hx=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},hx.apply(this,arguments)}function K9(t,e){if(t==null)return{};var r=V9(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function V9(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var Xt=L.forwardRef(function(t,e){var r=t.children,n=t.className,i=K9(t,G9),a=ot("recharts-layer",n);return L.createElement("g",hx({className:a},at(i,!0),{ref:e}),r)}),Ki=function(e,r){for(var n=arguments.length,i=new Array(n>2?n-2:0),a=2;a<n;a++)i[a-2]=arguments[a]},Fy,rA;function X9(){if(rA)return Fy;rA=1;function t(e,r,n){var i=-1,a=e.length;r<0&&(r=-r>a?0:a+r),n=n>a?a:n,n<0&&(n+=a),a=r>n?0:n-r>>>0,r>>>=0;for(var o=Array(a);++i<a;)o[i]=e[i+r];return o}return Fy=t,Fy}var Hy,nA;function Y9(){if(nA)return Hy;nA=1;var t=X9();function e(r,n,i){var a=r.length;return i=i===void 0?a:i,!n&&i>=a?r:t(r,n,i)}return Hy=e,Hy}var Wy,iA;function CR(){if(iA)return Wy;iA=1;var t="\\ud800-\\udfff",e="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=e+r+n,a="\\ufe0e\\ufe0f",o="\\u200d",c=RegExp("["+o+t+i+a+"]");function u(d){return c.test(d)}return Wy=u,Wy}var Gy,aA;function J9(){if(aA)return Gy;aA=1;function t(e){return e.split("")}return Gy=t,Gy}var Ky,oA;function Z9(){if(oA)return Ky;oA=1;var t="\\ud800-\\udfff",e="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=e+r+n,a="\\ufe0e\\ufe0f",o="["+t+"]",c="["+i+"]",u="\\ud83c[\\udffb-\\udfff]",d="(?:"+c+"|"+u+")",p="[^"+t+"]",f="(?:\\ud83c[\\udde6-\\uddff]){2}",y="[\\ud800-\\udbff][\\udc00-\\udfff]",v="\\u200d",b=d+"?",w="["+a+"]?",x="(?:"+v+"(?:"+[p,f,y].join("|")+")"+w+b+")*",S=w+b+x,A="(?:"+[p+c+"?",c,f,y,o].join("|")+")",O=RegExp(u+"(?="+u+")|"+A+S,"g");function C(T){return T.match(O)||[]}return Ky=C,Ky}var Vy,sA;function Q9(){if(sA)return Vy;sA=1;var t=J9(),e=CR(),r=Z9();function n(i){return e(i)?r(i):t(i)}return Vy=n,Vy}var Xy,lA;function eF(){if(lA)return Xy;lA=1;var t=Y9(),e=CR(),r=Q9(),n=ER();function i(a){return function(o){o=n(o);var c=e(o)?r(o):void 0,u=c?c[0]:o.charAt(0),d=c?t(c,1).join(""):o.slice(1);return u[a]()+d}}return Xy=i,Xy}var Yy,cA;function tF(){if(cA)return Yy;cA=1;var t=eF(),e=t("toUpperCase");return Yy=e,Yy}var rF=tF();const gp=vt(rF);function Tt(t){return function(){return t}}const jR=Math.cos,th=Math.sin,ri=Math.sqrt,rh=Math.PI,yp=2*rh,px=Math.PI,mx=2*px,wo=1e-6,nF=mx-wo;function NR(t){this._+=t[0];for(let e=1,r=t.length;e<r;++e)this._+=arguments[e]+t[e]}function iF(t){let e=Math.floor(t);if(!(e>=0))throw new Error(`invalid digits: ${t}`);if(e>15)return NR;const r=10**e;return function(n){this._+=n[0];for(let i=1,a=n.length;i<a;++i)this._+=Math.round(arguments[i]*r)/r+n[i]}}class aF{constructor(e){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=e==null?NR:iF(e)}moveTo(e,r){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+r}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(e,r){this._append`L${this._x1=+e},${this._y1=+r}`}quadraticCurveTo(e,r,n,i){this._append`Q${+e},${+r},${this._x1=+n},${this._y1=+i}`}bezierCurveTo(e,r,n,i,a,o){this._append`C${+e},${+r},${+n},${+i},${this._x1=+a},${this._y1=+o}`}arcTo(e,r,n,i,a){if(e=+e,r=+r,n=+n,i=+i,a=+a,a<0)throw new Error(`negative radius: ${a}`);let o=this._x1,c=this._y1,u=n-e,d=i-r,p=o-e,f=c-r,y=p*p+f*f;if(this._x1===null)this._append`M${this._x1=e},${this._y1=r}`;else if(y>wo)if(!(Math.abs(f*u-d*p)>wo)||!a)this._append`L${this._x1=e},${this._y1=r}`;else{let v=n-o,b=i-c,w=u*u+d*d,x=v*v+b*b,S=Math.sqrt(w),A=Math.sqrt(y),O=a*Math.tan((px-Math.acos((w+y-x)/(2*S*A)))/2),C=O/A,T=O/S;Math.abs(C-1)>wo&&this._append`L${e+C*p},${r+C*f}`,this._append`A${a},${a},0,0,${+(f*v>p*b)},${this._x1=e+T*u},${this._y1=r+T*d}`}}arc(e,r,n,i,a,o){if(e=+e,r=+r,n=+n,o=!!o,n<0)throw new Error(`negative radius: ${n}`);let c=n*Math.cos(i),u=n*Math.sin(i),d=e+c,p=r+u,f=1^o,y=o?i-a:a-i;this._x1===null?this._append`M${d},${p}`:(Math.abs(this._x1-d)>wo||Math.abs(this._y1-p)>wo)&&this._append`L${d},${p}`,n&&(y<0&&(y=y%mx+mx),y>nF?this._append`A${n},${n},0,1,${f},${e-c},${r-u}A${n},${n},0,1,${f},${this._x1=d},${this._y1=p}`:y>wo&&this._append`A${n},${n},0,${+(y>=px)},${f},${this._x1=e+n*Math.cos(a)},${this._y1=r+n*Math.sin(a)}`)}rect(e,r,n,i){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+r}h${n=+n}v${+i}h${-n}Z`}toString(){return this._}}function f1(t){let e=3;return t.digits=function(r){if(!arguments.length)return e;if(r==null)e=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);e=n}return t},()=>new aF(e)}function h1(t){return typeof t=="object"&&"length"in t?t:Array.from(t)}function PR(t){this._context=t}PR.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e);break}}};function vp(t){return new PR(t)}function RR(t){return t[0]}function IR(t){return t[1]}function $R(t,e){var r=Tt(!0),n=null,i=vp,a=null,o=f1(c);t=typeof t=="function"?t:t===void 0?RR:Tt(t),e=typeof e=="function"?e:e===void 0?IR:Tt(e);function c(u){var d,p=(u=h1(u)).length,f,y=!1,v;for(n==null&&(a=i(v=o())),d=0;d<=p;++d)!(d<p&&r(f=u[d],d,u))===y&&((y=!y)?a.lineStart():a.lineEnd()),y&&a.point(+t(f,d,u),+e(f,d,u));if(v)return a=null,v+""||null}return c.x=function(u){return arguments.length?(t=typeof u=="function"?u:Tt(+u),c):t},c.y=function(u){return arguments.length?(e=typeof u=="function"?u:Tt(+u),c):e},c.defined=function(u){return arguments.length?(r=typeof u=="function"?u:Tt(!!u),c):r},c.curve=function(u){return arguments.length?(i=u,n!=null&&(a=i(n)),c):i},c.context=function(u){return arguments.length?(u==null?n=a=null:a=i(n=u),c):n},c}function gf(t,e,r){var n=null,i=Tt(!0),a=null,o=vp,c=null,u=f1(d);t=typeof t=="function"?t:t===void 0?RR:Tt(+t),e=typeof e=="function"?e:Tt(e===void 0?0:+e),r=typeof r=="function"?r:r===void 0?IR:Tt(+r);function d(f){var y,v,b,w=(f=h1(f)).length,x,S=!1,A,O=new Array(w),C=new Array(w);for(a==null&&(c=o(A=u())),y=0;y<=w;++y){if(!(y<w&&i(x=f[y],y,f))===S)if(S=!S)v=y,c.areaStart(),c.lineStart();else{for(c.lineEnd(),c.lineStart(),b=y-1;b>=v;--b)c.point(O[b],C[b]);c.lineEnd(),c.areaEnd()}S&&(O[y]=+t(x,y,f),C[y]=+e(x,y,f),c.point(n?+n(x,y,f):O[y],r?+r(x,y,f):C[y]))}if(A)return c=null,A+""||null}function p(){return $R().defined(i).curve(o).context(a)}return d.x=function(f){return arguments.length?(t=typeof f=="function"?f:Tt(+f),n=null,d):t},d.x0=function(f){return arguments.length?(t=typeof f=="function"?f:Tt(+f),d):t},d.x1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:Tt(+f),d):n},d.y=function(f){return arguments.length?(e=typeof f=="function"?f:Tt(+f),r=null,d):e},d.y0=function(f){return arguments.length?(e=typeof f=="function"?f:Tt(+f),d):e},d.y1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:Tt(+f),d):r},d.lineX0=d.lineY0=function(){return p().x(t).y(e)},d.lineY1=function(){return p().x(t).y(r)},d.lineX1=function(){return p().x(n).y(e)},d.defined=function(f){return arguments.length?(i=typeof f=="function"?f:Tt(!!f),d):i},d.curve=function(f){return arguments.length?(o=f,a!=null&&(c=o(a)),d):o},d.context=function(f){return arguments.length?(f==null?a=c=null:c=o(a=f),d):a},d}class MR{constructor(e,r){this._context=e,this._x=r}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(e,r){switch(e=+e,r=+r,this._point){case 0:{this._point=1,this._line?this._context.lineTo(e,r):this._context.moveTo(e,r);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+e)/2,this._y0,this._x0,r,e,r):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+r)/2,e,this._y0,e,r);break}}this._x0=e,this._y0=r}}function oF(t){return new MR(t,!0)}function sF(t){return new MR(t,!1)}const p1={draw(t,e){const r=ri(e/rh);t.moveTo(r,0),t.arc(0,0,r,0,yp)}},lF={draw(t,e){const r=ri(e/5)/2;t.moveTo(-3*r,-r),t.lineTo(-r,-r),t.lineTo(-r,-3*r),t.lineTo(r,-3*r),t.lineTo(r,-r),t.lineTo(3*r,-r),t.lineTo(3*r,r),t.lineTo(r,r),t.lineTo(r,3*r),t.lineTo(-r,3*r),t.lineTo(-r,r),t.lineTo(-3*r,r),t.closePath()}},LR=ri(1/3),cF=LR*2,uF={draw(t,e){const r=ri(e/cF),n=r*LR;t.moveTo(0,-r),t.lineTo(n,0),t.lineTo(0,r),t.lineTo(-n,0),t.closePath()}},dF={draw(t,e){const r=ri(e),n=-r/2;t.rect(n,n,r,r)}},fF=.8908130915292852,DR=th(rh/10)/th(7*rh/10),hF=th(yp/10)*DR,pF=-jR(yp/10)*DR,mF={draw(t,e){const r=ri(e*fF),n=hF*r,i=pF*r;t.moveTo(0,-r),t.lineTo(n,i);for(let a=1;a<5;++a){const o=yp*a/5,c=jR(o),u=th(o);t.lineTo(u*r,-c*r),t.lineTo(c*n-u*i,u*n+c*i)}t.closePath()}},Jy=ri(3),gF={draw(t,e){const r=-ri(e/(Jy*3));t.moveTo(0,r*2),t.lineTo(-Jy*r,-r),t.lineTo(Jy*r,-r),t.closePath()}},Sn=-.5,kn=ri(3)/2,gx=1/ri(12),yF=(gx/2+1)*3,vF={draw(t,e){const r=ri(e/yF),n=r/2,i=r*gx,a=n,o=r*gx+r,c=-a,u=o;t.moveTo(n,i),t.lineTo(a,o),t.lineTo(c,u),t.lineTo(Sn*n-kn*i,kn*n+Sn*i),t.lineTo(Sn*a-kn*o,kn*a+Sn*o),t.lineTo(Sn*c-kn*u,kn*c+Sn*u),t.lineTo(Sn*n+kn*i,Sn*i-kn*n),t.lineTo(Sn*a+kn*o,Sn*o-kn*a),t.lineTo(Sn*c+kn*u,Sn*u-kn*c),t.closePath()}};function bF(t,e){let r=null,n=f1(i);t=typeof t=="function"?t:Tt(t||p1),e=typeof e=="function"?e:Tt(e===void 0?64:+e);function i(){let a;if(r||(r=a=n()),t.apply(this,arguments).draw(r,+e.apply(this,arguments)),a)return r=null,a+""||null}return i.type=function(a){return arguments.length?(t=typeof a=="function"?a:Tt(a),i):t},i.size=function(a){return arguments.length?(e=typeof a=="function"?a:Tt(+a),i):e},i.context=function(a){return arguments.length?(r=a??null,i):r},i}function nh(){}function ih(t,e,r){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+r)/6)}function zR(t){this._context=t}zR.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:ih(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:ih(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function xF(t){return new zR(t)}function BR(t){this._context=t}BR.prototype={areaStart:nh,areaEnd:nh,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:ih(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function wF(t){return new BR(t)}function UR(t){this._context=t}UR.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var r=(this._x0+4*this._x1+t)/6,n=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(r,n):this._context.moveTo(r,n);break;case 3:this._point=4;default:ih(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function _F(t){return new UR(t)}function qR(t){this._context=t}qR.prototype={areaStart:nh,areaEnd:nh,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}};function SF(t){return new qR(t)}function uA(t){return t<0?-1:1}function dA(t,e,r){var n=t._x1-t._x0,i=e-t._x1,a=(t._y1-t._y0)/(n||i<0&&-0),o=(r-t._y1)/(i||n<0&&-0),c=(a*i+o*n)/(n+i);return(uA(a)+uA(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(c))||0}function fA(t,e){var r=t._x1-t._x0;return r?(3*(t._y1-t._y0)/r-e)/2:e}function Zy(t,e,r){var n=t._x0,i=t._y0,a=t._x1,o=t._y1,c=(a-n)/3;t._context.bezierCurveTo(n+c,i+c*e,a-c,o-c*r,a,o)}function ah(t){this._context=t}ah.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:Zy(this,this._t0,fA(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var r=NaN;if(t=+t,e=+e,!(t===this._x1&&e===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,Zy(this,fA(this,r=dA(this,t,e)),r);break;default:Zy(this,this._t0,r=dA(this,t,e));break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=r}}};function FR(t){this._context=new HR(t)}(FR.prototype=Object.create(ah.prototype)).point=function(t,e){ah.prototype.point.call(this,e,t)};function HR(t){this._context=t}HR.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,r,n,i,a){this._context.bezierCurveTo(e,t,n,r,a,i)}};function kF(t){return new ah(t)}function EF(t){return new FR(t)}function WR(t){this._context=t}WR.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var t=this._x,e=this._y,r=t.length;if(r)if(this._line?this._context.lineTo(t[0],e[0]):this._context.moveTo(t[0],e[0]),r===2)this._context.lineTo(t[1],e[1]);else for(var n=hA(t),i=hA(e),a=0,o=1;o<r;++a,++o)this._context.bezierCurveTo(n[0][a],i[0][a],n[1][a],i[1][a],t[o],e[o]);(this._line||this._line!==0&&r===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(t,e){this._x.push(+t),this._y.push(+e)}};function hA(t){var e,r=t.length-1,n,i=new Array(r),a=new Array(r),o=new Array(r);for(i[0]=0,a[0]=2,o[0]=t[0]+2*t[1],e=1;e<r-1;++e)i[e]=1,a[e]=4,o[e]=4*t[e]+2*t[e+1];for(i[r-1]=2,a[r-1]=7,o[r-1]=8*t[r-1]+t[r],e=1;e<r;++e)n=i[e]/a[e-1],a[e]-=n,o[e]-=n*o[e-1];for(i[r-1]=o[r-1]/a[r-1],e=r-2;e>=0;--e)i[e]=(o[e]-i[e+1])/a[e];for(a[r-1]=(t[r]+i[r-1])/2,e=0;e<r-1;++e)a[e]=2*t[e+1]-i[e+1];return[i,a]}function OF(t){return new WR(t)}function bp(t,e){this._context=t,this._t=e}bp.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var r=this._x*(1-this._t)+t*this._t;this._context.lineTo(r,this._y),this._context.lineTo(r,e)}break}}this._x=t,this._y=e}};function AF(t){return new bp(t,.5)}function TF(t){return new bp(t,0)}function CF(t){return new bp(t,1)}function Ks(t,e){if((o=t.length)>1)for(var r=1,n,i,a=t[e[0]],o,c=a.length;r<o;++r)for(i=a,a=t[e[r]],n=0;n<c;++n)a[n][1]+=a[n][0]=isNaN(i[n][1])?i[n][0]:i[n][1]}function yx(t){for(var e=t.length,r=new Array(e);--e>=0;)r[e]=e;return r}function jF(t,e){return t[e]}function NF(t){const e=[];return e.key=t,e}function PF(){var t=Tt([]),e=yx,r=Ks,n=jF;function i(a){var o=Array.from(t.apply(this,arguments),NF),c,u=o.length,d=-1,p;for(const f of a)for(c=0,++d;c<u;++c)(o[c][d]=[0,+n(f,o[c].key,d,a)]).data=f;for(c=0,p=h1(e(o));c<u;++c)o[p[c]].index=c;return r(o,p),o}return i.keys=function(a){return arguments.length?(t=typeof a=="function"?a:Tt(Array.from(a)),i):t},i.value=function(a){return arguments.length?(n=typeof a=="function"?a:Tt(+a),i):n},i.order=function(a){return arguments.length?(e=a==null?yx:typeof a=="function"?a:Tt(Array.from(a)),i):e},i.offset=function(a){return arguments.length?(r=a??Ks,i):r},i}function RF(t,e){if((n=t.length)>0){for(var r,n,i=0,a=t[0].length,o;i<a;++i){for(o=r=0;r<n;++r)o+=t[r][i][1]||0;if(o)for(r=0;r<n;++r)t[r][i][1]/=o}Ks(t,e)}}function IF(t,e){if((i=t.length)>0){for(var r=0,n=t[e[0]],i,a=n.length;r<a;++r){for(var o=0,c=0;o<i;++o)c+=t[o][r][1]||0;n[r][1]+=n[r][0]=-c/2}Ks(t,e)}}function $F(t,e){if(!(!((o=t.length)>0)||!((a=(i=t[e[0]]).length)>0))){for(var r=0,n=1,i,a,o;n<a;++n){for(var c=0,u=0,d=0;c<o;++c){for(var p=t[e[c]],f=p[n][1]||0,y=p[n-1][1]||0,v=(f-y)/2,b=0;b<c;++b){var w=t[e[b]],x=w[n][1]||0,S=w[n-1][1]||0;v+=x-S}u+=f,d+=v*f}i[n-1][1]+=i[n-1][0]=r,u&&(r-=d/u)}i[n-1][1]+=i[n-1][0]=r,Ks(t,e)}}function Xc(t){"@babel/helpers - typeof";return Xc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Xc(t)}var MF=["type","size","sizeType"];function vx(){return vx=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},vx.apply(this,arguments)}function pA(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function mA(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?pA(Object(r),!0).forEach(function(n){LF(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):pA(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function LF(t,e,r){return e=DF(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function DF(t){var e=zF(t,"string");return Xc(e)=="symbol"?e:e+""}function zF(t,e){if(Xc(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Xc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function BF(t,e){if(t==null)return{};var r=UF(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function UF(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var GR={symbolCircle:p1,symbolCross:lF,symbolDiamond:uF,symbolSquare:dF,symbolStar:mF,symbolTriangle:gF,symbolWye:vF},qF=Math.PI/180,FF=function(e){var r="symbol".concat(gp(e));return GR[r]||p1},HF=function(e,r,n){if(r==="area")return e;switch(n){case"cross":return 5*e*e/9;case"diamond":return .5*e*e/Math.sqrt(3);case"square":return e*e;case"star":{var i=18*qF;return 1.25*e*e*(Math.tan(i)-Math.tan(i*2)*Math.pow(Math.tan(i),2))}case"triangle":return Math.sqrt(3)*e*e/4;case"wye":return(21-10*Math.sqrt(3))*e*e/8;default:return Math.PI*e*e/4}},WF=function(e,r){GR["symbol".concat(gp(e))]=r},m1=function(e){var r=e.type,n=r===void 0?"circle":r,i=e.size,a=i===void 0?64:i,o=e.sizeType,c=o===void 0?"area":o,u=BF(e,MF),d=mA(mA({},u),{},{type:n,size:a,sizeType:c}),p=function(){var x=FF(n),S=bF().type(x).size(HF(a,c,n));return S()},f=d.className,y=d.cx,v=d.cy,b=at(d,!0);return y===+y&&v===+v&&a===+a?L.createElement("path",vx({},b,{className:ot("recharts-symbols",f),transform:"translate(".concat(y,", ").concat(v,")"),d:p()})):null};m1.registerSymbol=WF;function Vs(t){"@babel/helpers - typeof";return Vs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Vs(t)}function bx(){return bx=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},bx.apply(this,arguments)}function gA(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function GF(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?gA(Object(r),!0).forEach(function(n){Yc(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):gA(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function KF(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function VF(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,VR(n.key),n)}}function XF(t,e,r){return e&&VF(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function YF(t,e,r){return e=oh(e),JF(t,KR()?Reflect.construct(e,r||[],oh(t).constructor):e.apply(t,r))}function JF(t,e){if(e&&(Vs(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return ZF(t)}function ZF(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function KR(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(KR=function(){return!!t})()}function oh(t){return oh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},oh(t)}function QF(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&xx(t,e)}function xx(t,e){return xx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},xx(t,e)}function Yc(t,e,r){return e=VR(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function VR(t){var e=e7(t,"string");return Vs(e)=="symbol"?e:e+""}function e7(t,e){if(Vs(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Vs(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var En=32,g1=(function(t){function e(){return KF(this,e),YF(this,e,arguments)}return QF(e,t),XF(e,[{key:"renderIcon",value:function(n){var i=this.props.inactiveColor,a=En/2,o=En/6,c=En/3,u=n.inactive?i:n.color;if(n.type==="plainline")return L.createElement("line",{strokeWidth:4,fill:"none",stroke:u,strokeDasharray:n.payload.strokeDasharray,x1:0,y1:a,x2:En,y2:a,className:"recharts-legend-icon"});if(n.type==="line")return L.createElement("path",{strokeWidth:4,fill:"none",stroke:u,d:"M0,".concat(a,"h").concat(c,`
448
- A`).concat(o,",").concat(o,",0,1,1,").concat(2*c,",").concat(a,`
449
- H`).concat(En,"M").concat(2*c,",").concat(a,`
450
- A`).concat(o,",").concat(o,",0,1,1,").concat(c,",").concat(a),className:"recharts-legend-icon"});if(n.type==="rect")return L.createElement("path",{stroke:"none",fill:u,d:"M0,".concat(En/8,"h").concat(En,"v").concat(En*3/4,"h").concat(-En,"z"),className:"recharts-legend-icon"});if(L.isValidElement(n.legendIcon)){var d=GF({},n);return delete d.legendIcon,L.cloneElement(n.legendIcon,d)}return L.createElement(m1,{fill:u,cx:a,cy:a,size:En,sizeType:"diameter",type:n.type})}},{key:"renderItems",value:function(){var n=this,i=this.props,a=i.payload,o=i.iconSize,c=i.layout,u=i.formatter,d=i.inactiveColor,p={x:0,y:0,width:En,height:En},f={display:c==="horizontal"?"inline-block":"block",marginRight:10},y={display:"inline-block",verticalAlign:"middle",marginRight:4};return a.map(function(v,b){var w=v.formatter||u,x=ot(Yc(Yc({"recharts-legend-item":!0},"legend-item-".concat(b),!0),"inactive",v.inactive));if(v.type==="none")return null;var S=Je(v.value)?null:v.value;Ki(!Je(v.value),`The name property is also required when using a function for the dataKey of a chart's cartesian components. Ex: <Bar name="Name of my Data"/>`);var A=v.inactive?d:v.color;return L.createElement("li",bx({className:x,style:f,key:"legend-item-".concat(b)},eh(n.props,v,b)),L.createElement(fx,{width:o,height:o,viewBox:p,style:y},n.renderIcon(v)),L.createElement("span",{className:"recharts-legend-item-text",style:{color:A}},w?w(S,v,b):S))})}},{key:"render",value:function(){var n=this.props,i=n.payload,a=n.layout,o=n.align;if(!i||!i.length)return null;var c={padding:0,margin:0,textAlign:a==="horizontal"?o:"left"};return L.createElement("ul",{className:"recharts-default-legend",style:c},this.renderItems())}}])})(j.PureComponent);Yc(g1,"displayName","Legend");Yc(g1,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var Qy,yA;function t7(){if(yA)return Qy;yA=1;var t=hp();function e(){this.__data__=new t,this.size=0}return Qy=e,Qy}var ev,vA;function r7(){if(vA)return ev;vA=1;function t(e){var r=this.__data__,n=r.delete(e);return this.size=r.size,n}return ev=t,ev}var tv,bA;function n7(){if(bA)return tv;bA=1;function t(e){return this.__data__.get(e)}return tv=t,tv}var rv,xA;function i7(){if(xA)return rv;xA=1;function t(e){return this.__data__.has(e)}return rv=t,rv}var nv,wA;function a7(){if(wA)return nv;wA=1;var t=hp(),e=o1(),r=s1(),n=200;function i(a,o){var c=this.__data__;if(c instanceof t){var u=c.__data__;if(!e||u.length<n-1)return u.push([a,o]),this.size=++c.size,this;c=this.__data__=new r(u)}return c.set(a,o),this.size=c.size,this}return nv=i,nv}var iv,_A;function XR(){if(_A)return iv;_A=1;var t=hp(),e=t7(),r=r7(),n=n7(),i=i7(),a=a7();function o(c){var u=this.__data__=new t(c);this.size=u.size}return o.prototype.clear=e,o.prototype.delete=r,o.prototype.get=n,o.prototype.has=i,o.prototype.set=a,iv=o,iv}var av,SA;function o7(){if(SA)return av;SA=1;var t="__lodash_hash_undefined__";function e(r){return this.__data__.set(r,t),this}return av=e,av}var ov,kA;function s7(){if(kA)return ov;kA=1;function t(e){return this.__data__.has(e)}return ov=t,ov}var sv,EA;function YR(){if(EA)return sv;EA=1;var t=s1(),e=o7(),r=s7();function n(i){var a=-1,o=i==null?0:i.length;for(this.__data__=new t;++a<o;)this.add(i[a])}return n.prototype.add=n.prototype.push=e,n.prototype.has=r,sv=n,sv}var lv,OA;function JR(){if(OA)return lv;OA=1;function t(e,r){for(var n=-1,i=e==null?0:e.length;++n<i;)if(r(e[n],n,e))return!0;return!1}return lv=t,lv}var cv,AA;function ZR(){if(AA)return cv;AA=1;function t(e,r){return e.has(r)}return cv=t,cv}var uv,TA;function QR(){if(TA)return uv;TA=1;var t=YR(),e=JR(),r=ZR(),n=1,i=2;function a(o,c,u,d,p,f){var y=u&n,v=o.length,b=c.length;if(v!=b&&!(y&&b>v))return!1;var w=f.get(o),x=f.get(c);if(w&&x)return w==c&&x==o;var S=-1,A=!0,O=u&i?new t:void 0;for(f.set(o,c),f.set(c,o);++S<v;){var C=o[S],T=c[S];if(d)var E=y?d(T,C,S,c,o,f):d(C,T,S,o,c,f);if(E!==void 0){if(E)continue;A=!1;break}if(O){if(!e(c,function(N,R){if(!r(O,R)&&(C===N||p(C,N,u,d,f)))return O.push(R)})){A=!1;break}}else if(!(C===T||p(C,T,u,d,f))){A=!1;break}}return f.delete(o),f.delete(c),A}return uv=a,uv}var dv,CA;function l7(){if(CA)return dv;CA=1;var t=Oi(),e=t.Uint8Array;return dv=e,dv}var fv,jA;function c7(){if(jA)return fv;jA=1;function t(e){var r=-1,n=Array(e.size);return e.forEach(function(i,a){n[++r]=[a,i]}),n}return fv=t,fv}var hv,NA;function y1(){if(NA)return hv;NA=1;function t(e){var r=-1,n=Array(e.size);return e.forEach(function(i){n[++r]=i}),n}return hv=t,hv}var pv,PA;function u7(){if(PA)return pv;PA=1;var t=Mu(),e=l7(),r=a1(),n=QR(),i=c7(),a=y1(),o=1,c=2,u="[object Boolean]",d="[object Date]",p="[object Error]",f="[object Map]",y="[object Number]",v="[object RegExp]",b="[object Set]",w="[object String]",x="[object Symbol]",S="[object ArrayBuffer]",A="[object DataView]",O=t?t.prototype:void 0,C=O?O.valueOf:void 0;function T(E,N,R,I,K,B,U){switch(R){case A:if(E.byteLength!=N.byteLength||E.byteOffset!=N.byteOffset)return!1;E=E.buffer,N=N.buffer;case S:return!(E.byteLength!=N.byteLength||!B(new e(E),new e(N)));case u:case d:case y:return r(+E,+N);case p:return E.name==N.name&&E.message==N.message;case v:case w:return E==N+"";case f:var V=i;case b:var H=I&o;if(V||(V=a),E.size!=N.size&&!H)return!1;var Y=U.get(E);if(Y)return Y==N;I|=c,U.set(E,N);var G=n(V(E),V(N),I,K,B,U);return U.delete(E),G;case x:if(C)return C.call(E)==C.call(N)}return!1}return pv=T,pv}var mv,RA;function eI(){if(RA)return mv;RA=1;function t(e,r){for(var n=-1,i=r.length,a=e.length;++n<i;)e[a+n]=r[n];return e}return mv=t,mv}var gv,IA;function d7(){if(IA)return gv;IA=1;var t=eI(),e=Qr();function r(n,i,a){var o=i(n);return e(n)?o:t(o,a(n))}return gv=r,gv}var yv,$A;function f7(){if($A)return yv;$A=1;function t(e,r){for(var n=-1,i=e==null?0:e.length,a=0,o=[];++n<i;){var c=e[n];r(c,n,e)&&(o[a++]=c)}return o}return yv=t,yv}var vv,MA;function h7(){if(MA)return vv;MA=1;function t(){return[]}return vv=t,vv}var bv,LA;function p7(){if(LA)return bv;LA=1;var t=f7(),e=h7(),r=Object.prototype,n=r.propertyIsEnumerable,i=Object.getOwnPropertySymbols,a=i?function(o){return o==null?[]:(o=Object(o),t(i(o),function(c){return n.call(o,c)}))}:e;return bv=a,bv}var xv,DA;function m7(){if(DA)return xv;DA=1;function t(e,r){for(var n=-1,i=Array(e);++n<e;)i[n]=r(n);return i}return xv=t,xv}var wv,zA;function g7(){if(zA)return wv;zA=1;var t=ra(),e=na(),r="[object Arguments]";function n(i){return e(i)&&t(i)==r}return wv=n,wv}var _v,BA;function v1(){if(BA)return _v;BA=1;var t=g7(),e=na(),r=Object.prototype,n=r.hasOwnProperty,i=r.propertyIsEnumerable,a=t((function(){return arguments})())?t:function(o){return e(o)&&n.call(o,"callee")&&!i.call(o,"callee")};return _v=a,_v}var jc={exports:{}},Sv,UA;function y7(){if(UA)return Sv;UA=1;function t(){return!1}return Sv=t,Sv}jc.exports;var qA;function tI(){return qA||(qA=1,(function(t,e){var r=Oi(),n=y7(),i=e&&!e.nodeType&&e,a=i&&!0&&t&&!t.nodeType&&t,o=a&&a.exports===i,c=o?r.Buffer:void 0,u=c?c.isBuffer:void 0,d=u||n;t.exports=d})(jc,jc.exports)),jc.exports}var kv,FA;function b1(){if(FA)return kv;FA=1;var t=9007199254740991,e=/^(?:0|[1-9]\d*)$/;function r(n,i){var a=typeof n;return i=i??t,!!i&&(a=="number"||a!="symbol"&&e.test(n))&&n>-1&&n%1==0&&n<i}return kv=r,kv}var Ev,HA;function x1(){if(HA)return Ev;HA=1;var t=9007199254740991;function e(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=t}return Ev=e,Ev}var Ov,WA;function v7(){if(WA)return Ov;WA=1;var t=ra(),e=x1(),r=na(),n="[object Arguments]",i="[object Array]",a="[object Boolean]",o="[object Date]",c="[object Error]",u="[object Function]",d="[object Map]",p="[object Number]",f="[object Object]",y="[object RegExp]",v="[object Set]",b="[object String]",w="[object WeakMap]",x="[object ArrayBuffer]",S="[object DataView]",A="[object Float32Array]",O="[object Float64Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",N="[object Uint8Array]",R="[object Uint8ClampedArray]",I="[object Uint16Array]",K="[object Uint32Array]",B={};B[A]=B[O]=B[C]=B[T]=B[E]=B[N]=B[R]=B[I]=B[K]=!0,B[n]=B[i]=B[x]=B[a]=B[S]=B[o]=B[c]=B[u]=B[d]=B[p]=B[f]=B[y]=B[v]=B[b]=B[w]=!1;function U(V){return r(V)&&e(V.length)&&!!B[t(V)]}return Ov=U,Ov}var Av,GA;function rI(){if(GA)return Av;GA=1;function t(e){return function(r){return e(r)}}return Av=t,Av}var Nc={exports:{}};Nc.exports;var KA;function b7(){return KA||(KA=1,(function(t,e){var r=_R(),n=e&&!e.nodeType&&e,i=n&&!0&&t&&!t.nodeType&&t,a=i&&i.exports===n,o=a&&r.process,c=(function(){try{var u=i&&i.require&&i.require("util").types;return u||o&&o.binding&&o.binding("util")}catch{}})();t.exports=c})(Nc,Nc.exports)),Nc.exports}var Tv,VA;function nI(){if(VA)return Tv;VA=1;var t=v7(),e=rI(),r=b7(),n=r&&r.isTypedArray,i=n?e(n):t;return Tv=i,Tv}var Cv,XA;function x7(){if(XA)return Cv;XA=1;var t=m7(),e=v1(),r=Qr(),n=tI(),i=b1(),a=nI(),o=Object.prototype,c=o.hasOwnProperty;function u(d,p){var f=r(d),y=!f&&e(d),v=!f&&!y&&n(d),b=!f&&!y&&!v&&a(d),w=f||y||v||b,x=w?t(d.length,String):[],S=x.length;for(var A in d)(p||c.call(d,A))&&!(w&&(A=="length"||v&&(A=="offset"||A=="parent")||b&&(A=="buffer"||A=="byteLength"||A=="byteOffset")||i(A,S)))&&x.push(A);return x}return Cv=u,Cv}var jv,YA;function w7(){if(YA)return jv;YA=1;var t=Object.prototype;function e(r){var n=r&&r.constructor,i=typeof n=="function"&&n.prototype||t;return r===i}return jv=e,jv}var Nv,JA;function iI(){if(JA)return Nv;JA=1;function t(e,r){return function(n){return e(r(n))}}return Nv=t,Nv}var Pv,ZA;function _7(){if(ZA)return Pv;ZA=1;var t=iI(),e=t(Object.keys,Object);return Pv=e,Pv}var Rv,QA;function S7(){if(QA)return Rv;QA=1;var t=w7(),e=_7(),r=Object.prototype,n=r.hasOwnProperty;function i(a){if(!t(a))return e(a);var o=[];for(var c in Object(a))n.call(a,c)&&c!="constructor"&&o.push(c);return o}return Rv=i,Rv}var Iv,eT;function zu(){if(eT)return Iv;eT=1;var t=i1(),e=x1();function r(n){return n!=null&&e(n.length)&&!t(n)}return Iv=r,Iv}var $v,tT;function xp(){if(tT)return $v;tT=1;var t=x7(),e=S7(),r=zu();function n(i){return r(i)?t(i):e(i)}return $v=n,$v}var Mv,rT;function k7(){if(rT)return Mv;rT=1;var t=d7(),e=p7(),r=xp();function n(i){return t(i,r,e)}return Mv=n,Mv}var Lv,nT;function E7(){if(nT)return Lv;nT=1;var t=k7(),e=1,r=Object.prototype,n=r.hasOwnProperty;function i(a,o,c,u,d,p){var f=c&e,y=t(a),v=y.length,b=t(o),w=b.length;if(v!=w&&!f)return!1;for(var x=v;x--;){var S=y[x];if(!(f?S in o:n.call(o,S)))return!1}var A=p.get(a),O=p.get(o);if(A&&O)return A==o&&O==a;var C=!0;p.set(a,o),p.set(o,a);for(var T=f;++x<v;){S=y[x];var E=a[S],N=o[S];if(u)var R=f?u(N,E,S,o,a,p):u(E,N,S,a,o,p);if(!(R===void 0?E===N||d(E,N,c,u,p):R)){C=!1;break}T||(T=S=="constructor")}if(C&&!T){var I=a.constructor,K=o.constructor;I!=K&&"constructor"in a&&"constructor"in o&&!(typeof I=="function"&&I instanceof I&&typeof K=="function"&&K instanceof K)&&(C=!1)}return p.delete(a),p.delete(o),C}return Lv=i,Lv}var Dv,iT;function O7(){if(iT)return Dv;iT=1;var t=Uo(),e=Oi(),r=t(e,"DataView");return Dv=r,Dv}var zv,aT;function A7(){if(aT)return zv;aT=1;var t=Uo(),e=Oi(),r=t(e,"Promise");return zv=r,zv}var Bv,oT;function aI(){if(oT)return Bv;oT=1;var t=Uo(),e=Oi(),r=t(e,"Set");return Bv=r,Bv}var Uv,sT;function T7(){if(sT)return Uv;sT=1;var t=Uo(),e=Oi(),r=t(e,"WeakMap");return Uv=r,Uv}var qv,lT;function C7(){if(lT)return qv;lT=1;var t=O7(),e=o1(),r=A7(),n=aI(),i=T7(),a=ra(),o=SR(),c="[object Map]",u="[object Object]",d="[object Promise]",p="[object Set]",f="[object WeakMap]",y="[object DataView]",v=o(t),b=o(e),w=o(r),x=o(n),S=o(i),A=a;return(t&&A(new t(new ArrayBuffer(1)))!=y||e&&A(new e)!=c||r&&A(r.resolve())!=d||n&&A(new n)!=p||i&&A(new i)!=f)&&(A=function(O){var C=a(O),T=C==u?O.constructor:void 0,E=T?o(T):"";if(E)switch(E){case v:return y;case b:return c;case w:return d;case x:return p;case S:return f}return C}),qv=A,qv}var Fv,cT;function j7(){if(cT)return Fv;cT=1;var t=XR(),e=QR(),r=u7(),n=E7(),i=C7(),a=Qr(),o=tI(),c=nI(),u=1,d="[object Arguments]",p="[object Array]",f="[object Object]",y=Object.prototype,v=y.hasOwnProperty;function b(w,x,S,A,O,C){var T=a(w),E=a(x),N=T?p:i(w),R=E?p:i(x);N=N==d?f:N,R=R==d?f:R;var I=N==f,K=R==f,B=N==R;if(B&&o(w)){if(!o(x))return!1;T=!0,I=!1}if(B&&!I)return C||(C=new t),T||c(w)?e(w,x,S,A,O,C):r(w,x,N,S,A,O,C);if(!(S&u)){var U=I&&v.call(w,"__wrapped__"),V=K&&v.call(x,"__wrapped__");if(U||V){var H=U?w.value():w,Y=V?x.value():x;return C||(C=new t),O(H,Y,S,A,C)}}return B?(C||(C=new t),n(w,x,S,A,O,C)):!1}return Fv=b,Fv}var Hv,uT;function w1(){if(uT)return Hv;uT=1;var t=j7(),e=na();function r(n,i,a,o,c){return n===i?!0:n==null||i==null||!e(n)&&!e(i)?n!==n&&i!==i:t(n,i,a,o,r,c)}return Hv=r,Hv}var Wv,dT;function N7(){if(dT)return Wv;dT=1;var t=XR(),e=w1(),r=1,n=2;function i(a,o,c,u){var d=c.length,p=d,f=!u;if(a==null)return!p;for(a=Object(a);d--;){var y=c[d];if(f&&y[2]?y[1]!==a[y[0]]:!(y[0]in a))return!1}for(;++d<p;){y=c[d];var v=y[0],b=a[v],w=y[1];if(f&&y[2]){if(b===void 0&&!(v in a))return!1}else{var x=new t;if(u)var S=u(b,w,v,a,o,x);if(!(S===void 0?e(w,b,r|n,u,x):S))return!1}}return!0}return Wv=i,Wv}var Gv,fT;function oI(){if(fT)return Gv;fT=1;var t=Ha();function e(r){return r===r&&!t(r)}return Gv=e,Gv}var Kv,hT;function P7(){if(hT)return Kv;hT=1;var t=oI(),e=xp();function r(n){for(var i=e(n),a=i.length;a--;){var o=i[a],c=n[o];i[a]=[o,c,t(c)]}return i}return Kv=r,Kv}var Vv,pT;function sI(){if(pT)return Vv;pT=1;function t(e,r){return function(n){return n==null?!1:n[e]===r&&(r!==void 0||e in Object(n))}}return Vv=t,Vv}var Xv,mT;function R7(){if(mT)return Xv;mT=1;var t=N7(),e=P7(),r=sI();function n(i){var a=e(i);return a.length==1&&a[0][2]?r(a[0][0],a[0][1]):function(o){return o===i||t(o,i,a)}}return Xv=n,Xv}var Yv,gT;function I7(){if(gT)return Yv;gT=1;function t(e,r){return e!=null&&r in Object(e)}return Yv=t,Yv}var Jv,yT;function $7(){if(yT)return Jv;yT=1;var t=OR(),e=v1(),r=Qr(),n=b1(),i=x1(),a=mp();function o(c,u,d){u=t(u,c);for(var p=-1,f=u.length,y=!1;++p<f;){var v=a(u[p]);if(!(y=c!=null&&d(c,v)))break;c=c[v]}return y||++p!=f?y:(f=c==null?0:c.length,!!f&&i(f)&&n(v,f)&&(r(c)||e(c)))}return Jv=o,Jv}var Zv,vT;function M7(){if(vT)return Zv;vT=1;var t=I7(),e=$7();function r(n,i){return n!=null&&e(n,i,t)}return Zv=r,Zv}var Qv,bT;function L7(){if(bT)return Qv;bT=1;var t=w1(),e=AR(),r=M7(),n=n1(),i=oI(),a=sI(),o=mp(),c=1,u=2;function d(p,f){return n(p)&&i(f)?a(o(p),f):function(y){var v=e(y,p);return v===void 0&&v===f?r(y,p):t(f,v,c|u)}}return Qv=d,Qv}var e0,xT;function kl(){if(xT)return e0;xT=1;function t(e){return e}return e0=t,e0}var t0,wT;function D7(){if(wT)return t0;wT=1;function t(e){return function(r){return r==null?void 0:r[e]}}return t0=t,t0}var r0,_T;function z7(){if(_T)return r0;_T=1;var t=c1();function e(r){return function(n){return t(n,r)}}return r0=e,r0}var n0,ST;function B7(){if(ST)return n0;ST=1;var t=D7(),e=z7(),r=n1(),n=mp();function i(a){return r(a)?t(n(a)):e(a)}return n0=i,n0}var i0,kT;function Wa(){if(kT)return i0;kT=1;var t=R7(),e=L7(),r=kl(),n=Qr(),i=B7();function a(o){return typeof o=="function"?o:o==null?r:typeof o=="object"?n(o)?e(o[0],o[1]):t(o):i(o)}return i0=a,i0}var a0,ET;function lI(){if(ET)return a0;ET=1;function t(e,r,n,i){for(var a=e.length,o=n+(i?1:-1);i?o--:++o<a;)if(r(e[o],o,e))return o;return-1}return a0=t,a0}var o0,OT;function U7(){if(OT)return o0;OT=1;function t(e){return e!==e}return o0=t,o0}var s0,AT;function q7(){if(AT)return s0;AT=1;function t(e,r,n){for(var i=n-1,a=e.length;++i<a;)if(e[i]===r)return i;return-1}return s0=t,s0}var l0,TT;function F7(){if(TT)return l0;TT=1;var t=lI(),e=U7(),r=q7();function n(i,a,o){return a===a?r(i,a,o):t(i,e,o)}return l0=n,l0}var c0,CT;function H7(){if(CT)return c0;CT=1;var t=F7();function e(r,n){var i=r==null?0:r.length;return!!i&&t(r,n,0)>-1}return c0=e,c0}var u0,jT;function W7(){if(jT)return u0;jT=1;function t(e,r,n){for(var i=-1,a=e==null?0:e.length;++i<a;)if(n(r,e[i]))return!0;return!1}return u0=t,u0}var d0,NT;function G7(){if(NT)return d0;NT=1;function t(){}return d0=t,d0}var f0,PT;function K7(){if(PT)return f0;PT=1;var t=aI(),e=G7(),r=y1(),n=1/0,i=t&&1/r(new t([,-0]))[1]==n?function(a){return new t(a)}:e;return f0=i,f0}var h0,RT;function V7(){if(RT)return h0;RT=1;var t=YR(),e=H7(),r=W7(),n=ZR(),i=K7(),a=y1(),o=200;function c(u,d,p){var f=-1,y=e,v=u.length,b=!0,w=[],x=w;if(p)b=!1,y=r;else if(v>=o){var S=d?null:i(u);if(S)return a(S);b=!1,y=n,x=new t}else x=d?[]:w;e:for(;++f<v;){var A=u[f],O=d?d(A):A;if(A=p||A!==0?A:0,b&&O===O){for(var C=x.length;C--;)if(x[C]===O)continue e;d&&x.push(O),w.push(A)}else y(x,O,p)||(x!==w&&x.push(O),w.push(A))}return w}return h0=c,h0}var p0,IT;function X7(){if(IT)return p0;IT=1;var t=Wa(),e=V7();function r(n,i){return n&&n.length?e(n,t(i,2)):[]}return p0=r,p0}var Y7=X7();const $T=vt(Y7);function cI(t,e,r){return e===!0?$T(t,r):Je(e)?$T(t,e):t}function Xs(t){"@babel/helpers - typeof";return Xs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Xs(t)}var J7=["ref"];function MT(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function zi(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?MT(Object(r),!0).forEach(function(n){wp(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):MT(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Z7(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function LT(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,dI(n.key),n)}}function Q7(t,e,r){return e&&LT(t.prototype,e),r&&LT(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function eH(t,e,r){return e=sh(e),tH(t,uI()?Reflect.construct(e,r||[],sh(t).constructor):e.apply(t,r))}function tH(t,e){if(e&&(Xs(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return rH(t)}function rH(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function uI(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(uI=function(){return!!t})()}function sh(t){return sh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},sh(t)}function nH(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&wx(t,e)}function wx(t,e){return wx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},wx(t,e)}function wp(t,e,r){return e=dI(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function dI(t){var e=iH(t,"string");return Xs(e)=="symbol"?e:e+""}function iH(t,e){if(Xs(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Xs(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function aH(t,e){if(t==null)return{};var r=oH(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function oH(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function sH(t){return t.value}function lH(t,e){if(L.isValidElement(t))return L.cloneElement(t,e);if(typeof t=="function")return L.createElement(t,e);e.ref;var r=aH(e,J7);return L.createElement(g1,r)}var DT=1,Us=(function(t){function e(){var r;Z7(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=eH(this,e,[].concat(i)),wp(r,"lastBoundingBox",{width:-1,height:-1}),r}return nH(e,t),Q7(e,[{key:"componentDidMount",value:function(){this.updateBBox()}},{key:"componentDidUpdate",value:function(){this.updateBBox()}},{key:"getBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();return n.height=this.wrapperNode.offsetHeight,n.width=this.wrapperNode.offsetWidth,n}return null}},{key:"updateBBox",value:function(){var n=this.props.onBBoxUpdate,i=this.getBBox();i?(Math.abs(i.width-this.lastBoundingBox.width)>DT||Math.abs(i.height-this.lastBoundingBox.height)>DT)&&(this.lastBoundingBox.width=i.width,this.lastBoundingBox.height=i.height,n&&n(i)):(this.lastBoundingBox.width!==-1||this.lastBoundingBox.height!==-1)&&(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1,n&&n(null))}},{key:"getBBoxSnapshot",value:function(){return this.lastBoundingBox.width>=0&&this.lastBoundingBox.height>=0?zi({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(n){var i=this.props,a=i.layout,o=i.align,c=i.verticalAlign,u=i.margin,d=i.chartWidth,p=i.chartHeight,f,y;if(!n||(n.left===void 0||n.left===null)&&(n.right===void 0||n.right===null))if(o==="center"&&a==="vertical"){var v=this.getBBoxSnapshot();f={left:((d||0)-v.width)/2}}else f=o==="right"?{right:u&&u.right||0}:{left:u&&u.left||0};if(!n||(n.top===void 0||n.top===null)&&(n.bottom===void 0||n.bottom===null))if(c==="middle"){var b=this.getBBoxSnapshot();y={top:((p||0)-b.height)/2}}else y=c==="bottom"?{bottom:u&&u.bottom||0}:{top:u&&u.top||0};return zi(zi({},f),y)}},{key:"render",value:function(){var n=this,i=this.props,a=i.content,o=i.width,c=i.height,u=i.wrapperStyle,d=i.payloadUniqBy,p=i.payload,f=zi(zi({position:"absolute",width:o||"auto",height:c||"auto"},this.getDefaultPosition(u)),u);return L.createElement("div",{className:"recharts-legend-wrapper",style:f,ref:function(v){n.wrapperNode=v}},lH(a,zi(zi({},this.props),{},{payload:cI(p,d,sH)})))}}],[{key:"getWithHeight",value:function(n,i){var a=zi(zi({},this.defaultProps),n.props),o=a.layout;return o==="vertical"&&ge(n.props.height)?{height:n.props.height}:o==="horizontal"?{width:n.props.width||i}:null}}])})(j.PureComponent);wp(Us,"displayName","Legend");wp(Us,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var m0,zT;function cH(){if(zT)return m0;zT=1;var t=Mu(),e=v1(),r=Qr(),n=t?t.isConcatSpreadable:void 0;function i(a){return r(a)||e(a)||!!(n&&a&&a[n])}return m0=i,m0}var g0,BT;function fI(){if(BT)return g0;BT=1;var t=eI(),e=cH();function r(n,i,a,o,c){var u=-1,d=n.length;for(a||(a=e),c||(c=[]);++u<d;){var p=n[u];i>0&&a(p)?i>1?r(p,i-1,a,o,c):t(c,p):o||(c[c.length]=p)}return c}return g0=r,g0}var y0,UT;function uH(){if(UT)return y0;UT=1;function t(e){return function(r,n,i){for(var a=-1,o=Object(r),c=i(r),u=c.length;u--;){var d=c[e?u:++a];if(n(o[d],d,o)===!1)break}return r}}return y0=t,y0}var v0,qT;function dH(){if(qT)return v0;qT=1;var t=uH(),e=t();return v0=e,v0}var b0,FT;function hI(){if(FT)return b0;FT=1;var t=dH(),e=xp();function r(n,i){return n&&t(n,i,e)}return b0=r,b0}var x0,HT;function fH(){if(HT)return x0;HT=1;var t=zu();function e(r,n){return function(i,a){if(i==null)return i;if(!t(i))return r(i,a);for(var o=i.length,c=n?o:-1,u=Object(i);(n?c--:++c<o)&&a(u[c],c,u)!==!1;);return i}}return x0=e,x0}var w0,WT;function _1(){if(WT)return w0;WT=1;var t=hI(),e=fH(),r=e(t);return w0=r,w0}var _0,GT;function pI(){if(GT)return _0;GT=1;var t=_1(),e=zu();function r(n,i){var a=-1,o=e(n)?Array(n.length):[];return t(n,function(c,u,d){o[++a]=i(c,u,d)}),o}return _0=r,_0}var S0,KT;function hH(){if(KT)return S0;KT=1;function t(e,r){var n=e.length;for(e.sort(r);n--;)e[n]=e[n].value;return e}return S0=t,S0}var k0,VT;function pH(){if(VT)return k0;VT=1;var t=_l();function e(r,n){if(r!==n){var i=r!==void 0,a=r===null,o=r===r,c=t(r),u=n!==void 0,d=n===null,p=n===n,f=t(n);if(!d&&!f&&!c&&r>n||c&&u&&p&&!d&&!f||a&&u&&p||!i&&p||!o)return 1;if(!a&&!c&&!f&&r<n||f&&i&&o&&!a&&!c||d&&i&&o||!u&&o||!p)return-1}return 0}return k0=e,k0}var E0,XT;function mH(){if(XT)return E0;XT=1;var t=pH();function e(r,n,i){for(var a=-1,o=r.criteria,c=n.criteria,u=o.length,d=i.length;++a<u;){var p=t(o[a],c[a]);if(p){if(a>=d)return p;var f=i[a];return p*(f=="desc"?-1:1)}}return r.index-n.index}return E0=e,E0}var O0,YT;function gH(){if(YT)return O0;YT=1;var t=l1(),e=c1(),r=Wa(),n=pI(),i=hH(),a=rI(),o=mH(),c=kl(),u=Qr();function d(p,f,y){f.length?f=t(f,function(w){return u(w)?function(x){return e(x,w.length===1?w[0]:w)}:w}):f=[c];var v=-1;f=t(f,a(r));var b=n(p,function(w,x,S){var A=t(f,function(O){return O(w)});return{criteria:A,index:++v,value:w}});return i(b,function(w,x){return o(w,x,y)})}return O0=d,O0}var A0,JT;function yH(){if(JT)return A0;JT=1;function t(e,r,n){switch(n.length){case 0:return e.call(r);case 1:return e.call(r,n[0]);case 2:return e.call(r,n[0],n[1]);case 3:return e.call(r,n[0],n[1],n[2])}return e.apply(r,n)}return A0=t,A0}var T0,ZT;function vH(){if(ZT)return T0;ZT=1;var t=yH(),e=Math.max;function r(n,i,a){return i=e(i===void 0?n.length-1:i,0),function(){for(var o=arguments,c=-1,u=e(o.length-i,0),d=Array(u);++c<u;)d[c]=o[i+c];c=-1;for(var p=Array(i+1);++c<i;)p[c]=o[c];return p[i]=a(d),t(n,this,p)}}return T0=r,T0}var C0,QT;function bH(){if(QT)return C0;QT=1;function t(e){return function(){return e}}return C0=t,C0}var j0,e2;function mI(){if(e2)return j0;e2=1;var t=Uo(),e=(function(){try{var r=t(Object,"defineProperty");return r({},"",{}),r}catch{}})();return j0=e,j0}var N0,t2;function xH(){if(t2)return N0;t2=1;var t=bH(),e=mI(),r=kl(),n=e?function(i,a){return e(i,"toString",{configurable:!0,enumerable:!1,value:t(a),writable:!0})}:r;return N0=n,N0}var P0,r2;function wH(){if(r2)return P0;r2=1;var t=800,e=16,r=Date.now;function n(i){var a=0,o=0;return function(){var c=r(),u=e-(c-o);if(o=c,u>0){if(++a>=t)return arguments[0]}else a=0;return i.apply(void 0,arguments)}}return P0=n,P0}var R0,n2;function _H(){if(n2)return R0;n2=1;var t=xH(),e=wH(),r=e(t);return R0=r,R0}var I0,i2;function SH(){if(i2)return I0;i2=1;var t=kl(),e=vH(),r=_H();function n(i,a){return r(e(i,a,t),i+"")}return I0=n,I0}var $0,a2;function _p(){if(a2)return $0;a2=1;var t=a1(),e=zu(),r=b1(),n=Ha();function i(a,o,c){if(!n(c))return!1;var u=typeof o;return(u=="number"?e(c)&&r(o,c.length):u=="string"&&o in c)?t(c[o],a):!1}return $0=i,$0}var M0,o2;function kH(){if(o2)return M0;o2=1;var t=fI(),e=gH(),r=SH(),n=_p(),i=r(function(a,o){if(a==null)return[];var c=o.length;return c>1&&n(a,o[0],o[1])?o=[]:c>2&&n(o[0],o[1],o[2])&&(o=[o[0]]),e(a,t(o,1),[])});return M0=i,M0}var EH=kH();const S1=vt(EH);function Jc(t){"@babel/helpers - typeof";return Jc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jc(t)}function _x(){return _x=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},_x.apply(this,arguments)}function OH(t,e){return jH(t)||CH(t,e)||TH(t,e)||AH()}function AH(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
451
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function TH(t,e){if(t){if(typeof t=="string")return s2(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s2(t,e)}}function s2(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function CH(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function jH(t){if(Array.isArray(t))return t}function l2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function L0(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?l2(Object(r),!0).forEach(function(n){NH(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):l2(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function NH(t,e,r){return e=PH(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function PH(t){var e=RH(t,"string");return Jc(e)=="symbol"?e:e+""}function RH(t,e){if(Jc(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Jc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function IH(t){return Array.isArray(t)&&or(t[0])&&or(t[1])?t.join(" ~ "):t}var $H=function(e){var r=e.separator,n=r===void 0?" : ":r,i=e.contentStyle,a=i===void 0?{}:i,o=e.itemStyle,c=o===void 0?{}:o,u=e.labelStyle,d=u===void 0?{}:u,p=e.payload,f=e.formatter,y=e.itemSorter,v=e.wrapperClassName,b=e.labelClassName,w=e.label,x=e.labelFormatter,S=e.accessibilityLayer,A=S===void 0?!1:S,O=function(){if(p&&p.length){var U={padding:0,margin:0},V=(y?S1(p,y):p).map(function(H,Y){if(H.type==="none")return null;var G=L0({display:"block",paddingTop:4,paddingBottom:4,color:H.color||"#000"},c),Q=H.formatter||f||IH,W=H.value,ee=H.name,q=W,$=ee;if(Q&&q!=null&&$!=null){var M=Q(W,ee,H,Y,p);if(Array.isArray(M)){var J=OH(M,2);q=J[0],$=J[1]}else q=M}return L.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(Y),style:G},or($)?L.createElement("span",{className:"recharts-tooltip-item-name"},$):null,or($)?L.createElement("span",{className:"recharts-tooltip-item-separator"},n):null,L.createElement("span",{className:"recharts-tooltip-item-value"},q),L.createElement("span",{className:"recharts-tooltip-item-unit"},H.unit||""))});return L.createElement("ul",{className:"recharts-tooltip-item-list",style:U},V)}return null},C=L0({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},a),T=L0({margin:0},d),E=!tt(w),N=E?w:"",R=ot("recharts-default-tooltip",v),I=ot("recharts-tooltip-label",b);E&&x&&p!==void 0&&p!==null&&(N=x(w,p));var K=A?{role:"status","aria-live":"assertive"}:{};return L.createElement("div",_x({className:R,style:C},K),L.createElement("p",{className:I,style:T},L.isValidElement(N)?N:"".concat(N)),O())};function Zc(t){"@babel/helpers - typeof";return Zc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Zc(t)}function yf(t,e,r){return e=MH(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function MH(t){var e=LH(t,"string");return Zc(e)=="symbol"?e:e+""}function LH(t,e){if(Zc(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Zc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var yc="recharts-tooltip-wrapper",DH={visibility:"hidden"};function zH(t){var e=t.coordinate,r=t.translateX,n=t.translateY;return ot(yc,yf(yf(yf(yf({},"".concat(yc,"-right"),ge(r)&&e&&ge(e.x)&&r>=e.x),"".concat(yc,"-left"),ge(r)&&e&&ge(e.x)&&r<e.x),"".concat(yc,"-bottom"),ge(n)&&e&&ge(e.y)&&n>=e.y),"".concat(yc,"-top"),ge(n)&&e&&ge(e.y)&&n<e.y))}function c2(t){var e=t.allowEscapeViewBox,r=t.coordinate,n=t.key,i=t.offsetTopLeft,a=t.position,o=t.reverseDirection,c=t.tooltipDimension,u=t.viewBox,d=t.viewBoxDimension;if(a&&ge(a[n]))return a[n];var p=r[n]-c-i,f=r[n]+i;if(e[n])return o[n]?p:f;if(o[n]){var y=p,v=u[n];return y<v?Math.max(f,u[n]):Math.max(p,u[n])}var b=f+c,w=u[n]+d;return b>w?Math.max(p,u[n]):Math.max(f,u[n])}function BH(t){var e=t.translateX,r=t.translateY,n=t.useTranslate3d;return{transform:n?"translate3d(".concat(e,"px, ").concat(r,"px, 0)"):"translate(".concat(e,"px, ").concat(r,"px)")}}function UH(t){var e=t.allowEscapeViewBox,r=t.coordinate,n=t.offsetTopLeft,i=t.position,a=t.reverseDirection,o=t.tooltipBox,c=t.useTranslate3d,u=t.viewBox,d,p,f;return o.height>0&&o.width>0&&r?(p=c2({allowEscapeViewBox:e,coordinate:r,key:"x",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.width,viewBox:u,viewBoxDimension:u.width}),f=c2({allowEscapeViewBox:e,coordinate:r,key:"y",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.height,viewBox:u,viewBoxDimension:u.height}),d=BH({translateX:p,translateY:f,useTranslate3d:c})):d=DH,{cssProperties:d,cssClasses:zH({translateX:p,translateY:f,coordinate:r})}}function Ys(t){"@babel/helpers - typeof";return Ys=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ys(t)}function u2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function d2(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?u2(Object(r),!0).forEach(function(n){kx(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):u2(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function qH(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function FH(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,yI(n.key),n)}}function HH(t,e,r){return e&&FH(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function WH(t,e,r){return e=lh(e),GH(t,gI()?Reflect.construct(e,r||[],lh(t).constructor):e.apply(t,r))}function GH(t,e){if(e&&(Ys(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return KH(t)}function KH(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function gI(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(gI=function(){return!!t})()}function lh(t){return lh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},lh(t)}function VH(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Sx(t,e)}function Sx(t,e){return Sx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Sx(t,e)}function kx(t,e,r){return e=yI(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function yI(t){var e=XH(t,"string");return Ys(e)=="symbol"?e:e+""}function XH(t,e){if(Ys(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Ys(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var f2=1,YH=(function(t){function e(){var r;qH(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=WH(this,e,[].concat(i)),kx(r,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),kx(r,"handleKeyDown",function(o){if(o.key==="Escape"){var c,u,d,p;r.setState({dismissed:!0,dismissedAtCoordinate:{x:(c=(u=r.props.coordinate)===null||u===void 0?void 0:u.x)!==null&&c!==void 0?c:0,y:(d=(p=r.props.coordinate)===null||p===void 0?void 0:p.y)!==null&&d!==void 0?d:0}})}}),r}return VH(e,t),HH(e,[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();(Math.abs(n.width-this.state.lastBoundingBox.width)>f2||Math.abs(n.height-this.state.lastBoundingBox.height)>f2)&&this.setState({lastBoundingBox:{width:n.width,height:n.height}})}else(this.state.lastBoundingBox.width!==-1||this.state.lastBoundingBox.height!==-1)&&this.setState({lastBoundingBox:{width:-1,height:-1}})}},{key:"componentDidMount",value:function(){document.addEventListener("keydown",this.handleKeyDown),this.updateBBox()}},{key:"componentWillUnmount",value:function(){document.removeEventListener("keydown",this.handleKeyDown)}},{key:"componentDidUpdate",value:function(){var n,i;this.props.active&&this.updateBBox(),this.state.dismissed&&(((n=this.props.coordinate)===null||n===void 0?void 0:n.x)!==this.state.dismissedAtCoordinate.x||((i=this.props.coordinate)===null||i===void 0?void 0:i.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}},{key:"render",value:function(){var n=this,i=this.props,a=i.active,o=i.allowEscapeViewBox,c=i.animationDuration,u=i.animationEasing,d=i.children,p=i.coordinate,f=i.hasPayload,y=i.isAnimationActive,v=i.offset,b=i.position,w=i.reverseDirection,x=i.useTranslate3d,S=i.viewBox,A=i.wrapperStyle,O=UH({allowEscapeViewBox:o,coordinate:p,offsetTopLeft:v,position:b,reverseDirection:w,tooltipBox:this.state.lastBoundingBox,useTranslate3d:x,viewBox:S}),C=O.cssClasses,T=O.cssProperties,E=d2(d2({transition:y&&a?"transform ".concat(c,"ms ").concat(u):void 0},T),{},{pointerEvents:"none",visibility:!this.state.dismissed&&a&&f?"visible":"hidden",position:"absolute",top:0,left:0},A);return L.createElement("div",{tabIndex:-1,className:C,style:E,ref:function(R){n.wrapperNode=R}},d)}}])})(j.PureComponent),JH=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},El={isSsr:JH()};function Js(t){"@babel/helpers - typeof";return Js=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Js(t)}function h2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function p2(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?h2(Object(r),!0).forEach(function(n){k1(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):h2(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function ZH(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function QH(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,bI(n.key),n)}}function eW(t,e,r){return e&&QH(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function tW(t,e,r){return e=ch(e),rW(t,vI()?Reflect.construct(e,r||[],ch(t).constructor):e.apply(t,r))}function rW(t,e){if(e&&(Js(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return nW(t)}function nW(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function vI(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(vI=function(){return!!t})()}function ch(t){return ch=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ch(t)}function iW(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ex(t,e)}function Ex(t,e){return Ex=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Ex(t,e)}function k1(t,e,r){return e=bI(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function bI(t){var e=aW(t,"string");return Js(e)=="symbol"?e:e+""}function aW(t,e){if(Js(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Js(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function oW(t){return t.dataKey}function sW(t,e){return L.isValidElement(t)?L.cloneElement(t,e):typeof t=="function"?L.createElement(t,e):L.createElement($H,e)}var ln=(function(t){function e(){return ZH(this,e),tW(this,e,arguments)}return iW(e,t),eW(e,[{key:"render",value:function(){var n=this,i=this.props,a=i.active,o=i.allowEscapeViewBox,c=i.animationDuration,u=i.animationEasing,d=i.content,p=i.coordinate,f=i.filterNull,y=i.isAnimationActive,v=i.offset,b=i.payload,w=i.payloadUniqBy,x=i.position,S=i.reverseDirection,A=i.useTranslate3d,O=i.viewBox,C=i.wrapperStyle,T=b??[];f&&T.length&&(T=cI(b.filter(function(N){return N.value!=null&&(N.hide!==!0||n.props.includeHidden)}),w,oW));var E=T.length>0;return L.createElement(YH,{allowEscapeViewBox:o,animationDuration:c,animationEasing:u,isAnimationActive:y,active:a,coordinate:p,hasPayload:E,offset:v,position:x,reverseDirection:S,useTranslate3d:A,viewBox:O,wrapperStyle:C},sW(d,p2(p2({},this.props),{},{payload:T})))}}])})(j.PureComponent);k1(ln,"displayName","Tooltip");k1(ln,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!El.isSsr,itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,viewBox:{x:0,y:0,height:0,width:0},wrapperStyle:{}});var D0,m2;function lW(){if(m2)return D0;m2=1;var t=Oi(),e=function(){return t.Date.now()};return D0=e,D0}var z0,g2;function cW(){if(g2)return z0;g2=1;var t=/\s/;function e(r){for(var n=r.length;n--&&t.test(r.charAt(n)););return n}return z0=e,z0}var B0,y2;function uW(){if(y2)return B0;y2=1;var t=cW(),e=/^\s+/;function r(n){return n&&n.slice(0,t(n)+1).replace(e,"")}return B0=r,B0}var U0,v2;function xI(){if(v2)return U0;v2=1;var t=uW(),e=Ha(),r=_l(),n=NaN,i=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,o=/^0o[0-7]+$/i,c=parseInt;function u(d){if(typeof d=="number")return d;if(r(d))return n;if(e(d)){var p=typeof d.valueOf=="function"?d.valueOf():d;d=e(p)?p+"":p}if(typeof d!="string")return d===0?d:+d;d=t(d);var f=a.test(d);return f||o.test(d)?c(d.slice(2),f?2:8):i.test(d)?n:+d}return U0=u,U0}var q0,b2;function dW(){if(b2)return q0;b2=1;var t=Ha(),e=lW(),r=xI(),n="Expected a function",i=Math.max,a=Math.min;function o(c,u,d){var p,f,y,v,b,w,x=0,S=!1,A=!1,O=!0;if(typeof c!="function")throw new TypeError(n);u=r(u)||0,t(d)&&(S=!!d.leading,A="maxWait"in d,y=A?i(r(d.maxWait)||0,u):y,O="trailing"in d?!!d.trailing:O);function C(V){var H=p,Y=f;return p=f=void 0,x=V,v=c.apply(Y,H),v}function T(V){return x=V,b=setTimeout(R,u),S?C(V):v}function E(V){var H=V-w,Y=V-x,G=u-H;return A?a(G,y-Y):G}function N(V){var H=V-w,Y=V-x;return w===void 0||H>=u||H<0||A&&Y>=y}function R(){var V=e();if(N(V))return I(V);b=setTimeout(R,E(V))}function I(V){return b=void 0,O&&p?C(V):(p=f=void 0,v)}function K(){b!==void 0&&clearTimeout(b),x=0,p=w=f=b=void 0}function B(){return b===void 0?v:I(e())}function U(){var V=e(),H=N(V);if(p=arguments,f=this,w=V,H){if(b===void 0)return T(w);if(A)return clearTimeout(b),b=setTimeout(R,u),C(w)}return b===void 0&&(b=setTimeout(R,u)),v}return U.cancel=K,U.flush=B,U}return q0=o,q0}var F0,x2;function fW(){if(x2)return F0;x2=1;var t=dW(),e=Ha(),r="Expected a function";function n(i,a,o){var c=!0,u=!0;if(typeof i!="function")throw new TypeError(r);return e(o)&&(c="leading"in o?!!o.leading:c,u="trailing"in o?!!o.trailing:u),t(i,a,{leading:c,maxWait:a,trailing:u})}return F0=n,F0}var hW=fW();const wI=vt(hW);function Qc(t){"@babel/helpers - typeof";return Qc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Qc(t)}function w2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function vf(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?w2(Object(r),!0).forEach(function(n){pW(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):w2(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function pW(t,e,r){return e=mW(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function mW(t){var e=gW(t,"string");return Qc(e)=="symbol"?e:e+""}function gW(t,e){if(Qc(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Qc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function yW(t,e){return wW(t)||xW(t,e)||bW(t,e)||vW()}function vW(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
452
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bW(t,e){if(t){if(typeof t=="string")return _2(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _2(t,e)}}function _2(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function xW(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function wW(t){if(Array.isArray(t))return t}var uh=j.forwardRef(function(t,e){var r=t.aspect,n=t.initialDimension,i=n===void 0?{width:-1,height:-1}:n,a=t.width,o=a===void 0?"100%":a,c=t.height,u=c===void 0?"100%":c,d=t.minWidth,p=d===void 0?0:d,f=t.minHeight,y=t.maxHeight,v=t.children,b=t.debounce,w=b===void 0?0:b,x=t.id,S=t.className,A=t.onResize,O=t.style,C=O===void 0?{}:O,T=j.useRef(null),E=j.useRef();E.current=A,j.useImperativeHandle(e,function(){return Object.defineProperty(T.current,"current",{get:function(){return console.warn("The usage of ref.current.current is deprecated and will no longer be supported."),T.current},configurable:!0})});var N=j.useState({containerWidth:i.width,containerHeight:i.height}),R=yW(N,2),I=R[0],K=R[1],B=j.useCallback(function(V,H){K(function(Y){var G=Math.round(V),Q=Math.round(H);return Y.containerWidth===G&&Y.containerHeight===Q?Y:{containerWidth:G,containerHeight:Q}})},[]);j.useEffect(function(){var V=function(ee){var q,$=ee[0].contentRect,M=$.width,J=$.height;B(M,J),(q=E.current)===null||q===void 0||q.call(E,M,J)};w>0&&(V=wI(V,w,{trailing:!0,leading:!1}));var H=new ResizeObserver(V),Y=T.current.getBoundingClientRect(),G=Y.width,Q=Y.height;return B(G,Q),H.observe(T.current),function(){H.disconnect()}},[B,w]);var U=j.useMemo(function(){var V=I.containerWidth,H=I.containerHeight;if(V<0||H<0)return null;Ki(Eo(o)||Eo(u),`The width(%s) and height(%s) are both fixed numbers,
453
- maybe you don't need to use a ResponsiveContainer.`,o,u),Ki(!r||r>0,"The aspect(%s) must be greater than zero.",r);var Y=Eo(o)?V:o,G=Eo(u)?H:u;r&&r>0&&(Y?G=Y/r:G&&(Y=G*r),y&&G>y&&(G=y)),Ki(Y>0||G>0,`The width(%s) and height(%s) of chart should be greater than 0,
454
- please check the style of container, or the props width(%s) and height(%s),
455
- or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
456
- height and width.`,Y,G,o,u,p,f,r);var Q=!Array.isArray(v)&&Gi(v.type).endsWith("Chart");return L.Children.map(v,function(W){return L.isValidElement(W)?j.cloneElement(W,vf({width:Y,height:G},Q?{style:vf({height:"100%",width:"100%",maxHeight:G,maxWidth:Y},W.props.style)}:{})):W})},[r,v,u,y,f,p,I,o]);return L.createElement("div",{id:x?"".concat(x):void 0,className:ot("recharts-responsive-container",S),style:vf(vf({},C),{},{width:o,height:u,minWidth:p,minHeight:f,maxHeight:y}),ref:T},U)}),_I=function(e){return null};_I.displayName="Cell";function eu(t){"@babel/helpers - typeof";return eu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},eu(t)}function S2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Ox(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?S2(Object(r),!0).forEach(function(n){_W(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):S2(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function _W(t,e,r){return e=SW(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function SW(t){var e=kW(t,"string");return eu(e)=="symbol"?e:e+""}function kW(t,e){if(eu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(eu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var ks={widthCache:{},cacheCount:0},EW=2e3,OW={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},k2="recharts_measurement_span";function AW(t){var e=Ox({},t);return Object.keys(e).forEach(function(r){e[r]||delete e[r]}),e}var Mc=function(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(e==null||El.isSsr)return{width:0,height:0};var n=AW(r),i=JSON.stringify({text:e,copyStyle:n});if(ks.widthCache[i])return ks.widthCache[i];try{var a=document.getElementById(k2);a||(a=document.createElement("span"),a.setAttribute("id",k2),a.setAttribute("aria-hidden","true"),document.body.appendChild(a));var o=Ox(Ox({},OW),n);Object.assign(a.style,o),a.textContent="".concat(e);var c=a.getBoundingClientRect(),u={width:c.width,height:c.height};return ks.widthCache[i]=u,++ks.cacheCount>EW&&(ks.cacheCount=0,ks.widthCache={}),u}catch{return{width:0,height:0}}},TW=function(e){return{top:e.top+window.scrollY-document.documentElement.clientTop,left:e.left+window.scrollX-document.documentElement.clientLeft}};function tu(t){"@babel/helpers - typeof";return tu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},tu(t)}function dh(t,e){return PW(t)||NW(t,e)||jW(t,e)||CW()}function CW(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
457
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jW(t,e){if(t){if(typeof t=="string")return E2(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return E2(t,e)}}function E2(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function NW(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function PW(t){if(Array.isArray(t))return t}function RW(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function O2(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,$W(n.key),n)}}function IW(t,e,r){return e&&O2(t.prototype,e),r&&O2(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function $W(t){var e=MW(t,"string");return tu(e)=="symbol"?e:e+""}function MW(t,e){if(tu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(tu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var A2=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,T2=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,LW=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,DW=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,SI={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},zW=Object.keys(SI),Is="NaN";function BW(t,e){return t*SI[e]}var bf=(function(){function t(e,r){RW(this,t),this.num=e,this.unit=r,this.num=e,this.unit=r,Number.isNaN(e)&&(this.unit=""),r!==""&&!LW.test(r)&&(this.num=NaN,this.unit=""),zW.includes(r)&&(this.num=BW(e,r),this.unit="px")}return IW(t,[{key:"add",value:function(r){return this.unit!==r.unit?new t(NaN,""):new t(this.num+r.num,this.unit)}},{key:"subtract",value:function(r){return this.unit!==r.unit?new t(NaN,""):new t(this.num-r.num,this.unit)}},{key:"multiply",value:function(r){return this.unit!==""&&r.unit!==""&&this.unit!==r.unit?new t(NaN,""):new t(this.num*r.num,this.unit||r.unit)}},{key:"divide",value:function(r){return this.unit!==""&&r.unit!==""&&this.unit!==r.unit?new t(NaN,""):new t(this.num/r.num,this.unit||r.unit)}},{key:"toString",value:function(){return"".concat(this.num).concat(this.unit)}},{key:"isNaN",value:function(){return Number.isNaN(this.num)}}],[{key:"parse",value:function(r){var n,i=(n=DW.exec(r))!==null&&n!==void 0?n:[],a=dh(i,3),o=a[1],c=a[2];return new t(parseFloat(o),c??"")}}])})();function kI(t){if(t.includes(Is))return Is;for(var e=t;e.includes("*")||e.includes("/");){var r,n=(r=A2.exec(e))!==null&&r!==void 0?r:[],i=dh(n,4),a=i[1],o=i[2],c=i[3],u=bf.parse(a??""),d=bf.parse(c??""),p=o==="*"?u.multiply(d):u.divide(d);if(p.isNaN())return Is;e=e.replace(A2,p.toString())}for(;e.includes("+")||/.-\d+(?:\.\d+)?/.test(e);){var f,y=(f=T2.exec(e))!==null&&f!==void 0?f:[],v=dh(y,4),b=v[1],w=v[2],x=v[3],S=bf.parse(b??""),A=bf.parse(x??""),O=w==="+"?S.add(A):S.subtract(A);if(O.isNaN())return Is;e=e.replace(T2,O.toString())}return e}var C2=/\(([^()]*)\)/;function UW(t){for(var e=t;e.includes("(");){var r=C2.exec(e),n=dh(r,2),i=n[1];e=e.replace(C2,kI(i))}return e}function qW(t){var e=t.replace(/\s+/g,"");return e=UW(e),e=kI(e),e}function FW(t){try{return qW(t)}catch{return Is}}function H0(t){var e=FW(t.slice(5,-1));return e===Is?"":e}var HW=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],WW=["dx","dy","angle","className","breakAll"];function Ax(){return Ax=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ax.apply(this,arguments)}function j2(t,e){if(t==null)return{};var r=GW(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function GW(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function N2(t,e){return YW(t)||XW(t,e)||VW(t,e)||KW()}function KW(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
458
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VW(t,e){if(t){if(typeof t=="string")return P2(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return P2(t,e)}}function P2(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function XW(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function YW(t){if(Array.isArray(t))return t}var EI=/[ \f\n\r\t\v\u2028\u2029]+/,OI=function(e){var r=e.children,n=e.breakAll,i=e.style;try{var a=[];tt(r)||(n?a=r.toString().split(""):a=r.toString().split(EI));var o=a.map(function(u){return{word:u,width:Mc(u,i).width}}),c=n?0:Mc(" ",i).width;return{wordsWithComputedWidth:o,spaceWidth:c}}catch{return null}},JW=function(e,r,n,i,a){var o=e.maxLines,c=e.children,u=e.style,d=e.breakAll,p=ge(o),f=c,y=function(){var Y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return Y.reduce(function(G,Q){var W=Q.word,ee=Q.width,q=G[G.length-1];if(q&&(i==null||a||q.width+ee+n<Number(i)))q.words.push(W),q.width+=ee+n;else{var $={words:[W],width:ee};G.push($)}return G},[])},v=y(r),b=function(Y){return Y.reduce(function(G,Q){return G.width>Q.width?G:Q})};if(!p)return v;for(var w="…",x=function(Y){var G=f.slice(0,Y),Q=OI({breakAll:d,style:u,children:G+w}).wordsWithComputedWidth,W=y(Q),ee=W.length>o||b(W).width>Number(i);return[ee,W]},S=0,A=f.length-1,O=0,C;S<=A&&O<=f.length-1;){var T=Math.floor((S+A)/2),E=T-1,N=x(E),R=N2(N,2),I=R[0],K=R[1],B=x(T),U=N2(B,1),V=U[0];if(!I&&!V&&(S=T+1),I&&V&&(A=T-1),!I&&V){C=K;break}O++}return C||v},R2=function(e){var r=tt(e)?[]:e.toString().split(EI);return[{words:r}]},ZW=function(e){var r=e.width,n=e.scaleToFit,i=e.children,a=e.style,o=e.breakAll,c=e.maxLines;if((r||n)&&!El.isSsr){var u,d,p=OI({breakAll:o,children:i,style:a});if(p){var f=p.wordsWithComputedWidth,y=p.spaceWidth;u=f,d=y}else return R2(i);return JW({breakAll:o,children:i,maxLines:c,style:a},u,d,r,n)}return R2(i)},I2="#808080",fh=function(e){var r=e.x,n=r===void 0?0:r,i=e.y,a=i===void 0?0:i,o=e.lineHeight,c=o===void 0?"1em":o,u=e.capHeight,d=u===void 0?"0.71em":u,p=e.scaleToFit,f=p===void 0?!1:p,y=e.textAnchor,v=y===void 0?"start":y,b=e.verticalAnchor,w=b===void 0?"end":b,x=e.fill,S=x===void 0?I2:x,A=j2(e,HW),O=j.useMemo(function(){return ZW({breakAll:A.breakAll,children:A.children,maxLines:A.maxLines,scaleToFit:f,style:A.style,width:A.width})},[A.breakAll,A.children,A.maxLines,f,A.style,A.width]),C=A.dx,T=A.dy,E=A.angle,N=A.className,R=A.breakAll,I=j2(A,WW);if(!or(n)||!or(a))return null;var K=n+(ge(C)?C:0),B=a+(ge(T)?T:0),U;switch(w){case"start":U=H0("calc(".concat(d,")"));break;case"middle":U=H0("calc(".concat((O.length-1)/2," * -").concat(c," + (").concat(d," / 2))"));break;default:U=H0("calc(".concat(O.length-1," * -").concat(c,")"));break}var V=[];if(f){var H=O[0].width,Y=A.width;V.push("scale(".concat((ge(Y)?Y/H:1)/H,")"))}return E&&V.push("rotate(".concat(E,", ").concat(K,", ").concat(B,")")),V.length&&(I.transform=V.join(" ")),L.createElement("text",Ax({},at(I,!0),{x:K,y:B,className:ot("recharts-text",N),textAnchor:v,fill:S.includes("url")?I2:S}),O.map(function(G,Q){var W=G.words.join(R?"":" ");return L.createElement("tspan",{x:K,dy:Q===0?U:c,key:"".concat(W,"-").concat(Q)},W)}))};function La(t,e){return t==null||e==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function QW(t,e){return t==null||e==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function E1(t){let e,r,n;t.length!==2?(e=La,r=(c,u)=>La(t(c),u),n=(c,u)=>t(c)-u):(e=t===La||t===QW?t:eG,r=t,n=t);function i(c,u,d=0,p=c.length){if(d<p){if(e(u,u)!==0)return p;do{const f=d+p>>>1;r(c[f],u)<0?d=f+1:p=f}while(d<p)}return d}function a(c,u,d=0,p=c.length){if(d<p){if(e(u,u)!==0)return p;do{const f=d+p>>>1;r(c[f],u)<=0?d=f+1:p=f}while(d<p)}return d}function o(c,u,d=0,p=c.length){const f=i(c,u,d,p-1);return f>d&&n(c[f-1],u)>-n(c[f],u)?f-1:f}return{left:i,center:o,right:a}}function eG(){return 0}function AI(t){return t===null?NaN:+t}function*tG(t,e){for(let r of t)r!=null&&(r=+r)>=r&&(yield r)}const rG=E1(La),Bu=rG.right;E1(AI).center;class $2 extends Map{constructor(e,r=aG){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),e!=null)for(const[n,i]of e)this.set(n,i)}get(e){return super.get(M2(this,e))}has(e){return super.has(M2(this,e))}set(e,r){return super.set(nG(this,e),r)}delete(e){return super.delete(iG(this,e))}}function M2({_intern:t,_key:e},r){const n=e(r);return t.has(n)?t.get(n):r}function nG({_intern:t,_key:e},r){const n=e(r);return t.has(n)?t.get(n):(t.set(n,r),r)}function iG({_intern:t,_key:e},r){const n=e(r);return t.has(n)&&(r=t.get(n),t.delete(n)),r}function aG(t){return t!==null&&typeof t=="object"?t.valueOf():t}function oG(t=La){if(t===La)return TI;if(typeof t!="function")throw new TypeError("compare is not a function");return(e,r)=>{const n=t(e,r);return n||n===0?n:(t(r,r)===0)-(t(e,e)===0)}}function TI(t,e){return(t==null||!(t>=t))-(e==null||!(e>=e))||(t<e?-1:t>e?1:0)}const sG=Math.sqrt(50),lG=Math.sqrt(10),cG=Math.sqrt(2);function hh(t,e,r){const n=(e-t)/Math.max(0,r),i=Math.floor(Math.log10(n)),a=n/Math.pow(10,i),o=a>=sG?10:a>=lG?5:a>=cG?2:1;let c,u,d;return i<0?(d=Math.pow(10,-i)/o,c=Math.round(t*d),u=Math.round(e*d),c/d<t&&++c,u/d>e&&--u,d=-d):(d=Math.pow(10,i)*o,c=Math.round(t/d),u=Math.round(e/d),c*d<t&&++c,u*d>e&&--u),u<c&&.5<=r&&r<2?hh(t,e,r*2):[c,u,d]}function Tx(t,e,r){if(e=+e,t=+t,r=+r,!(r>0))return[];if(t===e)return[t];const n=e<t,[i,a,o]=n?hh(e,t,r):hh(t,e,r);if(!(a>=i))return[];const c=a-i+1,u=new Array(c);if(n)if(o<0)for(let d=0;d<c;++d)u[d]=(a-d)/-o;else for(let d=0;d<c;++d)u[d]=(a-d)*o;else if(o<0)for(let d=0;d<c;++d)u[d]=(i+d)/-o;else for(let d=0;d<c;++d)u[d]=(i+d)*o;return u}function Cx(t,e,r){return e=+e,t=+t,r=+r,hh(t,e,r)[2]}function jx(t,e,r){e=+e,t=+t,r=+r;const n=e<t,i=n?Cx(e,t,r):Cx(t,e,r);return(n?-1:1)*(i<0?1/-i:i)}function L2(t,e){let r;for(const n of t)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function D2(t,e){let r;for(const n of t)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function CI(t,e,r=0,n=1/0,i){if(e=Math.floor(e),r=Math.floor(Math.max(0,r)),n=Math.floor(Math.min(t.length-1,n)),!(r<=e&&e<=n))return t;for(i=i===void 0?TI:oG(i);n>r;){if(n-r>600){const u=n-r+1,d=e-r+1,p=Math.log(u),f=.5*Math.exp(2*p/3),y=.5*Math.sqrt(p*f*(u-f)/u)*(d-u/2<0?-1:1),v=Math.max(r,Math.floor(e-d*f/u+y)),b=Math.min(n,Math.floor(e+(u-d)*f/u+y));CI(t,e,v,b,i)}const a=t[e];let o=r,c=n;for(vc(t,r,e),i(t[n],a)>0&&vc(t,r,n);o<c;){for(vc(t,o,c),++o,--c;i(t[o],a)<0;)++o;for(;i(t[c],a)>0;)--c}i(t[r],a)===0?vc(t,r,c):(++c,vc(t,c,n)),c<=e&&(r=c+1),e<=c&&(n=c-1)}return t}function vc(t,e,r){const n=t[e];t[e]=t[r],t[r]=n}function uG(t,e,r){if(t=Float64Array.from(tG(t)),!(!(n=t.length)||isNaN(e=+e))){if(e<=0||n<2)return D2(t);if(e>=1)return L2(t);var n,i=(n-1)*e,a=Math.floor(i),o=L2(CI(t,a).subarray(0,a+1)),c=D2(t.subarray(a+1));return o+(c-o)*(i-a)}}function dG(t,e,r=AI){if(!(!(n=t.length)||isNaN(e=+e))){if(e<=0||n<2)return+r(t[0],0,t);if(e>=1)return+r(t[n-1],n-1,t);var n,i=(n-1)*e,a=Math.floor(i),o=+r(t[a],a,t),c=+r(t[a+1],a+1,t);return o+(c-o)*(i-a)}}function fG(t,e,r){t=+t,e=+e,r=(i=arguments.length)<2?(e=t,t=0,1):i<3?1:+r;for(var n=-1,i=Math.max(0,Math.ceil((e-t)/r))|0,a=new Array(i);++n<i;)a[n]=t+n*r;return a}function Pn(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t);break}return this}function ia(t,e){switch(arguments.length){case 0:break;case 1:{typeof t=="function"?this.interpolator(t):this.range(t);break}default:{this.domain(t),typeof e=="function"?this.interpolator(e):this.range(e);break}}return this}const Nx=Symbol("implicit");function O1(){var t=new $2,e=[],r=[],n=Nx;function i(a){let o=t.get(a);if(o===void 0){if(n!==Nx)return n;t.set(a,o=e.push(a)-1)}return r[o%r.length]}return i.domain=function(a){if(!arguments.length)return e.slice();e=[],t=new $2;for(const o of a)t.has(o)||t.set(o,e.push(o)-1);return i},i.range=function(a){return arguments.length?(r=Array.from(a),i):r.slice()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return O1(e,r).unknown(n)},Pn.apply(i,arguments),i}function ru(){var t=O1().unknown(void 0),e=t.domain,r=t.range,n=0,i=1,a,o,c=!1,u=0,d=0,p=.5;delete t.unknown;function f(){var y=e().length,v=i<n,b=v?i:n,w=v?n:i;a=(w-b)/Math.max(1,y-u+d*2),c&&(a=Math.floor(a)),b+=(w-b-a*(y-u))*p,o=a*(1-u),c&&(b=Math.round(b),o=Math.round(o));var x=fG(y).map(function(S){return b+a*S});return r(v?x.reverse():x)}return t.domain=function(y){return arguments.length?(e(y),f()):e()},t.range=function(y){return arguments.length?([n,i]=y,n=+n,i=+i,f()):[n,i]},t.rangeRound=function(y){return[n,i]=y,n=+n,i=+i,c=!0,f()},t.bandwidth=function(){return o},t.step=function(){return a},t.round=function(y){return arguments.length?(c=!!y,f()):c},t.padding=function(y){return arguments.length?(u=Math.min(1,d=+y),f()):u},t.paddingInner=function(y){return arguments.length?(u=Math.min(1,y),f()):u},t.paddingOuter=function(y){return arguments.length?(d=+y,f()):d},t.align=function(y){return arguments.length?(p=Math.max(0,Math.min(1,y)),f()):p},t.copy=function(){return ru(e(),[n,i]).round(c).paddingInner(u).paddingOuter(d).align(p)},Pn.apply(f(),arguments)}function jI(t){var e=t.copy;return t.padding=t.paddingOuter,delete t.paddingInner,delete t.paddingOuter,t.copy=function(){return jI(e())},t}function Lc(){return jI(ru.apply(null,arguments).paddingInner(1))}function A1(t,e,r){t.prototype=e.prototype=r,r.constructor=t}function NI(t,e){var r=Object.create(t.prototype);for(var n in e)r[n]=e[n];return r}function Uu(){}var nu=.7,ph=1/nu,qs="\\s*([+-]?\\d+)\\s*",iu="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Si="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",hG=/^#([0-9a-f]{3,8})$/,pG=new RegExp(`^rgb\\(${qs},${qs},${qs}\\)$`),mG=new RegExp(`^rgb\\(${Si},${Si},${Si}\\)$`),gG=new RegExp(`^rgba\\(${qs},${qs},${qs},${iu}\\)$`),yG=new RegExp(`^rgba\\(${Si},${Si},${Si},${iu}\\)$`),vG=new RegExp(`^hsl\\(${iu},${Si},${Si}\\)$`),bG=new RegExp(`^hsla\\(${iu},${Si},${Si},${iu}\\)$`),z2={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};A1(Uu,au,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:B2,formatHex:B2,formatHex8:xG,formatHsl:wG,formatRgb:U2,toString:U2});function B2(){return this.rgb().formatHex()}function xG(){return this.rgb().formatHex8()}function wG(){return PI(this).formatHsl()}function U2(){return this.rgb().formatRgb()}function au(t){var e,r;return t=(t+"").trim().toLowerCase(),(e=hG.exec(t))?(r=e[1].length,e=parseInt(e[1],16),r===6?q2(e):r===3?new Zr(e>>8&15|e>>4&240,e>>4&15|e&240,(e&15)<<4|e&15,1):r===8?xf(e>>24&255,e>>16&255,e>>8&255,(e&255)/255):r===4?xf(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|e&240,((e&15)<<4|e&15)/255):null):(e=pG.exec(t))?new Zr(e[1],e[2],e[3],1):(e=mG.exec(t))?new Zr(e[1]*255/100,e[2]*255/100,e[3]*255/100,1):(e=gG.exec(t))?xf(e[1],e[2],e[3],e[4]):(e=yG.exec(t))?xf(e[1]*255/100,e[2]*255/100,e[3]*255/100,e[4]):(e=vG.exec(t))?W2(e[1],e[2]/100,e[3]/100,1):(e=bG.exec(t))?W2(e[1],e[2]/100,e[3]/100,e[4]):z2.hasOwnProperty(t)?q2(z2[t]):t==="transparent"?new Zr(NaN,NaN,NaN,0):null}function q2(t){return new Zr(t>>16&255,t>>8&255,t&255,1)}function xf(t,e,r,n){return n<=0&&(t=e=r=NaN),new Zr(t,e,r,n)}function _G(t){return t instanceof Uu||(t=au(t)),t?(t=t.rgb(),new Zr(t.r,t.g,t.b,t.opacity)):new Zr}function Px(t,e,r,n){return arguments.length===1?_G(t):new Zr(t,e,r,n??1)}function Zr(t,e,r,n){this.r=+t,this.g=+e,this.b=+r,this.opacity=+n}A1(Zr,Px,NI(Uu,{brighter(t){return t=t==null?ph:Math.pow(ph,t),new Zr(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=t==null?nu:Math.pow(nu,t),new Zr(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Zr(jo(this.r),jo(this.g),jo(this.b),mh(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:F2,formatHex:F2,formatHex8:SG,formatRgb:H2,toString:H2}));function F2(){return`#${Oo(this.r)}${Oo(this.g)}${Oo(this.b)}`}function SG(){return`#${Oo(this.r)}${Oo(this.g)}${Oo(this.b)}${Oo((isNaN(this.opacity)?1:this.opacity)*255)}`}function H2(){const t=mh(this.opacity);return`${t===1?"rgb(":"rgba("}${jo(this.r)}, ${jo(this.g)}, ${jo(this.b)}${t===1?")":`, ${t})`}`}function mh(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function jo(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function Oo(t){return t=jo(t),(t<16?"0":"")+t.toString(16)}function W2(t,e,r,n){return n<=0?t=e=r=NaN:r<=0||r>=1?t=e=NaN:e<=0&&(t=NaN),new Yn(t,e,r,n)}function PI(t){if(t instanceof Yn)return new Yn(t.h,t.s,t.l,t.opacity);if(t instanceof Uu||(t=au(t)),!t)return new Yn;if(t instanceof Yn)return t;t=t.rgb();var e=t.r/255,r=t.g/255,n=t.b/255,i=Math.min(e,r,n),a=Math.max(e,r,n),o=NaN,c=a-i,u=(a+i)/2;return c?(e===a?o=(r-n)/c+(r<n)*6:r===a?o=(n-e)/c+2:o=(e-r)/c+4,c/=u<.5?a+i:2-a-i,o*=60):c=u>0&&u<1?0:o,new Yn(o,c,u,t.opacity)}function kG(t,e,r,n){return arguments.length===1?PI(t):new Yn(t,e,r,n??1)}function Yn(t,e,r,n){this.h=+t,this.s=+e,this.l=+r,this.opacity=+n}A1(Yn,kG,NI(Uu,{brighter(t){return t=t==null?ph:Math.pow(ph,t),new Yn(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=t==null?nu:Math.pow(nu,t),new Yn(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+(this.h<0)*360,e=isNaN(t)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*e,i=2*r-n;return new Zr(W0(t>=240?t-240:t+120,i,n),W0(t,i,n),W0(t<120?t+240:t-120,i,n),this.opacity)},clamp(){return new Yn(G2(this.h),wf(this.s),wf(this.l),mh(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=mh(this.opacity);return`${t===1?"hsl(":"hsla("}${G2(this.h)}, ${wf(this.s)*100}%, ${wf(this.l)*100}%${t===1?")":`, ${t})`}`}}));function G2(t){return t=(t||0)%360,t<0?t+360:t}function wf(t){return Math.max(0,Math.min(1,t||0))}function W0(t,e,r){return(t<60?e+(r-e)*t/60:t<180?r:t<240?e+(r-e)*(240-t)/60:e)*255}const T1=t=>()=>t;function EG(t,e){return function(r){return t+r*e}}function OG(t,e,r){return t=Math.pow(t,r),e=Math.pow(e,r)-t,r=1/r,function(n){return Math.pow(t+n*e,r)}}function AG(t){return(t=+t)==1?RI:function(e,r){return r-e?OG(e,r,t):T1(isNaN(e)?r:e)}}function RI(t,e){var r=e-t;return r?EG(t,r):T1(isNaN(t)?e:t)}const K2=(function t(e){var r=AG(e);function n(i,a){var o=r((i=Px(i)).r,(a=Px(a)).r),c=r(i.g,a.g),u=r(i.b,a.b),d=RI(i.opacity,a.opacity);return function(p){return i.r=o(p),i.g=c(p),i.b=u(p),i.opacity=d(p),i+""}}return n.gamma=t,n})(1);function TG(t,e){e||(e=[]);var r=t?Math.min(e.length,t.length):0,n=e.slice(),i;return function(a){for(i=0;i<r;++i)n[i]=t[i]*(1-a)+e[i]*a;return n}}function CG(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}function jG(t,e){var r=e?e.length:0,n=t?Math.min(r,t.length):0,i=new Array(n),a=new Array(r),o;for(o=0;o<n;++o)i[o]=Ol(t[o],e[o]);for(;o<r;++o)a[o]=e[o];return function(c){for(o=0;o<n;++o)a[o]=i[o](c);return a}}function NG(t,e){var r=new Date;return t=+t,e=+e,function(n){return r.setTime(t*(1-n)+e*n),r}}function gh(t,e){return t=+t,e=+e,function(r){return t*(1-r)+e*r}}function PG(t,e){var r={},n={},i;(t===null||typeof t!="object")&&(t={}),(e===null||typeof e!="object")&&(e={});for(i in e)i in t?r[i]=Ol(t[i],e[i]):n[i]=e[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var Rx=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,G0=new RegExp(Rx.source,"g");function RG(t){return function(){return t}}function IG(t){return function(e){return t(e)+""}}function $G(t,e){var r=Rx.lastIndex=G0.lastIndex=0,n,i,a,o=-1,c=[],u=[];for(t=t+"",e=e+"";(n=Rx.exec(t))&&(i=G0.exec(e));)(a=i.index)>r&&(a=e.slice(r,a),c[o]?c[o]+=a:c[++o]=a),(n=n[0])===(i=i[0])?c[o]?c[o]+=i:c[++o]=i:(c[++o]=null,u.push({i:o,x:gh(n,i)})),r=G0.lastIndex;return r<e.length&&(a=e.slice(r),c[o]?c[o]+=a:c[++o]=a),c.length<2?u[0]?IG(u[0].x):RG(e):(e=u.length,function(d){for(var p=0,f;p<e;++p)c[(f=u[p]).i]=f.x(d);return c.join("")})}function Ol(t,e){var r=typeof e,n;return e==null||r==="boolean"?T1(e):(r==="number"?gh:r==="string"?(n=au(e))?(e=n,K2):$G:e instanceof au?K2:e instanceof Date?NG:CG(e)?TG:Array.isArray(e)?jG:typeof e.valueOf!="function"&&typeof e.toString!="function"||isNaN(e)?PG:gh)(t,e)}function C1(t,e){return t=+t,e=+e,function(r){return Math.round(t*(1-r)+e*r)}}function MG(t,e){e===void 0&&(e=t,t=Ol);for(var r=0,n=e.length-1,i=e[0],a=new Array(n<0?0:n);r<n;)a[r]=t(i,i=e[++r]);return function(o){var c=Math.max(0,Math.min(n-1,Math.floor(o*=n)));return a[c](o-c)}}function LG(t){return function(){return t}}function yh(t){return+t}var V2=[0,1];function Br(t){return t}function Ix(t,e){return(e-=t=+t)?function(r){return(r-t)/e}:LG(isNaN(e)?NaN:.5)}function DG(t,e){var r;return t>e&&(r=t,t=e,e=r),function(n){return Math.max(t,Math.min(e,n))}}function zG(t,e,r){var n=t[0],i=t[1],a=e[0],o=e[1];return i<n?(n=Ix(i,n),a=r(o,a)):(n=Ix(n,i),a=r(a,o)),function(c){return a(n(c))}}function BG(t,e,r){var n=Math.min(t.length,e.length)-1,i=new Array(n),a=new Array(n),o=-1;for(t[n]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++o<n;)i[o]=Ix(t[o],t[o+1]),a[o]=r(e[o],e[o+1]);return function(c){var u=Bu(t,c,1,n)-1;return a[u](i[u](c))}}function qu(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function Sp(){var t=V2,e=V2,r=Ol,n,i,a,o=Br,c,u,d;function p(){var y=Math.min(t.length,e.length);return o!==Br&&(o=DG(t[0],t[y-1])),c=y>2?BG:zG,u=d=null,f}function f(y){return y==null||isNaN(y=+y)?a:(u||(u=c(t.map(n),e,r)))(n(o(y)))}return f.invert=function(y){return o(i((d||(d=c(e,t.map(n),gh)))(y)))},f.domain=function(y){return arguments.length?(t=Array.from(y,yh),p()):t.slice()},f.range=function(y){return arguments.length?(e=Array.from(y),p()):e.slice()},f.rangeRound=function(y){return e=Array.from(y),r=C1,p()},f.clamp=function(y){return arguments.length?(o=y?!0:Br,p()):o!==Br},f.interpolate=function(y){return arguments.length?(r=y,p()):r},f.unknown=function(y){return arguments.length?(a=y,f):a},function(y,v){return n=y,i=v,p()}}function j1(){return Sp()(Br,Br)}function UG(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)}function vh(t,e){if(!isFinite(t)||t===0)return null;var r=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"),n=t.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+t.slice(r+1)]}function Zs(t){return t=vh(Math.abs(t)),t?t[1]:NaN}function qG(t,e){return function(r,n){for(var i=r.length,a=[],o=0,c=t[0],u=0;i>0&&c>0&&(u+c+1>n&&(c=Math.max(1,n-u)),a.push(r.substring(i-=c,i+c)),!((u+=c+1)>n));)c=t[o=(o+1)%t.length];return a.reverse().join(e)}}function FG(t){return function(e){return e.replace(/[0-9]/g,function(r){return t[+r]})}}var HG=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function ou(t){if(!(e=HG.exec(t)))throw new Error("invalid format: "+t);var e;return new N1({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}ou.prototype=N1.prototype;function N1(t){this.fill=t.fill===void 0?" ":t.fill+"",this.align=t.align===void 0?">":t.align+"",this.sign=t.sign===void 0?"-":t.sign+"",this.symbol=t.symbol===void 0?"":t.symbol+"",this.zero=!!t.zero,this.width=t.width===void 0?void 0:+t.width,this.comma=!!t.comma,this.precision=t.precision===void 0?void 0:+t.precision,this.trim=!!t.trim,this.type=t.type===void 0?"":t.type+""}N1.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function WG(t){e:for(var e=t.length,r=1,n=-1,i;r<e;++r)switch(t[r]){case".":n=i=r;break;case"0":n===0&&(n=r),i=r;break;default:if(!+t[r])break e;n>0&&(n=0);break}return n>0?t.slice(0,n)+t.slice(i+1):t}var bh;function GG(t,e){var r=vh(t,e);if(!r)return bh=void 0,t.toPrecision(e);var n=r[0],i=r[1],a=i-(bh=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,o=n.length;return a===o?n:a>o?n+new Array(a-o+1).join("0"):a>0?n.slice(0,a)+"."+n.slice(a):"0."+new Array(1-a).join("0")+vh(t,Math.max(0,e+a-1))[0]}function X2(t,e){var r=vh(t,e);if(!r)return t+"";var n=r[0],i=r[1];return i<0?"0."+new Array(-i).join("0")+n:n.length>i+1?n.slice(0,i+1)+"."+n.slice(i+1):n+new Array(i-n.length+2).join("0")}const Y2={"%":(t,e)=>(t*100).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:UG,e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>X2(t*100,e),r:X2,s:GG,X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};function J2(t){return t}var Z2=Array.prototype.map,Q2=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function KG(t){var e=t.grouping===void 0||t.thousands===void 0?J2:qG(Z2.call(t.grouping,Number),t.thousands+""),r=t.currency===void 0?"":t.currency[0]+"",n=t.currency===void 0?"":t.currency[1]+"",i=t.decimal===void 0?".":t.decimal+"",a=t.numerals===void 0?J2:FG(Z2.call(t.numerals,String)),o=t.percent===void 0?"%":t.percent+"",c=t.minus===void 0?"−":t.minus+"",u=t.nan===void 0?"NaN":t.nan+"";function d(f,y){f=ou(f);var v=f.fill,b=f.align,w=f.sign,x=f.symbol,S=f.zero,A=f.width,O=f.comma,C=f.precision,T=f.trim,E=f.type;E==="n"?(O=!0,E="g"):Y2[E]||(C===void 0&&(C=12),T=!0,E="g"),(S||v==="0"&&b==="=")&&(S=!0,v="0",b="=");var N=(y&&y.prefix!==void 0?y.prefix:"")+(x==="$"?r:x==="#"&&/[boxX]/.test(E)?"0"+E.toLowerCase():""),R=(x==="$"?n:/[%p]/.test(E)?o:"")+(y&&y.suffix!==void 0?y.suffix:""),I=Y2[E],K=/[defgprs%]/.test(E);C=C===void 0?6:/[gprs]/.test(E)?Math.max(1,Math.min(21,C)):Math.max(0,Math.min(20,C));function B(U){var V=N,H=R,Y,G,Q;if(E==="c")H=I(U)+H,U="";else{U=+U;var W=U<0||1/U<0;if(U=isNaN(U)?u:I(Math.abs(U),C),T&&(U=WG(U)),W&&+U==0&&w!=="+"&&(W=!1),V=(W?w==="("?w:c:w==="-"||w==="("?"":w)+V,H=(E==="s"&&!isNaN(U)&&bh!==void 0?Q2[8+bh/3]:"")+H+(W&&w==="("?")":""),K){for(Y=-1,G=U.length;++Y<G;)if(Q=U.charCodeAt(Y),48>Q||Q>57){H=(Q===46?i+U.slice(Y+1):U.slice(Y))+H,U=U.slice(0,Y);break}}}O&&!S&&(U=e(U,1/0));var ee=V.length+U.length+H.length,q=ee<A?new Array(A-ee+1).join(v):"";switch(O&&S&&(U=e(q+U,q.length?A-H.length:1/0),q=""),b){case"<":U=V+U+H+q;break;case"=":U=V+q+U+H;break;case"^":U=q.slice(0,ee=q.length>>1)+V+U+H+q.slice(ee);break;default:U=q+V+U+H;break}return a(U)}return B.toString=function(){return f+""},B}function p(f,y){var v=Math.max(-8,Math.min(8,Math.floor(Zs(y)/3)))*3,b=Math.pow(10,-v),w=d((f=ou(f),f.type="f",f),{suffix:Q2[8+v/3]});return function(x){return w(b*x)}}return{format:d,formatPrefix:p}}var _f,P1,II;VG({thousands:",",grouping:[3],currency:["$",""]});function VG(t){return _f=KG(t),P1=_f.format,II=_f.formatPrefix,_f}function XG(t){return Math.max(0,-Zs(Math.abs(t)))}function YG(t,e){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Zs(e)/3)))*3-Zs(Math.abs(t)))}function JG(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,Zs(e)-Zs(t))+1}function $I(t,e,r,n){var i=jx(t,e,r),a;switch(n=ou(n??",f"),n.type){case"s":{var o=Math.max(Math.abs(t),Math.abs(e));return n.precision==null&&!isNaN(a=YG(i,o))&&(n.precision=a),II(n,o)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(a=JG(i,Math.max(Math.abs(t),Math.abs(e))))&&(n.precision=a-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(a=XG(i))&&(n.precision=a-(n.type==="%")*2);break}}return P1(n)}function Ga(t){var e=t.domain;return t.ticks=function(r){var n=e();return Tx(n[0],n[n.length-1],r??10)},t.tickFormat=function(r,n){var i=e();return $I(i[0],i[i.length-1],r??10,n)},t.nice=function(r){r==null&&(r=10);var n=e(),i=0,a=n.length-1,o=n[i],c=n[a],u,d,p=10;for(c<o&&(d=o,o=c,c=d,d=i,i=a,a=d);p-- >0;){if(d=Cx(o,c,r),d===u)return n[i]=o,n[a]=c,e(n);if(d>0)o=Math.floor(o/d)*d,c=Math.ceil(c/d)*d;else if(d<0)o=Math.ceil(o*d)/d,c=Math.floor(c*d)/d;else break;u=d}return t},t}function xh(){var t=j1();return t.copy=function(){return qu(t,xh())},Pn.apply(t,arguments),Ga(t)}function MI(t){var e;function r(n){return n==null||isNaN(n=+n)?e:n}return r.invert=r,r.domain=r.range=function(n){return arguments.length?(t=Array.from(n,yh),r):t.slice()},r.unknown=function(n){return arguments.length?(e=n,r):e},r.copy=function(){return MI(t).unknown(e)},t=arguments.length?Array.from(t,yh):[0,1],Ga(r)}function LI(t,e){t=t.slice();var r=0,n=t.length-1,i=t[r],a=t[n],o;return a<i&&(o=r,r=n,n=o,o=i,i=a,a=o),t[r]=e.floor(i),t[n]=e.ceil(a),t}function eC(t){return Math.log(t)}function tC(t){return Math.exp(t)}function ZG(t){return-Math.log(-t)}function QG(t){return-Math.exp(-t)}function eK(t){return isFinite(t)?+("1e"+t):t<0?0:t}function tK(t){return t===10?eK:t===Math.E?Math.exp:e=>Math.pow(t,e)}function rK(t){return t===Math.E?Math.log:t===10&&Math.log10||t===2&&Math.log2||(t=Math.log(t),e=>Math.log(e)/t)}function rC(t){return(e,r)=>-t(-e,r)}function R1(t){const e=t(eC,tC),r=e.domain;let n=10,i,a;function o(){return i=rK(n),a=tK(n),r()[0]<0?(i=rC(i),a=rC(a),t(ZG,QG)):t(eC,tC),e}return e.base=function(c){return arguments.length?(n=+c,o()):n},e.domain=function(c){return arguments.length?(r(c),o()):r()},e.ticks=c=>{const u=r();let d=u[0],p=u[u.length-1];const f=p<d;f&&([d,p]=[p,d]);let y=i(d),v=i(p),b,w;const x=c==null?10:+c;let S=[];if(!(n%1)&&v-y<x){if(y=Math.floor(y),v=Math.ceil(v),d>0){for(;y<=v;++y)for(b=1;b<n;++b)if(w=y<0?b/a(-y):b*a(y),!(w<d)){if(w>p)break;S.push(w)}}else for(;y<=v;++y)for(b=n-1;b>=1;--b)if(w=y>0?b/a(-y):b*a(y),!(w<d)){if(w>p)break;S.push(w)}S.length*2<x&&(S=Tx(d,p,x))}else S=Tx(y,v,Math.min(v-y,x)).map(a);return f?S.reverse():S},e.tickFormat=(c,u)=>{if(c==null&&(c=10),u==null&&(u=n===10?"s":","),typeof u!="function"&&(!(n%1)&&(u=ou(u)).precision==null&&(u.trim=!0),u=P1(u)),c===1/0)return u;const d=Math.max(1,n*c/e.ticks().length);return p=>{let f=p/a(Math.round(i(p)));return f*n<n-.5&&(f*=n),f<=d?u(p):""}},e.nice=()=>r(LI(r(),{floor:c=>a(Math.floor(i(c))),ceil:c=>a(Math.ceil(i(c)))})),e}function DI(){const t=R1(Sp()).domain([1,10]);return t.copy=()=>qu(t,DI()).base(t.base()),Pn.apply(t,arguments),t}function nC(t){return function(e){return Math.sign(e)*Math.log1p(Math.abs(e/t))}}function iC(t){return function(e){return Math.sign(e)*Math.expm1(Math.abs(e))*t}}function I1(t){var e=1,r=t(nC(e),iC(e));return r.constant=function(n){return arguments.length?t(nC(e=+n),iC(e)):e},Ga(r)}function zI(){var t=I1(Sp());return t.copy=function(){return qu(t,zI()).constant(t.constant())},Pn.apply(t,arguments)}function aC(t){return function(e){return e<0?-Math.pow(-e,t):Math.pow(e,t)}}function nK(t){return t<0?-Math.sqrt(-t):Math.sqrt(t)}function iK(t){return t<0?-t*t:t*t}function $1(t){var e=t(Br,Br),r=1;function n(){return r===1?t(Br,Br):r===.5?t(nK,iK):t(aC(r),aC(1/r))}return e.exponent=function(i){return arguments.length?(r=+i,n()):r},Ga(e)}function M1(){var t=$1(Sp());return t.copy=function(){return qu(t,M1()).exponent(t.exponent())},Pn.apply(t,arguments),t}function aK(){return M1.apply(null,arguments).exponent(.5)}function oC(t){return Math.sign(t)*t*t}function oK(t){return Math.sign(t)*Math.sqrt(Math.abs(t))}function BI(){var t=j1(),e=[0,1],r=!1,n;function i(a){var o=oK(t(a));return isNaN(o)?n:r?Math.round(o):o}return i.invert=function(a){return t.invert(oC(a))},i.domain=function(a){return arguments.length?(t.domain(a),i):t.domain()},i.range=function(a){return arguments.length?(t.range((e=Array.from(a,yh)).map(oC)),i):e.slice()},i.rangeRound=function(a){return i.range(a).round(!0)},i.round=function(a){return arguments.length?(r=!!a,i):r},i.clamp=function(a){return arguments.length?(t.clamp(a),i):t.clamp()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return BI(t.domain(),e).round(r).clamp(t.clamp()).unknown(n)},Pn.apply(i,arguments),Ga(i)}function UI(){var t=[],e=[],r=[],n;function i(){var o=0,c=Math.max(1,e.length);for(r=new Array(c-1);++o<c;)r[o-1]=dG(t,o/c);return a}function a(o){return o==null||isNaN(o=+o)?n:e[Bu(r,o)]}return a.invertExtent=function(o){var c=e.indexOf(o);return c<0?[NaN,NaN]:[c>0?r[c-1]:t[0],c<r.length?r[c]:t[t.length-1]]},a.domain=function(o){if(!arguments.length)return t.slice();t=[];for(let c of o)c!=null&&!isNaN(c=+c)&&t.push(c);return t.sort(La),i()},a.range=function(o){return arguments.length?(e=Array.from(o),i()):e.slice()},a.unknown=function(o){return arguments.length?(n=o,a):n},a.quantiles=function(){return r.slice()},a.copy=function(){return UI().domain(t).range(e).unknown(n)},Pn.apply(a,arguments)}function qI(){var t=0,e=1,r=1,n=[.5],i=[0,1],a;function o(u){return u!=null&&u<=u?i[Bu(n,u,0,r)]:a}function c(){var u=-1;for(n=new Array(r);++u<r;)n[u]=((u+1)*e-(u-r)*t)/(r+1);return o}return o.domain=function(u){return arguments.length?([t,e]=u,t=+t,e=+e,c()):[t,e]},o.range=function(u){return arguments.length?(r=(i=Array.from(u)).length-1,c()):i.slice()},o.invertExtent=function(u){var d=i.indexOf(u);return d<0?[NaN,NaN]:d<1?[t,n[0]]:d>=r?[n[r-1],e]:[n[d-1],n[d]]},o.unknown=function(u){return arguments.length&&(a=u),o},o.thresholds=function(){return n.slice()},o.copy=function(){return qI().domain([t,e]).range(i).unknown(a)},Pn.apply(Ga(o),arguments)}function FI(){var t=[.5],e=[0,1],r,n=1;function i(a){return a!=null&&a<=a?e[Bu(t,a,0,n)]:r}return i.domain=function(a){return arguments.length?(t=Array.from(a),n=Math.min(t.length,e.length-1),i):t.slice()},i.range=function(a){return arguments.length?(e=Array.from(a),n=Math.min(t.length,e.length-1),i):e.slice()},i.invertExtent=function(a){var o=e.indexOf(a);return[t[o-1],t[o]]},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return FI().domain(t).range(e).unknown(r)},Pn.apply(i,arguments)}const K0=new Date,V0=new Date;function sr(t,e,r,n){function i(a){return t(a=arguments.length===0?new Date:new Date(+a)),a}return i.floor=a=>(t(a=new Date(+a)),a),i.ceil=a=>(t(a=new Date(a-1)),e(a,1),t(a),a),i.round=a=>{const o=i(a),c=i.ceil(a);return a-o<c-a?o:c},i.offset=(a,o)=>(e(a=new Date(+a),o==null?1:Math.floor(o)),a),i.range=(a,o,c)=>{const u=[];if(a=i.ceil(a),c=c==null?1:Math.floor(c),!(a<o)||!(c>0))return u;let d;do u.push(d=new Date(+a)),e(a,c),t(a);while(d<a&&a<o);return u},i.filter=a=>sr(o=>{if(o>=o)for(;t(o),!a(o);)o.setTime(o-1)},(o,c)=>{if(o>=o)if(c<0)for(;++c<=0;)for(;e(o,-1),!a(o););else for(;--c>=0;)for(;e(o,1),!a(o););}),r&&(i.count=(a,o)=>(K0.setTime(+a),V0.setTime(+o),t(K0),t(V0),Math.floor(r(K0,V0))),i.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?i.filter(n?o=>n(o)%a===0:o=>i.count(0,o)%a===0):i)),i}const wh=sr(()=>{},(t,e)=>{t.setTime(+t+e)},(t,e)=>e-t);wh.every=t=>(t=Math.floor(t),!isFinite(t)||!(t>0)?null:t>1?sr(e=>{e.setTime(Math.floor(e/t)*t)},(e,r)=>{e.setTime(+e+r*t)},(e,r)=>(r-e)/t):wh);wh.range;const Fi=1e3,An=Fi*60,Hi=An*60,Yi=Hi*24,L1=Yi*7,sC=Yi*30,X0=Yi*365,Ao=sr(t=>{t.setTime(t-t.getMilliseconds())},(t,e)=>{t.setTime(+t+e*Fi)},(t,e)=>(e-t)/Fi,t=>t.getUTCSeconds());Ao.range;const D1=sr(t=>{t.setTime(t-t.getMilliseconds()-t.getSeconds()*Fi)},(t,e)=>{t.setTime(+t+e*An)},(t,e)=>(e-t)/An,t=>t.getMinutes());D1.range;const z1=sr(t=>{t.setUTCSeconds(0,0)},(t,e)=>{t.setTime(+t+e*An)},(t,e)=>(e-t)/An,t=>t.getUTCMinutes());z1.range;const B1=sr(t=>{t.setTime(t-t.getMilliseconds()-t.getSeconds()*Fi-t.getMinutes()*An)},(t,e)=>{t.setTime(+t+e*Hi)},(t,e)=>(e-t)/Hi,t=>t.getHours());B1.range;const U1=sr(t=>{t.setUTCMinutes(0,0,0)},(t,e)=>{t.setTime(+t+e*Hi)},(t,e)=>(e-t)/Hi,t=>t.getUTCHours());U1.range;const Fu=sr(t=>t.setHours(0,0,0,0),(t,e)=>t.setDate(t.getDate()+e),(t,e)=>(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*An)/Yi,t=>t.getDate()-1);Fu.range;const kp=sr(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/Yi,t=>t.getUTCDate()-1);kp.range;const HI=sr(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/Yi,t=>Math.floor(t/Yi));HI.range;function qo(t){return sr(e=>{e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)},(e,r)=>{e.setDate(e.getDate()+r*7)},(e,r)=>(r-e-(r.getTimezoneOffset()-e.getTimezoneOffset())*An)/L1)}const Ep=qo(0),_h=qo(1),sK=qo(2),lK=qo(3),Qs=qo(4),cK=qo(5),uK=qo(6);Ep.range;_h.range;sK.range;lK.range;Qs.range;cK.range;uK.range;function Fo(t){return sr(e=>{e.setUTCDate(e.getUTCDate()-(e.getUTCDay()+7-t)%7),e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCDate(e.getUTCDate()+r*7)},(e,r)=>(r-e)/L1)}const Op=Fo(0),Sh=Fo(1),dK=Fo(2),fK=Fo(3),el=Fo(4),hK=Fo(5),pK=Fo(6);Op.range;Sh.range;dK.range;fK.range;el.range;hK.range;pK.range;const q1=sr(t=>{t.setDate(1),t.setHours(0,0,0,0)},(t,e)=>{t.setMonth(t.getMonth()+e)},(t,e)=>e.getMonth()-t.getMonth()+(e.getFullYear()-t.getFullYear())*12,t=>t.getMonth());q1.range;const F1=sr(t=>{t.setUTCDate(1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCMonth(t.getUTCMonth()+e)},(t,e)=>e.getUTCMonth()-t.getUTCMonth()+(e.getUTCFullYear()-t.getUTCFullYear())*12,t=>t.getUTCMonth());F1.range;const Ji=sr(t=>{t.setMonth(0,1),t.setHours(0,0,0,0)},(t,e)=>{t.setFullYear(t.getFullYear()+e)},(t,e)=>e.getFullYear()-t.getFullYear(),t=>t.getFullYear());Ji.every=t=>!isFinite(t=Math.floor(t))||!(t>0)?null:sr(e=>{e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)},(e,r)=>{e.setFullYear(e.getFullYear()+r*t)});Ji.range;const Zi=sr(t=>{t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCFullYear(t.getUTCFullYear()+e)},(t,e)=>e.getUTCFullYear()-t.getUTCFullYear(),t=>t.getUTCFullYear());Zi.every=t=>!isFinite(t=Math.floor(t))||!(t>0)?null:sr(e=>{e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCFullYear(e.getUTCFullYear()+r*t)});Zi.range;function WI(t,e,r,n,i,a){const o=[[Ao,1,Fi],[Ao,5,5*Fi],[Ao,15,15*Fi],[Ao,30,30*Fi],[a,1,An],[a,5,5*An],[a,15,15*An],[a,30,30*An],[i,1,Hi],[i,3,3*Hi],[i,6,6*Hi],[i,12,12*Hi],[n,1,Yi],[n,2,2*Yi],[r,1,L1],[e,1,sC],[e,3,3*sC],[t,1,X0]];function c(d,p,f){const y=p<d;y&&([d,p]=[p,d]);const v=f&&typeof f.range=="function"?f:u(d,p,f),b=v?v.range(d,+p+1):[];return y?b.reverse():b}function u(d,p,f){const y=Math.abs(p-d)/f,v=E1(([,,x])=>x).right(o,y);if(v===o.length)return t.every(jx(d/X0,p/X0,f));if(v===0)return wh.every(Math.max(jx(d,p,f),1));const[b,w]=o[y/o[v-1][2]<o[v][2]/y?v-1:v];return b.every(w)}return[c,u]}const[mK,gK]=WI(Zi,F1,Op,HI,U1,z1),[yK,vK]=WI(Ji,q1,Ep,Fu,B1,D1);function Y0(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function J0(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function bc(t,e,r){return{y:t,m:e,d:r,H:0,M:0,S:0,L:0}}function bK(t){var e=t.dateTime,r=t.date,n=t.time,i=t.periods,a=t.days,o=t.shortDays,c=t.months,u=t.shortMonths,d=xc(i),p=wc(i),f=xc(a),y=wc(a),v=xc(o),b=wc(o),w=xc(c),x=wc(c),S=xc(u),A=wc(u),O={a:Q,A:W,b:ee,B:q,c:null,d:hC,e:hC,f:qK,g:ZK,G:eV,H:zK,I:BK,j:UK,L:GI,m:FK,M:HK,p:$,q:M,Q:gC,s:yC,S:WK,u:GK,U:KK,V:VK,w:XK,W:YK,x:null,X:null,y:JK,Y:QK,Z:tV,"%":mC},C={a:J,A:oe,b:le,B:ve,c:null,d:pC,e:pC,f:aV,g:mV,G:yV,H:rV,I:nV,j:iV,L:VI,m:oV,M:sV,p:qe,q:xe,Q:gC,s:yC,S:lV,u:cV,U:uV,V:dV,w:fV,W:hV,x:null,X:null,y:pV,Y:gV,Z:vV,"%":mC},T={a:K,A:B,b:U,B:V,c:H,d:dC,e:dC,f:$K,g:uC,G:cC,H:fC,I:fC,j:NK,L:IK,m:jK,M:PK,p:I,q:CK,Q:LK,s:DK,S:RK,u:kK,U:EK,V:OK,w:SK,W:AK,x:Y,X:G,y:uC,Y:cC,Z:TK,"%":MK};O.x=E(r,O),O.X=E(n,O),O.c=E(e,O),C.x=E(r,C),C.X=E(n,C),C.c=E(e,C);function E(ae,Se){return function(Me){var se=[],rt=-1,Fe=0,kt=ae.length,wt,Et,Sr;for(Me instanceof Date||(Me=new Date(+Me));++rt<kt;)ae.charCodeAt(rt)===37&&(se.push(ae.slice(Fe,rt)),(Et=lC[wt=ae.charAt(++rt)])!=null?wt=ae.charAt(++rt):Et=wt==="e"?" ":"0",(Sr=Se[wt])&&(wt=Sr(Me,Et)),se.push(wt),Fe=rt+1);return se.push(ae.slice(Fe,rt)),se.join("")}}function N(ae,Se){return function(Me){var se=bc(1900,void 0,1),rt=R(se,ae,Me+="",0),Fe,kt;if(rt!=Me.length)return null;if("Q"in se)return new Date(se.Q);if("s"in se)return new Date(se.s*1e3+("L"in se?se.L:0));if(Se&&!("Z"in se)&&(se.Z=0),"p"in se&&(se.H=se.H%12+se.p*12),se.m===void 0&&(se.m="q"in se?se.q:0),"V"in se){if(se.V<1||se.V>53)return null;"w"in se||(se.w=1),"Z"in se?(Fe=J0(bc(se.y,0,1)),kt=Fe.getUTCDay(),Fe=kt>4||kt===0?Sh.ceil(Fe):Sh(Fe),Fe=kp.offset(Fe,(se.V-1)*7),se.y=Fe.getUTCFullYear(),se.m=Fe.getUTCMonth(),se.d=Fe.getUTCDate()+(se.w+6)%7):(Fe=Y0(bc(se.y,0,1)),kt=Fe.getDay(),Fe=kt>4||kt===0?_h.ceil(Fe):_h(Fe),Fe=Fu.offset(Fe,(se.V-1)*7),se.y=Fe.getFullYear(),se.m=Fe.getMonth(),se.d=Fe.getDate()+(se.w+6)%7)}else("W"in se||"U"in se)&&("w"in se||(se.w="u"in se?se.u%7:"W"in se?1:0),kt="Z"in se?J0(bc(se.y,0,1)).getUTCDay():Y0(bc(se.y,0,1)).getDay(),se.m=0,se.d="W"in se?(se.w+6)%7+se.W*7-(kt+5)%7:se.w+se.U*7-(kt+6)%7);return"Z"in se?(se.H+=se.Z/100|0,se.M+=se.Z%100,J0(se)):Y0(se)}}function R(ae,Se,Me,se){for(var rt=0,Fe=Se.length,kt=Me.length,wt,Et;rt<Fe;){if(se>=kt)return-1;if(wt=Se.charCodeAt(rt++),wt===37){if(wt=Se.charAt(rt++),Et=T[wt in lC?Se.charAt(rt++):wt],!Et||(se=Et(ae,Me,se))<0)return-1}else if(wt!=Me.charCodeAt(se++))return-1}return se}function I(ae,Se,Me){var se=d.exec(Se.slice(Me));return se?(ae.p=p.get(se[0].toLowerCase()),Me+se[0].length):-1}function K(ae,Se,Me){var se=v.exec(Se.slice(Me));return se?(ae.w=b.get(se[0].toLowerCase()),Me+se[0].length):-1}function B(ae,Se,Me){var se=f.exec(Se.slice(Me));return se?(ae.w=y.get(se[0].toLowerCase()),Me+se[0].length):-1}function U(ae,Se,Me){var se=S.exec(Se.slice(Me));return se?(ae.m=A.get(se[0].toLowerCase()),Me+se[0].length):-1}function V(ae,Se,Me){var se=w.exec(Se.slice(Me));return se?(ae.m=x.get(se[0].toLowerCase()),Me+se[0].length):-1}function H(ae,Se,Me){return R(ae,e,Se,Me)}function Y(ae,Se,Me){return R(ae,r,Se,Me)}function G(ae,Se,Me){return R(ae,n,Se,Me)}function Q(ae){return o[ae.getDay()]}function W(ae){return a[ae.getDay()]}function ee(ae){return u[ae.getMonth()]}function q(ae){return c[ae.getMonth()]}function $(ae){return i[+(ae.getHours()>=12)]}function M(ae){return 1+~~(ae.getMonth()/3)}function J(ae){return o[ae.getUTCDay()]}function oe(ae){return a[ae.getUTCDay()]}function le(ae){return u[ae.getUTCMonth()]}function ve(ae){return c[ae.getUTCMonth()]}function qe(ae){return i[+(ae.getUTCHours()>=12)]}function xe(ae){return 1+~~(ae.getUTCMonth()/3)}return{format:function(ae){var Se=E(ae+="",O);return Se.toString=function(){return ae},Se},parse:function(ae){var Se=N(ae+="",!1);return Se.toString=function(){return ae},Se},utcFormat:function(ae){var Se=E(ae+="",C);return Se.toString=function(){return ae},Se},utcParse:function(ae){var Se=N(ae+="",!0);return Se.toString=function(){return ae},Se}}}var lC={"-":"",_:" ",0:"0"},gr=/^\s*\d+/,xK=/^%/,wK=/[\\^$*+?|[\]().{}]/g;function ft(t,e,r){var n=t<0?"-":"",i=(n?-t:t)+"",a=i.length;return n+(a<r?new Array(r-a+1).join(e)+i:i)}function _K(t){return t.replace(wK,"\\$&")}function xc(t){return new RegExp("^(?:"+t.map(_K).join("|")+")","i")}function wc(t){return new Map(t.map((e,r)=>[e.toLowerCase(),r]))}function SK(t,e,r){var n=gr.exec(e.slice(r,r+1));return n?(t.w=+n[0],r+n[0].length):-1}function kK(t,e,r){var n=gr.exec(e.slice(r,r+1));return n?(t.u=+n[0],r+n[0].length):-1}function EK(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.U=+n[0],r+n[0].length):-1}function OK(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.V=+n[0],r+n[0].length):-1}function AK(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.W=+n[0],r+n[0].length):-1}function cC(t,e,r){var n=gr.exec(e.slice(r,r+4));return n?(t.y=+n[0],r+n[0].length):-1}function uC(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function TK(t,e,r){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(e.slice(r,r+6));return n?(t.Z=n[1]?0:-(n[2]+(n[3]||"00")),r+n[0].length):-1}function CK(t,e,r){var n=gr.exec(e.slice(r,r+1));return n?(t.q=n[0]*3-3,r+n[0].length):-1}function jK(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.m=n[0]-1,r+n[0].length):-1}function dC(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.d=+n[0],r+n[0].length):-1}function NK(t,e,r){var n=gr.exec(e.slice(r,r+3));return n?(t.m=0,t.d=+n[0],r+n[0].length):-1}function fC(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.H=+n[0],r+n[0].length):-1}function PK(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.M=+n[0],r+n[0].length):-1}function RK(t,e,r){var n=gr.exec(e.slice(r,r+2));return n?(t.S=+n[0],r+n[0].length):-1}function IK(t,e,r){var n=gr.exec(e.slice(r,r+3));return n?(t.L=+n[0],r+n[0].length):-1}function $K(t,e,r){var n=gr.exec(e.slice(r,r+6));return n?(t.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function MK(t,e,r){var n=xK.exec(e.slice(r,r+1));return n?r+n[0].length:-1}function LK(t,e,r){var n=gr.exec(e.slice(r));return n?(t.Q=+n[0],r+n[0].length):-1}function DK(t,e,r){var n=gr.exec(e.slice(r));return n?(t.s=+n[0],r+n[0].length):-1}function hC(t,e){return ft(t.getDate(),e,2)}function zK(t,e){return ft(t.getHours(),e,2)}function BK(t,e){return ft(t.getHours()%12||12,e,2)}function UK(t,e){return ft(1+Fu.count(Ji(t),t),e,3)}function GI(t,e){return ft(t.getMilliseconds(),e,3)}function qK(t,e){return GI(t,e)+"000"}function FK(t,e){return ft(t.getMonth()+1,e,2)}function HK(t,e){return ft(t.getMinutes(),e,2)}function WK(t,e){return ft(t.getSeconds(),e,2)}function GK(t){var e=t.getDay();return e===0?7:e}function KK(t,e){return ft(Ep.count(Ji(t)-1,t),e,2)}function KI(t){var e=t.getDay();return e>=4||e===0?Qs(t):Qs.ceil(t)}function VK(t,e){return t=KI(t),ft(Qs.count(Ji(t),t)+(Ji(t).getDay()===4),e,2)}function XK(t){return t.getDay()}function YK(t,e){return ft(_h.count(Ji(t)-1,t),e,2)}function JK(t,e){return ft(t.getFullYear()%100,e,2)}function ZK(t,e){return t=KI(t),ft(t.getFullYear()%100,e,2)}function QK(t,e){return ft(t.getFullYear()%1e4,e,4)}function eV(t,e){var r=t.getDay();return t=r>=4||r===0?Qs(t):Qs.ceil(t),ft(t.getFullYear()%1e4,e,4)}function tV(t){var e=t.getTimezoneOffset();return(e>0?"-":(e*=-1,"+"))+ft(e/60|0,"0",2)+ft(e%60,"0",2)}function pC(t,e){return ft(t.getUTCDate(),e,2)}function rV(t,e){return ft(t.getUTCHours(),e,2)}function nV(t,e){return ft(t.getUTCHours()%12||12,e,2)}function iV(t,e){return ft(1+kp.count(Zi(t),t),e,3)}function VI(t,e){return ft(t.getUTCMilliseconds(),e,3)}function aV(t,e){return VI(t,e)+"000"}function oV(t,e){return ft(t.getUTCMonth()+1,e,2)}function sV(t,e){return ft(t.getUTCMinutes(),e,2)}function lV(t,e){return ft(t.getUTCSeconds(),e,2)}function cV(t){var e=t.getUTCDay();return e===0?7:e}function uV(t,e){return ft(Op.count(Zi(t)-1,t),e,2)}function XI(t){var e=t.getUTCDay();return e>=4||e===0?el(t):el.ceil(t)}function dV(t,e){return t=XI(t),ft(el.count(Zi(t),t)+(Zi(t).getUTCDay()===4),e,2)}function fV(t){return t.getUTCDay()}function hV(t,e){return ft(Sh.count(Zi(t)-1,t),e,2)}function pV(t,e){return ft(t.getUTCFullYear()%100,e,2)}function mV(t,e){return t=XI(t),ft(t.getUTCFullYear()%100,e,2)}function gV(t,e){return ft(t.getUTCFullYear()%1e4,e,4)}function yV(t,e){var r=t.getUTCDay();return t=r>=4||r===0?el(t):el.ceil(t),ft(t.getUTCFullYear()%1e4,e,4)}function vV(){return"+0000"}function mC(){return"%"}function gC(t){return+t}function yC(t){return Math.floor(+t/1e3)}var Es,YI,JI;bV({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function bV(t){return Es=bK(t),YI=Es.format,Es.parse,JI=Es.utcFormat,Es.utcParse,Es}function xV(t){return new Date(t)}function wV(t){return t instanceof Date?+t:+new Date(+t)}function H1(t,e,r,n,i,a,o,c,u,d){var p=j1(),f=p.invert,y=p.domain,v=d(".%L"),b=d(":%S"),w=d("%I:%M"),x=d("%I %p"),S=d("%a %d"),A=d("%b %d"),O=d("%B"),C=d("%Y");function T(E){return(u(E)<E?v:c(E)<E?b:o(E)<E?w:a(E)<E?x:n(E)<E?i(E)<E?S:A:r(E)<E?O:C)(E)}return p.invert=function(E){return new Date(f(E))},p.domain=function(E){return arguments.length?y(Array.from(E,wV)):y().map(xV)},p.ticks=function(E){var N=y();return t(N[0],N[N.length-1],E??10)},p.tickFormat=function(E,N){return N==null?T:d(N)},p.nice=function(E){var N=y();return(!E||typeof E.range!="function")&&(E=e(N[0],N[N.length-1],E??10)),E?y(LI(N,E)):p},p.copy=function(){return qu(p,H1(t,e,r,n,i,a,o,c,u,d))},p}function _V(){return Pn.apply(H1(yK,vK,Ji,q1,Ep,Fu,B1,D1,Ao,YI).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function SV(){return Pn.apply(H1(mK,gK,Zi,F1,Op,kp,U1,z1,Ao,JI).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function Ap(){var t=0,e=1,r,n,i,a,o=Br,c=!1,u;function d(f){return f==null||isNaN(f=+f)?u:o(i===0?.5:(f=(a(f)-r)*i,c?Math.max(0,Math.min(1,f)):f))}d.domain=function(f){return arguments.length?([t,e]=f,r=a(t=+t),n=a(e=+e),i=r===n?0:1/(n-r),d):[t,e]},d.clamp=function(f){return arguments.length?(c=!!f,d):c},d.interpolator=function(f){return arguments.length?(o=f,d):o};function p(f){return function(y){var v,b;return arguments.length?([v,b]=y,o=f(v,b),d):[o(0),o(1)]}}return d.range=p(Ol),d.rangeRound=p(C1),d.unknown=function(f){return arguments.length?(u=f,d):u},function(f){return a=f,r=f(t),n=f(e),i=r===n?0:1/(n-r),d}}function Ka(t,e){return e.domain(t.domain()).interpolator(t.interpolator()).clamp(t.clamp()).unknown(t.unknown())}function ZI(){var t=Ga(Ap()(Br));return t.copy=function(){return Ka(t,ZI())},ia.apply(t,arguments)}function QI(){var t=R1(Ap()).domain([1,10]);return t.copy=function(){return Ka(t,QI()).base(t.base())},ia.apply(t,arguments)}function e$(){var t=I1(Ap());return t.copy=function(){return Ka(t,e$()).constant(t.constant())},ia.apply(t,arguments)}function W1(){var t=$1(Ap());return t.copy=function(){return Ka(t,W1()).exponent(t.exponent())},ia.apply(t,arguments)}function kV(){return W1.apply(null,arguments).exponent(.5)}function t$(){var t=[],e=Br;function r(n){if(n!=null&&!isNaN(n=+n))return e((Bu(t,n,1)-1)/(t.length-1))}return r.domain=function(n){if(!arguments.length)return t.slice();t=[];for(let i of n)i!=null&&!isNaN(i=+i)&&t.push(i);return t.sort(La),r},r.interpolator=function(n){return arguments.length?(e=n,r):e},r.range=function(){return t.map((n,i)=>e(i/(t.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(i,a)=>uG(t,a/n))},r.copy=function(){return t$(e).domain(t)},ia.apply(r,arguments)}function Tp(){var t=0,e=.5,r=1,n=1,i,a,o,c,u,d=Br,p,f=!1,y;function v(w){return isNaN(w=+w)?y:(w=.5+((w=+p(w))-a)*(n*w<n*a?c:u),d(f?Math.max(0,Math.min(1,w)):w))}v.domain=function(w){return arguments.length?([t,e,r]=w,i=p(t=+t),a=p(e=+e),o=p(r=+r),c=i===a?0:.5/(a-i),u=a===o?0:.5/(o-a),n=a<i?-1:1,v):[t,e,r]},v.clamp=function(w){return arguments.length?(f=!!w,v):f},v.interpolator=function(w){return arguments.length?(d=w,v):d};function b(w){return function(x){var S,A,O;return arguments.length?([S,A,O]=x,d=MG(w,[S,A,O]),v):[d(0),d(.5),d(1)]}}return v.range=b(Ol),v.rangeRound=b(C1),v.unknown=function(w){return arguments.length?(y=w,v):y},function(w){return p=w,i=w(t),a=w(e),o=w(r),c=i===a?0:.5/(a-i),u=a===o?0:.5/(o-a),n=a<i?-1:1,v}}function r$(){var t=Ga(Tp()(Br));return t.copy=function(){return Ka(t,r$())},ia.apply(t,arguments)}function n$(){var t=R1(Tp()).domain([.1,1,10]);return t.copy=function(){return Ka(t,n$()).base(t.base())},ia.apply(t,arguments)}function i$(){var t=I1(Tp());return t.copy=function(){return Ka(t,i$()).constant(t.constant())},ia.apply(t,arguments)}function G1(){var t=$1(Tp());return t.copy=function(){return Ka(t,G1()).exponent(t.exponent())},ia.apply(t,arguments)}function EV(){return G1.apply(null,arguments).exponent(.5)}const vC=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:ru,scaleDiverging:r$,scaleDivergingLog:n$,scaleDivergingPow:G1,scaleDivergingSqrt:EV,scaleDivergingSymlog:i$,scaleIdentity:MI,scaleImplicit:Nx,scaleLinear:xh,scaleLog:DI,scaleOrdinal:O1,scalePoint:Lc,scalePow:M1,scaleQuantile:UI,scaleQuantize:qI,scaleRadial:BI,scaleSequential:ZI,scaleSequentialLog:QI,scaleSequentialPow:W1,scaleSequentialQuantile:t$,scaleSequentialSqrt:kV,scaleSequentialSymlog:e$,scaleSqrt:aK,scaleSymlog:zI,scaleThreshold:FI,scaleTime:_V,scaleUtc:SV,tickFormat:$I},Symbol.toStringTag,{value:"Module"}));var Z0,bC;function a$(){if(bC)return Z0;bC=1;var t=_l();function e(r,n,i){for(var a=-1,o=r.length;++a<o;){var c=r[a],u=n(c);if(u!=null&&(d===void 0?u===u&&!t(u):i(u,d)))var d=u,p=c}return p}return Z0=e,Z0}var Q0,xC;function OV(){if(xC)return Q0;xC=1;function t(e,r){return e>r}return Q0=t,Q0}var eb,wC;function AV(){if(wC)return eb;wC=1;var t=a$(),e=OV(),r=kl();function n(i){return i&&i.length?t(i,r,e):void 0}return eb=n,eb}var TV=AV();const Cp=vt(TV);var tb,_C;function CV(){if(_C)return tb;_C=1;function t(e,r){return e<r}return tb=t,tb}var rb,SC;function jV(){if(SC)return rb;SC=1;var t=a$(),e=CV(),r=kl();function n(i){return i&&i.length?t(i,r,e):void 0}return rb=n,rb}var NV=jV();const jp=vt(NV);var nb,kC;function PV(){if(kC)return nb;kC=1;var t=l1(),e=Wa(),r=pI(),n=Qr();function i(a,o){var c=n(a)?t:r;return c(a,e(o,3))}return nb=i,nb}var ib,EC;function RV(){if(EC)return ib;EC=1;var t=fI(),e=PV();function r(n,i){return t(e(n,i),1)}return ib=r,ib}var IV=RV();const $V=vt(IV);var ab,OC;function MV(){if(OC)return ab;OC=1;var t=w1();function e(r,n){return t(r,n)}return ab=e,ab}var LV=MV();const Np=vt(LV);var Al=1e9,DV={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},V1,$t=!0,jn="[DecimalError] ",No=jn+"Invalid argument: ",K1=jn+"Exponent out of range: ",Tl=Math.floor,_o=Math.pow,zV=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,un,mr=1e7,Nt=7,o$=9007199254740991,kh=Tl(o$/Nt),Te={};Te.absoluteValue=Te.abs=function(){var t=new this.constructor(this);return t.s&&(t.s=1),t};Te.comparedTo=Te.cmp=function(t){var e,r,n,i,a=this;if(t=new a.constructor(t),a.s!==t.s)return a.s||-t.s;if(a.e!==t.e)return a.e>t.e^a.s<0?1:-1;for(n=a.d.length,i=t.d.length,e=0,r=n<i?n:i;e<r;++e)if(a.d[e]!==t.d[e])return a.d[e]>t.d[e]^a.s<0?1:-1;return n===i?0:n>i^a.s<0?1:-1};Te.decimalPlaces=Te.dp=function(){var t=this,e=t.d.length-1,r=(e-t.e)*Nt;if(e=t.d[e],e)for(;e%10==0;e/=10)r--;return r<0?0:r};Te.dividedBy=Te.div=function(t){return Vi(this,new this.constructor(t))};Te.dividedToIntegerBy=Te.idiv=function(t){var e=this,r=e.constructor;return St(Vi(e,new r(t),0,1),r.precision)};Te.equals=Te.eq=function(t){return!this.cmp(t)};Te.exponent=function(){return er(this)};Te.greaterThan=Te.gt=function(t){return this.cmp(t)>0};Te.greaterThanOrEqualTo=Te.gte=function(t){return this.cmp(t)>=0};Te.isInteger=Te.isint=function(){return this.e>this.d.length-2};Te.isNegative=Te.isneg=function(){return this.s<0};Te.isPositive=Te.ispos=function(){return this.s>0};Te.isZero=function(){return this.s===0};Te.lessThan=Te.lt=function(t){return this.cmp(t)<0};Te.lessThanOrEqualTo=Te.lte=function(t){return this.cmp(t)<1};Te.logarithm=Te.log=function(t){var e,r=this,n=r.constructor,i=n.precision,a=i+5;if(t===void 0)t=new n(10);else if(t=new n(t),t.s<1||t.eq(un))throw Error(jn+"NaN");if(r.s<1)throw Error(jn+(r.s?"NaN":"-Infinity"));return r.eq(un)?new n(0):($t=!1,e=Vi(su(r,a),su(t,a),a),$t=!0,St(e,i))};Te.minus=Te.sub=function(t){var e=this;return t=new e.constructor(t),e.s==t.s?c$(e,t):s$(e,(t.s=-t.s,t))};Te.modulo=Te.mod=function(t){var e,r=this,n=r.constructor,i=n.precision;if(t=new n(t),!t.s)throw Error(jn+"NaN");return r.s?($t=!1,e=Vi(r,t,0,1).times(t),$t=!0,r.minus(e)):St(new n(r),i)};Te.naturalExponential=Te.exp=function(){return l$(this)};Te.naturalLogarithm=Te.ln=function(){return su(this)};Te.negated=Te.neg=function(){var t=new this.constructor(this);return t.s=-t.s||0,t};Te.plus=Te.add=function(t){var e=this;return t=new e.constructor(t),e.s==t.s?s$(e,t):c$(e,(t.s=-t.s,t))};Te.precision=Te.sd=function(t){var e,r,n,i=this;if(t!==void 0&&t!==!!t&&t!==1&&t!==0)throw Error(No+t);if(e=er(i)+1,n=i.d.length-1,r=n*Nt+1,n=i.d[n],n){for(;n%10==0;n/=10)r--;for(n=i.d[0];n>=10;n/=10)r++}return t&&e>r?e:r};Te.squareRoot=Te.sqrt=function(){var t,e,r,n,i,a,o,c=this,u=c.constructor;if(c.s<1){if(!c.s)return new u(0);throw Error(jn+"NaN")}for(t=er(c),$t=!1,i=Math.sqrt(+c),i==0||i==1/0?(e=wi(c.d),(e.length+t)%2==0&&(e+="0"),i=Math.sqrt(e),t=Tl((t+1)/2)-(t<0||t%2),i==1/0?e="5e"+t:(e=i.toExponential(),e=e.slice(0,e.indexOf("e")+1)+t),n=new u(e)):n=new u(i.toString()),r=u.precision,i=o=r+3;;)if(a=n,n=a.plus(Vi(c,a,o+2)).times(.5),wi(a.d).slice(0,o)===(e=wi(n.d)).slice(0,o)){if(e=e.slice(o-3,o+1),i==o&&e=="4999"){if(St(a,r+1,0),a.times(a).eq(c)){n=a;break}}else if(e!="9999")break;o+=4}return $t=!0,St(n,r)};Te.times=Te.mul=function(t){var e,r,n,i,a,o,c,u,d,p=this,f=p.constructor,y=p.d,v=(t=new f(t)).d;if(!p.s||!t.s)return new f(0);for(t.s*=p.s,r=p.e+t.e,u=y.length,d=v.length,u<d&&(a=y,y=v,v=a,o=u,u=d,d=o),a=[],o=u+d,n=o;n--;)a.push(0);for(n=d;--n>=0;){for(e=0,i=u+n;i>n;)c=a[i]+v[n]*y[i-n-1]+e,a[i--]=c%mr|0,e=c/mr|0;a[i]=(a[i]+e)%mr|0}for(;!a[--o];)a.pop();return e?++r:a.shift(),t.d=a,t.e=r,$t?St(t,f.precision):t};Te.toDecimalPlaces=Te.todp=function(t,e){var r=this,n=r.constructor;return r=new n(r),t===void 0?r:(Ei(t,0,Al),e===void 0?e=n.rounding:Ei(e,0,8),St(r,t+er(r)+1,e))};Te.toExponential=function(t,e){var r,n=this,i=n.constructor;return t===void 0?r=$o(n,!0):(Ei(t,0,Al),e===void 0?e=i.rounding:Ei(e,0,8),n=St(new i(n),t+1,e),r=$o(n,!0,t+1)),r};Te.toFixed=function(t,e){var r,n,i=this,a=i.constructor;return t===void 0?$o(i):(Ei(t,0,Al),e===void 0?e=a.rounding:Ei(e,0,8),n=St(new a(i),t+er(i)+1,e),r=$o(n.abs(),!1,t+er(n)+1),i.isneg()&&!i.isZero()?"-"+r:r)};Te.toInteger=Te.toint=function(){var t=this,e=t.constructor;return St(new e(t),er(t)+1,e.rounding)};Te.toNumber=function(){return+this};Te.toPower=Te.pow=function(t){var e,r,n,i,a,o,c=this,u=c.constructor,d=12,p=+(t=new u(t));if(!t.s)return new u(un);if(c=new u(c),!c.s){if(t.s<1)throw Error(jn+"Infinity");return c}if(c.eq(un))return c;if(n=u.precision,t.eq(un))return St(c,n);if(e=t.e,r=t.d.length-1,o=e>=r,a=c.s,o){if((r=p<0?-p:p)<=o$){for(i=new u(un),e=Math.ceil(n/Nt+4),$t=!1;r%2&&(i=i.times(c),TC(i.d,e)),r=Tl(r/2),r!==0;)c=c.times(c),TC(c.d,e);return $t=!0,t.s<0?new u(un).div(i):St(i,n)}}else if(a<0)throw Error(jn+"NaN");return a=a<0&&t.d[Math.max(e,r)]&1?-1:1,c.s=1,$t=!1,i=t.times(su(c,n+d)),$t=!0,i=l$(i),i.s=a,i};Te.toPrecision=function(t,e){var r,n,i=this,a=i.constructor;return t===void 0?(r=er(i),n=$o(i,r<=a.toExpNeg||r>=a.toExpPos)):(Ei(t,1,Al),e===void 0?e=a.rounding:Ei(e,0,8),i=St(new a(i),t,e),r=er(i),n=$o(i,t<=r||r<=a.toExpNeg,t)),n};Te.toSignificantDigits=Te.tosd=function(t,e){var r=this,n=r.constructor;return t===void 0?(t=n.precision,e=n.rounding):(Ei(t,1,Al),e===void 0?e=n.rounding:Ei(e,0,8)),St(new n(r),t,e)};Te.toString=Te.valueOf=Te.val=Te.toJSON=Te[Symbol.for("nodejs.util.inspect.custom")]=function(){var t=this,e=er(t),r=t.constructor;return $o(t,e<=r.toExpNeg||e>=r.toExpPos)};function s$(t,e){var r,n,i,a,o,c,u,d,p=t.constructor,f=p.precision;if(!t.s||!e.s)return e.s||(e=new p(t)),$t?St(e,f):e;if(u=t.d,d=e.d,o=t.e,i=e.e,u=u.slice(),a=o-i,a){for(a<0?(n=u,a=-a,c=d.length):(n=d,i=o,c=u.length),o=Math.ceil(f/Nt),c=o>c?o+1:c+1,a>c&&(a=c,n.length=1),n.reverse();a--;)n.push(0);n.reverse()}for(c=u.length,a=d.length,c-a<0&&(a=c,n=d,d=u,u=n),r=0;a;)r=(u[--a]=u[a]+d[a]+r)/mr|0,u[a]%=mr;for(r&&(u.unshift(r),++i),c=u.length;u[--c]==0;)u.pop();return e.d=u,e.e=i,$t?St(e,f):e}function Ei(t,e,r){if(t!==~~t||t<e||t>r)throw Error(No+t)}function wi(t){var e,r,n,i=t.length-1,a="",o=t[0];if(i>0){for(a+=o,e=1;e<i;e++)n=t[e]+"",r=Nt-n.length,r&&(a+=Ca(r)),a+=n;o=t[e],n=o+"",r=Nt-n.length,r&&(a+=Ca(r))}else if(o===0)return"0";for(;o%10===0;)o/=10;return a+o}var Vi=(function(){function t(n,i){var a,o=0,c=n.length;for(n=n.slice();c--;)a=n[c]*i+o,n[c]=a%mr|0,o=a/mr|0;return o&&n.unshift(o),n}function e(n,i,a,o){var c,u;if(a!=o)u=a>o?1:-1;else for(c=u=0;c<a;c++)if(n[c]!=i[c]){u=n[c]>i[c]?1:-1;break}return u}function r(n,i,a){for(var o=0;a--;)n[a]-=o,o=n[a]<i[a]?1:0,n[a]=o*mr+n[a]-i[a];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,a,o){var c,u,d,p,f,y,v,b,w,x,S,A,O,C,T,E,N,R,I=n.constructor,K=n.s==i.s?1:-1,B=n.d,U=i.d;if(!n.s)return new I(n);if(!i.s)throw Error(jn+"Division by zero");for(u=n.e-i.e,N=U.length,T=B.length,v=new I(K),b=v.d=[],d=0;U[d]==(B[d]||0);)++d;if(U[d]>(B[d]||0)&&--u,a==null?A=a=I.precision:o?A=a+(er(n)-er(i))+1:A=a,A<0)return new I(0);if(A=A/Nt+2|0,d=0,N==1)for(p=0,U=U[0],A++;(d<T||p)&&A--;d++)O=p*mr+(B[d]||0),b[d]=O/U|0,p=O%U|0;else{for(p=mr/(U[0]+1)|0,p>1&&(U=t(U,p),B=t(B,p),N=U.length,T=B.length),C=N,w=B.slice(0,N),x=w.length;x<N;)w[x++]=0;R=U.slice(),R.unshift(0),E=U[0],U[1]>=mr/2&&++E;do p=0,c=e(U,w,N,x),c<0?(S=w[0],N!=x&&(S=S*mr+(w[1]||0)),p=S/E|0,p>1?(p>=mr&&(p=mr-1),f=t(U,p),y=f.length,x=w.length,c=e(f,w,y,x),c==1&&(p--,r(f,N<y?R:U,y))):(p==0&&(c=p=1),f=U.slice()),y=f.length,y<x&&f.unshift(0),r(w,f,x),c==-1&&(x=w.length,c=e(U,w,N,x),c<1&&(p++,r(w,N<x?R:U,x))),x=w.length):c===0&&(p++,w=[0]),b[d++]=p,c&&w[0]?w[x++]=B[C]||0:(w=[B[C]],x=1);while((C++<T||w[0]!==void 0)&&A--)}return b[0]||b.shift(),v.e=u,St(v,o?a+er(v)+1:a)}})();function l$(t,e){var r,n,i,a,o,c,u=0,d=0,p=t.constructor,f=p.precision;if(er(t)>16)throw Error(K1+er(t));if(!t.s)return new p(un);for($t=!1,c=f,o=new p(.03125);t.abs().gte(.1);)t=t.times(o),d+=5;for(n=Math.log(_o(2,d))/Math.LN10*2+5|0,c+=n,r=i=a=new p(un),p.precision=c;;){if(i=St(i.times(t),c),r=r.times(++u),o=a.plus(Vi(i,r,c)),wi(o.d).slice(0,c)===wi(a.d).slice(0,c)){for(;d--;)a=St(a.times(a),c);return p.precision=f,e==null?($t=!0,St(a,f)):a}a=o}}function er(t){for(var e=t.e*Nt,r=t.d[0];r>=10;r/=10)e++;return e}function ob(t,e,r){if(e>t.LN10.sd())throw $t=!0,r&&(t.precision=r),Error(jn+"LN10 precision limit exceeded");return St(new t(t.LN10),e)}function Ca(t){for(var e="";t--;)e+="0";return e}function su(t,e){var r,n,i,a,o,c,u,d,p,f=1,y=10,v=t,b=v.d,w=v.constructor,x=w.precision;if(v.s<1)throw Error(jn+(v.s?"NaN":"-Infinity"));if(v.eq(un))return new w(0);if(e==null?($t=!1,d=x):d=e,v.eq(10))return e==null&&($t=!0),ob(w,d);if(d+=y,w.precision=d,r=wi(b),n=r.charAt(0),a=er(v),Math.abs(a)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)v=v.times(t),r=wi(v.d),n=r.charAt(0),f++;a=er(v),n>1?(v=new w("0."+r),a++):v=new w(n+"."+r.slice(1))}else return u=ob(w,d+2,x).times(a+""),v=su(new w(n+"."+r.slice(1)),d-y).plus(u),w.precision=x,e==null?($t=!0,St(v,x)):v;for(c=o=v=Vi(v.minus(un),v.plus(un),d),p=St(v.times(v),d),i=3;;){if(o=St(o.times(p),d),u=c.plus(Vi(o,new w(i),d)),wi(u.d).slice(0,d)===wi(c.d).slice(0,d))return c=c.times(2),a!==0&&(c=c.plus(ob(w,d+2,x).times(a+""))),c=Vi(c,new w(f),d),w.precision=x,e==null?($t=!0,St(c,x)):c;c=u,i+=2}}function AC(t,e){var r,n,i;for((r=e.indexOf("."))>-1&&(e=e.replace(".","")),(n=e.search(/e/i))>0?(r<0&&(r=n),r+=+e.slice(n+1),e=e.substring(0,n)):r<0&&(r=e.length),n=0;e.charCodeAt(n)===48;)++n;for(i=e.length;e.charCodeAt(i-1)===48;)--i;if(e=e.slice(n,i),e){if(i-=n,r=r-n-1,t.e=Tl(r/Nt),t.d=[],n=(r+1)%Nt,r<0&&(n+=Nt),n<i){for(n&&t.d.push(+e.slice(0,n)),i-=Nt;n<i;)t.d.push(+e.slice(n,n+=Nt));e=e.slice(n),n=Nt-e.length}else n-=i;for(;n--;)e+="0";if(t.d.push(+e),$t&&(t.e>kh||t.e<-kh))throw Error(K1+r)}else t.s=0,t.e=0,t.d=[0];return t}function St(t,e,r){var n,i,a,o,c,u,d,p,f=t.d;for(o=1,a=f[0];a>=10;a/=10)o++;if(n=e-o,n<0)n+=Nt,i=e,d=f[p=0];else{if(p=Math.ceil((n+1)/Nt),a=f.length,p>=a)return t;for(d=a=f[p],o=1;a>=10;a/=10)o++;n%=Nt,i=n-Nt+o}if(r!==void 0&&(a=_o(10,o-i-1),c=d/a%10|0,u=e<0||f[p+1]!==void 0||d%a,u=r<4?(c||u)&&(r==0||r==(t.s<0?3:2)):c>5||c==5&&(r==4||u||r==6&&(n>0?i>0?d/_o(10,o-i):0:f[p-1])%10&1||r==(t.s<0?8:7))),e<1||!f[0])return u?(a=er(t),f.length=1,e=e-a-1,f[0]=_o(10,(Nt-e%Nt)%Nt),t.e=Tl(-e/Nt)||0):(f.length=1,f[0]=t.e=t.s=0),t;if(n==0?(f.length=p,a=1,p--):(f.length=p+1,a=_o(10,Nt-n),f[p]=i>0?(d/_o(10,o-i)%_o(10,i)|0)*a:0),u)for(;;)if(p==0){(f[0]+=a)==mr&&(f[0]=1,++t.e);break}else{if(f[p]+=a,f[p]!=mr)break;f[p--]=0,a=1}for(n=f.length;f[--n]===0;)f.pop();if($t&&(t.e>kh||t.e<-kh))throw Error(K1+er(t));return t}function c$(t,e){var r,n,i,a,o,c,u,d,p,f,y=t.constructor,v=y.precision;if(!t.s||!e.s)return e.s?e.s=-e.s:e=new y(t),$t?St(e,v):e;if(u=t.d,f=e.d,n=e.e,d=t.e,u=u.slice(),o=d-n,o){for(p=o<0,p?(r=u,o=-o,c=f.length):(r=f,n=d,c=u.length),i=Math.max(Math.ceil(v/Nt),c)+2,o>i&&(o=i,r.length=1),r.reverse(),i=o;i--;)r.push(0);r.reverse()}else{for(i=u.length,c=f.length,p=i<c,p&&(c=i),i=0;i<c;i++)if(u[i]!=f[i]){p=u[i]<f[i];break}o=0}for(p&&(r=u,u=f,f=r,e.s=-e.s),c=u.length,i=f.length-c;i>0;--i)u[c++]=0;for(i=f.length;i>o;){if(u[--i]<f[i]){for(a=i;a&&u[--a]===0;)u[a]=mr-1;--u[a],u[i]+=mr}u[i]-=f[i]}for(;u[--c]===0;)u.pop();for(;u[0]===0;u.shift())--n;return u[0]?(e.d=u,e.e=n,$t?St(e,v):e):new y(0)}function $o(t,e,r){var n,i=er(t),a=wi(t.d),o=a.length;return e?(r&&(n=r-o)>0?a=a.charAt(0)+"."+a.slice(1)+Ca(n):o>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(i<0?"e":"e+")+i):i<0?(a="0."+Ca(-i-1)+a,r&&(n=r-o)>0&&(a+=Ca(n))):i>=o?(a+=Ca(i+1-o),r&&(n=r-i-1)>0&&(a=a+"."+Ca(n))):((n=i+1)<o&&(a=a.slice(0,n)+"."+a.slice(n)),r&&(n=r-o)>0&&(i+1===o&&(a+="."),a+=Ca(n))),t.s<0?"-"+a:a}function TC(t,e){if(t.length>e)return t.length=e,!0}function u$(t){var e,r,n;function i(a){var o=this;if(!(o instanceof i))return new i(a);if(o.constructor=i,a instanceof i){o.s=a.s,o.e=a.e,o.d=(a=a.d)?a.slice():a;return}if(typeof a=="number"){if(a*0!==0)throw Error(No+a);if(a>0)o.s=1;else if(a<0)a=-a,o.s=-1;else{o.s=0,o.e=0,o.d=[0];return}if(a===~~a&&a<1e7){o.e=0,o.d=[a];return}return AC(o,a.toString())}else if(typeof a!="string")throw Error(No+a);if(a.charCodeAt(0)===45?(a=a.slice(1),o.s=-1):o.s=1,zV.test(a))AC(o,a);else throw Error(No+a)}if(i.prototype=Te,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=u$,i.config=i.set=BV,t===void 0&&(t={}),t)for(n=["precision","rounding","toExpNeg","toExpPos","LN10"],e=0;e<n.length;)t.hasOwnProperty(r=n[e++])||(t[r]=this[r]);return i.config(t),i}function BV(t){if(!t||typeof t!="object")throw Error(jn+"Object expected");var e,r,n,i=["precision",1,Al,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(e=0;e<i.length;e+=3)if((n=t[r=i[e]])!==void 0)if(Tl(n)===n&&n>=i[e+1]&&n<=i[e+2])this[r]=n;else throw Error(No+r+": "+n);if((n=t[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(No+r+": "+n);return this}var V1=u$(DV);un=new V1(1);const xt=V1;function UV(t){return WV(t)||HV(t)||FV(t)||qV()}function qV(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
459
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function FV(t,e){if(t){if(typeof t=="string")return $x(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return $x(t,e)}}function HV(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function WV(t){if(Array.isArray(t))return $x(t)}function $x(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var GV=function(e){return e},d$={},f$=function(e){return e===d$},CC=function(e){return function r(){return arguments.length===0||arguments.length===1&&f$(arguments.length<=0?void 0:arguments[0])?r:e.apply(void 0,arguments)}},KV=function t(e,r){return e===1?r:CC(function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];var o=i.filter(function(c){return c!==d$}).length;return o>=e?r.apply(void 0,i):t(e-o,CC(function(){for(var c=arguments.length,u=new Array(c),d=0;d<c;d++)u[d]=arguments[d];var p=i.map(function(f){return f$(f)?u.shift():f});return r.apply(void 0,UV(p).concat(u))}))})},Pp=function(e){return KV(e.length,e)},Mx=function(e,r){for(var n=[],i=e;i<r;++i)n[i-e]=i;return n},VV=Pp(function(t,e){return Array.isArray(e)?e.map(t):Object.keys(e).map(function(r){return e[r]}).map(t)}),XV=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];if(!r.length)return GV;var i=r.reverse(),a=i[0],o=i.slice(1);return function(){return o.reduce(function(c,u){return u(c)},a.apply(void 0,arguments))}},Lx=function(e){return Array.isArray(e)?e.reverse():e.split("").reverse.join("")},h$=function(e){var r=null,n=null;return function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return r&&a.every(function(c,u){return c===r[u]})||(r=a,n=e.apply(void 0,a)),n}};function YV(t){var e;return t===0?e=1:e=Math.floor(new xt(t).abs().log(10).toNumber())+1,e}function JV(t,e,r){for(var n=new xt(t),i=0,a=[];n.lt(e)&&i<1e5;)a.push(n.toNumber()),n=n.add(r),i++;return a}var ZV=Pp(function(t,e,r){var n=+t,i=+e;return n+r*(i-n)}),QV=Pp(function(t,e,r){var n=e-+t;return n=n||1/0,(r-t)/n}),eX=Pp(function(t,e,r){var n=e-+t;return n=n||1/0,Math.max(0,Math.min(1,(r-t)/n))});const Rp={rangeStep:JV,getDigitCount:YV,interpolateNumber:ZV,uninterpolateNumber:QV,uninterpolateTruncation:eX};function Dx(t){return nX(t)||rX(t)||p$(t)||tX()}function tX(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
460
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function rX(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function nX(t){if(Array.isArray(t))return zx(t)}function lu(t,e){return oX(t)||aX(t,e)||p$(t,e)||iX()}function iX(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
461
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function p$(t,e){if(t){if(typeof t=="string")return zx(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return zx(t,e)}}function zx(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function aX(t,e){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(t)))){var r=[],n=!0,i=!1,a=void 0;try{for(var o=t[Symbol.iterator](),c;!(n=(c=o.next()).done)&&(r.push(c.value),!(e&&r.length===e));n=!0);}catch(u){i=!0,a=u}finally{try{!n&&o.return!=null&&o.return()}finally{if(i)throw a}}return r}}function oX(t){if(Array.isArray(t))return t}function m$(t){var e=lu(t,2),r=e[0],n=e[1],i=r,a=n;return r>n&&(i=n,a=r),[i,a]}function g$(t,e,r){if(t.lte(0))return new xt(0);var n=Rp.getDigitCount(t.toNumber()),i=new xt(10).pow(n),a=t.div(i),o=n!==1?.05:.1,c=new xt(Math.ceil(a.div(o).toNumber())).add(r).mul(o),u=c.mul(i);return e?u:new xt(Math.ceil(u))}function sX(t,e,r){var n=1,i=new xt(t);if(!i.isint()&&r){var a=Math.abs(t);a<1?(n=new xt(10).pow(Rp.getDigitCount(t)-1),i=new xt(Math.floor(i.div(n).toNumber())).mul(n)):a>1&&(i=new xt(Math.floor(t)))}else t===0?i=new xt(Math.floor((e-1)/2)):r||(i=new xt(Math.floor(t)));var o=Math.floor((e-1)/2),c=XV(VV(function(u){return i.add(new xt(u-o).mul(n)).toNumber()}),Mx);return c(0,e)}function y$(t,e,r,n){var i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((e-t)/(r-1)))return{step:new xt(0),tickMin:new xt(0),tickMax:new xt(0)};var a=g$(new xt(e).sub(t).div(r-1),n,i),o;t<=0&&e>=0?o=new xt(0):(o=new xt(t).add(e).div(2),o=o.sub(new xt(o).mod(a)));var c=Math.ceil(o.sub(t).div(a).toNumber()),u=Math.ceil(new xt(e).sub(o).div(a).toNumber()),d=c+u+1;return d>r?y$(t,e,r,n,i+1):(d<r&&(u=e>0?u+(r-d):u,c=e>0?c:c+(r-d)),{step:a,tickMin:o.sub(new xt(c).mul(a)),tickMax:o.add(new xt(u).mul(a))})}function lX(t){var e=lu(t,2),r=e[0],n=e[1],i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=Math.max(i,2),c=m$([r,n]),u=lu(c,2),d=u[0],p=u[1];if(d===-1/0||p===1/0){var f=p===1/0?[d].concat(Dx(Mx(0,i-1).map(function(){return 1/0}))):[].concat(Dx(Mx(0,i-1).map(function(){return-1/0})),[p]);return r>n?Lx(f):f}if(d===p)return sX(d,i,a);var y=y$(d,p,o,a),v=y.step,b=y.tickMin,w=y.tickMax,x=Rp.rangeStep(b,w.add(new xt(.1).mul(v)),v);return r>n?Lx(x):x}function cX(t,e){var r=lu(t,2),n=r[0],i=r[1],a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=m$([n,i]),c=lu(o,2),u=c[0],d=c[1];if(u===-1/0||d===1/0)return[n,i];if(u===d)return[u];var p=Math.max(e,2),f=g$(new xt(d).sub(u).div(p-1),a,0),y=[].concat(Dx(Rp.rangeStep(new xt(u),new xt(d).sub(new xt(.99).mul(f)),f)),[d]);return n>i?Lx(y):y}var uX=h$(lX),dX=h$(cX),fX="Invariant failed";function Mo(t,e){throw new Error(fX)}var hX=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function tl(t){"@babel/helpers - typeof";return tl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},tl(t)}function Eh(){return Eh=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Eh.apply(this,arguments)}function pX(t,e){return vX(t)||yX(t,e)||gX(t,e)||mX()}function mX(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
462
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gX(t,e){if(t){if(typeof t=="string")return jC(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return jC(t,e)}}function jC(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function yX(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function vX(t){if(Array.isArray(t))return t}function bX(t,e){if(t==null)return{};var r=xX(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function xX(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function wX(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _X(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,x$(n.key),n)}}function SX(t,e,r){return e&&_X(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function kX(t,e,r){return e=Oh(e),EX(t,v$()?Reflect.construct(e,r||[],Oh(t).constructor):e.apply(t,r))}function EX(t,e){if(e&&(tl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return OX(t)}function OX(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function v$(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(v$=function(){return!!t})()}function Oh(t){return Oh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Oh(t)}function AX(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Bx(t,e)}function Bx(t,e){return Bx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Bx(t,e)}function b$(t,e,r){return e=x$(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function x$(t){var e=TX(t,"string");return tl(e)=="symbol"?e:e+""}function TX(t,e){if(tl(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(tl(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var Hu=(function(t){function e(){return wX(this,e),kX(this,e,arguments)}return AX(e,t),SX(e,[{key:"render",value:function(){var n=this.props,i=n.offset,a=n.layout,o=n.width,c=n.dataKey,u=n.data,d=n.dataPointFormatter,p=n.xAxis,f=n.yAxis,y=bX(n,hX),v=at(y,!1);this.props.direction==="x"&&p.type!=="number"&&Mo();var b=u.map(function(w){var x=d(w,c),S=x.x,A=x.y,O=x.value,C=x.errorVal;if(!C)return null;var T=[],E,N;if(Array.isArray(C)){var R=pX(C,2);E=R[0],N=R[1]}else E=N=C;if(a==="vertical"){var I=p.scale,K=A+i,B=K+o,U=K-o,V=I(O-E),H=I(O+N);T.push({x1:H,y1:B,x2:H,y2:U}),T.push({x1:V,y1:K,x2:H,y2:K}),T.push({x1:V,y1:B,x2:V,y2:U})}else if(a==="horizontal"){var Y=f.scale,G=S+i,Q=G-o,W=G+o,ee=Y(O-E),q=Y(O+N);T.push({x1:Q,y1:q,x2:W,y2:q}),T.push({x1:G,y1:ee,x2:G,y2:q}),T.push({x1:Q,y1:ee,x2:W,y2:ee})}return L.createElement(Xt,Eh({className:"recharts-errorBar",key:"bar-".concat(T.map(function($){return"".concat($.x1,"-").concat($.x2,"-").concat($.y1,"-").concat($.y2)}))},v),T.map(function($){return L.createElement("line",Eh({},$,{key:"line-".concat($.x1,"-").concat($.x2,"-").concat($.y1,"-").concat($.y2)}))}))});return L.createElement(Xt,{className:"recharts-errorBars"},b)}}])})(L.Component);b$(Hu,"defaultProps",{stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"});b$(Hu,"displayName","ErrorBar");function cu(t){"@babel/helpers - typeof";return cu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},cu(t)}function NC(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function bo(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?NC(Object(r),!0).forEach(function(n){CX(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):NC(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function CX(t,e,r){return e=jX(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function jX(t){var e=NX(t,"string");return cu(e)=="symbol"?e:e+""}function NX(t,e){if(cu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(cu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var w$=function(e){var r=e.children,n=e.formattedGraphicalItems,i=e.legendWidth,a=e.legendContent,o=sn(r,Us);if(!o)return null;var c=Us.defaultProps,u=c!==void 0?bo(bo({},c),o.props):{},d;return o.props&&o.props.payload?d=o.props&&o.props.payload:a==="children"?d=(n||[]).reduce(function(p,f){var y=f.item,v=f.props,b=v.sectors||v.data||[];return p.concat(b.map(function(w){return{type:o.props.iconType||y.props.legendType,value:w.name,color:w.fill,payload:w}}))},[]):d=(n||[]).map(function(p){var f=p.item,y=f.type.defaultProps,v=y!==void 0?bo(bo({},y),f.props):{},b=v.dataKey,w=v.name,x=v.legendType,S=v.hide;return{inactive:S,dataKey:b,type:u.iconType||x||"square",color:X1(f),value:w||b,payload:v}}),bo(bo(bo({},u),Us.getWithHeight(o,i)),{},{payload:d,item:o})};function uu(t){"@babel/helpers - typeof";return uu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},uu(t)}function PC(t){return $X(t)||IX(t)||RX(t)||PX()}function PX(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
463
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function RX(t,e){if(t){if(typeof t=="string")return Ux(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Ux(t,e)}}function IX(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function $X(t){if(Array.isArray(t))return Ux(t)}function Ux(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function RC(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Wt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?RC(Object(r),!0).forEach(function(n){Fs(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):RC(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Fs(t,e,r){return e=MX(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function MX(t){var e=LX(t,"string");return uu(e)=="symbol"?e:e+""}function LX(t,e){if(uu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(uu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function dn(t,e,r){return tt(t)||tt(e)?r:or(e)?Tn(t,e,r):Je(e)?e(t):r}function Dc(t,e,r,n){var i=$V(t,function(c){return dn(c,e)});if(r==="number"){var a=i.filter(function(c){return ge(c)||parseFloat(c)});return a.length?[jp(a),Cp(a)]:[1/0,-1/0]}var o=n?i.filter(function(c){return!tt(c)}):i;return o.map(function(c){return or(c)||c instanceof Date?c:""})}var DX=function(e){var r,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],i=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,o=-1,c=(r=n==null?void 0:n.length)!==null&&r!==void 0?r:0;if(c<=1)return 0;if(a&&a.axisType==="angleAxis"&&Math.abs(Math.abs(a.range[1]-a.range[0])-360)<=1e-6)for(var u=a.range,d=0;d<c;d++){var p=d>0?i[d-1].coordinate:i[c-1].coordinate,f=i[d].coordinate,y=d>=c-1?i[0].coordinate:i[d+1].coordinate,v=void 0;if(Jn(f-p)!==Jn(y-f)){var b=[];if(Jn(y-f)===Jn(u[1]-u[0])){v=y;var w=f+u[1]-u[0];b[0]=Math.min(w,(w+p)/2),b[1]=Math.max(w,(w+p)/2)}else{v=p;var x=y+u[1]-u[0];b[0]=Math.min(f,(x+f)/2),b[1]=Math.max(f,(x+f)/2)}var S=[Math.min(f,(v+f)/2),Math.max(f,(v+f)/2)];if(e>S[0]&&e<=S[1]||e>=b[0]&&e<=b[1]){o=i[d].index;break}}else{var A=Math.min(p,y),O=Math.max(p,y);if(e>(A+f)/2&&e<=(O+f)/2){o=i[d].index;break}}}else for(var C=0;C<c;C++)if(C===0&&e<=(n[C].coordinate+n[C+1].coordinate)/2||C>0&&C<c-1&&e>(n[C].coordinate+n[C-1].coordinate)/2&&e<=(n[C].coordinate+n[C+1].coordinate)/2||C===c-1&&e>(n[C].coordinate+n[C-1].coordinate)/2){o=n[C].index;break}return o},X1=function(e){var r,n=e,i=n.type.displayName,a=(r=e.type)!==null&&r!==void 0&&r.defaultProps?Wt(Wt({},e.type.defaultProps),e.props):e.props,o=a.stroke,c=a.fill,u;switch(i){case"Line":u=o;break;case"Area":case"Radar":u=o&&o!=="none"?o:c;break;default:u=c;break}return u},zX=function(e){var r=e.barSize,n=e.totalSize,i=e.stackGroups,a=i===void 0?{}:i;if(!a)return{};for(var o={},c=Object.keys(a),u=0,d=c.length;u<d;u++)for(var p=a[c[u]].stackGroups,f=Object.keys(p),y=0,v=f.length;y<v;y++){var b=p[f[y]],w=b.items,x=b.cateAxisId,S=w.filter(function(N){return Gi(N.type).indexOf("Bar")>=0});if(S&&S.length){var A=S[0].type.defaultProps,O=A!==void 0?Wt(Wt({},A),S[0].props):S[0].props,C=O.barSize,T=O[x];o[T]||(o[T]=[]);var E=tt(C)?r:C;o[T].push({item:S[0],stackList:S.slice(1),barSize:tt(E)?void 0:Io(E,n,0)})}}return o},BX=function(e){var r=e.barGap,n=e.barCategoryGap,i=e.bandSize,a=e.sizeList,o=a===void 0?[]:a,c=e.maxBarSize,u=o.length;if(u<1)return null;var d=Io(r,i,0,!0),p,f=[];if(o[0].barSize===+o[0].barSize){var y=!1,v=i/u,b=o.reduce(function(C,T){return C+T.barSize||0},0);b+=(u-1)*d,b>=i&&(b-=(u-1)*d,d=0),b>=i&&v>0&&(y=!0,v*=.9,b=u*v);var w=(i-b)/2>>0,x={offset:w-d,size:0};p=o.reduce(function(C,T){var E={item:T.item,position:{offset:x.offset+x.size+d,size:y?v:T.barSize}},N=[].concat(PC(C),[E]);return x=N[N.length-1].position,T.stackList&&T.stackList.length&&T.stackList.forEach(function(R){N.push({item:R,position:x})}),N},f)}else{var S=Io(n,i,0,!0);i-2*S-(u-1)*d<=0&&(d=0);var A=(i-2*S-(u-1)*d)/u;A>1&&(A>>=0);var O=c===+c?Math.min(A,c):A;p=o.reduce(function(C,T,E){var N=[].concat(PC(C),[{item:T.item,position:{offset:S+(A+d)*E+(A-O)/2,size:O}}]);return T.stackList&&T.stackList.length&&T.stackList.forEach(function(R){N.push({item:R,position:N[N.length-1].position})}),N},f)}return p},UX=function(e,r,n,i){var a=n.children,o=n.width,c=n.margin,u=o-(c.left||0)-(c.right||0),d=w$({children:a,legendWidth:u});if(d){var p=i||{},f=p.width,y=p.height,v=d.align,b=d.verticalAlign,w=d.layout;if((w==="vertical"||w==="horizontal"&&b==="middle")&&v!=="center"&&ge(e[v]))return Wt(Wt({},e),{},Fs({},v,e[v]+(f||0)));if((w==="horizontal"||w==="vertical"&&v==="center")&&b!=="middle"&&ge(e[b]))return Wt(Wt({},e),{},Fs({},b,e[b]+(y||0)))}return e},qX=function(e,r,n){return tt(r)?!0:e==="horizontal"?r==="yAxis":e==="vertical"||n==="x"?r==="xAxis":n==="y"?r==="yAxis":!0},_$=function(e,r,n,i,a){var o=r.props.children,c=Cn(o,Hu).filter(function(d){return qX(i,a,d.props.direction)});if(c&&c.length){var u=c.map(function(d){return d.props.dataKey});return e.reduce(function(d,p){var f=dn(p,n);if(tt(f))return d;var y=Array.isArray(f)?[jp(f),Cp(f)]:[f,f],v=u.reduce(function(b,w){var x=dn(p,w,0),S=y[0]-Math.abs(Array.isArray(x)?x[0]:x),A=y[1]+Math.abs(Array.isArray(x)?x[1]:x);return[Math.min(S,b[0]),Math.max(A,b[1])]},[1/0,-1/0]);return[Math.min(v[0],d[0]),Math.max(v[1],d[1])]},[1/0,-1/0])}return null},FX=function(e,r,n,i,a){var o=r.map(function(c){return _$(e,c,n,a,i)}).filter(function(c){return!tt(c)});return o&&o.length?o.reduce(function(c,u){return[Math.min(c[0],u[0]),Math.max(c[1],u[1])]},[1/0,-1/0]):null},S$=function(e,r,n,i,a){var o=r.map(function(u){var d=u.props.dataKey;return n==="number"&&d&&_$(e,u,d,i)||Dc(e,d,n,a)});if(n==="number")return o.reduce(function(u,d){return[Math.min(u[0],d[0]),Math.max(u[1],d[1])]},[1/0,-1/0]);var c={};return o.reduce(function(u,d){for(var p=0,f=d.length;p<f;p++)c[d[p]]||(c[d[p]]=!0,u.push(d[p]));return u},[])},k$=function(e,r){return e==="horizontal"&&r==="xAxis"||e==="vertical"&&r==="yAxis"||e==="centric"&&r==="angleAxis"||e==="radial"&&r==="radiusAxis"},E$=function(e,r,n,i){if(i)return e.map(function(u){return u.coordinate});var a,o,c=e.map(function(u){return u.coordinate===r&&(a=!0),u.coordinate===n&&(o=!0),u.coordinate});return a||c.push(r),o||c.push(n),c},Wi=function(e,r,n){if(!e)return null;var i=e.scale,a=e.duplicateDomain,o=e.type,c=e.range,u=e.realScaleType==="scaleBand"?i.bandwidth()/2:2,d=(r||n)&&o==="category"&&i.bandwidth?i.bandwidth()/u:0;if(d=e.axisType==="angleAxis"&&(c==null?void 0:c.length)>=2?Jn(c[0]-c[1])*2*d:d,r&&(e.ticks||e.niceTicks)){var p=(e.ticks||e.niceTicks).map(function(f){var y=a?a.indexOf(f):f;return{coordinate:i(y)+d,value:f,offset:d}});return p.filter(function(f){return!Lu(f.coordinate)})}return e.isCategorical&&e.categoricalDomain?e.categoricalDomain.map(function(f,y){return{coordinate:i(f)+d,value:f,index:y,offset:d}}):i.ticks&&!n?i.ticks(e.tickCount).map(function(f){return{coordinate:i(f)+d,value:f,offset:d}}):i.domain().map(function(f,y){return{coordinate:i(f)+d,value:a?a[f]:f,index:y,offset:d}})},sb=new WeakMap,Sf=function(e,r){if(typeof r!="function")return e;sb.has(e)||sb.set(e,new WeakMap);var n=sb.get(e);if(n.has(r))return n.get(r);var i=function(){e.apply(void 0,arguments),r.apply(void 0,arguments)};return n.set(r,i),i},HX=function(e,r,n){var i=e.scale,a=e.type,o=e.layout,c=e.axisType;if(i==="auto")return o==="radial"&&c==="radiusAxis"?{scale:ru(),realScaleType:"band"}:o==="radial"&&c==="angleAxis"?{scale:xh(),realScaleType:"linear"}:a==="category"&&r&&(r.indexOf("LineChart")>=0||r.indexOf("AreaChart")>=0||r.indexOf("ComposedChart")>=0&&!n)?{scale:Lc(),realScaleType:"point"}:a==="category"?{scale:ru(),realScaleType:"band"}:{scale:xh(),realScaleType:"linear"};if(Ro(i)){var u="scale".concat(gp(i));return{scale:(vC[u]||Lc)(),realScaleType:vC[u]?u:"point"}}return Je(i)?{scale:i}:{scale:Lc(),realScaleType:"point"}},IC=1e-4,WX=function(e){var r=e.domain();if(!(!r||r.length<=2)){var n=r.length,i=e.range(),a=Math.min(i[0],i[1])-IC,o=Math.max(i[0],i[1])+IC,c=e(r[0]),u=e(r[n-1]);(c<a||c>o||u<a||u>o)&&e.domain([r[0],r[n-1]])}},GX=function(e,r){if(!e)return null;for(var n=0,i=e.length;n<i;n++)if(e[n].item===r)return e[n].position;return null},KX=function(e,r){if(!r||r.length!==2||!ge(r[0])||!ge(r[1]))return e;var n=Math.min(r[0],r[1]),i=Math.max(r[0],r[1]),a=[e[0],e[1]];return(!ge(e[0])||e[0]<n)&&(a[0]=n),(!ge(e[1])||e[1]>i)&&(a[1]=i),a[0]>i&&(a[0]=i),a[1]<n&&(a[1]=n),a},VX=function(e){var r=e.length;if(!(r<=0))for(var n=0,i=e[0].length;n<i;++n)for(var a=0,o=0,c=0;c<r;++c){var u=Lu(e[c][n][1])?e[c][n][0]:e[c][n][1];u>=0?(e[c][n][0]=a,e[c][n][1]=a+u,a=e[c][n][1]):(e[c][n][0]=o,e[c][n][1]=o+u,o=e[c][n][1])}},XX=function(e){var r=e.length;if(!(r<=0))for(var n=0,i=e[0].length;n<i;++n)for(var a=0,o=0;o<r;++o){var c=Lu(e[o][n][1])?e[o][n][0]:e[o][n][1];c>=0?(e[o][n][0]=a,e[o][n][1]=a+c,a=e[o][n][1]):(e[o][n][0]=0,e[o][n][1]=0)}},YX={sign:VX,expand:RF,none:Ks,silhouette:IF,wiggle:$F,positive:XX},JX=function(e,r,n){var i=r.map(function(c){return c.props.dataKey}),a=YX[n],o=PF().keys(i).value(function(c,u){return+dn(c,u,0)}).order(yx).offset(a);return o(e)},ZX=function(e,r,n,i,a,o){if(!e)return null;var c=o?r.reverse():r,u={},d=c.reduce(function(f,y){var v,b=(v=y.type)!==null&&v!==void 0&&v.defaultProps?Wt(Wt({},y.type.defaultProps),y.props):y.props,w=b.stackId,x=b.hide;if(x)return f;var S=b[n],A=f[S]||{hasStack:!1,stackGroups:{}};if(or(w)){var O=A.stackGroups[w]||{numericAxisId:n,cateAxisId:i,items:[]};O.items.push(y),A.hasStack=!0,A.stackGroups[w]=O}else A.stackGroups[Du("_stackId_")]={numericAxisId:n,cateAxisId:i,items:[y]};return Wt(Wt({},f),{},Fs({},S,A))},u),p={};return Object.keys(d).reduce(function(f,y){var v=d[y];if(v.hasStack){var b={};v.stackGroups=Object.keys(v.stackGroups).reduce(function(w,x){var S=v.stackGroups[x];return Wt(Wt({},w),{},Fs({},x,{numericAxisId:n,cateAxisId:i,items:S.items,stackedData:JX(e,S.items,a)}))},b)}return Wt(Wt({},f),{},Fs({},y,v))},p)},QX=function(e,r){var n=r.realScaleType,i=r.type,a=r.tickCount,o=r.originalDomain,c=r.allowDecimals,u=n||r.scale;if(u!=="auto"&&u!=="linear")return null;if(a&&i==="number"&&o&&(o[0]==="auto"||o[1]==="auto")){var d=e.domain();if(!d.length)return null;var p=uX(d,a,c);return e.domain([jp(p),Cp(p)]),{niceTicks:p}}if(a&&i==="number"){var f=e.domain(),y=dX(f,a,c);return{niceTicks:y}}return null};function $C(t){var e=t.axis,r=t.ticks,n=t.bandSize,i=t.entry,a=t.index,o=t.dataKey;if(e.type==="category"){if(!e.allowDuplicatedCategory&&e.dataKey&&!tt(i[e.dataKey])){var c=Zf(r,"value",i[e.dataKey]);if(c)return c.coordinate+n/2}return r[a]?r[a].coordinate+n/2:null}var u=dn(i,tt(o)?e.dataKey:o);return tt(u)?null:e.scale(u)}var MC=function(e){var r=e.axis,n=e.ticks,i=e.offset,a=e.bandSize,o=e.entry,c=e.index;if(r.type==="category")return n[c]?n[c].coordinate+i:null;var u=dn(o,r.dataKey,r.domain[c]);return tt(u)?null:r.scale(u)-a/2+i},eY=function(e){var r=e.numericAxis,n=r.scale.domain();if(r.type==="number"){var i=Math.min(n[0],n[1]),a=Math.max(n[0],n[1]);return i<=0&&a>=0?0:a<0?a:i}return n[0]},tY=function(e,r){var n,i=(n=e.type)!==null&&n!==void 0&&n.defaultProps?Wt(Wt({},e.type.defaultProps),e.props):e.props,a=i.stackId;if(or(a)){var o=r[a];if(o){var c=o.items.indexOf(e);return c>=0?o.stackedData[c]:null}}return null},rY=function(e){return e.reduce(function(r,n){return[jp(n.concat([r[0]]).filter(ge)),Cp(n.concat([r[1]]).filter(ge))]},[1/0,-1/0])},O$=function(e,r,n){return Object.keys(e).reduce(function(i,a){var o=e[a],c=o.stackedData,u=c.reduce(function(d,p){var f=rY(p.slice(r,n+1));return[Math.min(d[0],f[0]),Math.max(d[1],f[1])]},[1/0,-1/0]);return[Math.min(u[0],i[0]),Math.max(u[1],i[1])]},[1/0,-1/0]).map(function(i){return i===1/0||i===-1/0?0:i})},LC=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,DC=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,qx=function(e,r,n){if(Je(e))return e(r,n);if(!Array.isArray(e))return r;var i=[];if(ge(e[0]))i[0]=n?e[0]:Math.min(e[0],r[0]);else if(LC.test(e[0])){var a=+LC.exec(e[0])[1];i[0]=r[0]-a}else Je(e[0])?i[0]=e[0](r[0]):i[0]=r[0];if(ge(e[1]))i[1]=n?e[1]:Math.max(e[1],r[1]);else if(DC.test(e[1])){var o=+DC.exec(e[1])[1];i[1]=r[1]+o}else Je(e[1])?i[1]=e[1](r[1]):i[1]=r[1];return i},Ah=function(e,r,n){if(e&&e.scale&&e.scale.bandwidth){var i=e.scale.bandwidth();if(!n||i>0)return i}if(e&&r&&r.length>=2){for(var a=S1(r,function(f){return f.coordinate}),o=1/0,c=1,u=a.length;c<u;c++){var d=a[c],p=a[c-1];o=Math.min((d.coordinate||0)-(p.coordinate||0),o)}return o===1/0?0:o}return n?void 0:0},zC=function(e,r,n){return!e||!e.length||Np(e,Tn(n,"type.defaultProps.domain"))?r:e},A$=function(e,r){var n=e.type.defaultProps?Wt(Wt({},e.type.defaultProps),e.props):e.props,i=n.dataKey,a=n.name,o=n.unit,c=n.formatter,u=n.tooltipType,d=n.chartType,p=n.hide;return Wt(Wt({},at(e,!1)),{},{dataKey:i,unit:o,formatter:c,name:a||i,color:X1(e),value:dn(r,i),type:u,payload:r,chartType:d,hide:p})};function du(t){"@babel/helpers - typeof";return du=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},du(t)}function BC(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function UC(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?BC(Object(r),!0).forEach(function(n){nY(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):BC(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function nY(t,e,r){return e=iY(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function iY(t){var e=aY(t,"string");return du(e)=="symbol"?e:e+""}function aY(t,e){if(du(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(du(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Th=Math.PI/180,oY=function(e){return e*180/Math.PI},_r=function(e,r,n,i){return{x:e+Math.cos(-Th*i)*n,y:r+Math.sin(-Th*i)*n}},sY=function(e,r){var n=e.x,i=e.y,a=r.x,o=r.y;return Math.sqrt(Math.pow(n-a,2)+Math.pow(i-o,2))},lY=function(e,r){var n=e.x,i=e.y,a=r.cx,o=r.cy,c=sY({x:n,y:i},{x:a,y:o});if(c<=0)return{radius:c};var u=(n-a)/c,d=Math.acos(u);return i>o&&(d=2*Math.PI-d),{radius:c,angle:oY(d),angleInRadian:d}},cY=function(e){var r=e.startAngle,n=e.endAngle,i=Math.floor(r/360),a=Math.floor(n/360),o=Math.min(i,a);return{startAngle:r-o*360,endAngle:n-o*360}},uY=function(e,r){var n=r.startAngle,i=r.endAngle,a=Math.floor(n/360),o=Math.floor(i/360),c=Math.min(a,o);return e+c*360},qC=function(e,r){var n=e.x,i=e.y,a=lY({x:n,y:i},r),o=a.radius,c=a.angle,u=r.innerRadius,d=r.outerRadius;if(o<u||o>d)return!1;if(o===0)return!0;var p=cY(r),f=p.startAngle,y=p.endAngle,v=c,b;if(f<=y){for(;v>y;)v-=360;for(;v<f;)v+=360;b=v>=f&&v<=y}else{for(;v>f;)v-=360;for(;v<y;)v+=360;b=v>=y&&v<=f}return b?UC(UC({},r),{},{radius:o,angle:uY(v,r)}):null};function fu(t){"@babel/helpers - typeof";return fu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},fu(t)}var dY=["offset"];function fY(t){return gY(t)||mY(t)||pY(t)||hY()}function hY(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
464
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pY(t,e){if(t){if(typeof t=="string")return Fx(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Fx(t,e)}}function mY(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function gY(t){if(Array.isArray(t))return Fx(t)}function Fx(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function yY(t,e){if(t==null)return{};var r=vY(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function vY(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function FC(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ar(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?FC(Object(r),!0).forEach(function(n){bY(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):FC(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function bY(t,e,r){return e=xY(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function xY(t){var e=wY(t,"string");return fu(e)=="symbol"?e:e+""}function wY(t,e){if(fu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(fu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function hu(){return hu=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},hu.apply(this,arguments)}var _Y=function(e){var r=e.value,n=e.formatter,i=tt(e.children)?r:e.children;return Je(n)?n(i):i},SY=function(e,r){var n=Jn(r-e),i=Math.min(Math.abs(r-e),360);return n*i},kY=function(e,r,n){var i=e.position,a=e.viewBox,o=e.offset,c=e.className,u=a,d=u.cx,p=u.cy,f=u.innerRadius,y=u.outerRadius,v=u.startAngle,b=u.endAngle,w=u.clockWise,x=(f+y)/2,S=SY(v,b),A=S>=0?1:-1,O,C;i==="insideStart"?(O=v+A*o,C=w):i==="insideEnd"?(O=b-A*o,C=!w):i==="end"&&(O=b+A*o,C=w),C=S<=0?C:!C;var T=_r(d,p,x,O),E=_r(d,p,x,O+(C?1:-1)*359),N="M".concat(T.x,",").concat(T.y,`
465
- A`).concat(x,",").concat(x,",0,1,").concat(C?0:1,`,
466
- `).concat(E.x,",").concat(E.y),R=tt(e.id)?Du("recharts-radial-line-"):e.id;return L.createElement("text",hu({},n,{dominantBaseline:"central",className:ot("recharts-radial-bar-label",c)}),L.createElement("defs",null,L.createElement("path",{id:R,d:N})),L.createElement("textPath",{xlinkHref:"#".concat(R)},r))},EY=function(e){var r=e.viewBox,n=e.offset,i=e.position,a=r,o=a.cx,c=a.cy,u=a.innerRadius,d=a.outerRadius,p=a.startAngle,f=a.endAngle,y=(p+f)/2;if(i==="outside"){var v=_r(o,c,d+n,y),b=v.x,w=v.y;return{x:b,y:w,textAnchor:b>=o?"start":"end",verticalAnchor:"middle"}}if(i==="center")return{x:o,y:c,textAnchor:"middle",verticalAnchor:"middle"};if(i==="centerTop")return{x:o,y:c,textAnchor:"middle",verticalAnchor:"start"};if(i==="centerBottom")return{x:o,y:c,textAnchor:"middle",verticalAnchor:"end"};var x=(u+d)/2,S=_r(o,c,x,y),A=S.x,O=S.y;return{x:A,y:O,textAnchor:"middle",verticalAnchor:"middle"}},OY=function(e){var r=e.viewBox,n=e.parentViewBox,i=e.offset,a=e.position,o=r,c=o.x,u=o.y,d=o.width,p=o.height,f=p>=0?1:-1,y=f*i,v=f>0?"end":"start",b=f>0?"start":"end",w=d>=0?1:-1,x=w*i,S=w>0?"end":"start",A=w>0?"start":"end";if(a==="top"){var O={x:c+d/2,y:u-f*i,textAnchor:"middle",verticalAnchor:v};return ar(ar({},O),n?{height:Math.max(u-n.y,0),width:d}:{})}if(a==="bottom"){var C={x:c+d/2,y:u+p+y,textAnchor:"middle",verticalAnchor:b};return ar(ar({},C),n?{height:Math.max(n.y+n.height-(u+p),0),width:d}:{})}if(a==="left"){var T={x:c-x,y:u+p/2,textAnchor:S,verticalAnchor:"middle"};return ar(ar({},T),n?{width:Math.max(T.x-n.x,0),height:p}:{})}if(a==="right"){var E={x:c+d+x,y:u+p/2,textAnchor:A,verticalAnchor:"middle"};return ar(ar({},E),n?{width:Math.max(n.x+n.width-E.x,0),height:p}:{})}var N=n?{width:d,height:p}:{};return a==="insideLeft"?ar({x:c+x,y:u+p/2,textAnchor:A,verticalAnchor:"middle"},N):a==="insideRight"?ar({x:c+d-x,y:u+p/2,textAnchor:S,verticalAnchor:"middle"},N):a==="insideTop"?ar({x:c+d/2,y:u+y,textAnchor:"middle",verticalAnchor:b},N):a==="insideBottom"?ar({x:c+d/2,y:u+p-y,textAnchor:"middle",verticalAnchor:v},N):a==="insideTopLeft"?ar({x:c+x,y:u+y,textAnchor:A,verticalAnchor:b},N):a==="insideTopRight"?ar({x:c+d-x,y:u+y,textAnchor:S,verticalAnchor:b},N):a==="insideBottomLeft"?ar({x:c+x,y:u+p-y,textAnchor:A,verticalAnchor:v},N):a==="insideBottomRight"?ar({x:c+d-x,y:u+p-y,textAnchor:S,verticalAnchor:v},N):Sl(a)&&(ge(a.x)||Eo(a.x))&&(ge(a.y)||Eo(a.y))?ar({x:c+Io(a.x,d),y:u+Io(a.y,p),textAnchor:"end",verticalAnchor:"end"},N):ar({x:c+d/2,y:u+p/2,textAnchor:"middle",verticalAnchor:"middle"},N)},AY=function(e){return"cx"in e&&ge(e.cx)};function jr(t){var e=t.offset,r=e===void 0?5:e,n=yY(t,dY),i=ar({offset:r},n),a=i.viewBox,o=i.position,c=i.value,u=i.children,d=i.content,p=i.className,f=p===void 0?"":p,y=i.textBreakAll;if(!a||tt(c)&&tt(u)&&!j.isValidElement(d)&&!Je(d))return null;if(j.isValidElement(d))return j.cloneElement(d,i);var v;if(Je(d)){if(v=j.createElement(d,i),j.isValidElement(v))return v}else v=_Y(i);var b=AY(a),w=at(i,!0);if(b&&(o==="insideStart"||o==="insideEnd"||o==="end"))return kY(i,v,w);var x=b?EY(i):OY(i);return L.createElement(fh,hu({className:ot("recharts-label",f)},w,x,{breakAll:y}),v)}jr.displayName="Label";var T$=function(e){var r=e.cx,n=e.cy,i=e.angle,a=e.startAngle,o=e.endAngle,c=e.r,u=e.radius,d=e.innerRadius,p=e.outerRadius,f=e.x,y=e.y,v=e.top,b=e.left,w=e.width,x=e.height,S=e.clockWise,A=e.labelViewBox;if(A)return A;if(ge(w)&&ge(x)){if(ge(f)&&ge(y))return{x:f,y,width:w,height:x};if(ge(v)&&ge(b))return{x:v,y:b,width:w,height:x}}return ge(f)&&ge(y)?{x:f,y,width:0,height:0}:ge(r)&&ge(n)?{cx:r,cy:n,startAngle:a||i||0,endAngle:o||i||0,innerRadius:d||0,outerRadius:p||u||c||0,clockWise:S}:e.viewBox?e.viewBox:{}},TY=function(e,r){return e?e===!0?L.createElement(jr,{key:"label-implicit",viewBox:r}):or(e)?L.createElement(jr,{key:"label-implicit",viewBox:r,value:e}):j.isValidElement(e)?e.type===jr?j.cloneElement(e,{key:"label-implicit",viewBox:r}):L.createElement(jr,{key:"label-implicit",content:e,viewBox:r}):Je(e)?L.createElement(jr,{key:"label-implicit",content:e,viewBox:r}):Sl(e)?L.createElement(jr,hu({viewBox:r},e,{key:"label-implicit"})):null:null},CY=function(e,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!e||!e.children&&n&&!e.label)return null;var i=e.children,a=T$(e),o=Cn(i,jr).map(function(u,d){return j.cloneElement(u,{viewBox:r||a,key:"label-".concat(d)})});if(!n)return o;var c=TY(e.label,r||a);return[c].concat(fY(o))};jr.parseViewBox=T$;jr.renderCallByParent=CY;var lb,HC;function jY(){if(HC)return lb;HC=1;function t(e){var r=e==null?0:e.length;return r?e[r-1]:void 0}return lb=t,lb}var NY=jY();const PY=vt(NY);function pu(t){"@babel/helpers - typeof";return pu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},pu(t)}var RY=["valueAccessor"],IY=["data","dataKey","clockWise","id","textBreakAll"];function $Y(t){return zY(t)||DY(t)||LY(t)||MY()}function MY(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
467
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function LY(t,e){if(t){if(typeof t=="string")return Hx(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Hx(t,e)}}function DY(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function zY(t){if(Array.isArray(t))return Hx(t)}function Hx(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function Ch(){return Ch=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ch.apply(this,arguments)}function WC(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function GC(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?WC(Object(r),!0).forEach(function(n){BY(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):WC(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function BY(t,e,r){return e=UY(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function UY(t){var e=qY(t,"string");return pu(e)=="symbol"?e:e+""}function qY(t,e){if(pu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(pu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function KC(t,e){if(t==null)return{};var r=FY(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function FY(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var HY=function(e){return Array.isArray(e.value)?PY(e.value):e.value};function Da(t){var e=t.valueAccessor,r=e===void 0?HY:e,n=KC(t,RY),i=n.data,a=n.dataKey,o=n.clockWise,c=n.id,u=n.textBreakAll,d=KC(n,IY);return!i||!i.length?null:L.createElement(Xt,{className:"recharts-label-list"},i.map(function(p,f){var y=tt(a)?r(p,f):dn(p&&p.payload,a),v=tt(c)?{}:{id:"".concat(c,"-").concat(f)};return L.createElement(jr,Ch({},at(p,!0),d,v,{parentViewBox:p.parentViewBox,value:y,textBreakAll:u,viewBox:jr.parseViewBox(tt(o)?p:GC(GC({},p),{},{clockWise:o})),key:"label-".concat(f),index:f}))}))}Da.displayName="LabelList";function WY(t,e){return t?t===!0?L.createElement(Da,{key:"labelList-implicit",data:e}):L.isValidElement(t)||Je(t)?L.createElement(Da,{key:"labelList-implicit",data:e,content:t}):Sl(t)?L.createElement(Da,Ch({data:e},t,{key:"labelList-implicit"})):null:null}function GY(t,e){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!t||!t.children&&r&&!t.label)return null;var n=t.children,i=Cn(n,Da).map(function(o,c){return j.cloneElement(o,{data:e,key:"labelList-".concat(c)})});if(!r)return i;var a=WY(t.label,e);return[a].concat($Y(i))}Da.renderCallByParent=GY;function mu(t){"@babel/helpers - typeof";return mu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},mu(t)}function Wx(){return Wx=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Wx.apply(this,arguments)}function VC(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function XC(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?VC(Object(r),!0).forEach(function(n){KY(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):VC(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function KY(t,e,r){return e=VY(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function VY(t){var e=XY(t,"string");return mu(e)=="symbol"?e:e+""}function XY(t,e){if(mu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(mu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var YY=function(e,r){var n=Jn(r-e),i=Math.min(Math.abs(r-e),359.999);return n*i},kf=function(e){var r=e.cx,n=e.cy,i=e.radius,a=e.angle,o=e.sign,c=e.isExternal,u=e.cornerRadius,d=e.cornerIsExternal,p=u*(c?1:-1)+i,f=Math.asin(u/p)/Th,y=d?a:a+o*f,v=_r(r,n,p,y),b=_r(r,n,i,y),w=d?a-o*f:a,x=_r(r,n,p*Math.cos(f*Th),w);return{center:v,circleTangency:b,lineTangency:x,theta:f}},C$=function(e){var r=e.cx,n=e.cy,i=e.innerRadius,a=e.outerRadius,o=e.startAngle,c=e.endAngle,u=YY(o,c),d=o+u,p=_r(r,n,a,o),f=_r(r,n,a,d),y="M ".concat(p.x,",").concat(p.y,`
468
- A `).concat(a,",").concat(a,`,0,
469
- `).concat(+(Math.abs(u)>180),",").concat(+(o>d),`,
470
- `).concat(f.x,",").concat(f.y,`
471
- `);if(i>0){var v=_r(r,n,i,o),b=_r(r,n,i,d);y+="L ".concat(b.x,",").concat(b.y,`
472
- A `).concat(i,",").concat(i,`,0,
473
- `).concat(+(Math.abs(u)>180),",").concat(+(o<=d),`,
474
- `).concat(v.x,",").concat(v.y," Z")}else y+="L ".concat(r,",").concat(n," Z");return y},JY=function(e){var r=e.cx,n=e.cy,i=e.innerRadius,a=e.outerRadius,o=e.cornerRadius,c=e.forceCornerRadius,u=e.cornerIsExternal,d=e.startAngle,p=e.endAngle,f=Jn(p-d),y=kf({cx:r,cy:n,radius:a,angle:d,sign:f,cornerRadius:o,cornerIsExternal:u}),v=y.circleTangency,b=y.lineTangency,w=y.theta,x=kf({cx:r,cy:n,radius:a,angle:p,sign:-f,cornerRadius:o,cornerIsExternal:u}),S=x.circleTangency,A=x.lineTangency,O=x.theta,C=u?Math.abs(d-p):Math.abs(d-p)-w-O;if(C<0)return c?"M ".concat(b.x,",").concat(b.y,`
475
- a`).concat(o,",").concat(o,",0,0,1,").concat(o*2,`,0
476
- a`).concat(o,",").concat(o,",0,0,1,").concat(-o*2,`,0
477
- `):C$({cx:r,cy:n,innerRadius:i,outerRadius:a,startAngle:d,endAngle:p});var T="M ".concat(b.x,",").concat(b.y,`
478
- A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(v.x,",").concat(v.y,`
479
- A`).concat(a,",").concat(a,",0,").concat(+(C>180),",").concat(+(f<0),",").concat(S.x,",").concat(S.y,`
480
- A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(A.x,",").concat(A.y,`
481
- `);if(i>0){var E=kf({cx:r,cy:n,radius:i,angle:d,sign:f,isExternal:!0,cornerRadius:o,cornerIsExternal:u}),N=E.circleTangency,R=E.lineTangency,I=E.theta,K=kf({cx:r,cy:n,radius:i,angle:p,sign:-f,isExternal:!0,cornerRadius:o,cornerIsExternal:u}),B=K.circleTangency,U=K.lineTangency,V=K.theta,H=u?Math.abs(d-p):Math.abs(d-p)-I-V;if(H<0&&o===0)return"".concat(T,"L").concat(r,",").concat(n,"Z");T+="L".concat(U.x,",").concat(U.y,`
482
- A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(B.x,",").concat(B.y,`
483
- A`).concat(i,",").concat(i,",0,").concat(+(H>180),",").concat(+(f>0),",").concat(N.x,",").concat(N.y,`
484
- A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(R.x,",").concat(R.y,"Z")}else T+="L".concat(r,",").concat(n,"Z");return T},ZY={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},j$=function(e){var r=XC(XC({},ZY),e),n=r.cx,i=r.cy,a=r.innerRadius,o=r.outerRadius,c=r.cornerRadius,u=r.forceCornerRadius,d=r.cornerIsExternal,p=r.startAngle,f=r.endAngle,y=r.className;if(o<a||p===f)return null;var v=ot("recharts-sector",y),b=o-a,w=Io(c,b,0,!0),x;return w>0&&Math.abs(p-f)<360?x=JY({cx:n,cy:i,innerRadius:a,outerRadius:o,cornerRadius:Math.min(w,b/2),forceCornerRadius:u,cornerIsExternal:d,startAngle:p,endAngle:f}):x=C$({cx:n,cy:i,innerRadius:a,outerRadius:o,startAngle:p,endAngle:f}),L.createElement("path",Wx({},at(r,!0),{className:v,d:x,role:"img"}))};function gu(t){"@babel/helpers - typeof";return gu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},gu(t)}function Gx(){return Gx=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Gx.apply(this,arguments)}function YC(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function JC(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?YC(Object(r),!0).forEach(function(n){QY(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):YC(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function QY(t,e,r){return e=eJ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function eJ(t){var e=tJ(t,"string");return gu(e)=="symbol"?e:e+""}function tJ(t,e){if(gu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(gu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var ZC={curveBasisClosed:wF,curveBasisOpen:_F,curveBasis:xF,curveBumpX:oF,curveBumpY:sF,curveLinearClosed:SF,curveLinear:vp,curveMonotoneX:kF,curveMonotoneY:EF,curveNatural:OF,curveStep:AF,curveStepAfter:CF,curveStepBefore:TF},Ef=function(e){return e.x===+e.x&&e.y===+e.y},_c=function(e){return e.x},Sc=function(e){return e.y},rJ=function(e,r){if(Je(e))return e;var n="curve".concat(gp(e));return(n==="curveMonotone"||n==="curveBump")&&r?ZC["".concat(n).concat(r==="vertical"?"Y":"X")]:ZC[n]||vp},nJ=function(e){var r=e.type,n=r===void 0?"linear":r,i=e.points,a=i===void 0?[]:i,o=e.baseLine,c=e.layout,u=e.connectNulls,d=u===void 0?!1:u,p=rJ(n,c),f=d?a.filter(function(w){return Ef(w)}):a,y;if(Array.isArray(o)){var v=d?o.filter(function(w){return Ef(w)}):o,b=f.map(function(w,x){return JC(JC({},w),{},{base:v[x]})});return c==="vertical"?y=gf().y(Sc).x1(_c).x0(function(w){return w.base.x}):y=gf().x(_c).y1(Sc).y0(function(w){return w.base.y}),y.defined(Ef).curve(p),y(b)}return c==="vertical"&&ge(o)?y=gf().y(Sc).x1(_c).x0(o):ge(o)?y=gf().x(_c).y1(Sc).y0(o):y=$R().x(_c).y(Sc),y.defined(Ef).curve(p),y(f)},Kx=function(e){var r=e.className,n=e.points,i=e.path,a=e.pathRef;if((!n||!n.length)&&!i)return null;var o=n&&n.length?nJ(e):i;return j.createElement("path",Gx({},at(e,!1),Qf(e),{className:ot("recharts-curve",r),d:o,ref:a}))},cb={exports:{}},ub,QC;function iJ(){if(QC)return ub;QC=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return ub=t,ub}var db,ej;function aJ(){if(ej)return db;ej=1;var t=iJ();function e(){}function r(){}return r.resetWarningCache=e,db=function(){function n(o,c,u,d,p,f){if(f!==t){var y=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw y.name="Invariant Violation",y}}n.isRequired=n;function i(){return n}var a={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:e};return a.PropTypes=a,a},db}var tj;function oJ(){return tj||(tj=1,cb.exports=aJ()()),cb.exports}var sJ=oJ();const mt=vt(sJ),{getOwnPropertyNames:lJ,getOwnPropertySymbols:cJ}=Object,{hasOwnProperty:uJ}=Object.prototype;function fb(t,e){return function(n,i,a){return t(n,i,a)&&e(n,i,a)}}function Of(t){return function(r,n,i){if(!r||!n||typeof r!="object"||typeof n!="object")return t(r,n,i);const{cache:a}=i,o=a.get(r),c=a.get(n);if(o&&c)return o===n&&c===r;a.set(r,n),a.set(n,r);const u=t(r,n,i);return a.delete(r),a.delete(n),u}}function dJ(t){return t!=null?t[Symbol.toStringTag]:void 0}function rj(t){return lJ(t).concat(cJ(t))}const fJ=Object.hasOwn||((t,e)=>uJ.call(t,e));function Ho(t,e){return t===e||!t&&!e&&t!==t&&e!==e}const hJ="__v",pJ="__o",mJ="_owner",{getOwnPropertyDescriptor:nj,keys:ij}=Object;function gJ(t,e){return t.byteLength===e.byteLength&&jh(new Uint8Array(t),new Uint8Array(e))}function yJ(t,e,r){let n=t.length;if(e.length!==n)return!1;for(;n-- >0;)if(!r.equals(t[n],e[n],n,n,t,e,r))return!1;return!0}function vJ(t,e){return t.byteLength===e.byteLength&&jh(new Uint8Array(t.buffer,t.byteOffset,t.byteLength),new Uint8Array(e.buffer,e.byteOffset,e.byteLength))}function bJ(t,e){return Ho(t.getTime(),e.getTime())}function xJ(t,e){return t.name===e.name&&t.message===e.message&&t.cause===e.cause&&t.stack===e.stack}function wJ(t,e){return t===e}function aj(t,e,r){const n=t.size;if(n!==e.size)return!1;if(!n)return!0;const i=new Array(n),a=t.entries();let o,c,u=0;for(;(o=a.next())&&!o.done;){const d=e.entries();let p=!1,f=0;for(;(c=d.next())&&!c.done;){if(i[f]){f++;continue}const y=o.value,v=c.value;if(r.equals(y[0],v[0],u,f,t,e,r)&&r.equals(y[1],v[1],y[0],v[0],t,e,r)){p=i[f]=!0;break}f++}if(!p)return!1;u++}return!0}const _J=Ho;function SJ(t,e,r){const n=ij(t);let i=n.length;if(ij(e).length!==i)return!1;for(;i-- >0;)if(!N$(t,e,r,n[i]))return!1;return!0}function kc(t,e,r){const n=rj(t);let i=n.length;if(rj(e).length!==i)return!1;let a,o,c;for(;i-- >0;)if(a=n[i],!N$(t,e,r,a)||(o=nj(t,a),c=nj(e,a),(o||c)&&(!o||!c||o.configurable!==c.configurable||o.enumerable!==c.enumerable||o.writable!==c.writable)))return!1;return!0}function kJ(t,e){return Ho(t.valueOf(),e.valueOf())}function EJ(t,e){return t.source===e.source&&t.flags===e.flags}function oj(t,e,r){const n=t.size;if(n!==e.size)return!1;if(!n)return!0;const i=new Array(n),a=t.values();let o,c;for(;(o=a.next())&&!o.done;){const u=e.values();let d=!1,p=0;for(;(c=u.next())&&!c.done;){if(!i[p]&&r.equals(o.value,c.value,o.value,c.value,t,e,r)){d=i[p]=!0;break}p++}if(!d)return!1}return!0}function jh(t,e){let r=t.byteLength;if(e.byteLength!==r||t.byteOffset!==e.byteOffset)return!1;for(;r-- >0;)if(t[r]!==e[r])return!1;return!0}function OJ(t,e){return t.hostname===e.hostname&&t.pathname===e.pathname&&t.protocol===e.protocol&&t.port===e.port&&t.hash===e.hash&&t.username===e.username&&t.password===e.password}function N$(t,e,r,n){return(n===mJ||n===pJ||n===hJ)&&(t.$$typeof||e.$$typeof)?!0:fJ(e,n)&&r.equals(t[n],e[n],n,n,t,e,r)}const AJ="[object ArrayBuffer]",TJ="[object Arguments]",CJ="[object Boolean]",jJ="[object DataView]",NJ="[object Date]",PJ="[object Error]",RJ="[object Map]",IJ="[object Number]",$J="[object Object]",MJ="[object RegExp]",LJ="[object Set]",DJ="[object String]",zJ={"[object Int8Array]":!0,"[object Uint8Array]":!0,"[object Uint8ClampedArray]":!0,"[object Int16Array]":!0,"[object Uint16Array]":!0,"[object Int32Array]":!0,"[object Uint32Array]":!0,"[object Float16Array]":!0,"[object Float32Array]":!0,"[object Float64Array]":!0,"[object BigInt64Array]":!0,"[object BigUint64Array]":!0},BJ="[object URL]",UJ=Object.prototype.toString;function qJ({areArrayBuffersEqual:t,areArraysEqual:e,areDataViewsEqual:r,areDatesEqual:n,areErrorsEqual:i,areFunctionsEqual:a,areMapsEqual:o,areNumbersEqual:c,areObjectsEqual:u,arePrimitiveWrappersEqual:d,areRegExpsEqual:p,areSetsEqual:f,areTypedArraysEqual:y,areUrlsEqual:v,unknownTagComparators:b}){return function(x,S,A){if(x===S)return!0;if(x==null||S==null)return!1;const O=typeof x;if(O!==typeof S)return!1;if(O!=="object")return O==="number"?c(x,S,A):O==="function"?a(x,S,A):!1;const C=x.constructor;if(C!==S.constructor)return!1;if(C===Object)return u(x,S,A);if(Array.isArray(x))return e(x,S,A);if(C===Date)return n(x,S,A);if(C===RegExp)return p(x,S,A);if(C===Map)return o(x,S,A);if(C===Set)return f(x,S,A);const T=UJ.call(x);if(T===NJ)return n(x,S,A);if(T===MJ)return p(x,S,A);if(T===RJ)return o(x,S,A);if(T===LJ)return f(x,S,A);if(T===$J)return typeof x.then!="function"&&typeof S.then!="function"&&u(x,S,A);if(T===BJ)return v(x,S,A);if(T===PJ)return i(x,S,A);if(T===TJ)return u(x,S,A);if(zJ[T])return y(x,S,A);if(T===AJ)return t(x,S,A);if(T===jJ)return r(x,S,A);if(T===CJ||T===IJ||T===DJ)return d(x,S,A);if(b){let E=b[T];if(!E){const N=dJ(x);N&&(E=b[N])}if(E)return E(x,S,A)}return!1}}function FJ({circular:t,createCustomConfig:e,strict:r}){let n={areArrayBuffersEqual:gJ,areArraysEqual:r?kc:yJ,areDataViewsEqual:vJ,areDatesEqual:bJ,areErrorsEqual:xJ,areFunctionsEqual:wJ,areMapsEqual:r?fb(aj,kc):aj,areNumbersEqual:_J,areObjectsEqual:r?kc:SJ,arePrimitiveWrappersEqual:kJ,areRegExpsEqual:EJ,areSetsEqual:r?fb(oj,kc):oj,areTypedArraysEqual:r?fb(jh,kc):jh,areUrlsEqual:OJ,unknownTagComparators:void 0};if(e&&(n=Object.assign({},n,e(n))),t){const i=Of(n.areArraysEqual),a=Of(n.areMapsEqual),o=Of(n.areObjectsEqual),c=Of(n.areSetsEqual);n=Object.assign({},n,{areArraysEqual:i,areMapsEqual:a,areObjectsEqual:o,areSetsEqual:c})}return n}function HJ(t){return function(e,r,n,i,a,o,c){return t(e,r,c)}}function WJ({circular:t,comparator:e,createState:r,equals:n,strict:i}){if(r)return function(c,u){const{cache:d=t?new WeakMap:void 0,meta:p}=r();return e(c,u,{cache:d,equals:n,meta:p,strict:i})};if(t)return function(c,u){return e(c,u,{cache:new WeakMap,equals:n,meta:void 0,strict:i})};const a={cache:void 0,equals:n,meta:void 0,strict:i};return function(c,u){return e(c,u,a)}}const GJ=Va();Va({strict:!0});Va({circular:!0});Va({circular:!0,strict:!0});Va({createInternalComparator:()=>Ho});Va({strict:!0,createInternalComparator:()=>Ho});Va({circular:!0,createInternalComparator:()=>Ho});Va({circular:!0,createInternalComparator:()=>Ho,strict:!0});function Va(t={}){const{circular:e=!1,createInternalComparator:r,createState:n,strict:i=!1}=t,a=FJ(t),o=qJ(a),c=r?r(o):HJ(o);return WJ({circular:e,comparator:o,createState:n,equals:c,strict:i})}function KJ(t){typeof requestAnimationFrame<"u"&&requestAnimationFrame(t)}function sj(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=-1,n=function i(a){r<0&&(r=a),a-r>e?(t(a),r=-1):KJ(i)};requestAnimationFrame(n)}function Vx(t){"@babel/helpers - typeof";return Vx=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Vx(t)}function VJ(t){return ZJ(t)||JJ(t)||YJ(t)||XJ()}function XJ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
485
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function YJ(t,e){if(t){if(typeof t=="string")return lj(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return lj(t,e)}}function lj(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function JJ(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function ZJ(t){if(Array.isArray(t))return t}function QJ(){var t={},e=function(){return null},r=!1,n=function i(a){if(!r){if(Array.isArray(a)){if(!a.length)return;var o=a,c=VJ(o),u=c[0],d=c.slice(1);if(typeof u=="number"){sj(i.bind(null,d),u);return}i(u),sj(i.bind(null,d));return}Vx(a)==="object"&&(t=a,e(t)),typeof a=="function"&&a()}};return{stop:function(){r=!0},start:function(a){r=!1,n(a)},subscribe:function(a){return e=a,function(){e=function(){return null}}}}}function yu(t){"@babel/helpers - typeof";return yu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},yu(t)}function cj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function uj(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?cj(Object(r),!0).forEach(function(n){P$(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):cj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function P$(t,e,r){return e=eZ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function eZ(t){var e=tZ(t,"string");return yu(e)==="symbol"?e:String(e)}function tZ(t,e){if(yu(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(yu(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var rZ=function(e,r){return[Object.keys(e),Object.keys(r)].reduce(function(n,i){return n.filter(function(a){return i.includes(a)})})},nZ=function(e){return e},iZ=function(e){return e.replace(/([A-Z])/g,function(r){return"-".concat(r.toLowerCase())})},zc=function(e,r){return Object.keys(r).reduce(function(n,i){return uj(uj({},n),{},P$({},i,e(i,r[i])))},{})},dj=function(e,r,n){return e.map(function(i){return"".concat(iZ(i)," ").concat(r,"ms ").concat(n)}).join(",")};function aZ(t,e){return lZ(t)||sZ(t,e)||R$(t,e)||oZ()}function oZ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
486
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sZ(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function lZ(t){if(Array.isArray(t))return t}function cZ(t){return fZ(t)||dZ(t)||R$(t)||uZ()}function uZ(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
487
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function R$(t,e){if(t){if(typeof t=="string")return Xx(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Xx(t,e)}}function dZ(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function fZ(t){if(Array.isArray(t))return Xx(t)}function Xx(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var Nh=1e-4,I$=function(e,r){return[0,3*e,3*r-6*e,3*e-3*r+1]},$$=function(e,r){return e.map(function(n,i){return n*Math.pow(r,i)}).reduce(function(n,i){return n+i})},fj=function(e,r){return function(n){var i=I$(e,r);return $$(i,n)}},hZ=function(e,r){return function(n){var i=I$(e,r),a=[].concat(cZ(i.map(function(o,c){return o*c}).slice(1)),[0]);return $$(a,n)}},hj=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];var i=r[0],a=r[1],o=r[2],c=r[3];if(r.length===1)switch(r[0]){case"linear":i=0,a=0,o=1,c=1;break;case"ease":i=.25,a=.1,o=.25,c=1;break;case"ease-in":i=.42,a=0,o=1,c=1;break;case"ease-out":i=.42,a=0,o=.58,c=1;break;case"ease-in-out":i=0,a=0,o=.58,c=1;break;default:{var u=r[0].split("(");if(u[0]==="cubic-bezier"&&u[1].split(")")[0].split(",").length===4){var d=u[1].split(")")[0].split(",").map(function(x){return parseFloat(x)}),p=aZ(d,4);i=p[0],a=p[1],o=p[2],c=p[3]}}}var f=fj(i,o),y=fj(a,c),v=hZ(i,o),b=function(S){return S>1?1:S<0?0:S},w=function(S){for(var A=S>1?1:S,O=A,C=0;C<8;++C){var T=f(O)-A,E=v(O);if(Math.abs(T-A)<Nh||E<Nh)return y(O);O=b(O-T/E)}return y(O)};return w.isStepper=!1,w},pZ=function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=e.stiff,n=r===void 0?100:r,i=e.damping,a=i===void 0?8:i,o=e.dt,c=o===void 0?17:o,u=function(p,f,y){var v=-(p-f)*n,b=y*a,w=y+(v-b)*c/1e3,x=y*c/1e3+p;return Math.abs(x-f)<Nh&&Math.abs(w)<Nh?[f,0]:[x,w]};return u.isStepper=!0,u.dt=c,u},mZ=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];var i=r[0];if(typeof i=="string")switch(i){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return hj(i);case"spring":return pZ();default:if(i.split("(")[0]==="cubic-bezier")return hj(i)}return typeof i=="function"?i:null};function vu(t){"@babel/helpers - typeof";return vu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},vu(t)}function pj(t){return vZ(t)||yZ(t)||M$(t)||gZ()}function gZ(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
488
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yZ(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function vZ(t){if(Array.isArray(t))return Jx(t)}function mj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function wr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?mj(Object(r),!0).forEach(function(n){Yx(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):mj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Yx(t,e,r){return e=bZ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function bZ(t){var e=xZ(t,"string");return vu(e)==="symbol"?e:String(e)}function xZ(t,e){if(vu(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(vu(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function wZ(t,e){return kZ(t)||SZ(t,e)||M$(t,e)||_Z()}function _Z(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
489
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function M$(t,e){if(t){if(typeof t=="string")return Jx(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Jx(t,e)}}function Jx(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function SZ(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function kZ(t){if(Array.isArray(t))return t}var Ph=function(e,r,n){return e+(r-e)*n},Zx=function(e){var r=e.from,n=e.to;return r!==n},EZ=function t(e,r,n){var i=zc(function(a,o){if(Zx(o)){var c=e(o.from,o.to,o.velocity),u=wZ(c,2),d=u[0],p=u[1];return wr(wr({},o),{},{from:d,velocity:p})}return o},r);return n<1?zc(function(a,o){return Zx(o)?wr(wr({},o),{},{velocity:Ph(o.velocity,i[a].velocity,n),from:Ph(o.from,i[a].from,n)}):o},r):t(e,i,n-1)};const OZ=(function(t,e,r,n,i){var a=rZ(t,e),o=a.reduce(function(x,S){return wr(wr({},x),{},Yx({},S,[t[S],e[S]]))},{}),c=a.reduce(function(x,S){return wr(wr({},x),{},Yx({},S,{from:t[S],velocity:0,to:e[S]}))},{}),u=-1,d,p,f=function(){return null},y=function(){return zc(function(S,A){return A.from},c)},v=function(){return!Object.values(c).filter(Zx).length},b=function(S){d||(d=S);var A=S-d,O=A/r.dt;c=EZ(r,c,O),i(wr(wr(wr({},t),e),y())),d=S,v()||(u=requestAnimationFrame(f))},w=function(S){p||(p=S);var A=(S-p)/n,O=zc(function(T,E){return Ph.apply(void 0,pj(E).concat([r(A)]))},o);if(i(wr(wr(wr({},t),e),O)),A<1)u=requestAnimationFrame(f);else{var C=zc(function(T,E){return Ph.apply(void 0,pj(E).concat([r(1)]))},o);i(wr(wr(wr({},t),e),C))}};return f=r.isStepper?b:w,function(){return requestAnimationFrame(f),function(){cancelAnimationFrame(u)}}});function rl(t){"@babel/helpers - typeof";return rl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},rl(t)}var AZ=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function TZ(t,e){if(t==null)return{};var r=CZ(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function CZ(t,e){if(t==null)return{};var r={},n=Object.keys(t),i,a;for(a=0;a<n.length;a++)i=n[a],!(e.indexOf(i)>=0)&&(r[i]=t[i]);return r}function hb(t){return RZ(t)||PZ(t)||NZ(t)||jZ()}function jZ(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
490
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function NZ(t,e){if(t){if(typeof t=="string")return Qx(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Qx(t,e)}}function PZ(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function RZ(t){if(Array.isArray(t))return Qx(t)}function Qx(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function gj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Un(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?gj(Object(r),!0).forEach(function(n){Pc(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):gj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Pc(t,e,r){return e=L$(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function IZ(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function $Z(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,L$(n.key),n)}}function MZ(t,e,r){return e&&$Z(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function L$(t){var e=LZ(t,"string");return rl(e)==="symbol"?e:String(e)}function LZ(t,e){if(rl(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(rl(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function DZ(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ew(t,e)}function ew(t,e){return ew=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},ew(t,e)}function zZ(t){var e=BZ();return function(){var n=Rh(t),i;if(e){var a=Rh(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return tw(this,i)}}function tw(t,e){if(e&&(rl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return rw(t)}function rw(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function BZ(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Rh(t){return Rh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Rh(t)}var Qi=(function(t){DZ(r,t);var e=zZ(r);function r(n,i){var a;IZ(this,r),a=e.call(this,n,i);var o=a.props,c=o.isActive,u=o.attributeName,d=o.from,p=o.to,f=o.steps,y=o.children,v=o.duration;if(a.handleStyleChange=a.handleStyleChange.bind(rw(a)),a.changeStyle=a.changeStyle.bind(rw(a)),!c||v<=0)return a.state={style:{}},typeof y=="function"&&(a.state={style:p}),tw(a);if(f&&f.length)a.state={style:f[0].style};else if(d){if(typeof y=="function")return a.state={style:d},tw(a);a.state={style:u?Pc({},u,d):d}}else a.state={style:{}};return a}return MZ(r,[{key:"componentDidMount",value:function(){var i=this.props,a=i.isActive,o=i.canBegin;this.mounted=!0,!(!a||!o)&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(i){var a=this.props,o=a.isActive,c=a.canBegin,u=a.attributeName,d=a.shouldReAnimate,p=a.to,f=a.from,y=this.state.style;if(c){if(!o){var v={style:u?Pc({},u,p):p};this.state&&y&&(u&&y[u]!==p||!u&&y!==p)&&this.setState(v);return}if(!(GJ(i.to,p)&&i.canBegin&&i.isActive)){var b=!i.canBegin||!i.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var w=b||d?f:i.to;if(this.state&&y){var x={style:u?Pc({},u,w):w};(u&&y[u]!==w||!u&&y!==w)&&this.setState(x)}this.runAnimation(Un(Un({},this.props),{},{from:w,begin:0}))}}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var i=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),i&&i()}},{key:"handleStyleChange",value:function(i){this.changeStyle(i)}},{key:"changeStyle",value:function(i){this.mounted&&this.setState({style:i})}},{key:"runJSAnimation",value:function(i){var a=this,o=i.from,c=i.to,u=i.duration,d=i.easing,p=i.begin,f=i.onAnimationEnd,y=i.onAnimationStart,v=OZ(o,c,mZ(d),u,this.changeStyle),b=function(){a.stopJSAnimation=v()};this.manager.start([y,p,b,u,f])}},{key:"runStepAnimation",value:function(i){var a=this,o=i.steps,c=i.begin,u=i.onAnimationStart,d=o[0],p=d.style,f=d.duration,y=f===void 0?0:f,v=function(w,x,S){if(S===0)return w;var A=x.duration,O=x.easing,C=O===void 0?"ease":O,T=x.style,E=x.properties,N=x.onAnimationEnd,R=S>0?o[S-1]:x,I=E||Object.keys(T);if(typeof C=="function"||C==="spring")return[].concat(hb(w),[a.runJSAnimation.bind(a,{from:R.style,to:T,duration:A,easing:C}),A]);var K=dj(I,A,C),B=Un(Un(Un({},R.style),T),{},{transition:K});return[].concat(hb(w),[B,A,N]).filter(nZ)};return this.manager.start([u].concat(hb(o.reduce(v,[p,Math.max(y,c)])),[i.onAnimationEnd]))}},{key:"runAnimation",value:function(i){this.manager||(this.manager=QJ());var a=i.begin,o=i.duration,c=i.attributeName,u=i.to,d=i.easing,p=i.onAnimationStart,f=i.onAnimationEnd,y=i.steps,v=i.children,b=this.manager;if(this.unSubscribe=b.subscribe(this.handleStyleChange),typeof d=="function"||typeof v=="function"||d==="spring"){this.runJSAnimation(i);return}if(y.length>1){this.runStepAnimation(i);return}var w=c?Pc({},c,u):u,x=dj(Object.keys(w),o,d);b.start([p,a,Un(Un({},w),{},{transition:x}),o,f])}},{key:"render",value:function(){var i=this.props,a=i.children;i.begin;var o=i.duration;i.attributeName,i.easing;var c=i.isActive;i.steps,i.from,i.to,i.canBegin,i.onAnimationEnd,i.shouldReAnimate,i.onAnimationReStart;var u=TZ(i,AZ),d=j.Children.count(a),p=this.state.style;if(typeof a=="function")return a(p);if(!c||d===0||o<=0)return a;var f=function(v){var b=v.props,w=b.style,x=w===void 0?{}:w,S=b.className,A=j.cloneElement(v,Un(Un({},u),{},{style:Un(Un({},x),p),className:S}));return A};return d===1?f(j.Children.only(a)):L.createElement("div",null,j.Children.map(a,function(y){return f(y)}))}}]),r})(j.PureComponent);Qi.displayName="Animate";Qi.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}};Qi.propTypes={from:mt.oneOfType([mt.object,mt.string]),to:mt.oneOfType([mt.object,mt.string]),attributeName:mt.string,duration:mt.number,begin:mt.number,easing:mt.oneOfType([mt.string,mt.func]),steps:mt.arrayOf(mt.shape({duration:mt.number.isRequired,style:mt.object.isRequired,easing:mt.oneOfType([mt.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),mt.func]),properties:mt.arrayOf("string"),onAnimationEnd:mt.func})),children:mt.oneOfType([mt.node,mt.func]),isActive:mt.bool,canBegin:mt.bool,onAnimationEnd:mt.func,shouldReAnimate:mt.bool,onAnimationStart:mt.func,onAnimationReStart:mt.func};function bu(t){"@babel/helpers - typeof";return bu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},bu(t)}function Ih(){return Ih=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ih.apply(this,arguments)}function UZ(t,e){return WZ(t)||HZ(t,e)||FZ(t,e)||qZ()}function qZ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
491
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function FZ(t,e){if(t){if(typeof t=="string")return yj(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return yj(t,e)}}function yj(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function HZ(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function WZ(t){if(Array.isArray(t))return t}function vj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function bj(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?vj(Object(r),!0).forEach(function(n){GZ(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):vj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function GZ(t,e,r){return e=KZ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function KZ(t){var e=VZ(t,"string");return bu(e)=="symbol"?e:e+""}function VZ(t,e){if(bu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(bu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var xj=function(e,r,n,i,a){var o=Math.min(Math.abs(n)/2,Math.abs(i)/2),c=i>=0?1:-1,u=n>=0?1:-1,d=i>=0&&n>=0||i<0&&n<0?1:0,p;if(o>0&&a instanceof Array){for(var f=[0,0,0,0],y=0,v=4;y<v;y++)f[y]=a[y]>o?o:a[y];p="M".concat(e,",").concat(r+c*f[0]),f[0]>0&&(p+="A ".concat(f[0],",").concat(f[0],",0,0,").concat(d,",").concat(e+u*f[0],",").concat(r)),p+="L ".concat(e+n-u*f[1],",").concat(r),f[1]>0&&(p+="A ".concat(f[1],",").concat(f[1],",0,0,").concat(d,`,
492
- `).concat(e+n,",").concat(r+c*f[1])),p+="L ".concat(e+n,",").concat(r+i-c*f[2]),f[2]>0&&(p+="A ".concat(f[2],",").concat(f[2],",0,0,").concat(d,`,
493
- `).concat(e+n-u*f[2],",").concat(r+i)),p+="L ".concat(e+u*f[3],",").concat(r+i),f[3]>0&&(p+="A ".concat(f[3],",").concat(f[3],",0,0,").concat(d,`,
494
- `).concat(e,",").concat(r+i-c*f[3])),p+="Z"}else if(o>0&&a===+a&&a>0){var b=Math.min(o,a);p="M ".concat(e,",").concat(r+c*b,`
495
- A `).concat(b,",").concat(b,",0,0,").concat(d,",").concat(e+u*b,",").concat(r,`
496
- L `).concat(e+n-u*b,",").concat(r,`
497
- A `).concat(b,",").concat(b,",0,0,").concat(d,",").concat(e+n,",").concat(r+c*b,`
498
- L `).concat(e+n,",").concat(r+i-c*b,`
499
- A `).concat(b,",").concat(b,",0,0,").concat(d,",").concat(e+n-u*b,",").concat(r+i,`
500
- L `).concat(e+u*b,",").concat(r+i,`
501
- A `).concat(b,",").concat(b,",0,0,").concat(d,",").concat(e,",").concat(r+i-c*b," Z")}else p="M ".concat(e,",").concat(r," h ").concat(n," v ").concat(i," h ").concat(-n," Z");return p},XZ=function(e,r){if(!e||!r)return!1;var n=e.x,i=e.y,a=r.x,o=r.y,c=r.width,u=r.height;if(Math.abs(c)>0&&Math.abs(u)>0){var d=Math.min(a,a+c),p=Math.max(a,a+c),f=Math.min(o,o+u),y=Math.max(o,o+u);return n>=d&&n<=p&&i>=f&&i<=y}return!1},YZ={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Y1=function(e){var r=bj(bj({},YZ),e),n=j.useRef(),i=j.useState(-1),a=UZ(i,2),o=a[0],c=a[1];j.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var C=n.current.getTotalLength();C&&c(C)}catch{}},[]);var u=r.x,d=r.y,p=r.width,f=r.height,y=r.radius,v=r.className,b=r.animationEasing,w=r.animationDuration,x=r.animationBegin,S=r.isAnimationActive,A=r.isUpdateAnimationActive;if(u!==+u||d!==+d||p!==+p||f!==+f||p===0||f===0)return null;var O=ot("recharts-rectangle",v);return A?L.createElement(Qi,{canBegin:o>0,from:{width:p,height:f,x:u,y:d},to:{width:p,height:f,x:u,y:d},duration:w,animationEasing:b,isActive:A},function(C){var T=C.width,E=C.height,N=C.x,R=C.y;return L.createElement(Qi,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:x,duration:w,isActive:S,easing:b},L.createElement("path",Ih({},at(r,!0),{className:O,d:xj(N,R,T,E,y),ref:n})))}):L.createElement("path",Ih({},at(r,!0),{className:O,d:xj(u,d,p,f,y)}))};function nw(){return nw=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},nw.apply(this,arguments)}var J1=function(e){var r=e.cx,n=e.cy,i=e.r,a=e.className,o=ot("recharts-dot",a);return r===+r&&n===+n&&i===+i?j.createElement("circle",nw({},at(e,!1),Qf(e),{className:o,cx:r,cy:n,r:i})):null};function xu(t){"@babel/helpers - typeof";return xu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xu(t)}var JZ=["x","y","top","left","width","height","className"];function iw(){return iw=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},iw.apply(this,arguments)}function wj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ZZ(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?wj(Object(r),!0).forEach(function(n){QZ(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):wj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function QZ(t,e,r){return e=eQ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function eQ(t){var e=tQ(t,"string");return xu(e)=="symbol"?e:e+""}function tQ(t,e){if(xu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(xu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rQ(t,e){if(t==null)return{};var r=nQ(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function nQ(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var iQ=function(e,r,n,i,a,o){return"M".concat(e,",").concat(a,"v").concat(i,"M").concat(o,",").concat(r,"h").concat(n)},aQ=function(e){var r=e.x,n=r===void 0?0:r,i=e.y,a=i===void 0?0:i,o=e.top,c=o===void 0?0:o,u=e.left,d=u===void 0?0:u,p=e.width,f=p===void 0?0:p,y=e.height,v=y===void 0?0:y,b=e.className,w=rQ(e,JZ),x=ZZ({x:n,y:a,top:c,left:d,width:f,height:v},w);return!ge(n)||!ge(a)||!ge(f)||!ge(v)||!ge(c)||!ge(d)?null:L.createElement("path",iw({},at(x,!0),{className:ot("recharts-cross",b),d:iQ(n,a,f,v,c,d)}))},pb,_j;function oQ(){if(_j)return pb;_j=1;var t=iI(),e=t(Object.getPrototypeOf,Object);return pb=e,pb}var mb,Sj;function sQ(){if(Sj)return mb;Sj=1;var t=ra(),e=oQ(),r=na(),n="[object Object]",i=Function.prototype,a=Object.prototype,o=i.toString,c=a.hasOwnProperty,u=o.call(Object);function d(p){if(!r(p)||t(p)!=n)return!1;var f=e(p);if(f===null)return!0;var y=c.call(f,"constructor")&&f.constructor;return typeof y=="function"&&y instanceof y&&o.call(y)==u}return mb=d,mb}var lQ=sQ();const cQ=vt(lQ);var gb,kj;function uQ(){if(kj)return gb;kj=1;var t=ra(),e=na(),r="[object Boolean]";function n(i){return i===!0||i===!1||e(i)&&t(i)==r}return gb=n,gb}var dQ=uQ();const fQ=vt(dQ);function wu(t){"@babel/helpers - typeof";return wu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},wu(t)}function $h(){return $h=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},$h.apply(this,arguments)}function hQ(t,e){return yQ(t)||gQ(t,e)||mQ(t,e)||pQ()}function pQ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
502
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mQ(t,e){if(t){if(typeof t=="string")return Ej(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Ej(t,e)}}function Ej(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function gQ(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function yQ(t){if(Array.isArray(t))return t}function Oj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Aj(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Oj(Object(r),!0).forEach(function(n){vQ(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Oj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function vQ(t,e,r){return e=bQ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function bQ(t){var e=xQ(t,"string");return wu(e)=="symbol"?e:e+""}function xQ(t,e){if(wu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(wu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Tj=function(e,r,n,i,a){var o=n-i,c;return c="M ".concat(e,",").concat(r),c+="L ".concat(e+n,",").concat(r),c+="L ".concat(e+n-o/2,",").concat(r+a),c+="L ".concat(e+n-o/2-i,",").concat(r+a),c+="L ".concat(e,",").concat(r," Z"),c},wQ={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},_Q=function(e){var r=Aj(Aj({},wQ),e),n=j.useRef(),i=j.useState(-1),a=hQ(i,2),o=a[0],c=a[1];j.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var O=n.current.getTotalLength();O&&c(O)}catch{}},[]);var u=r.x,d=r.y,p=r.upperWidth,f=r.lowerWidth,y=r.height,v=r.className,b=r.animationEasing,w=r.animationDuration,x=r.animationBegin,S=r.isUpdateAnimationActive;if(u!==+u||d!==+d||p!==+p||f!==+f||y!==+y||p===0&&f===0||y===0)return null;var A=ot("recharts-trapezoid",v);return S?L.createElement(Qi,{canBegin:o>0,from:{upperWidth:0,lowerWidth:0,height:y,x:u,y:d},to:{upperWidth:p,lowerWidth:f,height:y,x:u,y:d},duration:w,animationEasing:b,isActive:S},function(O){var C=O.upperWidth,T=O.lowerWidth,E=O.height,N=O.x,R=O.y;return L.createElement(Qi,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:x,duration:w,easing:b},L.createElement("path",$h({},at(r,!0),{className:A,d:Tj(N,R,C,T,E),ref:n})))}):L.createElement("g",null,L.createElement("path",$h({},at(r,!0),{className:A,d:Tj(u,d,p,f,y)})))},SQ=["option","shapeType","propTransformer","activeClassName","isActive"];function _u(t){"@babel/helpers - typeof";return _u=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_u(t)}function kQ(t,e){if(t==null)return{};var r=EQ(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function EQ(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Cj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Mh(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Cj(Object(r),!0).forEach(function(n){OQ(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Cj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function OQ(t,e,r){return e=AQ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function AQ(t){var e=TQ(t,"string");return _u(e)=="symbol"?e:e+""}function TQ(t,e){if(_u(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(_u(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function CQ(t,e){return Mh(Mh({},e),t)}function jQ(t,e){return t==="symbols"}function jj(t){var e=t.shapeType,r=t.elementProps;switch(e){case"rectangle":return L.createElement(Y1,r);case"trapezoid":return L.createElement(_Q,r);case"sector":return L.createElement(j$,r);case"symbols":if(jQ(e))return L.createElement(m1,r);break;default:return null}}function NQ(t){return j.isValidElement(t)?t.props:t}function PQ(t){var e=t.option,r=t.shapeType,n=t.propTransformer,i=n===void 0?CQ:n,a=t.activeClassName,o=a===void 0?"recharts-active-shape":a,c=t.isActive,u=kQ(t,SQ),d;if(j.isValidElement(e))d=j.cloneElement(e,Mh(Mh({},u),NQ(e)));else if(Je(e))d=e(u);else if(cQ(e)&&!fQ(e)){var p=i(e,u);d=L.createElement(jj,{shapeType:r,elementProps:p})}else{var f=u;d=L.createElement(jj,{shapeType:r,elementProps:f})}return c?L.createElement(Xt,{className:o},d):d}function Ip(t,e){return e!=null&&"trapezoids"in t.props}function $p(t,e){return e!=null&&"sectors"in t.props}function Su(t,e){return e!=null&&"points"in t.props}function RQ(t,e){var r,n,i=t.x===(e==null||(r=e.labelViewBox)===null||r===void 0?void 0:r.x)||t.x===e.x,a=t.y===(e==null||(n=e.labelViewBox)===null||n===void 0?void 0:n.y)||t.y===e.y;return i&&a}function IQ(t,e){var r=t.endAngle===e.endAngle,n=t.startAngle===e.startAngle;return r&&n}function $Q(t,e){var r=t.x===e.x,n=t.y===e.y,i=t.z===e.z;return r&&n&&i}function MQ(t,e){var r;return Ip(t,e)?r=RQ:$p(t,e)?r=IQ:Su(t,e)&&(r=$Q),r}function LQ(t,e){var r;return Ip(t,e)?r="trapezoids":$p(t,e)?r="sectors":Su(t,e)&&(r="points"),r}function DQ(t,e){if(Ip(t,e)){var r;return(r=e.tooltipPayload)===null||r===void 0||(r=r[0])===null||r===void 0||(r=r.payload)===null||r===void 0?void 0:r.payload}if($p(t,e)){var n;return(n=e.tooltipPayload)===null||n===void 0||(n=n[0])===null||n===void 0||(n=n.payload)===null||n===void 0?void 0:n.payload}return Su(t,e)?e.payload:{}}function zQ(t){var e=t.activeTooltipItem,r=t.graphicalItem,n=t.itemData,i=LQ(r,e),a=DQ(r,e),o=n.filter(function(u,d){var p=Np(a,u),f=r.props[i].filter(function(b){var w=MQ(r,e);return w(b,e)}),y=r.props[i].indexOf(f[f.length-1]),v=d===y;return p&&v}),c=n.indexOf(o[o.length-1]);return c}var yb,Nj;function BQ(){if(Nj)return yb;Nj=1;var t=Math.ceil,e=Math.max;function r(n,i,a,o){for(var c=-1,u=e(t((i-n)/(a||1)),0),d=Array(u);u--;)d[o?u:++c]=n,n+=a;return d}return yb=r,yb}var vb,Pj;function D$(){if(Pj)return vb;Pj=1;var t=xI(),e=1/0,r=17976931348623157e292;function n(i){if(!i)return i===0?i:0;if(i=t(i),i===e||i===-e){var a=i<0?-1:1;return a*r}return i===i?i:0}return vb=n,vb}var bb,Rj;function UQ(){if(Rj)return bb;Rj=1;var t=BQ(),e=_p(),r=D$();function n(i){return function(a,o,c){return c&&typeof c!="number"&&e(a,o,c)&&(o=c=void 0),a=r(a),o===void 0?(o=a,a=0):o=r(o),c=c===void 0?a<o?1:-1:r(c),t(a,o,c,i)}}return bb=n,bb}var xb,Ij;function qQ(){if(Ij)return xb;Ij=1;var t=UQ(),e=t();return xb=e,xb}var FQ=qQ();const Lh=vt(FQ);function ku(t){"@babel/helpers - typeof";return ku=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ku(t)}function $j(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Mj(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?$j(Object(r),!0).forEach(function(n){z$(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):$j(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function z$(t,e,r){return e=HQ(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function HQ(t){var e=WQ(t,"string");return ku(e)=="symbol"?e:e+""}function WQ(t,e){if(ku(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ku(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var GQ=["Webkit","Moz","O","ms"],KQ=function(e,r){var n=e.replace(/(\w)/,function(a){return a.toUpperCase()}),i=GQ.reduce(function(a,o){return Mj(Mj({},a),{},z$({},o+n,r))},{});return i[e]=r,i};function nl(t){"@babel/helpers - typeof";return nl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},nl(t)}function Dh(){return Dh=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Dh.apply(this,arguments)}function Lj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function wb(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Lj(Object(r),!0).forEach(function(n){on(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Lj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function VQ(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Dj(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,U$(n.key),n)}}function XQ(t,e,r){return e&&Dj(t.prototype,e),r&&Dj(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function YQ(t,e,r){return e=zh(e),JQ(t,B$()?Reflect.construct(e,r||[],zh(t).constructor):e.apply(t,r))}function JQ(t,e){if(e&&(nl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return ZQ(t)}function ZQ(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function B$(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(B$=function(){return!!t})()}function zh(t){return zh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},zh(t)}function QQ(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&aw(t,e)}function aw(t,e){return aw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},aw(t,e)}function on(t,e,r){return e=U$(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function U$(t){var e=eee(t,"string");return nl(e)=="symbol"?e:e+""}function eee(t,e){if(nl(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(nl(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var tee=function(e){var r=e.data,n=e.startIndex,i=e.endIndex,a=e.x,o=e.width,c=e.travellerWidth;if(!r||!r.length)return{};var u=r.length,d=Lc().domain(Lh(0,u)).range([a,a+o-c]),p=d.domain().map(function(f){return d(f)});return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:d(n),endX:d(i),scale:d,scaleValues:p}},zj=function(e){return e.changedTouches&&!!e.changedTouches.length},il=(function(t){function e(r){var n;return VQ(this,e),n=YQ(this,e,[r]),on(n,"handleDrag",function(i){n.leaveTimer&&(clearTimeout(n.leaveTimer),n.leaveTimer=null),n.state.isTravellerMoving?n.handleTravellerMove(i):n.state.isSlideMoving&&n.handleSlideDrag(i)}),on(n,"handleTouchMove",function(i){i.changedTouches!=null&&i.changedTouches.length>0&&n.handleDrag(i.changedTouches[0])}),on(n,"handleDragEnd",function(){n.setState({isTravellerMoving:!1,isSlideMoving:!1},function(){var i=n.props,a=i.endIndex,o=i.onDragEnd,c=i.startIndex;o==null||o({endIndex:a,startIndex:c})}),n.detachDragEndListener()}),on(n,"handleLeaveWrapper",function(){(n.state.isTravellerMoving||n.state.isSlideMoving)&&(n.leaveTimer=window.setTimeout(n.handleDragEnd,n.props.leaveTimeOut))}),on(n,"handleEnterSlideOrTraveller",function(){n.setState({isTextActive:!0})}),on(n,"handleLeaveSlideOrTraveller",function(){n.setState({isTextActive:!1})}),on(n,"handleSlideDragStart",function(i){var a=zj(i)?i.changedTouches[0]:i;n.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:a.pageX}),n.attachDragEndListener()}),n.travellerDragStartHandlers={startX:n.handleTravellerDragStart.bind(n,"startX"),endX:n.handleTravellerDragStart.bind(n,"endX")},n.state={},n}return QQ(e,t),XQ(e,[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(n){var i=n.startX,a=n.endX,o=this.state.scaleValues,c=this.props,u=c.gap,d=c.data,p=d.length-1,f=Math.min(i,a),y=Math.max(i,a),v=e.getIndexInRange(o,f),b=e.getIndexInRange(o,y);return{startIndex:v-v%u,endIndex:b===p?p:b-b%u}}},{key:"getTextOfTick",value:function(n){var i=this.props,a=i.data,o=i.tickFormatter,c=i.dataKey,u=dn(a[n],c,n);return Je(o)?o(u,n):u}},{key:"attachDragEndListener",value:function(){window.addEventListener("mouseup",this.handleDragEnd,!0),window.addEventListener("touchend",this.handleDragEnd,!0),window.addEventListener("mousemove",this.handleDrag,!0)}},{key:"detachDragEndListener",value:function(){window.removeEventListener("mouseup",this.handleDragEnd,!0),window.removeEventListener("touchend",this.handleDragEnd,!0),window.removeEventListener("mousemove",this.handleDrag,!0)}},{key:"handleSlideDrag",value:function(n){var i=this.state,a=i.slideMoveStartX,o=i.startX,c=i.endX,u=this.props,d=u.x,p=u.width,f=u.travellerWidth,y=u.startIndex,v=u.endIndex,b=u.onChange,w=n.pageX-a;w>0?w=Math.min(w,d+p-f-c,d+p-f-o):w<0&&(w=Math.max(w,d-o,d-c));var x=this.getIndex({startX:o+w,endX:c+w});(x.startIndex!==y||x.endIndex!==v)&&b&&b(x),this.setState({startX:o+w,endX:c+w,slideMoveStartX:n.pageX})}},{key:"handleTravellerDragStart",value:function(n,i){var a=zj(i)?i.changedTouches[0]:i;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:n,brushMoveStartX:a.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(n){var i=this.state,a=i.brushMoveStartX,o=i.movingTravellerId,c=i.endX,u=i.startX,d=this.state[o],p=this.props,f=p.x,y=p.width,v=p.travellerWidth,b=p.onChange,w=p.gap,x=p.data,S={startX:this.state.startX,endX:this.state.endX},A=n.pageX-a;A>0?A=Math.min(A,f+y-v-d):A<0&&(A=Math.max(A,f-d)),S[o]=d+A;var O=this.getIndex(S),C=O.startIndex,T=O.endIndex,E=function(){var R=x.length-1;return o==="startX"&&(c>u?C%w===0:T%w===0)||c<u&&T===R||o==="endX"&&(c>u?T%w===0:C%w===0)||c>u&&T===R};this.setState(on(on({},o,d+A),"brushMoveStartX",n.pageX),function(){b&&E()&&b(O)})}},{key:"handleTravellerMoveKeyboard",value:function(n,i){var a=this,o=this.state,c=o.scaleValues,u=o.startX,d=o.endX,p=this.state[i],f=c.indexOf(p);if(f!==-1){var y=f+n;if(!(y===-1||y>=c.length)){var v=c[y];i==="startX"&&v>=d||i==="endX"&&v<=u||this.setState(on({},i,v),function(){a.props.onChange(a.getIndex({startX:a.state.startX,endX:a.state.endX}))})}}}},{key:"renderBackground",value:function(){var n=this.props,i=n.x,a=n.y,o=n.width,c=n.height,u=n.fill,d=n.stroke;return L.createElement("rect",{stroke:d,fill:u,x:i,y:a,width:o,height:c})}},{key:"renderPanorama",value:function(){var n=this.props,i=n.x,a=n.y,o=n.width,c=n.height,u=n.data,d=n.children,p=n.padding,f=j.Children.only(d);return f?L.cloneElement(f,{x:i,y:a,width:o,height:c,margin:p,compact:!0,data:u}):null}},{key:"renderTravellerLayer",value:function(n,i){var a,o,c=this,u=this.props,d=u.y,p=u.travellerWidth,f=u.height,y=u.traveller,v=u.ariaLabel,b=u.data,w=u.startIndex,x=u.endIndex,S=Math.max(n,this.props.x),A=wb(wb({},at(this.props,!1)),{},{x:S,y:d,width:p,height:f}),O=v||"Min value: ".concat((a=b[w])===null||a===void 0?void 0:a.name,", Max value: ").concat((o=b[x])===null||o===void 0?void 0:o.name);return L.createElement(Xt,{tabIndex:0,role:"slider","aria-label":O,"aria-valuenow":n,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[i],onTouchStart:this.travellerDragStartHandlers[i],onKeyDown:function(T){["ArrowLeft","ArrowRight"].includes(T.key)&&(T.preventDefault(),T.stopPropagation(),c.handleTravellerMoveKeyboard(T.key==="ArrowRight"?1:-1,i))},onFocus:function(){c.setState({isTravellerFocused:!0})},onBlur:function(){c.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},e.renderTraveller(y,A))}},{key:"renderSlide",value:function(n,i){var a=this.props,o=a.y,c=a.height,u=a.stroke,d=a.travellerWidth,p=Math.min(n,i)+d,f=Math.max(Math.abs(i-n)-d,0);return L.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:u,fillOpacity:.2,x:p,y:o,width:f,height:c})}},{key:"renderText",value:function(){var n=this.props,i=n.startIndex,a=n.endIndex,o=n.y,c=n.height,u=n.travellerWidth,d=n.stroke,p=this.state,f=p.startX,y=p.endX,v=5,b={pointerEvents:"none",fill:d};return L.createElement(Xt,{className:"recharts-brush-texts"},L.createElement(fh,Dh({textAnchor:"end",verticalAnchor:"middle",x:Math.min(f,y)-v,y:o+c/2},b),this.getTextOfTick(i)),L.createElement(fh,Dh({textAnchor:"start",verticalAnchor:"middle",x:Math.max(f,y)+u+v,y:o+c/2},b),this.getTextOfTick(a)))}},{key:"render",value:function(){var n=this.props,i=n.data,a=n.className,o=n.children,c=n.x,u=n.y,d=n.width,p=n.height,f=n.alwaysShowText,y=this.state,v=y.startX,b=y.endX,w=y.isTextActive,x=y.isSlideMoving,S=y.isTravellerMoving,A=y.isTravellerFocused;if(!i||!i.length||!ge(c)||!ge(u)||!ge(d)||!ge(p)||d<=0||p<=0)return null;var O=ot("recharts-brush",a),C=L.Children.count(o)===1,T=KQ("userSelect","none");return L.createElement(Xt,{className:O,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:T},this.renderBackground(),C&&this.renderPanorama(),this.renderSlide(v,b),this.renderTravellerLayer(v,"startX"),this.renderTravellerLayer(b,"endX"),(w||x||S||A||f)&&this.renderText())}}],[{key:"renderDefaultTraveller",value:function(n){var i=n.x,a=n.y,o=n.width,c=n.height,u=n.stroke,d=Math.floor(a+c/2)-1;return L.createElement(L.Fragment,null,L.createElement("rect",{x:i,y:a,width:o,height:c,fill:u,stroke:"none"}),L.createElement("line",{x1:i+1,y1:d,x2:i+o-1,y2:d,fill:"none",stroke:"#fff"}),L.createElement("line",{x1:i+1,y1:d+2,x2:i+o-1,y2:d+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(n,i){var a;return L.isValidElement(n)?a=L.cloneElement(n,i):Je(n)?a=n(i):a=e.renderDefaultTraveller(i),a}},{key:"getDerivedStateFromProps",value:function(n,i){var a=n.data,o=n.width,c=n.x,u=n.travellerWidth,d=n.updateId,p=n.startIndex,f=n.endIndex;if(a!==i.prevData||d!==i.prevUpdateId)return wb({prevData:a,prevTravellerWidth:u,prevUpdateId:d,prevX:c,prevWidth:o},a&&a.length?tee({data:a,width:o,x:c,travellerWidth:u,startIndex:p,endIndex:f}):{scale:null,scaleValues:null});if(i.scale&&(o!==i.prevWidth||c!==i.prevX||u!==i.prevTravellerWidth)){i.scale.range([c,c+o-u]);var y=i.scale.domain().map(function(v){return i.scale(v)});return{prevData:a,prevTravellerWidth:u,prevUpdateId:d,prevX:c,prevWidth:o,startX:i.scale(n.startIndex),endX:i.scale(n.endIndex),scaleValues:y}}return null}},{key:"getIndexInRange",value:function(n,i){for(var a=n.length,o=0,c=a-1;c-o>1;){var u=Math.floor((o+c)/2);n[u]>i?c=u:o=u}return i>=n[c]?c:o}}])})(j.PureComponent);on(il,"displayName","Brush");on(il,"defaultProps",{height:40,travellerWidth:5,gap:1,fill:"#fff",stroke:"#666",padding:{top:1,right:1,bottom:1,left:1},leaveTimeOut:1e3,alwaysShowText:!1});var _b,Bj;function ree(){if(Bj)return _b;Bj=1;var t=_1();function e(r,n){var i;return t(r,function(a,o,c){return i=n(a,o,c),!i}),!!i}return _b=e,_b}var Sb,Uj;function nee(){if(Uj)return Sb;Uj=1;var t=JR(),e=Wa(),r=ree(),n=Qr(),i=_p();function a(o,c,u){var d=n(o)?t:r;return u&&i(o,c,u)&&(c=void 0),d(o,e(c,3))}return Sb=a,Sb}var iee=nee();const aee=vt(iee);var ki=function(e,r){var n=e.alwaysShow,i=e.ifOverflow;return n&&(i="extendDomain"),i===r},kb,qj;function oee(){if(qj)return kb;qj=1;var t=mI();function e(r,n,i){n=="__proto__"&&t?t(r,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):r[n]=i}return kb=e,kb}var Eb,Fj;function see(){if(Fj)return Eb;Fj=1;var t=oee(),e=hI(),r=Wa();function n(i,a){var o={};return a=r(a,3),e(i,function(c,u,d){t(o,u,a(c,u,d))}),o}return Eb=n,Eb}var lee=see();const cee=vt(lee);var Ob,Hj;function uee(){if(Hj)return Ob;Hj=1;function t(e,r){for(var n=-1,i=e==null?0:e.length;++n<i;)if(!r(e[n],n,e))return!1;return!0}return Ob=t,Ob}var Ab,Wj;function dee(){if(Wj)return Ab;Wj=1;var t=_1();function e(r,n){var i=!0;return t(r,function(a,o,c){return i=!!n(a,o,c),i}),i}return Ab=e,Ab}var Tb,Gj;function fee(){if(Gj)return Tb;Gj=1;var t=uee(),e=dee(),r=Wa(),n=Qr(),i=_p();function a(o,c,u){var d=n(o)?t:e;return u&&i(o,c,u)&&(c=void 0),d(o,r(c,3))}return Tb=a,Tb}var hee=fee();const q$=vt(hee);var pee=["x","y"];function Eu(t){"@babel/helpers - typeof";return Eu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Eu(t)}function ow(){return ow=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},ow.apply(this,arguments)}function Kj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Ec(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Kj(Object(r),!0).forEach(function(n){mee(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Kj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function mee(t,e,r){return e=gee(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function gee(t){var e=yee(t,"string");return Eu(e)=="symbol"?e:e+""}function yee(t,e){if(Eu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Eu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function vee(t,e){if(t==null)return{};var r=bee(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function bee(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function xee(t,e){var r=t.x,n=t.y,i=vee(t,pee),a="".concat(r),o=parseInt(a,10),c="".concat(n),u=parseInt(c,10),d="".concat(e.height||i.height),p=parseInt(d,10),f="".concat(e.width||i.width),y=parseInt(f,10);return Ec(Ec(Ec(Ec(Ec({},e),i),o?{x:o}:{}),u?{y:u}:{}),{},{height:p,width:y,name:e.name,radius:e.radius})}function Vj(t){return L.createElement(PQ,ow({shapeType:"rectangle",propTransformer:xee,activeClassName:"recharts-active-bar"},t))}var wee=function(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return function(n,i){if(typeof e=="number")return e;var a=ge(n)||A9(n);return a?e(n,i):(a||Mo(),r)}},_ee=["value","background"],F$;function al(t){"@babel/helpers - typeof";return al=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},al(t)}function See(t,e){if(t==null)return{};var r=kee(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function kee(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Bh(){return Bh=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Bh.apply(this,arguments)}function Xj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Jt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Xj(Object(r),!0).forEach(function(n){Ia(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Xj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Eee(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Yj(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,W$(n.key),n)}}function Oee(t,e,r){return e&&Yj(t.prototype,e),r&&Yj(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Aee(t,e,r){return e=Uh(e),Tee(t,H$()?Reflect.construct(e,r||[],Uh(t).constructor):e.apply(t,r))}function Tee(t,e){if(e&&(al(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Cee(t)}function Cee(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function H$(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(H$=function(){return!!t})()}function Uh(t){return Uh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Uh(t)}function jee(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&sw(t,e)}function sw(t,e){return sw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},sw(t,e)}function Ia(t,e,r){return e=W$(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function W$(t){var e=Nee(t,"string");return al(e)=="symbol"?e:e+""}function Nee(t,e){if(al(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(al(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var ea=(function(t){function e(){var r;Eee(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=Aee(this,e,[].concat(i)),Ia(r,"state",{isAnimationFinished:!1}),Ia(r,"id",Du("recharts-bar-")),Ia(r,"handleAnimationEnd",function(){var o=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),o&&o()}),Ia(r,"handleAnimationStart",function(){var o=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),o&&o()}),r}return jee(e,t),Oee(e,[{key:"renderRectanglesStatically",value:function(n){var i=this,a=this.props,o=a.shape,c=a.dataKey,u=a.activeIndex,d=a.activeBar,p=at(this.props,!1);return n&&n.map(function(f,y){var v=y===u,b=v?d:o,w=Jt(Jt(Jt({},p),f),{},{isActive:v,option:b,index:y,dataKey:c,onAnimationStart:i.handleAnimationStart,onAnimationEnd:i.handleAnimationEnd});return L.createElement(Xt,Bh({className:"recharts-bar-rectangle"},eh(i.props,f,y),{key:"rectangle-".concat(f==null?void 0:f.x,"-").concat(f==null?void 0:f.y,"-").concat(f==null?void 0:f.value,"-").concat(y)}),L.createElement(Vj,w))})}},{key:"renderRectanglesWithAnimation",value:function(){var n=this,i=this.props,a=i.data,o=i.layout,c=i.isAnimationActive,u=i.animationBegin,d=i.animationDuration,p=i.animationEasing,f=i.animationId,y=this.state.prevData;return L.createElement(Qi,{begin:u,duration:d,isActive:c,easing:p,from:{t:0},to:{t:1},key:"bar-".concat(f),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(v){var b=v.t,w=a.map(function(x,S){var A=y&&y[S];if(A){var O=Vn(A.x,x.x),C=Vn(A.y,x.y),T=Vn(A.width,x.width),E=Vn(A.height,x.height);return Jt(Jt({},x),{},{x:O(b),y:C(b),width:T(b),height:E(b)})}if(o==="horizontal"){var N=Vn(0,x.height),R=N(b);return Jt(Jt({},x),{},{y:x.y+x.height-R,height:R})}var I=Vn(0,x.width),K=I(b);return Jt(Jt({},x),{},{width:K})});return L.createElement(Xt,null,n.renderRectanglesStatically(w))})}},{key:"renderRectangles",value:function(){var n=this.props,i=n.data,a=n.isAnimationActive,o=this.state.prevData;return a&&i&&i.length&&(!o||!Np(o,i))?this.renderRectanglesWithAnimation():this.renderRectanglesStatically(i)}},{key:"renderBackground",value:function(){var n=this,i=this.props,a=i.data,o=i.dataKey,c=i.activeIndex,u=at(this.props.background,!1);return a.map(function(d,p){d.value;var f=d.background,y=See(d,_ee);if(!f)return null;var v=Jt(Jt(Jt(Jt(Jt({},y),{},{fill:"#eee"},f),u),eh(n.props,d,p)),{},{onAnimationStart:n.handleAnimationStart,onAnimationEnd:n.handleAnimationEnd,dataKey:o,index:p,className:"recharts-bar-background-rectangle"});return L.createElement(Vj,Bh({key:"background-bar-".concat(p),option:n.props.background,isActive:p===c},v))})}},{key:"renderErrorBar",value:function(n,i){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.data,c=a.xAxis,u=a.yAxis,d=a.layout,p=a.children,f=Cn(p,Hu);if(!f)return null;var y=d==="vertical"?o[0].height/2:o[0].width/2,v=function(x,S){var A=Array.isArray(x.value)?x.value[1]:x.value;return{x:x.x,y:x.y,value:A,errorVal:dn(x,S)}},b={clipPath:n?"url(#clipPath-".concat(i,")"):null};return L.createElement(Xt,b,f.map(function(w){return L.cloneElement(w,{key:"error-bar-".concat(i,"-").concat(w.props.dataKey),data:o,xAxis:c,yAxis:u,layout:d,offset:y,dataPointFormatter:v})}))}},{key:"render",value:function(){var n=this.props,i=n.hide,a=n.data,o=n.className,c=n.xAxis,u=n.yAxis,d=n.left,p=n.top,f=n.width,y=n.height,v=n.isAnimationActive,b=n.background,w=n.id;if(i||!a||!a.length)return null;var x=this.state.isAnimationFinished,S=ot("recharts-bar",o),A=c&&c.allowDataOverflow,O=u&&u.allowDataOverflow,C=A||O,T=tt(w)?this.id:w;return L.createElement(Xt,{className:S},A||O?L.createElement("defs",null,L.createElement("clipPath",{id:"clipPath-".concat(T)},L.createElement("rect",{x:A?d:d-f/2,y:O?p:p-y/2,width:A?f:f*2,height:O?y:y*2}))):null,L.createElement(Xt,{className:"recharts-bar-rectangles",clipPath:C?"url(#clipPath-".concat(T,")"):null},b?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(C,T),(!v||x)&&Da.renderCallByParent(this.props,a))}}],[{key:"getDerivedStateFromProps",value:function(n,i){return n.animationId!==i.prevAnimationId?{prevAnimationId:n.animationId,curData:n.data,prevData:i.curData}:n.data!==i.curData?{curData:n.data}:null}}])})(j.PureComponent);F$=ea;Ia(ea,"displayName","Bar");Ia(ea,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!El.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"});Ia(ea,"getComposedData",function(t){var e=t.props,r=t.item,n=t.barPosition,i=t.bandSize,a=t.xAxis,o=t.yAxis,c=t.xAxisTicks,u=t.yAxisTicks,d=t.stackedData,p=t.dataStartIndex,f=t.displayedData,y=t.offset,v=GX(n,r);if(!v)return null;var b=e.layout,w=r.type.defaultProps,x=w!==void 0?Jt(Jt({},w),r.props):r.props,S=x.dataKey,A=x.children,O=x.minPointSize,C=b==="horizontal"?o:a,T=d?C.scale.domain():null,E=eY({numericAxis:C}),N=Cn(A,_I),R=f.map(function(I,K){var B,U,V,H,Y,G;d?B=KX(d[p+K],T):(B=dn(I,S),Array.isArray(B)||(B=[E,B]));var Q=wee(O,F$.defaultProps.minPointSize)(B[1],K);if(b==="horizontal"){var W,ee=[o.scale(B[0]),o.scale(B[1])],q=ee[0],$=ee[1];U=MC({axis:a,ticks:c,bandSize:i,offset:v.offset,entry:I,index:K}),V=(W=$??q)!==null&&W!==void 0?W:void 0,H=v.size;var M=q-$;if(Y=Number.isNaN(M)?0:M,G={x:U,y:o.y,width:H,height:o.height},Math.abs(Q)>0&&Math.abs(Y)<Math.abs(Q)){var J=Jn(Y||Q)*(Math.abs(Q)-Math.abs(Y));V-=J,Y+=J}}else{var oe=[a.scale(B[0]),a.scale(B[1])],le=oe[0],ve=oe[1];if(U=le,V=MC({axis:o,ticks:u,bandSize:i,offset:v.offset,entry:I,index:K}),H=ve-le,Y=v.size,G={x:a.x,y:V,width:a.width,height:Y},Math.abs(Q)>0&&Math.abs(H)<Math.abs(Q)){var qe=Jn(H||Q)*(Math.abs(Q)-Math.abs(H));H+=qe}}return Jt(Jt(Jt({},I),{},{x:U,y:V,width:H,height:Y,value:d?B:B[1],payload:I,background:G},N&&N[K]&&N[K].props),{},{tooltipPayload:[A$(r,I)],tooltipPosition:{x:U+H/2,y:V+Y/2}})});return Jt({data:R,layout:b},y)});function Ou(t){"@babel/helpers - typeof";return Ou=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ou(t)}function Pee(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Jj(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,G$(n.key),n)}}function Ree(t,e,r){return e&&Jj(t.prototype,e),r&&Jj(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Zj(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Hn(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Zj(Object(r),!0).forEach(function(n){Mp(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Zj(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Mp(t,e,r){return e=G$(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function G$(t){var e=Iee(t,"string");return Ou(e)=="symbol"?e:e+""}function Iee(t,e){if(Ou(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Ou(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var K$=function(e,r,n,i,a){var o=e.width,c=e.height,u=e.layout,d=e.children,p=Object.keys(r),f={left:n.left,leftMirror:n.left,right:o-n.right,rightMirror:o-n.right,top:n.top,topMirror:n.top,bottom:c-n.bottom,bottomMirror:c-n.bottom},y=!!sn(d,ea);return p.reduce(function(v,b){var w=r[b],x=w.orientation,S=w.domain,A=w.padding,O=A===void 0?{}:A,C=w.mirror,T=w.reversed,E="".concat(x).concat(C?"Mirror":""),N,R,I,K,B;if(w.type==="number"&&(w.padding==="gap"||w.padding==="no-gap")){var U=S[1]-S[0],V=1/0,H=w.categoricalDomain.sort(j9);if(H.forEach(function(oe,le){le>0&&(V=Math.min((oe||0)-(H[le-1]||0),V))}),Number.isFinite(V)){var Y=V/U,G=w.layout==="vertical"?n.height:n.width;if(w.padding==="gap"&&(N=Y*G/2),w.padding==="no-gap"){var Q=Io(e.barCategoryGap,Y*G),W=Y*G/2;N=W-Q-(W-Q)/G*Q}}}i==="xAxis"?R=[n.left+(O.left||0)+(N||0),n.left+n.width-(O.right||0)-(N||0)]:i==="yAxis"?R=u==="horizontal"?[n.top+n.height-(O.bottom||0),n.top+(O.top||0)]:[n.top+(O.top||0)+(N||0),n.top+n.height-(O.bottom||0)-(N||0)]:R=w.range,T&&(R=[R[1],R[0]]);var ee=HX(w,a,y),q=ee.scale,$=ee.realScaleType;q.domain(S).range(R),WX(q);var M=QX(q,Hn(Hn({},w),{},{realScaleType:$}));i==="xAxis"?(B=x==="top"&&!C||x==="bottom"&&C,I=n.left,K=f[E]-B*w.height):i==="yAxis"&&(B=x==="left"&&!C||x==="right"&&C,I=f[E]-B*w.width,K=n.top);var J=Hn(Hn(Hn({},w),M),{},{realScaleType:$,x:I,y:K,scale:q,width:i==="xAxis"?n.width:w.width,height:i==="yAxis"?n.height:w.height});return J.bandSize=Ah(J,M),!w.hide&&i==="xAxis"?f[E]+=(B?-1:1)*J.height:w.hide||(f[E]+=(B?-1:1)*J.width),Hn(Hn({},v),{},Mp({},b,J))},{})},V$=function(e,r){var n=e.x,i=e.y,a=r.x,o=r.y;return{x:Math.min(n,a),y:Math.min(i,o),width:Math.abs(a-n),height:Math.abs(o-i)}},$ee=function(e){var r=e.x1,n=e.y1,i=e.x2,a=e.y2;return V$({x:r,y:n},{x:i,y:a})},X$=(function(){function t(e){Pee(this,t),this.scale=e}return Ree(t,[{key:"domain",get:function(){return this.scale.domain}},{key:"range",get:function(){return this.scale.range}},{key:"rangeMin",get:function(){return this.range()[0]}},{key:"rangeMax",get:function(){return this.range()[1]}},{key:"bandwidth",get:function(){return this.scale.bandwidth}},{key:"apply",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=n.bandAware,a=n.position;if(r!==void 0){if(a)switch(a){case"start":return this.scale(r);case"middle":{var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(r)+o}case"end":{var c=this.bandwidth?this.bandwidth():0;return this.scale(r)+c}default:return this.scale(r)}if(i){var u=this.bandwidth?this.bandwidth()/2:0;return this.scale(r)+u}return this.scale(r)}}},{key:"isInRange",value:function(r){var n=this.range(),i=n[0],a=n[n.length-1];return i<=a?r>=i&&r<=a:r>=a&&r<=i}}],[{key:"create",value:function(r){return new t(r)}}])})();Mp(X$,"EPS",1e-4);var Z1=function(e){var r=Object.keys(e).reduce(function(n,i){return Hn(Hn({},n),{},Mp({},i,X$.create(e[i])))},{});return Hn(Hn({},r),{},{apply:function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.bandAware,c=a.position;return cee(i,function(u,d){return r[d].apply(u,{bandAware:o,position:c})})},isInRange:function(i){return q$(i,function(a,o){return r[o].isInRange(a)})}})};function Mee(t){return(t%180+180)%180}var Lee=function(e){var r=e.width,n=e.height,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=Mee(i),o=a*Math.PI/180,c=Math.atan(n/r),u=o>c&&o<Math.PI-c?n/Math.sin(o):r/Math.cos(o);return Math.abs(u)},Cb,Qj;function Dee(){if(Qj)return Cb;Qj=1;var t=Wa(),e=zu(),r=xp();function n(i){return function(a,o,c){var u=Object(a);if(!e(a)){var d=t(o,3);a=r(a),o=function(f){return d(u[f],f,u)}}var p=i(a,o,c);return p>-1?u[d?a[p]:p]:void 0}}return Cb=n,Cb}var jb,eN;function zee(){if(eN)return jb;eN=1;var t=D$();function e(r){var n=t(r),i=n%1;return n===n?i?n-i:n:0}return jb=e,jb}var Nb,tN;function Bee(){if(tN)return Nb;tN=1;var t=lI(),e=Wa(),r=zee(),n=Math.max;function i(a,o,c){var u=a==null?0:a.length;if(!u)return-1;var d=c==null?0:r(c);return d<0&&(d=n(u+d,0)),t(a,e(o,3),d)}return Nb=i,Nb}var Pb,rN;function Uee(){if(rN)return Pb;rN=1;var t=Dee(),e=Bee(),r=t(e);return Pb=r,Pb}var qee=Uee();const Fee=vt(qee);var Hee=kR();const Wee=vt(Hee);var Gee=Wee(function(t){return{x:t.left,y:t.top,width:t.width,height:t.height}},function(t){return["l",t.left,"t",t.top,"w",t.width,"h",t.height].join("")}),Q1=j.createContext(void 0),e_=j.createContext(void 0),Y$=j.createContext(void 0),J$=j.createContext({}),Z$=j.createContext(void 0),Q$=j.createContext(0),eM=j.createContext(0),nN=function(e){var r=e.state,n=r.xAxisMap,i=r.yAxisMap,a=r.offset,o=e.clipPathId,c=e.children,u=e.width,d=e.height,p=Gee(a);return L.createElement(Q1.Provider,{value:n},L.createElement(e_.Provider,{value:i},L.createElement(J$.Provider,{value:a},L.createElement(Y$.Provider,{value:p},L.createElement(Z$.Provider,{value:o},L.createElement(Q$.Provider,{value:d},L.createElement(eM.Provider,{value:u},c)))))))},Kee=function(){return j.useContext(Z$)},tM=function(e){var r=j.useContext(Q1);r==null&&Mo();var n=r[e];return n==null&&Mo(),n},Vee=function(){var e=j.useContext(Q1);return Pa(e)},Xee=function(){var e=j.useContext(e_),r=Fee(e,function(n){return q$(n.domain,Number.isFinite)});return r||Pa(e)},rM=function(e){var r=j.useContext(e_);r==null&&Mo();var n=r[e];return n==null&&Mo(),n},Yee=function(){var e=j.useContext(Y$);return e},Jee=function(){return j.useContext(J$)},t_=function(){return j.useContext(eM)},r_=function(){return j.useContext(Q$)};function ol(t){"@babel/helpers - typeof";return ol=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ol(t)}function Zee(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Qee(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,iM(n.key),n)}}function ete(t,e,r){return e&&Qee(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function tte(t,e,r){return e=qh(e),rte(t,nM()?Reflect.construct(e,r||[],qh(t).constructor):e.apply(t,r))}function rte(t,e){if(e&&(ol(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return nte(t)}function nte(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function nM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(nM=function(){return!!t})()}function qh(t){return qh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},qh(t)}function ite(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&lw(t,e)}function lw(t,e){return lw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},lw(t,e)}function iN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function aN(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?iN(Object(r),!0).forEach(function(n){n_(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):iN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function n_(t,e,r){return e=iM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function iM(t){var e=ate(t,"string");return ol(e)=="symbol"?e:e+""}function ate(t,e){if(ol(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ol(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function ote(t,e){return ute(t)||cte(t,e)||lte(t,e)||ste()}function ste(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
503
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function lte(t,e){if(t){if(typeof t=="string")return oN(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return oN(t,e)}}function oN(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function cte(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function ute(t){if(Array.isArray(t))return t}function cw(){return cw=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},cw.apply(this,arguments)}var dte=function(e,r){var n;return L.isValidElement(e)?n=L.cloneElement(e,r):Je(e)?n=e(r):n=L.createElement("line",cw({},r,{className:"recharts-reference-line-line"})),n},fte=function(e,r,n,i,a,o,c,u,d){var p=a.x,f=a.y,y=a.width,v=a.height;if(n){var b=d.y,w=e.y.apply(b,{position:o});if(ki(d,"discard")&&!e.y.isInRange(w))return null;var x=[{x:p+y,y:w},{x:p,y:w}];return u==="left"?x.reverse():x}if(r){var S=d.x,A=e.x.apply(S,{position:o});if(ki(d,"discard")&&!e.x.isInRange(A))return null;var O=[{x:A,y:f+v},{x:A,y:f}];return c==="top"?O.reverse():O}if(i){var C=d.segment,T=C.map(function(E){return e.apply(E,{position:o})});return ki(d,"discard")&&aee(T,function(E){return!e.isInRange(E)})?null:T}return null};function hte(t){var e=t.x,r=t.y,n=t.segment,i=t.xAxisId,a=t.yAxisId,o=t.shape,c=t.className,u=t.alwaysShow,d=Kee(),p=tM(i),f=rM(a),y=Yee();if(!d||!y)return null;Ki(u===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var v=Z1({x:p.scale,y:f.scale}),b=or(e),w=or(r),x=n&&n.length===2,S=fte(v,b,w,x,y,t.position,p.orientation,f.orientation,t);if(!S)return null;var A=ote(S,2),O=A[0],C=O.x,T=O.y,E=A[1],N=E.x,R=E.y,I=ki(t,"hidden")?"url(#".concat(d,")"):void 0,K=aN(aN({clipPath:I},at(t,!0)),{},{x1:C,y1:T,x2:N,y2:R});return L.createElement(Xt,{className:ot("recharts-reference-line",c)},dte(o,K),jr.renderCallByParent(t,$ee({x1:C,y1:T,x2:N,y2:R})))}var i_=(function(t){function e(){return Zee(this,e),tte(this,e,arguments)}return ite(e,t),ete(e,[{key:"render",value:function(){return L.createElement(hte,this.props)}}])})(L.Component);n_(i_,"displayName","ReferenceLine");n_(i_,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"});function uw(){return uw=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},uw.apply(this,arguments)}function sl(t){"@babel/helpers - typeof";return sl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},sl(t)}function sN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function lN(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?sN(Object(r),!0).forEach(function(n){Lp(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):sN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function pte(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function mte(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,oM(n.key),n)}}function gte(t,e,r){return e&&mte(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function yte(t,e,r){return e=Fh(e),vte(t,aM()?Reflect.construct(e,r||[],Fh(t).constructor):e.apply(t,r))}function vte(t,e){if(e&&(sl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return bte(t)}function bte(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function aM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(aM=function(){return!!t})()}function Fh(t){return Fh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Fh(t)}function xte(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&dw(t,e)}function dw(t,e){return dw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},dw(t,e)}function Lp(t,e,r){return e=oM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function oM(t){var e=wte(t,"string");return sl(e)=="symbol"?e:e+""}function wte(t,e){if(sl(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(sl(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var _te=function(e){var r=e.x,n=e.y,i=e.xAxis,a=e.yAxis,o=Z1({x:i.scale,y:a.scale}),c=o.apply({x:r,y:n},{bandAware:!0});return ki(e,"discard")&&!o.isInRange(c)?null:c},Dp=(function(t){function e(){return pte(this,e),yte(this,e,arguments)}return xte(e,t),gte(e,[{key:"render",value:function(){var n=this.props,i=n.x,a=n.y,o=n.r,c=n.alwaysShow,u=n.clipPathId,d=or(i),p=or(a);if(Ki(c===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!d||!p)return null;var f=_te(this.props);if(!f)return null;var y=f.x,v=f.y,b=this.props,w=b.shape,x=b.className,S=ki(this.props,"hidden")?"url(#".concat(u,")"):void 0,A=lN(lN({clipPath:S},at(this.props,!0)),{},{cx:y,cy:v});return L.createElement(Xt,{className:ot("recharts-reference-dot",x)},e.renderDot(w,A),jr.renderCallByParent(this.props,{x:y-o,y:v-o,width:2*o,height:2*o}))}}])})(L.Component);Lp(Dp,"displayName","ReferenceDot");Lp(Dp,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1});Lp(Dp,"renderDot",function(t,e){var r;return L.isValidElement(t)?r=L.cloneElement(t,e):Je(t)?r=t(e):r=L.createElement(J1,uw({},e,{cx:e.cx,cy:e.cy,className:"recharts-reference-dot-dot"})),r});function fw(){return fw=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},fw.apply(this,arguments)}function ll(t){"@babel/helpers - typeof";return ll=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ll(t)}function cN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function uN(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?cN(Object(r),!0).forEach(function(n){zp(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):cN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Ste(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function kte(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,lM(n.key),n)}}function Ete(t,e,r){return e&&kte(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function Ote(t,e,r){return e=Hh(e),Ate(t,sM()?Reflect.construct(e,r||[],Hh(t).constructor):e.apply(t,r))}function Ate(t,e){if(e&&(ll(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Tte(t)}function Tte(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function sM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(sM=function(){return!!t})()}function Hh(t){return Hh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Hh(t)}function Cte(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&hw(t,e)}function hw(t,e){return hw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},hw(t,e)}function zp(t,e,r){return e=lM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function lM(t){var e=jte(t,"string");return ll(e)=="symbol"?e:e+""}function jte(t,e){if(ll(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ll(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var Nte=function(e,r,n,i,a){var o=a.x1,c=a.x2,u=a.y1,d=a.y2,p=a.xAxis,f=a.yAxis;if(!p||!f)return null;var y=Z1({x:p.scale,y:f.scale}),v={x:e?y.x.apply(o,{position:"start"}):y.x.rangeMin,y:n?y.y.apply(u,{position:"start"}):y.y.rangeMin},b={x:r?y.x.apply(c,{position:"end"}):y.x.rangeMax,y:i?y.y.apply(d,{position:"end"}):y.y.rangeMax};return ki(a,"discard")&&(!y.isInRange(v)||!y.isInRange(b))?null:V$(v,b)},Bp=(function(t){function e(){return Ste(this,e),Ote(this,e,arguments)}return Cte(e,t),Ete(e,[{key:"render",value:function(){var n=this.props,i=n.x1,a=n.x2,o=n.y1,c=n.y2,u=n.className,d=n.alwaysShow,p=n.clipPathId;Ki(d===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var f=or(i),y=or(a),v=or(o),b=or(c),w=this.props.shape;if(!f&&!y&&!v&&!b&&!w)return null;var x=Nte(f,y,v,b,this.props);if(!x&&!w)return null;var S=ki(this.props,"hidden")?"url(#".concat(p,")"):void 0;return L.createElement(Xt,{className:ot("recharts-reference-area",u)},e.renderRect(w,uN(uN({clipPath:S},at(this.props,!0)),x)),jr.renderCallByParent(this.props,x))}}])})(L.Component);zp(Bp,"displayName","ReferenceArea");zp(Bp,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1});zp(Bp,"renderRect",function(t,e){var r;return L.isValidElement(t)?r=L.cloneElement(t,e):Je(t)?r=t(e):r=L.createElement(Y1,fw({},e,{className:"recharts-reference-area-rect"})),r});function cM(t,e,r){if(e<1)return[];if(e===1&&r===void 0)return t;for(var n=[],i=0;i<t.length;i+=e)n.push(t[i]);return n}function Pte(t,e,r){var n={width:t.width+e.width,height:t.height+e.height};return Lee(n,r)}function Rte(t,e,r){var n=r==="width",i=t.x,a=t.y,o=t.width,c=t.height;return e===1?{start:n?i:a,end:n?i+o:a+c}:{start:n?i+o:a+c,end:n?i:a}}function Wh(t,e,r,n,i){if(t*e<t*n||t*e>t*i)return!1;var a=r();return t*(e-t*a/2-n)>=0&&t*(e+t*a/2-i)<=0}function Ite(t,e){return cM(t,e+1)}function $te(t,e,r,n,i){for(var a=(n||[]).slice(),o=e.start,c=e.end,u=0,d=1,p=o,f=function(){var b=n==null?void 0:n[u];if(b===void 0)return{v:cM(n,d)};var w=u,x,S=function(){return x===void 0&&(x=r(b,w)),x},A=b.coordinate,O=u===0||Wh(t,A,S,p,c);O||(u=0,p=o,d+=1),O&&(p=A+t*(S()/2+i),u+=d)},y;d<=a.length;)if(y=f(),y)return y.v;return[]}function Au(t){"@babel/helpers - typeof";return Au=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Au(t)}function dN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Cr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?dN(Object(r),!0).forEach(function(n){Mte(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):dN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Mte(t,e,r){return e=Lte(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Lte(t){var e=Dte(t,"string");return Au(e)=="symbol"?e:e+""}function Dte(t,e){if(Au(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Au(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function zte(t,e,r,n,i){for(var a=(n||[]).slice(),o=a.length,c=e.start,u=e.end,d=function(y){var v=a[y],b,w=function(){return b===void 0&&(b=r(v,y)),b};if(y===o-1){var x=t*(v.coordinate+t*w()/2-u);a[y]=v=Cr(Cr({},v),{},{tickCoord:x>0?v.coordinate-x*t:v.coordinate})}else a[y]=v=Cr(Cr({},v),{},{tickCoord:v.coordinate});var S=Wh(t,v.tickCoord,w,c,u);S&&(u=v.tickCoord-t*(w()/2+i),a[y]=Cr(Cr({},v),{},{isShow:!0}))},p=o-1;p>=0;p--)d(p);return a}function Bte(t,e,r,n,i,a){var o=(n||[]).slice(),c=o.length,u=e.start,d=e.end;if(a){var p=n[c-1],f=r(p,c-1),y=t*(p.coordinate+t*f/2-d);o[c-1]=p=Cr(Cr({},p),{},{tickCoord:y>0?p.coordinate-y*t:p.coordinate});var v=Wh(t,p.tickCoord,function(){return f},u,d);v&&(d=p.tickCoord-t*(f/2+i),o[c-1]=Cr(Cr({},p),{},{isShow:!0}))}for(var b=a?c-1:c,w=function(A){var O=o[A],C,T=function(){return C===void 0&&(C=r(O,A)),C};if(A===0){var E=t*(O.coordinate-t*T()/2-u);o[A]=O=Cr(Cr({},O),{},{tickCoord:E<0?O.coordinate-E*t:O.coordinate})}else o[A]=O=Cr(Cr({},O),{},{tickCoord:O.coordinate});var N=Wh(t,O.tickCoord,T,u,d);N&&(u=O.tickCoord+t*(T()/2+i),o[A]=Cr(Cr({},O),{},{isShow:!0}))},x=0;x<b;x++)w(x);return o}function a_(t,e,r){var n=t.tick,i=t.ticks,a=t.viewBox,o=t.minTickGap,c=t.orientation,u=t.interval,d=t.tickFormatter,p=t.unit,f=t.angle;if(!i||!i.length||!n)return[];if(ge(u)||El.isSsr)return Ite(i,typeof u=="number"&&ge(u)?u:0);var y=[],v=c==="top"||c==="bottom"?"width":"height",b=p&&v==="width"?Mc(p,{fontSize:e,letterSpacing:r}):{width:0,height:0},w=function(O,C){var T=Je(d)?d(O.value,C):O.value;return v==="width"?Pte(Mc(T,{fontSize:e,letterSpacing:r}),b,f):Mc(T,{fontSize:e,letterSpacing:r})[v]},x=i.length>=2?Jn(i[1].coordinate-i[0].coordinate):1,S=Rte(a,x,v);return u==="equidistantPreserveStart"?$te(x,S,w,i,o):(u==="preserveStart"||u==="preserveStartEnd"?y=Bte(x,S,w,i,o,u==="preserveStartEnd"):y=zte(x,S,w,i,o),y.filter(function(A){return A.isShow}))}var Ute=["viewBox"],qte=["viewBox"],Fte=["ticks"];function cl(t){"@babel/helpers - typeof";return cl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},cl(t)}function $s(){return $s=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},$s.apply(this,arguments)}function fN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ir(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?fN(Object(r),!0).forEach(function(n){o_(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):fN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Rb(t,e){if(t==null)return{};var r=Hte(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function Hte(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Wte(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function hN(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,dM(n.key),n)}}function Gte(t,e,r){return e&&hN(t.prototype,e),r&&hN(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Kte(t,e,r){return e=Gh(e),Vte(t,uM()?Reflect.construct(e,r||[],Gh(t).constructor):e.apply(t,r))}function Vte(t,e){if(e&&(cl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Xte(t)}function Xte(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function uM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(uM=function(){return!!t})()}function Gh(t){return Gh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Gh(t)}function Yte(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pw(t,e)}function pw(t,e){return pw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},pw(t,e)}function o_(t,e,r){return e=dM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function dM(t){var e=Jte(t,"string");return cl(e)=="symbol"?e:e+""}function Jte(t,e){if(cl(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(cl(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var Cl=(function(t){function e(r){var n;return Wte(this,e),n=Kte(this,e,[r]),n.state={fontSize:"",letterSpacing:""},n}return Yte(e,t),Gte(e,[{key:"shouldComponentUpdate",value:function(n,i){var a=n.viewBox,o=Rb(n,Ute),c=this.props,u=c.viewBox,d=Rb(c,qte);return!Bs(a,u)||!Bs(o,d)||!Bs(i,this.state)}},{key:"componentDidMount",value:function(){var n=this.layerReference;if(n){var i=n.getElementsByClassName("recharts-cartesian-axis-tick-value")[0];i&&this.setState({fontSize:window.getComputedStyle(i).fontSize,letterSpacing:window.getComputedStyle(i).letterSpacing})}}},{key:"getTickLineCoord",value:function(n){var i=this.props,a=i.x,o=i.y,c=i.width,u=i.height,d=i.orientation,p=i.tickSize,f=i.mirror,y=i.tickMargin,v,b,w,x,S,A,O=f?-1:1,C=n.tickSize||p,T=ge(n.tickCoord)?n.tickCoord:n.coordinate;switch(d){case"top":v=b=n.coordinate,x=o+ +!f*u,w=x-O*C,A=w-O*y,S=T;break;case"left":w=x=n.coordinate,b=a+ +!f*c,v=b-O*C,S=v-O*y,A=T;break;case"right":w=x=n.coordinate,b=a+ +f*c,v=b+O*C,S=v+O*y,A=T;break;default:v=b=n.coordinate,x=o+ +f*u,w=x+O*C,A=w+O*y,S=T;break}return{line:{x1:v,y1:w,x2:b,y2:x},tick:{x:S,y:A}}}},{key:"getTickTextAnchor",value:function(){var n=this.props,i=n.orientation,a=n.mirror,o;switch(i){case"left":o=a?"start":"end";break;case"right":o=a?"end":"start";break;default:o="middle";break}return o}},{key:"getTickVerticalAnchor",value:function(){var n=this.props,i=n.orientation,a=n.mirror,o="end";switch(i){case"left":case"right":o="middle";break;case"top":o=a?"start":"end";break;default:o=a?"end":"start";break}return o}},{key:"renderAxisLine",value:function(){var n=this.props,i=n.x,a=n.y,o=n.width,c=n.height,u=n.orientation,d=n.mirror,p=n.axisLine,f=ir(ir(ir({},at(this.props,!1)),at(p,!1)),{},{fill:"none"});if(u==="top"||u==="bottom"){var y=+(u==="top"&&!d||u==="bottom"&&d);f=ir(ir({},f),{},{x1:i,y1:a+y*c,x2:i+o,y2:a+y*c})}else{var v=+(u==="left"&&!d||u==="right"&&d);f=ir(ir({},f),{},{x1:i+v*o,y1:a,x2:i+v*o,y2:a+c})}return L.createElement("line",$s({},f,{className:ot("recharts-cartesian-axis-line",Tn(p,"className"))}))}},{key:"renderTicks",value:function(n,i,a){var o=this,c=this.props,u=c.tickLine,d=c.stroke,p=c.tick,f=c.tickFormatter,y=c.unit,v=a_(ir(ir({},this.props),{},{ticks:n}),i,a),b=this.getTickTextAnchor(),w=this.getTickVerticalAnchor(),x=at(this.props,!1),S=at(p,!1),A=ir(ir({},x),{},{fill:"none"},at(u,!1)),O=v.map(function(C,T){var E=o.getTickLineCoord(C),N=E.line,R=E.tick,I=ir(ir(ir(ir({textAnchor:b,verticalAnchor:w},x),{},{stroke:"none",fill:d},S),R),{},{index:T,payload:C,visibleTicksCount:v.length,tickFormatter:f});return L.createElement(Xt,$s({className:"recharts-cartesian-axis-tick",key:"tick-".concat(C.value,"-").concat(C.coordinate,"-").concat(C.tickCoord)},eh(o.props,C,T)),u&&L.createElement("line",$s({},A,N,{className:ot("recharts-cartesian-axis-tick-line",Tn(u,"className"))})),p&&e.renderTickItem(p,I,"".concat(Je(f)?f(C.value,T):C.value).concat(y||"")))});return L.createElement("g",{className:"recharts-cartesian-axis-ticks"},O)}},{key:"render",value:function(){var n=this,i=this.props,a=i.axisLine,o=i.width,c=i.height,u=i.ticksGenerator,d=i.className,p=i.hide;if(p)return null;var f=this.props,y=f.ticks,v=Rb(f,Fte),b=y;return Je(u)&&(b=y&&y.length>0?u(this.props):u(v)),o<=0||c<=0||!b||!b.length?null:L.createElement(Xt,{className:ot("recharts-cartesian-axis",d),ref:function(x){n.layerReference=x}},a&&this.renderAxisLine(),this.renderTicks(b,this.state.fontSize,this.state.letterSpacing),jr.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(n,i,a){var o,c=ot(i.className,"recharts-cartesian-axis-tick-value");return L.isValidElement(n)?o=L.cloneElement(n,ir(ir({},i),{},{className:c})):Je(n)?o=n(ir(ir({},i),{},{className:c})):o=L.createElement(fh,$s({},i,{className:"recharts-cartesian-axis-tick-value"}),a),o}}])})(j.Component);o_(Cl,"displayName","CartesianAxis");o_(Cl,"defaultProps",{x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd"});var Zte=["x1","y1","x2","y2","key"],Qte=["offset"];function Lo(t){"@babel/helpers - typeof";return Lo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Lo(t)}function pN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Nr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?pN(Object(r),!0).forEach(function(n){ere(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):pN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function ere(t,e,r){return e=tre(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function tre(t){var e=rre(t,"string");return Lo(e)=="symbol"?e:e+""}function rre(t,e){if(Lo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Lo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function To(){return To=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},To.apply(this,arguments)}function mN(t,e){if(t==null)return{};var r=nre(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function nre(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var ire=function(e){var r=e.fill;if(!r||r==="none")return null;var n=e.fillOpacity,i=e.x,a=e.y,o=e.width,c=e.height,u=e.ry;return L.createElement("rect",{x:i,y:a,ry:u,width:o,height:c,stroke:"none",fill:r,fillOpacity:n,className:"recharts-cartesian-grid-bg"})};function fM(t,e){var r;if(L.isValidElement(t))r=L.cloneElement(t,e);else if(Je(t))r=t(e);else{var n=e.x1,i=e.y1,a=e.x2,o=e.y2,c=e.key,u=mN(e,Zte),d=at(u,!1);d.offset;var p=mN(d,Qte);r=L.createElement("line",To({},p,{x1:n,y1:i,x2:a,y2:o,fill:"none",key:c}))}return r}function are(t){var e=t.x,r=t.width,n=t.horizontal,i=n===void 0?!0:n,a=t.horizontalPoints;if(!i||!a||!a.length)return null;var o=a.map(function(c,u){var d=Nr(Nr({},t),{},{x1:e,y1:c,x2:e+r,y2:c,key:"line-".concat(u),index:u});return fM(i,d)});return L.createElement("g",{className:"recharts-cartesian-grid-horizontal"},o)}function ore(t){var e=t.y,r=t.height,n=t.vertical,i=n===void 0?!0:n,a=t.verticalPoints;if(!i||!a||!a.length)return null;var o=a.map(function(c,u){var d=Nr(Nr({},t),{},{x1:c,y1:e,x2:c,y2:e+r,key:"line-".concat(u),index:u});return fM(i,d)});return L.createElement("g",{className:"recharts-cartesian-grid-vertical"},o)}function sre(t){var e=t.horizontalFill,r=t.fillOpacity,n=t.x,i=t.y,a=t.width,o=t.height,c=t.horizontalPoints,u=t.horizontal,d=u===void 0?!0:u;if(!d||!e||!e.length)return null;var p=c.map(function(y){return Math.round(y+i-i)}).sort(function(y,v){return y-v});i!==p[0]&&p.unshift(0);var f=p.map(function(y,v){var b=!p[v+1],w=b?i+o-y:p[v+1]-y;if(w<=0)return null;var x=v%e.length;return L.createElement("rect",{key:"react-".concat(v),y,x:n,height:w,width:a,stroke:"none",fill:e[x],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return L.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},f)}function lre(t){var e=t.vertical,r=e===void 0?!0:e,n=t.verticalFill,i=t.fillOpacity,a=t.x,o=t.y,c=t.width,u=t.height,d=t.verticalPoints;if(!r||!n||!n.length)return null;var p=d.map(function(y){return Math.round(y+a-a)}).sort(function(y,v){return y-v});a!==p[0]&&p.unshift(0);var f=p.map(function(y,v){var b=!p[v+1],w=b?a+c-y:p[v+1]-y;if(w<=0)return null;var x=v%n.length;return L.createElement("rect",{key:"react-".concat(v),x:y,y:o,width:w,height:u,stroke:"none",fill:n[x],fillOpacity:i,className:"recharts-cartesian-grid-bg"})});return L.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},f)}var cre=function(e,r){var n=e.xAxis,i=e.width,a=e.height,o=e.offset;return E$(a_(Nr(Nr(Nr({},Cl.defaultProps),n),{},{ticks:Wi(n,!0),viewBox:{x:0,y:0,width:i,height:a}})),o.left,o.left+o.width,r)},ure=function(e,r){var n=e.yAxis,i=e.width,a=e.height,o=e.offset;return E$(a_(Nr(Nr(Nr({},Cl.defaultProps),n),{},{ticks:Wi(n,!0),viewBox:{x:0,y:0,width:i,height:a}})),o.top,o.top+o.height,r)},Os={horizontal:!0,vertical:!0,stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function Tu(t){var e,r,n,i,a,o,c=t_(),u=r_(),d=Jee(),p=Nr(Nr({},t),{},{stroke:(e=t.stroke)!==null&&e!==void 0?e:Os.stroke,fill:(r=t.fill)!==null&&r!==void 0?r:Os.fill,horizontal:(n=t.horizontal)!==null&&n!==void 0?n:Os.horizontal,horizontalFill:(i=t.horizontalFill)!==null&&i!==void 0?i:Os.horizontalFill,vertical:(a=t.vertical)!==null&&a!==void 0?a:Os.vertical,verticalFill:(o=t.verticalFill)!==null&&o!==void 0?o:Os.verticalFill,x:ge(t.x)?t.x:d.left,y:ge(t.y)?t.y:d.top,width:ge(t.width)?t.width:d.width,height:ge(t.height)?t.height:d.height}),f=p.x,y=p.y,v=p.width,b=p.height,w=p.syncWithTicks,x=p.horizontalValues,S=p.verticalValues,A=Vee(),O=Xee();if(!ge(v)||v<=0||!ge(b)||b<=0||!ge(f)||f!==+f||!ge(y)||y!==+y)return null;var C=p.verticalCoordinatesGenerator||cre,T=p.horizontalCoordinatesGenerator||ure,E=p.horizontalPoints,N=p.verticalPoints;if((!E||!E.length)&&Je(T)){var R=x&&x.length,I=T({yAxis:O?Nr(Nr({},O),{},{ticks:R?x:O.ticks}):void 0,width:c,height:u,offset:d},R?!0:w);Ki(Array.isArray(I),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(Lo(I),"]")),Array.isArray(I)&&(E=I)}if((!N||!N.length)&&Je(C)){var K=S&&S.length,B=C({xAxis:A?Nr(Nr({},A),{},{ticks:K?S:A.ticks}):void 0,width:c,height:u,offset:d},K?!0:w);Ki(Array.isArray(B),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(Lo(B),"]")),Array.isArray(B)&&(N=B)}return L.createElement("g",{className:"recharts-cartesian-grid"},L.createElement(ire,{fill:p.fill,fillOpacity:p.fillOpacity,x:p.x,y:p.y,width:p.width,height:p.height,ry:p.ry}),L.createElement(are,To({},p,{offset:d,horizontalPoints:E,xAxis:A,yAxis:O})),L.createElement(ore,To({},p,{offset:d,verticalPoints:N,xAxis:A,yAxis:O})),L.createElement(sre,To({},p,{horizontalPoints:E})),L.createElement(lre,To({},p,{verticalPoints:N})))}Tu.displayName="CartesianGrid";var dre=["type","layout","connectNulls","ref"],fre=["key"];function ul(t){"@babel/helpers - typeof";return ul=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ul(t)}function gN(t,e){if(t==null)return{};var r=hre(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function hre(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Bc(){return Bc=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Bc.apply(this,arguments)}function yN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function an(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?yN(Object(r),!0).forEach(function(n){Wn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):yN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function As(t){return yre(t)||gre(t)||mre(t)||pre()}function pre(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
504
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mre(t,e){if(t){if(typeof t=="string")return mw(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return mw(t,e)}}function gre(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function yre(t){if(Array.isArray(t))return mw(t)}function mw(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function vre(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function vN(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,pM(n.key),n)}}function bre(t,e,r){return e&&vN(t.prototype,e),r&&vN(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function xre(t,e,r){return e=Kh(e),wre(t,hM()?Reflect.construct(e,r||[],Kh(t).constructor):e.apply(t,r))}function wre(t,e){if(e&&(ul(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return _re(t)}function _re(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function hM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(hM=function(){return!!t})()}function Kh(t){return Kh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Kh(t)}function Sre(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&gw(t,e)}function gw(t,e){return gw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},gw(t,e)}function Wn(t,e,r){return e=pM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function pM(t){var e=kre(t,"string");return ul(e)=="symbol"?e:e+""}function kre(t,e){if(ul(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ul(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var Wu=(function(t){function e(){var r;vre(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=xre(this,e,[].concat(i)),Wn(r,"state",{isAnimationFinished:!0,totalLength:0}),Wn(r,"generateSimpleStrokeDasharray",function(o,c){return"".concat(c,"px ").concat(o-c,"px")}),Wn(r,"getStrokeDasharray",function(o,c,u){var d=u.reduce(function(S,A){return S+A});if(!d)return r.generateSimpleStrokeDasharray(c,o);for(var p=Math.floor(o/d),f=o%d,y=c-o,v=[],b=0,w=0;b<u.length;w+=u[b],++b)if(w+u[b]>f){v=[].concat(As(u.slice(0,b)),[f-w]);break}var x=v.length%2===0?[0,y]:[y];return[].concat(As(e.repeat(u,p)),As(v),x).map(function(S){return"".concat(S,"px")}).join(", ")}),Wn(r,"id",Du("recharts-line-")),Wn(r,"pathRef",function(o){r.mainCurve=o}),Wn(r,"handleAnimationEnd",function(){r.setState({isAnimationFinished:!0}),r.props.onAnimationEnd&&r.props.onAnimationEnd()}),Wn(r,"handleAnimationStart",function(){r.setState({isAnimationFinished:!1}),r.props.onAnimationStart&&r.props.onAnimationStart()}),r}return Sre(e,t),bre(e,[{key:"componentDidMount",value:function(){if(this.props.isAnimationActive){var n=this.getTotalLength();this.setState({totalLength:n})}}},{key:"componentDidUpdate",value:function(){if(this.props.isAnimationActive){var n=this.getTotalLength();n!==this.state.totalLength&&this.setState({totalLength:n})}}},{key:"getTotalLength",value:function(){var n=this.mainCurve;try{return n&&n.getTotalLength&&n.getTotalLength()||0}catch{return 0}}},{key:"renderErrorBar",value:function(n,i){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.points,c=a.xAxis,u=a.yAxis,d=a.layout,p=a.children,f=Cn(p,Hu);if(!f)return null;var y=function(w,x){return{x:w.x,y:w.y,value:w.value,errorVal:dn(w.payload,x)}},v={clipPath:n?"url(#clipPath-".concat(i,")"):null};return L.createElement(Xt,v,f.map(function(b){return L.cloneElement(b,{key:"bar-".concat(b.props.dataKey),data:o,xAxis:c,yAxis:u,layout:d,dataPointFormatter:y})}))}},{key:"renderDots",value:function(n,i,a){var o=this.props.isAnimationActive;if(o&&!this.state.isAnimationFinished)return null;var c=this.props,u=c.dot,d=c.points,p=c.dataKey,f=at(this.props,!1),y=at(u,!0),v=d.map(function(w,x){var S=an(an(an({key:"dot-".concat(x),r:3},f),y),{},{index:x,cx:w.x,cy:w.y,value:w.value,dataKey:p,payload:w.payload,points:d});return e.renderDotItem(u,S)}),b={clipPath:n?"url(#clipPath-".concat(i?"":"dots-").concat(a,")"):null};return L.createElement(Xt,Bc({className:"recharts-line-dots",key:"dots"},b),v)}},{key:"renderCurveStatically",value:function(n,i,a,o){var c=this.props,u=c.type,d=c.layout,p=c.connectNulls;c.ref;var f=gN(c,dre),y=an(an(an({},at(f,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:i?"url(#clipPath-".concat(a,")"):null,points:n},o),{},{type:u,layout:d,connectNulls:p});return L.createElement(Kx,Bc({},y,{pathRef:this.pathRef}))}},{key:"renderCurveWithAnimation",value:function(n,i){var a=this,o=this.props,c=o.points,u=o.strokeDasharray,d=o.isAnimationActive,p=o.animationBegin,f=o.animationDuration,y=o.animationEasing,v=o.animationId,b=o.animateNewValues,w=o.width,x=o.height,S=this.state,A=S.prevPoints,O=S.totalLength;return L.createElement(Qi,{begin:p,duration:f,isActive:d,easing:y,from:{t:0},to:{t:1},key:"line-".concat(v),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(C){var T=C.t;if(A){var E=A.length/c.length,N=c.map(function(U,V){var H=Math.floor(V*E);if(A[H]){var Y=A[H],G=Vn(Y.x,U.x),Q=Vn(Y.y,U.y);return an(an({},U),{},{x:G(T),y:Q(T)})}if(b){var W=Vn(w*2,U.x),ee=Vn(x/2,U.y);return an(an({},U),{},{x:W(T),y:ee(T)})}return an(an({},U),{},{x:U.x,y:U.y})});return a.renderCurveStatically(N,n,i)}var R=Vn(0,O),I=R(T),K;if(u){var B="".concat(u).split(/[,\s]+/gim).map(function(U){return parseFloat(U)});K=a.getStrokeDasharray(I,O,B)}else K=a.generateSimpleStrokeDasharray(O,I);return a.renderCurveStatically(c,n,i,{strokeDasharray:K})})}},{key:"renderCurve",value:function(n,i){var a=this.props,o=a.points,c=a.isAnimationActive,u=this.state,d=u.prevPoints,p=u.totalLength;return c&&o&&o.length&&(!d&&p>0||!Np(d,o))?this.renderCurveWithAnimation(n,i):this.renderCurveStatically(o,n,i)}},{key:"render",value:function(){var n,i=this.props,a=i.hide,o=i.dot,c=i.points,u=i.className,d=i.xAxis,p=i.yAxis,f=i.top,y=i.left,v=i.width,b=i.height,w=i.isAnimationActive,x=i.id;if(a||!c||!c.length)return null;var S=this.state.isAnimationFinished,A=c.length===1,O=ot("recharts-line",u),C=d&&d.allowDataOverflow,T=p&&p.allowDataOverflow,E=C||T,N=tt(x)?this.id:x,R=(n=at(o,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},I=R.r,K=I===void 0?3:I,B=R.strokeWidth,U=B===void 0?2:B,V=z9(o)?o:{},H=V.clipDot,Y=H===void 0?!0:H,G=K*2+U;return L.createElement(Xt,{className:O},C||T?L.createElement("defs",null,L.createElement("clipPath",{id:"clipPath-".concat(N)},L.createElement("rect",{x:C?y:y-v/2,y:T?f:f-b/2,width:C?v:v*2,height:T?b:b*2})),!Y&&L.createElement("clipPath",{id:"clipPath-dots-".concat(N)},L.createElement("rect",{x:y-G/2,y:f-G/2,width:v+G,height:b+G}))):null,!A&&this.renderCurve(E,N),this.renderErrorBar(E,N),(A||o)&&this.renderDots(E,Y,N),(!w||S)&&Da.renderCallByParent(this.props,c))}}],[{key:"getDerivedStateFromProps",value:function(n,i){return n.animationId!==i.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,prevPoints:i.curPoints}:n.points!==i.curPoints?{curPoints:n.points}:null}},{key:"repeat",value:function(n,i){for(var a=n.length%2!==0?[].concat(As(n),[0]):n,o=[],c=0;c<i;++c)o=[].concat(As(o),As(a));return o}},{key:"renderDotItem",value:function(n,i){var a;if(L.isValidElement(n))a=L.cloneElement(n,i);else if(Je(n))a=n(i);else{var o=i.key,c=gN(i,fre),u=ot("recharts-line-dot",typeof n!="boolean"?n.className:"");a=L.createElement(J1,Bc({key:o},c,{className:u}))}return a}}])})(j.PureComponent);Wn(Wu,"displayName","Line");Wn(Wu,"defaultProps",{xAxisId:0,yAxisId:0,connectNulls:!1,activeDot:!0,dot:!0,legendType:"line",stroke:"#3182bd",strokeWidth:1,fill:"#fff",points:[],isAnimationActive:!El.isSsr,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",hide:!1,label:!1});Wn(Wu,"getComposedData",function(t){var e=t.props,r=t.xAxis,n=t.yAxis,i=t.xAxisTicks,a=t.yAxisTicks,o=t.dataKey,c=t.bandSize,u=t.displayedData,d=t.offset,p=e.layout,f=u.map(function(y,v){var b=dn(y,o);return p==="horizontal"?{x:$C({axis:r,ticks:i,bandSize:c,entry:y,index:v}),y:tt(b)?null:n.scale(b),value:b,payload:y}:{x:tt(b)?null:r.scale(b),y:$C({axis:n,ticks:a,bandSize:c,entry:y,index:v}),value:b,payload:y}});return an({points:f,layout:p},d)});function dl(t){"@babel/helpers - typeof";return dl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},dl(t)}function Ere(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ore(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,yM(n.key),n)}}function Are(t,e,r){return e&&Ore(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function Tre(t,e,r){return e=Vh(e),Cre(t,mM()?Reflect.construct(e,r||[],Vh(t).constructor):e.apply(t,r))}function Cre(t,e){if(e&&(dl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return jre(t)}function jre(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function mM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(mM=function(){return!!t})()}function Vh(t){return Vh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Vh(t)}function Nre(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&yw(t,e)}function yw(t,e){return yw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},yw(t,e)}function gM(t,e,r){return e=yM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function yM(t){var e=Pre(t,"string");return dl(e)=="symbol"?e:e+""}function Pre(t,e){if(dl(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(dl(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function vw(){return vw=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},vw.apply(this,arguments)}function Rre(t){var e=t.xAxisId,r=t_(),n=r_(),i=tM(e);return i==null?null:j.createElement(Cl,vw({},i,{className:ot("recharts-".concat(i.axisType," ").concat(i.axisType),i.className),viewBox:{x:0,y:0,width:r,height:n},ticksGenerator:function(o){return Wi(o,!0)}}))}var Ba=(function(t){function e(){return Ere(this,e),Tre(this,e,arguments)}return Nre(e,t),Are(e,[{key:"render",value:function(){return j.createElement(Rre,this.props)}}])})(j.Component);gM(Ba,"displayName","XAxis");gM(Ba,"defaultProps",{allowDecimals:!0,hide:!1,orientation:"bottom",width:0,height:30,mirror:!1,xAxisId:0,tickCount:5,type:"category",padding:{left:0,right:0},allowDataOverflow:!1,scale:"auto",reversed:!1,allowDuplicatedCategory:!0});function fl(t){"@babel/helpers - typeof";return fl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},fl(t)}function Ire(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function $re(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,xM(n.key),n)}}function Mre(t,e,r){return e&&$re(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function Lre(t,e,r){return e=Xh(e),Dre(t,vM()?Reflect.construct(e,r||[],Xh(t).constructor):e.apply(t,r))}function Dre(t,e){if(e&&(fl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return zre(t)}function zre(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function vM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(vM=function(){return!!t})()}function Xh(t){return Xh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Xh(t)}function Bre(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&bw(t,e)}function bw(t,e){return bw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},bw(t,e)}function bM(t,e,r){return e=xM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function xM(t){var e=Ure(t,"string");return fl(e)=="symbol"?e:e+""}function Ure(t,e){if(fl(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(fl(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function xw(){return xw=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},xw.apply(this,arguments)}var qre=function(e){var r=e.yAxisId,n=t_(),i=r_(),a=rM(r);return a==null?null:j.createElement(Cl,xw({},a,{className:ot("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:n,height:i},ticksGenerator:function(c){return Wi(c,!0)}}))},Ua=(function(t){function e(){return Ire(this,e),Lre(this,e,arguments)}return Bre(e,t),Mre(e,[{key:"render",value:function(){return j.createElement(qre,this.props)}}])})(j.Component);bM(Ua,"displayName","YAxis");bM(Ua,"defaultProps",{allowDuplicatedCategory:!0,allowDecimals:!0,hide:!1,orientation:"left",width:60,height:0,mirror:!1,yAxisId:0,tickCount:5,type:"number",padding:{top:0,bottom:0},allowDataOverflow:!1,scale:"auto",reversed:!1});function bN(t){return Gre(t)||Wre(t)||Hre(t)||Fre()}function Fre(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
505
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Hre(t,e){if(t){if(typeof t=="string")return ww(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ww(t,e)}}function Wre(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Gre(t){if(Array.isArray(t))return ww(t)}function ww(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var _w=function(e,r,n,i,a){var o=Cn(e,i_),c=Cn(e,Dp),u=[].concat(bN(o),bN(c)),d=Cn(e,Bp),p="".concat(i,"Id"),f=i[0],y=r;if(u.length&&(y=u.reduce(function(w,x){if(x.props[p]===n&&ki(x.props,"extendDomain")&&ge(x.props[f])){var S=x.props[f];return[Math.min(w[0],S),Math.max(w[1],S)]}return w},y)),d.length){var v="".concat(f,"1"),b="".concat(f,"2");y=d.reduce(function(w,x){if(x.props[p]===n&&ki(x.props,"extendDomain")&&ge(x.props[v])&&ge(x.props[b])){var S=x.props[v],A=x.props[b];return[Math.min(w[0],S,A),Math.max(w[1],S,A)]}return w},y)}return a&&a.length&&(y=a.reduce(function(w,x){return ge(x)?[Math.min(w[0],x),Math.max(w[1],x)]:w},y)),y},Ib={exports:{}},xN;function Kre(){return xN||(xN=1,(function(t){var e=Object.prototype.hasOwnProperty,r="~";function n(){}Object.create&&(n.prototype=Object.create(null),new n().__proto__||(r=!1));function i(u,d,p){this.fn=u,this.context=d,this.once=p||!1}function a(u,d,p,f,y){if(typeof p!="function")throw new TypeError("The listener must be a function");var v=new i(p,f||u,y),b=r?r+d:d;return u._events[b]?u._events[b].fn?u._events[b]=[u._events[b],v]:u._events[b].push(v):(u._events[b]=v,u._eventsCount++),u}function o(u,d){--u._eventsCount===0?u._events=new n:delete u._events[d]}function c(){this._events=new n,this._eventsCount=0}c.prototype.eventNames=function(){var d=[],p,f;if(this._eventsCount===0)return d;for(f in p=this._events)e.call(p,f)&&d.push(r?f.slice(1):f);return Object.getOwnPropertySymbols?d.concat(Object.getOwnPropertySymbols(p)):d},c.prototype.listeners=function(d){var p=r?r+d:d,f=this._events[p];if(!f)return[];if(f.fn)return[f.fn];for(var y=0,v=f.length,b=new Array(v);y<v;y++)b[y]=f[y].fn;return b},c.prototype.listenerCount=function(d){var p=r?r+d:d,f=this._events[p];return f?f.fn?1:f.length:0},c.prototype.emit=function(d,p,f,y,v,b){var w=r?r+d:d;if(!this._events[w])return!1;var x=this._events[w],S=arguments.length,A,O;if(x.fn){switch(x.once&&this.removeListener(d,x.fn,void 0,!0),S){case 1:return x.fn.call(x.context),!0;case 2:return x.fn.call(x.context,p),!0;case 3:return x.fn.call(x.context,p,f),!0;case 4:return x.fn.call(x.context,p,f,y),!0;case 5:return x.fn.call(x.context,p,f,y,v),!0;case 6:return x.fn.call(x.context,p,f,y,v,b),!0}for(O=1,A=new Array(S-1);O<S;O++)A[O-1]=arguments[O];x.fn.apply(x.context,A)}else{var C=x.length,T;for(O=0;O<C;O++)switch(x[O].once&&this.removeListener(d,x[O].fn,void 0,!0),S){case 1:x[O].fn.call(x[O].context);break;case 2:x[O].fn.call(x[O].context,p);break;case 3:x[O].fn.call(x[O].context,p,f);break;case 4:x[O].fn.call(x[O].context,p,f,y);break;default:if(!A)for(T=1,A=new Array(S-1);T<S;T++)A[T-1]=arguments[T];x[O].fn.apply(x[O].context,A)}}return!0},c.prototype.on=function(d,p,f){return a(this,d,p,f,!1)},c.prototype.once=function(d,p,f){return a(this,d,p,f,!0)},c.prototype.removeListener=function(d,p,f,y){var v=r?r+d:d;if(!this._events[v])return this;if(!p)return o(this,v),this;var b=this._events[v];if(b.fn)b.fn===p&&(!y||b.once)&&(!f||b.context===f)&&o(this,v);else{for(var w=0,x=[],S=b.length;w<S;w++)(b[w].fn!==p||y&&!b[w].once||f&&b[w].context!==f)&&x.push(b[w]);x.length?this._events[v]=x.length===1?x[0]:x:o(this,v)}return this},c.prototype.removeAllListeners=function(d){var p;return d?(p=r?r+d:d,this._events[p]&&o(this,p)):(this._events=new n,this._eventsCount=0),this},c.prototype.off=c.prototype.removeListener,c.prototype.addListener=c.prototype.on,c.prefixed=r,c.EventEmitter=c,t.exports=c})(Ib)),Ib.exports}var Vre=Kre();const Xre=vt(Vre);var $b=new Xre,Mb="recharts.syncMouseEvents";function Cu(t){"@babel/helpers - typeof";return Cu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Cu(t)}function Yre(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Jre(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,wM(n.key),n)}}function Zre(t,e,r){return e&&Jre(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function Lb(t,e,r){return e=wM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function wM(t){var e=Qre(t,"string");return Cu(e)=="symbol"?e:e+""}function Qre(t,e){if(Cu(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Cu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var ene=(function(){function t(){Yre(this,t),Lb(this,"activeIndex",0),Lb(this,"coordinateList",[]),Lb(this,"layout","horizontal")}return Zre(t,[{key:"setDetails",value:function(r){var n,i=r.coordinateList,a=i===void 0?null:i,o=r.container,c=o===void 0?null:o,u=r.layout,d=u===void 0?null:u,p=r.offset,f=p===void 0?null:p,y=r.mouseHandlerCallback,v=y===void 0?null:y;this.coordinateList=(n=a??this.coordinateList)!==null&&n!==void 0?n:[],this.container=c??this.container,this.layout=d??this.layout,this.offset=f??this.offset,this.mouseHandlerCallback=v??this.mouseHandlerCallback,this.activeIndex=Math.min(Math.max(this.activeIndex,0),this.coordinateList.length-1)}},{key:"focus",value:function(){this.spoofMouse()}},{key:"keyboardEvent",value:function(r){if(this.coordinateList.length!==0)switch(r.key){case"ArrowRight":{if(this.layout!=="horizontal")return;this.activeIndex=Math.min(this.activeIndex+1,this.coordinateList.length-1),this.spoofMouse();break}case"ArrowLeft":{if(this.layout!=="horizontal")return;this.activeIndex=Math.max(this.activeIndex-1,0),this.spoofMouse();break}}}},{key:"setIndex",value:function(r){this.activeIndex=r}},{key:"spoofMouse",value:function(){var r,n;if(this.layout==="horizontal"&&this.coordinateList.length!==0){var i=this.container.getBoundingClientRect(),a=i.x,o=i.y,c=i.height,u=this.coordinateList[this.activeIndex].coordinate,d=((r=window)===null||r===void 0?void 0:r.scrollX)||0,p=((n=window)===null||n===void 0?void 0:n.scrollY)||0,f=a+u+d,y=o+this.offset.top+c/2+p;this.mouseHandlerCallback({pageX:f,pageY:y})}}}])})();function tne(t,e,r){if(r==="number"&&e===!0&&Array.isArray(t)){var n=t==null?void 0:t[0],i=t==null?void 0:t[1];if(n&&i&&ge(n)&&ge(i))return!0}return!1}function rne(t,e,r,n){var i=n/2;return{stroke:"none",fill:"#ccc",x:t==="horizontal"?e.x-i:r.left+.5,y:t==="horizontal"?r.top+.5:e.y-i,width:t==="horizontal"?n:r.width-1,height:t==="horizontal"?r.height-1:n}}function _M(t){var e=t.cx,r=t.cy,n=t.radius,i=t.startAngle,a=t.endAngle,o=_r(e,r,n,i),c=_r(e,r,n,a);return{points:[o,c],cx:e,cy:r,radius:n,startAngle:i,endAngle:a}}function nne(t,e,r){var n,i,a,o;if(t==="horizontal")n=e.x,a=n,i=r.top,o=r.top+r.height;else if(t==="vertical")i=e.y,o=i,n=r.left,a=r.left+r.width;else if(e.cx!=null&&e.cy!=null)if(t==="centric"){var c=e.cx,u=e.cy,d=e.innerRadius,p=e.outerRadius,f=e.angle,y=_r(c,u,d,f),v=_r(c,u,p,f);n=y.x,i=y.y,a=v.x,o=v.y}else return _M(e);return[{x:n,y:i},{x:a,y:o}]}function ju(t){"@babel/helpers - typeof";return ju=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ju(t)}function wN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Af(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?wN(Object(r),!0).forEach(function(n){ine(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):wN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function ine(t,e,r){return e=ane(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function ane(t){var e=one(t,"string");return ju(e)=="symbol"?e:e+""}function one(t,e){if(ju(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ju(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function sne(t){var e,r,n=t.element,i=t.tooltipEventType,a=t.isActive,o=t.activeCoordinate,c=t.activePayload,u=t.offset,d=t.activeTooltipIndex,p=t.tooltipAxisBandSize,f=t.layout,y=t.chartName,v=(e=n.props.cursor)!==null&&e!==void 0?e:(r=n.type.defaultProps)===null||r===void 0?void 0:r.cursor;if(!n||!v||!a||!o||y!=="ScatterChart"&&i!=="axis")return null;var b,w=Kx;if(y==="ScatterChart")b=o,w=aQ;else if(y==="BarChart")b=rne(f,o,u,p),w=Y1;else if(f==="radial"){var x=_M(o),S=x.cx,A=x.cy,O=x.radius,C=x.startAngle,T=x.endAngle;b={cx:S,cy:A,startAngle:C,endAngle:T,innerRadius:O,outerRadius:O},w=j$}else b={points:nne(f,o,u)},w=Kx;var E=Af(Af(Af(Af({stroke:"#ccc",pointerEvents:"none"},u),b),at(v,!1)),{},{payload:c,payloadIndex:d,className:ot("recharts-tooltip-cursor",v.className)});return j.isValidElement(v)?j.cloneElement(v,E):j.createElement(w,E)}var lne=["item"],cne=["children","className","width","height","style","compact","title","desc"];function hl(t){"@babel/helpers - typeof";return hl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},hl(t)}function Ms(){return Ms=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ms.apply(this,arguments)}function _N(t,e){return fne(t)||dne(t,e)||kM(t,e)||une()}function une(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
506
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function dne(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,c=[],u=!0,d=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(p){d=!0,i=p}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return c}}function fne(t){if(Array.isArray(t))return t}function SN(t,e){if(t==null)return{};var r=hne(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function hne(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function pne(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function mne(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,EM(n.key),n)}}function gne(t,e,r){return e&&mne(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function yne(t,e,r){return e=Yh(e),vne(t,SM()?Reflect.construct(e,r||[],Yh(t).constructor):e.apply(t,r))}function vne(t,e){if(e&&(hl(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return bne(t)}function bne(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function SM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(SM=function(){return!!t})()}function Yh(t){return Yh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Yh(t)}function xne(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Sw(t,e)}function Sw(t,e){return Sw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Sw(t,e)}function pl(t){return Sne(t)||_ne(t)||kM(t)||wne()}function wne(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
507
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kM(t,e){if(t){if(typeof t=="string")return kw(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return kw(t,e)}}function _ne(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Sne(t){if(Array.isArray(t))return kw(t)}function kw(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function kN(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ie(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?kN(Object(r),!0).forEach(function(n){Be(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):kN(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Be(t,e,r){return e=EM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function EM(t){var e=kne(t,"string");return hl(e)=="symbol"?e:e+""}function kne(t,e){if(hl(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(hl(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Ene={xAxis:["bottom","top"],yAxis:["left","right"]},One={width:"100%",height:"100%"},OM={x:0,y:0};function Tf(t){return t}var Ane=function(e,r){return r==="horizontal"?e.x:r==="vertical"?e.y:r==="centric"?e.angle:e.radius},Tne=function(e,r,n,i){var a=r.find(function(p){return p&&p.index===n});if(a){if(e==="horizontal")return{x:a.coordinate,y:i.y};if(e==="vertical")return{x:i.x,y:a.coordinate};if(e==="centric"){var o=a.coordinate,c=i.radius;return ie(ie(ie({},i),_r(i.cx,i.cy,c,o)),{},{angle:o,radius:c})}var u=a.coordinate,d=i.angle;return ie(ie(ie({},i),_r(i.cx,i.cy,u,d)),{},{angle:d,radius:u})}return OM},Up=function(e,r){var n=r.graphicalItems,i=r.dataStartIndex,a=r.dataEndIndex,o=(n??[]).reduce(function(c,u){var d=u.props.data;return d&&d.length?[].concat(pl(c),pl(d)):c},[]);return o.length>0?o:e&&e.length&&ge(i)&&ge(a)?e.slice(i,a+1):[]};function AM(t){return t==="number"?[0,"auto"]:void 0}var Ew=function(e,r,n,i){var a=e.graphicalItems,o=e.tooltipAxis,c=Up(r,e);return n<0||!a||!a.length||n>=c.length?null:a.reduce(function(u,d){var p,f=(p=d.props.data)!==null&&p!==void 0?p:r;f&&e.dataStartIndex+e.dataEndIndex!==0&&e.dataEndIndex-e.dataStartIndex>=n&&(f=f.slice(e.dataStartIndex,e.dataEndIndex+1));var y;if(o.dataKey&&!o.allowDuplicatedCategory){var v=f===void 0?c:f;y=Zf(v,o.dataKey,i)}else y=f&&f[n]||c[n];return y?[].concat(pl(u),[A$(d,y)]):u},[])},EN=function(e,r,n,i){var a=i||{x:e.chartX,y:e.chartY},o=Ane(a,n),c=e.orderedTooltipTicks,u=e.tooltipAxis,d=e.tooltipTicks,p=DX(o,c,d,u);if(p>=0&&d){var f=d[p]&&d[p].value,y=Ew(e,r,p,f),v=Tne(n,c,p,a);return{activeTooltipIndex:p,activeLabel:f,activePayload:y,activeCoordinate:v}}return null},Cne=function(e,r){var n=r.axes,i=r.graphicalItems,a=r.axisType,o=r.axisIdKey,c=r.stackGroups,u=r.dataStartIndex,d=r.dataEndIndex,p=e.layout,f=e.children,y=e.stackOffset,v=k$(p,a);return n.reduce(function(b,w){var x,S=w.type.defaultProps!==void 0?ie(ie({},w.type.defaultProps),w.props):w.props,A=S.type,O=S.dataKey,C=S.allowDataOverflow,T=S.allowDuplicatedCategory,E=S.scale,N=S.ticks,R=S.includeHidden,I=S[o];if(b[I])return b;var K=Up(e.data,{graphicalItems:i.filter(function(M){var J,oe=o in M.props?M.props[o]:(J=M.type.defaultProps)===null||J===void 0?void 0:J[o];return oe===I}),dataStartIndex:u,dataEndIndex:d}),B=K.length,U,V,H;tne(S.domain,C,A)&&(U=qx(S.domain,null,C),v&&(A==="number"||E!=="auto")&&(H=Dc(K,O,"category")));var Y=AM(A);if(!U||U.length===0){var G,Q=(G=S.domain)!==null&&G!==void 0?G:Y;if(O){if(U=Dc(K,O,A),A==="category"&&v){var W=C9(U);T&&W?(V=U,U=Lh(0,B)):T||(U=zC(Q,U,w).reduce(function(M,J){return M.indexOf(J)>=0?M:[].concat(pl(M),[J])},[]))}else if(A==="category")T?U=U.filter(function(M){return M!==""&&!tt(M)}):U=zC(Q,U,w).reduce(function(M,J){return M.indexOf(J)>=0||J===""||tt(J)?M:[].concat(pl(M),[J])},[]);else if(A==="number"){var ee=FX(K,i.filter(function(M){var J,oe,le=o in M.props?M.props[o]:(J=M.type.defaultProps)===null||J===void 0?void 0:J[o],ve="hide"in M.props?M.props.hide:(oe=M.type.defaultProps)===null||oe===void 0?void 0:oe.hide;return le===I&&(R||!ve)}),O,a,p);ee&&(U=ee)}v&&(A==="number"||E!=="auto")&&(H=Dc(K,O,"category"))}else v?U=Lh(0,B):c&&c[I]&&c[I].hasStack&&A==="number"?U=y==="expand"?[0,1]:O$(c[I].stackGroups,u,d):U=S$(K,i.filter(function(M){var J=o in M.props?M.props[o]:M.type.defaultProps[o],oe="hide"in M.props?M.props.hide:M.type.defaultProps.hide;return J===I&&(R||!oe)}),A,p,!0);if(A==="number")U=_w(f,U,I,a,N),Q&&(U=qx(Q,U,C));else if(A==="category"&&Q){var q=Q,$=U.every(function(M){return q.indexOf(M)>=0});$&&(U=q)}}return ie(ie({},b),{},Be({},I,ie(ie({},S),{},{axisType:a,domain:U,categoricalDomain:H,duplicateDomain:V,originalDomain:(x=S.domain)!==null&&x!==void 0?x:Y,isCategorical:v,layout:p})))},{})},jne=function(e,r){var n=r.graphicalItems,i=r.Axis,a=r.axisType,o=r.axisIdKey,c=r.stackGroups,u=r.dataStartIndex,d=r.dataEndIndex,p=e.layout,f=e.children,y=Up(e.data,{graphicalItems:n,dataStartIndex:u,dataEndIndex:d}),v=y.length,b=k$(p,a),w=-1;return n.reduce(function(x,S){var A=S.type.defaultProps!==void 0?ie(ie({},S.type.defaultProps),S.props):S.props,O=A[o],C=AM("number");if(!x[O]){w++;var T;return b?T=Lh(0,v):c&&c[O]&&c[O].hasStack?(T=O$(c[O].stackGroups,u,d),T=_w(f,T,O,a)):(T=qx(C,S$(y,n.filter(function(E){var N,R,I=o in E.props?E.props[o]:(N=E.type.defaultProps)===null||N===void 0?void 0:N[o],K="hide"in E.props?E.props.hide:(R=E.type.defaultProps)===null||R===void 0?void 0:R.hide;return I===O&&!K}),"number",p),i.defaultProps.allowDataOverflow),T=_w(f,T,O,a)),ie(ie({},x),{},Be({},O,ie(ie({axisType:a},i.defaultProps),{},{hide:!0,orientation:Tn(Ene,"".concat(a,".").concat(w%2),null),domain:T,originalDomain:C,isCategorical:b,layout:p})))}return x},{})},Nne=function(e,r){var n=r.axisType,i=n===void 0?"xAxis":n,a=r.AxisComp,o=r.graphicalItems,c=r.stackGroups,u=r.dataStartIndex,d=r.dataEndIndex,p=e.children,f="".concat(i,"Id"),y=Cn(p,a),v={};return y&&y.length?v=Cne(e,{axes:y,graphicalItems:o,axisType:i,axisIdKey:f,stackGroups:c,dataStartIndex:u,dataEndIndex:d}):o&&o.length&&(v=jne(e,{Axis:a,graphicalItems:o,axisType:i,axisIdKey:f,stackGroups:c,dataStartIndex:u,dataEndIndex:d})),v},Pne=function(e){var r=Pa(e),n=Wi(r,!1,!0);return{tooltipTicks:n,orderedTooltipTicks:S1(n,function(i){return i.coordinate}),tooltipAxis:r,tooltipAxisBandSize:Ah(r,n)}},ON=function(e){var r=e.children,n=e.defaultShowTooltip,i=sn(r,il),a=0,o=0;return e.data&&e.data.length!==0&&(o=e.data.length-1),i&&i.props&&(i.props.startIndex>=0&&(a=i.props.startIndex),i.props.endIndex>=0&&(o=i.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:a,dataEndIndex:o,activeTooltipIndex:-1,isTooltipActive:!!n}},Rne=function(e){return!e||!e.length?!1:e.some(function(r){var n=Gi(r&&r.type);return n&&n.indexOf("Bar")>=0})},AN=function(e){return e==="horizontal"?{numericAxisName:"yAxis",cateAxisName:"xAxis"}:e==="vertical"?{numericAxisName:"xAxis",cateAxisName:"yAxis"}:e==="centric"?{numericAxisName:"radiusAxis",cateAxisName:"angleAxis"}:{numericAxisName:"angleAxis",cateAxisName:"radiusAxis"}},Ine=function(e,r){var n=e.props,i=e.graphicalItems,a=e.xAxisMap,o=a===void 0?{}:a,c=e.yAxisMap,u=c===void 0?{}:c,d=n.width,p=n.height,f=n.children,y=n.margin||{},v=sn(f,il),b=sn(f,Us),w=Object.keys(u).reduce(function(T,E){var N=u[E],R=N.orientation;return!N.mirror&&!N.hide?ie(ie({},T),{},Be({},R,T[R]+N.width)):T},{left:y.left||0,right:y.right||0}),x=Object.keys(o).reduce(function(T,E){var N=o[E],R=N.orientation;return!N.mirror&&!N.hide?ie(ie({},T),{},Be({},R,Tn(T,"".concat(R))+N.height)):T},{top:y.top||0,bottom:y.bottom||0}),S=ie(ie({},x),w),A=S.bottom;v&&(S.bottom+=v.props.height||il.defaultProps.height),b&&r&&(S=UX(S,i,n,r));var O=d-S.left-S.right,C=p-S.top-S.bottom;return ie(ie({brushBottom:A},S),{},{width:Math.max(O,0),height:Math.max(C,0)})},$ne=function(e,r){if(r==="xAxis")return e[r].width;if(r==="yAxis")return e[r].height},TM=function(e){var r=e.chartName,n=e.GraphicalChild,i=e.defaultTooltipEventType,a=i===void 0?"axis":i,o=e.validateTooltipEventTypes,c=o===void 0?["axis"]:o,u=e.axisComponents,d=e.legendContent,p=e.formatAxisMap,f=e.defaultProps,y=function(S,A){var O=A.graphicalItems,C=A.stackGroups,T=A.offset,E=A.updateId,N=A.dataStartIndex,R=A.dataEndIndex,I=S.barSize,K=S.layout,B=S.barGap,U=S.barCategoryGap,V=S.maxBarSize,H=AN(K),Y=H.numericAxisName,G=H.cateAxisName,Q=Rne(O),W=[];return O.forEach(function(ee,q){var $=Up(S.data,{graphicalItems:[ee],dataStartIndex:N,dataEndIndex:R}),M=ee.type.defaultProps!==void 0?ie(ie({},ee.type.defaultProps),ee.props):ee.props,J=M.dataKey,oe=M.maxBarSize,le=M["".concat(Y,"Id")],ve=M["".concat(G,"Id")],qe={},xe=u.reduce(function(lr,_t){var kr=A["".concat(_t.axisType,"Map")],Ir=M["".concat(_t.axisType,"Id")];kr&&kr[Ir]||_t.axisType==="zAxis"||Mo();var ni=kr[Ir];return ie(ie({},lr),{},Be(Be({},_t.axisType,ni),"".concat(_t.axisType,"Ticks"),Wi(ni)))},qe),ae=xe[G],Se=xe["".concat(G,"Ticks")],Me=C&&C[le]&&C[le].hasStack&&tY(ee,C[le].stackGroups),se=Gi(ee.type).indexOf("Bar")>=0,rt=Ah(ae,Se),Fe=[],kt=Q&&zX({barSize:I,stackGroups:C,totalSize:$ne(xe,G)});if(se){var wt,Et,Sr=tt(oe)?V:oe,Ut=(wt=(Et=Ah(ae,Se,!0))!==null&&Et!==void 0?Et:Sr)!==null&&wt!==void 0?wt:0;Fe=BX({barGap:B,barCategoryGap:U,bandSize:Ut!==rt?Ut:rt,sizeList:kt[ve],maxBarSize:Sr}),Ut!==rt&&(Fe=Fe.map(function(lr){return ie(ie({},lr),{},{position:ie(ie({},lr.position),{},{offset:lr.position.offset-Ut/2})})}))}var Rr=ee&&ee.type&&ee.type.getComposedData;Rr&&W.push({props:ie(ie({},Rr(ie(ie({},xe),{},{displayedData:$,props:S,dataKey:J,item:ee,bandSize:rt,barPosition:Fe,offset:T,stackedData:Me,layout:K,dataStartIndex:N,dataEndIndex:R}))),{},Be(Be(Be({key:ee.key||"item-".concat(q)},Y,xe[Y]),G,xe[G]),"animationId",E)),childIndex:q9(ee,S.children),item:ee})}),W},v=function(S,A){var O=S.props,C=S.dataStartIndex,T=S.dataEndIndex,E=S.updateId;if(!QO({props:O}))return null;var N=O.children,R=O.layout,I=O.stackOffset,K=O.data,B=O.reverseStackOrder,U=AN(R),V=U.numericAxisName,H=U.cateAxisName,Y=Cn(N,n),G=ZX(K,Y,"".concat(V,"Id"),"".concat(H,"Id"),I,B),Q=u.reduce(function(M,J){var oe="".concat(J.axisType,"Map");return ie(ie({},M),{},Be({},oe,Nne(O,ie(ie({},J),{},{graphicalItems:Y,stackGroups:J.axisType===V&&G,dataStartIndex:C,dataEndIndex:T}))))},{}),W=Ine(ie(ie({},Q),{},{props:O,graphicalItems:Y}),A==null?void 0:A.legendBBox);Object.keys(Q).forEach(function(M){Q[M]=p(O,Q[M],W,M.replace("Map",""),r)});var ee=Q["".concat(H,"Map")],q=Pne(ee),$=y(O,ie(ie({},Q),{},{dataStartIndex:C,dataEndIndex:T,updateId:E,graphicalItems:Y,stackGroups:G,offset:W}));return ie(ie({formattedGraphicalItems:$,graphicalItems:Y,offset:W,stackGroups:G},q),Q)},b=(function(x){function S(A){var O,C,T;return pne(this,S),T=yne(this,S,[A]),Be(T,"eventEmitterSymbol",Symbol("rechartsEventEmitter")),Be(T,"accessibilityManager",new ene),Be(T,"handleLegendBBoxUpdate",function(E){if(E){var N=T.state,R=N.dataStartIndex,I=N.dataEndIndex,K=N.updateId;T.setState(ie({legendBBox:E},v({props:T.props,dataStartIndex:R,dataEndIndex:I,updateId:K},ie(ie({},T.state),{},{legendBBox:E}))))}}),Be(T,"handleReceiveSyncEvent",function(E,N,R){if(T.props.syncId===E){if(R===T.eventEmitterSymbol&&typeof T.props.syncMethod!="function")return;T.applySyncEvent(N)}}),Be(T,"handleBrushChange",function(E){var N=E.startIndex,R=E.endIndex;if(N!==T.state.dataStartIndex||R!==T.state.dataEndIndex){var I=T.state.updateId;T.setState(function(){return ie({dataStartIndex:N,dataEndIndex:R},v({props:T.props,dataStartIndex:N,dataEndIndex:R,updateId:I},T.state))}),T.triggerSyncEvent({dataStartIndex:N,dataEndIndex:R})}}),Be(T,"handleMouseEnter",function(E){var N=T.getMouseInfo(E);if(N){var R=ie(ie({},N),{},{isTooltipActive:!0});T.setState(R),T.triggerSyncEvent(R);var I=T.props.onMouseEnter;Je(I)&&I(R,E)}}),Be(T,"triggeredAfterMouseMove",function(E){var N=T.getMouseInfo(E),R=N?ie(ie({},N),{},{isTooltipActive:!0}):{isTooltipActive:!1};T.setState(R),T.triggerSyncEvent(R);var I=T.props.onMouseMove;Je(I)&&I(R,E)}),Be(T,"handleItemMouseEnter",function(E){T.setState(function(){return{isTooltipActive:!0,activeItem:E,activePayload:E.tooltipPayload,activeCoordinate:E.tooltipPosition||{x:E.cx,y:E.cy}}})}),Be(T,"handleItemMouseLeave",function(){T.setState(function(){return{isTooltipActive:!1}})}),Be(T,"handleMouseMove",function(E){E.persist(),T.throttleTriggeredAfterMouseMove(E)}),Be(T,"handleMouseLeave",function(E){T.throttleTriggeredAfterMouseMove.cancel();var N={isTooltipActive:!1};T.setState(N),T.triggerSyncEvent(N);var R=T.props.onMouseLeave;Je(R)&&R(N,E)}),Be(T,"handleOuterEvent",function(E){var N=U9(E),R=Tn(T.props,"".concat(N));if(N&&Je(R)){var I,K;/.*touch.*/i.test(N)?K=T.getMouseInfo(E.changedTouches[0]):K=T.getMouseInfo(E),R((I=K)!==null&&I!==void 0?I:{},E)}}),Be(T,"handleClick",function(E){var N=T.getMouseInfo(E);if(N){var R=ie(ie({},N),{},{isTooltipActive:!0});T.setState(R),T.triggerSyncEvent(R);var I=T.props.onClick;Je(I)&&I(R,E)}}),Be(T,"handleMouseDown",function(E){var N=T.props.onMouseDown;if(Je(N)){var R=T.getMouseInfo(E);N(R,E)}}),Be(T,"handleMouseUp",function(E){var N=T.props.onMouseUp;if(Je(N)){var R=T.getMouseInfo(E);N(R,E)}}),Be(T,"handleTouchMove",function(E){E.changedTouches!=null&&E.changedTouches.length>0&&T.throttleTriggeredAfterMouseMove(E.changedTouches[0])}),Be(T,"handleTouchStart",function(E){E.changedTouches!=null&&E.changedTouches.length>0&&T.handleMouseDown(E.changedTouches[0])}),Be(T,"handleTouchEnd",function(E){E.changedTouches!=null&&E.changedTouches.length>0&&T.handleMouseUp(E.changedTouches[0])}),Be(T,"handleDoubleClick",function(E){var N=T.props.onDoubleClick;if(Je(N)){var R=T.getMouseInfo(E);N(R,E)}}),Be(T,"handleContextMenu",function(E){var N=T.props.onContextMenu;if(Je(N)){var R=T.getMouseInfo(E);N(R,E)}}),Be(T,"triggerSyncEvent",function(E){T.props.syncId!==void 0&&$b.emit(Mb,T.props.syncId,E,T.eventEmitterSymbol)}),Be(T,"applySyncEvent",function(E){var N=T.props,R=N.layout,I=N.syncMethod,K=T.state.updateId,B=E.dataStartIndex,U=E.dataEndIndex;if(E.dataStartIndex!==void 0||E.dataEndIndex!==void 0)T.setState(ie({dataStartIndex:B,dataEndIndex:U},v({props:T.props,dataStartIndex:B,dataEndIndex:U,updateId:K},T.state)));else if(E.activeTooltipIndex!==void 0){var V=E.chartX,H=E.chartY,Y=E.activeTooltipIndex,G=T.state,Q=G.offset,W=G.tooltipTicks;if(!Q)return;if(typeof I=="function")Y=I(W,E);else if(I==="value"){Y=-1;for(var ee=0;ee<W.length;ee++)if(W[ee].value===E.activeLabel){Y=ee;break}}var q=ie(ie({},Q),{},{x:Q.left,y:Q.top}),$=Math.min(V,q.x+q.width),M=Math.min(H,q.y+q.height),J=W[Y]&&W[Y].value,oe=Ew(T.state,T.props.data,Y),le=W[Y]?{x:R==="horizontal"?W[Y].coordinate:$,y:R==="horizontal"?M:W[Y].coordinate}:OM;T.setState(ie(ie({},E),{},{activeLabel:J,activeCoordinate:le,activePayload:oe,activeTooltipIndex:Y}))}else T.setState(E)}),Be(T,"renderCursor",function(E){var N,R=T.state,I=R.isTooltipActive,K=R.activeCoordinate,B=R.activePayload,U=R.offset,V=R.activeTooltipIndex,H=R.tooltipAxisBandSize,Y=T.getTooltipEventType(),G=(N=E.props.active)!==null&&N!==void 0?N:I,Q=T.props.layout,W=E.key||"_recharts-cursor";return L.createElement(sne,{key:W,activeCoordinate:K,activePayload:B,activeTooltipIndex:V,chartName:r,element:E,isActive:G,layout:Q,offset:U,tooltipAxisBandSize:H,tooltipEventType:Y})}),Be(T,"renderPolarAxis",function(E,N,R){var I=Tn(E,"type.axisType"),K=Tn(T.state,"".concat(I,"Map")),B=E.type.defaultProps,U=B!==void 0?ie(ie({},B),E.props):E.props,V=K&&K[U["".concat(I,"Id")]];return j.cloneElement(E,ie(ie({},V),{},{className:ot(I,V.className),key:E.key||"".concat(N,"-").concat(R),ticks:Wi(V,!0)}))}),Be(T,"renderPolarGrid",function(E){var N=E.props,R=N.radialLines,I=N.polarAngles,K=N.polarRadius,B=T.state,U=B.radiusAxisMap,V=B.angleAxisMap,H=Pa(U),Y=Pa(V),G=Y.cx,Q=Y.cy,W=Y.innerRadius,ee=Y.outerRadius;return j.cloneElement(E,{polarAngles:Array.isArray(I)?I:Wi(Y,!0).map(function(q){return q.coordinate}),polarRadius:Array.isArray(K)?K:Wi(H,!0).map(function(q){return q.coordinate}),cx:G,cy:Q,innerRadius:W,outerRadius:ee,key:E.key||"polar-grid",radialLines:R})}),Be(T,"renderLegend",function(){var E=T.state.formattedGraphicalItems,N=T.props,R=N.children,I=N.width,K=N.height,B=T.props.margin||{},U=I-(B.left||0)-(B.right||0),V=w$({children:R,formattedGraphicalItems:E,legendWidth:U,legendContent:d});if(!V)return null;var H=V.item,Y=SN(V,lne);return j.cloneElement(H,ie(ie({},Y),{},{chartWidth:I,chartHeight:K,margin:B,onBBoxUpdate:T.handleLegendBBoxUpdate}))}),Be(T,"renderTooltip",function(){var E,N=T.props,R=N.children,I=N.accessibilityLayer,K=sn(R,ln);if(!K)return null;var B=T.state,U=B.isTooltipActive,V=B.activeCoordinate,H=B.activePayload,Y=B.activeLabel,G=B.offset,Q=(E=K.props.active)!==null&&E!==void 0?E:U;return j.cloneElement(K,{viewBox:ie(ie({},G),{},{x:G.left,y:G.top}),active:Q,label:Y,payload:Q?H:[],coordinate:V,accessibilityLayer:I})}),Be(T,"renderBrush",function(E){var N=T.props,R=N.margin,I=N.data,K=T.state,B=K.offset,U=K.dataStartIndex,V=K.dataEndIndex,H=K.updateId;return j.cloneElement(E,{key:E.key||"_recharts-brush",onChange:Sf(T.handleBrushChange,E.props.onChange),data:I,x:ge(E.props.x)?E.props.x:B.left,y:ge(E.props.y)?E.props.y:B.top+B.height+B.brushBottom-(R.bottom||0),width:ge(E.props.width)?E.props.width:B.width,startIndex:U,endIndex:V,updateId:"brush-".concat(H)})}),Be(T,"renderReferenceElement",function(E,N,R){if(!E)return null;var I=T,K=I.clipPathId,B=T.state,U=B.xAxisMap,V=B.yAxisMap,H=B.offset,Y=E.type.defaultProps||{},G=E.props,Q=G.xAxisId,W=Q===void 0?Y.xAxisId:Q,ee=G.yAxisId,q=ee===void 0?Y.yAxisId:ee;return j.cloneElement(E,{key:E.key||"".concat(N,"-").concat(R),xAxis:U[W],yAxis:V[q],viewBox:{x:H.left,y:H.top,width:H.width,height:H.height},clipPathId:K})}),Be(T,"renderActivePoints",function(E){var N=E.item,R=E.activePoint,I=E.basePoint,K=E.childIndex,B=E.isRange,U=[],V=N.props.key,H=N.item.type.defaultProps!==void 0?ie(ie({},N.item.type.defaultProps),N.item.props):N.item.props,Y=H.activeDot,G=H.dataKey,Q=ie(ie({index:K,dataKey:G,cx:R.x,cy:R.y,r:4,fill:X1(N.item),strokeWidth:2,stroke:"#fff",payload:R.payload,value:R.value},at(Y,!1)),Qf(Y));return U.push(S.renderActiveDot(Y,Q,"".concat(V,"-activePoint-").concat(K))),I?U.push(S.renderActiveDot(Y,ie(ie({},Q),{},{cx:I.x,cy:I.y}),"".concat(V,"-basePoint-").concat(K))):B&&U.push(null),U}),Be(T,"renderGraphicChild",function(E,N,R){var I=T.filterFormatItem(E,N,R);if(!I)return null;var K=T.getTooltipEventType(),B=T.state,U=B.isTooltipActive,V=B.tooltipAxis,H=B.activeTooltipIndex,Y=B.activeLabel,G=T.props.children,Q=sn(G,ln),W=I.props,ee=W.points,q=W.isRange,$=W.baseLine,M=I.item.type.defaultProps!==void 0?ie(ie({},I.item.type.defaultProps),I.item.props):I.item.props,J=M.activeDot,oe=M.hide,le=M.activeBar,ve=M.activeShape,qe=!!(!oe&&U&&Q&&(J||le||ve)),xe={};K!=="axis"&&Q&&Q.props.trigger==="click"?xe={onClick:Sf(T.handleItemMouseEnter,E.props.onClick)}:K!=="axis"&&(xe={onMouseLeave:Sf(T.handleItemMouseLeave,E.props.onMouseLeave),onMouseEnter:Sf(T.handleItemMouseEnter,E.props.onMouseEnter)});var ae=j.cloneElement(E,ie(ie({},I.props),xe));function Se(_t){return typeof V.dataKey=="function"?V.dataKey(_t.payload):null}if(qe)if(H>=0){var Me,se;if(V.dataKey&&!V.allowDuplicatedCategory){var rt=typeof V.dataKey=="function"?Se:"payload.".concat(V.dataKey.toString());Me=Zf(ee,rt,Y),se=q&&$&&Zf($,rt,Y)}else Me=ee==null?void 0:ee[H],se=q&&$&&$[H];if(ve||le){var Fe=E.props.activeIndex!==void 0?E.props.activeIndex:H;return[j.cloneElement(E,ie(ie(ie({},I.props),xe),{},{activeIndex:Fe})),null,null]}if(!tt(Me))return[ae].concat(pl(T.renderActivePoints({item:I,activePoint:Me,basePoint:se,childIndex:H,isRange:q})))}else{var kt,wt=(kt=T.getItemByXY(T.state.activeCoordinate))!==null&&kt!==void 0?kt:{graphicalItem:ae},Et=wt.graphicalItem,Sr=Et.item,Ut=Sr===void 0?E:Sr,Rr=Et.childIndex,lr=ie(ie(ie({},I.props),xe),{},{activeIndex:Rr});return[j.cloneElement(Ut,lr),null,null]}return q?[ae,null,null]:[ae,null]}),Be(T,"renderCustomized",function(E,N,R){return j.cloneElement(E,ie(ie({key:"recharts-customized-".concat(R)},T.props),T.state))}),Be(T,"renderMap",{CartesianGrid:{handler:Tf,once:!0},ReferenceArea:{handler:T.renderReferenceElement},ReferenceLine:{handler:Tf},ReferenceDot:{handler:T.renderReferenceElement},XAxis:{handler:Tf},YAxis:{handler:Tf},Brush:{handler:T.renderBrush,once:!0},Bar:{handler:T.renderGraphicChild},Line:{handler:T.renderGraphicChild},Area:{handler:T.renderGraphicChild},Radar:{handler:T.renderGraphicChild},RadialBar:{handler:T.renderGraphicChild},Scatter:{handler:T.renderGraphicChild},Pie:{handler:T.renderGraphicChild},Funnel:{handler:T.renderGraphicChild},Tooltip:{handler:T.renderCursor,once:!0},PolarGrid:{handler:T.renderPolarGrid,once:!0},PolarAngleAxis:{handler:T.renderPolarAxis},PolarRadiusAxis:{handler:T.renderPolarAxis},Customized:{handler:T.renderCustomized}}),T.clipPathId="".concat((O=A.id)!==null&&O!==void 0?O:Du("recharts"),"-clip"),T.throttleTriggeredAfterMouseMove=wI(T.triggeredAfterMouseMove,(C=A.throttleDelay)!==null&&C!==void 0?C:1e3/60),T.state={},T}return xne(S,x),gne(S,[{key:"componentDidMount",value:function(){var O,C;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(O=this.props.margin.left)!==null&&O!==void 0?O:0,top:(C=this.props.margin.top)!==null&&C!==void 0?C:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout}),this.displayDefaultTooltip()}},{key:"displayDefaultTooltip",value:function(){var O=this.props,C=O.children,T=O.data,E=O.height,N=O.layout,R=sn(C,ln);if(R){var I=R.props.defaultIndex;if(!(typeof I!="number"||I<0||I>this.state.tooltipTicks.length-1)){var K=this.state.tooltipTicks[I]&&this.state.tooltipTicks[I].value,B=Ew(this.state,T,I,K),U=this.state.tooltipTicks[I].coordinate,V=(this.state.offset.top+E)/2,H=N==="horizontal",Y=H?{x:U,y:V}:{y:U,x:V},G=this.state.formattedGraphicalItems.find(function(W){var ee=W.item;return ee.type.name==="Scatter"});G&&(Y=ie(ie({},Y),G.props.points[I].tooltipPosition),B=G.props.points[I].tooltipPayload);var Q={activeTooltipIndex:I,isTooltipActive:!0,activeLabel:K,activePayload:B,activeCoordinate:Y};this.setState(Q),this.renderCursor(R),this.accessibilityManager.setIndex(I)}}}},{key:"getSnapshotBeforeUpdate",value:function(O,C){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==C.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==O.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==O.margin){var T,E;this.accessibilityManager.setDetails({offset:{left:(T=this.props.margin.left)!==null&&T!==void 0?T:0,top:(E=this.props.margin.top)!==null&&E!==void 0?E:0}})}return null}},{key:"componentDidUpdate",value:function(O){ux([sn(O.children,ln)],[sn(this.props.children,ln)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var O=sn(this.props.children,ln);if(O&&typeof O.props.shared=="boolean"){var C=O.props.shared?"axis":"item";return c.indexOf(C)>=0?C:a}return a}},{key:"getMouseInfo",value:function(O){if(!this.container)return null;var C=this.container,T=C.getBoundingClientRect(),E=TW(T),N={chartX:Math.round(O.pageX-E.left),chartY:Math.round(O.pageY-E.top)},R=T.width/C.offsetWidth||1,I=this.inRange(N.chartX,N.chartY,R);if(!I)return null;var K=this.state,B=K.xAxisMap,U=K.yAxisMap,V=this.getTooltipEventType(),H=EN(this.state,this.props.data,this.props.layout,I);if(V!=="axis"&&B&&U){var Y=Pa(B).scale,G=Pa(U).scale,Q=Y&&Y.invert?Y.invert(N.chartX):null,W=G&&G.invert?G.invert(N.chartY):null;return ie(ie({},N),{},{xValue:Q,yValue:W},H)}return H?ie(ie({},N),H):null}},{key:"inRange",value:function(O,C){var T=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,E=this.props.layout,N=O/T,R=C/T;if(E==="horizontal"||E==="vertical"){var I=this.state.offset,K=N>=I.left&&N<=I.left+I.width&&R>=I.top&&R<=I.top+I.height;return K?{x:N,y:R}:null}var B=this.state,U=B.angleAxisMap,V=B.radiusAxisMap;if(U&&V){var H=Pa(U);return qC({x:N,y:R},H)}return null}},{key:"parseEventsOfWrapper",value:function(){var O=this.props.children,C=this.getTooltipEventType(),T=sn(O,ln),E={};T&&C==="axis"&&(T.props.trigger==="click"?E={onClick:this.handleClick}:E={onMouseEnter:this.handleMouseEnter,onDoubleClick:this.handleDoubleClick,onMouseMove:this.handleMouseMove,onMouseLeave:this.handleMouseLeave,onTouchMove:this.handleTouchMove,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd,onContextMenu:this.handleContextMenu});var N=Qf(this.props,this.handleOuterEvent);return ie(ie({},N),E)}},{key:"addListener",value:function(){$b.on(Mb,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){$b.removeListener(Mb,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(O,C,T){for(var E=this.state.formattedGraphicalItems,N=0,R=E.length;N<R;N++){var I=E[N];if(I.item===O||I.props.key===O.key||C===Gi(I.item.type)&&T===I.childIndex)return I}return null}},{key:"renderClipPath",value:function(){var O=this.clipPathId,C=this.state.offset,T=C.left,E=C.top,N=C.height,R=C.width;return L.createElement("defs",null,L.createElement("clipPath",{id:O},L.createElement("rect",{x:T,y:E,height:N,width:R})))}},{key:"getXScales",value:function(){var O=this.state.xAxisMap;return O?Object.entries(O).reduce(function(C,T){var E=_N(T,2),N=E[0],R=E[1];return ie(ie({},C),{},Be({},N,R.scale))},{}):null}},{key:"getYScales",value:function(){var O=this.state.yAxisMap;return O?Object.entries(O).reduce(function(C,T){var E=_N(T,2),N=E[0],R=E[1];return ie(ie({},C),{},Be({},N,R.scale))},{}):null}},{key:"getXScaleByAxisId",value:function(O){var C;return(C=this.state.xAxisMap)===null||C===void 0||(C=C[O])===null||C===void 0?void 0:C.scale}},{key:"getYScaleByAxisId",value:function(O){var C;return(C=this.state.yAxisMap)===null||C===void 0||(C=C[O])===null||C===void 0?void 0:C.scale}},{key:"getItemByXY",value:function(O){var C=this.state,T=C.formattedGraphicalItems,E=C.activeItem;if(T&&T.length)for(var N=0,R=T.length;N<R;N++){var I=T[N],K=I.props,B=I.item,U=B.type.defaultProps!==void 0?ie(ie({},B.type.defaultProps),B.props):B.props,V=Gi(B.type);if(V==="Bar"){var H=(K.data||[]).find(function(W){return XZ(O,W)});if(H)return{graphicalItem:I,payload:H}}else if(V==="RadialBar"){var Y=(K.data||[]).find(function(W){return qC(O,W)});if(Y)return{graphicalItem:I,payload:Y}}else if(Ip(I,E)||$p(I,E)||Su(I,E)){var G=zQ({graphicalItem:I,activeTooltipItem:E,itemData:U.data}),Q=U.activeIndex===void 0?G:U.activeIndex;return{graphicalItem:ie(ie({},I),{},{childIndex:Q}),payload:Su(I,E)?U.data[G]:I.props.data[G]}}}return null}},{key:"render",value:function(){var O=this;if(!QO(this))return null;var C=this.props,T=C.children,E=C.className,N=C.width,R=C.height,I=C.style,K=C.compact,B=C.title,U=C.desc,V=SN(C,cne),H=at(V,!1);if(K)return L.createElement(nN,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},L.createElement(fx,Ms({},H,{width:N,height:R,title:B,desc:U}),this.renderClipPath(),tA(T,this.renderMap)));if(this.props.accessibilityLayer){var Y,G;H.tabIndex=(Y=this.props.tabIndex)!==null&&Y!==void 0?Y:0,H.role=(G=this.props.role)!==null&&G!==void 0?G:"application",H.onKeyDown=function(W){O.accessibilityManager.keyboardEvent(W)},H.onFocus=function(){O.accessibilityManager.focus()}}var Q=this.parseEventsOfWrapper();return L.createElement(nN,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},L.createElement("div",Ms({className:ot("recharts-wrapper",E),style:ie({position:"relative",cursor:"default",width:N,height:R},I)},Q,{ref:function(ee){O.container=ee}}),L.createElement(fx,Ms({},H,{width:N,height:R,title:B,desc:U,style:One}),this.renderClipPath(),tA(T,this.renderMap)),this.renderLegend(),this.renderTooltip()))}}])})(j.Component);Be(b,"displayName",r),Be(b,"defaultProps",ie({layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:{top:5,right:5,bottom:5,left:5},reverseStackOrder:!1,syncMethod:"index"},f)),Be(b,"getDerivedStateFromProps",function(x,S){var A=x.dataKey,O=x.data,C=x.children,T=x.width,E=x.height,N=x.layout,R=x.stackOffset,I=x.margin,K=S.dataStartIndex,B=S.dataEndIndex;if(S.updateId===void 0){var U=ON(x);return ie(ie(ie({},U),{},{updateId:0},v(ie(ie({props:x},U),{},{updateId:0}),S)),{},{prevDataKey:A,prevData:O,prevWidth:T,prevHeight:E,prevLayout:N,prevStackOffset:R,prevMargin:I,prevChildren:C})}if(A!==S.prevDataKey||O!==S.prevData||T!==S.prevWidth||E!==S.prevHeight||N!==S.prevLayout||R!==S.prevStackOffset||!Bs(I,S.prevMargin)){var V=ON(x),H={chartX:S.chartX,chartY:S.chartY,isTooltipActive:S.isTooltipActive},Y=ie(ie({},EN(S,O,N)),{},{updateId:S.updateId+1}),G=ie(ie(ie({},V),H),Y);return ie(ie(ie({},G),v(ie({props:x},G),S)),{},{prevDataKey:A,prevData:O,prevWidth:T,prevHeight:E,prevLayout:N,prevStackOffset:R,prevMargin:I,prevChildren:C})}if(!ux(C,S.prevChildren)){var Q,W,ee,q,$=sn(C,il),M=$&&(Q=(W=$.props)===null||W===void 0?void 0:W.startIndex)!==null&&Q!==void 0?Q:K,J=$&&(ee=(q=$.props)===null||q===void 0?void 0:q.endIndex)!==null&&ee!==void 0?ee:B,oe=M!==K||J!==B,le=!tt(O),ve=le&&!oe?S.updateId:S.updateId+1;return ie(ie({updateId:ve},v(ie(ie({props:x},S),{},{updateId:ve,dataStartIndex:M,dataEndIndex:J}),S)),{},{prevChildren:C,dataStartIndex:M,dataEndIndex:J})}return null}),Be(b,"renderActiveDot",function(x,S,A){var O;return j.isValidElement(x)?O=j.cloneElement(x,S):Je(x)?O=x(S):O=L.createElement(J1,S),L.createElement(Xt,{className:"recharts-active-dot",key:A},O)});var w=j.forwardRef(function(S,A){return L.createElement(b,Ms({},S,{ref:A}))});return w.displayName=b.displayName,w},Mne=TM({chartName:"LineChart",GraphicalChild:Wu,axisComponents:[{axisType:"xAxis",AxisComp:Ba},{axisType:"yAxis",AxisComp:Ua}],formatAxisMap:K$}),Ow=TM({chartName:"BarChart",GraphicalChild:ea,defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"xAxis",AxisComp:Ba},{axisType:"yAxis",AxisComp:Ua}],formatAxisMap:K$});const Jh={backgroundColor:"#1e1e1e",border:"1px solid rgba(255,255,255,0.08)",borderRadius:"12px",color:"#e4e0dc",fontSize:"11px",fontFamily:"JetBrains Mono, monospace"};function It(t){return t>=1e6?`${(t/1e6).toFixed(2)}M`:t>=1e3?`${(t/1e3).toFixed(1)}k`:String(Math.round(t))}function Zn(t){return`$${t.toFixed(2)}`}function $a({label:t,value:e,sub:r,accent:n}){return g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl px-5 py-4",children:[g.jsx("p",{className:"text-[11px] font-mono text-zinc-600 mb-1",children:t}),g.jsx("p",{className:`text-xl font-mono font-medium ${n?"text-[#E43A9C]":"text-zinc-100"}`,children:e}),r&&g.jsx("p",{className:"text-[10px] font-mono text-zinc-600 mt-0.5",children:r})]})}const Lne={summary:"Summary","by squad":"By Squad","by agent":"By Agent",io:"IO",timeline:"Timeline"};function Dne({tabs:t,active:e,onChange:r}){return g.jsx("div",{className:"flex gap-0 border-b border-white/[0.06] mb-5",children:t.map(n=>g.jsx("button",{type:"button",onClick:()=>r(n),className:`px-4 py-2 text-[11px] font-mono transition-colors border-b-2 -mb-px cursor-pointer ${e===n?"text-[#E43A9C] border-[#E43A9C]":"text-zinc-600 hover:text-zinc-300 border-transparent"}`,children:Lne[n]??n},n))})}function zne({records:t,totals:e}){const r=e.totalInputTokens+e.totalOutputTokens,n=new Map;for(const o of t){const c=o.squadId??"__io__",u=o.squadName??(o.squadId?`${o.squadId.slice(0,8)} (deleted)`:"IO Orchestrator"),d=n.get(c)??{name:u,inputTokens:0,outputTokens:0,calls:0,cost:0};d.inputTokens+=o.inputTokens,d.outputTokens+=o.outputTokens,d.calls+=1,d.cost+=o.estimatedCostUsd??0,n.set(c,d)}const i=Array.from(n.values()).sort((o,c)=>c.cost-o.cost),a=i.map(o=>({name:o.name.length>12?`${o.name.slice(0,12)}…`:o.name,cost:Number.parseFloat(o.cost.toFixed(2)),tokens:Math.round((o.inputTokens+o.outputTokens)/1e3)}));return g.jsxs("div",{className:"space-y-5",children:[g.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-3",children:[g.jsx($a,{label:"Total Tokens",value:It(r),sub:`${It(e.totalInputTokens)} in · ${It(e.totalOutputTokens)} out`}),g.jsx($a,{label:"Total Cost",value:Zn(e.totalCostUsd),accent:!0}),g.jsx($a,{label:"API Calls",value:It(e.callCount),sub:"across all entities"}),g.jsx($a,{label:"Avg Cost / Call",value:e.callCount>0?Zn(e.totalCostUsd/e.callCount):"$0.00",sub:`over ${e.callCount} calls`})]}),g.jsxs("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-3",children:[g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl p-4",children:[g.jsx("p",{className:"text-[11px] font-mono text-zinc-500 mb-3",children:"Cost by entity"}),a.length>0?g.jsx(uh,{width:"100%",height:180,children:g.jsxs(Ow,{data:a,barCategoryGap:"35%",children:[g.jsx(Tu,{vertical:!1,stroke:"rgba(255,255,255,0.04)"}),g.jsx(Ba,{dataKey:"name",tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1}),g.jsx(Ua,{tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1,tickFormatter:o=>`$${o}`,width:40}),g.jsx(ln,{contentStyle:Jh,cursor:{fill:"rgba(255,255,255,0.03)"},formatter:o=>[`$${o.toFixed(2)}`,"Cost"]}),g.jsx(ea,{dataKey:"cost",fill:"url(#costGrad)",radius:[6,6,0,0]}),g.jsx("defs",{children:g.jsxs("linearGradient",{id:"costGrad",x1:"0",y1:"0",x2:"0",y2:"1",children:[g.jsx("stop",{offset:"0%",stopColor:"#E43A9C"}),g.jsx("stop",{offset:"100%",stopColor:"#D83333",stopOpacity:.7})]})})]})}):g.jsx("div",{className:"h-[180px] flex items-center justify-center text-zinc-700 text-[11px] font-mono",children:"No data"})]}),g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl p-4",children:[g.jsx("p",{className:"text-[11px] font-mono text-zinc-500 mb-3",children:"Tokens by entity (k)"}),a.length>0?g.jsx(uh,{width:"100%",height:180,children:g.jsxs(Ow,{data:a,barCategoryGap:"35%",children:[g.jsx(Tu,{vertical:!1,stroke:"rgba(255,255,255,0.04)"}),g.jsx(Ba,{dataKey:"name",tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1}),g.jsx(Ua,{tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1,tickFormatter:o=>`${o}k`,width:40}),g.jsx(ln,{contentStyle:Jh,cursor:{fill:"rgba(255,255,255,0.03)"},formatter:o=>[`${o}k`,"Tokens"]}),g.jsx(ea,{dataKey:"tokens",fill:"url(#tokenGrad)",radius:[6,6,0,0]}),g.jsx("defs",{children:g.jsxs("linearGradient",{id:"tokenGrad",x1:"0",y1:"0",x2:"0",y2:"1",children:[g.jsx("stop",{offset:"0%",stopColor:"#818cf8"}),g.jsx("stop",{offset:"100%",stopColor:"#6366f1",stopOpacity:.7})]})})]})}):g.jsx("div",{className:"h-[180px] flex items-center justify-center text-zinc-700 text-[11px] font-mono",children:"No data"})]})]}),g.jsx("div",{className:"overflow-auto rounded-2xl border border-white/[0.07] glass-card",children:g.jsxs("table",{className:"w-full text-[11px] font-mono",children:[g.jsx("thead",{children:g.jsx("tr",{className:"border-b border-white/[0.06] bg-[#1a1a1a]",children:["Entity","Input","Output","Calls","Cost"].map(o=>g.jsx("th",{className:`text-left px-4 py-2.5 text-zinc-600 font-medium ${o==="Cost"?"text-right":""}`,children:o},o))})}),g.jsxs("tbody",{children:[i.map(o=>g.jsxs("tr",{className:"border-b border-white/[0.04] hover:bg-white/[0.015] transition-colors",children:[g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:o.name}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(o.inputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(o.outputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:o.calls}),g.jsx("td",{className:"px-4 py-3 text-right text-[#E43A9C]",children:Zn(o.cost)})]},o.name)),g.jsxs("tr",{className:"bg-[#1a1a1a]",children:[g.jsx("td",{className:"px-4 py-3 text-zinc-200 font-medium",children:"Total"}),g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:It(e.totalInputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:It(e.totalOutputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:e.callCount}),g.jsx("td",{className:"px-4 py-3 text-right text-[#E43A9C] font-medium",children:Zn(e.totalCostUsd)})]})]})]})})]})}function Bne({records:t}){const[e,r]=j.useState([]),[n,i]=j.useState("cost"),[a,o]=j.useState("desc");function c(f){f===n?o(y=>y==="asc"?"desc":"asc"):(i(f),o("desc"))}const u=j.useMemo(()=>{const f=new Map;for(const v of t){if(!v.squadId)continue;const b=f.get(v.squadId)??{id:v.squadId,name:v.squadName??`${v.squadId.slice(0,8)} (deleted)`,agents:new Map,inputTokens:0,outputTokens:0,calls:0,cost:0};b.inputTokens+=v.inputTokens,b.outputTokens+=v.outputTokens,b.calls+=1,b.cost+=v.estimatedCostUsd??0;const w=`${v.agentRole??"unknown"}:${v.model}`,x=b.agents.get(w)??{role:v.agentRole??"unknown",model:v.model,inputTokens:0,outputTokens:0,calls:0,cost:0};x.inputTokens+=v.inputTokens,x.outputTokens+=v.outputTokens,x.calls+=1,x.cost+=v.estimatedCostUsd??0,b.agents.set(w,x),f.set(v.squadId,b)}return[...Array.from(f.values())].sort((v,b)=>{const w=v[n],x=b[n],S=typeof w=="string"?w.localeCompare(x):w-x;return a==="desc"?-S:S})},[t,n,a]),d=f=>r(y=>y.includes(f)?y.filter(v=>v!==f):[...y,f]),p=[{key:"name",label:"Squad"},{key:"inputTokens",label:"In"},{key:"outputTokens",label:"Out"},{key:"calls",label:"Calls"},{key:"cost",label:"Cost"}];return u.length===0?g.jsx("div",{className:"text-center py-12 text-zinc-700 text-[11px] font-mono",children:"No squad usage data"}):g.jsxs("div",{className:"space-y-2",children:[g.jsxs("div",{className:"flex items-center gap-1 px-1 mb-1",children:[g.jsx("span",{className:"text-[10px] font-mono text-zinc-700 mr-1",children:"sort by"}),p.map(f=>g.jsxs("button",{type:"button",onClick:()=>c(f.key),className:`flex items-center gap-0.5 px-2 py-1 rounded-lg text-[10px] font-mono transition-colors ${n===f.key?"text-[#E43A9C]":"text-zinc-600 hover:text-zinc-400 hover:bg-white/[0.04]"}`,style:n===f.key?{background:"rgba(228,58,156,0.1)"}:void 0,children:[f.label,n===f.key&&g.jsx("span",{className:"text-[9px]",children:a==="desc"?"↓":"↑"})]},f.key))]}),u.map(f=>{const y=e.includes(f.id),v=Array.from(f.agents.values());return g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl overflow-hidden",children:[g.jsxs("button",{type:"button",onClick:()=>d(f.id),className:"w-full flex items-center gap-3 px-4 py-3.5 hover:bg-white/[0.02] transition-colors text-left cursor-pointer",children:[g.jsx("div",{className:`transition-transform ${y?"rotate-90":""}`,children:g.jsx(Lw,{className:"w-3.5 h-3.5 text-zinc-600"})}),g.jsx("span",{className:"text-sm font-mono text-zinc-100 flex-1",children:f.name}),g.jsxs("div",{className:"flex items-center gap-6 text-[11px] font-mono",children:[g.jsxs("span",{className:"text-zinc-500 hidden sm:block",children:[g.jsx("span",{className:"text-zinc-700 mr-1",children:"in"}),It(f.inputTokens)]}),g.jsxs("span",{className:"text-zinc-500 hidden sm:block",children:[g.jsx("span",{className:"text-zinc-700 mr-1",children:"out"}),It(f.outputTokens)]}),g.jsxs("span",{className:"text-zinc-500",children:[g.jsx("span",{className:"text-zinc-700 mr-1",children:"calls"}),f.calls]}),g.jsx("span",{className:"text-[#E43A9C] font-medium w-16 text-right",children:Zn(f.cost)})]})]}),y&&g.jsx("div",{className:"border-t border-white/[0.05]",children:g.jsxs("table",{className:"w-full text-[11px] font-mono",children:[g.jsx("thead",{children:g.jsx("tr",{className:"bg-[#191919]",children:["Agent","Model","Input","Output","Calls","Cost"].map(b=>g.jsx("th",{className:`text-left px-4 py-2 text-zinc-700 font-medium ${b==="Cost"?"text-right":""}`,children:b},b))})}),g.jsx("tbody",{children:v.map(b=>g.jsxs("tr",{className:"border-t border-white/[0.04] hover:bg-white/[0.015] transition-colors",children:[g.jsx("td",{className:"px-4 py-2.5 text-zinc-300",children:b.role}),g.jsx("td",{className:"px-4 py-2.5 text-zinc-600",children:b.model}),g.jsx("td",{className:"px-4 py-2.5 text-zinc-500",children:It(b.inputTokens)}),g.jsx("td",{className:"px-4 py-2.5 text-zinc-500",children:It(b.outputTokens)}),g.jsx("td",{className:"px-4 py-2.5 text-zinc-500",children:b.calls}),g.jsx("td",{className:"px-4 py-2.5 text-right text-[#E43A9C]",children:Zn(b.cost)})]},b.role))})]})})]},f.id)})]})}function Une({records:t}){const e=j.useMemo(()=>{const n=new Map;for(const i of t){const a=`${i.squadId??"io"}:${i.agentRole??"orchestrator"}:${i.model}`,o=n.get(a)??{name:i.agentRole??"orchestrator",squad:i.squadName??(i.squadId?i.squadId.slice(0,8):"IO"),model:i.model,inputTokens:0,outputTokens:0,calls:0,cost:0};o.inputTokens+=i.inputTokens,o.outputTokens+=i.outputTokens,o.calls+=1,o.cost+=i.estimatedCostUsd??0,n.set(a,o)}return Array.from(n.values()).sort((i,a)=>a.cost-i.cost)},[t]),r=e.reduce((n,i)=>n+i.cost,0);return g.jsx("div",{className:"overflow-auto rounded-2xl border border-white/[0.07] glass-card",children:g.jsxs("table",{className:"w-full text-[11px] font-mono",children:[g.jsx("thead",{children:g.jsx("tr",{className:"border-b border-white/[0.06] bg-[#1a1a1a]",children:["Agent","Squad","Model","Input","Output","Calls","Cost","% of total"].map(n=>g.jsx("th",{className:`text-left px-4 py-2.5 text-zinc-600 font-medium ${n==="Cost"?"text-right":""}`,children:n},n))})}),g.jsx("tbody",{children:e.map(n=>g.jsxs("tr",{className:"border-b border-white/[0.04] hover:bg-white/[0.015] transition-colors",children:[g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:n.name}),g.jsx("td",{className:"px-4 py-3 text-zinc-600",children:n.squad}),g.jsx("td",{className:"px-4 py-3 text-zinc-600",children:n.model}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(n.inputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(n.outputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:n.calls}),g.jsx("td",{className:"px-4 py-3 text-right text-[#E43A9C]",children:Zn(n.cost)}),g.jsx("td",{className:"px-4 py-3",children:g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx("div",{className:"w-16 h-1.5 rounded-full bg-[#252525] overflow-hidden",children:g.jsx("div",{className:"h-full bg-[#E43A9C] rounded-full",style:{width:`${r>0?n.cost/r*100:0}%`}})}),g.jsx("span",{className:"text-zinc-600 text-[10px]",children:r>0?`${(n.cost/r*100).toFixed(1)}%`:"0%"})]})})]},`${n.squad}:${n.name}`))})]})})}function qne({records:t}){const e=j.useMemo(()=>t.filter(o=>!o.squadId),[t]),r=j.useMemo(()=>{const o=new Map;for(const c of e){const u=`${c.agentRole??"orchestrator"}:${c.model}`,d=o.get(u)??{name:c.agentRole??"orchestrator",model:c.model,inputTokens:0,outputTokens:0,calls:0,cost:0};d.inputTokens+=c.inputTokens,d.outputTokens+=c.outputTokens,d.calls+=1,d.cost+=c.estimatedCostUsd??0,o.set(u,d)}return Array.from(o.values()).sort((c,u)=>u.cost-c.cost)},[e]),n=e.reduce((o,c)=>o+c.inputTokens,0),i=e.reduce((o,c)=>o+c.outputTokens,0),a=e.reduce((o,c)=>o+(c.estimatedCostUsd??0),0);return g.jsxs("div",{className:"space-y-5",children:[g.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-3",children:[g.jsx($a,{label:"IO Tokens",value:It(n+i),sub:`${It(n)} in · ${It(i)} out`}),g.jsx($a,{label:"IO Cost",value:Zn(a),accent:!0}),g.jsx($a,{label:"IO Calls",value:It(e.length)}),g.jsx($a,{label:"IO Roles",value:String(r.length)})]}),g.jsx("div",{className:"overflow-auto rounded-2xl border border-white/[0.07] glass-card",children:g.jsxs("table",{className:"w-full text-[11px] font-mono",children:[g.jsx("thead",{children:g.jsx("tr",{className:"border-b border-white/[0.06] bg-[#1a1a1a]",children:["Role","Model","Input","Output","Calls","Cost"].map(o=>g.jsx("th",{className:`text-left px-4 py-2.5 text-zinc-600 font-medium ${o==="Cost"?"text-right":""}`,children:o},o))})}),g.jsx("tbody",{children:r.map(o=>g.jsxs("tr",{className:"border-b border-white/[0.04] hover:bg-white/[0.015] transition-colors",children:[g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:o.name}),g.jsx("td",{className:"px-4 py-3 text-zinc-600",children:o.model}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(o.inputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(o.outputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:o.calls}),g.jsx("td",{className:"px-4 py-3 text-right text-[#E43A9C]",children:Zn(o.cost)})]},o.name))})]})})]})}function Fne({records:t}){const e=qa(),r=j.useMemo(()=>{const i=new Map;for(const a of t){const o=a.timestamp.slice(0,10),c=i.get(o)??{date:o,inputTokens:0,outputTokens:0,cost:0,calls:0};c.inputTokens+=a.inputTokens,c.outputTokens+=a.outputTokens,c.cost+=a.estimatedCostUsd??0,c.calls+=1,i.set(o,c)}return Array.from(i.values()).sort((a,o)=>a.date.localeCompare(o.date))},[t]),n=r.map(i=>({...i,label:iz(i.date,e),tokens:i.inputTokens+i.outputTokens}));return g.jsxs("div",{className:"space-y-5",children:[g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl p-5",children:[g.jsx("p",{className:"text-[11px] font-mono text-zinc-500 mb-3",children:"Tokens per day"}),n.length>0?g.jsx(uh,{width:"100%",height:220,children:g.jsxs(Mne,{data:n,children:[g.jsx(Tu,{vertical:!1,stroke:"rgba(255,255,255,0.04)"}),g.jsx(Ba,{dataKey:"label",tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1}),g.jsx(Ua,{tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1,tickFormatter:It,width:44}),g.jsx(ln,{contentStyle:Jh,cursor:{fill:"rgba(255,255,255,0.03)"},formatter:i=>[It(i),"Tokens"]}),g.jsx(Wu,{type:"monotone",dataKey:"tokens",stroke:"#E43A9C",strokeWidth:2,dot:!1})]})}):g.jsx("div",{className:"h-[220px] flex items-center justify-center text-zinc-700 text-[11px] font-mono",children:"No data"})]}),g.jsxs("div",{className:"glass-card border border-white/[0.07] rounded-2xl p-5",children:[g.jsx("p",{className:"text-[11px] font-mono text-zinc-500 mb-3",children:"Cost per day"}),n.length>0?g.jsx(uh,{width:"100%",height:180,children:g.jsxs(Ow,{data:n,barCategoryGap:"20%",children:[g.jsx(Tu,{vertical:!1,stroke:"rgba(255,255,255,0.04)"}),g.jsx(Ba,{dataKey:"label",tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1}),g.jsx(Ua,{tick:{fill:"#52525b",fontSize:10,fontFamily:"JetBrains Mono, monospace"},axisLine:!1,tickLine:!1,tickFormatter:i=>`$${i.toFixed(2)}`,width:44}),g.jsx(ln,{contentStyle:Jh,cursor:{fill:"rgba(255,255,255,0.03)"},formatter:i=>[Zn(i),"Cost"]}),g.jsx(ea,{dataKey:"cost",fill:"url(#costGradTl)",radius:[4,4,0,0]}),g.jsx("defs",{children:g.jsxs("linearGradient",{id:"costGradTl",x1:"0",y1:"0",x2:"0",y2:"1",children:[g.jsx("stop",{offset:"0%",stopColor:"#E43A9C"}),g.jsx("stop",{offset:"100%",stopColor:"#D83333",stopOpacity:.7})]})})]})}):g.jsx("div",{className:"h-[180px] flex items-center justify-center text-zinc-700 text-[11px] font-mono",children:"No data"})]}),g.jsx("div",{className:"overflow-auto rounded-2xl border border-white/[0.07] glass-card",children:g.jsxs("table",{className:"w-full text-[11px] font-mono",children:[g.jsx("thead",{children:g.jsx("tr",{className:"border-b border-white/[0.06] bg-[#1a1a1a]",children:["Date","Input","Output","Calls","Cost"].map(i=>g.jsx("th",{className:`text-left px-4 py-2.5 text-zinc-600 font-medium ${i==="Cost"?"text-right":""}`,children:i},i))})}),g.jsx("tbody",{children:r.map(i=>g.jsxs("tr",{className:"border-b border-white/[0.04] hover:bg-white/[0.015] transition-colors",children:[g.jsx("td",{className:"px-4 py-3 text-zinc-300",children:i.date}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(i.inputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:It(i.outputTokens)}),g.jsx("td",{className:"px-4 py-3 text-zinc-500",children:i.calls}),g.jsx("td",{className:"px-4 py-3 text-right text-[#E43A9C]",children:Zn(i.cost)})]},i.date))})]})})]})}function Hne(){const[t,e]=j.useState("summary"),[r,n]=j.useState(null),[i,a]=j.useState("14d"),o=["summary","by squad","by agent","io","timeline"];if(j.useEffect(()=>{const u=new Date;i==="7d"?u.setDate(u.getDate()-7):i==="14d"?u.setDate(u.getDate()-14):i==="30d"?u.setDate(u.getDate()-30):u.setDate(u.getDate()-1),Ke.get(`/usage?since=${u.toISOString()}`).then(n).catch(()=>{})},[i]),!r)return g.jsx("div",{className:"h-full flex items-center justify-center text-zinc-600 font-mono text-[11px]",children:"Loading..."});const c=i==="1d"?"Today":`Last ${i}`;return g.jsxs("div",{className:"flex-1 overflow-y-auto p-6",children:[g.jsxs("div",{className:"flex items-start justify-between mb-5 gap-4 flex-wrap",children:[g.jsxs("div",{children:[g.jsx("h2",{className:"text-2xl tracking-wide text-zinc-100",style:{fontFamily:"'Bebas Neue', sans-serif"},children:"Usage"}),g.jsx("p",{className:"text-[11px] text-zinc-600 font-mono mt-0.5",children:c})]}),g.jsx("div",{className:"flex gap-1 p-1 rounded-xl bg-white/[0.03] border border-white/[0.07]",children:["1d","7d","14d","30d"].map(u=>g.jsx("button",{type:"button",onClick:()=>a(u),className:`px-3 py-1.5 rounded-lg text-[11px] font-mono transition-colors cursor-pointer ${i===u?"text-[#E43A9C]":"text-zinc-600 hover:text-zinc-400"}`,style:i===u?{background:"rgba(228,58,156,0.12)"}:void 0,children:u},u))})]}),g.jsx(Dne,{tabs:o,active:t,onChange:u=>e(u)}),t==="summary"&&g.jsx(zne,{records:r.records,totals:r.totals}),t==="by squad"&&g.jsx(Bne,{records:r.records}),t==="by agent"&&g.jsx(Une,{records:r.records}),t==="io"&&g.jsx(qne,{records:r.records}),t==="timeline"&&g.jsx(Fne,{records:r.records})]})}function CM(t){return[...t].sort((e,r)=>e.isDir!==r.isDir?e.isDir?-1:1:e.name.localeCompare(r.name)).map(e=>({...e,children:CM(e.children)}))}function Wne(t){const e=[];for(const r of t){const n=r.path.split("/").filter(Boolean);let i=e,a="";if(r.isDir){for(const o of n){a=a?`${a}/${o}`:o;let c=i.find(u=>u.path===a);c||(c={name:o,path:a,isDir:!0,children:[]},i.push(c)),i=c.children}continue}for(const[o,c]of n.entries()){const u=o===n.length-1;a=a?`${a}/${c}`:c;let d=i.find(p=>p.path===a);d||(d={name:u&&r.name||c,path:a,isDir:!u,children:[]},i.push(d)),i=d.children}}return CM(e)}function jM(t,e){return e?t.flatMap(r=>{const n=r.name.toLowerCase().includes(e)||r.path.toLowerCase().includes(e);if(!r.isDir)return n?[r]:[];if(n)return[r];const i=jM(r.children,e);return i.length?[{...r,children:i}]:[]}):t}function Aw(t){const e=new Set;for(const r of t)if(r.isDir){e.add(r.path);for(const n of Aw(r.children))e.add(n)}return e}function Gne(t){const e=t.split("/").filter(Boolean),r=[];let n="";for(const i of e.slice(0,-1))n=n?`${n}/${i}`:i,r.push(n);return r}function NM({node:t,depth:e,selectedPage:r,expandedPaths:n,autoExpandedPaths:i,onToggle:a,onSelect:o,onAddToFolder:c,onDeleteFolder:u}){const d=r===t.path,p=t.isDir&&(n.has(t.path)||i.has(t.path)),f=12+e*16,y=t.isDir&&["io","shared","squads","templates"].includes(t.path);return t.isDir?g.jsxs("div",{children:[g.jsxs("div",{className:"flex w-full items-center group rounded-lg py-2 pr-3 text-left text-[11px] font-mono text-zinc-400 transition-colors hover:bg-white/[0.04] hover:text-zinc-200",style:{paddingLeft:f},children:[g.jsxs("button",{type:"button",onClick:()=>a(t.path),className:"flex items-center gap-2 flex-1 min-w-0",children:[g.jsx(Lw,{size:14,className:`shrink-0 transition-transform ${p?"rotate-90":""}`}),p?g.jsx(f4,{size:14,className:"shrink-0 text-zinc-500"}):g.jsx(p4,{size:14,className:"shrink-0 text-zinc-500"}),g.jsx("span",{className:"truncate",children:t.name})]}),g.jsxs("div",{className:"flex items-center gap-0.5",children:[!y&&g.jsx("button",{type:"button",onClick:v=>{v.stopPropagation(),u(t.path)},className:"opacity-0 group-hover:opacity-100 p-0.5 rounded hover:bg-red-500/20 transition-opacity text-zinc-600 hover:text-red-400",title:`Delete ${t.name}`,children:g.jsx(Ma,{size:12})}),g.jsx("button",{type:"button",onClick:v=>{v.stopPropagation(),c(t.path)},className:"opacity-0 group-hover:opacity-100 p-0.5 rounded hover:bg-white/[0.08] transition-opacity text-zinc-600 hover:text-zinc-300",title:`Add page to ${t.name}`,children:g.jsx(Uw,{size:12})})]})]}),p&&g.jsx("div",{children:t.children.map(v=>g.jsx(NM,{node:v,depth:e+1,selectedPage:r,expandedPaths:n,autoExpandedPaths:i,onToggle:a,onSelect:o,onAddToFolder:c,onDeleteFolder:u},v.path))})]}):g.jsxs("button",{type:"button",onClick:()=>o(t.path),className:`flex w-full items-center gap-2 rounded-lg py-2 pr-3 text-left text-[11px] font-mono transition-colors ${d?"border-l-2 border-[#E43A9C] bg-[#E43A9C]/10 text-[#E43A9C]":"text-zinc-500 hover:bg-white/[0.04] hover:text-zinc-300"}`,style:{paddingLeft:f},children:[g.jsx(u4,{size:14,className:"shrink-0"}),g.jsx("span",{className:"truncate",children:t.name})]})}function Kne(){const[t,e]=j.useState([]),[r,n]=j.useState(null),[i,a]=j.useState(""),[o,c]=j.useState(!1),[u,d]=j.useState(""),[p,f]=j.useState(""),[y,v]=j.useState(""),[b,w]=j.useState(new Set),[x,S]=j.useState(!1),[A,O]=j.useState(null),C=j.useRef(null);j.useEffect(()=>{B()},[]);const T=j.useMemo(()=>Wne(t),[t]),E=y.trim().toLowerCase(),N=j.useMemo(()=>jM(T,E),[T,E]),R=j.useMemo(()=>{const $=E?Aw(N):new Set;if(r)for(const M of Gne(r))$.add(M);return $},[N,E,r]),I=r?(function $(M){for(const J of M){if(J.path===r)return J;const oe=$(J.children);if(oe)return oe}return null})(N):null,K=(I==null?void 0:I.name)??(r?r.split("/").pop()??"":"");j.useEffect(()=>{const $=Aw(T);w(M=>new Set([...M,...$]))},[T]);async function B(){try{const $=await Ke.get("/wiki/all");e($.pages)}catch{e([])}}function U($){if($.startsWith("squads/")){const M=$.split("/"),J=M[1]??"",oe=M.slice(2).join("/");return{scope:J,relativePath:oe}}return $.startsWith("templates/")?{scope:"templates",relativePath:$.slice(10)}:$.startsWith("io/")?{scope:"io",relativePath:$.slice(3)}:$.startsWith("shared/")?{scope:"shared",relativePath:$.slice(7)}:{scope:"shared",relativePath:$}}async function V($){try{const{scope:M,relativePath:J}=U($),oe=await Ke.get(`/wiki/${M}/${J}`);a(oe.content),d(oe.content),n($),c(!1)}catch{Qe.error("Failed to load page")}}async function H(){if(r)try{const{scope:$,relativePath:M}=U(r);await Ke.put(`/wiki/${$}/${M}`,{content:u}),a(u),c(!1),Qe.success("Page saved")}catch{Qe.error("Failed to save page")}}async function Y(){if(r)try{const{scope:$,relativePath:M}=U(r);await Ke.delete(`/wiki/${$}/${M}`),Qe.success("Page deleted"),n(null),a(""),d(""),c(!1),B()}catch{Qe.error("Failed to delete page")}}function G($){f(`${$}/`),setTimeout(()=>{const M=C.current;M&&(M.focus(),M.setSelectionRange(M.value.length,M.value.length))},0)}function Q($){O($)}async function W(){if(A)try{await Ke.delete(`/wiki/dir/${A}`),Qe.success(`Deleted ${A}`),r!=null&&r.startsWith(A)&&(n(null),a(""),d(""),c(!1)),B()}catch{Qe.error("Failed to delete directory")}finally{O(null)}}async function ee(){let $=p.trim().replace(/^\/+|\/+$/g,"");if(!$)return;$=$.replace(/\.md$/i,"");const M=$.startsWith("io/")||$.startsWith("shared/")||$.startsWith("squads/")?$:`shared/${$}`;S(!0);try{const{scope:J,relativePath:oe}=U(M),le=oe.split("/").slice(-1)[0]??oe;await Ke.put(`/wiki/${J}/${oe}`,{content:`# ${le}
508
-
509
- `}),Qe.success("Page created"),f(""),await B(),await V(M)}catch{Qe.error("Failed to create page")}finally{S(!1)}}function q($){w(M=>{const J=new Set(M);return J.has($)?J.delete($):J.add($),J})}return g.jsxs("div",{className:"flex h-full",children:[g.jsxs("div",{className:"flex h-full w-64 flex-col border-r border-white/[0.07] bg-[#181818]",children:[g.jsx("div",{className:"border-b border-white/[0.07] p-3",children:g.jsxs("div",{className:"relative",children:[g.jsx(nP,{className:"absolute left-2.5 top-1/2 h-3.5 w-3.5 -translate-y-1/2 text-zinc-600"}),g.jsx("input",{type:"text",value:y,onChange:$=>v($.target.value),placeholder:"Search pages...",className:"w-full rounded-lg border border-white/[0.07] bg-white/[0.04] py-2 pl-8 pr-3 text-[11px] font-mono text-zinc-300 outline-none placeholder:text-zinc-700 focus:border-[#E43A9C]/50"})]})}),g.jsx("div",{className:"flex-1 overflow-y-auto px-2 py-3",children:N.length>0?N.map($=>g.jsx(NM,{node:$,depth:0,selectedPage:r,expandedPaths:b,autoExpandedPaths:R,onToggle:q,onSelect:V,onAddToFolder:G,onDeleteFolder:Q},$.path)):g.jsx("p",{className:"py-4 text-center font-mono text-[11px] text-zinc-700",children:"No pages found"})}),g.jsx("div",{className:"border-t border-white/[0.07] p-3",children:g.jsxs("div",{className:"space-y-2",children:[g.jsx("input",{ref:C,type:"text",value:p,onChange:$=>f($.target.value),onKeyDown:$=>{$.key==="Enter"&&ee(),$.key==="Escape"&&f("")},placeholder:"folder/new-page",className:"w-full rounded-lg border border-white/[0.07] bg-white/[0.04] px-3 py-2 text-[11px] font-mono text-zinc-300 outline-none placeholder:text-zinc-700 focus:border-[#E43A9C]/50"}),g.jsx(za,{onClick:ee,disabled:!p.trim()||x,className:"w-full justify-center px-3 py-2",children:x?g.jsxs(g.Fragment,{children:[g.jsx(Ts,{size:13,className:"animate-spin"})," Creating..."]}):g.jsxs(g.Fragment,{children:[g.jsx(Uw,{size:13})," Add Page"]})})]})})]}),g.jsx("div",{className:"flex flex-1 flex-col overflow-hidden",children:r?g.jsxs(g.Fragment,{children:[g.jsxs("div",{className:"flex h-14 shrink-0 items-center justify-between border-b border-white/[0.07] px-6",children:[g.jsxs("div",{className:"min-w-0",children:[g.jsx("h3",{className:"truncate font-mono text-sm text-zinc-100",children:K}),g.jsxs("p",{className:"truncate font-mono text-[11px] text-zinc-500",children:[r,".md"]})]}),g.jsxs("div",{className:"flex items-center gap-2",children:[o?g.jsxs(g.Fragment,{children:[g.jsxs(za,{onClick:H,className:"px-3 py-1.5",children:[g.jsx(tp,{size:12})," Save"]}),g.jsx(_i,{onClick:()=>{c(!1),d(i)},className:"px-3 py-1.5",children:"Cancel"})]}):g.jsxs(_i,{onClick:()=>{c(!0),d(i)},className:"px-3 py-1.5",children:[g.jsx(Lf,{size:12})," Edit"]}),g.jsxs(Wf,{onClick:Y,className:"px-3 py-1.5",children:[g.jsx(Ma,{size:12})," Delete"]})]})]}),g.jsx("div",{className:"flex-1 overflow-y-auto p-6",children:o?g.jsx("textarea",{value:u,onChange:$=>d($.target.value),className:"h-full min-h-[320px] w-full resize-none rounded-xl border border-white/[0.07] bg-[#181818] p-4 font-mono text-sm text-zinc-300 outline-none focus:border-[#E43A9C]/50"}):g.jsx("div",{className:"mx-auto max-w-4xl",children:g.jsx("div",{className:"prose-io text-sm text-zinc-300",dangerouslySetInnerHTML:{__html:it.parse(i)}})})})]}):g.jsx("div",{className:"flex h-full items-center justify-center",children:g.jsxs("div",{className:"text-center",children:[g.jsx(YN,{size:48,className:"mx-auto mb-3 text-zinc-800"}),g.jsx("p",{className:"font-mono text-[11px] text-zinc-700",children:"Select a page to view"})]})})}),A&&g.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/60 backdrop-blur-sm",children:g.jsxs("div",{className:"w-full max-w-sm rounded-2xl border border-white/[0.07] bg-[#1a1a1a] p-6 shadow-2xl",children:[g.jsx("h3",{className:"mb-2 text-sm font-medium text-zinc-100",children:"Delete directory?"}),g.jsxs("p",{className:"mb-4 text-xs text-zinc-400",children:["This will permanently delete ",g.jsx("span",{className:"font-mono text-zinc-200",children:A})," and all its contents."]}),g.jsxs("div",{className:"flex justify-end gap-2",children:[g.jsx(_i,{onClick:()=>O(null),className:"px-3 py-1.5",children:"Cancel"}),g.jsxs(Wf,{onClick:W,className:"px-3 py-1.5",children:[g.jsx(Ma,{size:12})," Delete"]})]})]})})]})}function Vne({children:t}){const{session:e,supabase:r,loading:n}=up();return n?g.jsx("div",{className:"min-h-screen flex items-center justify-center text-[var(--color-muted-foreground)]",children:"Loading..."}):r?e?g.jsx(g.Fragment,{children:t}):g.jsx(wq,{}):g.jsx(g.Fragment,{children:t})}function Xne(){const{pathname:t}=ti(),e=t==="/"||t==="/chat"||t.startsWith("/chat/");return g.jsxs(g.Fragment,{children:[g.jsx(wD,{children:g.jsxs(Yr,{element:g.jsx(yq,{}),children:[g.jsx(Yr,{index:!0,element:g.jsx(vq,{})}),g.jsx(Yr,{path:"squads",element:g.jsx(mf,{})}),g.jsx(Yr,{path:"squads/:name",element:g.jsx(mf,{})}),g.jsx(Yr,{path:"squads/:name/instances/:instanceId",element:g.jsx(mf,{})}),g.jsx(Yr,{path:"squads/:name/agents/:role",element:g.jsx(mf,{})}),g.jsx(Yr,{path:"feed",element:g.jsx(xq,{})}),g.jsx(Yr,{path:"skills",element:g.jsx(Pq,{})}),g.jsx(Yr,{path:"schedules",element:g.jsx(kq,{})}),g.jsx(Yr,{path:"wiki",element:g.jsx(Kne,{})}),g.jsx(Yr,{path:"settings",element:g.jsx(Tq,{})}),g.jsx(Yr,{path:"usage",element:g.jsx(Hne,{})}),g.jsx(Yr,{path:"*",element:g.jsx(vD,{to:"/",replace:!0})})]})}),!e&&g.jsx(bB,{})]})}function Yne(){return g.jsx(pq,{children:g.jsx(Vne,{children:g.jsx(rz,{children:g.jsx(fz,{children:g.jsx(Xne,{})})})})})}vL.createRoot(document.getElementById("root")).render(g.jsx(j.StrictMode,{children:g.jsxs(WD,{children:[g.jsx(Yne,{}),g.jsx(T5,{theme:"dark",position:"bottom-right"})]})}));
510
- //# sourceMappingURL=index-CoSJG-14.js.map