Files
kanban/backend/dist/assets/index-D_Kep7Fb.js
T
egutierrez 9c5e76e03f feat(kanban): bocadillo agente + PDF descargable en reporte diario (issue 0094)
Anade tres capas sobre el reporte diario del issue 0093:

1) Bocadillo del agente: cuadro azul encima de "Tareas hechas" con un
   resumen en lenguaje natural (max 4 frases) generado por claude -p
   sobre el JSON del reporte. Botones Regenerar e icono Settings.

2) Settings del prompt: modal con textarea editable para el template
   del agente (key=daily_report_prompt). Compartido por todos los
   usuarios. Boton Restablecer por defecto.

3) PDF descargable: boton que abre ventana nueva con HTML imprimible
   (estilo A4, KPIs filtrados, tabla con enlaces absolutos por card).
   Permite compartir el listado de tareas hechas con los solicitantes.

Backend:
- Migration 013 anade tablas daily_summaries y settings; seed del
  prompt por defecto en castellano.
- daily_summary.go con GetSetting/SetSetting, GetDailySummary/Upsert,
  runClaudePrompt (envuelve claude -p) y GenerateDailySummary que
  orquesta DailyReportFor + plantilla + claude + persist.
- Nuevos endpoints:
  * GET  /api/reports/daily/summary
  * POST /api/reports/daily/summary
  * GET  /api/settings/{key}
  * PUT  /api/settings/{key}

Frontend:
- api.ts: getDailySummary, generateDailySummary, getSetting, setSetting.
- DailyReport.tsx: estado de summary, settingsOpen, promptDraft,
  filterRequester, filterAssignee, filteredDoneCards, exportPDF.
- Bocadillo con IconSparkles + IconRefresh + IconSettings.
- Modal de prompt con Guardar/Cancelar/Reset.
- Filtros Select por solicitante y asignado encima de la tabla.
- exportPDF abre window.open con HTML self-contained que incluye
  enlaces ${origin}/?card=${id} y window.print() automatico.

E2E nuevo (daily-summary-pdf.spec.ts): CRUD del setting, GET summary
shape, presencia del boton PDF/Settings/Regenerar en el modal. No
invoca claude real (binario externo, no disponible en CI).

Suite completa 11/11 pasa.
2026-05-14 18:08:09 +02:00

1251 lines
1.8 MiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
function JY(e,n){for(var t=0;t<n.length;t++){const i=n[t];if(typeof i!="string"&&!Array.isArray(i)){for(const r in i)if(r!=="default"&&!(r in e)){const a=Object.getOwnPropertyDescriptor(i,r);a&&Object.defineProperty(e,r,a.get?a:{enumerable:!0,get:()=>i[r]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const n=document.createElement("link").relList;if(n&&n.supports&&n.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))i(r);new MutationObserver(r=>{for(const a of r)if(a.type==="childList")for(const o of a.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function t(r){const a={};return r.integrity&&(a.integrity=r.integrity),r.referrerPolicy&&(a.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?a.credentials="include":r.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function i(r){if(r.ep)return;r.ep=!0;const a=t(r);fetch(r.href,a)}})();var Tv=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function mt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ek={exports:{}},Zd={};/**
* @license React
* react-jsx-runtime.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var h5;function eK(){if(h5)return Zd;h5=1;var e=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function t(i,r,a){var o=null;if(a!==void 0&&(o=""+a),r.key!==void 0&&(o=""+r.key),"key"in r){a={};for(var l in r)l!=="key"&&(a[l]=r[l])}else a=r;return r=a.ref,{$$typeof:e,type:i,key:o,ref:r!==void 0?r:null,props:a}}return Zd.Fragment=n,Zd.jsx=t,Zd.jsxs=t,Zd}var m5;function nK(){return m5||(m5=1,ek.exports=eK()),ek.exports}var y=nK();function Pt(e){return Object.keys(e)}function nk(e){return e&&typeof e=="object"&&!Array.isArray(e)}function T6(e,n){const t={...e},i=n;return nk(e)&&nk(n)&&Object.keys(n).forEach(r=>{nk(i[r])&&r in e?t[r]=T6(t[r],i[r]):t[r]=i[r]}),t}function tK(e){return e.replace(/[A-Z]/g,n=>`-${n.toLowerCase()}`)}function iK(e){var n;return typeof e!="string"||!e.includes("var(--mantine-scale)")?e:(n=e.match(/^calc\((.*?)\)$/))==null?void 0:n[1].split("*")[0].trim()}function qh(e){const n=iK(e);return typeof n=="number"?n:typeof n=="string"?n.includes("calc")||n.includes("var")?n:n.includes("px")?Number(n.replace("px","")):n.includes("rem")?Number(n.replace("rem",""))*16:n.includes("em")?Number(n.replace("em",""))*16:Number(n):NaN}function p5(e){return e==="0rem"?"0rem":`calc(${e} * var(--mantine-scale))`}function oz(e,{shouldScale:n=!1}={}){function t(i){if(i===0||i==="0")return`0${e}`;if(typeof i=="number"){const r=`${i/16}${e}`;return n?p5(r):r}if(typeof i=="string"){if(i===""||i.startsWith("calc(")||i.startsWith("clamp(")||i.includes("rgba("))return i;if(i.includes(","))return i.split(",").map(a=>t(a)).join(",");if(i.includes(" "))return i.split(" ").map(a=>t(a)).join(" ");const r=i.replace("px","");if(!Number.isNaN(Number(r))){const a=`${Number(r)/16}${e}`;return n?p5(a):a}}return i}return t}const me=oz("rem",{shouldScale:!0}),Cg=oz("em");function Eu(e){return Object.keys(e).reduce((n,t)=>(e[t]!==void 0&&(n[t]=e[t]),n),{})}function sz(e){if(typeof e=="number")return!0;if(typeof e=="string"){if(e.startsWith("calc(")||e.startsWith("var(")||e.includes(" ")&&e.trim()!=="")return!0;const n=/^[+-]?[0-9]+(\.[0-9]+)?(px|em|rem|ex|ch|lh|rlh|vw|vh|vmin|vmax|vb|vi|svw|svh|lvw|lvh|dvw|dvh|cm|mm|in|pt|pc|q|cqw|cqh|cqi|cqb|cqmin|cqmax|%)?$/;return e.trim().split(/\s+/).every(t=>n.test(t))}return!1}var tk={exports:{}},Dn={};/**
* @license React
* react.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var v5;function rK(){if(v5)return Dn;v5=1;var e=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),t=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),r=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),o=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),c=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),d=Symbol.for("react.activity"),p=Symbol.iterator;function v(W){return W===null||typeof W!="object"?null:(W=p&&W[p]||W["@@iterator"],typeof W=="function"?W:null)}var b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,k={};function _(W,V,L){this.props=W,this.context=V,this.refs=k,this.updater=L||b}_.prototype.isReactComponent={},_.prototype.setState=function(W,V){if(typeof W!="object"&&typeof W!="function"&&W!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,W,V,"setState")},_.prototype.forceUpdate=function(W){this.updater.enqueueForceUpdate(this,W,"forceUpdate")};function C(){}C.prototype=_.prototype;function x(W,V,L){this.props=W,this.context=V,this.refs=k,this.updater=L||b}var E=x.prototype=new C;E.constructor=x,w(E,_.prototype),E.isPureReactComponent=!0;var O=Array.isArray;function j(){}var M={H:null,A:null,T:null,S:null},N=Object.prototype.hasOwnProperty;function H(W,V,L){var X=L.ref;return{$$typeof:e,type:W,key:V,ref:X!==void 0?X:null,props:L}}function P(W,V){return H(W.type,V,W.props)}function z(W){return typeof W=="object"&&W!==null&&W.$$typeof===e}function F(W){var V={"=":"=0",":":"=2"};return"$"+W.replace(/[=:]/g,function(L){return V[L]})}var G=/\/+/g;function U(W,V){return typeof W=="object"&&W!==null&&W.key!=null?F(""+W.key):V.toString(36)}function $(W){switch(W.status){case"fulfilled":return W.value;case"rejected":throw W.reason;default:switch(typeof W.status=="string"?W.then(j,j):(W.status="pending",W.then(function(V){W.status==="pending"&&(W.status="fulfilled",W.value=V)},function(V){W.status==="pending"&&(W.status="rejected",W.reason=V)})),W.status){case"fulfilled":return W.value;case"rejected":throw W.reason}}throw W}function R(W,V,L,X,ee){var re=typeof W;(re==="undefined"||re==="boolean")&&(W=null);var se=!1;if(W===null)se=!0;else switch(re){case"bigint":case"string":case"number":se=!0;break;case"object":switch(W.$$typeof){case e:case n:se=!0;break;case h:return se=W._init,R(se(W._payload),V,L,X,ee)}}if(se)return ee=ee(W),se=X===""?"."+U(W,0):X,O(ee)?(L="",se!=null&&(L=se.replace(G,"$&/")+"/"),R(ee,V,L,"",function(le){return le})):ee!=null&&(z(ee)&&(ee=P(ee,L+(ee.key==null||W&&W.key===ee.key?"":(""+ee.key).replace(G,"$&/")+"/")+se)),V.push(ee)),1;se=0;var ye=X===""?".":X+":";if(O(W))for(var ae=0;ae<W.length;ae++)X=W[ae],re=ye+U(X,ae),se+=R(X,V,L,re,ee);else if(ae=v(W),typeof ae=="function")for(W=ae.call(W),ae=0;!(X=W.next()).done;)X=X.value,re=ye+U(X,ae++),se+=R(X,V,L,re,ee);else if(re==="object"){if(typeof W.then=="function")return R($(W),V,L,X,ee);throw V=String(W),Error("Objects are not valid as a React child (found: "+(V==="[object Object]"?"object with keys {"+Object.keys(W).join(", ")+"}":V)+"). If you meant to render a collection of children, use an array instead.")}return se}function I(W,V,L){if(W==null)return W;var X=[],ee=0;return R(W,X,"","",function(re){return V.call(L,re,ee++)}),X}function q(W){if(W._status===-1){var V=W._result;V=V(),V.then(function(L){(W._status===0||W._status===-1)&&(W._status=1,W._result=L)},function(L){(W._status===0||W._status===-1)&&(W._status=2,W._result=L)}),W._status===-1&&(W._status=0,W._result=V)}if(W._status===1)return W._result.default;throw W._result}var Y=typeof reportError=="function"?reportError:function(W){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var V=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof W=="object"&&W!==null&&typeof W.message=="string"?String(W.message):String(W),error:W});if(!window.dispatchEvent(V))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",W);return}console.error(W)},D={map:I,forEach:function(W,V,L){I(W,function(){V.apply(this,arguments)},L)},count:function(W){var V=0;return I(W,function(){V++}),V},toArray:function(W){return I(W,function(V){return V})||[]},only:function(W){if(!z(W))throw Error("React.Children.only expected to receive a single React element child.");return W}};return Dn.Activity=d,Dn.Children=D,Dn.Component=_,Dn.Fragment=t,Dn.Profiler=r,Dn.PureComponent=x,Dn.StrictMode=i,Dn.Suspense=f,Dn.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=M,Dn.__COMPILER_RUNTIME={__proto__:null,c:function(W){return M.H.useMemoCache(W)}},Dn.cache=function(W){return function(){return W.apply(null,arguments)}},Dn.cacheSignal=function(){return null},Dn.cloneElement=function(W,V,L){if(W==null)throw Error("The argument must be a React element, but you passed "+W+".");var X=w({},W.props),ee=W.key;if(V!=null)for(re in V.key!==void 0&&(ee=""+V.key),V)!N.call(V,re)||re==="key"||re==="__self"||re==="__source"||re==="ref"&&V.ref===void 0||(X[re]=V[re]);var re=arguments.length-2;if(re===1)X.children=L;else if(1<re){for(var se=Array(re),ye=0;ye<re;ye++)se[ye]=arguments[ye+2];X.children=se}return H(W.type,ee,X)},Dn.createContext=function(W){return W={$$typeof:o,_currentValue:W,_currentValue2:W,_threadCount:0,Provider:null,Consumer:null},W.Provider=W,W.Consumer={$$typeof:a,_context:W},W},Dn.createElement=function(W,V,L){var X,ee={},re=null;if(V!=null)for(X in V.key!==void 0&&(re=""+V.key),V)N.call(V,X)&&X!=="key"&&X!=="__self"&&X!=="__source"&&(ee[X]=V[X]);var se=arguments.length-2;if(se===1)ee.children=L;else if(1<se){for(var ye=Array(se),ae=0;ae<se;ae++)ye[ae]=arguments[ae+2];ee.children=ye}if(W&&W.defaultProps)for(X in se=W.defaultProps,se)ee[X]===void 0&&(ee[X]=se[X]);return H(W,re,ee)},Dn.createRef=function(){return{current:null}},Dn.forwardRef=function(W){return{$$typeof:l,render:W}},Dn.isValidElement=z,Dn.lazy=function(W){return{$$typeof:h,_payload:{_status:-1,_result:W},_init:q}},Dn.memo=function(W,V){return{$$typeof:c,type:W,compare:V===void 0?null:V}},Dn.startTransition=function(W){var V=M.T,L={};M.T=L;try{var X=W(),ee=M.S;ee!==null&&ee(L,X),typeof X=="object"&&X!==null&&typeof X.then=="function"&&X.then(j,Y)}catch(re){Y(re)}finally{V!==null&&L.types!==null&&(V.types=L.types),M.T=V}},Dn.unstable_useCacheRefresh=function(){return M.H.useCacheRefresh()},Dn.use=function(W){return M.H.use(W)},Dn.useActionState=function(W,V,L){return M.H.useActionState(W,V,L)},Dn.useCallback=function(W,V){return M.H.useCallback(W,V)},Dn.useContext=function(W){return M.H.useContext(W)},Dn.useDebugValue=function(){},Dn.useDeferredValue=function(W,V){return M.H.useDeferredValue(W,V)},Dn.useEffect=function(W,V){return M.H.useEffect(W,V)},Dn.useEffectEvent=function(W){return M.H.useEffectEvent(W)},Dn.useId=function(){return M.H.useId()},Dn.useImperativeHandle=function(W,V,L){return M.H.useImperativeHandle(W,V,L)},Dn.useInsertionEffect=function(W,V){return M.H.useInsertionEffect(W,V)},Dn.useLayoutEffect=function(W,V){return M.H.useLayoutEffect(W,V)},Dn.useMemo=function(W,V){return M.H.useMemo(W,V)},Dn.useOptimistic=function(W,V){return M.H.useOptimistic(W,V)},Dn.useReducer=function(W,V,L){return M.H.useReducer(W,V,L)},Dn.useRef=function(W){return M.H.useRef(W)},Dn.useState=function(W){return M.H.useState(W)},Dn.useSyncExternalStore=function(W,V,L){return M.H.useSyncExternalStore(W,V,L)},Dn.useTransition=function(){return M.H.useTransition()},Dn.version="19.2.5",Dn}var g5;function M6(){return g5||(g5=1,tk.exports=rK()),tk.exports}var A=M6();const Q=mt(A),lz=JY({__proto__:null,default:Q},[A]);function D6(e){return Array.isArray(e)||e===null?!1:typeof e=="object"?e.type!==A.Fragment:!1}function Gr(e){const n=A.createContext(null);return[n,()=>{const i=A.use(n);if(i===null)throw new Error(e);return i}]}function y5(e,n){return t=>{if(typeof t!="string"||t.trim().length===0)throw new Error(n);return`${e}-${t}`}}function Ag(e,n){let t=e;for(;(t=t.parentElement)&&!t.matches(n););return t}function aK(e,n,t){for(let i=e-1;i>=0;i-=1)if(!n[i].disabled)return i;if(t){for(let i=n.length-1;i>-1;i-=1)if(!n[i].disabled)return i}return e}function oK(e,n,t){for(let i=e+1;i<n.length;i+=1)if(!n[i].disabled)return i;if(t){for(let i=0;i<n.length;i+=1)if(!n[i].disabled)return i}return e}function sK(e,n,t){return Ag(e,t)===Ag(n,t)}function R6({parentSelector:e,siblingSelector:n,onKeyDown:t,loop:i=!0,activateOnFocus:r=!1,dir:a="rtl",orientation:o}){return l=>{var b;t==null||t(l);const f=Array.from(((b=Ag(l.currentTarget,e))==null?void 0:b.querySelectorAll(n))||[]).filter(w=>sK(l.currentTarget,w,e)),c=f.findIndex(w=>l.currentTarget===w),h=oK(c,f,i),d=aK(c,f,i),p=a==="rtl"?d:h,v=a==="rtl"?h:d;switch(l.key){case"ArrowRight":o==="horizontal"&&(l.stopPropagation(),l.preventDefault(),f[p].focus(),r&&f[p].click());break;case"ArrowLeft":o==="horizontal"&&(l.stopPropagation(),l.preventDefault(),f[v].focus(),r&&f[v].click());break;case"ArrowUp":o==="vertical"&&(l.stopPropagation(),l.preventDefault(),f[d].focus(),r&&f[d].click());break;case"ArrowDown":o==="vertical"&&(l.stopPropagation(),l.preventDefault(),f[h].focus(),r&&f[h].click());break;case"Home":l.stopPropagation(),l.preventDefault(),!f[0].disabled&&f[0].focus();break;case"End":{l.stopPropagation(),l.preventDefault();const w=f.length-1;!f[w].disabled&&f[w].focus();break}}}}const lK={app:100,modal:200,popover:300,overlay:400,max:9999};function wa(e){return lK[e]}const lS=()=>{};function uK(e,n={active:!0}){return typeof e!="function"||!n.active?n.onKeyDown||lS:t=>{var i;t.key==="Escape"&&(e(t),(i=n.onTrigger)==null||i.call(n))}}function Pn(e,n="size",t=!0){if(e!==void 0)return sz(e)?t?me(e):e:`var(--${n}-${e})`}function Ht(e){return Pn(e,"mantine-spacing")}function Kt(e){return e===void 0?"var(--mantine-radius-default)":Pn(e,"mantine-radius")}function ri(e){return Pn(e,"mantine-font-size")}function fK(e){return Pn(e,"mantine-line-height",!1)}function P6(e){if(e)return Pn(e,"mantine-shadow",!1)}function kr(e,n){return t=>{e==null||e(t),n==null||n(t)}}function N6(e,n){return e in n?qh(n[e]):qh(e)}function Hh(e,n){const t=e.map(i=>({value:i,px:N6(i,n)}));return t.sort((i,r)=>i.px-r.px),t}function Vr(e){return typeof e=="object"&&e!==null?"base"in e?e.base:void 0:e}function cK(e,n,t){var i;return t?Array.from(((i=Ag(t,n))==null?void 0:i.querySelectorAll(e))||[]).findIndex(r=>r===t):null}function Yo(e,n,t){return n===void 0&&t===void 0?e:n!==void 0&&t===void 0?Math.max(e,n):Math.min(n===void 0&&t!==void 0?e:Math.max(e,n),t)}function al(e="mantine-"){return`${e}${Math.random().toString(36).slice(2,11)}`}function gh(e){const n=A.useRef(e);return A.useEffect(()=>{n.current=e}),A.useMemo(()=>((...t)=>{var i;return(i=n.current)==null?void 0:i.call(n,...t)}),[])}function iy(e,n){const{delay:t,flushOnUnmount:i,leading:r,maxWait:a}=typeof n=="number"?{delay:n,flushOnUnmount:!1,leading:!1,maxWait:void 0}:n,o=gh(e),l=A.useRef(0),f=A.useRef(0),c=A.useRef(null),h=A.useMemo(()=>{const d=Object.assign((...p)=>{window.clearTimeout(l.current),c.current=p;const v=d._isFirstCall;d._isFirstCall=!1;function b(){window.clearTimeout(l.current),window.clearTimeout(f.current),l.current=0,f.current=0,d._isFirstCall=!0,d._hasPendingCallback=!1}function w(){a!==void 0&&f.current===0&&(f.current=window.setTimeout(()=>{if(l.current!==0){const C=c.current;b(),o(...C)}},a))}if(r&&v){o(...p);const C=()=>{b()},x=()=>{l.current!==0&&(b(),o(...p))},E=()=>{b()};d.flush=x,d.cancel=E,l.current=window.setTimeout(C,t),w();return}if(r&&!v){d._hasPendingCallback=!0;const C=()=>{l.current!==0&&(b(),o(...p))},x=()=>{b()};d.flush=C,d.cancel=x;const E=()=>{b()};l.current=window.setTimeout(E,t),w();return}d._hasPendingCallback=!0;const k=()=>{l.current!==0&&(b(),o(...p))},_=()=>{b()};d.flush=k,d.cancel=_,l.current=window.setTimeout(k,t),w()},{flush:()=>{},cancel:()=>{},isPending:()=>d._hasPendingCallback,_isFirstCall:!0,_hasPendingCallback:!1});return d},[o,t,r,a]);return A.useEffect(()=>()=>{i?h.flush():h.cancel()},[h,i]),h}const dK=["mousedown","touchstart"];function hK(e,n,t,i=!0){const r=A.useRef(null),a=n||dK,o=A.useEffectEvent(f=>{const{target:c}=f??{};if(!document.body.contains(c)&&(c==null?void 0:c.tagName)!=="HTML")return;const h=f.composedPath();Array.isArray(t)?t.every(d=>!!d&&!h.includes(d))&&e(f):r.current&&!h.includes(r.current)&&e(f)}),l=a.join(",");return A.useEffect(()=>{if(!i)return;const f=l.split(",");return f.forEach(c=>document.addEventListener(c,o)),()=>{f.forEach(c=>document.removeEventListener(c,o))}},[l,i]),r}function mK(e,n){return typeof window<"u"&&"matchMedia"in window?window.matchMedia(e).matches:!1}function pK(e,n,{getInitialValueInEffect:t}={getInitialValueInEffect:!0}){const[i,r]=A.useState(t?n:mK(e));return A.useEffect(()=>{try{if("matchMedia"in window){const a=window.matchMedia(e);r(a.matches);const o=l=>r(l.matches);return a.addEventListener("change",o),()=>{a.removeEventListener("change",o)}}}catch{return}},[e]),i||!1}const us=typeof document<"u"?A.useLayoutEffect:A.useEffect;function ns(e,n){const t=A.useRef(!1);A.useEffect(()=>()=>{t.current=!1},[]),A.useEffect(()=>{if(t.current)return e();t.current=!0},n)}function uz({opened:e,shouldReturnFocus:n=!0}){const t=A.useRef(null),i=()=>{var r;t.current&&"focus"in t.current&&typeof t.current.focus=="function"&&((r=t.current)==null||r.focus({preventScroll:!0}))};return ns(()=>{let r=-1;const a=o=>{o.key==="Tab"&&window.clearTimeout(r)};if(document.addEventListener("keydown",a),e)t.current=document.activeElement;else if(n){const o=document.activeElement;r=window.setTimeout(()=>{const l=document.activeElement;(l===null||l===document.body||l===o)&&i()},10)}return()=>{window.clearTimeout(r),document.removeEventListener("keydown",a)}},[e,n]),i}const vK=/input|select|textarea|button|object/,fz="a, input, select, textarea, button, object, [tabindex]";function gK(e){return e.style.display==="none"}function yK(e){if(e.getAttribute("aria-hidden")||e.getAttribute("hidden")||e.getAttribute("type")==="hidden")return!1;let n=e;for(;n&&!(n===document.body||n.nodeType===11);){if(gK(n))return!1;n=n.parentNode}return!0}function cz(e){let n=e.getAttribute("tabindex");return n===null&&(n=void 0),parseInt(n,10)}function uS(e){const n=e.nodeName.toLowerCase(),t=!Number.isNaN(cz(e));return(vK.test(n)&&!e.disabled||e instanceof HTMLAnchorElement&&e.href||t)&&yK(e)}function dz(e){const n=cz(e);return(Number.isNaN(n)||n>=0)&&uS(e)}function bK(e){return Array.from(e.querySelectorAll(fz)).filter(dz)}function wK(e,n){const t=bK(e);if(!t.length){n.preventDefault();return}const i=t[n.shiftKey?0:t.length-1],r=e.getRootNode();let a=i===r.activeElement||e===r.activeElement;const o=r.activeElement;if(o.tagName==="INPUT"&&o.getAttribute("type")==="radio"&&(a=t.filter(f=>f.getAttribute("type")==="radio"&&f.getAttribute("name")===o.getAttribute("name")).includes(i)),!a)return;n.preventDefault();const l=t[n.shiftKey?t.length-1:0];l&&l.focus()}function kK(e=!0){const n=A.useRef(null),t=r=>{let a=r.querySelector("[data-autofocus]");if(!a){const o=Array.from(r.querySelectorAll(fz));a=o.find(dz)||o.find(uS)||null,!a&&uS(r)&&(a=r)}a?a.focus({preventScroll:!0}):console.warn("[@mantine/hooks/use-focus-trap] Failed to find focusable element within provided node",r)},i=A.useCallback(r=>{if(e){if(r===null){n.current=null;return}n.current!==r&&(setTimeout(()=>{r.getRootNode()?t(r):console.warn("[@mantine/hooks/use-focus-trap] Ref node is not part of the dom",r)}),n.current=r)}},[e]);return A.useEffect(()=>{if(!e)return;n.current&&setTimeout(()=>{n.current&&t(n.current)});const r=a=>{a.key==="Tab"&&n.current&&wK(n.current,a)};return document.addEventListener("keydown",r),()=>document.removeEventListener("keydown",r)},[e]),i}const _K=e=>(e+1)%1e6;function xK(){const[,e]=A.useReducer(_K,0);return e}function qi(e){const[n,t]=A.useState(`mantine-${A.useId().replace(/:/g,"")}`);return us(()=>{t(al())},[]),typeof e=="string"?e:n}function hz(e,n,t){const i=A.useEffectEvent(n);A.useEffect(()=>(window.addEventListener(e,i,t),()=>window.removeEventListener(e,i,t)),[e])}function Og(e,n){if(typeof e=="function")return e(n);typeof e=="object"&&e!==null&&"current"in e&&(e.current=n)}function SK(...e){const n=new Map;return t=>{if(e.forEach(i=>{const r=Og(i,t);r&&n.set(i,r)}),n.size>0)return()=>{e.forEach(i=>{const r=n.get(i);r&&typeof r=="function"?r():Og(i,null)}),n.clear()}}}function Wt(...e){return A.useCallback(SK(...e),e)}function mz(e){return{x:Yo(e.x,0,1),y:Yo(e.y,0,1)}}function pz(e,n,t="ltr"){const i=A.useRef(!1),r=A.useRef(!1),a=A.useRef(0),o=A.useRef(null),[l,f]=A.useState(!1);return A.useEffect(()=>(i.current=!0,()=>{var c;(c=o.current)==null||c.call(o)}),[]),{ref:A.useCallback(c=>{const h=({x,y:E})=>{cancelAnimationFrame(a.current),a.current=requestAnimationFrame(()=>{if(i.current&&c){c.style.userSelect="none";const O=c.getBoundingClientRect();if(O.width&&O.height){const j=Yo((x-O.left)/O.width,0,1);e({x:t==="ltr"?j:1-j,y:Yo((E-O.top)/O.height,0,1)})}}})},d=()=>{document.addEventListener("mousemove",k),document.addEventListener("mouseup",b),document.addEventListener("touchmove",C,{passive:!1}),document.addEventListener("touchend",b)},p=()=>{document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",C),document.removeEventListener("touchend",b)},v=()=>{!r.current&&i.current&&(r.current=!0,typeof(n==null?void 0:n.onScrubStart)=="function"&&n.onScrubStart(),f(!0),d())},b=()=>{r.current&&i.current&&(r.current=!1,f(!1),p(),setTimeout(()=>{typeof(n==null?void 0:n.onScrubEnd)=="function"&&n.onScrubEnd()},0))},w=x=>{v(),x.preventDefault(),k(x)},k=x=>h({x:x.clientX,y:x.clientY}),_=x=>{x.cancelable&&x.preventDefault(),v(),C(x)},C=x=>{x.cancelable&&x.preventDefault(),h({x:x.changedTouches[0].clientX,y:x.changedTouches[0].clientY})};return c==null||c.addEventListener("mousedown",w),c==null||c.addEventListener("touchstart",_,{passive:!1}),o.current=()=>{p(),cancelAnimationFrame(a.current)},()=>{c&&(c.removeEventListener("mousedown",w),c.removeEventListener("touchstart",_))}},[t,e]),active:l}}function Mi({value:e,defaultValue:n,finalValue:t,onChange:i=()=>{}}){const[r,a]=A.useState(n!==void 0?n:t),o=(l,...f)=>{a(l),i==null||i(l,...f)};return e!==void 0?[e,i,!0]:[r,o,!1]}function $6(e,n){return pK("(prefers-reduced-motion: reduce)",e,n)}function vz(e=!1,n={}){const[t,i]=A.useState(e),r=A.useCallback(()=>{i(o=>{var l;return o||((l=n.onOpen)==null||l.call(n),!0)})},[n.onOpen]),a=A.useCallback(()=>{i(o=>{var l;return o&&((l=n.onClose)==null||l.call(n),!1)})},[n.onClose]);return[t,{open:r,close:a,toggle:A.useCallback(()=>{t?a():r()},[a,r,t]),set:i}]}function CK(e){const n=A.useRef(void 0);return A.useEffect(()=>{n.current=e},[e]),n.current}var ik={exports:{}},Gi={};/**
* @license React
* react-dom.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var b5;function AK(){if(b5)return Gi;b5=1;var e=M6();function n(f){var c="https://react.dev/errors/"+f;if(1<arguments.length){c+="?args[]="+encodeURIComponent(arguments[1]);for(var h=2;h<arguments.length;h++)c+="&args[]="+encodeURIComponent(arguments[h])}return"Minified React error #"+f+"; visit "+c+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function t(){}var i={d:{f:t,r:function(){throw Error(n(522))},D:t,C:t,L:t,m:t,X:t,S:t,M:t},p:0,findDOMNode:null},r=Symbol.for("react.portal");function a(f,c,h){var d=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:r,key:d==null?null:""+d,children:f,containerInfo:c,implementation:h}}var o=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function l(f,c){if(f==="font")return"";if(typeof c=="string")return c==="use-credentials"?c:""}return Gi.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,Gi.createPortal=function(f,c){var h=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!c||c.nodeType!==1&&c.nodeType!==9&&c.nodeType!==11)throw Error(n(299));return a(f,c,null,h)},Gi.flushSync=function(f){var c=o.T,h=i.p;try{if(o.T=null,i.p=2,f)return f()}finally{o.T=c,i.p=h,i.d.f()}},Gi.preconnect=function(f,c){typeof f=="string"&&(c?(c=c.crossOrigin,c=typeof c=="string"?c==="use-credentials"?c:"":void 0):c=null,i.d.C(f,c))},Gi.prefetchDNS=function(f){typeof f=="string"&&i.d.D(f)},Gi.preinit=function(f,c){if(typeof f=="string"&&c&&typeof c.as=="string"){var h=c.as,d=l(h,c.crossOrigin),p=typeof c.integrity=="string"?c.integrity:void 0,v=typeof c.fetchPriority=="string"?c.fetchPriority:void 0;h==="style"?i.d.S(f,typeof c.precedence=="string"?c.precedence:void 0,{crossOrigin:d,integrity:p,fetchPriority:v}):h==="script"&&i.d.X(f,{crossOrigin:d,integrity:p,fetchPriority:v,nonce:typeof c.nonce=="string"?c.nonce:void 0})}},Gi.preinitModule=function(f,c){if(typeof f=="string")if(typeof c=="object"&&c!==null){if(c.as==null||c.as==="script"){var h=l(c.as,c.crossOrigin);i.d.M(f,{crossOrigin:h,integrity:typeof c.integrity=="string"?c.integrity:void 0,nonce:typeof c.nonce=="string"?c.nonce:void 0})}}else c==null&&i.d.M(f)},Gi.preload=function(f,c){if(typeof f=="string"&&typeof c=="object"&&c!==null&&typeof c.as=="string"){var h=c.as,d=l(h,c.crossOrigin);i.d.L(f,h,{crossOrigin:d,integrity:typeof c.integrity=="string"?c.integrity:void 0,nonce:typeof c.nonce=="string"?c.nonce:void 0,type:typeof c.type=="string"?c.type:void 0,fetchPriority:typeof c.fetchPriority=="string"?c.fetchPriority:void 0,referrerPolicy:typeof c.referrerPolicy=="string"?c.referrerPolicy:void 0,imageSrcSet:typeof c.imageSrcSet=="string"?c.imageSrcSet:void 0,imageSizes:typeof c.imageSizes=="string"?c.imageSizes:void 0,media:typeof c.media=="string"?c.media:void 0})}},Gi.preloadModule=function(f,c){if(typeof f=="string")if(c){var h=l(c.as,c.crossOrigin);i.d.m(f,{as:typeof c.as=="string"&&c.as!=="script"?c.as:void 0,crossOrigin:h,integrity:typeof c.integrity=="string"?c.integrity:void 0})}else i.d.m(f)},Gi.requestFormReset=function(f){i.d.r(f)},Gi.unstable_batchedUpdates=function(f,c){return f(c)},Gi.useFormState=function(f,c,h){return o.H.useFormState(f,c,h)},Gi.useFormStatus=function(){return o.H.useHostTransitionStatus()},Gi.version="19.2.5",Gi}var w5;function gz(){if(w5)return ik.exports;w5=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(n){console.error(n)}}return e(),ik.exports=AK(),ik.exports}var Qs=gz();const yh=mt(Qs);function OK(e,n){window.dispatchEvent(new CustomEvent(e,{detail:n}))}function jK(e){function n(i){const r=Object.keys(i).reduce((a,o)=>(a[`${e}:${o}`]=l=>i[o](l.detail),a),{});us(()=>(Object.keys(r).forEach(a=>{window.removeEventListener(a,r[a]),window.addEventListener(a,r[a])}),()=>Object.keys(r).forEach(a=>{window.removeEventListener(a,r[a])})),[r])}function t(i){return(...r)=>OK(`${e}:${String(i)}`,r[0])}return[n,t]}var EK={};function TK(){return"development"}function ry(e){var t;const n=Q.version;return typeof Q.version!="string"||n.startsWith("18.")?e==null?void 0:e.ref:(t=e==null?void 0:e.props)==null?void 0:t.ref}function fg(e,n=document){const t=n.querySelector(e);if(t)return t;const i=n.querySelectorAll("*");for(let r=0;r<i.length;r+=1){const a=i[r];if(a.shadowRoot){const o=fg(e,a.shadowRoot);if(o)return o}}return null}function qo(e,n=document){const t=[],i=n.querySelectorAll(e);t.push(...Array.from(i));const r=n.querySelectorAll("*");for(let a=0;a<r.length;a+=1){const o=r[a];if(o.shadowRoot){const l=qo(e,o.shadowRoot);t.push(...l)}}return t}function Io(e){if(!e)return document;const n=e.getRootNode();return n instanceof ShadowRoot||n instanceof Document?n:document}function Tu(e){const n=A.Children.toArray(e);return n.length!==1||!D6(n[0])?null:n[0]}function yz(e){var n,t,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var r=e.length;for(n=0;n<r;n++)e[n]&&(t=yz(e[n]))&&(i&&(i+=" "),i+=t)}else for(t in e)e[t]&&(i&&(i+=" "),i+=t);return i}function dn(){for(var e,n,t=0,i="",r=arguments.length;t<r;t++)(e=arguments[t])&&(n=yz(e))&&(i&&(i+=" "),i+=n);return i}const MK={};function DK(e){const n={};return e.forEach(t=>{Object.entries(t).forEach(([i,r])=>{n[i]?n[i]=dn(n[i],r):n[i]=r})}),n}function Uh({theme:e,classNames:n,props:t,stylesCtx:i}){return DK((Array.isArray(n)?n:[n]).map(r=>typeof r=="function"?r(e,t,i):r||MK))}function jg({theme:e,styles:n,props:t,stylesCtx:i}){const r=Array.isArray(n)?n:[n],a={};for(const o of r)typeof o=="function"?Object.assign(a,o(e,t,i)):o&&Object.assign(a,o);return a}function k5(e){return e==="auto"||e==="dark"||e==="light"}function RK({key:e="mantine-color-scheme-value"}={}){let n;return{get:t=>{if(typeof window>"u")return t;try{const i=window.localStorage.getItem(e);return k5(i)?i:t}catch{return t}},set:t=>{try{window.localStorage.setItem(e,t)}catch(i){console.warn("[@mantine/core] Local storage color scheme manager was unable to save color scheme.",i)}},subscribe:t=>{n=i=>{i.storageArea===window.localStorage&&i.key===e&&k5(i.newValue)&&t(i.newValue)},window.addEventListener("storage",n)},unsubscribe:()=>{window.removeEventListener("storage",n)},clear:()=>{window.localStorage.removeItem(e)}}}function Vh(e,n){return typeof e.primaryShade=="number"?e.primaryShade:n==="dark"?e.primaryShade.dark:e.primaryShade.light}function PK(e){return/^#?([0-9A-F]{3}){1,2}([0-9A-F]{2})?$/i.test(e)}function NK(e){let n=e.replace("#","");if(n.length===3){const i=n.split("");n=[i[0],i[0],i[1],i[1],i[2],i[2]].join("")}if(n.length===8){const i=parseInt(n.slice(6,8),16)/255;return{r:parseInt(n.slice(0,2),16),g:parseInt(n.slice(2,4),16),b:parseInt(n.slice(4,6),16),a:i}}const t=parseInt(n,16);return{r:t>>16&255,g:t>>8&255,b:t&255,a:1}}function $K(e){const[n,t,i,r]=e.replace(/[^0-9,./]/g,"").split(/[/,]/).map(Number);return{r:n,g:t,b:i,a:r===void 0?1:r}}function zK(e){const n=e.match(/^hsla?\(\s*(\d+)\s*,\s*(\d+%)\s*,\s*(\d+%)\s*(,\s*(0?\.\d+|\d+(\.\d+)?))?\s*\)$/i);if(!n)return{r:0,g:0,b:0,a:1};const t=parseInt(n[1],10),i=parseInt(n[2],10)/100,r=parseInt(n[3],10)/100,a=n[5]?parseFloat(n[5]):void 0,o=(1-Math.abs(2*r-1))*i,l=t/60,f=o*(1-Math.abs(l%2-1)),c=r-o/2;let h,d,p;return l>=0&&l<1?(h=o,d=f,p=0):l>=1&&l<2?(h=f,d=o,p=0):l>=2&&l<3?(h=0,d=o,p=f):l>=3&&l<4?(h=0,d=f,p=o):l>=4&&l<5?(h=f,d=0,p=o):(h=o,d=0,p=f),{r:Math.round((h+c)*255),g:Math.round((d+c)*255),b:Math.round((p+c)*255),a:a||1}}function z6(e){return PK(e)?NK(e):e.startsWith("rgb")?$K(e):e.startsWith("hsl")?zK(e):{r:0,g:0,b:0,a:1}}function rk(e){return e<=.03928?e/12.92:((e+.055)/1.055)**2.4}function LK(e){const n=e.match(/oklch\((.*?)%\s/);return n?parseFloat(n[1]):null}function bz(e){if(e.startsWith("oklch("))return(LK(e)||0)/100;const{r:n,g:t,b:i}=z6(e),r=n/255,a=t/255,o=i/255,l=rk(r),f=rk(a),c=rk(o);return .2126*l+.7152*f+.0722*c}function Qd(e,n=.179){return e.startsWith("var(")?!1:bz(e)>n}function fs({color:e,theme:n,colorScheme:t}){if(typeof e!="string")throw new Error(`[@mantine/core] Failed to parse color. Expected color to be a string, instead got ${typeof e}`);if(e==="bright")return{color:e,value:t==="dark"?n.white:n.black,shade:void 0,isThemeColor:!1,isLight:Qd(t==="dark"?n.white:n.black,n.luminanceThreshold),variable:"--mantine-color-bright"};if(e==="dimmed")return{color:e,value:t==="dark"?n.colors.dark[2]:n.colors.gray[7],shade:void 0,isThemeColor:!1,isLight:Qd(t==="dark"?n.colors.dark[2]:n.colors.gray[6],n.luminanceThreshold),variable:"--mantine-color-dimmed"};if(e==="white"||e==="black")return{color:e,value:e==="white"?n.white:n.black,shade:void 0,isThemeColor:!1,isLight:Qd(e==="white"?n.white:n.black,n.luminanceThreshold),variable:`--mantine-color-${e}`};const[i,r]=e.split("."),a=r?Number(r):void 0,o=i in n.colors;if(o){const l=a!==void 0?n.colors[i][a]:n.colors[i][Vh(n,t||"light")];return{color:i,value:l,shade:a,isThemeColor:o,isLight:Qd(l,n.luminanceThreshold),variable:r?`--mantine-color-${i}-${a}`:`--mantine-color-${i}-filled`}}return{color:e,value:e,isThemeColor:o,isLight:Qd(e,n.luminanceThreshold),shade:a,variable:void 0}}function lt(e,n){const t=fs({color:e||n.primaryColor,theme:n});return t.variable?`var(${t.variable})`:e}function ru(e,n){if(e.startsWith("var("))return`color-mix(in srgb, ${e}, black ${n*100}%)`;const{r:t,g:i,b:r,a}=z6(e),o=1-n,l=f=>Math.round(f*o);return`rgba(${l(t)}, ${l(i)}, ${l(r)}, ${a})`}function fS(e,n){const t={from:(e==null?void 0:e.from)||n.defaultGradient.from,to:(e==null?void 0:e.to)||n.defaultGradient.to,deg:(e==null?void 0:e.deg)??n.defaultGradient.deg??0},i=lt(t.from,n),r=lt(t.to,n);return`linear-gradient(${t.deg}deg, ${i} 0%, ${r} 100%)`}function Ws(e,n){if(typeof e!="string"||n>1||n<0)return"rgba(0, 0, 0, 1)";if(e.startsWith("var("))return`color-mix(in srgb, ${e}, transparent ${(1-n)*100}%)`;if(e.startsWith("oklch"))return e.includes("/")?e.replace(/\/\s*[\d.]+\s*\)/,`/ ${n})`):e.replace(")",` / ${n})`);const{r:t,g:i,b:r}=z6(e);return`rgba(${t}, ${i}, ${r}, ${n})`}const _5=Ws,IK=({color:e,theme:n,variant:t,gradient:i,autoContrast:r})=>{const a=fs({color:e,theme:n}),o=typeof r=="boolean"?r:n.autoContrast;if(t==="none")return{background:"transparent",hover:"transparent",color:"inherit",border:"none"};if(t==="filled"){const l=o&&a.isLight?"var(--mantine-color-black)":"var(--mantine-color-white)";return a.isThemeColor?a.shade===void 0?{background:`var(--mantine-color-${e}-filled)`,hover:`var(--mantine-color-${e}-filled-hover)`,color:l,border:`${me(1)} solid transparent`}:{background:`var(--mantine-color-${a.color}-${a.shade})`,hover:`var(--mantine-color-${a.color}-${a.shade===9?8:a.shade+1})`,color:l,border:`${me(1)} solid transparent`}:{background:e,hover:ru(e,.1),color:l,border:`${me(1)} solid transparent`}}if(t==="light"){if(a.isThemeColor){if(a.shade===void 0)return{background:`var(--mantine-color-${e}-light)`,hover:`var(--mantine-color-${e}-light-hover)`,color:`var(--mantine-color-${e}-light-color)`,border:`${me(1)} solid transparent`};const l=n.colors[a.color][a.shade];return{background:l,hover:ru(l,.1),color:`var(--mantine-color-${a.color}-light-color)`,border:`${me(1)} solid transparent`}}return{background:Ws(e,.1),hover:Ws(e,.12),color:e,border:`${me(1)} solid transparent`}}if(t==="outline")return a.isThemeColor?a.shade===void 0?{background:"transparent",hover:`var(--mantine-color-${e}-outline-hover)`,color:`var(--mantine-color-${e}-outline)`,border:`${me(1)} solid var(--mantine-color-${e}-outline)`}:{background:"transparent",hover:Ws(n.colors[a.color][a.shade],.05),color:`var(--mantine-color-${a.color}-${a.shade})`,border:`${me(1)} solid var(--mantine-color-${a.color}-${a.shade})`}:{background:"transparent",hover:Ws(e,.05),color:e,border:`${me(1)} solid ${e}`};if(t==="subtle"){if(a.isThemeColor){if(a.shade===void 0)return{background:"transparent",hover:`var(--mantine-color-${e}-light-hover)`,color:`var(--mantine-color-${e}-light-color)`,border:`${me(1)} solid transparent`};const l=n.colors[a.color][a.shade];return{background:"transparent",hover:Ws(l,.12),color:`var(--mantine-color-${a.color}-${Math.min(a.shade,6)})`,border:`${me(1)} solid transparent`}}return{background:"transparent",hover:Ws(e,.12),color:e,border:`${me(1)} solid transparent`}}return t==="transparent"?a.isThemeColor?a.shade===void 0?{background:"transparent",hover:"transparent",color:`var(--mantine-color-${e}-light-color)`,border:`${me(1)} solid transparent`}:{background:"transparent",hover:"transparent",color:`var(--mantine-color-${a.color}-${Math.min(a.shade,6)})`,border:`${me(1)} solid transparent`}:{background:"transparent",hover:"transparent",color:e,border:`${me(1)} solid transparent`}:t==="white"?a.isThemeColor?a.shade===void 0?{background:"var(--mantine-color-white)",hover:ru(n.white,.01),color:`var(--mantine-color-${e}-filled)`,border:`${me(1)} solid transparent`}:{background:"var(--mantine-color-white)",hover:ru(n.white,.01),color:`var(--mantine-color-${a.color}-${a.shade})`,border:`${me(1)} solid transparent`}:{background:"var(--mantine-color-white)",hover:ru(n.white,.01),color:e,border:`${me(1)} solid transparent`}:t==="gradient"?{background:fS(i,n),hover:fS(i,n),color:"var(--mantine-color-white)",border:"none"}:t==="default"?{background:"var(--mantine-color-default)",hover:"var(--mantine-color-default-hover)",color:"var(--mantine-color-default-color)",border:`${me(1)} solid var(--mantine-color-default-border)`}:{}};function Im({color:e,theme:n,autoContrast:t}){return(typeof t=="boolean"?t:n.autoContrast)&&fs({color:e||n.primaryColor,theme:n}).isLight?"var(--mantine-color-black)":"var(--mantine-color-white)"}function x5(e,n){return Im({color:e.colors[e.primaryColor][Vh(e,n)],theme:e,autoContrast:null})}function ay(e,n){return typeof e=="boolean"?e:n.autoContrast}const wz=A.createContext(null);function bo(){const e=A.use(wz);if(!e)throw new Error("[@mantine/core] MantineProvider was not found in tree");return e}function BK(){return bo().cssVariablesResolver}function FK(){return bo().classNamesPrefix}function L6(){return bo().getStyleNonce}function qK(){return bo().withStaticClasses}function HK(){return bo().headless}function UK(){var e;return(e=bo().stylesTransform)==null?void 0:e.sx}function VK(){var e;return(e=bo().stylesTransform)==null?void 0:e.styles}function Bm(){return bo().env||"default"}function WK(){return bo().deduplicateInlineStyles}function xf(e,n){var r,a;const t=typeof window<"u"&&"matchMedia"in window&&((r=window.matchMedia("(prefers-color-scheme: dark)"))==null?void 0:r.matches),i=e!=="auto"?e:t?"dark":"light";(a=n())==null||a.setAttribute("data-mantine-color-scheme",i)}function GK({manager:e,defaultColorScheme:n,getRootElement:t,forceColorScheme:i}){const r=A.useRef(null),[a,o]=A.useState(()=>e.get(n)),l=i||a,f=A.useCallback(h=>{i||(xf(h,t),o(h),e.set(h))},[e.set,l,i]),c=A.useCallback(()=>{o(n),xf(n,t),e.clear()},[e.clear,n]);return A.useEffect(()=>(e.subscribe(f),e.unsubscribe),[e.subscribe,e.unsubscribe]),us(()=>{xf(e.get(n),t)},[]),A.useEffect(()=>{var d;if(i)return xf(i,t),()=>{};i===void 0&&xf(a,t),typeof window<"u"&&"matchMedia"in window&&(r.current=window.matchMedia("(prefers-color-scheme: dark)"));const h=p=>{a==="auto"&&xf(p.matches?"dark":"light",t)};return(d=r.current)==null||d.addEventListener("change",h),()=>{var p;return(p=r.current)==null?void 0:p.removeEventListener("change",h)}},[a,i]),{colorScheme:l,setColorScheme:f,clearColorScheme:c}}const YK={dark:["#C9C9C9","#b8b8b8","#828282","#696969","#424242","#3b3b3b","#2e2e2e","#242424","#1f1f1f","#141414"],gray:["#f8f9fa","#f1f3f5","#e9ecef","#dee2e6","#ced4da","#adb5bd","#868e96","#495057","#343a40","#212529"],red:["#fff5f5","#ffe3e3","#ffc9c9","#ffa8a8","#ff8787","#ff6b6b","#fa5252","#f03e3e","#e03131","#c92a2a"],pink:["#fff0f6","#ffdeeb","#fcc2d7","#faa2c1","#f783ac","#f06595","#e64980","#d6336c","#c2255c","#a61e4d"],grape:["#f8f0fc","#f3d9fa","#eebefa","#e599f7","#da77f2","#cc5de8","#be4bdb","#ae3ec9","#9c36b5","#862e9c"],violet:["#f3f0ff","#e5dbff","#d0bfff","#b197fc","#9775fa","#845ef7","#7950f2","#7048e8","#6741d9","#5f3dc4"],indigo:["#edf2ff","#dbe4ff","#bac8ff","#91a7ff","#748ffc","#5c7cfa","#4c6ef5","#4263eb","#3b5bdb","#364fc7"],blue:["#e7f5ff","#d0ebff","#a5d8ff","#74c0fc","#4dabf7","#339af0","#228be6","#1c7ed6","#1971c2","#1864ab"],cyan:["#e3fafc","#c5f6fa","#99e9f2","#66d9e8","#3bc9db","#22b8cf","#15aabf","#1098ad","#0c8599","#0b7285"],teal:["#e6fcf5","#c3fae8","#96f2d7","#63e6be","#38d9a9","#20c997","#12b886","#0ca678","#099268","#087f5b"],green:["#ebfbee","#d3f9d8","#b2f2bb","#8ce99a","#69db7c","#51cf66","#40c057","#37b24d","#2f9e44","#2b8a3e"],lime:["#f4fce3","#e9fac8","#d8f5a2","#c0eb75","#a9e34b","#94d82d","#82c91e","#74b816","#66a80f","#5c940d"],yellow:["#fff9db","#fff3bf","#ffec99","#ffe066","#ffd43b","#fcc419","#fab005","#f59f00","#f08c00","#e67700"],orange:["#fff4e6","#ffe8cc","#ffd8a8","#ffc078","#ffa94d","#ff922b","#fd7e14","#f76707","#e8590c","#d9480f"]},S5="-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji",I6={scale:1,fontSmoothing:!0,focusRing:"auto",white:"#fff",black:"#000",colors:YK,primaryShade:{light:6,dark:8},primaryColor:"blue",variantColorResolver:IK,autoContrast:!1,luminanceThreshold:.3,fontFamily:S5,fontFamilyMonospace:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace",respectReducedMotion:!1,cursorType:"default",defaultGradient:{from:"blue",to:"cyan",deg:45},defaultRadius:"md",activeClassName:"mantine-active",focusClassName:"",headings:{fontFamily:S5,fontWeight:"700",textWrap:"wrap",sizes:{h1:{fontSize:me(34),lineHeight:"1.3"},h2:{fontSize:me(26),lineHeight:"1.35"},h3:{fontSize:me(22),lineHeight:"1.4"},h4:{fontSize:me(18),lineHeight:"1.45"},h5:{fontSize:me(16),lineHeight:"1.5"},h6:{fontSize:me(14),lineHeight:"1.5"}}},fontSizes:{xs:me(12),sm:me(14),md:me(16),lg:me(18),xl:me(20)},lineHeights:{xs:"1.4",sm:"1.45",md:"1.55",lg:"1.6",xl:"1.65"},fontWeights:{regular:"400",medium:"600",bold:"700"},radius:{xs:me(2),sm:me(4),md:me(8),lg:me(16),xl:me(32)},spacing:{xs:me(10),sm:me(12),md:me(16),lg:me(20),xl:me(32)},breakpoints:{xs:"36em",sm:"48em",md:"62em",lg:"75em",xl:"88em"},shadows:{xs:`0 ${me(1)} ${me(3)} rgba(0, 0, 0, 0.05), 0 ${me(1)} ${me(2)} rgba(0, 0, 0, 0.1)`,sm:`0 ${me(1)} ${me(3)} rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 ${me(10)} ${me(15)} ${me(-5)}, rgba(0, 0, 0, 0.04) 0 ${me(7)} ${me(7)} ${me(-5)}`,md:`0 ${me(1)} ${me(3)} rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 ${me(20)} ${me(25)} ${me(-5)}, rgba(0, 0, 0, 0.04) 0 ${me(10)} ${me(10)} ${me(-5)}`,lg:`0 ${me(1)} ${me(3)} rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 ${me(28)} ${me(23)} ${me(-7)}, rgba(0, 0, 0, 0.04) 0 ${me(12)} ${me(12)} ${me(-7)}`,xl:`0 ${me(1)} ${me(3)} rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 ${me(36)} ${me(28)} ${me(-7)}, rgba(0, 0, 0, 0.04) 0 ${me(17)} ${me(17)} ${me(-7)}`},other:{},components:{}},KK="[@mantine/core] MantineProvider: Invalid theme.primaryColor, it accepts only key of theme.colors, learn more https://mantine.dev/theming/colors/#primary-color",C5="[@mantine/core] MantineProvider: Invalid theme.primaryShade, it accepts only 0-9 integers or an object { light: 0-9, dark: 0-9 }";function ak(e){return e<0||e>9?!1:parseInt(e.toString(),10)===e}function A5(e){if(!(e.primaryColor in e.colors))throw new Error(KK);if(typeof e.primaryShade=="object"&&(!ak(e.primaryShade.dark)||!ak(e.primaryShade.light)))throw new Error(C5);if(typeof e.primaryShade=="number"&&!ak(e.primaryShade))throw new Error(C5)}function XK(e,n){var i;if(!n)return A5(e),e;const t=T6(e,n);return n.fontFamily&&!((i=n.headings)!=null&&i.fontFamily)&&(t.headings.fontFamily=n.fontFamily),A5(t),t}const B6=A.createContext(null),ZK=()=>A.use(B6)||I6;function ui(){const e=A.use(B6);if(!e)throw new Error("@mantine/core: MantineProvider was not found in component tree, make sure you have it in your app");return e}function kz({theme:e,children:n,inherit:t=!0}){const i=ZK();return y.jsx(B6,{value:A.useMemo(()=>XK(t?i:I6,e),[e,i,t]),children:n})}kz.displayName="@mantine/core/MantineThemeProvider";function ok(e){return Object.entries(e).map(([n,t])=>`${n}: ${t};`).join("")}function _z(e,n){const t=n?[n]:[":root",":host"],i=ok(e.variables),r=i?`${t.join(", ")}{${i}}`:"",a=ok(e.dark),o=ok(e.light),l=f=>t.map(c=>c===":host"?`${c}([data-mantine-color-scheme="${f}"])`:`${c}[data-mantine-color-scheme="${f}"]`).join(", ");return`${r}
${a?`${l("dark")}{${a}}`:""}
${o?`${l("light")}{${o}}`:""}`}function Mv({theme:e,color:n,colorScheme:t,name:i=n,withColorValues:r=!0}){if(!e.colors[n])return{};if(t==="light"){const l=Vh(e,"light"),f={[`--mantine-color-${i}-text`]:`var(--mantine-color-${i}-filled)`,[`--mantine-color-${i}-filled`]:`var(--mantine-color-${i}-${l})`,[`--mantine-color-${i}-filled-hover`]:`var(--mantine-color-${i}-${l===9?8:l+1})`,[`--mantine-color-${i}-light`]:`var(--mantine-color-${i}-1)`,[`--mantine-color-${i}-light-hover`]:`var(--mantine-color-${i}-2)`,[`--mantine-color-${i}-light-color`]:`var(--mantine-color-${i}-9)`,[`--mantine-color-${i}-outline`]:`var(--mantine-color-${i}-${l})`,[`--mantine-color-${i}-outline-hover`]:_5(e.colors[n][l],.05)};return r?{[`--mantine-color-${i}-0`]:e.colors[n][0],[`--mantine-color-${i}-1`]:e.colors[n][1],[`--mantine-color-${i}-2`]:e.colors[n][2],[`--mantine-color-${i}-3`]:e.colors[n][3],[`--mantine-color-${i}-4`]:e.colors[n][4],[`--mantine-color-${i}-5`]:e.colors[n][5],[`--mantine-color-${i}-6`]:e.colors[n][6],[`--mantine-color-${i}-7`]:e.colors[n][7],[`--mantine-color-${i}-8`]:e.colors[n][8],[`--mantine-color-${i}-9`]:e.colors[n][9],...f}:f}const a=Vh(e,"dark"),o={[`--mantine-color-${i}-text`]:`var(--mantine-color-${i}-4)`,[`--mantine-color-${i}-filled`]:`var(--mantine-color-${i}-${a})`,[`--mantine-color-${i}-filled-hover`]:`var(--mantine-color-${i}-${a===9?8:a+1})`,[`--mantine-color-${i}-light`]:ru(e.colors[n][9],.5),[`--mantine-color-${i}-light-hover`]:ru(e.colors[n][9],.3),[`--mantine-color-${i}-light-color`]:`var(--mantine-color-${i}-0)`,[`--mantine-color-${i}-outline`]:`var(--mantine-color-${i}-${Math.max(a-4,0)})`,[`--mantine-color-${i}-outline-hover`]:_5(e.colors[n][Math.max(a-4,0)],.05)};return r?{[`--mantine-color-${i}-0`]:e.colors[n][0],[`--mantine-color-${i}-1`]:e.colors[n][1],[`--mantine-color-${i}-2`]:e.colors[n][2],[`--mantine-color-${i}-3`]:e.colors[n][3],[`--mantine-color-${i}-4`]:e.colors[n][4],[`--mantine-color-${i}-5`]:e.colors[n][5],[`--mantine-color-${i}-6`]:e.colors[n][6],[`--mantine-color-${i}-7`]:e.colors[n][7],[`--mantine-color-${i}-8`]:e.colors[n][8],[`--mantine-color-${i}-9`]:e.colors[n][9],...o}:o}function QK(e){return!!e&&typeof e=="object"&&"mantine-virtual-color"in e}function Kl(e,n,t){Pt(n).forEach(i=>Object.assign(e,{[`--mantine-${t}-${i}`]:n[i]}))}const xz=e=>{const n=Vh(e,"light"),t=e.defaultRadius in e.radius?e.radius[e.defaultRadius]:me(e.defaultRadius),i={variables:{"--mantine-z-index-app":"100","--mantine-z-index-modal":"200","--mantine-z-index-popover":"300","--mantine-z-index-overlay":"400","--mantine-z-index-max":"9999","--mantine-scale":e.scale.toString(),"--mantine-cursor-type":e.cursorType,"--mantine-webkit-font-smoothing":e.fontSmoothing?"antialiased":"unset","--mantine-moz-font-smoothing":e.fontSmoothing?"grayscale":"unset","--mantine-color-white":e.white,"--mantine-color-black":e.black,"--mantine-line-height":e.lineHeights.md,"--mantine-font-family":e.fontFamily,"--mantine-font-family-monospace":e.fontFamilyMonospace,"--mantine-font-family-headings":e.headings.fontFamily,"--mantine-heading-font-weight":e.headings.fontWeight,"--mantine-heading-text-wrap":e.headings.textWrap,"--mantine-radius-default":t,"--mantine-primary-color-filled":`var(--mantine-color-${e.primaryColor}-filled)`,"--mantine-primary-color-filled-hover":`var(--mantine-color-${e.primaryColor}-filled-hover)`,"--mantine-primary-color-light":`var(--mantine-color-${e.primaryColor}-light)`,"--mantine-primary-color-light-hover":`var(--mantine-color-${e.primaryColor}-light-hover)`,"--mantine-primary-color-light-color":`var(--mantine-color-${e.primaryColor}-light-color)`},light:{"--mantine-color-scheme":"light","--mantine-primary-color-contrast":x5(e,"light"),"--mantine-color-bright":"var(--mantine-color-black)","--mantine-color-text":e.black,"--mantine-color-body":e.white,"--mantine-color-error":"var(--mantine-color-red-6)","--mantine-color-placeholder":"var(--mantine-color-gray-5)","--mantine-color-anchor":`var(--mantine-color-${e.primaryColor}-${n})`,"--mantine-color-default":"var(--mantine-color-white)","--mantine-color-default-hover":"var(--mantine-color-gray-0)","--mantine-color-default-color":"var(--mantine-color-black)","--mantine-color-default-border":"var(--mantine-color-gray-4)","--mantine-color-dimmed":"var(--mantine-color-gray-6)","--mantine-color-disabled":"var(--mantine-color-gray-2)","--mantine-color-disabled-color":"var(--mantine-color-gray-5)","--mantine-color-disabled-border":"var(--mantine-color-gray-3)"},dark:{"--mantine-color-scheme":"dark","--mantine-primary-color-contrast":x5(e,"dark"),"--mantine-color-bright":"var(--mantine-color-white)","--mantine-color-text":"var(--mantine-color-dark-0)","--mantine-color-body":"var(--mantine-color-dark-7)","--mantine-color-error":"var(--mantine-color-red-8)","--mantine-color-placeholder":"var(--mantine-color-dark-3)","--mantine-color-anchor":`var(--mantine-color-${e.primaryColor}-4)`,"--mantine-color-default":"var(--mantine-color-dark-6)","--mantine-color-default-hover":"var(--mantine-color-dark-5)","--mantine-color-default-color":"var(--mantine-color-white)","--mantine-color-default-border":"var(--mantine-color-dark-4)","--mantine-color-dimmed":"var(--mantine-color-dark-2)","--mantine-color-disabled":"var(--mantine-color-dark-6)","--mantine-color-disabled-color":"var(--mantine-color-dark-3)","--mantine-color-disabled-border":"var(--mantine-color-dark-4)"}};Kl(i.variables,e.breakpoints,"breakpoint"),Kl(i.variables,e.spacing,"spacing"),Kl(i.variables,e.fontSizes,"font-size"),Kl(i.variables,e.lineHeights,"line-height"),Kl(i.variables,e.shadows,"shadow"),Kl(i.variables,e.radius,"radius"),Kl(i.variables,e.fontWeights,"font-weight"),e.colors[e.primaryColor].forEach((a,o)=>{i.variables[`--mantine-primary-color-${o}`]=`var(--mantine-color-${e.primaryColor}-${o})`}),Pt(e.colors).forEach(a=>{const o=e.colors[a];if(QK(o)){Object.assign(i.light,Mv({theme:e,name:o.name,color:o.light,colorScheme:"light",withColorValues:!0})),Object.assign(i.dark,Mv({theme:e,name:o.name,color:o.dark,colorScheme:"dark",withColorValues:!0}));return}o.forEach((l,f)=>{i.variables[`--mantine-color-${a}-${f}`]=l}),Object.assign(i.light,Mv({theme:e,color:a,colorScheme:"light",withColorValues:!1})),Object.assign(i.dark,Mv({theme:e,color:a,colorScheme:"dark",withColorValues:!1}))});const r=e.headings.sizes;return Pt(r).forEach(a=>{i.variables[`--mantine-${a}-font-size`]=r[a].fontSize,i.variables[`--mantine-${a}-line-height`]=r[a].lineHeight,i.variables[`--mantine-${a}-font-weight`]=r[a].fontWeight||e.headings.fontWeight}),i};function JK(){const e=ui(),n=L6(),t=Pt(e.breakpoints).reduce((i,r)=>{const a=e.breakpoints[r].includes("px"),o=qh(e.breakpoints[r]);return`${i}@media (max-width: ${a?`${o-.1}px`:Cg(o-.1)}) {.mantine-visible-from-${r} {display: none !important;}}@media (min-width: ${a?`${o}px`:Cg(o)}) {.mantine-hidden-from-${r} {display: none !important;}}`},"");return y.jsx("style",{"data-mantine-styles":"classes",nonce:n==null?void 0:n(),dangerouslySetInnerHTML:{__html:t}})}function eX({theme:e,generator:n}){const t=xz(e),i=n==null?void 0:n(e);return i?T6(t,i):t}const sk=xz(I6);function nX(e){const n={variables:{},light:{},dark:{}};return Pt(e.variables).forEach(t=>{sk.variables[t]!==e.variables[t]&&(n.variables[t]=e.variables[t])}),Pt(e.light).forEach(t=>{sk.light[t]!==e.light[t]&&(n.light[t]=e.light[t])}),Pt(e.dark).forEach(t=>{sk.dark[t]!==e.dark[t]&&(n.dark[t]=e.dark[t])}),n}function tX(e){return _z({variables:{},dark:{"--mantine-color-scheme":"dark"},light:{"--mantine-color-scheme":"light"}},e)}function Sz({cssVariablesSelector:e,deduplicateCssVariables:n}){const t=ui(),i=L6(),r=eX({theme:t,generator:BK()}),a=(e===void 0||e===":root"||e===":host")&&n,o=_z(a?nX(r):r,e);return o?y.jsx("style",{"data-mantine-styles":!0,nonce:i==null?void 0:i(),dangerouslySetInnerHTML:{__html:`${o}${a?"":tX(e)}`}}):null}Sz.displayName="@mantine/CssVariables";function iX({respectReducedMotion:e,getRootElement:n}){us(()=>{var t;e&&((t=n())==null||t.setAttribute("data-respect-reduced-motion","true"))},[e])}function Cz({theme:e,children:n,getStyleNonce:t,withStaticClasses:i=!0,withGlobalClasses:r=!0,deduplicateCssVariables:a=!0,withCssVariables:o=!0,cssVariablesSelector:l,classNamesPrefix:f="mantine",colorSchemeManager:c=RK(),defaultColorScheme:h="light",getRootElement:d=()=>document.documentElement,cssVariablesResolver:p,forceColorScheme:v,stylesTransform:b,env:w,deduplicateInlineStyles:k=!1}){const{colorScheme:_,setColorScheme:C,clearColorScheme:x}=GK({defaultColorScheme:h,forceColorScheme:v,manager:c,getRootElement:d});return iX({respectReducedMotion:(e==null?void 0:e.respectReducedMotion)||!1,getRootElement:d}),y.jsx(wz,{value:{colorScheme:_,setColorScheme:C,clearColorScheme:x,getRootElement:d,classNamesPrefix:f,getStyleNonce:t,cssVariablesResolver:p,cssVariablesSelector:l??":root",withStaticClasses:i,stylesTransform:b,env:w,deduplicateInlineStyles:k},children:y.jsxs(kz,{theme:e,children:[o&&y.jsx(Sz,{cssVariablesSelector:l,deduplicateCssVariables:a}),r&&y.jsx(JK,{}),n]})})}Cz.displayName="@mantine/core/MantineProvider";function be(e,n,t){var o;const i=ui(),r=(o=i.components[e])==null?void 0:o.defaultProps,a=typeof r=="function"?r(i):r;return{...n,...a,...Eu(t)}}function Hi({classNames:e,styles:n,props:t,stylesCtx:i}){const r=ui();return{resolvedClassNames:e===void 0?void 0:Uh({theme:r,classNames:e,props:t,stylesCtx:i||void 0}),resolvedStyles:n===void 0?void 0:jg({theme:r,styles:n,props:t,stylesCtx:i||void 0})}}const rX={always:"mantine-focus-always",auto:"mantine-focus-auto",never:"mantine-focus-never"};function aX({theme:e,options:n,unstyled:t}){return dn((n==null?void 0:n.focusable)&&!t&&(e.focusClassName||rX[e.focusRing]),(n==null?void 0:n.active)&&!t&&e.activeClassName)}function oX({selector:e,stylesCtx:n,options:t,props:i,theme:r}){return Uh({theme:r,classNames:t==null?void 0:t.classNames,props:(t==null?void 0:t.props)||i,stylesCtx:n})[e]}function sX({selector:e,stylesCtx:n,theme:t,classNames:i,props:r}){return Uh({theme:t,classNames:i,props:r,stylesCtx:n})[e]}function lX({rootSelector:e,selector:n,className:t}){return e===n?t:void 0}function uX({selector:e,classes:n,unstyled:t}){return t?void 0:n[e]}function fX({themeName:e,classNamesPrefix:n,selector:t,withStaticClass:i}){return i===!1?[]:e.map(r=>`${n}-${r}-${t}`)}function cX({options:e,classes:n,selector:t,unstyled:i}){return e!=null&&e.variant&&!i?n[`${t}--${e.variant}`]:void 0}function dX({theme:e,options:n,themeName:t,selector:i,classNamesPrefix:r,resolvedClassNames:a,resolvedThemeClassNames:o,classes:l,unstyled:f,className:c,rootSelector:h,props:d,stylesCtx:p,withStaticClasses:v,headless:b,transformedStyles:w}){return dn(aX({theme:e,options:n,unstyled:f||b}),o.map(k=>k[i]),cX({options:n,classes:l,selector:i,unstyled:f||b}),a[i],sX({selector:i,stylesCtx:p,theme:e,classNames:w,props:d}),oX({selector:i,stylesCtx:p,options:n,props:d,theme:e}),lX({rootSelector:h,selector:i,className:c}),uX({selector:i,classes:l,unstyled:f||b}),v&&!b&&fX({themeName:t,classNamesPrefix:r,selector:i,withStaticClass:n==null?void 0:n.withStaticClass}),n==null?void 0:n.className)}function F6({style:e,theme:n}){return Array.isArray(e)?e.reduce((t,i)=>({...t,...F6({style:i,theme:n})}),{}):typeof e=="function"?e(n):e??{}}function hX({theme:e,selector:n,options:t,props:i,stylesCtx:r,rootSelector:a,withStylesTransform:o,resolvedStyles:l,resolvedThemeStyles:f,resolvedVars:c,resolvedRootStyle:h}){return{...f[n],...l[n],...!o&&jg({theme:e,styles:t==null?void 0:t.styles,props:(t==null?void 0:t.props)||i,stylesCtx:r})[n],...c[n],...a===n?h:null,...F6({style:t==null?void 0:t.style,theme:e})}}function mX(e){return e.reduce((n,t)=>(t&&Object.keys(t).forEach(i=>{n[i]={...n[i],...Eu(t[i])}}),n),{})}function pX({props:e,stylesCtx:n,themeName:t,theme:i}){var o;const r=(o=VK())==null?void 0:o();return{getTransformedStyles:l=>r?[...l.map(f=>r(f,{props:e,theme:i,ctx:n})),...t.map(f=>{var c;return r((c=i.components[f])==null?void 0:c.styles,{props:e,theme:i,ctx:n})})].filter(Boolean):[],withStylesTransform:!!r}}function Ze({name:e,classes:n,props:t,stylesCtx:i,className:r,style:a,rootSelector:o="root",unstyled:l,classNames:f,styles:c,vars:h,varsResolver:d,attributes:p}){var P;const v=ui(),b=FK(),w=qK(),k=HK(),_=(Array.isArray(e)?e:[e]).filter(z=>z),{withStylesTransform:C,getTransformedStyles:x}=pX({props:t,stylesCtx:i,themeName:_,theme:v}),E=Uh({theme:v,classNames:f,props:t,stylesCtx:i}),O=_.map(z=>{var F;return Uh({theme:v,classNames:(F=v.components[z])==null?void 0:F.classNames,props:t,stylesCtx:i})}),j=C?{}:jg({theme:v,styles:c,props:t,stylesCtx:i}),M={};if(!C)for(const z of _){const F=jg({theme:v,styles:(P=v.components[z])==null?void 0:P.styles,props:t,stylesCtx:i});for(const G of Object.keys(F))M[G]={...M[G],...F[G]}}const N=mX([k?{}:d==null?void 0:d(v,t,i),..._.map(z=>{var F,G,U;return(U=(G=(F=v.components)==null?void 0:F[z])==null?void 0:G.vars)==null?void 0:U.call(G,v,t,i)}),h==null?void 0:h(v,t,i)]),H=F6({style:a,theme:v});return(z,F)=>({...p==null?void 0:p[z],className:dX({theme:v,options:F,themeName:_,selector:z,classNamesPrefix:b,resolvedClassNames:E,resolvedThemeClassNames:O,classes:n,unstyled:l,className:r,rootSelector:o,props:t,stylesCtx:i,withStaticClasses:w,headless:k,transformedStyles:x([F==null?void 0:F.styles,c])}),style:hX({theme:v,selector:z,options:F,props:t,stylesCtx:i,rootSelector:o,withStylesTransform:C,resolvedStyles:j,resolvedThemeStyles:M,resolvedVars:N,resolvedRootStyle:H})})}function jh(e){return Pt(e).reduce((n,t)=>e[t]!==void 0?`${n}${tK(t)}:${e[t]};`:n,"").trim()}function vX({selector:e,styles:n,media:t,container:i}){const r=n?jh(n):"",a=Array.isArray(t)?t.map(l=>`@media${l.query}{${e}{${jh(l.styles)}}}`):[],o=Array.isArray(i)?i.map(l=>`@container ${l.query}{${e}{${jh(l.styles)}}}`):[];return`${r?`${e}{${r}}`:""}${a.join("")}${o.join("")}`.trim()}function gX(e){let n=5381;for(let t=0;t<e.length;t++)n=(n<<5)+n+e.charCodeAt(t)&4294967295;return(n>>>0).toString(36)}function Mc({deduplicate:e,...n}){const t=L6(),i=vX(n);return e?y.jsx("style",{href:`mantine-${gX(i)}`,precedence:"mantine",nonce:t==null?void 0:t(),children:i}):y.jsx("style",{"data-mantine-styles":"inline",nonce:t==null?void 0:t(),dangerouslySetInnerHTML:{__html:i}})}function yX(e){let n=5381;for(let t=0;t<e.length;t++)n=(n<<5)+n+e.charCodeAt(t)&4294967295;return(n>>>0).toString(36)}function bX(e,n){return`__mdi__-${yX(`${e?jh(e):""}|${Array.isArray(n)?n.map(t=>`${t.query}:${jh(t.styles)}`).join("|"):""}`)}`}function Mu(e){const{m:n,mx:t,my:i,mt:r,mb:a,ml:o,mr:l,me:f,ms:c,mis:h,mie:d,p,px:v,py:b,pt:w,pb:k,pl:_,pr:C,pe:x,ps:E,pis:O,pie:j,bd:M,bdrs:N,bg:H,c:P,opacity:z,ff:F,fz:G,fw:U,lts:$,ta:R,lh:I,fs:q,tt:Y,td:D,w:W,miw:V,maw:L,h:X,mih:ee,mah:re,bgsz:se,bgp:ye,bgr:ae,bga:le,pos:_e,top:ne,left:ze,bottom:we,right:Ce,inset:Ne,display:ge,flex:xe,hiddenFrom:Pe,visibleFrom:ue,lightHidden:Be,darkHidden:Ge,sx:Ve,...Xe}=e;return{styleProps:Eu({m:n,mx:t,my:i,mt:r,mb:a,ml:o,mr:l,me:f,ms:c,mis:h,mie:d,p,px:v,py:b,pt:w,pb:k,pl:_,pr:C,pis:O,pie:j,pe:x,ps:E,bd:M,bg:H,c:P,opacity:z,ff:F,fz:G,fw:U,lts:$,ta:R,lh:I,fs:q,tt:Y,td:D,w:W,miw:V,maw:L,h:X,mih:ee,mah:re,bgsz:se,bgp:ye,bgr:ae,bga:le,pos:_e,top:ne,left:ze,bottom:we,right:Ce,inset:Ne,display:ge,flex:xe,bdrs:N,hiddenFrom:Pe,visibleFrom:ue,lightHidden:Be,darkHidden:Ge,sx:Ve}),rest:Xe}}const wX={m:{type:"spacing",property:"margin"},mt:{type:"spacing",property:"marginTop"},mb:{type:"spacing",property:"marginBottom"},ml:{type:"spacing",property:"marginLeft"},mr:{type:"spacing",property:"marginRight"},ms:{type:"spacing",property:"marginInlineStart"},me:{type:"spacing",property:"marginInlineEnd"},mis:{type:"spacing",property:"marginInlineStart"},mie:{type:"spacing",property:"marginInlineEnd"},mx:{type:"spacing",property:"marginInline"},my:{type:"spacing",property:"marginBlock"},p:{type:"spacing",property:"padding"},pt:{type:"spacing",property:"paddingTop"},pb:{type:"spacing",property:"paddingBottom"},pl:{type:"spacing",property:"paddingLeft"},pr:{type:"spacing",property:"paddingRight"},ps:{type:"spacing",property:"paddingInlineStart"},pe:{type:"spacing",property:"paddingInlineEnd"},pis:{type:"spacing",property:"paddingInlineStart"},pie:{type:"spacing",property:"paddingInlineEnd"},px:{type:"spacing",property:"paddingInline"},py:{type:"spacing",property:"paddingBlock"},bd:{type:"border",property:"border"},bdrs:{type:"radius",property:"borderRadius"},bg:{type:"color",property:"background"},c:{type:"textColor",property:"color"},opacity:{type:"identity",property:"opacity"},ff:{type:"fontFamily",property:"fontFamily"},fz:{type:"fontSize",property:"fontSize"},fw:{type:"identity",property:"fontWeight"},lts:{type:"size",property:"letterSpacing"},ta:{type:"identity",property:"textAlign"},lh:{type:"lineHeight",property:"lineHeight"},fs:{type:"identity",property:"fontStyle"},tt:{type:"identity",property:"textTransform"},td:{type:"identity",property:"textDecoration"},w:{type:"spacing",property:"width"},miw:{type:"spacing",property:"minWidth"},maw:{type:"spacing",property:"maxWidth"},h:{type:"spacing",property:"height"},mih:{type:"spacing",property:"minHeight"},mah:{type:"spacing",property:"maxHeight"},bgsz:{type:"size",property:"backgroundSize"},bgp:{type:"identity",property:"backgroundPosition"},bgr:{type:"identity",property:"backgroundRepeat"},bga:{type:"identity",property:"backgroundAttachment"},pos:{type:"identity",property:"position"},top:{type:"size",property:"top"},left:{type:"size",property:"left"},bottom:{type:"size",property:"bottom"},right:{type:"size",property:"right"},inset:{type:"size",property:"inset"},display:{type:"identity",property:"display"},flex:{type:"identity",property:"flex"}};function q6(e,n){const t=fs({color:e,theme:n});return t.color==="dimmed"?"var(--mantine-color-dimmed)":t.color==="bright"?"var(--mantine-color-bright)":t.variable?`var(${t.variable})`:t.color}function kX(e,n){const t=fs({color:e,theme:n});return t.isThemeColor&&t.shade===void 0?`var(--mantine-color-${t.color}-text)`:q6(e,n)}function _X(e,n){if(typeof e=="number")return me(e);if(typeof e=="string"){const[t,i,...r]=e.split(" ").filter(o=>o.trim()!=="");let a=`${me(t)}`;return i&&(a+=` ${i}`),r.length>0&&(a+=` ${q6(r.join(" "),n)}`),a.trim()}return e}const O5={text:"var(--mantine-font-family)",mono:"var(--mantine-font-family-monospace)",monospace:"var(--mantine-font-family-monospace)",heading:"var(--mantine-font-family-headings)",headings:"var(--mantine-font-family-headings)"};function xX(e){return typeof e=="string"&&e in O5?O5[e]:e}const SX=["h1","h2","h3","h4","h5","h6"];function CX(e,n){return typeof e=="string"&&e in n.fontSizes?`var(--mantine-font-size-${e})`:typeof e=="string"&&SX.includes(e)?`var(--mantine-${e}-font-size)`:typeof e=="number"||typeof e=="string"?me(e):e}function AX(e){return e}const OX=["h1","h2","h3","h4","h5","h6"];function jX(e,n){return typeof e=="string"&&e in n.lineHeights?`var(--mantine-line-height-${e})`:typeof e=="string"&&OX.includes(e)?`var(--mantine-${e}-line-height)`:e}function EX(e,n){return typeof e=="string"&&e in n.radius?`var(--mantine-radius-${e})`:typeof e=="number"||typeof e=="string"?me(e):e}function TX(e){return typeof e=="number"?me(e):e}function MX(e,n){if(typeof e=="number")return me(e);if(typeof e=="string"){const t=e.replace("-","");if(!(t in n.spacing))return me(e);const i=`--mantine-spacing-${t}`;return e.startsWith("-")?`calc(var(${i}) * -1)`:`var(${i})`}return e}const lk={color:q6,textColor:kX,fontSize:CX,spacing:MX,radius:EX,identity:AX,size:TX,lineHeight:jX,fontFamily:xX,border:_X};function j5(e){return e.replace("(min-width: ","").replace("em)","")}function DX({media:e,...n}){const t=Object.keys(e).sort((i,r)=>Number(j5(i))-Number(j5(r))).map(i=>({query:i,styles:e[i]}));return{...n,media:t}}function RX(e){if(typeof e!="object"||e===null)return!1;const n=Object.keys(e);return!(n.length===1&&n[0]==="base")}function PX(e){return typeof e=="object"&&e!==null?"base"in e?e.base:void 0:e}function NX(e){return typeof e=="object"&&e!==null?Pt(e).filter(n=>n!=="base"):[]}function $X(e,n){return typeof e=="object"&&e!==null&&n in e?e[n]:e}function zX({styleProps:e,data:n,theme:t}){return DX(Pt(e).reduce((i,r)=>{if(r==="hiddenFrom"||r==="visibleFrom"||r==="sx")return i;const a=n[r],o=Array.isArray(a.property)?a.property:[a.property],l=PX(e[r]);if(!RX(e[r]))return o.forEach(c=>{i.inlineStyles[c]=lk[a.type](l,t)}),i;i.hasResponsiveStyles=!0;const f=NX(e[r]);return o.forEach(c=>{l!=null&&(i.styles[c]=lk[a.type](l,t)),f.forEach(h=>{const d=`(min-width: ${t.breakpoints[h]})`;i.media[d]={...i.media[d],[c]:lk[a.type]($X(e[r],h),t)}})}),i},{hasResponsiveStyles:!1,styles:{},inlineStyles:{},media:{}}))}function oy(){return`__m__-${A.useId().replace(/[:«»]/g,"")}`}function Az(e,n){return Array.isArray(e)?[...e].reduce((t,i)=>({...t,...Az(i,n)}),{}):typeof e=="function"?e(n):e??{}}function LX(e){return e}const IX=LX;function Oz(e){return e}function Re(e){const n=e;return n.extend=Oz,n.withProps=t=>{const i=r=>y.jsx(n,{...t,...r});return i.extend=n.extend,i.displayName=`WithProps(${n.displayName})`,i},n}function sy(e){return Re(e)}function Si(e){const n=e;return n.withProps=t=>{const i=r=>y.jsx(n,{...t,...r});return i.extend=n.extend,i.displayName=`WithProps(${n.displayName})`,i},n.extend=Oz,n}function jz(e){return`data-${(e.startsWith("data-")?e.slice(5):e).replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}`}function BX(e){return Object.keys(e).reduce((n,t)=>{const i=e[t];return i===void 0||i===""||i===!1||i===null||(n[jz(t)]=e[t]),n},{})}function Ez(e){return e?typeof e=="string"?{[jz(e)]:!0}:Array.isArray(e)?[...e].reduce((n,t)=>({...n,...Ez(t)}),{}):BX(e):null}function cS(e,n){return Array.isArray(e)?[...e].reduce((t,i)=>({...t,...cS(i,n)}),{}):typeof e=="function"?e(n):e??{}}function FX({theme:e,style:n,vars:t,styleProps:i}){const r=cS(n,e),a=cS(t,e);return{...r,...a,...i}}function Tz({component:e,style:n,__vars:t,className:i,variant:r,mod:a,size:o,hiddenFrom:l,visibleFrom:f,lightHidden:c,darkHidden:h,renderRoot:d,__size:p,ref:v,...b}){var H,P;const w=ui(),k=e||"div",{styleProps:_,rest:C}=Mu(b),x=(P=(H=UK())==null?void 0:H())==null?void 0:P(_.sx),E=oy(),O=zX({styleProps:_,theme:w,data:wX}),j=WK(),M=j&&O.hasResponsiveStyles?bX(O.styles,O.media):E,N={ref:v,style:FX({theme:w,style:n,vars:t,styleProps:O.inlineStyles}),className:dn(i,x,{[M]:O.hasResponsiveStyles,"mantine-light-hidden":c,"mantine-dark-hidden":h,[`mantine-hidden-from-${l}`]:l,[`mantine-visible-from-${f}`]:f}),"data-variant":r,"data-size":sz(o)?void 0:o||void 0,size:p,...Ez(a),...C};return y.jsxs(y.Fragment,{children:[O.hasResponsiveStyles&&y.jsx(Mc,{selector:`.${M}`,styles:O.styles,media:O.media,deduplicate:j}),typeof d=="function"?d(N):y.jsx(k,{...N})]})}Tz.displayName="@mantine/core/Box";const ve=IX(Tz),qX=A.createContext({dir:"ltr",toggleDirection:()=>{},setDirection:()=>{}});function Du(){return A.use(qX)}const[HX,ka]=Gr("ScrollArea.Root component was not found in tree");function ll(e,n){const t=A.useEffectEvent(n);us(()=>{let i=0;if(e){const r=new ResizeObserver(()=>{cancelAnimationFrame(i),i=window.requestAnimationFrame(t)});return r.observe(e),()=>{window.cancelAnimationFrame(i),r.unobserve(e)}}},[e])}function UX(e){const{style:n,...t}=e,i=ka(),[r,a]=A.useState(0),[o,l]=A.useState(0),f=!!(r&&o);return ll(i.scrollbarX,()=>{var h;const c=((h=i.scrollbarX)==null?void 0:h.offsetHeight)||0;i.onCornerHeightChange(c),l(c)}),ll(i.scrollbarY,()=>{var h;const c=((h=i.scrollbarY)==null?void 0:h.offsetWidth)||0;i.onCornerWidthChange(c),a(c)}),f?y.jsx("div",{...t,style:{...n,width:r,height:o}}):null}function VX(e){const n=ka(),t=!!(n.scrollbarX&&n.scrollbarY);return n.type!=="scroll"&&t?y.jsx(UX,{...e}):null}const WX={scrollHideDelay:1e3,type:"hover"};function Mz(e){const{type:n,scrollHideDelay:t,scrollbars:i,getStyles:r,ref:a,...o}=be("ScrollAreaRoot",WX,e),[l,f]=A.useState(null),[c,h]=A.useState(null),[d,p]=A.useState(null),[v,b]=A.useState(null),[w,k]=A.useState(null),[_,C]=A.useState(0),[x,E]=A.useState(0),[O,j]=A.useState(!1),[M,N]=A.useState(!1),H=Wt(a,P=>f(P));return y.jsx(HX,{value:{type:n,scrollHideDelay:t,scrollArea:l,viewport:c,onViewportChange:h,content:d,onContentChange:p,scrollbarX:v,onScrollbarXChange:b,scrollbarXEnabled:O,onScrollbarXEnabledChange:j,scrollbarY:w,onScrollbarYChange:k,scrollbarYEnabled:M,onScrollbarYEnabledChange:N,onCornerWidthChange:C,onCornerHeightChange:E,getStyles:r},children:y.jsx(ve,{...o,ref:H,__vars:{"--sa-corner-width":i!=="xy"?"0px":`${_}px`,"--sa-corner-height":i!=="xy"?"0px":`${x}px`}})})}Mz.displayName="@mantine/core/ScrollAreaRoot";function Dz(e,n){const t=e/n;return Number.isNaN(t)?0:t}function ly(e){const n=Dz(e.viewport,e.content),t=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,i=(e.scrollbar.size-t)*n;return Math.max(i,18)}function Rz(e,n){return t=>{if(e[0]===e[1]||n[0]===n[1])return n[0];const i=(n[1]-n[0])/(e[1]-e[0]);return n[0]+i*(t-e[0])}}function GX(e,[n,t]){return Math.min(t,Math.max(n,e))}function E5(e,n,t="ltr"){const i=ly(n),r=n.scrollbar.paddingStart+n.scrollbar.paddingEnd,a=n.scrollbar.size-r,o=n.content-n.viewport,l=a-i,f=GX(e,t==="ltr"?[0,o]:[o*-1,0]);return Rz([0,o],[0,l])(f)}function YX(e,n,t,i="ltr"){const r=ly(t),a=r/2,o=n||a,l=r-o,f=t.scrollbar.paddingStart+o,c=t.scrollbar.size-t.scrollbar.paddingEnd-l,h=t.content-t.viewport,d=i==="ltr"?[0,h]:[h*-1,0];return Rz([f,c],d)(e)}function Pz(e,n){return e>0&&e<n}function Eg(e){return e?parseInt(e,10):0}function hu(e,n,{checkForDefaultPrevented:t=!0}={}){return i=>{e==null||e(i),(t===!1||!i.defaultPrevented)&&(n==null||n(i))}}const[KX,Nz]=Gr("ScrollAreaScrollbar was not found in tree");function $z(e){const{sizes:n,hasThumb:t,onThumbChange:i,onThumbPointerUp:r,onThumbPointerDown:a,onThumbPositionChange:o,onDragScroll:l,onWheelScroll:f,onResize:c,ref:h,...d}=e,p=ka(),[v,b]=A.useState(null),w=Wt(h,N=>b(N)),k=A.useRef(null),_=A.useRef(""),{viewport:C}=p,x=n.content-n.viewport,E=A.useEffectEvent(f),O=gh(o),j=iy(c,10),M=N=>{k.current&&l({x:N.clientX-k.current.left,y:N.clientY-k.current.top})};return A.useEffect(()=>{const N=H=>{const P=H.target;v!=null&&v.contains(P)&&E(H,x)};return document.addEventListener("wheel",N,{passive:!1}),()=>document.removeEventListener("wheel",N,{passive:!1})},[C,v,x]),A.useEffect(O,[n,O]),ll(v,j),ll(p.content,j),y.jsx(KX,{value:{scrollbar:v,hasThumb:t,onThumbChange:gh(i),onThumbPointerUp:gh(r),onThumbPositionChange:O,onThumbPointerDown:gh(a)},children:y.jsx("div",{...d,ref:w,"data-mantine-scrollbar":!0,style:{position:"absolute",...d.style},onPointerDown:hu(e.onPointerDown,N=>{N.preventDefault(),N.button===0&&(N.target.setPointerCapture(N.pointerId),k.current=v.getBoundingClientRect(),_.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",M(N))}),onPointerMove:hu(e.onPointerMove,M),onPointerUp:hu(e.onPointerUp,N=>{const H=N.target;H.hasPointerCapture(N.pointerId)&&(N.preventDefault(),H.releasePointerCapture(N.pointerId))}),onLostPointerCapture:()=>{document.body.style.webkitUserSelect=_.current,k.current=null}})})}const zz=e=>{const{sizes:n,onSizesChange:t,style:i,ref:r,...a}=e,o=ka(),[l,f]=A.useState(),c=A.useRef(null),h=Wt(r,c,o.onScrollbarXChange);return A.useEffect(()=>{c.current&&f(getComputedStyle(c.current))},[c]),y.jsx($z,{"data-orientation":"horizontal",...a,ref:h,sizes:n,style:{...i,"--sa-thumb-width":`${ly(n)}px`},onThumbPointerDown:d=>e.onThumbPointerDown(d.x),onDragScroll:d=>e.onDragScroll(d.x),onWheelScroll:(d,p)=>{if(o.viewport){const v=o.viewport.scrollLeft+d.deltaX;e.onWheelScroll(v),Pz(v,p)&&d.preventDefault()}},onResize:()=>{c.current&&o.viewport&&l&&t({content:o.viewport.scrollWidth,viewport:o.viewport.offsetWidth,scrollbar:{size:c.current.clientWidth,paddingStart:Eg(l.paddingLeft),paddingEnd:Eg(l.paddingRight)}})}})};zz.displayName="@mantine/core/ScrollAreaScrollbarX";function Lz(e){const{sizes:n,onSizesChange:t,style:i,ref:r,...a}=e,o=ka(),[l,f]=A.useState(),c=A.useRef(null),h=Wt(r,c,o.onScrollbarYChange);return A.useEffect(()=>{c.current&&f(window.getComputedStyle(c.current))},[]),y.jsx($z,{...a,"data-orientation":"vertical",ref:h,sizes:n,style:{"--sa-thumb-height":`${ly(n)}px`,...i},onThumbPointerDown:d=>e.onThumbPointerDown(d.y),onDragScroll:d=>e.onDragScroll(d.y),onWheelScroll:(d,p)=>{if(o.viewport){const v=o.viewport.scrollTop+d.deltaY;e.onWheelScroll(v),Pz(v,p)&&d.preventDefault()}},onResize:()=>{c.current&&o.viewport&&l&&t({content:o.viewport.scrollHeight,viewport:o.viewport.offsetHeight,scrollbar:{size:c.current.clientHeight,paddingStart:Eg(l.paddingTop),paddingEnd:Eg(l.paddingBottom)}})}})}Lz.displayName="@mantine/core/ScrollAreaScrollbarY";function uy(e){const{orientation:n="vertical",...t}=e,{dir:i}=Du(),r=ka(),a=A.useRef(null),o=A.useRef(0),[l,f]=A.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),c=Dz(l.viewport,l.content),h={...t,sizes:l,onSizesChange:f,hasThumb:c>0&&c<1,onThumbChange:p=>{a.current=p},onThumbPointerUp:()=>{o.current=0},onThumbPointerDown:p=>{o.current=p}},d=(p,v)=>YX(p,o.current,l,v);return n==="horizontal"?y.jsx(zz,{...h,onThumbPositionChange:()=>{if(r.viewport&&a.current){const p=r.viewport.scrollLeft,v=E5(p,l,i);a.current.style.transform=`translate3d(${v}px, 0, 0)`}},onWheelScroll:p=>{r.viewport&&(r.viewport.scrollLeft=p)},onDragScroll:p=>{r.viewport&&(r.viewport.scrollLeft=d(p,i))}}):n==="vertical"?y.jsx(Lz,{...h,onThumbPositionChange:()=>{if(r.viewport&&a.current){const p=r.viewport.scrollTop,v=E5(p,l);l.scrollbar.size===0?a.current.style.setProperty("--thumb-opacity","0"):a.current.style.setProperty("--thumb-opacity","1"),a.current.style.transform=`translate3d(0, ${v}px, 0)`}},onWheelScroll:p=>{r.viewport&&(r.viewport.scrollTop=p)},onDragScroll:p=>{r.viewport&&(r.viewport.scrollTop=d(p))}}):null}uy.displayName="@mantine/core/ScrollAreaScrollbarVisible";function H6(e){const n=ka(),{forceMount:t,...i}=e,[r,a]=A.useState(!1),o=e.orientation==="horizontal",l=iy(()=>{if(n.viewport){const f=n.viewport.offsetWidth<n.viewport.scrollWidth,c=n.viewport.offsetHeight<n.viewport.scrollHeight;a(o?f:c)}},10);return ll(n.viewport,l),ll(n.content,l),t||r?y.jsx(uy,{"data-state":r?"visible":"hidden",...i}):null}H6.displayName="@mantine/core/ScrollAreaScrollbarAuto";function Iz(e){const{forceMount:n,...t}=e,i=ka(),[r,a]=A.useState(!1);return A.useEffect(()=>{const{scrollArea:o}=i;let l=0;if(o){const f=()=>{window.clearTimeout(l),a(!0)},c=()=>{l=window.setTimeout(()=>a(!1),i.scrollHideDelay)};return o.addEventListener("pointerenter",f),o.addEventListener("pointerleave",c),()=>{window.clearTimeout(l),o.removeEventListener("pointerenter",f),o.removeEventListener("pointerleave",c)}}},[i.scrollArea,i.scrollHideDelay]),n||r?y.jsx(H6,{"data-state":r?"visible":"hidden",...t}):null}Iz.displayName="@mantine/core/ScrollAreaScrollbarHover";function XX(e){const{forceMount:n,...t}=e,i=ka(),r=e.orientation==="horizontal",[a,o]=A.useState("hidden"),l=iy(()=>o("idle"),100);return A.useEffect(()=>{if(a==="idle"){const f=window.setTimeout(()=>o("hidden"),i.scrollHideDelay);return()=>window.clearTimeout(f)}},[a,i.scrollHideDelay]),A.useEffect(()=>{const{viewport:f}=i,c=r?"scrollLeft":"scrollTop";if(f){let h=f[c];const d=()=>{const p=f[c];h!==p&&(o("scrolling"),l()),h=p};return f.addEventListener("scroll",d),()=>f.removeEventListener("scroll",d)}},[i.viewport,r,l]),n||a!=="hidden"?y.jsx(uy,{"data-state":a==="hidden"?"hidden":"visible",...t,onPointerEnter:hu(e.onPointerEnter,()=>o("interacting")),onPointerLeave:hu(e.onPointerLeave,()=>o("idle"))}):null}function dS(e){const{forceMount:n,...t}=e,i=ka(),{onScrollbarXEnabledChange:r,onScrollbarYEnabledChange:a}=i,o=e.orientation==="horizontal";return A.useEffect(()=>(o?r(!0):a(!0),()=>{o?r(!1):a(!1)}),[o,r,a]),i.type==="hover"?y.jsx(Iz,{...t,forceMount:n}):i.type==="scroll"?y.jsx(XX,{...t,forceMount:n}):i.type==="auto"?y.jsx(H6,{...t,forceMount:n}):i.type==="always"?y.jsx(uy,{...t}):null}dS.displayName="@mantine/core/ScrollAreaScrollbar";function ZX(e,n=()=>{}){let t={left:e.scrollLeft,top:e.scrollTop},i=0;return(function r(){const a={left:e.scrollLeft,top:e.scrollTop},o=t.left!==a.left,l=t.top!==a.top;(o||l)&&n(),t=a,i=window.requestAnimationFrame(r)})(),()=>window.cancelAnimationFrame(i)}function Bz(e){const{style:n,ref:t,...i}=e,r=ka(),a=Nz(),{onThumbPositionChange:o}=a,l=Wt(t,h=>a.onThumbChange(h)),f=A.useRef(void 0),c=iy(()=>{f.current&&(f.current(),f.current=void 0)},100);return A.useEffect(()=>{const{viewport:h}=r;if(h){const d=()=>{c(),f.current||(f.current=ZX(h,o),o())};return o(),h.addEventListener("scroll",d),()=>h.removeEventListener("scroll",d)}},[r.viewport,c,o]),y.jsx("div",{"data-state":a.hasThumb?"visible":"hidden",...i,ref:l,style:{width:"var(--sa-thumb-width)",height:"var(--sa-thumb-height)",...n},onPointerDownCapture:hu(e.onPointerDownCapture,h=>{const d=h.target.getBoundingClientRect(),p=h.clientX-d.left,v=h.clientY-d.top;a.onThumbPointerDown({x:p,y:v})}),onPointerUp:hu(e.onPointerUp,a.onThumbPointerUp)})}Bz.displayName="@mantine/core/ScrollAreaThumb";function hS(e){const{forceMount:n,...t}=e,i=Nz();return n||i.hasThumb?y.jsx(Bz,{...t}):null}hS.displayName="@mantine/core/ScrollAreaThumb";function Fz({children:e,style:n,ref:t,onWheel:i,...r}){const a=ka(),o=Wt(t,a.onViewportChange),l=f=>{if(i==null||i(f),a.scrollbarXEnabled&&a.viewport&&f.shiftKey){const{scrollTop:c,scrollHeight:h,clientHeight:d,scrollWidth:p,clientWidth:v}=a.viewport,b=c<1,w=c>=h-d-1;p>v&&(b||w)&&f.stopPropagation()}};return y.jsx(ve,{...r,ref:o,onWheel:l,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...n},children:y.jsx("div",{...a.getStyles("content"),ref:a.onContentChange,children:e})})}Fz.displayName="@mantine/core/ScrollAreaViewport";var U6={root:"m_d57069b5",content:"m_b1336c6",viewport:"m_c0783ff9",viewportInner:"m_f8f631dd",scrollbar:"m_c44ba933",thumb:"m_d8b5e363",corner:"m_21657268"};function fy(){return typeof window<"u"}function Dc(e){return qz(e)?(e.nodeName||"").toLowerCase():"#document"}function xr(e){var n;return(e==null||(n=e.ownerDocument)==null?void 0:n.defaultView)||window}function wo(e){var n;return(n=(qz(e)?e.ownerDocument:e.document)||window.document)==null?void 0:n.documentElement}function qz(e){return fy()?e instanceof Node||e instanceof xr(e).Node:!1}function Ut(e){return fy()?e instanceof Element||e instanceof xr(e).Element:!1}function _a(e){return fy()?e instanceof HTMLElement||e instanceof xr(e).HTMLElement:!1}function mS(e){return!fy()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof xr(e).ShadowRoot}function Fm(e){const{overflow:n,overflowX:t,overflowY:i,display:r}=ga(e);return/auto|scroll|overlay|hidden|clip/.test(n+i+t)&&r!=="inline"&&r!=="contents"}function QX(e){return/^(table|td|th)$/.test(Dc(e))}function cy(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const JX=/transform|translate|scale|rotate|perspective|filter/,eZ=/paint|layout|strict|content/,Xl=e=>!!e&&e!=="none";let uk;function V6(e){const n=Ut(e)?ga(e):e;return Xl(n.transform)||Xl(n.translate)||Xl(n.scale)||Xl(n.rotate)||Xl(n.perspective)||!dy()&&(Xl(n.backdropFilter)||Xl(n.filter))||JX.test(n.willChange||"")||eZ.test(n.contain||"")}function nZ(e){let n=ts(e);for(;_a(n)&&!Ko(n);){if(V6(n))return n;if(cy(n))return null;n=ts(n)}return null}function dy(){return uk==null&&(uk=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),uk}function Ko(e){return/^(html|body|#document)$/.test(Dc(e))}function ga(e){return xr(e).getComputedStyle(e)}function hy(e){return Ut(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ts(e){if(Dc(e)==="html")return e;const n=e.assignedSlot||e.parentNode||mS(e)&&e.host||wo(e);return mS(n)?n.host:n}function Hz(e){const n=ts(e);return Ko(n)?e.ownerDocument?e.ownerDocument.body:e.body:_a(n)&&Fm(n)?n:Hz(n)}function Xo(e,n,t){var i;n===void 0&&(n=[]),t===void 0&&(t=!0);const r=Hz(e),a=r===((i=e.ownerDocument)==null?void 0:i.body),o=xr(r);if(a){const l=pS(o);return n.concat(o,o.visualViewport||[],Fm(r)?r:[],l&&t?Xo(l):[])}else return n.concat(r,Xo(r,[],t))}function pS(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}const tZ=["top","right","bottom","left"],Ha=Math.min,Xi=Math.max,Tg=Math.round,Dv=Math.floor,so=e=>({x:e,y:e}),iZ={left:"right",right:"left",bottom:"top",top:"bottom"};function vS(e,n,t){return Xi(e,Ha(n,t))}function mo(e,n){return typeof e=="function"?e(n):e}function Ua(e){return e.split("-")[0]}function Rc(e){return e.split("-")[1]}function W6(e){return e==="x"?"y":"x"}function G6(e){return e==="y"?"height":"width"}function Ia(e){const n=e[0];return n==="t"||n==="b"?"y":"x"}function Y6(e){return W6(Ia(e))}function rZ(e,n,t){t===void 0&&(t=!1);const i=Rc(e),r=Y6(e),a=G6(r);let o=r==="x"?i===(t?"end":"start")?"right":"left":i==="start"?"bottom":"top";return n.reference[a]>n.floating[a]&&(o=Mg(o)),[o,Mg(o)]}function aZ(e){const n=Mg(e);return[gS(e),n,gS(n)]}function gS(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const T5=["left","right"],M5=["right","left"],oZ=["top","bottom"],sZ=["bottom","top"];function lZ(e,n,t){switch(e){case"top":case"bottom":return t?n?M5:T5:n?T5:M5;case"left":case"right":return n?oZ:sZ;default:return[]}}function uZ(e,n,t,i){const r=Rc(e);let a=lZ(Ua(e),t==="start",i);return r&&(a=a.map(o=>o+"-"+r),n&&(a=a.concat(a.map(gS)))),a}function Mg(e){const n=Ua(e);return iZ[n]+e.slice(n.length)}function fZ(e){return{top:0,right:0,bottom:0,left:0,...e}}function K6(e){return typeof e!="number"?fZ(e):{top:e,right:e,bottom:e,left:e}}function Zf(e){const{x:n,y:t,width:i,height:r}=e;return{width:i,height:r,top:t,left:n,right:n+i,bottom:t+r,x:n,y:t}}function cZ(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function dZ(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(n=>{let{brand:t,version:i}=n;return t+"/"+i}).join(" "):navigator.userAgent}function hZ(){return/apple/i.test(navigator.vendor)}function mZ(){return cZ().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function pZ(){return dZ().includes("jsdom/")}const D5="data-floating-ui-focusable",vZ="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function R5(e){let n=e.activeElement;for(;((t=n)==null||(t=t.shadowRoot)==null?void 0:t.activeElement)!=null;){var t;n=n.shadowRoot.activeElement}return n}function Wh(e,n){if(!e||!n)return!1;const t=n.getRootNode==null?void 0:n.getRootNode();if(e.contains(n))return!0;if(t&&mS(t)){let i=n;for(;i;){if(e===i)return!0;i=i.parentNode||i.host}}return!1}function Nf(e){return"composedPath"in e?e.composedPath()[0]:e.target}function fk(e,n){if(n==null)return!1;if("composedPath"in e)return e.composedPath().includes(n);const t=e;return t.target!=null&&n.contains(t.target)}function gZ(e){return e.matches("html,body")}function ou(e){return(e==null?void 0:e.ownerDocument)||document}function yZ(e){return _a(e)&&e.matches(vZ)}function bZ(e){if(!e||pZ())return!0;try{return e.matches(":focus-visible")}catch{return!0}}function wZ(e){return e?e.hasAttribute(D5)?e:e.querySelector("["+D5+"]")||e:null}function cg(e,n,t){return t===void 0&&(t=!0),e.filter(r=>{var a;return r.parentId===n&&(!t||((a=r.context)==null?void 0:a.open))}).flatMap(r=>[r,...cg(e,r.id,t)])}function kZ(e){return"nativeEvent"in e}function yS(e,n){const t=["mouse","pen"];return t.push("",void 0),t.includes(e)}var _Z=typeof document<"u",xZ=function(){},lo=_Z?A.useLayoutEffect:xZ;const SZ={...lz};function Rv(e){const n=A.useRef(e);return lo(()=>{n.current=e}),n}const CZ=SZ.useInsertionEffect,AZ=CZ||(e=>e());function io(e){const n=A.useRef(()=>{});return AZ(()=>{n.current=e}),A.useCallback(function(){for(var t=arguments.length,i=new Array(t),r=0;r<t;r++)i[r]=arguments[r];return n.current==null?void 0:n.current(...i)},[])}function P5(e,n,t){let{reference:i,floating:r}=e;const a=Ia(n),o=Y6(n),l=G6(o),f=Ua(n),c=a==="y",h=i.x+i.width/2-r.width/2,d=i.y+i.height/2-r.height/2,p=i[l]/2-r[l]/2;let v;switch(f){case"top":v={x:h,y:i.y-r.height};break;case"bottom":v={x:h,y:i.y+i.height};break;case"right":v={x:i.x+i.width,y:d};break;case"left":v={x:i.x-r.width,y:d};break;default:v={x:i.x,y:i.y}}switch(Rc(n)){case"start":v[o]-=p*(t&&c?-1:1);break;case"end":v[o]+=p*(t&&c?-1:1);break}return v}async function OZ(e,n){var t;n===void 0&&(n={});const{x:i,y:r,platform:a,rects:o,elements:l,strategy:f}=e,{boundary:c="clippingAncestors",rootBoundary:h="viewport",elementContext:d="floating",altBoundary:p=!1,padding:v=0}=mo(n,e),b=K6(v),k=l[p?d==="floating"?"reference":"floating":d],_=Zf(await a.getClippingRect({element:(t=await(a.isElement==null?void 0:a.isElement(k)))==null||t?k:k.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:c,rootBoundary:h,strategy:f})),C=d==="floating"?{x:i,y:r,width:o.floating.width,height:o.floating.height}:o.reference,x=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),E=await(a.isElement==null?void 0:a.isElement(x))?await(a.getScale==null?void 0:a.getScale(x))||{x:1,y:1}:{x:1,y:1},O=Zf(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:C,offsetParent:x,strategy:f}):C);return{top:(_.top-O.top+b.top)/E.y,bottom:(O.bottom-_.bottom+b.bottom)/E.y,left:(_.left-O.left+b.left)/E.x,right:(O.right-_.right+b.right)/E.x}}const jZ=50,EZ=async(e,n,t)=>{const{placement:i="bottom",strategy:r="absolute",middleware:a=[],platform:o}=t,l=o.detectOverflow?o:{...o,detectOverflow:OZ},f=await(o.isRTL==null?void 0:o.isRTL(n));let c=await o.getElementRects({reference:e,floating:n,strategy:r}),{x:h,y:d}=P5(c,i,f),p=i,v=0;const b={};for(let w=0;w<a.length;w++){const k=a[w];if(!k)continue;const{name:_,fn:C}=k,{x,y:E,data:O,reset:j}=await C({x:h,y:d,initialPlacement:i,placement:p,strategy:r,middlewareData:b,rects:c,platform:l,elements:{reference:e,floating:n}});h=x??h,d=E??d,b[_]={...b[_],...O},j&&v<jZ&&(v++,typeof j=="object"&&(j.placement&&(p=j.placement),j.rects&&(c=j.rects===!0?await o.getElementRects({reference:e,floating:n,strategy:r}):j.rects),{x:h,y:d}=P5(c,p,f)),w=-1)}return{x:h,y:d,placement:p,strategy:r,middlewareData:b}},TZ=e=>({name:"arrow",options:e,async fn(n){const{x:t,y:i,placement:r,rects:a,platform:o,elements:l,middlewareData:f}=n,{element:c,padding:h=0}=mo(e,n)||{};if(c==null)return{};const d=K6(h),p={x:t,y:i},v=Y6(r),b=G6(v),w=await o.getDimensions(c),k=v==="y",_=k?"top":"left",C=k?"bottom":"right",x=k?"clientHeight":"clientWidth",E=a.reference[b]+a.reference[v]-p[v]-a.floating[b],O=p[v]-a.reference[v],j=await(o.getOffsetParent==null?void 0:o.getOffsetParent(c));let M=j?j[x]:0;(!M||!await(o.isElement==null?void 0:o.isElement(j)))&&(M=l.floating[x]||a.floating[b]);const N=E/2-O/2,H=M/2-w[b]/2-1,P=Ha(d[_],H),z=Ha(d[C],H),F=P,G=M-w[b]-z,U=M/2-w[b]/2+N,$=vS(F,U,G),R=!f.arrow&&Rc(r)!=null&&U!==$&&a.reference[b]/2-(U<F?P:z)-w[b]/2<0,I=R?U<F?U-F:U-G:0;return{[v]:p[v]+I,data:{[v]:$,centerOffset:U-$-I,...R&&{alignmentOffset:I}},reset:R}}}),MZ=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(n){var t,i;const{placement:r,middlewareData:a,rects:o,initialPlacement:l,platform:f,elements:c}=n,{mainAxis:h=!0,crossAxis:d=!0,fallbackPlacements:p,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:w=!0,...k}=mo(e,n);if((t=a.arrow)!=null&&t.alignmentOffset)return{};const _=Ua(r),C=Ia(l),x=Ua(l)===l,E=await(f.isRTL==null?void 0:f.isRTL(c.floating)),O=p||(x||!w?[Mg(l)]:aZ(l)),j=b!=="none";!p&&j&&O.push(...uZ(l,w,b,E));const M=[l,...O],N=await f.detectOverflow(n,k),H=[];let P=((i=a.flip)==null?void 0:i.overflows)||[];if(h&&H.push(N[_]),d){const U=rZ(r,o,E);H.push(N[U[0]],N[U[1]])}if(P=[...P,{placement:r,overflows:H}],!H.every(U=>U<=0)){var z,F;const U=(((z=a.flip)==null?void 0:z.index)||0)+1,$=M[U];if($&&(!(d==="alignment"?C!==Ia($):!1)||P.every(q=>Ia(q.placement)===C?q.overflows[0]>0:!0)))return{data:{index:U,overflows:P},reset:{placement:$}};let R=(F=P.filter(I=>I.overflows[0]<=0).sort((I,q)=>I.overflows[1]-q.overflows[1])[0])==null?void 0:F.placement;if(!R)switch(v){case"bestFit":{var G;const I=(G=P.filter(q=>{if(j){const Y=Ia(q.placement);return Y===C||Y==="y"}return!0}).map(q=>[q.placement,q.overflows.filter(Y=>Y>0).reduce((Y,D)=>Y+D,0)]).sort((q,Y)=>q[1]-Y[1])[0])==null?void 0:G[0];I&&(R=I);break}case"initialPlacement":R=l;break}if(r!==R)return{reset:{placement:R}}}return{}}}};function N5(e,n){return{top:e.top-n.height,right:e.right-n.width,bottom:e.bottom-n.height,left:e.left-n.width}}function $5(e){return tZ.some(n=>e[n]>=0)}const DZ=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(n){const{rects:t,platform:i}=n,{strategy:r="referenceHidden",...a}=mo(e,n);switch(r){case"referenceHidden":{const o=await i.detectOverflow(n,{...a,elementContext:"reference"}),l=N5(o,t.reference);return{data:{referenceHiddenOffsets:l,referenceHidden:$5(l)}}}case"escaped":{const o=await i.detectOverflow(n,{...a,altBoundary:!0}),l=N5(o,t.floating);return{data:{escapedOffsets:l,escaped:$5(l)}}}default:return{}}}}};function Uz(e){const n=Ha(...e.map(a=>a.left)),t=Ha(...e.map(a=>a.top)),i=Xi(...e.map(a=>a.right)),r=Xi(...e.map(a=>a.bottom));return{x:n,y:t,width:i-n,height:r-t}}function RZ(e){const n=e.slice().sort((r,a)=>r.y-a.y),t=[];let i=null;for(let r=0;r<n.length;r++){const a=n[r];!i||a.y-i.y>i.height/2?t.push([a]):t[t.length-1].push(a),i=a}return t.map(r=>Zf(Uz(r)))}const PZ=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(n){const{placement:t,elements:i,rects:r,platform:a,strategy:o}=n,{padding:l=2,x:f,y:c}=mo(e,n),h=Array.from(await(a.getClientRects==null?void 0:a.getClientRects(i.reference))||[]),d=RZ(h),p=Zf(Uz(h)),v=K6(l);function b(){if(d.length===2&&d[0].left>d[1].right&&f!=null&&c!=null)return d.find(k=>f>k.left-v.left&&f<k.right+v.right&&c>k.top-v.top&&c<k.bottom+v.bottom)||p;if(d.length>=2){if(Ia(t)==="y"){const P=d[0],z=d[d.length-1],F=Ua(t)==="top",G=P.top,U=z.bottom,$=F?P.left:z.left,R=F?P.right:z.right,I=R-$,q=U-G;return{top:G,bottom:U,left:$,right:R,width:I,height:q,x:$,y:G}}const k=Ua(t)==="left",_=Xi(...d.map(P=>P.right)),C=Ha(...d.map(P=>P.left)),x=d.filter(P=>k?P.left===C:P.right===_),E=x[0].top,O=x[x.length-1].bottom,j=C,M=_,N=M-j,H=O-E;return{top:E,bottom:O,left:j,right:M,width:N,height:H,x:j,y:E}}return p}const w=await a.getElementRects({reference:{getBoundingClientRect:b},floating:i.floating,strategy:o});return r.reference.x!==w.reference.x||r.reference.y!==w.reference.y||r.reference.width!==w.reference.width||r.reference.height!==w.reference.height?{reset:{rects:w}}:{}}}},Vz=new Set(["left","top"]);async function NZ(e,n){const{placement:t,platform:i,elements:r}=e,a=await(i.isRTL==null?void 0:i.isRTL(r.floating)),o=Ua(t),l=Rc(t),f=Ia(t)==="y",c=Vz.has(o)?-1:1,h=a&&f?-1:1,d=mo(n,e);let{mainAxis:p,crossAxis:v,alignmentAxis:b}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return l&&typeof b=="number"&&(v=l==="end"?b*-1:b),f?{x:v*h,y:p*c}:{x:p*c,y:v*h}}const $Z=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(n){var t,i;const{x:r,y:a,placement:o,middlewareData:l}=n,f=await NZ(n,e);return o===((t=l.offset)==null?void 0:t.placement)&&(i=l.arrow)!=null&&i.alignmentOffset?{}:{x:r+f.x,y:a+f.y,data:{...f,placement:o}}}}},zZ=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(n){const{x:t,y:i,placement:r,platform:a}=n,{mainAxis:o=!0,crossAxis:l=!1,limiter:f={fn:_=>{let{x:C,y:x}=_;return{x:C,y:x}}},...c}=mo(e,n),h={x:t,y:i},d=await a.detectOverflow(n,c),p=Ia(Ua(r)),v=W6(p);let b=h[v],w=h[p];if(o){const _=v==="y"?"top":"left",C=v==="y"?"bottom":"right",x=b+d[_],E=b-d[C];b=vS(x,b,E)}if(l){const _=p==="y"?"top":"left",C=p==="y"?"bottom":"right",x=w+d[_],E=w-d[C];w=vS(x,w,E)}const k=f.fn({...n,[v]:b,[p]:w});return{...k,data:{x:k.x-t,y:k.y-i,enabled:{[v]:o,[p]:l}}}}}},LZ=function(e){return e===void 0&&(e={}),{options:e,fn(n){const{x:t,y:i,placement:r,rects:a,middlewareData:o}=n,{offset:l=0,mainAxis:f=!0,crossAxis:c=!0}=mo(e,n),h={x:t,y:i},d=Ia(r),p=W6(d);let v=h[p],b=h[d];const w=mo(l,n),k=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(f){const x=p==="y"?"height":"width",E=a.reference[p]-a.floating[x]+k.mainAxis,O=a.reference[p]+a.reference[x]-k.mainAxis;v<E?v=E:v>O&&(v=O)}if(c){var _,C;const x=p==="y"?"width":"height",E=Vz.has(Ua(r)),O=a.reference[d]-a.floating[x]+(E&&((_=o.offset)==null?void 0:_[d])||0)+(E?0:k.crossAxis),j=a.reference[d]+a.reference[x]+(E?0:((C=o.offset)==null?void 0:C[d])||0)-(E?k.crossAxis:0);b<O?b=O:b>j&&(b=j)}return{[p]:v,[d]:b}}}},IZ=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(n){var t,i;const{placement:r,rects:a,platform:o,elements:l}=n,{apply:f=()=>{},...c}=mo(e,n),h=await o.detectOverflow(n,c),d=Ua(r),p=Rc(r),v=Ia(r)==="y",{width:b,height:w}=a.floating;let k,_;d==="top"||d==="bottom"?(k=d,_=p===(await(o.isRTL==null?void 0:o.isRTL(l.floating))?"start":"end")?"left":"right"):(_=d,k=p==="end"?"top":"bottom");const C=w-h.top-h.bottom,x=b-h.left-h.right,E=Ha(w-h[k],C),O=Ha(b-h[_],x),j=!n.middlewareData.shift;let M=E,N=O;if((t=n.middlewareData.shift)!=null&&t.enabled.x&&(N=x),(i=n.middlewareData.shift)!=null&&i.enabled.y&&(M=C),j&&!p){const P=Xi(h.left,0),z=Xi(h.right,0),F=Xi(h.top,0),G=Xi(h.bottom,0);v?N=b-2*(P!==0||z!==0?P+z:Xi(h.left,h.right)):M=w-2*(F!==0||G!==0?F+G:Xi(h.top,h.bottom))}await f({...n,availableWidth:N,availableHeight:M});const H=await o.getDimensions(l.floating);return b!==H.width||w!==H.height?{reset:{rects:!0}}:{}}}};function Wz(e){const n=ga(e);let t=parseFloat(n.width)||0,i=parseFloat(n.height)||0;const r=_a(e),a=r?e.offsetWidth:t,o=r?e.offsetHeight:i,l=Tg(t)!==a||Tg(i)!==o;return l&&(t=a,i=o),{width:t,height:i,$:l}}function X6(e){return Ut(e)?e:e.contextElement}function qf(e){const n=X6(e);if(!_a(n))return so(1);const t=n.getBoundingClientRect(),{width:i,height:r,$:a}=Wz(n);let o=(a?Tg(t.width):t.width)/i,l=(a?Tg(t.height):t.height)/r;return(!o||!Number.isFinite(o))&&(o=1),(!l||!Number.isFinite(l))&&(l=1),{x:o,y:l}}const BZ=so(0);function Gz(e){const n=xr(e);return!dy()||!n.visualViewport?BZ:{x:n.visualViewport.offsetLeft,y:n.visualViewport.offsetTop}}function FZ(e,n,t){return n===void 0&&(n=!1),!t||n&&t!==xr(e)?!1:n}function vu(e,n,t,i){n===void 0&&(n=!1),t===void 0&&(t=!1);const r=e.getBoundingClientRect(),a=X6(e);let o=so(1);n&&(i?Ut(i)&&(o=qf(i)):o=qf(e));const l=FZ(a,t,i)?Gz(a):so(0);let f=(r.left+l.x)/o.x,c=(r.top+l.y)/o.y,h=r.width/o.x,d=r.height/o.y;if(a){const p=xr(a),v=i&&Ut(i)?xr(i):i;let b=p,w=pS(b);for(;w&&i&&v!==b;){const k=qf(w),_=w.getBoundingClientRect(),C=ga(w),x=_.left+(w.clientLeft+parseFloat(C.paddingLeft))*k.x,E=_.top+(w.clientTop+parseFloat(C.paddingTop))*k.y;f*=k.x,c*=k.y,h*=k.x,d*=k.y,f+=x,c+=E,b=xr(w),w=pS(b)}}return Zf({width:h,height:d,x:f,y:c})}function my(e,n){const t=hy(e).scrollLeft;return n?n.left+t:vu(wo(e)).left+t}function Yz(e,n){const t=e.getBoundingClientRect(),i=t.left+n.scrollLeft-my(e,t),r=t.top+n.scrollTop;return{x:i,y:r}}function qZ(e){let{elements:n,rect:t,offsetParent:i,strategy:r}=e;const a=r==="fixed",o=wo(i),l=n?cy(n.floating):!1;if(i===o||l&&a)return t;let f={scrollLeft:0,scrollTop:0},c=so(1);const h=so(0),d=_a(i);if((d||!d&&!a)&&((Dc(i)!=="body"||Fm(o))&&(f=hy(i)),d)){const v=vu(i);c=qf(i),h.x=v.x+i.clientLeft,h.y=v.y+i.clientTop}const p=o&&!d&&!a?Yz(o,f):so(0);return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-f.scrollLeft*c.x+h.x+p.x,y:t.y*c.y-f.scrollTop*c.y+h.y+p.y}}function HZ(e){return Array.from(e.getClientRects())}function UZ(e){const n=wo(e),t=hy(e),i=e.ownerDocument.body,r=Xi(n.scrollWidth,n.clientWidth,i.scrollWidth,i.clientWidth),a=Xi(n.scrollHeight,n.clientHeight,i.scrollHeight,i.clientHeight);let o=-t.scrollLeft+my(e);const l=-t.scrollTop;return ga(i).direction==="rtl"&&(o+=Xi(n.clientWidth,i.clientWidth)-r),{width:r,height:a,x:o,y:l}}const z5=25;function VZ(e,n){const t=xr(e),i=wo(e),r=t.visualViewport;let a=i.clientWidth,o=i.clientHeight,l=0,f=0;if(r){a=r.width,o=r.height;const h=dy();(!h||h&&n==="fixed")&&(l=r.offsetLeft,f=r.offsetTop)}const c=my(i);if(c<=0){const h=i.ownerDocument,d=h.body,p=getComputedStyle(d),v=h.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,b=Math.abs(i.clientWidth-d.clientWidth-v);b<=z5&&(a-=b)}else c<=z5&&(a+=c);return{width:a,height:o,x:l,y:f}}function WZ(e,n){const t=vu(e,!0,n==="fixed"),i=t.top+e.clientTop,r=t.left+e.clientLeft,a=_a(e)?qf(e):so(1),o=e.clientWidth*a.x,l=e.clientHeight*a.y,f=r*a.x,c=i*a.y;return{width:o,height:l,x:f,y:c}}function L5(e,n,t){let i;if(n==="viewport")i=VZ(e,t);else if(n==="document")i=UZ(wo(e));else if(Ut(n))i=WZ(n,t);else{const r=Gz(e);i={x:n.x-r.x,y:n.y-r.y,width:n.width,height:n.height}}return Zf(i)}function Kz(e,n){const t=ts(e);return t===n||!Ut(t)||Ko(t)?!1:ga(t).position==="fixed"||Kz(t,n)}function GZ(e,n){const t=n.get(e);if(t)return t;let i=Xo(e,[],!1).filter(l=>Ut(l)&&Dc(l)!=="body"),r=null;const a=ga(e).position==="fixed";let o=a?ts(e):e;for(;Ut(o)&&!Ko(o);){const l=ga(o),f=V6(o);!f&&l.position==="fixed"&&(r=null),(a?!f&&!r:!f&&l.position==="static"&&!!r&&(r.position==="absolute"||r.position==="fixed")||Fm(o)&&!f&&Kz(e,o))?i=i.filter(h=>h!==o):r=l,o=ts(o)}return n.set(e,i),i}function YZ(e){let{element:n,boundary:t,rootBoundary:i,strategy:r}=e;const o=[...t==="clippingAncestors"?cy(n)?[]:GZ(n,this._c):[].concat(t),i],l=L5(n,o[0],r);let f=l.top,c=l.right,h=l.bottom,d=l.left;for(let p=1;p<o.length;p++){const v=L5(n,o[p],r);f=Xi(v.top,f),c=Ha(v.right,c),h=Ha(v.bottom,h),d=Xi(v.left,d)}return{width:c-d,height:h-f,x:d,y:f}}function KZ(e){const{width:n,height:t}=Wz(e);return{width:n,height:t}}function XZ(e,n,t){const i=_a(n),r=wo(n),a=t==="fixed",o=vu(e,!0,a,n);let l={scrollLeft:0,scrollTop:0};const f=so(0);function c(){f.x=my(r)}if(i||!i&&!a)if((Dc(n)!=="body"||Fm(r))&&(l=hy(n)),i){const v=vu(n,!0,a,n);f.x=v.x+n.clientLeft,f.y=v.y+n.clientTop}else r&&c();a&&!i&&r&&c();const h=r&&!i&&!a?Yz(r,l):so(0),d=o.left+l.scrollLeft-f.x-h.x,p=o.top+l.scrollTop-f.y-h.y;return{x:d,y:p,width:o.width,height:o.height}}function ck(e){return ga(e).position==="static"}function I5(e,n){if(!_a(e)||ga(e).position==="fixed")return null;if(n)return n(e);let t=e.offsetParent;return wo(e)===t&&(t=t.ownerDocument.body),t}function Xz(e,n){const t=xr(e);if(cy(e))return t;if(!_a(e)){let r=ts(e);for(;r&&!Ko(r);){if(Ut(r)&&!ck(r))return r;r=ts(r)}return t}let i=I5(e,n);for(;i&&QX(i)&&ck(i);)i=I5(i,n);return i&&Ko(i)&&ck(i)&&!V6(i)?t:i||nZ(e)||t}const ZZ=async function(e){const n=this.getOffsetParent||Xz,t=this.getDimensions,i=await t(e.floating);return{reference:XZ(e.reference,await n(e.floating),e.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}};function QZ(e){return ga(e).direction==="rtl"}const JZ={convertOffsetParentRelativeRectToViewportRelativeRect:qZ,getDocumentElement:wo,getClippingRect:YZ,getOffsetParent:Xz,getElementRects:ZZ,getClientRects:HZ,getDimensions:KZ,getScale:qf,isElement:Ut,isRTL:QZ};function Zz(e,n){return e.x===n.x&&e.y===n.y&&e.width===n.width&&e.height===n.height}function eQ(e,n){let t=null,i;const r=wo(e);function a(){var l;clearTimeout(i),(l=t)==null||l.disconnect(),t=null}function o(l,f){l===void 0&&(l=!1),f===void 0&&(f=1),a();const c=e.getBoundingClientRect(),{left:h,top:d,width:p,height:v}=c;if(l||n(),!p||!v)return;const b=Dv(d),w=Dv(r.clientWidth-(h+p)),k=Dv(r.clientHeight-(d+v)),_=Dv(h),x={rootMargin:-b+"px "+-w+"px "+-k+"px "+-_+"px",threshold:Xi(0,Ha(1,f))||1};let E=!0;function O(j){const M=j[0].intersectionRatio;if(M!==f){if(!E)return o();M?o(!1,M):i=setTimeout(()=>{o(!1,1e-7)},1e3)}M===1&&!Zz(c,e.getBoundingClientRect())&&o(),E=!1}try{t=new IntersectionObserver(O,{...x,root:r.ownerDocument})}catch{t=new IntersectionObserver(O,x)}t.observe(e)}return o(!0),a}function bS(e,n,t,i){i===void 0&&(i={});const{ancestorScroll:r=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:f=!1}=i,c=X6(e),h=r||a?[...c?Xo(c):[],...n?Xo(n):[]]:[];h.forEach(_=>{r&&_.addEventListener("scroll",t,{passive:!0}),a&&_.addEventListener("resize",t)});const d=c&&l?eQ(c,t):null;let p=-1,v=null;o&&(v=new ResizeObserver(_=>{let[C]=_;C&&C.target===c&&v&&n&&(v.unobserve(n),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var x;(x=v)==null||x.observe(n)})),t()}),c&&!f&&v.observe(c),n&&v.observe(n));let b,w=f?vu(e):null;f&&k();function k(){const _=vu(e);w&&!Zz(w,_)&&t(),w=_,b=requestAnimationFrame(k)}return t(),()=>{var _;h.forEach(C=>{r&&C.removeEventListener("scroll",t),a&&C.removeEventListener("resize",t)}),d==null||d(),(_=v)==null||_.disconnect(),v=null,f&&cancelAnimationFrame(b)}}const nQ=$Z,tQ=zZ,iQ=MZ,rQ=IZ,aQ=DZ,B5=TZ,oQ=PZ,sQ=LZ,lQ=(e,n,t)=>{const i=new Map,r={platform:JZ,...t},a={...r.platform,_c:i};return EZ(e,n,{...r,platform:a})};var uQ=typeof document<"u",fQ=function(){},dg=uQ?A.useLayoutEffect:fQ;function Dg(e,n){if(e===n)return!0;if(typeof e!=typeof n)return!1;if(typeof e=="function"&&e.toString()===n.toString())return!0;let t,i,r;if(e&&n&&typeof e=="object"){if(Array.isArray(e)){if(t=e.length,t!==n.length)return!1;for(i=t;i--!==0;)if(!Dg(e[i],n[i]))return!1;return!0}if(r=Object.keys(e),t=r.length,t!==Object.keys(n).length)return!1;for(i=t;i--!==0;)if(!{}.hasOwnProperty.call(n,r[i]))return!1;for(i=t;i--!==0;){const a=r[i];if(!(a==="_owner"&&e.$$typeof)&&!Dg(e[a],n[a]))return!1}return!0}return e!==e&&n!==n}function Qz(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function F5(e,n){const t=Qz(e);return Math.round(n*t)/t}function dk(e){const n=A.useRef(e);return dg(()=>{n.current=e}),n}function cQ(e){e===void 0&&(e={});const{placement:n="bottom",strategy:t="absolute",middleware:i=[],platform:r,elements:{reference:a,floating:o}={},transform:l=!0,whileElementsMounted:f,open:c}=e,[h,d]=A.useState({x:0,y:0,strategy:t,placement:n,middlewareData:{},isPositioned:!1}),[p,v]=A.useState(i);Dg(p,i)||v(i);const[b,w]=A.useState(null),[k,_]=A.useState(null),C=A.useCallback(q=>{q!==j.current&&(j.current=q,w(q))},[]),x=A.useCallback(q=>{q!==M.current&&(M.current=q,_(q))},[]),E=a||b,O=o||k,j=A.useRef(null),M=A.useRef(null),N=A.useRef(h),H=f!=null,P=dk(f),z=dk(r),F=dk(c),G=A.useCallback(()=>{if(!j.current||!M.current)return;const q={placement:n,strategy:t,middleware:p};z.current&&(q.platform=z.current),lQ(j.current,M.current,q).then(Y=>{const D={...Y,isPositioned:F.current!==!1};U.current&&!Dg(N.current,D)&&(N.current=D,Qs.flushSync(()=>{d(D)}))})},[p,n,t,z,F]);dg(()=>{c===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,d(q=>({...q,isPositioned:!1})))},[c]);const U=A.useRef(!1);dg(()=>(U.current=!0,()=>{U.current=!1}),[]),dg(()=>{if(E&&(j.current=E),O&&(M.current=O),E&&O){if(P.current)return P.current(E,O,G);G()}},[E,O,G,P,H]);const $=A.useMemo(()=>({reference:j,floating:M,setReference:C,setFloating:x}),[C,x]),R=A.useMemo(()=>({reference:E,floating:O}),[E,O]),I=A.useMemo(()=>{const q={position:t,left:0,top:0};if(!R.floating)return q;const Y=F5(R.floating,h.x),D=F5(R.floating,h.y);return l?{...q,transform:"translate("+Y+"px, "+D+"px)",...Qz(R.floating)>=1.5&&{willChange:"transform"}}:{position:t,left:Y,top:D}},[t,l,R.floating,h.x,h.y]);return A.useMemo(()=>({...h,update:G,refs:$,elements:R,floatingStyles:I}),[h,G,$,R,I])}const dQ=e=>{function n(t){return{}.hasOwnProperty.call(t,"current")}return{name:"arrow",options:e,fn(t){const{element:i,padding:r}=typeof e=="function"?e(t):e;return i&&n(i)?i.current!=null?B5({element:i.current,padding:r}).fn(t):{}:i?B5({element:i,padding:r}).fn(t):{}}}},Jz=(e,n)=>{const t=nQ(e);return{name:t.name,fn:t.fn,options:[e,n]}},Z6=(e,n)=>{const t=tQ(e);return{name:t.name,fn:t.fn,options:[e,n]}},q5=(e,n)=>({fn:sQ(e).fn,options:[e,n]}),Rg=(e,n)=>{const t=iQ(e);return{name:t.name,fn:t.fn,options:[e,n]}},hQ=(e,n)=>{const t=rQ(e);return{name:t.name,fn:t.fn,options:[e,n]}},mQ=(e,n)=>{const t=aQ(e);return{name:t.name,fn:t.fn,options:[e,n]}},Eh=(e,n)=>{const t=oQ(e);return{name:t.name,fn:t.fn,options:[e,n]}},eL=(e,n)=>{const t=dQ(e);return{name:t.name,fn:t.fn,options:[e,n]}};function nL(e){const n=A.useRef(void 0),t=A.useCallback(i=>{const r=e.map(a=>{if(a!=null){if(typeof a=="function"){const o=a,l=o(i);return typeof l=="function"?l:()=>{o(null)}}return a.current=i,()=>{a.current=null}}});return()=>{r.forEach(a=>a==null?void 0:a())}},e);return A.useMemo(()=>e.every(i=>i==null)?null:i=>{n.current&&(n.current(),n.current=void 0),i!=null&&(n.current=t(i))},e)}const pQ="data-floating-ui-focusable",H5="active",U5="selected",vQ={...lz};let V5=!1,gQ=0;const W5=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+gQ++;function yQ(){const[e,n]=A.useState(()=>V5?W5():void 0);return lo(()=>{e==null&&n(W5())},[]),A.useEffect(()=>{V5=!0},[]),e}const bQ=vQ.useId,tL=bQ||yQ;function wQ(){const e=new Map;return{emit(n,t){var i;(i=e.get(n))==null||i.forEach(r=>r(t))},on(n,t){e.has(n)||e.set(n,new Set),e.get(n).add(t)},off(n,t){var i;(i=e.get(n))==null||i.delete(t)}}}const kQ=A.createContext(null),_Q=A.createContext(null),Q6=()=>{var e;return((e=A.useContext(kQ))==null?void 0:e.id)||null},J6=()=>A.useContext(_Q);function eC(e){return"data-floating-ui-"+e}function la(e){e.current!==-1&&(clearTimeout(e.current),e.current=-1)}const G5=eC("safe-polygon");function hg(e,n,t){if(t&&!yS(t))return 0;if(typeof e=="number")return e;if(typeof e=="function"){const i=e();return typeof i=="number"?i:i==null?void 0:i[n]}return e==null?void 0:e[n]}function hk(e){return typeof e=="function"?e():e}function xQ(e,n){n===void 0&&(n={});const{open:t,onOpenChange:i,dataRef:r,events:a,elements:o}=e,{enabled:l=!0,delay:f=0,handleClose:c=null,mouseOnly:h=!1,restMs:d=0,move:p=!0}=n,v=J6(),b=Q6(),w=Rv(c),k=Rv(f),_=Rv(t),C=Rv(d),x=A.useRef(),E=A.useRef(-1),O=A.useRef(),j=A.useRef(-1),M=A.useRef(!0),N=A.useRef(!1),H=A.useRef(()=>{}),P=A.useRef(!1),z=io(()=>{var I;const q=(I=r.current.openEvent)==null?void 0:I.type;return(q==null?void 0:q.includes("mouse"))&&q!=="mousedown"});A.useEffect(()=>{if(!l)return;function I(q){let{open:Y}=q;Y||(la(E),la(j),M.current=!0,P.current=!1)}return a.on("openchange",I),()=>{a.off("openchange",I)}},[l,a]),A.useEffect(()=>{if(!l||!w.current||!t)return;function I(Y){z()&&i(!1,Y,"hover")}const q=ou(o.floating).documentElement;return q.addEventListener("mouseleave",I),()=>{q.removeEventListener("mouseleave",I)}},[o.floating,t,i,l,w,z]);const F=A.useCallback(function(I,q,Y){q===void 0&&(q=!0),Y===void 0&&(Y="hover");const D=hg(k.current,"close",x.current);D&&!O.current?(la(E),E.current=window.setTimeout(()=>i(!1,I,Y),D)):q&&(la(E),i(!1,I,Y))},[k,i]),G=io(()=>{H.current(),O.current=void 0}),U=io(()=>{if(N.current){const I=ou(o.floating).body;I.style.pointerEvents="",I.removeAttribute(G5),N.current=!1}}),$=io(()=>r.current.openEvent?["click","mousedown"].includes(r.current.openEvent.type):!1);A.useEffect(()=>{if(!l)return;function I(V){if(la(E),M.current=!1,h&&!yS(x.current)||hk(C.current)>0&&!hg(k.current,"open"))return;const L=hg(k.current,"open",x.current);L?E.current=window.setTimeout(()=>{_.current||i(!0,V,"hover")},L):t||i(!0,V,"hover")}function q(V){if($()){U();return}H.current();const L=ou(o.floating);if(la(j),P.current=!1,w.current&&r.current.floatingContext){t||la(E),O.current=w.current({...r.current.floatingContext,tree:v,x:V.clientX,y:V.clientY,onClose(){U(),G(),$()||F(V,!0,"safe-polygon")}});const ee=O.current;L.addEventListener("mousemove",ee),H.current=()=>{L.removeEventListener("mousemove",ee)};return}(x.current==="touch"?!Wh(o.floating,V.relatedTarget):!0)&&F(V)}function Y(V){$()||r.current.floatingContext&&(w.current==null||w.current({...r.current.floatingContext,tree:v,x:V.clientX,y:V.clientY,onClose(){U(),G(),$()||F(V)}})(V))}function D(){la(E)}function W(V){$()||F(V,!1)}if(Ut(o.domReference)){const V=o.domReference,L=o.floating;return t&&V.addEventListener("mouseleave",Y),p&&V.addEventListener("mousemove",I,{once:!0}),V.addEventListener("mouseenter",I),V.addEventListener("mouseleave",q),L&&(L.addEventListener("mouseleave",Y),L.addEventListener("mouseenter",D),L.addEventListener("mouseleave",W)),()=>{t&&V.removeEventListener("mouseleave",Y),p&&V.removeEventListener("mousemove",I),V.removeEventListener("mouseenter",I),V.removeEventListener("mouseleave",q),L&&(L.removeEventListener("mouseleave",Y),L.removeEventListener("mouseenter",D),L.removeEventListener("mouseleave",W))}}},[o,l,e,h,p,F,G,U,i,t,_,v,k,w,r,$,C]),lo(()=>{var I;if(l&&t&&(I=w.current)!=null&&(I=I.__options)!=null&&I.blockPointerEvents&&z()){N.current=!0;const Y=o.floating;if(Ut(o.domReference)&&Y){var q;const D=ou(o.floating).body;D.setAttribute(G5,"");const W=o.domReference,V=v==null||(q=v.nodesRef.current.find(L=>L.id===b))==null||(q=q.context)==null?void 0:q.elements.floating;return V&&(V.style.pointerEvents=""),D.style.pointerEvents="none",W.style.pointerEvents="auto",Y.style.pointerEvents="auto",()=>{D.style.pointerEvents="",W.style.pointerEvents="",Y.style.pointerEvents=""}}}},[l,t,b,o,v,w,z]),lo(()=>{t||(x.current=void 0,P.current=!1,G(),U())},[t,G,U]),A.useEffect(()=>()=>{G(),la(E),la(j),U()},[l,o.domReference,G,U]);const R=A.useMemo(()=>{function I(q){x.current=q.pointerType}return{onPointerDown:I,onPointerEnter:I,onMouseMove(q){const{nativeEvent:Y}=q;function D(){!M.current&&!_.current&&i(!0,Y,"hover")}h&&!yS(x.current)||t||hk(C.current)===0||P.current&&q.movementX**2+q.movementY**2<2||(la(j),x.current==="touch"?D():(P.current=!0,j.current=window.setTimeout(D,hk(C.current))))}}},[h,i,t,_,C]);return A.useMemo(()=>l?{reference:R}:{},[l,R])}const wS=()=>{},iL=A.createContext({delay:0,initialDelay:0,timeoutMs:0,currentId:null,setCurrentId:wS,setState:wS,isInstantPhase:!1}),SQ=()=>A.useContext(iL);function CQ(e){const{children:n,delay:t,timeoutMs:i=0}=e,[r,a]=A.useReducer((f,c)=>({...f,...c}),{delay:t,timeoutMs:i,initialDelay:t,currentId:null,isInstantPhase:!1}),o=A.useRef(null),l=A.useCallback(f=>{a({currentId:f})},[]);return lo(()=>{r.currentId?o.current===null?o.current=r.currentId:r.isInstantPhase||a({isInstantPhase:!0}):(r.isInstantPhase&&a({isInstantPhase:!1}),o.current=null)},[r.currentId,r.isInstantPhase]),y.jsx(iL.Provider,{value:A.useMemo(()=>({...r,setState:a,setCurrentId:l}),[r,l]),children:n})}function AQ(e,n){n===void 0&&(n={});const{open:t,onOpenChange:i,floatingId:r}=e,{id:a,enabled:o=!0}=n,l=a??r,f=SQ(),{currentId:c,setCurrentId:h,initialDelay:d,setState:p,timeoutMs:v}=f;return lo(()=>{o&&c&&(p({delay:{open:1,close:hg(d,"close")}}),c!==l&&i(!1))},[o,l,i,p,c,d]),lo(()=>{function b(){i(!1),p({delay:d,currentId:null})}if(o&&c&&!t&&c===l){if(v){const w=window.setTimeout(b,v);return()=>{clearTimeout(w)}}b()}},[o,t,p,c,l,i,d,v]),lo(()=>{o&&(h===wS||!t||h(l))},[o,t,h,l]),f}const OQ={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},jQ={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},Y5=e=>{var n,t;return{escapeKey:typeof e=="boolean"?e:(n=e==null?void 0:e.escapeKey)!=null?n:!1,outsidePress:typeof e=="boolean"?e:(t=e==null?void 0:e.outsidePress)!=null?t:!0}};function EQ(e,n){n===void 0&&(n={});const{open:t,onOpenChange:i,elements:r,dataRef:a}=e,{enabled:o=!0,escapeKey:l=!0,outsidePress:f=!0,outsidePressEvent:c="pointerdown",referencePress:h=!1,referencePressEvent:d="pointerdown",ancestorScroll:p=!1,bubbles:v,capture:b}=n,w=J6(),k=io(typeof f=="function"?f:()=>!1),_=typeof f=="function"?k:f,C=A.useRef(!1),{escapeKey:x,outsidePress:E}=Y5(v),{escapeKey:O,outsidePress:j}=Y5(b),M=A.useRef(!1),N=io(U=>{var $;if(!t||!o||!l||U.key!=="Escape"||M.current)return;const R=($=a.current.floatingContext)==null?void 0:$.nodeId,I=w?cg(w.nodesRef.current,R):[];if(!x&&(U.stopPropagation(),I.length>0)){let q=!0;if(I.forEach(Y=>{var D;if((D=Y.context)!=null&&D.open&&!Y.context.dataRef.current.__escapeKeyBubbles){q=!1;return}}),!q)return}i(!1,kZ(U)?U.nativeEvent:U,"escape-key")}),H=io(U=>{var $;const R=()=>{var I;N(U),(I=Nf(U))==null||I.removeEventListener("keydown",R)};($=Nf(U))==null||$.addEventListener("keydown",R)}),P=io(U=>{var $;const R=a.current.insideReactTree;a.current.insideReactTree=!1;const I=C.current;if(C.current=!1,c==="click"&&I||R||typeof _=="function"&&!_(U))return;const q=Nf(U),Y="["+eC("inert")+"]",D=ou(r.floating).querySelectorAll(Y);let W=Ut(q)?q:null;for(;W&&!Ko(W);){const ee=ts(W);if(Ko(ee)||!Ut(ee))break;W=ee}if(D.length&&Ut(q)&&!gZ(q)&&!Wh(q,r.floating)&&Array.from(D).every(ee=>!Wh(W,ee)))return;if(_a(q)&&G){const ee=Ko(q),re=ga(q),se=/auto|scroll/,ye=ee||se.test(re.overflowX),ae=ee||se.test(re.overflowY),le=ye&&q.clientWidth>0&&q.scrollWidth>q.clientWidth,_e=ae&&q.clientHeight>0&&q.scrollHeight>q.clientHeight,ne=re.direction==="rtl",ze=_e&&(ne?U.offsetX<=q.offsetWidth-q.clientWidth:U.offsetX>q.clientWidth),we=le&&U.offsetY>q.clientHeight;if(ze||we)return}const V=($=a.current.floatingContext)==null?void 0:$.nodeId,L=w&&cg(w.nodesRef.current,V).some(ee=>{var re;return fk(U,(re=ee.context)==null?void 0:re.elements.floating)});if(fk(U,r.floating)||fk(U,r.domReference)||L)return;const X=w?cg(w.nodesRef.current,V):[];if(X.length>0){let ee=!0;if(X.forEach(re=>{var se;if((se=re.context)!=null&&se.open&&!re.context.dataRef.current.__outsidePressBubbles){ee=!1;return}}),!ee)return}i(!1,U,"outside-press")}),z=io(U=>{var $;const R=()=>{var I;P(U),(I=Nf(U))==null||I.removeEventListener(c,R)};($=Nf(U))==null||$.addEventListener(c,R)});A.useEffect(()=>{if(!t||!o)return;a.current.__escapeKeyBubbles=x,a.current.__outsidePressBubbles=E;let U=-1;function $(D){i(!1,D,"ancestor-scroll")}function R(){window.clearTimeout(U),M.current=!0}function I(){U=window.setTimeout(()=>{M.current=!1},dy()?5:0)}const q=ou(r.floating);l&&(q.addEventListener("keydown",O?H:N,O),q.addEventListener("compositionstart",R),q.addEventListener("compositionend",I)),_&&q.addEventListener(c,j?z:P,j);let Y=[];return p&&(Ut(r.domReference)&&(Y=Xo(r.domReference)),Ut(r.floating)&&(Y=Y.concat(Xo(r.floating))),!Ut(r.reference)&&r.reference&&r.reference.contextElement&&(Y=Y.concat(Xo(r.reference.contextElement)))),Y=Y.filter(D=>{var W;return D!==((W=q.defaultView)==null?void 0:W.visualViewport)}),Y.forEach(D=>{D.addEventListener("scroll",$,{passive:!0})}),()=>{l&&(q.removeEventListener("keydown",O?H:N,O),q.removeEventListener("compositionstart",R),q.removeEventListener("compositionend",I)),_&&q.removeEventListener(c,j?z:P,j),Y.forEach(D=>{D.removeEventListener("scroll",$)}),window.clearTimeout(U)}},[a,r,l,_,c,t,i,p,o,x,E,N,O,H,P,j,z]),A.useEffect(()=>{a.current.insideReactTree=!1},[a,_,c]);const F=A.useMemo(()=>({onKeyDown:N,...h&&{[OQ[d]]:U=>{i(!1,U.nativeEvent,"reference-press")},...d!=="click"&&{onClick(U){i(!1,U.nativeEvent,"reference-press")}}}}),[N,i,h,d]),G=A.useMemo(()=>{function U($){$.button===0&&(C.current=!0)}return{onKeyDown:N,onMouseDown:U,onMouseUp:U,[jQ[c]]:()=>{a.current.insideReactTree=!0}}},[N,c,a]);return A.useMemo(()=>o?{reference:F,floating:G}:{},[o,F,G])}function TQ(e){const{open:n=!1,onOpenChange:t,elements:i}=e,r=tL(),a=A.useRef({}),[o]=A.useState(()=>wQ()),l=Q6()!=null,[f,c]=A.useState(i.reference),h=io((v,b,w)=>{a.current.openEvent=v?b:void 0,o.emit("openchange",{open:v,event:b,reason:w,nested:l}),t==null||t(v,b,w)}),d=A.useMemo(()=>({setPositionReference:c}),[]),p=A.useMemo(()=>({reference:f||i.reference||null,floating:i.floating||null,domReference:i.reference}),[f,i.reference,i.floating]);return A.useMemo(()=>({dataRef:a,open:n,onOpenChange:h,elements:p,events:o,floatingId:r,refs:d}),[n,h,p,o,r,d])}function nC(e){e===void 0&&(e={});const{nodeId:n}=e,t=TQ({...e,elements:{reference:null,floating:null,...e.elements}}),i=e.rootContext||t,r=i.elements,[a,o]=A.useState(null),[l,f]=A.useState(null),h=(r==null?void 0:r.domReference)||a,d=A.useRef(null),p=J6();lo(()=>{h&&(d.current=h)},[h]);const v=cQ({...e,elements:{...r,...l&&{reference:l}}}),b=A.useCallback(x=>{const E=Ut(x)?{getBoundingClientRect:()=>x.getBoundingClientRect(),getClientRects:()=>x.getClientRects(),contextElement:x}:x;f(E),v.refs.setReference(E)},[v.refs]),w=A.useCallback(x=>{(Ut(x)||x===null)&&(d.current=x,o(x)),(Ut(v.refs.reference.current)||v.refs.reference.current===null||x!==null&&!Ut(x))&&v.refs.setReference(x)},[v.refs]),k=A.useMemo(()=>({...v.refs,setReference:w,setPositionReference:b,domReference:d}),[v.refs,w,b]),_=A.useMemo(()=>({...v.elements,domReference:h}),[v.elements,h]),C=A.useMemo(()=>({...v,...i,refs:k,elements:_,nodeId:n}),[v,k,_,n,i]);return lo(()=>{i.dataRef.current.floatingContext=C;const x=p==null?void 0:p.nodesRef.current.find(E=>E.id===n);x&&(x.context=C)}),A.useMemo(()=>({...v,context:C,refs:k,elements:_}),[v,k,_,C])}function mk(){return mZ()&&hZ()}function MQ(e,n){n===void 0&&(n={});const{open:t,onOpenChange:i,events:r,dataRef:a,elements:o}=e,{enabled:l=!0,visibleOnly:f=!0}=n,c=A.useRef(!1),h=A.useRef(-1),d=A.useRef(!0);A.useEffect(()=>{if(!l)return;const v=xr(o.domReference);function b(){!t&&_a(o.domReference)&&o.domReference===R5(ou(o.domReference))&&(c.current=!0)}function w(){d.current=!0}function k(){d.current=!1}return v.addEventListener("blur",b),mk()&&(v.addEventListener("keydown",w,!0),v.addEventListener("pointerdown",k,!0)),()=>{v.removeEventListener("blur",b),mk()&&(v.removeEventListener("keydown",w,!0),v.removeEventListener("pointerdown",k,!0))}},[o.domReference,t,l]),A.useEffect(()=>{if(!l)return;function v(b){let{reason:w}=b;(w==="reference-press"||w==="escape-key")&&(c.current=!0)}return r.on("openchange",v),()=>{r.off("openchange",v)}},[r,l]),A.useEffect(()=>()=>{la(h)},[]);const p=A.useMemo(()=>({onMouseLeave(){c.current=!1},onFocus(v){if(c.current)return;const b=Nf(v.nativeEvent);if(f&&Ut(b)){if(mk()&&!v.relatedTarget){if(!d.current&&!yZ(b))return}else if(!bZ(b))return}i(!0,v.nativeEvent,"focus")},onBlur(v){c.current=!1;const b=v.relatedTarget,w=v.nativeEvent,k=Ut(b)&&b.hasAttribute(eC("focus-guard"))&&b.getAttribute("data-type")==="outside";h.current=window.setTimeout(()=>{var _;const C=R5(o.domReference?o.domReference.ownerDocument:document);!b&&C===o.domReference||Wh((_=a.current.floatingContext)==null?void 0:_.refs.floating.current,C)||Wh(o.domReference,C)||k||i(!1,w,"focus")})}}),[a,o.domReference,i,f]);return A.useMemo(()=>l?{reference:p}:{},[l,p])}function pk(e,n,t){const i=new Map,r=t==="item";let a=e;if(r&&e){const{[H5]:o,[U5]:l,...f}=e;a=f}return{...t==="floating"&&{tabIndex:-1,[pQ]:""},...a,...n.map(o=>{const l=o?o[t]:null;return typeof l=="function"?e?l(e):null:l}).concat(e).reduce((o,l)=>(l&&Object.entries(l).forEach(f=>{let[c,h]=f;if(!(r&&[H5,U5].includes(c)))if(c.indexOf("on")===0){if(i.has(c)||i.set(c,[]),typeof h=="function"){var d;(d=i.get(c))==null||d.push(h),o[c]=function(){for(var p,v=arguments.length,b=new Array(v),w=0;w<v;w++)b[w]=arguments[w];return(p=i.get(c))==null?void 0:p.map(k=>k(...b)).find(k=>k!==void 0)}}}else o[c]=h}),o),{})}}function DQ(e){e===void 0&&(e=[]);const n=e.map(l=>l==null?void 0:l.reference),t=e.map(l=>l==null?void 0:l.floating),i=e.map(l=>l==null?void 0:l.item),r=A.useCallback(l=>pk(l,e,"reference"),n),a=A.useCallback(l=>pk(l,e,"floating"),t),o=A.useCallback(l=>pk(l,e,"item"),i);return A.useMemo(()=>({getReferenceProps:r,getFloatingProps:a,getItemProps:o}),[r,a,o])}const RQ=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function PQ(e,n){var t,i;n===void 0&&(n={});const{open:r,elements:a,floatingId:o}=e,{enabled:l=!0,role:f="dialog"}=n,c=tL(),h=((t=a.domReference)==null?void 0:t.id)||c,d=A.useMemo(()=>{var C;return((C=wZ(a.floating))==null?void 0:C.id)||o},[a.floating,o]),p=(i=RQ.get(f))!=null?i:f,b=Q6()!=null,w=A.useMemo(()=>p==="tooltip"||f==="label"?{["aria-"+(f==="label"?"labelledby":"describedby")]:r?d:void 0}:{"aria-expanded":r?"true":"false","aria-haspopup":p==="alertdialog"?"dialog":p,"aria-controls":r?d:void 0,...p==="listbox"&&{role:"combobox"},...p==="menu"&&{id:h},...p==="menu"&&b&&{role:"menuitem"},...f==="select"&&{"aria-autocomplete":"none"},...f==="combobox"&&{"aria-autocomplete":"list"}},[p,d,b,r,h,f]),k=A.useMemo(()=>{const C={id:d,...p&&{role:p}};return p==="tooltip"||f==="label"?C:{...C,...p==="menu"&&{"aria-labelledby":h}}},[p,d,h,f]),_=A.useCallback(C=>{let{active:x,selected:E}=C;const O={role:"option",...x&&{id:d+"-fui-option"}};switch(f){case"select":case"combobox":return{...O,"aria-selected":E}}return{}},[d,f]);return A.useMemo(()=>l?{reference:w,floating:k,item:_}:{},[l,w,k,_])}const rL={scrollHideDelay:1e3,type:"hover",scrollbars:"xy"},aL=(e,{scrollbarSize:n,overscrollBehavior:t,scrollbars:i})=>{let r=t;return t&&i&&(i==="x"?r=`${t} auto`:i==="y"&&(r=`auto ${t}`)),{root:{"--scrollarea-scrollbar-size":me(n),"--scrollarea-over-scroll-behavior":r}}},xa=Re(e=>{const n=be("ScrollArea",rL,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,scrollbarSize:l,vars:f,type:c,scrollHideDelay:h,viewportProps:d,viewportRef:p,onScrollPositionChange:v,children:b,offsetScrollbars:w,scrollbars:k,onBottomReached:_,onTopReached:C,onLeftReached:x,onRightReached:E,overscrollBehavior:O,startScrollPosition:j,attributes:M,...N}=n,[H,P]=A.useState(!1),[z,F]=A.useState(!1),[G,U]=A.useState(!1),$=A.useRef(!0),R=A.useRef(!1),I=A.useRef(!0),q=A.useRef(!1),Y=Ze({name:"ScrollArea",props:n,classes:U6,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:M,vars:f,varsResolver:aL}),D=A.useRef(null),[W,V]=A.useState(null),L=nL([p,D,A.useCallback(X=>{V(ee=>ee===X?ee:X)},[])]);return ll(w==="present"?W:null,()=>{const X=D.current;X&&(F(X.scrollHeight>X.clientHeight),U(X.scrollWidth>X.clientWidth))}),us(()=>{j&&D.current&&D.current.scrollTo({left:j.x??0,top:j.y??0})},[]),y.jsxs(Mz,{getStyles:Y,type:c==="never"?"always":c,scrollHideDelay:h,scrollbars:k,...Y("root"),...N,children:[y.jsx(Fz,{...d,...Y("viewport",{style:d==null?void 0:d.style}),ref:L,"data-offset-scrollbars":w===!0?"xy":w||void 0,"data-scrollbars":k||void 0,"data-horizontal-hidden":w==="present"&&!G?"true":void 0,"data-vertical-hidden":w==="present"&&!z?"true":void 0,onScroll:X=>{var Ce;(Ce=d==null?void 0:d.onScroll)==null||Ce.call(d,X),v==null||v({x:X.currentTarget.scrollLeft,y:X.currentTarget.scrollTop});const{scrollTop:ee,scrollHeight:re,clientHeight:se,scrollLeft:ye,scrollWidth:ae,clientWidth:le}=X.currentTarget,_e=ee-(re-se)>=-.8,ne=ee===0;_e&&!R.current&&(_==null||_()),ne&&!$.current&&(C==null||C()),R.current=_e,$.current=ne;const ze=ye-(ae-le)>=-.8,we=ye===0;ze&&!q.current&&(E==null||E()),we&&!I.current&&(x==null||x()),q.current=ze,I.current=we},children:b}),(k==="xy"||k==="x")&&y.jsx(dS,{...Y("scrollbar"),orientation:"horizontal","data-hidden":c==="never"||w==="present"&&!G?!0:void 0,forceMount:!0,onMouseEnter:()=>P(!0),onMouseLeave:()=>P(!1),children:y.jsx(hS,{...Y("thumb")})}),(k==="xy"||k==="y")&&y.jsx(dS,{...Y("scrollbar"),orientation:"vertical","data-hidden":c==="never"||w==="present"&&!z?!0:void 0,forceMount:!0,onMouseEnter:()=>P(!0),onMouseLeave:()=>P(!1),children:y.jsx(hS,{...Y("thumb")})}),y.jsx(VX,{...Y("corner"),"data-hovered":H||void 0,"data-hidden":c==="never"||void 0})]})});xa.displayName="@mantine/core/ScrollArea";const tC=Re(e=>{const{children:n,classNames:t,styles:i,scrollbarSize:r,scrollHideDelay:a,type:o,dir:l,offsetScrollbars:f,overscrollBehavior:c,viewportRef:h,onScrollPositionChange:d,unstyled:p,variant:v,viewportProps:b,scrollbars:w,style:k,vars:_,onBottomReached:C,onTopReached:x,startScrollPosition:E,onOverflowChange:O,...j}=be("ScrollAreaAutosize",rL,e),M=A.useRef(null),[N,H]=A.useState(null),P=nL([h,M,A.useCallback(U=>{H($=>$===U?$:U)},[])]),z=A.useRef(!1),F=A.useRef(!1),G=A.useEffectEvent(()=>{const U=M.current;if(!U||!O)return;const $=U.scrollHeight>U.clientHeight;$!==z.current&&(F.current?O($):(F.current=!0,$&&O(!0)),z.current=$)});return ll(O?N:null,G),y.jsx(ve,{...j,variant:v,style:[{display:"flex",overflow:"hidden"},k],children:y.jsx(ve,{style:{display:"flex",flexDirection:"column",flex:1,overflow:"hidden",...w==="y"&&{minWidth:0},...w==="x"&&{minHeight:0},...w==="xy"&&{minWidth:0,minHeight:0},...w===!1&&{minWidth:0,minHeight:0}},children:y.jsx(xa,{classNames:t,styles:i,scrollHideDelay:a,scrollbarSize:r,type:o,dir:l,offsetScrollbars:f,overscrollBehavior:c,viewportRef:P,onScrollPositionChange:d,unstyled:p,variant:v,viewportProps:b,vars:_,scrollbars:w,onBottomReached:C,onTopReached:x,startScrollPosition:E,"data-autosize":"true",children:n})})})});xa.classes=U6;xa.varsResolver=aL;tC.displayName="@mantine/core/ScrollAreaAutosize";tC.classes=U6;xa.Autosize=tC;var oL={root:"m_87cf2631"};const NQ={__staticSelector:"UnstyledButton"},Dt=Si(e=>{const n=be("UnstyledButton",NQ,e),{className:t,component:i="button",__staticSelector:r,unstyled:a,classNames:o,styles:l,style:f,attributes:c,...h}=n;return y.jsx(ve,{...Ze({name:r,props:n,classes:oL,className:t,style:f,classNames:o,styles:l,unstyled:a,attributes:c})("root",{focusable:!0}),component:i,type:i==="button"?"button":void 0,...h})});Dt.classes=oL;Dt.displayName="@mantine/core/UnstyledButton";var sL={root:"m_515a97f8"};const iC=Re(e=>{const n=be("VisuallyHidden",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,attributes:f,...c}=n;return y.jsx(ve,{component:"span",...Ze({name:"VisuallyHidden",classes:sL,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:f})("root"),...c})});iC.classes=sL;iC.displayName="@mantine/core/VisuallyHidden";var lL={root:"m_1b7284a3"};const uL=(e,{radius:n,shadow:t})=>({root:{"--paper-radius":n===void 0?void 0:Kt(n),"--paper-shadow":P6(t)}}),Mt=Si(e=>{const n=be("Paper",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,withBorder:l,vars:f,radius:c,shadow:h,variant:d,mod:p,attributes:v,...b}=n,w=Ze({name:"Paper",props:n,classes:lL,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:v,vars:f,varsResolver:uL});return y.jsx(ve,{mod:[{"data-with-border":l},p],...w("root"),variant:d,...b})});Mt.classes=lL;Mt.varsResolver=uL;Mt.displayName="@mantine/core/Paper";function K5(e,n,t,i){return e==="center"||i==="center"?{top:n}:e==="end"?{bottom:t}:e==="start"?{top:t}:{}}function X5(e,n,t,i,r){return e==="center"||i==="center"?{left:n}:e==="end"?{[r==="ltr"?"right":"left"]:t}:e==="start"?{[r==="ltr"?"left":"right"]:t}:{}}const $Q={bottom:"borderTopLeftRadius",left:"borderTopRightRadius",right:"borderBottomLeftRadius",top:"borderBottomRightRadius"};function zQ({position:e,arrowSize:n,arrowOffset:t,arrowRadius:i,arrowPosition:r,arrowX:a,arrowY:o,dir:l}){const[f,c="center"]=e.split("-"),h={width:n,height:n,transform:"rotate(45deg)",position:"absolute",[$Q[f]]:i},d=-n/2;return f==="left"?{...h,...K5(c,o,t,r),right:d,borderLeftColor:"transparent",borderBottomColor:"transparent",clipPath:"polygon(100% 0, 0 0, 100% 100%)"}:f==="right"?{...h,...K5(c,o,t,r),left:d,borderRightColor:"transparent",borderTopColor:"transparent",clipPath:"polygon(0 100%, 0 0, 100% 100%)"}:f==="top"?{...h,...X5(c,a,t,r,l),bottom:d,borderTopColor:"transparent",borderLeftColor:"transparent",clipPath:"polygon(0 100%, 100% 100%, 100% 0)"}:f==="bottom"?{...h,...X5(c,a,t,r,l),top:d,borderBottomColor:"transparent",borderRightColor:"transparent",clipPath:"polygon(0 100%, 0 0, 100% 0)"}:{}}function Pg({position:e,arrowSize:n,arrowOffset:t,arrowRadius:i,arrowPosition:r,visible:a,arrowX:o,arrowY:l,style:f,...c}){const{dir:h}=Du();return a?y.jsx("div",{...c,style:{...f,...zQ({position:e,arrowSize:n,arrowOffset:t,arrowRadius:i,arrowPosition:r,dir:h,arrowX:o,arrowY:l})}}):null}Pg.displayName="@mantine/core/FloatingArrow";function fL(e,n){if(e==="rtl"&&(n.includes("right")||n.includes("left"))){const[t,i]=n.split("-"),r=t==="right"?"left":"right";return i===void 0?r:`${r}-${i}`}return n}function cL({open:e,close:n,openDelay:t,closeDelay:i}){const r=A.useRef(-1),a=A.useRef(-1),o=()=>{window.clearTimeout(r.current),window.clearTimeout(a.current)},l=()=>{o(),t===0||t===void 0?e():r.current=window.setTimeout(e,t)},f=()=>{o(),i===0||i===void 0?n():a.current=window.setTimeout(n,i)};return A.useEffect(()=>o,[]),{openDropdown:l,closeDropdown:f}}var dL={root:"m_9814e45f"};const LQ={zIndex:wa("modal")},hL=(e,{gradient:n,color:t,backgroundOpacity:i,blur:r,radius:a,zIndex:o})=>({root:{"--overlay-bg":n||(t!==void 0||i!==void 0)&&Ws(t||"#000",i??.6)||void 0,"--overlay-filter":r?`blur(${me(r)})`:void 0,"--overlay-radius":a===void 0?void 0:Kt(a),"--overlay-z-index":o==null?void 0:o.toString()}}),qm=Si(e=>{const n=be("Overlay",LQ,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,fixed:f,center:c,children:h,radius:d,zIndex:p,gradient:v,blur:b,color:w,backgroundOpacity:k,mod:_,attributes:C,...x}=n;return y.jsx(ve,{...Ze({name:"Overlay",props:n,classes:dL,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:C,vars:l,varsResolver:hL})("root"),mod:[{center:c,fixed:f},_],...x,children:h})});qm.classes=dL;qm.varsResolver=hL;qm.displayName="@mantine/core/Overlay";function vk(e){const n=document.createElement("div");return n.setAttribute("data-portal","true"),typeof e.className=="string"&&n.classList.add(...e.className.split(" ").filter(Boolean)),typeof e.style=="object"&&Object.assign(n.style,e.style),typeof e.id=="string"&&n.setAttribute("id",e.id),n}function IQ({target:e,reuseTargetNode:n,...t}){if(e)return typeof e=="string"?document.querySelector(e)||vk(t):e;if(n){const i=document.querySelector("[data-mantine-shared-portal-node]");if(i)return i;const r=vk(t);return r.setAttribute("data-mantine-shared-portal-node","true"),document.body.appendChild(r),r}return vk(t)}const BQ={reuseTargetNode:!0},mL=Re(e=>{const{children:n,target:t,reuseTargetNode:i,ref:r,...a}=be("Portal",BQ,e),[o,l]=A.useState(!1),f=A.useRef(null);return us(()=>(l(!0),f.current=IQ({target:t,reuseTargetNode:i,...a}),Og(r,f.current),!t&&!i&&f.current&&document.body.appendChild(f.current),()=>{!t&&!i&&f.current&&document.body.removeChild(f.current)}),[t]),!o||!f.current?null:Qs.createPortal(y.jsx(y.Fragment,{children:n}),f.current)});mL.displayName="@mantine/core/Portal";const ul=Re(({withinPortal:e=!0,children:n,...t})=>Bm()==="test"||!e?y.jsx(y.Fragment,{children:n}):y.jsx(mL,{...t,children:n}));ul.displayName="@mantine/core/OptionalPortal";const Jd=e=>({in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:`scale(.9) translateY(${e==="bottom"?10:-10}px)`},transitionProperty:"transform, opacity"}),Pv={fade:{in:{opacity:1},out:{opacity:0},transitionProperty:"opacity"},"fade-up":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(30px)"},transitionProperty:"opacity, transform"},"fade-down":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(-30px)"},transitionProperty:"opacity, transform"},"fade-left":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(30px)"},transitionProperty:"opacity, transform"},"fade-right":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(-30px)"},transitionProperty:"opacity, transform"},scale:{in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:"scale(0)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"scale-y":{in:{opacity:1,transform:"scaleY(1)"},out:{opacity:0,transform:"scaleY(0)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"scale-x":{in:{opacity:1,transform:"scaleX(1)"},out:{opacity:0,transform:"scaleX(0)"},common:{transformOrigin:"left"},transitionProperty:"transform, opacity"},"skew-up":{in:{opacity:1,transform:"translateY(0) skew(0deg, 0deg)"},out:{opacity:0,transform:"translateY(-20px) skew(-10deg, -5deg)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"skew-down":{in:{opacity:1,transform:"translateY(0) skew(0deg, 0deg)"},out:{opacity:0,transform:"translateY(20px) skew(-10deg, -5deg)"},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-left":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:"translateY(20px) rotate(-5deg)"},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-right":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:"translateY(20px) rotate(5deg)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"slide-down":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(-100%)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"slide-up":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(100%)"},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"slide-left":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(100%)"},common:{transformOrigin:"left"},transitionProperty:"transform, opacity"},"slide-right":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(-100%)"},common:{transformOrigin:"right"},transitionProperty:"transform, opacity"},pop:{...Jd("bottom"),common:{transformOrigin:"center center"}},"pop-bottom-left":{...Jd("bottom"),common:{transformOrigin:"bottom left"}},"pop-bottom-right":{...Jd("bottom"),common:{transformOrigin:"bottom right"}},"pop-top-left":{...Jd("top"),common:{transformOrigin:"top left"}},"pop-top-right":{...Jd("top"),common:{transformOrigin:"top right"}}},Z5={entering:"in",entered:"in",exiting:"out",exited:"out","pre-exiting":"out","pre-entering":"out"};function Q5({transition:e,state:n,duration:t,timingFunction:i}){const r={WebkitBackfaceVisibility:"hidden",transitionDuration:`${t}ms`,transitionTimingFunction:i};return typeof e=="string"?e in Pv?{transitionProperty:Pv[e].transitionProperty,...r,...Pv[e].common,...Pv[e][Z5[n]]}:{}:{transitionProperty:e.transitionProperty,...r,...e.common,...e[Z5[n]]}}function FQ({duration:e,exitDuration:n,timingFunction:t,mounted:i,onEnter:r,onExit:a,onEntered:o,onExited:l,enterDelay:f,exitDelay:c}){const h=ui(),d=$6(),p=h.respectReducedMotion?d:!1,[v,b]=A.useState(p?0:e),[w,k]=A.useState(i?"entered":"exited"),_=A.useRef(-1),C=A.useRef(-1),x=A.useRef(-1);function E(){window.clearTimeout(_.current),window.clearTimeout(C.current),cancelAnimationFrame(x.current)}const O=M=>{E();const N=M?r:a,H=M?o:l,P=p?0:M?e:n;b(P),P===0?(typeof N=="function"&&N(),typeof H=="function"&&H(),k(M?"entered":"exited")):x.current=requestAnimationFrame(()=>{yh.flushSync(()=>{k(M?"pre-entering":"pre-exiting")}),x.current=requestAnimationFrame(()=>{typeof N=="function"&&N(),k(M?"entering":"exiting"),_.current=window.setTimeout(()=>{typeof H=="function"&&H(),k(M?"entered":"exited")},P)})})},j=M=>{if(E(),typeof(M?f:c)!="number"){O(M);return}C.current=window.setTimeout(()=>{O(M)},M?f:c)};return ns(()=>{j(i)},[i]),A.useEffect(()=>()=>{E()},[]),{transitionDuration:v,transitionStatus:w,transitionTimingFunction:t||"ease"}}function is({keepMounted:e,transition:n="fade",duration:t=250,exitDuration:i=t,mounted:r,children:a,timingFunction:o="ease",onExit:l,onEntered:f,onEnter:c,onExited:h,enterDelay:d,exitDelay:p}){const v=Bm(),{transitionDuration:b,transitionStatus:w,transitionTimingFunction:k}=FQ({mounted:r,exitDuration:i,duration:t,timingFunction:o,onExit:l,onEntered:f,onEnter:c,onExited:h,enterDelay:d,exitDelay:p});if(v==="test")return r?y.jsx(y.Fragment,{children:a({})}):e?a({display:"none"}):null;if(b===0)return e?y.jsx(A.Activity,{mode:r?"visible":"hidden",children:a({})}):r?y.jsx(y.Fragment,{children:a({})}):null;const _=w==="exited";return e?y.jsx(A.Activity,{mode:_?"hidden":"visible",children:a(_?{}:Q5({transition:n,duration:b,state:w,timingFunction:k}))}):_?null:y.jsx(y.Fragment,{children:a(Q5({transition:n,duration:b,state:w,timingFunction:k}))})}is.displayName="@mantine/core/Transition";const qQ={duration:100,transition:"fade"};function J5(e,n){return{...qQ,...n,...e}}const[HQ,pL]=Gr("Popover component was not found in the tree");function py({children:e,active:n=!0,refProp:t="ref",innerRef:i}){const r=Wt(kK(n),i),a=Tu(e);return a?A.cloneElement(a,{[t]:r}):e}function vL(e){return y.jsx(iC,{tabIndex:-1,"data-autofocus":!0,...e})}py.displayName="@mantine/core/FocusTrap";vL.displayName="@mantine/core/FocusTrapInitialFocus";py.InitialFocus=vL;var gL={dropdown:"m_38a85659",arrow:"m_a31dc6c1",overlay:"m_3d7bc908"};const rC=Re(e=>{var k,_,C,x;const n=be("PopoverDropdown",null,e),{className:t,style:i,vars:r,children:a,onKeyDownCapture:o,variant:l,classNames:f,styles:c,ref:h,...d}=n,p=pL(),v=uz({opened:p.opened,shouldReturnFocus:p.returnFocus}),b=p.withRoles?{"aria-labelledby":p.getTargetId(),id:p.getDropdownId(),role:"dialog",tabIndex:-1}:{},w=Wt(h,p.floating);return p.disabled?null:y.jsx(ul,{...p.portalProps,withinPortal:p.withinPortal,children:y.jsx(is,{mounted:p.opened,...p.transitionProps,transition:((k=p.transitionProps)==null?void 0:k.transition)||"fade",duration:((_=p.transitionProps)==null?void 0:_.duration)??150,keepMounted:p.keepMounted,exitDuration:typeof((C=p.transitionProps)==null?void 0:C.exitDuration)=="number"?p.transitionProps.exitDuration:(x=p.transitionProps)==null?void 0:x.duration,children:E=>{var O;return y.jsx(py,{active:p.trapFocus&&p.opened,innerRef:w,children:y.jsxs(ve,{...b,...d,variant:l,onKeyDownCapture:uK(()=>{var j,M;(j=p.onClose)==null||j.call(p),(M=p.onDismiss)==null||M.call(p)},{active:p.closeOnEscape,onTrigger:v,onKeyDown:o}),"data-position":p.placement,"data-fixed":p.floatingStrategy==="fixed"||void 0,...p.getStyles("dropdown",{className:t,props:n,classNames:f,styles:c,style:[{...E,zIndex:p.zIndex,top:p.y??0,left:p.x??0,width:p.width==="target"?void 0:me(p.width),...p.referenceHidden?{display:"none"}:null},(O=p.resolvedStyles)==null?void 0:O.dropdown,c==null?void 0:c.dropdown,i]}),children:[a,y.jsx(Pg,{ref:p.arrowRef,arrowX:p.arrowX,arrowY:p.arrowY,visible:p.withArrow,position:p.placement,arrowSize:p.arrowSize,arrowRadius:p.arrowRadius,arrowOffset:p.arrowOffset,arrowPosition:p.arrowPosition,...p.getStyles("arrow",{props:n,classNames:f,styles:c})})]})})}})})});rC.classes=gL;rC.displayName="@mantine/core/PopoverDropdown";const UQ={refProp:"ref",popupType:"dialog"},yL=Re(e=>{const{children:n,refProp:t,popupType:i,ref:r,...a}=be("PopoverTarget",UQ,e),o=Tu(n);if(!o)throw new Error("Popover.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported");const l=a,f=pL(),c=Wt(f.reference,ry(o),r),h=f.withRoles?{"aria-haspopup":i,"aria-expanded":f.opened,"aria-controls":f.opened?f.getDropdownId():void 0,id:f.getTargetId()}:{},d=o.props;return A.cloneElement(o,{...l,...h,...f.targetProps,className:dn(f.targetProps.className,l.className,d.className),[t]:c,...f.controlled?null:{onClick:p=>{var v;f.onToggle(),(v=d.onClick)==null||v.call(d,p)}}})});yL.displayName="@mantine/core/PopoverTarget";function VQ(e){if(e===void 0)return{shift:!0,flip:!0};const n={...e};return e.shift===void 0&&(n.shift=!0),e.flip===void 0&&(n.flip=!0),n}function WQ(e,n,t){const i=VQ(e.middlewares),r=[Jz(e.offset),mQ()];return e.dropdownVisible&&t!=="test"&&e.preventPositionChangeWhenVisible&&(i.flip=!1),i.flip&&r.push(typeof i.flip=="boolean"?Rg():Rg(i.flip)),i.shift&&r.push(Z6(typeof i.shift=="boolean"?{limiter:q5(),padding:5}:{limiter:q5(),padding:5,...i.shift})),i.inline&&r.push(typeof i.inline=="boolean"?Eh():Eh(i.inline)),r.push(eL({element:e.arrowRef,padding:e.arrowOffset})),(i.size||e.width==="target")&&r.push(hQ({...typeof i.size=="boolean"?{}:i.size,apply({rects:a,availableWidth:o,availableHeight:l,...f}){var h;const c=((h=n().refs.floating.current)==null?void 0:h.style)??{};i.size&&(typeof i.size=="object"&&i.size.apply?i.size.apply({rects:a,availableWidth:o,availableHeight:l,...f}):Object.assign(c,{maxWidth:`${o}px`,maxHeight:`${l}px`})),e.width==="target"&&Object.assign(c,{width:`${a.reference.width}px`})}})),r}function GQ(e){const n=Bm(),[t,i]=Mi({value:e.opened,defaultValue:e.defaultOpened,finalValue:!1,onChange:e.onChange}),r=A.useRef(t),a=()=>{t&&!e.disabled&&i(!1)},o=()=>{e.disabled||i(!t)},l=nC({strategy:e.strategy,placement:e.preventPositionChangeWhenVisible?e.positionRef.current:e.position,middleware:WQ(e,()=>l,n),whileElementsMounted:e.keepMounted?void 0:bS});return A.useEffect(()=>{if(!(!l.refs.reference.current||!l.refs.floating.current)&&t)return bS(l.refs.reference.current,l.refs.floating.current,l.update)},[t,l.update]),ns(()=>{var f;(f=e.onPositionChange)==null||f.call(e,l.placement),e.positionRef.current=l.placement},[l.placement,e.preventPositionChangeWhenVisible]),ns(()=>{var f,c;t!==r.current&&(t?(c=e.onOpen)==null||c.call(e):(f=e.onClose)==null||f.call(e)),r.current=t},[t,e.onClose,e.onOpen]),us(()=>{let f=-1;return t&&(f=window.setTimeout(()=>e.setDropdownVisible(!0),4)),()=>{window.clearTimeout(f)}},[t,e.position]),{floating:l,controlled:typeof e.opened=="boolean",opened:t,onClose:a,onToggle:o}}const YQ={position:"bottom",offset:8,transitionProps:{transition:"fade",duration:150},middlewares:{flip:!0,shift:!0,inline:!1},arrowSize:7,arrowOffset:5,arrowRadius:0,arrowPosition:"side",closeOnClickOutside:!0,withinPortal:!0,closeOnEscape:!0,trapFocus:!1,withRoles:!0,returnFocus:!1,withOverlay:!1,hideDetached:!0,clickOutsideEvents:["mousedown","touchstart"],zIndex:wa("popover"),__staticSelector:"Popover",width:"max-content"},bL=(e,{radius:n,shadow:t})=>({dropdown:{"--popover-radius":n===void 0?void 0:Kt(n),"--popover-shadow":P6(t)}});function En(e){var tn,cn,On,mn,an,en,Rn;const n=be("Popover",YQ,e),{children:t,position:i,offset:r,onPositionChange:a,opened:o,transitionProps:l,onExitTransitionEnd:f,onEnterTransitionEnd:c,width:h,middlewares:d,withArrow:p,arrowSize:v,arrowOffset:b,arrowRadius:w,arrowPosition:k,unstyled:_,classNames:C,styles:x,closeOnClickOutside:E,withinPortal:O,portalProps:j,closeOnEscape:M,clickOutsideEvents:N,trapFocus:H,onClose:P,onDismiss:z,onOpen:F,onChange:G,zIndex:U,radius:$,shadow:R,id:I,defaultOpened:q,__staticSelector:Y,withRoles:D,disabled:W,returnFocus:V,variant:L,keepMounted:X,vars:ee,floatingStrategy:re,withOverlay:se,overlayProps:ye,hideDetached:ae,attributes:le,preventPositionChangeWhenVisible:_e,...ne}=n,ze=Ze({name:Y,props:n,classes:gL,classNames:C,styles:x,unstyled:_,attributes:le,rootSelector:"dropdown",vars:ee,varsResolver:bL}),{resolvedStyles:we}=Hi({classNames:C,styles:x,props:n}),[Ce,Ne]=A.useState(o??q??!1),ge=A.useRef(i),xe=A.useRef(null),[Pe,ue]=A.useState(null),[Be,Ge]=A.useState(null),{dir:Ve}=Du(),Xe=Bm(),Qe=qi(I),ie=GQ({middlewares:d,width:h,position:fL(Ve,i),offset:typeof r=="number"?r+(p?v/2:0):r,arrowRef:xe,arrowOffset:b,onPositionChange:a,opened:o,defaultOpened:q,onChange:G,onOpen:F,onClose:P,onDismiss:z,strategy:re,dropdownVisible:Ce,setDropdownVisible:Ne,positionRef:ge,disabled:W,preventPositionChangeWhenVisible:_e,keepMounted:X});hK(()=>{E&&(ie.onClose(),z==null||z())},N,[Pe,Be]);const he=A.useCallback(De=>{ue(De),ie.floating.refs.setReference(De)},[ie.floating.refs.setReference]),Ye=A.useCallback(De=>{Ge(De),ie.floating.refs.setFloating(De)},[ie.floating.refs.setFloating]),Je=A.useCallback(()=>{var De;(De=l==null?void 0:l.onExited)==null||De.call(l),f==null||f(),Ne(!1),_e||(ge.current=i)},[l==null?void 0:l.onExited,f,_e,i]),Se=A.useCallback(()=>{var De;(De=l==null?void 0:l.onEntered)==null||De.call(l),c==null||c()},[l==null?void 0:l.onEntered,c]);return y.jsxs(HQ,{value:{returnFocus:V,disabled:W,controlled:ie.controlled,reference:he,floating:Ye,x:ie.floating.x,y:ie.floating.y,arrowX:(On=(cn=(tn=ie.floating)==null?void 0:tn.middlewareData)==null?void 0:cn.arrow)==null?void 0:On.x,arrowY:(en=(an=(mn=ie.floating)==null?void 0:mn.middlewareData)==null?void 0:an.arrow)==null?void 0:en.y,opened:ie.opened,arrowRef:xe,transitionProps:{...l,onExited:Je,onEntered:Se},width:h,withArrow:p,arrowSize:v,arrowOffset:b,arrowRadius:w,arrowPosition:k,placement:ie.floating.placement,trapFocus:H,withinPortal:O,portalProps:j,zIndex:U,radius:$,shadow:R,closeOnEscape:M,onDismiss:z,onClose:ie.onClose,onToggle:ie.onToggle,getTargetId:()=>Qe,getDropdownId:()=>`${Qe}-dropdown`,withRoles:D,targetProps:ne,__staticSelector:Y,classNames:C,styles:x,unstyled:_,variant:L,keepMounted:X,getStyles:ze,resolvedStyles:we,floatingStrategy:re,referenceHidden:ae&&Xe!=="test"?(Rn=ie.floating.middlewareData.hide)==null?void 0:Rn.referenceHidden:!1},children:[t,se&&y.jsx(is,{transition:"fade",mounted:ie.opened,duration:(l==null?void 0:l.duration)||250,exitDuration:(l==null?void 0:l.exitDuration)||250,children:De=>y.jsx(ul,{withinPortal:O,children:y.jsx(qm,{...ye,...ze("overlay",{className:ye==null?void 0:ye.className,style:[De,ye==null?void 0:ye.style]})})})})]})}En.Target=yL;En.Dropdown=rC;En.varsResolver=bL;En.displayName="@mantine/core/Popover";En.extend=e=>e;En.withProps=e=>{const n=t=>y.jsx(En,{...e,...t});return n.extend=En.extend,n.displayName=`WithProps(${En.displayName})`,n};var Ba={root:"m_5ae2e3c",barsLoader:"m_7a2bd4cd",bar:"m_870bb79","bars-loader-animation":"m_5d2b3b9d",dotsLoader:"m_4e3f22d7",dot:"m_870c4af","loader-dots-animation":"m_aac34a1",ovalLoader:"m_b34414df","oval-loader-animation":"m_f8e89c4b"};const wL=({className:e,...n})=>y.jsxs(ve,{component:"span",className:dn(Ba.barsLoader,e),...n,children:[y.jsx("span",{className:Ba.bar}),y.jsx("span",{className:Ba.bar}),y.jsx("span",{className:Ba.bar})]});wL.displayName="@mantine/core/Bars";const kL=({className:e,...n})=>y.jsxs(ve,{component:"span",className:dn(Ba.dotsLoader,e),...n,children:[y.jsx("span",{className:Ba.dot}),y.jsx("span",{className:Ba.dot}),y.jsx("span",{className:Ba.dot})]});kL.displayName="@mantine/core/Dots";const _L=({className:e,...n})=>y.jsx(ve,{component:"span",className:dn(Ba.ovalLoader,e),...n});_L.displayName="@mantine/core/Oval";const xL={bars:wL,oval:_L,dots:kL},KQ={loaders:xL,type:"oval"},SL=(e,{size:n,color:t})=>({root:{"--loader-size":Pn(n,"loader-size"),"--loader-color":t?lt(t,e):void 0}}),xi=Re(e=>{const n=be("Loader",KQ,e),{size:t,color:i,type:r,vars:a,className:o,style:l,classNames:f,styles:c,unstyled:h,loaders:d,variant:p,children:v,attributes:b,...w}=n,k=Ze({name:"Loader",props:n,classes:Ba,className:o,style:l,classNames:f,styles:c,unstyled:h,attributes:b,vars:a,varsResolver:SL});return v?y.jsx(ve,{...k("root"),...w,children:v}):y.jsx(ve,{...k("root"),component:d[r],variant:p,size:t,...w})});xi.defaultLoaders=xL;xi.classes=Ba;xi.varsResolver=SL;xi.displayName="@mantine/core/Loader";var Pc={root:"m_8d3f4000",icon:"m_8d3afb97",loader:"m_302b9fb1",group:"m_1a0f1b21",groupSection:"m_437b6484"};const eT={orientation:"horizontal"},CL=(e,{borderWidth:n})=>({group:{"--ai-border-width":me(n)}}),vy=Re(e=>{const n=be("ActionIconGroup",eT,e),{className:t,style:i,classNames:r,styles:a,unstyled:o,orientation:l,vars:f,borderWidth:c,variant:h,mod:d,attributes:p,...v}=be("ActionIconGroup",eT,e);return y.jsx(ve,{...Ze({name:"ActionIconGroup",props:n,classes:Pc,className:t,style:i,classNames:r,styles:a,unstyled:o,attributes:p,vars:f,varsResolver:CL,rootSelector:"group"})("group"),variant:h,mod:[{"data-orientation":l},d],role:"group",...v})});vy.classes=Pc;vy.varsResolver=CL;vy.displayName="@mantine/core/ActionIconGroup";const AL=(e,{radius:n,color:t,gradient:i,variant:r,autoContrast:a,size:o})=>{const l=e.variantColorResolver({color:t||e.primaryColor,theme:e,gradient:i,variant:r||"filled",autoContrast:a});return{groupSection:{"--section-height":Pn(o,"section-height"),"--section-padding-x":Pn(o,"section-padding-x"),"--section-fz":ri(o),"--section-radius":n===void 0?void 0:Kt(n),"--section-bg":t||r?l.background:void 0,"--section-color":l.color,"--section-bd":t||r?l.border:void 0}}},gy=Re(e=>{const n=be("ActionIconGroupSection",null,e),{className:t,style:i,classNames:r,styles:a,unstyled:o,vars:l,variant:f,gradient:c,radius:h,autoContrast:d,attributes:p,...v}=n;return y.jsx(ve,{...Ze({name:"ActionIconGroupSection",props:n,classes:Pc,className:t,style:i,classNames:r,styles:a,unstyled:o,attributes:p,vars:l,varsResolver:AL,rootSelector:"groupSection"})("groupSection"),variant:f,...v})});gy.classes=Pc;gy.varsResolver=AL;gy.displayName="@mantine/core/ActionIconGroupSection";const OL=(e,{size:n,radius:t,variant:i,gradient:r,color:a,autoContrast:o})=>{const l=e.variantColorResolver({color:a||e.primaryColor,theme:e,gradient:r,variant:i||"filled",autoContrast:o});return{root:{"--ai-size":Pn(n,"ai-size"),"--ai-radius":t===void 0?void 0:Kt(t),"--ai-bg":a||i?l.background:void 0,"--ai-hover":a||i?l.hover:void 0,"--ai-hover-color":a||i?l.hoverColor:void 0,"--ai-color":l.color,"--ai-bd":a||i?l.border:void 0}}},kt=Si(e=>{const n=be("ActionIcon",null,e),{className:t,unstyled:i,variant:r,classNames:a,styles:o,style:l,loading:f,loaderProps:c,size:h,color:d,radius:p,__staticSelector:v,gradient:b,vars:w,children:k,disabled:_,"data-disabled":C,autoContrast:x,mod:E,attributes:O,...j}=n,M=Ze({name:["ActionIcon",v],props:n,className:t,style:l,classes:Pc,classNames:a,styles:o,unstyled:i,attributes:O,vars:w,varsResolver:OL});return y.jsxs(Dt,{...M("root",{active:!_&&!f&&!C}),...j,unstyled:i,variant:r,size:h,disabled:_||f,mod:[{loading:f,disabled:_||C},E],children:[typeof f=="boolean"&&y.jsx(is,{mounted:f,transition:"slide-down",duration:150,children:N=>y.jsx(ve,{component:"span",...M("loader",{style:N}),"aria-hidden":!0,children:y.jsx(xi,{color:"var(--ai-color)",size:"calc(var(--ai-size) * 0.55)",...c})})}),y.jsx(ve,{component:"span",mod:{loading:f},...M("icon"),children:k})]})});kt.classes=Pc;kt.varsResolver=OL;kt.displayName="@mantine/core/ActionIcon";kt.Group=vy;kt.GroupSection=gy;function jL({size:e="var(--cb-icon-size, 70%)",style:n,...t}){return y.jsx("svg",{viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{...n,width:e,height:e},...t,children:y.jsx("path",{d:"M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"})})}jL.displayName="@mantine/core/CloseIcon";var EL={root:"m_86a44da5","root--subtle":"m_220c80f2"};const XQ={variant:"subtle"},TL=(e,{size:n,radius:t,iconSize:i})=>({root:{"--cb-size":Pn(n,"cb-size"),"--cb-radius":t===void 0?void 0:Kt(t),"--cb-icon-size":me(i)}}),hl=Si(e=>{const n=be("CloseButton",XQ,e),{iconSize:t,children:i,vars:r,radius:a,className:o,classNames:l,style:f,styles:c,unstyled:h,"data-disabled":d,disabled:p,variant:v,icon:b,mod:w,attributes:k,__staticSelector:_,...C}=n,x=Ze({name:_||"CloseButton",props:n,className:o,style:f,classes:EL,classNames:l,styles:c,unstyled:h,attributes:k,vars:r,varsResolver:TL});return y.jsxs(Dt,{...C,unstyled:h,variant:v,disabled:p,mod:[{disabled:p||d},w],...x("root",{variant:v,active:!p&&!d}),children:[b||y.jsx(jL,{}),i]})});hl.classes=EL;hl.varsResolver=TL;hl.displayName="@mantine/core/CloseButton";function ZQ(e){return A.Children.toArray(e).filter(Boolean)}var ML={root:"m_4081bf90"};const QQ={preventGrowOverflow:!0,gap:"md",align:"center",justify:"flex-start",wrap:"wrap"},DL=(e,{grow:n,preventGrowOverflow:t,gap:i,align:r,justify:a,wrap:o},{childWidth:l})=>({root:{"--group-child-width":n&&t?l:void 0,"--group-gap":Ht(i),"--group-align":r,"--group-justify":a,"--group-wrap":o}}),Ue=Re(e=>{const n=be("Group",QQ,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,children:l,gap:f,align:c,justify:h,wrap:d,grow:p,preventGrowOverflow:v,vars:b,variant:w,__size:k,mod:_,attributes:C,...x}=n,E=ZQ(l),O=E.length,j=Ht(f??"md");return y.jsx(ve,{...Ze({name:"Group",props:n,stylesCtx:{childWidth:`calc(${100/O}% - (${j} - ${j} / ${O}))`},className:i,style:r,classes:ML,classNames:t,styles:a,unstyled:o,attributes:C,vars:b,varsResolver:DL})("root"),variant:w,mod:[{grow:p},_],size:k,...x,children:E})});Ue.classes=ML;Ue.varsResolver=DL;Ue.displayName="@mantine/core/Group";const[JQ,cs]=Gr("ModalBase component was not found in tree");function eJ({opened:e,transitionDuration:n}){const[t,i]=A.useState(e),r=A.useRef(-1),a=$6()?0:n;return A.useEffect(()=>(e?(i(!0),window.clearTimeout(r.current)):a===0?i(!1):r.current=window.setTimeout(()=>i(!1),a),()=>window.clearTimeout(r.current)),[e,a]),t}function nJ({id:e,transitionProps:n,opened:t,trapFocus:i,closeOnEscape:r,onClose:a,returnFocus:o}){const l=qi(e),[f,c]=A.useState(!1),[h,d]=A.useState(!1),p=eJ({opened:t,transitionDuration:typeof(n==null?void 0:n.duration)=="number"?n==null?void 0:n.duration:200});return hz("keydown",v=>{var b;v.key==="Escape"&&r&&!v.isComposing&&t&&((b=v.target)==null?void 0:b.getAttribute("data-mantine-stop-propagation"))!=="true"&&a()},{capture:!0}),uz({opened:t,shouldReturnFocus:i&&o}),{_id:l,titleMounted:f,bodyMounted:h,shouldLockScroll:p,setTitleMounted:c,setBodyMounted:d}}var ro=function(){return ro=Object.assign||function(n){for(var t,i=1,r=arguments.length;i<r;i++){t=arguments[i];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(n[a]=t[a])}return n},ro.apply(this,arguments)};function RL(e,n){var t={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&n.indexOf(i)<0&&(t[i]=e[i]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,i=Object.getOwnPropertySymbols(e);r<i.length;r++)n.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(t[i[r]]=e[i[r]]);return t}function tJ(e,n,t){if(t||arguments.length===2)for(var i=0,r=n.length,a;i<r;i++)(a||!(i in n))&&(a||(a=Array.prototype.slice.call(n,0,i)),a[i]=n[i]);return e.concat(a||Array.prototype.slice.call(n))}var mg="right-scroll-bar-position",pg="width-before-scroll-bar",iJ="with-scroll-bars-hidden",rJ="--removed-body-scroll-bar-size";function gk(e,n){return typeof e=="function"?e(n):e&&(e.current=n),e}function aJ(e,n){var t=A.useState(function(){return{value:e,callback:n,facade:{get current(){return t.value},set current(i){var r=t.value;r!==i&&(t.value=i,t.callback(i,r))}}}})[0];return t.callback=n,t.facade}var oJ=typeof window<"u"?A.useLayoutEffect:A.useEffect,nT=new WeakMap;function sJ(e,n){var t=aJ(null,function(i){return e.forEach(function(r){return gk(r,i)})});return oJ(function(){var i=nT.get(t);if(i){var r=new Set(i),a=new Set(e),o=t.current;r.forEach(function(l){a.has(l)||gk(l,null)}),a.forEach(function(l){r.has(l)||gk(l,o)})}nT.set(t,e)},[e]),t}function lJ(e){return e}function uJ(e,n){n===void 0&&(n=lJ);var t=[],i=!1,r={read:function(){if(i)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return t.length?t[t.length-1]:e},useMedium:function(a){var o=n(a,i);return t.push(o),function(){t=t.filter(function(l){return l!==o})}},assignSyncMedium:function(a){for(i=!0;t.length;){var o=t;t=[],o.forEach(a)}t={push:function(l){return a(l)},filter:function(){return t}}},assignMedium:function(a){i=!0;var o=[];if(t.length){var l=t;t=[],l.forEach(a),o=t}var f=function(){var h=o;o=[],h.forEach(a)},c=function(){return Promise.resolve().then(f)};c(),t={push:function(h){o.push(h),c()},filter:function(h){return o=o.filter(h),t}}}};return r}function fJ(e){e===void 0&&(e={});var n=uJ(null);return n.options=ro({async:!0,ssr:!1},e),n}var PL=function(e){var n=e.sideCar,t=RL(e,["sideCar"]);if(!n)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var i=n.read();if(!i)throw new Error("Sidecar medium not found");return A.createElement(i,ro({},t))};PL.isSideCarExport=!0;function cJ(e,n){return e.useMedium(n),PL}var NL=fJ(),yk=function(){},yy=A.forwardRef(function(e,n){var t=A.useRef(null),i=A.useState({onScrollCapture:yk,onWheelCapture:yk,onTouchMoveCapture:yk}),r=i[0],a=i[1],o=e.forwardProps,l=e.children,f=e.className,c=e.removeScrollBar,h=e.enabled,d=e.shards,p=e.sideCar,v=e.noRelative,b=e.noIsolation,w=e.inert,k=e.allowPinchZoom,_=e.as,C=_===void 0?"div":_,x=e.gapMode,E=RL(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),O=p,j=sJ([t,n]),M=ro(ro({},E),r);return A.createElement(A.Fragment,null,h&&A.createElement(O,{sideCar:NL,removeScrollBar:c,shards:d,noRelative:v,noIsolation:b,inert:w,setCallbacks:a,allowPinchZoom:!!k,lockRef:t,gapMode:x}),o?A.cloneElement(A.Children.only(l),ro(ro({},M),{ref:j})):A.createElement(C,ro({},M,{className:f,ref:j}),l))});yy.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};yy.classNames={fullWidth:pg,zeroRight:mg};var dJ=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function hJ(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var n=dJ();return n&&e.setAttribute("nonce",n),e}function mJ(e,n){e.styleSheet?e.styleSheet.cssText=n:e.appendChild(document.createTextNode(n))}function pJ(e){var n=document.head||document.getElementsByTagName("head")[0];n.appendChild(e)}var vJ=function(){var e=0,n=null;return{add:function(t){e==0&&(n=hJ())&&(mJ(n,t),pJ(n)),e++},remove:function(){e--,!e&&n&&(n.parentNode&&n.parentNode.removeChild(n),n=null)}}},gJ=function(){var e=vJ();return function(n,t){A.useEffect(function(){return e.add(n),function(){e.remove()}},[n&&t])}},$L=function(){var e=gJ(),n=function(t){var i=t.styles,r=t.dynamic;return e(i,r),null};return n},yJ={left:0,top:0,right:0,gap:0},bk=function(e){return parseInt(e||"",10)||0},bJ=function(e){var n=window.getComputedStyle(document.body),t=n[e==="padding"?"paddingLeft":"marginLeft"],i=n[e==="padding"?"paddingTop":"marginTop"],r=n[e==="padding"?"paddingRight":"marginRight"];return[bk(t),bk(i),bk(r)]},wJ=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return yJ;var n=bJ(e),t=document.documentElement.clientWidth,i=window.innerWidth;return{left:n[0],top:n[1],right:n[2],gap:Math.max(0,i-t+n[2]-n[0])}},kJ=$L(),Hf="data-scroll-locked",_J=function(e,n,t,i){var r=e.left,a=e.top,o=e.right,l=e.gap;return t===void 0&&(t="margin"),`
.`.concat(iJ,` {
overflow: hidden `).concat(i,`;
padding-right: `).concat(l,"px ").concat(i,`;
}
body[`).concat(Hf,`] {
overflow: hidden `).concat(i,`;
overscroll-behavior: contain;
`).concat([n&&"position: relative ".concat(i,";"),t==="margin"&&`
padding-left: `.concat(r,`px;
padding-top: `).concat(a,`px;
padding-right: `).concat(o,`px;
margin-left:0;
margin-top:0;
margin-right: `).concat(l,"px ").concat(i,`;
`),t==="padding"&&"padding-right: ".concat(l,"px ").concat(i,";")].filter(Boolean).join(""),`
}
.`).concat(mg,` {
right: `).concat(l,"px ").concat(i,`;
}
.`).concat(pg,` {
margin-right: `).concat(l,"px ").concat(i,`;
}
.`).concat(mg," .").concat(mg,` {
right: 0 `).concat(i,`;
}
.`).concat(pg," .").concat(pg,` {
margin-right: 0 `).concat(i,`;
}
body[`).concat(Hf,`] {
`).concat(rJ,": ").concat(l,`px;
}
`)},tT=function(){var e=parseInt(document.body.getAttribute(Hf)||"0",10);return isFinite(e)?e:0},xJ=function(){A.useEffect(function(){return document.body.setAttribute(Hf,(tT()+1).toString()),function(){var e=tT()-1;e<=0?document.body.removeAttribute(Hf):document.body.setAttribute(Hf,e.toString())}},[])},SJ=function(e){var n=e.noRelative,t=e.noImportant,i=e.gapMode,r=i===void 0?"margin":i;xJ();var a=A.useMemo(function(){return wJ(r)},[r]);return A.createElement(kJ,{styles:_J(a,!n,r,t?"":"!important")})},kS=!1;if(typeof window<"u")try{var Nv=Object.defineProperty({},"passive",{get:function(){return kS=!0,!0}});window.addEventListener("test",Nv,Nv),window.removeEventListener("test",Nv,Nv)}catch{kS=!1}var Sf=kS?{passive:!1}:!1,CJ=function(e){return e.tagName==="TEXTAREA"},zL=function(e,n){if(!(e instanceof Element))return!1;var t=window.getComputedStyle(e);return t[n]!=="hidden"&&!(t.overflowY===t.overflowX&&!CJ(e)&&t[n]==="visible")},AJ=function(e){return zL(e,"overflowY")},OJ=function(e){return zL(e,"overflowX")},iT=function(e,n){var t=n.ownerDocument,i=n;do{typeof ShadowRoot<"u"&&i instanceof ShadowRoot&&(i=i.host);var r=LL(e,i);if(r){var a=IL(e,i),o=a[1],l=a[2];if(o>l)return!0}i=i.parentNode}while(i&&i!==t.body);return!1},jJ=function(e){var n=e.scrollTop,t=e.scrollHeight,i=e.clientHeight;return[n,t,i]},EJ=function(e){var n=e.scrollLeft,t=e.scrollWidth,i=e.clientWidth;return[n,t,i]},LL=function(e,n){return e==="v"?AJ(n):OJ(n)},IL=function(e,n){return e==="v"?jJ(n):EJ(n)},TJ=function(e,n){return e==="h"&&n==="rtl"?-1:1},MJ=function(e,n,t,i,r){var a=TJ(e,window.getComputedStyle(n).direction),o=a*i,l=t.target,f=n.contains(l),c=!1,h=o>0,d=0,p=0;do{if(!l)break;var v=IL(e,l),b=v[0],w=v[1],k=v[2],_=w-k-a*b;(b||_)&&LL(e,l)&&(d+=_,p+=b);var C=l.parentNode;l=C&&C.nodeType===Node.DOCUMENT_FRAGMENT_NODE?C.host:C}while(!f&&l!==document.body||f&&(n.contains(l)||n===l));return(h&&Math.abs(d)<1||!h&&Math.abs(p)<1)&&(c=!0),c},$v=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},rT=function(e){return[e.deltaX,e.deltaY]},aT=function(e){return e&&"current"in e?e.current:e},DJ=function(e,n){return e[0]===n[0]&&e[1]===n[1]},RJ=function(e){return`
.block-interactivity-`.concat(e,` {pointer-events: none;}
.allow-interactivity-`).concat(e,` {pointer-events: all;}
`)},PJ=0,Cf=[];function NJ(e){var n=A.useRef([]),t=A.useRef([0,0]),i=A.useRef(),r=A.useState(PJ++)[0],a=A.useState($L)[0],o=A.useRef(e);A.useEffect(function(){o.current=e},[e]),A.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(r));var w=tJ([e.lockRef.current],(e.shards||[]).map(aT),!0).filter(Boolean);return w.forEach(function(k){return k.classList.add("allow-interactivity-".concat(r))}),function(){document.body.classList.remove("block-interactivity-".concat(r)),w.forEach(function(k){return k.classList.remove("allow-interactivity-".concat(r))})}}},[e.inert,e.lockRef.current,e.shards]);var l=A.useCallback(function(w,k){if("touches"in w&&w.touches.length===2||w.type==="wheel"&&w.ctrlKey)return!o.current.allowPinchZoom;var _=$v(w),C=t.current,x="deltaX"in w?w.deltaX:C[0]-_[0],E="deltaY"in w?w.deltaY:C[1]-_[1],O,j=w.target,M=Math.abs(x)>Math.abs(E)?"h":"v";if("touches"in w&&M==="h"&&j.type==="range")return!1;var N=window.getSelection(),H=N&&N.anchorNode,P=H?H===j||H.contains(j):!1;if(P)return!1;var z=iT(M,j);if(!z)return!0;if(z?O=M:(O=M==="v"?"h":"v",z=iT(M,j)),!z)return!1;if(!i.current&&"changedTouches"in w&&(x||E)&&(i.current=O),!O)return!0;var F=i.current||O;return MJ(F,k,w,F==="h"?x:E)},[]),f=A.useCallback(function(w){var k=w;if(!(!Cf.length||Cf[Cf.length-1]!==a)){var _="deltaY"in k?rT(k):$v(k),C=n.current.filter(function(O){return O.name===k.type&&(O.target===k.target||k.target===O.shadowParent)&&DJ(O.delta,_)})[0];if(C&&C.should){k.cancelable&&k.preventDefault();return}if(!C){var x=(o.current.shards||[]).map(aT).filter(Boolean).filter(function(O){return O.contains(k.target)}),E=x.length>0?l(k,x[0]):!o.current.noIsolation;E&&k.cancelable&&k.preventDefault()}}},[]),c=A.useCallback(function(w,k,_,C){var x={name:w,delta:k,target:_,should:C,shadowParent:$J(_)};n.current.push(x),setTimeout(function(){n.current=n.current.filter(function(E){return E!==x})},1)},[]),h=A.useCallback(function(w){t.current=$v(w),i.current=void 0},[]),d=A.useCallback(function(w){c(w.type,rT(w),w.target,l(w,e.lockRef.current))},[]),p=A.useCallback(function(w){c(w.type,$v(w),w.target,l(w,e.lockRef.current))},[]);A.useEffect(function(){return Cf.push(a),e.setCallbacks({onScrollCapture:d,onWheelCapture:d,onTouchMoveCapture:p}),document.addEventListener("wheel",f,Sf),document.addEventListener("touchmove",f,Sf),document.addEventListener("touchstart",h,Sf),function(){Cf=Cf.filter(function(w){return w!==a}),document.removeEventListener("wheel",f,Sf),document.removeEventListener("touchmove",f,Sf),document.removeEventListener("touchstart",h,Sf)}},[]);var v=e.removeScrollBar,b=e.inert;return A.createElement(A.Fragment,null,b?A.createElement(a,{styles:RJ(r)}):null,v?A.createElement(SJ,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function $J(e){for(var n=null;e!==null;)e instanceof ShadowRoot&&(n=e.host,e=e.host),e=e.parentNode;return n}const zJ=cJ(NL,NJ);var gu=A.forwardRef(function(e,n){return A.createElement(yy,ro({},e,{ref:n,sideCar:zJ}))});gu.classNames=yy.classNames;function BL({keepMounted:e,opened:n,onClose:t,id:i,transitionProps:r,onExitTransitionEnd:a,onEnterTransitionEnd:o,trapFocus:l,closeOnEscape:f,returnFocus:c,closeOnClickOutside:h,withinPortal:d,portalProps:p,lockScroll:v,children:b,zIndex:w,shadow:k,padding:_,__vars:C,unstyled:x,removeScrollProps:E,...O}){const{_id:j,titleMounted:M,bodyMounted:N,shouldLockScroll:H,setTitleMounted:P,setBodyMounted:z}=nJ({id:i,transitionProps:r,opened:n,trapFocus:l,closeOnEscape:f,onClose:t,returnFocus:c}),{key:F,...G}=E||{};return y.jsx(ul,{...p,withinPortal:d,children:y.jsx(JQ,{value:{opened:n,onClose:t,closeOnClickOutside:h,onExitTransitionEnd:a,onEnterTransitionEnd:o,transitionProps:{...r,keepMounted:e},getTitleId:()=>`${j}-title`,getBodyId:()=>`${j}-body`,titleMounted:M,bodyMounted:N,setTitleMounted:P,setBodyMounted:z,trapFocus:l,closeOnEscape:f,zIndex:w,unstyled:x},children:y.jsx(gu,{enabled:H&&v,...G,children:y.jsx(ve,{...O,id:j,__vars:{...C,"--mb-z-index":(w||wa("modal")).toString(),"--mb-shadow":P6(k),"--mb-padding":Ht(_)},children:b})},F)})})}BL.displayName="@mantine/core/ModalBase";function LJ(){const e=cs();return A.useEffect(()=>(e.setBodyMounted(!0),()=>e.setBodyMounted(!1)),[]),e.getBodyId()}var Qf={title:"m_615af6c9",header:"m_b5489c3c",inner:"m_60c222c7",content:"m_fd1ab0aa",close:"m_606cb269",body:"m_5df29311"};function FL({className:e,...n}){const t=LJ(),i=cs();return y.jsx(ve,{id:t,className:dn({[Qf.body]:!i.unstyled},e),...n})}FL.displayName="@mantine/core/ModalBaseBody";function qL({className:e,onClick:n,...t}){const i=cs();return y.jsx(hl,{...t,onClick:r=>{i.onClose(),n==null||n(r)},className:dn({[Qf.close]:!i.unstyled},e),unstyled:i.unstyled})}qL.displayName="@mantine/core/ModalBaseCloseButton";function HL({transitionProps:e,className:n,innerProps:t,onKeyDown:i,style:r,ref:a,...o}){const l=cs();return y.jsx(is,{mounted:l.opened,transition:"pop",...l.transitionProps,onExited:()=>{var f,c,h;(f=l.onExitTransitionEnd)==null||f.call(l),(h=(c=l.transitionProps)==null?void 0:c.onExited)==null||h.call(c)},onEntered:()=>{var f,c,h;(f=l.onEnterTransitionEnd)==null||f.call(l),(h=(c=l.transitionProps)==null?void 0:c.onEntered)==null||h.call(c)},...e,children:f=>y.jsx("div",{...t,className:dn({[Qf.inner]:!l.unstyled},t.className),children:y.jsx(py,{active:l.opened&&l.trapFocus,innerRef:a,children:y.jsx(Mt,{...o,component:"section",role:"dialog",tabIndex:-1,"aria-modal":!0,"aria-describedby":l.bodyMounted?l.getBodyId():void 0,"aria-labelledby":l.titleMounted?l.getTitleId():void 0,style:[r,f],className:dn({[Qf.content]:!l.unstyled},n),unstyled:l.unstyled,children:o.children})})})})}HL.displayName="@mantine/core/ModalBaseContent";function UL({className:e,...n}){const t=cs();return y.jsx(ve,{component:"header",className:dn({[Qf.header]:!t.unstyled},e),...n})}UL.displayName="@mantine/core/ModalBaseHeader";const IJ={duration:200,timingFunction:"ease",transition:"fade"};function BJ(e){const n=cs();return{...IJ,...n.transitionProps,...e}}function VL({onClick:e,transitionProps:n,style:t,visible:i,...r}){const a=cs(),o=BJ(n);return y.jsx(is,{mounted:i!==void 0?i:a.opened,...o,transition:"fade",children:l=>y.jsx(qm,{fixed:!0,style:[t,l],zIndex:a.zIndex,unstyled:a.unstyled,onClick:f=>{e==null||e(f),a.closeOnClickOutside&&a.onClose()},...r})})}VL.displayName="@mantine/core/ModalBaseOverlay";function FJ(){const e=cs();return A.useEffect(()=>(e.setTitleMounted(!0),()=>e.setTitleMounted(!1)),[]),e.getTitleId()}function WL({className:e,...n}){const t=FJ(),i=cs();return y.jsx(ve,{component:"h2",className:dn({[Qf.title]:!i.unstyled},e),id:t,...n})}WL.displayName="@mantine/core/ModalBaseTitle";function qJ({children:e}){return y.jsx(y.Fragment,{children:e})}const GL=A.createContext({size:"sm"}),YL=Re(e=>{const n=be("InputClearButton",null,e),{size:t,variant:i,vars:r,classNames:a,styles:o,...l}=n,f=A.use(GL),{resolvedClassNames:c,resolvedStyles:h}=Hi({classNames:a,styles:o,props:n});return y.jsx(hl,{variant:i||"transparent",size:t||(f==null?void 0:f.size)||"sm",classNames:c,styles:h,__staticSelector:"InputClearButton",style:{pointerEvents:"all",background:"var(--input-bg)",...l.style},...l})});YL.displayName="@mantine/core/InputClearButton";const HJ={xs:7,sm:8,md:10,lg:12,xl:15};function UJ({__clearable:e,__clearSection:n,rightSection:t,__defaultRightSection:i,size:r="sm",__clearSectionMode:a="both"}){const o=e&&n;return a==="rightSection"?t===null?null:t||i:a==="clear"?t===null?null:o||i:o&&(t||i)?y.jsxs("div",{"data-combined-clear-section":!0,style:{display:"flex",gap:2,alignItems:"center",paddingInlineEnd:HJ[r]},children:[o,t||i]}):t===null?null:t||o||i}const Ru=A.createContext({offsetBottom:!1,offsetTop:!1,describedBy:void 0,getStyles:null,inputId:void 0,labelId:void 0});var Sa={wrapper:"m_6c018570",input:"m_8fb7ebe7",section:"m_82577fc2",placeholder:"m_88bacfd0",root:"m_46b77525",label:"m_8fdc1311",required:"m_78a94662",error:"m_8f816625",description:"m_fe47ce59"};const KL=(e,{size:n})=>({description:{"--input-description-size":n===void 0?void 0:`calc(${ri(n)} - ${me(2)})`}}),Hm=Re(e=>{const n=be("InputDescription",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,__staticSelector:f,__inheritStyles:c=!0,attributes:h,...d}=be("InputDescription",null,n),p=A.use(Ru),v=Ze({name:["InputWrapper",f],props:n,classes:Sa,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:h,rootSelector:"description",vars:l,varsResolver:KL});return y.jsx(ve,{component:"p",...(c&&(p==null?void 0:p.getStyles)||v)("description",p!=null&&p.getStyles?{className:i,style:r}:void 0),...d})});Hm.classes=Sa;Hm.varsResolver=KL;Hm.displayName="@mantine/core/InputDescription";const XL=(e,{size:n})=>({error:{"--input-error-size":n===void 0?void 0:`calc(${ri(n)} - ${me(2)})`}}),Um=Re(e=>{const n=be("InputError",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,attributes:f,__staticSelector:c,__inheritStyles:h=!0,...d}=n,p=Ze({name:["InputWrapper",c],props:n,classes:Sa,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:f,rootSelector:"error",vars:l,varsResolver:XL}),v=A.use(Ru);return y.jsx(ve,{component:"p",...(h&&(v==null?void 0:v.getStyles)||p)("error",v!=null&&v.getStyles?{className:i,style:r}:void 0),...d})});Um.classes=Sa;Um.varsResolver=XL;Um.displayName="@mantine/core/InputError";const VJ={labelElement:"label"},ZL=(e,{size:n})=>({label:{"--input-label-size":ri(n),"--input-asterisk-color":void 0}}),Vm=Re(e=>{const n=be("InputLabel",VJ,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,labelElement:f,required:c,htmlFor:h,onMouseDown:d,children:p,__staticSelector:v,mod:b,attributes:w,...k}=n,_=Ze({name:["InputWrapper",v],props:n,classes:Sa,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:w,rootSelector:"label",vars:l,varsResolver:ZL}),C=A.use(Ru),x=(C==null?void 0:C.getStyles)||_;return y.jsxs(ve,{...x("label",C!=null&&C.getStyles?{className:i,style:r}:void 0),component:f,htmlFor:f==="label"?h:void 0,mod:[{required:c},b],onMouseDown:E=>{d==null||d(E),!E.defaultPrevented&&E.detail>1&&E.preventDefault()},...k,children:[p,c&&y.jsx("span",{...x("required"),"aria-hidden":!0,children:" *"})]})});Vm.classes=Sa;Vm.varsResolver=ZL;Vm.displayName="@mantine/core/InputLabel";const aC=Re(e=>{const n=be("InputPlaceholder",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,__staticSelector:f,error:c,mod:h,attributes:d,...p}=n;return y.jsx(ve,{...Ze({name:["InputPlaceholder",f],props:n,classes:Sa,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:d,rootSelector:"placeholder"})("placeholder"),mod:[{error:!!c},h],component:"span",...p})});aC.classes=Sa;aC.displayName="@mantine/core/InputPlaceholder";function WJ(e,{hasDescription:n,hasError:t}){const i=e.findIndex(l=>l==="input"),r=e.slice(0,i),a=e.slice(i+1),o=n&&r.includes("description")||t&&r.includes("error");return{offsetBottom:n&&a.includes("description")||t&&a.includes("error"),offsetTop:o}}const GJ={labelElement:"label",inputContainer:e=>e,inputWrapperOrder:["label","description","input","error"]},QL=(e,{size:n})=>({label:{"--input-label-size":ri(n),"--input-asterisk-color":void 0},error:{"--input-error-size":n===void 0?void 0:`calc(${ri(n)} - ${me(2)})`},description:{"--input-description-size":n===void 0?void 0:`calc(${ri(n)} - ${me(2)})`}}),by=Re(e=>{const n=be("InputWrapper",GJ,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,size:f,variant:c,__staticSelector:h,inputContainer:d,inputWrapperOrder:p,label:v,error:b,description:w,labelProps:k,descriptionProps:_,errorProps:C,labelElement:x,children:E,withAsterisk:O,id:j,required:M,__stylesApiProps:N,mod:H,attributes:P,...z}=n,F=Ze({name:["InputWrapper",h],props:N||n,classes:Sa,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:P,vars:l,varsResolver:QL}),G={size:f,variant:c,__staticSelector:h},U=qi(j),$=typeof O=="boolean"?O:M,R=(C==null?void 0:C.id)||`${U}-error`,I=(_==null?void 0:_.id)||`${U}-description`,q=U,Y=!!b&&typeof b!="boolean",D=!!w,W=`${Y?R:""} ${D?I:""}`,V=W.trim().length>0?W.trim():void 0,L=(k==null?void 0:k.id)||`${U}-label`,X=v&&y.jsx(Vm,{labelElement:x,id:L,htmlFor:q,required:$,...G,...k,children:v},"label"),ee=D&&y.jsx(Hm,{..._,...G,size:(_==null?void 0:_.size)||G.size,id:(_==null?void 0:_.id)||I,children:w},"description"),re=y.jsx(A.Fragment,{children:d(E)},"input"),se=Y&&A.createElement(Um,{...C,...G,size:(C==null?void 0:C.size)||G.size,key:"error",id:(C==null?void 0:C.id)||R},b),ye=p.map(ae=>{switch(ae){case"label":return X;case"input":return re;case"description":return ee;case"error":return se;default:return null}});return y.jsx(Ru,{value:{getStyles:F,describedBy:V,inputId:q,labelId:L,...WJ(p,{hasDescription:D,hasError:Y})},children:y.jsx(ve,{variant:c,size:f,mod:[{error:!!b},H],id:x==="label"?void 0:j,...F("root"),...z,children:ye})})});by.classes=Sa;by.varsResolver=QL;by.displayName="@mantine/core/InputWrapper";const YJ={variant:"default",leftSectionPointerEvents:"none",rightSectionPointerEvents:"none",withAria:!0,withErrorStyles:!0,size:"sm",loading:!1,loadingPosition:"right"},JL=(e,n,t)=>({wrapper:{"--input-margin-top":t.offsetTop?"calc(var(--mantine-spacing-xs) / 2)":void 0,"--input-margin-bottom":t.offsetBottom?"calc(var(--mantine-spacing-xs) / 2)":void 0,"--input-height":Pn(n.size,"input-height"),"--input-fz":ri(n.size),"--input-radius":n.radius===void 0?void 0:Kt(n.radius),"--input-left-section-width":n.leftSectionWidth!==void 0?me(n.leftSectionWidth):void 0,"--input-right-section-width":n.rightSectionWidth!==void 0?me(n.rightSectionWidth):void 0,"--input-padding-y":n.multiline?Pn(n.size,"input-padding-y"):void 0,"--input-left-section-pointer-events":n.leftSectionPointerEvents,"--input-right-section-pointer-events":n.rightSectionPointerEvents}}),Vt=Si(e=>{const n=be("Input",YJ,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,required:l,__staticSelector:f,__stylesApiProps:c,size:h,wrapperProps:d,error:p,disabled:v,leftSection:b,leftSectionProps:w,leftSectionWidth:k,rightSection:_,rightSectionProps:C,rightSectionWidth:x,rightSectionPointerEvents:E,leftSectionPointerEvents:O,variant:j,vars:M,pointer:N,multiline:H,radius:P,id:z,withAria:F,withErrorStyles:G,mod:U,inputSize:$,attributes:R,__clearSection:I,__clearable:q,__clearSectionMode:Y,__defaultRightSection:D,loading:W,loadingPosition:V,rootRef:L,...X}=n,{styleProps:ee,rest:re}=Mu(X),se=A.use(Ru),ye={offsetBottom:se==null?void 0:se.offsetBottom,offsetTop:se==null?void 0:se.offsetTop},ae=Ze({name:["Input",f],props:c||n,classes:Sa,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:R,stylesCtx:ye,rootSelector:"wrapper",vars:M,varsResolver:JL}),le=F?{required:l,disabled:v,"aria-invalid":p?!0:void 0,"aria-describedby":se==null?void 0:se.describedBy,id:(se==null?void 0:se.inputId)||z}:{},_e=W?y.jsx(xi,{size:V==="left"?"calc(var(--input-left-section-size) / 2)":"calc(var(--input-right-section-size) / 2)"}):null,ne=W&&V==="left"?_e:b,ze=UJ({__clearable:q,__clearSection:I,rightSection:W&&V==="right"?_e:_,__defaultRightSection:D,size:h,__clearSectionMode:Y});return y.jsx(GL,{value:{size:h||"sm"},children:y.jsxs(ve,{ref:L,...ae("wrapper"),...ee,...d,mod:[{error:!!p&&G,pointer:N,disabled:v,multiline:H,"data-with-right-section":!!ze,"data-with-left-section":!!ne},U],variant:j,size:h,children:[ne&&y.jsx("div",{...w,"data-position":"left",...ae("section",{className:w==null?void 0:w.className,style:w==null?void 0:w.style}),children:ne}),y.jsx(ve,{component:"input",...re,...le,required:l,mod:{disabled:v,error:!!p&&G},variant:j,__size:$,...ae("input")}),ze&&y.jsx("div",{...C,"data-position":"right",...ae("section",{className:C==null?void 0:C.className,style:C==null?void 0:C.style}),children:ze})]})})});Vt.classes=Sa;Vt.varsResolver=JL;Vt.Wrapper=by;Vt.Label=Vm;Vt.Error=Um;Vt.Description=Hm;Vt.Placeholder=aC;Vt.ClearButton=YL;Vt.displayName="@mantine/core/Input";function eI(e,n,t){const i=be(e,n,t),{label:r,description:a,error:o,required:l,classNames:f,styles:c,className:h,unstyled:d,__staticSelector:p,__stylesApiProps:v,errorProps:b,labelProps:w,descriptionProps:k,wrapperProps:_,id:C,size:x,style:E,inputContainer:O,inputWrapperOrder:j,withAsterisk:M,variant:N,vars:H,mod:P,attributes:z,...F}=i,{styleProps:G,rest:U}=Mu(F),$={label:r,description:a,error:o,required:l,classNames:f,className:h,__staticSelector:p,__stylesApiProps:v||i,errorProps:b,labelProps:w,descriptionProps:k,unstyled:d,styles:c,size:x,style:E,inputContainer:O,inputWrapperOrder:j,withAsterisk:M,variant:N,id:C,mod:P,attributes:z,..._};return{...U,classNames:f,styles:c,unstyled:d,wrapperProps:{...$,...G},inputProps:{required:l,classNames:f,styles:c,unstyled:d,size:x,__staticSelector:p,__stylesApiProps:v||i,error:o,variant:N,id:C,attributes:z}}}const KJ={__staticSelector:"InputBase",withAria:!0,size:"sm"},Ui=Si(e=>{const{inputProps:n,wrapperProps:t,...i}=eI("InputBase",KJ,e);return y.jsx(Vt.Wrapper,{...t,children:y.jsx(Vt,{...n,...i})})});Ui.classes={...Vt.classes,...Vt.Wrapper.classes};Ui.displayName="@mantine/core/InputBase";function Ng({style:e,size:n=16,...t}){return y.jsx("svg",{viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{...e,width:me(n),height:me(n),display:"block"},...t,children:y.jsx("path",{d:"M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"})})}Ng.displayName="@mantine/core/AccordionChevron";var nI={root:"m_66836ed3",wrapper:"m_a5d60502",body:"m_667c2793",title:"m_6a03f287",label:"m_698f4f23",icon:"m_667f2a6a",message:"m_7fa78076",closeButton:"m_87f54839"};const tI=(e,{radius:n,color:t,variant:i,autoContrast:r})=>{const a=e.variantColorResolver({color:t||e.primaryColor,theme:e,variant:i||"light",autoContrast:r});return{root:{"--alert-radius":n===void 0?void 0:Kt(n),"--alert-bg":t||i?a.background:void 0,"--alert-color":a.color,"--alert-bd":t||i?a.border:void 0}}},Gh=Re(e=>{const n=be("Alert",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,radius:f,color:c,title:h,children:d,id:p,icon:v,withCloseButton:b,onClose:w,closeButtonLabel:k,variant:_,autoContrast:C,role:x,attributes:E,...O}=n,j=Ze({name:"Alert",classes:nI,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:E,vars:l,varsResolver:tI}),M=qi(p),N=h&&`${M}-title`||void 0,H=`${M}-body`;return y.jsx(ve,{id:M,...j("root",{variant:_}),variant:_,...O,role:x||"alert","aria-describedby":d?H:void 0,"aria-labelledby":h?N:void 0,children:y.jsxs("div",{...j("wrapper"),children:[v&&y.jsx("div",{...j("icon"),children:v}),y.jsxs("div",{...j("body"),children:[h&&y.jsx("div",{...j("title"),"data-with-close-button":b||void 0,children:y.jsx("span",{id:N,...j("label"),children:h})}),d&&y.jsx("div",{id:H,...j("message"),"data-variant":_,children:d})]}),b&&y.jsx(hl,{...j("closeButton"),onClick:w,variant:"transparent",size:16,iconSize:16,"aria-label":k,unstyled:o})]})})});Gh.classes=nI;Gh.varsResolver=tI;Gh.displayName="@mantine/core/Alert";var iI={root:"m_b6d8b162"};function XJ(e){if(e==="start")return"start";if(e==="end"||e)return"end"}const ZJ={inherit:!1},rI=(e,{variant:n,lineClamp:t,gradient:i,size:r})=>({root:{"--text-fz":ri(r),"--text-lh":fK(r),"--text-gradient":n==="gradient"?fS(i,e):void 0,"--text-line-clamp":typeof t=="number"?t.toString():void 0}}),Ee=Si(e=>{const n=be("Text",ZJ,e),{lineClamp:t,truncate:i,inline:r,inherit:a,gradient:o,span:l,__staticSelector:f,vars:c,className:h,style:d,classNames:p,styles:v,unstyled:b,variant:w,mod:k,size:_,attributes:C,...x}=n;return y.jsx(ve,{...Ze({name:["Text",f],props:n,classes:iI,className:h,style:d,classNames:p,styles:v,unstyled:b,attributes:C,vars:c,varsResolver:rI})("root",{focusable:!0}),component:l?"span":"p",variant:w,mod:[{"data-truncate":XJ(i),"data-line-clamp":typeof t=="number","data-inline":r,"data-inherit":a},k],size:_,...x})});Ee.classes=iI;Ee.varsResolver=rI;Ee.displayName="@mantine/core/Text";var aI={root:"m_849cf0da"};const QJ={underline:"hover"},wy=Si(e=>{const{underline:n,className:t,unstyled:i,mod:r,...a}=be("Anchor",QJ,e);return y.jsx(Ee,{component:"a",className:dn({[aI.root]:!i},t),...a,mod:[{underline:n},r],__staticSelector:"Anchor",unstyled:i})});wy.classes=aI;wy.displayName="@mantine/core/Anchor";const[JJ,Nc]=Gr("AppShell was not found in tree");var ml={root:"m_89ab340",navbar:"m_45252eee",aside:"m_9cdde9a",header:"m_3b16f56b",main:"m_8983817",footer:"m_3840c879",section:"m_6dcfc7c7"};const oC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,unstyled:a,vars:o,withBorder:l,zIndex:f,mod:c,...h}=be("AppShellAside",null,e),d=Nc();return d.disabled?null:y.jsx(ve,{component:"aside",mod:[{"with-border":l??d.withBorder},c],...d.getStyles("aside",{className:dn({[gu.classNames.zeroRight]:d.offsetScrollbars},t),classNames:n,styles:r,style:i}),...h,__vars:{"--app-shell-aside-z-index":`calc(${f??d.zIndex} + 1)`}})});oC.classes=ml;oC.displayName="@mantine/core/AppShellAside";const sC=Re(e=>{var p;const{classNames:n,className:t,style:i,styles:r,unstyled:a,vars:o,withBorder:l,zIndex:f,mod:c,...h}=be("AppShellFooter",null,e),d=Nc();return d.disabled?null:y.jsx(ve,{component:"footer",mod:[{"with-border":l??d.withBorder},c],...d.getStyles("footer",{className:dn({[gu.classNames.zeroRight]:d.offsetScrollbars},t),classNames:n,styles:r,style:i}),...h,__vars:{"--app-shell-footer-z-index":(p=f??d.zIndex)==null?void 0:p.toString()}})});sC.classes=ml;sC.displayName="@mantine/core/AppShellFooter";const lC=Re(e=>{var p;const{classNames:n,className:t,style:i,styles:r,unstyled:a,vars:o,withBorder:l,zIndex:f,mod:c,...h}=be("AppShellHeader",null,e),d=Nc();return d.disabled?null:y.jsx(ve,{component:"header",mod:[{"with-border":l??d.withBorder},c],...d.getStyles("header",{className:dn({[gu.classNames.zeroRight]:d.offsetScrollbars},t),classNames:n,styles:r,style:i}),...h,__vars:{"--app-shell-header-z-index":(p=f??d.zIndex)==null?void 0:p.toString()}})});lC.classes=ml;lC.displayName="@mantine/core/AppShellHeader";const uC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("AppShellMain",null,e);return y.jsx(ve,{component:"main",...Nc().getStyles("main",{className:t,style:i,classNames:n,styles:r}),...o})});uC.classes=ml;uC.displayName="@mantine/core/AppShellMain";const fC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,unstyled:a,vars:o,withBorder:l,zIndex:f,mod:c,...h}=be("AppShellNavbar",null,e),d=Nc();return d.disabled?null:y.jsx(ve,{component:"nav",mod:[{"with-border":l??d.withBorder},c],...d.getStyles("navbar",{className:t,classNames:n,styles:r,style:i}),...h,__vars:{"--app-shell-navbar-z-index":`calc(${f??d.zIndex} + 1)`}})});fC.classes=ml;fC.displayName="@mantine/core/AppShellNavbar";const cC=Si(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,grow:o,mod:l,...f}=be("AppShellSection",null,e),c=Nc();return y.jsx(ve,{mod:[{grow:o},l],...c.getStyles("section",{className:t,style:i,classNames:n,styles:r}),...f})});cC.classes=ml;cC.displayName="@mantine/core/AppShellSection";function Wm(e){return typeof e=="object"?e.base:e}function Gm(e){const n=typeof e=="object"&&e!==null&&typeof e.base<"u"&&Object.keys(e).length===1;return typeof e=="number"||typeof e=="string"||n}function Ym(e){return!(typeof e!="object"||e===null||Object.keys(e).length===1&&"base"in e)}function eee({baseStyles:e,minMediaStyles:n,maxMediaStyles:t,aside:i,theme:r,mode:a}){var c,h,d;const o=i==null?void 0:i.width,l="translateX(var(--app-shell-aside-width))",f="translateX(calc(var(--app-shell-aside-width) * -1))";if(i!=null&&i.breakpoint&&!((c=i==null?void 0:i.collapsed)!=null&&c.mobile)&&(t[i==null?void 0:i.breakpoint]=t[i==null?void 0:i.breakpoint]||{},a==="fixed"?(t[i==null?void 0:i.breakpoint]["--app-shell-aside-width"]="100%",t[i==null?void 0:i.breakpoint]["--app-shell-aside-offset"]="0px"):(t[i==null?void 0:i.breakpoint]["--app-shell-aside-width"]="0px",t[i==null?void 0:i.breakpoint]["--app-shell-aside-offset"]="0px")),Gm(o)){const p=me(Wm(o));e["--app-shell-aside-width"]=p,e["--app-shell-aside-offset"]=p}if(Ym(o)&&(typeof o.base<"u"&&(e["--app-shell-aside-width"]=me(o.base),e["--app-shell-aside-offset"]=me(o.base)),Pt(o).forEach(p=>{p!=="base"&&(n[p]=n[p]||{},n[p]["--app-shell-aside-width"]=me(o[p]),n[p]["--app-shell-aside-offset"]=me(o[p]))})),i!=null&&i.breakpoint&&a==="static"&&(n[i.breakpoint]=n[i.breakpoint]||{},n[i.breakpoint]["--app-shell-aside-position"]="sticky",n[i.breakpoint]["--app-shell-aside-grid-row"]="2",n[i.breakpoint]["--app-shell-aside-grid-column"]="3",n[i.breakpoint]["--app-shell-main-column-end"]="3"),(h=i==null?void 0:i.collapsed)!=null&&h.desktop){const p=i.breakpoint;n[p]=n[p]||{},n[p]["--app-shell-aside-transform"]=l,n[p]["--app-shell-aside-transform-rtl"]=f,a==="fixed"?n[p]["--app-shell-aside-offset"]="0px !important":(n[p]["--app-shell-aside-width"]="0px",n[p]["--app-shell-aside-display"]="none",n[p]["--app-shell-main-column-end"]="-1"),n[p]["--app-shell-aside-scroll-locked-visibility"]="hidden"}if((d=i==null?void 0:i.collapsed)!=null&&d.mobile){const p=N6(i.breakpoint,r.breakpoints)-.1;t[p]=t[p]||{},a==="fixed"?(t[p]["--app-shell-aside-width"]="100%",t[p]["--app-shell-aside-offset"]="0px"):t[p]["--app-shell-aside-width"]="0px",t[p]["--app-shell-aside-transform"]=l,t[p]["--app-shell-aside-transform-rtl"]=f,t[p]["--app-shell-aside-scroll-locked-visibility"]="hidden"}}function nee({baseStyles:e,minMediaStyles:n,footer:t,mode:i}){const r=t==null?void 0:t.height,a="translateY(var(--app-shell-footer-height))",o=i==="static"?!0:(t==null?void 0:t.offset)??!0;if(i==="static"&&t&&(e["--app-shell-footer-position"]="sticky",e["--app-shell-footer-grid-column"]="1 / -1",e["--app-shell-footer-grid-row"]="3"),Gm(r)){const l=me(Wm(r));e["--app-shell-footer-height"]=l,o&&(e["--app-shell-footer-offset"]=l)}Ym(r)&&(typeof r.base<"u"&&(e["--app-shell-footer-height"]=me(r.base),o&&(e["--app-shell-footer-offset"]=me(r.base))),Pt(r).forEach(l=>{l!=="base"&&(n[l]=n[l]||{},n[l]["--app-shell-footer-height"]=me(r[l]),o&&(n[l]["--app-shell-footer-offset"]=me(r[l])))})),t!=null&&t.collapsed&&(e["--app-shell-footer-transform"]=a,i==="fixed"&&(e["--app-shell-footer-offset"]="0px !important"))}function tee({baseStyles:e,minMediaStyles:n,header:t,mode:i}){const r=t==null?void 0:t.height,a="translateY(calc(var(--app-shell-header-height) * -1))",o=i==="static"?!0:(t==null?void 0:t.offset)??!0;if(i==="static"&&t&&(e["--app-shell-header-position"]="sticky",e["--app-shell-header-grid-column"]="1 / -1",e["--app-shell-header-grid-row"]="1"),Gm(r)){const l=me(Wm(r));e["--app-shell-header-height"]=l,o&&(e["--app-shell-header-offset"]=l)}Ym(r)&&(typeof r.base<"u"&&(e["--app-shell-header-height"]=me(r.base),o&&(e["--app-shell-header-offset"]=me(r.base))),Pt(r).forEach(l=>{l!=="base"&&(n[l]=n[l]||{},n[l]["--app-shell-header-height"]=me(r[l]),o&&(n[l]["--app-shell-header-offset"]=me(r[l])))})),t!=null&&t.collapsed&&(e["--app-shell-header-transform"]=a,i==="fixed"&&(e["--app-shell-header-offset"]="0px !important"))}function iee({baseStyles:e,minMediaStyles:n,maxMediaStyles:t,navbar:i,theme:r,mode:a}){var c,h,d;const o=i==null?void 0:i.width,l="translateX(calc(var(--app-shell-navbar-width) * -1))",f="translateX(var(--app-shell-navbar-width))";if(i!=null&&i.breakpoint&&!((c=i==null?void 0:i.collapsed)!=null&&c.mobile)&&(t[i==null?void 0:i.breakpoint]=t[i==null?void 0:i.breakpoint]||{},t[i==null?void 0:i.breakpoint]["--app-shell-navbar-offset"]="0px",t[i==null?void 0:i.breakpoint]["--app-shell-navbar-width"]="100%",a==="static"&&(t[i==null?void 0:i.breakpoint]["--app-shell-navbar-grid-width"]="0px")),Gm(o)){const p=me(Wm(o));e["--app-shell-navbar-width"]=p,e["--app-shell-navbar-offset"]=p,a==="static"&&(e["--app-shell-navbar-grid-width"]=p)}if(Ym(o)&&(typeof o.base<"u"&&(e["--app-shell-navbar-width"]=me(o.base),e["--app-shell-navbar-offset"]=me(o.base),a==="static"&&(e["--app-shell-navbar-grid-width"]=me(o.base))),Pt(o).forEach(p=>{p!=="base"&&(n[p]=n[p]||{},n[p]["--app-shell-navbar-width"]=me(o[p]),n[p]["--app-shell-navbar-offset"]=me(o[p]),a==="static"&&(n[p]["--app-shell-navbar-grid-width"]=me(o[p])))})),i!=null&&i.breakpoint&&a==="static"&&(n[i.breakpoint]=n[i.breakpoint]||{},n[i.breakpoint]["--app-shell-navbar-position"]="sticky",n[i.breakpoint]["--app-shell-navbar-grid-row"]="2",n[i.breakpoint]["--app-shell-navbar-grid-column"]="1",n[i.breakpoint]["--app-shell-main-column-start"]="2"),(h=i==null?void 0:i.collapsed)!=null&&h.desktop){const p=i.breakpoint;n[p]=n[p]||{},n[p]["--app-shell-navbar-transform"]=l,n[p]["--app-shell-navbar-transform-rtl"]=f,a==="fixed"?n[p]["--app-shell-navbar-offset"]="0px !important":(n[p]["--app-shell-navbar-width"]="0px",n[p]["--app-shell-navbar-display"]="none",n[p]["--app-shell-main-column-start"]="1")}if((d=i==null?void 0:i.collapsed)!=null&&d.mobile){const p=N6(i.breakpoint,r.breakpoints)-.1;t[p]=t[p]||{},t[p]["--app-shell-navbar-width"]="100%",t[p]["--app-shell-navbar-offset"]="0px",a==="static"&&(t[p]["--app-shell-navbar-grid-width"]="0px"),t[p]["--app-shell-navbar-transform"]=l,t[p]["--app-shell-navbar-transform-rtl"]=f}}function wk(e){return Number(e)===0?"0px":Ht(e)}function ree({padding:e,baseStyles:n,minMediaStyles:t}){Gm(e)&&(n["--app-shell-padding"]=wk(Wm(e))),Ym(e)&&(e.base&&(n["--app-shell-padding"]=wk(e.base)),Pt(e).forEach(i=>{i!=="base"&&(t[i]=t[i]||{},t[i]["--app-shell-padding"]=wk(e[i]))}))}function aee({navbar:e,header:n,footer:t,aside:i,padding:r,theme:a,mode:o}){const l={},f={},c={};o==="static"&&(c["--app-shell-main-grid-column"]="1 / -1",c["--app-shell-main-grid-row"]="2"),iee({baseStyles:c,minMediaStyles:l,maxMediaStyles:f,navbar:e,theme:a,mode:o}),eee({baseStyles:c,minMediaStyles:l,maxMediaStyles:f,aside:i,theme:a,mode:o}),tee({baseStyles:c,minMediaStyles:l,header:n,mode:o}),nee({baseStyles:c,minMediaStyles:l,footer:t,mode:o}),ree({baseStyles:c,minMediaStyles:l,padding:r});const h=Hh(Pt(l),a.breakpoints).map(p=>({query:`(min-width: ${Cg(p.px)})`,styles:l[p.value]})),d=Hh(Pt(f),a.breakpoints).map(p=>({query:`(max-width: ${Cg(p.px)})`,styles:f[p.value]}));return{baseStyles:c,media:[...h,...d]}}function oee({navbar:e,header:n,aside:t,footer:i,padding:r,mode:a,selector:o}){const l=ui(),f=bo(),{media:c,baseStyles:h}=aee({navbar:e,header:n,footer:i,aside:t,padding:r,theme:l,mode:a});return y.jsx(Mc,{media:c,styles:h,selector:o||f.cssVariablesSelector})}function see({transitionDuration:e,disabled:n}){const[t,i]=A.useState(!0),r=A.useRef(-1),a=A.useRef(-1);return hz("resize",()=>{i(!0),clearTimeout(r.current),r.current=window.setTimeout(()=>A.startTransition(()=>{i(!1)}),200)}),us(()=>{i(!0),clearTimeout(a.current),a.current=window.setTimeout(()=>A.startTransition(()=>{i(!1)}),e||0)},[n,e]),t}const lee={withBorder:!0,padding:0,transitionDuration:200,transitionTimingFunction:"ease",zIndex:wa("app"),mode:"fixed"},oI=(e,{transitionDuration:n,transitionTimingFunction:t})=>({root:{"--app-shell-transition-duration":`${n}ms`,"--app-shell-transition-timing-function":t}}),wr=Re(e=>{const n=be("AppShell",lee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,navbar:f,withBorder:c,padding:h,transitionDuration:d,transitionTimingFunction:p,header:v,zIndex:b,layout:w,disabled:k,aside:_,footer:C,offsetScrollbars:x=!0,mode:E,mod:O,attributes:j,id:M,...N}=n,H=Ze({name:"AppShell",classes:ml,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:j,vars:l,varsResolver:oI}),P=see({disabled:k,transitionDuration:d}),z=qi(M);return y.jsxs(JJ,{value:{getStyles:H,withBorder:c,zIndex:b,disabled:k,offsetScrollbars:x,mode:E},children:[y.jsx(oee,{navbar:f,header:v,aside:_,footer:C,padding:h,mode:E,selector:E==="static"?`#${z}`:void 0}),y.jsx(ve,{...H("root"),id:z,mod:[{resizing:P,layout:w,disabled:k,mode:E},O],...N})]})});wr.classes=ml;wr.varsResolver=oI;wr.displayName="@mantine/core/AppShell";wr.Navbar=fC;wr.Header=lC;wr.Main=uC;wr.Aside=oC;wr.Footer=sC;wr.Section=cC;function sI(e){return typeof e=="string"?{value:e,label:e}:typeof e=="object"&&"value"in e&&!("label"in e)?{value:e.value,label:`${e.value}`,disabled:e.disabled}:typeof e=="object"&&"group"in e?{group:e.group,items:e.items.map(n=>sI(n))}:typeof e=="number"||typeof e=="bigint"||typeof e=="boolean"?{value:e,label:`${e}`}:e}function ky(e){return e?e.map(n=>sI(n)):[]}function Km(e){return e.reduce((n,t)=>"group"in t?{...n,...Km(t.items)}:(n[`${t.value}`]=t,n),{})}var fr={dropdown:"m_88b62a41",search:"m_985517d8",options:"m_b2821a6e",option:"m_92253aa5",empty:"m_2530cd1d",header:"m_858f94bd",footer:"m_82b967cb",group:"m_254f3e4f",groupLabel:"m_2bb2e9e5",chevron:"m_2943220b",optionsDropdownOption:"m_390b5f4",optionsDropdownCheckIcon:"m_8ee53fc2",optionsDropdownCheckPlaceholder:"m_a530ee0a"};const uee={error:null},lI=(e,{size:n,color:t})=>({chevron:{"--combobox-chevron-size":Pn(n,"combobox-chevron-size"),"--combobox-chevron-color":t?lt(t,e):void 0}}),_y=Re(e=>{const n=be("ComboboxChevron",uee,e),{size:t,error:i,style:r,className:a,classNames:o,styles:l,unstyled:f,vars:c,attributes:h,mod:d,...p}=n,v=Ze({name:"ComboboxChevron",classes:fr,props:n,style:r,className:a,classNames:o,styles:l,unstyled:f,vars:c,varsResolver:lI,attributes:h,rootSelector:"chevron"});return y.jsx(ve,{component:"svg",...p,...v("chevron"),size:t,viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",mod:["combobox-chevron",{error:i},d],children:y.jsx("path",{d:"M4.93179 5.43179C4.75605 5.60753 4.75605 5.89245 4.93179 6.06819C5.10753 6.24392 5.39245 6.24392 5.56819 6.06819L7.49999 4.13638L9.43179 6.06819C9.60753 6.24392 9.89245 6.24392 10.0682 6.06819C10.2439 5.89245 10.2439 5.60753 10.0682 5.43179L7.81819 3.18179C7.73379 3.0974 7.61933 3.04999 7.49999 3.04999C7.38064 3.04999 7.26618 3.0974 7.18179 3.18179L4.93179 5.43179ZM10.0682 9.56819C10.2439 9.39245 10.2439 9.10753 10.0682 8.93179C9.89245 8.75606 9.60753 8.75606 9.43179 8.93179L7.49999 10.8636L5.56819 8.93179C5.39245 8.75606 5.10753 8.75606 4.93179 8.93179C4.75605 9.10753 4.75605 9.39245 4.93179 9.56819L7.18179 11.8182C7.35753 11.9939 7.64245 11.9939 7.81819 11.8182L10.0682 9.56819Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"})})});_y.classes=fr;_y.varsResolver=lI;_y.displayName="@mantine/core/ComboboxChevron";const[fee,Ca]=Gr("Combobox component was not found in tree");function uI({onMouseDown:e,onClick:n,onClear:t,...i}){return y.jsx(Vt.ClearButton,{tabIndex:-1,"aria-hidden":!0,...i,onMouseDown:r=>{r.preventDefault(),e==null||e(r)},onClick:r=>{t(),n==null||n(r)}})}uI.displayName="@mantine/core/ComboboxClearButton";const dC=Re(e=>{const{classNames:n,styles:t,className:i,style:r,hidden:a,...o}=be("ComboboxDropdown",null,e),l=Ca();return y.jsx(En.Dropdown,{...o,role:"presentation","data-hidden":a||void 0,...l.getStyles("dropdown",{className:i,style:r,classNames:n,styles:t})})});dC.classes=fr;dC.displayName="@mantine/core/ComboboxDropdown";const cee={refProp:"ref"},fI=Re(e=>{const{children:n,refProp:t,ref:i}=be("ComboboxDropdownTarget",cee,e);if(Ca(),!D6(n))throw new Error("Combobox.DropdownTarget component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported");return y.jsx(En.Target,{ref:i,refProp:t,children:n})});fI.displayName="@mantine/core/ComboboxDropdownTarget";const hC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ComboboxEmpty",null,e);return y.jsx(ve,{...Ca().getStyles("empty",{className:t,classNames:n,styles:r,style:i}),...o})});hC.classes=fr;hC.displayName="@mantine/core/ComboboxEmpty";function mC({onKeyDown:e,onClick:n,withKeyboardNavigation:t,withAriaAttributes:i,withExpandedAttribute:r,targetType:a,autoComplete:o}){const l=Ca(),[f,c]=A.useState(null),h=v=>{if(e==null||e(v),!l.readOnly&&t){if(v.nativeEvent.isComposing)return;if(v.nativeEvent.code==="ArrowDown"&&(v.preventDefault(),l.store.dropdownOpened?c(l.store.selectNextOption()):(l.store.openDropdown("keyboard"),c(l.store.selectActiveOption()),l.store.updateSelectedOptionIndex("selected",{scrollIntoView:!0}))),v.nativeEvent.code==="ArrowUp"&&(v.preventDefault(),l.store.dropdownOpened?c(l.store.selectPreviousOption()):(l.store.openDropdown("keyboard"),c(l.store.selectActiveOption()),l.store.updateSelectedOptionIndex("selected",{scrollIntoView:!0}))),v.nativeEvent.code==="Enter"||v.nativeEvent.code==="NumpadEnter"){if(v.nativeEvent.keyCode===229)return;const b=l.store.getSelectedOptionIndex();l.store.dropdownOpened&&b!==-1?(v.preventDefault(),l.store.clickSelectedOption()):a==="button"&&(v.preventDefault(),l.store.openDropdown("keyboard"))}v.key==="Escape"&&l.store.closeDropdown("keyboard"),v.nativeEvent.code==="Space"&&a==="button"&&(v.preventDefault(),l.store.toggleDropdown("keyboard"))}};return{...i?{...r?{role:"combobox"}:{},"aria-haspopup":"listbox","aria-expanded":r?!!(l.store.listId&&l.store.dropdownOpened):void 0,"aria-controls":l.store.dropdownOpened&&l.store.listId?l.store.listId:void 0,"aria-activedescendant":l.store.dropdownOpened&&f||void 0,autoComplete:o,"data-expanded":l.store.dropdownOpened||void 0,"data-mantine-stop-propagation":l.store.dropdownOpened||void 0}:{},onKeyDown:h,onClick:v=>{a==="button"&&v.currentTarget.focus(),n==null||n(v)}}}const dee={refProp:"ref",targetType:"input",withKeyboardNavigation:!0,withAriaAttributes:!0,withExpandedAttribute:!1,autoComplete:"off"},cI=Re(e=>{const{children:n,refProp:t,withKeyboardNavigation:i,withAriaAttributes:r,withExpandedAttribute:a,targetType:o,autoComplete:l,ref:f,...c}=be("ComboboxEventsTarget",dee,e),h=Tu(n);if(!h)throw new Error("Combobox.EventsTarget component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported");const d=Ca();return A.cloneElement(h,{...mC({targetType:o,withAriaAttributes:r,withKeyboardNavigation:i,withExpandedAttribute:a,onKeyDown:h.props.onKeyDown,onClick:h.props.onClick,autoComplete:l}),...c,[t]:Wt(f,d.store.targetRef,ry(h))})});cI.displayName="@mantine/core/ComboboxEventsTarget";const pC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ComboboxFooter",null,e);return y.jsx(ve,{...Ca().getStyles("footer",{className:t,classNames:n,style:i,styles:r}),...o,onMouseDown:l=>{l.preventDefault()}})});pC.classes=fr;pC.displayName="@mantine/core/ComboboxFooter";const vC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,children:o,label:l,id:f,...c}=be("ComboboxGroup",null,e),h=Ca(),d=qi(f);return y.jsxs(ve,{role:"group","aria-labelledby":l?d:void 0,...h.getStyles("group",{className:t,classNames:n,style:i,styles:r}),...c,children:[l&&y.jsx("div",{id:d,...h.getStyles("groupLabel",{classNames:n,styles:r}),children:l}),o]})});vC.classes=fr;vC.displayName="@mantine/core/ComboboxGroup";const gC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ComboboxHeader",null,e);return y.jsx(ve,{...Ca().getStyles("header",{className:t,classNames:n,style:i,styles:r}),...o,onMouseDown:l=>{l.preventDefault()}})});gC.classes=fr;gC.displayName="@mantine/core/ComboboxHeader";function dI({value:e,valuesDivider:n=",",...t}){return y.jsx("input",{type:"hidden",value:Array.isArray(e)?e.join(n):e?`${e}`:"",...t})}dI.displayName="@mantine/core/ComboboxHiddenInput";const yC=Re(e=>{const n=be("ComboboxOption",null,e),{classNames:t,className:i,style:r,styles:a,vars:o,onClick:l,id:f,active:c,onMouseDown:h,onMouseOver:d,disabled:p,selected:v,mod:b,...w}=n,k=Ca(),_=A.useId(),C=f||_;return y.jsx(ve,{...k.getStyles("option",{className:i,classNames:t,styles:a,style:r}),...w,id:C,mod:["combobox-option",{"combobox-active":c,"combobox-disabled":p,"combobox-selected":v},b],role:"option",onClick:x=>{var E;p?x.preventDefault():((E=k.onOptionSubmit)==null||E.call(k,n.value,n),l==null||l(x))},onMouseDown:x=>{x.preventDefault(),h==null||h(x)},onMouseOver:x=>{k.resetSelectionOnOptionHover&&k.store.resetSelectedOption(),d==null||d(x)}})});yC.classes=fr;yC.displayName="@mantine/core/ComboboxOption";const bC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,id:a,onMouseDown:o,labelledBy:l,...f}=be("ComboboxOptions",null,e),c=Ca(),h=qi(a);return A.useEffect(()=>{c.store.setListId(h)},[h]),y.jsx(ve,{...c.getStyles("options",{className:t,style:i,classNames:n,styles:r}),...f,id:h,role:"listbox","aria-labelledby":l,onMouseDown:d=>{d.preventDefault(),o==null||o(d)}})});bC.classes=fr;bC.displayName="@mantine/core/ComboboxOptions";const hee={withAriaAttributes:!0,withKeyboardNavigation:!0},wC=Re(e=>{const{classNames:n,styles:t,unstyled:i,vars:r,withAriaAttributes:a,onKeyDown:o,onClick:l,withKeyboardNavigation:f,size:c,ref:h,...d}=be("ComboboxSearch",hee,e),p=Ca(),v=p.getStyles("search"),b=mC({targetType:"input",withAriaAttributes:a,withKeyboardNavigation:f,withExpandedAttribute:!1,onKeyDown:o,onClick:l,autoComplete:"off"});return y.jsx(Vt,{ref:Wt(h,p.store.searchRef),classNames:[{input:v.className},n],styles:[{input:v.style},t],size:c||p.size,...b,...d,__staticSelector:"Combobox"})});wC.classes=fr;wC.displayName="@mantine/core/ComboboxSearch";const mee={refProp:"ref",targetType:"input",withKeyboardNavigation:!0,withAriaAttributes:!0,withExpandedAttribute:!1,autoComplete:"off"},hI=Re(e=>{const{children:n,refProp:t,withKeyboardNavigation:i,withAriaAttributes:r,withExpandedAttribute:a,targetType:o,autoComplete:l,ref:f,...c}=be("ComboboxTarget",mee,e),h=Tu(n);if(!h)throw new Error("Combobox.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported");const d=Ca(),p=A.cloneElement(h,{...mC({targetType:o,withAriaAttributes:r,withKeyboardNavigation:i,withExpandedAttribute:a,onKeyDown:h.props.onKeyDown,onClick:h.props.onClick,autoComplete:l}),...c});return y.jsx(En.Target,{refProp:t,ref:Wt(f,d.store.targetRef),children:p})});hI.displayName="@mantine/core/ComboboxTarget";function pee(e,n,t){for(let i=e-1;i>=0;i-=1)if(!n[i].hasAttribute("data-combobox-disabled"))return i;if(t){for(let i=n.length-1;i>-1;i-=1)if(!n[i].hasAttribute("data-combobox-disabled"))return i}return e}function vee(e,n,t){for(let i=e+1;i<n.length;i+=1)if(!n[i].hasAttribute("data-combobox-disabled"))return i;if(t){for(let i=0;i<n.length;i+=1)if(!n[i].hasAttribute("data-combobox-disabled"))return i}return e}function gee(e){for(let n=0;n<e.length;n+=1)if(!e[n].hasAttribute("data-combobox-disabled"))return n;return-1}function Xm({defaultOpened:e,opened:n,onOpenedChange:t,onDropdownClose:i,onDropdownOpen:r,loop:a=!0,scrollBehavior:o="instant"}={}){const[l,f]=Mi({value:n,defaultValue:e,finalValue:!1,onChange:t}),c=A.useRef(null),h=A.useRef(-1),d=A.useRef(null),p=A.useRef(null),v=A.useRef(-1),b=A.useRef(-1),w=A.useRef(-1),k=A.useCallback((R="unknown")=>{l||(f(!0),r==null||r(R))},[f,r,l]),_=A.useCallback((R="unknown")=>{l&&(f(!1),i==null||i(R))},[f,i,l]),C=A.useCallback((R="unknown")=>{l?_(R):k(R)},[_,k,l]),x=A.useCallback(()=>{const R=Io(p.current),I=fg(`#${c.current} [data-combobox-selected]`,R);I==null||I.removeAttribute("data-combobox-selected"),I==null||I.removeAttribute("aria-selected")},[]),E=A.useCallback(R=>{const I=Io(p.current),q=fg(`#${c.current}`,I),Y=q?qo("[data-combobox-option]",q):null;if(!Y)return null;const D=R>=Y.length?0:R<0?Y.length-1:R;return h.current=D,Y!=null&&Y[D]&&!Y[D].hasAttribute("data-combobox-disabled")?(x(),Y[D].setAttribute("data-combobox-selected","true"),Y[D].setAttribute("aria-selected","true"),Y[D].scrollIntoView({block:"nearest",behavior:o}),Y[D].id):null},[o,x]),O=A.useCallback(()=>{const R=Io(p.current),I=fg(`#${c.current} [data-combobox-active]`,R);return E(I?qo(`#${c.current} [data-combobox-option]`,R).findIndex(q=>q===I):0)},[E]),j=A.useCallback(()=>{const R=Io(p.current),I=qo(`#${c.current} [data-combobox-option]`,R);return E(vee(h.current,I,a))},[E,a]),M=A.useCallback(()=>{const R=Io(p.current),I=qo(`#${c.current} [data-combobox-option]`,R);return E(pee(h.current,I,a))},[E,a]),N=A.useCallback(()=>{const R=Io(p.current);return E(gee(qo(`#${c.current} [data-combobox-option]`,R)))},[E]),H=A.useCallback((R="selected",I)=>{var q;if(typeof R=="number"){h.current=R;const Y=Io(p.current),D=qo(`#${c.current} [data-combobox-option]`,Y);I!=null&&I.scrollIntoView&&((q=D[R])==null||q.scrollIntoView({block:"nearest",behavior:o}));return}w.current=window.setTimeout(()=>{var V;const Y=Io(p.current),D=qo(`#${c.current} [data-combobox-option]`,Y),W=D.findIndex(L=>L.hasAttribute(`data-combobox-${R}`));h.current=W,I!=null&&I.scrollIntoView&&((V=D[W])==null||V.scrollIntoView({block:"nearest",behavior:o}))},0)},[]),P=A.useCallback(()=>{h.current=-1,x()},[x]),z=A.useCallback(()=>{var I,q;const R=Io(p.current);(q=(I=qo(`#${c.current} [data-combobox-option]`,R))==null?void 0:I[h.current])==null||q.click()},[]),F=A.useCallback(R=>{c.current=R},[]),G=A.useCallback(()=>{v.current=window.setTimeout(()=>{var R;return(R=d.current)==null?void 0:R.focus()},0)},[]),U=A.useCallback(()=>{b.current=window.setTimeout(()=>{var R;return(R=p.current)==null?void 0:R.focus()},0)},[]),$=A.useCallback(()=>h.current,[]);return A.useEffect(()=>()=>{window.clearTimeout(v.current),window.clearTimeout(b.current),window.clearTimeout(w.current)},[]),{dropdownOpened:l,openDropdown:k,closeDropdown:_,toggleDropdown:C,selectedOptionIndex:h.current,getSelectedOptionIndex:$,selectOption:E,selectFirstOption:N,selectActiveOption:O,selectNextOption:j,selectPreviousOption:M,resetSelectedOption:P,updateSelectedOptionIndex:H,listId:c.current,setListId:F,clickSelectedOption:z,searchRef:d,focusSearchInput:G,targetRef:p,focusTarget:U}}const yee={keepMounted:!0,withinPortal:!0,resetSelectionOnOptionHover:!1,width:"target",transitionProps:{transition:"fade",duration:0},size:"sm"},mI=(e,{size:n,dropdownPadding:t})=>({options:{"--combobox-option-fz":ri(n),"--combobox-option-padding":Pn(n,"combobox-option-padding")},dropdown:{"--combobox-padding":t===void 0?void 0:me(t),"--combobox-option-fz":ri(n),"--combobox-option-padding":Pn(n,"combobox-option-padding")}}),Tn=e=>{const n=be("Combobox",yee,e),{classNames:t,styles:i,unstyled:r,children:a,store:o,vars:l,onOptionSubmit:f,onClose:c,size:h,dropdownPadding:d,resetSelectionOnOptionHover:p,__staticSelector:v,readOnly:b,attributes:w,...k}=n,_=Xm(),C=o||_,x=Ze({name:v||"Combobox",classes:fr,props:n,classNames:t,styles:i,unstyled:r,attributes:w,vars:l,varsResolver:mI}),E=()=>{c==null||c(),C.closeDropdown()};return y.jsx(fee,{value:{getStyles:x,store:C,onOptionSubmit:f,size:h,resetSelectionOnOptionHover:p,readOnly:b},children:y.jsx(En,{opened:C.dropdownOpened,preventPositionChangeWhenVisible:!1,...k,onChange:O=>!O&&E(),withRoles:!1,unstyled:r,children:a})})},bee=e=>e;Tn.extend=bee;Tn.classes=fr;Tn.varsResolver=mI;Tn.displayName="@mantine/core/Combobox";Tn.Target=hI;Tn.Dropdown=dC;Tn.Options=bC;Tn.Option=yC;Tn.Search=wC;Tn.Empty=hC;Tn.Chevron=_y;Tn.Footer=pC;Tn.Header=gC;Tn.EventsTarget=cI;Tn.DropdownTarget=fI;Tn.Group=vC;Tn.ClearButton=uI;Tn.HiddenInput=dI;function wee({children:e,role:n}){const t=A.use(Ru);return t?y.jsx("div",{role:n,"aria-labelledby":t.labelId,"aria-describedby":t.describedBy,children:e}):y.jsx(y.Fragment,{children:e})}const kC=A.createContext(null),kee={hiddenInputValuesSeparator:","},_C=sy((e=>{const{value:n,defaultValue:t,onChange:i,size:r,wrapperProps:a,children:o,readOnly:l,name:f,hiddenInputValuesSeparator:c,hiddenInputProps:h,maxSelectedValues:d,disabled:p,...v}=be("CheckboxGroup",kee,e),[b,w]=Mi({value:n,defaultValue:t,finalValue:[],onChange:i}),k=x=>{const E=typeof x=="string"?x:x.currentTarget.value;if(l)return;const O=b.includes(E);!O&&d&&b.length>=d||w(O?b.filter(j=>j!==E):[...b,E])},_=x=>{if(p)return!0;if(!d)return!1;const E=b.includes(x),O=b.length>=d;return!E&&O},C=b.join(c);return y.jsx(kC,{value:{value:b,onChange:k,size:r,isDisabled:_},children:y.jsxs(Vt.Wrapper,{size:r,...a,...v,labelElement:"div",__staticSelector:"CheckboxGroup",children:[y.jsx(wee,{role:"group",children:o}),y.jsx("input",{type:"hidden",name:f,value:C,...h})]})})}));_C.classes=Vt.Wrapper.classes;_C.displayName="@mantine/core/CheckboxGroup";var pI={card:"m_26775b0a"};const vI=A.createContext(null),_ee={withBorder:!0},gI=(e,{radius:n})=>({card:{"--card-radius":Kt(n)}}),xy=Re(e=>{const n=be("CheckboxCard",_ee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,checked:f,mod:c,withBorder:h,value:d,onClick:p,defaultChecked:v,onChange:b,attributes:w,...k}=n,_=Ze({name:"CheckboxCard",classes:pI,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:w,vars:l,varsResolver:gI,rootSelector:"card"}),C=A.use(kC),[x,E]=Mi({value:typeof f=="boolean"?f:C?C.value.includes(d||""):void 0,defaultValue:v,finalValue:!1,onChange:b});return y.jsx(vI,{value:{checked:x},children:y.jsx(Dt,{mod:[{"with-border":h,checked:x},c],..._("card"),...k,role:"checkbox","aria-checked":x,onClick:O=>{p==null||p(O),C==null||C.onChange(d||""),E(!x)}})})});xy.displayName="@mantine/core/CheckboxCard";xy.classes=pI;xy.varsResolver=gI;function xC({size:e,style:n,...t}){return y.jsx("svg",{viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:e!==void 0?{width:me(e),height:me(e),...n}:n,"aria-hidden":!0,...t,children:y.jsx("path",{d:"M4 4.586L1.707 2.293A1 1 0 1 0 .293 3.707l3 3a.997.997 0 0 0 1.414 0l5-5A1 1 0 1 0 8.293.293L4 4.586z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"})})}function yI({indeterminate:e,...n}){return e?y.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 6","aria-hidden":!0,...n,children:y.jsx("rect",{width:"32",height:"6",fill:"currentColor",rx:"3"})}):y.jsx(xC,{...n})}var bI={indicator:"m_5e5256ee",icon:"m_1b1c543a","indicator--outline":"m_76e20374"};const xee={icon:yI,variant:"filled",radius:"sm"},wI=(e,{radius:n,color:t,size:i,iconColor:r,variant:a,autoContrast:o})=>{const l=fs({color:t||e.primaryColor,theme:e}),f=l.isThemeColor&&l.shade===void 0?`var(--mantine-color-${l.color}-outline)`:l.color;return{indicator:{"--checkbox-size":Pn(i,"checkbox-size"),"--checkbox-radius":n===void 0?void 0:Kt(n),"--checkbox-color":a==="outline"?f:lt(t,e),"--checkbox-icon-color":r?lt(r,e):ay(o,e)?Im({color:t,theme:e,autoContrast:o}):void 0}}},Sy=Re(e=>{const n=be("CheckboxIndicator",xee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,icon:f,indeterminate:c,radius:h,color:d,iconColor:p,autoContrast:v,checked:b,mod:w,variant:k,disabled:_,attributes:C,...x}=n,E=Ze({name:"CheckboxIndicator",classes:bI,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:C,vars:l,varsResolver:wI,rootSelector:"indicator"}),O=A.use(vI),j=typeof b=="boolean"||typeof c=="boolean"?b||c:(O==null?void 0:O.checked)||!1;return y.jsx(ve,{...E("indicator",{variant:k}),variant:k,mod:[{checked:j,disabled:_},w],...x,children:y.jsx(f,{indeterminate:c,...E("icon")})})});Sy.displayName="@mantine/core/CheckboxIndicator";Sy.classes=bI;Sy.varsResolver=wI;var kI={root:"m_5f75b09e",body:"m_5f6e695e",labelWrapper:"m_d3ea56bb",label:"m_8ee546b8",description:"m_328f68c0",error:"m_8e8a99cc"};const See=kI;function _I({__staticSelector:e,__stylesApiProps:n,className:t,classNames:i,styles:r,unstyled:a,children:o,label:l,description:f,id:c,disabled:h,error:d,size:p,labelPosition:v="left",bodyElement:b="div",labelElement:w="label",variant:k,style:_,vars:C,mod:x,attributes:E,...O}){const j=Ze({name:e,props:n,className:t,style:_,classes:kI,classNames:i,styles:r,unstyled:a,attributes:E});return y.jsx(ve,{...j("root"),__vars:{"--label-fz":ri(p),"--label-lh":Pn(p,"label-lh")},mod:[{"label-position":v},x],variant:k,size:p,...O,children:y.jsxs(ve,{component:b,htmlFor:b==="label"?c:void 0,...j("body"),children:[o,y.jsxs("div",{...j("labelWrapper"),"data-disabled":h||void 0,children:[l&&y.jsx(ve,{component:w,htmlFor:w==="label"?c:void 0,...j("label"),"data-disabled":h||void 0,children:l}),f&&y.jsx(Vt.Description,{size:p,__inheritStyles:!1,...j("description"),children:f}),d&&typeof d!="boolean"&&y.jsx(Vt.Error,{size:p,__inheritStyles:!1,...j("error"),children:d})]})]})})}_I.displayName="@mantine/core/InlineInput";var xI={root:"m_bf2d988c",inner:"m_26062bec",input:"m_26063560",icon:"m_bf295423","input--outline":"m_215c4542"};const Cee={labelPosition:"right",icon:yI,withErrorStyles:!0,variant:"filled",radius:"sm"},SI=(e,{radius:n,color:t,size:i,iconColor:r,variant:a,autoContrast:o})=>{const l=fs({color:t||e.primaryColor,theme:e}),f=l.isThemeColor&&l.shade===void 0?`var(--mantine-color-${l.color}-outline)`:l.color;return{root:{"--checkbox-size":Pn(i,"checkbox-size"),"--checkbox-radius":n===void 0?void 0:Kt(n),"--checkbox-color":a==="outline"?f:lt(t,e),"--checkbox-icon-color":r?lt(r,e):ay(o,e)?Im({color:t,theme:e,autoContrast:o}):void 0}}},fl=Re(e=>{var se;const n=be("Checkbox",Cee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,color:f,label:c,id:h,size:d,radius:p,wrapperProps:v,checked:b,labelPosition:w,description:k,error:_,disabled:C,variant:x,indeterminate:E,icon:O,rootRef:j,iconColor:M,onChange:N,autoContrast:H,mod:P,attributes:z,readOnly:F,onClick:G,withErrorStyles:U,ref:$,...R}=n,I=A.useRef(null),q=A.use(kC),Y=d||(q==null?void 0:q.size),D=Ze({name:"Checkbox",props:n,classes:xI,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:z,vars:l,varsResolver:SI}),{styleProps:W,rest:V}=Mu(R),L=qi(h),X={checked:(q==null?void 0:q.value.includes(V.value))??b,onChange:ye=>{q==null||q.onChange(ye),N==null||N(ye)}},ee=((se=q==null?void 0:q.isDisabled)==null?void 0:se.call(q,V.value))??!1,re=C||ee;return A.useEffect(()=>{I.current&&(I.current.indeterminate=E||!1,E?I.current.setAttribute("data-indeterminate","true"):I.current.removeAttribute("data-indeterminate"))},[E]),y.jsx(_I,{...D("root"),__staticSelector:"Checkbox",__stylesApiProps:n,id:L,size:Y,labelPosition:w,label:c,description:k,error:_,disabled:re,classNames:t,styles:a,unstyled:o,"data-checked":X.checked||b||void 0,variant:x,ref:j,mod:P,attributes:z,inert:V.inert,...W,...v,children:y.jsxs(ve,{...D("inner"),mod:{"data-label-position":w},children:[y.jsx(ve,{component:"input",id:L,ref:Wt(I,$),mod:{error:!!_},...D("input",{focusable:!0,variant:x}),...V,...X,disabled:re,inert:V.inert,type:"checkbox",onClick:ye=>{F&&ye.preventDefault(),G==null||G(ye)}}),y.jsx(O,{indeterminate:E,...D("icon")})]})})});fl.classes={...xI,...See};fl.varsResolver=SI;fl.displayName="@mantine/core/Checkbox";fl.Group=_C;fl.Indicator=Sy;fl.Card=xy;function yu(e){return"group"in e}function CI({options:e,search:n,limit:t}){const i=n.trim().toLowerCase(),r=[];for(let a=0;a<e.length;a+=1){const o=e[a];if(r.length===t)return r;yu(o)&&r.push({group:o.group,items:CI({options:o.items,search:n,limit:t-r.length})}),yu(o)||o.label.toLowerCase().includes(i)&&r.push(o)}return r}function Aee(e){if(e.length===0)return!0;for(const n of e)if(!("group"in n)||n.items.length>0)return!1;return!0}function AI(e,n=new Set){if(Array.isArray(e))for(const t of e)if(yu(t))AI(t.items,n);else{if(typeof t.value>"u")throw new Error("[@mantine/core] Each option must have value property");if(n.has(t.value))throw new Error(`[@mantine/core] Duplicate options are not supported. Option with value "${t.value}" was provided more than once`);n.add(t.value)}}function Oee(e,n){return Array.isArray(e)?e.includes(n):e===n}function OI({data:e,withCheckIcon:n,withAlignedLabels:t,value:i,checkIconPosition:r,unstyled:a,renderOption:o}){if(!yu(e)){const f=Oee(i,e.value),c=n&&(f?y.jsx(xC,{className:fr.optionsDropdownCheckIcon}):t?y.jsx("div",{className:fr.optionsDropdownCheckPlaceholder}):null),h=y.jsxs(y.Fragment,{children:[r==="left"&&c,y.jsx("span",{children:e.label}),r==="right"&&c]});return y.jsx(Tn.Option,{value:e.value,disabled:e.disabled,className:dn({[fr.optionsDropdownOption]:!a}),"data-reverse":r==="right"||void 0,"data-checked":f||void 0,"aria-selected":f,active:f,children:typeof o=="function"?o({option:e,checked:f}):h})}const l=e.items.map(f=>y.jsx(OI,{data:f,value:i,unstyled:a,withCheckIcon:n,withAlignedLabels:t,checkIconPosition:r,renderOption:o},`${f.value}`));return y.jsx(Tn.Group,{label:e.group,children:l})}function Cy({data:e,hidden:n,hiddenWhenEmpty:t,filter:i,search:r,limit:a,maxDropdownHeight:o,withScrollArea:l=!0,filterOptions:f=!0,withCheckIcon:c=!1,withAlignedLabels:h=!1,value:d,checkIconPosition:p,nothingFoundMessage:v,unstyled:b,labelId:w,renderOption:k,scrollAreaProps:_,"aria-label":C}){AI(e);const x=typeof r=="string"?(i||CI)({options:e,search:f?r:"",limit:a??1/0}):e,E=Aee(x),O=x.map(j=>y.jsx(OI,{data:j,withCheckIcon:c,withAlignedLabels:h,value:d,checkIconPosition:p,unstyled:b,renderOption:k},yu(j)?j.group:`${j.value}`));return y.jsx(Tn.Dropdown,{hidden:n||t&&E,"data-composed":!0,children:y.jsxs(Tn.Options,{labelledBy:w,"aria-label":C,children:[l?y.jsx(xa.Autosize,{mah:o??220,type:"scroll",scrollbarSize:"var(--combobox-padding)",offsetScrollbars:"y",..._,children:O}):O,E&&v&&y.jsx(Tn.Empty,{children:v})]})})}const Ay=Re(e=>{const n=be("Autocomplete",{size:"sm"},e),{classNames:t,styles:i,unstyled:r,vars:a,dropdownOpened:o,defaultDropdownOpened:l,onDropdownClose:f,onDropdownOpen:c,onFocus:h,onBlur:d,onClick:p,onChange:v,data:b,value:w,defaultValue:k,selectFirstOptionOnChange:_,selectFirstOptionOnDropdownOpen:C,onOptionSubmit:x,comboboxProps:E,readOnly:O,disabled:j,filter:M,limit:N,withScrollArea:H,maxDropdownHeight:P,size:z,id:F,renderOption:G,autoComplete:U,scrollAreaProps:$,onClear:R,clearButtonProps:I,error:q,clearable:Y,clearSectionMode:D,rightSection:W,autoSelectOnBlur:V,openOnFocus:L=!0,attributes:X,...ee}=n,re=qi(F),se=ky(b),ye=Km(se),[ae,le]=Mi({value:w,defaultValue:k,finalValue:"",onChange:v}),_e=Xm({opened:o,defaultOpened:l,onDropdownOpen:()=>{c==null||c(),C&&_e.selectFirstOption()},onDropdownClose:()=>{f==null||f(),setTimeout(_e.resetSelectedOption,0)}}),ne=Ne=>{le(Ne),_e.resetSelectedOption()},{resolvedClassNames:ze,resolvedStyles:we}=Hi({props:n,styles:i,classNames:t});A.useEffect(()=>{_&&_e.selectFirstOption()},[_,ae]);const Ce=y.jsx(Tn.ClearButton,{...I,onClear:()=>{ne(""),R==null||R()}});return y.jsxs(Tn,{store:_e,__staticSelector:"Autocomplete",classNames:ze,styles:we,unstyled:r,readOnly:O,size:z,attributes:X,keepMounted:V,onOptionSubmit:Ne=>{x==null||x(Ne),ne(ye[Ne].label),_e.closeDropdown()},...E,children:[y.jsx(Tn.Target,{autoComplete:U,withExpandedAttribute:!0,children:y.jsx(Ui,{...ee,size:z,__staticSelector:"Autocomplete",__clearSection:Ce,__clearable:Y&&!!ae&&!j&&!O,__clearSectionMode:D,rightSection:W,disabled:j,readOnly:O,value:ae,error:q,onChange:Ne=>{ne(Ne.currentTarget.value),_e.openDropdown(),_&&_e.selectFirstOption()},onFocus:Ne=>{L&&_e.openDropdown(),h==null||h(Ne)},onBlur:Ne=>{V&&_e.clickSelectedOption(),_e.closeDropdown(),d==null||d(Ne)},onClick:Ne=>{_e.openDropdown(),p==null||p(Ne)},classNames:ze,styles:we,unstyled:r,attributes:X,id:re})}),y.jsx(Cy,{data:se,hidden:O||j,filter:M,search:ae,limit:N,hiddenWhenEmpty:!0,withScrollArea:H,maxDropdownHeight:P,unstyled:r,labelId:ee.label?`${re}-label`:void 0,"aria-label":ee.label?void 0:ee["aria-label"],renderOption:G,scrollAreaProps:$})]})});Ay.classes={...Ui.classes,...Tn.classes};Ay.displayName="@mantine/core/Autocomplete";var Oy={group:"m_11def92b",root:"m_f85678b6",image:"m_11f8ac07",placeholder:"m_104cd71f"};const jI=A.createContext({withinGroup:!1}),EI=(e,{spacing:n})=>({group:{"--ag-spacing":Ht(n)}}),jy=Re(e=>{const n=be("AvatarGroup",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,spacing:f,attributes:c,...h}=n;return y.jsx(jI,{value:{withinGroup:!0},children:y.jsx(ve,{...Ze({name:"AvatarGroup",classes:Oy,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:c,vars:l,varsResolver:EI,rootSelector:"group"})("group"),...h})})});jy.classes=Oy;jy.varsResolver=EI;jy.displayName="@mantine/core/AvatarGroup";function jee(e){return y.jsx("svg",{...e,"data-avatar-placeholder-icon":!0,viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M0.877014 7.49988C0.877014 3.84219 3.84216 0.877045 7.49985 0.877045C11.1575 0.877045 14.1227 3.84219 14.1227 7.49988C14.1227 11.1575 11.1575 14.1227 7.49985 14.1227C3.84216 14.1227 0.877014 11.1575 0.877014 7.49988ZM7.49985 1.82704C4.36683 1.82704 1.82701 4.36686 1.82701 7.49988C1.82701 8.97196 2.38774 10.3131 3.30727 11.3213C4.19074 9.94119 5.73818 9.02499 7.50023 9.02499C9.26206 9.02499 10.8093 9.94097 11.6929 11.3208C12.6121 10.3127 13.1727 8.97172 13.1727 7.49988C13.1727 4.36686 10.6328 1.82704 7.49985 1.82704ZM10.9818 11.9787C10.2839 10.7795 8.9857 9.97499 7.50023 9.97499C6.01458 9.97499 4.71624 10.7797 4.01845 11.9791C4.97952 12.7272 6.18765 13.1727 7.49985 13.1727C8.81227 13.1727 10.0206 12.727 10.9818 11.9787ZM5.14999 6.50487C5.14999 5.207 6.20212 4.15487 7.49999 4.15487C8.79786 4.15487 9.84999 5.207 9.84999 6.50487C9.84999 7.80274 8.79786 8.85487 7.49999 8.85487C6.20212 8.85487 5.14999 7.80274 5.14999 6.50487ZM7.49999 5.10487C6.72679 5.10487 6.09999 5.73167 6.09999 6.50487C6.09999 7.27807 6.72679 7.90487 7.49999 7.90487C8.27319 7.90487 8.89999 7.27807 8.89999 6.50487C8.89999 5.73167 8.27319 5.10487 7.49999 5.10487Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"})})}function Eee(e){let n=0;for(let t=0;t<e.length;t+=1){const i=e.charCodeAt(t);n=(n<<5)-n+i,n|=0}return n}const Tee=["blue","cyan","grape","green","indigo","lime","orange","pink","red","teal","violet"];function Mee(e,n=Tee){const t=Eee(e);return n[Math.abs(t)%n.length]}function Dee(e,n=2){const t=e.split(" ");return t.length===1?e.slice(0,n).toUpperCase():t.map(i=>i[0]).slice(0,n).join("").toUpperCase()}const TI=(e,{size:n,radius:t,variant:i,gradient:r,color:a,autoContrast:o,name:l,allowedInitialsColors:f})=>{const c=a==="initials"&&typeof l=="string"?Mee(l,f):a,h=e.variantColorResolver({color:c||"gray",theme:e,gradient:r,variant:i||"light",autoContrast:o});return{root:{"--avatar-size":Pn(n,"avatar-size"),"--avatar-radius":t===void 0?void 0:Kt(t),"--avatar-bg":c||i?h.background:void 0,"--avatar-color":c||i?h.color:void 0,"--avatar-bd":c||i?h.border:void 0}}},rs=Si(e=>{const n=be("Avatar",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,src:f,alt:c,radius:h,color:d,gradient:p,imageProps:v,children:b,autoContrast:w,mod:k,name:_,allowedInitialsColors:C,attributes:x,...E}=n,O=A.use(jI),[j,M]=A.useState(!f),N=Ze({name:"Avatar",props:n,classes:Oy,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:x,vars:l,varsResolver:TI});return A.useEffect(()=>M(!f),[f]),y.jsx(ve,{...N("root"),mod:[{"within-group":O.withinGroup},k],...E,children:j||!f?y.jsx("span",{...N("placeholder"),title:c,children:b||typeof _=="string"&&Dee(_)||y.jsx(jee,{})}):y.jsx("img",{...v,...N("image"),src:f,alt:c,onError:H=>{var P;M(!0),(P=v==null?void 0:v.onError)==null||P.call(v,H)}})})});rs.classes=Oy;rs.varsResolver=TI;rs.displayName="@mantine/core/Avatar";rs.Group=jy;var MI={root:"m_347db0ec","root--dot":"m_fbd81e3d",label:"m_5add502a",section:"m_91fdda9b"};const DI=(e,{radius:n,color:t,gradient:i,variant:r,size:a,autoContrast:o,circle:l})=>{const f=e.variantColorResolver({color:t||e.primaryColor,theme:e,gradient:i,variant:r||"filled",autoContrast:o});return{root:{"--badge-height":Pn(a,"badge-height"),"--badge-padding-x":Pn(a,"badge-padding-x"),"--badge-fz":Pn(a,"badge-fz"),"--badge-radius":l||n===void 0?void 0:Kt(n),"--badge-bg":t||r?f.background:void 0,"--badge-color":t||r?f.color:void 0,"--badge-bd":t||r?f.border:void 0,"--badge-dot-color":r==="dot"?lt(t,e):void 0}}},dt=Si(e=>{const n=be("Badge",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,radius:f,color:c,gradient:h,leftSection:d,rightSection:p,children:v,variant:b,fullWidth:w,autoContrast:k,circle:_,mod:C,attributes:x,...E}=n,O=Ze({name:"Badge",props:n,classes:MI,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:x,vars:l,varsResolver:DI});return y.jsxs(ve,{variant:b,mod:[{block:w,circle:_,"with-right-section":!!p,"with-left-section":!!d},C],...O("root",{variant:b}),...E,children:[d&&y.jsx("span",{...O("section"),"data-position":"left",children:d}),y.jsx("span",{...O("label"),children:v}),p&&y.jsx("span",{...O("section"),"data-position":"right",children:p})]})});dt.classes=MI;dt.varsResolver=DI;dt.displayName="@mantine/core/Badge";var $c={root:"m_77c9d27d",inner:"m_80f1301b",label:"m_811560b9",section:"m_a74036a",loader:"m_a25b86ee",group:"m_80d6d844",groupSection:"m_70be2a01"};const oT={orientation:"horizontal"},RI=(e,{borderWidth:n})=>({group:{"--button-border-width":me(n)}}),Ey=Re(e=>{const n=be("ButtonGroup",oT,e),{className:t,style:i,classNames:r,styles:a,unstyled:o,orientation:l,vars:f,borderWidth:c,mod:h,attributes:d,...p}=be("ButtonGroup",oT,e);return y.jsx(ve,{...Ze({name:"ButtonGroup",props:n,classes:$c,className:t,style:i,classNames:r,styles:a,unstyled:o,attributes:d,vars:f,varsResolver:RI,rootSelector:"group"})("group"),mod:[{"data-orientation":l},h],role:"group",...p})});Ey.classes=$c;Ey.varsResolver=RI;Ey.displayName="@mantine/core/ButtonGroup";const PI=(e,{radius:n,color:t,gradient:i,variant:r,autoContrast:a,size:o})=>{const l=e.variantColorResolver({color:t||e.primaryColor,theme:e,gradient:i,variant:r||"filled",autoContrast:a});return{groupSection:{"--section-height":Pn(o,"section-height"),"--section-padding-x":Pn(o,"section-padding-x"),"--section-fz":o!=null&&o.includes("compact")?ri(o.replace("compact-","")):ri(o),"--section-radius":n===void 0?void 0:Kt(n),"--section-bg":t||r?l.background:void 0,"--section-color":l.color,"--section-bd":t||r?l.border:void 0}}},Ty=Re(e=>{const n=be("ButtonGroupSection",null,e),{className:t,style:i,classNames:r,styles:a,unstyled:o,vars:l,gradient:f,radius:c,autoContrast:h,attributes:d,...p}=n;return y.jsx(ve,{...Ze({name:"ButtonGroupSection",props:n,classes:$c,className:t,style:i,classNames:r,styles:a,unstyled:o,attributes:d,vars:l,varsResolver:PI,rootSelector:"groupSection"})("groupSection"),...p})});Ty.classes=$c;Ty.varsResolver=PI;Ty.displayName="@mantine/core/ButtonGroupSection";const Ree={in:{opacity:1,transform:`translate(-50%, calc(-50% + ${me(1)}))`},out:{opacity:0,transform:"translate(-50%, -200%)"},common:{transformOrigin:"center"},transitionProperty:"transform, opacity"},NI=(e,{radius:n,color:t,gradient:i,variant:r,size:a,justify:o,autoContrast:l})=>{const f=e.variantColorResolver({color:t||e.primaryColor,theme:e,gradient:i,variant:r||"filled",autoContrast:l});return{root:{"--button-justify":o,"--button-height":Pn(a,"button-height"),"--button-padding-x":Pn(a,"button-padding-x"),"--button-fz":a!=null&&a.includes("compact")?ri(a.replace("compact-","")):ri(a),"--button-radius":n===void 0?void 0:Kt(n),"--button-bg":t||r?f.background:void 0,"--button-hover":t||r?f.hover:void 0,"--button-color":f.color,"--button-bd":t||r?f.border:void 0,"--button-hover-color":t||r?f.hoverColor:void 0}}},yt=Si(e=>{const n=be("Button",null,e),{style:t,vars:i,className:r,color:a,disabled:o,children:l,leftSection:f,rightSection:c,fullWidth:h,variant:d,radius:p,loading:v,loaderProps:b,gradient:w,classNames:k,styles:_,unstyled:C,"data-disabled":x,autoContrast:E,mod:O,attributes:j,...M}=n,N=Ze({name:"Button",props:n,classes:$c,className:r,style:t,classNames:k,styles:_,unstyled:C,attributes:j,vars:i,varsResolver:NI}),H=!!f,P=!!c;return y.jsxs(Dt,{...N("root",{active:!o&&!v&&!x}),unstyled:C,variant:d,disabled:o||v,mod:[{disabled:o||x,loading:v,block:h,"with-left-section":H,"with-right-section":P},O],...M,children:[typeof v=="boolean"&&y.jsx(is,{mounted:v,transition:Ree,duration:150,children:z=>y.jsx(ve,{component:"span",...N("loader",{style:z}),"aria-hidden":!0,children:y.jsx(xi,{color:"var(--button-color)",size:"calc(var(--button-height) / 1.8)",...b})})}),y.jsxs("span",{...N("inner"),children:[f&&y.jsx(ve,{component:"span",...N("section"),mod:{position:"left"},children:f}),y.jsx(ve,{component:"span",mod:{loading:v},...N("label"),children:l}),c&&y.jsx(ve,{component:"span",...N("section"),mod:{position:"right"},children:c})]})]})});yt.classes=$c;yt.varsResolver=NI;yt.displayName="@mantine/core/Button";yt.Group=Ey;yt.GroupSection=Ty;const[Pee,Nee]=Gr("Card component was not found in tree");var SC={root:"m_e615b15f",section:"m_599a2148"};const My=Si(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,withBorder:o,inheritPadding:l,mod:f,...c}=be("CardSection",null,e),h=Nee();return y.jsx(ve,{mod:[{"with-border":o,"inherit-padding":l},f],...h.getStyles("section",{className:t,style:i,styles:r,classNames:n}),...c})});My.classes=SC;My.displayName="@mantine/core/CardSection";const $I=(e,{padding:n})=>({root:{"--card-padding":Ht(n)}}),$ee={orientation:"vertical"},za=Si(e=>{const n=be("Card",$ee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,children:f,padding:c,attributes:h,orientation:d,...p}=n,v=Ze({name:"Card",props:n,classes:SC,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:h,vars:l,varsResolver:$I}),b=A.Children.toArray(f),w=b.map((k,_)=>{var C;return typeof k=="object"&&k&&"type"in k&&(k.type===My||((C=k.type)==null?void 0:C.displayName)==="@mantine/core/CardSection")?A.cloneElement(k,{"data-orientation":d,"data-first-section":_===0||void 0,"data-last-section":_===b.length-1||void 0}):k});return y.jsx(Pee,{value:{getStyles:v},children:y.jsx(Mt,{unstyled:o,"data-orientation":d,...v("root"),...p,children:w})})});za.classes=SC;za.varsResolver=$I;za.displayName="@mantine/core/Card";za.Section=My;var zI={root:"m_4451eb3a"};const zc=Si(e=>{const n=be("Center",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,inline:f,mod:c,attributes:h,...d}=n,p=Ze({name:"Center",props:n,classes:zI,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:h,vars:l});return y.jsx(ve,{mod:[{inline:f},c],...p("root"),...d})});zc.classes=zI;zc.displayName="@mantine/core/Center";var LI={root:"m_de3d2490",colorOverlay:"m_862f3d1b",shadowOverlay:"m_98ae7f22",alphaOverlay:"m_95709ac0",childrenOverlay:"m_93e74e3"};const sT={withShadow:!0},II=(e,{radius:n,size:t})=>({root:{"--cs-radius":n===void 0?void 0:Kt(n),"--cs-size":me(t)}}),Lc=Si(e=>{const n=be("ColorSwatch",sT,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,color:f,radius:c,withShadow:h,children:d,attributes:p,...v}=be("ColorSwatch",sT,n),b=Ze({name:"ColorSwatch",props:n,classes:LI,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:p,vars:l,varsResolver:II});return y.jsxs(ve,{...b("root",{focusable:!0}),...v,children:[y.jsx("span",{...b("alphaOverlay")}),h&&y.jsx("span",{...b("shadowOverlay")}),y.jsx("span",{...b("colorOverlay",{style:{backgroundColor:f}})}),y.jsx("span",{...b("childrenOverlay"),children:d})]})});Lc.classes=LI;Lc.varsResolver=II;Lc.displayName="@mantine/core/ColorSwatch";function ha(e,n=0,t=10**n){return Math.round(t*e)/t}function zee({h:e,s:n,l:t,a:i}){const r=n*((t<50?t:100-t)/100);return{h:e,s:r>0?2*r/(t+r)*100:0,v:t+r,a:i}}const Lee={grad:360/400,turn:360,rad:360/(Math.PI*2)};function Iee(e,n="deg"){return Number(e)*(Lee[n]||1)}const Bee=/hsla?\(?\s*(-?\d*\.?\d+)(deg|rad|grad|turn)?[,\s]+(-?\d*\.?\d+)%?[,\s]+(-?\d*\.?\d+)%?,?\s*[/\s]*(-?\d*\.?\d+)?(%)?\s*\)?/i;function lT(e){const n=Bee.exec(e);return n?zee({h:Iee(n[1],n[2]),s:Number(n[3]),l:Number(n[4]),a:n[5]===void 0?1:Number(n[5])/(n[6]?100:1)}):{h:0,s:0,v:0,a:1}}function _S({r:e,g:n,b:t,a:i}){const r=Math.max(e,n,t),a=r-Math.min(e,n,t),o=a?r===e?(n-t)/a:r===n?2+(t-e)/a:4+(e-n)/a:0;return{h:ha(60*(o<0?o+6:o),3),s:ha(r?a/r*100:0,3),v:ha(r/255*100,3),a:i}}function xS(e){const n=e[0]==="#"?e.slice(1):e;return n.length===3?_S({r:parseInt(n[0]+n[0],16),g:parseInt(n[1]+n[1],16),b:parseInt(n[2]+n[2],16),a:1}):_S({r:parseInt(n.slice(0,2),16),g:parseInt(n.slice(2,4),16),b:parseInt(n.slice(4,6),16),a:1})}function Fee(e){const n=e[0]==="#"?e.slice(1):e,t=a=>ha(parseInt(a,16)/255,3);if(n.length===4){const a=n.slice(0,3),o=t(n[3]+n[3]);return{...xS(a),a:o}}const i=n.slice(0,6),r=t(n.slice(6,8));return{...xS(i),a:r}}const qee=/rgba?\(?\s*(-?\d*\.?\d+)(%)?[,\s]+(-?\d*\.?\d+)(%)?[,\s]+(-?\d*\.?\d+)(%)?,?\s*[/\s]*(-?\d*\.?\d+)?(%)?\s*\)?/i;function uT(e){const n=qee.exec(e);return n?_S({r:Number(n[1])/(n[2]?100/255:1),g:Number(n[3])/(n[4]?100/255:1),b:Number(n[5])/(n[6]?100/255:1),a:n[7]===void 0?1:Number(n[7])/(n[8]?100:1)}):{h:0,s:0,v:0,a:1}}const BI={hex:/^#?([0-9A-F]{3}){1,2}$/i,hexa:/^#?([0-9A-F]{4}){1,2}$/i,rgb:/^rgb\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/i,rgba:/^rgba\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/i,hsl:/hsl\(\s*(\d+)\s*,\s*(\d+(?:\.\d+)?%)\s*,\s*(\d+(?:\.\d+)?%)\)/i,hsla:/^hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*(\d*(?:\.\d+)?)\)$/i},Hee={hex:xS,hexa:Fee,rgb:uT,rgba:uT,hsl:lT,hsla:lT};function Uee(e){for(const[,n]of Object.entries(BI))if(n.test(e))return!0;return!1}function zv(e){if(typeof e!="string")return{h:0,s:0,v:0,a:1};if(e==="transparent")return{h:0,s:0,v:0,a:0};const n=e.trim();for(const[t,i]of Object.entries(BI))if(i.test(n))return Hee[t](n);return{h:0,s:0,v:0,a:1}}const Dy=A.createContext(null);function CC({position:e,...n}){return y.jsx(ve,{__vars:{"--thumb-y-offset":`${e.y*100}%`,"--thumb-x-offset":`${e.x*100}%`},...n})}CC.displayName="@mantine/core/ColorPickerThumb";var Ry={wrapper:"m_fee9c77",preview:"m_9dddfbac",body:"m_bffecc3e",sliders:"m_3283bb96",thumb:"m_40d572ba",swatch:"m_d8ee6fd8",swatches:"m_5711e686",saturation:"m_202a296e",saturationOverlay:"m_11b3db02",slider:"m_d856d47d",sliderOverlay:"m_8f327113"};const Ic=Re(e=>{var q;const n=be("ColorSlider",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,onChange:f,onChangeEnd:c,maxValue:h,round:d,size:p="md",focusable:v=!0,value:b,overlays:w,thumbColor:k="transparent",onScrubStart:_,onScrubEnd:C,__staticSelector:x="ColorPicker",attributes:E,ref:O,...j}=n,M=Ze({name:x,classes:Ry,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:E,rootSelector:"slider"}),N=((q=A.use(Dy))==null?void 0:q.getStyles)||M,H=ui(),[P,z]=A.useState({y:0,x:b/h}),F=A.useRef(P),G=Y=>d?Math.round(Y*h):Y*h,{ref:U}=pz(({x:Y,y:D})=>{F.current={x:Y,y:D},f==null||f(G(Y))},{onScrubEnd:()=>{const{x:Y}=F.current;c==null||c(G(Y)),C==null||C()},onScrubStart:_});ns(()=>{z({y:0,x:b/h})},[b]);const $=(Y,D)=>{Y.preventDefault();const W=mz(D);f==null||f(G(W.x)),c==null||c(G(W.x))},R=Y=>{switch(Y.key){case"ArrowRight":$(Y,{x:P.x+.05,y:P.y});break;case"ArrowLeft":$(Y,{x:P.x-.05,y:P.y});break}},I=w.map((Y,D)=>A.createElement("div",{...N("sliderOverlay"),style:Y,key:D}));return y.jsxs(ve,{...j,ref:Wt(U,O),...N("slider"),size:p,role:"slider","aria-valuenow":b,"aria-valuemax":h,"aria-valuemin":0,tabIndex:v?0:-1,onKeyDown:R,"data-focus-ring":H.focusRing,__vars:{"--cp-thumb-size":`var(--cp-thumb-size-${p})`},children:[I,y.jsx(CC,{position:P,...N("thumb",{style:{top:me(1),background:k}})})]})});Ic.displayName="@mantine/core/ColorSlider";Ic.classes=Ry;const Vee={__staticSelector:"AlphaSlider"},AC=Re(e=>{const{value:n,onChange:t,onChangeEnd:i,color:r,...a}=be("AlphaSlider",Vee,e);return y.jsx(Ic,{...a,value:n,onChange:o=>t==null?void 0:t(ha(o,2)),onChangeEnd:o=>i==null?void 0:i(ha(o,2)),maxValue:1,round:!1,"data-alpha":!0,overlays:[{backgroundImage:"linear-gradient(45deg, var(--slider-checkers) 25%, transparent 25%), linear-gradient(-45deg, var(--slider-checkers) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--slider-checkers) 75%), linear-gradient(-45deg, var(--mantine-color-body) 75%, var(--slider-checkers) 75%)",backgroundSize:`${me(8)} ${me(8)}`,backgroundPosition:`0 0, 0 ${me(4)}, ${me(4)} ${me(-4)}, ${me(-4)} 0`},{backgroundImage:`linear-gradient(90deg, transparent, ${r})`},{boxShadow:`rgba(0, 0, 0, .1) 0 0 0 ${me(1)} inset, rgb(0, 0, 0, .15) 0 0 ${me(4)} inset`}]})});AC.displayName="@mantine/core/AlphaSlider";AC.classes=Ic.classes;function FI({h:e,s:n,v:t,a:i}){const r=e/360*6,a=n/100,o=t/100,l=Math.floor(r),f=o*(1-a),c=o*(1-(r-l)*a),h=o*(1-(1-r+l)*a),d=l%6;return{r:ha([o,c,f,f,h,o][d]*255),g:ha([h,o,o,c,f,f][d]*255),b:ha([f,f,h,o,o,c][d]*255),a:ha(i,2)}}function fT(e,n){const{r:t,g:i,b:r,a}=FI(e);return n?`rgba(${t}, ${i}, ${r}, ${ha(a,2)})`:`rgb(${t}, ${i}, ${r})`}function cT({h:e,s:n,v:t,a:i},r){const a=(200-n)*t/100,o={h:Math.round(e),s:Math.round(a>0&&a<200?n*t/100/(a<=100?a:200-a)*100:0),l:Math.round(a/2)};return r?`hsla(${o.h}, ${o.s}%, ${o.l}%, ${ha(i,2)})`:`hsl(${o.h}, ${o.s}%, ${o.l}%)`}function vg(e){const n=e.toString(16);return n.length<2?`0${n}`:n}function qI(e){const{r:n,g:t,b:i}=FI(e);return`#${vg(n)}${vg(t)}${vg(i)}`}function Wee(e){const n=Math.round(e.a*255);return`${qI(e)}${vg(n)}`}const kk={hex:qI,hexa:e=>Wee(e),rgb:e=>fT(e,!1),rgba:e=>fT(e,!0),hsl:e=>cT(e,!1),hsla:e=>cT(e,!0)};function Us(e,n){return n?e in kk?kk[e](n):kk.hex(n):"#000000"}const Gee={__staticSelector:"HueSlider"},OC=Re(e=>{const{value:n,onChange:t,onChangeEnd:i,color:r,...a}=be("HueSlider",Gee,e);return y.jsx(Ic,{...a,value:n,onChange:t,onChangeEnd:i,maxValue:360,thumbColor:`hsl(${n}, 100%, 50%)`,round:!0,"data-hue":!0,overlays:[{backgroundImage:"linear-gradient(to right,hsl(0,100%,50%),hsl(60,100%,50%),hsl(120,100%,50%),hsl(170,100%,50%),hsl(240,100%,50%),hsl(300,100%,50%),hsl(360,100%,50%))"},{boxShadow:`rgba(0, 0, 0, .1) 0 0 0 ${me(1)} inset, rgb(0, 0, 0, .15) 0 0 ${me(4)} inset`}]})});OC.displayName="@mantine/core/HueSlider";OC.classes=Ic.classes;function HI({className:e,onChange:n,onChangeEnd:t,value:i,saturationLabel:r,focusable:a=!0,size:o,color:l,onScrubStart:f,onScrubEnd:c,...h}){const{getStyles:d}=A.use(Dy),[p,v]=A.useState({x:i.s/100,y:1-i.v/100}),b=A.useRef(p),{ref:w}=pz(({x:C,y:x})=>{b.current={x:C,y:x},n({s:Math.round(C*100),v:Math.round((1-x)*100)})},{onScrubEnd:()=>{const{x:C,y:x}=b.current;t({s:Math.round(C*100),v:Math.round((1-x)*100)}),c==null||c()},onScrubStart:f});A.useEffect(()=>{v({x:i.s/100,y:1-i.v/100})},[i.s,i.v]);const k=(C,x)=>{C.preventDefault();const E=mz(x);n({s:Math.round(E.x*100),v:Math.round((1-E.y)*100)}),t({s:Math.round(E.x*100),v:Math.round((1-E.y)*100)})},_=C=>{switch(C.key){case"ArrowUp":k(C,{y:p.y-.05,x:p.x});break;case"ArrowDown":k(C,{y:p.y+.05,x:p.x});break;case"ArrowRight":k(C,{x:p.x+.05,y:p.y});break;case"ArrowLeft":k(C,{x:p.x-.05,y:p.y});break}};return y.jsxs(ve,{...d("saturation"),ref:w,...h,role:"slider","aria-label":r,"aria-valuenow":p.x,"aria-valuetext":Us("rgba",i),tabIndex:a?0:-1,onKeyDown:_,children:[y.jsx("div",{...d("saturationOverlay",{style:{backgroundColor:`hsl(${i.h}, 100%, 50%)`}})}),y.jsx("div",{...d("saturationOverlay",{style:{backgroundImage:"linear-gradient(90deg, #fff, transparent)"}})}),y.jsx("div",{...d("saturationOverlay",{style:{backgroundImage:"linear-gradient(0deg, #000, transparent)"}})}),y.jsx(CC,{position:p,...d("thumb",{style:{backgroundColor:l}})})]})}HI.displayName="@mantine/core/Saturation";function UI({className:e,datatype:n,setValue:t,onChangeEnd:i,size:r,focusable:a,data:o,swatchesPerRow:l,value:f,...c}){const h=A.use(Dy),d=o.map((p,v)=>A.createElement(Lc,{...h.getStyles("swatch"),unstyled:h.unstyled,component:"button",type:"button",color:p,key:v,radius:"sm",onClick:()=>{t(p),i==null||i(p)},"aria-label":p,tabIndex:a?0:-1,"data-swatch":!0},f===p&&y.jsx(xC,{size:"35%",color:bz(p)<.5?"white":"black"})));return y.jsx(ve,{...h.getStyles("swatches"),...c,children:d})}UI.displayName="@mantine/core/Swatches";const Yee={swatchesPerRow:7,withPicker:!0,focusable:!0,size:"md",__staticSelector:"ColorPicker"},VI=(e,{size:n,swatchesPerRow:t})=>({wrapper:{"--cp-preview-size":Pn(n,"cp-preview-size"),"--cp-width":Pn(n,"cp-width"),"--cp-body-spacing":Ht(n),"--cp-swatch-size":`${100/t}%`,"--cp-thumb-size":Pn(n,"cp-thumb-size"),"--cp-saturation-height":Pn(n,"cp-saturation-height")}}),Py=Re(e=>{const n=be("ColorPicker",Yee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,format:f="hex",value:c,defaultValue:h,onChange:d,onChangeEnd:p,withPicker:v,size:b,saturationLabel:w,hueLabel:k,alphaLabel:_,focusable:C,swatches:x,swatchesPerRow:E,fullWidth:O,onColorSwatchClick:j,__staticSelector:M,mod:N,attributes:H,name:P,hiddenInputProps:z,...F}=n,G=Ze({name:M,props:n,classes:Ry,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:H,rootSelector:"wrapper",vars:l,varsResolver:VI}),U=A.useRef(f||"hex"),$=A.useRef(""),R=A.useRef(-1),I=A.useRef(!1),q=f==="hexa"||f==="rgba"||f==="hsla",[Y,D,W]=Mi({value:c,defaultValue:h,finalValue:"#FFFFFF",onChange:d}),[V,L]=A.useState(zv(Y)),X=()=>{window.clearTimeout(R.current),I.current=!0},ee=()=>{window.clearTimeout(R.current),R.current=window.setTimeout(()=>{I.current=!1},200)},re=se=>{L(ye=>{const ae={...ye,...se};return $.current=Us(U.current,ae),ae}),D($.current)};return ns(()=>{typeof c=="string"&&Uee(c)&&!I.current&&L(zv(c))},[c]),ns(()=>{U.current=f||"hex",D(Us(U.current,V))},[f]),y.jsx(Dy,{value:{getStyles:G,unstyled:o},children:y.jsxs(ve,{...G("wrapper"),size:b,mod:[{"full-width":O},N],...F,children:[P&&y.jsx("input",{type:"hidden",name:P,value:Y,...z}),v&&y.jsxs(y.Fragment,{children:[y.jsx(HI,{value:V,onChange:re,onChangeEnd:({s:se,v:ye})=>p==null?void 0:p(Us(U.current,{...V,s:se,v:ye})),color:Y,size:b,focusable:C,saturationLabel:w,onScrubStart:X,onScrubEnd:ee}),y.jsxs("div",{...G("body"),children:[y.jsxs("div",{...G("sliders"),children:[y.jsx(OC,{value:V.h,onChange:se=>re({h:se}),onChangeEnd:se=>p==null?void 0:p(Us(U.current,{...V,h:se})),size:b,focusable:C,"aria-label":k,onScrubStart:X,onScrubEnd:ee}),q&&y.jsx(AC,{value:V.a,onChange:se=>re({a:se}),onChangeEnd:se=>{p==null||p(Us(U.current,{...V,a:se}))},size:b,color:Us("hex",V),focusable:C,"aria-label":_,onScrubStart:X,onScrubEnd:ee})]}),q&&y.jsx(Lc,{color:Y,radius:"sm",size:"var(--cp-preview-size)",...G("preview")})]})]}),Array.isArray(x)&&y.jsx(UI,{data:x,swatchesPerRow:E,focusable:C,setValue:D,value:Y,onChangeEnd:se=>{const ye=Us(f,zv(se));j==null||j(ye),p==null||p(ye),W||L(zv(se))}})]})})});Py.classes=Ry;Py.varsResolver=VI;Py.displayName="@mantine/core/ColorPicker";var WI={root:"m_3eebeb36",label:"m_9e365f20"};const Kee={orientation:"horizontal"},GI=(e,{color:n,variant:t,size:i})=>({root:{"--divider-color":n?lt(n,e):void 0,"--divider-border-style":t,"--divider-size":Pn(i,"divider-size")}}),Bc=Re(e=>{const n=be("Divider",Kee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,color:f,orientation:c,label:h,labelPosition:d,mod:p,attributes:v,...b}=n,w=Ze({name:"Divider",classes:WI,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:v,vars:l,varsResolver:GI});return y.jsx(ve,{mod:[{orientation:c,withLabel:!!h},p],role:"separator",...w("root"),...b,children:h&&y.jsx(ve,{component:"span",mod:{position:d},...w("label"),children:h})})});Bc.classes=WI;Bc.varsResolver=GI;Bc.displayName="@mantine/core/Divider";const[dT,YI]=Gr("Grid component was not found in tree"),SS=(e,n)=>{if(e==="content")return"auto";if(e==="auto")return"0rem";if(e)return e===n?"100%":`calc(${100*e/n}% - ${(n-e)/n} * var(--grid-column-gap))`},hT=(e,n,t)=>t||e==="auto"?"100%":e==="content"?"unset":SS(e,n),mT=(e,n)=>{if(e)return e==="auto"||n?"1":"auto"},pT=(e,n)=>{if(e===0)return"0";if(e)return`calc(${100*e/n}% + ${e/n} * var(--grid-column-gap))`};function Xee({span:e,order:n,offset:t,align:i,selector:r}){var v;const a=ui(),o=YI(),l=o.breakpoints||a.breakpoints,f=Vr(e),c=f===void 0?12:f,h=Eu({"--col-order":(v=Vr(n))==null?void 0:v.toString(),"--col-flex-grow":mT(c,o.grow),"--col-flex-basis":SS(c,o.columns),"--col-width":c==="content"?"auto":void 0,"--col-max-width":hT(c,o.columns,o.grow),"--col-offset":pT(Vr(t),o.columns),"--col-align-self":Vr(i)}),d=Pt(l).reduce((b,w)=>{var k;return b[w]||(b[w]={}),typeof n=="object"&&n[w]!==void 0&&(b[w]["--col-order"]=(k=n[w])==null?void 0:k.toString()),typeof e=="object"&&e[w]!==void 0&&(b[w]["--col-flex-grow"]=mT(e[w],o.grow),b[w]["--col-flex-basis"]=SS(e[w],o.columns),b[w]["--col-width"]=e[w]==="content"?"auto":void 0,b[w]["--col-max-width"]=hT(e[w],o.columns,o.grow)),typeof t=="object"&&t[w]!==void 0&&(b[w]["--col-offset"]=pT(t[w],o.columns)),typeof i=="object"&&i[w]!==void 0&&(b[w]["--col-align-self"]=i[w]),b},{}),p=Hh(Pt(d),l).filter(b=>Pt(d[b.value]).length>0).map(b=>({query:o.type==="container"?`mantine-grid (min-width: ${l[b.value]})`:`(min-width: ${l[b.value]})`,styles:d[b.value]}));return y.jsx(Mc,{styles:h,media:o.type==="container"?void 0:p,container:o.type==="container"?p:void 0,selector:r})}var jC={container:"m_8478a6da",root:"m_410352e9",inner:"m_dee7bd2f",col:"m_96bdd299"};const Zee={span:12},EC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,span:o,order:l,offset:f,align:c,...h}=be("GridCol",Zee,e),d=YI(),p=oy();return y.jsxs(y.Fragment,{children:[y.jsx(Xee,{selector:`.${p}`,span:o,order:l,offset:f,align:c}),y.jsx(ve,{...d.getStyles("col",{className:dn(t,p),style:i,classNames:n,styles:r}),...h})]})});EC.classes=jC;EC.displayName="@mantine/core/GridCol";function vT({gap:e,rowGap:n,columnGap:t,selector:i,breakpoints:r,type:a}){const o=ui(),l=r||o.breakpoints,f=Eu({"--grid-gap":Ht(Vr(e)),"--grid-row-gap":Ht(Vr(n)),"--grid-column-gap":Ht(Vr(t))}),c=Pt(l).reduce((d,p)=>(d[p]||(d[p]={}),typeof e=="object"&&e[p]!==void 0&&(d[p]["--grid-gap"]=Ht(e[p])),typeof n=="object"&&n[p]!==void 0&&(d[p]["--grid-row-gap"]=Ht(n[p])),typeof t=="object"&&t[p]!==void 0&&(d[p]["--grid-column-gap"]=Ht(t[p])),d),{}),h=Hh(Pt(c),l).filter(d=>Pt(c[d.value]).length>0).map(d=>({query:a==="container"?`mantine-grid (min-width: ${l[d.value]})`:`(min-width: ${l[d.value]})`,styles:c[d.value]}));return y.jsx(Mc,{styles:f,media:a==="container"?void 0:h,container:a==="container"?h:void 0,selector:i})}const Qee={gap:"md",columns:12},KI=(e,{justify:n,align:t,overflow:i})=>({root:{"--grid-justify":n,"--grid-align":t,"--grid-overflow":i}}),qr=Re(e=>{const n=be("Grid",Qee,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,grow:f,gap:c,rowGap:h,columnGap:d,columns:p,align:v,justify:b,children:w,breakpoints:k,type:_,attributes:C,...x}=n,E=Ze({name:"Grid",classes:jC,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:C,vars:l,varsResolver:KI}),O=oy();return _==="container"&&k?y.jsxs(dT,{value:{getStyles:E,grow:f,columns:p,breakpoints:k,type:_},children:[y.jsx(vT,{selector:`.${O}`,...n}),y.jsx("div",{...E("container"),children:y.jsx(ve,{...E("root",{className:O}),...x,children:y.jsx("div",{...E("inner"),children:w})})})]}):y.jsxs(dT,{value:{getStyles:E,grow:f,columns:p,breakpoints:k,type:_},children:[y.jsx(vT,{selector:`.${O}`,...n}),y.jsx(ve,{...E("root",{className:O}),...x,children:y.jsx("div",{...E("inner"),children:w})})]})});qr.classes=jC;qr.varsResolver=KI;qr.displayName="@mantine/core/Grid";qr.Col=EC;const Jee=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak","wordSpacing","scrollbarGutter"],gT={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0",display:"block"};function yT(e){Object.keys(gT).forEach(n=>{e.style.setProperty(n,gT[n],"important")})}function ene(e){const n=window.getComputedStyle(e);if(n===null)return null;const t={};for(const i of Jee)t[i]=n[i];return t.boxSizing===""?null:{sizingStyle:t,paddingSize:parseFloat(t.paddingBottom)+parseFloat(t.paddingTop),borderSize:parseFloat(t.borderBottomWidth)+parseFloat(t.borderTopWidth)}}let ji=null;function nne(e,n,t=1,i=1/0){ji||(ji=document.createElement("textarea"),ji.setAttribute("tabindex","-1"),ji.setAttribute("aria-hidden","true"),ji.setAttribute("aria-label","autosize measurement"),yT(ji)),ji.parentNode===null&&document.body.appendChild(ji);const{paddingSize:r,borderSize:a,sizingStyle:o}=e,{boxSizing:l}=o;Object.keys(o).forEach(p=>{ji.style[p]=o[p]}),yT(ji),ji.value=n;let f=l==="border-box"?ji.scrollHeight+a:ji.scrollHeight-r;ji.value=n,f=l==="border-box"?ji.scrollHeight+a:ji.scrollHeight-r,ji.value="x";const c=ji.scrollHeight-r;let h=c*t;l==="border-box"&&(h=h+r+a),f=Math.max(h,f);let d=c*i;return l==="border-box"&&(d=d+r+a),f=Math.min(d,f),[f,c]}function tne({maxRows:e,minRows:n,onChange:t,ref:i,...r}){const a=r.value!==void 0,o=A.useRef(null),l=Wt(o,i),f=A.useRef(0),c=()=>{const d=o.current;if(!d)return;const p=ene(d);if(!p)return;const[v]=nne(p,d.value||d.placeholder||"x",n,e);f.current!==v&&(f.current=v,d.style.setProperty("height",`${v}px`,"important"))},h=d=>{a||c(),t==null||t(d)};return A.useLayoutEffect(c),A.useEffect(()=>{const d=()=>c();return window.addEventListener("resize",d),()=>window.removeEventListener("resize",d)},[]),A.useEffect(()=>{const d=()=>c();return document.fonts.addEventListener("loadingdone",d),()=>document.fonts.removeEventListener("loadingdone",d)},[]),A.useEffect(()=>{const d=p=>{var v;if(((v=o.current)==null?void 0:v.form)===p.target&&!a){const b=o.current.value;requestAnimationFrame(()=>{o.current&&b!==o.current.value&&c()})}};return document.body.addEventListener("reset",d),()=>document.body.removeEventListener("reset",d)},[a]),y.jsx("textarea",{...r,onChange:h,ref:l})}const ine={size:"sm"},bu=Re(e=>{const{autosize:n,maxRows:t,minRows:i,__staticSelector:r,resize:a,...o}=be("Textarea",ine,e),l=n&&TK()!=="test",f=l?{maxRows:t,minRows:i}:{};return y.jsx(Ui,{component:l?tne:"textarea",...o,__staticSelector:r||"Textarea",multiline:!0,"data-no-overflow":n&&t===void 0||void 0,__vars:{"--input-resize":a},...f})});bu.classes=Ui.classes;bu.displayName="@mantine/core/Textarea";const[rne,pl]=Gr("Menu component was not found in the tree");var vl={dropdown:"m_dc9b7c9f",label:"m_9bfac126",divider:"m_efdf90cb",item:"m_99ac2aa1",itemLabel:"m_5476e0d3",itemSection:"m_8b75e504",chevron:"m_b85b0bed"};const TC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("MenuDivider",null,e);return y.jsx(ve,{...pl().getStyles("divider",{className:t,style:i,styles:r,classNames:n}),...o})});TC.classes=vl;TC.displayName="@mantine/core/MenuDivider";const MC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,onMouseEnter:o,onMouseLeave:l,onKeyDown:f,children:c,ref:h,...d}=be("MenuDropdown",null,e),p=A.useRef(null),v=pl(),b=kr(f,_=>{var C,x;(_.key==="ArrowUp"||_.key==="ArrowDown")&&(_.preventDefault(),(x=(C=p.current)==null?void 0:C.querySelectorAll("[data-menu-item]:not(:disabled)")[0])==null||x.focus())}),w=kr(o,()=>(v.trigger==="hover"||v.trigger==="click-hover")&&v.openDropdown()),k=kr(l,()=>(v.trigger==="hover"||v.trigger==="click-hover")&&v.closeDropdown());return y.jsxs(En.Dropdown,{...d,onMouseEnter:w,onMouseLeave:k,role:"menu","aria-orientation":"vertical",ref:Wt(h,p),...v.getStyles("dropdown",{className:t,style:i,styles:r,classNames:n,withStaticClass:!1}),tabIndex:-1,"data-menu-dropdown":!0,onKeyDown:b,children:[v.withInitialFocusPlaceholder&&y.jsx("div",{tabIndex:-1,"data-autofocus":!0,"data-mantine-stop-propagation":!0,style:{outline:0}}),c]})});MC.classes=vl;MC.displayName="@mantine/core/MenuDropdown";const Yh=A.createContext(null),DC=Si(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,color:o,closeMenuOnClick:l,leftSection:f,rightSection:c,children:h,disabled:d,"data-disabled":p,ref:v,...b}=be("MenuItem",null,e),w=pl(),k=A.use(Yh),_=ui(),{dir:C}=Du(),x=A.useRef(null),E=b,O=kr(E.onClick,()=>{p||(typeof l=="boolean"?l&&w.closeDropdownImmediately():w.closeOnItemClick&&w.closeDropdownImmediately())}),j=o?_.variantColorResolver({color:o,theme:_,variant:"light"}):void 0,M=o?fs({color:o,theme:_}):null,N=kr(E.onKeyDown,H=>{H.key==="ArrowLeft"&&k&&(k.close(),k.focusParentItem())});return y.jsxs(Dt,{onMouseDown:H=>H.preventDefault(),...b,unstyled:w.unstyled,tabIndex:w.menuItemTabIndex,...w.getStyles("item",{className:t,style:i,styles:r,classNames:n}),ref:Wt(x,v),role:"menuitem",disabled:d,"data-menu-item":!0,"data-disabled":d||p||void 0,"data-mantine-stop-propagation":!0,onClick:O,onKeyDown:R6({siblingSelector:"[data-menu-item]:not([data-disabled])",parentSelector:"[data-menu-dropdown]",activateOnFocus:!1,loop:w.loop,dir:C,orientation:"vertical",onKeyDown:N}),__vars:{"--menu-item-color":M!=null&&M.isThemeColor&&(M==null?void 0:M.shade)===void 0?`var(--mantine-color-${M.color}-6)`:j==null?void 0:j.color,"--menu-item-hover":j==null?void 0:j.hover},children:[f&&y.jsx("div",{...w.getStyles("itemSection",{styles:r,classNames:n}),"data-position":"left",children:f}),h&&y.jsx("div",{...w.getStyles("itemLabel",{styles:r,classNames:n}),children:h}),c&&y.jsx("div",{...w.getStyles("itemSection",{styles:r,classNames:n}),"data-position":"right",children:c})]})});DC.classes=vl;DC.displayName="@mantine/core/MenuItem";const RC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("MenuLabel",null,e);return y.jsx(ve,{...pl().getStyles("label",{className:t,style:i,styles:r,classNames:n}),...o})});RC.classes=vl;RC.displayName="@mantine/core/MenuLabel";const PC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,onMouseEnter:o,onMouseLeave:l,onKeyDown:f,children:c,ref:h,...d}=be("MenuSubDropdown",null,e),p=A.useRef(null),v=pl(),b=A.use(Yh),w=kr(o,b==null?void 0:b.open),k=kr(l,b==null?void 0:b.close);return y.jsx(En.Dropdown,{...d,onMouseEnter:w,onMouseLeave:k,role:"menu","aria-orientation":"vertical",ref:Wt(h,p),...v.getStyles("dropdown",{className:t,style:i,styles:r,classNames:n,withStaticClass:!1}),tabIndex:-1,"data-menu-dropdown":!0,children:c})});PC.classes=vl;PC.displayName="@mantine/core/MenuSubDropdown";const NC=Si(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,color:o,leftSection:l,rightSection:f,children:c,disabled:h,"data-disabled":d,closeMenuOnClick:p,ref:v,...b}=be("MenuSubItem",null,e),w=pl(),k=A.use(Yh),_=ui(),{dir:C}=Du(),x=A.useRef(null),E=b,O=o?_.variantColorResolver({color:o,theme:_,variant:"light"}):void 0,j=o?fs({color:o,theme:_}):null,M=kr(E.onKeyDown,z=>{z.key==="ArrowRight"&&(k==null||k.open(),k==null||k.focusFirstItem()),z.key==="ArrowLeft"&&(k!=null&&k.parentContext)&&(k.parentContext.close(),k.parentContext.focusParentItem())}),N=kr(E.onClick,()=>{!d&&p&&w.closeDropdownImmediately()}),H=kr(E.onMouseEnter,k==null?void 0:k.open),P=kr(E.onMouseLeave,k==null?void 0:k.close);return y.jsxs(Dt,{onMouseDown:z=>z.preventDefault(),...b,unstyled:w.unstyled,tabIndex:w.menuItemTabIndex,...w.getStyles("item",{className:t,style:i,styles:r,classNames:n}),ref:Wt(x,v),role:"menuitem",disabled:h,"data-menu-item":!0,"data-sub-menu-item":!0,"data-disabled":h||d||void 0,"data-mantine-stop-propagation":!0,onMouseEnter:H,onMouseLeave:P,onClick:N,onKeyDown:R6({siblingSelector:"[data-menu-item]:not([data-disabled])",parentSelector:"[data-menu-dropdown]",activateOnFocus:!1,loop:w.loop,dir:C,orientation:"vertical",onKeyDown:M}),__vars:{"--menu-item-color":j!=null&&j.isThemeColor&&(j==null?void 0:j.shade)===void 0?`var(--mantine-color-${j.color}-6)`:O==null?void 0:O.color,"--menu-item-hover":O==null?void 0:O.hover},children:[l&&y.jsx("div",{...w.getStyles("itemSection",{styles:r,classNames:n}),"data-position":"left",children:l}),c&&y.jsx("div",{...w.getStyles("itemLabel",{styles:r,classNames:n}),children:c}),y.jsx("div",{...w.getStyles("itemSection",{styles:r,classNames:n}),"data-position":"right",children:f||y.jsx(Ng,{...w.getStyles("chevron"),size:14})})]})});NC.classes=vl;NC.displayName="@mantine/core/MenuSubItem";function XI({children:e,refProp:n}){if(!D6(e))throw new Error("Menu.Sub.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported");return pl(),y.jsx(En.Target,{refProp:n,popupType:"menu",children:e})}XI.displayName="@mantine/core/MenuSubTarget";const ane={offset:0,position:"right-start",transitionProps:{duration:0},openDelay:0,middlewares:{shift:{crossAxis:!0}}};function Fc(e){const{children:n,closeDelay:t,openDelay:i,...r}=be("MenuSub",ane,e),a=qi(),[o,{open:l,close:f}]=vz(!1),c=A.use(Yh),{openDropdown:h,closeDropdown:d}=cL({open:l,close:f,closeDelay:t,openDelay:i}),p=()=>window.setTimeout(()=>{var b,w;(w=(b=document.getElementById(`${a}-dropdown`))==null?void 0:b.querySelectorAll("[data-menu-item]:not([data-disabled])")[0])==null||w.focus()},16),v=()=>window.setTimeout(()=>{var b;(b=document.getElementById(`${a}-target`))==null||b.focus()},16);return y.jsx(Yh,{value:{opened:o,close:d,open:h,focusFirstItem:p,focusParentItem:v,parentContext:c},children:y.jsx(En,{opened:o,withinPortal:!1,withArrow:!1,id:a,...r,children:n})})}Fc.extend=e=>e;Fc.displayName="@mantine/core/MenuSub";Fc.Target=XI;Fc.Dropdown=PC;Fc.Item=NC;const one={refProp:"ref"};function ZI(e){const{children:n,refProp:t,...i}=be("MenuTarget",one,e),r=Tu(n);if(!r)throw new Error("Menu.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported");const a=pl(),o=r.props,l=kr(o.onClick,()=>{a.trigger==="click"?a.toggleDropdown():a.trigger==="click-hover"&&(a.setOpenedViaClick(!0),a.opened||a.openDropdown())}),f=kr(o.onMouseEnter,()=>(a.trigger==="hover"||a.trigger==="click-hover")&&a.openDropdown()),c=kr(o.onMouseLeave,()=>{(a.trigger==="hover"||a.trigger==="click-hover"&&!a.openedViaClick)&&a.closeDropdown()});return y.jsx(En.Target,{refProp:t,popupType:"menu",...i,children:A.cloneElement(r,{onClick:l,onMouseEnter:f,onMouseLeave:c,"data-expanded":a.opened?!0:void 0})})}ZI.displayName="@mantine/core/MenuTarget";const sne={trapFocus:!0,closeOnItemClick:!0,withInitialFocusPlaceholder:!0,clickOutsideEvents:["mousedown","touchstart","keydown"],loop:!0,trigger:"click",openDelay:0,closeDelay:100,menuItemTabIndex:-1},Un=Re(e=>{const n=be("Menu",sne,e),{children:t,onOpen:i,onClose:r,opened:a,defaultOpened:o,trapFocus:l,onChange:f,closeOnItemClick:c,loop:h,closeOnEscape:d,trigger:p,openDelay:v,closeDelay:b,classNames:w,styles:k,unstyled:_,variant:C,vars:x,menuItemTabIndex:E,keepMounted:O,withInitialFocusPlaceholder:j,attributes:M,...N}=n,H=Ze({name:"Menu",classes:vl,props:n,classNames:w,styles:k,unstyled:_,attributes:M}),[P,z]=Mi({value:a,defaultValue:o,finalValue:!1,onChange:f}),[F,G]=A.useState(!1),U=()=>{z(!1),G(!1),P&&(r==null||r())},$=()=>{z(!0),!P&&(i==null||i())},R=()=>{P?U():$()},{openDropdown:I,closeDropdown:q}=cL({open:$,close:U,closeDelay:b,openDelay:v}),Y=V=>cK("[data-menu-item]","[data-menu-dropdown]",V),{resolvedClassNames:D,resolvedStyles:W}=Hi({classNames:w,styles:k,props:n});return y.jsx(rne,{value:{getStyles:H,opened:P,toggleDropdown:R,getItemIndex:Y,openedViaClick:F,setOpenedViaClick:G,closeOnItemClick:c,closeDropdown:p==="click"?U:q,openDropdown:p==="click"?$:I,closeDropdownImmediately:U,loop:h,trigger:p,unstyled:_,menuItemTabIndex:E,withInitialFocusPlaceholder:j},children:y.jsx(En,{returnFocus:!0,...N,opened:P,onChange:R,defaultOpened:o,trapFocus:O?!1:l,closeOnEscape:d,__staticSelector:"Menu",classNames:D,styles:W,unstyled:_,variant:C,keepMounted:O,children:t})})});Un.displayName="@mantine/core/Menu";Un.classes=vl;Un.Item=DC;Un.Label=RC;Un.Dropdown=MC;Un.Target=ZI;Un.Divider=TC;Un.Sub=Fc;const[lne,qc]=Gr("Modal component was not found in tree");var ds={root:"m_9df02822",content:"m_54c44539",inner:"m_1f958f16",header:"m_d0e2b9cd"};const Ny=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ModalBody",null,e);return y.jsx(FL,{...qc().getStyles("body",{classNames:n,style:i,styles:r,className:t}),...o})});Ny.classes=ds;Ny.displayName="@mantine/core/ModalBody";const $y=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ModalCloseButton",null,e);return y.jsx(qL,{...qc().getStyles("close",{classNames:n,style:i,styles:r,className:t}),...o})});$y.classes=ds;$y.displayName="@mantine/core/ModalCloseButton";const zy=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,children:o,__hidden:l,...f}=be("ModalContent",null,e),c=qc(),h=c.scrollAreaComponent||qJ;return y.jsx(HL,{...c.getStyles("content",{className:t,style:i,styles:r,classNames:n}),innerProps:c.getStyles("inner",{className:t,style:i,styles:r,classNames:n}),"data-full-screen":c.fullScreen||void 0,"data-modal-content":!0,"data-hidden":l||void 0,...f,children:y.jsx(h,{style:{maxHeight:c.fullScreen?"100dvh":`calc(100dvh - (${me(c.yOffset)} * 2))`},children:o})})});zy.classes=ds;zy.displayName="@mantine/core/ModalContent";const Ly=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ModalHeader",null,e);return y.jsx(UL,{...qc().getStyles("header",{classNames:n,style:i,styles:r,className:t}),...o})});Ly.classes=ds;Ly.displayName="@mantine/core/ModalHeader";const Iy=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ModalOverlay",null,e);return y.jsx(VL,{...qc().getStyles("overlay",{classNames:n,style:i,styles:r,className:t}),...o})});Iy.classes=ds;Iy.displayName="@mantine/core/ModalOverlay";const une={__staticSelector:"Modal",closeOnClickOutside:!0,withinPortal:!0,lockScroll:!0,trapFocus:!0,returnFocus:!0,closeOnEscape:!0,keepMounted:!1,zIndex:wa("modal"),transitionProps:{duration:200,transition:"fade-down"},yOffset:"5dvh"},QI=(e,{radius:n,size:t,yOffset:i,xOffset:r})=>({root:{"--modal-radius":n===void 0?void 0:Kt(n),"--modal-size":Pn(t,"modal-size"),"--modal-y-offset":me(i),"--modal-x-offset":me(r)}}),Zm=Re(e=>{const n=be("ModalRoot",une,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,yOffset:f,scrollAreaComponent:c,radius:h,fullScreen:d,centered:p,xOffset:v,__staticSelector:b,attributes:w,...k}=n,_=Ze({name:b,classes:ds,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:w,vars:l,varsResolver:QI});return y.jsx(lne,{value:{yOffset:f,scrollAreaComponent:c,getStyles:_,fullScreen:d},children:y.jsx(BL,{..._("root"),"data-full-screen":d||void 0,"data-centered":p||void 0,"data-offset-scrollbars":c===xa.Autosize||void 0,unstyled:o,...k})})});Zm.classes=ds;Zm.varsResolver=QI;Zm.displayName="@mantine/core/ModalRoot";const JI=A.createContext(null);function eB({children:e}){const[n,t]=A.useState([]),[i,r]=A.useState(wa("modal"));return y.jsx(JI,{value:{stack:n,addModal:(a,o)=>{t(l=>[...new Set([...l,a])]),r(l=>typeof o=="number"&&typeof l=="number"?Math.max(l,o):l)},removeModal:a=>t(o=>o.filter(l=>l!==a)),getZIndex:a=>`calc(${i} + ${n.indexOf(a)} + 1)`,currentId:n[n.length-1],maxZIndex:i},children:e})}eB.displayName="@mantine/core/ModalStack";const By=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,...o}=be("ModalTitle",null,e);return y.jsx(WL,{...qc().getStyles("title",{classNames:n,style:i,styles:r,className:t}),...o})});By.classes=ds;By.displayName="@mantine/core/ModalTitle";const fne={closeOnClickOutside:!0,withinPortal:!0,lockScroll:!0,trapFocus:!0,returnFocus:!0,closeOnEscape:!0,keepMounted:!1,zIndex:wa("modal"),transitionProps:{duration:200,transition:"fade-down"},withOverlay:!0,withCloseButton:!0},Sr=Re(e=>{const{title:n,withOverlay:t,overlayProps:i,withCloseButton:r,closeButtonProps:a,children:o,radius:l,opened:f,stackId:c,zIndex:h,...d}=be("Modal",fne,e),p=A.use(JI),v=!!n||r,b=p&&c?{closeOnEscape:p.currentId===c,trapFocus:p.currentId===c,zIndex:p.getZIndex(c)}:{},w=t===!1?!1:c&&p?p.currentId===c:f;return A.useEffect(()=>{p&&c&&(f?p.addModal(c,h||wa("modal")):p.removeModal(c))},[f,c,h]),y.jsxs(Zm,{radius:l,opened:f,zIndex:p&&c?p.getZIndex(c):h,...d,...b,children:[t&&y.jsx(Iy,{visible:w,transitionProps:p&&c?{duration:0}:void 0,...i}),y.jsxs(zy,{radius:l,__hidden:p&&c&&f?c!==p.currentId:!1,children:[v&&y.jsxs(Ly,{children:[n&&y.jsx(By,{children:n}),r&&y.jsx($y,{...a})]}),y.jsx(Ny,{children:o})]})]})});Sr.classes=ds;Sr.displayName="@mantine/core/Modal";Sr.Root=Zm;Sr.Overlay=Iy;Sr.Content=zy;Sr.Body=Ny;Sr.Header=Ly;Sr.Title=By;Sr.CloseButton=$y;Sr.Stack=eB;const Fy=A.createContext(null);var qy={root:"m_7cda1cd6","root--default":"m_44da308b","root--contrast":"m_e3a01f8",label:"m_1e0e6180",remove:"m_ae386778",group:"m_1dcfd90b"};const nB=A.createContext(null),tB=(e,{gap:n},{size:t})=>({group:{"--pg-gap":n!==void 0?Pn(n):Pn(t,"pg-gap")}}),Hy=Re(e=>{var b;const n=be("PillGroup",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,size:f,disabled:c,attributes:h,...d}=n,p=((b=A.use(Fy))==null?void 0:b.size)||f||void 0,v=Ze({name:"PillGroup",classes:qy,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:h,vars:l,varsResolver:tB,stylesCtx:{size:p},rootSelector:"group"});return y.jsx(nB,{value:{size:p,disabled:c},children:y.jsx(ve,{size:p,...v("group"),...d})})});Hy.classes=qy;Hy.varsResolver=tB;Hy.displayName="@mantine/core/PillGroup";const cne={variant:"default"},iB=(e,{radius:n},{size:t})=>({root:{"--pill-fz":Pn(t,"pill-fz"),"--pill-height":Pn(t,"pill-height"),"--pill-radius":n===void 0?void 0:Kt(n)}}),cl=Re(e=>{const n=be("Pill",cne,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,variant:f,children:c,withRemoveButton:h,onRemove:d,removeButtonProps:p,radius:v,size:b,disabled:w,mod:k,attributes:_,...C}=n,x=A.use(nB),E=A.use(Fy),O=b||(x==null?void 0:x.size)||void 0,j=(E==null?void 0:E.variant)==="filled"?"contrast":f||"default",M=Ze({name:"Pill",classes:qy,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:_,vars:l,varsResolver:iB,stylesCtx:{size:O}});return y.jsxs(ve,{component:"span",variant:j,size:O,...M("root",{variant:j}),mod:[{"with-remove":h&&!w,disabled:w||(x==null?void 0:x.disabled)},k],...C,children:[y.jsx("span",{...M("label"),children:c}),h&&y.jsx(hl,{variant:"transparent",radius:v,tabIndex:-1,"aria-hidden":!0,unstyled:o,...p,...M("remove",{className:p==null?void 0:p.className,style:p==null?void 0:p.style}),onMouseDown:N=>{var H;N.preventDefault(),N.stopPropagation(),(H=p==null?void 0:p.onMouseDown)==null||H.call(p,N)},onClick:N=>{var H;N.stopPropagation(),d==null||d(),(H=p==null?void 0:p.onClick)==null||H.call(p,N)}})]})});cl.classes=qy;cl.varsResolver=iB;cl.displayName="@mantine/core/Pill";cl.Group=Hy;var rB={field:"m_45c4369d"};const dne={type:"visible"},$C=Re(e=>{const n=be("PillsInputField",dne,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,type:f,disabled:c,id:h,pointer:d,mod:p,attributes:v,ref:b,...w}=n,k=A.use(Fy),_=A.use(Ru),C=Ze({name:"PillsInputField",classes:rB,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:v,rootSelector:"field"}),x=c||(k==null?void 0:k.disabled);return y.jsx(ve,{component:"input",ref:Wt(b,k==null?void 0:k.fieldRef),"data-type":f,disabled:x,mod:[{disabled:x,pointer:d},p],...C("field"),...w,id:(_==null?void 0:_.inputId)||h,"aria-invalid":k==null?void 0:k.hasError,"aria-describedby":_==null?void 0:_.describedBy,type:"text",onMouseDown:E=>!d&&E.stopPropagation()})});$C.classes=rB;$C.displayName="@mantine/core/PillsInputField";const hne={size:"sm"},wu=Re(e=>{const{children:n,onMouseDown:t,onClick:i,size:r,disabled:a,__staticSelector:o,error:l,variant:f,...c}=be("PillsInput",hne,e),h=A.useRef(null);return y.jsx(Fy,{value:{fieldRef:h,size:r,disabled:a,hasError:!!l,variant:f},children:y.jsx(Ui,{size:r,error:l,variant:f,component:"div","data-no-overflow":!0,onMouseDown:d=>{var p;d.preventDefault(),t==null||t(d),(p=h.current)==null||p.focus()},onClick:d=>{var p,v;d.preventDefault(),(p=d.currentTarget.closest("fieldset"))!=null&&p.disabled||((v=h.current)==null||v.focus(),i==null||i(d))},...c,multiline:!0,disabled:a,__staticSelector:o||"PillsInput",withAria:!1,children:n})})});wu.displayName="@mantine/core/PillsInput";wu.classes=Ui.classes;wu.Field=$C;function _k(e){return typeof e=="string"?e.trim().toLowerCase():e}function mne({data:e,value:n}){const t=n.map(_k);return e.reduce((i,r)=>(yu(r)?i.push({group:r.group,items:r.items.filter(a=>t.indexOf(_k(a.value))===-1)}):t.indexOf(_k(r.value))===-1&&i.push(r),i),[])}const bT={xs:41,sm:50,md:60,lg:72,xl:89},pne={maxValues:1/0,withCheckIcon:!0,checkIconPosition:"left",hiddenInputValuesDivider:",",clearSearchOnChange:!0,openOnFocus:!0,size:"sm"},Uy=sy(e=>{const n=be("MultiSelect",pne,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,size:f,value:c,defaultValue:h,onChange:d,onKeyDown:p,variant:v,data:b,dropdownOpened:w,defaultDropdownOpened:k,onDropdownOpen:_,onDropdownClose:C,selectFirstOptionOnChange:x,selectFirstOptionOnDropdownOpen:E,onOptionSubmit:O,comboboxProps:j,filter:M,limit:N,withScrollArea:H,maxDropdownHeight:P,searchValue:z,defaultSearchValue:F,onSearchChange:G,readOnly:U,disabled:$,onFocus:R,onBlur:I,radius:q,rightSection:Y,rightSectionWidth:D,rightSectionPointerEvents:W,rightSectionProps:V,leftSection:L,leftSectionWidth:X,leftSectionPointerEvents:ee,leftSectionProps:re,inputContainer:se,inputWrapperOrder:ye,withAsterisk:ae,labelProps:le,descriptionProps:_e,errorProps:ne,wrapperProps:ze,description:we,label:Ce,error:Ne,maxValues:ge,searchable:xe,nothingFoundMessage:Pe,withCheckIcon:ue,withAlignedLabels:Be,checkIconPosition:Ge,hidePickedOptions:Ve,withErrorStyles:Xe,name:Qe,form:ie,id:he,clearable:Ye,clearSectionMode:Je,clearButtonProps:Se,hiddenInputProps:tn,placeholder:cn,hiddenInputValuesDivider:On,required:mn,mod:an,renderOption:en,renderPill:Rn,onRemove:De,onClear:Fe,onMaxValues:jn,scrollAreaProps:bn,chevronColor:yn,attributes:wn,clearSearchOnChange:it,openOnFocus:_t,loading:Le,loadingPosition:qe,...Nn}=n,st=qi(he),Mn=ky(b),nn=Km(Mn),rn=A.useRef({}),on=Xm({opened:w,defaultOpened:k,onDropdownOpen:()=>{_==null||_(),E&&on.selectFirstOption()},onDropdownClose:()=>{C==null||C(),on.resetSelectedOption()}}),{styleProps:Bn,rest:{type:Wn,autoComplete:xt,...Cn}}=Mu(Nn),[An,Qn]=Mi({value:c,defaultValue:h,finalValue:[],onChange:d}),[Xt,Ai]=Mi({value:z,defaultValue:F,finalValue:"",onChange:G}),nr=un=>{Ai(un),on.resetSelectedOption()},Oa=Ze({name:"MultiSelect",classes:{},props:n,classNames:t,styles:a,unstyled:o,attributes:wn}),{resolvedClassNames:Ya,resolvedStyles:ja}=Hi({props:n,styles:a,classNames:t}),Yr=un=>{p==null||p(un),un.key===" "&&!xe&&(un.preventDefault(),on.toggleDropdown()),un.key==="Backspace"&&Xt.length===0&&An.length>0&&(De==null||De(An[An.length-1]),Qn(An.slice(0,An.length-1)))},Ka=An.map((un,Er)=>{var Tr;const Xa=nn[`${un}`]||rn.current[`${un}`];return Rn?y.jsx(A.Fragment,{children:Rn({option:Xa,value:un,onRemove:()=>{Qn(An.filter(Kr=>un!==Kr)),De==null||De(un)},disabled:$})},`${un}-${Er}`):y.jsx(cl,{withRemoveButton:!U&&!((Tr=nn[`${un}`])!=null&&Tr.disabled),onRemove:()=>{Qn(An.filter(Kr=>un!==Kr)),De==null||De(un)},unstyled:o,disabled:$,...Oa("pill"),children:(Xa==null?void 0:Xa.label)||un},`${un}-${Er}`)});A.useEffect(()=>{x&&on.selectFirstOption()},[x,Xt]),A.useEffect(()=>{An.forEach(un=>{`${un}`in nn&&(rn.current[`${un}`]=nn[`${un}`])})},[nn,An]);const Or=y.jsx(Tn.ClearButton,{...Se,onClear:()=>{Fe==null||Fe(),Qn([]),nr("")}}),jr=mne({data:Mn,value:An}),hn=Ye&&An.length>0&&!$&&!U,ai=hn?{paddingInlineEnd:bT[f]??bT.sm}:void 0;return y.jsxs(y.Fragment,{children:[y.jsxs(Tn,{store:on,classNames:Ya,styles:ja,unstyled:o,size:f,readOnly:U,__staticSelector:"MultiSelect",attributes:wn,onOptionSubmit:un=>{O==null||O(un),it&&nr(""),on.updateSelectedOptionIndex("selected"),An.includes(nn[`${un}`].value)?(Qn(An.filter(Er=>Er!==nn[`${un}`].value)),De==null||De(nn[`${un}`].value)):An.length<ge?Qn([...An,nn[`${un}`].value]):jn==null||jn()},...j,children:[y.jsx(Tn.DropdownTarget,{children:y.jsx(wu,{...Bn,__staticSelector:"MultiSelect",classNames:Ya,styles:ja,unstyled:o,size:f,className:i,style:r,variant:v,disabled:$,radius:q,__defaultRightSection:y.jsx(Tn.Chevron,{size:f,error:Ne,unstyled:o,color:yn}),__clearSection:Or,__clearable:hn,__clearSectionMode:Je,rightSection:Y,rightSectionPointerEvents:W||"none",rightSectionWidth:D,rightSectionProps:V,leftSection:L,leftSectionWidth:X,leftSectionPointerEvents:ee,leftSectionProps:re,loading:Le,loadingPosition:qe,inputContainer:se,inputWrapperOrder:ye,withAsterisk:ae,labelProps:le,descriptionProps:_e,errorProps:ne,wrapperProps:ze,description:we,label:Ce,error:Ne,withErrorStyles:Xe,__stylesApiProps:{...n,rightSectionPointerEvents:W||"none",multiline:!0},pointer:!xe,onClick:()=>xe?on.openDropdown():on.toggleDropdown(),"data-expanded":on.dropdownOpened||void 0,id:st,required:mn,mod:an,attributes:wn,children:y.jsxs(cl.Group,{attributes:wn,disabled:$,unstyled:o,...Oa("pillsList",{style:ai}),children:[Ka,y.jsx(Tn.EventsTarget,{autoComplete:xt,withExpandedAttribute:!0,children:y.jsx(wu.Field,{...Cn,id:st,placeholder:cn,type:!xe&&!cn?"hidden":"visible",...Oa("inputField"),unstyled:o,onFocus:un=>{R==null||R(un),_t&&xe&&on.openDropdown()},onBlur:un=>{I==null||I(un),on.closeDropdown(),nr("")},onKeyDown:Yr,value:Xt,onChange:un=>{nr(un.currentTarget.value),xe&&on.openDropdown(),x&&on.selectFirstOption()},disabled:$,readOnly:U||!xe,pointer:!xe})})]})})}),y.jsx(Cy,{data:Ve?jr:Mn,hidden:U||$,filter:M,search:Xt,limit:N,hiddenWhenEmpty:!Pe,withScrollArea:H,maxDropdownHeight:P,filterOptions:xe,value:An,checkIconPosition:Ge,withCheckIcon:ue,withAlignedLabels:Be,nothingFoundMessage:Pe,unstyled:o,labelId:Ce?`${st}-label`:void 0,"aria-label":Ce?void 0:Nn["aria-label"],renderOption:en,scrollAreaProps:bn})]}),y.jsx(Tn.HiddenInput,{name:Qe,valuesDivider:On,value:An,form:ie,disabled:$,...tn})]})});Uy.classes={...Ui.classes,...Tn.classes};Uy.displayName="@mantine/core/MultiSelect";var aB={root:"m_a513464",icon:"m_a4ceffb",loader:"m_b0920b15",body:"m_a49ed24",title:"m_3feedf16",description:"m_3d733a3a",closeButton:"m_919a4d88"};const vne={withCloseButton:!0},oB=(e,{radius:n,color:t})=>({root:{"--notification-radius":n===void 0?void 0:Kt(n),"--notification-color":t?lt(t,e):void 0}}),Vy=Re(e=>{const n=be("Notification",vne,e),{className:t,color:i,radius:r,loading:a,withCloseButton:o,withBorder:l,title:f,icon:c,children:h,onClose:d,closeButtonProps:p,classNames:v,style:b,styles:w,unstyled:k,vars:_,mod:C,loaderProps:x,role:E,attributes:O,...j}=n,M=Ze({name:"Notification",classes:aB,props:n,className:t,style:b,classNames:v,styles:w,unstyled:k,attributes:O,vars:_,varsResolver:oB});return y.jsxs(ve,{...M("root"),mod:[{"data-with-icon":!!c||a,"data-with-border":l},C],role:E||"alert",...j,children:[c&&!a&&y.jsx("div",{...M("icon"),children:c}),a&&y.jsx(xi,{size:28,color:i,...M("loader"),...x}),y.jsxs("div",{...M("body"),children:[f&&y.jsx("div",{...M("title"),children:f}),y.jsx(ve,{...M("description"),mod:{"data-with-title":!!f},children:h})]}),o&&y.jsx(hl,{iconSize:16,color:"gray",...p,unstyled:k,onClick:N=>{var H;(H=p==null?void 0:p.onClick)==null||H.call(p,N),d==null||d()},...M("closeButton")})]})});Vy.classes=aB;Vy.varsResolver=oB;Vy.displayName="@mantine/core/Notification";function sB(e,n){var t={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&n.indexOf(i)<0&&(t[i]=e[i]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,i=Object.getOwnPropertySymbols(e);r<i.length;r++)n.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(t[i[r]]=e[i[r]]);return t}var Jf;(function(e){e.event="event",e.props="prop"})(Jf||(Jf={}));function Xs(){}function gne(e){var n,t=void 0;return function(){for(var i=[],r=arguments.length;r--;)i[r]=arguments[r];return n&&i.length===n.length&&i.every(function(a,o){return a===n[o]})||(n=i,t=e.apply(void 0,i)),t}}function Kh(e){return!!(e||"").match(/\d/)}function Js(e){return e==null}function yne(e){return typeof e=="number"&&isNaN(e)}function lB(e){return Js(e)||yne(e)||typeof e=="number"&&!isFinite(e)}function uB(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function bne(e){switch(e){case"lakh":return/(\d+?)(?=(\d\d)+(\d)(?!\d))(\.\d+)?/g;case"wan":return/(\d)(?=(\d{4})+(?!\d))/g;case"thousand":default:return/(\d)(?=(\d{3})+(?!\d))/g}}function wne(e,n,t){var i=bne(t),r=e.search(/[1-9]/);return r=r===-1?e.length:r,e.substring(0,r)+e.substring(r,e.length).replace(i,"$1"+n)}function wT(e){var n=A.useRef(e);n.current=e;var t=A.useRef(function(){for(var i=[],r=arguments.length;r--;)i[r]=arguments[r];return n.current.apply(n,i)});return t.current}function zC(e,n){n===void 0&&(n=!0);var t=e[0]==="-",i=t&&n;e=e.replace("-","");var r=e.split("."),a=r[0],o=r[1]||"";return{beforeDecimal:a,afterDecimal:o,hasNegation:t,addNegation:i}}function kne(e){if(!e)return e;var n=e[0]==="-";n&&(e=e.substring(1,e.length));var t=e.split("."),i=t[0].replace(/^0+/,"")||"0",r=t[1]||"";return(n?"-":"")+i+(r?"."+r:"")}function fB(e,n,t){for(var i="",r=t?"0":"",a=0;a<=n-1;a++)i+=e[a]||r;return i}function kT(e,n){return Array(n+1).join(e)}function cB(e){var n=e+"",t=n[0]==="-"?"-":"";t&&(n=n.substring(1));var i=n.split(/[eE]/g),r=i[0],a=i[1];if(a=Number(a),!a)return t+r;r=r.replace(".","");var o=1+a,l=r.length;return o<0?r="0."+kT("0",Math.abs(o))+r:o>=l?r=r+kT("0",o-l):r=(r.substring(0,o)||"0")+"."+r.substring(o),t+r}function _T(e,n,t){if(["","-"].indexOf(e)!==-1)return e;var i=(e.indexOf(".")!==-1||t)&&n,r=zC(e),a=r.beforeDecimal,o=r.afterDecimal,l=r.hasNegation,f=parseFloat("0."+(o||"0")),c=o.length<=n?"0."+o:f.toFixed(n),h=c.split("."),d=a;a&&Number(h[0])&&(d=a.split("").reverse().reduce(function(w,k,_){return w.length>_?(Number(w[0])+Number(k)).toString()+w.substring(1,w.length):k+w},h[0]));var p=fB(h[1]||"",n,t),v=l?"-":"",b=i?".":"";return""+v+d+b+p}function au(e,n){if(e.value=e.value,e!==null){if(e.createTextRange){var t=e.createTextRange();return t.move("character",n),t.select(),!0}return e.selectionStart||e.selectionStart===0?(e.focus(),e.setSelectionRange(n,n),!0):(e.focus(),!1)}}var dB=gne(function(e,n){for(var t=0,i=0,r=e.length,a=n.length;e[t]===n[t]&&t<r;)t++;for(;e[r-1-i]===n[a-1-i]&&a-i>t&&r-i>t;)i++;return{from:{start:t,end:r-i},to:{start:t,end:a-i}}}),_ne=function(e,n){var t=Math.min(e.selectionStart,n);return{from:{start:t,end:e.selectionEnd},to:{start:t,end:n}}};function xne(e,n,t){return Math.min(Math.max(e,n),t)}function xk(e){return Math.max(e.selectionStart,e.selectionEnd)}function Sne(){return typeof navigator<"u"&&!(navigator.platform&&/iPhone|iPod/.test(navigator.platform))}function Cne(e){return{from:{start:0,end:0},to:{start:0,end:e.length},lastValue:""}}function Ane(e){var n=e.currentValue,t=e.formattedValue,i=e.currentValueIndex,r=e.formattedValueIndex;return n[i]===t[r]}function One(e,n,t,i,r,a,o){o===void 0&&(o=Ane);var l=r.findIndex(function(E){return E}),f=e.slice(0,l);!n&&!t.startsWith(f)&&(n=f,t=f+t,i=i+f.length);for(var c=t.length,h=e.length,d={},p=new Array(c),v=0;v<c;v++){p[v]=-1;for(var b=0,w=h;b<w;b++){var k=o({currentValue:t,lastValue:n,formattedValue:e,currentValueIndex:v,formattedValueIndex:b});if(k&&d[b]!==!0){p[v]=b,d[b]=!0;break}}}for(var _=i;_<c&&(p[_]===-1||!a(t[_]));)_++;var C=_===c||p[_]===-1?h:p[_];for(_=i-1;_>0&&p[_]===-1;)_--;var x=_===-1||p[_]===-1?0:p[_]+1;return x>C?C:i-x<C-i?x:C}function xT(e,n,t,i){var r=e.length;if(n=xne(n,0,r),i==="left"){for(;n>=0&&!t[n];)n--;n===-1&&(n=t.indexOf(!0))}else{for(;n<=r&&!t[n];)n++;n>r&&(n=t.lastIndexOf(!0))}return n===-1&&(n=r),n}function jne(e){for(var n=Array.from({length:e.length+1}).map(function(){return!0}),t=0,i=n.length;t<i;t++)n[t]=!!(Kh(e[t])||Kh(e[t-1]));return n}function hB(e,n,t,i,r,a){a===void 0&&(a=Xs);var o=wT(function(b,w){var k,_;return lB(b)?(_="",k=""):typeof b=="number"||w?(_=typeof b=="number"?cB(b):b,k=i(_)):(_=r(b,void 0),k=i(_)),{formattedValue:k,numAsString:_}}),l=A.useState(function(){return o(Js(e)?n:e,t)}),f=l[0],c=l[1],h=wT(function(b,w){b.formattedValue!==f.formattedValue&&c({formattedValue:b.formattedValue,numAsString:b.value}),a(b,w)}),d=e,p=t;Js(e)&&(d=f.numAsString,p=!0);var v=o(d,p);return A.useMemo(function(){c(v)},[v.formattedValue]),A.useEffect(function(){if(!Js(n)&&Js(e)&&f.formattedValue!==""){var b=parseFloat(f.numAsString);h({formattedValue:f.formattedValue,value:f.numAsString,floatValue:isNaN(b)?void 0:b},{event:void 0,source:Jf.props})}},[]),[f,h]}function Ene(e){return e.replace(/[^0-9]/g,"")}function Tne(e){return e}function Mne(e){var n=e.type;n===void 0&&(n="text");var t=e.displayType;t===void 0&&(t="input");var i=e.customInput,r=e.renderText,a=e.getInputRef,o=e.format;o===void 0&&(o=Tne);var l=e.removeFormatting;l===void 0&&(l=Ene);var f=e.defaultValue,c=e.valueIsNumericString,h=e.onValueChange,d=e.isAllowed,p=e.onChange;p===void 0&&(p=Xs);var v=e.onKeyDown;v===void 0&&(v=Xs);var b=e.onMouseUp;b===void 0&&(b=Xs);var w=e.onFocus;w===void 0&&(w=Xs);var k=e.onBlur;k===void 0&&(k=Xs);var _=e.value,C=e.getCaretBoundary;C===void 0&&(C=jne);var x=e.isValidInputCharacter;x===void 0&&(x=Kh);var E=e.isCharacterSame,O=sB(e,["type","displayType","customInput","renderText","getInputRef","format","removeFormatting","defaultValue","valueIsNumericString","onValueChange","isAllowed","onChange","onKeyDown","onMouseUp","onFocus","onBlur","value","getCaretBoundary","isValidInputCharacter","isCharacterSame"]),j=hB(_,f,!!c,o,l,h),M=j[0],N=M.formattedValue,H=M.numAsString,P=j[1],z=A.useRef(),F=A.useRef({formattedValue:N,numAsString:H}),G=function(ge,xe){F.current={formattedValue:ge.formattedValue,numAsString:ge.value},P(ge,xe)},U=A.useState(!1),$=U[0],R=U[1],I=A.useRef(null),q=A.useRef({setCaretTimeout:null,focusTimeout:null});A.useEffect(function(){return R(!0),function(){clearTimeout(q.current.setCaretTimeout),clearTimeout(q.current.focusTimeout)}},[]);var Y=o,D=function(ge,xe){var Pe=parseFloat(xe);return{formattedValue:ge,value:xe,floatValue:isNaN(Pe)?void 0:Pe}},W=function(ge,xe,Pe){ge.selectionStart===0&&ge.selectionEnd===ge.value.length||(au(ge,xe),q.current.setCaretTimeout=setTimeout(function(){ge.value===Pe&&ge.selectionStart!==xe&&au(ge,xe)},0))},V=function(ge,xe,Pe){return xT(ge,xe,C(ge),Pe)},L=function(ge,xe,Pe){var ue=C(xe),Be=One(xe,N,ge,Pe,ue,x,E);return Be=xT(xe,Be,ue),Be},X=function(ge){var xe=ge.formattedValue;xe===void 0&&(xe="");var Pe=ge.input,ue=ge.source,Be=ge.event,Ge=ge.numAsString,Ve;if(Pe){var Xe=ge.inputValue||Pe.value,Qe=xk(Pe);Pe.value=xe,Ve=L(Xe,xe,Qe),Ve!==void 0&&W(Pe,Ve,xe)}xe!==N&&G(D(xe,Ge),{event:Be,source:ue})};A.useEffect(function(){var ge=F.current,xe=ge.formattedValue,Pe=ge.numAsString;(N!==xe||H!==Pe)&&G(D(N,H),{event:void 0,source:Jf.props})},[N,H]);var ee=I.current?xk(I.current):void 0,re=typeof window<"u"?A.useLayoutEffect:A.useEffect;re(function(){var ge=I.current;if(N!==F.current.formattedValue&&ge){var xe=L(F.current.formattedValue,N,ee);ge.value=N,W(ge,xe,N)}},[N]);var se=function(ge,xe,Pe){var ue=xe.target,Be=z.current?_ne(z.current,ue.selectionEnd):dB(N,ge),Ge=Object.assign(Object.assign({},Be),{lastValue:N}),Ve=l(ge,Ge),Xe=Y(Ve);if(Ve=l(Xe,void 0),d&&!d(D(Xe,Ve))){var Qe=xe.target,ie=xk(Qe),he=L(ge,N,ie);return Qe.value=N,W(Qe,he,N),!1}return X({formattedValue:Xe,numAsString:Ve,inputValue:ge,event:xe,source:Pe,input:xe.target}),!0},ye=function(ge,xe){xe===void 0&&(xe=0);var Pe=ge.selectionStart,ue=ge.selectionEnd;z.current={selectionStart:Pe,selectionEnd:ue+xe}},ae=function(ge){var xe=ge.target,Pe=xe.value,ue=se(Pe,ge,Jf.event);ue&&p(ge),z.current=void 0},le=function(ge){var xe=ge.target,Pe=ge.key,ue=xe.selectionStart,Be=xe.selectionEnd,Ge=xe.value;Ge===void 0&&(Ge="");var Ve;Pe==="ArrowLeft"||Pe==="Backspace"?Ve=Math.max(ue-1,0):Pe==="ArrowRight"?Ve=Math.min(ue+1,Ge.length):Pe==="Delete"&&(Ve=ue);var Xe=0;Pe==="Delete"&&ue===Be&&(Xe=1);var Qe=Pe==="ArrowLeft"||Pe==="ArrowRight";if(Ve===void 0||ue!==Be&&!Qe){v(ge),ye(xe,Xe);return}var ie=Ve;if(Qe){var he=Pe==="ArrowLeft"?"left":"right";ie=V(Ge,Ve,he),ie!==Ve&&ge.preventDefault()}else Pe==="Delete"&&!x(Ge[Ve])?ie=V(Ge,Ve,"right"):Pe==="Backspace"&&!x(Ge[Ve])&&(ie=V(Ge,Ve,"left"));ie!==Ve&&W(xe,ie,Ge),v(ge),ye(xe,Xe)},_e=function(ge){var xe=ge.target,Pe=function(){var ue=xe.selectionStart,Be=xe.selectionEnd,Ge=xe.value;if(Ge===void 0&&(Ge=""),ue===Be){var Ve=V(Ge,ue);Ve!==ue&&W(xe,Ve,Ge)}};Pe(),requestAnimationFrame(function(){Pe()}),b(ge),ye(xe)},ne=function(ge){ge.persist&&ge.persist();var xe=ge.target,Pe=ge.currentTarget;I.current=xe,q.current.focusTimeout=setTimeout(function(){var ue=xe.selectionStart,Be=xe.selectionEnd,Ge=xe.value;Ge===void 0&&(Ge="");var Ve=V(Ge,ue);Ve!==ue&&!(ue===0&&Be===Ge.length)&&W(xe,Ve,Ge),w(Object.assign(Object.assign({},ge),{currentTarget:Pe}))},0)},ze=function(ge){I.current=null,clearTimeout(q.current.focusTimeout),clearTimeout(q.current.setCaretTimeout),k(ge)},we=$&&Sne()?"numeric":void 0,Ce=Object.assign({inputMode:we},O,{type:n,value:N,onChange:ae,onKeyDown:le,onMouseUp:_e,onFocus:ne,onBlur:ze});if(t==="text")return r?Q.createElement(Q.Fragment,null,r(N,O)||null):Q.createElement("span",Object.assign({},O,{ref:a}),N);if(i){var Ne=i;return Q.createElement(Ne,Object.assign({},Ce,{ref:a}))}return Q.createElement("input",Object.assign({},Ce,{ref:a}))}function ST(e,n){var t=n.decimalScale,i=n.fixedDecimalScale,r=n.prefix;r===void 0&&(r="");var a=n.suffix;a===void 0&&(a="");var o=n.allowNegative,l=n.thousandsGroupStyle;if(l===void 0&&(l="thousand"),e===""||e==="-")return e;var f=Wy(n),c=f.thousandSeparator,h=f.decimalSeparator,d=t!==0&&e.indexOf(".")!==-1||t&&i,p=zC(e,o),v=p.beforeDecimal,b=p.afterDecimal,w=p.addNegation;return t!==void 0&&(b=fB(b,t,!!i)),c&&(v=wne(v,c,l)),r&&(v=r+v),a&&(b=b+a),w&&(v="-"+v),e=v+(d&&h||"")+b,e}function Wy(e){var n=e.decimalSeparator;n===void 0&&(n=".");var t=e.thousandSeparator,i=e.allowedDecimalSeparators;return t===!0&&(t=","),i||(i=[n,"."]),{decimalSeparator:n,thousandSeparator:t,allowedDecimalSeparators:i}}function Dne(e,n){e===void 0&&(e="");var t=new RegExp("(-)"),i=new RegExp("(-)(.)*(-)"),r=t.test(e),a=i.test(e);return e=e.replace(/-/g,""),r&&!a&&n&&(e="-"+e),e}function Rne(e,n){return new RegExp("(^-)|[0-9]|"+uB(e),"g")}function Pne(e,n,t){return e===""?!0:!(n!=null&&n.match(/\d/))&&!(t!=null&&t.match(/\d/))&&typeof e=="string"&&!isNaN(Number(e))}function Nne(e,n,t){var i;n===void 0&&(n=Cne(e));var r=t.allowNegative,a=t.prefix;a===void 0&&(a="");var o=t.suffix;o===void 0&&(o="");var l=t.decimalScale,f=n.from,c=n.to,h=c.start,d=c.end,p=Wy(t),v=p.allowedDecimalSeparators,b=p.decimalSeparator,w=e[d]===b;if(Kh(e)&&(e===a||e===o)&&n.lastValue==="")return e;if(d-h===1&&v.indexOf(e[h])!==-1){var k=l===0?"":b;e=e.substring(0,h)+k+e.substring(h+1,e.length)}var _=function(I,q,Y){var D=!1,W=!1;a.startsWith("-")?D=!1:I.startsWith("--")?(D=!1,W=!0):o.startsWith("-")&&I.length===o.length?D=!1:I[0]==="-"&&(D=!0);var V=D?1:0;return W&&(V=2),V&&(I=I.substring(V),q-=V,Y-=V),{value:I,start:q,end:Y,hasNegation:D}},C=_(e,h,d),x=C.hasNegation;i=C,e=i.value,h=i.start,d=i.end;var E=_(n.lastValue,f.start,f.end),O=E.start,j=E.end,M=E.value,N=e.substring(h,d);e.length&&M.length&&(O>M.length-o.length||j<a.length)&&!(N&&o.startsWith(N))&&(e=M);var H=0;e.startsWith(a)?H+=a.length:h<a.length&&(H=h),e=e.substring(H),d-=H;var P=e.length,z=e.length-o.length;e.endsWith(o)?P=z:(d>z||d>e.length-o.length)&&(P=d),e=e.substring(0,P),e=Dne(x?"-"+e:e,r),e=(e.match(Rne(b))||[]).join("");var F=e.indexOf(b);e=e.replace(new RegExp(uB(b),"g"),function(I,q){return q===F?".":""});var G=zC(e,r),U=G.beforeDecimal,$=G.afterDecimal,R=G.addNegation;return c.end-c.start<f.end-f.start&&U===""&&w&&!parseFloat($)&&(e=R?"-":""),e}function $ne(e,n){var t=n.prefix;t===void 0&&(t="");var i=n.suffix;i===void 0&&(i="");var r=Array.from({length:e.length+1}).map(function(){return!0}),a=e[0]==="-";r.fill(!1,0,Math.min(t.length+(a?1:0),e.length));var o=e.length;return r.fill(!1,o-i.length+1,o+1),r}function zne(e){var n=Wy(e),t=n.thousandSeparator,i=n.decimalSeparator,r=e.prefix;r===void 0&&(r="");var a=e.allowNegative;if(a===void 0&&(a=!0),t===i)throw new Error(`
Decimal separator can't be same as thousand separator.
thousandSeparator: `+t+` (thousandSeparator = {true} is same as thousandSeparator = ",")
decimalSeparator: `+i+` (default value for decimalSeparator is .)
`);return r.startsWith("-")&&a&&(console.error(`
Prefix can't start with '-' when allowNegative is true.
prefix: `+r+`
allowNegative: `+a+`
`),a=!1),Object.assign(Object.assign({},e),{allowNegative:a})}function Lne(e){e=zne(e),e.decimalSeparator,e.allowedDecimalSeparators,e.thousandsGroupStyle;var n=e.suffix,t=e.allowNegative,i=e.allowLeadingZeros,r=e.onKeyDown;r===void 0&&(r=Xs);var a=e.onBlur;a===void 0&&(a=Xs);var o=e.thousandSeparator,l=e.decimalScale,f=e.fixedDecimalScale,c=e.prefix;c===void 0&&(c="");var h=e.defaultValue,d=e.value,p=e.valueIsNumericString,v=e.onValueChange,b=sB(e,["decimalSeparator","allowedDecimalSeparators","thousandsGroupStyle","suffix","allowNegative","allowLeadingZeros","onKeyDown","onBlur","thousandSeparator","decimalScale","fixedDecimalScale","prefix","defaultValue","value","valueIsNumericString","onValueChange"]),w=Wy(e),k=w.decimalSeparator,_=w.allowedDecimalSeparators,C=function(R){return ST(R,e)},x=function(R,I){return Nne(R,I,e)},E=Js(d)?h:d,O=p??Pne(E,c,n);Js(d)?Js(h)||(O=O||typeof h=="number"):O=O||typeof d=="number";var j=function(R){return lB(R)?R:(typeof R=="number"&&(R=cB(R)),O&&typeof l=="number"?_T(R,l,!!f):R)},M=hB(j(d),j(h),!!O,C,x,v),N=M[0],H=N.numAsString,P=N.formattedValue,z=M[1],F=function(R){var I=R.target,q=R.key,Y=I.selectionStart,D=I.selectionEnd,W=I.value;if(W===void 0&&(W=""),(q==="Backspace"||q==="Delete")&&D<c.length&&W!=="-"){R.preventDefault();return}if(Y!==D){r(R);return}q==="Backspace"&&W[0]==="-"&&Y===c.length+1&&t&&au(I,1),l&&f&&(q==="Backspace"&&W[Y-1]===k?(au(I,Y-1),R.preventDefault()):q==="Delete"&&W[Y]===k&&R.preventDefault()),_!=null&&_.includes(q)&&W[Y]===k&&au(I,Y+1);var V=o===!0?",":o;q==="Backspace"&&W[Y-1]===V&&au(I,Y-1),q==="Delete"&&W[Y]===V&&au(I,Y+1),r(R)},G=function(R){var I=H;if(I.match(/\d/g)||(I=""),i||(I=kne(I)),f&&l&&(I=_T(I,l,f)),I!==H){var q=ST(I,e);z({formattedValue:q,value:I,floatValue:parseFloat(I)},{event:R,source:Jf.event})}a(R)},U=function(R){return R===k?!0:Kh(R)},$=function(R){var I=R.currentValue,q=R.lastValue,Y=R.formattedValue,D=R.currentValueIndex,W=R.formattedValueIndex,V=I[D],L=Y[W],X=dB(q,I),ee=X.to,re=function(se){return x(se).indexOf(".")+c.length};return d===0&&f&&l&&I[ee.start]===k&&re(I)<D&&re(Y)>W?!1:D>=ee.start&&D<ee.end&&_&&_.includes(V)&&L===k?!0:V===L};return Object.assign(Object.assign({},b),{value:P,valueIsNumericString:!1,isValidInputCharacter:U,isCharacterSame:$,onValueChange:z,format:C,removeFormatting:x,getCaretBoundary:function(R){return $ne(R,e)},onKeyDown:F,onBlur:G})}function Ine(e){var n=Lne(e);return Q.createElement(Mne,Object.assign({},n))}function CT({direction:e,style:n,...t}){return y.jsx("svg",{style:{width:"var(--ni-chevron-size)",height:"var(--ni-chevron-size)",transform:e==="up"?"rotate(180deg)":void 0,...n},viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:y.jsx("path",{d:"M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"})})}var CS={root:"m_e2f5cd4e",controls:"m_95e17d22",control:"m_80b4b171"};const Bne=/^(0\.0*|-0(\.0*)?)$/,AT=/^-?0\d+(\.\d+)?\.?$/,Fne=/\.\d*0$/,mB=/^-?\d+\.$/;function AS(e){return typeof e=="string"&&e!==""&&!Number.isNaN(Number(e))}function Sk(e){return typeof e=="bigint"}function Ck(e){return typeof e=="number"?e<Number.MAX_SAFE_INTEGER:e===""||AS(e)&&Number(e)<Number.MAX_SAFE_INTEGER}function pB(e,n){return e===""||e==="-"||!n&&e.startsWith("-")?!1:/^-?\d+$/.test(e)}function Ak(e,n){return typeof e=="bigint"?!0:e===""||pB(e,n)}function bh(e){if(!/^-?\d+$/.test(e))return null;try{return BigInt(e)}catch{return null}}function Lv(e){if(typeof e=="bigint")return e;if(typeof e=="number"&&Number.isFinite(e)&&Number.isInteger(e))return BigInt(e)}function gg(e,n,t){return n!==void 0&&e<n?n:t!==void 0&&e>t?t:e}function qne(e){return e.toString().replace(".","").length}function Hne(e,n){return(typeof e=="number"?e<Number.MAX_SAFE_INTEGER:!Number.isNaN(Number(e)))&&!Number.isNaN(e)&&qne(n)<14&&n!==""}function Une(e,n,t){return e===void 0?!0:(n===void 0||e>=n)&&(t===void 0||e<=t)}const Ok={size:"sm",step:1,clampBehavior:"blur",allowDecimal:!0,allowNegative:!0,withKeyboardEvents:!0,allowLeadingZeros:!0,trimLeadingZeroesOnBlur:!0,startValue:0,allowedDecimalSeparators:[".",","]},vB=(e,{size:n})=>({controls:{"--ni-chevron-size":Pn(n,"ni-chevron-size")}});function Vne(e,n,t){const i=e.toString(),r=mB.test(i),a=i.replace(/^0+(?=\d)/,""),o=parseFloat(a);if(Number.isNaN(o))return a;if(o>Number.MAX_SAFE_INTEGER)return n!==void 0?n:a;const l=Yo(o,t,n);return r?`${l.toString().replace(/^0+(?=\d)/,"")}.`:l}function Wne(e,n){if(e===""||e==="-")return e;const t=bh(e);return t===null?e:n.clampBehavior==="blur"?gg(t,n.min,n.max):t}const Xh=sy(e=>{const n=be("NumberInput",Ok,e),{className:t,classNames:i,styles:r,unstyled:a,vars:o,onChange:l,onValueChange:f,value:c,defaultValue:h,max:d,min:p,step:v,hideControls:b,rightSection:w,isAllowed:k,clampBehavior:_,onBlur:C,allowDecimal:x,decimalScale:E,onKeyDown:O,onKeyDownCapture:j,handlersRef:M,startValue:N,disabled:H,rightSectionPointerEvents:P,allowNegative:z,readOnly:F,size:G,rightSectionWidth:U,stepHoldInterval:$,stepHoldDelay:R,allowLeadingZeros:I,withKeyboardEvents:q,trimLeadingZeroesOnBlur:Y,allowedDecimalSeparators:D,selectAllOnFocus:W,onMinReached:V,onMaxReached:L,onFocus:X,attributes:ee,ref:re,...se}=n,ye=z??!0,ae=I??!0,le=Ze({name:"NumberInput",classes:CS,props:n,classNames:i,styles:r,unstyled:a,attributes:ee,vars:o,varsResolver:vB}),{resolvedClassNames:_e,resolvedStyles:ne}=Hi({classNames:i,styles:r,props:n}),ze=A.useRef(Sk(c)||Sk(h)?"bigint":"number");Sk(c)?ze.current="bigint":typeof c=="number"&&(ze.current="number");const we=ze.current==="bigint",[Ce,Ne]=Mi({value:c,defaultValue:h,finalValue:"",onChange:l}),ge=R!==void 0&&$!==void 0,xe=A.useRef(null),Pe=A.useRef(null),ue=A.useRef(0),Be=typeof p=="number"?p:void 0,Ge=typeof d=="number"?d:void 0,Ve=typeof v=="number"?v:Ok.step,Xe=typeof N=="number"?N:Ok.startValue,Qe=Lv(p),ie=Lv(d),he=Lv(v)??BigInt(1),Ye=Lv(N)??BigInt(0),Je=Le=>!pB(Le,ye)||ae&&AT.test(Le)?Le:bh(Le)??Le,Se=Le=>{const qe=Number(Le);return Number.isSafeInteger(qe)?qe:void 0},tn=(Le,qe)=>{qe.source==="event"&&Ne(we?Je(Le.value):Hne(Le.floatValue,Le.value)&&!Bne.test(Le.value)&&!(ae&&AT.test(Le.value))&&!Fne.test(Le.value)&&!mB.test(Le.value)?Le.floatValue:Le.value),f==null||f(Le,qe)},cn=Le=>{const qe=String(Le).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return qe?Math.max(0,(qe[1]?qe[1].length:0)-(qe[2]?+qe[2]:0)):0},On=Le=>{xe.current&&typeof Le<"u"&&xe.current.setSelectionRange(Le,Le)},mn=A.useRef(lS);mn.current=()=>{if(we){if(!Ak(Ce,ye))return;let rn;const on=Ce;if(typeof on=="bigint"){const Wn=on+he;ie!==void 0&&Wn>ie&&(L==null||L()),rn=ie!==void 0&&Wn>ie?ie:Wn}else if(typeof on=="string"&&on!==""){const Wn=bh(on);if(Wn===null)return;const xt=Wn+he;ie!==void 0&&xt>ie&&(L==null||L()),rn=ie!==void 0&&xt>ie?ie:xt}else rn=gg(Ye,Qe,ie);const Bn=rn.toString();Ne(rn),f==null||f({floatValue:Se(rn),formattedValue:Bn,value:Bn},{source:"increment"}),setTimeout(()=>{var Wn;return On((Wn=xe.current)==null?void 0:Wn.value.length)},0);return}if(!Ck(Ce))return;let Le;const qe=cn(Ce),Nn=cn(Ve),st=Math.max(qe,Nn),Mn=10**st;if(!AS(Ce)&&(typeof Ce!="number"||Number.isNaN(Ce)))Le=Yo(Xe,Be,Ge);else if(Ge!==void 0){const rn=(Math.round(Number(Ce)*Mn)+Math.round(Ve*Mn))/Mn;rn>Ge&&(L==null||L()),Le=rn<=Ge?rn:Ge}else Le=(Math.round(Number(Ce)*Mn)+Math.round(Ve*Mn))/Mn;const nn=Le.toFixed(st);Ne(parseFloat(nn)),f==null||f({floatValue:parseFloat(nn),formattedValue:nn,value:nn},{source:"increment"}),setTimeout(()=>{var rn;return On((rn=xe.current)==null?void 0:rn.value.length)},0)};const an=A.useRef(lS);an.current=()=>{if(we){if(!Ak(Ce,ye))return;let on;const Bn=Qe!==void 0?Qe:ye?void 0:BigInt(0),Wn=Ce;if(typeof Wn=="bigint"){const Cn=Wn-he;Bn!==void 0&&Cn<Bn&&(V==null||V()),on=Bn!==void 0&&Cn<Bn?Bn:Cn}else if(typeof Wn=="string"&&Wn!==""){const Cn=bh(Wn);if(Cn===null)return;const An=Cn-he;Bn!==void 0&&An<Bn&&(V==null||V()),on=Bn!==void 0&&An<Bn?Bn:An}else on=gg(Ye,Bn,ie);const xt=on.toString();Ne(on),f==null||f({floatValue:Se(on),formattedValue:xt,value:xt},{source:"decrement"}),setTimeout(()=>{var Cn;return On((Cn=xe.current)==null?void 0:Cn.value.length)},0);return}if(!Ck(Ce))return;let Le;const qe=Be!==void 0?Be:ye?Number.MIN_SAFE_INTEGER:0,Nn=cn(Ce),st=cn(Ve),Mn=Math.max(Nn,st),nn=10**Mn;if(!AS(Ce)&&typeof Ce!="number"||Number.isNaN(Ce))Le=Yo(Xe,qe,Ge);else{const on=(Math.round(Number(Ce)*nn)-Math.round(Ve*nn))/nn;qe!==void 0&&on<qe&&(V==null||V()),Le=qe!==void 0&&on<qe?qe:on}const rn=Le.toFixed(Mn);Ne(parseFloat(rn)),f==null||f({floatValue:parseFloat(rn),formattedValue:rn,value:rn},{source:"decrement"}),setTimeout(()=>{var on;return On((on=xe.current)==null?void 0:on.value.length)},0)};const en=Le=>{var Mn,nn,rn;const qe=Le.clipboardData.getData("text"),Nn=se.decimalSeparator||".",st=(D||[".",","]).filter(on=>on!==Nn);if(st.some(on=>qe.includes(on))){Le.preventDefault();let on=qe;st.forEach(Wn=>{on=on.split(Wn).join(Nn)});const Bn=xe.current;if(Bn){const Wn=Bn.selectionStart??0,xt=Bn.selectionEnd??0,Cn=Bn.value,An=Cn.substring(0,Wn)+on+Cn.substring(xt);(nn=(Mn=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value"))==null?void 0:Mn.set)==null||nn.call(Bn,An),Bn.dispatchEvent(new Event("change",{bubbles:!0}));const Qn=Wn+on.length;setTimeout(()=>On(Qn),0)}}(rn=se.onPaste)==null||rn.call(se,Le)},Rn=Le=>{var qe,Nn;O==null||O(Le),!(F||!q)&&(Le.key==="ArrowUp"&&(Le.preventDefault(),(qe=mn.current)==null||qe.call(mn)),Le.key==="ArrowDown"&&(Le.preventDefault(),(Nn=an.current)==null||Nn.call(an)))},De=Le=>{if(j==null||j(Le),Le.key==="Backspace"){const qe=xe.current;qe&&qe.selectionStart===0&&qe.selectionStart===qe.selectionEnd&&(Le.preventDefault(),window.setTimeout(()=>On(0),0))}},Fe=Le=>{W&&setTimeout(()=>Le.currentTarget.select(),0),X==null||X(Le)},jn=Le=>{let qe=Ce;we?(_==="blur"&&typeof qe=="bigint"&&(qe=gg(qe,Qe,ie)),Y&&typeof qe=="string"&&(qe=Wne(qe,{min:Qe,max:ie,clampBehavior:_}))):(_==="blur"&&typeof qe=="number"&&(qe=Yo(qe,Be,Ge)),Y&&typeof qe=="string"&&cn(qe)<15&&(qe=Vne(qe,Ge,Be))),Ce!==qe&&Ne(qe),C==null||C(Le)};Og(M,{increment:mn.current,decrement:an.current});const bn=Le=>{var qe,Nn;Le?(qe=mn.current)==null||qe.call(mn):(Nn=an.current)==null||Nn.call(an),ue.current+=1},yn=Le=>{if(bn(Le),ge){const qe=typeof $=="number"?$:$(ue.current);Pe.current=window.setTimeout(()=>yn(Le),qe)}},wn=(Le,qe)=>{var Nn;Le.preventDefault(),(Nn=xe.current)==null||Nn.focus(),bn(qe),ge&&(Pe.current=window.setTimeout(()=>yn(qe),R))},it=()=>{Pe.current&&window.clearTimeout(Pe.current),Pe.current=null,ue.current=0},_t=y.jsxs("div",{...le("controls"),children:[y.jsx(Dt,{...le("control"),tabIndex:-1,"aria-hidden":!0,disabled:H||typeof Ce=="number"&&Ge!==void 0&&Ce>=Ge||typeof Ce=="bigint"&&ie!==void 0&&Ce>=ie,mod:{direction:"up"},onMouseDown:Le=>Le.preventDefault(),onPointerDown:Le=>{wn(Le,!0)},onPointerUp:it,onPointerLeave:it,children:y.jsx(CT,{direction:"up"})}),y.jsx(Dt,{...le("control"),tabIndex:-1,"aria-hidden":!0,disabled:H||typeof Ce=="number"&&Be!==void 0&&Ce<=Be||typeof Ce=="bigint"&&Qe!==void 0&&Ce<=Qe,mod:{direction:"down"},onMouseDown:Le=>Le.preventDefault(),onPointerDown:Le=>{wn(Le,!1)},onPointerUp:it,onPointerLeave:it,children:y.jsx(CT,{direction:"down"})})]});return y.jsx(Ui,{component:Ine,allowNegative:z,className:dn(CS.root,t),size:G,...se,inputMode:we?"numeric":"decimal",readOnly:F,disabled:H,value:typeof Ce=="bigint"?Ce.toString():Ce,getInputRef:Wt(re,xe),onValueChange:tn,rightSection:b||F||!(we?Ak(Ce,ye):Ck(Ce))?w:w||_t,classNames:_e,styles:ne,unstyled:a,__staticSelector:"NumberInput",decimalScale:we?0:x?E:0,onPaste:en,onFocus:Fe,onKeyDown:Rn,onKeyDownCapture:De,rightSectionPointerEvents:P??(H?"none":void 0),rightSectionWidth:U??`var(--ni-right-section-width-${G||"sm"})`,allowLeadingZeros:I,allowedDecimalSeparators:D,onBlur:jn,attributes:ee,isAllowed:Le=>{if(!(!k||k(Le)))return!1;if(_!=="strict")return!0;if(!we)return Une(Le.floatValue,Be,Ge);if(Le.value===""||Le.value==="-")return!0;const qe=bh(Le.value);return qe===null?!0:(Qe===void 0||qe>=Qe)&&(ie===void 0||qe<=ie)}})});Xh.classes={...Ui.classes,...CS};Xh.varsResolver=vB;Xh.displayName="@mantine/core/NumberInput";function Gne({reveal:e}){return y.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 256 256",style:{width:"var(--psi-icon-size)",height:"var(--psi-icon-size)"},children:e?y.jsxs(y.Fragment,{children:[y.jsx("path",{fill:"none",d:"M0 0h256v256H0z"}),y.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"16",d:"M48 40l160 176M154.91 157.6a40 40 0 01-53.82-59.2M135.53 88.71a40 40 0 0132.3 35.53"}),y.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"16",d:"M208.61 169.1C230.41 149.58 240 128 240 128s-32-72-112-72a126 126 0 00-20.68 1.68M74 68.6C33.23 89.24 16 128 16 128s32 72 112 72a118.05 118.05 0 0054-12.6"})]}):y.jsxs(y.Fragment,{children:[y.jsx("path",{fill:"none",d:"M0 0h256v256H0z"}),y.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"16",d:"M128 56c-80 0-112 72-112 72s32 72 112 72 112-72 112-72-32-72-112-72z"}),y.jsx("circle",{cx:"128",cy:"128",r:"40",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"16"})]})})}var OS={root:"m_f61ca620",input:"m_ccf8da4c",innerInput:"m_f2d85dd2",visibilityToggle:"m_b1072d44"};const Yne={visibilityToggleIcon:Gne,size:"sm"},gB=(e,{size:n})=>({root:{"--psi-icon-size":Pn(n,"psi-icon-size"),"--psi-button-size":Pn(n,"psi-button-size")}}),Gy=Re(e=>{const n=be("PasswordInput",Yne,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,required:f,error:c,leftSection:h,disabled:d,id:p,variant:v,inputContainer:b,description:w,label:k,size:_,errorProps:C,descriptionProps:x,labelProps:E,withAsterisk:O,inputWrapperOrder:j,wrapperProps:M,radius:N,rightSection:H,rightSectionWidth:P,rightSectionPointerEvents:z,leftSectionWidth:F,visible:G,defaultVisible:U,onVisibilityChange:$,visibilityToggleIcon:R,visibilityToggleButtonProps:I,rightSectionProps:q,leftSectionProps:Y,leftSectionPointerEvents:D,withErrorStyles:W,mod:V,attributes:L,...X}=n,ee=qi(p),[re,se]=Mi({value:G,defaultValue:U,finalValue:!1,onChange:$}),ye=()=>se(!re),ae=Ze({name:"PasswordInput",classes:OS,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:L,vars:l,varsResolver:gB}),{resolvedClassNames:le,resolvedStyles:_e}=Hi({classNames:t,styles:a,props:n}),{styleProps:ne,rest:ze}=Mu(X),we=(C==null?void 0:C.id)||`${ee}-error`,Ce=(x==null?void 0:x.id)||`${ee}-description`,Ne=`${c&&typeof c!="boolean"?we:""} ${w?Ce:""}`,ge=Ne.trim().length>0?Ne.trim():void 0,xe=y.jsx(kt,{...ae("visibilityToggle"),disabled:d,radius:N,"aria-pressed":re,tabIndex:-1,"aria-label":"Toggle password visibility",...I,variant:(I==null?void 0:I.variant)??"subtle",color:"gray",unstyled:o,onTouchEnd:Pe=>{var ue;Pe.preventDefault(),(ue=I==null?void 0:I.onTouchEnd)==null||ue.call(I,Pe),ye()},onMouseDown:Pe=>{var ue;Pe.preventDefault(),(ue=I==null?void 0:I.onMouseDown)==null||ue.call(I,Pe),ye()},onKeyDown:Pe=>{var ue;(ue=I==null?void 0:I.onKeyDown)==null||ue.call(I,Pe),Pe.key===" "&&(Pe.preventDefault(),ye())},children:y.jsx(R,{reveal:re})});return y.jsx(Vt.Wrapper,{required:f,id:ee,label:k,error:c,description:w,size:_,classNames:le,styles:_e,__staticSelector:"PasswordInput",__stylesApiProps:n,unstyled:o,withAsterisk:O,inputWrapperOrder:j,inputContainer:b,variant:v,labelProps:{...E,htmlFor:ee},descriptionProps:{...x,id:Ce},errorProps:{...C,id:we},mod:V,attributes:L,...ae("root"),...ne,...M,children:y.jsx(Vt,{component:"div",error:c,leftSection:h,size:_,classNames:{...le,input:dn(OS.input,le==null?void 0:le.input)},styles:_e,radius:N,disabled:d,__staticSelector:"PasswordInput",__stylesApiProps:n,rightSectionWidth:P,rightSection:H??xe,variant:v,unstyled:o,leftSectionWidth:F,rightSectionPointerEvents:z||"all",rightSectionProps:q,leftSectionProps:Y,leftSectionPointerEvents:D,withAria:!1,withErrorStyles:W,attributes:L,children:y.jsx("input",{required:f,"data-invalid":!!c||void 0,"data-with-left-section":!!h||void 0,...ae("innerInput"),disabled:d,id:ee,...ze,"aria-describedby":ge,autoComplete:ze.autoComplete||"off",type:re?"text":"password"})})})});Gy.classes={...Ui.classes,...OS};Gy.varsResolver=gB;Gy.displayName="@mantine/core/PasswordInput";function Kne({offset:e,position:n,defaultOpened:t}){const[i,r]=A.useState(t),a=A.useRef(null),{x:o,y:l,elements:f,refs:c,update:h,placement:d}=nC({placement:n,middleware:[Z6({crossAxis:!0,padding:5,rootBoundary:"document"})]}),p=d.includes("right")?e:n.includes("left")?e*-1:0,v=d.includes("bottom")?e:n.includes("top")?e*-1:0,b=A.useCallback(({clientX:w,clientY:k})=>{c.setPositionReference({getBoundingClientRect(){return{width:0,height:0,x:w,y:k,left:w+p,top:k+v,right:w,bottom:k}}})},[f.reference]);return A.useEffect(()=>{if(c.floating.current){const w=a.current;w.addEventListener("mousemove",b);const k=Xo(c.floating.current);return k.forEach(_=>{_.addEventListener("scroll",h)}),()=>{w.removeEventListener("mousemove",b),k.forEach(_=>{_.removeEventListener("scroll",h)})}}},[f.reference,c.floating.current,h,b,i]),{handleMouseMove:b,x:o,y:l,opened:i,setOpened:r,boundaryRef:a,floating:c.setFloating}}var Yy={tooltip:"m_1b3c8819",arrow:"m_f898399f"};const Xne={refProp:"ref",withinPortal:!0,offset:10,position:"right",zIndex:wa("popover")},yB=(e,{radius:n,color:t})=>({tooltip:{"--tooltip-radius":n===void 0?void 0:Kt(n),"--tooltip-bg":t?lt(t,e):void 0,"--tooltip-color":t?"var(--mantine-color-white)":void 0}}),Ky=Re(e=>{const n=be("TooltipFloating",Xne,e),{children:t,refProp:i,withinPortal:r,style:a,className:o,classNames:l,styles:f,unstyled:c,radius:h,color:d,label:p,offset:v,position:b,multiline:w,zIndex:k,disabled:_,defaultOpened:C,variant:x,vars:E,portalProps:O,attributes:j,ref:M,...N}=n,H=ui(),P=Ze({name:"TooltipFloating",props:n,classes:Yy,className:o,style:a,classNames:l,styles:f,unstyled:c,attributes:j,rootSelector:"tooltip",vars:E,varsResolver:yB}),{handleMouseMove:z,x:F,y:G,opened:U,boundaryRef:$,floating:R,setOpened:I}=Kne({offset:v,position:b,defaultOpened:C}),q=Tu(t);if(!q)throw new Error("[@mantine/core] Tooltip.Floating component children should be an element or a component that accepts ref, fragments, strings, numbers and other primitive values are not supported");const Y=Wt($,ry(q),M),D=q.props,W=L=>{var X;(X=D.onMouseEnter)==null||X.call(D,L),z(L),I(!0)},V=L=>{var X;(X=D.onMouseLeave)==null||X.call(D,L),I(!1)};return y.jsxs(y.Fragment,{children:[y.jsx(ul,{...O,withinPortal:r,children:y.jsx(ve,{...N,...P("tooltip",{style:{...Az(a,H),zIndex:k,display:!_&&U?"block":"none",top:(G&&Math.round(G))??"",left:(F&&Math.round(F))??""}}),variant:x,ref:R,mod:{multiline:w},children:p})}),A.cloneElement(q,{...D,[i]:Y,onMouseEnter:W,onMouseLeave:V})]})});Ky.classes=Yy;Ky.varsResolver=yB;Ky.displayName="@mantine/core/TooltipFloating";const bB=A.createContext({withinGroup:!1}),Zne={openDelay:0,closeDelay:0};function LC(e){const{openDelay:n,closeDelay:t,children:i}=be("TooltipGroup",Zne,e);return y.jsx(bB,{value:{withinGroup:!0},children:y.jsx(CQ,{delay:{open:n,close:t},children:i})})}LC.displayName="@mantine/core/TooltipGroup";LC.extend=e=>e;function Qne(e){if(e===void 0)return{shift:!0,flip:!0};const n={...e};return e.shift===void 0&&(n.shift=!0),e.flip===void 0&&(n.flip=!0),n}function Jne(e){const n=Qne(e.middlewares),t=[Jz(e.offset)];return n.shift&&t.push(Z6(typeof n.shift=="boolean"?{padding:8}:{padding:8,...n.shift})),n.flip&&t.push(typeof n.flip=="boolean"?Rg():Rg(n.flip)),t.push(eL({element:e.arrowRef,padding:e.arrowOffset})),n.inline?t.push(typeof n.inline=="boolean"?Eh():Eh(n.inline)):e.inline&&t.push(Eh()),t}function ete(e){var E,O,j;const[n,t]=A.useState(e.defaultOpened),i=typeof e.opened=="boolean"?e.opened:n,r=A.use(bB).withinGroup,a=qi(),o=A.useCallback(M=>{t(M),M&&k(a)},[a]),{x:l,y:f,context:c,refs:h,placement:d,middlewareData:{arrow:{x:p,y:v}={}}}=nC({strategy:e.strategy,placement:e.position,open:i,onOpenChange:o,middleware:Jne(e),whileElementsMounted:bS}),{delay:b,currentId:w,setCurrentId:k}=AQ(c,{id:a}),{getReferenceProps:_,getFloatingProps:C}=DQ([xQ(c,{enabled:(E=e.events)==null?void 0:E.hover,delay:r?b:{open:e.openDelay,close:e.closeDelay},mouseOnly:!((O=e.events)!=null&&O.touch)}),MQ(c,{enabled:(j=e.events)==null?void 0:j.focus,visibleOnly:!0}),PQ(c,{role:"tooltip"}),EQ(c,{enabled:typeof e.opened>"u"})]);ns(()=>{var M;(M=e.onPositionChange)==null||M.call(e,d)},[d]);const x=i&&w&&w!==a;return{x:l,y:f,arrowX:p,arrowY:v,reference:h.setReference,floating:h.setFloating,getFloatingProps:C,getReferenceProps:_,isGroupPhase:x,opened:i,placement:d}}const nte={position:"top",refProp:"ref",withinPortal:!0,arrowSize:4,arrowOffset:5,arrowRadius:0,arrowPosition:"side",offset:5,transitionProps:{duration:100,transition:"fade"},events:{hover:!0,focus:!1,touch:!1},zIndex:wa("popover"),middlewares:{flip:!0,shift:!0,inline:!1}},wB=(e,{radius:n,color:t,variant:i,autoContrast:r})=>{const a=e.variantColorResolver({theme:e,color:t||e.primaryColor,autoContrast:r,variant:i||"filled"});return{tooltip:{"--tooltip-radius":n===void 0?void 0:Kt(n),"--tooltip-bg":t?a.background:void 0,"--tooltip-color":t?a.color:void 0}}},ii=Re(e=>{const n=be("Tooltip",nte,e),{children:t,position:i,refProp:r,label:a,openDelay:o,closeDelay:l,onPositionChange:f,opened:c,defaultOpened:h,withinPortal:d,radius:p,color:v,classNames:b,styles:w,unstyled:k,style:_,className:C,withArrow:x,arrowSize:E,arrowOffset:O,arrowRadius:j,arrowPosition:M,offset:N,transitionProps:H,multiline:P,events:z,zIndex:F,disabled:G,onClick:U,onMouseEnter:$,onMouseLeave:R,inline:I,variant:q,keepMounted:Y,vars:D,portalProps:W,mod:V,floatingStrategy:L,middlewares:X,autoContrast:ee,attributes:re,target:se,ref:ye,...ae}=n,{dir:le}=Du(),_e=A.useRef(null),ne=ete({position:fL(le,i),closeDelay:l,openDelay:o,onPositionChange:f,opened:c,defaultOpened:h,events:z,arrowRef:_e,arrowOffset:O,offset:typeof N=="number"?N+(x?E/2:0):N,inline:I,strategy:L,middlewares:X});A.useEffect(()=>{const Pe=se instanceof HTMLElement?se:typeof se=="string"?document.querySelector(se):(se==null?void 0:se.current)||null;Pe&&ne.reference(Pe)},[se,ne]);const ze=Ze({name:"Tooltip",props:n,classes:Yy,className:C,style:_,classNames:b,styles:w,unstyled:k,attributes:re,rootSelector:"tooltip",vars:D,varsResolver:wB}),we=Tu(t);if(!se&&!we)throw new Error("[@mantine/core] Tooltip component children should be an element or a component that accepts ref, fragments, strings, numbers and other primitive values are not supported");const Ce=ze("tooltip");if(se){const Pe=J5(H,{duration:100,transition:"fade"});return y.jsx(y.Fragment,{children:y.jsx(ul,{...W,withinPortal:d,children:y.jsx(is,{...Pe,keepMounted:Y,mounted:!G&&!!ne.opened,duration:ne.isGroupPhase?10:Pe.duration,children:ue=>y.jsxs(ve,{...ae,"data-fixed":L==="fixed"||void 0,variant:q,mod:[{multiline:P},V],...Ce,...ne.getFloatingProps({ref:ne.floating,className:Ce.className,style:{...Ce.style,...ue,zIndex:F,top:ne.y??0,left:ne.x??0}}),children:[a,y.jsx(Pg,{ref:_e,arrowX:ne.arrowX,arrowY:ne.arrowY,visible:x,position:ne.placement,arrowSize:E,arrowOffset:O,arrowRadius:j,arrowPosition:M,...ze("arrow")})]})})})})}const Ne=we.props,ge=Wt(ne.reference,ry(we),ye),xe=J5(H,{duration:100,transition:"fade"});return y.jsxs(y.Fragment,{children:[y.jsx(ul,{...W,withinPortal:d,children:y.jsx(is,{...xe,keepMounted:Y,mounted:!G&&!!ne.opened,duration:ne.isGroupPhase?10:xe.duration,children:Pe=>y.jsxs(ve,{...ae,"data-fixed":L==="fixed"||void 0,variant:q,mod:[{multiline:P},V],...ne.getFloatingProps({ref:ne.floating,className:ze("tooltip").className,style:{...ze("tooltip").style,...Pe,zIndex:F,top:ne.y??0,left:ne.x??0}}),children:[a,y.jsx(Pg,{ref:_e,arrowX:ne.arrowX,arrowY:ne.arrowY,visible:x,position:ne.placement,arrowSize:E,arrowOffset:O,arrowRadius:j,arrowPosition:M,...ze("arrow")})]})})}),A.cloneElement(we,ne.getReferenceProps({onClick:U,onMouseEnter:$,onMouseLeave:R,onMouseMove:n.onMouseMove,onPointerDown:n.onPointerDown,onPointerEnter:n.onPointerEnter,...Ne,className:dn(C,Ne.className),[r]:ge}))]})});ii.classes=Yy;ii.varsResolver=wB;ii.displayName="@mantine/core/Tooltip";ii.Floating=Ky;ii.Group=LC;const tte={size:"sm",withCheckIcon:!0,allowDeselect:!0,checkIconPosition:"left",openOnFocus:!0},ya=sy(e=>{const n=be("Select",tte,e),{classNames:t,styles:i,unstyled:r,vars:a,dropdownOpened:o,defaultDropdownOpened:l,onDropdownClose:f,onDropdownOpen:c,onFocus:h,onBlur:d,onClick:p,onChange:v,data:b,value:w,defaultValue:k,selectFirstOptionOnChange:_,selectFirstOptionOnDropdownOpen:C,onOptionSubmit:x,comboboxProps:E,readOnly:O,disabled:j,filter:M,limit:N,withScrollArea:H,maxDropdownHeight:P,size:z,searchable:F,rightSection:G,checkIconPosition:U,withCheckIcon:$,withAlignedLabels:R,nothingFoundMessage:I,name:q,form:Y,searchValue:D,defaultSearchValue:W,onSearchChange:V,allowDeselect:L,error:X,rightSectionPointerEvents:ee,id:re,clearable:se,clearSectionMode:ye,clearButtonProps:ae,hiddenInputProps:le,renderOption:_e,onClear:ne,autoComplete:ze,scrollAreaProps:we,__defaultRightSection:Ce,__clearSection:Ne,__clearable:ge,chevronColor:xe,autoSelectOnBlur:Pe,openOnFocus:ue,attributes:Be,...Ge}=n,Ve=A.useMemo(()=>ky(b),[b]),Xe=A.useRef({}),Qe=A.useMemo(()=>Km(Ve),[Ve]),ie=qi(re),[he,Ye,Je]=Mi({value:w,defaultValue:k,finalValue:null,onChange:v}),Se=he!=null?`${he}`in Qe?Qe[`${he}`]:Xe.current[`${he}`]:void 0,tn=CK(Se),[cn,On,mn]=Mi({value:D,defaultValue:W,finalValue:Se?Se.label:"",onChange:V}),an=Xm({opened:o,defaultOpened:l,onDropdownOpen:()=>{c==null||c(),C?an.selectFirstOption():an.updateSelectedOptionIndex("active",{scrollIntoView:!0})},onDropdownClose:()=>{f==null||f(),setTimeout(an.resetSelectedOption,0)}}),en=bn=>{On(bn),an.resetSelectedOption()},{resolvedClassNames:Rn,resolvedStyles:De}=Hi({props:n,styles:i,classNames:t});A.useEffect(()=>{_&&an.selectFirstOption()},[_,cn]),A.useEffect(()=>{w===null&&en(""),w!=null&&Se&&((tn==null?void 0:tn.value)!==Se.value||(tn==null?void 0:tn.label)!==Se.label)&&en(Se.label)},[w,Se]),A.useEffect(()=>{var bn,yn;!Je&&!mn&&en(he!=null?`${he}`in Qe?(bn=Qe[`${he}`])==null?void 0:bn.label:((yn=Xe.current[`${he}`])==null?void 0:yn.label)||"":"")},[Qe,he]),A.useEffect(()=>{he&&`${he}`in Qe&&(Xe.current[`${he}`]=Qe[`${he}`])},[Qe,he]);const Fe=y.jsx(Tn.ClearButton,{...ae,onClear:()=>{Ye(null,null),en(""),ne==null||ne()}}),jn=se&&!!he&&!j&&!O;return y.jsxs(y.Fragment,{children:[y.jsxs(Tn,{store:an,__staticSelector:"Select",classNames:Rn,styles:De,unstyled:r,readOnly:O,size:z,attributes:Be,keepMounted:Pe,onOptionSubmit:bn=>{x==null||x(bn);const yn=L&&`${Qe[bn].value}`==`${he}`?null:Qe[bn],wn=yn?yn.value:null;wn!==he&&Ye(wn,yn),!Je&&en(wn!=null&&(yn==null?void 0:yn.label)||""),an.closeDropdown()},...E,children:[y.jsx(Tn.Target,{targetType:F?"input":"button",autoComplete:ze,withExpandedAttribute:!0,children:y.jsx(Ui,{id:ie,__defaultRightSection:y.jsx(Tn.Chevron,{size:z,error:X,unstyled:r,color:xe}),__clearSection:Fe,__clearable:jn,__clearSectionMode:ye,rightSection:G,rightSectionPointerEvents:ee||"none",...Ge,size:z,__staticSelector:"Select",disabled:j,readOnly:O||!F,value:cn,onChange:bn=>{en(bn.currentTarget.value),an.openDropdown(),_&&an.selectFirstOption()},onFocus:bn=>{ue&&F&&an.openDropdown(),h==null||h(bn)},onBlur:bn=>{Pe&&an.clickSelectedOption(),F&&an.closeDropdown();const yn=he!=null&&(`${he}`in Qe?Qe[`${he}`]:Xe.current[`${he}`]);en(yn&&yn.label||""),d==null||d(bn)},onClick:bn=>{F?an.openDropdown():an.toggleDropdown(),p==null||p(bn)},classNames:Rn,styles:De,unstyled:r,pointer:!F,error:X,attributes:Be})}),y.jsx(Cy,{data:Ve,hidden:O||j,filter:M,search:cn,limit:N,hiddenWhenEmpty:!I,withScrollArea:H,maxDropdownHeight:P,filterOptions:!!F&&(Se==null?void 0:Se.label)!==cn,value:he,checkIconPosition:U,withCheckIcon:$,withAlignedLabels:R,nothingFoundMessage:I,unstyled:r,labelId:Ge.label?`${ie}-label`:void 0,"aria-label":Ge.label?void 0:Ge["aria-label"],renderOption:_e,scrollAreaProps:we})]}),y.jsx(Tn.HiddenInput,{value:he,name:q,form:Y,disabled:j,...le})]})});ya.classes={...Ui.classes,...Tn.classes};ya.displayName="@mantine/core/Select";function kB(e){if(e!==void 0)return typeof e=="number"?me(e):e}function ite({spacing:e,verticalSpacing:n,cols:t,minColWidth:i,autoRows:r,selector:a}){var d;const o=ui(),l=n===void 0?e:n,f=i!==void 0,c=Eu({"--sg-spacing-x":Ht(Vr(e)),"--sg-spacing-y":Ht(Vr(l)),"--sg-auto-rows":r,...f?{"--sg-min-col-width":kB(i)}:{"--sg-cols":(d=Vr(t))==null?void 0:d.toString()}}),h=Pt(o.breakpoints).reduce((p,v)=>(p[v]||(p[v]={}),typeof e=="object"&&e[v]!==void 0&&(p[v]["--sg-spacing-x"]=Ht(e[v])),typeof l=="object"&&l[v]!==void 0&&(p[v]["--sg-spacing-y"]=Ht(l[v])),!f&&typeof t=="object"&&t[v]!==void 0&&(p[v]["--sg-cols"]=t[v]),p),{});return y.jsx(Mc,{styles:c,media:Hh(Pt(h),o.breakpoints).filter(p=>Pt(h[p.value]).length>0).map(p=>({query:`(min-width: ${o.breakpoints[p.value]})`,styles:h[p.value]})),selector:a})}function jk(e){return typeof e=="object"&&e!==null?Pt(e):[]}function rte(e){return e.sort((n,t)=>qh(n)-qh(t))}function ate({spacing:e,verticalSpacing:n,cols:t,minColWidth:i}){return rte(Array.from(new Set([...jk(e),...jk(n),...i!==void 0?[]:jk(t)])))}function ote({spacing:e,verticalSpacing:n,cols:t,minColWidth:i,autoRows:r,selector:a}){var d;const o=n===void 0?e:n,l=i!==void 0,f=Eu({"--sg-spacing-x":Ht(Vr(e)),"--sg-spacing-y":Ht(Vr(o)),"--sg-auto-rows":r,...l?{"--sg-min-col-width":kB(i)}:{"--sg-cols":(d=Vr(t))==null?void 0:d.toString()}}),c=ate({spacing:e,verticalSpacing:n,cols:t,minColWidth:i}),h=c.reduce((p,v)=>(p[v]||(p[v]={}),typeof e=="object"&&e[v]!==void 0&&(p[v]["--sg-spacing-x"]=Ht(e[v])),typeof o=="object"&&o[v]!==void 0&&(p[v]["--sg-spacing-y"]=Ht(o[v])),!l&&typeof t=="object"&&t[v]!==void 0&&(p[v]["--sg-cols"]=t[v]),p),{});return y.jsx(Mc,{styles:f,container:c.map(p=>({query:`simple-grid (min-width: ${p})`,styles:h[p]})),selector:a})}var _B={container:"m_925c2d2c",root:"m_2415a157"};const ste={cols:1,spacing:"md",type:"media"},Uo=Re(e=>{const n=be("SimpleGrid",ste,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,cols:f,verticalSpacing:c,spacing:h,type:d,minColWidth:p,autoFlow:v,autoRows:b,attributes:w,...k}=n,_=Ze({name:"SimpleGrid",classes:_B,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:w,vars:l}),C=oy(),x=p!==void 0?v||"auto-fill":void 0;return d==="container"?y.jsxs(y.Fragment,{children:[y.jsx(ote,{...n,selector:`.${C}`}),y.jsx("div",{..._("container"),children:y.jsx(ve,{..._("root",{className:C}),...k,"data-auto-cols":x})})]}):y.jsxs(y.Fragment,{children:[y.jsx(ite,{...n,selector:`.${C}`}),y.jsx(ve,{..._("root",{className:C}),...k,"data-auto-cols":x})]})});Uo.classes=_B;Uo.displayName="@mantine/core/SimpleGrid";var xB={root:"m_6d731127"};const lte={gap:"md",align:"stretch",justify:"flex-start"},SB=(e,{gap:n,align:t,justify:i})=>({root:{"--stack-gap":Ht(n),"--stack-align":t,"--stack-justify":i}}),Vn=Re(e=>{const n=be("Stack",lte,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,align:f,justify:c,gap:h,variant:d,attributes:p,...v}=n;return y.jsx(ve,{...Ze({name:"Stack",props:n,classes:xB,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:p,vars:l,varsResolver:SB})("root"),variant:d,...v})});Vn.classes=xB;Vn.varsResolver=SB;Vn.displayName="@mantine/core/Stack";const[ute,fte]=Gr("Table component was not found in the tree");var Qm={table:"m_b23fa0ef",th:"m_4e7aa4f3",tr:"m_4e7aa4fd",td:"m_4e7aa4ef",tbody:"m_b2404537",thead:"m_b242d975",caption:"m_9e5a3ac7",scrollContainer:"m_a100c15",scrollContainerInner:"m_62259741"};function cte(e,n){if(!n)return;const t={};return n.columnBorder&&e.withColumnBorders&&(t["data-with-column-border"]=!0),n.rowBorder&&e.withRowBorders&&(t["data-with-row-border"]=!0),n.striped&&e.striped&&(t["data-striped"]=e.striped),n.highlightOnHover&&e.highlightOnHover&&(t["data-hover"]=!0),n.captionSide&&e.captionSide&&(t["data-side"]=e.captionSide),n.stickyHeader&&e.stickyHeader&&(t["data-sticky"]=!0),t}function Pu(e,n){const t=`Table${e.charAt(0).toUpperCase()}${e.slice(1)}`,i=Re(r=>{const a=be(t,{},r),{classNames:o,className:l,style:f,styles:c,...h}=a,d=fte();return y.jsx(ve,{component:e,...cte(d,n),...d.getStyles(e,{className:l,classNames:o,style:f,styles:c,props:a}),...h})});return i.displayName=`@mantine/core/${t}`,i.classes=Qm,i}const jS=Pu("th",{columnBorder:!0}),CB=Pu("td",{columnBorder:!0}),yg=Pu("tr",{rowBorder:!0,striped:!0,highlightOnHover:!0}),AB=Pu("thead",{stickyHeader:!0}),OB=Pu("tbody"),jB=Pu("tfoot"),EB=Pu("caption",{captionSide:!0}),dte={type:"scrollarea"},TB=(e,{minWidth:n,maxHeight:t,type:i})=>({scrollContainer:{"--table-min-width":me(n),"--table-max-height":me(t),"--table-overflow":i==="native"?"auto":void 0}}),Xy=Re(e=>{const n=be("TableScrollContainer",dte,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,children:f,minWidth:c,maxHeight:h,type:d,scrollAreaProps:p,attributes:v,...b}=n,w=Ze({name:"TableScrollContainer",classes:Qm,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:v,vars:l,varsResolver:TB,rootSelector:"scrollContainer"});return y.jsx(ve,{component:d==="scrollarea"?xa:"div",...d==="scrollarea"?h?{offsetScrollbars:"xy",...p}:{offsetScrollbars:"x",...p}:{},...w("scrollContainer"),...b,children:y.jsx("div",{...w("scrollContainerInner"),children:f})})});Xy.classes=Qm;Xy.varsResolver=TB;Xy.displayName="@mantine/core/TableScrollContainer";function IC({data:e}){return y.jsxs(y.Fragment,{children:[e.caption&&y.jsx(EB,{children:e.caption}),e.head&&y.jsx(AB,{children:y.jsx(yg,{children:e.head.map((n,t)=>y.jsx(jS,{children:n},t))})}),e.body&&y.jsx(OB,{children:e.body.map((n,t)=>y.jsx(yg,{children:n.map((i,r)=>y.jsx(CB,{children:i},r))},t))}),e.foot&&y.jsx(jB,{children:y.jsx(yg,{children:e.foot.map((n,t)=>y.jsx(jS,{children:n},t))})})]})}IC.displayName="@mantine/core/TableDataRenderer";const hte={withRowBorders:!0,verticalSpacing:7},MB=(e,{layout:n,captionSide:t,horizontalSpacing:i,verticalSpacing:r,borderColor:a,stripedColor:o,highlightOnHoverColor:l,striped:f,highlightOnHover:c,stickyHeaderOffset:h,stickyHeader:d})=>({table:{"--table-layout":n,"--table-caption-side":t,"--table-horizontal-spacing":Ht(i),"--table-vertical-spacing":Ht(r),"--table-border-color":a?lt(a,e):void 0,"--table-striped-color":f&&o?lt(o,e):void 0,"--table-highlight-on-hover-color":c&&l?lt(l,e):void 0,"--table-sticky-header-offset":d?me(h):void 0}}),vn=Re(e=>{const n=be("Table",hte,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,horizontalSpacing:f,verticalSpacing:c,captionSide:h,stripedColor:d,highlightOnHoverColor:p,striped:v,highlightOnHover:b,withColumnBorders:w,withRowBorders:k,withTableBorder:_,borderColor:C,layout:x,data:E,children:O,stickyHeader:j,stickyHeaderOffset:M,mod:N,tabularNums:H,attributes:P,...z}=n,F=Ze({name:"Table",props:n,className:i,style:r,classes:Qm,classNames:t,styles:a,unstyled:o,attributes:P,rootSelector:"table",vars:l,varsResolver:MB});return y.jsx(ute,{value:{getStyles:F,stickyHeader:j,striped:v===!0?"odd":v||void 0,highlightOnHover:b,withColumnBorders:w,withRowBorders:k,captionSide:h||"bottom"},children:y.jsx(ve,{component:"table",mod:[{"data-with-table-border":_,"data-tabular-nums":H},N],...F("table"),...z,children:O||!!E&&y.jsx(IC,{data:E})})})});vn.classes=Qm;vn.varsResolver=MB;vn.displayName="@mantine/core/Table";vn.Td=CB;vn.Th=jS;vn.Tr=yg;vn.Thead=AB;vn.Tbody=OB;vn.Tfoot=jB;vn.Caption=EB;vn.ScrollContainer=Xy;vn.DataRenderer=IC;const[mte,BC]=Gr("Tabs component was not found in the tree");var Jm={root:"m_89d60db1","list--default":"m_576c9d4",list:"m_89d33d6d",tab:"m_4ec4dce6",panel:"m_b0c91715",tabSection:"m_fc420b1f",tabLabel:"m_42bbd1ae","tab--default":"m_539e827b","list--outline":"m_6772fbd5","tab--outline":"m_b59ab47c","tab--pills":"m_c3381914"};const FC=Re(e=>{const n=be("TabsList",null,e),{children:t,className:i,grow:r,justify:a,classNames:o,styles:l,style:f,mod:c,...h}=n,d=BC();return y.jsx(ve,{...d.getStyles("list",{className:i,style:f,classNames:o,styles:l,props:n,variant:d.variant}),role:"tablist",variant:d.variant,mod:[{grow:r,orientation:d.orientation,placement:d.orientation==="vertical"&&d.placement,inverted:d.inverted},c],"aria-orientation":d.orientation,__vars:{"--tabs-justify":a},...h,children:t})});FC.classes=Jm;FC.displayName="@mantine/core/TabsList";const qC=Re(e=>{const n=be("TabsPanel",null,e),{children:t,className:i,value:r,classNames:a,styles:o,style:l,mod:f,keepMounted:c,...h}=n,d=Bm(),p=BC(),v=p.value===r,b=p.keepMounted||c,w=p.keepMountedMode!=="display-none",k=b&&w&&d!=="test"?y.jsx(A.Activity,{mode:v?"visible":"hidden",children:t}):b||v?t:null;return y.jsx(ve,{...p.getStyles("panel",{className:i,classNames:a,styles:o,style:[l,v?void 0:{display:"none"}],props:n}),mod:[{orientation:p.orientation},f],role:"tabpanel",id:p.getPanelId(r),"aria-labelledby":p.getTabId(r),...h,children:k})});qC.classes=Jm;qC.displayName="@mantine/core/TabsPanel";const HC=Re(e=>{const n=be("TabsTab",null,e),{className:t,children:i,rightSection:r,leftSection:a,value:o,onClick:l,onKeyDown:f,disabled:c,color:h,style:d,classNames:p,styles:v,vars:b,mod:w,tabIndex:k,..._}=n,C=ui(),{dir:x}=Du(),E=BC(),O=o===E.value,j=N=>{E.onChange(E.allowTabDeactivation&&o===E.value?null:o),l==null||l(N)},M={classNames:p,styles:v,props:n};return y.jsxs(Dt,{...E.getStyles("tab",{className:t,style:d,variant:E.variant,...M}),disabled:c,unstyled:E.unstyled,variant:E.variant,mod:[{active:O,disabled:c,orientation:E.orientation,inverted:E.inverted,placement:E.orientation==="vertical"&&E.placement},w],role:"tab",id:E.getTabId(o),"aria-selected":O,tabIndex:k!==void 0?k:O||E.value===null?0:-1,"aria-controls":E.getPanelId(o),onClick:j,__vars:{"--tabs-color":h?lt(h,C):void 0},onKeyDown:R6({siblingSelector:'[role="tab"]',parentSelector:'[role="tablist"]',activateOnFocus:E.activateTabWithKeyboard,loop:E.loop,orientation:E.orientation||"horizontal",dir:x,onKeyDown:f}),..._,children:[a&&y.jsx("span",{...E.getStyles("tabSection",M),"data-position":"left",children:a}),i&&y.jsx("span",{...E.getStyles("tabLabel",M),children:i}),r&&y.jsx("span",{...E.getStyles("tabSection",M),"data-position":"right",children:r})]})});HC.classes=Jm;HC.displayName="@mantine/core/TabsTab";const OT="Tabs.Tab or Tabs.Panel component was rendered with invalid value or without value",pte={keepMounted:!0,keepMountedMode:"activity",orientation:"horizontal",loop:!0,activateTabWithKeyboard:!0,variant:"default",placement:"left"},DB=(e,{radius:n,color:t,autoContrast:i})=>({root:{"--tabs-radius":Kt(n),"--tabs-color":lt(t,e),"--tabs-text-color":ay(i,e)?Im({color:t,theme:e,autoContrast:i}):void 0}}),wi=Re(e=>{const n=be("Tabs",pte,e),{defaultValue:t,value:i,onChange:r,orientation:a,children:o,loop:l,id:f,activateTabWithKeyboard:c,allowTabDeactivation:h,variant:d,color:p,radius:v,inverted:b,placement:w,keepMounted:k,keepMountedMode:_,classNames:C,styles:x,unstyled:E,className:O,style:j,vars:M,autoContrast:N,mod:H,attributes:P,...z}=n,F=qi(f),[G,U]=Mi({value:i,defaultValue:t,finalValue:null,onChange:r}),$=Ze({name:"Tabs",props:n,classes:Jm,className:O,style:j,classNames:C,styles:x,unstyled:E,attributes:P,vars:M,varsResolver:DB});return y.jsx(mte,{value:{placement:w,value:G,orientation:a,id:F,loop:l,activateTabWithKeyboard:c,getTabId:y5(`${F}-tab`,OT),getPanelId:y5(`${F}-panel`,OT),onChange:U,allowTabDeactivation:h,variant:d,color:p,radius:v,inverted:b,keepMounted:k,keepMountedMode:_,unstyled:E,getStyles:$},children:y.jsx(ve,{id:F,variant:d,mod:[{orientation:a,inverted:a==="horizontal"&&b,placement:a==="vertical"&&w},H],...$("root"),...z,children:o})})});wi.classes=Jm;wi.varsResolver=DB;wi.displayName="@mantine/core/Tabs";wi.Tab=HC;wi.Panel=qC;wi.List=FC;function vte({data:e,value:n}){const t=n.map(i=>i.trim().toLowerCase());return e.reduce((i,r)=>(yu(r)?i.push({group:r.group,items:r.items.filter(a=>t.indexOf(a.label.toLowerCase().trim())===-1)}):t.indexOf(r.label.toLowerCase().trim())===-1&&i.push(r),i),[])}function gte(e,n){return e?n.split(new RegExp(`[${e.join("")}]`)).map(t=>t.trim()).filter(t=>t!==""):[n]}function jT({splitChars:e,allowDuplicates:n,maxTags:t,value:i,currentTags:r,isDuplicate:a,onDuplicate:o}){const l=gte(e,i),f=[];if(n)f.push(...r,...l);else{f.push(...r);for(const c of l)(a?h=>a(h,f):h=>f.some(d=>d.toLowerCase()===h.toLowerCase()))(c)?o==null||o(c):f.push(c)}return t?f.slice(0,t):f}const yte={maxTags:1/0,acceptValueOnBlur:!0,splitChars:[","],hiddenInputValuesDivider:",",openOnFocus:!0,size:"sm"},UC=Re(e=>{const n=be("TagsInput",yte,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,size:f,value:c,defaultValue:h,onChange:d,onKeyDown:p,maxTags:v,allowDuplicates:b,onDuplicate:w,variant:k,data:_,dropdownOpened:C,defaultDropdownOpened:x,onDropdownOpen:E,onDropdownClose:O,selectFirstOptionOnChange:j,selectFirstOptionOnDropdownOpen:M,onOptionSubmit:N,comboboxProps:H,filter:P,limit:z,withScrollArea:F,maxDropdownHeight:G,searchValue:U,defaultSearchValue:$,onSearchChange:R,readOnly:I,disabled:q,splitChars:Y,onFocus:D,onBlur:W,onPaste:V,radius:L,rightSection:X,rightSectionWidth:ee,rightSectionPointerEvents:re,rightSectionProps:se,leftSection:ye,leftSectionWidth:ae,leftSectionPointerEvents:le,leftSectionProps:_e,inputContainer:ne,inputWrapperOrder:ze,withAsterisk:we,required:Ce,labelProps:Ne,descriptionProps:ge,errorProps:xe,wrapperProps:Pe,description:ue,label:Be,error:Ge,withErrorStyles:Ve,name:Xe,form:Qe,id:ie,clearable:he,clearSectionMode:Ye,clearButtonProps:Je,hiddenInputProps:Se,hiddenInputValuesDivider:tn,mod:cn,renderOption:On,renderPill:mn,onRemove:an,onClear:en,onMaxTags:Rn,scrollAreaProps:De,acceptValueOnBlur:Fe,isDuplicate:jn,openOnFocus:bn,attributes:yn,ref:wn,loading:it,loadingPosition:_t,...Le}=n,qe=qi(ie),Nn=ky(_),st=Km(Nn),Mn=A.useRef(null),nn=Wt(Mn,wn),rn=Xm({opened:C,defaultOpened:x,onDropdownOpen:()=>{E==null||E(),M&&rn.selectFirstOption()},onDropdownClose:()=>{O==null||O(),rn.resetSelectedOption()}}),{styleProps:on,rest:{type:Bn,autoComplete:Wn,...xt}}=Mu(Le),[Cn,An]=Mi({value:c,defaultValue:h,finalValue:[],onChange:d}),[Qn,Xt]=Mi({value:U,defaultValue:$,finalValue:"",onChange:R}),Ai=hn=>{Xt(hn),rn.resetSelectedOption()},nr=Ze({name:"TagsInput",classes:{},props:n,classNames:t,styles:a,unstyled:o}),{resolvedClassNames:Oa,resolvedStyles:Ya}=Hi({props:n,styles:a,classNames:t}),ja=hn=>{if((jn?jn(hn,Cn):Cn.some(ai=>ai.toLowerCase()===hn.toLowerCase()))&&(w==null||w(hn),!b)){Ai("");return}if(Cn.length>=v){Rn==null||Rn(hn);return}N==null||N(hn),Ai(""),hn.length>0&&An([...Cn,hn])},Yr=hn=>{if(p==null||p(hn),hn.isPropagationStopped())return;const ai=Qn.trim(),{length:un}=ai;if(Y.includes(hn.key)&&un>0&&(An(jT({splitChars:Y,allowDuplicates:b,maxTags:v,value:Qn,currentTags:Cn,isDuplicate:jn,onDuplicate:w})),Ai(""),hn.preventDefault()),hn.key==="Enter"&&un>0&&!hn.nativeEvent.isComposing){if(hn.preventDefault(),document.querySelector(`#${rn.listId} [data-combobox-option][data-combobox-selected]`))return;ja(ai)}hn.key==="Backspace"&&un===0&&Cn.length>0&&!hn.nativeEvent.isComposing&&!I&&(an==null||an(Cn[Cn.length-1]),An(Cn.slice(0,Cn.length-1)))},Ka=hn=>{V==null||V(hn),hn.preventDefault(),hn.clipboardData&&(An(jT({splitChars:Y,allowDuplicates:b,maxTags:v,value:`${Qn}${hn.clipboardData.getData("text/plain")}`,currentTags:Cn,isDuplicate:jn,onDuplicate:w})),Ai(""))},Or=Cn.map((hn,ai)=>{const un=()=>{const Er=Cn.slice();Er.splice(ai,1),An(Er),an==null||an(hn)};return mn?y.jsx(A.Fragment,{children:mn({option:st[hn]||{value:hn,label:hn,disabled:!1},value:hn,onRemove:un,disabled:q||I})},`${hn}-${ai}`):y.jsx(cl,{withRemoveButton:!I,onRemove:un,unstyled:o,disabled:q,attributes:yn,...nr("pill"),children:hn},`${hn}-${ai}`)});A.useEffect(()=>{j&&rn.selectFirstOption()},[j,Cn,Qn]);const jr=y.jsx(Tn.ClearButton,{...Je,onClear:()=>{var hn;An([]),Ai(""),(hn=Mn.current)==null||hn.focus(),rn.openDropdown(),en==null||en()}});return y.jsxs(y.Fragment,{children:[y.jsxs(Tn,{store:rn,classNames:Oa,styles:Ya,unstyled:o,size:f,readOnly:I,__staticSelector:"TagsInput",attributes:yn,onOptionSubmit:hn=>{N==null||N(hn),Ai(""),Cn.length>=v?Rn==null||Rn(hn):An([...Cn,st[hn].value]),rn.resetSelectedOption()},...H,children:[y.jsx(Tn.DropdownTarget,{children:y.jsx(wu,{...on,__staticSelector:"TagsInput",classNames:Oa,styles:Ya,unstyled:o,size:f,className:i,style:r,variant:k,disabled:q,radius:L,rightSection:X,__clearSection:jr,__clearable:he&&Cn.length>0&&!q&&!I,__clearSectionMode:Ye,rightSectionWidth:ee,rightSectionPointerEvents:re,rightSectionProps:se,leftSection:ye,leftSectionWidth:ae,leftSectionPointerEvents:le,leftSectionProps:_e,loading:it,loadingPosition:_t,inputContainer:ne,inputWrapperOrder:ze,withAsterisk:we,required:Ce,labelProps:Ne,descriptionProps:ge,errorProps:xe,wrapperProps:Pe,description:ue,label:Be,error:Ge,withErrorStyles:Ve,__stylesApiProps:{...n,multiline:!0},id:qe,mod:cn,attributes:yn,children:y.jsxs(cl.Group,{disabled:q,unstyled:o,...nr("pillsList"),children:[Or,y.jsx(Tn.EventsTarget,{autoComplete:Wn,withExpandedAttribute:!0,children:y.jsx(wu.Field,{...xt,ref:nn,...nr("inputField"),unstyled:o,onKeyDown:Yr,onFocus:hn=>{D==null||D(hn),bn&&rn.openDropdown()},onBlur:hn=>{W==null||W(hn),Fe&&ja(Qn),rn.closeDropdown()},onPaste:Ka,value:Qn,onChange:hn=>Ai(hn.currentTarget.value),required:Ce&&Cn.length===0,disabled:q,readOnly:I,id:qe})})]})})}),y.jsx(Cy,{data:vte({data:Nn,value:Cn}),hidden:I||q,filter:P,search:Qn,limit:z,hiddenWhenEmpty:!0,withScrollArea:F,maxDropdownHeight:G,unstyled:o,labelId:Be?`${qe}-label`:void 0,"aria-label":Be?void 0:Le["aria-label"],renderOption:On,scrollAreaProps:De})]}),y.jsx(Tn.HiddenInput,{name:Xe,form:Qe,value:Cn,valuesDivider:tn,disabled:q,...Se})]})});UC.classes={...Ui.classes,...Tn.classes};UC.displayName="@mantine/core/TagsInput";const dl=Re(e=>y.jsx(Ui,{component:"input",...be("TextInput",null,e),__staticSelector:"TextInput"}));dl.classes=Ui.classes;dl.displayName="@mantine/core/TextInput";const[bte,wte]=Gr("Timeline component was not found in tree");var VC={root:"m_43657ece",itemTitle:"m_2ebe8099",item:"m_436178ff",itemBullet:"m_8affcee1",itemBody:"m_540e8f41"};const WC=Re(e=>{const{classNames:n,className:t,style:i,styles:r,vars:a,__active:o,__align:l,__lineActive:f,__vars:c,bullet:h,radius:d,color:p,lineVariant:v,children:b,title:w,mod:k,..._}=be("TimelineItem",null,e),C=wte(),x=ui(),E={classNames:n,styles:r};return y.jsxs(ve,{...C.getStyles("item",{...E,className:t,style:i}),mod:[{"line-active":f,active:o},k],__vars:{"--tli-radius":d!==void 0?Kt(d):void 0,"--tli-color":p?lt(p,x):void 0,"--tli-border-style":v||void 0},..._,children:[y.jsx(ve,{...C.getStyles("itemBullet",E),mod:{"with-child":!!h,align:l,active:o},children:h}),y.jsxs("div",{...C.getStyles("itemBody",E),children:[w&&y.jsx("div",{...C.getStyles("itemTitle",E),children:w}),y.jsx("div",{...C.getStyles("itemContent",E),children:b})]})]})});WC.classes=VC;WC.displayName="@mantine/core/TimelineItem";const kte={active:-1,align:"left"},RB=(e,{bulletSize:n,lineWidth:t,radius:i,color:r,autoContrast:a})=>({root:{"--tl-bullet-size":me(n),"--tl-line-width":me(t),"--tl-radius":i===void 0?void 0:Kt(i),"--tl-color":r?lt(r,e):void 0,"--tl-icon-color":ay(a,e)?Im({color:r,theme:e,autoContrast:a}):void 0}}),ec=Re(e=>{const n=be("Timeline",kte,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,children:f,active:c,color:h,radius:d,bulletSize:p,align:v,lineWidth:b,reverseActive:w,mod:k,autoContrast:_,attributes:C,...x}=n,E=Ze({name:"Timeline",classes:VC,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:C,vars:l,varsResolver:RB}),O=A.Children.toArray(f),j=O.map((M,N)=>{var H,P;return A.cloneElement(M,{unstyled:o,__align:v,__active:((H=M.props)==null?void 0:H.active)||(w?c>=O.length-N-1:c>=N),__lineActive:((P=M.props)==null?void 0:P.lineActive)||(w?c>=O.length-N-1:c-1>=N)})});return y.jsx(bte,{value:{getStyles:E},children:y.jsx(ve,{...E("root"),mod:[{align:v},k],...x,children:j})})});ec.classes=VC;ec.varsResolver=RB;ec.displayName="@mantine/core/Timeline";ec.Item=WC;const _te=["h1","h2","h3","h4","h5","h6"],xte=["xs","sm","md","lg","xl"];function Ste(e,n){const t=n!==void 0?n:`h${e}`;return _te.includes(t)?{fontSize:`var(--mantine-${t}-font-size)`,fontWeight:`var(--mantine-${t}-font-weight)`,lineHeight:`var(--mantine-${t}-line-height)`}:xte.includes(t)?{fontSize:`var(--mantine-font-size-${t})`,fontWeight:`var(--mantine-h${e}-font-weight)`,lineHeight:`var(--mantine-h${e}-line-height)`}:{fontSize:me(t),fontWeight:`var(--mantine-h${e}-font-weight)`,lineHeight:`var(--mantine-h${e}-line-height)`}}var PB={root:"m_8a5d1357"};const Cte={order:1},NB=(e,{order:n,size:t,lineClamp:i,textWrap:r})=>{const a=Ste(n||1,t);return{root:{"--title-fw":a.fontWeight,"--title-lh":a.lineHeight,"--title-fz":a.fontSize,"--title-line-clamp":typeof i=="number"?i.toString():void 0,"--title-text-wrap":r}}},gl=Re(e=>{const n=be("Title",Cte,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,order:l,vars:f,size:c,variant:h,lineClamp:d,textWrap:p,mod:v,attributes:b,...w}=n,k=Ze({name:"Title",props:n,classes:PB,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:b,vars:f,varsResolver:NB});return[1,2,3,4,5,6].includes(l)?y.jsx(ve,{...k("root"),component:`h${l}`,variant:h,mod:[{order:l,"data-line-clamp":typeof d=="number"},v],size:c,...w}):null});gl.classes=PB;gl.varsResolver=NB;gl.displayName="@mantine/core/Title";const GC=A.createContext(null);GC.displayName="@mantine/modals/ModalsContext";function Ate(){const e=A.use(GC);if(!e)throw new Error("[@mantine/modals] useModals hook was called outside of context, wrap your app with ModalsProvider component");return e}const[Ote,Nu]=jK("mantine-modals"),jte=e=>{const n=e.modalId||al();return Nu("openModal")({...e,modalId:n}),n},Ete=e=>{const n=e.modalId||al();return Nu("openConfirmModal")({...e,modalId:n}),n},Tte=e=>{const n=e.modalId||al();return Nu("openContextModal")({...e,modalId:n}),n},Mte=Nu("closeModal"),Dte=Nu("closeAllModals"),Rte=e=>Nu("updateModal")(e),Pte=e=>Nu("updateContextModal")(e),Ra={open:jte,close:Mte,closeAll:Dte,openConfirmModal:Ete,openContextModal:Tte,updateModal:Rte,updateContextModal:Pte};function Nte({id:e,cancelProps:n,confirmProps:t,labels:i={cancel:"",confirm:""},closeOnConfirm:r=!0,closeOnCancel:a=!0,groupProps:o,onCancel:l,onConfirm:f,children:c}){const{cancel:h,confirm:d}=i,p=Ate(),v=w=>{typeof(n==null?void 0:n.onClick)=="function"&&(n==null||n.onClick(w)),typeof l=="function"&&l(),a&&p.closeModal(e)},b=w=>{typeof(t==null?void 0:t.onClick)=="function"&&(t==null||t.onClick(w)),typeof f=="function"&&f(),r&&p.closeModal(e)};return y.jsxs(y.Fragment,{children:[c&&y.jsx(ve,{mb:"md",children:c}),y.jsxs(Ue,{mt:c?0:"md",justify:"flex-end",...o,children:[y.jsx(yt,{variant:"default",...n,onClick:v,children:(n==null?void 0:n.children)||h}),y.jsx(yt,{...t,onClick:b,children:(t==null?void 0:t.children)||d})]})]})}function ET(e,n){var t,i,r,a;n&&e.type==="confirm"&&((i=(t=e.props).onCancel)==null||i.call(t)),(a=(r=e.props).onClose)==null||a.call(r)}function $te(e,n){var t;switch(n.type){case"OPEN":return{current:n.modal,modals:[...e.modals,n.modal]};case"CLOSE":{if(!e.modals.find(r=>r.id===n.modalId))return e;const i=e.modals.filter(r=>r.id!==n.modalId);return{current:i[i.length-1]||e.current,modals:i}}case"CLOSE_ALL":return e.modals.length?{current:e.current,modals:[]}:e;case"UPDATE":{const{modalId:i,newProps:r}=n,a=e.modals.map(l=>l.id!==i?l:l.type==="content"||l.type==="confirm"?{...l,props:{...l.props,...r}}:l.type==="context"?{...l,props:{...l.props,...r,innerProps:{...l.props.innerProps,...r.innerProps}}}:l),o=((t=e.current)==null?void 0:t.id)===i&&a.find(l=>l.id===i)||e.current;return{...e,modals:a,current:o}}default:return e}}function zte(e){if(!e)return{confirmProps:{},modalProps:{}};const{id:n,children:t,onCancel:i,onConfirm:r,closeOnConfirm:a,closeOnCancel:o,cancelProps:l,confirmProps:f,groupProps:c,labels:h,...d}=e;return{confirmProps:{id:n,children:t,onCancel:i,onConfirm:r,closeOnConfirm:a,closeOnCancel:o,cancelProps:l,confirmProps:f,groupProps:c,labels:h},modalProps:{id:n,...d}}}function Lte({children:e,modalProps:n,labels:t,modals:i}){const[r,a]=A.useReducer($te,{modals:[],current:null}),o=A.useRef(r);o.current=r;const l=A.useRef(!1),f=A.useCallback(x=>{l.current||(l.current=!0,o.current.modals.concat().reverse().forEach(E=>{ET(E,x)}),l.current=!1),a({type:"CLOSE_ALL",canceled:x})},[o,a]),c=A.useCallback(({modalId:x,...E})=>{const O=x||al();return a({type:"OPEN",modal:{id:O,type:"content",props:E}}),O},[a]),h=A.useCallback(({modalId:x,...E})=>{const O=x||al();return a({type:"OPEN",modal:{id:O,type:"confirm",props:E}}),O},[a]),d=A.useCallback((x,{modalId:E,...O})=>{const j=E||al();return a({type:"OPEN",modal:{id:j,type:"context",props:O,ctx:x}}),j},[a]),p=A.useCallback((x,E)=>{if(!l.current){const O=o.current.modals.find(j=>j.id===x);O&&(l.current=!0,ET(O,E),l.current=!1)}a({type:"CLOSE",modalId:x,canceled:E})},[o,a]),v=A.useCallback(({modalId:x,...E})=>{a({type:"UPDATE",modalId:x,newProps:E})},[a]),b=A.useCallback(({modalId:x,...E})=>{a({type:"UPDATE",modalId:x,newProps:E})},[a]);Ote({openModal:c,openConfirmModal:h,openContextModal:({modal:x,...E})=>d(x,E),closeModal:p,closeContextModal:p,closeAllModals:f,updateModal:v,updateContextModal:b});const w={modalProps:n||{},modals:r.modals,openModal:c,openConfirmModal:h,openContextModal:d,closeModal:p,closeContextModal:p,closeAll:f,updateModal:v,updateContextModal:b},k=()=>{const x=o.current.current;switch(x==null?void 0:x.type){case"context":{const{innerProps:E,...O}=x.props,j=i[x.ctx];return{modalProps:O,content:y.jsx(j,{innerProps:E,context:w,id:x.id})}}case"confirm":{const{modalProps:E,confirmProps:O}=zte(x.props);return{modalProps:E,content:y.jsx(Nte,{...O,id:x.id,labels:x.props.labels||t})}}case"content":{const{children:E,...O}=x.props;return{modalProps:O,content:E}}default:return{modalProps:{},content:null}}},{modalProps:_,content:C}=k();return y.jsxs(GC,{value:w,children:[y.jsx(Sr,{zIndex:wa("modal")+1,...n,..._,opened:r.modals.length>0,onClose:()=>{var x;return p((x=r.current)==null?void 0:x.id)},children:C}),e]})}function Ite(e){let n=e,t=!1;const i=new Set;return{getState(){return n},updateState(r){n=typeof r=="function"?r(n):r},setState(r){this.updateState(r),i.forEach(a=>a(n))},initialize(r){t||(n=r,t=!0)},subscribe(r){return i.add(r),()=>i.delete(r)}}}function Bte(e){return A.useSyncExternalStore(e.subscribe,()=>e.getState(),()=>e.getState())}function Fte(e,n,t){const i=[],r=[],a={};for(const o of e){const l=o.position||n;a[l]=a[l]||0,a[l]+=1,a[l]<=t?r.push(o):i.push(o)}return{notifications:r,queue:i}}const qte=()=>Ite({notifications:[],queue:[],defaultPosition:"bottom-right",limit:5}),$u=qte(),Hte=(e=$u)=>Bte(e);function Hc(e,n){const t=e.getState(),i=Fte(n([...t.notifications,...t.queue]),t.defaultPosition,t.limit);e.setState({notifications:i.notifications,queue:i.queue,limit:t.limit,defaultPosition:t.defaultPosition})}function Ute(e,n=$u){const t=e.id||al();return Hc(n,i=>e.id&&i.some(r=>r.id===e.id)?i:[...i,{...e,id:t}]),t}function $B(e,n=$u){return Hc(n,t=>t.filter(i=>{var r;return i.id===e?((r=i.onClose)==null||r.call(i,i),!1):!0})),e}function Vte(e,n=$u){return Hc(n,t=>t.map(i=>i.id===e.id?{...i,...e}:i)),e.id}function Wte(e=$u){Hc(e,()=>[])}function Gte(e=$u){Hc(e,n=>n.slice(0,e.getState().limit))}const Ln={show:Ute,hide:$B,update:Vte,clean:Wte,cleanQueue:Gte,updateState:Hc},zB=["bottom-center","bottom-left","bottom-right","top-center","top-left","top-right"];function Yte(e,n){return e.reduce((t,i)=>(t[i.position||n].push(i),t),zB.reduce((t,i)=>(t[i]=[],t),{}))}const TT={left:"translateX(-100%)",right:"translateX(100%)","top-center":"translateY(-100%)","bottom-center":"translateY(100%)"},Kte={left:"translateX(0)",right:"translateX(0)","top-center":"translateY(0)","bottom-center":"translateY(0)"};function Xte({state:e,maxHeight:n,position:t,transitionDuration:i}){const[r,a]=t.split("-"),o=a==="center"?`${r}-center`:a,l={opacity:0,maxHeight:n,transform:TT[o],transitionDuration:`${i}ms, ${i}ms, ${i}ms`,transitionTimingFunction:"cubic-bezier(.51,.3,0,1.21), cubic-bezier(.51,.3,0,1.21), linear",transitionProperty:"opacity, transform, max-height"},f={opacity:1,transform:Kte[o]},c={opacity:0,maxHeight:0,transform:TT[o]};return{...l,...{entering:f,entered:f,exiting:c,exited:c}[e]}}function Zte(e,n){return typeof n=="number"?n:n===!1||e===!1?!1:e}function LB({data:e,onHide:n,autoClose:t,paused:i,onHoverStart:r,onHoverEnd:a,...o}){const{autoClose:l,message:f,onOpen:c,...h}=e,d=Zte(t,e.autoClose),p=A.useRef(-1),[v,b]=A.useState(!1),w=()=>window.clearTimeout(p.current),k=()=>{n(e.id),w()},_=()=>{w(),typeof d=="number"&&(p.current=window.setTimeout(k,d))},C=()=>{b(!0),r==null||r()},x=()=>{b(!1),a==null||a()};return A.useEffect(()=>{var E;(E=e.onOpen)==null||E.call(e,e)},[]),A.useEffect(()=>(_(),w),[d]),A.useEffect(()=>(i||v?w():_(),w),[i,v]),y.jsx(Vy,{...o,...h,onClose:k,onMouseEnter:C,onMouseLeave:x,children:f})}LB.displayName="@mantine/notifications/NotificationContainer";var IB={root:"m_b37d9ac7",notification:"m_5ed0edd0"};function ES(){return ES=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)({}).hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},ES.apply(null,arguments)}function BB(e,n){if(e==null)return{};var t={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(n.indexOf(i)!==-1)continue;t[i]=e[i]}return t}function TS(e,n){return TS=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,i){return t.__proto__=i,t},TS(e,n)}function FB(e,n){e.prototype=Object.create(n.prototype),e.prototype.constructor=e,TS(e,n)}var Ek={exports:{}},Tk,MT;function Qte(){if(MT)return Tk;MT=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Tk=e,Tk}var Mk,DT;function Jte(){if(DT)return Mk;DT=1;var e=Qte();function n(){}function t(){}return t.resetWarningCache=n,Mk=function(){function i(o,l,f,c,h,d){if(d!==e){var p=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 p.name="Invariant Violation",p}}i.isRequired=i;function r(){return i}var a={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:r,element:i,elementType:i,instanceOf:r,node:i,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:t,resetWarningCache:n};return a.PropTypes=a,a},Mk}var RT;function eie(){return RT||(RT=1,Ek.exports=Jte()()),Ek.exports}var nie=eie();const vt=mt(nie),PT={disabled:!1},$g=Q.createContext(null);var tie=function(n){return n.scrollTop},wh="unmounted",eu="exited",nu="entering",$f="entered",MS="exiting",hs=(function(e){FB(n,e);function n(i,r){var a;a=e.call(this,i,r)||this;var o=r,l=o&&!o.isMounting?i.enter:i.appear,f;return a.appearStatus=null,i.in?l?(f=eu,a.appearStatus=nu):f=$f:i.unmountOnExit||i.mountOnEnter?f=wh:f=eu,a.state={status:f},a.nextCallback=null,a}n.getDerivedStateFromProps=function(r,a){var o=r.in;return o&&a.status===wh?{status:eu}:null};var t=n.prototype;return t.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},t.componentDidUpdate=function(r){var a=null;if(r!==this.props){var o=this.state.status;this.props.in?o!==nu&&o!==$f&&(a=nu):(o===nu||o===$f)&&(a=MS)}this.updateStatus(!1,a)},t.componentWillUnmount=function(){this.cancelNextCallback()},t.getTimeouts=function(){var r=this.props.timeout,a,o,l;return a=o=l=r,r!=null&&typeof r!="number"&&(a=r.exit,o=r.enter,l=r.appear!==void 0?r.appear:o),{exit:a,enter:o,appear:l}},t.updateStatus=function(r,a){if(r===void 0&&(r=!1),a!==null)if(this.cancelNextCallback(),a===nu){if(this.props.unmountOnExit||this.props.mountOnEnter){var o=this.props.nodeRef?this.props.nodeRef.current:yh.findDOMNode(this);o&&tie(o)}this.performEnter(r)}else this.performExit();else this.props.unmountOnExit&&this.state.status===eu&&this.setState({status:wh})},t.performEnter=function(r){var a=this,o=this.props.enter,l=this.context?this.context.isMounting:r,f=this.props.nodeRef?[l]:[yh.findDOMNode(this),l],c=f[0],h=f[1],d=this.getTimeouts(),p=l?d.appear:d.enter;if(!r&&!o||PT.disabled){this.safeSetState({status:$f},function(){a.props.onEntered(c)});return}this.props.onEnter(c,h),this.safeSetState({status:nu},function(){a.props.onEntering(c,h),a.onTransitionEnd(p,function(){a.safeSetState({status:$f},function(){a.props.onEntered(c,h)})})})},t.performExit=function(){var r=this,a=this.props.exit,o=this.getTimeouts(),l=this.props.nodeRef?void 0:yh.findDOMNode(this);if(!a||PT.disabled){this.safeSetState({status:eu},function(){r.props.onExited(l)});return}this.props.onExit(l),this.safeSetState({status:MS},function(){r.props.onExiting(l),r.onTransitionEnd(o.exit,function(){r.safeSetState({status:eu},function(){r.props.onExited(l)})})})},t.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},t.safeSetState=function(r,a){a=this.setNextCallback(a),this.setState(r,a)},t.setNextCallback=function(r){var a=this,o=!0;return this.nextCallback=function(l){o&&(o=!1,a.nextCallback=null,r(l))},this.nextCallback.cancel=function(){o=!1},this.nextCallback},t.onTransitionEnd=function(r,a){this.setNextCallback(a);var o=this.props.nodeRef?this.props.nodeRef.current:yh.findDOMNode(this),l=r==null&&!this.props.addEndListener;if(!o||l){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var f=this.props.nodeRef?[this.nextCallback]:[o,this.nextCallback],c=f[0],h=f[1];this.props.addEndListener(c,h)}r!=null&&setTimeout(this.nextCallback,r)},t.render=function(){var r=this.state.status;if(r===wh)return null;var a=this.props,o=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var l=BB(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return Q.createElement($g.Provider,{value:null},typeof o=="function"?o(r,l):Q.cloneElement(Q.Children.only(o),l))},n})(Q.Component);hs.contextType=$g;hs.propTypes={};function Af(){}hs.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Af,onEntering:Af,onEntered:Af,onExit:Af,onExiting:Af,onExited:Af};hs.UNMOUNTED=wh;hs.EXITED=eu;hs.ENTERING=nu;hs.ENTERED=$f;hs.EXITING=MS;function iie(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function YC(e,n){var t=function(a){return n&&A.isValidElement(a)?n(a):a},i=Object.create(null);return e&&A.Children.map(e,function(r){return r}).forEach(function(r){i[r.key]=t(r)}),i}function rie(e,n){e=e||{},n=n||{};function t(h){return h in n?n[h]:e[h]}var i=Object.create(null),r=[];for(var a in e)a in n?r.length&&(i[a]=r,r=[]):r.push(a);var o,l={};for(var f in n){if(i[f])for(o=0;o<i[f].length;o++){var c=i[f][o];l[i[f][o]]=t(c)}l[f]=t(f)}for(o=0;o<r.length;o++)l[r[o]]=t(r[o]);return l}function su(e,n,t){return t[n]!=null?t[n]:e.props[n]}function aie(e,n){return YC(e.children,function(t){return A.cloneElement(t,{onExited:n.bind(null,t),in:!0,appear:su(t,"appear",e),enter:su(t,"enter",e),exit:su(t,"exit",e)})})}function oie(e,n,t){var i=YC(e.children),r=rie(n,i);return Object.keys(r).forEach(function(a){var o=r[a];if(A.isValidElement(o)){var l=a in n,f=a in i,c=n[a],h=A.isValidElement(c)&&!c.props.in;f&&(!l||h)?r[a]=A.cloneElement(o,{onExited:t.bind(null,o),in:!0,exit:su(o,"exit",e),enter:su(o,"enter",e)}):!f&&l&&!h?r[a]=A.cloneElement(o,{in:!1}):f&&l&&A.isValidElement(c)&&(r[a]=A.cloneElement(o,{onExited:t.bind(null,o),in:c.props.in,exit:su(o,"exit",e),enter:su(o,"enter",e)}))}}),r}var sie=Object.values||function(e){return Object.keys(e).map(function(n){return e[n]})},lie={component:"div",childFactory:function(n){return n}},Gs=(function(e){FB(n,e);function n(i,r){var a;a=e.call(this,i,r)||this;var o=a.handleExited.bind(iie(a));return a.state={contextValue:{isMounting:!0},handleExited:o,firstRender:!0},a}var t=n.prototype;return t.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},t.componentWillUnmount=function(){this.mounted=!1},n.getDerivedStateFromProps=function(r,a){var o=a.children,l=a.handleExited,f=a.firstRender;return{children:f?aie(r,l):oie(r,o,l),firstRender:!1}},t.handleExited=function(r,a){var o=YC(this.props.children);r.key in o||(r.props.onExited&&r.props.onExited(a),this.mounted&&this.setState(function(l){var f=ES({},l.children);return delete f[r.key],{children:f}}))},t.render=function(){var r=this.props,a=r.component,o=r.childFactory,l=BB(r,["component","childFactory"]),f=this.state.contextValue,c=sie(this.state.children).map(o);return delete l.appear,delete l.enter,delete l.exit,a===null?Q.createElement($g.Provider,{value:f},c):Q.createElement($g.Provider,{value:f},Q.createElement(a,l,c))},n})(Q.Component);Gs.propTypes={};Gs.defaultProps=lie;const uie=hs,fie={position:"bottom-right",autoClose:4e3,transitionDuration:250,containerWidth:440,notificationMaxHeight:200,limit:5,zIndex:wa("overlay"),store:$u,withinPortal:!0,pauseResetOnHover:"all"},qB=(e,{zIndex:n,containerWidth:t})=>({root:{"--notifications-z-index":n==null?void 0:n.toString(),"--notifications-container-width":me(t)}}),ko=Re(e=>{const n=be("Notifications",fie,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,attributes:f,position:c,autoClose:h,transitionDuration:d,containerWidth:p,notificationMaxHeight:v,limit:b,zIndex:w,store:k,portalProps:_,withinPortal:C,pauseResetOnHover:x,...E}=n,O=ui(),j=Hte(k),M=xK(),N=$6(),H=A.useRef({}),P=A.useRef(0),[z,F]=A.useState(0),G=A.useCallback(()=>F(Y=>Y+1),[]),U=A.useCallback(()=>F(Y=>Math.max(0,Y-1)),[]),$=O.respectReducedMotion&&N?1:d,R=Ze({name:"Notifications",classes:IB,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:f,vars:l,varsResolver:qB});A.useEffect(()=>{k==null||k.updateState(Y=>({...Y,limit:b||5,defaultPosition:c}))},[b,c]),ns(()=>{j.notifications.length>P.current&&setTimeout(()=>M(),0),P.current=j.notifications.length},[j.notifications]);const I=Yte(j.notifications,c),q=zB.reduce((Y,D)=>(Y[D]=I[D].map(({style:W,...V})=>y.jsx(uie,{timeout:$,onEnter:()=>H.current[V.id].offsetHeight,nodeRef:{current:H.current[V.id]},children:L=>y.jsx(LB,{ref:X=>{X&&(H.current[V.id]=X)},data:V,onHide:X=>$B(X,k),autoClose:h,paused:x==="all"?z>0:!1,onHoverStart:G,onHoverEnd:U,...R("notification",{style:{...Xte({state:L,position:D,transitionDuration:$,maxHeight:v}),...W}})})},V.id)),Y),{});return y.jsxs(ul,{withinPortal:C,..._,children:[y.jsx(ve,{...R("root"),"data-position":"top-center",...E,children:y.jsx(Gs,{children:q["top-center"]})}),y.jsx(ve,{...R("root"),"data-position":"top-left",...E,children:y.jsx(Gs,{children:q["top-left"]})}),y.jsx(ve,{...R("root",{className:gu.classNames.fullWidth}),"data-position":"top-right",...E,children:y.jsx(Gs,{children:q["top-right"]})}),y.jsx(ve,{...R("root",{className:gu.classNames.fullWidth}),"data-position":"bottom-right",...E,children:y.jsx(Gs,{children:q["bottom-right"]})}),y.jsx(ve,{...R("root"),"data-position":"bottom-left",...E,children:y.jsx(Gs,{children:q["bottom-left"]})}),y.jsx(ve,{...R("root"),"data-position":"bottom-center",...E,children:y.jsx(Gs,{children:q["bottom-center"]})})]})});ko.classes=IB;ko.varsResolver=qB;ko.displayName="@mantine/notifications/Notifications";ko.show=Ln.show;ko.hide=Ln.hide;ko.update=Ln.update;ko.clean=Ln.clean;ko.cleanQueue=Ln.cleanQueue;ko.updateState=Ln.updateState;var Dk={exports:{}},eh={},Rk={exports:{}},Pk={};/**
* @license React
* scheduler.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var NT;function cie(){return NT||(NT=1,(function(e){function n(R,I){var q=R.length;R.push(I);e:for(;0<q;){var Y=q-1>>>1,D=R[Y];if(0<r(D,I))R[Y]=I,R[q]=D,q=Y;else break e}}function t(R){return R.length===0?null:R[0]}function i(R){if(R.length===0)return null;var I=R[0],q=R.pop();if(q!==I){R[0]=q;e:for(var Y=0,D=R.length,W=D>>>1;Y<W;){var V=2*(Y+1)-1,L=R[V],X=V+1,ee=R[X];if(0>r(L,q))X<D&&0>r(ee,L)?(R[Y]=ee,R[X]=q,Y=X):(R[Y]=L,R[V]=q,Y=V);else if(X<D&&0>r(ee,q))R[Y]=ee,R[X]=q,Y=X;else break e}}return I}function r(R,I){var q=R.sortIndex-I.sortIndex;return q!==0?q:R.id-I.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var o=Date,l=o.now();e.unstable_now=function(){return o.now()-l}}var f=[],c=[],h=1,d=null,p=3,v=!1,b=!1,w=!1,k=!1,_=typeof setTimeout=="function"?setTimeout:null,C=typeof clearTimeout=="function"?clearTimeout:null,x=typeof setImmediate<"u"?setImmediate:null;function E(R){for(var I=t(c);I!==null;){if(I.callback===null)i(c);else if(I.startTime<=R)i(c),I.sortIndex=I.expirationTime,n(f,I);else break;I=t(c)}}function O(R){if(w=!1,E(R),!b)if(t(f)!==null)b=!0,j||(j=!0,F());else{var I=t(c);I!==null&&$(O,I.startTime-R)}}var j=!1,M=-1,N=5,H=-1;function P(){return k?!0:!(e.unstable_now()-H<N)}function z(){if(k=!1,j){var R=e.unstable_now();H=R;var I=!0;try{e:{b=!1,w&&(w=!1,C(M),M=-1),v=!0;var q=p;try{n:{for(E(R),d=t(f);d!==null&&!(d.expirationTime>R&&P());){var Y=d.callback;if(typeof Y=="function"){d.callback=null,p=d.priorityLevel;var D=Y(d.expirationTime<=R);if(R=e.unstable_now(),typeof D=="function"){d.callback=D,E(R),I=!0;break n}d===t(f)&&i(f),E(R)}else i(f);d=t(f)}if(d!==null)I=!0;else{var W=t(c);W!==null&&$(O,W.startTime-R),I=!1}}break e}finally{d=null,p=q,v=!1}I=void 0}}finally{I?F():j=!1}}}var F;if(typeof x=="function")F=function(){x(z)};else if(typeof MessageChannel<"u"){var G=new MessageChannel,U=G.port2;G.port1.onmessage=z,F=function(){U.postMessage(null)}}else F=function(){_(z,0)};function $(R,I){M=_(function(){R(e.unstable_now())},I)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(R){R.callback=null},e.unstable_forceFrameRate=function(R){0>R||125<R?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):N=0<R?Math.floor(1e3/R):5},e.unstable_getCurrentPriorityLevel=function(){return p},e.unstable_next=function(R){switch(p){case 1:case 2:case 3:var I=3;break;default:I=p}var q=p;p=I;try{return R()}finally{p=q}},e.unstable_requestPaint=function(){k=!0},e.unstable_runWithPriority=function(R,I){switch(R){case 1:case 2:case 3:case 4:case 5:break;default:R=3}var q=p;p=R;try{return I()}finally{p=q}},e.unstable_scheduleCallback=function(R,I,q){var Y=e.unstable_now();switch(typeof q=="object"&&q!==null?(q=q.delay,q=typeof q=="number"&&0<q?Y+q:Y):q=Y,R){case 1:var D=-1;break;case 2:D=250;break;case 5:D=1073741823;break;case 4:D=1e4;break;default:D=5e3}return D=q+D,R={id:h++,callback:I,priorityLevel:R,startTime:q,expirationTime:D,sortIndex:-1},q>Y?(R.sortIndex=q,n(c,R),t(f)===null&&R===t(c)&&(w?(C(M),M=-1):w=!0,$(O,q-Y))):(R.sortIndex=D,n(f,R),b||v||(b=!0,j||(j=!0,F()))),R},e.unstable_shouldYield=P,e.unstable_wrapCallback=function(R){var I=p;return function(){var q=p;p=I;try{return R.apply(this,arguments)}finally{p=q}}}})(Pk)),Pk}var $T;function die(){return $T||($T=1,Rk.exports=cie()),Rk.exports}/**
* @license React
* react-dom-client.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var zT;function hie(){if(zT)return eh;zT=1;var e=die(),n=M6(),t=gz();function i(s){var u="https://react.dev/errors/"+s;if(1<arguments.length){u+="?args[]="+encodeURIComponent(arguments[1]);for(var m=2;m<arguments.length;m++)u+="&args[]="+encodeURIComponent(arguments[m])}return"Minified React error #"+s+"; visit "+u+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function r(s){return!(!s||s.nodeType!==1&&s.nodeType!==9&&s.nodeType!==11)}function a(s){var u=s,m=s;if(s.alternate)for(;u.return;)u=u.return;else{s=u;do u=s,(u.flags&4098)!==0&&(m=u.return),s=u.return;while(s)}return u.tag===3?m:null}function o(s){if(s.tag===13){var u=s.memoizedState;if(u===null&&(s=s.alternate,s!==null&&(u=s.memoizedState)),u!==null)return u.dehydrated}return null}function l(s){if(s.tag===31){var u=s.memoizedState;if(u===null&&(s=s.alternate,s!==null&&(u=s.memoizedState)),u!==null)return u.dehydrated}return null}function f(s){if(a(s)!==s)throw Error(i(188))}function c(s){var u=s.alternate;if(!u){if(u=a(s),u===null)throw Error(i(188));return u!==s?null:s}for(var m=s,g=u;;){var S=m.return;if(S===null)break;var T=S.alternate;if(T===null){if(g=S.return,g!==null){m=g;continue}break}if(S.child===T.child){for(T=S.child;T;){if(T===m)return f(S),s;if(T===g)return f(S),u;T=T.sibling}throw Error(i(188))}if(m.return!==g.return)m=S,g=T;else{for(var B=!1,K=S.child;K;){if(K===m){B=!0,m=S,g=T;break}if(K===g){B=!0,g=S,m=T;break}K=K.sibling}if(!B){for(K=T.child;K;){if(K===m){B=!0,m=T,g=S;break}if(K===g){B=!0,g=T,m=S;break}K=K.sibling}if(!B)throw Error(i(189))}}if(m.alternate!==g)throw Error(i(190))}if(m.tag!==3)throw Error(i(188));return m.stateNode.current===m?s:u}function h(s){var u=s.tag;if(u===5||u===26||u===27||u===6)return s;for(s=s.child;s!==null;){if(u=h(s),u!==null)return u;s=s.sibling}return null}var d=Object.assign,p=Symbol.for("react.element"),v=Symbol.for("react.transitional.element"),b=Symbol.for("react.portal"),w=Symbol.for("react.fragment"),k=Symbol.for("react.strict_mode"),_=Symbol.for("react.profiler"),C=Symbol.for("react.consumer"),x=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),O=Symbol.for("react.suspense"),j=Symbol.for("react.suspense_list"),M=Symbol.for("react.memo"),N=Symbol.for("react.lazy"),H=Symbol.for("react.activity"),P=Symbol.for("react.memo_cache_sentinel"),z=Symbol.iterator;function F(s){return s===null||typeof s!="object"?null:(s=z&&s[z]||s["@@iterator"],typeof s=="function"?s:null)}var G=Symbol.for("react.client.reference");function U(s){if(s==null)return null;if(typeof s=="function")return s.$$typeof===G?null:s.displayName||s.name||null;if(typeof s=="string")return s;switch(s){case w:return"Fragment";case _:return"Profiler";case k:return"StrictMode";case O:return"Suspense";case j:return"SuspenseList";case H:return"Activity"}if(typeof s=="object")switch(s.$$typeof){case b:return"Portal";case x:return s.displayName||"Context";case C:return(s._context.displayName||"Context")+".Consumer";case E:var u=s.render;return s=s.displayName,s||(s=u.displayName||u.name||"",s=s!==""?"ForwardRef("+s+")":"ForwardRef"),s;case M:return u=s.displayName||null,u!==null?u:U(s.type)||"Memo";case N:u=s._payload,s=s._init;try{return U(s(u))}catch{}}return null}var $=Array.isArray,R=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,I=t.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,q={pending:!1,data:null,method:null,action:null},Y=[],D=-1;function W(s){return{current:s}}function V(s){0>D||(s.current=Y[D],Y[D]=null,D--)}function L(s,u){D++,Y[D]=s.current,s.current=u}var X=W(null),ee=W(null),re=W(null),se=W(null);function ye(s,u){switch(L(re,u),L(ee,s),L(X,null),u.nodeType){case 9:case 11:s=(s=u.documentElement)&&(s=s.namespaceURI)?$E(s):0;break;default:if(s=u.tagName,u=u.namespaceURI)u=$E(u),s=zE(u,s);else switch(s){case"svg":s=1;break;case"math":s=2;break;default:s=0}}V(X),L(X,s)}function ae(){V(X),V(ee),V(re)}function le(s){s.memoizedState!==null&&L(se,s);var u=X.current,m=zE(u,s.type);u!==m&&(L(ee,s),L(X,m))}function _e(s){ee.current===s&&(V(X),V(ee)),se.current===s&&(V(se),Gd._currentValue=q)}var ne,ze;function we(s){if(ne===void 0)try{throw Error()}catch(m){var u=m.stack.trim().match(/\n( *(at )?)/);ne=u&&u[1]||"",ze=-1<m.stack.indexOf(`
at`)?" (<anonymous>)":-1<m.stack.indexOf("@")?"@unknown:0:0":""}return`
`+ne+s+ze}var Ce=!1;function Ne(s,u){if(!s||Ce)return"";Ce=!0;var m=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var g={DetermineComponentFrameRoot:function(){try{if(u){var Me=function(){throw Error()};if(Object.defineProperty(Me.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Me,[])}catch(ke){var de=ke}Reflect.construct(s,[],Me)}else{try{Me.call()}catch(ke){de=ke}s.call(Me.prototype)}}else{try{throw Error()}catch(ke){de=ke}(Me=s())&&typeof Me.catch=="function"&&Me.catch(function(){})}}catch(ke){if(ke&&de&&typeof ke.stack=="string")return[ke.stack,de.stack]}return[null,null]}};g.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var S=Object.getOwnPropertyDescriptor(g.DetermineComponentFrameRoot,"name");S&&S.configurable&&Object.defineProperty(g.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var T=g.DetermineComponentFrameRoot(),B=T[0],K=T[1];if(B&&K){var J=B.split(`
`),ce=K.split(`
`);for(S=g=0;g<J.length&&!J[g].includes("DetermineComponentFrameRoot");)g++;for(;S<ce.length&&!ce[S].includes("DetermineComponentFrameRoot");)S++;if(g===J.length||S===ce.length)for(g=J.length-1,S=ce.length-1;1<=g&&0<=S&&J[g]!==ce[S];)S--;for(;1<=g&&0<=S;g--,S--)if(J[g]!==ce[S]){if(g!==1||S!==1)do if(g--,S--,0>S||J[g]!==ce[S]){var Oe=`
`+J[g].replace(" at new "," at ");return s.displayName&&Oe.includes("<anonymous>")&&(Oe=Oe.replace("<anonymous>",s.displayName)),Oe}while(1<=g&&0<=S);break}}}finally{Ce=!1,Error.prepareStackTrace=m}return(m=s?s.displayName||s.name:"")?we(m):""}function ge(s,u){switch(s.tag){case 26:case 27:case 5:return we(s.type);case 16:return we("Lazy");case 13:return s.child!==u&&u!==null?we("Suspense Fallback"):we("Suspense");case 19:return we("SuspenseList");case 0:case 15:return Ne(s.type,!1);case 11:return Ne(s.type.render,!1);case 1:return Ne(s.type,!0);case 31:return we("Activity");default:return""}}function xe(s){try{var u="",m=null;do u+=ge(s,m),m=s,s=s.return;while(s);return u}catch(g){return`
Error generating stack: `+g.message+`
`+g.stack}}var Pe=Object.prototype.hasOwnProperty,ue=e.unstable_scheduleCallback,Be=e.unstable_cancelCallback,Ge=e.unstable_shouldYield,Ve=e.unstable_requestPaint,Xe=e.unstable_now,Qe=e.unstable_getCurrentPriorityLevel,ie=e.unstable_ImmediatePriority,he=e.unstable_UserBlockingPriority,Ye=e.unstable_NormalPriority,Je=e.unstable_LowPriority,Se=e.unstable_IdlePriority,tn=e.log,cn=e.unstable_setDisableYieldValue,On=null,mn=null;function an(s){if(typeof tn=="function"&&cn(s),mn&&typeof mn.setStrictMode=="function")try{mn.setStrictMode(On,s)}catch{}}var en=Math.clz32?Math.clz32:Fe,Rn=Math.log,De=Math.LN2;function Fe(s){return s>>>=0,s===0?32:31-(Rn(s)/De|0)|0}var jn=256,bn=262144,yn=4194304;function wn(s){var u=s&42;if(u!==0)return u;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:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return s&261888;case 262144:case 524288:case 1048576:case 2097152:return s&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return s&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return s}}function it(s,u,m){var g=s.pendingLanes;if(g===0)return 0;var S=0,T=s.suspendedLanes,B=s.pingedLanes;s=s.warmLanes;var K=g&134217727;return K!==0?(g=K&~T,g!==0?S=wn(g):(B&=K,B!==0?S=wn(B):m||(m=K&~s,m!==0&&(S=wn(m))))):(K=g&~T,K!==0?S=wn(K):B!==0?S=wn(B):m||(m=g&~s,m!==0&&(S=wn(m)))),S===0?0:u!==0&&u!==S&&(u&T)===0&&(T=S&-S,m=u&-u,T>=m||T===32&&(m&4194048)!==0)?u:S}function _t(s,u){return(s.pendingLanes&~(s.suspendedLanes&~s.pingedLanes)&u)===0}function Le(s,u){switch(s){case 1:case 2:case 4:case 8:case 64:return u+250;case 16:case 32: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 u+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function qe(){var s=yn;return yn<<=1,(yn&62914560)===0&&(yn=4194304),s}function Nn(s){for(var u=[],m=0;31>m;m++)u.push(s);return u}function st(s,u){s.pendingLanes|=u,u!==268435456&&(s.suspendedLanes=0,s.pingedLanes=0,s.warmLanes=0)}function Mn(s,u,m,g,S,T){var B=s.pendingLanes;s.pendingLanes=m,s.suspendedLanes=0,s.pingedLanes=0,s.warmLanes=0,s.expiredLanes&=m,s.entangledLanes&=m,s.errorRecoveryDisabledLanes&=m,s.shellSuspendCounter=0;var K=s.entanglements,J=s.expirationTimes,ce=s.hiddenUpdates;for(m=B&~m;0<m;){var Oe=31-en(m),Me=1<<Oe;K[Oe]=0,J[Oe]=-1;var de=ce[Oe];if(de!==null)for(ce[Oe]=null,Oe=0;Oe<de.length;Oe++){var ke=de[Oe];ke!==null&&(ke.lane&=-536870913)}m&=~Me}g!==0&&nn(s,g,0),T!==0&&S===0&&s.tag!==0&&(s.suspendedLanes|=T&~(B&~u))}function nn(s,u,m){s.pendingLanes|=u,s.suspendedLanes&=~u;var g=31-en(u);s.entangledLanes|=u,s.entanglements[g]=s.entanglements[g]|1073741824|m&261930}function rn(s,u){var m=s.entangledLanes|=u;for(s=s.entanglements;m;){var g=31-en(m),S=1<<g;S&u|s[g]&u&&(s[g]|=u),m&=~S}}function on(s,u){var m=u&-u;return m=(m&42)!==0?1:Bn(m),(m&(s.suspendedLanes|u))!==0?0:m}function Bn(s){switch(s){case 2:s=1;break;case 8:s=4;break;case 32:s=16;break;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:s=128;break;case 268435456:s=134217728;break;default:s=0}return s}function Wn(s){return s&=-s,2<s?8<s?(s&134217727)!==0?32:268435456:8:2}function xt(){var s=I.p;return s!==0?s:(s=window.event,s===void 0?32:o5(s.type))}function Cn(s,u){var m=I.p;try{return I.p=s,u()}finally{I.p=m}}var An=Math.random().toString(36).slice(2),Qn="__reactFiber$"+An,Xt="__reactProps$"+An,Ai="__reactContainer$"+An,nr="__reactEvents$"+An,Oa="__reactListeners$"+An,Ya="__reactHandles$"+An,ja="__reactResources$"+An,Yr="__reactMarker$"+An;function Ka(s){delete s[Qn],delete s[Xt],delete s[nr],delete s[Oa],delete s[Ya]}function Or(s){var u=s[Qn];if(u)return u;for(var m=s.parentNode;m;){if(u=m[Ai]||m[Qn]){if(m=u.alternate,u.child!==null||m!==null&&m.child!==null)for(s=UE(s);s!==null;){if(m=s[Qn])return m;s=UE(s)}return u}s=m,m=s.parentNode}return null}function jr(s){if(s=s[Qn]||s[Ai]){var u=s.tag;if(u===5||u===6||u===13||u===31||u===26||u===27||u===3)return s}return null}function hn(s){var u=s.tag;if(u===5||u===26||u===27||u===6)return s.stateNode;throw Error(i(33))}function ai(s){var u=s[ja];return u||(u=s[ja]={hoistableStyles:new Map,hoistableScripts:new Map}),u}function un(s){s[Yr]=!0}var Er=new Set,Xa={};function Tr(s,u){Kr(s,u),Kr(s+"Capture",u)}function Kr(s,u){for(Xa[s]=u,s=0;s<u.length;s++)Er.add(u[s])}var nb=RegExp("^[: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]*$"),od={},wp={};function sd(s){return Pe.call(wp,s)?!0:Pe.call(od,s)?!1:nb.test(s)?wp[s]=!0:(od[s]=!0,!1)}function Ol(s,u,m){if(sd(u))if(m===null)s.removeAttribute(u);else{switch(typeof m){case"undefined":case"function":case"symbol":s.removeAttribute(u);return;case"boolean":var g=u.toLowerCase().slice(0,5);if(g!=="data-"&&g!=="aria-"){s.removeAttribute(u);return}}s.setAttribute(u,""+m)}}function jl(s,u,m){if(m===null)s.removeAttribute(u);else{switch(typeof m){case"undefined":case"function":case"symbol":case"boolean":s.removeAttribute(u);return}s.setAttribute(u,""+m)}}function Xr(s,u,m,g){if(g===null)s.removeAttribute(m);else{switch(typeof g){case"undefined":case"function":case"symbol":case"boolean":s.removeAttribute(m);return}s.setAttributeNS(u,m,""+g)}}function tr(s){switch(typeof s){case"bigint":case"boolean":case"number":case"string":case"undefined":return s;case"object":return s;default:return""}}function ld(s){var u=s.type;return(s=s.nodeName)&&s.toLowerCase()==="input"&&(u==="checkbox"||u==="radio")}function kp(s,u,m){var g=Object.getOwnPropertyDescriptor(s.constructor.prototype,u);if(!s.hasOwnProperty(u)&&typeof g<"u"&&typeof g.get=="function"&&typeof g.set=="function"){var S=g.get,T=g.set;return Object.defineProperty(s,u,{configurable:!0,get:function(){return S.call(this)},set:function(B){m=""+B,T.call(this,B)}}),Object.defineProperty(s,u,{enumerable:g.enumerable}),{getValue:function(){return m},setValue:function(B){m=""+B},stopTracking:function(){s._valueTracker=null,delete s[u]}}}}function Uu(s){if(!s._valueTracker){var u=ld(s)?"checked":"value";s._valueTracker=kp(s,u,""+s[u])}}function ud(s){if(!s)return!1;var u=s._valueTracker;if(!u)return!0;var m=u.getValue(),g="";return s&&(g=ld(s)?s.checked?"true":"false":s.value),s=g,s!==m?(u.setValue(s),!0):!1}function El(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}}var _p=/[\n"\\]/g;function ir(s){return s.replace(_p,function(u){return"\\"+u.charCodeAt(0).toString(16)+" "})}function fd(s,u,m,g,S,T,B,K){s.name="",B!=null&&typeof B!="function"&&typeof B!="symbol"&&typeof B!="boolean"?s.type=B:s.removeAttribute("type"),u!=null?B==="number"?(u===0&&s.value===""||s.value!=u)&&(s.value=""+tr(u)):s.value!==""+tr(u)&&(s.value=""+tr(u)):B!=="submit"&&B!=="reset"||s.removeAttribute("value"),u!=null?cd(s,B,tr(u)):m!=null?cd(s,B,tr(m)):g!=null&&s.removeAttribute("value"),S==null&&T!=null&&(s.defaultChecked=!!T),S!=null&&(s.checked=S&&typeof S!="function"&&typeof S!="symbol"),K!=null&&typeof K!="function"&&typeof K!="symbol"&&typeof K!="boolean"?s.name=""+tr(K):s.removeAttribute("name")}function xp(s,u,m,g,S,T,B,K){if(T!=null&&typeof T!="function"&&typeof T!="symbol"&&typeof T!="boolean"&&(s.type=T),u!=null||m!=null){if(!(T!=="submit"&&T!=="reset"||u!=null)){Uu(s);return}m=m!=null?""+tr(m):"",u=u!=null?""+tr(u):m,K||u===s.value||(s.value=u),s.defaultValue=u}g=g??S,g=typeof g!="function"&&typeof g!="symbol"&&!!g,s.checked=K?s.checked:!!g,s.defaultChecked=!!g,B!=null&&typeof B!="function"&&typeof B!="symbol"&&typeof B!="boolean"&&(s.name=B),Uu(s)}function cd(s,u,m){u==="number"&&El(s.ownerDocument)===s||s.defaultValue===""+m||(s.defaultValue=""+m)}function bs(s,u,m,g){if(s=s.options,u){u={};for(var S=0;S<m.length;S++)u["$"+m[S]]=!0;for(m=0;m<s.length;m++)S=u.hasOwnProperty("$"+s[m].value),s[m].selected!==S&&(s[m].selected=S),S&&g&&(s[m].defaultSelected=!0)}else{for(m=""+tr(m),u=null,S=0;S<s.length;S++){if(s[S].value===m){s[S].selected=!0,g&&(s[S].defaultSelected=!0);return}u!==null||s[S].disabled||(u=s[S])}u!==null&&(u.selected=!0)}}function Tl(s,u,m){if(u!=null&&(u=""+tr(u),u!==s.value&&(s.value=u),m==null)){s.defaultValue!==u&&(s.defaultValue=u);return}s.defaultValue=m!=null?""+tr(m):""}function Ml(s,u,m,g){if(u==null){if(g!=null){if(m!=null)throw Error(i(92));if($(g)){if(1<g.length)throw Error(i(93));g=g[0]}m=g}m==null&&(m=""),u=m}m=tr(u),s.defaultValue=m,g=s.textContent,g===m&&g!==""&&g!==null&&(s.value=g),Uu(s)}function Z(s,u){if(u){var m=s.firstChild;if(m&&m===s.lastChild&&m.nodeType===3){m.nodeValue=u;return}}s.textContent=u}var pe=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Ae(s,u,m){var g=u.indexOf("--")===0;m==null||typeof m=="boolean"||m===""?g?s.setProperty(u,""):u==="float"?s.cssFloat="":s[u]="":g?s.setProperty(u,m):typeof m!="number"||m===0||pe.has(u)?u==="float"?s.cssFloat=m:s[u]=(""+m).trim():s[u]=m+"px"}function Ke(s,u,m){if(u!=null&&typeof u!="object")throw Error(i(62));if(s=s.style,m!=null){for(var g in m)!m.hasOwnProperty(g)||u!=null&&u.hasOwnProperty(g)||(g.indexOf("--")===0?s.setProperty(g,""):g==="float"?s.cssFloat="":s[g]="");for(var S in u)g=u[S],u.hasOwnProperty(S)&&m[S]!==g&&Ae(s,S,g)}else for(var T in u)u.hasOwnProperty(T)&&Ae(s,T,u[T])}function $n(s){if(s.indexOf("-")===-1)return!1;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 St=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),ut=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Et(s){return ut.test(""+s)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":s}function $t(){}var rr=null;function oi(s){return s=s.target||s.srcElement||window,s.correspondingUseElement&&(s=s.correspondingUseElement),s.nodeType===3?s.parentNode:s}var Jn=null,Qt=null;function ar(s){var u=jr(s);if(u&&(s=u.stateNode)){var m=s[Xt]||null;e:switch(s=u.stateNode,u.type){case"input":if(fd(s,m.value,m.defaultValue,m.defaultValue,m.checked,m.defaultChecked,m.type,m.name),u=m.name,m.type==="radio"&&u!=null){for(m=s;m.parentNode;)m=m.parentNode;for(m=m.querySelectorAll('input[name="'+ir(""+u)+'"][type="radio"]'),u=0;u<m.length;u++){var g=m[u];if(g!==s&&g.form===s.form){var S=g[Xt]||null;if(!S)throw Error(i(90));fd(g,S.value,S.defaultValue,S.defaultValue,S.checked,S.defaultChecked,S.type,S.name)}}for(u=0;u<m.length;u++)g=m[u],g.form===s.form&&ud(g)}break e;case"textarea":Tl(s,m.value,m.defaultValue);break e;case"select":u=m.value,u!=null&&bs(s,!!m.multiple,u,!1)}}}var Vi=!1;function Ea(s,u,m){if(Vi)return s(u,m);Vi=!0;try{var g=s(u);return g}finally{if(Vi=!1,(Jn!==null||Qt!==null)&&(lv(),Jn&&(u=Jn,s=Qt,Qt=Jn=null,ar(u),s)))for(u=0;u<s.length;u++)ar(s[u])}}function Vu(s,u){var m=s.stateNode;if(m===null)return null;var g=m[Xt]||null;if(g===null)return null;m=g[u];e:switch(u){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(g=!g.disabled)||(s=s.type,g=!(s==="button"||s==="input"||s==="select"||s==="textarea")),s=!g;break e;default:s=!1}if(s)return null;if(m&&typeof m!="function")throw Error(i(231,u,typeof m));return m}var Wi=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Dl=!1;if(Wi)try{var Za={};Object.defineProperty(Za,"passive",{get:function(){Dl=!0}}),window.addEventListener("test",Za,Za),window.removeEventListener("test",Za,Za)}catch{Dl=!1}var Mr=null,Ri=null,ws=null;function Sp(){if(ws)return ws;var s,u=Ri,m=u.length,g,S="value"in Mr?Mr.value:Mr.textContent,T=S.length;for(s=0;s<m&&u[s]===S[s];s++);var B=m-s;for(g=1;g<=B&&u[m-g]===S[T-g];g++);return ws=S.slice(s,1<g?1-g:void 0)}function or(s){var u=s.keyCode;return"charCode"in s?(s=s.charCode,s===0&&u===13&&(s=13)):s=u,s===10&&(s=13),32<=s||s===13?s:0}function Wu(){return!0}function LA(){return!1}function hr(s){function u(m,g,S,T,B){this._reactName=m,this._targetInst=S,this.type=g,this.nativeEvent=T,this.target=B,this.currentTarget=null;for(var K in s)s.hasOwnProperty(K)&&(m=s[K],this[K]=m?m(T):T[K]);return this.isDefaultPrevented=(T.defaultPrevented!=null?T.defaultPrevented:T.returnValue===!1)?Wu:LA,this.isPropagationStopped=LA,this}return d(u.prototype,{preventDefault:function(){this.defaultPrevented=!0;var m=this.nativeEvent;m&&(m.preventDefault?m.preventDefault():typeof m.returnValue!="unknown"&&(m.returnValue=!1),this.isDefaultPrevented=Wu)},stopPropagation:function(){var m=this.nativeEvent;m&&(m.stopPropagation?m.stopPropagation():typeof m.cancelBubble!="unknown"&&(m.cancelBubble=!0),this.isPropagationStopped=Wu)},persist:function(){},isPersistent:Wu}),u}var Rl={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(s){return s.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Cp=hr(Rl),dd=d({},Rl,{view:0,detail:0}),ZW=hr(dd),tb,ib,hd,Ap=d({},dd,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:ab,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!==hd&&(hd&&s.type==="mousemove"?(tb=s.screenX-hd.screenX,ib=s.screenY-hd.screenY):ib=tb=0,hd=s),tb)},movementY:function(s){return"movementY"in s?s.movementY:ib}}),IA=hr(Ap),QW=d({},Ap,{dataTransfer:0}),JW=hr(QW),eG=d({},dd,{relatedTarget:0}),rb=hr(eG),nG=d({},Rl,{animationName:0,elapsedTime:0,pseudoElement:0}),tG=hr(nG),iG=d({},Rl,{clipboardData:function(s){return"clipboardData"in s?s.clipboardData:window.clipboardData}}),rG=hr(iG),aG=d({},Rl,{data:0}),BA=hr(aG),oG={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},sG={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"},lG={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function uG(s){var u=this.nativeEvent;return u.getModifierState?u.getModifierState(s):(s=lG[s])?!!u[s]:!1}function ab(){return uG}var fG=d({},dd,{key:function(s){if(s.key){var u=oG[s.key]||s.key;if(u!=="Unidentified")return u}return s.type==="keypress"?(s=or(s),s===13?"Enter":String.fromCharCode(s)):s.type==="keydown"||s.type==="keyup"?sG[s.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:ab,charCode:function(s){return s.type==="keypress"?or(s):0},keyCode:function(s){return s.type==="keydown"||s.type==="keyup"?s.keyCode:0},which:function(s){return s.type==="keypress"?or(s):s.type==="keydown"||s.type==="keyup"?s.keyCode:0}}),cG=hr(fG),dG=d({},Ap,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),FA=hr(dG),hG=d({},dd,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:ab}),mG=hr(hG),pG=d({},Rl,{propertyName:0,elapsedTime:0,pseudoElement:0}),vG=hr(pG),gG=d({},Ap,{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}),yG=hr(gG),bG=d({},Rl,{newState:0,oldState:0}),wG=hr(bG),kG=[9,13,27,32],ob=Wi&&"CompositionEvent"in window,md=null;Wi&&"documentMode"in document&&(md=document.documentMode);var _G=Wi&&"TextEvent"in window&&!md,qA=Wi&&(!ob||md&&8<md&&11>=md),HA=" ",UA=!1;function VA(s,u){switch(s){case"keyup":return kG.indexOf(u.keyCode)!==-1;case"keydown":return u.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function WA(s){return s=s.detail,typeof s=="object"&&"data"in s?s.data:null}var Gu=!1;function xG(s,u){switch(s){case"compositionend":return WA(u);case"keypress":return u.which!==32?null:(UA=!0,HA);case"textInput":return s=u.data,s===HA&&UA?null:s;default:return null}}function SG(s,u){if(Gu)return s==="compositionend"||!ob&&VA(s,u)?(s=Sp(),ws=Ri=Mr=null,Gu=!1,s):null;switch(s){case"paste":return null;case"keypress":if(!(u.ctrlKey||u.altKey||u.metaKey)||u.ctrlKey&&u.altKey){if(u.char&&1<u.char.length)return u.char;if(u.which)return String.fromCharCode(u.which)}return null;case"compositionend":return qA&&u.locale!=="ko"?null:u.data;default:return null}}var CG={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 GA(s){var u=s&&s.nodeName&&s.nodeName.toLowerCase();return u==="input"?!!CG[s.type]:u==="textarea"}function YA(s,u,m,g){Jn?Qt?Qt.push(g):Qt=[g]:Jn=g,u=pv(u,"onChange"),0<u.length&&(m=new Cp("onChange","change",null,m,g),s.push({event:m,listeners:u}))}var pd=null,vd=null;function AG(s){TE(s,0)}function Op(s){var u=hn(s);if(ud(u))return s}function KA(s,u){if(s==="change")return u}var XA=!1;if(Wi){var sb;if(Wi){var lb="oninput"in document;if(!lb){var ZA=document.createElement("div");ZA.setAttribute("oninput","return;"),lb=typeof ZA.oninput=="function"}sb=lb}else sb=!1;XA=sb&&(!document.documentMode||9<document.documentMode)}function QA(){pd&&(pd.detachEvent("onpropertychange",JA),vd=pd=null)}function JA(s){if(s.propertyName==="value"&&Op(vd)){var u=[];YA(u,vd,s,oi(s)),Ea(AG,u)}}function OG(s,u,m){s==="focusin"?(QA(),pd=u,vd=m,pd.attachEvent("onpropertychange",JA)):s==="focusout"&&QA()}function jG(s){if(s==="selectionchange"||s==="keyup"||s==="keydown")return Op(vd)}function EG(s,u){if(s==="click")return Op(u)}function TG(s,u){if(s==="input"||s==="change")return Op(u)}function MG(s,u){return s===u&&(s!==0||1/s===1/u)||s!==s&&u!==u}var Dr=typeof Object.is=="function"?Object.is:MG;function gd(s,u){if(Dr(s,u))return!0;if(typeof s!="object"||s===null||typeof u!="object"||u===null)return!1;var m=Object.keys(s),g=Object.keys(u);if(m.length!==g.length)return!1;for(g=0;g<m.length;g++){var S=m[g];if(!Pe.call(u,S)||!Dr(s[S],u[S]))return!1}return!0}function eO(s){for(;s&&s.firstChild;)s=s.firstChild;return s}function nO(s,u){var m=eO(s);s=0;for(var g;m;){if(m.nodeType===3){if(g=s+m.textContent.length,s<=u&&g>=u)return{node:m,offset:u-s};s=g}e:{for(;m;){if(m.nextSibling){m=m.nextSibling;break e}m=m.parentNode}m=void 0}m=eO(m)}}function tO(s,u){return s&&u?s===u?!0:s&&s.nodeType===3?!1:u&&u.nodeType===3?tO(s,u.parentNode):"contains"in s?s.contains(u):s.compareDocumentPosition?!!(s.compareDocumentPosition(u)&16):!1:!1}function iO(s){s=s!=null&&s.ownerDocument!=null&&s.ownerDocument.defaultView!=null?s.ownerDocument.defaultView:window;for(var u=El(s.document);u instanceof s.HTMLIFrameElement;){try{var m=typeof u.contentWindow.location.href=="string"}catch{m=!1}if(m)s=u.contentWindow;else break;u=El(s.document)}return u}function ub(s){var u=s&&s.nodeName&&s.nodeName.toLowerCase();return u&&(u==="input"&&(s.type==="text"||s.type==="search"||s.type==="tel"||s.type==="url"||s.type==="password")||u==="textarea"||s.contentEditable==="true")}var DG=Wi&&"documentMode"in document&&11>=document.documentMode,Yu=null,fb=null,yd=null,cb=!1;function rO(s,u,m){var g=m.window===m?m.document:m.nodeType===9?m:m.ownerDocument;cb||Yu==null||Yu!==El(g)||(g=Yu,"selectionStart"in g&&ub(g)?g={start:g.selectionStart,end:g.selectionEnd}:(g=(g.ownerDocument&&g.ownerDocument.defaultView||window).getSelection(),g={anchorNode:g.anchorNode,anchorOffset:g.anchorOffset,focusNode:g.focusNode,focusOffset:g.focusOffset}),yd&&gd(yd,g)||(yd=g,g=pv(fb,"onSelect"),0<g.length&&(u=new Cp("onSelect","select",null,u,m),s.push({event:u,listeners:g}),u.target=Yu)))}function Pl(s,u){var m={};return m[s.toLowerCase()]=u.toLowerCase(),m["Webkit"+s]="webkit"+u,m["Moz"+s]="moz"+u,m}var Ku={animationend:Pl("Animation","AnimationEnd"),animationiteration:Pl("Animation","AnimationIteration"),animationstart:Pl("Animation","AnimationStart"),transitionrun:Pl("Transition","TransitionRun"),transitionstart:Pl("Transition","TransitionStart"),transitioncancel:Pl("Transition","TransitionCancel"),transitionend:Pl("Transition","TransitionEnd")},db={},aO={};Wi&&(aO=document.createElement("div").style,"AnimationEvent"in window||(delete Ku.animationend.animation,delete Ku.animationiteration.animation,delete Ku.animationstart.animation),"TransitionEvent"in window||delete Ku.transitionend.transition);function Nl(s){if(db[s])return db[s];if(!Ku[s])return s;var u=Ku[s],m;for(m in u)if(u.hasOwnProperty(m)&&m in aO)return db[s]=u[m];return s}var oO=Nl("animationend"),sO=Nl("animationiteration"),lO=Nl("animationstart"),RG=Nl("transitionrun"),PG=Nl("transitionstart"),NG=Nl("transitioncancel"),uO=Nl("transitionend"),fO=new Map,hb="abort auxClick beforeToggle 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(" ");hb.push("scrollEnd");function Ta(s,u){fO.set(s,u),Tr(u,[s])}var jp=typeof reportError=="function"?reportError:function(s){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var u=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof s=="object"&&s!==null&&typeof s.message=="string"?String(s.message):String(s),error:s});if(!window.dispatchEvent(u))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",s);return}console.error(s)},Zr=[],Xu=0,mb=0;function Ep(){for(var s=Xu,u=mb=Xu=0;u<s;){var m=Zr[u];Zr[u++]=null;var g=Zr[u];Zr[u++]=null;var S=Zr[u];Zr[u++]=null;var T=Zr[u];if(Zr[u++]=null,g!==null&&S!==null){var B=g.pending;B===null?S.next=S:(S.next=B.next,B.next=S),g.pending=S}T!==0&&cO(m,S,T)}}function Tp(s,u,m,g){Zr[Xu++]=s,Zr[Xu++]=u,Zr[Xu++]=m,Zr[Xu++]=g,mb|=g,s.lanes|=g,s=s.alternate,s!==null&&(s.lanes|=g)}function pb(s,u,m,g){return Tp(s,u,m,g),Mp(s)}function $l(s,u){return Tp(s,null,null,u),Mp(s)}function cO(s,u,m){s.lanes|=m;var g=s.alternate;g!==null&&(g.lanes|=m);for(var S=!1,T=s.return;T!==null;)T.childLanes|=m,g=T.alternate,g!==null&&(g.childLanes|=m),T.tag===22&&(s=T.stateNode,s===null||s._visibility&1||(S=!0)),s=T,T=T.return;return s.tag===3?(T=s.stateNode,S&&u!==null&&(S=31-en(m),s=T.hiddenUpdates,g=s[S],g===null?s[S]=[u]:g.push(u),u.lane=m|536870912),T):null}function Mp(s){if(50<Bd)throw Bd=0,Sw=null,Error(i(185));for(var u=s.return;u!==null;)s=u,u=s.return;return s.tag===3?s.stateNode:null}var Zu={};function $G(s,u,m,g){this.tag=s,this.key=m,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=u,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=g,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Rr(s,u,m,g){return new $G(s,u,m,g)}function vb(s){return s=s.prototype,!(!s||!s.isReactComponent)}function So(s,u){var m=s.alternate;return m===null?(m=Rr(s.tag,u,s.key,s.mode),m.elementType=s.elementType,m.type=s.type,m.stateNode=s.stateNode,m.alternate=s,s.alternate=m):(m.pendingProps=u,m.type=s.type,m.flags=0,m.subtreeFlags=0,m.deletions=null),m.flags=s.flags&65011712,m.childLanes=s.childLanes,m.lanes=s.lanes,m.child=s.child,m.memoizedProps=s.memoizedProps,m.memoizedState=s.memoizedState,m.updateQueue=s.updateQueue,u=s.dependencies,m.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},m.sibling=s.sibling,m.index=s.index,m.ref=s.ref,m.refCleanup=s.refCleanup,m}function dO(s,u){s.flags&=65011714;var m=s.alternate;return m===null?(s.childLanes=0,s.lanes=u,s.child=null,s.subtreeFlags=0,s.memoizedProps=null,s.memoizedState=null,s.updateQueue=null,s.dependencies=null,s.stateNode=null):(s.childLanes=m.childLanes,s.lanes=m.lanes,s.child=m.child,s.subtreeFlags=0,s.deletions=null,s.memoizedProps=m.memoizedProps,s.memoizedState=m.memoizedState,s.updateQueue=m.updateQueue,s.type=m.type,u=m.dependencies,s.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext}),s}function Dp(s,u,m,g,S,T){var B=0;if(g=s,typeof s=="function")vb(s)&&(B=1);else if(typeof s=="string")B=FY(s,m,X.current)?26:s==="html"||s==="head"||s==="body"?27:5;else e:switch(s){case H:return s=Rr(31,m,u,S),s.elementType=H,s.lanes=T,s;case w:return zl(m.children,S,T,u);case k:B=8,S|=24;break;case _:return s=Rr(12,m,u,S|2),s.elementType=_,s.lanes=T,s;case O:return s=Rr(13,m,u,S),s.elementType=O,s.lanes=T,s;case j:return s=Rr(19,m,u,S),s.elementType=j,s.lanes=T,s;default:if(typeof s=="object"&&s!==null)switch(s.$$typeof){case x:B=10;break e;case C:B=9;break e;case E:B=11;break e;case M:B=14;break e;case N:B=16,g=null;break e}B=29,m=Error(i(130,s===null?"null":typeof s,"")),g=null}return u=Rr(B,m,u,S),u.elementType=s,u.type=g,u.lanes=T,u}function zl(s,u,m,g){return s=Rr(7,s,g,u),s.lanes=m,s}function gb(s,u,m){return s=Rr(6,s,null,u),s.lanes=m,s}function hO(s){var u=Rr(18,null,null,0);return u.stateNode=s,u}function yb(s,u,m){return u=Rr(4,s.children!==null?s.children:[],s.key,u),u.lanes=m,u.stateNode={containerInfo:s.containerInfo,pendingChildren:null,implementation:s.implementation},u}var mO=new WeakMap;function Qr(s,u){if(typeof s=="object"&&s!==null){var m=mO.get(s);return m!==void 0?m:(u={value:s,source:u,stack:xe(u)},mO.set(s,u),u)}return{value:s,source:u,stack:xe(u)}}var Qu=[],Ju=0,Rp=null,bd=0,Jr=[],ea=0,ks=null,Qa=1,Ja="";function Co(s,u){Qu[Ju++]=bd,Qu[Ju++]=Rp,Rp=s,bd=u}function pO(s,u,m){Jr[ea++]=Qa,Jr[ea++]=Ja,Jr[ea++]=ks,ks=s;var g=Qa;s=Ja;var S=32-en(g)-1;g&=~(1<<S),m+=1;var T=32-en(u)+S;if(30<T){var B=S-S%5;T=(g&(1<<B)-1).toString(32),g>>=B,S-=B,Qa=1<<32-en(u)+S|m<<S|g,Ja=T+s}else Qa=1<<T|m<<S|g,Ja=s}function bb(s){s.return!==null&&(Co(s,1),pO(s,1,0))}function wb(s){for(;s===Rp;)Rp=Qu[--Ju],Qu[Ju]=null,bd=Qu[--Ju],Qu[Ju]=null;for(;s===ks;)ks=Jr[--ea],Jr[ea]=null,Ja=Jr[--ea],Jr[ea]=null,Qa=Jr[--ea],Jr[ea]=null}function vO(s,u){Jr[ea++]=Qa,Jr[ea++]=Ja,Jr[ea++]=ks,Qa=u.id,Ja=u.overflow,ks=s}var Pi=null,Bt=null,rt=!1,_s=null,na=!1,kb=Error(i(519));function xs(s){var u=Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw wd(Qr(u,s)),kb}function gO(s){var u=s.stateNode,m=s.type,g=s.memoizedProps;switch(u[Qn]=s,u[Xt]=g,m){case"dialog":Kn("cancel",u),Kn("close",u);break;case"iframe":case"object":case"embed":Kn("load",u);break;case"video":case"audio":for(m=0;m<qd.length;m++)Kn(qd[m],u);break;case"source":Kn("error",u);break;case"img":case"image":case"link":Kn("error",u),Kn("load",u);break;case"details":Kn("toggle",u);break;case"input":Kn("invalid",u),xp(u,g.value,g.defaultValue,g.checked,g.defaultChecked,g.type,g.name,!0);break;case"select":Kn("invalid",u);break;case"textarea":Kn("invalid",u),Ml(u,g.value,g.defaultValue,g.children)}m=g.children,typeof m!="string"&&typeof m!="number"&&typeof m!="bigint"||u.textContent===""+m||g.suppressHydrationWarning===!0||PE(u.textContent,m)?(g.popover!=null&&(Kn("beforetoggle",u),Kn("toggle",u)),g.onScroll!=null&&Kn("scroll",u),g.onScrollEnd!=null&&Kn("scrollend",u),g.onClick!=null&&(u.onclick=$t),u=!0):u=!1,u||xs(s,!0)}function yO(s){for(Pi=s.return;Pi;)switch(Pi.tag){case 5:case 31:case 13:na=!1;return;case 27:case 3:na=!0;return;default:Pi=Pi.return}}function ef(s){if(s!==Pi)return!1;if(!rt)return yO(s),rt=!0,!1;var u=s.tag,m;if((m=u!==3&&u!==27)&&((m=u===5)&&(m=s.type,m=!(m!=="form"&&m!=="button")||Iw(s.type,s.memoizedProps)),m=!m),m&&Bt&&xs(s),yO(s),u===13){if(s=s.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(i(317));Bt=HE(s)}else if(u===31){if(s=s.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(i(317));Bt=HE(s)}else u===27?(u=Bt,zs(s.type)?(s=Uw,Uw=null,Bt=s):Bt=u):Bt=Pi?ia(s.stateNode.nextSibling):null;return!0}function Ll(){Bt=Pi=null,rt=!1}function _b(){var s=_s;return s!==null&&(gr===null?gr=s:gr.push.apply(gr,s),_s=null),s}function wd(s){_s===null?_s=[s]:_s.push(s)}var xb=W(null),Il=null,Ao=null;function Ss(s,u,m){L(xb,u._currentValue),u._currentValue=m}function Oo(s){s._currentValue=xb.current,V(xb)}function Sb(s,u,m){for(;s!==null;){var g=s.alternate;if((s.childLanes&u)!==u?(s.childLanes|=u,g!==null&&(g.childLanes|=u)):g!==null&&(g.childLanes&u)!==u&&(g.childLanes|=u),s===m)break;s=s.return}}function Cb(s,u,m,g){var S=s.child;for(S!==null&&(S.return=s);S!==null;){var T=S.dependencies;if(T!==null){var B=S.child;T=T.firstContext;e:for(;T!==null;){var K=T;T=S;for(var J=0;J<u.length;J++)if(K.context===u[J]){T.lanes|=m,K=T.alternate,K!==null&&(K.lanes|=m),Sb(T.return,m,s),g||(B=null);break e}T=K.next}}else if(S.tag===18){if(B=S.return,B===null)throw Error(i(341));B.lanes|=m,T=B.alternate,T!==null&&(T.lanes|=m),Sb(B,m,s),B=null}else B=S.child;if(B!==null)B.return=S;else for(B=S;B!==null;){if(B===s){B=null;break}if(S=B.sibling,S!==null){S.return=B.return,B=S;break}B=B.return}S=B}}function nf(s,u,m,g){s=null;for(var S=u,T=!1;S!==null;){if(!T){if((S.flags&524288)!==0)T=!0;else if((S.flags&262144)!==0)break}if(S.tag===10){var B=S.alternate;if(B===null)throw Error(i(387));if(B=B.memoizedProps,B!==null){var K=S.type;Dr(S.pendingProps.value,B.value)||(s!==null?s.push(K):s=[K])}}else if(S===se.current){if(B=S.alternate,B===null)throw Error(i(387));B.memoizedState.memoizedState!==S.memoizedState.memoizedState&&(s!==null?s.push(Gd):s=[Gd])}S=S.return}s!==null&&Cb(u,s,m,g),u.flags|=262144}function Pp(s){for(s=s.firstContext;s!==null;){if(!Dr(s.context._currentValue,s.memoizedValue))return!0;s=s.next}return!1}function Bl(s){Il=s,Ao=null,s=s.dependencies,s!==null&&(s.firstContext=null)}function Ni(s){return bO(Il,s)}function Np(s,u){return Il===null&&Bl(s),bO(s,u)}function bO(s,u){var m=u._currentValue;if(u={context:u,memoizedValue:m,next:null},Ao===null){if(s===null)throw Error(i(308));Ao=u,s.dependencies={lanes:0,firstContext:u},s.flags|=524288}else Ao=Ao.next=u;return m}var zG=typeof AbortController<"u"?AbortController:function(){var s=[],u=this.signal={aborted:!1,addEventListener:function(m,g){s.push(g)}};this.abort=function(){u.aborted=!0,s.forEach(function(m){return m()})}},LG=e.unstable_scheduleCallback,IG=e.unstable_NormalPriority,fi={$$typeof:x,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Ab(){return{controller:new zG,data:new Map,refCount:0}}function kd(s){s.refCount--,s.refCount===0&&LG(IG,function(){s.controller.abort()})}var _d=null,Ob=0,tf=0,rf=null;function BG(s,u){if(_d===null){var m=_d=[];Ob=0,tf=Tw(),rf={status:"pending",value:void 0,then:function(g){m.push(g)}}}return Ob++,u.then(wO,wO),u}function wO(){if(--Ob===0&&_d!==null){rf!==null&&(rf.status="fulfilled");var s=_d;_d=null,tf=0,rf=null;for(var u=0;u<s.length;u++)(0,s[u])()}}function FG(s,u){var m=[],g={status:"pending",value:null,reason:null,then:function(S){m.push(S)}};return s.then(function(){g.status="fulfilled",g.value=u;for(var S=0;S<m.length;S++)(0,m[S])(u)},function(S){for(g.status="rejected",g.reason=S,S=0;S<m.length;S++)(0,m[S])(void 0)}),g}var kO=R.S;R.S=function(s,u){rE=Xe(),typeof u=="object"&&u!==null&&typeof u.then=="function"&&BG(s,u),kO!==null&&kO(s,u)};var Fl=W(null);function jb(){var s=Fl.current;return s!==null?s:Tt.pooledCache}function $p(s,u){u===null?L(Fl,Fl.current):L(Fl,u.pool)}function _O(){var s=jb();return s===null?null:{parent:fi._currentValue,pool:s}}var af=Error(i(460)),Eb=Error(i(474)),zp=Error(i(542)),Lp={then:function(){}};function xO(s){return s=s.status,s==="fulfilled"||s==="rejected"}function SO(s,u,m){switch(m=s[m],m===void 0?s.push(u):m!==u&&(u.then($t,$t),u=m),u.status){case"fulfilled":return u.value;case"rejected":throw s=u.reason,AO(s),s;default:if(typeof u.status=="string")u.then($t,$t);else{if(s=Tt,s!==null&&100<s.shellSuspendCounter)throw Error(i(482));s=u,s.status="pending",s.then(function(g){if(u.status==="pending"){var S=u;S.status="fulfilled",S.value=g}},function(g){if(u.status==="pending"){var S=u;S.status="rejected",S.reason=g}})}switch(u.status){case"fulfilled":return u.value;case"rejected":throw s=u.reason,AO(s),s}throw Hl=u,af}}function ql(s){try{var u=s._init;return u(s._payload)}catch(m){throw m!==null&&typeof m=="object"&&typeof m.then=="function"?(Hl=m,af):m}}var Hl=null;function CO(){if(Hl===null)throw Error(i(459));var s=Hl;return Hl=null,s}function AO(s){if(s===af||s===zp)throw Error(i(483))}var of=null,xd=0;function Ip(s){var u=xd;return xd+=1,of===null&&(of=[]),SO(of,s,u)}function Sd(s,u){u=u.props.ref,s.ref=u!==void 0?u:null}function Bp(s,u){throw u.$$typeof===p?Error(i(525)):(s=Object.prototype.toString.call(u),Error(i(31,s==="[object Object]"?"object with keys {"+Object.keys(u).join(", ")+"}":s)))}function OO(s){function u(oe,te){if(s){var fe=oe.deletions;fe===null?(oe.deletions=[te],oe.flags|=16):fe.push(te)}}function m(oe,te){if(!s)return null;for(;te!==null;)u(oe,te),te=te.sibling;return null}function g(oe){for(var te=new Map;oe!==null;)oe.key!==null?te.set(oe.key,oe):te.set(oe.index,oe),oe=oe.sibling;return te}function S(oe,te){return oe=So(oe,te),oe.index=0,oe.sibling=null,oe}function T(oe,te,fe){return oe.index=fe,s?(fe=oe.alternate,fe!==null?(fe=fe.index,fe<te?(oe.flags|=67108866,te):fe):(oe.flags|=67108866,te)):(oe.flags|=1048576,te)}function B(oe){return s&&oe.alternate===null&&(oe.flags|=67108866),oe}function K(oe,te,fe,Te){return te===null||te.tag!==6?(te=gb(fe,oe.mode,Te),te.return=oe,te):(te=S(te,fe),te.return=oe,te)}function J(oe,te,fe,Te){var pn=fe.type;return pn===w?Oe(oe,te,fe.props.children,Te,fe.key):te!==null&&(te.elementType===pn||typeof pn=="object"&&pn!==null&&pn.$$typeof===N&&ql(pn)===te.type)?(te=S(te,fe.props),Sd(te,fe),te.return=oe,te):(te=Dp(fe.type,fe.key,fe.props,null,oe.mode,Te),Sd(te,fe),te.return=oe,te)}function ce(oe,te,fe,Te){return te===null||te.tag!==4||te.stateNode.containerInfo!==fe.containerInfo||te.stateNode.implementation!==fe.implementation?(te=yb(fe,oe.mode,Te),te.return=oe,te):(te=S(te,fe.children||[]),te.return=oe,te)}function Oe(oe,te,fe,Te,pn){return te===null||te.tag!==7?(te=zl(fe,oe.mode,Te,pn),te.return=oe,te):(te=S(te,fe),te.return=oe,te)}function Me(oe,te,fe){if(typeof te=="string"&&te!==""||typeof te=="number"||typeof te=="bigint")return te=gb(""+te,oe.mode,fe),te.return=oe,te;if(typeof te=="object"&&te!==null){switch(te.$$typeof){case v:return fe=Dp(te.type,te.key,te.props,null,oe.mode,fe),Sd(fe,te),fe.return=oe,fe;case b:return te=yb(te,oe.mode,fe),te.return=oe,te;case N:return te=ql(te),Me(oe,te,fe)}if($(te)||F(te))return te=zl(te,oe.mode,fe,null),te.return=oe,te;if(typeof te.then=="function")return Me(oe,Ip(te),fe);if(te.$$typeof===x)return Me(oe,Np(oe,te),fe);Bp(oe,te)}return null}function de(oe,te,fe,Te){var pn=te!==null?te.key:null;if(typeof fe=="string"&&fe!==""||typeof fe=="number"||typeof fe=="bigint")return pn!==null?null:K(oe,te,""+fe,Te);if(typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case v:return fe.key===pn?J(oe,te,fe,Te):null;case b:return fe.key===pn?ce(oe,te,fe,Te):null;case N:return fe=ql(fe),de(oe,te,fe,Te)}if($(fe)||F(fe))return pn!==null?null:Oe(oe,te,fe,Te,null);if(typeof fe.then=="function")return de(oe,te,Ip(fe),Te);if(fe.$$typeof===x)return de(oe,te,Np(oe,fe),Te);Bp(oe,fe)}return null}function ke(oe,te,fe,Te,pn){if(typeof Te=="string"&&Te!==""||typeof Te=="number"||typeof Te=="bigint")return oe=oe.get(fe)||null,K(te,oe,""+Te,pn);if(typeof Te=="object"&&Te!==null){switch(Te.$$typeof){case v:return oe=oe.get(Te.key===null?fe:Te.key)||null,J(te,oe,Te,pn);case b:return oe=oe.get(Te.key===null?fe:Te.key)||null,ce(te,oe,Te,pn);case N:return Te=ql(Te),ke(oe,te,fe,Te,pn)}if($(Te)||F(Te))return oe=oe.get(fe)||null,Oe(te,oe,Te,pn,null);if(typeof Te.then=="function")return ke(oe,te,fe,Ip(Te),pn);if(Te.$$typeof===x)return ke(oe,te,fe,Np(te,Te),pn);Bp(te,Te)}return null}function ln(oe,te,fe,Te){for(var pn=null,ft=null,fn=te,Fn=te=0,nt=null;fn!==null&&Fn<fe.length;Fn++){fn.index>Fn?(nt=fn,fn=null):nt=fn.sibling;var ct=de(oe,fn,fe[Fn],Te);if(ct===null){fn===null&&(fn=nt);break}s&&fn&&ct.alternate===null&&u(oe,fn),te=T(ct,te,Fn),ft===null?pn=ct:ft.sibling=ct,ft=ct,fn=nt}if(Fn===fe.length)return m(oe,fn),rt&&Co(oe,Fn),pn;if(fn===null){for(;Fn<fe.length;Fn++)fn=Me(oe,fe[Fn],Te),fn!==null&&(te=T(fn,te,Fn),ft===null?pn=fn:ft.sibling=fn,ft=fn);return rt&&Co(oe,Fn),pn}for(fn=g(fn);Fn<fe.length;Fn++)nt=ke(fn,oe,Fn,fe[Fn],Te),nt!==null&&(s&&nt.alternate!==null&&fn.delete(nt.key===null?Fn:nt.key),te=T(nt,te,Fn),ft===null?pn=nt:ft.sibling=nt,ft=nt);return s&&fn.forEach(function(qs){return u(oe,qs)}),rt&&Co(oe,Fn),pn}function _n(oe,te,fe,Te){if(fe==null)throw Error(i(151));for(var pn=null,ft=null,fn=te,Fn=te=0,nt=null,ct=fe.next();fn!==null&&!ct.done;Fn++,ct=fe.next()){fn.index>Fn?(nt=fn,fn=null):nt=fn.sibling;var qs=de(oe,fn,ct.value,Te);if(qs===null){fn===null&&(fn=nt);break}s&&fn&&qs.alternate===null&&u(oe,fn),te=T(qs,te,Fn),ft===null?pn=qs:ft.sibling=qs,ft=qs,fn=nt}if(ct.done)return m(oe,fn),rt&&Co(oe,Fn),pn;if(fn===null){for(;!ct.done;Fn++,ct=fe.next())ct=Me(oe,ct.value,Te),ct!==null&&(te=T(ct,te,Fn),ft===null?pn=ct:ft.sibling=ct,ft=ct);return rt&&Co(oe,Fn),pn}for(fn=g(fn);!ct.done;Fn++,ct=fe.next())ct=ke(fn,oe,Fn,ct.value,Te),ct!==null&&(s&&ct.alternate!==null&&fn.delete(ct.key===null?Fn:ct.key),te=T(ct,te,Fn),ft===null?pn=ct:ft.sibling=ct,ft=ct);return s&&fn.forEach(function(QY){return u(oe,QY)}),rt&&Co(oe,Fn),pn}function Ot(oe,te,fe,Te){if(typeof fe=="object"&&fe!==null&&fe.type===w&&fe.key===null&&(fe=fe.props.children),typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case v:e:{for(var pn=fe.key;te!==null;){if(te.key===pn){if(pn=fe.type,pn===w){if(te.tag===7){m(oe,te.sibling),Te=S(te,fe.props.children),Te.return=oe,oe=Te;break e}}else if(te.elementType===pn||typeof pn=="object"&&pn!==null&&pn.$$typeof===N&&ql(pn)===te.type){m(oe,te.sibling),Te=S(te,fe.props),Sd(Te,fe),Te.return=oe,oe=Te;break e}m(oe,te);break}else u(oe,te);te=te.sibling}fe.type===w?(Te=zl(fe.props.children,oe.mode,Te,fe.key),Te.return=oe,oe=Te):(Te=Dp(fe.type,fe.key,fe.props,null,oe.mode,Te),Sd(Te,fe),Te.return=oe,oe=Te)}return B(oe);case b:e:{for(pn=fe.key;te!==null;){if(te.key===pn)if(te.tag===4&&te.stateNode.containerInfo===fe.containerInfo&&te.stateNode.implementation===fe.implementation){m(oe,te.sibling),Te=S(te,fe.children||[]),Te.return=oe,oe=Te;break e}else{m(oe,te);break}else u(oe,te);te=te.sibling}Te=yb(fe,oe.mode,Te),Te.return=oe,oe=Te}return B(oe);case N:return fe=ql(fe),Ot(oe,te,fe,Te)}if($(fe))return ln(oe,te,fe,Te);if(F(fe)){if(pn=F(fe),typeof pn!="function")throw Error(i(150));return fe=pn.call(fe),_n(oe,te,fe,Te)}if(typeof fe.then=="function")return Ot(oe,te,Ip(fe),Te);if(fe.$$typeof===x)return Ot(oe,te,Np(oe,fe),Te);Bp(oe,fe)}return typeof fe=="string"&&fe!==""||typeof fe=="number"||typeof fe=="bigint"?(fe=""+fe,te!==null&&te.tag===6?(m(oe,te.sibling),Te=S(te,fe),Te.return=oe,oe=Te):(m(oe,te),Te=gb(fe,oe.mode,Te),Te.return=oe,oe=Te),B(oe)):m(oe,te)}return function(oe,te,fe,Te){try{xd=0;var pn=Ot(oe,te,fe,Te);return of=null,pn}catch(fn){if(fn===af||fn===zp)throw fn;var ft=Rr(29,fn,null,oe.mode);return ft.lanes=Te,ft.return=oe,ft}finally{}}}var Ul=OO(!0),jO=OO(!1),Cs=!1;function Tb(s){s.updateQueue={baseState:s.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Mb(s,u){s=s.updateQueue,u.updateQueue===s&&(u.updateQueue={baseState:s.baseState,firstBaseUpdate:s.firstBaseUpdate,lastBaseUpdate:s.lastBaseUpdate,shared:s.shared,callbacks:null})}function As(s){return{lane:s,tag:0,payload:null,callback:null,next:null}}function Os(s,u,m){var g=s.updateQueue;if(g===null)return null;if(g=g.shared,(pt&2)!==0){var S=g.pending;return S===null?u.next=u:(u.next=S.next,S.next=u),g.pending=u,u=Mp(s),cO(s,null,m),u}return Tp(s,g,u,m),Mp(s)}function Cd(s,u,m){if(u=u.updateQueue,u!==null&&(u=u.shared,(m&4194048)!==0)){var g=u.lanes;g&=s.pendingLanes,m|=g,u.lanes=m,rn(s,m)}}function Db(s,u){var m=s.updateQueue,g=s.alternate;if(g!==null&&(g=g.updateQueue,m===g)){var S=null,T=null;if(m=m.firstBaseUpdate,m!==null){do{var B={lane:m.lane,tag:m.tag,payload:m.payload,callback:null,next:null};T===null?S=T=B:T=T.next=B,m=m.next}while(m!==null);T===null?S=T=u:T=T.next=u}else S=T=u;m={baseState:g.baseState,firstBaseUpdate:S,lastBaseUpdate:T,shared:g.shared,callbacks:g.callbacks},s.updateQueue=m;return}s=m.lastBaseUpdate,s===null?m.firstBaseUpdate=u:s.next=u,m.lastBaseUpdate=u}var Rb=!1;function Ad(){if(Rb){var s=rf;if(s!==null)throw s}}function Od(s,u,m,g){Rb=!1;var S=s.updateQueue;Cs=!1;var T=S.firstBaseUpdate,B=S.lastBaseUpdate,K=S.shared.pending;if(K!==null){S.shared.pending=null;var J=K,ce=J.next;J.next=null,B===null?T=ce:B.next=ce,B=J;var Oe=s.alternate;Oe!==null&&(Oe=Oe.updateQueue,K=Oe.lastBaseUpdate,K!==B&&(K===null?Oe.firstBaseUpdate=ce:K.next=ce,Oe.lastBaseUpdate=J))}if(T!==null){var Me=S.baseState;B=0,Oe=ce=J=null,K=T;do{var de=K.lane&-536870913,ke=de!==K.lane;if(ke?(et&de)===de:(g&de)===de){de!==0&&de===tf&&(Rb=!0),Oe!==null&&(Oe=Oe.next={lane:0,tag:K.tag,payload:K.payload,callback:null,next:null});e:{var ln=s,_n=K;de=u;var Ot=m;switch(_n.tag){case 1:if(ln=_n.payload,typeof ln=="function"){Me=ln.call(Ot,Me,de);break e}Me=ln;break e;case 3:ln.flags=ln.flags&-65537|128;case 0:if(ln=_n.payload,de=typeof ln=="function"?ln.call(Ot,Me,de):ln,de==null)break e;Me=d({},Me,de);break e;case 2:Cs=!0}}de=K.callback,de!==null&&(s.flags|=64,ke&&(s.flags|=8192),ke=S.callbacks,ke===null?S.callbacks=[de]:ke.push(de))}else ke={lane:de,tag:K.tag,payload:K.payload,callback:K.callback,next:null},Oe===null?(ce=Oe=ke,J=Me):Oe=Oe.next=ke,B|=de;if(K=K.next,K===null){if(K=S.shared.pending,K===null)break;ke=K,K=ke.next,ke.next=null,S.lastBaseUpdate=ke,S.shared.pending=null}}while(!0);Oe===null&&(J=Me),S.baseState=J,S.firstBaseUpdate=ce,S.lastBaseUpdate=Oe,T===null&&(S.shared.lanes=0),Ds|=B,s.lanes=B,s.memoizedState=Me}}function EO(s,u){if(typeof s!="function")throw Error(i(191,s));s.call(u)}function TO(s,u){var m=s.callbacks;if(m!==null)for(s.callbacks=null,s=0;s<m.length;s++)EO(m[s],u)}var sf=W(null),Fp=W(0);function MO(s,u){s=$o,L(Fp,s),L(sf,u),$o=s|u.baseLanes}function Pb(){L(Fp,$o),L(sf,sf.current)}function Nb(){$o=Fp.current,V(sf),V(Fp)}var Pr=W(null),ta=null;function js(s){var u=s.alternate;L(si,si.current&1),L(Pr,s),ta===null&&(u===null||sf.current!==null||u.memoizedState!==null)&&(ta=s)}function $b(s){L(si,si.current),L(Pr,s),ta===null&&(ta=s)}function DO(s){s.tag===22?(L(si,si.current),L(Pr,s),ta===null&&(ta=s)):Es()}function Es(){L(si,si.current),L(Pr,Pr.current)}function Nr(s){V(Pr),ta===s&&(ta=null),V(si)}var si=W(0);function qp(s){for(var u=s;u!==null;){if(u.tag===13){var m=u.memoizedState;if(m!==null&&(m=m.dehydrated,m===null||qw(m)||Hw(m)))return u}else if(u.tag===19&&(u.memoizedProps.revealOrder==="forwards"||u.memoizedProps.revealOrder==="backwards"||u.memoizedProps.revealOrder==="unstable_legacy-backwards"||u.memoizedProps.revealOrder==="together")){if((u.flags&128)!==0)return u}else if(u.child!==null){u.child.return=u,u=u.child;continue}if(u===s)break;for(;u.sibling===null;){if(u.return===null||u.return===s)return null;u=u.return}u.sibling.return=u.return,u=u.sibling}return null}var jo=0,zn=null,Ct=null,ci=null,Hp=!1,lf=!1,Vl=!1,Up=0,jd=0,uf=null,qG=0;function Jt(){throw Error(i(321))}function zb(s,u){if(u===null)return!1;for(var m=0;m<u.length&&m<s.length;m++)if(!Dr(s[m],u[m]))return!1;return!0}function Lb(s,u,m,g,S,T){return jo=T,zn=u,u.memoizedState=null,u.updateQueue=null,u.lanes=0,R.H=s===null||s.memoizedState===null?pj:Jb,Vl=!1,T=m(g,S),Vl=!1,lf&&(T=PO(u,m,g,S)),RO(s),T}function RO(s){R.H=Md;var u=Ct!==null&&Ct.next!==null;if(jo=0,ci=Ct=zn=null,Hp=!1,jd=0,uf=null,u)throw Error(i(300));s===null||di||(s=s.dependencies,s!==null&&Pp(s)&&(di=!0))}function PO(s,u,m,g){zn=s;var S=0;do{if(lf&&(uf=null),jd=0,lf=!1,25<=S)throw Error(i(301));if(S+=1,ci=Ct=null,s.updateQueue!=null){var T=s.updateQueue;T.lastEffect=null,T.events=null,T.stores=null,T.memoCache!=null&&(T.memoCache.index=0)}R.H=vj,T=u(m,g)}while(lf);return T}function HG(){var s=R.H,u=s.useState()[0];return u=typeof u.then=="function"?Ed(u):u,s=s.useState()[0],(Ct!==null?Ct.memoizedState:null)!==s&&(zn.flags|=1024),u}function Ib(){var s=Up!==0;return Up=0,s}function Bb(s,u,m){u.updateQueue=s.updateQueue,u.flags&=-2053,s.lanes&=~m}function Fb(s){if(Hp){for(s=s.memoizedState;s!==null;){var u=s.queue;u!==null&&(u.pending=null),s=s.next}Hp=!1}jo=0,ci=Ct=zn=null,lf=!1,jd=Up=0,uf=null}function sr(){var s={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ci===null?zn.memoizedState=ci=s:ci=ci.next=s,ci}function li(){if(Ct===null){var s=zn.alternate;s=s!==null?s.memoizedState:null}else s=Ct.next;var u=ci===null?zn.memoizedState:ci.next;if(u!==null)ci=u,Ct=s;else{if(s===null)throw zn.alternate===null?Error(i(467)):Error(i(310));Ct=s,s={memoizedState:Ct.memoizedState,baseState:Ct.baseState,baseQueue:Ct.baseQueue,queue:Ct.queue,next:null},ci===null?zn.memoizedState=ci=s:ci=ci.next=s}return ci}function Vp(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ed(s){var u=jd;return jd+=1,uf===null&&(uf=[]),s=SO(uf,s,u),u=zn,(ci===null?u.memoizedState:ci.next)===null&&(u=u.alternate,R.H=u===null||u.memoizedState===null?pj:Jb),s}function Wp(s){if(s!==null&&typeof s=="object"){if(typeof s.then=="function")return Ed(s);if(s.$$typeof===x)return Ni(s)}throw Error(i(438,String(s)))}function qb(s){var u=null,m=zn.updateQueue;if(m!==null&&(u=m.memoCache),u==null){var g=zn.alternate;g!==null&&(g=g.updateQueue,g!==null&&(g=g.memoCache,g!=null&&(u={data:g.data.map(function(S){return S.slice()}),index:0})))}if(u==null&&(u={data:[],index:0}),m===null&&(m=Vp(),zn.updateQueue=m),m.memoCache=u,m=u.data[u.index],m===void 0)for(m=u.data[u.index]=Array(s),g=0;g<s;g++)m[g]=P;return u.index++,m}function Eo(s,u){return typeof u=="function"?u(s):u}function Gp(s){var u=li();return Hb(u,Ct,s)}function Hb(s,u,m){var g=s.queue;if(g===null)throw Error(i(311));g.lastRenderedReducer=m;var S=s.baseQueue,T=g.pending;if(T!==null){if(S!==null){var B=S.next;S.next=T.next,T.next=B}u.baseQueue=S=T,g.pending=null}if(T=s.baseState,S===null)s.memoizedState=T;else{u=S.next;var K=B=null,J=null,ce=u,Oe=!1;do{var Me=ce.lane&-536870913;if(Me!==ce.lane?(et&Me)===Me:(jo&Me)===Me){var de=ce.revertLane;if(de===0)J!==null&&(J=J.next={lane:0,revertLane:0,gesture:null,action:ce.action,hasEagerState:ce.hasEagerState,eagerState:ce.eagerState,next:null}),Me===tf&&(Oe=!0);else if((jo&de)===de){ce=ce.next,de===tf&&(Oe=!0);continue}else Me={lane:0,revertLane:ce.revertLane,gesture:null,action:ce.action,hasEagerState:ce.hasEagerState,eagerState:ce.eagerState,next:null},J===null?(K=J=Me,B=T):J=J.next=Me,zn.lanes|=de,Ds|=de;Me=ce.action,Vl&&m(T,Me),T=ce.hasEagerState?ce.eagerState:m(T,Me)}else de={lane:Me,revertLane:ce.revertLane,gesture:ce.gesture,action:ce.action,hasEagerState:ce.hasEagerState,eagerState:ce.eagerState,next:null},J===null?(K=J=de,B=T):J=J.next=de,zn.lanes|=Me,Ds|=Me;ce=ce.next}while(ce!==null&&ce!==u);if(J===null?B=T:J.next=K,!Dr(T,s.memoizedState)&&(di=!0,Oe&&(m=rf,m!==null)))throw m;s.memoizedState=T,s.baseState=B,s.baseQueue=J,g.lastRenderedState=T}return S===null&&(g.lanes=0),[s.memoizedState,g.dispatch]}function Ub(s){var u=li(),m=u.queue;if(m===null)throw Error(i(311));m.lastRenderedReducer=s;var g=m.dispatch,S=m.pending,T=u.memoizedState;if(S!==null){m.pending=null;var B=S=S.next;do T=s(T,B.action),B=B.next;while(B!==S);Dr(T,u.memoizedState)||(di=!0),u.memoizedState=T,u.baseQueue===null&&(u.baseState=T),m.lastRenderedState=T}return[T,g]}function NO(s,u,m){var g=zn,S=li(),T=rt;if(T){if(m===void 0)throw Error(i(407));m=m()}else m=u();var B=!Dr((Ct||S).memoizedState,m);if(B&&(S.memoizedState=m,di=!0),S=S.queue,Gb(LO.bind(null,g,S,s),[s]),S.getSnapshot!==u||B||ci!==null&&ci.memoizedState.tag&1){if(g.flags|=2048,ff(9,{destroy:void 0},zO.bind(null,g,S,m,u),null),Tt===null)throw Error(i(349));T||(jo&127)!==0||$O(g,u,m)}return m}function $O(s,u,m){s.flags|=16384,s={getSnapshot:u,value:m},u=zn.updateQueue,u===null?(u=Vp(),zn.updateQueue=u,u.stores=[s]):(m=u.stores,m===null?u.stores=[s]:m.push(s))}function zO(s,u,m,g){u.value=m,u.getSnapshot=g,IO(u)&&BO(s)}function LO(s,u,m){return m(function(){IO(u)&&BO(s)})}function IO(s){var u=s.getSnapshot;s=s.value;try{var m=u();return!Dr(s,m)}catch{return!0}}function BO(s){var u=$l(s,2);u!==null&&yr(u,s,2)}function Vb(s){var u=sr();if(typeof s=="function"){var m=s;if(s=m(),Vl){an(!0);try{m()}finally{an(!1)}}}return u.memoizedState=u.baseState=s,u.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Eo,lastRenderedState:s},u}function FO(s,u,m,g){return s.baseState=m,Hb(s,Ct,typeof g=="function"?g:Eo)}function UG(s,u,m,g,S){if(Xp(s))throw Error(i(485));if(s=u.action,s!==null){var T={payload:S,action:s,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(B){T.listeners.push(B)}};R.T!==null?m(!0):T.isTransition=!1,g(T),m=u.pending,m===null?(T.next=u.pending=T,qO(u,T)):(T.next=m.next,u.pending=m.next=T)}}function qO(s,u){var m=u.action,g=u.payload,S=s.state;if(u.isTransition){var T=R.T,B={};R.T=B;try{var K=m(S,g),J=R.S;J!==null&&J(B,K),HO(s,u,K)}catch(ce){Wb(s,u,ce)}finally{T!==null&&B.types!==null&&(T.types=B.types),R.T=T}}else try{T=m(S,g),HO(s,u,T)}catch(ce){Wb(s,u,ce)}}function HO(s,u,m){m!==null&&typeof m=="object"&&typeof m.then=="function"?m.then(function(g){UO(s,u,g)},function(g){return Wb(s,u,g)}):UO(s,u,m)}function UO(s,u,m){u.status="fulfilled",u.value=m,VO(u),s.state=m,u=s.pending,u!==null&&(m=u.next,m===u?s.pending=null:(m=m.next,u.next=m,qO(s,m)))}function Wb(s,u,m){var g=s.pending;if(s.pending=null,g!==null){g=g.next;do u.status="rejected",u.reason=m,VO(u),u=u.next;while(u!==g)}s.action=null}function VO(s){s=s.listeners;for(var u=0;u<s.length;u++)(0,s[u])()}function WO(s,u){return u}function GO(s,u){if(rt){var m=Tt.formState;if(m!==null){e:{var g=zn;if(rt){if(Bt){n:{for(var S=Bt,T=na;S.nodeType!==8;){if(!T){S=null;break n}if(S=ia(S.nextSibling),S===null){S=null;break n}}T=S.data,S=T==="F!"||T==="F"?S:null}if(S){Bt=ia(S.nextSibling),g=S.data==="F!";break e}}xs(g)}g=!1}g&&(u=m[0])}}return m=sr(),m.memoizedState=m.baseState=u,g={pending:null,lanes:0,dispatch:null,lastRenderedReducer:WO,lastRenderedState:u},m.queue=g,m=dj.bind(null,zn,g),g.dispatch=m,g=Vb(!1),T=Qb.bind(null,zn,!1,g.queue),g=sr(),S={state:u,dispatch:null,action:s,pending:null},g.queue=S,m=UG.bind(null,zn,S,T,m),S.dispatch=m,g.memoizedState=s,[u,m,!1]}function YO(s){var u=li();return KO(u,Ct,s)}function KO(s,u,m){if(u=Hb(s,u,WO)[0],s=Gp(Eo)[0],typeof u=="object"&&u!==null&&typeof u.then=="function")try{var g=Ed(u)}catch(B){throw B===af?zp:B}else g=u;u=li();var S=u.queue,T=S.dispatch;return m!==u.memoizedState&&(zn.flags|=2048,ff(9,{destroy:void 0},VG.bind(null,S,m),null)),[g,T,s]}function VG(s,u){s.action=u}function XO(s){var u=li(),m=Ct;if(m!==null)return KO(u,m,s);li(),u=u.memoizedState,m=li();var g=m.queue.dispatch;return m.memoizedState=s,[u,g,!1]}function ff(s,u,m,g){return s={tag:s,create:m,deps:g,inst:u,next:null},u=zn.updateQueue,u===null&&(u=Vp(),zn.updateQueue=u),m=u.lastEffect,m===null?u.lastEffect=s.next=s:(g=m.next,m.next=s,s.next=g,u.lastEffect=s),s}function ZO(){return li().memoizedState}function Yp(s,u,m,g){var S=sr();zn.flags|=s,S.memoizedState=ff(1|u,{destroy:void 0},m,g===void 0?null:g)}function Kp(s,u,m,g){var S=li();g=g===void 0?null:g;var T=S.memoizedState.inst;Ct!==null&&g!==null&&zb(g,Ct.memoizedState.deps)?S.memoizedState=ff(u,T,m,g):(zn.flags|=s,S.memoizedState=ff(1|u,T,m,g))}function QO(s,u){Yp(8390656,8,s,u)}function Gb(s,u){Kp(2048,8,s,u)}function WG(s){zn.flags|=4;var u=zn.updateQueue;if(u===null)u=Vp(),zn.updateQueue=u,u.events=[s];else{var m=u.events;m===null?u.events=[s]:m.push(s)}}function JO(s){var u=li().memoizedState;return WG({ref:u,nextImpl:s}),function(){if((pt&2)!==0)throw Error(i(440));return u.impl.apply(void 0,arguments)}}function ej(s,u){return Kp(4,2,s,u)}function nj(s,u){return Kp(4,4,s,u)}function tj(s,u){if(typeof u=="function"){s=s();var m=u(s);return function(){typeof m=="function"?m():u(null)}}if(u!=null)return s=s(),u.current=s,function(){u.current=null}}function ij(s,u,m){m=m!=null?m.concat([s]):null,Kp(4,4,tj.bind(null,u,s),m)}function Yb(){}function rj(s,u){var m=li();u=u===void 0?null:u;var g=m.memoizedState;return u!==null&&zb(u,g[1])?g[0]:(m.memoizedState=[s,u],s)}function aj(s,u){var m=li();u=u===void 0?null:u;var g=m.memoizedState;if(u!==null&&zb(u,g[1]))return g[0];if(g=s(),Vl){an(!0);try{s()}finally{an(!1)}}return m.memoizedState=[g,u],g}function Kb(s,u,m){return m===void 0||(jo&1073741824)!==0&&(et&261930)===0?s.memoizedState=u:(s.memoizedState=m,s=oE(),zn.lanes|=s,Ds|=s,m)}function oj(s,u,m,g){return Dr(m,u)?m:sf.current!==null?(s=Kb(s,m,g),Dr(s,u)||(di=!0),s):(jo&42)===0||(jo&1073741824)!==0&&(et&261930)===0?(di=!0,s.memoizedState=m):(s=oE(),zn.lanes|=s,Ds|=s,u)}function sj(s,u,m,g,S){var T=I.p;I.p=T!==0&&8>T?T:8;var B=R.T,K={};R.T=K,Qb(s,!1,u,m);try{var J=S(),ce=R.S;if(ce!==null&&ce(K,J),J!==null&&typeof J=="object"&&typeof J.then=="function"){var Oe=FG(J,g);Td(s,u,Oe,Lr(s))}else Td(s,u,g,Lr(s))}catch(Me){Td(s,u,{then:function(){},status:"rejected",reason:Me},Lr())}finally{I.p=T,B!==null&&K.types!==null&&(B.types=K.types),R.T=B}}function GG(){}function Xb(s,u,m,g){if(s.tag!==5)throw Error(i(476));var S=lj(s).queue;sj(s,S,u,q,m===null?GG:function(){return uj(s),m(g)})}function lj(s){var u=s.memoizedState;if(u!==null)return u;u={memoizedState:q,baseState:q,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Eo,lastRenderedState:q},next:null};var m={};return u.next={memoizedState:m,baseState:m,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Eo,lastRenderedState:m},next:null},s.memoizedState=u,s=s.alternate,s!==null&&(s.memoizedState=u),u}function uj(s){var u=lj(s);u.next===null&&(u=s.alternate.memoizedState),Td(s,u.next.queue,{},Lr())}function Zb(){return Ni(Gd)}function fj(){return li().memoizedState}function cj(){return li().memoizedState}function YG(s){for(var u=s.return;u!==null;){switch(u.tag){case 24:case 3:var m=Lr();s=As(m);var g=Os(u,s,m);g!==null&&(yr(g,u,m),Cd(g,u,m)),u={cache:Ab()},s.payload=u;return}u=u.return}}function KG(s,u,m){var g=Lr();m={lane:g,revertLane:0,gesture:null,action:m,hasEagerState:!1,eagerState:null,next:null},Xp(s)?hj(u,m):(m=pb(s,u,m,g),m!==null&&(yr(m,s,g),mj(m,u,g)))}function dj(s,u,m){var g=Lr();Td(s,u,m,g)}function Td(s,u,m,g){var S={lane:g,revertLane:0,gesture:null,action:m,hasEagerState:!1,eagerState:null,next:null};if(Xp(s))hj(u,S);else{var T=s.alternate;if(s.lanes===0&&(T===null||T.lanes===0)&&(T=u.lastRenderedReducer,T!==null))try{var B=u.lastRenderedState,K=T(B,m);if(S.hasEagerState=!0,S.eagerState=K,Dr(K,B))return Tp(s,u,S,0),Tt===null&&Ep(),!1}catch{}finally{}if(m=pb(s,u,S,g),m!==null)return yr(m,s,g),mj(m,u,g),!0}return!1}function Qb(s,u,m,g){if(g={lane:2,revertLane:Tw(),gesture:null,action:g,hasEagerState:!1,eagerState:null,next:null},Xp(s)){if(u)throw Error(i(479))}else u=pb(s,m,g,2),u!==null&&yr(u,s,2)}function Xp(s){var u=s.alternate;return s===zn||u!==null&&u===zn}function hj(s,u){lf=Hp=!0;var m=s.pending;m===null?u.next=u:(u.next=m.next,m.next=u),s.pending=u}function mj(s,u,m){if((m&4194048)!==0){var g=u.lanes;g&=s.pendingLanes,m|=g,u.lanes=m,rn(s,m)}}var Md={readContext:Ni,use:Wp,useCallback:Jt,useContext:Jt,useEffect:Jt,useImperativeHandle:Jt,useLayoutEffect:Jt,useInsertionEffect:Jt,useMemo:Jt,useReducer:Jt,useRef:Jt,useState:Jt,useDebugValue:Jt,useDeferredValue:Jt,useTransition:Jt,useSyncExternalStore:Jt,useId:Jt,useHostTransitionStatus:Jt,useFormState:Jt,useActionState:Jt,useOptimistic:Jt,useMemoCache:Jt,useCacheRefresh:Jt};Md.useEffectEvent=Jt;var pj={readContext:Ni,use:Wp,useCallback:function(s,u){return sr().memoizedState=[s,u===void 0?null:u],s},useContext:Ni,useEffect:QO,useImperativeHandle:function(s,u,m){m=m!=null?m.concat([s]):null,Yp(4194308,4,tj.bind(null,u,s),m)},useLayoutEffect:function(s,u){return Yp(4194308,4,s,u)},useInsertionEffect:function(s,u){Yp(4,2,s,u)},useMemo:function(s,u){var m=sr();u=u===void 0?null:u;var g=s();if(Vl){an(!0);try{s()}finally{an(!1)}}return m.memoizedState=[g,u],g},useReducer:function(s,u,m){var g=sr();if(m!==void 0){var S=m(u);if(Vl){an(!0);try{m(u)}finally{an(!1)}}}else S=u;return g.memoizedState=g.baseState=S,s={pending:null,lanes:0,dispatch:null,lastRenderedReducer:s,lastRenderedState:S},g.queue=s,s=s.dispatch=KG.bind(null,zn,s),[g.memoizedState,s]},useRef:function(s){var u=sr();return s={current:s},u.memoizedState=s},useState:function(s){s=Vb(s);var u=s.queue,m=dj.bind(null,zn,u);return u.dispatch=m,[s.memoizedState,m]},useDebugValue:Yb,useDeferredValue:function(s,u){var m=sr();return Kb(m,s,u)},useTransition:function(){var s=Vb(!1);return s=sj.bind(null,zn,s.queue,!0,!1),sr().memoizedState=s,[!1,s]},useSyncExternalStore:function(s,u,m){var g=zn,S=sr();if(rt){if(m===void 0)throw Error(i(407));m=m()}else{if(m=u(),Tt===null)throw Error(i(349));(et&127)!==0||$O(g,u,m)}S.memoizedState=m;var T={value:m,getSnapshot:u};return S.queue=T,QO(LO.bind(null,g,T,s),[s]),g.flags|=2048,ff(9,{destroy:void 0},zO.bind(null,g,T,m,u),null),m},useId:function(){var s=sr(),u=Tt.identifierPrefix;if(rt){var m=Ja,g=Qa;m=(g&~(1<<32-en(g)-1)).toString(32)+m,u="_"+u+"R_"+m,m=Up++,0<m&&(u+="H"+m.toString(32)),u+="_"}else m=qG++,u="_"+u+"r_"+m.toString(32)+"_";return s.memoizedState=u},useHostTransitionStatus:Zb,useFormState:GO,useActionState:GO,useOptimistic:function(s){var u=sr();u.memoizedState=u.baseState=s;var m={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return u.queue=m,u=Qb.bind(null,zn,!0,m),m.dispatch=u,[s,u]},useMemoCache:qb,useCacheRefresh:function(){return sr().memoizedState=YG.bind(null,zn)},useEffectEvent:function(s){var u=sr(),m={impl:s};return u.memoizedState=m,function(){if((pt&2)!==0)throw Error(i(440));return m.impl.apply(void 0,arguments)}}},Jb={readContext:Ni,use:Wp,useCallback:rj,useContext:Ni,useEffect:Gb,useImperativeHandle:ij,useInsertionEffect:ej,useLayoutEffect:nj,useMemo:aj,useReducer:Gp,useRef:ZO,useState:function(){return Gp(Eo)},useDebugValue:Yb,useDeferredValue:function(s,u){var m=li();return oj(m,Ct.memoizedState,s,u)},useTransition:function(){var s=Gp(Eo)[0],u=li().memoizedState;return[typeof s=="boolean"?s:Ed(s),u]},useSyncExternalStore:NO,useId:fj,useHostTransitionStatus:Zb,useFormState:YO,useActionState:YO,useOptimistic:function(s,u){var m=li();return FO(m,Ct,s,u)},useMemoCache:qb,useCacheRefresh:cj};Jb.useEffectEvent=JO;var vj={readContext:Ni,use:Wp,useCallback:rj,useContext:Ni,useEffect:Gb,useImperativeHandle:ij,useInsertionEffect:ej,useLayoutEffect:nj,useMemo:aj,useReducer:Ub,useRef:ZO,useState:function(){return Ub(Eo)},useDebugValue:Yb,useDeferredValue:function(s,u){var m=li();return Ct===null?Kb(m,s,u):oj(m,Ct.memoizedState,s,u)},useTransition:function(){var s=Ub(Eo)[0],u=li().memoizedState;return[typeof s=="boolean"?s:Ed(s),u]},useSyncExternalStore:NO,useId:fj,useHostTransitionStatus:Zb,useFormState:XO,useActionState:XO,useOptimistic:function(s,u){var m=li();return Ct!==null?FO(m,Ct,s,u):(m.baseState=s,[s,m.queue.dispatch])},useMemoCache:qb,useCacheRefresh:cj};vj.useEffectEvent=JO;function ew(s,u,m,g){u=s.memoizedState,m=m(g,u),m=m==null?u:d({},u,m),s.memoizedState=m,s.lanes===0&&(s.updateQueue.baseState=m)}var nw={enqueueSetState:function(s,u,m){s=s._reactInternals;var g=Lr(),S=As(g);S.payload=u,m!=null&&(S.callback=m),u=Os(s,S,g),u!==null&&(yr(u,s,g),Cd(u,s,g))},enqueueReplaceState:function(s,u,m){s=s._reactInternals;var g=Lr(),S=As(g);S.tag=1,S.payload=u,m!=null&&(S.callback=m),u=Os(s,S,g),u!==null&&(yr(u,s,g),Cd(u,s,g))},enqueueForceUpdate:function(s,u){s=s._reactInternals;var m=Lr(),g=As(m);g.tag=2,u!=null&&(g.callback=u),u=Os(s,g,m),u!==null&&(yr(u,s,m),Cd(u,s,m))}};function gj(s,u,m,g,S,T,B){return s=s.stateNode,typeof s.shouldComponentUpdate=="function"?s.shouldComponentUpdate(g,T,B):u.prototype&&u.prototype.isPureReactComponent?!gd(m,g)||!gd(S,T):!0}function yj(s,u,m,g){s=u.state,typeof u.componentWillReceiveProps=="function"&&u.componentWillReceiveProps(m,g),typeof u.UNSAFE_componentWillReceiveProps=="function"&&u.UNSAFE_componentWillReceiveProps(m,g),u.state!==s&&nw.enqueueReplaceState(u,u.state,null)}function Wl(s,u){var m=u;if("ref"in u){m={};for(var g in u)g!=="ref"&&(m[g]=u[g])}if(s=s.defaultProps){m===u&&(m=d({},m));for(var S in s)m[S]===void 0&&(m[S]=s[S])}return m}function bj(s){jp(s)}function wj(s){console.error(s)}function kj(s){jp(s)}function Zp(s,u){try{var m=s.onUncaughtError;m(u.value,{componentStack:u.stack})}catch(g){setTimeout(function(){throw g})}}function _j(s,u,m){try{var g=s.onCaughtError;g(m.value,{componentStack:m.stack,errorBoundary:u.tag===1?u.stateNode:null})}catch(S){setTimeout(function(){throw S})}}function tw(s,u,m){return m=As(m),m.tag=3,m.payload={element:null},m.callback=function(){Zp(s,u)},m}function xj(s){return s=As(s),s.tag=3,s}function Sj(s,u,m,g){var S=m.type.getDerivedStateFromError;if(typeof S=="function"){var T=g.value;s.payload=function(){return S(T)},s.callback=function(){_j(u,m,g)}}var B=m.stateNode;B!==null&&typeof B.componentDidCatch=="function"&&(s.callback=function(){_j(u,m,g),typeof S!="function"&&(Rs===null?Rs=new Set([this]):Rs.add(this));var K=g.stack;this.componentDidCatch(g.value,{componentStack:K!==null?K:""})})}function XG(s,u,m,g,S){if(m.flags|=32768,g!==null&&typeof g=="object"&&typeof g.then=="function"){if(u=m.alternate,u!==null&&nf(u,m,S,!0),m=Pr.current,m!==null){switch(m.tag){case 31:case 13:return ta===null?uv():m.alternate===null&&ei===0&&(ei=3),m.flags&=-257,m.flags|=65536,m.lanes=S,g===Lp?m.flags|=16384:(u=m.updateQueue,u===null?m.updateQueue=new Set([g]):u.add(g),Ow(s,g,S)),!1;case 22:return m.flags|=65536,g===Lp?m.flags|=16384:(u=m.updateQueue,u===null?(u={transitions:null,markerInstances:null,retryQueue:new Set([g])},m.updateQueue=u):(m=u.retryQueue,m===null?u.retryQueue=new Set([g]):m.add(g)),Ow(s,g,S)),!1}throw Error(i(435,m.tag))}return Ow(s,g,S),uv(),!1}if(rt)return u=Pr.current,u!==null?((u.flags&65536)===0&&(u.flags|=256),u.flags|=65536,u.lanes=S,g!==kb&&(s=Error(i(422),{cause:g}),wd(Qr(s,m)))):(g!==kb&&(u=Error(i(423),{cause:g}),wd(Qr(u,m))),s=s.current.alternate,s.flags|=65536,S&=-S,s.lanes|=S,g=Qr(g,m),S=tw(s.stateNode,g,S),Db(s,S),ei!==4&&(ei=2)),!1;var T=Error(i(520),{cause:g});if(T=Qr(T,m),Id===null?Id=[T]:Id.push(T),ei!==4&&(ei=2),u===null)return!0;g=Qr(g,m),m=u;do{switch(m.tag){case 3:return m.flags|=65536,s=S&-S,m.lanes|=s,s=tw(m.stateNode,g,s),Db(m,s),!1;case 1:if(u=m.type,T=m.stateNode,(m.flags&128)===0&&(typeof u.getDerivedStateFromError=="function"||T!==null&&typeof T.componentDidCatch=="function"&&(Rs===null||!Rs.has(T))))return m.flags|=65536,S&=-S,m.lanes|=S,S=xj(S),Sj(S,s,m,g),Db(m,S),!1}m=m.return}while(m!==null);return!1}var iw=Error(i(461)),di=!1;function $i(s,u,m,g){u.child=s===null?jO(u,null,m,g):Ul(u,s.child,m,g)}function Cj(s,u,m,g,S){m=m.render;var T=u.ref;if("ref"in g){var B={};for(var K in g)K!=="ref"&&(B[K]=g[K])}else B=g;return Bl(u),g=Lb(s,u,m,B,T,S),K=Ib(),s!==null&&!di?(Bb(s,u,S),To(s,u,S)):(rt&&K&&bb(u),u.flags|=1,$i(s,u,g,S),u.child)}function Aj(s,u,m,g,S){if(s===null){var T=m.type;return typeof T=="function"&&!vb(T)&&T.defaultProps===void 0&&m.compare===null?(u.tag=15,u.type=T,Oj(s,u,T,g,S)):(s=Dp(m.type,null,g,u,u.mode,S),s.ref=u.ref,s.return=u,u.child=s)}if(T=s.child,!cw(s,S)){var B=T.memoizedProps;if(m=m.compare,m=m!==null?m:gd,m(B,g)&&s.ref===u.ref)return To(s,u,S)}return u.flags|=1,s=So(T,g),s.ref=u.ref,s.return=u,u.child=s}function Oj(s,u,m,g,S){if(s!==null){var T=s.memoizedProps;if(gd(T,g)&&s.ref===u.ref)if(di=!1,u.pendingProps=g=T,cw(s,S))(s.flags&131072)!==0&&(di=!0);else return u.lanes=s.lanes,To(s,u,S)}return rw(s,u,m,g,S)}function jj(s,u,m,g){var S=g.children,T=s!==null?s.memoizedState:null;if(s===null&&u.stateNode===null&&(u.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),g.mode==="hidden"){if((u.flags&128)!==0){if(T=T!==null?T.baseLanes|m:m,s!==null){for(g=u.child=s.child,S=0;g!==null;)S=S|g.lanes|g.childLanes,g=g.sibling;g=S&~T}else g=0,u.child=null;return Ej(s,u,T,m,g)}if((m&536870912)!==0)u.memoizedState={baseLanes:0,cachePool:null},s!==null&&$p(u,T!==null?T.cachePool:null),T!==null?MO(u,T):Pb(),DO(u);else return g=u.lanes=536870912,Ej(s,u,T!==null?T.baseLanes|m:m,m,g)}else T!==null?($p(u,T.cachePool),MO(u,T),Es(),u.memoizedState=null):(s!==null&&$p(u,null),Pb(),Es());return $i(s,u,S,m),u.child}function Dd(s,u){return s!==null&&s.tag===22||u.stateNode!==null||(u.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),u.sibling}function Ej(s,u,m,g,S){var T=jb();return T=T===null?null:{parent:fi._currentValue,pool:T},u.memoizedState={baseLanes:m,cachePool:T},s!==null&&$p(u,null),Pb(),DO(u),s!==null&&nf(s,u,g,!0),u.childLanes=S,null}function Qp(s,u){return u=ev({mode:u.mode,children:u.children},s.mode),u.ref=s.ref,s.child=u,u.return=s,u}function Tj(s,u,m){return Ul(u,s.child,null,m),s=Qp(u,u.pendingProps),s.flags|=2,Nr(u),u.memoizedState=null,s}function ZG(s,u,m){var g=u.pendingProps,S=(u.flags&128)!==0;if(u.flags&=-129,s===null){if(rt){if(g.mode==="hidden")return s=Qp(u,g),u.lanes=536870912,Dd(null,s);if($b(u),(s=Bt)?(s=qE(s,na),s=s!==null&&s.data==="&"?s:null,s!==null&&(u.memoizedState={dehydrated:s,treeContext:ks!==null?{id:Qa,overflow:Ja}:null,retryLane:536870912,hydrationErrors:null},m=hO(s),m.return=u,u.child=m,Pi=u,Bt=null)):s=null,s===null)throw xs(u);return u.lanes=536870912,null}return Qp(u,g)}var T=s.memoizedState;if(T!==null){var B=T.dehydrated;if($b(u),S)if(u.flags&256)u.flags&=-257,u=Tj(s,u,m);else if(u.memoizedState!==null)u.child=s.child,u.flags|=128,u=null;else throw Error(i(558));else if(di||nf(s,u,m,!1),S=(m&s.childLanes)!==0,di||S){if(g=Tt,g!==null&&(B=on(g,m),B!==0&&B!==T.retryLane))throw T.retryLane=B,$l(s,B),yr(g,s,B),iw;uv(),u=Tj(s,u,m)}else s=T.treeContext,Bt=ia(B.nextSibling),Pi=u,rt=!0,_s=null,na=!1,s!==null&&vO(u,s),u=Qp(u,g),u.flags|=4096;return u}return s=So(s.child,{mode:g.mode,children:g.children}),s.ref=u.ref,u.child=s,s.return=u,s}function Jp(s,u){var m=u.ref;if(m===null)s!==null&&s.ref!==null&&(u.flags|=4194816);else{if(typeof m!="function"&&typeof m!="object")throw Error(i(284));(s===null||s.ref!==m)&&(u.flags|=4194816)}}function rw(s,u,m,g,S){return Bl(u),m=Lb(s,u,m,g,void 0,S),g=Ib(),s!==null&&!di?(Bb(s,u,S),To(s,u,S)):(rt&&g&&bb(u),u.flags|=1,$i(s,u,m,S),u.child)}function Mj(s,u,m,g,S,T){return Bl(u),u.updateQueue=null,m=PO(u,g,m,S),RO(s),g=Ib(),s!==null&&!di?(Bb(s,u,T),To(s,u,T)):(rt&&g&&bb(u),u.flags|=1,$i(s,u,m,T),u.child)}function Dj(s,u,m,g,S){if(Bl(u),u.stateNode===null){var T=Zu,B=m.contextType;typeof B=="object"&&B!==null&&(T=Ni(B)),T=new m(g,T),u.memoizedState=T.state!==null&&T.state!==void 0?T.state:null,T.updater=nw,u.stateNode=T,T._reactInternals=u,T=u.stateNode,T.props=g,T.state=u.memoizedState,T.refs={},Tb(u),B=m.contextType,T.context=typeof B=="object"&&B!==null?Ni(B):Zu,T.state=u.memoizedState,B=m.getDerivedStateFromProps,typeof B=="function"&&(ew(u,m,B,g),T.state=u.memoizedState),typeof m.getDerivedStateFromProps=="function"||typeof T.getSnapshotBeforeUpdate=="function"||typeof T.UNSAFE_componentWillMount!="function"&&typeof T.componentWillMount!="function"||(B=T.state,typeof T.componentWillMount=="function"&&T.componentWillMount(),typeof T.UNSAFE_componentWillMount=="function"&&T.UNSAFE_componentWillMount(),B!==T.state&&nw.enqueueReplaceState(T,T.state,null),Od(u,g,T,S),Ad(),T.state=u.memoizedState),typeof T.componentDidMount=="function"&&(u.flags|=4194308),g=!0}else if(s===null){T=u.stateNode;var K=u.memoizedProps,J=Wl(m,K);T.props=J;var ce=T.context,Oe=m.contextType;B=Zu,typeof Oe=="object"&&Oe!==null&&(B=Ni(Oe));var Me=m.getDerivedStateFromProps;Oe=typeof Me=="function"||typeof T.getSnapshotBeforeUpdate=="function",K=u.pendingProps!==K,Oe||typeof T.UNSAFE_componentWillReceiveProps!="function"&&typeof T.componentWillReceiveProps!="function"||(K||ce!==B)&&yj(u,T,g,B),Cs=!1;var de=u.memoizedState;T.state=de,Od(u,g,T,S),Ad(),ce=u.memoizedState,K||de!==ce||Cs?(typeof Me=="function"&&(ew(u,m,Me,g),ce=u.memoizedState),(J=Cs||gj(u,m,J,g,de,ce,B))?(Oe||typeof T.UNSAFE_componentWillMount!="function"&&typeof T.componentWillMount!="function"||(typeof T.componentWillMount=="function"&&T.componentWillMount(),typeof T.UNSAFE_componentWillMount=="function"&&T.UNSAFE_componentWillMount()),typeof T.componentDidMount=="function"&&(u.flags|=4194308)):(typeof T.componentDidMount=="function"&&(u.flags|=4194308),u.memoizedProps=g,u.memoizedState=ce),T.props=g,T.state=ce,T.context=B,g=J):(typeof T.componentDidMount=="function"&&(u.flags|=4194308),g=!1)}else{T=u.stateNode,Mb(s,u),B=u.memoizedProps,Oe=Wl(m,B),T.props=Oe,Me=u.pendingProps,de=T.context,ce=m.contextType,J=Zu,typeof ce=="object"&&ce!==null&&(J=Ni(ce)),K=m.getDerivedStateFromProps,(ce=typeof K=="function"||typeof T.getSnapshotBeforeUpdate=="function")||typeof T.UNSAFE_componentWillReceiveProps!="function"&&typeof T.componentWillReceiveProps!="function"||(B!==Me||de!==J)&&yj(u,T,g,J),Cs=!1,de=u.memoizedState,T.state=de,Od(u,g,T,S),Ad();var ke=u.memoizedState;B!==Me||de!==ke||Cs||s!==null&&s.dependencies!==null&&Pp(s.dependencies)?(typeof K=="function"&&(ew(u,m,K,g),ke=u.memoizedState),(Oe=Cs||gj(u,m,Oe,g,de,ke,J)||s!==null&&s.dependencies!==null&&Pp(s.dependencies))?(ce||typeof T.UNSAFE_componentWillUpdate!="function"&&typeof T.componentWillUpdate!="function"||(typeof T.componentWillUpdate=="function"&&T.componentWillUpdate(g,ke,J),typeof T.UNSAFE_componentWillUpdate=="function"&&T.UNSAFE_componentWillUpdate(g,ke,J)),typeof T.componentDidUpdate=="function"&&(u.flags|=4),typeof T.getSnapshotBeforeUpdate=="function"&&(u.flags|=1024)):(typeof T.componentDidUpdate!="function"||B===s.memoizedProps&&de===s.memoizedState||(u.flags|=4),typeof T.getSnapshotBeforeUpdate!="function"||B===s.memoizedProps&&de===s.memoizedState||(u.flags|=1024),u.memoizedProps=g,u.memoizedState=ke),T.props=g,T.state=ke,T.context=J,g=Oe):(typeof T.componentDidUpdate!="function"||B===s.memoizedProps&&de===s.memoizedState||(u.flags|=4),typeof T.getSnapshotBeforeUpdate!="function"||B===s.memoizedProps&&de===s.memoizedState||(u.flags|=1024),g=!1)}return T=g,Jp(s,u),g=(u.flags&128)!==0,T||g?(T=u.stateNode,m=g&&typeof m.getDerivedStateFromError!="function"?null:T.render(),u.flags|=1,s!==null&&g?(u.child=Ul(u,s.child,null,S),u.child=Ul(u,null,m,S)):$i(s,u,m,S),u.memoizedState=T.state,s=u.child):s=To(s,u,S),s}function Rj(s,u,m,g){return Ll(),u.flags|=256,$i(s,u,m,g),u.child}var aw={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function ow(s){return{baseLanes:s,cachePool:_O()}}function sw(s,u,m){return s=s!==null?s.childLanes&~m:0,u&&(s|=zr),s}function Pj(s,u,m){var g=u.pendingProps,S=!1,T=(u.flags&128)!==0,B;if((B=T)||(B=s!==null&&s.memoizedState===null?!1:(si.current&2)!==0),B&&(S=!0,u.flags&=-129),B=(u.flags&32)!==0,u.flags&=-33,s===null){if(rt){if(S?js(u):Es(),(s=Bt)?(s=qE(s,na),s=s!==null&&s.data!=="&"?s:null,s!==null&&(u.memoizedState={dehydrated:s,treeContext:ks!==null?{id:Qa,overflow:Ja}:null,retryLane:536870912,hydrationErrors:null},m=hO(s),m.return=u,u.child=m,Pi=u,Bt=null)):s=null,s===null)throw xs(u);return Hw(s)?u.lanes=32:u.lanes=536870912,null}var K=g.children;return g=g.fallback,S?(Es(),S=u.mode,K=ev({mode:"hidden",children:K},S),g=zl(g,S,m,null),K.return=u,g.return=u,K.sibling=g,u.child=K,g=u.child,g.memoizedState=ow(m),g.childLanes=sw(s,B,m),u.memoizedState=aw,Dd(null,g)):(js(u),lw(u,K))}var J=s.memoizedState;if(J!==null&&(K=J.dehydrated,K!==null)){if(T)u.flags&256?(js(u),u.flags&=-257,u=uw(s,u,m)):u.memoizedState!==null?(Es(),u.child=s.child,u.flags|=128,u=null):(Es(),K=g.fallback,S=u.mode,g=ev({mode:"visible",children:g.children},S),K=zl(K,S,m,null),K.flags|=2,g.return=u,K.return=u,g.sibling=K,u.child=g,Ul(u,s.child,null,m),g=u.child,g.memoizedState=ow(m),g.childLanes=sw(s,B,m),u.memoizedState=aw,u=Dd(null,g));else if(js(u),Hw(K)){if(B=K.nextSibling&&K.nextSibling.dataset,B)var ce=B.dgst;B=ce,g=Error(i(419)),g.stack="",g.digest=B,wd({value:g,source:null,stack:null}),u=uw(s,u,m)}else if(di||nf(s,u,m,!1),B=(m&s.childLanes)!==0,di||B){if(B=Tt,B!==null&&(g=on(B,m),g!==0&&g!==J.retryLane))throw J.retryLane=g,$l(s,g),yr(B,s,g),iw;qw(K)||uv(),u=uw(s,u,m)}else qw(K)?(u.flags|=192,u.child=s.child,u=null):(s=J.treeContext,Bt=ia(K.nextSibling),Pi=u,rt=!0,_s=null,na=!1,s!==null&&vO(u,s),u=lw(u,g.children),u.flags|=4096);return u}return S?(Es(),K=g.fallback,S=u.mode,J=s.child,ce=J.sibling,g=So(J,{mode:"hidden",children:g.children}),g.subtreeFlags=J.subtreeFlags&65011712,ce!==null?K=So(ce,K):(K=zl(K,S,m,null),K.flags|=2),K.return=u,g.return=u,g.sibling=K,u.child=g,Dd(null,g),g=u.child,K=s.child.memoizedState,K===null?K=ow(m):(S=K.cachePool,S!==null?(J=fi._currentValue,S=S.parent!==J?{parent:J,pool:J}:S):S=_O(),K={baseLanes:K.baseLanes|m,cachePool:S}),g.memoizedState=K,g.childLanes=sw(s,B,m),u.memoizedState=aw,Dd(s.child,g)):(js(u),m=s.child,s=m.sibling,m=So(m,{mode:"visible",children:g.children}),m.return=u,m.sibling=null,s!==null&&(B=u.deletions,B===null?(u.deletions=[s],u.flags|=16):B.push(s)),u.child=m,u.memoizedState=null,m)}function lw(s,u){return u=ev({mode:"visible",children:u},s.mode),u.return=s,s.child=u}function ev(s,u){return s=Rr(22,s,null,u),s.lanes=0,s}function uw(s,u,m){return Ul(u,s.child,null,m),s=lw(u,u.pendingProps.children),s.flags|=2,u.memoizedState=null,s}function Nj(s,u,m){s.lanes|=u;var g=s.alternate;g!==null&&(g.lanes|=u),Sb(s.return,u,m)}function fw(s,u,m,g,S,T){var B=s.memoizedState;B===null?s.memoizedState={isBackwards:u,rendering:null,renderingStartTime:0,last:g,tail:m,tailMode:S,treeForkCount:T}:(B.isBackwards=u,B.rendering=null,B.renderingStartTime=0,B.last=g,B.tail=m,B.tailMode=S,B.treeForkCount=T)}function $j(s,u,m){var g=u.pendingProps,S=g.revealOrder,T=g.tail;g=g.children;var B=si.current,K=(B&2)!==0;if(K?(B=B&1|2,u.flags|=128):B&=1,L(si,B),$i(s,u,g,m),g=rt?bd:0,!K&&s!==null&&(s.flags&128)!==0)e:for(s=u.child;s!==null;){if(s.tag===13)s.memoizedState!==null&&Nj(s,m,u);else if(s.tag===19)Nj(s,m,u);else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===u)break e;for(;s.sibling===null;){if(s.return===null||s.return===u)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}switch(S){case"forwards":for(m=u.child,S=null;m!==null;)s=m.alternate,s!==null&&qp(s)===null&&(S=m),m=m.sibling;m=S,m===null?(S=u.child,u.child=null):(S=m.sibling,m.sibling=null),fw(u,!1,S,m,T,g);break;case"backwards":case"unstable_legacy-backwards":for(m=null,S=u.child,u.child=null;S!==null;){if(s=S.alternate,s!==null&&qp(s)===null){u.child=S;break}s=S.sibling,S.sibling=m,m=S,S=s}fw(u,!0,m,null,T,g);break;case"together":fw(u,!1,null,null,void 0,g);break;default:u.memoizedState=null}return u.child}function To(s,u,m){if(s!==null&&(u.dependencies=s.dependencies),Ds|=u.lanes,(m&u.childLanes)===0)if(s!==null){if(nf(s,u,m,!1),(m&u.childLanes)===0)return null}else return null;if(s!==null&&u.child!==s.child)throw Error(i(153));if(u.child!==null){for(s=u.child,m=So(s,s.pendingProps),u.child=m,m.return=u;s.sibling!==null;)s=s.sibling,m=m.sibling=So(s,s.pendingProps),m.return=u;m.sibling=null}return u.child}function cw(s,u){return(s.lanes&u)!==0?!0:(s=s.dependencies,!!(s!==null&&Pp(s)))}function QG(s,u,m){switch(u.tag){case 3:ye(u,u.stateNode.containerInfo),Ss(u,fi,s.memoizedState.cache),Ll();break;case 27:case 5:le(u);break;case 4:ye(u,u.stateNode.containerInfo);break;case 10:Ss(u,u.type,u.memoizedProps.value);break;case 31:if(u.memoizedState!==null)return u.flags|=128,$b(u),null;break;case 13:var g=u.memoizedState;if(g!==null)return g.dehydrated!==null?(js(u),u.flags|=128,null):(m&u.child.childLanes)!==0?Pj(s,u,m):(js(u),s=To(s,u,m),s!==null?s.sibling:null);js(u);break;case 19:var S=(s.flags&128)!==0;if(g=(m&u.childLanes)!==0,g||(nf(s,u,m,!1),g=(m&u.childLanes)!==0),S){if(g)return $j(s,u,m);u.flags|=128}if(S=u.memoizedState,S!==null&&(S.rendering=null,S.tail=null,S.lastEffect=null),L(si,si.current),g)break;return null;case 22:return u.lanes=0,jj(s,u,m,u.pendingProps);case 24:Ss(u,fi,s.memoizedState.cache)}return To(s,u,m)}function zj(s,u,m){if(s!==null)if(s.memoizedProps!==u.pendingProps)di=!0;else{if(!cw(s,m)&&(u.flags&128)===0)return di=!1,QG(s,u,m);di=(s.flags&131072)!==0}else di=!1,rt&&(u.flags&1048576)!==0&&pO(u,bd,u.index);switch(u.lanes=0,u.tag){case 16:e:{var g=u.pendingProps;if(s=ql(u.elementType),u.type=s,typeof s=="function")vb(s)?(g=Wl(s,g),u.tag=1,u=Dj(null,u,s,g,m)):(u.tag=0,u=rw(null,u,s,g,m));else{if(s!=null){var S=s.$$typeof;if(S===E){u.tag=11,u=Cj(null,u,s,g,m);break e}else if(S===M){u.tag=14,u=Aj(null,u,s,g,m);break e}}throw u=U(s)||s,Error(i(306,u,""))}}return u;case 0:return rw(s,u,u.type,u.pendingProps,m);case 1:return g=u.type,S=Wl(g,u.pendingProps),Dj(s,u,g,S,m);case 3:e:{if(ye(u,u.stateNode.containerInfo),s===null)throw Error(i(387));g=u.pendingProps;var T=u.memoizedState;S=T.element,Mb(s,u),Od(u,g,null,m);var B=u.memoizedState;if(g=B.cache,Ss(u,fi,g),g!==T.cache&&Cb(u,[fi],m,!0),Ad(),g=B.element,T.isDehydrated)if(T={element:g,isDehydrated:!1,cache:B.cache},u.updateQueue.baseState=T,u.memoizedState=T,u.flags&256){u=Rj(s,u,g,m);break e}else if(g!==S){S=Qr(Error(i(424)),u),wd(S),u=Rj(s,u,g,m);break e}else{switch(s=u.stateNode.containerInfo,s.nodeType){case 9:s=s.body;break;default:s=s.nodeName==="HTML"?s.ownerDocument.body:s}for(Bt=ia(s.firstChild),Pi=u,rt=!0,_s=null,na=!0,m=jO(u,null,g,m),u.child=m;m;)m.flags=m.flags&-3|4096,m=m.sibling}else{if(Ll(),g===S){u=To(s,u,m);break e}$i(s,u,g,m)}u=u.child}return u;case 26:return Jp(s,u),s===null?(m=YE(u.type,null,u.pendingProps,null))?u.memoizedState=m:rt||(m=u.type,s=u.pendingProps,g=vv(re.current).createElement(m),g[Qn]=u,g[Xt]=s,zi(g,m,s),un(g),u.stateNode=g):u.memoizedState=YE(u.type,s.memoizedProps,u.pendingProps,s.memoizedState),null;case 27:return le(u),s===null&&rt&&(g=u.stateNode=VE(u.type,u.pendingProps,re.current),Pi=u,na=!0,S=Bt,zs(u.type)?(Uw=S,Bt=ia(g.firstChild)):Bt=S),$i(s,u,u.pendingProps.children,m),Jp(s,u),s===null&&(u.flags|=4194304),u.child;case 5:return s===null&&rt&&((S=g=Bt)&&(g=jY(g,u.type,u.pendingProps,na),g!==null?(u.stateNode=g,Pi=u,Bt=ia(g.firstChild),na=!1,S=!0):S=!1),S||xs(u)),le(u),S=u.type,T=u.pendingProps,B=s!==null?s.memoizedProps:null,g=T.children,Iw(S,T)?g=null:B!==null&&Iw(S,B)&&(u.flags|=32),u.memoizedState!==null&&(S=Lb(s,u,HG,null,null,m),Gd._currentValue=S),Jp(s,u),$i(s,u,g,m),u.child;case 6:return s===null&&rt&&((s=m=Bt)&&(m=EY(m,u.pendingProps,na),m!==null?(u.stateNode=m,Pi=u,Bt=null,s=!0):s=!1),s||xs(u)),null;case 13:return Pj(s,u,m);case 4:return ye(u,u.stateNode.containerInfo),g=u.pendingProps,s===null?u.child=Ul(u,null,g,m):$i(s,u,g,m),u.child;case 11:return Cj(s,u,u.type,u.pendingProps,m);case 7:return $i(s,u,u.pendingProps,m),u.child;case 8:return $i(s,u,u.pendingProps.children,m),u.child;case 12:return $i(s,u,u.pendingProps.children,m),u.child;case 10:return g=u.pendingProps,Ss(u,u.type,g.value),$i(s,u,g.children,m),u.child;case 9:return S=u.type._context,g=u.pendingProps.children,Bl(u),S=Ni(S),g=g(S),u.flags|=1,$i(s,u,g,m),u.child;case 14:return Aj(s,u,u.type,u.pendingProps,m);case 15:return Oj(s,u,u.type,u.pendingProps,m);case 19:return $j(s,u,m);case 31:return ZG(s,u,m);case 22:return jj(s,u,m,u.pendingProps);case 24:return Bl(u),g=Ni(fi),s===null?(S=jb(),S===null&&(S=Tt,T=Ab(),S.pooledCache=T,T.refCount++,T!==null&&(S.pooledCacheLanes|=m),S=T),u.memoizedState={parent:g,cache:S},Tb(u),Ss(u,fi,S)):((s.lanes&m)!==0&&(Mb(s,u),Od(u,null,null,m),Ad()),S=s.memoizedState,T=u.memoizedState,S.parent!==g?(S={parent:g,cache:g},u.memoizedState=S,u.lanes===0&&(u.memoizedState=u.updateQueue.baseState=S),Ss(u,fi,g)):(g=T.cache,Ss(u,fi,g),g!==S.cache&&Cb(u,[fi],m,!0))),$i(s,u,u.pendingProps.children,m),u.child;case 29:throw u.pendingProps}throw Error(i(156,u.tag))}function Mo(s){s.flags|=4}function dw(s,u,m,g,S){if((u=(s.mode&32)!==0)&&(u=!1),u){if(s.flags|=16777216,(S&335544128)===S)if(s.stateNode.complete)s.flags|=8192;else if(fE())s.flags|=8192;else throw Hl=Lp,Eb}else s.flags&=-16777217}function Lj(s,u){if(u.type!=="stylesheet"||(u.state.loading&4)!==0)s.flags&=-16777217;else if(s.flags|=16777216,!JE(u))if(fE())s.flags|=8192;else throw Hl=Lp,Eb}function nv(s,u){u!==null&&(s.flags|=4),s.flags&16384&&(u=s.tag!==22?qe():536870912,s.lanes|=u,mf|=u)}function Rd(s,u){if(!rt)switch(s.tailMode){case"hidden":u=s.tail;for(var m=null;u!==null;)u.alternate!==null&&(m=u),u=u.sibling;m===null?s.tail=null:m.sibling=null;break;case"collapsed":m=s.tail;for(var g=null;m!==null;)m.alternate!==null&&(g=m),m=m.sibling;g===null?u||s.tail===null?s.tail=null:s.tail.sibling=null:g.sibling=null}}function Ft(s){var u=s.alternate!==null&&s.alternate.child===s.child,m=0,g=0;if(u)for(var S=s.child;S!==null;)m|=S.lanes|S.childLanes,g|=S.subtreeFlags&65011712,g|=S.flags&65011712,S.return=s,S=S.sibling;else for(S=s.child;S!==null;)m|=S.lanes|S.childLanes,g|=S.subtreeFlags,g|=S.flags,S.return=s,S=S.sibling;return s.subtreeFlags|=g,s.childLanes=m,u}function JG(s,u,m){var g=u.pendingProps;switch(wb(u),u.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ft(u),null;case 1:return Ft(u),null;case 3:return m=u.stateNode,g=null,s!==null&&(g=s.memoizedState.cache),u.memoizedState.cache!==g&&(u.flags|=2048),Oo(fi),ae(),m.pendingContext&&(m.context=m.pendingContext,m.pendingContext=null),(s===null||s.child===null)&&(ef(u)?Mo(u):s===null||s.memoizedState.isDehydrated&&(u.flags&256)===0||(u.flags|=1024,_b())),Ft(u),null;case 26:var S=u.type,T=u.memoizedState;return s===null?(Mo(u),T!==null?(Ft(u),Lj(u,T)):(Ft(u),dw(u,S,null,g,m))):T?T!==s.memoizedState?(Mo(u),Ft(u),Lj(u,T)):(Ft(u),u.flags&=-16777217):(s=s.memoizedProps,s!==g&&Mo(u),Ft(u),dw(u,S,s,g,m)),null;case 27:if(_e(u),m=re.current,S=u.type,s!==null&&u.stateNode!=null)s.memoizedProps!==g&&Mo(u);else{if(!g){if(u.stateNode===null)throw Error(i(166));return Ft(u),null}s=X.current,ef(u)?gO(u):(s=VE(S,g,m),u.stateNode=s,Mo(u))}return Ft(u),null;case 5:if(_e(u),S=u.type,s!==null&&u.stateNode!=null)s.memoizedProps!==g&&Mo(u);else{if(!g){if(u.stateNode===null)throw Error(i(166));return Ft(u),null}if(T=X.current,ef(u))gO(u);else{var B=vv(re.current);switch(T){case 1:T=B.createElementNS("http://www.w3.org/2000/svg",S);break;case 2:T=B.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;default:switch(S){case"svg":T=B.createElementNS("http://www.w3.org/2000/svg",S);break;case"math":T=B.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;case"script":T=B.createElement("div"),T.innerHTML="<script><\/script>",T=T.removeChild(T.firstChild);break;case"select":T=typeof g.is=="string"?B.createElement("select",{is:g.is}):B.createElement("select"),g.multiple?T.multiple=!0:g.size&&(T.size=g.size);break;default:T=typeof g.is=="string"?B.createElement(S,{is:g.is}):B.createElement(S)}}T[Qn]=u,T[Xt]=g;e:for(B=u.child;B!==null;){if(B.tag===5||B.tag===6)T.appendChild(B.stateNode);else if(B.tag!==4&&B.tag!==27&&B.child!==null){B.child.return=B,B=B.child;continue}if(B===u)break e;for(;B.sibling===null;){if(B.return===null||B.return===u)break e;B=B.return}B.sibling.return=B.return,B=B.sibling}u.stateNode=T;e:switch(zi(T,S,g),S){case"button":case"input":case"select":case"textarea":g=!!g.autoFocus;break e;case"img":g=!0;break e;default:g=!1}g&&Mo(u)}}return Ft(u),dw(u,u.type,s===null?null:s.memoizedProps,u.pendingProps,m),null;case 6:if(s&&u.stateNode!=null)s.memoizedProps!==g&&Mo(u);else{if(typeof g!="string"&&u.stateNode===null)throw Error(i(166));if(s=re.current,ef(u)){if(s=u.stateNode,m=u.memoizedProps,g=null,S=Pi,S!==null)switch(S.tag){case 27:case 5:g=S.memoizedProps}s[Qn]=u,s=!!(s.nodeValue===m||g!==null&&g.suppressHydrationWarning===!0||PE(s.nodeValue,m)),s||xs(u,!0)}else s=vv(s).createTextNode(g),s[Qn]=u,u.stateNode=s}return Ft(u),null;case 31:if(m=u.memoizedState,s===null||s.memoizedState!==null){if(g=ef(u),m!==null){if(s===null){if(!g)throw Error(i(318));if(s=u.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(i(557));s[Qn]=u}else Ll(),(u.flags&128)===0&&(u.memoizedState=null),u.flags|=4;Ft(u),s=!1}else m=_b(),s!==null&&s.memoizedState!==null&&(s.memoizedState.hydrationErrors=m),s=!0;if(!s)return u.flags&256?(Nr(u),u):(Nr(u),null);if((u.flags&128)!==0)throw Error(i(558))}return Ft(u),null;case 13:if(g=u.memoizedState,s===null||s.memoizedState!==null&&s.memoizedState.dehydrated!==null){if(S=ef(u),g!==null&&g.dehydrated!==null){if(s===null){if(!S)throw Error(i(318));if(S=u.memoizedState,S=S!==null?S.dehydrated:null,!S)throw Error(i(317));S[Qn]=u}else Ll(),(u.flags&128)===0&&(u.memoizedState=null),u.flags|=4;Ft(u),S=!1}else S=_b(),s!==null&&s.memoizedState!==null&&(s.memoizedState.hydrationErrors=S),S=!0;if(!S)return u.flags&256?(Nr(u),u):(Nr(u),null)}return Nr(u),(u.flags&128)!==0?(u.lanes=m,u):(m=g!==null,s=s!==null&&s.memoizedState!==null,m&&(g=u.child,S=null,g.alternate!==null&&g.alternate.memoizedState!==null&&g.alternate.memoizedState.cachePool!==null&&(S=g.alternate.memoizedState.cachePool.pool),T=null,g.memoizedState!==null&&g.memoizedState.cachePool!==null&&(T=g.memoizedState.cachePool.pool),T!==S&&(g.flags|=2048)),m!==s&&m&&(u.child.flags|=8192),nv(u,u.updateQueue),Ft(u),null);case 4:return ae(),s===null&&Pw(u.stateNode.containerInfo),Ft(u),null;case 10:return Oo(u.type),Ft(u),null;case 19:if(V(si),g=u.memoizedState,g===null)return Ft(u),null;if(S=(u.flags&128)!==0,T=g.rendering,T===null)if(S)Rd(g,!1);else{if(ei!==0||s!==null&&(s.flags&128)!==0)for(s=u.child;s!==null;){if(T=qp(s),T!==null){for(u.flags|=128,Rd(g,!1),s=T.updateQueue,u.updateQueue=s,nv(u,s),u.subtreeFlags=0,s=m,m=u.child;m!==null;)dO(m,s),m=m.sibling;return L(si,si.current&1|2),rt&&Co(u,g.treeForkCount),u.child}s=s.sibling}g.tail!==null&&Xe()>ov&&(u.flags|=128,S=!0,Rd(g,!1),u.lanes=4194304)}else{if(!S)if(s=qp(T),s!==null){if(u.flags|=128,S=!0,s=s.updateQueue,u.updateQueue=s,nv(u,s),Rd(g,!0),g.tail===null&&g.tailMode==="hidden"&&!T.alternate&&!rt)return Ft(u),null}else 2*Xe()-g.renderingStartTime>ov&&m!==536870912&&(u.flags|=128,S=!0,Rd(g,!1),u.lanes=4194304);g.isBackwards?(T.sibling=u.child,u.child=T):(s=g.last,s!==null?s.sibling=T:u.child=T,g.last=T)}return g.tail!==null?(s=g.tail,g.rendering=s,g.tail=s.sibling,g.renderingStartTime=Xe(),s.sibling=null,m=si.current,L(si,S?m&1|2:m&1),rt&&Co(u,g.treeForkCount),s):(Ft(u),null);case 22:case 23:return Nr(u),Nb(),g=u.memoizedState!==null,s!==null?s.memoizedState!==null!==g&&(u.flags|=8192):g&&(u.flags|=8192),g?(m&536870912)!==0&&(u.flags&128)===0&&(Ft(u),u.subtreeFlags&6&&(u.flags|=8192)):Ft(u),m=u.updateQueue,m!==null&&nv(u,m.retryQueue),m=null,s!==null&&s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(m=s.memoizedState.cachePool.pool),g=null,u.memoizedState!==null&&u.memoizedState.cachePool!==null&&(g=u.memoizedState.cachePool.pool),g!==m&&(u.flags|=2048),s!==null&&V(Fl),null;case 24:return m=null,s!==null&&(m=s.memoizedState.cache),u.memoizedState.cache!==m&&(u.flags|=2048),Oo(fi),Ft(u),null;case 25:return null;case 30:return null}throw Error(i(156,u.tag))}function eY(s,u){switch(wb(u),u.tag){case 1:return s=u.flags,s&65536?(u.flags=s&-65537|128,u):null;case 3:return Oo(fi),ae(),s=u.flags,(s&65536)!==0&&(s&128)===0?(u.flags=s&-65537|128,u):null;case 26:case 27:case 5:return _e(u),null;case 31:if(u.memoizedState!==null){if(Nr(u),u.alternate===null)throw Error(i(340));Ll()}return s=u.flags,s&65536?(u.flags=s&-65537|128,u):null;case 13:if(Nr(u),s=u.memoizedState,s!==null&&s.dehydrated!==null){if(u.alternate===null)throw Error(i(340));Ll()}return s=u.flags,s&65536?(u.flags=s&-65537|128,u):null;case 19:return V(si),null;case 4:return ae(),null;case 10:return Oo(u.type),null;case 22:case 23:return Nr(u),Nb(),s!==null&&V(Fl),s=u.flags,s&65536?(u.flags=s&-65537|128,u):null;case 24:return Oo(fi),null;case 25:return null;default:return null}}function Ij(s,u){switch(wb(u),u.tag){case 3:Oo(fi),ae();break;case 26:case 27:case 5:_e(u);break;case 4:ae();break;case 31:u.memoizedState!==null&&Nr(u);break;case 13:Nr(u);break;case 19:V(si);break;case 10:Oo(u.type);break;case 22:case 23:Nr(u),Nb(),s!==null&&V(Fl);break;case 24:Oo(fi)}}function Pd(s,u){try{var m=u.updateQueue,g=m!==null?m.lastEffect:null;if(g!==null){var S=g.next;m=S;do{if((m.tag&s)===s){g=void 0;var T=m.create,B=m.inst;g=T(),B.destroy=g}m=m.next}while(m!==S)}}catch(K){wt(u,u.return,K)}}function Ts(s,u,m){try{var g=u.updateQueue,S=g!==null?g.lastEffect:null;if(S!==null){var T=S.next;g=T;do{if((g.tag&s)===s){var B=g.inst,K=B.destroy;if(K!==void 0){B.destroy=void 0,S=u;var J=m,ce=K;try{ce()}catch(Oe){wt(S,J,Oe)}}}g=g.next}while(g!==T)}}catch(Oe){wt(u,u.return,Oe)}}function Bj(s){var u=s.updateQueue;if(u!==null){var m=s.stateNode;try{TO(u,m)}catch(g){wt(s,s.return,g)}}}function Fj(s,u,m){m.props=Wl(s.type,s.memoizedProps),m.state=s.memoizedState;try{m.componentWillUnmount()}catch(g){wt(s,u,g)}}function Nd(s,u){try{var m=s.ref;if(m!==null){switch(s.tag){case 26:case 27:case 5:var g=s.stateNode;break;case 30:g=s.stateNode;break;default:g=s.stateNode}typeof m=="function"?s.refCleanup=m(g):m.current=g}}catch(S){wt(s,u,S)}}function eo(s,u){var m=s.ref,g=s.refCleanup;if(m!==null)if(typeof g=="function")try{g()}catch(S){wt(s,u,S)}finally{s.refCleanup=null,s=s.alternate,s!=null&&(s.refCleanup=null)}else if(typeof m=="function")try{m(null)}catch(S){wt(s,u,S)}else m.current=null}function qj(s){var u=s.type,m=s.memoizedProps,g=s.stateNode;try{e:switch(u){case"button":case"input":case"select":case"textarea":m.autoFocus&&g.focus();break e;case"img":m.src?g.src=m.src:m.srcSet&&(g.srcset=m.srcSet)}}catch(S){wt(s,s.return,S)}}function hw(s,u,m){try{var g=s.stateNode;_Y(g,s.type,m,u),g[Xt]=u}catch(S){wt(s,s.return,S)}}function Hj(s){return s.tag===5||s.tag===3||s.tag===26||s.tag===27&&zs(s.type)||s.tag===4}function mw(s){e:for(;;){for(;s.sibling===null;){if(s.return===null||Hj(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.tag===27&&zs(s.type)||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 pw(s,u,m){var g=s.tag;if(g===5||g===6)s=s.stateNode,u?(m.nodeType===9?m.body:m.nodeName==="HTML"?m.ownerDocument.body:m).insertBefore(s,u):(u=m.nodeType===9?m.body:m.nodeName==="HTML"?m.ownerDocument.body:m,u.appendChild(s),m=m._reactRootContainer,m!=null||u.onclick!==null||(u.onclick=$t));else if(g!==4&&(g===27&&zs(s.type)&&(m=s.stateNode,u=null),s=s.child,s!==null))for(pw(s,u,m),s=s.sibling;s!==null;)pw(s,u,m),s=s.sibling}function tv(s,u,m){var g=s.tag;if(g===5||g===6)s=s.stateNode,u?m.insertBefore(s,u):m.appendChild(s);else if(g!==4&&(g===27&&zs(s.type)&&(m=s.stateNode),s=s.child,s!==null))for(tv(s,u,m),s=s.sibling;s!==null;)tv(s,u,m),s=s.sibling}function Uj(s){var u=s.stateNode,m=s.memoizedProps;try{for(var g=s.type,S=u.attributes;S.length;)u.removeAttributeNode(S[0]);zi(u,g,m),u[Qn]=s,u[Xt]=m}catch(T){wt(s,s.return,T)}}var Do=!1,hi=!1,vw=!1,Vj=typeof WeakSet=="function"?WeakSet:Set,Oi=null;function nY(s,u){if(s=s.containerInfo,zw=xv,s=iO(s),ub(s)){if("selectionStart"in s)var m={start:s.selectionStart,end:s.selectionEnd};else e:{m=(m=s.ownerDocument)&&m.defaultView||window;var g=m.getSelection&&m.getSelection();if(g&&g.rangeCount!==0){m=g.anchorNode;var S=g.anchorOffset,T=g.focusNode;g=g.focusOffset;try{m.nodeType,T.nodeType}catch{m=null;break e}var B=0,K=-1,J=-1,ce=0,Oe=0,Me=s,de=null;n:for(;;){for(var ke;Me!==m||S!==0&&Me.nodeType!==3||(K=B+S),Me!==T||g!==0&&Me.nodeType!==3||(J=B+g),Me.nodeType===3&&(B+=Me.nodeValue.length),(ke=Me.firstChild)!==null;)de=Me,Me=ke;for(;;){if(Me===s)break n;if(de===m&&++ce===S&&(K=B),de===T&&++Oe===g&&(J=B),(ke=Me.nextSibling)!==null)break;Me=de,de=Me.parentNode}Me=ke}m=K===-1||J===-1?null:{start:K,end:J}}else m=null}m=m||{start:0,end:0}}else m=null;for(Lw={focusedElem:s,selectionRange:m},xv=!1,Oi=u;Oi!==null;)if(u=Oi,s=u.child,(u.subtreeFlags&1028)!==0&&s!==null)s.return=u,Oi=s;else for(;Oi!==null;){switch(u=Oi,T=u.alternate,s=u.flags,u.tag){case 0:if((s&4)!==0&&(s=u.updateQueue,s=s!==null?s.events:null,s!==null))for(m=0;m<s.length;m++)S=s[m],S.ref.impl=S.nextImpl;break;case 11:case 15:break;case 1:if((s&1024)!==0&&T!==null){s=void 0,m=u,S=T.memoizedProps,T=T.memoizedState,g=m.stateNode;try{var ln=Wl(m.type,S);s=g.getSnapshotBeforeUpdate(ln,T),g.__reactInternalSnapshotBeforeUpdate=s}catch(_n){wt(m,m.return,_n)}}break;case 3:if((s&1024)!==0){if(s=u.stateNode.containerInfo,m=s.nodeType,m===9)Fw(s);else if(m===1)switch(s.nodeName){case"HEAD":case"HTML":case"BODY":Fw(s);break;default:s.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((s&1024)!==0)throw Error(i(163))}if(s=u.sibling,s!==null){s.return=u.return,Oi=s;break}Oi=u.return}}function Wj(s,u,m){var g=m.flags;switch(m.tag){case 0:case 11:case 15:Po(s,m),g&4&&Pd(5,m);break;case 1:if(Po(s,m),g&4)if(s=m.stateNode,u===null)try{s.componentDidMount()}catch(B){wt(m,m.return,B)}else{var S=Wl(m.type,u.memoizedProps);u=u.memoizedState;try{s.componentDidUpdate(S,u,s.__reactInternalSnapshotBeforeUpdate)}catch(B){wt(m,m.return,B)}}g&64&&Bj(m),g&512&&Nd(m,m.return);break;case 3:if(Po(s,m),g&64&&(s=m.updateQueue,s!==null)){if(u=null,m.child!==null)switch(m.child.tag){case 27:case 5:u=m.child.stateNode;break;case 1:u=m.child.stateNode}try{TO(s,u)}catch(B){wt(m,m.return,B)}}break;case 27:u===null&&g&4&&Uj(m);case 26:case 5:Po(s,m),u===null&&g&4&&qj(m),g&512&&Nd(m,m.return);break;case 12:Po(s,m);break;case 31:Po(s,m),g&4&&Kj(s,m);break;case 13:Po(s,m),g&4&&Xj(s,m),g&64&&(s=m.memoizedState,s!==null&&(s=s.dehydrated,s!==null&&(m=fY.bind(null,m),TY(s,m))));break;case 22:if(g=m.memoizedState!==null||Do,!g){u=u!==null&&u.memoizedState!==null||hi,S=Do;var T=hi;Do=g,(hi=u)&&!T?No(s,m,(m.subtreeFlags&8772)!==0):Po(s,m),Do=S,hi=T}break;case 30:break;default:Po(s,m)}}function Gj(s){var u=s.alternate;u!==null&&(s.alternate=null,Gj(u)),s.child=null,s.deletions=null,s.sibling=null,s.tag===5&&(u=s.stateNode,u!==null&&Ka(u)),s.stateNode=null,s.return=null,s.dependencies=null,s.memoizedProps=null,s.memoizedState=null,s.pendingProps=null,s.stateNode=null,s.updateQueue=null}var Gt=null,mr=!1;function Ro(s,u,m){for(m=m.child;m!==null;)Yj(s,u,m),m=m.sibling}function Yj(s,u,m){if(mn&&typeof mn.onCommitFiberUnmount=="function")try{mn.onCommitFiberUnmount(On,m)}catch{}switch(m.tag){case 26:hi||eo(m,u),Ro(s,u,m),m.memoizedState?m.memoizedState.count--:m.stateNode&&(m=m.stateNode,m.parentNode.removeChild(m));break;case 27:hi||eo(m,u);var g=Gt,S=mr;zs(m.type)&&(Gt=m.stateNode,mr=!1),Ro(s,u,m),Ud(m.stateNode),Gt=g,mr=S;break;case 5:hi||eo(m,u);case 6:if(g=Gt,S=mr,Gt=null,Ro(s,u,m),Gt=g,mr=S,Gt!==null)if(mr)try{(Gt.nodeType===9?Gt.body:Gt.nodeName==="HTML"?Gt.ownerDocument.body:Gt).removeChild(m.stateNode)}catch(T){wt(m,u,T)}else try{Gt.removeChild(m.stateNode)}catch(T){wt(m,u,T)}break;case 18:Gt!==null&&(mr?(s=Gt,BE(s.nodeType===9?s.body:s.nodeName==="HTML"?s.ownerDocument.body:s,m.stateNode),_f(s)):BE(Gt,m.stateNode));break;case 4:g=Gt,S=mr,Gt=m.stateNode.containerInfo,mr=!0,Ro(s,u,m),Gt=g,mr=S;break;case 0:case 11:case 14:case 15:Ts(2,m,u),hi||Ts(4,m,u),Ro(s,u,m);break;case 1:hi||(eo(m,u),g=m.stateNode,typeof g.componentWillUnmount=="function"&&Fj(m,u,g)),Ro(s,u,m);break;case 21:Ro(s,u,m);break;case 22:hi=(g=hi)||m.memoizedState!==null,Ro(s,u,m),hi=g;break;default:Ro(s,u,m)}}function Kj(s,u){if(u.memoizedState===null&&(s=u.alternate,s!==null&&(s=s.memoizedState,s!==null))){s=s.dehydrated;try{_f(s)}catch(m){wt(u,u.return,m)}}}function Xj(s,u){if(u.memoizedState===null&&(s=u.alternate,s!==null&&(s=s.memoizedState,s!==null&&(s=s.dehydrated,s!==null))))try{_f(s)}catch(m){wt(u,u.return,m)}}function tY(s){switch(s.tag){case 31:case 13:case 19:var u=s.stateNode;return u===null&&(u=s.stateNode=new Vj),u;case 22:return s=s.stateNode,u=s._retryCache,u===null&&(u=s._retryCache=new Vj),u;default:throw Error(i(435,s.tag))}}function iv(s,u){var m=tY(s);u.forEach(function(g){if(!m.has(g)){m.add(g);var S=cY.bind(null,s,g);g.then(S,S)}})}function pr(s,u){var m=u.deletions;if(m!==null)for(var g=0;g<m.length;g++){var S=m[g],T=s,B=u,K=B;e:for(;K!==null;){switch(K.tag){case 27:if(zs(K.type)){Gt=K.stateNode,mr=!1;break e}break;case 5:Gt=K.stateNode,mr=!1;break e;case 3:case 4:Gt=K.stateNode.containerInfo,mr=!0;break e}K=K.return}if(Gt===null)throw Error(i(160));Yj(T,B,S),Gt=null,mr=!1,T=S.alternate,T!==null&&(T.return=null),S.return=null}if(u.subtreeFlags&13886)for(u=u.child;u!==null;)Zj(u,s),u=u.sibling}var Ma=null;function Zj(s,u){var m=s.alternate,g=s.flags;switch(s.tag){case 0:case 11:case 14:case 15:pr(u,s),vr(s),g&4&&(Ts(3,s,s.return),Pd(3,s),Ts(5,s,s.return));break;case 1:pr(u,s),vr(s),g&512&&(hi||m===null||eo(m,m.return)),g&64&&Do&&(s=s.updateQueue,s!==null&&(g=s.callbacks,g!==null&&(m=s.shared.hiddenCallbacks,s.shared.hiddenCallbacks=m===null?g:m.concat(g))));break;case 26:var S=Ma;if(pr(u,s),vr(s),g&512&&(hi||m===null||eo(m,m.return)),g&4){var T=m!==null?m.memoizedState:null;if(g=s.memoizedState,m===null)if(g===null)if(s.stateNode===null){e:{g=s.type,m=s.memoizedProps,S=S.ownerDocument||S;n:switch(g){case"title":T=S.getElementsByTagName("title")[0],(!T||T[Yr]||T[Qn]||T.namespaceURI==="http://www.w3.org/2000/svg"||T.hasAttribute("itemprop"))&&(T=S.createElement(g),S.head.insertBefore(T,S.querySelector("head > title"))),zi(T,g,m),T[Qn]=s,un(T),g=T;break e;case"link":var B=ZE("link","href",S).get(g+(m.href||""));if(B){for(var K=0;K<B.length;K++)if(T=B[K],T.getAttribute("href")===(m.href==null||m.href===""?null:m.href)&&T.getAttribute("rel")===(m.rel==null?null:m.rel)&&T.getAttribute("title")===(m.title==null?null:m.title)&&T.getAttribute("crossorigin")===(m.crossOrigin==null?null:m.crossOrigin)){B.splice(K,1);break n}}T=S.createElement(g),zi(T,g,m),S.head.appendChild(T);break;case"meta":if(B=ZE("meta","content",S).get(g+(m.content||""))){for(K=0;K<B.length;K++)if(T=B[K],T.getAttribute("content")===(m.content==null?null:""+m.content)&&T.getAttribute("name")===(m.name==null?null:m.name)&&T.getAttribute("property")===(m.property==null?null:m.property)&&T.getAttribute("http-equiv")===(m.httpEquiv==null?null:m.httpEquiv)&&T.getAttribute("charset")===(m.charSet==null?null:m.charSet)){B.splice(K,1);break n}}T=S.createElement(g),zi(T,g,m),S.head.appendChild(T);break;default:throw Error(i(468,g))}T[Qn]=s,un(T),g=T}s.stateNode=g}else QE(S,s.type,s.stateNode);else s.stateNode=XE(S,g,s.memoizedProps);else T!==g?(T===null?m.stateNode!==null&&(m=m.stateNode,m.parentNode.removeChild(m)):T.count--,g===null?QE(S,s.type,s.stateNode):XE(S,g,s.memoizedProps)):g===null&&s.stateNode!==null&&hw(s,s.memoizedProps,m.memoizedProps)}break;case 27:pr(u,s),vr(s),g&512&&(hi||m===null||eo(m,m.return)),m!==null&&g&4&&hw(s,s.memoizedProps,m.memoizedProps);break;case 5:if(pr(u,s),vr(s),g&512&&(hi||m===null||eo(m,m.return)),s.flags&32){S=s.stateNode;try{Z(S,"")}catch(ln){wt(s,s.return,ln)}}g&4&&s.stateNode!=null&&(S=s.memoizedProps,hw(s,S,m!==null?m.memoizedProps:S)),g&1024&&(vw=!0);break;case 6:if(pr(u,s),vr(s),g&4){if(s.stateNode===null)throw Error(i(162));g=s.memoizedProps,m=s.stateNode;try{m.nodeValue=g}catch(ln){wt(s,s.return,ln)}}break;case 3:if(bv=null,S=Ma,Ma=gv(u.containerInfo),pr(u,s),Ma=S,vr(s),g&4&&m!==null&&m.memoizedState.isDehydrated)try{_f(u.containerInfo)}catch(ln){wt(s,s.return,ln)}vw&&(vw=!1,Qj(s));break;case 4:g=Ma,Ma=gv(s.stateNode.containerInfo),pr(u,s),vr(s),Ma=g;break;case 12:pr(u,s),vr(s);break;case 31:pr(u,s),vr(s),g&4&&(g=s.updateQueue,g!==null&&(s.updateQueue=null,iv(s,g)));break;case 13:pr(u,s),vr(s),s.child.flags&8192&&s.memoizedState!==null!=(m!==null&&m.memoizedState!==null)&&(av=Xe()),g&4&&(g=s.updateQueue,g!==null&&(s.updateQueue=null,iv(s,g)));break;case 22:S=s.memoizedState!==null;var J=m!==null&&m.memoizedState!==null,ce=Do,Oe=hi;if(Do=ce||S,hi=Oe||J,pr(u,s),hi=Oe,Do=ce,vr(s),g&8192)e:for(u=s.stateNode,u._visibility=S?u._visibility&-2:u._visibility|1,S&&(m===null||J||Do||hi||Gl(s)),m=null,u=s;;){if(u.tag===5||u.tag===26){if(m===null){J=m=u;try{if(T=J.stateNode,S)B=T.style,typeof B.setProperty=="function"?B.setProperty("display","none","important"):B.display="none";else{K=J.stateNode;var Me=J.memoizedProps.style,de=Me!=null&&Me.hasOwnProperty("display")?Me.display:null;K.style.display=de==null||typeof de=="boolean"?"":(""+de).trim()}}catch(ln){wt(J,J.return,ln)}}}else if(u.tag===6){if(m===null){J=u;try{J.stateNode.nodeValue=S?"":J.memoizedProps}catch(ln){wt(J,J.return,ln)}}}else if(u.tag===18){if(m===null){J=u;try{var ke=J.stateNode;S?FE(ke,!0):FE(J.stateNode,!1)}catch(ln){wt(J,J.return,ln)}}}else if((u.tag!==22&&u.tag!==23||u.memoizedState===null||u===s)&&u.child!==null){u.child.return=u,u=u.child;continue}if(u===s)break e;for(;u.sibling===null;){if(u.return===null||u.return===s)break e;m===u&&(m=null),u=u.return}m===u&&(m=null),u.sibling.return=u.return,u=u.sibling}g&4&&(g=s.updateQueue,g!==null&&(m=g.retryQueue,m!==null&&(g.retryQueue=null,iv(s,m))));break;case 19:pr(u,s),vr(s),g&4&&(g=s.updateQueue,g!==null&&(s.updateQueue=null,iv(s,g)));break;case 30:break;case 21:break;default:pr(u,s),vr(s)}}function vr(s){var u=s.flags;if(u&2){try{for(var m,g=s.return;g!==null;){if(Hj(g)){m=g;break}g=g.return}if(m==null)throw Error(i(160));switch(m.tag){case 27:var S=m.stateNode,T=mw(s);tv(s,T,S);break;case 5:var B=m.stateNode;m.flags&32&&(Z(B,""),m.flags&=-33);var K=mw(s);tv(s,K,B);break;case 3:case 4:var J=m.stateNode.containerInfo,ce=mw(s);pw(s,ce,J);break;default:throw Error(i(161))}}catch(Oe){wt(s,s.return,Oe)}s.flags&=-3}u&4096&&(s.flags&=-4097)}function Qj(s){if(s.subtreeFlags&1024)for(s=s.child;s!==null;){var u=s;Qj(u),u.tag===5&&u.flags&1024&&u.stateNode.reset(),s=s.sibling}}function Po(s,u){if(u.subtreeFlags&8772)for(u=u.child;u!==null;)Wj(s,u.alternate,u),u=u.sibling}function Gl(s){for(s=s.child;s!==null;){var u=s;switch(u.tag){case 0:case 11:case 14:case 15:Ts(4,u,u.return),Gl(u);break;case 1:eo(u,u.return);var m=u.stateNode;typeof m.componentWillUnmount=="function"&&Fj(u,u.return,m),Gl(u);break;case 27:Ud(u.stateNode);case 26:case 5:eo(u,u.return),Gl(u);break;case 22:u.memoizedState===null&&Gl(u);break;case 30:Gl(u);break;default:Gl(u)}s=s.sibling}}function No(s,u,m){for(m=m&&(u.subtreeFlags&8772)!==0,u=u.child;u!==null;){var g=u.alternate,S=s,T=u,B=T.flags;switch(T.tag){case 0:case 11:case 15:No(S,T,m),Pd(4,T);break;case 1:if(No(S,T,m),g=T,S=g.stateNode,typeof S.componentDidMount=="function")try{S.componentDidMount()}catch(ce){wt(g,g.return,ce)}if(g=T,S=g.updateQueue,S!==null){var K=g.stateNode;try{var J=S.shared.hiddenCallbacks;if(J!==null)for(S.shared.hiddenCallbacks=null,S=0;S<J.length;S++)EO(J[S],K)}catch(ce){wt(g,g.return,ce)}}m&&B&64&&Bj(T),Nd(T,T.return);break;case 27:Uj(T);case 26:case 5:No(S,T,m),m&&g===null&&B&4&&qj(T),Nd(T,T.return);break;case 12:No(S,T,m);break;case 31:No(S,T,m),m&&B&4&&Kj(S,T);break;case 13:No(S,T,m),m&&B&4&&Xj(S,T);break;case 22:T.memoizedState===null&&No(S,T,m),Nd(T,T.return);break;case 30:break;default:No(S,T,m)}u=u.sibling}}function gw(s,u){var m=null;s!==null&&s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(m=s.memoizedState.cachePool.pool),s=null,u.memoizedState!==null&&u.memoizedState.cachePool!==null&&(s=u.memoizedState.cachePool.pool),s!==m&&(s!=null&&s.refCount++,m!=null&&kd(m))}function yw(s,u){s=null,u.alternate!==null&&(s=u.alternate.memoizedState.cache),u=u.memoizedState.cache,u!==s&&(u.refCount++,s!=null&&kd(s))}function Da(s,u,m,g){if(u.subtreeFlags&10256)for(u=u.child;u!==null;)Jj(s,u,m,g),u=u.sibling}function Jj(s,u,m,g){var S=u.flags;switch(u.tag){case 0:case 11:case 15:Da(s,u,m,g),S&2048&&Pd(9,u);break;case 1:Da(s,u,m,g);break;case 3:Da(s,u,m,g),S&2048&&(s=null,u.alternate!==null&&(s=u.alternate.memoizedState.cache),u=u.memoizedState.cache,u!==s&&(u.refCount++,s!=null&&kd(s)));break;case 12:if(S&2048){Da(s,u,m,g),s=u.stateNode;try{var T=u.memoizedProps,B=T.id,K=T.onPostCommit;typeof K=="function"&&K(B,u.alternate===null?"mount":"update",s.passiveEffectDuration,-0)}catch(J){wt(u,u.return,J)}}else Da(s,u,m,g);break;case 31:Da(s,u,m,g);break;case 13:Da(s,u,m,g);break;case 23:break;case 22:T=u.stateNode,B=u.alternate,u.memoizedState!==null?T._visibility&2?Da(s,u,m,g):$d(s,u):T._visibility&2?Da(s,u,m,g):(T._visibility|=2,cf(s,u,m,g,(u.subtreeFlags&10256)!==0||!1)),S&2048&&gw(B,u);break;case 24:Da(s,u,m,g),S&2048&&yw(u.alternate,u);break;default:Da(s,u,m,g)}}function cf(s,u,m,g,S){for(S=S&&((u.subtreeFlags&10256)!==0||!1),u=u.child;u!==null;){var T=s,B=u,K=m,J=g,ce=B.flags;switch(B.tag){case 0:case 11:case 15:cf(T,B,K,J,S),Pd(8,B);break;case 23:break;case 22:var Oe=B.stateNode;B.memoizedState!==null?Oe._visibility&2?cf(T,B,K,J,S):$d(T,B):(Oe._visibility|=2,cf(T,B,K,J,S)),S&&ce&2048&&gw(B.alternate,B);break;case 24:cf(T,B,K,J,S),S&&ce&2048&&yw(B.alternate,B);break;default:cf(T,B,K,J,S)}u=u.sibling}}function $d(s,u){if(u.subtreeFlags&10256)for(u=u.child;u!==null;){var m=s,g=u,S=g.flags;switch(g.tag){case 22:$d(m,g),S&2048&&gw(g.alternate,g);break;case 24:$d(m,g),S&2048&&yw(g.alternate,g);break;default:$d(m,g)}u=u.sibling}}var zd=8192;function df(s,u,m){if(s.subtreeFlags&zd)for(s=s.child;s!==null;)eE(s,u,m),s=s.sibling}function eE(s,u,m){switch(s.tag){case 26:df(s,u,m),s.flags&zd&&s.memoizedState!==null&&qY(m,Ma,s.memoizedState,s.memoizedProps);break;case 5:df(s,u,m);break;case 3:case 4:var g=Ma;Ma=gv(s.stateNode.containerInfo),df(s,u,m),Ma=g;break;case 22:s.memoizedState===null&&(g=s.alternate,g!==null&&g.memoizedState!==null?(g=zd,zd=16777216,df(s,u,m),zd=g):df(s,u,m));break;default:df(s,u,m)}}function nE(s){var u=s.alternate;if(u!==null&&(s=u.child,s!==null)){u.child=null;do u=s.sibling,s.sibling=null,s=u;while(s!==null)}}function Ld(s){var u=s.deletions;if((s.flags&16)!==0){if(u!==null)for(var m=0;m<u.length;m++){var g=u[m];Oi=g,iE(g,s)}nE(s)}if(s.subtreeFlags&10256)for(s=s.child;s!==null;)tE(s),s=s.sibling}function tE(s){switch(s.tag){case 0:case 11:case 15:Ld(s),s.flags&2048&&Ts(9,s,s.return);break;case 3:Ld(s);break;case 12:Ld(s);break;case 22:var u=s.stateNode;s.memoizedState!==null&&u._visibility&2&&(s.return===null||s.return.tag!==13)?(u._visibility&=-3,rv(s)):Ld(s);break;default:Ld(s)}}function rv(s){var u=s.deletions;if((s.flags&16)!==0){if(u!==null)for(var m=0;m<u.length;m++){var g=u[m];Oi=g,iE(g,s)}nE(s)}for(s=s.child;s!==null;){switch(u=s,u.tag){case 0:case 11:case 15:Ts(8,u,u.return),rv(u);break;case 22:m=u.stateNode,m._visibility&2&&(m._visibility&=-3,rv(u));break;default:rv(u)}s=s.sibling}}function iE(s,u){for(;Oi!==null;){var m=Oi;switch(m.tag){case 0:case 11:case 15:Ts(8,m,u);break;case 23:case 22:if(m.memoizedState!==null&&m.memoizedState.cachePool!==null){var g=m.memoizedState.cachePool.pool;g!=null&&g.refCount++}break;case 24:kd(m.memoizedState.cache)}if(g=m.child,g!==null)g.return=m,Oi=g;else e:for(m=s;Oi!==null;){g=Oi;var S=g.sibling,T=g.return;if(Gj(g),g===m){Oi=null;break e}if(S!==null){S.return=T,Oi=S;break e}Oi=T}}}var iY={getCacheForType:function(s){var u=Ni(fi),m=u.data.get(s);return m===void 0&&(m=s(),u.data.set(s,m)),m},cacheSignal:function(){return Ni(fi).controller.signal}},rY=typeof WeakMap=="function"?WeakMap:Map,pt=0,Tt=null,Yn=null,et=0,bt=0,$r=null,Ms=!1,hf=!1,bw=!1,$o=0,ei=0,Ds=0,Yl=0,ww=0,zr=0,mf=0,Id=null,gr=null,kw=!1,av=0,rE=0,ov=1/0,sv=null,Rs=null,gi=0,Ps=null,pf=null,zo=0,_w=0,xw=null,aE=null,Bd=0,Sw=null;function Lr(){return(pt&2)!==0&&et!==0?et&-et:R.T!==null?Tw():xt()}function oE(){if(zr===0)if((et&536870912)===0||rt){var s=bn;bn<<=1,(bn&3932160)===0&&(bn=262144),zr=s}else zr=536870912;return s=Pr.current,s!==null&&(s.flags|=32),zr}function yr(s,u,m){(s===Tt&&(bt===2||bt===9)||s.cancelPendingCommit!==null)&&(vf(s,0),Ns(s,et,zr,!1)),st(s,m),((pt&2)===0||s!==Tt)&&(s===Tt&&((pt&2)===0&&(Yl|=m),ei===4&&Ns(s,et,zr,!1)),no(s))}function sE(s,u,m){if((pt&6)!==0)throw Error(i(327));var g=!m&&(u&127)===0&&(u&s.expiredLanes)===0||_t(s,u),S=g?sY(s,u):Aw(s,u,!0),T=g;do{if(S===0){hf&&!g&&Ns(s,u,0,!1);break}else{if(m=s.current.alternate,T&&!aY(m)){S=Aw(s,u,!1),T=!1;continue}if(S===2){if(T=u,s.errorRecoveryDisabledLanes&T)var B=0;else B=s.pendingLanes&-536870913,B=B!==0?B:B&536870912?536870912:0;if(B!==0){u=B;e:{var K=s;S=Id;var J=K.current.memoizedState.isDehydrated;if(J&&(vf(K,B).flags|=256),B=Aw(K,B,!1),B!==2){if(bw&&!J){K.errorRecoveryDisabledLanes|=T,Yl|=T,S=4;break e}T=gr,gr=S,T!==null&&(gr===null?gr=T:gr.push.apply(gr,T))}S=B}if(T=!1,S!==2)continue}}if(S===1){vf(s,0),Ns(s,u,0,!0);break}e:{switch(g=s,T=S,T){case 0:case 1:throw Error(i(345));case 4:if((u&4194048)!==u)break;case 6:Ns(g,u,zr,!Ms);break e;case 2:gr=null;break;case 3:case 5:break;default:throw Error(i(329))}if((u&62914560)===u&&(S=av+300-Xe(),10<S)){if(Ns(g,u,zr,!Ms),it(g,0,!0)!==0)break e;zo=u,g.timeoutHandle=LE(lE.bind(null,g,m,gr,sv,kw,u,zr,Yl,mf,Ms,T,"Throttled",-0,0),S);break e}lE(g,m,gr,sv,kw,u,zr,Yl,mf,Ms,T,null,-0,0)}}break}while(!0);no(s)}function lE(s,u,m,g,S,T,B,K,J,ce,Oe,Me,de,ke){if(s.timeoutHandle=-1,Me=u.subtreeFlags,Me&8192||(Me&16785408)===16785408){Me={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:$t},eE(u,T,Me);var ln=(T&62914560)===T?av-Xe():(T&4194048)===T?rE-Xe():0;if(ln=HY(Me,ln),ln!==null){zo=T,s.cancelPendingCommit=ln(vE.bind(null,s,u,T,m,g,S,B,K,J,Oe,Me,null,de,ke)),Ns(s,T,B,!ce);return}}vE(s,u,T,m,g,S,B,K,J)}function aY(s){for(var u=s;;){var m=u.tag;if((m===0||m===11||m===15)&&u.flags&16384&&(m=u.updateQueue,m!==null&&(m=m.stores,m!==null)))for(var g=0;g<m.length;g++){var S=m[g],T=S.getSnapshot;S=S.value;try{if(!Dr(T(),S))return!1}catch{return!1}}if(m=u.child,u.subtreeFlags&16384&&m!==null)m.return=u,u=m;else{if(u===s)break;for(;u.sibling===null;){if(u.return===null||u.return===s)return!0;u=u.return}u.sibling.return=u.return,u=u.sibling}}return!0}function Ns(s,u,m,g){u&=~ww,u&=~Yl,s.suspendedLanes|=u,s.pingedLanes&=~u,g&&(s.warmLanes|=u),g=s.expirationTimes;for(var S=u;0<S;){var T=31-en(S),B=1<<T;g[T]=-1,S&=~B}m!==0&&nn(s,m,u)}function lv(){return(pt&6)===0?(Fd(0),!1):!0}function Cw(){if(Yn!==null){if(bt===0)var s=Yn.return;else s=Yn,Ao=Il=null,Fb(s),of=null,xd=0,s=Yn;for(;s!==null;)Ij(s.alternate,s),s=s.return;Yn=null}}function vf(s,u){var m=s.timeoutHandle;m!==-1&&(s.timeoutHandle=-1,CY(m)),m=s.cancelPendingCommit,m!==null&&(s.cancelPendingCommit=null,m()),zo=0,Cw(),Tt=s,Yn=m=So(s.current,null),et=u,bt=0,$r=null,Ms=!1,hf=_t(s,u),bw=!1,mf=zr=ww=Yl=Ds=ei=0,gr=Id=null,kw=!1,(u&8)!==0&&(u|=u&32);var g=s.entangledLanes;if(g!==0)for(s=s.entanglements,g&=u;0<g;){var S=31-en(g),T=1<<S;u|=s[S],g&=~T}return $o=u,Ep(),m}function uE(s,u){zn=null,R.H=Md,u===af||u===zp?(u=CO(),bt=3):u===Eb?(u=CO(),bt=4):bt=u===iw?8:u!==null&&typeof u=="object"&&typeof u.then=="function"?6:1,$r=u,Yn===null&&(ei=1,Zp(s,Qr(u,s.current)))}function fE(){var s=Pr.current;return s===null?!0:(et&4194048)===et?ta===null:(et&62914560)===et||(et&536870912)!==0?s===ta:!1}function cE(){var s=R.H;return R.H=Md,s===null?Md:s}function dE(){var s=R.A;return R.A=iY,s}function uv(){ei=4,Ms||(et&4194048)!==et&&Pr.current!==null||(hf=!0),(Ds&134217727)===0&&(Yl&134217727)===0||Tt===null||Ns(Tt,et,zr,!1)}function Aw(s,u,m){var g=pt;pt|=2;var S=cE(),T=dE();(Tt!==s||et!==u)&&(sv=null,vf(s,u)),u=!1;var B=ei;e:do try{if(bt!==0&&Yn!==null){var K=Yn,J=$r;switch(bt){case 8:Cw(),B=6;break e;case 3:case 2:case 9:case 6:Pr.current===null&&(u=!0);var ce=bt;if(bt=0,$r=null,gf(s,K,J,ce),m&&hf){B=0;break e}break;default:ce=bt,bt=0,$r=null,gf(s,K,J,ce)}}oY(),B=ei;break}catch(Oe){uE(s,Oe)}while(!0);return u&&s.shellSuspendCounter++,Ao=Il=null,pt=g,R.H=S,R.A=T,Yn===null&&(Tt=null,et=0,Ep()),B}function oY(){for(;Yn!==null;)hE(Yn)}function sY(s,u){var m=pt;pt|=2;var g=cE(),S=dE();Tt!==s||et!==u?(sv=null,ov=Xe()+500,vf(s,u)):hf=_t(s,u);e:do try{if(bt!==0&&Yn!==null){u=Yn;var T=$r;n:switch(bt){case 1:bt=0,$r=null,gf(s,u,T,1);break;case 2:case 9:if(xO(T)){bt=0,$r=null,mE(u);break}u=function(){bt!==2&&bt!==9||Tt!==s||(bt=7),no(s)},T.then(u,u);break e;case 3:bt=7;break e;case 4:bt=5;break e;case 7:xO(T)?(bt=0,$r=null,mE(u)):(bt=0,$r=null,gf(s,u,T,7));break;case 5:var B=null;switch(Yn.tag){case 26:B=Yn.memoizedState;case 5:case 27:var K=Yn;if(B?JE(B):K.stateNode.complete){bt=0,$r=null;var J=K.sibling;if(J!==null)Yn=J;else{var ce=K.return;ce!==null?(Yn=ce,fv(ce)):Yn=null}break n}}bt=0,$r=null,gf(s,u,T,5);break;case 6:bt=0,$r=null,gf(s,u,T,6);break;case 8:Cw(),ei=6;break e;default:throw Error(i(462))}}lY();break}catch(Oe){uE(s,Oe)}while(!0);return Ao=Il=null,R.H=g,R.A=S,pt=m,Yn!==null?0:(Tt=null,et=0,Ep(),ei)}function lY(){for(;Yn!==null&&!Ge();)hE(Yn)}function hE(s){var u=zj(s.alternate,s,$o);s.memoizedProps=s.pendingProps,u===null?fv(s):Yn=u}function mE(s){var u=s,m=u.alternate;switch(u.tag){case 15:case 0:u=Mj(m,u,u.pendingProps,u.type,void 0,et);break;case 11:u=Mj(m,u,u.pendingProps,u.type.render,u.ref,et);break;case 5:Fb(u);default:Ij(m,u),u=Yn=dO(u,$o),u=zj(m,u,$o)}s.memoizedProps=s.pendingProps,u===null?fv(s):Yn=u}function gf(s,u,m,g){Ao=Il=null,Fb(u),of=null,xd=0;var S=u.return;try{if(XG(s,S,u,m,et)){ei=1,Zp(s,Qr(m,s.current)),Yn=null;return}}catch(T){if(S!==null)throw Yn=S,T;ei=1,Zp(s,Qr(m,s.current)),Yn=null;return}u.flags&32768?(rt||g===1?s=!0:hf||(et&536870912)!==0?s=!1:(Ms=s=!0,(g===2||g===9||g===3||g===6)&&(g=Pr.current,g!==null&&g.tag===13&&(g.flags|=16384))),pE(u,s)):fv(u)}function fv(s){var u=s;do{if((u.flags&32768)!==0){pE(u,Ms);return}s=u.return;var m=JG(u.alternate,u,$o);if(m!==null){Yn=m;return}if(u=u.sibling,u!==null){Yn=u;return}Yn=u=s}while(u!==null);ei===0&&(ei=5)}function pE(s,u){do{var m=eY(s.alternate,s);if(m!==null){m.flags&=32767,Yn=m;return}if(m=s.return,m!==null&&(m.flags|=32768,m.subtreeFlags=0,m.deletions=null),!u&&(s=s.sibling,s!==null)){Yn=s;return}Yn=s=m}while(s!==null);ei=6,Yn=null}function vE(s,u,m,g,S,T,B,K,J){s.cancelPendingCommit=null;do cv();while(gi!==0);if((pt&6)!==0)throw Error(i(327));if(u!==null){if(u===s.current)throw Error(i(177));if(T=u.lanes|u.childLanes,T|=mb,Mn(s,m,T,B,K,J),s===Tt&&(Yn=Tt=null,et=0),pf=u,Ps=s,zo=m,_w=T,xw=S,aE=g,(u.subtreeFlags&10256)!==0||(u.flags&10256)!==0?(s.callbackNode=null,s.callbackPriority=0,dY(Ye,function(){return kE(),null})):(s.callbackNode=null,s.callbackPriority=0),g=(u.flags&13878)!==0,(u.subtreeFlags&13878)!==0||g){g=R.T,R.T=null,S=I.p,I.p=2,B=pt,pt|=4;try{nY(s,u,m)}finally{pt=B,I.p=S,R.T=g}}gi=1,gE(),yE(),bE()}}function gE(){if(gi===1){gi=0;var s=Ps,u=pf,m=(u.flags&13878)!==0;if((u.subtreeFlags&13878)!==0||m){m=R.T,R.T=null;var g=I.p;I.p=2;var S=pt;pt|=4;try{Zj(u,s);var T=Lw,B=iO(s.containerInfo),K=T.focusedElem,J=T.selectionRange;if(B!==K&&K&&K.ownerDocument&&tO(K.ownerDocument.documentElement,K)){if(J!==null&&ub(K)){var ce=J.start,Oe=J.end;if(Oe===void 0&&(Oe=ce),"selectionStart"in K)K.selectionStart=ce,K.selectionEnd=Math.min(Oe,K.value.length);else{var Me=K.ownerDocument||document,de=Me&&Me.defaultView||window;if(de.getSelection){var ke=de.getSelection(),ln=K.textContent.length,_n=Math.min(J.start,ln),Ot=J.end===void 0?_n:Math.min(J.end,ln);!ke.extend&&_n>Ot&&(B=Ot,Ot=_n,_n=B);var oe=nO(K,_n),te=nO(K,Ot);if(oe&&te&&(ke.rangeCount!==1||ke.anchorNode!==oe.node||ke.anchorOffset!==oe.offset||ke.focusNode!==te.node||ke.focusOffset!==te.offset)){var fe=Me.createRange();fe.setStart(oe.node,oe.offset),ke.removeAllRanges(),_n>Ot?(ke.addRange(fe),ke.extend(te.node,te.offset)):(fe.setEnd(te.node,te.offset),ke.addRange(fe))}}}}for(Me=[],ke=K;ke=ke.parentNode;)ke.nodeType===1&&Me.push({element:ke,left:ke.scrollLeft,top:ke.scrollTop});for(typeof K.focus=="function"&&K.focus(),K=0;K<Me.length;K++){var Te=Me[K];Te.element.scrollLeft=Te.left,Te.element.scrollTop=Te.top}}xv=!!zw,Lw=zw=null}finally{pt=S,I.p=g,R.T=m}}s.current=u,gi=2}}function yE(){if(gi===2){gi=0;var s=Ps,u=pf,m=(u.flags&8772)!==0;if((u.subtreeFlags&8772)!==0||m){m=R.T,R.T=null;var g=I.p;I.p=2;var S=pt;pt|=4;try{Wj(s,u.alternate,u)}finally{pt=S,I.p=g,R.T=m}}gi=3}}function bE(){if(gi===4||gi===3){gi=0,Ve();var s=Ps,u=pf,m=zo,g=aE;(u.subtreeFlags&10256)!==0||(u.flags&10256)!==0?gi=5:(gi=0,pf=Ps=null,wE(s,s.pendingLanes));var S=s.pendingLanes;if(S===0&&(Rs=null),Wn(m),u=u.stateNode,mn&&typeof mn.onCommitFiberRoot=="function")try{mn.onCommitFiberRoot(On,u,void 0,(u.current.flags&128)===128)}catch{}if(g!==null){u=R.T,S=I.p,I.p=2,R.T=null;try{for(var T=s.onRecoverableError,B=0;B<g.length;B++){var K=g[B];T(K.value,{componentStack:K.stack})}}finally{R.T=u,I.p=S}}(zo&3)!==0&&cv(),no(s),S=s.pendingLanes,(m&261930)!==0&&(S&42)!==0?s===Sw?Bd++:(Bd=0,Sw=s):Bd=0,Fd(0)}}function wE(s,u){(s.pooledCacheLanes&=u)===0&&(u=s.pooledCache,u!=null&&(s.pooledCache=null,kd(u)))}function cv(){return gE(),yE(),bE(),kE()}function kE(){if(gi!==5)return!1;var s=Ps,u=_w;_w=0;var m=Wn(zo),g=R.T,S=I.p;try{I.p=32>m?32:m,R.T=null,m=xw,xw=null;var T=Ps,B=zo;if(gi=0,pf=Ps=null,zo=0,(pt&6)!==0)throw Error(i(331));var K=pt;if(pt|=4,tE(T.current),Jj(T,T.current,B,m),pt=K,Fd(0,!1),mn&&typeof mn.onPostCommitFiberRoot=="function")try{mn.onPostCommitFiberRoot(On,T)}catch{}return!0}finally{I.p=S,R.T=g,wE(s,u)}}function _E(s,u,m){u=Qr(m,u),u=tw(s.stateNode,u,2),s=Os(s,u,2),s!==null&&(st(s,2),no(s))}function wt(s,u,m){if(s.tag===3)_E(s,s,m);else for(;u!==null;){if(u.tag===3){_E(u,s,m);break}else if(u.tag===1){var g=u.stateNode;if(typeof u.type.getDerivedStateFromError=="function"||typeof g.componentDidCatch=="function"&&(Rs===null||!Rs.has(g))){s=Qr(m,s),m=xj(2),g=Os(u,m,2),g!==null&&(Sj(m,g,u,s),st(g,2),no(g));break}}u=u.return}}function Ow(s,u,m){var g=s.pingCache;if(g===null){g=s.pingCache=new rY;var S=new Set;g.set(u,S)}else S=g.get(u),S===void 0&&(S=new Set,g.set(u,S));S.has(m)||(bw=!0,S.add(m),s=uY.bind(null,s,u,m),u.then(s,s))}function uY(s,u,m){var g=s.pingCache;g!==null&&g.delete(u),s.pingedLanes|=s.suspendedLanes&m,s.warmLanes&=~m,Tt===s&&(et&m)===m&&(ei===4||ei===3&&(et&62914560)===et&&300>Xe()-av?(pt&2)===0&&vf(s,0):ww|=m,mf===et&&(mf=0)),no(s)}function xE(s,u){u===0&&(u=qe()),s=$l(s,u),s!==null&&(st(s,u),no(s))}function fY(s){var u=s.memoizedState,m=0;u!==null&&(m=u.retryLane),xE(s,m)}function cY(s,u){var m=0;switch(s.tag){case 31:case 13:var g=s.stateNode,S=s.memoizedState;S!==null&&(m=S.retryLane);break;case 19:g=s.stateNode;break;case 22:g=s.stateNode._retryCache;break;default:throw Error(i(314))}g!==null&&g.delete(u),xE(s,m)}function dY(s,u){return ue(s,u)}var dv=null,yf=null,jw=!1,hv=!1,Ew=!1,$s=0;function no(s){s!==yf&&s.next===null&&(yf===null?dv=yf=s:yf=yf.next=s),hv=!0,jw||(jw=!0,mY())}function Fd(s,u){if(!Ew&&hv){Ew=!0;do for(var m=!1,g=dv;g!==null;){if(s!==0){var S=g.pendingLanes;if(S===0)var T=0;else{var B=g.suspendedLanes,K=g.pingedLanes;T=(1<<31-en(42|s)+1)-1,T&=S&~(B&~K),T=T&201326741?T&201326741|1:T?T|2:0}T!==0&&(m=!0,OE(g,T))}else T=et,T=it(g,g===Tt?T:0,g.cancelPendingCommit!==null||g.timeoutHandle!==-1),(T&3)===0||_t(g,T)||(m=!0,OE(g,T));g=g.next}while(m);Ew=!1}}function hY(){SE()}function SE(){hv=jw=!1;var s=0;$s!==0&&SY()&&(s=$s);for(var u=Xe(),m=null,g=dv;g!==null;){var S=g.next,T=CE(g,u);T===0?(g.next=null,m===null?dv=S:m.next=S,S===null&&(yf=m)):(m=g,(s!==0||(T&3)!==0)&&(hv=!0)),g=S}gi!==0&&gi!==5||Fd(s),$s!==0&&($s=0)}function CE(s,u){for(var m=s.suspendedLanes,g=s.pingedLanes,S=s.expirationTimes,T=s.pendingLanes&-62914561;0<T;){var B=31-en(T),K=1<<B,J=S[B];J===-1?((K&m)===0||(K&g)!==0)&&(S[B]=Le(K,u)):J<=u&&(s.expiredLanes|=K),T&=~K}if(u=Tt,m=et,m=it(s,s===u?m:0,s.cancelPendingCommit!==null||s.timeoutHandle!==-1),g=s.callbackNode,m===0||s===u&&(bt===2||bt===9)||s.cancelPendingCommit!==null)return g!==null&&g!==null&&Be(g),s.callbackNode=null,s.callbackPriority=0;if((m&3)===0||_t(s,m)){if(u=m&-m,u===s.callbackPriority)return u;switch(g!==null&&Be(g),Wn(m)){case 2:case 8:m=he;break;case 32:m=Ye;break;case 268435456:m=Se;break;default:m=Ye}return g=AE.bind(null,s),m=ue(m,g),s.callbackPriority=u,s.callbackNode=m,u}return g!==null&&g!==null&&Be(g),s.callbackPriority=2,s.callbackNode=null,2}function AE(s,u){if(gi!==0&&gi!==5)return s.callbackNode=null,s.callbackPriority=0,null;var m=s.callbackNode;if(cv()&&s.callbackNode!==m)return null;var g=et;return g=it(s,s===Tt?g:0,s.cancelPendingCommit!==null||s.timeoutHandle!==-1),g===0?null:(sE(s,g,u),CE(s,Xe()),s.callbackNode!=null&&s.callbackNode===m?AE.bind(null,s):null)}function OE(s,u){if(cv())return null;sE(s,u,!0)}function mY(){AY(function(){(pt&6)!==0?ue(ie,hY):SE()})}function Tw(){if($s===0){var s=tf;s===0&&(s=jn,jn<<=1,(jn&261888)===0&&(jn=256)),$s=s}return $s}function jE(s){return s==null||typeof s=="symbol"||typeof s=="boolean"?null:typeof s=="function"?s:Et(""+s)}function EE(s,u){var m=u.ownerDocument.createElement("input");return m.name=u.name,m.value=u.value,s.id&&m.setAttribute("form",s.id),u.parentNode.insertBefore(m,u),s=new FormData(s),m.parentNode.removeChild(m),s}function pY(s,u,m,g,S){if(u==="submit"&&m&&m.stateNode===S){var T=jE((S[Xt]||null).action),B=g.submitter;B&&(u=(u=B[Xt]||null)?jE(u.formAction):B.getAttribute("formAction"),u!==null&&(T=u,B=null));var K=new Cp("action","action",null,g,S);s.push({event:K,listeners:[{instance:null,listener:function(){if(g.defaultPrevented){if($s!==0){var J=B?EE(S,B):new FormData(S);Xb(m,{pending:!0,data:J,method:S.method,action:T},null,J)}}else typeof T=="function"&&(K.preventDefault(),J=B?EE(S,B):new FormData(S),Xb(m,{pending:!0,data:J,method:S.method,action:T},T,J))},currentTarget:S}]})}}for(var Mw=0;Mw<hb.length;Mw++){var Dw=hb[Mw],vY=Dw.toLowerCase(),gY=Dw[0].toUpperCase()+Dw.slice(1);Ta(vY,"on"+gY)}Ta(oO,"onAnimationEnd"),Ta(sO,"onAnimationIteration"),Ta(lO,"onAnimationStart"),Ta("dblclick","onDoubleClick"),Ta("focusin","onFocus"),Ta("focusout","onBlur"),Ta(RG,"onTransitionRun"),Ta(PG,"onTransitionStart"),Ta(NG,"onTransitionCancel"),Ta(uO,"onTransitionEnd"),Kr("onMouseEnter",["mouseout","mouseover"]),Kr("onMouseLeave",["mouseout","mouseover"]),Kr("onPointerEnter",["pointerout","pointerover"]),Kr("onPointerLeave",["pointerout","pointerover"]),Tr("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Tr("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Tr("onBeforeInput",["compositionend","keypress","textInput","paste"]),Tr("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Tr("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Tr("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var qd="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(" "),yY=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(qd));function TE(s,u){u=(u&4)!==0;for(var m=0;m<s.length;m++){var g=s[m],S=g.event;g=g.listeners;e:{var T=void 0;if(u)for(var B=g.length-1;0<=B;B--){var K=g[B],J=K.instance,ce=K.currentTarget;if(K=K.listener,J!==T&&S.isPropagationStopped())break e;T=K,S.currentTarget=ce;try{T(S)}catch(Oe){jp(Oe)}S.currentTarget=null,T=J}else for(B=0;B<g.length;B++){if(K=g[B],J=K.instance,ce=K.currentTarget,K=K.listener,J!==T&&S.isPropagationStopped())break e;T=K,S.currentTarget=ce;try{T(S)}catch(Oe){jp(Oe)}S.currentTarget=null,T=J}}}}function Kn(s,u){var m=u[nr];m===void 0&&(m=u[nr]=new Set);var g=s+"__bubble";m.has(g)||(ME(u,s,2,!1),m.add(g))}function Rw(s,u,m){var g=0;u&&(g|=4),ME(m,s,g,u)}var mv="_reactListening"+Math.random().toString(36).slice(2);function Pw(s){if(!s[mv]){s[mv]=!0,Er.forEach(function(m){m!=="selectionchange"&&(yY.has(m)||Rw(m,!1,s),Rw(m,!0,s))});var u=s.nodeType===9?s:s.ownerDocument;u===null||u[mv]||(u[mv]=!0,Rw("selectionchange",!1,u))}}function ME(s,u,m,g){switch(o5(u)){case 2:var S=WY;break;case 8:S=GY;break;default:S=Kw}m=S.bind(null,u,m,s),S=void 0,!Dl||u!=="touchstart"&&u!=="touchmove"&&u!=="wheel"||(S=!0),g?S!==void 0?s.addEventListener(u,m,{capture:!0,passive:S}):s.addEventListener(u,m,!0):S!==void 0?s.addEventListener(u,m,{passive:S}):s.addEventListener(u,m,!1)}function Nw(s,u,m,g,S){var T=g;if((u&1)===0&&(u&2)===0&&g!==null)e:for(;;){if(g===null)return;var B=g.tag;if(B===3||B===4){var K=g.stateNode.containerInfo;if(K===S)break;if(B===4)for(B=g.return;B!==null;){var J=B.tag;if((J===3||J===4)&&B.stateNode.containerInfo===S)return;B=B.return}for(;K!==null;){if(B=Or(K),B===null)return;if(J=B.tag,J===5||J===6||J===26||J===27){g=T=B;continue e}K=K.parentNode}}g=g.return}Ea(function(){var ce=T,Oe=oi(m),Me=[];e:{var de=fO.get(s);if(de!==void 0){var ke=Cp,ln=s;switch(s){case"keypress":if(or(m)===0)break e;case"keydown":case"keyup":ke=cG;break;case"focusin":ln="focus",ke=rb;break;case"focusout":ln="blur",ke=rb;break;case"beforeblur":case"afterblur":ke=rb;break;case"click":if(m.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":ke=IA;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ke=JW;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ke=mG;break;case oO:case sO:case lO:ke=tG;break;case uO:ke=vG;break;case"scroll":case"scrollend":ke=ZW;break;case"wheel":ke=yG;break;case"copy":case"cut":case"paste":ke=rG;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ke=FA;break;case"toggle":case"beforetoggle":ke=wG}var _n=(u&4)!==0,Ot=!_n&&(s==="scroll"||s==="scrollend"),oe=_n?de!==null?de+"Capture":null:de;_n=[];for(var te=ce,fe;te!==null;){var Te=te;if(fe=Te.stateNode,Te=Te.tag,Te!==5&&Te!==26&&Te!==27||fe===null||oe===null||(Te=Vu(te,oe),Te!=null&&_n.push(Hd(te,Te,fe))),Ot)break;te=te.return}0<_n.length&&(de=new ke(de,ln,null,m,Oe),Me.push({event:de,listeners:_n}))}}if((u&7)===0){e:{if(de=s==="mouseover"||s==="pointerover",ke=s==="mouseout"||s==="pointerout",de&&m!==rr&&(ln=m.relatedTarget||m.fromElement)&&(Or(ln)||ln[Ai]))break e;if((ke||de)&&(de=Oe.window===Oe?Oe:(de=Oe.ownerDocument)?de.defaultView||de.parentWindow:window,ke?(ln=m.relatedTarget||m.toElement,ke=ce,ln=ln?Or(ln):null,ln!==null&&(Ot=a(ln),_n=ln.tag,ln!==Ot||_n!==5&&_n!==27&&_n!==6)&&(ln=null)):(ke=null,ln=ce),ke!==ln)){if(_n=IA,Te="onMouseLeave",oe="onMouseEnter",te="mouse",(s==="pointerout"||s==="pointerover")&&(_n=FA,Te="onPointerLeave",oe="onPointerEnter",te="pointer"),Ot=ke==null?de:hn(ke),fe=ln==null?de:hn(ln),de=new _n(Te,te+"leave",ke,m,Oe),de.target=Ot,de.relatedTarget=fe,Te=null,Or(Oe)===ce&&(_n=new _n(oe,te+"enter",ln,m,Oe),_n.target=fe,_n.relatedTarget=Ot,Te=_n),Ot=Te,ke&&ln)n:{for(_n=bY,oe=ke,te=ln,fe=0,Te=oe;Te;Te=_n(Te))fe++;Te=0;for(var pn=te;pn;pn=_n(pn))Te++;for(;0<fe-Te;)oe=_n(oe),fe--;for(;0<Te-fe;)te=_n(te),Te--;for(;fe--;){if(oe===te||te!==null&&oe===te.alternate){_n=oe;break n}oe=_n(oe),te=_n(te)}_n=null}else _n=null;ke!==null&&DE(Me,de,ke,_n,!1),ln!==null&&Ot!==null&&DE(Me,Ot,ln,_n,!0)}}e:{if(de=ce?hn(ce):window,ke=de.nodeName&&de.nodeName.toLowerCase(),ke==="select"||ke==="input"&&de.type==="file")var ft=KA;else if(GA(de))if(XA)ft=TG;else{ft=jG;var fn=OG}else ke=de.nodeName,!ke||ke.toLowerCase()!=="input"||de.type!=="checkbox"&&de.type!=="radio"?ce&&$n(ce.elementType)&&(ft=KA):ft=EG;if(ft&&(ft=ft(s,ce))){YA(Me,ft,m,Oe);break e}fn&&fn(s,de,ce),s==="focusout"&&ce&&de.type==="number"&&ce.memoizedProps.value!=null&&cd(de,"number",de.value)}switch(fn=ce?hn(ce):window,s){case"focusin":(GA(fn)||fn.contentEditable==="true")&&(Yu=fn,fb=ce,yd=null);break;case"focusout":yd=fb=Yu=null;break;case"mousedown":cb=!0;break;case"contextmenu":case"mouseup":case"dragend":cb=!1,rO(Me,m,Oe);break;case"selectionchange":if(DG)break;case"keydown":case"keyup":rO(Me,m,Oe)}var Fn;if(ob)e:{switch(s){case"compositionstart":var nt="onCompositionStart";break e;case"compositionend":nt="onCompositionEnd";break e;case"compositionupdate":nt="onCompositionUpdate";break e}nt=void 0}else Gu?VA(s,m)&&(nt="onCompositionEnd"):s==="keydown"&&m.keyCode===229&&(nt="onCompositionStart");nt&&(qA&&m.locale!=="ko"&&(Gu||nt!=="onCompositionStart"?nt==="onCompositionEnd"&&Gu&&(Fn=Sp()):(Mr=Oe,Ri="value"in Mr?Mr.value:Mr.textContent,Gu=!0)),fn=pv(ce,nt),0<fn.length&&(nt=new BA(nt,s,null,m,Oe),Me.push({event:nt,listeners:fn}),Fn?nt.data=Fn:(Fn=WA(m),Fn!==null&&(nt.data=Fn)))),(Fn=_G?xG(s,m):SG(s,m))&&(nt=pv(ce,"onBeforeInput"),0<nt.length&&(fn=new BA("onBeforeInput","beforeinput",null,m,Oe),Me.push({event:fn,listeners:nt}),fn.data=Fn)),pY(Me,s,ce,m,Oe)}TE(Me,u)})}function Hd(s,u,m){return{instance:s,listener:u,currentTarget:m}}function pv(s,u){for(var m=u+"Capture",g=[];s!==null;){var S=s,T=S.stateNode;if(S=S.tag,S!==5&&S!==26&&S!==27||T===null||(S=Vu(s,m),S!=null&&g.unshift(Hd(s,S,T)),S=Vu(s,u),S!=null&&g.push(Hd(s,S,T))),s.tag===3)return g;s=s.return}return[]}function bY(s){if(s===null)return null;do s=s.return;while(s&&s.tag!==5&&s.tag!==27);return s||null}function DE(s,u,m,g,S){for(var T=u._reactName,B=[];m!==null&&m!==g;){var K=m,J=K.alternate,ce=K.stateNode;if(K=K.tag,J!==null&&J===g)break;K!==5&&K!==26&&K!==27||ce===null||(J=ce,S?(ce=Vu(m,T),ce!=null&&B.unshift(Hd(m,ce,J))):S||(ce=Vu(m,T),ce!=null&&B.push(Hd(m,ce,J)))),m=m.return}B.length!==0&&s.push({event:u,listeners:B})}var wY=/\r\n?/g,kY=/\u0000|\uFFFD/g;function RE(s){return(typeof s=="string"?s:""+s).replace(wY,`
`).replace(kY,"")}function PE(s,u){return u=RE(u),RE(s)===u}function At(s,u,m,g,S,T){switch(m){case"children":typeof g=="string"?u==="body"||u==="textarea"&&g===""||Z(s,g):(typeof g=="number"||typeof g=="bigint")&&u!=="body"&&Z(s,""+g);break;case"className":jl(s,"class",g);break;case"tabIndex":jl(s,"tabindex",g);break;case"dir":case"role":case"viewBox":case"width":case"height":jl(s,m,g);break;case"style":Ke(s,g,T);break;case"data":if(u!=="object"){jl(s,"data",g);break}case"src":case"href":if(g===""&&(u!=="a"||m!=="href")){s.removeAttribute(m);break}if(g==null||typeof g=="function"||typeof g=="symbol"||typeof g=="boolean"){s.removeAttribute(m);break}g=Et(""+g),s.setAttribute(m,g);break;case"action":case"formAction":if(typeof g=="function"){s.setAttribute(m,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof T=="function"&&(m==="formAction"?(u!=="input"&&At(s,u,"name",S.name,S,null),At(s,u,"formEncType",S.formEncType,S,null),At(s,u,"formMethod",S.formMethod,S,null),At(s,u,"formTarget",S.formTarget,S,null)):(At(s,u,"encType",S.encType,S,null),At(s,u,"method",S.method,S,null),At(s,u,"target",S.target,S,null)));if(g==null||typeof g=="symbol"||typeof g=="boolean"){s.removeAttribute(m);break}g=Et(""+g),s.setAttribute(m,g);break;case"onClick":g!=null&&(s.onclick=$t);break;case"onScroll":g!=null&&Kn("scroll",s);break;case"onScrollEnd":g!=null&&Kn("scrollend",s);break;case"dangerouslySetInnerHTML":if(g!=null){if(typeof g!="object"||!("__html"in g))throw Error(i(61));if(m=g.__html,m!=null){if(S.children!=null)throw Error(i(60));s.innerHTML=m}}break;case"multiple":s.multiple=g&&typeof g!="function"&&typeof g!="symbol";break;case"muted":s.muted=g&&typeof g!="function"&&typeof g!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(g==null||typeof g=="function"||typeof g=="boolean"||typeof g=="symbol"){s.removeAttribute("xlink:href");break}m=Et(""+g),s.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",m);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":g!=null&&typeof g!="function"&&typeof g!="symbol"?s.setAttribute(m,""+g):s.removeAttribute(m);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":g&&typeof g!="function"&&typeof g!="symbol"?s.setAttribute(m,""):s.removeAttribute(m);break;case"capture":case"download":g===!0?s.setAttribute(m,""):g!==!1&&g!=null&&typeof g!="function"&&typeof g!="symbol"?s.setAttribute(m,g):s.removeAttribute(m);break;case"cols":case"rows":case"size":case"span":g!=null&&typeof g!="function"&&typeof g!="symbol"&&!isNaN(g)&&1<=g?s.setAttribute(m,g):s.removeAttribute(m);break;case"rowSpan":case"start":g==null||typeof g=="function"||typeof g=="symbol"||isNaN(g)?s.removeAttribute(m):s.setAttribute(m,g);break;case"popover":Kn("beforetoggle",s),Kn("toggle",s),Ol(s,"popover",g);break;case"xlinkActuate":Xr(s,"http://www.w3.org/1999/xlink","xlink:actuate",g);break;case"xlinkArcrole":Xr(s,"http://www.w3.org/1999/xlink","xlink:arcrole",g);break;case"xlinkRole":Xr(s,"http://www.w3.org/1999/xlink","xlink:role",g);break;case"xlinkShow":Xr(s,"http://www.w3.org/1999/xlink","xlink:show",g);break;case"xlinkTitle":Xr(s,"http://www.w3.org/1999/xlink","xlink:title",g);break;case"xlinkType":Xr(s,"http://www.w3.org/1999/xlink","xlink:type",g);break;case"xmlBase":Xr(s,"http://www.w3.org/XML/1998/namespace","xml:base",g);break;case"xmlLang":Xr(s,"http://www.w3.org/XML/1998/namespace","xml:lang",g);break;case"xmlSpace":Xr(s,"http://www.w3.org/XML/1998/namespace","xml:space",g);break;case"is":Ol(s,"is",g);break;case"innerText":case"textContent":break;default:(!(2<m.length)||m[0]!=="o"&&m[0]!=="O"||m[1]!=="n"&&m[1]!=="N")&&(m=St.get(m)||m,Ol(s,m,g))}}function $w(s,u,m,g,S,T){switch(m){case"style":Ke(s,g,T);break;case"dangerouslySetInnerHTML":if(g!=null){if(typeof g!="object"||!("__html"in g))throw Error(i(61));if(m=g.__html,m!=null){if(S.children!=null)throw Error(i(60));s.innerHTML=m}}break;case"children":typeof g=="string"?Z(s,g):(typeof g=="number"||typeof g=="bigint")&&Z(s,""+g);break;case"onScroll":g!=null&&Kn("scroll",s);break;case"onScrollEnd":g!=null&&Kn("scrollend",s);break;case"onClick":g!=null&&(s.onclick=$t);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Xa.hasOwnProperty(m))e:{if(m[0]==="o"&&m[1]==="n"&&(S=m.endsWith("Capture"),u=m.slice(2,S?m.length-7:void 0),T=s[Xt]||null,T=T!=null?T[m]:null,typeof T=="function"&&s.removeEventListener(u,T,S),typeof g=="function")){typeof T!="function"&&T!==null&&(m in s?s[m]=null:s.hasAttribute(m)&&s.removeAttribute(m)),s.addEventListener(u,g,S);break e}m in s?s[m]=g:g===!0?s.setAttribute(m,""):Ol(s,m,g)}}}function zi(s,u,m){switch(u){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Kn("error",s),Kn("load",s);var g=!1,S=!1,T;for(T in m)if(m.hasOwnProperty(T)){var B=m[T];if(B!=null)switch(T){case"src":g=!0;break;case"srcSet":S=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,u));default:At(s,u,T,B,m,null)}}S&&At(s,u,"srcSet",m.srcSet,m,null),g&&At(s,u,"src",m.src,m,null);return;case"input":Kn("invalid",s);var K=T=B=S=null,J=null,ce=null;for(g in m)if(m.hasOwnProperty(g)){var Oe=m[g];if(Oe!=null)switch(g){case"name":S=Oe;break;case"type":B=Oe;break;case"checked":J=Oe;break;case"defaultChecked":ce=Oe;break;case"value":T=Oe;break;case"defaultValue":K=Oe;break;case"children":case"dangerouslySetInnerHTML":if(Oe!=null)throw Error(i(137,u));break;default:At(s,u,g,Oe,m,null)}}xp(s,T,K,J,ce,B,S,!1);return;case"select":Kn("invalid",s),g=B=T=null;for(S in m)if(m.hasOwnProperty(S)&&(K=m[S],K!=null))switch(S){case"value":T=K;break;case"defaultValue":B=K;break;case"multiple":g=K;default:At(s,u,S,K,m,null)}u=T,m=B,s.multiple=!!g,u!=null?bs(s,!!g,u,!1):m!=null&&bs(s,!!g,m,!0);return;case"textarea":Kn("invalid",s),T=S=g=null;for(B in m)if(m.hasOwnProperty(B)&&(K=m[B],K!=null))switch(B){case"value":g=K;break;case"defaultValue":S=K;break;case"children":T=K;break;case"dangerouslySetInnerHTML":if(K!=null)throw Error(i(91));break;default:At(s,u,B,K,m,null)}Ml(s,g,S,T);return;case"option":for(J in m)if(m.hasOwnProperty(J)&&(g=m[J],g!=null))switch(J){case"selected":s.selected=g&&typeof g!="function"&&typeof g!="symbol";break;default:At(s,u,J,g,m,null)}return;case"dialog":Kn("beforetoggle",s),Kn("toggle",s),Kn("cancel",s),Kn("close",s);break;case"iframe":case"object":Kn("load",s);break;case"video":case"audio":for(g=0;g<qd.length;g++)Kn(qd[g],s);break;case"image":Kn("error",s),Kn("load",s);break;case"details":Kn("toggle",s);break;case"embed":case"source":case"link":Kn("error",s),Kn("load",s);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(ce in m)if(m.hasOwnProperty(ce)&&(g=m[ce],g!=null))switch(ce){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,u));default:At(s,u,ce,g,m,null)}return;default:if($n(u)){for(Oe in m)m.hasOwnProperty(Oe)&&(g=m[Oe],g!==void 0&&$w(s,u,Oe,g,m,void 0));return}}for(K in m)m.hasOwnProperty(K)&&(g=m[K],g!=null&&At(s,u,K,g,m,null))}function _Y(s,u,m,g){switch(u){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var S=null,T=null,B=null,K=null,J=null,ce=null,Oe=null;for(ke in m){var Me=m[ke];if(m.hasOwnProperty(ke)&&Me!=null)switch(ke){case"checked":break;case"value":break;case"defaultValue":J=Me;default:g.hasOwnProperty(ke)||At(s,u,ke,null,g,Me)}}for(var de in g){var ke=g[de];if(Me=m[de],g.hasOwnProperty(de)&&(ke!=null||Me!=null))switch(de){case"type":T=ke;break;case"name":S=ke;break;case"checked":ce=ke;break;case"defaultChecked":Oe=ke;break;case"value":B=ke;break;case"defaultValue":K=ke;break;case"children":case"dangerouslySetInnerHTML":if(ke!=null)throw Error(i(137,u));break;default:ke!==Me&&At(s,u,de,ke,g,Me)}}fd(s,B,K,J,ce,Oe,T,S);return;case"select":ke=B=K=de=null;for(T in m)if(J=m[T],m.hasOwnProperty(T)&&J!=null)switch(T){case"value":break;case"multiple":ke=J;default:g.hasOwnProperty(T)||At(s,u,T,null,g,J)}for(S in g)if(T=g[S],J=m[S],g.hasOwnProperty(S)&&(T!=null||J!=null))switch(S){case"value":de=T;break;case"defaultValue":K=T;break;case"multiple":B=T;default:T!==J&&At(s,u,S,T,g,J)}u=K,m=B,g=ke,de!=null?bs(s,!!m,de,!1):!!g!=!!m&&(u!=null?bs(s,!!m,u,!0):bs(s,!!m,m?[]:"",!1));return;case"textarea":ke=de=null;for(K in m)if(S=m[K],m.hasOwnProperty(K)&&S!=null&&!g.hasOwnProperty(K))switch(K){case"value":break;case"children":break;default:At(s,u,K,null,g,S)}for(B in g)if(S=g[B],T=m[B],g.hasOwnProperty(B)&&(S!=null||T!=null))switch(B){case"value":de=S;break;case"defaultValue":ke=S;break;case"children":break;case"dangerouslySetInnerHTML":if(S!=null)throw Error(i(91));break;default:S!==T&&At(s,u,B,S,g,T)}Tl(s,de,ke);return;case"option":for(var ln in m)if(de=m[ln],m.hasOwnProperty(ln)&&de!=null&&!g.hasOwnProperty(ln))switch(ln){case"selected":s.selected=!1;break;default:At(s,u,ln,null,g,de)}for(J in g)if(de=g[J],ke=m[J],g.hasOwnProperty(J)&&de!==ke&&(de!=null||ke!=null))switch(J){case"selected":s.selected=de&&typeof de!="function"&&typeof de!="symbol";break;default:At(s,u,J,de,g,ke)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var _n in m)de=m[_n],m.hasOwnProperty(_n)&&de!=null&&!g.hasOwnProperty(_n)&&At(s,u,_n,null,g,de);for(ce in g)if(de=g[ce],ke=m[ce],g.hasOwnProperty(ce)&&de!==ke&&(de!=null||ke!=null))switch(ce){case"children":case"dangerouslySetInnerHTML":if(de!=null)throw Error(i(137,u));break;default:At(s,u,ce,de,g,ke)}return;default:if($n(u)){for(var Ot in m)de=m[Ot],m.hasOwnProperty(Ot)&&de!==void 0&&!g.hasOwnProperty(Ot)&&$w(s,u,Ot,void 0,g,de);for(Oe in g)de=g[Oe],ke=m[Oe],!g.hasOwnProperty(Oe)||de===ke||de===void 0&&ke===void 0||$w(s,u,Oe,de,g,ke);return}}for(var oe in m)de=m[oe],m.hasOwnProperty(oe)&&de!=null&&!g.hasOwnProperty(oe)&&At(s,u,oe,null,g,de);for(Me in g)de=g[Me],ke=m[Me],!g.hasOwnProperty(Me)||de===ke||de==null&&ke==null||At(s,u,Me,de,g,ke)}function NE(s){switch(s){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function xY(){if(typeof performance.getEntriesByType=="function"){for(var s=0,u=0,m=performance.getEntriesByType("resource"),g=0;g<m.length;g++){var S=m[g],T=S.transferSize,B=S.initiatorType,K=S.duration;if(T&&K&&NE(B)){for(B=0,K=S.responseEnd,g+=1;g<m.length;g++){var J=m[g],ce=J.startTime;if(ce>K)break;var Oe=J.transferSize,Me=J.initiatorType;Oe&&NE(Me)&&(J=J.responseEnd,B+=Oe*(J<K?1:(K-ce)/(J-ce)))}if(--g,u+=8*(T+B)/(S.duration/1e3),s++,10<s)break}}if(0<s)return u/s/1e6}return navigator.connection&&(s=navigator.connection.downlink,typeof s=="number")?s:5}var zw=null,Lw=null;function vv(s){return s.nodeType===9?s:s.ownerDocument}function $E(s){switch(s){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function zE(s,u){if(s===0)switch(u){case"svg":return 1;case"math":return 2;default:return 0}return s===1&&u==="foreignObject"?0:s}function Iw(s,u){return s==="textarea"||s==="noscript"||typeof u.children=="string"||typeof u.children=="number"||typeof u.children=="bigint"||typeof u.dangerouslySetInnerHTML=="object"&&u.dangerouslySetInnerHTML!==null&&u.dangerouslySetInnerHTML.__html!=null}var Bw=null;function SY(){var s=window.event;return s&&s.type==="popstate"?s===Bw?!1:(Bw=s,!0):(Bw=null,!1)}var LE=typeof setTimeout=="function"?setTimeout:void 0,CY=typeof clearTimeout=="function"?clearTimeout:void 0,IE=typeof Promise=="function"?Promise:void 0,AY=typeof queueMicrotask=="function"?queueMicrotask:typeof IE<"u"?function(s){return IE.resolve(null).then(s).catch(OY)}:LE;function OY(s){setTimeout(function(){throw s})}function zs(s){return s==="head"}function BE(s,u){var m=u,g=0;do{var S=m.nextSibling;if(s.removeChild(m),S&&S.nodeType===8)if(m=S.data,m==="/$"||m==="/&"){if(g===0){s.removeChild(S),_f(u);return}g--}else if(m==="$"||m==="$?"||m==="$~"||m==="$!"||m==="&")g++;else if(m==="html")Ud(s.ownerDocument.documentElement);else if(m==="head"){m=s.ownerDocument.head,Ud(m);for(var T=m.firstChild;T;){var B=T.nextSibling,K=T.nodeName;T[Yr]||K==="SCRIPT"||K==="STYLE"||K==="LINK"&&T.rel.toLowerCase()==="stylesheet"||m.removeChild(T),T=B}}else m==="body"&&Ud(s.ownerDocument.body);m=S}while(m);_f(u)}function FE(s,u){var m=s;s=0;do{var g=m.nextSibling;if(m.nodeType===1?u?(m._stashedDisplay=m.style.display,m.style.display="none"):(m.style.display=m._stashedDisplay||"",m.getAttribute("style")===""&&m.removeAttribute("style")):m.nodeType===3&&(u?(m._stashedText=m.nodeValue,m.nodeValue=""):m.nodeValue=m._stashedText||""),g&&g.nodeType===8)if(m=g.data,m==="/$"){if(s===0)break;s--}else m!=="$"&&m!=="$?"&&m!=="$~"&&m!=="$!"||s++;m=g}while(m)}function Fw(s){var u=s.firstChild;for(u&&u.nodeType===10&&(u=u.nextSibling);u;){var m=u;switch(u=u.nextSibling,m.nodeName){case"HTML":case"HEAD":case"BODY":Fw(m),Ka(m);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(m.rel.toLowerCase()==="stylesheet")continue}s.removeChild(m)}}function jY(s,u,m,g){for(;s.nodeType===1;){var S=m;if(s.nodeName.toLowerCase()!==u.toLowerCase()){if(!g&&(s.nodeName!=="INPUT"||s.type!=="hidden"))break}else if(g){if(!s[Yr])switch(u){case"meta":if(!s.hasAttribute("itemprop"))break;return s;case"link":if(T=s.getAttribute("rel"),T==="stylesheet"&&s.hasAttribute("data-precedence"))break;if(T!==S.rel||s.getAttribute("href")!==(S.href==null||S.href===""?null:S.href)||s.getAttribute("crossorigin")!==(S.crossOrigin==null?null:S.crossOrigin)||s.getAttribute("title")!==(S.title==null?null:S.title))break;return s;case"style":if(s.hasAttribute("data-precedence"))break;return s;case"script":if(T=s.getAttribute("src"),(T!==(S.src==null?null:S.src)||s.getAttribute("type")!==(S.type==null?null:S.type)||s.getAttribute("crossorigin")!==(S.crossOrigin==null?null:S.crossOrigin))&&T&&s.hasAttribute("async")&&!s.hasAttribute("itemprop"))break;return s;default:return s}}else if(u==="input"&&s.type==="hidden"){var T=S.name==null?null:""+S.name;if(S.type==="hidden"&&s.getAttribute("name")===T)return s}else return s;if(s=ia(s.nextSibling),s===null)break}return null}function EY(s,u,m){if(u==="")return null;for(;s.nodeType!==3;)if((s.nodeType!==1||s.nodeName!=="INPUT"||s.type!=="hidden")&&!m||(s=ia(s.nextSibling),s===null))return null;return s}function qE(s,u){for(;s.nodeType!==8;)if((s.nodeType!==1||s.nodeName!=="INPUT"||s.type!=="hidden")&&!u||(s=ia(s.nextSibling),s===null))return null;return s}function qw(s){return s.data==="$?"||s.data==="$~"}function Hw(s){return s.data==="$!"||s.data==="$?"&&s.ownerDocument.readyState!=="loading"}function TY(s,u){var m=s.ownerDocument;if(s.data==="$~")s._reactRetry=u;else if(s.data!=="$?"||m.readyState!=="loading")u();else{var g=function(){u(),m.removeEventListener("DOMContentLoaded",g)};m.addEventListener("DOMContentLoaded",g),s._reactRetry=g}}function ia(s){for(;s!=null;s=s.nextSibling){var u=s.nodeType;if(u===1||u===3)break;if(u===8){if(u=s.data,u==="$"||u==="$!"||u==="$?"||u==="$~"||u==="&"||u==="F!"||u==="F")break;if(u==="/$"||u==="/&")return null}}return s}var Uw=null;function HE(s){s=s.nextSibling;for(var u=0;s;){if(s.nodeType===8){var m=s.data;if(m==="/$"||m==="/&"){if(u===0)return ia(s.nextSibling);u--}else m!=="$"&&m!=="$!"&&m!=="$?"&&m!=="$~"&&m!=="&"||u++}s=s.nextSibling}return null}function UE(s){s=s.previousSibling;for(var u=0;s;){if(s.nodeType===8){var m=s.data;if(m==="$"||m==="$!"||m==="$?"||m==="$~"||m==="&"){if(u===0)return s;u--}else m!=="/$"&&m!=="/&"||u++}s=s.previousSibling}return null}function VE(s,u,m){switch(u=vv(m),s){case"html":if(s=u.documentElement,!s)throw Error(i(452));return s;case"head":if(s=u.head,!s)throw Error(i(453));return s;case"body":if(s=u.body,!s)throw Error(i(454));return s;default:throw Error(i(451))}}function Ud(s){for(var u=s.attributes;u.length;)s.removeAttributeNode(u[0]);Ka(s)}var ra=new Map,WE=new Set;function gv(s){return typeof s.getRootNode=="function"?s.getRootNode():s.nodeType===9?s:s.ownerDocument}var Lo=I.d;I.d={f:MY,r:DY,D:RY,C:PY,L:NY,m:$Y,X:LY,S:zY,M:IY};function MY(){var s=Lo.f(),u=lv();return s||u}function DY(s){var u=jr(s);u!==null&&u.tag===5&&u.type==="form"?uj(u):Lo.r(s)}var bf=typeof document>"u"?null:document;function GE(s,u,m){var g=bf;if(g&&typeof u=="string"&&u){var S=ir(u);S='link[rel="'+s+'"][href="'+S+'"]',typeof m=="string"&&(S+='[crossorigin="'+m+'"]'),WE.has(S)||(WE.add(S),s={rel:s,crossOrigin:m,href:u},g.querySelector(S)===null&&(u=g.createElement("link"),zi(u,"link",s),un(u),g.head.appendChild(u)))}}function RY(s){Lo.D(s),GE("dns-prefetch",s,null)}function PY(s,u){Lo.C(s,u),GE("preconnect",s,u)}function NY(s,u,m){Lo.L(s,u,m);var g=bf;if(g&&s&&u){var S='link[rel="preload"][as="'+ir(u)+'"]';u==="image"&&m&&m.imageSrcSet?(S+='[imagesrcset="'+ir(m.imageSrcSet)+'"]',typeof m.imageSizes=="string"&&(S+='[imagesizes="'+ir(m.imageSizes)+'"]')):S+='[href="'+ir(s)+'"]';var T=S;switch(u){case"style":T=wf(s);break;case"script":T=kf(s)}ra.has(T)||(s=d({rel:"preload",href:u==="image"&&m&&m.imageSrcSet?void 0:s,as:u},m),ra.set(T,s),g.querySelector(S)!==null||u==="style"&&g.querySelector(Vd(T))||u==="script"&&g.querySelector(Wd(T))||(u=g.createElement("link"),zi(u,"link",s),un(u),g.head.appendChild(u)))}}function $Y(s,u){Lo.m(s,u);var m=bf;if(m&&s){var g=u&&typeof u.as=="string"?u.as:"script",S='link[rel="modulepreload"][as="'+ir(g)+'"][href="'+ir(s)+'"]',T=S;switch(g){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":T=kf(s)}if(!ra.has(T)&&(s=d({rel:"modulepreload",href:s},u),ra.set(T,s),m.querySelector(S)===null)){switch(g){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(m.querySelector(Wd(T)))return}g=m.createElement("link"),zi(g,"link",s),un(g),m.head.appendChild(g)}}}function zY(s,u,m){Lo.S(s,u,m);var g=bf;if(g&&s){var S=ai(g).hoistableStyles,T=wf(s);u=u||"default";var B=S.get(T);if(!B){var K={loading:0,preload:null};if(B=g.querySelector(Vd(T)))K.loading=5;else{s=d({rel:"stylesheet",href:s,"data-precedence":u},m),(m=ra.get(T))&&Vw(s,m);var J=B=g.createElement("link");un(J),zi(J,"link",s),J._p=new Promise(function(ce,Oe){J.onload=ce,J.onerror=Oe}),J.addEventListener("load",function(){K.loading|=1}),J.addEventListener("error",function(){K.loading|=2}),K.loading|=4,yv(B,u,g)}B={type:"stylesheet",instance:B,count:1,state:K},S.set(T,B)}}}function LY(s,u){Lo.X(s,u);var m=bf;if(m&&s){var g=ai(m).hoistableScripts,S=kf(s),T=g.get(S);T||(T=m.querySelector(Wd(S)),T||(s=d({src:s,async:!0},u),(u=ra.get(S))&&Ww(s,u),T=m.createElement("script"),un(T),zi(T,"link",s),m.head.appendChild(T)),T={type:"script",instance:T,count:1,state:null},g.set(S,T))}}function IY(s,u){Lo.M(s,u);var m=bf;if(m&&s){var g=ai(m).hoistableScripts,S=kf(s),T=g.get(S);T||(T=m.querySelector(Wd(S)),T||(s=d({src:s,async:!0,type:"module"},u),(u=ra.get(S))&&Ww(s,u),T=m.createElement("script"),un(T),zi(T,"link",s),m.head.appendChild(T)),T={type:"script",instance:T,count:1,state:null},g.set(S,T))}}function YE(s,u,m,g){var S=(S=re.current)?gv(S):null;if(!S)throw Error(i(446));switch(s){case"meta":case"title":return null;case"style":return typeof m.precedence=="string"&&typeof m.href=="string"?(u=wf(m.href),m=ai(S).hoistableStyles,g=m.get(u),g||(g={type:"style",instance:null,count:0,state:null},m.set(u,g)),g):{type:"void",instance:null,count:0,state:null};case"link":if(m.rel==="stylesheet"&&typeof m.href=="string"&&typeof m.precedence=="string"){s=wf(m.href);var T=ai(S).hoistableStyles,B=T.get(s);if(B||(S=S.ownerDocument||S,B={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},T.set(s,B),(T=S.querySelector(Vd(s)))&&!T._p&&(B.instance=T,B.state.loading=5),ra.has(s)||(m={rel:"preload",as:"style",href:m.href,crossOrigin:m.crossOrigin,integrity:m.integrity,media:m.media,hrefLang:m.hrefLang,referrerPolicy:m.referrerPolicy},ra.set(s,m),T||BY(S,s,m,B.state))),u&&g===null)throw Error(i(528,""));return B}if(u&&g!==null)throw Error(i(529,""));return null;case"script":return u=m.async,m=m.src,typeof m=="string"&&u&&typeof u!="function"&&typeof u!="symbol"?(u=kf(m),m=ai(S).hoistableScripts,g=m.get(u),g||(g={type:"script",instance:null,count:0,state:null},m.set(u,g)),g):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,s))}}function wf(s){return'href="'+ir(s)+'"'}function Vd(s){return'link[rel="stylesheet"]['+s+"]"}function KE(s){return d({},s,{"data-precedence":s.precedence,precedence:null})}function BY(s,u,m,g){s.querySelector('link[rel="preload"][as="style"]['+u+"]")?g.loading=1:(u=s.createElement("link"),g.preload=u,u.addEventListener("load",function(){return g.loading|=1}),u.addEventListener("error",function(){return g.loading|=2}),zi(u,"link",m),un(u),s.head.appendChild(u))}function kf(s){return'[src="'+ir(s)+'"]'}function Wd(s){return"script[async]"+s}function XE(s,u,m){if(u.count++,u.instance===null)switch(u.type){case"style":var g=s.querySelector('style[data-href~="'+ir(m.href)+'"]');if(g)return u.instance=g,un(g),g;var S=d({},m,{"data-href":m.href,"data-precedence":m.precedence,href:null,precedence:null});return g=(s.ownerDocument||s).createElement("style"),un(g),zi(g,"style",S),yv(g,m.precedence,s),u.instance=g;case"stylesheet":S=wf(m.href);var T=s.querySelector(Vd(S));if(T)return u.state.loading|=4,u.instance=T,un(T),T;g=KE(m),(S=ra.get(S))&&Vw(g,S),T=(s.ownerDocument||s).createElement("link"),un(T);var B=T;return B._p=new Promise(function(K,J){B.onload=K,B.onerror=J}),zi(T,"link",g),u.state.loading|=4,yv(T,m.precedence,s),u.instance=T;case"script":return T=kf(m.src),(S=s.querySelector(Wd(T)))?(u.instance=S,un(S),S):(g=m,(S=ra.get(T))&&(g=d({},m),Ww(g,S)),s=s.ownerDocument||s,S=s.createElement("script"),un(S),zi(S,"link",g),s.head.appendChild(S),u.instance=S);case"void":return null;default:throw Error(i(443,u.type))}else u.type==="stylesheet"&&(u.state.loading&4)===0&&(g=u.instance,u.state.loading|=4,yv(g,m.precedence,s));return u.instance}function yv(s,u,m){for(var g=m.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),S=g.length?g[g.length-1]:null,T=S,B=0;B<g.length;B++){var K=g[B];if(K.dataset.precedence===u)T=K;else if(T!==S)break}T?T.parentNode.insertBefore(s,T.nextSibling):(u=m.nodeType===9?m.head:m,u.insertBefore(s,u.firstChild))}function Vw(s,u){s.crossOrigin==null&&(s.crossOrigin=u.crossOrigin),s.referrerPolicy==null&&(s.referrerPolicy=u.referrerPolicy),s.title==null&&(s.title=u.title)}function Ww(s,u){s.crossOrigin==null&&(s.crossOrigin=u.crossOrigin),s.referrerPolicy==null&&(s.referrerPolicy=u.referrerPolicy),s.integrity==null&&(s.integrity=u.integrity)}var bv=null;function ZE(s,u,m){if(bv===null){var g=new Map,S=bv=new Map;S.set(m,g)}else S=bv,g=S.get(m),g||(g=new Map,S.set(m,g));if(g.has(s))return g;for(g.set(s,null),m=m.getElementsByTagName(s),S=0;S<m.length;S++){var T=m[S];if(!(T[Yr]||T[Qn]||s==="link"&&T.getAttribute("rel")==="stylesheet")&&T.namespaceURI!=="http://www.w3.org/2000/svg"){var B=T.getAttribute(u)||"";B=s+B;var K=g.get(B);K?K.push(T):g.set(B,[T])}}return g}function QE(s,u,m){s=s.ownerDocument||s,s.head.insertBefore(m,u==="title"?s.querySelector("head > title"):null)}function FY(s,u,m){if(m===1||u.itemProp!=null)return!1;switch(s){case"meta":case"title":return!0;case"style":if(typeof u.precedence!="string"||typeof u.href!="string"||u.href==="")break;return!0;case"link":if(typeof u.rel!="string"||typeof u.href!="string"||u.href===""||u.onLoad||u.onError)break;switch(u.rel){case"stylesheet":return s=u.disabled,typeof u.precedence=="string"&&s==null;default:return!0}case"script":if(u.async&&typeof u.async!="function"&&typeof u.async!="symbol"&&!u.onLoad&&!u.onError&&u.src&&typeof u.src=="string")return!0}return!1}function JE(s){return!(s.type==="stylesheet"&&(s.state.loading&3)===0)}function qY(s,u,m,g){if(m.type==="stylesheet"&&(typeof g.media!="string"||matchMedia(g.media).matches!==!1)&&(m.state.loading&4)===0){if(m.instance===null){var S=wf(g.href),T=u.querySelector(Vd(S));if(T){u=T._p,u!==null&&typeof u=="object"&&typeof u.then=="function"&&(s.count++,s=wv.bind(s),u.then(s,s)),m.state.loading|=4,m.instance=T,un(T);return}T=u.ownerDocument||u,g=KE(g),(S=ra.get(S))&&Vw(g,S),T=T.createElement("link"),un(T);var B=T;B._p=new Promise(function(K,J){B.onload=K,B.onerror=J}),zi(T,"link",g),m.instance=T}s.stylesheets===null&&(s.stylesheets=new Map),s.stylesheets.set(m,u),(u=m.state.preload)&&(m.state.loading&3)===0&&(s.count++,m=wv.bind(s),u.addEventListener("load",m),u.addEventListener("error",m))}}var Gw=0;function HY(s,u){return s.stylesheets&&s.count===0&&_v(s,s.stylesheets),0<s.count||0<s.imgCount?function(m){var g=setTimeout(function(){if(s.stylesheets&&_v(s,s.stylesheets),s.unsuspend){var T=s.unsuspend;s.unsuspend=null,T()}},6e4+u);0<s.imgBytes&&Gw===0&&(Gw=62500*xY());var S=setTimeout(function(){if(s.waitingForImages=!1,s.count===0&&(s.stylesheets&&_v(s,s.stylesheets),s.unsuspend)){var T=s.unsuspend;s.unsuspend=null,T()}},(s.imgBytes>Gw?50:800)+u);return s.unsuspend=m,function(){s.unsuspend=null,clearTimeout(g),clearTimeout(S)}}:null}function wv(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)_v(this,this.stylesheets);else if(this.unsuspend){var s=this.unsuspend;this.unsuspend=null,s()}}}var kv=null;function _v(s,u){s.stylesheets=null,s.unsuspend!==null&&(s.count++,kv=new Map,u.forEach(UY,s),kv=null,wv.call(s))}function UY(s,u){if(!(u.state.loading&4)){var m=kv.get(s);if(m)var g=m.get(null);else{m=new Map,kv.set(s,m);for(var S=s.querySelectorAll("link[data-precedence],style[data-precedence]"),T=0;T<S.length;T++){var B=S[T];(B.nodeName==="LINK"||B.getAttribute("media")!=="not all")&&(m.set(B.dataset.precedence,B),g=B)}g&&m.set(null,g)}S=u.instance,B=S.getAttribute("data-precedence"),T=m.get(B)||g,T===g&&m.set(null,S),m.set(B,S),this.count++,g=wv.bind(this),S.addEventListener("load",g),S.addEventListener("error",g),T?T.parentNode.insertBefore(S,T.nextSibling):(s=s.nodeType===9?s.head:s,s.insertBefore(S,s.firstChild)),u.state.loading|=4}}var Gd={$$typeof:x,Provider:null,Consumer:null,_currentValue:q,_currentValue2:q,_threadCount:0};function VY(s,u,m,g,S,T,B,K,J){this.tag=1,this.containerInfo=s,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Nn(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Nn(0),this.hiddenUpdates=Nn(null),this.identifierPrefix=g,this.onUncaughtError=S,this.onCaughtError=T,this.onRecoverableError=B,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=J,this.incompleteTransitions=new Map}function e5(s,u,m,g,S,T,B,K,J,ce,Oe,Me){return s=new VY(s,u,m,B,J,ce,Oe,Me,K),u=1,T===!0&&(u|=24),T=Rr(3,null,null,u),s.current=T,T.stateNode=s,u=Ab(),u.refCount++,s.pooledCache=u,u.refCount++,T.memoizedState={element:g,isDehydrated:m,cache:u},Tb(T),s}function n5(s){return s?(s=Zu,s):Zu}function t5(s,u,m,g,S,T){S=n5(S),g.context===null?g.context=S:g.pendingContext=S,g=As(u),g.payload={element:m},T=T===void 0?null:T,T!==null&&(g.callback=T),m=Os(s,g,u),m!==null&&(yr(m,s,u),Cd(m,s,u))}function i5(s,u){if(s=s.memoizedState,s!==null&&s.dehydrated!==null){var m=s.retryLane;s.retryLane=m!==0&&m<u?m:u}}function Yw(s,u){i5(s,u),(s=s.alternate)&&i5(s,u)}function r5(s){if(s.tag===13||s.tag===31){var u=$l(s,67108864);u!==null&&yr(u,s,67108864),Yw(s,67108864)}}function a5(s){if(s.tag===13||s.tag===31){var u=Lr();u=Bn(u);var m=$l(s,u);m!==null&&yr(m,s,u),Yw(s,u)}}var xv=!0;function WY(s,u,m,g){var S=R.T;R.T=null;var T=I.p;try{I.p=2,Kw(s,u,m,g)}finally{I.p=T,R.T=S}}function GY(s,u,m,g){var S=R.T;R.T=null;var T=I.p;try{I.p=8,Kw(s,u,m,g)}finally{I.p=T,R.T=S}}function Kw(s,u,m,g){if(xv){var S=Xw(g);if(S===null)Nw(s,u,g,Sv,m),s5(s,g);else if(KY(S,s,u,m,g))g.stopPropagation();else if(s5(s,g),u&4&&-1<YY.indexOf(s)){for(;S!==null;){var T=jr(S);if(T!==null)switch(T.tag){case 3:if(T=T.stateNode,T.current.memoizedState.isDehydrated){var B=wn(T.pendingLanes);if(B!==0){var K=T;for(K.pendingLanes|=2,K.entangledLanes|=2;B;){var J=1<<31-en(B);K.entanglements[1]|=J,B&=~J}no(T),(pt&6)===0&&(ov=Xe()+500,Fd(0))}}break;case 31:case 13:K=$l(T,2),K!==null&&yr(K,T,2),lv(),Yw(T,2)}if(T=Xw(g),T===null&&Nw(s,u,g,Sv,m),T===S)break;S=T}S!==null&&g.stopPropagation()}else Nw(s,u,g,null,m)}}function Xw(s){return s=oi(s),Zw(s)}var Sv=null;function Zw(s){if(Sv=null,s=Or(s),s!==null){var u=a(s);if(u===null)s=null;else{var m=u.tag;if(m===13){if(s=o(u),s!==null)return s;s=null}else if(m===31){if(s=l(u),s!==null)return s;s=null}else if(m===3){if(u.stateNode.current.memoizedState.isDehydrated)return u.tag===3?u.stateNode.containerInfo:null;s=null}else u!==s&&(s=null)}}return Sv=s,null}function o5(s){switch(s){case"beforetoggle":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"toggle":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 2;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"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(Qe()){case ie:return 2;case he:return 8;case Ye:case Je:return 32;case Se:return 268435456;default:return 32}default:return 32}}var Qw=!1,Ls=null,Is=null,Bs=null,Yd=new Map,Kd=new Map,Fs=[],YY="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".split(" ");function s5(s,u){switch(s){case"focusin":case"focusout":Ls=null;break;case"dragenter":case"dragleave":Is=null;break;case"mouseover":case"mouseout":Bs=null;break;case"pointerover":case"pointerout":Yd.delete(u.pointerId);break;case"gotpointercapture":case"lostpointercapture":Kd.delete(u.pointerId)}}function Xd(s,u,m,g,S,T){return s===null||s.nativeEvent!==T?(s={blockedOn:u,domEventName:m,eventSystemFlags:g,nativeEvent:T,targetContainers:[S]},u!==null&&(u=jr(u),u!==null&&r5(u)),s):(s.eventSystemFlags|=g,u=s.targetContainers,S!==null&&u.indexOf(S)===-1&&u.push(S),s)}function KY(s,u,m,g,S){switch(u){case"focusin":return Ls=Xd(Ls,s,u,m,g,S),!0;case"dragenter":return Is=Xd(Is,s,u,m,g,S),!0;case"mouseover":return Bs=Xd(Bs,s,u,m,g,S),!0;case"pointerover":var T=S.pointerId;return Yd.set(T,Xd(Yd.get(T)||null,s,u,m,g,S)),!0;case"gotpointercapture":return T=S.pointerId,Kd.set(T,Xd(Kd.get(T)||null,s,u,m,g,S)),!0}return!1}function l5(s){var u=Or(s.target);if(u!==null){var m=a(u);if(m!==null){if(u=m.tag,u===13){if(u=o(m),u!==null){s.blockedOn=u,Cn(s.priority,function(){a5(m)});return}}else if(u===31){if(u=l(m),u!==null){s.blockedOn=u,Cn(s.priority,function(){a5(m)});return}}else if(u===3&&m.stateNode.current.memoizedState.isDehydrated){s.blockedOn=m.tag===3?m.stateNode.containerInfo:null;return}}}s.blockedOn=null}function Cv(s){if(s.blockedOn!==null)return!1;for(var u=s.targetContainers;0<u.length;){var m=Xw(s.nativeEvent);if(m===null){m=s.nativeEvent;var g=new m.constructor(m.type,m);rr=g,m.target.dispatchEvent(g),rr=null}else return u=jr(m),u!==null&&r5(u),s.blockedOn=m,!1;u.shift()}return!0}function u5(s,u,m){Cv(s)&&m.delete(u)}function XY(){Qw=!1,Ls!==null&&Cv(Ls)&&(Ls=null),Is!==null&&Cv(Is)&&(Is=null),Bs!==null&&Cv(Bs)&&(Bs=null),Yd.forEach(u5),Kd.forEach(u5)}function Av(s,u){s.blockedOn===u&&(s.blockedOn=null,Qw||(Qw=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,XY)))}var Ov=null;function f5(s){Ov!==s&&(Ov=s,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Ov===s&&(Ov=null);for(var u=0;u<s.length;u+=3){var m=s[u],g=s[u+1],S=s[u+2];if(typeof g!="function"){if(Zw(g||m)===null)continue;break}var T=jr(m);T!==null&&(s.splice(u,3),u-=3,Xb(T,{pending:!0,data:S,method:m.method,action:g},g,S))}}))}function _f(s){function u(J){return Av(J,s)}Ls!==null&&Av(Ls,s),Is!==null&&Av(Is,s),Bs!==null&&Av(Bs,s),Yd.forEach(u),Kd.forEach(u);for(var m=0;m<Fs.length;m++){var g=Fs[m];g.blockedOn===s&&(g.blockedOn=null)}for(;0<Fs.length&&(m=Fs[0],m.blockedOn===null);)l5(m),m.blockedOn===null&&Fs.shift();if(m=(s.ownerDocument||s).$$reactFormReplay,m!=null)for(g=0;g<m.length;g+=3){var S=m[g],T=m[g+1],B=S[Xt]||null;if(typeof T=="function")B||f5(m);else if(B){var K=null;if(T&&T.hasAttribute("formAction")){if(S=T,B=T[Xt]||null)K=B.formAction;else if(Zw(S)!==null)continue}else K=B.action;typeof K=="function"?m[g+1]=K:(m.splice(g,3),g-=3),f5(m)}}}function c5(){function s(T){T.canIntercept&&T.info==="react-transition"&&T.intercept({handler:function(){return new Promise(function(B){return S=B})},focusReset:"manual",scroll:"manual"})}function u(){S!==null&&(S(),S=null),g||setTimeout(m,20)}function m(){if(!g&&!navigation.transition){var T=navigation.currentEntry;T&&T.url!=null&&navigation.navigate(T.url,{state:T.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var g=!1,S=null;return navigation.addEventListener("navigate",s),navigation.addEventListener("navigatesuccess",u),navigation.addEventListener("navigateerror",u),setTimeout(m,100),function(){g=!0,navigation.removeEventListener("navigate",s),navigation.removeEventListener("navigatesuccess",u),navigation.removeEventListener("navigateerror",u),S!==null&&(S(),S=null)}}}function Jw(s){this._internalRoot=s}jv.prototype.render=Jw.prototype.render=function(s){var u=this._internalRoot;if(u===null)throw Error(i(409));var m=u.current,g=Lr();t5(m,g,s,u,null,null)},jv.prototype.unmount=Jw.prototype.unmount=function(){var s=this._internalRoot;if(s!==null){this._internalRoot=null;var u=s.containerInfo;t5(s.current,2,null,s,null,null),lv(),u[Ai]=null}};function jv(s){this._internalRoot=s}jv.prototype.unstable_scheduleHydration=function(s){if(s){var u=xt();s={blockedOn:null,target:s,priority:u};for(var m=0;m<Fs.length&&u!==0&&u<Fs[m].priority;m++);Fs.splice(m,0,s),m===0&&l5(s)}};var d5=n.version;if(d5!=="19.2.5")throw Error(i(527,d5,"19.2.5"));I.findDOMNode=function(s){var u=s._reactInternals;if(u===void 0)throw typeof s.render=="function"?Error(i(188)):(s=Object.keys(s).join(","),Error(i(268,s)));return s=c(u),s=s!==null?h(s):null,s=s===null?null:s.stateNode,s};var ZY={bundleType:0,version:"19.2.5",rendererPackageName:"react-dom",currentDispatcherRef:R,reconcilerVersion:"19.2.5"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Ev=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Ev.isDisabled&&Ev.supportsFiber)try{On=Ev.inject(ZY),mn=Ev}catch{}}return eh.createRoot=function(s,u){if(!r(s))throw Error(i(299));var m=!1,g="",S=bj,T=wj,B=kj;return u!=null&&(u.unstable_strictMode===!0&&(m=!0),u.identifierPrefix!==void 0&&(g=u.identifierPrefix),u.onUncaughtError!==void 0&&(S=u.onUncaughtError),u.onCaughtError!==void 0&&(T=u.onCaughtError),u.onRecoverableError!==void 0&&(B=u.onRecoverableError)),u=e5(s,1,!1,null,null,m,g,null,S,T,B,c5),s[Ai]=u.current,Pw(s),new Jw(u)},eh.hydrateRoot=function(s,u,m){if(!r(s))throw Error(i(299));var g=!1,S="",T=bj,B=wj,K=kj,J=null;return m!=null&&(m.unstable_strictMode===!0&&(g=!0),m.identifierPrefix!==void 0&&(S=m.identifierPrefix),m.onUncaughtError!==void 0&&(T=m.onUncaughtError),m.onCaughtError!==void 0&&(B=m.onCaughtError),m.onRecoverableError!==void 0&&(K=m.onRecoverableError),m.formState!==void 0&&(J=m.formState)),u=e5(s,1,!0,u,m??null,g,S,J,T,B,K,c5),u.context=n5(null),m=u.current,g=Lr(),g=Bn(g),S=As(g),S.callback=null,Os(m,S,g),m=g,u.current.lanes=m,st(u,m),no(u),s[Ai]=u.current,Pw(s),new jv(u)},eh.version="19.2.5",eh}var LT;function mie(){if(LT)return Dk.exports;LT=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(n){console.error(n)}}return e(),Dk.exports=hie(),Dk.exports}var pie=mie();class HB extends Error{constructor(n,t){super(t),this.status=n,this.name="HTTPError"}}async function vie(e,n,t){const i=await fetch(`${t}${e}`,{credentials:"include",...n,headers:{"Content-Type":"application/json",...(n==null?void 0:n.headers)??{}}});if(!i.ok){const r=await i.json().catch(()=>({Message:i.statusText}));throw new HB(i.status,r.Message??r.message??i.statusText)}if(i.status!==204)return i.json()}const gie="/api";function tt(e,n){return vie(e,n,gie)}function yie(){return tt("/board")}function bie(){return tt("/flags")}function wie(e){return tt("/columns",{method:"POST",body:JSON.stringify({name:e})})}function Zl(e,n){return tt(`/columns/${e}`,{method:"PATCH",body:JSON.stringify(n)})}function kie(e){return tt(`/columns/${e}`,{method:"DELETE"})}function _ie(e){return tt("/columns/reorder",{method:"POST",body:JSON.stringify({ids:e})})}function xie(e){return tt("/cards",{method:"POST",body:JSON.stringify(e)})}function Of(e,n){return tt(`/cards/${e}`,{method:"PATCH",body:JSON.stringify(n)})}function Sie(e){return tt(`/cards/${e}`,{method:"DELETE"})}function Nk(e,n){return tt(`/cards/${e}/stickers`,{method:"PUT",body:JSON.stringify({stickers:n})})}function Cie(){return tt("/trash")}function Aie(e){return tt(`/cards/${e}/restore`,{method:"POST"})}function Oie(e){return tt(`/cards/${e}/purge`,{method:"DELETE"})}function jie(){return tt("/archive")}function Eie(e){return tt(`/cards/${e}/archive`,{method:"POST"})}function Tie(e){return tt(`/cards/${e}/unarchive`,{method:"POST"})}function Mie(e,n){const t=new URLSearchParams({date:e});return tt(`/reports/daily?${t.toString()}`)}function Die(e){return tt(`/reports/daily/summary?date=${encodeURIComponent(e)}`)}function Rie(e,n){const t=new URLSearchParams({date:e});return tt(`/reports/daily/summary?${t.toString()}`,{method:"POST"})}function Pie(e){return tt(`/settings/${encodeURIComponent(e)}`)}function Nie(e,n){return tt(`/settings/${encodeURIComponent(e)}`,{method:"PUT",body:JSON.stringify({value:n})})}function $ie(e,n,t){return tt(`/cards/${e}/move`,{method:"POST",body:JSON.stringify({column_id:n,ordered_ids:t})})}function zie(e){return tt(`/cards/${e}/history`)}function Lie(e){return tt(`/cards/${e}/messages`)}function Iie(e,n){return tt(`/cards/${e}/messages`,{method:"POST",body:JSON.stringify({body:n})})}function Bie(e,n){return tt(`/cards/${e}/messages/${n}`,{method:"DELETE"})}function Fie(e){return tt(`/cards/${e}/duplicate`,{method:"POST"})}function qie(){return`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/api/chat/ws`}function Hie(e,n,t){return new Promise((i,r)=>{const a=new WebSocket(qie());let o=!1;const l=f=>{if(!o){o=!0;try{a.close()}catch{}f?r(f):i()}};a.onopen=()=>{a.send(JSON.stringify({messages:e}))},a.onmessage=f=>{try{const c=JSON.parse(typeof f.data=="string"?f.data:"");n(c),(c.type==="done"||c.type==="error")&&l(c.type==="error"?new Error(c.error):void 0)}catch(c){l(c)}},a.onerror=()=>l(new Error("websocket error")),a.onclose=()=>l()})}function IT(e,n){return tt("/auth/login",{method:"POST",body:JSON.stringify({username:e,password:n})})}function Uie(e,n,t){return tt("/auth/register",{method:"POST",body:JSON.stringify({username:e,password:n,display_name:t})})}function Vie(){return tt("/auth/logout",{method:"POST"})}function Wie(){return tt("/me")}function BT(e){return tt("/me",{method:"PATCH",body:JSON.stringify(e)})}function UB(){return tt("/users")}function VB(){return tt("/tags")}function Gie(){return tt("/requesters")}function WB(e){const n=new URLSearchParams;e.from&&n.set("from",e.from),e.to&&n.set("to",e.to),e.assignee_id&&n.set("assignee_id",e.assignee_id),e.requester&&n.set("requester",e.requester),e.tags&&e.tags.length>0&&n.set("tags",e.tags.join(","));const t=n.toString();return tt(`/metrics${t?`?${t}`:""}`)}const GB=A.createContext(null);function Yie({children:e}){const[n,t]=A.useState(null),[i,r]=A.useState(!0);A.useEffect(()=>{Wie().then(t).catch(f=>{(!(f instanceof HB)||f.status!==401)&&console.warn("getMe failed",f)}).finally(()=>r(!1))},[]);const a=A.useCallback(async(f,c)=>{const h=await IT(f,c);t(h)},[]),o=A.useCallback(async(f,c,h)=>{await Uie(f,c,h);const d=await IT(f,c);t(d)},[]),l=A.useCallback(async()=>{await Vie(),t(null)},[]);return y.jsx(GB.Provider,{value:{user:n,loading:i,login:a,register:o,logout:l,setUser:t},children:e})}function KC(){const e=A.useContext(GB);if(!e)throw new Error("useAuth: missing AuthProvider");return e}function Kie(){for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];return A.useMemo(()=>i=>{n.forEach(r=>r(i))},n)}const Zy=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function Uc(e){const n=Object.prototype.toString.call(e);return n==="[object Window]"||n==="[object global]"}function XC(e){return"nodeType"in e}function dr(e){var n,t;return e?Uc(e)?e:XC(e)&&(n=(t=e.ownerDocument)==null?void 0:t.defaultView)!=null?n:window:window}function ZC(e){const{Document:n}=dr(e);return e instanceof n}function ep(e){return Uc(e)?!1:e instanceof dr(e).HTMLElement}function YB(e){return e instanceof dr(e).SVGElement}function Vc(e){return e?Uc(e)?e.document:XC(e)?ZC(e)?e:ep(e)||YB(e)?e.ownerDocument:document:document:document}const Va=Zy?A.useLayoutEffect:A.useEffect;function Qy(e){const n=A.useRef(e);return Va(()=>{n.current=e}),A.useCallback(function(){for(var t=arguments.length,i=new Array(t),r=0;r<t;r++)i[r]=arguments[r];return n.current==null?void 0:n.current(...i)},[])}function Xie(){const e=A.useRef(null),n=A.useCallback((i,r)=>{e.current=setInterval(i,r)},[]),t=A.useCallback(()=>{e.current!==null&&(clearInterval(e.current),e.current=null)},[]);return[n,t]}function Zh(e,n){n===void 0&&(n=[e]);const t=A.useRef(e);return Va(()=>{t.current!==e&&(t.current=e)},n),t}function np(e,n){const t=A.useRef();return A.useMemo(()=>{const i=e(t.current);return t.current=i,i},[...n])}function zg(e){const n=Qy(e),t=A.useRef(null),i=A.useCallback(r=>{r!==t.current&&(n==null||n(r,t.current)),t.current=r},[]);return[t,i]}function Lg(e){const n=A.useRef();return A.useEffect(()=>{n.current=e},[e]),n.current}let $k={};function tp(e,n){return A.useMemo(()=>{if(n)return n;const t=$k[e]==null?0:$k[e]+1;return $k[e]=t,e+"-"+t},[e,n])}function KB(e){return function(n){for(var t=arguments.length,i=new Array(t>1?t-1:0),r=1;r<t;r++)i[r-1]=arguments[r];return i.reduce((a,o)=>{const l=Object.entries(o);for(const[f,c]of l){const h=a[f];h!=null&&(a[f]=h+e*c)}return a},{...n})}}const Uf=KB(1),Qh=KB(-1);function Zie(e){return"clientX"in e&&"clientY"in e}function Jy(e){if(!e)return!1;const{KeyboardEvent:n}=dr(e.target);return n&&e instanceof n}function Qie(e){if(!e)return!1;const{TouchEvent:n}=dr(e.target);return n&&e instanceof n}function Ig(e){if(Qie(e)){if(e.touches&&e.touches.length){const{clientX:n,clientY:t}=e.touches[0];return{x:n,y:t}}else if(e.changedTouches&&e.changedTouches.length){const{clientX:n,clientY:t}=e.changedTouches[0];return{x:n,y:t}}}return Zie(e)?{x:e.clientX,y:e.clientY}:null}const po=Object.freeze({Translate:{toString(e){if(!e)return;const{x:n,y:t}=e;return"translate3d("+(n?Math.round(n):0)+"px, "+(t?Math.round(t):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:n,scaleY:t}=e;return"scaleX("+n+") scaleY("+t+")"}},Transform:{toString(e){if(e)return[po.Translate.toString(e),po.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:n,duration:t,easing:i}=e;return n+" "+t+"ms "+i}}}),FT="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function Jie(e){return e.matches(FT)?e:e.querySelector(FT)}const ere={display:"none"};function nre(e){let{id:n,value:t}=e;return Q.createElement("div",{id:n,style:ere},t)}function tre(e){let{id:n,announcement:t,ariaLiveType:i="assertive"}=e;const r={position:"fixed",top:0,left:0,width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"};return Q.createElement("div",{id:n,style:r,role:"status","aria-live":i,"aria-atomic":!0},t)}function ire(){const[e,n]=A.useState("");return{announce:A.useCallback(i=>{i!=null&&n(i)},[]),announcement:e}}const XB=A.createContext(null);function rre(e){const n=A.useContext(XB);A.useEffect(()=>{if(!n)throw new Error("useDndMonitor must be used within a children of <DndContext>");return n(e)},[e,n])}function are(){const[e]=A.useState(()=>new Set),n=A.useCallback(i=>(e.add(i),()=>e.delete(i)),[e]);return[A.useCallback(i=>{let{type:r,event:a}=i;e.forEach(o=>{var l;return(l=o[r])==null?void 0:l.call(o,a)})},[e]),n]}const ore={draggable:`
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
`},sre={onDragStart(e){let{active:n}=e;return"Picked up draggable item "+n.id+"."},onDragOver(e){let{active:n,over:t}=e;return t?"Draggable item "+n.id+" was moved over droppable area "+t.id+".":"Draggable item "+n.id+" is no longer over a droppable area."},onDragEnd(e){let{active:n,over:t}=e;return t?"Draggable item "+n.id+" was dropped over droppable area "+t.id:"Draggable item "+n.id+" was dropped."},onDragCancel(e){let{active:n}=e;return"Dragging was cancelled. Draggable item "+n.id+" was dropped."}};function lre(e){let{announcements:n=sre,container:t,hiddenTextDescribedById:i,screenReaderInstructions:r=ore}=e;const{announce:a,announcement:o}=ire(),l=tp("DndLiveRegion"),[f,c]=A.useState(!1);if(A.useEffect(()=>{c(!0)},[]),rre(A.useMemo(()=>({onDragStart(d){let{active:p}=d;a(n.onDragStart({active:p}))},onDragMove(d){let{active:p,over:v}=d;n.onDragMove&&a(n.onDragMove({active:p,over:v}))},onDragOver(d){let{active:p,over:v}=d;a(n.onDragOver({active:p,over:v}))},onDragEnd(d){let{active:p,over:v}=d;a(n.onDragEnd({active:p,over:v}))},onDragCancel(d){let{active:p,over:v}=d;a(n.onDragCancel({active:p,over:v}))}}),[a,n])),!f)return null;const h=Q.createElement(Q.Fragment,null,Q.createElement(nre,{id:i,value:r.draggable}),Q.createElement(tre,{id:l,announcement:o}));return t?Qs.createPortal(h,t):h}var ki;(function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"})(ki||(ki={}));function Bg(){}function qT(e,n){return A.useMemo(()=>({sensor:e,options:n??{}}),[e,n])}function ure(){for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];return A.useMemo(()=>[...n].filter(i=>i!=null),[...n])}const Wa=Object.freeze({x:0,y:0});function QC(e,n){return Math.sqrt(Math.pow(e.x-n.x,2)+Math.pow(e.y-n.y,2))}function fre(e,n){const t=Ig(e);if(!t)return"0 0";const i={x:(t.x-n.left)/n.width*100,y:(t.y-n.top)/n.height*100};return i.x+"% "+i.y+"%"}function JC(e,n){let{data:{value:t}}=e,{data:{value:i}}=n;return t-i}function cre(e,n){let{data:{value:t}}=e,{data:{value:i}}=n;return i-t}function DS(e){let{left:n,top:t,height:i,width:r}=e;return[{x:n,y:t},{x:n+r,y:t},{x:n,y:t+i},{x:n+r,y:t+i}]}function ZB(e,n){if(!e||e.length===0)return null;const[t]=e;return t[n]}function HT(e,n,t){return n===void 0&&(n=e.left),t===void 0&&(t=e.top),{x:n+e.width*.5,y:t+e.height*.5}}const dre=e=>{let{collisionRect:n,droppableRects:t,droppableContainers:i}=e;const r=HT(n,n.left,n.top),a=[];for(const o of i){const{id:l}=o,f=t.get(l);if(f){const c=QC(HT(f),r);a.push({id:l,data:{droppableContainer:o,value:c}})}}return a.sort(JC)},QB=e=>{let{collisionRect:n,droppableRects:t,droppableContainers:i}=e;const r=DS(n),a=[];for(const o of i){const{id:l}=o,f=t.get(l);if(f){const c=DS(f),h=r.reduce((p,v,b)=>p+QC(c[b],v),0),d=Number((h/4).toFixed(4));a.push({id:l,data:{droppableContainer:o,value:d}})}}return a.sort(JC)};function hre(e,n){const t=Math.max(n.top,e.top),i=Math.max(n.left,e.left),r=Math.min(n.left+n.width,e.left+e.width),a=Math.min(n.top+n.height,e.top+e.height),o=r-i,l=a-t;if(i<r&&t<a){const f=n.width*n.height,c=e.width*e.height,h=o*l,d=h/(f+c-h);return Number(d.toFixed(4))}return 0}const JB=e=>{let{collisionRect:n,droppableRects:t,droppableContainers:i}=e;const r=[];for(const a of i){const{id:o}=a,l=t.get(o);if(l){const f=hre(l,n);f>0&&r.push({id:o,data:{droppableContainer:a,value:f}})}}return r.sort(cre)};function mre(e,n){const{top:t,left:i,bottom:r,right:a}=n;return t<=e.y&&e.y<=r&&i<=e.x&&e.x<=a}const pre=e=>{let{droppableContainers:n,droppableRects:t,pointerCoordinates:i}=e;if(!i)return[];const r=[];for(const a of n){const{id:o}=a,l=t.get(o);if(l&&mre(i,l)){const c=DS(l).reduce((d,p)=>d+QC(i,p),0),h=Number((c/4).toFixed(4));r.push({id:o,data:{droppableContainer:a,value:h}})}}return r.sort(JC)};function vre(e,n,t){return{...e,scaleX:n&&t?n.width/t.width:1,scaleY:n&&t?n.height/t.height:1}}function eF(e,n){return e&&n?{x:e.left-n.left,y:e.top-n.top}:Wa}function gre(e){return function(t){for(var i=arguments.length,r=new Array(i>1?i-1:0),a=1;a<i;a++)r[a-1]=arguments[a];return r.reduce((o,l)=>({...o,top:o.top+e*l.y,bottom:o.bottom+e*l.y,left:o.left+e*l.x,right:o.right+e*l.x}),{...t})}}const yre=gre(1);function nF(e){if(e.startsWith("matrix3d(")){const n=e.slice(9,-1).split(/, /);return{x:+n[12],y:+n[13],scaleX:+n[0],scaleY:+n[5]}}else if(e.startsWith("matrix(")){const n=e.slice(7,-1).split(/, /);return{x:+n[4],y:+n[5],scaleX:+n[0],scaleY:+n[3]}}return null}function bre(e,n,t){const i=nF(n);if(!i)return e;const{scaleX:r,scaleY:a,x:o,y:l}=i,f=e.left-o-(1-r)*parseFloat(t),c=e.top-l-(1-a)*parseFloat(t.slice(t.indexOf(" ")+1)),h=r?e.width/r:e.width,d=a?e.height/a:e.height;return{width:h,height:d,top:c,right:f+h,bottom:c+d,left:f}}const wre={ignoreTransform:!1};function Wc(e,n){n===void 0&&(n=wre);let t=e.getBoundingClientRect();if(n.ignoreTransform){const{transform:c,transformOrigin:h}=dr(e).getComputedStyle(e);c&&(t=bre(t,c,h))}const{top:i,left:r,width:a,height:o,bottom:l,right:f}=t;return{top:i,left:r,width:a,height:o,bottom:l,right:f}}function UT(e){return Wc(e,{ignoreTransform:!0})}function kre(e){const n=e.innerWidth,t=e.innerHeight;return{top:0,left:0,right:n,bottom:t,width:n,height:t}}function _re(e,n){return n===void 0&&(n=dr(e).getComputedStyle(e)),n.position==="fixed"}function xre(e,n){n===void 0&&(n=dr(e).getComputedStyle(e));const t=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(r=>{const a=n[r];return typeof a=="string"?t.test(a):!1})}function e0(e,n){const t=[];function i(r){if(n!=null&&t.length>=n||!r)return t;if(ZC(r)&&r.scrollingElement!=null&&!t.includes(r.scrollingElement))return t.push(r.scrollingElement),t;if(!ep(r)||YB(r)||t.includes(r))return t;const a=dr(e).getComputedStyle(r);return r!==e&&xre(r,a)&&t.push(r),_re(r,a)?t:i(r.parentNode)}return e?i(e):t}function tF(e){const[n]=e0(e,1);return n??null}function zk(e){return!Zy||!e?null:Uc(e)?e:XC(e)?ZC(e)||e===Vc(e).scrollingElement?window:ep(e)?e:null:null}function iF(e){return Uc(e)?e.scrollX:e.scrollLeft}function rF(e){return Uc(e)?e.scrollY:e.scrollTop}function RS(e){return{x:iF(e),y:rF(e)}}var Ti;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(Ti||(Ti={}));function aF(e){return!Zy||!e?!1:e===document.scrollingElement}function oF(e){const n={x:0,y:0},t=aF(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},i={x:e.scrollWidth-t.width,y:e.scrollHeight-t.height},r=e.scrollTop<=n.y,a=e.scrollLeft<=n.x,o=e.scrollTop>=i.y,l=e.scrollLeft>=i.x;return{isTop:r,isLeft:a,isBottom:o,isRight:l,maxScroll:i,minScroll:n}}const Sre={x:.2,y:.2};function Cre(e,n,t,i,r){let{top:a,left:o,right:l,bottom:f}=t;i===void 0&&(i=10),r===void 0&&(r=Sre);const{isTop:c,isBottom:h,isLeft:d,isRight:p}=oF(e),v={x:0,y:0},b={x:0,y:0},w={height:n.height*r.y,width:n.width*r.x};return!c&&a<=n.top+w.height?(v.y=Ti.Backward,b.y=i*Math.abs((n.top+w.height-a)/w.height)):!h&&f>=n.bottom-w.height&&(v.y=Ti.Forward,b.y=i*Math.abs((n.bottom-w.height-f)/w.height)),!p&&l>=n.right-w.width?(v.x=Ti.Forward,b.x=i*Math.abs((n.right-w.width-l)/w.width)):!d&&o<=n.left+w.width&&(v.x=Ti.Backward,b.x=i*Math.abs((n.left+w.width-o)/w.width)),{direction:v,speed:b}}function Are(e){if(e===document.scrollingElement){const{innerWidth:a,innerHeight:o}=window;return{top:0,left:0,right:a,bottom:o,width:a,height:o}}const{top:n,left:t,right:i,bottom:r}=e.getBoundingClientRect();return{top:n,left:t,right:i,bottom:r,width:e.clientWidth,height:e.clientHeight}}function sF(e){return e.reduce((n,t)=>Uf(n,RS(t)),Wa)}function Ore(e){return e.reduce((n,t)=>n+iF(t),0)}function jre(e){return e.reduce((n,t)=>n+rF(t),0)}function lF(e,n){if(n===void 0&&(n=Wc),!e)return;const{top:t,left:i,bottom:r,right:a}=n(e);tF(e)&&(r<=0||a<=0||t>=window.innerHeight||i>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const Ere=[["x",["left","right"],Ore],["y",["top","bottom"],jre]];class e9{constructor(n,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const i=e0(t),r=sF(i);this.rect={...n},this.width=n.width,this.height=n.height;for(const[a,o,l]of Ere)for(const f of o)Object.defineProperty(this,f,{get:()=>{const c=l(i),h=r[a]-c;return this.rect[f]+h},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class Th{constructor(n){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(t=>{var i;return(i=this.target)==null?void 0:i.removeEventListener(...t)})},this.target=n}add(n,t,i){var r;(r=this.target)==null||r.addEventListener(n,t,i),this.listeners.push([n,t,i])}}function Tre(e){const{EventTarget:n}=dr(e);return e instanceof n?e:Vc(e)}function Lk(e,n){const t=Math.abs(e.x),i=Math.abs(e.y);return typeof n=="number"?Math.sqrt(t**2+i**2)>n:"x"in n&&"y"in n?t>n.x&&i>n.y:"x"in n?t>n.x:"y"in n?i>n.y:!1}var fa;(function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"})(fa||(fa={}));function VT(e){e.preventDefault()}function Mre(e){e.stopPropagation()}var at;(function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"})(at||(at={}));const uF={start:[at.Space,at.Enter],cancel:[at.Esc],end:[at.Space,at.Enter,at.Tab]},Dre=(e,n)=>{let{currentCoordinates:t}=n;switch(e.code){case at.Right:return{...t,x:t.x+25};case at.Left:return{...t,x:t.x-25};case at.Down:return{...t,y:t.y+25};case at.Up:return{...t,y:t.y-25}}};class n9{constructor(n){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=n;const{event:{target:t}}=n;this.props=n,this.listeners=new Th(Vc(t)),this.windowListeners=new Th(dr(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(fa.Resize,this.handleCancel),this.windowListeners.add(fa.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(fa.Keydown,this.handleKeyDown))}handleStart(){const{activeNode:n,onStart:t}=this.props,i=n.node.current;i&&lF(i),t(Wa)}handleKeyDown(n){if(Jy(n)){const{active:t,context:i,options:r}=this.props,{keyboardCodes:a=uF,coordinateGetter:o=Dre,scrollBehavior:l="smooth"}=r,{code:f}=n;if(a.end.includes(f)){this.handleEnd(n);return}if(a.cancel.includes(f)){this.handleCancel(n);return}const{collisionRect:c}=i.current,h=c?{x:c.left,y:c.top}:Wa;this.referenceCoordinates||(this.referenceCoordinates=h);const d=o(n,{active:t,context:i.current,currentCoordinates:h});if(d){const p=Qh(d,h),v={x:0,y:0},{scrollableAncestors:b}=i.current;for(const w of b){const k=n.code,{isTop:_,isRight:C,isLeft:x,isBottom:E,maxScroll:O,minScroll:j}=oF(w),M=Are(w),N={x:Math.min(k===at.Right?M.right-M.width/2:M.right,Math.max(k===at.Right?M.left:M.left+M.width/2,d.x)),y:Math.min(k===at.Down?M.bottom-M.height/2:M.bottom,Math.max(k===at.Down?M.top:M.top+M.height/2,d.y))},H=k===at.Right&&!C||k===at.Left&&!x,P=k===at.Down&&!E||k===at.Up&&!_;if(H&&N.x!==d.x){const z=w.scrollLeft+p.x,F=k===at.Right&&z<=O.x||k===at.Left&&z>=j.x;if(F&&!p.y){w.scrollTo({left:z,behavior:l});return}F?v.x=w.scrollLeft-z:v.x=k===at.Right?w.scrollLeft-O.x:w.scrollLeft-j.x,v.x&&w.scrollBy({left:-v.x,behavior:l});break}else if(P&&N.y!==d.y){const z=w.scrollTop+p.y,F=k===at.Down&&z<=O.y||k===at.Up&&z>=j.y;if(F&&!p.x){w.scrollTo({top:z,behavior:l});return}F?v.y=w.scrollTop-z:v.y=k===at.Down?w.scrollTop-O.y:w.scrollTop-j.y,v.y&&w.scrollBy({top:-v.y,behavior:l});break}}this.handleMove(n,Uf(Qh(d,this.referenceCoordinates),v))}}}handleMove(n,t){const{onMove:i}=this.props;n.preventDefault(),i(t)}handleEnd(n){const{onEnd:t}=this.props;n.preventDefault(),this.detach(),t()}handleCancel(n){const{onCancel:t}=this.props;n.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}n9.activators=[{eventName:"onKeyDown",handler:(e,n,t)=>{let{keyboardCodes:i=uF,onActivation:r}=n,{active:a}=t;const{code:o}=e.nativeEvent;if(i.start.includes(o)){const l=a.activatorNode.current;return l&&e.target!==l?!1:(e.preventDefault(),r==null||r({event:e.nativeEvent}),!0)}return!1}}];function WT(e){return!!(e&&"distance"in e)}function GT(e){return!!(e&&"delay"in e)}class t9{constructor(n,t,i){var r;i===void 0&&(i=Tre(n.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=n,this.events=t;const{event:a}=n,{target:o}=a;this.props=n,this.events=t,this.document=Vc(o),this.documentListeners=new Th(this.document),this.listeners=new Th(i),this.windowListeners=new Th(dr(o)),this.initialCoordinates=(r=Ig(a))!=null?r:Wa,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:n,props:{options:{activationConstraint:t,bypassActivationConstraint:i}}}=this;if(this.listeners.add(n.move.name,this.handleMove,{passive:!1}),this.listeners.add(n.end.name,this.handleEnd),n.cancel&&this.listeners.add(n.cancel.name,this.handleCancel),this.windowListeners.add(fa.Resize,this.handleCancel),this.windowListeners.add(fa.DragStart,VT),this.windowListeners.add(fa.VisibilityChange,this.handleCancel),this.windowListeners.add(fa.ContextMenu,VT),this.documentListeners.add(fa.Keydown,this.handleKeydown),t){if(i!=null&&i({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(GT(t)){this.timeoutId=setTimeout(this.handleStart,t.delay),this.handlePending(t);return}if(WT(t)){this.handlePending(t);return}}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),this.timeoutId!==null&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handlePending(n,t){const{active:i,onPending:r}=this.props;r(i,n,this.initialCoordinates,t)}handleStart(){const{initialCoordinates:n}=this,{onStart:t}=this.props;n&&(this.activated=!0,this.documentListeners.add(fa.Click,Mre,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(fa.SelectionChange,this.removeTextSelection),t(n))}handleMove(n){var t;const{activated:i,initialCoordinates:r,props:a}=this,{onMove:o,options:{activationConstraint:l}}=a;if(!r)return;const f=(t=Ig(n))!=null?t:Wa,c=Qh(r,f);if(!i&&l){if(WT(l)){if(l.tolerance!=null&&Lk(c,l.tolerance))return this.handleCancel();if(Lk(c,l.distance))return this.handleStart()}if(GT(l)&&Lk(c,l.tolerance))return this.handleCancel();this.handlePending(l,c);return}n.cancelable&&n.preventDefault(),o(f)}handleEnd(){const{onAbort:n,onEnd:t}=this.props;this.detach(),this.activated||n(this.props.active),t()}handleCancel(){const{onAbort:n,onCancel:t}=this.props;this.detach(),this.activated||n(this.props.active),t()}handleKeydown(n){n.code===at.Esc&&this.handleCancel()}removeTextSelection(){var n;(n=this.document.getSelection())==null||n.removeAllRanges()}}const Rre={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class i9 extends t9{constructor(n){const{event:t}=n,i=Vc(t.target);super(n,Rre,i)}}i9.activators=[{eventName:"onPointerDown",handler:(e,n)=>{let{nativeEvent:t}=e,{onActivation:i}=n;return!t.isPrimary||t.button!==0?!1:(i==null||i({event:t}),!0)}}];const Pre={move:{name:"mousemove"},end:{name:"mouseup"}};var PS;(function(e){e[e.RightClick=2]="RightClick"})(PS||(PS={}));class Nre extends t9{constructor(n){super(n,Pre,Vc(n.event.target))}}Nre.activators=[{eventName:"onMouseDown",handler:(e,n)=>{let{nativeEvent:t}=e,{onActivation:i}=n;return t.button===PS.RightClick?!1:(i==null||i({event:t}),!0)}}];const Ik={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};class $re extends t9{constructor(n){super(n,Ik)}static setup(){return window.addEventListener(Ik.move.name,n,{capture:!1,passive:!1}),function(){window.removeEventListener(Ik.move.name,n)};function n(){}}}$re.activators=[{eventName:"onTouchStart",handler:(e,n)=>{let{nativeEvent:t}=e,{onActivation:i}=n;const{touches:r}=t;return r.length>1?!1:(i==null||i({event:t}),!0)}}];var Mh;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(Mh||(Mh={}));var Fg;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(Fg||(Fg={}));function zre(e){let{acceleration:n,activator:t=Mh.Pointer,canScroll:i,draggingRect:r,enabled:a,interval:o=5,order:l=Fg.TreeOrder,pointerCoordinates:f,scrollableAncestors:c,scrollableAncestorRects:h,delta:d,threshold:p}=e;const v=Ire({delta:d,disabled:!a}),[b,w]=Xie(),k=A.useRef({x:0,y:0}),_=A.useRef({x:0,y:0}),C=A.useMemo(()=>{switch(t){case Mh.Pointer:return f?{top:f.y,bottom:f.y,left:f.x,right:f.x}:null;case Mh.DraggableRect:return r}},[t,r,f]),x=A.useRef(null),E=A.useCallback(()=>{const j=x.current;if(!j)return;const M=k.current.x*_.current.x,N=k.current.y*_.current.y;j.scrollBy(M,N)},[]),O=A.useMemo(()=>l===Fg.TreeOrder?[...c].reverse():c,[l,c]);A.useEffect(()=>{if(!a||!c.length||!C){w();return}for(const j of O){if((i==null?void 0:i(j))===!1)continue;const M=c.indexOf(j),N=h[M];if(!N)continue;const{direction:H,speed:P}=Cre(j,N,C,n,p);for(const z of["x","y"])v[z][H[z]]||(P[z]=0,H[z]=0);if(P.x>0||P.y>0){w(),x.current=j,b(E,o),k.current=P,_.current=H;return}}k.current={x:0,y:0},_.current={x:0,y:0},w()},[n,E,i,w,a,o,JSON.stringify(C),JSON.stringify(v),b,c,O,h,JSON.stringify(p)])}const Lre={x:{[Ti.Backward]:!1,[Ti.Forward]:!1},y:{[Ti.Backward]:!1,[Ti.Forward]:!1}};function Ire(e){let{delta:n,disabled:t}=e;const i=Lg(n);return np(r=>{if(t||!i||!r)return Lre;const a={x:Math.sign(n.x-i.x),y:Math.sign(n.y-i.y)};return{x:{[Ti.Backward]:r.x[Ti.Backward]||a.x===-1,[Ti.Forward]:r.x[Ti.Forward]||a.x===1},y:{[Ti.Backward]:r.y[Ti.Backward]||a.y===-1,[Ti.Forward]:r.y[Ti.Forward]||a.y===1}}},[t,n,i])}function Bre(e,n){const t=n!=null?e.get(n):void 0,i=t?t.node.current:null;return np(r=>{var a;return n==null?null:(a=i??r)!=null?a:null},[i,n])}function Fre(e,n){return A.useMemo(()=>e.reduce((t,i)=>{const{sensor:r}=i,a=r.activators.map(o=>({eventName:o.eventName,handler:n(o.handler,i)}));return[...t,...a]},[]),[e,n])}var Jh;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(Jh||(Jh={}));var NS;(function(e){e.Optimized="optimized"})(NS||(NS={}));const YT=new Map;function qre(e,n){let{dragging:t,dependencies:i,config:r}=n;const[a,o]=A.useState(null),{frequency:l,measure:f,strategy:c}=r,h=A.useRef(e),d=k(),p=Zh(d),v=A.useCallback(function(_){_===void 0&&(_=[]),!p.current&&o(C=>C===null?_:C.concat(_.filter(x=>!C.includes(x))))},[p]),b=A.useRef(null),w=np(_=>{if(d&&!t)return YT;if(!_||_===YT||h.current!==e||a!=null){const C=new Map;for(let x of e){if(!x)continue;if(a&&a.length>0&&!a.includes(x.id)&&x.rect.current){C.set(x.id,x.rect.current);continue}const E=x.node.current,O=E?new e9(f(E),E):null;x.rect.current=O,O&&C.set(x.id,O)}return C}return _},[e,a,t,d,f]);return A.useEffect(()=>{h.current=e},[e]),A.useEffect(()=>{d||v()},[t,d]),A.useEffect(()=>{a&&a.length>0&&o(null)},[JSON.stringify(a)]),A.useEffect(()=>{d||typeof l!="number"||b.current!==null||(b.current=setTimeout(()=>{v(),b.current=null},l))},[l,d,v,...i]),{droppableRects:w,measureDroppableContainers:v,measuringScheduled:a!=null};function k(){switch(c){case Jh.Always:return!1;case Jh.BeforeDragging:return t;default:return!t}}}function r9(e,n){return np(t=>e?t||(typeof n=="function"?n(e):e):null,[n,e])}function Hre(e,n){return r9(e,n)}function Ure(e){let{callback:n,disabled:t}=e;const i=Qy(n),r=A.useMemo(()=>{if(t||typeof window>"u"||typeof window.MutationObserver>"u")return;const{MutationObserver:a}=window;return new a(i)},[i,t]);return A.useEffect(()=>()=>r==null?void 0:r.disconnect(),[r]),r}function n0(e){let{callback:n,disabled:t}=e;const i=Qy(n),r=A.useMemo(()=>{if(t||typeof window>"u"||typeof window.ResizeObserver>"u")return;const{ResizeObserver:a}=window;return new a(i)},[t]);return A.useEffect(()=>()=>r==null?void 0:r.disconnect(),[r]),r}function Vre(e){return new e9(Wc(e),e)}function KT(e,n,t){n===void 0&&(n=Vre);const[i,r]=A.useState(null);function a(){r(f=>{if(!e)return null;if(e.isConnected===!1){var c;return(c=f??t)!=null?c:null}const h=n(e);return JSON.stringify(f)===JSON.stringify(h)?f:h})}const o=Ure({callback(f){if(e)for(const c of f){const{type:h,target:d}=c;if(h==="childList"&&d instanceof HTMLElement&&d.contains(e)){a();break}}}}),l=n0({callback:a});return Va(()=>{a(),e?(l==null||l.observe(e),o==null||o.observe(document.body,{childList:!0,subtree:!0})):(l==null||l.disconnect(),o==null||o.disconnect())},[e]),i}function Wre(e){const n=r9(e);return eF(e,n)}const XT=[];function Gre(e){const n=A.useRef(e),t=np(i=>e?i&&i!==XT&&e&&n.current&&e.parentNode===n.current.parentNode?i:e0(e):XT,[e]);return A.useEffect(()=>{n.current=e},[e]),t}function Yre(e){const[n,t]=A.useState(null),i=A.useRef(e),r=A.useCallback(a=>{const o=zk(a.target);o&&t(l=>l?(l.set(o,RS(o)),new Map(l)):null)},[]);return A.useEffect(()=>{const a=i.current;if(e!==a){o(a);const l=e.map(f=>{const c=zk(f);return c?(c.addEventListener("scroll",r,{passive:!0}),[c,RS(c)]):null}).filter(f=>f!=null);t(l.length?new Map(l):null),i.current=e}return()=>{o(e),o(a)};function o(l){l.forEach(f=>{const c=zk(f);c==null||c.removeEventListener("scroll",r)})}},[r,e]),A.useMemo(()=>e.length?n?Array.from(n.values()).reduce((a,o)=>Uf(a,o),Wa):sF(e):Wa,[e,n])}function ZT(e,n){n===void 0&&(n=[]);const t=A.useRef(null);return A.useEffect(()=>{t.current=null},n),A.useEffect(()=>{const i=e!==Wa;i&&!t.current&&(t.current=e),!i&&t.current&&(t.current=null)},[e]),t.current?Qh(e,t.current):Wa}function Kre(e){A.useEffect(()=>{if(!Zy)return;const n=e.map(t=>{let{sensor:i}=t;return i.setup==null?void 0:i.setup()});return()=>{for(const t of n)t==null||t()}},e.map(n=>{let{sensor:t}=n;return t}))}function Xre(e,n){return A.useMemo(()=>e.reduce((t,i)=>{let{eventName:r,handler:a}=i;return t[r]=o=>{a(o,n)},t},{}),[e,n])}function fF(e){return A.useMemo(()=>e?kre(e):null,[e])}const QT=[];function Zre(e,n){n===void 0&&(n=Wc);const[t]=e,i=fF(t?dr(t):null),[r,a]=A.useState(QT);function o(){a(()=>e.length?e.map(f=>aF(f)?i:new e9(n(f),f)):QT)}const l=n0({callback:o});return Va(()=>{l==null||l.disconnect(),o(),e.forEach(f=>l==null?void 0:l.observe(f))},[e]),r}function cF(e){if(!e)return null;if(e.children.length>1)return e;const n=e.children[0];return ep(n)?n:e}function Qre(e){let{measure:n}=e;const[t,i]=A.useState(null),r=A.useCallback(c=>{for(const{target:h}of c)if(ep(h)){i(d=>{const p=n(h);return d?{...d,width:p.width,height:p.height}:p});break}},[n]),a=n0({callback:r}),o=A.useCallback(c=>{const h=cF(c);a==null||a.disconnect(),h&&(a==null||a.observe(h)),i(h?n(h):null)},[n,a]),[l,f]=zg(o);return A.useMemo(()=>({nodeRef:l,rect:t,setRef:f}),[t,l,f])}const Jre=[{sensor:i9,options:{}},{sensor:n9,options:{}}],eae={current:{}},bg={draggable:{measure:UT},droppable:{measure:UT,strategy:Jh.WhileDragging,frequency:NS.Optimized},dragOverlay:{measure:Wc}};class Dh extends Map{get(n){var t;return n!=null&&(t=super.get(n))!=null?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(n=>{let{disabled:t}=n;return!t})}getNodeFor(n){var t,i;return(t=(i=this.get(n))==null?void 0:i.node.current)!=null?t:void 0}}const nae={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new Dh,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Bg},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:bg,measureDroppableContainers:Bg,windowRect:null,measuringScheduled:!1},dF={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Bg,draggableNodes:new Map,over:null,measureDroppableContainers:Bg},ip=A.createContext(dF),hF=A.createContext(nae);function tae(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new Dh}}}function iae(e,n){switch(n.type){case ki.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:n.initialCoordinates,active:n.active}};case ki.DragMove:return e.draggable.active==null?e:{...e,draggable:{...e.draggable,translate:{x:n.coordinates.x-e.draggable.initialCoordinates.x,y:n.coordinates.y-e.draggable.initialCoordinates.y}}};case ki.DragEnd:case ki.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case ki.RegisterDroppable:{const{element:t}=n,{id:i}=t,r=new Dh(e.droppable.containers);return r.set(i,t),{...e,droppable:{...e.droppable,containers:r}}}case ki.SetDroppableDisabled:{const{id:t,key:i,disabled:r}=n,a=e.droppable.containers.get(t);if(!a||i!==a.key)return e;const o=new Dh(e.droppable.containers);return o.set(t,{...a,disabled:r}),{...e,droppable:{...e.droppable,containers:o}}}case ki.UnregisterDroppable:{const{id:t,key:i}=n,r=e.droppable.containers.get(t);if(!r||i!==r.key)return e;const a=new Dh(e.droppable.containers);return a.delete(t),{...e,droppable:{...e.droppable,containers:a}}}default:return e}}function rae(e){let{disabled:n}=e;const{active:t,activatorEvent:i,draggableNodes:r}=A.useContext(ip),a=Lg(i),o=Lg(t==null?void 0:t.id);return A.useEffect(()=>{if(!n&&!i&&a&&o!=null){if(!Jy(a)||document.activeElement===a.target)return;const l=r.get(o);if(!l)return;const{activatorNode:f,node:c}=l;if(!f.current&&!c.current)return;requestAnimationFrame(()=>{for(const h of[f.current,c.current]){if(!h)continue;const d=Jie(h);if(d){d.focus();break}}})}},[i,n,r,o,a]),null}function mF(e,n){let{transform:t,...i}=n;return e!=null&&e.length?e.reduce((r,a)=>a({transform:r,...i}),t):t}function aae(e){return A.useMemo(()=>({draggable:{...bg.draggable,...e==null?void 0:e.draggable},droppable:{...bg.droppable,...e==null?void 0:e.droppable},dragOverlay:{...bg.dragOverlay,...e==null?void 0:e.dragOverlay}}),[e==null?void 0:e.draggable,e==null?void 0:e.droppable,e==null?void 0:e.dragOverlay])}function oae(e){let{activeNode:n,measure:t,initialRect:i,config:r=!0}=e;const a=A.useRef(!1),{x:o,y:l}=typeof r=="boolean"?{x:r,y:r}:r;Va(()=>{if(!o&&!l||!n){a.current=!1;return}if(a.current||!i)return;const c=n==null?void 0:n.node.current;if(!c||c.isConnected===!1)return;const h=t(c),d=eF(h,i);if(o||(d.x=0),l||(d.y=0),a.current=!0,Math.abs(d.x)>0||Math.abs(d.y)>0){const p=tF(c);p&&p.scrollBy({top:d.y,left:d.x})}},[n,o,l,i,t])}const t0=A.createContext({...Wa,scaleX:1,scaleY:1});var Ys;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(Ys||(Ys={}));const sae=A.memo(function(n){var t,i,r,a;let{id:o,accessibility:l,autoScroll:f=!0,children:c,sensors:h=Jre,collisionDetection:d=JB,measuring:p,modifiers:v,...b}=n;const w=A.useReducer(iae,void 0,tae),[k,_]=w,[C,x]=are(),[E,O]=A.useState(Ys.Uninitialized),j=E===Ys.Initialized,{draggable:{active:M,nodes:N,translate:H},droppable:{containers:P}}=k,z=M!=null?N.get(M):null,F=A.useRef({initial:null,translated:null}),G=A.useMemo(()=>{var yn;return M!=null?{id:M,data:(yn=z==null?void 0:z.data)!=null?yn:eae,rect:F}:null},[M,z]),U=A.useRef(null),[$,R]=A.useState(null),[I,q]=A.useState(null),Y=Zh(b,Object.values(b)),D=tp("DndDescribedBy",o),W=A.useMemo(()=>P.getEnabled(),[P]),V=aae(p),{droppableRects:L,measureDroppableContainers:X,measuringScheduled:ee}=qre(W,{dragging:j,dependencies:[H.x,H.y],config:V.droppable}),re=Bre(N,M),se=A.useMemo(()=>I?Ig(I):null,[I]),ye=bn(),ae=Hre(re,V.draggable.measure);oae({activeNode:M!=null?N.get(M):null,config:ye.layoutShiftCompensation,initialRect:ae,measure:V.draggable.measure});const le=KT(re,V.draggable.measure,ae),_e=KT(re?re.parentElement:null),ne=A.useRef({activatorEvent:null,active:null,activeNode:re,collisionRect:null,collisions:null,droppableRects:L,draggableNodes:N,draggingNode:null,draggingNodeRect:null,droppableContainers:P,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),ze=P.getNodeFor((t=ne.current.over)==null?void 0:t.id),we=Qre({measure:V.dragOverlay.measure}),Ce=(i=we.nodeRef.current)!=null?i:re,Ne=j?(r=we.rect)!=null?r:le:null,ge=!!(we.nodeRef.current&&we.rect),xe=Wre(ge?null:le),Pe=fF(Ce?dr(Ce):null),ue=Gre(j?ze??re:null),Be=Zre(ue),Ge=mF(v,{transform:{x:H.x-xe.x,y:H.y-xe.y,scaleX:1,scaleY:1},activatorEvent:I,active:G,activeNodeRect:le,containerNodeRect:_e,draggingNodeRect:Ne,over:ne.current.over,overlayNodeRect:we.rect,scrollableAncestors:ue,scrollableAncestorRects:Be,windowRect:Pe}),Ve=se?Uf(se,H):null,Xe=Yre(ue),Qe=ZT(Xe),ie=ZT(Xe,[le]),he=Uf(Ge,Qe),Ye=Ne?yre(Ne,Ge):null,Je=G&&Ye?d({active:G,collisionRect:Ye,droppableRects:L,droppableContainers:W,pointerCoordinates:Ve}):null,Se=ZB(Je,"id"),[tn,cn]=A.useState(null),On=ge?Ge:Uf(Ge,ie),mn=vre(On,(a=tn==null?void 0:tn.rect)!=null?a:null,le),an=A.useRef(null),en=A.useCallback((yn,wn)=>{let{sensor:it,options:_t}=wn;if(U.current==null)return;const Le=N.get(U.current);if(!Le)return;const qe=yn.nativeEvent,Nn=new it({active:U.current,activeNode:Le,event:qe,options:_t,context:ne,onAbort(Mn){if(!N.get(Mn))return;const{onDragAbort:rn}=Y.current,on={id:Mn};rn==null||rn(on),C({type:"onDragAbort",event:on})},onPending(Mn,nn,rn,on){if(!N.get(Mn))return;const{onDragPending:Wn}=Y.current,xt={id:Mn,constraint:nn,initialCoordinates:rn,offset:on};Wn==null||Wn(xt),C({type:"onDragPending",event:xt})},onStart(Mn){const nn=U.current;if(nn==null)return;const rn=N.get(nn);if(!rn)return;const{onDragStart:on}=Y.current,Bn={activatorEvent:qe,active:{id:nn,data:rn.data,rect:F}};Qs.unstable_batchedUpdates(()=>{on==null||on(Bn),O(Ys.Initializing),_({type:ki.DragStart,initialCoordinates:Mn,active:nn}),C({type:"onDragStart",event:Bn}),R(an.current),q(qe)})},onMove(Mn){_({type:ki.DragMove,coordinates:Mn})},onEnd:st(ki.DragEnd),onCancel:st(ki.DragCancel)});an.current=Nn;function st(Mn){return async function(){const{active:rn,collisions:on,over:Bn,scrollAdjustedTranslate:Wn}=ne.current;let xt=null;if(rn&&Wn){const{cancelDrop:Cn}=Y.current;xt={activatorEvent:qe,active:rn,collisions:on,delta:Wn,over:Bn},Mn===ki.DragEnd&&typeof Cn=="function"&&await Promise.resolve(Cn(xt))&&(Mn=ki.DragCancel)}U.current=null,Qs.unstable_batchedUpdates(()=>{_({type:Mn}),O(Ys.Uninitialized),cn(null),R(null),q(null),an.current=null;const Cn=Mn===ki.DragEnd?"onDragEnd":"onDragCancel";if(xt){const An=Y.current[Cn];An==null||An(xt),C({type:Cn,event:xt})}})}}},[N]),Rn=A.useCallback((yn,wn)=>(it,_t)=>{const Le=it.nativeEvent,qe=N.get(_t);if(U.current!==null||!qe||Le.dndKit||Le.defaultPrevented)return;const Nn={active:qe};yn(it,wn.options,Nn)===!0&&(Le.dndKit={capturedBy:wn.sensor},U.current=_t,en(it,wn))},[N,en]),De=Fre(h,Rn);Kre(h),Va(()=>{le&&E===Ys.Initializing&&O(Ys.Initialized)},[le,E]),A.useEffect(()=>{const{onDragMove:yn}=Y.current,{active:wn,activatorEvent:it,collisions:_t,over:Le}=ne.current;if(!wn||!it)return;const qe={active:wn,activatorEvent:it,collisions:_t,delta:{x:he.x,y:he.y},over:Le};Qs.unstable_batchedUpdates(()=>{yn==null||yn(qe),C({type:"onDragMove",event:qe})})},[he.x,he.y]),A.useEffect(()=>{const{active:yn,activatorEvent:wn,collisions:it,droppableContainers:_t,scrollAdjustedTranslate:Le}=ne.current;if(!yn||U.current==null||!wn||!Le)return;const{onDragOver:qe}=Y.current,Nn=_t.get(Se),st=Nn&&Nn.rect.current?{id:Nn.id,rect:Nn.rect.current,data:Nn.data,disabled:Nn.disabled}:null,Mn={active:yn,activatorEvent:wn,collisions:it,delta:{x:Le.x,y:Le.y},over:st};Qs.unstable_batchedUpdates(()=>{cn(st),qe==null||qe(Mn),C({type:"onDragOver",event:Mn})})},[Se]),Va(()=>{ne.current={activatorEvent:I,active:G,activeNode:re,collisionRect:Ye,collisions:Je,droppableRects:L,draggableNodes:N,draggingNode:Ce,draggingNodeRect:Ne,droppableContainers:P,over:tn,scrollableAncestors:ue,scrollAdjustedTranslate:he},F.current={initial:Ne,translated:Ye}},[G,re,Je,Ye,N,Ce,Ne,L,P,tn,ue,he]),zre({...ye,delta:H,draggingRect:Ye,pointerCoordinates:Ve,scrollableAncestors:ue,scrollableAncestorRects:Be});const Fe=A.useMemo(()=>({active:G,activeNode:re,activeNodeRect:le,activatorEvent:I,collisions:Je,containerNodeRect:_e,dragOverlay:we,draggableNodes:N,droppableContainers:P,droppableRects:L,over:tn,measureDroppableContainers:X,scrollableAncestors:ue,scrollableAncestorRects:Be,measuringConfiguration:V,measuringScheduled:ee,windowRect:Pe}),[G,re,le,I,Je,_e,we,N,P,L,tn,X,ue,Be,V,ee,Pe]),jn=A.useMemo(()=>({activatorEvent:I,activators:De,active:G,activeNodeRect:le,ariaDescribedById:{draggable:D},dispatch:_,draggableNodes:N,over:tn,measureDroppableContainers:X}),[I,De,G,le,_,D,N,tn,X]);return Q.createElement(XB.Provider,{value:x},Q.createElement(ip.Provider,{value:jn},Q.createElement(hF.Provider,{value:Fe},Q.createElement(t0.Provider,{value:mn},c)),Q.createElement(rae,{disabled:(l==null?void 0:l.restoreFocus)===!1})),Q.createElement(lre,{...l,hiddenTextDescribedById:D}));function bn(){const yn=($==null?void 0:$.autoScrollEnabled)===!1,wn=typeof f=="object"?f.enabled===!1:f===!1,it=j&&!yn&&!wn;return typeof f=="object"?{...f,enabled:it}:{enabled:it}}}),lae=A.createContext(null),JT="button",uae="Draggable";function fae(e){let{id:n,data:t,disabled:i=!1,attributes:r}=e;const a=tp(uae),{activators:o,activatorEvent:l,active:f,activeNodeRect:c,ariaDescribedById:h,draggableNodes:d,over:p}=A.useContext(ip),{role:v=JT,roleDescription:b="draggable",tabIndex:w=0}=r??{},k=(f==null?void 0:f.id)===n,_=A.useContext(k?t0:lae),[C,x]=zg(),[E,O]=zg(),j=Xre(o,n),M=Zh(t);Va(()=>(d.set(n,{id:n,key:a,node:C,activatorNode:E,data:M}),()=>{const H=d.get(n);H&&H.key===a&&d.delete(n)}),[d,n]);const N=A.useMemo(()=>({role:v,tabIndex:w,"aria-disabled":i,"aria-pressed":k&&v===JT?!0:void 0,"aria-roledescription":b,"aria-describedby":h.draggable}),[i,v,w,k,b,h.draggable]);return{active:f,activatorEvent:l,activeNodeRect:c,attributes:N,isDragging:k,listeners:i?void 0:j,node:C,over:p,setNodeRef:x,setActivatorNodeRef:O,transform:_}}function pF(){return A.useContext(hF)}const cae="Droppable",dae={timeout:25};function hae(e){let{data:n,disabled:t=!1,id:i,resizeObserverConfig:r}=e;const a=tp(cae),{active:o,dispatch:l,over:f,measureDroppableContainers:c}=A.useContext(ip),h=A.useRef({disabled:t}),d=A.useRef(!1),p=A.useRef(null),v=A.useRef(null),{disabled:b,updateMeasurementsFor:w,timeout:k}={...dae,...r},_=Zh(w??i),C=A.useCallback(()=>{if(!d.current){d.current=!0;return}v.current!=null&&clearTimeout(v.current),v.current=setTimeout(()=>{c(Array.isArray(_.current)?_.current:[_.current]),v.current=null},k)},[k]),x=n0({callback:C,disabled:b||!o}),E=A.useCallback((N,H)=>{x&&(H&&(x.unobserve(H),d.current=!1),N&&x.observe(N))},[x]),[O,j]=zg(E),M=Zh(n);return A.useEffect(()=>{!x||!O.current||(x.disconnect(),d.current=!1,x.observe(O.current))},[O,x]),A.useEffect(()=>(l({type:ki.RegisterDroppable,element:{id:i,key:a,disabled:t,node:O,rect:p,data:M}}),()=>l({type:ki.UnregisterDroppable,key:a,id:i})),[i]),A.useEffect(()=>{t!==h.current.disabled&&(l({type:ki.SetDroppableDisabled,id:i,key:a,disabled:t}),h.current.disabled=t)},[i,a,t,l]),{active:o,rect:p,isOver:(f==null?void 0:f.id)===i,node:O,over:f,setNodeRef:j}}function mae(e){let{animation:n,children:t}=e;const[i,r]=A.useState(null),[a,o]=A.useState(null),l=Lg(t);return!t&&!i&&l&&r(l),Va(()=>{if(!a)return;const f=i==null?void 0:i.key,c=i==null?void 0:i.props.id;if(f==null||c==null){r(null);return}Promise.resolve(n(c,a)).then(()=>{r(null)})},[n,i,a]),Q.createElement(Q.Fragment,null,t,i?A.cloneElement(i,{ref:o}):null)}const pae={x:0,y:0,scaleX:1,scaleY:1};function vae(e){let{children:n}=e;return Q.createElement(ip.Provider,{value:dF},Q.createElement(t0.Provider,{value:pae},n))}const gae={position:"fixed",touchAction:"none"},yae=e=>Jy(e)?"transform 250ms ease":void 0,bae=A.forwardRef((e,n)=>{let{as:t,activatorEvent:i,adjustScale:r,children:a,className:o,rect:l,style:f,transform:c,transition:h=yae}=e;if(!l)return null;const d=r?c:{...c,scaleX:1,scaleY:1},p={...gae,width:l.width,height:l.height,top:l.top,left:l.left,transform:po.Transform.toString(d),transformOrigin:r&&i?fre(i,l):void 0,transition:typeof h=="function"?h(i):h,...f};return Q.createElement(t,{className:o,style:p,ref:n},a)}),wae=e=>n=>{let{active:t,dragOverlay:i}=n;const r={},{styles:a,className:o}=e;if(a!=null&&a.active)for(const[l,f]of Object.entries(a.active))f!==void 0&&(r[l]=t.node.style.getPropertyValue(l),t.node.style.setProperty(l,f));if(a!=null&&a.dragOverlay)for(const[l,f]of Object.entries(a.dragOverlay))f!==void 0&&i.node.style.setProperty(l,f);return o!=null&&o.active&&t.node.classList.add(o.active),o!=null&&o.dragOverlay&&i.node.classList.add(o.dragOverlay),function(){for(const[f,c]of Object.entries(r))t.node.style.setProperty(f,c);o!=null&&o.active&&t.node.classList.remove(o.active)}},kae=e=>{let{transform:{initial:n,final:t}}=e;return[{transform:po.Transform.toString(n)},{transform:po.Transform.toString(t)}]},_ae={duration:250,easing:"ease",keyframes:kae,sideEffects:wae({styles:{active:{opacity:"0"}}})};function xae(e){let{config:n,draggableNodes:t,droppableContainers:i,measuringConfiguration:r}=e;return Qy((a,o)=>{if(n===null)return;const l=t.get(a);if(!l)return;const f=l.node.current;if(!f)return;const c=cF(o);if(!c)return;const{transform:h}=dr(o).getComputedStyle(o),d=nF(h);if(!d)return;const p=typeof n=="function"?n:Sae(n);return lF(f,r.draggable.measure),p({active:{id:a,data:l.data,node:f,rect:r.draggable.measure(f)},draggableNodes:t,dragOverlay:{node:o,rect:r.dragOverlay.measure(c)},droppableContainers:i,measuringConfiguration:r,transform:d})})}function Sae(e){const{duration:n,easing:t,sideEffects:i,keyframes:r}={..._ae,...e};return a=>{let{active:o,dragOverlay:l,transform:f,...c}=a;if(!n)return;const h={x:l.rect.left-o.rect.left,y:l.rect.top-o.rect.top},d={scaleX:f.scaleX!==1?o.rect.width*f.scaleX/l.rect.width:1,scaleY:f.scaleY!==1?o.rect.height*f.scaleY/l.rect.height:1},p={x:f.x-h.x,y:f.y-h.y,...d},v=r({...c,active:o,dragOverlay:l,transform:{initial:f,final:p}}),[b]=v,w=v[v.length-1];if(JSON.stringify(b)===JSON.stringify(w))return;const k=i==null?void 0:i({active:o,dragOverlay:l,...c}),_=l.node.animate(v,{duration:n,easing:t,fill:"forwards"});return new Promise(C=>{_.onfinish=()=>{k==null||k(),C()}})}}let eM=0;function Cae(e){return A.useMemo(()=>{if(e!=null)return eM++,eM},[e])}const Aae=Q.memo(e=>{let{adjustScale:n=!1,children:t,dropAnimation:i,style:r,transition:a,modifiers:o,wrapperElement:l="div",className:f,zIndex:c=999}=e;const{activatorEvent:h,active:d,activeNodeRect:p,containerNodeRect:v,draggableNodes:b,droppableContainers:w,dragOverlay:k,over:_,measuringConfiguration:C,scrollableAncestors:x,scrollableAncestorRects:E,windowRect:O}=pF(),j=A.useContext(t0),M=Cae(d==null?void 0:d.id),N=mF(o,{activatorEvent:h,active:d,activeNodeRect:p,containerNodeRect:v,draggingNodeRect:k.rect,over:_,overlayNodeRect:k.rect,scrollableAncestors:x,scrollableAncestorRects:E,transform:j,windowRect:O}),H=r9(p),P=xae({config:i,draggableNodes:b,droppableContainers:w,measuringConfiguration:C}),z=H?k.setRef:void 0;return Q.createElement(vae,null,Q.createElement(mae,{animation:P},d&&M?Q.createElement(bae,{key:M,id:d.id,ref:z,as:l,activatorEvent:h,adjustScale:n,className:f,transition:a,rect:H,style:{zIndex:c,...r},transform:N},t):null))});function qg(e,n,t){const i=e.slice();return i.splice(t<0?i.length+t:t,0,i.splice(n,1)[0]),i}function Oae(e,n){return e.reduce((t,i,r)=>{const a=n.get(i);return a&&(t[r]=a),t},Array(e.length))}function Iv(e){return e!==null&&e>=0}function jae(e,n){if(e===n)return!0;if(e.length!==n.length)return!1;for(let t=0;t<e.length;t++)if(e[t]!==n[t])return!1;return!0}function Eae(e){return typeof e=="boolean"?{draggable:e,droppable:e}:e}const Bv={scaleX:1,scaleY:1},Tae=e=>{var n;let{rects:t,activeNodeRect:i,activeIndex:r,overIndex:a,index:o}=e;const l=(n=t[r])!=null?n:i;if(!l)return null;const f=Mae(t,o,r);if(o===r){const c=t[a];return c?{x:r<a?c.left+c.width-(l.left+l.width):c.left-l.left,y:0,...Bv}:null}return o>r&&o<=a?{x:-l.width-f,y:0,...Bv}:o<r&&o>=a?{x:l.width+f,y:0,...Bv}:{x:0,y:0,...Bv}};function Mae(e,n,t){const i=e[n],r=e[n-1],a=e[n+1];return!i||!r&&!a?0:t<n?r?i.left-(r.left+r.width):a.left-(i.left+i.width):a?a.left-(i.left+i.width):i.left-(r.left+r.width)}const vF=e=>{let{rects:n,activeIndex:t,overIndex:i,index:r}=e;const a=qg(n,i,t),o=n[r],l=a[r];return!l||!o?null:{x:l.left-o.left,y:l.top-o.top,scaleX:l.width/o.width,scaleY:l.height/o.height}},Fv={scaleX:1,scaleY:1},gF=e=>{var n;let{activeIndex:t,activeNodeRect:i,index:r,rects:a,overIndex:o}=e;const l=(n=a[t])!=null?n:i;if(!l)return null;if(r===t){const c=a[o];return c?{x:0,y:t<o?c.top+c.height-(l.top+l.height):c.top-l.top,...Fv}:null}const f=Dae(a,r,t);return r>t&&r<=o?{x:0,y:-l.height-f,...Fv}:r<t&&r>=o?{x:0,y:l.height+f,...Fv}:{x:0,y:0,...Fv}};function Dae(e,n,t){const i=e[n],r=e[n-1],a=e[n+1];return i?t<n?r?i.top-(r.top+r.height):a?a.top-(i.top+i.height):0:a?a.top-(i.top+i.height):r?i.top-(r.top+r.height):0:0}const yF="Sortable",bF=Q.createContext({activeIndex:-1,containerId:yF,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:vF,disabled:{draggable:!1,droppable:!1}});function $S(e){let{children:n,id:t,items:i,strategy:r=vF,disabled:a=!1}=e;const{active:o,dragOverlay:l,droppableRects:f,over:c,measureDroppableContainers:h}=pF(),d=tp(yF,t),p=l.rect!==null,v=A.useMemo(()=>i.map(j=>typeof j=="object"&&"id"in j?j.id:j),[i]),b=o!=null,w=o?v.indexOf(o.id):-1,k=c?v.indexOf(c.id):-1,_=A.useRef(v),C=!jae(v,_.current),x=k!==-1&&w===-1||C,E=Eae(a);Va(()=>{C&&b&&h(v)},[C,v,b,h]),A.useEffect(()=>{_.current=v},[v]);const O=A.useMemo(()=>({activeIndex:w,containerId:d,disabled:E,disableTransforms:x,items:v,overIndex:k,useDragOverlay:p,sortedRects:Oae(v,f),strategy:r}),[w,d,E.draggable,E.droppable,x,v,k,f,p,r]);return Q.createElement(bF.Provider,{value:O},n)}const Rae=e=>{let{id:n,items:t,activeIndex:i,overIndex:r}=e;return qg(t,i,r).indexOf(n)},Pae=e=>{let{containerId:n,isSorting:t,wasDragging:i,index:r,items:a,newIndex:o,previousItems:l,previousContainerId:f,transition:c}=e;return!c||!i||l!==a&&r===o?!1:t?!0:o!==r&&n===f},Nae={duration:200,easing:"ease"},wF="transform",$ae=po.Transition.toString({property:wF,duration:0,easing:"linear"}),zae={roleDescription:"sortable"};function Lae(e){let{disabled:n,index:t,node:i,rect:r}=e;const[a,o]=A.useState(null),l=A.useRef(t);return Va(()=>{if(!n&&t!==l.current&&i.current){const f=r.current;if(f){const c=Wc(i.current,{ignoreTransform:!0}),h={x:f.left-c.left,y:f.top-c.top,scaleX:f.width/c.width,scaleY:f.height/c.height};(h.x||h.y)&&o(h)}}t!==l.current&&(l.current=t)},[n,t,i,r]),A.useEffect(()=>{a&&o(null)},[a]),a}function kF(e){let{animateLayoutChanges:n=Pae,attributes:t,disabled:i,data:r,getNewIndex:a=Rae,id:o,strategy:l,resizeObserverConfig:f,transition:c=Nae}=e;const{items:h,containerId:d,activeIndex:p,disabled:v,disableTransforms:b,sortedRects:w,overIndex:k,useDragOverlay:_,strategy:C}=A.useContext(bF),x=Iae(i,v),E=h.indexOf(o),O=A.useMemo(()=>({sortable:{containerId:d,index:E,items:h},...r}),[d,r,E,h]),j=A.useMemo(()=>h.slice(h.indexOf(o)),[h,o]),{rect:M,node:N,isOver:H,setNodeRef:P}=hae({id:o,data:O,disabled:x.droppable,resizeObserverConfig:{updateMeasurementsFor:j,...f}}),{active:z,activatorEvent:F,activeNodeRect:G,attributes:U,setNodeRef:$,listeners:R,isDragging:I,over:q,setActivatorNodeRef:Y,transform:D}=fae({id:o,data:O,attributes:{...zae,...t},disabled:x.draggable}),W=Kie(P,$),V=!!z,L=V&&!b&&Iv(p)&&Iv(k),X=!_&&I,ee=X&&L?D:null,se=L?ee??(l??C)({rects:w,activeNodeRect:G,activeIndex:p,overIndex:k,index:E}):null,ye=Iv(p)&&Iv(k)?a({id:o,items:h,activeIndex:p,overIndex:k}):E,ae=z==null?void 0:z.id,le=A.useRef({activeId:ae,items:h,newIndex:ye,containerId:d}),_e=h!==le.current.items,ne=n({active:z,containerId:d,isDragging:I,isSorting:V,id:o,index:E,items:h,newIndex:le.current.newIndex,previousItems:le.current.items,previousContainerId:le.current.containerId,transition:c,wasDragging:le.current.activeId!=null}),ze=Lae({disabled:!ne,index:E,node:N,rect:M});return A.useEffect(()=>{V&&le.current.newIndex!==ye&&(le.current.newIndex=ye),d!==le.current.containerId&&(le.current.containerId=d),h!==le.current.items&&(le.current.items=h)},[V,ye,d,h]),A.useEffect(()=>{if(ae===le.current.activeId)return;if(ae!=null&&le.current.activeId==null){le.current.activeId=ae;return}const Ce=setTimeout(()=>{le.current.activeId=ae},50);return()=>clearTimeout(Ce)},[ae]),{active:z,activeIndex:p,attributes:U,data:O,rect:M,index:E,newIndex:ye,items:h,isOver:H,isSorting:V,isDragging:I,listeners:R,node:N,overIndex:k,over:q,setNodeRef:W,setActivatorNodeRef:Y,setDroppableNodeRef:P,setDraggableNodeRef:$,transform:ze??se,transition:we()};function we(){if(ze||_e&&le.current.newIndex===E)return $ae;if(!(X&&!Jy(F)||!c)&&(V||ne))return po.Transition.toString({...c,property:wF})}}function Iae(e,n){var t,i;return typeof e=="boolean"?{draggable:e,droppable:!1}:{draggable:(t=e==null?void 0:e.draggable)!=null?t:n.draggable,droppable:(i=e==null?void 0:e.droppable)!=null?i:n.droppable}}function Hg(e){if(!e)return!1;const n=e.data.current;return!!(n&&"sortable"in n&&typeof n.sortable=="object"&&"containerId"in n.sortable&&"items"in n.sortable&&"index"in n.sortable)}const Bae=[at.Down,at.Right,at.Up,at.Left],Fae=(e,n)=>{let{context:{active:t,collisionRect:i,droppableRects:r,droppableContainers:a,over:o,scrollableAncestors:l}}=n;if(Bae.includes(e.code)){if(e.preventDefault(),!t||!i)return;const f=[];a.getEnabled().forEach(d=>{if(!d||d!=null&&d.disabled)return;const p=r.get(d.id);if(p)switch(e.code){case at.Down:i.top<p.top&&f.push(d);break;case at.Up:i.top>p.top&&f.push(d);break;case at.Left:i.left>p.left&&f.push(d);break;case at.Right:i.left<p.left&&f.push(d);break}});const c=QB({collisionRect:i,droppableRects:r,droppableContainers:f});let h=ZB(c,"id");if(h===(o==null?void 0:o.id)&&c.length>1&&(h=c[1].id),h!=null){const d=a.get(t.id),p=a.get(h),v=p?r.get(p.id):null,b=p==null?void 0:p.node.current;if(b&&v&&d&&p){const k=e0(b).some((j,M)=>l[M]!==j),_=_F(d,p),C=qae(d,p),x=k||!_?{x:0,y:0}:{x:C?i.width-v.width:0,y:C?i.height-v.height:0},E={x:v.left,y:v.top};return x.x&&x.y?E:Qh(E,x)}}}};function _F(e,n){return!Hg(e)||!Hg(n)?!1:e.data.current.sortable.containerId===n.data.current.sortable.containerId}function qae(e,n){return!Hg(e)||!Hg(n)||!_F(e,n)?!1:e.data.current.sortable.index<n.data.current.sortable.index}var wg={exports:{}},Hae=wg.exports,nM;function Uae(){return nM||(nM=1,(function(e,n){(function(t,i){e.exports=i()})(Hae,(function(){var t=1e3,i=6e4,r=36e5,a="millisecond",o="second",l="minute",f="hour",c="day",h="week",d="month",p="quarter",v="year",b="date",w="Invalid Date",k=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,_=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,C={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(U){var $=["th","st","nd","rd"],R=U%100;return"["+U+($[(R-20)%10]||$[R]||$[0])+"]"}},x=function(U,$,R){var I=String(U);return!I||I.length>=$?U:""+Array($+1-I.length).join(R)+U},E={s:x,z:function(U){var $=-U.utcOffset(),R=Math.abs($),I=Math.floor(R/60),q=R%60;return($<=0?"+":"-")+x(I,2,"0")+":"+x(q,2,"0")},m:function U($,R){if($.date()<R.date())return-U(R,$);var I=12*(R.year()-$.year())+(R.month()-$.month()),q=$.clone().add(I,d),Y=R-q<0,D=$.clone().add(I+(Y?-1:1),d);return+(-(I+(R-q)/(Y?q-D:D-q))||0)},a:function(U){return U<0?Math.ceil(U)||0:Math.floor(U)},p:function(U){return{M:d,y:v,w:h,d:c,D:b,h:f,m:l,s:o,ms:a,Q:p}[U]||String(U||"").toLowerCase().replace(/s$/,"")},u:function(U){return U===void 0}},O="en",j={};j[O]=C;var M="$isDayjsObject",N=function(U){return U instanceof F||!(!U||!U[M])},H=function U($,R,I){var q;if(!$)return O;if(typeof $=="string"){var Y=$.toLowerCase();j[Y]&&(q=Y),R&&(j[Y]=R,q=Y);var D=$.split("-");if(!q&&D.length>1)return U(D[0])}else{var W=$.name;j[W]=$,q=W}return!I&&q&&(O=q),q||!I&&O},P=function(U,$){if(N(U))return U.clone();var R=typeof $=="object"?$:{};return R.date=U,R.args=arguments,new F(R)},z=E;z.l=H,z.i=N,z.w=function(U,$){return P(U,{locale:$.$L,utc:$.$u,x:$.$x,$offset:$.$offset})};var F=(function(){function U(R){this.$L=H(R.locale,null,!0),this.parse(R),this.$x=this.$x||R.x||{},this[M]=!0}var $=U.prototype;return $.parse=function(R){this.$d=(function(I){var q=I.date,Y=I.utc;if(q===null)return new Date(NaN);if(z.u(q))return new Date;if(q instanceof Date)return new Date(q);if(typeof q=="string"&&!/Z$/i.test(q)){var D=q.match(k);if(D){var W=D[2]-1||0,V=(D[7]||"0").substring(0,3);return Y?new Date(Date.UTC(D[1],W,D[3]||1,D[4]||0,D[5]||0,D[6]||0,V)):new Date(D[1],W,D[3]||1,D[4]||0,D[5]||0,D[6]||0,V)}}return new Date(q)})(R),this.init()},$.init=function(){var R=this.$d;this.$y=R.getFullYear(),this.$M=R.getMonth(),this.$D=R.getDate(),this.$W=R.getDay(),this.$H=R.getHours(),this.$m=R.getMinutes(),this.$s=R.getSeconds(),this.$ms=R.getMilliseconds()},$.$utils=function(){return z},$.isValid=function(){return this.$d.toString()!==w},$.isSame=function(R,I){var q=P(R);return this.startOf(I)<=q&&q<=this.endOf(I)},$.isAfter=function(R,I){return P(R)<this.startOf(I)},$.isBefore=function(R,I){return this.endOf(I)<P(R)},$.$g=function(R,I,q){return z.u(R)?this[I]:this.set(q,R)},$.unix=function(){return Math.floor(this.valueOf()/1e3)},$.valueOf=function(){return this.$d.getTime()},$.startOf=function(R,I){var q=this,Y=!!z.u(I)||I,D=z.p(R),W=function(ae,le){var _e=z.w(q.$u?Date.UTC(q.$y,le,ae):new Date(q.$y,le,ae),q);return Y?_e:_e.endOf(c)},V=function(ae,le){return z.w(q.toDate()[ae].apply(q.toDate("s"),(Y?[0,0,0,0]:[23,59,59,999]).slice(le)),q)},L=this.$W,X=this.$M,ee=this.$D,re="set"+(this.$u?"UTC":"");switch(D){case v:return Y?W(1,0):W(31,11);case d:return Y?W(1,X):W(0,X+1);case h:var se=this.$locale().weekStart||0,ye=(L<se?L+7:L)-se;return W(Y?ee-ye:ee+(6-ye),X);case c:case b:return V(re+"Hours",0);case f:return V(re+"Minutes",1);case l:return V(re+"Seconds",2);case o:return V(re+"Milliseconds",3);default:return this.clone()}},$.endOf=function(R){return this.startOf(R,!1)},$.$set=function(R,I){var q,Y=z.p(R),D="set"+(this.$u?"UTC":""),W=(q={},q[c]=D+"Date",q[b]=D+"Date",q[d]=D+"Month",q[v]=D+"FullYear",q[f]=D+"Hours",q[l]=D+"Minutes",q[o]=D+"Seconds",q[a]=D+"Milliseconds",q)[Y],V=Y===c?this.$D+(I-this.$W):I;if(Y===d||Y===v){var L=this.clone().set(b,1);L.$d[W](V),L.init(),this.$d=L.set(b,Math.min(this.$D,L.daysInMonth())).$d}else W&&this.$d[W](V);return this.init(),this},$.set=function(R,I){return this.clone().$set(R,I)},$.get=function(R){return this[z.p(R)]()},$.add=function(R,I){var q,Y=this;R=Number(R);var D=z.p(I),W=function(X){var ee=P(Y);return z.w(ee.date(ee.date()+Math.round(X*R)),Y)};if(D===d)return this.set(d,this.$M+R);if(D===v)return this.set(v,this.$y+R);if(D===c)return W(1);if(D===h)return W(7);var V=(q={},q[l]=i,q[f]=r,q[o]=t,q)[D]||1,L=this.$d.getTime()+R*V;return z.w(L,this)},$.subtract=function(R,I){return this.add(-1*R,I)},$.format=function(R){var I=this,q=this.$locale();if(!this.isValid())return q.invalidDate||w;var Y=R||"YYYY-MM-DDTHH:mm:ssZ",D=z.z(this),W=this.$H,V=this.$m,L=this.$M,X=q.weekdays,ee=q.months,re=q.meridiem,se=function(le,_e,ne,ze){return le&&(le[_e]||le(I,Y))||ne[_e].slice(0,ze)},ye=function(le){return z.s(W%12||12,le,"0")},ae=re||function(le,_e,ne){var ze=le<12?"AM":"PM";return ne?ze.toLowerCase():ze};return Y.replace(_,(function(le,_e){return _e||(function(ne){switch(ne){case"YY":return String(I.$y).slice(-2);case"YYYY":return z.s(I.$y,4,"0");case"M":return L+1;case"MM":return z.s(L+1,2,"0");case"MMM":return se(q.monthsShort,L,ee,3);case"MMMM":return se(ee,L);case"D":return I.$D;case"DD":return z.s(I.$D,2,"0");case"d":return String(I.$W);case"dd":return se(q.weekdaysMin,I.$W,X,2);case"ddd":return se(q.weekdaysShort,I.$W,X,3);case"dddd":return X[I.$W];case"H":return String(W);case"HH":return z.s(W,2,"0");case"h":return ye(1);case"hh":return ye(2);case"a":return ae(W,V,!0);case"A":return ae(W,V,!1);case"m":return String(V);case"mm":return z.s(V,2,"0");case"s":return String(I.$s);case"ss":return z.s(I.$s,2,"0");case"SSS":return z.s(I.$ms,3,"0");case"Z":return D}return null})(le)||D.replace(":","")}))},$.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},$.diff=function(R,I,q){var Y,D=this,W=z.p(I),V=P(R),L=(V.utcOffset()-this.utcOffset())*i,X=this-V,ee=function(){return z.m(D,V)};switch(W){case v:Y=ee()/12;break;case d:Y=ee();break;case p:Y=ee()/3;break;case h:Y=(X-L)/6048e5;break;case c:Y=(X-L)/864e5;break;case f:Y=X/r;break;case l:Y=X/i;break;case o:Y=X/t;break;default:Y=X}return q?Y:z.a(Y)},$.daysInMonth=function(){return this.endOf(d).$D},$.$locale=function(){return j[this.$L]},$.locale=function(R,I){if(!R)return this.$L;var q=this.clone(),Y=H(R,I,!0);return Y&&(q.$L=Y),q},$.clone=function(){return z.w(this.$d,this)},$.toDate=function(){return new Date(this.valueOf())},$.toJSON=function(){return this.isValid()?this.toISOString():null},$.toISOString=function(){return this.$d.toISOString()},$.toString=function(){return this.$d.toUTCString()},U})(),G=F.prototype;return P.prototype=G,[["$ms",a],["$s",o],["$m",l],["$H",f],["$W",c],["$M",d],["$y",v],["$D",b]].forEach((function(U){G[U[1]]=function($){return this.$g($,U[0],U[1])}})),P.extend=function(U,$){return U.$i||(U($,F,P),U.$i=!0),P},P.locale=H,P.isDayjs=N,P.unix=function(U){return P(1e3*U)},P.en=j[O],P.Ls=j,P.p={},P}))})(wg)),wg.exports}var Vae=Uae();const Ie=mt(Vae);function Wae({type:e,date:n,locale:t,format:i,labelSeparator:r}){const a=o=>Ie(o).locale(t).format(i);return e==="default"?n===null?"":a(n):e==="multiple"?n.map(a).join(", "):e==="range"&&Array.isArray(n)?n[0]&&n[1]?`${a(n[0])} ${r} ${a(n[1])}`:n[0]?`${a(n[0])} ${r} `:"":""}function Gae({formatter:e,...n}){return(e||Wae)(n)}function Yae({direction:e,levelIndex:n,rowIndex:t,cellIndex:i,size:r}){switch(e){case"up":return n===0&&t===0?null:t===0?{levelIndex:n-1,rowIndex:i<=r[n-1][r[n-1].length-1]-1?r[n-1].length-1:r[n-1].length-2,cellIndex:i}:{levelIndex:n,rowIndex:t-1,cellIndex:i};case"down":return t===r[n].length-1?{levelIndex:n+1,rowIndex:0,cellIndex:i}:t===r[n].length-2&&i>=r[n][r[n].length-1]?{levelIndex:n+1,rowIndex:0,cellIndex:i}:{levelIndex:n,rowIndex:t+1,cellIndex:i};case"left":return n===0&&t===0&&i===0?null:t===0&&i===0?{levelIndex:n-1,rowIndex:r[n-1].length-1,cellIndex:r[n-1][r[n-1].length-1]-1}:i===0?{levelIndex:n,rowIndex:t-1,cellIndex:r[n][t-1]-1}:{levelIndex:n,rowIndex:t,cellIndex:i-1};case"right":return t===r[n].length-1&&i===r[n][t]-1?{levelIndex:n+1,rowIndex:0,cellIndex:0}:i===r[n][t]-1?{levelIndex:n,rowIndex:t+1,cellIndex:0}:{levelIndex:n,rowIndex:t,cellIndex:i+1};default:return{levelIndex:n,rowIndex:t,cellIndex:i}}}function xF({controlsRef:e,direction:n,levelIndex:t,rowIndex:i,cellIndex:r,size:a}){var f,c,h;const o=Yae({direction:n,size:a,rowIndex:i,cellIndex:r,levelIndex:t});if(!o)return;const l=(h=(c=(f=e.current)==null?void 0:f[o.levelIndex])==null?void 0:c[o.rowIndex])==null?void 0:h[o.cellIndex];l&&(l.disabled||l.getAttribute("data-hidden")||l.getAttribute("data-outside")?xF({controlsRef:e,direction:n,levelIndex:o.levelIndex,cellIndex:o.cellIndex,rowIndex:o.rowIndex,size:a}):l.focus())}function Kae(e){switch(e){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}function Xae(e){var n;return(n=e.current)==null?void 0:n.map(t=>t.map(i=>i.length))}function a9({controlsRef:e,levelIndex:n,rowIndex:t,cellIndex:i,event:r}){const a=Kae(r.key);a&&(r.preventDefault(),xF({controlsRef:e,direction:a,levelIndex:n,rowIndex:t,cellIndex:i,size:Xae(e)}))}function Qi(e){return e==null||e===""?e:Ie(e).format("YYYY-MM-DD")}function SF(e){return e==null||e===""?e:Ie(e).format("YYYY-MM-DD HH:mm:ss")}function zS({minDate:e,maxDate:n}){const t=Ie();return!e&&!n?Qi(t):e&&Ie(t).isBefore(e)?Qi(e):n&&Ie(t).isAfter(n)?Qi(n):Qi(t)}const Zae={locale:"en",firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"",consistentWeeks:!1},Qae=A.createContext(Zae);function yl(){const e=A.use(Qae),n=A.useCallback(a=>a||e.locale,[e.locale]),t=A.useCallback(a=>typeof a=="number"?a:e.firstDayOfWeek,[e.firstDayOfWeek]),i=A.useCallback(a=>Array.isArray(a)?a:e.weekendDays,[e.weekendDays]),r=A.useCallback(a=>typeof a=="string"?a:e.labelSeparator,[e.labelSeparator]);return{...e,getLocale:n,getFirstDayOfWeek:t,getWeekendDays:i,getLabelSeparator:r}}function Jae({value:e,type:n,withTime:t}){const i=t?SF:Qi;if(n==="range"&&Array.isArray(e)){const r=i(e[0]),a=i(e[1]);return r?a?`${r} ${a}`:`${r} `:""}return n==="multiple"&&Array.isArray(e)?e.filter(Boolean).join(", "):!Array.isArray(e)&&e?i(e):""}function CF({value:e,type:n,name:t,form:i,withTime:r=!1}){return y.jsx("input",{type:"hidden",value:Jae({value:e,type:n,withTime:r}),name:t,form:i})}CF.displayName="@mantine/dates/HiddenDatesInput";var AF={day:"m_396ce5cb"};const OF=(e,{size:n})=>({day:{"--day-size":Pn(n,"day-size")}}),i0=Re(e=>{const n=be("Day",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,date:f,disabled:c,__staticSelector:h,weekend:d,outside:p,selected:v,renderDay:b,inRange:w,firstInRange:k,lastInRange:_,hidden:C,static:x,highlightToday:E,fullWidth:O,attributes:j,...M}=n;return y.jsx(Dt,{...Ze({name:h||"Day",classes:AF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:j,vars:l,varsResolver:OF,rootSelector:"day"})("day",{style:C?{display:"none"}:void 0}),component:x?"div":"button",disabled:c,"data-today":Ie(f).isSame(new Date,"day")||void 0,"data-hidden":C||void 0,"data-highlight-today":E||void 0,"data-disabled":c||void 0,"data-weekend":!c&&!p&&d||void 0,"data-outside":!c&&p||void 0,"data-selected":!c&&v||void 0,"data-in-range":w&&!c||void 0,"data-first-in-range":k&&!c||void 0,"data-last-in-range":_&&!c||void 0,"data-static":x||void 0,"data-full-width":O||void 0,unstyled:o,...M,children:(b==null?void 0:b(f))||Ie(f).date()})});i0.classes=AF;i0.varsResolver=OF;i0.displayName="@mantine/dates/Day";function eoe({locale:e,format:n="dd",firstDayOfWeek:t=1}){const i=Ie().day(t),r=[];for(let a=0;a<7;a+=1)typeof n=="string"?r.push(Ie(i).add(a,"days").locale(e).format(n)):r.push(n(Ie(i).add(a,"days").format("YYYY-MM-DD")));return r}var jF={weekday:"m_18a3eca"};const EF=(e,{size:n})=>({weekdaysRow:{"--wr-fz":ri(n),"--wr-spacing":Ht(n)}}),r0=Re(e=>{const n=be("WeekdaysRow",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,locale:f,firstDayOfWeek:c,weekdayFormat:h,cellComponent:d="th",__staticSelector:p,withWeekNumbers:v,attributes:b,...w}=n,k=Ze({name:p||"WeekdaysRow",classes:jF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:b,vars:l,varsResolver:EF,rootSelector:"weekdaysRow"}),_=yl(),C=eoe({locale:_.getLocale(f),format:h,firstDayOfWeek:_.getFirstDayOfWeek(c)}).map((x,E)=>y.jsx(d,{...k("weekday"),children:x},E));return y.jsxs(ve,{component:"tr",...k("weekdaysRow"),...w,children:[v&&y.jsx(d,{...k("weekday"),children:"#"}),C]})});r0.classes=jF;r0.varsResolver=EF;r0.displayName="@mantine/dates/WeekdaysRow";function noe(e,n=1){let t=Ie(e);if(!t.isValid())return t;const i=n===0?6:n-1;for(;t.day()!==i;)t=t.add(1,"day");return t.format("YYYY-MM-DD")}function toe(e,n=1){let t=Ie(e);for(;t.day()!==n;)t=t.subtract(1,"day");return t.format("YYYY-MM-DD")}function ioe({month:e,firstDayOfWeek:n=1,consistentWeeks:t}){const i=Ie(Ie(e).subtract(Ie(e).date()-1,"day").format("YYYY-M-D")),r=i.format("YYYY-MM-DD"),a=noe(i.add(+i.daysInMonth()-1,"day").format("YYYY-MM-DD"),n),o=[];let l=Ie(toe(r,n));for(;Ie(l).isBefore(a,"day");){const f=[];for(let c=0;c<7;c+=1)f.push(l.format("YYYY-MM-DD")),l=l.add(1,"day");o.push(f)}if(t&&o.length<6){const f=o[o.length-1],c=f[f.length-1];let h=Ie(c).add(1,"day");for(;o.length<6;){const d=[];for(let p=0;p<7;p+=1)d.push(h.format("YYYY-MM-DD")),h=h.add(1,"day");o.push(d)}}return o}function o9(e,n){return Ie(e).format("YYYY-MM")===Ie(n).format("YYYY-MM")}function TF(e,n){return n?Ie(e).isAfter(Ie(n).subtract(1,"day"),"day"):!0}function MF(e,n){return n?Ie(e).isBefore(Ie(n).add(1,"day"),"day"):!0}function roe({dates:e,minDate:n,maxDate:t,getDayProps:i,excludeDate:r,hideOutsideDates:a,month:o}){const l=e.flat().filter(h=>{var d;return MF(h,t)&&TF(h,n)&&!(r!=null&&r(h))&&!((d=i==null?void 0:i(h))!=null&&d.disabled)&&(!a||o9(h,o))}),f=l.find(h=>{var d;return(d=i==null?void 0:i(h))==null?void 0:d.selected});if(f)return f;const c=l.find(h=>Ie().isSame(h,"date"));return c||l[0]}var kg={exports:{}},aoe=kg.exports,tM;function ooe(){return tM||(tM=1,(function(e,n){(function(t,i){e.exports=i()})(aoe,(function(){var t="day";return function(i,r,a){var o=function(c){return c.add(4-c.isoWeekday(),t)},l=r.prototype;l.isoWeekYear=function(){return o(this).year()},l.isoWeek=function(c){if(!this.$utils().u(c))return this.add(7*(c-this.isoWeek()),t);var h,d,p,v,b=o(this),w=(h=this.isoWeekYear(),d=this.$u,p=(d?a.utc:a)().year(h).startOf("year"),v=4-p.isoWeekday(),p.isoWeekday()>4&&(v+=7),p.add(v,t));return b.diff(w,"week")+1},l.isoWeekday=function(c){return this.$utils().u(c)?this.day()||7:this.day(this.day()%7?c:c-7)};var f=l.startOf;l.startOf=function(c,h){var d=this.$utils(),p=!!d.u(h)||h;return d.p(c)==="isoweek"?p?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):f.bind(this)(c,h)}}}))})(kg)),kg.exports}var soe=ooe();const loe=mt(soe);Ie.extend(loe);function uoe(e){return Ie(e.find(n=>Ie(n).day()===1)).isoWeek()}var DF={month:"m_cc9820d3",monthCell:"m_8f457cd5",weekNumber:"m_6cff9dea"};const foe={withCellSpacing:!0},RF=(e,{size:n})=>({weekNumber:{"--wn-fz":ri(n),"--wn-size":Pn(n,"wn-size")}}),rp=Re(e=>{const n=be("Month",foe,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,__staticSelector:f,locale:c,firstDayOfWeek:h,weekdayFormat:d,month:p,weekendDays:v,getDayProps:b,excludeDate:w,minDate:k,maxDate:_,renderDay:C,hideOutsideDates:x,hideWeekdays:E,getDayAriaLabel:O,static:j,__getDayRef:M,__onDayKeyDown:N,__onDayClick:H,__onDayMouseEnter:P,__preventFocus:z,__stopPropagation:F,withCellSpacing:G,size:U,highlightToday:$,withWeekNumbers:R,fullWidth:I,attributes:q,...Y}=n,D=Ze({name:f||"Month",classes:DF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:q,vars:l,varsResolver:RF,rootSelector:"month"}),W=yl(),V=ioe({month:p,firstDayOfWeek:W.getFirstDayOfWeek(h),consistentWeeks:W.consistentWeeks}),L=roe({dates:V,minDate:Qi(k),maxDate:Qi(_),getDayProps:b,excludeDate:w,hideOutsideDates:x,month:p}),{resolvedClassNames:X,resolvedStyles:ee}=Hi({classNames:t,styles:a,props:n}),re=V.map((se,ye)=>{const ae=se.map((le,_e)=>{const ne=!o9(le,p),ze=(O==null?void 0:O(le))||Ie(le).locale(c||W.locale).format("D MMMM YYYY"),we=b==null?void 0:b(le),Ce=Ie(le).isSame(L,"date");return y.jsx("td",{...D("monthCell"),"data-with-spacing":G||void 0,children:y.jsx(i0,{__staticSelector:f||"Month",classNames:X,styles:ee,attributes:q,unstyled:o,"data-mantine-stop-propagation":F||void 0,highlightToday:$,renderDay:C,date:le,size:U,weekend:W.getWeekendDays(v).includes(Ie(le).get("day")),outside:ne,hidden:x?ne:!1,"aria-label":ze,static:j,fullWidth:I,disabled:(w==null?void 0:w(le))||!MF(le,Qi(_))||!TF(le,Qi(k)),ref:Ne=>{Ne&&(M==null||M(ye,_e,Ne))},...we,onKeyDown:Ne=>{var ge;(ge=we==null?void 0:we.onKeyDown)==null||ge.call(we,Ne),N==null||N(Ne,{rowIndex:ye,cellIndex:_e,date:le})},onMouseEnter:Ne=>{var ge;(ge=we==null?void 0:we.onMouseEnter)==null||ge.call(we,Ne),P==null||P(Ne,le)},onClick:Ne=>{var ge;(ge=we==null?void 0:we.onClick)==null||ge.call(we,Ne),H==null||H(Ne,le)},onMouseDown:Ne=>{var ge;(ge=we==null?void 0:we.onMouseDown)==null||ge.call(we,Ne),z&&Ne.preventDefault()},tabIndex:z||!Ce?-1:0})},le.toString())});return y.jsxs("tr",{...D("monthRow"),children:[R&&y.jsx("td",{...D("weekNumber"),children:uoe(se)}),ae]},ye)});return y.jsxs(ve,{component:"table",...D("month"),size:U,"data-full-width":I||void 0,...Y,children:[!E&&y.jsx("thead",{...D("monthThead"),children:y.jsx(r0,{__staticSelector:f||"Month",locale:c,firstDayOfWeek:h,weekdayFormat:d,withWeekNumbers:R,size:U,classNames:X,styles:ee,unstyled:o,attributes:q})}),y.jsx("tbody",{...D("monthTbody"),children:re})]})});rp.classes=DF;rp.varsResolver=RF;rp.displayName="@mantine/dates/Month";var PF={pickerControl:"m_dc6a3c71"};const NF=(e,{size:n})=>({pickerControl:{"--dpc-fz":ri(n),"--dpc-size":Pn(n,"dpc-size")}}),ap=Re(e=>{const n=be("PickerControl",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,firstInRange:f,lastInRange:c,inRange:h,__staticSelector:d,selected:p,disabled:v,fullWidth:b,attributes:w,...k}=n;return y.jsx(Dt,{...Ze({name:d||"PickerControl",classes:PF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:w,vars:l,varsResolver:NF,rootSelector:"pickerControl"})("pickerControl"),unstyled:o,"data-picker-control":!0,"data-full-width":b||void 0,"data-selected":p&&!v||void 0,"data-disabled":v||void 0,"data-in-range":h&&!v&&!p||void 0,"data-first-in-range":f&&!v||void 0,"data-last-in-range":c&&!v||void 0,disabled:v,...k})});ap.classes=PF;ap.varsResolver=NF;ap.displayName="@mantine/dates/PickerControl";function $F({year:e,minDate:n,maxDate:t}){return!n&&!t?!1:!!(n&&Ie(e).isBefore(n,"year")||t&&Ie(e).isAfter(t,"year"))}function coe({years:e,minDate:n,maxDate:t,getYearControlProps:i}){const r=e.flat().filter(l=>{var f;return!$F({year:l,minDate:n,maxDate:t})&&!((f=i==null?void 0:i(l))!=null&&f.disabled)}),a=r.find(l=>{var f;return(f=i==null?void 0:i(l))==null?void 0:f.selected});if(a)return a;const o=r.find(l=>Ie().isSame(l,"year"));return o||r[0]}function zF(e){const n=Ie(e).year(),t=n-n%10;let i=0;const r=[[],[],[],[]];for(let a=0;a<4;a+=1){const o=a===3?1:3;for(let l=0;l<o;l+=1)r[a].push(Ie(new Date(t+i,0)).format("YYYY-MM-DD")),i+=1}return r}var LF={yearsList:"m_9206547b",yearsListCell:"m_c5a19c7d"};const doe={yearsListFormat:"YYYY",withCellSpacing:!0},a0=Re(e=>{const n=be("YearsList",doe,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,decade:f,yearsListFormat:c,locale:h,minDate:d,maxDate:p,getYearControlProps:v,__staticSelector:b,__getControlRef:w,__onControlKeyDown:k,__onControlClick:_,__onControlMouseEnter:C,__preventFocus:x,__stopPropagation:E,withCellSpacing:O,fullWidth:j,size:M,attributes:N,...H}=n,P=Ze({name:b||"YearsList",classes:LF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:N,vars:l,rootSelector:"yearsList"}),z=yl(),F=zF(f),G=coe({years:F,minDate:d,maxDate:p,getYearControlProps:v}),U=F.map(($,R)=>{const I=$.map((q,Y)=>{const D=v==null?void 0:v(q),W=Ie(q).isSame(G,"year");return y.jsx("td",{...P("yearsListCell"),"data-with-spacing":O||void 0,children:y.jsx(ap,{...P("yearsListControl"),size:M,unstyled:o,fullWidth:j,"data-mantine-stop-propagation":E||void 0,disabled:$F({year:q,minDate:d,maxDate:p}),ref:V=>{V&&(w==null||w(R,Y,V))},...D,onKeyDown:V=>{var L;(L=D==null?void 0:D.onKeyDown)==null||L.call(D,V),k==null||k(V,{rowIndex:R,cellIndex:Y,date:q})},onClick:V=>{var L;(L=D==null?void 0:D.onClick)==null||L.call(D,V),_==null||_(V,q)},onMouseEnter:V=>{var L;(L=D==null?void 0:D.onMouseEnter)==null||L.call(D,V),C==null||C(V,q)},onMouseDown:V=>{var L;(L=D==null?void 0:D.onMouseDown)==null||L.call(D,V),x&&V.preventDefault()},tabIndex:x||!W?-1:0,children:(D==null?void 0:D.children)??Ie(q).locale(z.getLocale(h)).format(c)})},Y)});return y.jsx("tr",{...P("yearsListRow"),children:I},R)});return y.jsx(ve,{component:"table",size:M,...P("yearsList"),"data-full-width":j||void 0,...H,children:y.jsx("tbody",{children:U})})});a0.classes=LF;a0.displayName="@mantine/dates/YearsList";function IF({month:e,minDate:n,maxDate:t}){return!n&&!t?!1:!!(n&&Ie(e).isBefore(n,"month")||t&&Ie(e).isAfter(t,"month"))}function hoe({months:e,minDate:n,maxDate:t,getMonthControlProps:i}){const r=e.flat().filter(l=>{var f;return!IF({month:l,minDate:n,maxDate:t})&&!((f=i==null?void 0:i(l))!=null&&f.disabled)}),a=r.find(l=>{var f;return(f=i==null?void 0:i(l))==null?void 0:f.selected});if(a)return a;const o=r.find(l=>Ie().isSame(l,"month"));return o||r[0]}function moe(e){const n=Ie(e).startOf("year").toDate(),t=[[],[],[],[]];let i=0;for(let r=0;r<4;r+=1)for(let a=0;a<3;a+=1)t[r].push(Ie(n).add(i,"months").format("YYYY-MM-DD")),i+=1;return t}var BF={monthsList:"m_2a6c32d",monthsListCell:"m_fe27622f"};const poe={monthsListFormat:"MMM",withCellSpacing:!0},o0=Re(e=>{const n=be("MonthsList",poe,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,__staticSelector:f,year:c,monthsListFormat:h,locale:d,minDate:p,maxDate:v,getMonthControlProps:b,__getControlRef:w,__onControlKeyDown:k,__onControlClick:_,__onControlMouseEnter:C,__preventFocus:x,__stopPropagation:E,withCellSpacing:O,fullWidth:j,size:M,attributes:N,...H}=n,P=Ze({name:f||"MonthsList",classes:BF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:N,vars:l,rootSelector:"monthsList"}),z=yl(),F=moe(c),G=hoe({months:F,minDate:Qi(p),maxDate:Qi(v),getMonthControlProps:b}),U=F.map(($,R)=>{const I=$.map((q,Y)=>{const D=b==null?void 0:b(q),W=Ie(q).isSame(G,"month");return y.jsx("td",{...P("monthsListCell"),"data-with-spacing":O||void 0,children:y.jsx(ap,{...P("monthsListControl"),size:M,unstyled:o,fullWidth:j,__staticSelector:f||"MonthsList","data-mantine-stop-propagation":E||void 0,disabled:IF({month:q,minDate:Qi(p),maxDate:Qi(v)}),ref:V=>{V&&(w==null||w(R,Y,V))},...D,onKeyDown:V=>{var L;(L=D==null?void 0:D.onKeyDown)==null||L.call(D,V),k==null||k(V,{rowIndex:R,cellIndex:Y,date:q})},onClick:V=>{var L;(L=D==null?void 0:D.onClick)==null||L.call(D,V),_==null||_(V,q)},onMouseEnter:V=>{var L;(L=D==null?void 0:D.onMouseEnter)==null||L.call(D,V),C==null||C(V,q)},onMouseDown:V=>{var L;(L=D==null?void 0:D.onMouseDown)==null||L.call(D,V),x&&V.preventDefault()},tabIndex:x||!W?-1:0,children:(D==null?void 0:D.children)??Ie(q).locale(z.getLocale(d)).format(h)})},Y)});return y.jsx("tr",{...P("monthsListRow"),children:I},R)});return y.jsx(ve,{component:"table",size:M,...P("monthsList"),"data-full-width":j||void 0,...H,children:y.jsx("tbody",{children:U})})});o0.classes=BF;o0.displayName="@mantine/dates/MonthsList";var FF={calendarHeader:"m_730a79ed",calendarHeaderLevel:"m_f6645d97",calendarHeaderControl:"m_2351eeb0",calendarHeaderControlIcon:"m_367dc749"};const voe={hasNextLevel:!0,withNext:!0,withPrevious:!0,headerControlsOrder:["previous","level","next"]},qF=(e,{size:n})=>({calendarHeader:{"--dch-control-size":Pn(n,"dch-control-size"),"--dch-fz":ri(n)}}),ms=Re(e=>{const n=be("CalendarHeader",voe,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,nextIcon:f,previousIcon:c,nextLabel:h,previousLabel:d,onNext:p,onPrevious:v,onLevelClick:b,label:w,nextDisabled:k,previousDisabled:_,hasNextLevel:C,levelControlAriaLabel:x,withNext:E,withPrevious:O,headerControlsOrder:j,fullWidth:M,__staticSelector:N,__preventFocus:H,__stopPropagation:P,attributes:z,...F}=n,G=Ze({name:N||"CalendarHeader",classes:FF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:z,vars:l,varsResolver:qF,rootSelector:"calendarHeader"}),U=H?Y=>Y.preventDefault():void 0,$=O&&A.createElement(Dt,{...G("calendarHeaderControl"),key:"previous","data-direction":"previous","aria-label":d,onClick:v,unstyled:o,onMouseDown:U,disabled:_,"data-disabled":_||void 0,tabIndex:H||_?-1:0,"data-mantine-stop-propagation":P||void 0},c||y.jsx(Ng,{...G("calendarHeaderControlIcon"),"data-direction":"previous",size:"45%"})),R=A.createElement(Dt,{component:C?"button":"div",...G("calendarHeaderLevel"),key:"level",onClick:C?b:void 0,unstyled:o,onMouseDown:C?U:void 0,disabled:!C,"data-static":!C||void 0,"aria-label":x,tabIndex:H||!C?-1:0,"data-mantine-stop-propagation":P||void 0},w),I=E&&A.createElement(Dt,{...G("calendarHeaderControl"),key:"next","data-direction":"next","aria-label":h,onClick:p,unstyled:o,onMouseDown:U,disabled:k,"data-disabled":k||void 0,tabIndex:H||k?-1:0,"data-mantine-stop-propagation":P||void 0},f||y.jsx(Ng,{...G("calendarHeaderControlIcon"),"data-direction":"next",size:"45%"})),q=j.map(Y=>Y==="previous"?$:Y==="level"?R:Y==="next"?I:null);return y.jsx(ve,{...G("calendarHeader"),"data-full-width":M||void 0,...F,children:q})});ms.classes=FF;ms.varsResolver=qF;ms.displayName="@mantine/dates/CalendarHeader";function goe(e){const n=zF(e);return[n[0][0],n[3][0]]}const yoe={decadeLabelFormat:"YYYY"},s0=Re(e=>{const{decade:n,locale:t,minDate:i,maxDate:r,yearsListFormat:a,getYearControlProps:o,__getControlRef:l,__onControlKeyDown:f,__onControlClick:c,__onControlMouseEnter:h,withCellSpacing:d,__preventFocus:p,nextIcon:v,previousIcon:b,nextLabel:w,previousLabel:k,onNext:_,onPrevious:C,nextDisabled:x,previousDisabled:E,levelControlAriaLabel:O,withNext:j,withPrevious:M,headerControlsOrder:N,decadeLabelFormat:H,classNames:P,styles:z,unstyled:F,__staticSelector:G,__stopPropagation:U,size:$,fullWidth:R,attributes:I,...q}=be("DecadeLevel",yoe,e),Y=yl(),[D,W]=goe(n),V={__staticSelector:G||"DecadeLevel",classNames:P,styles:z,unstyled:F,size:$,attributes:I},L=typeof x=="boolean"?x:r?!Ie(W).endOf("year").isBefore(r):!1,X=typeof E=="boolean"?E:i?!Ie(D).startOf("year").isAfter(i):!1,ee=(re,se)=>Ie(re).locale(t||Y.locale).format(se);return y.jsxs(ve,{"data-decade-level":!0,size:$,...q,children:[y.jsx(ms,{label:typeof H=="function"?H(D,W):`${ee(D,H)} ${ee(W,H)}`,__preventFocus:p,__stopPropagation:U,nextIcon:v,previousIcon:b,nextLabel:w,previousLabel:k,onNext:_,onPrevious:C,nextDisabled:L,previousDisabled:X,hasNextLevel:!1,levelControlAriaLabel:O,withNext:j,withPrevious:M,headerControlsOrder:N,fullWidth:R,...V}),y.jsx(a0,{decade:n,locale:t,minDate:i,maxDate:r,yearsListFormat:a,getYearControlProps:o,__getControlRef:l,__onControlKeyDown:f,__onControlClick:c,__onControlMouseEnter:h,__preventFocus:p,__stopPropagation:U,withCellSpacing:d,fullWidth:R,...V})]})});s0.classes={...a0.classes,...ms.classes};s0.displayName="@mantine/dates/DecadeLevel";const boe={yearLabelFormat:"YYYY"},l0=Re(e=>{const{year:n,locale:t,minDate:i,maxDate:r,monthsListFormat:a,getMonthControlProps:o,__getControlRef:l,__onControlKeyDown:f,__onControlClick:c,__onControlMouseEnter:h,withCellSpacing:d,__preventFocus:p,nextIcon:v,previousIcon:b,nextLabel:w,previousLabel:k,onNext:_,onPrevious:C,onLevelClick:x,nextDisabled:E,previousDisabled:O,hasNextLevel:j,levelControlAriaLabel:M,withNext:N,withPrevious:H,headerControlsOrder:P,yearLabelFormat:z,__staticSelector:F,__stopPropagation:G,size:U,classNames:$,styles:R,unstyled:I,fullWidth:q,attributes:Y,...D}=be("YearLevel",boe,e),W=yl(),V={__staticSelector:F||"YearLevel",classNames:$,styles:R,unstyled:I,size:U,attributes:Y},L=typeof E=="boolean"?E:r?!Ie(n).endOf("year").isBefore(r):!1,X=typeof O=="boolean"?O:i?!Ie(n).startOf("year").isAfter(i):!1;return y.jsxs(ve,{"data-year-level":!0,size:U,...D,children:[y.jsx(ms,{label:typeof z=="function"?z(n):Ie(n).locale(t||W.locale).format(z),__preventFocus:p,__stopPropagation:G,nextIcon:v,previousIcon:b,nextLabel:w,previousLabel:k,onNext:_,onPrevious:C,onLevelClick:x,nextDisabled:L,previousDisabled:X,hasNextLevel:j,levelControlAriaLabel:M,withNext:N,withPrevious:H,headerControlsOrder:P,fullWidth:q,...V}),y.jsx(o0,{year:n,locale:t,minDate:i,maxDate:r,monthsListFormat:a,getMonthControlProps:o,__getControlRef:l,__onControlKeyDown:f,__onControlClick:c,__onControlMouseEnter:h,__preventFocus:p,__stopPropagation:G,withCellSpacing:d,fullWidth:q,...V})]})});l0.classes={...ms.classes,...o0.classes};l0.displayName="@mantine/dates/YearLevel";const woe={monthLabelFormat:"MMMM YYYY"},u0=Re(e=>{const{month:n,locale:t,firstDayOfWeek:i,weekdayFormat:r,weekendDays:a,getDayProps:o,excludeDate:l,minDate:f,maxDate:c,renderDay:h,hideOutsideDates:d,hideWeekdays:p,getDayAriaLabel:v,__getDayRef:b,__onDayKeyDown:w,__onDayClick:k,__onDayMouseEnter:_,withCellSpacing:C,highlightToday:x,withWeekNumbers:E,__preventFocus:O,__stopPropagation:j,nextIcon:M,previousIcon:N,nextLabel:H,previousLabel:P,onNext:z,onPrevious:F,onLevelClick:G,nextDisabled:U,previousDisabled:$,hasNextLevel:R,levelControlAriaLabel:I,withNext:q,withPrevious:Y,headerControlsOrder:D,monthLabelFormat:W,classNames:V,styles:L,unstyled:X,__staticSelector:ee,size:re,static:se,fullWidth:ye,attributes:ae,...le}=be("MonthLevel",woe,e),_e=yl(),ne={__staticSelector:ee||"MonthLevel",classNames:V,styles:L,unstyled:X,size:re,attributes:ae},ze=typeof U=="boolean"?U:c?!Ie(n).endOf("month").isBefore(c):!1,we=typeof $=="boolean"?$:f?!Ie(n).startOf("month").isAfter(f):!1;return y.jsxs(ve,{"data-month-level":!0,size:re,...le,children:[y.jsx(ms,{label:typeof W=="function"?W(n):Ie(n).locale(t||_e.locale).format(W),__preventFocus:O,__stopPropagation:j,nextIcon:M,previousIcon:N,nextLabel:H,previousLabel:P,onNext:z,onPrevious:F,onLevelClick:G,nextDisabled:ze,previousDisabled:we,hasNextLevel:R,levelControlAriaLabel:I,withNext:q,withPrevious:Y,headerControlsOrder:D,fullWidth:ye,...ne}),y.jsx(rp,{month:n,locale:t,firstDayOfWeek:i,weekdayFormat:r,weekendDays:a,getDayProps:o,excludeDate:l,minDate:f,maxDate:c,renderDay:h,hideOutsideDates:d,hideWeekdays:p,getDayAriaLabel:v,__getDayRef:b,__onDayKeyDown:w,__onDayClick:k,__onDayMouseEnter:_,__preventFocus:O,__stopPropagation:j,static:se,withCellSpacing:C,highlightToday:x,withWeekNumbers:E,fullWidth:ye,...ne})]})});u0.classes={...rp.classes,...ms.classes};u0.displayName="@mantine/dates/MonthLevel";var HF={levelsGroup:"m_30b26e33"};const bl=Re(e=>{const n=be("LevelsGroup",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,__staticSelector:f,fullWidth:c,attributes:h,...d}=n;return y.jsx(ve,{...Ze({name:f||"LevelsGroup",classes:HF,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:h,vars:l,rootSelector:"levelsGroup"})("levelsGroup"),"data-full-width":c||void 0,...d})});bl.classes=HF;bl.displayName="@mantine/dates/LevelsGroup";const koe={numberOfColumns:1},f0=Re(e=>{const{decade:n,locale:t,minDate:i,maxDate:r,yearsListFormat:a,getYearControlProps:o,__onControlClick:l,__onControlMouseEnter:f,withCellSpacing:c,__preventFocus:h,nextIcon:d,previousIcon:p,nextLabel:v,previousLabel:b,onNext:w,onPrevious:k,nextDisabled:_,previousDisabled:C,headerControlsOrder:x,classNames:E,styles:O,unstyled:j,__staticSelector:M,__stopPropagation:N,numberOfColumns:H,levelControlAriaLabel:P,decadeLabelFormat:z,size:F,fullWidth:G,vars:U,attributes:$,...R}=be("DecadeLevelGroup",koe,e),I=A.useRef([]),q=Array(H).fill(0).map((Y,D)=>{const W=Ie(n).add(D*10,"years").format("YYYY-MM-DD");return y.jsx(s0,{size:F,yearsListFormat:a,decade:W,withNext:D===H-1,withPrevious:D===0,decadeLabelFormat:z,__onControlClick:l,__onControlMouseEnter:f,__onControlKeyDown:(V,L)=>a9({levelIndex:D,rowIndex:L.rowIndex,cellIndex:L.cellIndex,event:V,controlsRef:I}),__getControlRef:(V,L,X)=>{Array.isArray(I.current[D])||(I.current[D]=[]),Array.isArray(I.current[D][V])||(I.current[D][V]=[]),I.current[D][V][L]=X},levelControlAriaLabel:typeof P=="function"?P(W):P,locale:t,minDate:i,maxDate:r,__preventFocus:h,__stopPropagation:N,nextIcon:d,previousIcon:p,nextLabel:v,previousLabel:b,onNext:w,onPrevious:k,nextDisabled:_,previousDisabled:C,getYearControlProps:o,__staticSelector:M||"DecadeLevelGroup",classNames:E,styles:O,unstyled:j,withCellSpacing:c,headerControlsOrder:x,fullWidth:G,attributes:$},D)});return y.jsx(bl,{classNames:E,styles:O,__staticSelector:M||"DecadeLevelGroup",size:F,unstyled:j,fullWidth:G,attributes:$,...R,children:q})});f0.classes={...bl.classes,...s0.classes};f0.displayName="@mantine/dates/DecadeLevelGroup";const _oe={numberOfColumns:1},c0=Re(e=>{const{year:n,locale:t,minDate:i,maxDate:r,monthsListFormat:a,getMonthControlProps:o,__onControlClick:l,__onControlMouseEnter:f,withCellSpacing:c,__preventFocus:h,nextIcon:d,previousIcon:p,nextLabel:v,previousLabel:b,onNext:w,onPrevious:k,onLevelClick:_,nextDisabled:C,previousDisabled:x,hasNextLevel:E,headerControlsOrder:O,classNames:j,styles:M,unstyled:N,__staticSelector:H,__stopPropagation:P,numberOfColumns:z,levelControlAriaLabel:F,yearLabelFormat:G,size:U,fullWidth:$,vars:R,attributes:I,...q}=be("YearLevelGroup",_oe,e),Y=A.useRef([]),D=Array(z).fill(0).map((W,V)=>{const L=Ie(n).add(V,"years").format("YYYY-MM-DD");return y.jsx(l0,{size:U,monthsListFormat:a,year:L,withNext:V===z-1,withPrevious:V===0,yearLabelFormat:G,__stopPropagation:P,__onControlClick:l,__onControlMouseEnter:f,__onControlKeyDown:(X,ee)=>a9({levelIndex:V,rowIndex:ee.rowIndex,cellIndex:ee.cellIndex,event:X,controlsRef:Y}),__getControlRef:(X,ee,re)=>{Array.isArray(Y.current[V])||(Y.current[V]=[]),Array.isArray(Y.current[V][X])||(Y.current[V][X]=[]),Y.current[V][X][ee]=re},levelControlAriaLabel:typeof F=="function"?F(L):F,locale:t,minDate:i,maxDate:r,__preventFocus:h,nextIcon:d,previousIcon:p,nextLabel:v,previousLabel:b,onNext:w,onPrevious:k,onLevelClick:_,nextDisabled:C,previousDisabled:x,hasNextLevel:E,getMonthControlProps:o,classNames:j,styles:M,unstyled:N,__staticSelector:H||"YearLevelGroup",withCellSpacing:c,headerControlsOrder:O,fullWidth:$,attributes:I},V)});return y.jsx(bl,{classNames:j,styles:M,__staticSelector:H||"YearLevelGroup",size:U,unstyled:N,fullWidth:$,attributes:I,...q,children:D})});c0.classes={...l0.classes,...bl.classes};c0.displayName="@mantine/dates/YearLevelGroup";const xoe={numberOfColumns:1},d0=Re(e=>{const{month:n,locale:t,firstDayOfWeek:i,weekdayFormat:r,weekendDays:a,getDayProps:o,excludeDate:l,minDate:f,maxDate:c,renderDay:h,hideOutsideDates:d,hideWeekdays:p,getDayAriaLabel:v,__onDayClick:b,__onDayMouseEnter:w,withCellSpacing:k,highlightToday:_,withWeekNumbers:C,__preventFocus:x,nextIcon:E,previousIcon:O,nextLabel:j,previousLabel:M,onNext:N,onPrevious:H,onLevelClick:P,nextDisabled:z,previousDisabled:F,hasNextLevel:G,headerControlsOrder:U,classNames:$,styles:R,unstyled:I,numberOfColumns:q,levelControlAriaLabel:Y,monthLabelFormat:D,__staticSelector:W,__stopPropagation:V,size:L,static:X,fullWidth:ee,vars:re,attributes:se,...ye}=be("MonthLevelGroup",xoe,e),ae=A.useRef([]),le=Array(q).fill(0).map((_e,ne)=>{const ze=Ie(n).add(ne,"months").format("YYYY-MM-DD");return y.jsx(u0,{month:ze,withNext:ne===q-1,withPrevious:ne===0,monthLabelFormat:D,__stopPropagation:V,__onDayClick:b,__onDayMouseEnter:w,__onDayKeyDown:(we,Ce)=>a9({levelIndex:ne,rowIndex:Ce.rowIndex,cellIndex:Ce.cellIndex,event:we,controlsRef:ae}),__getDayRef:(we,Ce,Ne)=>{Array.isArray(ae.current[ne])||(ae.current[ne]=[]),Array.isArray(ae.current[ne][we])||(ae.current[ne][we]=[]),ae.current[ne][we][Ce]=Ne},levelControlAriaLabel:typeof Y=="function"?Y(ze):Y,locale:t,firstDayOfWeek:i,weekdayFormat:r,weekendDays:a,getDayProps:o,excludeDate:l,minDate:f,maxDate:c,renderDay:h,hideOutsideDates:d,hideWeekdays:p,getDayAriaLabel:v,__preventFocus:x,nextIcon:E,previousIcon:O,nextLabel:j,previousLabel:M,onNext:N,onPrevious:H,onLevelClick:P,nextDisabled:z,previousDisabled:F,hasNextLevel:G,classNames:$,styles:R,unstyled:I,__staticSelector:W||"MonthLevelGroup",size:L,static:X,withCellSpacing:k,highlightToday:_,withWeekNumbers:C,headerControlsOrder:U,fullWidth:ee,attributes:se},ne)});return y.jsx(bl,{classNames:$,styles:R,__staticSelector:W||"MonthLevelGroup",size:L,fullWidth:ee,attributes:se,...ye,children:le})});d0.classes={...bl.classes,...u0.classes};d0.displayName="@mantine/dates/MonthLevelGroup";var UF={input:"m_6fa5e2aa"};const Gc=Re(e=>{const{inputProps:n,wrapperProps:t,placeholder:i,classNames:r,styles:a,unstyled:o,popoverProps:l,modalProps:f,dropdownType:c,children:h,formattedValue:d,dropdownHandlers:p,dropdownOpened:v,onClick:b,clearable:w,clearSectionMode:k,onClear:_,clearButtonProps:C,rightSection:x,shouldClear:E,readOnly:O,disabled:j,value:M,name:N,form:H,type:P,onDropdownClose:z,withTime:F,...G}=eI("PickerInputBase",{size:"sm"},e),U=y.jsx(Vt.ClearButton,{onClick:_,unstyled:o,...C}),$=()=>{P==="range"&&Array.isArray(M)&&M[0]&&!M[1]&&_(),p.close()};return y.jsxs(y.Fragment,{children:[c==="modal"&&!O&&y.jsx(Sr,{opened:v,onClose:$,withCloseButton:!1,size:"auto","data-dates-modal":!0,unstyled:o,...f,children:h}),y.jsx(Vt.Wrapper,{...t,children:y.jsxs(En,{position:"bottom-start",opened:v,trapFocus:!0,returnFocus:!1,unstyled:o,onClose:z,...l,disabled:(l==null?void 0:l.disabled)||c==="modal"||O,onChange:R=>{var I;R||((I=l==null?void 0:l.onClose)==null||I.call(l),$())},children:[y.jsx(En.Target,{children:y.jsx(Vt,{"data-dates-input":!0,"data-read-only":O||void 0,disabled:j,component:"button",type:"button",multiline:!0,onClick:R=>{b==null||b(R),p.toggle()},__clearSection:U,__clearable:w&&E&&!O&&!j,__clearSectionMode:k,rightSection:x,...n,classNames:{...r,input:dn(UF.input,r==null?void 0:r.input)},...G,children:d||y.jsx(Vt.Placeholder,{error:n.error,unstyled:o,classNames:r,styles:a,__staticSelector:n.__staticSelector,children:i})})}),y.jsx(En.Dropdown,{"data-dates-dropdown":!0,children:h})]})}),y.jsx(CF,{value:M,name:N,form:H,type:P,withTime:F})]})});Gc.classes=UF;Gc.displayName="@mantine/dates/PickerInputBase";const iM=e=>e==="range"?[null,null]:e==="multiple"?[]:null,rM=(e,n)=>{const t=n?SF:Qi;return Array.isArray(e)?e.map(t):t(e)};function s9({type:e,value:n,defaultValue:t,onChange:i,withTime:r=!1}){const a=A.useRef(e),[o,l,f]=Mi({value:rM(n,r),defaultValue:rM(t,r),finalValue:iM(e),onChange:i});let c=o;return a.current!==e&&(a.current=e,n===void 0&&(c=t!==void 0?t:iM(e),l(c))),[c,l,f]}function Bk(e,n){return e?e==="month"?0:e==="year"?1:2:n||0}function Soe(e){return e===0?"month":e===1?"year":"decade"}function nh(e,n,t){return Soe(Yo(Bk(e,0),Bk(n,0),Bk(t,2)))}const Coe={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0,enableKeyboardNavigation:!0},Yc=Re(e=>{const n=be("Calendar",Coe,e),{vars:t,maxLevel:i,minLevel:r,defaultLevel:a,level:o,onLevelChange:l,date:f,defaultDate:c,onDateChange:h,numberOfColumns:d,columnsToScroll:p,ariaLabels:v,nextLabel:b,previousLabel:w,onYearSelect:k,onMonthSelect:_,onYearMouseEnter:C,onMonthMouseEnter:x,headerControlsOrder:E,__updateDateOnYearSelect:O,__updateDateOnMonthSelect:j,__setDateRef:M,__setLevelRef:N,firstDayOfWeek:H,weekdayFormat:P,weekendDays:z,getDayProps:F,excludeDate:G,renderDay:U,hideOutsideDates:$,hideWeekdays:R,getDayAriaLabel:I,monthLabelFormat:q,nextIcon:Y,previousIcon:D,__onDayClick:W,__onDayMouseEnter:V,withCellSpacing:L,highlightToday:X,withWeekNumbers:ee,monthsListFormat:re,getMonthControlProps:se,yearLabelFormat:ye,yearsListFormat:ae,getYearControlProps:le,decadeLabelFormat:_e,classNames:ne,styles:ze,unstyled:we,minDate:Ce,maxDate:Ne,locale:ge,__staticSelector:xe,size:Pe,__preventFocus:ue,__stopPropagation:Be,onNextDecade:Ge,onPreviousDecade:Ve,onNextYear:Xe,onPreviousYear:Qe,onNextMonth:ie,onPreviousMonth:he,static:Ye,enableKeyboardNavigation:Je,fullWidth:Se,attributes:tn,ref:cn,...On}=n,{resolvedClassNames:mn,resolvedStyles:an}=Hi({classNames:ne,styles:ze,props:n}),[en,Rn]=Mi({value:o?nh(o,r,i):void 0,defaultValue:a?nh(a,r,i):void 0,finalValue:nh(void 0,r,i),onChange:l}),[De,Fe]=s9({type:"default",value:Qi(f),defaultValue:Qi(c),onChange:h});A.useImperativeHandle(M,()=>nn=>{Fe(nn)}),A.useImperativeHandle(N,()=>nn=>{Rn(nn)});const jn={__staticSelector:xe||"Calendar",styles:an,classNames:mn,unstyled:we,size:Pe,attributes:tn},bn=p||d||1,yn=A.useRef(null);if(yn.current===null){const nn=new Date;yn.current=Ce&&Ie(nn).isAfter(Ce)?Ce:Ie(nn).format("YYYY-MM-DD")}const wn=De||yn.current,it=()=>{const nn=Ie(wn).add(bn,"month").format("YYYY-MM-DD");ie==null||ie(nn),Fe(nn)},_t=()=>{const nn=Ie(wn).subtract(bn,"month").format("YYYY-MM-DD");he==null||he(nn),Fe(nn)},Le=()=>{const nn=Ie(wn).add(bn,"year").format("YYYY-MM-DD");Xe==null||Xe(nn),Fe(nn)},qe=()=>{const nn=Ie(wn).subtract(bn,"year").format("YYYY-MM-DD");Qe==null||Qe(nn),Fe(nn)},Nn=()=>{const nn=Ie(wn).add(10*bn,"year").format("YYYY-MM-DD");Ge==null||Ge(nn),Fe(nn)},st=()=>{const nn=Ie(wn).subtract(10*bn,"year").format("YYYY-MM-DD");Ve==null||Ve(nn),Fe(nn)},Mn=A.useRef(null);return A.useEffect(()=>{if(!Je||Ye)return;const nn=rn=>{var Wn;if(!((Wn=Mn.current)!=null&&Wn.contains(document.activeElement)))return;const on=rn.ctrlKey||rn.metaKey,Bn=rn.shiftKey;switch(rn.key){case"ArrowUp":on&&Bn?(rn.preventDefault(),st()):on&&(rn.preventDefault(),qe());break;case"ArrowDown":on&&Bn?(rn.preventDefault(),Nn()):on&&(rn.preventDefault(),Le());break;case"y":case"Y":en==="month"&&(rn.preventDefault(),Rn("year"));break}};return document.addEventListener("keydown",nn),()=>{document.removeEventListener("keydown",nn)}},[Je,Ye,en,Le,qe,Nn,st]),y.jsxs(ve,{ref:Wt(Mn,cn),size:Pe,"data-calendar":!0,"data-full-width":Se||void 0,...On,children:[en==="month"&&y.jsx(d0,{month:wn,minDate:Ce,maxDate:Ne,firstDayOfWeek:H,weekdayFormat:P,weekendDays:z,getDayProps:F,excludeDate:G,renderDay:U,hideOutsideDates:$,hideWeekdays:R,getDayAriaLabel:I,onNext:it,onPrevious:_t,hasNextLevel:i!=="month",onLevelClick:()=>Rn("year"),numberOfColumns:d,locale:ge,levelControlAriaLabel:v==null?void 0:v.monthLevelControl,nextLabel:(v==null?void 0:v.nextMonth)??b,nextIcon:Y,previousLabel:(v==null?void 0:v.previousMonth)??w,previousIcon:D,monthLabelFormat:q,__onDayClick:W,__onDayMouseEnter:V,__preventFocus:ue,__stopPropagation:Be,static:Ye,withCellSpacing:L,highlightToday:X,withWeekNumbers:ee,headerControlsOrder:E,fullWidth:Se,...jn}),en==="year"&&y.jsx(c0,{year:wn,numberOfColumns:d,minDate:Ce,maxDate:Ne,monthsListFormat:re,getMonthControlProps:se,locale:ge,onNext:Le,onPrevious:qe,hasNextLevel:i!=="month"&&i!=="year",onLevelClick:()=>Rn("decade"),levelControlAriaLabel:v==null?void 0:v.yearLevelControl,nextLabel:(v==null?void 0:v.nextYear)??b,nextIcon:Y,previousLabel:(v==null?void 0:v.previousYear)??w,previousIcon:D,yearLabelFormat:ye,__onControlMouseEnter:x,__onControlClick:(nn,rn)=>{j&&Fe(rn),Rn(nh("month",r,i)),_==null||_(rn)},__preventFocus:ue,__stopPropagation:Be,withCellSpacing:L,headerControlsOrder:E,fullWidth:Se,...jn}),en==="decade"&&y.jsx(f0,{decade:wn,minDate:Ce,maxDate:Ne,yearsListFormat:ae,getYearControlProps:le,locale:ge,onNext:Nn,onPrevious:st,numberOfColumns:d,nextLabel:(v==null?void 0:v.nextDecade)??b,nextIcon:Y,previousLabel:(v==null?void 0:v.previousDecade)??w,previousIcon:D,decadeLabelFormat:_e,__onControlMouseEnter:C,__onControlClick:(nn,rn)=>{O&&Fe(rn),Rn(nh("year",r,i)),k==null||k(rn)},__preventFocus:ue,__stopPropagation:Be,withCellSpacing:L,headerControlsOrder:E,fullWidth:Se,...jn})]})});Yc.classes={...f0.classes,...c0.classes,...d0.classes};Yc.displayName="@mantine/dates/Calendar";function h0(e){const{maxLevel:n,minLevel:t,defaultLevel:i,level:r,onLevelChange:a,nextIcon:o,previousIcon:l,date:f,defaultDate:c,onDateChange:h,numberOfColumns:d,columnsToScroll:p,ariaLabels:v,nextLabel:b,previousLabel:w,onYearSelect:k,onMonthSelect:_,onYearMouseEnter:C,onMonthMouseEnter:x,onNextMonth:E,onPreviousMonth:O,onNextYear:j,onPreviousYear:M,onNextDecade:N,onPreviousDecade:H,withCellSpacing:P,highlightToday:z,__updateDateOnYearSelect:F,__updateDateOnMonthSelect:G,__setDateRef:U,__setLevelRef:$,withWeekNumbers:R,headerControlsOrder:I,firstDayOfWeek:q,weekdayFormat:Y,weekendDays:D,getDayProps:W,excludeDate:V,renderDay:L,hideOutsideDates:X,hideWeekdays:ee,getDayAriaLabel:re,monthLabelFormat:se,monthsListFormat:ye,getMonthControlProps:ae,yearLabelFormat:le,yearsListFormat:_e,getYearControlProps:ne,decadeLabelFormat:ze,allowSingleDateInRange:we,allowDeselect:Ce,minDate:Ne,maxDate:ge,locale:xe,...Pe}=e;return{calendarProps:{maxLevel:n,minLevel:t,defaultLevel:i,level:r,onLevelChange:a,nextIcon:o,previousIcon:l,date:f,defaultDate:c,onDateChange:h,numberOfColumns:d,columnsToScroll:p,ariaLabels:v,nextLabel:b,previousLabel:w,onYearSelect:k,onMonthSelect:_,onYearMouseEnter:C,onMonthMouseEnter:x,onNextMonth:E,onPreviousMonth:O,onNextYear:j,onPreviousYear:M,onNextDecade:N,onPreviousDecade:H,withCellSpacing:P,highlightToday:z,__updateDateOnYearSelect:F,__updateDateOnMonthSelect:G,__setDateRef:U,withWeekNumbers:R,headerControlsOrder:I,firstDayOfWeek:q,weekdayFormat:Y,weekendDays:D,getDayProps:W,excludeDate:V,renderDay:L,hideOutsideDates:X,hideWeekdays:ee,getDayAriaLabel:re,monthLabelFormat:se,monthsListFormat:ye,getMonthControlProps:ae,yearLabelFormat:le,yearsListFormat:_e,getYearControlProps:ne,decadeLabelFormat:ze,allowSingleDateInRange:we,allowDeselect:Ce,minDate:Ne,maxDate:ge,locale:xe},others:Pe}}function aM(e,n){const t=[...n].sort((i,r)=>Ie(i).isAfter(Ie(r))?1:-1);return Ie(t[0]).startOf("day").subtract(1,"ms").isBefore(e)&&Ie(t[1]).endOf("day").add(1,"ms").isAfter(e)}function VF({type:e,level:n,value:t,defaultValue:i,onChange:r,allowSingleDateInRange:a,allowDeselect:o,onMouseLeave:l}){const[f,c]=s9({type:e,value:t,defaultValue:i,onChange:r}),[h,d]=A.useState(e==="range"&&f[0]&&!f[1]?f[0]:null),[p,v]=A.useState(null),b=O=>{if(e==="range"){if(h&&!f[1]){if(Ie(O).isSame(h,n)&&!a){d(null),v(null),c([null,null]);return}const j=[O,h];j.sort((M,N)=>Ie(M).isAfter(Ie(N))?1:-1),c(j),v(null),d(null);return}if(f[0]&&!f[1]&&Ie(O).isSame(f[0],n)&&!a){d(null),v(null),c([null,null]);return}c([O,null]),v(null),d(O);return}if(e==="multiple"){f.some(j=>Ie(j).isSame(O,n))?c(f.filter(j=>!Ie(j).isSame(O,n))):c([...f,O]);return}f&&o&&Ie(O).isSame(f,n)?c(null):c(O)},w=O=>h&&p?aM(O,[p,h]):f[0]&&f[1]?aM(O,f):!1,k=e==="range"?O=>{l==null||l(O),v(null)}:l,_=O=>f[0]&&Ie(O).isSame(f[0],n)?!(p&&Ie(p).isBefore(f[0])):!1,C=O=>f[1]?Ie(O).isSame(f[1],n):!f[0]||!p?!1:Ie(p).isBefore(f[0])&&Ie(O).isSame(f[0],n),x=O=>{if(e==="range")return{selected:f.some(M=>M&&Ie(M).isSame(O,n)),inRange:w(O),firstInRange:_(O),lastInRange:C(O),"data-autofocus":!!f[0]&&Ie(f[0]).isSame(O,n)||void 0};if(e==="multiple")return{selected:f.some(M=>M&&Ie(M).isSame(O,n)),"data-autofocus":!!f[0]&&Ie(f[0]).isSame(O,n)||void 0};const j=Ie(f).isSame(O,n);return{selected:j,"data-autofocus":j||void 0}},E=e==="range"&&h?v:()=>{};return A.useEffect(()=>{if(e==="range")if(f[0]&&!f[1])d(f[0]);else{const O=f[0]==null&&f[1]==null,j=f[0]!=null&&f[1]!=null;(O||j)&&(d(null),v(null))}},[f]),{onDateChange:b,onRootMouseLeave:k,onHoveredDateChange:E,getControlProps:x,_value:f,setValue:c}}var WF={monthPickerRoot:"m_53c9e871",presetsList:"m_cccb8ff3",presetButton:"m_7b4fbf50"};const GF=(e,{size:n})=>({monthPickerRoot:{"--preset-font-size":ri(n)}}),Aoe={type:"default"},op=Re(e=>{const n=be("MonthPicker",Aoe,e),{classNames:t,styles:i,vars:r,type:a,defaultValue:o,value:l,onChange:f,__staticSelector:c,getMonthControlProps:h,allowSingleDateInRange:d,allowDeselect:p,onMouseLeave:v,onMonthSelect:b,__updateDateOnMonthSelect:w,__onPresetSelect:k,__stopPropagation:_,presets:C,className:x,style:E,unstyled:O,size:j,attributes:M,onLevelChange:N,...H}=n,{calendarProps:P,others:z}=h0(H),F=A.useRef(null),G=A.useRef(null),U=Ze({name:c||"MonthPicker",classes:WF,props:n,className:x,style:E,classNames:t,styles:i,unstyled:O,attributes:M,rootSelector:C?"monthPickerRoot":void 0,varsResolver:GF,vars:r}),{onDateChange:$,onRootMouseLeave:R,onHoveredDateChange:I,getControlProps:q,setValue:Y}=VF({type:a,level:"month",allowDeselect:p,allowSingleDateInRange:d,value:l,defaultValue:o,onChange:f,onMouseLeave:v}),{resolvedClassNames:D,resolvedStyles:W}=Hi({classNames:t,styles:i,props:n}),V=y.jsx(Yc,{classNames:D,styles:W,size:j,...P,...C?{}:z,minLevel:"year",__updateDateOnMonthSelect:w??!1,__staticSelector:c||"MonthPicker",onMouseLeave:R,onMonthMouseEnter:(ee,re)=>I(re),onMonthSelect:ee=>{$(ee),b==null||b(ee)},getMonthControlProps:ee=>({...q(ee),...h==null?void 0:h(ee)}),onLevelChange:N,__setDateRef:F,__setLevelRef:G,__stopPropagation:_,attributes:M,...C?{}:{className:x,style:E}});if(!C)return V;const L=ee=>{var se,ye;const re=Array.isArray(ee)?ee[0]:ee;re!==void 0&&((se=F.current)==null||se.call(F,re),(ye=G.current)==null||ye.call(G,"year"),k?k(re):Y(ee))},X=C.map((ee,re)=>y.jsx(Dt,{...U("presetButton"),onClick:()=>L(ee.value),onMouseDown:se=>se.preventDefault(),"data-mantine-stop-propagation":_||void 0,children:ee.label},re));return y.jsxs(ve,{...U("monthPickerRoot"),size:j,...z,children:[y.jsx("div",{...U("presetsList"),children:X}),V]})});op.classes={...Yc.classes,...WF};op.varsResolver=GF;op.displayName="@mantine/dates/MonthPicker";var Ooe={datePickerRoot:"m_765a40cf",presetsList:"m_d6a681e1",presetButton:"m_acd30b22"};const YF=(e,{size:n})=>({datePickerRoot:{"--preset-font-size":ri(n)}}),joe={type:"default",defaultLevel:"month",numberOfColumns:1,size:"sm"},sp=Re(e=>{const n=be("DatePicker",joe,e),{allowDeselect:t,allowSingleDateInRange:i,value:r,defaultValue:a,onChange:o,onMouseLeave:l,classNames:f,styles:c,__staticSelector:h,__onDayClick:d,__onDayMouseEnter:p,__onPresetSelect:v,__stopPropagation:b,presets:w,className:k,style:_,unstyled:C,size:x,vars:E,attributes:O,...j}=n,{calendarProps:M,others:N}=h0(j),H=A.useRef(null),P=A.useRef(null),z=Ze({name:h||"DatePicker",classes:Ooe,props:n,className:k,style:_,classNames:f,styles:c,unstyled:C,attributes:O,rootSelector:w?"datePickerRoot":void 0,varsResolver:YF,vars:E}),{onDateChange:F,onRootMouseLeave:G,onHoveredDateChange:U,getControlProps:$,_value:R,setValue:I}=VF({type:N.type,level:"day",allowDeselect:t,allowSingleDateInRange:i,value:r,defaultValue:a,onChange:o,onMouseLeave:l}),{resolvedClassNames:q,resolvedStyles:Y}=Hi({classNames:f,styles:c,props:n}),D=y.jsx(Yc,{classNames:q,styles:Y,__staticSelector:h||"DatePicker",onMouseLeave:G,size:x,...M,...w?{}:N,__stopPropagation:b,__setDateRef:H,__setLevelRef:P,minLevel:M.minLevel||"month",__onDayMouseEnter:(L,X)=>{U(X),p==null||p(L,X)},__onDayClick:(L,X)=>{F(X),d==null||d(L,X)},getDayProps:L=>{var X;return{...$(L),...(X=M.getDayProps)==null?void 0:X.call(M,L)}},getMonthControlProps:L=>{var X;return{selected:typeof R=="string"?o9(L,R):!1,...(X=M.getMonthControlProps)==null?void 0:X.call(M,L)}},getYearControlProps:L=>{var X;return{selected:typeof R=="string"?Ie(L).isSame(R,"year"):!1,...(X=M.getYearControlProps)==null?void 0:X.call(M,L)}},hideOutsideDates:M.hideOutsideDates??M.numberOfColumns!==1,attributes:O,...w?{}:{className:k,style:_}});if(!w)return D;const W=L=>{var ee,re;const X=Array.isArray(L)?L[0]:L;X!==void 0&&((ee=H.current)==null||ee.call(H,X),(re=P.current)==null||re.call(P,"month"),v?v(X):I(L))},V=w.map((L,X)=>y.jsx(Dt,{...z("presetButton"),onClick:()=>W(L.value),onMouseDown:ee=>ee.preventDefault(),"data-mantine-stop-propagation":b||void 0,children:L.label},X));return y.jsxs(ve,{...z("datePickerRoot"),size:x,...N,children:[y.jsx("div",{...z("presetsList"),children:V}),D]})});sp.classes=Yc.classes;sp.varsResolver=YF;sp.displayName="@mantine/dates/DatePicker";function KF({type:e,value:n,defaultValue:t,onChange:i,locale:r,format:a,closeOnChange:o,sortDates:l,labelSeparator:f,valueFormatter:c}){const h=yl(),[d,p]=vz(!1),[v,b]=s9({type:e,value:n,defaultValue:t,onChange:i}),w=Gae({type:e,date:v,locale:h.getLocale(r),format:a,labelSeparator:h.getLabelSeparator(f),formatter:c}),k=C=>{o&&(e==="default"&&p.close(),e==="range"&&C[0]&&C[1]&&p.close()),b(l&&e==="multiple"?[...C].sort((x,E)=>Ie(x).isAfter(Ie(E))?1:-1):C)};return{_value:v,setValue:k,onClear:()=>k(e==="range"?[null,null]:e==="multiple"?[]:null),shouldClear:e==="range"?!!v[0]:e==="multiple"?v.length>0:v!==null,formattedValue:w,dropdownOpened:d,dropdownHandlers:p}}const Eoe={type:"default",size:"sm",valueFormat:"MMMM YYYY",closeOnChange:!0,sortDates:!0,dropdownType:"popover"},l9=Re(e=>{const n=be("MonthPickerInput",Eoe,e),{type:t,value:i,defaultValue:r,onChange:a,valueFormat:o,labelSeparator:l,locale:f,classNames:c,styles:h,unstyled:d,closeOnChange:p,size:v,variant:b,dropdownType:w,sortDates:k,minDate:_,maxDate:C,vars:x,valueFormatter:E,presets:O,attributes:j,...M}=n,{resolvedClassNames:N,resolvedStyles:H}=Hi({classNames:c,styles:h,props:n}),{calendarProps:P,others:z}=h0(M),{_value:F,setValue:G,formattedValue:U,dropdownHandlers:$,dropdownOpened:R,onClear:I,shouldClear:q}=KF({type:t,value:i,defaultValue:r,onChange:a,locale:f,format:o,labelSeparator:l,closeOnChange:p,sortDates:k,valueFormatter:E});return y.jsx(Gc,{formattedValue:U,dropdownOpened:R,dropdownHandlers:$,classNames:N,styles:H,unstyled:d,onClear:I,shouldClear:q,value:F,size:v,variant:b,dropdownType:w,...z,attributes:j,type:t,__staticSelector:"MonthPickerInput",children:y.jsx(op,{...P,size:v,variant:b,type:t,value:F,defaultDate:P.defaultDate||(Array.isArray(F)?F[0]||zS({maxDate:C,minDate:_}):F||zS({maxDate:C,minDate:_})),onChange:G,locale:f,classNames:N,styles:H,unstyled:d,__staticSelector:"MonthPickerInput",__stopPropagation:w==="popover",minDate:_,maxDate:C,presets:O,attributes:j})})});l9.classes={...Gc.classes,...op.classes};l9.displayName="@mantine/dates/MonthPickerInput";const Toe={type:"default",size:"sm",valueFormat:"MMMM D, YYYY",closeOnChange:!0,sortDates:!0,dropdownType:"popover"},ku=Re(e=>{const n=be("DatePickerInput",Toe,e),{type:t,value:i,defaultValue:r,onChange:a,valueFormat:o,labelSeparator:l,locale:f,classNames:c,styles:h,unstyled:d,closeOnChange:p,size:v,variant:b,dropdownType:w,sortDates:k,minDate:_,maxDate:C,vars:x,defaultDate:E,valueFormatter:O,presets:j,attributes:M,...N}=n,{resolvedClassNames:H,resolvedStyles:P}=Hi({classNames:c,styles:h,props:n}),{calendarProps:z,others:F}=h0(N),{_value:G,setValue:U,formattedValue:$,dropdownHandlers:R,dropdownOpened:I,onClear:q,shouldClear:Y}=KF({type:t,value:i,defaultValue:r,onChange:a,locale:f,format:o,labelSeparator:l,closeOnChange:p,sortDates:k,valueFormatter:O}),D=Array.isArray(G)?G[0]||E:G||E;return y.jsx(Gc,{formattedValue:$,dropdownOpened:I,dropdownHandlers:R,classNames:H,styles:P,unstyled:d,onClear:q,shouldClear:Y,value:G,size:v,variant:b,dropdownType:w,...F,type:t,__staticSelector:"DatePickerInput",attributes:M,children:y.jsx(sp,{...z,size:v,variant:b,type:t,value:G,defaultDate:D||zS({maxDate:C,minDate:_}),onChange:U,locale:f,classNames:H,styles:P,unstyled:d,__staticSelector:"DatePickerInput",__stopPropagation:w==="popover",minDate:_,maxDate:C,presets:j,attributes:M})})});ku.classes={...Gc.classes,...sp.classes};ku.displayName="@mantine/dates/DatePickerInput";/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/var Moe={outline:{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"},filled:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"currentColor",stroke:"none"}};/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const gn=(e,n,t,i)=>{const r=A.forwardRef(({color:a="currentColor",size:o=24,stroke:l=2,title:f,className:c,children:h,...d},p)=>A.createElement("svg",{ref:p,...Moe[e],width:o,height:o,className:["tabler-icon",`tabler-icon-${n}`,c].join(" "),strokeWidth:l,stroke:a,...d},[f&&A.createElement("title",{key:"svg-title"},f),...i.map(([v,b])=>A.createElement(v,b)),...Array.isArray(h)?h:[h]]));return r.displayName=`${t}`,r};/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Doe=[["path",{d:"M12 9v4",key:"svg-0"}],["path",{d:"M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0",key:"svg-1"}],["path",{d:"M12 16h.01",key:"svg-2"}]],LS=gn("outline","alert-triangle","AlertTriangle",Doe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Roe=[["path",{d:"M8 4h11a2 2 0 1 1 0 4h-7m-4 0h-3a2 2 0 0 1 -.826 -3.822",key:"svg-0"}],["path",{d:"M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 1.824 -1.18m.176 -3.82v-7",key:"svg-1"}],["path",{d:"M10 12h2",key:"svg-2"}],["path",{d:"M3 3l18 18",key:"svg-3"}]],Poe=gn("outline","archive-off","ArchiveOff",Roe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Noe=[["path",{d:"M3 6a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2",key:"svg-0"}],["path",{d:"M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10",key:"svg-1"}],["path",{d:"M10 12l4 0",key:"svg-2"}]],XF=gn("outline","archive","Archive",Noe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const $oe=[["path",{d:"M9 14l-4 -4l4 -4",key:"svg-0"}],["path",{d:"M5 10h11a4 4 0 1 1 0 8h-1",key:"svg-1"}]],Ug=gn("outline","arrow-back-up","ArrowBackUp",$oe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const zoe=[["path",{d:"M7 8l-4 4l4 4",key:"svg-0"}],["path",{d:"M17 8l4 4l-4 4",key:"svg-1"}],["path",{d:"M3 12l18 0",key:"svg-2"}]],Loe=gn("outline","arrows-horizontal","ArrowsHorizontal",zoe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Ioe=[["path",{d:"M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2l0 -12",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h16",key:"svg-3"}],["path",{d:"M11 16a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}]],ZF=gn("outline","calendar-due","CalendarDue",Ioe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Boe=[["path",{d:"M9 5h9a2 2 0 0 1 2 2v9m-.184 3.839a2 2 0 0 1 -1.816 1.161h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 1.158 -1.815",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v1",key:"svg-2"}],["path",{d:"M4 11h7m4 0h5",key:"svg-3"}],["path",{d:"M3 3l18 18",key:"svg-4"}]],Foe=gn("outline","calendar-off","CalendarOff",Boe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const qoe=[["path",{d:"M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4",key:"svg-0"}],["path",{d:"M18 14v4h4",key:"svg-1"}],["path",{d:"M14 18a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-2"}],["path",{d:"M15 3v4",key:"svg-3"}],["path",{d:"M7 3v4",key:"svg-4"}],["path",{d:"M3 11h16",key:"svg-5"}]],Hoe=gn("outline","calendar-stats","CalendarStats",qoe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Uoe=[["path",{d:"M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h16",key:"svg-3"}],["path",{d:"M11 15h1",key:"svg-4"}],["path",{d:"M12 15v3",key:"svg-5"}]],Voe=gn("outline","calendar","Calendar",Uoe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Woe=[["path",{d:"M3 13a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1l0 -6",key:"svg-0"}],["path",{d:"M15 9a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1l0 -10",key:"svg-1"}],["path",{d:"M9 5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1l0 -14",key:"svg-2"}],["path",{d:"M4 20h14",key:"svg-3"}]],Goe=gn("outline","chart-bar","ChartBar",Woe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Yoe=[["path",{d:"M5 12l5 5l10 -10",key:"svg-0"}]],nc=gn("outline","check","Check",Yoe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Koe=[["path",{d:"M9 11l3 3l8 -8",key:"svg-0"}],["path",{d:"M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9",key:"svg-1"}]],em=gn("outline","checkbox","Checkbox",Koe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Xoe=[["path",{d:"M6 9l6 6l6 -6",key:"svg-0"}]],IS=gn("outline","chevron-down","ChevronDown",Xoe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Zoe=[["path",{d:"M9 6l6 6l-6 6",key:"svg-0"}]],BS=gn("outline","chevron-right","ChevronRight",Zoe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Qoe=[["path",{d:"M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2",key:"svg-0"}],["path",{d:"M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2",key:"svg-1"}],["path",{d:"M9 12l.01 0",key:"svg-2"}],["path",{d:"M13 12l2 0",key:"svg-3"}],["path",{d:"M9 16l.01 0",key:"svg-4"}],["path",{d:"M13 16l2 0",key:"svg-5"}]],oM=gn("outline","clipboard-list","ClipboardList",Qoe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Joe=[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M12 12l3 2",key:"svg-1"}],["path",{d:"M12 7v5",key:"svg-2"}]],ese=gn("outline","clock-hour-4","ClockHour4",Joe);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const nse=[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 7v5l3 3",key:"svg-1"}]],Vg=gn("outline","clock","Clock",nse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const tse=[["path",{d:"M3 4a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-16",key:"svg-0"}],["path",{d:"M9 3v18",key:"svg-1"}],["path",{d:"M15 3v18",key:"svg-2"}]],ise=gn("outline","columns-3","Columns3",tse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const rse=[["path",{d:"M7 9.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667l0 -8.666",key:"svg-0"}],["path",{d:"M4.012 16.737a2.005 2.005 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1",key:"svg-1"}]],ase=gn("outline","copy","Copy",rse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const ose=[["path",{d:"M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14",key:"svg-0"}],["path",{d:"M8 8.5a.5 .5 0 1 0 1 0a.5 .5 0 1 0 -1 0",fill:"currentColor",key:"svg-1"}],["path",{d:"M15 8.5a.5 .5 0 1 0 1 0a.5 .5 0 1 0 -1 0",fill:"currentColor",key:"svg-2"}],["path",{d:"M15 15.5a.5 .5 0 1 0 1 0a.5 .5 0 1 0 -1 0",fill:"currentColor",key:"svg-3"}],["path",{d:"M8 15.5a.5 .5 0 1 0 1 0a.5 .5 0 1 0 -1 0",fill:"currentColor",key:"svg-4"}],["path",{d:"M11.5 12a.5 .5 0 1 0 1 0a.5 .5 0 1 0 -1 0",fill:"currentColor",key:"svg-5"}]],sse=gn("outline","dice-5","Dice5",ose);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const lse=[["path",{d:"M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M11 19a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M11 5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]],QF=gn("outline","dots-vertical","DotsVertical",lse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const use=[["path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M7 11l5 5l5 -5",key:"svg-1"}],["path",{d:"M12 4l0 12",key:"svg-2"}]],fse=gn("outline","download","Download",use);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const cse=[["path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1",key:"svg-0"}],["path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415",key:"svg-1"}],["path",{d:"M16 5l3 3",key:"svg-2"}]],kh=gn("outline","edit","Edit",cse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const dse=[["path",{d:"M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6",key:"svg-0"}],["path",{d:"M11 13l9 -9",key:"svg-1"}],["path",{d:"M15 4h5v5",key:"svg-2"}]],hse=gn("outline","external-link","ExternalLink",dse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const mse=[["path",{d:"M8 5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M8 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M8 19a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}],["path",{d:"M14 5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}],["path",{d:"M14 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}],["path",{d:"M14 19a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-5"}]],JF=gn("outline","grip-vertical","GripVertical",mse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const pse=[["path",{d:"M12 8l0 4l2 2",key:"svg-0"}],["path",{d:"M3.05 11a9 9 0 1 1 .5 4m-.5 5v-5h5",key:"svg-1"}]],vse=gn("outline","history","History",pse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const gse=[["path",{d:"M6.5 7h11",key:"svg-0"}],["path",{d:"M6.5 17h11",key:"svg-1"}],["path",{d:"M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1",key:"svg-2"}],["path",{d:"M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1",key:"svg-3"}]],Wg=gn("outline","hourglass","Hourglass",gse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const yse=[["path",{d:"M4 4l6 0",key:"svg-0"}],["path",{d:"M14 4l6 0",key:"svg-1"}],["path",{d:"M4 10a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2l0 -8",key:"svg-2"}],["path",{d:"M14 10a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2l0 -2",key:"svg-3"}]],FS=gn("outline","layout-kanban","LayoutKanban",yse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const bse=[["path",{d:"M9 15l6 -6",key:"svg-0"}],["path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464",key:"svg-1"}],["path",{d:"M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463",key:"svg-2"}]],wse=gn("outline","link","Link",bse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const kse=[["path",{d:"M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2l0 -6",key:"svg-0"}],["path",{d:"M11 16a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M8 11v-5a4 4 0 0 1 8 0",key:"svg-2"}]],eq=gn("outline","lock-open","LockOpen",kse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const _se=[["path",{d:"M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6",key:"svg-0"}],["path",{d:"M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-1"}],["path",{d:"M8 11v-4a4 4 0 1 1 8 0v4",key:"svg-2"}]],el=gn("outline","lock","Lock",_se);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const xse=[["path",{d:"M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M9 12h12l-3 -3",key:"svg-1"}],["path",{d:"M18 15l3 -3",key:"svg-2"}]],Sse=gn("outline","logout","Logout",xse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Cse=[["path",{d:"M4 6l16 0",key:"svg-0"}],["path",{d:"M4 12l16 0",key:"svg-1"}],["path",{d:"M4 18l16 0",key:"svg-2"}]],Ase=gn("outline","menu-2","Menu2",Cse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Ose=[["path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12",key:"svg-0"}],["path",{d:"M9.5 9h.01",key:"svg-1"}],["path",{d:"M14.5 9h.01",key:"svg-2"}],["path",{d:"M9.5 13a3.5 3.5 0 0 0 5 0",key:"svg-3"}]],nq=gn("outline","message-chatbot","MessageChatbot",Ose);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const jse=[["path",{d:"M8 9h8",key:"svg-0"}],["path",{d:"M8 13h6",key:"svg-1"}],["path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12",key:"svg-2"}]],Ese=gn("outline","message","Message",jse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Tse=[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M9 10l.01 0",key:"svg-1"}],["path",{d:"M15 10l.01 0",key:"svg-2"}],["path",{d:"M9.5 15a3.5 3.5 0 0 0 5 0",key:"svg-3"}]],Mse=gn("outline","mood-smile","MoodSmile",Tse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Dse=[["path",{d:"M12 21a9 9 0 0 1 0 -18c4.97 0 9 3.582 9 8c0 1.06 -.474 2.078 -1.318 2.828c-.844 .75 -1.989 1.172 -3.182 1.172h-2.5a2 2 0 0 0 -1 3.75a1.3 1.3 0 0 1 -1 2.25",key:"svg-0"}],["path",{d:"M7.5 10.5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M11.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}],["path",{d:"M15.5 10.5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}]],u9=gn("outline","palette","Palette",Dse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Rse=[["path",{d:"M15 7l-6.5 6.5a1.5 1.5 0 0 0 3 3l6.5 -6.5a3 3 0 0 0 -6 -6l-6.5 6.5a4.5 4.5 0 0 0 9 9l6.5 -6.5",key:"svg-0"}]],Pse=gn("outline","paperclip","Paperclip",Rse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Nse=[["path",{d:"M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4",key:"svg-0"}],["path",{d:"M13.5 6.5l4 4",key:"svg-1"}]],$se=gn("outline","pencil","Pencil",Nse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const zse=[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M5 12l14 0",key:"svg-1"}]],tc=gn("outline","plus","Plus",zse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Lse=[["path",{d:"M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4",key:"svg-0"}],["path",{d:"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4",key:"svg-1"}]],qS=gn("outline","refresh","Refresh",Lse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Ise=[["path",{d:"M3 10a7 7 0 1 0 14 0a7 7 0 1 0 -14 0",key:"svg-0"}],["path",{d:"M21 21l-6 -6",key:"svg-1"}]],Bse=gn("outline","search","Search",Ise);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Fse=[["path",{d:"M10 14l11 -11",key:"svg-0"}],["path",{d:"M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5",key:"svg-1"}]],tq=gn("outline","send","Send",Fse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const qse=[["path",{d:"M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065",key:"svg-0"}],["path",{d:"M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-1"}]],Hse=gn("outline","settings","Settings",qse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Use=[["path",{d:"M16 18a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2m0 -12a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2m-7 12a6 6 0 0 1 6 -6a6 6 0 0 1 -6 -6a6 6 0 0 1 -6 6a6 6 0 0 1 6 6",key:"svg-0"}]],Vse=gn("outline","sparkles","Sparkles",Use);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Wse=[["path",{d:"M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592 -5.592a2.41 2.41 0 0 0 0 -3.408l-7.71 -7.71a2 2 0 0 0 -1.414 -.586h-5.172a3 3 0 0 0 -3 3",key:"svg-1"}]],Gse=gn("outline","tag","Tag",Wse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Yse=[["path",{d:"M4 7h16",key:"svg-0"}],["path",{d:"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12",key:"svg-1"}],["path",{d:"M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3",key:"svg-2"}],["path",{d:"M10 12l4 4m0 -4l-4 4",key:"svg-3"}]],Kse=gn("outline","trash-x","TrashX",Yse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Xse=[["path",{d:"M4 7l16 0",key:"svg-0"}],["path",{d:"M10 11l0 6",key:"svg-1"}],["path",{d:"M14 11l0 6",key:"svg-2"}],["path",{d:"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12",key:"svg-3"}],["path",{d:"M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3",key:"svg-4"}]],_u=gn("outline","trash","Trash",Xse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Zse=[["path",{d:"M3 17l6 -6l4 4l8 -8",key:"svg-0"}],["path",{d:"M14 7l7 0l0 7",key:"svg-1"}]],HS=gn("outline","trending-up","TrendingUp",Zse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const Qse=[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M9 10a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-1"}],["path",{d:"M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855",key:"svg-2"}]],Jse=gn("outline","user-circle","UserCircle",Qse);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const ele=[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4c.348 0 .686 .045 1.009 .128",key:"svg-1"}],["path",{d:"M16 19h6",key:"svg-2"}]],nle=gn("outline","user-minus","UserMinus",ele);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const tle=[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M16 19h6",key:"svg-1"}],["path",{d:"M19 16v6",key:"svg-2"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4",key:"svg-3"}]],ile=gn("outline","user-plus","UserPlus",tle);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const rle=[["path",{d:"M9 10a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-0"}],["path",{d:"M6 21v-1a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v1",key:"svg-1"}],["path",{d:"M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14",key:"svg-2"}]],ale=gn("outline","user-square","UserSquare",rle);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const ole=[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}]],sle=gn("outline","user","User",ole);/**
* @license @tabler/icons-react v3.42.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/const lle=[["path",{d:"M18 6l-12 12",key:"svg-0"}],["path",{d:"M6 6l12 12",key:"svg-1"}]],_h=gn("outline","x","X",lle);function iq({initial:e,submitLabel:n="Guardar",users:t=[],requesterOptions:i=[],tagOptions:r=[],onSubmit:a,onCancel:o}){const[l,f]=A.useState((e==null?void 0:e.requester)??""),[c,h]=A.useState((e==null?void 0:e.title)??""),[d,p]=A.useState((e==null?void 0:e.description)??""),[v,b]=A.useState((e==null?void 0:e.assignee_id)??null),[w,k]=A.useState((e==null?void 0:e.tags)??[]),_=async x=>{x==null||x.preventDefault();const E=c.trim();E&&await a({requester:l.trim(),title:E,description:d,assignee_id:v,tags:w})},C=x=>{x.key==="Enter"&&(x.ctrlKey||x.metaKey)&&(x.preventDefault(),_())};return y.jsx("form",{onSubmit:_,children:y.jsxs(Vn,{gap:"sm",children:[y.jsx(bu,{label:"Tarea",value:c,onChange:x=>h(x.currentTarget.value),tabIndex:1,required:!0,autoComplete:"off","data-autofocus":!0,autosize:!0,minRows:1,maxRows:4,onKeyDown:x=>{x.key==="Enter"&&!x.shiftKey&&(x.preventDefault(),_())}}),y.jsx(Ay,{label:"Solicitante",value:l,onChange:f,data:i,tabIndex:2,autoComplete:"off","data-field":"requester",placeholder:"Empieza a escribir y elige uno existente",limit:10,onKeyDown:x=>{x.key==="Enter"&&x.preventDefault()}}),y.jsx(bu,{label:"Descripcion",value:d,onChange:x=>p(x.currentTarget.value),tabIndex:3,autosize:!0,minRows:3,maxRows:8,onKeyDown:C,description:"Ctrl+Enter para guardar"}),y.jsx(ya,{label:"Asignar a",placeholder:"Sin asignar",value:v,onChange:x=>b(x),data:t.map(x=>({value:x.id,label:x.display_name||x.username})),clearable:!0,searchable:!0,tabIndex:4}),y.jsx(UC,{label:"Tags",value:w,onChange:k,data:r,clearable:!0,tabIndex:5,placeholder:"Enter para añadir; sugiere existentes",splitChars:[","," "]}),y.jsxs(Ue,{justify:"flex-end",gap:"xs",mt:"xs",children:[y.jsx(yt,{variant:"subtle",color:"gray",tabIndex:7,type:"button",onClick:o,children:"Cancelar"}),y.jsx(yt,{tabIndex:6,type:"submit",disabled:!c.trim(),children:n})]})]})})}function ule(e,n){if(n.length===0)throw new Error("palette must not be empty");let t=0;for(let i=0;i<e.length;i++)t=t*31+e.charCodeAt(i)>>>0;return n[t%n.length]}const f9=new Set(["blue","cyan","teal","green","lime","yellow","orange","red","pink","grape","violet","indigo","gray","dark"]);function c9(e){return/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(e)}function rq(e){return e?c9(e)?`color-mix(in srgb, ${e} 18%, var(--mantine-color-dark-6))`:f9.has(e)?`color-mix(in srgb, var(--mantine-color-${e}-9) 18%, var(--mantine-color-dark-6))`:"var(--mantine-color-dark-6)":"var(--mantine-color-dark-6)"}function d9(e){return e?c9(e)?`color-mix(in srgb, ${e} 30%, var(--mantine-color-dark-4))`:f9.has(e)?`color-mix(in srgb, var(--mantine-color-${e}-7) 30%, var(--mantine-color-dark-4))`:"var(--mantine-color-dark-4)":"var(--mantine-color-dark-4)"}function fle(e){return e?c9(e)?e:f9.has(e)?`var(--mantine-color-${e}-7)`:"var(--mantine-color-dark-3)":"var(--mantine-color-dark-3)"}const aq=[{value:"",label:"Default"},{value:"blue",label:"Azul"},{value:"cyan",label:"Cian"},{value:"teal",label:"Teal"},{value:"green",label:"Verde"},{value:"lime",label:"Lima"},{value:"yellow",label:"Amarillo"},{value:"orange",label:"Naranja"},{value:"red",label:"Rojo"},{value:"pink",label:"Rosa"},{value:"grape",label:"Uva"},{value:"violet",label:"Violeta"},{value:"indigo",label:"Indigo"},{value:"gray",label:"Gris"},{value:"#0ea5e9",label:"Sky"},{value:"#14b8a6",label:"Esmeralda"},{value:"#84cc16",label:"Lima fluor"},{value:"#ec4899",label:"Magenta"},{value:"#a855f7",label:"Lavanda"},{value:"#f97316",label:"Mandarina"},{value:"#dc2626",label:"Rubi"},{value:"#0891b2",label:"Petroleo"},{value:"#fde047",label:"Limon"},{value:"#10b981",label:"Menta"},{value:"#fb7185",label:"Coral"},{value:"#6366f1",label:"Iris"},{value:"#94a3b8",label:"Pizarra"}],cle=aq,dle=["blue","cyan","teal","green","lime","yellow","orange","red","pink","grape","violet","indigo"];function ic(e){return ule(e,dle)}const US=6e4,xh=60*US,Lf=24*xh,qv=7*Lf,Fk=30*Lf;function Zt(e){if(!Number.isFinite(e)||e<0)return"0m";if(e<xh)return`${Math.floor(e/US)}m`;if(e<Lf){const i=Math.floor(e/xh),r=Math.floor(e%xh/US);return r===0?`${i}h`:`${i}h ${r}m`}if(e<qv){const i=Math.floor(e/Lf),r=Math.floor(e%Lf/xh);return r===0?`${i}D`:`${i}D ${r}h`}if(e<Fk){const i=Math.floor(e/qv),r=Math.floor(e%qv/Lf);return r===0?`${i}S`:`${i}S ${r}D`}const n=Math.floor(e/Fk),t=Math.floor(e%Fk/qv);return t===0?`${n}M`:`${n}M ${t}S`}function VS(e){const n=new Date(e);if(Number.isNaN(n.getTime()))return"";const t=String(n.getDate()).padStart(2,"0"),i=String(n.getMonth()+1).padStart(2,"0"),r=String(n.getFullYear()).slice(-2),a=String(n.getHours()).padStart(2,"0"),o=String(n.getMinutes()).padStart(2,"0");return`${t}/${i}/${r} ${a}:${o}`}function hle({cardId:e,users:n,currentUserId:t,onMessagesChange:i}){const[r,a]=A.useState([]),[o,l]=A.useState(!0),[f,c]=A.useState(""),[h,d]=A.useState(!1),p=A.useRef(null),v=new Map(n.map(C=>[C.id,C])),b=A.useCallback(async()=>{try{const C=await Lie(e);a(C),i==null||i(C)}catch(C){Ln.show({color:"red",message:C.message})}finally{l(!1)}},[e,i]);A.useEffect(()=>{b()},[b]),A.useEffect(()=>{p.current&&p.current.scrollTo({top:p.current.scrollHeight,behavior:"smooth"})},[r.length]);const w=async()=>{const C=f.trim();if(!(!C||h)){d(!0);try{const x=await Iie(e,C),E=[...r,x];a(E),i==null||i(E),c("")}catch(x){Ln.show({color:"red",message:x.message})}finally{d(!1)}}},k=async C=>{try{await Bie(e,C);const x=r.filter(E=>E.id!==C);a(x),i==null||i(x)}catch(x){Ln.show({color:"red",message:x.message})}},_=C=>{C.key==="Enter"&&!C.shiftKey&&(C.preventDefault(),w())};return y.jsxs(Vn,{gap:"xs",style:{height:"100%",minHeight:0},children:[y.jsx(xa,{viewportRef:p,style:{flex:1,minHeight:200},type:"auto",offsetScrollbars:!0,children:o?y.jsx(Ue,{justify:"center",p:"md",children:y.jsx(xi,{size:"sm"})}):r.length===0?y.jsx(Ee,{size:"sm",c:"dimmed",ta:"center",p:"md",children:"Sin mensajes aun. Escribe el primero."}):y.jsx(Vn,{gap:6,p:4,children:r.map(C=>{const x=C.author_id?v.get(C.author_id):null,E=C.author_id&&C.author_id===t,O=x?x.display_name||x.username:"Anonimo";return y.jsx(Mt,{withBorder:!0,p:"xs",radius:"sm",bg:E?"var(--mantine-color-blue-light)":void 0,children:y.jsxs(Ue,{gap:6,wrap:"nowrap",align:"flex-start",children:[y.jsx(rs,{size:22,radius:"xl",color:(x==null?void 0:x.color)||ic(O),children:O.slice(0,2).toUpperCase()}),y.jsxs(ve,{style:{flex:1,minWidth:0},children:[y.jsxs(Ue,{gap:6,wrap:"nowrap",justify:"space-between",children:[y.jsxs(Ue,{gap:6,wrap:"nowrap",children:[y.jsx(Ee,{size:"xs",fw:600,children:O}),y.jsx(Ee,{size:"xs",c:"dimmed",children:VS(C.created_at)})]}),E&&y.jsx(ii,{label:"Borrar",withArrow:!0,children:y.jsx(kt,{size:"xs",variant:"subtle",color:"red",onClick:()=>k(C.id),children:y.jsx(_u,{size:12})})})]}),y.jsx(Ee,{size:"sm",style:{whiteSpace:"pre-wrap",wordBreak:"break-word"},children:C.body})]})]})},C.id)})})}),y.jsxs(Ue,{gap:"xs",align:"flex-end",children:[y.jsx(bu,{value:f,onChange:C=>c(C.currentTarget.value),onKeyDown:_,placeholder:"Escribe un mensaje (Enter = enviar, Shift+Enter = salto)",autosize:!0,minRows:1,maxRows:6,style:{flex:1},disabled:h}),y.jsx(ii,{label:"Enviar",withArrow:!0,children:y.jsx(kt,{size:"lg",variant:"filled",color:"blue",onClick:w,disabled:!f.trim()||h,"aria-label":"Enviar",children:y.jsx(tq,{size:16})})})]})]})}const sM=/(https?:\/\/[^\s<>()"']+)/gi;function qk(e,n){if(!n)return[];const t=[],i=new Set;let r;for(sM.lastIndex=0;(r=sM.exec(n))!==null;){let a=r[1];a=a.replace(/[.,;:!?)\]}>]+$/,""),!i.has(a)&&(i.add(a),t.push({url:a,source:e,context:n}))}return t}function mle(e){try{return new URL(e).hostname}catch{return e}}function ple({card:e,messages:n}){const t=A.useMemo(()=>{const a=[...qk("title",e.title),...qk("description",e.description),...n.flatMap(l=>qk("chat",l.body))],o=new Set;return a.filter(l=>o.has(l.url)?!1:(o.add(l.url),!0))},[e.title,e.description,n]);if(t.length===0)return y.jsxs(Vn,{gap:"xs",p:"md",align:"center",justify:"center",style:{minHeight:200},children:[y.jsx(Ee,{size:"sm",c:"dimmed",children:"Sin enlaces detectados"}),y.jsx(Ee,{size:"xs",c:"dimmed",ta:"center",children:"Pega URLs en el titulo, descripcion o chat y apareceran aqui."})]});const i=a=>a==="title"?"grape":a==="description"?"blue":"teal",r=a=>a==="title"?"titulo":a==="description"?"descripcion":"chat";return y.jsx(Vn,{gap:6,p:4,children:t.map(a=>y.jsx(Mt,{withBorder:!0,p:"xs",radius:"sm",children:y.jsxs(Ue,{gap:"xs",wrap:"nowrap",justify:"space-between",align:"flex-start",children:[y.jsxs(ve,{style:{flex:1,minWidth:0},children:[y.jsx(wy,{href:a.url,target:"_blank",rel:"noopener noreferrer",size:"sm",style:{wordBreak:"break-all"},children:y.jsxs(Ue,{gap:4,wrap:"nowrap",align:"center",children:[y.jsx(hse,{size:12}),y.jsx("span",{children:mle(a.url)})]})}),y.jsx(Ee,{size:"xs",c:"dimmed",style:{wordBreak:"break-all"},children:a.url})]}),y.jsx(dt,{size:"xs",variant:"light",color:i(a.source),children:r(a.source)})]})},a.url))})}function vle({card:e,users:n,currentUserId:t,requesterOptions:i,tagOptions:r,onSubmit:a,onCancel:o}){const[l,f]=A.useState([]),[c,h]=A.useState(e),d=async p=>{h(v=>({...v,title:p.title,description:p.description,requester:p.requester,tags:p.tags,assignee_id:p.assignee_id})),await a(p)};return y.jsxs(Ue,{align:"stretch",gap:"md",wrap:"nowrap",style:{minHeight:460},children:[y.jsx(ve,{style:{flex:"1 1 0",minWidth:320},children:y.jsx(iq,{users:n,requesterOptions:i,tagOptions:r,initial:{requester:c.requester,title:c.title,description:c.description,assignee_id:c.assignee_id,tags:c.tags||[]},submitLabel:"Guardar",onSubmit:d,onCancel:o})}),y.jsx(Bc,{orientation:"vertical"}),y.jsx(ve,{style:{flex:"1 1 0",minWidth:320,display:"flex",flexDirection:"column"},children:y.jsxs(wi,{defaultValue:"chat",keepMounted:!1,style:{display:"flex",flexDirection:"column",flex:1,minHeight:0},children:[y.jsxs(wi.List,{children:[y.jsx(wi.Tab,{value:"chat",leftSection:y.jsx(Ese,{size:14}),children:"Chat"}),y.jsx(wi.Tab,{value:"links",leftSection:y.jsx(wse,{size:14}),children:"Enlaces"}),y.jsx(wi.Tab,{value:"files",leftSection:y.jsx(Pse,{size:14}),disabled:!0,children:"Archivos"})]}),y.jsxs(ve,{pt:"xs",style:{flex:1,minHeight:0,display:"flex",flexDirection:"column"},children:[y.jsx(wi.Panel,{value:"chat",style:{flex:1,minHeight:0,display:"flex"},children:y.jsx(ve,{style:{flex:1,minHeight:0,display:"flex",flexDirection:"column",width:"100%"},children:y.jsx(hle,{cardId:c.id,users:n,currentUserId:t,onMessagesChange:f})})}),y.jsx(wi.Panel,{value:"links",children:y.jsx(ple,{card:c,messages:l})}),y.jsx(wi.Panel,{value:"files",children:y.jsx(Ee,{size:"sm",c:"dimmed",ta:"center",p:"md",children:"Proximamente: adjuntos de archivos."})})]})]})})]})}function gle(e,n){const t={};return(e[e.length-1]===""?[...e,""]:e).join((t.padRight?" ":"")+","+(t.padLeft===!1?"":" ")).trim()}const yle=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,ble=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,wle={};function lM(e,n){return(wle.jsx?ble:yle).test(e)}const kle=/[ \t\n\f\r]/g;function _le(e){return typeof e=="object"?e.type==="text"?uM(e.value):!1:uM(e)}function uM(e){return e.replace(kle,"")===""}class lp{constructor(n,t,i){this.normal=t,this.property=n,i&&(this.space=i)}}lp.prototype.normal={};lp.prototype.property={};lp.prototype.space=void 0;function oq(e,n){const t={},i={};for(const r of e)Object.assign(t,r.property),Object.assign(i,r.normal);return new lp(t,i,n)}function WS(e){return e.toLowerCase()}class Cr{constructor(n,t){this.attribute=t,this.property=n}}Cr.prototype.attribute="";Cr.prototype.booleanish=!1;Cr.prototype.boolean=!1;Cr.prototype.commaOrSpaceSeparated=!1;Cr.prototype.commaSeparated=!1;Cr.prototype.defined=!1;Cr.prototype.mustUseProperty=!1;Cr.prototype.number=!1;Cr.prototype.overloadedBoolean=!1;Cr.prototype.property="";Cr.prototype.spaceSeparated=!1;Cr.prototype.space=void 0;let xle=0;const qn=zu(),mi=zu(),GS=zu(),He=zu(),zt=zu(),Vf=zu(),Ir=zu();function zu(){return 2**++xle}const YS=Object.freeze(Object.defineProperty({__proto__:null,boolean:qn,booleanish:mi,commaOrSpaceSeparated:Ir,commaSeparated:Vf,number:He,overloadedBoolean:GS,spaceSeparated:zt},Symbol.toStringTag,{value:"Module"})),Hk=Object.keys(YS);class h9 extends Cr{constructor(n,t,i,r){let a=-1;if(super(n,t),fM(this,"space",r),typeof i=="number")for(;++a<Hk.length;){const o=Hk[a];fM(this,Hk[a],(i&YS[o])===YS[o])}}}h9.prototype.defined=!0;function fM(e,n,t){t&&(e[n]=t)}function Kc(e){const n={},t={};for(const[i,r]of Object.entries(e.properties)){const a=new h9(i,e.transform(e.attributes||{},i),r,e.space);e.mustUseProperty&&e.mustUseProperty.includes(i)&&(a.mustUseProperty=!0),n[i]=a,t[WS(i)]=i,t[WS(a.attribute)]=i}return new lp(n,t,e.space)}const sq=Kc({properties:{ariaActiveDescendant:null,ariaAtomic:mi,ariaAutoComplete:null,ariaBusy:mi,ariaChecked:mi,ariaColCount:He,ariaColIndex:He,ariaColSpan:He,ariaControls:zt,ariaCurrent:null,ariaDescribedBy:zt,ariaDetails:null,ariaDisabled:mi,ariaDropEffect:zt,ariaErrorMessage:null,ariaExpanded:mi,ariaFlowTo:zt,ariaGrabbed:mi,ariaHasPopup:null,ariaHidden:mi,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:zt,ariaLevel:He,ariaLive:null,ariaModal:mi,ariaMultiLine:mi,ariaMultiSelectable:mi,ariaOrientation:null,ariaOwns:zt,ariaPlaceholder:null,ariaPosInSet:He,ariaPressed:mi,ariaReadOnly:mi,ariaRelevant:null,ariaRequired:mi,ariaRoleDescription:zt,ariaRowCount:He,ariaRowIndex:He,ariaRowSpan:He,ariaSelected:mi,ariaSetSize:He,ariaSort:null,ariaValueMax:He,ariaValueMin:He,ariaValueNow:He,ariaValueText:null,role:null},transform(e,n){return n==="role"?n:"aria-"+n.slice(4).toLowerCase()}});function lq(e,n){return n in e?e[n]:n}function uq(e,n){return lq(e,n.toLowerCase())}const Sle=Kc({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Vf,acceptCharset:zt,accessKey:zt,action:null,allow:null,allowFullScreen:qn,allowPaymentRequest:qn,allowUserMedia:qn,alt:null,as:null,async:qn,autoCapitalize:null,autoComplete:zt,autoFocus:qn,autoPlay:qn,blocking:zt,capture:null,charSet:null,checked:qn,cite:null,className:zt,cols:He,colSpan:null,content:null,contentEditable:mi,controls:qn,controlsList:zt,coords:He|Vf,crossOrigin:null,data:null,dateTime:null,decoding:null,default:qn,defer:qn,dir:null,dirName:null,disabled:qn,download:GS,draggable:mi,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:qn,formTarget:null,headers:zt,height:He,hidden:GS,high:He,href:null,hrefLang:null,htmlFor:zt,httpEquiv:zt,id:null,imageSizes:null,imageSrcSet:null,inert:qn,inputMode:null,integrity:null,is:null,isMap:qn,itemId:null,itemProp:zt,itemRef:zt,itemScope:qn,itemType:zt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:qn,low:He,manifest:null,max:null,maxLength:He,media:null,method:null,min:null,minLength:He,multiple:qn,muted:qn,name:null,nonce:null,noModule:qn,noValidate:qn,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:qn,optimum:He,pattern:null,ping:zt,placeholder:null,playsInline:qn,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:qn,referrerPolicy:null,rel:zt,required:qn,reversed:qn,rows:He,rowSpan:He,sandbox:zt,scope:null,scoped:qn,seamless:qn,selected:qn,shadowRootClonable:qn,shadowRootDelegatesFocus:qn,shadowRootMode:null,shape:null,size:He,sizes:null,slot:null,span:He,spellCheck:mi,src:null,srcDoc:null,srcLang:null,srcSet:null,start:He,step:null,style:null,tabIndex:He,target:null,title:null,translate:null,type:null,typeMustMatch:qn,useMap:null,value:mi,width:He,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:zt,axis:null,background:null,bgColor:null,border:He,borderColor:null,bottomMargin:He,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:qn,declare:qn,event:null,face:null,frame:null,frameBorder:null,hSpace:He,leftMargin:He,link:null,longDesc:null,lowSrc:null,marginHeight:He,marginWidth:He,noResize:qn,noHref:qn,noShade:qn,noWrap:qn,object:null,profile:null,prompt:null,rev:null,rightMargin:He,rules:null,scheme:null,scrolling:mi,standby:null,summary:null,text:null,topMargin:He,valueType:null,version:null,vAlign:null,vLink:null,vSpace:He,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:qn,disableRemotePlayback:qn,prefix:null,property:null,results:He,security:null,unselectable:null},space:"html",transform:uq}),Cle=Kc({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Ir,accentHeight:He,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:He,amplitude:He,arabicForm:null,ascent:He,attributeName:null,attributeType:null,azimuth:He,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:He,by:null,calcMode:null,capHeight:He,className:zt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:He,diffuseConstant:He,direction:null,display:null,dur:null,divisor:He,dominantBaseline:null,download:qn,dx:null,dy:null,edgeMode:null,editable:null,elevation:He,enableBackground:null,end:null,event:null,exponent:He,externalResourcesRequired:null,fill:null,fillOpacity:He,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:Vf,g2:Vf,glyphName:Vf,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:He,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:He,horizOriginX:He,horizOriginY:He,id:null,ideographic:He,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:He,k:He,k1:He,k2:He,k3:He,k4:He,kernelMatrix:Ir,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:He,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:He,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:He,overlineThickness:He,paintOrder:null,panose1:null,path:null,pathLength:He,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:zt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:He,pointsAtY:He,pointsAtZ:He,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Ir,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Ir,rev:Ir,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Ir,requiredFeatures:Ir,requiredFonts:Ir,requiredFormats:Ir,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:He,specularExponent:He,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:He,strikethroughThickness:He,string:null,stroke:null,strokeDashArray:Ir,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:He,strokeOpacity:He,strokeWidth:null,style:null,surfaceScale:He,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Ir,tabIndex:He,tableValues:null,target:null,targetX:He,targetY:He,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Ir,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:He,underlineThickness:He,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:He,values:null,vAlphabetic:He,vMathematical:He,vectorEffect:null,vHanging:He,vIdeographic:He,version:null,vertAdvY:He,vertOriginX:He,vertOriginY:He,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:He,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:lq}),fq=Kc({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,n){return"xlink:"+n.slice(5).toLowerCase()}}),cq=Kc({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:uq}),dq=Kc({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,n){return"xml:"+n.slice(3).toLowerCase()}}),Ale={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},Ole=/[A-Z]/g,cM=/-[a-z]/g,jle=/^data[-\w.:]+$/i;function Ele(e,n){const t=WS(n);let i=n,r=Cr;if(t in e.normal)return e.property[e.normal[t]];if(t.length>4&&t.slice(0,4)==="data"&&jle.test(n)){if(n.charAt(4)==="-"){const a=n.slice(5).replace(cM,Mle);i="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=n.slice(4);if(!cM.test(a)){let o=a.replace(Ole,Tle);o.charAt(0)!=="-"&&(o="-"+o),n="data"+o}}r=h9}return new r(i,n)}function Tle(e){return"-"+e.toLowerCase()}function Mle(e){return e.charAt(1).toUpperCase()}const Dle=oq([sq,Sle,fq,cq,dq],"html"),m9=oq([sq,Cle,fq,cq,dq],"svg");function Rle(e){return e.join(" ").trim()}var jf={},Uk,dM;function Ple(){if(dM)return Uk;dM=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,t=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,r=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,o=/^[;\s]*/,l=/^\s+|\s+$/g,f=`
`,c="/",h="*",d="",p="comment",v="declaration";function b(k,_){if(typeof k!="string")throw new TypeError("First argument must be a string");if(!k)return[];_=_||{};var C=1,x=1;function E(U){var $=U.match(n);$&&(C+=$.length);var R=U.lastIndexOf(f);x=~R?U.length-R:x+U.length}function O(){var U={line:C,column:x};return function($){return $.position=new j(U),H(),$}}function j(U){this.start=U,this.end={line:C,column:x},this.source=_.source}j.prototype.content=k;function M(U){var $=new Error(_.source+":"+C+":"+x+": "+U);if($.reason=U,$.filename=_.source,$.line=C,$.column=x,$.source=k,!_.silent)throw $}function N(U){var $=U.exec(k);if($){var R=$[0];return E(R),k=k.slice(R.length),$}}function H(){N(t)}function P(U){var $;for(U=U||[];$=z();)$!==!1&&U.push($);return U}function z(){var U=O();if(!(c!=k.charAt(0)||h!=k.charAt(1))){for(var $=2;d!=k.charAt($)&&(h!=k.charAt($)||c!=k.charAt($+1));)++$;if($+=2,d===k.charAt($-1))return M("End of comment missing");var R=k.slice(2,$-2);return x+=2,E(R),k=k.slice($),x+=2,U({type:p,comment:R})}}function F(){var U=O(),$=N(i);if($){if(z(),!N(r))return M("property missing ':'");var R=N(a),I=U({type:v,property:w($[0].replace(e,d)),value:R?w(R[0].replace(e,d)):d});return N(o),I}}function G(){var U=[];P(U);for(var $;$=F();)$!==!1&&(U.push($),P(U));return U}return H(),G()}function w(k){return k?k.replace(l,d):d}return Uk=b,Uk}var hM;function Nle(){if(hM)return jf;hM=1;var e=jf&&jf.__importDefault||function(i){return i&&i.__esModule?i:{default:i}};Object.defineProperty(jf,"__esModule",{value:!0}),jf.default=t;const n=e(Ple());function t(i,r){let a=null;if(!i||typeof i!="string")return a;const o=(0,n.default)(i),l=typeof r=="function";return o.forEach(f=>{if(f.type!=="declaration")return;const{property:c,value:h}=f;l?r(c,h,f):h&&(a=a||{},a[c]=h)}),a}return jf}var th={},mM;function $le(){if(mM)return th;mM=1,Object.defineProperty(th,"__esModule",{value:!0}),th.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,n=/-([a-z])/g,t=/^[^-]+$/,i=/^-(webkit|moz|ms|o|khtml)-/,r=/^-(ms)-/,a=function(c){return!c||t.test(c)||e.test(c)},o=function(c,h){return h.toUpperCase()},l=function(c,h){return"".concat(h,"-")},f=function(c,h){return h===void 0&&(h={}),a(c)?c:(c=c.toLowerCase(),h.reactCompat?c=c.replace(r,l):c=c.replace(i,l),c.replace(n,o))};return th.camelCase=f,th}var ih,pM;function zle(){if(pM)return ih;pM=1;var e=ih&&ih.__importDefault||function(r){return r&&r.__esModule?r:{default:r}},n=e(Nle()),t=$le();function i(r,a){var o={};return!r||typeof r!="string"||(0,n.default)(r,function(l,f){l&&f&&(o[(0,t.camelCase)(l,a)]=f)}),o}return i.default=i,ih=i,ih}var Lle=zle();const Ile=mt(Lle),hq=mq("end"),p9=mq("start");function mq(e){return n;function n(t){const i=t&&t.position&&t.position[e]||{};if(typeof i.line=="number"&&i.line>0&&typeof i.column=="number"&&i.column>0)return{line:i.line,column:i.column,offset:typeof i.offset=="number"&&i.offset>-1?i.offset:void 0}}}function Ble(e){const n=p9(e),t=hq(e);if(n&&t)return{start:n,end:t}}function Rh(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?vM(e.position):"start"in e||"end"in e?vM(e):"line"in e||"column"in e?KS(e):""}function KS(e){return gM(e&&e.line)+":"+gM(e&&e.column)}function vM(e){return KS(e&&e.start)+"-"+KS(e&&e.end)}function gM(e){return e&&typeof e=="number"?e:1}class er extends Error{constructor(n,t,i){super(),typeof t=="string"&&(i=t,t=void 0);let r="",a={},o=!1;if(t&&("line"in t&&"column"in t?a={place:t}:"start"in t&&"end"in t?a={place:t}:"type"in t?a={ancestors:[t],place:t.position}:a={...t}),typeof n=="string"?r=n:!a.cause&&n&&(o=!0,r=n.message,a.cause=n),!a.ruleId&&!a.source&&typeof i=="string"){const f=i.indexOf(":");f===-1?a.ruleId=i:(a.source=i.slice(0,f),a.ruleId=i.slice(f+1))}if(!a.place&&a.ancestors&&a.ancestors){const f=a.ancestors[a.ancestors.length-1];f&&(a.place=f.position)}const l=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=l?l.column:void 0,this.fatal=void 0,this.file="",this.message=r,this.line=l?l.line:void 0,this.name=Rh(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=o&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}er.prototype.file="";er.prototype.name="";er.prototype.reason="";er.prototype.message="";er.prototype.stack="";er.prototype.column=void 0;er.prototype.line=void 0;er.prototype.ancestors=void 0;er.prototype.cause=void 0;er.prototype.fatal=void 0;er.prototype.place=void 0;er.prototype.ruleId=void 0;er.prototype.source=void 0;const v9={}.hasOwnProperty,Fle=new Map,qle=/[A-Z]/g,Hle=new Set(["table","tbody","thead","tfoot","tr"]),Ule=new Set(["td","th"]),pq="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function Vle(e,n){if(!n||n.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const t=n.filePath||void 0;let i;if(n.development){if(typeof n.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");i=Jle(t,n.jsxDEV)}else{if(typeof n.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof n.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");i=Qle(t,n.jsx,n.jsxs)}const r={Fragment:n.Fragment,ancestors:[],components:n.components||{},create:i,elementAttributeNameCase:n.elementAttributeNameCase||"react",evaluater:n.createEvaluater?n.createEvaluater():void 0,filePath:t,ignoreInvalidStyle:n.ignoreInvalidStyle||!1,passKeys:n.passKeys!==!1,passNode:n.passNode||!1,schema:n.space==="svg"?m9:Dle,stylePropertyNameCase:n.stylePropertyNameCase||"dom",tableCellAlignToStyle:n.tableCellAlignToStyle!==!1},a=vq(r,e,void 0);return a&&typeof a!="string"?a:r.create(e,r.Fragment,{children:a||void 0},void 0)}function vq(e,n,t){if(n.type==="element")return Wle(e,n,t);if(n.type==="mdxFlowExpression"||n.type==="mdxTextExpression")return Gle(e,n);if(n.type==="mdxJsxFlowElement"||n.type==="mdxJsxTextElement")return Kle(e,n,t);if(n.type==="mdxjsEsm")return Yle(e,n);if(n.type==="root")return Xle(e,n,t);if(n.type==="text")return Zle(e,n)}function Wle(e,n,t){const i=e.schema;let r=i;n.tagName.toLowerCase()==="svg"&&i.space==="html"&&(r=m9,e.schema=r),e.ancestors.push(n);const a=yq(e,n.tagName,!1),o=eue(e,n);let l=y9(e,n);return Hle.has(n.tagName)&&(l=l.filter(function(f){return typeof f=="string"?!_le(f):!0})),gq(e,o,a,n),g9(o,l),e.ancestors.pop(),e.schema=i,e.create(n,a,o,t)}function Gle(e,n){if(n.data&&n.data.estree&&e.evaluater){const i=n.data.estree.body[0];return i.type,e.evaluater.evaluateExpression(i.expression)}nm(e,n.position)}function Yle(e,n){if(n.data&&n.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(n.data.estree);nm(e,n.position)}function Kle(e,n,t){const i=e.schema;let r=i;n.name==="svg"&&i.space==="html"&&(r=m9,e.schema=r),e.ancestors.push(n);const a=n.name===null?e.Fragment:yq(e,n.name,!0),o=nue(e,n),l=y9(e,n);return gq(e,o,a,n),g9(o,l),e.ancestors.pop(),e.schema=i,e.create(n,a,o,t)}function Xle(e,n,t){const i={};return g9(i,y9(e,n)),e.create(n,e.Fragment,i,t)}function Zle(e,n){return n.value}function gq(e,n,t,i){typeof t!="string"&&t!==e.Fragment&&e.passNode&&(n.node=i)}function g9(e,n){if(n.length>0){const t=n.length>1?n:n[0];t&&(e.children=t)}}function Qle(e,n,t){return i;function i(r,a,o,l){const c=Array.isArray(o.children)?t:n;return l?c(a,o,l):c(a,o)}}function Jle(e,n){return t;function t(i,r,a,o){const l=Array.isArray(a.children),f=p9(i);return n(r,a,o,l,{columnNumber:f?f.column-1:void 0,fileName:e,lineNumber:f?f.line:void 0},void 0)}}function eue(e,n){const t={};let i,r;for(r in n.properties)if(r!=="children"&&v9.call(n.properties,r)){const a=tue(e,r,n.properties[r]);if(a){const[o,l]=a;e.tableCellAlignToStyle&&o==="align"&&typeof l=="string"&&Ule.has(n.tagName)?i=l:t[o]=l}}if(i){const a=t.style||(t.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=i}return t}function nue(e,n){const t={};for(const i of n.attributes)if(i.type==="mdxJsxExpressionAttribute")if(i.data&&i.data.estree&&e.evaluater){const a=i.data.estree.body[0];a.type;const o=a.expression;o.type;const l=o.properties[0];l.type,Object.assign(t,e.evaluater.evaluateExpression(l.argument))}else nm(e,n.position);else{const r=i.name;let a;if(i.value&&typeof i.value=="object")if(i.value.data&&i.value.data.estree&&e.evaluater){const l=i.value.data.estree.body[0];l.type,a=e.evaluater.evaluateExpression(l.expression)}else nm(e,n.position);else a=i.value===null?!0:i.value;t[r]=a}return t}function y9(e,n){const t=[];let i=-1;const r=e.passKeys?new Map:Fle;for(;++i<n.children.length;){const a=n.children[i];let o;if(e.passKeys){const f=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(f){const c=r.get(f)||0;o=f+"-"+c,r.set(f,c+1)}}const l=vq(e,a,o);l!==void 0&&t.push(l)}return t}function tue(e,n,t){const i=Ele(e.schema,n);if(!(t==null||typeof t=="number"&&Number.isNaN(t))){if(Array.isArray(t)&&(t=i.commaSeparated?gle(t):Rle(t)),i.property==="style"){let r=typeof t=="object"?t:iue(e,String(t));return e.stylePropertyNameCase==="css"&&(r=rue(r)),["style",r]}return[e.elementAttributeNameCase==="react"&&i.space?Ale[i.property]||i.property:i.attribute,t]}}function iue(e,n){try{return Ile(n,{reactCompat:!0})}catch(t){if(e.ignoreInvalidStyle)return{};const i=t,r=new er("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:i,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=pq+"#cannot-parse-style-attribute",r}}function yq(e,n,t){let i;if(!t)i={type:"Literal",value:n};else if(n.includes(".")){const r=n.split(".");let a=-1,o;for(;++a<r.length;){const l=lM(r[a])?{type:"Identifier",name:r[a]}:{type:"Literal",value:r[a]};o=o?{type:"MemberExpression",object:o,property:l,computed:!!(a&&l.type==="Literal"),optional:!1}:l}i=o}else i=lM(n)&&!/^[a-z]/.test(n)?{type:"Identifier",name:n}:{type:"Literal",value:n};if(i.type==="Literal"){const r=i.value;return v9.call(e.components,r)?e.components[r]:r}if(e.evaluater)return e.evaluater.evaluateExpression(i);nm(e)}function nm(e,n){const t=new er("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:n,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw t.file=e.filePath||void 0,t.url=pq+"#cannot-handle-mdx-estrees-without-createevaluater",t}function rue(e){const n={};let t;for(t in e)v9.call(e,t)&&(n[aue(t)]=e[t]);return n}function aue(e){let n=e.replace(qle,oue);return n.slice(0,3)==="ms-"&&(n="-"+n),n}function oue(e){return"-"+e.toLowerCase()}const Vk={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},sue={};function b9(e,n){const t=sue,i=typeof t.includeImageAlt=="boolean"?t.includeImageAlt:!0,r=typeof t.includeHtml=="boolean"?t.includeHtml:!0;return bq(e,i,r)}function bq(e,n,t){if(lue(e)){if("value"in e)return e.type==="html"&&!t?"":e.value;if(n&&"alt"in e&&e.alt)return e.alt;if("children"in e)return yM(e.children,n,t)}return Array.isArray(e)?yM(e,n,t):""}function yM(e,n,t){const i=[];let r=-1;for(;++r<e.length;)i[r]=bq(e[r],n,t);return i.join("")}function lue(e){return!!(e&&typeof e=="object")}const bM=document.createElement("i");function w9(e){const n="&"+e+";";bM.innerHTML=n;const t=bM.textContent;return t.charCodeAt(t.length-1)===59&&e!=="semi"||t===n?!1:t}function Wr(e,n,t,i){const r=e.length;let a=0,o;if(n<0?n=-n>r?0:r+n:n=n>r?r:n,t=t>0?t:0,i.length<1e4)o=Array.from(i),o.unshift(n,t),e.splice(...o);else for(t&&e.splice(n,t);a<i.length;)o=i.slice(a,a+1e4),o.unshift(n,0),e.splice(...o),a+=1e4,n+=1e4}function da(e,n){return e.length>0?(Wr(e,e.length,0,n),e):n}const wM={}.hasOwnProperty;function wq(e){const n={};let t=-1;for(;++t<e.length;)uue(n,e[t]);return n}function uue(e,n){let t;for(t in n){const r=(wM.call(e,t)?e[t]:void 0)||(e[t]={}),a=n[t];let o;if(a)for(o in a){wM.call(r,o)||(r[o]=[]);const l=a[o];fue(r[o],Array.isArray(l)?l:l?[l]:[])}}}function fue(e,n){let t=-1;const i=[];for(;++t<n.length;)(n[t].add==="after"?e:i).push(n[t]);Wr(e,0,0,i)}function kq(e,n){const t=Number.parseInt(e,n);return t<9||t===11||t>13&&t<32||t>126&&t<160||t>55295&&t<57344||t>64975&&t<65008||(t&65535)===65535||(t&65535)===65534||t>1114111?"":String.fromCodePoint(t)}function qa(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const lr=wl(/[A-Za-z]/),Ji=wl(/[\dA-Za-z]/),cue=wl(/[#-'*+\--9=?A-Z^-~]/);function Gg(e){return e!==null&&(e<32||e===127)}const XS=wl(/\d/),due=wl(/[\dA-Fa-f]/),hue=wl(/[!-/:-@[-`{-~]/);function kn(e){return e!==null&&e<-2}function Nt(e){return e!==null&&(e<0||e===32)}function Zn(e){return e===-2||e===-1||e===32}const m0=wl(new RegExp("\\p{P}|\\p{S}","u")),xu=wl(/\s/);function wl(e){return n;function n(t){return t!==null&&t>-1&&e.test(String.fromCharCode(t))}}function Xc(e){const n=[];let t=-1,i=0,r=0;for(;++t<e.length;){const a=e.charCodeAt(t);let o="";if(a===37&&Ji(e.charCodeAt(t+1))&&Ji(e.charCodeAt(t+2)))r=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(o=String.fromCharCode(a));else if(a>55295&&a<57344){const l=e.charCodeAt(t+1);a<56320&&l>56319&&l<57344?(o=String.fromCharCode(a,l),r=1):o=""}else o=String.fromCharCode(a);o&&(n.push(e.slice(i,t),encodeURIComponent(o)),i=t+r+1,o=""),r&&(t+=r,r=0)}return n.join("")+e.slice(i)}function ot(e,n,t,i){const r=i?i-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(f){return Zn(f)?(e.enter(t),l(f)):n(f)}function l(f){return Zn(f)&&a++<r?(e.consume(f),l):(e.exit(t),n(f))}}const mue={tokenize:pue};function pue(e){const n=e.attempt(this.parser.constructs.contentInitial,i,r);let t;return n;function i(l){if(l===null){e.consume(l);return}return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),ot(e,n,"linePrefix")}function r(l){return e.enter("paragraph"),a(l)}function a(l){const f=e.enter("chunkText",{contentType:"text",previous:t});return t&&(t.next=f),t=f,o(l)}function o(l){if(l===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(l);return}return kn(l)?(e.consume(l),e.exit("chunkText"),a):(e.consume(l),o)}}const vue={tokenize:gue},kM={tokenize:yue};function gue(e){const n=this,t=[];let i=0,r,a,o;return l;function l(x){if(i<t.length){const E=t[i];return n.containerState=E[1],e.attempt(E[0].continuation,f,c)(x)}return c(x)}function f(x){if(i++,n.containerState._closeFlow){n.containerState._closeFlow=void 0,r&&C();const E=n.events.length;let O=E,j;for(;O--;)if(n.events[O][0]==="exit"&&n.events[O][1].type==="chunkFlow"){j=n.events[O][1].end;break}_(i);let M=E;for(;M<n.events.length;)n.events[M][1].end={...j},M++;return Wr(n.events,O+1,0,n.events.slice(E)),n.events.length=M,c(x)}return l(x)}function c(x){if(i===t.length){if(!r)return p(x);if(r.currentConstruct&&r.currentConstruct.concrete)return b(x);n.interrupt=!!(r.currentConstruct&&!r._gfmTableDynamicInterruptHack)}return n.containerState={},e.check(kM,h,d)(x)}function h(x){return r&&C(),_(i),p(x)}function d(x){return n.parser.lazy[n.now().line]=i!==t.length,o=n.now().offset,b(x)}function p(x){return n.containerState={},e.attempt(kM,v,b)(x)}function v(x){return i++,t.push([n.currentConstruct,n.containerState]),p(x)}function b(x){if(x===null){r&&C(),_(0),e.consume(x);return}return r=r||n.parser.flow(n.now()),e.enter("chunkFlow",{_tokenizer:r,contentType:"flow",previous:a}),w(x)}function w(x){if(x===null){k(e.exit("chunkFlow"),!0),_(0),e.consume(x);return}return kn(x)?(e.consume(x),k(e.exit("chunkFlow")),i=0,n.interrupt=void 0,l):(e.consume(x),w)}function k(x,E){const O=n.sliceStream(x);if(E&&O.push(null),x.previous=a,a&&(a.next=x),a=x,r.defineSkip(x.start),r.write(O),n.parser.lazy[x.start.line]){let j=r.events.length;for(;j--;)if(r.events[j][1].start.offset<o&&(!r.events[j][1].end||r.events[j][1].end.offset>o))return;const M=n.events.length;let N=M,H,P;for(;N--;)if(n.events[N][0]==="exit"&&n.events[N][1].type==="chunkFlow"){if(H){P=n.events[N][1].end;break}H=!0}for(_(i),j=M;j<n.events.length;)n.events[j][1].end={...P},j++;Wr(n.events,N+1,0,n.events.slice(M)),n.events.length=j}}function _(x){let E=t.length;for(;E-- >x;){const O=t[E];n.containerState=O[1],O[0].exit.call(n,e)}t.length=x}function C(){r.write([null]),a=void 0,r=void 0,n.containerState._closeFlow=void 0}}function yue(e,n,t){return ot(e,e.attempt(this.parser.constructs.document,n,t),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function rc(e){if(e===null||Nt(e)||xu(e))return 1;if(m0(e))return 2}function p0(e,n,t){const i=[];let r=-1;for(;++r<e.length;){const a=e[r].resolveAll;a&&!i.includes(a)&&(n=a(n,t),i.push(a))}return n}const ZS={name:"attention",resolveAll:bue,tokenize:wue};function bue(e,n){let t=-1,i,r,a,o,l,f,c,h;for(;++t<e.length;)if(e[t][0]==="enter"&&e[t][1].type==="attentionSequence"&&e[t][1]._close){for(i=t;i--;)if(e[i][0]==="exit"&&e[i][1].type==="attentionSequence"&&e[i][1]._open&&n.sliceSerialize(e[i][1]).charCodeAt(0)===n.sliceSerialize(e[t][1]).charCodeAt(0)){if((e[i][1]._close||e[t][1]._open)&&(e[t][1].end.offset-e[t][1].start.offset)%3&&!((e[i][1].end.offset-e[i][1].start.offset+e[t][1].end.offset-e[t][1].start.offset)%3))continue;f=e[i][1].end.offset-e[i][1].start.offset>1&&e[t][1].end.offset-e[t][1].start.offset>1?2:1;const d={...e[i][1].end},p={...e[t][1].start};_M(d,-f),_M(p,f),o={type:f>1?"strongSequence":"emphasisSequence",start:d,end:{...e[i][1].end}},l={type:f>1?"strongSequence":"emphasisSequence",start:{...e[t][1].start},end:p},a={type:f>1?"strongText":"emphasisText",start:{...e[i][1].end},end:{...e[t][1].start}},r={type:f>1?"strong":"emphasis",start:{...o.start},end:{...l.end}},e[i][1].end={...o.start},e[t][1].start={...l.end},c=[],e[i][1].end.offset-e[i][1].start.offset&&(c=da(c,[["enter",e[i][1],n],["exit",e[i][1],n]])),c=da(c,[["enter",r,n],["enter",o,n],["exit",o,n],["enter",a,n]]),c=da(c,p0(n.parser.constructs.insideSpan.null,e.slice(i+1,t),n)),c=da(c,[["exit",a,n],["enter",l,n],["exit",l,n],["exit",r,n]]),e[t][1].end.offset-e[t][1].start.offset?(h=2,c=da(c,[["enter",e[t][1],n],["exit",e[t][1],n]])):h=0,Wr(e,i-1,t-i+3,c),t=i+c.length-h-2;break}}for(t=-1;++t<e.length;)e[t][1].type==="attentionSequence"&&(e[t][1].type="data");return e}function wue(e,n){const t=this.parser.constructs.attentionMarkers.null,i=this.previous,r=rc(i);let a;return o;function o(f){return a=f,e.enter("attentionSequence"),l(f)}function l(f){if(f===a)return e.consume(f),l;const c=e.exit("attentionSequence"),h=rc(f),d=!h||h===2&&r||t.includes(f),p=!r||r===2&&h||t.includes(i);return c._open=!!(a===42?d:d&&(r||!p)),c._close=!!(a===42?p:p&&(h||!d)),n(f)}}function _M(e,n){e.column+=n,e.offset+=n,e._bufferIndex+=n}const kue={name:"autolink",tokenize:_ue};function _ue(e,n,t){let i=0;return r;function r(v){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(v),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(v){return lr(v)?(e.consume(v),o):v===64?t(v):c(v)}function o(v){return v===43||v===45||v===46||Ji(v)?(i=1,l(v)):c(v)}function l(v){return v===58?(e.consume(v),i=0,f):(v===43||v===45||v===46||Ji(v))&&i++<32?(e.consume(v),l):(i=0,c(v))}function f(v){return v===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(v),e.exit("autolinkMarker"),e.exit("autolink"),n):v===null||v===32||v===60||Gg(v)?t(v):(e.consume(v),f)}function c(v){return v===64?(e.consume(v),h):cue(v)?(e.consume(v),c):t(v)}function h(v){return Ji(v)?d(v):t(v)}function d(v){return v===46?(e.consume(v),i=0,h):v===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(v),e.exit("autolinkMarker"),e.exit("autolink"),n):p(v)}function p(v){if((v===45||Ji(v))&&i++<63){const b=v===45?p:d;return e.consume(v),b}return t(v)}}const up={partial:!0,tokenize:xue};function xue(e,n,t){return i;function i(a){return Zn(a)?ot(e,r,"linePrefix")(a):r(a)}function r(a){return a===null||kn(a)?n(a):t(a)}}const _q={continuation:{tokenize:Cue},exit:Aue,name:"blockQuote",tokenize:Sue};function Sue(e,n,t){const i=this;return r;function r(o){if(o===62){const l=i.containerState;return l.open||(e.enter("blockQuote",{_container:!0}),l.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(o),e.exit("blockQuoteMarker"),a}return t(o)}function a(o){return Zn(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),n):(e.exit("blockQuotePrefix"),n(o))}}function Cue(e,n,t){const i=this;return r;function r(o){return Zn(o)?ot(e,a,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):a(o)}function a(o){return e.attempt(_q,n,t)(o)}}function Aue(e){e.exit("blockQuote")}const xq={name:"characterEscape",tokenize:Oue};function Oue(e,n,t){return i;function i(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),r}function r(a){return hue(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),n):t(a)}}const Sq={name:"characterReference",tokenize:jue};function jue(e,n,t){const i=this;let r=0,a,o;return l;function l(d){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),f}function f(d){return d===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(d),e.exit("characterReferenceMarkerNumeric"),c):(e.enter("characterReferenceValue"),a=31,o=Ji,h(d))}function c(d){return d===88||d===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(d),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,o=due,h):(e.enter("characterReferenceValue"),a=7,o=XS,h(d))}function h(d){if(d===59&&r){const p=e.exit("characterReferenceValue");return o===Ji&&!w9(i.sliceSerialize(p))?t(d):(e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),e.exit("characterReference"),n)}return o(d)&&r++<a?(e.consume(d),h):t(d)}}const xM={partial:!0,tokenize:Tue},SM={concrete:!0,name:"codeFenced",tokenize:Eue};function Eue(e,n,t){const i=this,r={partial:!0,tokenize:O};let a=0,o=0,l;return f;function f(j){return c(j)}function c(j){const M=i.events[i.events.length-1];return a=M&&M[1].type==="linePrefix"?M[2].sliceSerialize(M[1],!0).length:0,l=j,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),h(j)}function h(j){return j===l?(o++,e.consume(j),h):o<3?t(j):(e.exit("codeFencedFenceSequence"),Zn(j)?ot(e,d,"whitespace")(j):d(j))}function d(j){return j===null||kn(j)?(e.exit("codeFencedFence"),i.interrupt?n(j):e.check(xM,w,E)(j)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),p(j))}function p(j){return j===null||kn(j)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),d(j)):Zn(j)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ot(e,v,"whitespace")(j)):j===96&&j===l?t(j):(e.consume(j),p)}function v(j){return j===null||kn(j)?d(j):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),b(j))}function b(j){return j===null||kn(j)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),d(j)):j===96&&j===l?t(j):(e.consume(j),b)}function w(j){return e.attempt(r,E,k)(j)}function k(j){return e.enter("lineEnding"),e.consume(j),e.exit("lineEnding"),_}function _(j){return a>0&&Zn(j)?ot(e,C,"linePrefix",a+1)(j):C(j)}function C(j){return j===null||kn(j)?e.check(xM,w,E)(j):(e.enter("codeFlowValue"),x(j))}function x(j){return j===null||kn(j)?(e.exit("codeFlowValue"),C(j)):(e.consume(j),x)}function E(j){return e.exit("codeFenced"),n(j)}function O(j,M,N){let H=0;return P;function P($){return j.enter("lineEnding"),j.consume($),j.exit("lineEnding"),z}function z($){return j.enter("codeFencedFence"),Zn($)?ot(j,F,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)($):F($)}function F($){return $===l?(j.enter("codeFencedFenceSequence"),G($)):N($)}function G($){return $===l?(H++,j.consume($),G):H>=o?(j.exit("codeFencedFenceSequence"),Zn($)?ot(j,U,"whitespace")($):U($)):N($)}function U($){return $===null||kn($)?(j.exit("codeFencedFence"),M($)):N($)}}}function Tue(e,n,t){const i=this;return r;function r(o){return o===null?t(o):(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a)}function a(o){return i.parser.lazy[i.now().line]?t(o):n(o)}}const Wk={name:"codeIndented",tokenize:Due},Mue={partial:!0,tokenize:Rue};function Due(e,n,t){const i=this;return r;function r(c){return e.enter("codeIndented"),ot(e,a,"linePrefix",5)(c)}function a(c){const h=i.events[i.events.length-1];return h&&h[1].type==="linePrefix"&&h[2].sliceSerialize(h[1],!0).length>=4?o(c):t(c)}function o(c){return c===null?f(c):kn(c)?e.attempt(Mue,o,f)(c):(e.enter("codeFlowValue"),l(c))}function l(c){return c===null||kn(c)?(e.exit("codeFlowValue"),o(c)):(e.consume(c),l)}function f(c){return e.exit("codeIndented"),n(c)}}function Rue(e,n,t){const i=this;return r;function r(o){return i.parser.lazy[i.now().line]?t(o):kn(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),r):ot(e,a,"linePrefix",5)(o)}function a(o){const l=i.events[i.events.length-1];return l&&l[1].type==="linePrefix"&&l[2].sliceSerialize(l[1],!0).length>=4?n(o):kn(o)?r(o):t(o)}}const Pue={name:"codeText",previous:$ue,resolve:Nue,tokenize:zue};function Nue(e){let n=e.length-4,t=3,i,r;if((e[t][1].type==="lineEnding"||e[t][1].type==="space")&&(e[n][1].type==="lineEnding"||e[n][1].type==="space")){for(i=t;++i<n;)if(e[i][1].type==="codeTextData"){e[t][1].type="codeTextPadding",e[n][1].type="codeTextPadding",t+=2,n-=2;break}}for(i=t-1,n++;++i<=n;)r===void 0?i!==n&&e[i][1].type!=="lineEnding"&&(r=i):(i===n||e[i][1].type==="lineEnding")&&(e[r][1].type="codeTextData",i!==r+2&&(e[r][1].end=e[i-1][1].end,e.splice(r+2,i-r-2),n-=i-r-2,i=r+2),r=void 0);return e}function $ue(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function zue(e,n,t){let i=0,r,a;return o;function o(d){return e.enter("codeText"),e.enter("codeTextSequence"),l(d)}function l(d){return d===96?(e.consume(d),i++,l):(e.exit("codeTextSequence"),f(d))}function f(d){return d===null?t(d):d===32?(e.enter("space"),e.consume(d),e.exit("space"),f):d===96?(a=e.enter("codeTextSequence"),r=0,h(d)):kn(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),f):(e.enter("codeTextData"),c(d))}function c(d){return d===null||d===32||d===96||kn(d)?(e.exit("codeTextData"),f(d)):(e.consume(d),c)}function h(d){return d===96?(e.consume(d),r++,h):r===i?(e.exit("codeTextSequence"),e.exit("codeText"),n(d)):(a.type="codeTextData",c(d))}}class Lue{constructor(n){this.left=n?[...n]:[],this.right=[]}get(n){if(n<0||n>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+n+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return n<this.left.length?this.left[n]:this.right[this.right.length-n+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(n,t){const i=t??Number.POSITIVE_INFINITY;return i<this.left.length?this.left.slice(n,i):n>this.left.length?this.right.slice(this.right.length-i+this.left.length,this.right.length-n+this.left.length).reverse():this.left.slice(n).concat(this.right.slice(this.right.length-i+this.left.length).reverse())}splice(n,t,i){const r=t||0;this.setCursor(Math.trunc(n));const a=this.right.splice(this.right.length-r,Number.POSITIVE_INFINITY);return i&&rh(this.left,i),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(n){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(n)}pushMany(n){this.setCursor(Number.POSITIVE_INFINITY),rh(this.left,n)}unshift(n){this.setCursor(0),this.right.push(n)}unshiftMany(n){this.setCursor(0),rh(this.right,n.reverse())}setCursor(n){if(!(n===this.left.length||n>this.left.length&&this.right.length===0||n<0&&this.left.length===0))if(n<this.left.length){const t=this.left.splice(n,Number.POSITIVE_INFINITY);rh(this.right,t.reverse())}else{const t=this.right.splice(this.left.length+this.right.length-n,Number.POSITIVE_INFINITY);rh(this.left,t.reverse())}}}function rh(e,n){let t=0;if(n.length<1e4)e.push(...n);else for(;t<n.length;)e.push(...n.slice(t,t+1e4)),t+=1e4}function Cq(e){const n={};let t=-1,i,r,a,o,l,f,c;const h=new Lue(e);for(;++t<h.length;){for(;t in n;)t=n[t];if(i=h.get(t),t&&i[1].type==="chunkFlow"&&h.get(t-1)[1].type==="listItemPrefix"&&(f=i[1]._tokenizer.events,a=0,a<f.length&&f[a][1].type==="lineEndingBlank"&&(a+=2),a<f.length&&f[a][1].type==="content"))for(;++a<f.length&&f[a][1].type!=="content";)f[a][1].type==="chunkText"&&(f[a][1]._isInFirstContentOfListItem=!0,a++);if(i[0]==="enter")i[1].contentType&&(Object.assign(n,Iue(h,t)),t=n[t],c=!0);else if(i[1]._container){for(a=t,r=void 0;a--;)if(o=h.get(a),o[1].type==="lineEnding"||o[1].type==="lineEndingBlank")o[0]==="enter"&&(r&&(h.get(r)[1].type="lineEndingBlank"),o[1].type="lineEnding",r=a);else if(!(o[1].type==="linePrefix"||o[1].type==="listItemIndent"))break;r&&(i[1].end={...h.get(r)[1].start},l=h.slice(r,t),l.unshift(i),h.splice(r,t-r+1,l))}}return Wr(e,0,Number.POSITIVE_INFINITY,h.slice(0)),!c}function Iue(e,n){const t=e.get(n)[1],i=e.get(n)[2];let r=n-1;const a=[];let o=t._tokenizer;o||(o=i.parser[t.contentType](t.start),t._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));const l=o.events,f=[],c={};let h,d,p=-1,v=t,b=0,w=0;const k=[w];for(;v;){for(;e.get(++r)[1]!==v;);a.push(r),v._tokenizer||(h=i.sliceStream(v),v.next||h.push(null),d&&o.defineSkip(v.start),v._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(h),v._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),d=v,v=v.next}for(v=t;++p<l.length;)l[p][0]==="exit"&&l[p-1][0]==="enter"&&l[p][1].type===l[p-1][1].type&&l[p][1].start.line!==l[p][1].end.line&&(w=p+1,k.push(w),v._tokenizer=void 0,v.previous=void 0,v=v.next);for(o.events=[],v?(v._tokenizer=void 0,v.previous=void 0):k.pop(),p=k.length;p--;){const _=l.slice(k[p],k[p+1]),C=a.pop();f.push([C,C+_.length-1]),e.splice(C,2,_)}for(f.reverse(),p=-1;++p<f.length;)c[b+f[p][0]]=b+f[p][1],b+=f[p][1]-f[p][0]-1;return c}const Bue={resolve:que,tokenize:Hue},Fue={partial:!0,tokenize:Uue};function que(e){return Cq(e),e}function Hue(e,n){let t;return i;function i(l){return e.enter("content"),t=e.enter("chunkContent",{contentType:"content"}),r(l)}function r(l){return l===null?a(l):kn(l)?e.check(Fue,o,a)(l):(e.consume(l),r)}function a(l){return e.exit("chunkContent"),e.exit("content"),n(l)}function o(l){return e.consume(l),e.exit("chunkContent"),t.next=e.enter("chunkContent",{contentType:"content",previous:t}),t=t.next,r}}function Uue(e,n,t){const i=this;return r;function r(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),ot(e,a,"linePrefix")}function a(o){if(o===null||kn(o))return t(o);const l=i.events[i.events.length-1];return!i.parser.constructs.disable.null.includes("codeIndented")&&l&&l[1].type==="linePrefix"&&l[2].sliceSerialize(l[1],!0).length>=4?n(o):e.interrupt(i.parser.constructs.flow,t,n)(o)}}function Aq(e,n,t,i,r,a,o,l,f){const c=f||Number.POSITIVE_INFINITY;let h=0;return d;function d(_){return _===60?(e.enter(i),e.enter(r),e.enter(a),e.consume(_),e.exit(a),p):_===null||_===32||_===41||Gg(_)?t(_):(e.enter(i),e.enter(o),e.enter(l),e.enter("chunkString",{contentType:"string"}),w(_))}function p(_){return _===62?(e.enter(a),e.consume(_),e.exit(a),e.exit(r),e.exit(i),n):(e.enter(l),e.enter("chunkString",{contentType:"string"}),v(_))}function v(_){return _===62?(e.exit("chunkString"),e.exit(l),p(_)):_===null||_===60||kn(_)?t(_):(e.consume(_),_===92?b:v)}function b(_){return _===60||_===62||_===92?(e.consume(_),v):v(_)}function w(_){return!h&&(_===null||_===41||Nt(_))?(e.exit("chunkString"),e.exit(l),e.exit(o),e.exit(i),n(_)):h<c&&_===40?(e.consume(_),h++,w):_===41?(e.consume(_),h--,w):_===null||_===32||_===40||Gg(_)?t(_):(e.consume(_),_===92?k:w)}function k(_){return _===40||_===41||_===92?(e.consume(_),w):w(_)}}function Oq(e,n,t,i,r,a){const o=this;let l=0,f;return c;function c(v){return e.enter(i),e.enter(r),e.consume(v),e.exit(r),e.enter(a),h}function h(v){return l>999||v===null||v===91||v===93&&!f||v===94&&!l&&"_hiddenFootnoteSupport"in o.parser.constructs?t(v):v===93?(e.exit(a),e.enter(r),e.consume(v),e.exit(r),e.exit(i),n):kn(v)?(e.enter("lineEnding"),e.consume(v),e.exit("lineEnding"),h):(e.enter("chunkString",{contentType:"string"}),d(v))}function d(v){return v===null||v===91||v===93||kn(v)||l++>999?(e.exit("chunkString"),h(v)):(e.consume(v),f||(f=!Zn(v)),v===92?p:d)}function p(v){return v===91||v===92||v===93?(e.consume(v),l++,d):d(v)}}function jq(e,n,t,i,r,a){let o;return l;function l(p){return p===34||p===39||p===40?(e.enter(i),e.enter(r),e.consume(p),e.exit(r),o=p===40?41:p,f):t(p)}function f(p){return p===o?(e.enter(r),e.consume(p),e.exit(r),e.exit(i),n):(e.enter(a),c(p))}function c(p){return p===o?(e.exit(a),f(o)):p===null?t(p):kn(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),ot(e,c,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),h(p))}function h(p){return p===o||p===null||kn(p)?(e.exit("chunkString"),c(p)):(e.consume(p),p===92?d:h)}function d(p){return p===o||p===92?(e.consume(p),h):h(p)}}function Ph(e,n){let t;return i;function i(r){return kn(r)?(e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),t=!0,i):Zn(r)?ot(e,i,t?"linePrefix":"lineSuffix")(r):n(r)}}const Vue={name:"definition",tokenize:Gue},Wue={partial:!0,tokenize:Yue};function Gue(e,n,t){const i=this;let r;return a;function a(v){return e.enter("definition"),o(v)}function o(v){return Oq.call(i,e,l,t,"definitionLabel","definitionLabelMarker","definitionLabelString")(v)}function l(v){return r=qa(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),v===58?(e.enter("definitionMarker"),e.consume(v),e.exit("definitionMarker"),f):t(v)}function f(v){return Nt(v)?Ph(e,c)(v):c(v)}function c(v){return Aq(e,h,t,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(v)}function h(v){return e.attempt(Wue,d,d)(v)}function d(v){return Zn(v)?ot(e,p,"whitespace")(v):p(v)}function p(v){return v===null||kn(v)?(e.exit("definition"),i.parser.defined.push(r),n(v)):t(v)}}function Yue(e,n,t){return i;function i(l){return Nt(l)?Ph(e,r)(l):t(l)}function r(l){return jq(e,a,t,"definitionTitle","definitionTitleMarker","definitionTitleString")(l)}function a(l){return Zn(l)?ot(e,o,"whitespace")(l):o(l)}function o(l){return l===null||kn(l)?n(l):t(l)}}const Kue={name:"hardBreakEscape",tokenize:Xue};function Xue(e,n,t){return i;function i(a){return e.enter("hardBreakEscape"),e.consume(a),r}function r(a){return kn(a)?(e.exit("hardBreakEscape"),n(a)):t(a)}}const Zue={name:"headingAtx",resolve:Que,tokenize:Jue};function Que(e,n){let t=e.length-2,i=3,r,a;return e[i][1].type==="whitespace"&&(i+=2),t-2>i&&e[t][1].type==="whitespace"&&(t-=2),e[t][1].type==="atxHeadingSequence"&&(i===t-1||t-4>i&&e[t-2][1].type==="whitespace")&&(t-=i+1===t?2:4),t>i&&(r={type:"atxHeadingText",start:e[i][1].start,end:e[t][1].end},a={type:"chunkText",start:e[i][1].start,end:e[t][1].end,contentType:"text"},Wr(e,i,t-i+1,[["enter",r,n],["enter",a,n],["exit",a,n],["exit",r,n]])),e}function Jue(e,n,t){let i=0;return r;function r(h){return e.enter("atxHeading"),a(h)}function a(h){return e.enter("atxHeadingSequence"),o(h)}function o(h){return h===35&&i++<6?(e.consume(h),o):h===null||Nt(h)?(e.exit("atxHeadingSequence"),l(h)):t(h)}function l(h){return h===35?(e.enter("atxHeadingSequence"),f(h)):h===null||kn(h)?(e.exit("atxHeading"),n(h)):Zn(h)?ot(e,l,"whitespace")(h):(e.enter("atxHeadingText"),c(h))}function f(h){return h===35?(e.consume(h),f):(e.exit("atxHeadingSequence"),l(h))}function c(h){return h===null||h===35||Nt(h)?(e.exit("atxHeadingText"),l(h)):(e.consume(h),c)}}const efe=["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","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],CM=["pre","script","style","textarea"],nfe={concrete:!0,name:"htmlFlow",resolveTo:rfe,tokenize:afe},tfe={partial:!0,tokenize:sfe},ife={partial:!0,tokenize:ofe};function rfe(e){let n=e.length;for(;n--&&!(e[n][0]==="enter"&&e[n][1].type==="htmlFlow"););return n>1&&e[n-2][1].type==="linePrefix"&&(e[n][1].start=e[n-2][1].start,e[n+1][1].start=e[n-2][1].start,e.splice(n-2,2)),e}function afe(e,n,t){const i=this;let r,a,o,l,f;return c;function c(L){return h(L)}function h(L){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(L),d}function d(L){return L===33?(e.consume(L),p):L===47?(e.consume(L),a=!0,w):L===63?(e.consume(L),r=3,i.interrupt?n:D):lr(L)?(e.consume(L),o=String.fromCharCode(L),k):t(L)}function p(L){return L===45?(e.consume(L),r=2,v):L===91?(e.consume(L),r=5,l=0,b):lr(L)?(e.consume(L),r=4,i.interrupt?n:D):t(L)}function v(L){return L===45?(e.consume(L),i.interrupt?n:D):t(L)}function b(L){const X="CDATA[";return L===X.charCodeAt(l++)?(e.consume(L),l===X.length?i.interrupt?n:F:b):t(L)}function w(L){return lr(L)?(e.consume(L),o=String.fromCharCode(L),k):t(L)}function k(L){if(L===null||L===47||L===62||Nt(L)){const X=L===47,ee=o.toLowerCase();return!X&&!a&&CM.includes(ee)?(r=1,i.interrupt?n(L):F(L)):efe.includes(o.toLowerCase())?(r=6,X?(e.consume(L),_):i.interrupt?n(L):F(L)):(r=7,i.interrupt&&!i.parser.lazy[i.now().line]?t(L):a?C(L):x(L))}return L===45||Ji(L)?(e.consume(L),o+=String.fromCharCode(L),k):t(L)}function _(L){return L===62?(e.consume(L),i.interrupt?n:F):t(L)}function C(L){return Zn(L)?(e.consume(L),C):P(L)}function x(L){return L===47?(e.consume(L),P):L===58||L===95||lr(L)?(e.consume(L),E):Zn(L)?(e.consume(L),x):P(L)}function E(L){return L===45||L===46||L===58||L===95||Ji(L)?(e.consume(L),E):O(L)}function O(L){return L===61?(e.consume(L),j):Zn(L)?(e.consume(L),O):x(L)}function j(L){return L===null||L===60||L===61||L===62||L===96?t(L):L===34||L===39?(e.consume(L),f=L,M):Zn(L)?(e.consume(L),j):N(L)}function M(L){return L===f?(e.consume(L),f=null,H):L===null||kn(L)?t(L):(e.consume(L),M)}function N(L){return L===null||L===34||L===39||L===47||L===60||L===61||L===62||L===96||Nt(L)?O(L):(e.consume(L),N)}function H(L){return L===47||L===62||Zn(L)?x(L):t(L)}function P(L){return L===62?(e.consume(L),z):t(L)}function z(L){return L===null||kn(L)?F(L):Zn(L)?(e.consume(L),z):t(L)}function F(L){return L===45&&r===2?(e.consume(L),R):L===60&&r===1?(e.consume(L),I):L===62&&r===4?(e.consume(L),W):L===63&&r===3?(e.consume(L),D):L===93&&r===5?(e.consume(L),Y):kn(L)&&(r===6||r===7)?(e.exit("htmlFlowData"),e.check(tfe,V,G)(L)):L===null||kn(L)?(e.exit("htmlFlowData"),G(L)):(e.consume(L),F)}function G(L){return e.check(ife,U,V)(L)}function U(L){return e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),$}function $(L){return L===null||kn(L)?G(L):(e.enter("htmlFlowData"),F(L))}function R(L){return L===45?(e.consume(L),D):F(L)}function I(L){return L===47?(e.consume(L),o="",q):F(L)}function q(L){if(L===62){const X=o.toLowerCase();return CM.includes(X)?(e.consume(L),W):F(L)}return lr(L)&&o.length<8?(e.consume(L),o+=String.fromCharCode(L),q):F(L)}function Y(L){return L===93?(e.consume(L),D):F(L)}function D(L){return L===62?(e.consume(L),W):L===45&&r===2?(e.consume(L),D):F(L)}function W(L){return L===null||kn(L)?(e.exit("htmlFlowData"),V(L)):(e.consume(L),W)}function V(L){return e.exit("htmlFlow"),n(L)}}function ofe(e,n,t){const i=this;return r;function r(o){return kn(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a):t(o)}function a(o){return i.parser.lazy[i.now().line]?t(o):n(o)}}function sfe(e,n,t){return i;function i(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),e.attempt(up,n,t)}}const lfe={name:"htmlText",tokenize:ufe};function ufe(e,n,t){const i=this;let r,a,o;return l;function l(D){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(D),f}function f(D){return D===33?(e.consume(D),c):D===47?(e.consume(D),O):D===63?(e.consume(D),x):lr(D)?(e.consume(D),N):t(D)}function c(D){return D===45?(e.consume(D),h):D===91?(e.consume(D),a=0,b):lr(D)?(e.consume(D),C):t(D)}function h(D){return D===45?(e.consume(D),v):t(D)}function d(D){return D===null?t(D):D===45?(e.consume(D),p):kn(D)?(o=d,I(D)):(e.consume(D),d)}function p(D){return D===45?(e.consume(D),v):d(D)}function v(D){return D===62?R(D):D===45?p(D):d(D)}function b(D){const W="CDATA[";return D===W.charCodeAt(a++)?(e.consume(D),a===W.length?w:b):t(D)}function w(D){return D===null?t(D):D===93?(e.consume(D),k):kn(D)?(o=w,I(D)):(e.consume(D),w)}function k(D){return D===93?(e.consume(D),_):w(D)}function _(D){return D===62?R(D):D===93?(e.consume(D),_):w(D)}function C(D){return D===null||D===62?R(D):kn(D)?(o=C,I(D)):(e.consume(D),C)}function x(D){return D===null?t(D):D===63?(e.consume(D),E):kn(D)?(o=x,I(D)):(e.consume(D),x)}function E(D){return D===62?R(D):x(D)}function O(D){return lr(D)?(e.consume(D),j):t(D)}function j(D){return D===45||Ji(D)?(e.consume(D),j):M(D)}function M(D){return kn(D)?(o=M,I(D)):Zn(D)?(e.consume(D),M):R(D)}function N(D){return D===45||Ji(D)?(e.consume(D),N):D===47||D===62||Nt(D)?H(D):t(D)}function H(D){return D===47?(e.consume(D),R):D===58||D===95||lr(D)?(e.consume(D),P):kn(D)?(o=H,I(D)):Zn(D)?(e.consume(D),H):R(D)}function P(D){return D===45||D===46||D===58||D===95||Ji(D)?(e.consume(D),P):z(D)}function z(D){return D===61?(e.consume(D),F):kn(D)?(o=z,I(D)):Zn(D)?(e.consume(D),z):H(D)}function F(D){return D===null||D===60||D===61||D===62||D===96?t(D):D===34||D===39?(e.consume(D),r=D,G):kn(D)?(o=F,I(D)):Zn(D)?(e.consume(D),F):(e.consume(D),U)}function G(D){return D===r?(e.consume(D),r=void 0,$):D===null?t(D):kn(D)?(o=G,I(D)):(e.consume(D),G)}function U(D){return D===null||D===34||D===39||D===60||D===61||D===96?t(D):D===47||D===62||Nt(D)?H(D):(e.consume(D),U)}function $(D){return D===47||D===62||Nt(D)?H(D):t(D)}function R(D){return D===62?(e.consume(D),e.exit("htmlTextData"),e.exit("htmlText"),n):t(D)}function I(D){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(D),e.exit("lineEnding"),q}function q(D){return Zn(D)?ot(e,Y,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(D):Y(D)}function Y(D){return e.enter("htmlTextData"),o(D)}}const k9={name:"labelEnd",resolveAll:hfe,resolveTo:mfe,tokenize:pfe},ffe={tokenize:vfe},cfe={tokenize:gfe},dfe={tokenize:yfe};function hfe(e){let n=-1;const t=[];for(;++n<e.length;){const i=e[n][1];if(t.push(e[n]),i.type==="labelImage"||i.type==="labelLink"||i.type==="labelEnd"){const r=i.type==="labelImage"?4:2;i.type="data",n+=r}}return e.length!==t.length&&Wr(e,0,e.length,t),e}function mfe(e,n){let t=e.length,i=0,r,a,o,l;for(;t--;)if(r=e[t][1],a){if(r.type==="link"||r.type==="labelLink"&&r._inactive)break;e[t][0]==="enter"&&r.type==="labelLink"&&(r._inactive=!0)}else if(o){if(e[t][0]==="enter"&&(r.type==="labelImage"||r.type==="labelLink")&&!r._balanced&&(a=t,r.type!=="labelLink")){i=2;break}}else r.type==="labelEnd"&&(o=t);const f={type:e[a][1].type==="labelLink"?"link":"image",start:{...e[a][1].start},end:{...e[e.length-1][1].end}},c={type:"label",start:{...e[a][1].start},end:{...e[o][1].end}},h={type:"labelText",start:{...e[a+i+2][1].end},end:{...e[o-2][1].start}};return l=[["enter",f,n],["enter",c,n]],l=da(l,e.slice(a+1,a+i+3)),l=da(l,[["enter",h,n]]),l=da(l,p0(n.parser.constructs.insideSpan.null,e.slice(a+i+4,o-3),n)),l=da(l,[["exit",h,n],e[o-2],e[o-1],["exit",c,n]]),l=da(l,e.slice(o+1)),l=da(l,[["exit",f,n]]),Wr(e,a,e.length,l),e}function pfe(e,n,t){const i=this;let r=i.events.length,a,o;for(;r--;)if((i.events[r][1].type==="labelImage"||i.events[r][1].type==="labelLink")&&!i.events[r][1]._balanced){a=i.events[r][1];break}return l;function l(p){return a?a._inactive?d(p):(o=i.parser.defined.includes(qa(i.sliceSerialize({start:a.end,end:i.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(p),e.exit("labelMarker"),e.exit("labelEnd"),f):t(p)}function f(p){return p===40?e.attempt(ffe,h,o?h:d)(p):p===91?e.attempt(cfe,h,o?c:d)(p):o?h(p):d(p)}function c(p){return e.attempt(dfe,h,d)(p)}function h(p){return n(p)}function d(p){return a._balanced=!0,t(p)}}function vfe(e,n,t){return i;function i(d){return e.enter("resource"),e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),r}function r(d){return Nt(d)?Ph(e,a)(d):a(d)}function a(d){return d===41?h(d):Aq(e,o,l,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(d)}function o(d){return Nt(d)?Ph(e,f)(d):h(d)}function l(d){return t(d)}function f(d){return d===34||d===39||d===40?jq(e,c,t,"resourceTitle","resourceTitleMarker","resourceTitleString")(d):h(d)}function c(d){return Nt(d)?Ph(e,h)(d):h(d)}function h(d){return d===41?(e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),e.exit("resource"),n):t(d)}}function gfe(e,n,t){const i=this;return r;function r(l){return Oq.call(i,e,a,o,"reference","referenceMarker","referenceString")(l)}function a(l){return i.parser.defined.includes(qa(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)))?n(l):t(l)}function o(l){return t(l)}}function yfe(e,n,t){return i;function i(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),r}function r(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),n):t(a)}}const bfe={name:"labelStartImage",resolveAll:k9.resolveAll,tokenize:wfe};function wfe(e,n,t){const i=this;return r;function r(l){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(l),e.exit("labelImageMarker"),a}function a(l){return l===91?(e.enter("labelMarker"),e.consume(l),e.exit("labelMarker"),e.exit("labelImage"),o):t(l)}function o(l){return l===94&&"_hiddenFootnoteSupport"in i.parser.constructs?t(l):n(l)}}const kfe={name:"labelStartLink",resolveAll:k9.resolveAll,tokenize:_fe};function _fe(e,n,t){const i=this;return r;function r(o){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelLink"),a}function a(o){return o===94&&"_hiddenFootnoteSupport"in i.parser.constructs?t(o):n(o)}}const Gk={name:"lineEnding",tokenize:xfe};function xfe(e,n){return t;function t(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),ot(e,n,"linePrefix")}}const _g={name:"thematicBreak",tokenize:Sfe};function Sfe(e,n,t){let i=0,r;return a;function a(c){return e.enter("thematicBreak"),o(c)}function o(c){return r=c,l(c)}function l(c){return c===r?(e.enter("thematicBreakSequence"),f(c)):i>=3&&(c===null||kn(c))?(e.exit("thematicBreak"),n(c)):t(c)}function f(c){return c===r?(e.consume(c),i++,f):(e.exit("thematicBreakSequence"),Zn(c)?ot(e,l,"whitespace")(c):l(c))}}const br={continuation:{tokenize:jfe},exit:Tfe,name:"list",tokenize:Ofe},Cfe={partial:!0,tokenize:Mfe},Afe={partial:!0,tokenize:Efe};function Ofe(e,n,t){const i=this,r=i.events[i.events.length-1];let a=r&&r[1].type==="linePrefix"?r[2].sliceSerialize(r[1],!0).length:0,o=0;return l;function l(v){const b=i.containerState.type||(v===42||v===43||v===45?"listUnordered":"listOrdered");if(b==="listUnordered"?!i.containerState.marker||v===i.containerState.marker:XS(v)){if(i.containerState.type||(i.containerState.type=b,e.enter(b,{_container:!0})),b==="listUnordered")return e.enter("listItemPrefix"),v===42||v===45?e.check(_g,t,c)(v):c(v);if(!i.interrupt||v===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),f(v)}return t(v)}function f(v){return XS(v)&&++o<10?(e.consume(v),f):(!i.interrupt||o<2)&&(i.containerState.marker?v===i.containerState.marker:v===41||v===46)?(e.exit("listItemValue"),c(v)):t(v)}function c(v){return e.enter("listItemMarker"),e.consume(v),e.exit("listItemMarker"),i.containerState.marker=i.containerState.marker||v,e.check(up,i.interrupt?t:h,e.attempt(Cfe,p,d))}function h(v){return i.containerState.initialBlankLine=!0,a++,p(v)}function d(v){return Zn(v)?(e.enter("listItemPrefixWhitespace"),e.consume(v),e.exit("listItemPrefixWhitespace"),p):t(v)}function p(v){return i.containerState.size=a+i.sliceSerialize(e.exit("listItemPrefix"),!0).length,n(v)}}function jfe(e,n,t){const i=this;return i.containerState._closeFlow=void 0,e.check(up,r,a);function r(l){return i.containerState.furtherBlankLines=i.containerState.furtherBlankLines||i.containerState.initialBlankLine,ot(e,n,"listItemIndent",i.containerState.size+1)(l)}function a(l){return i.containerState.furtherBlankLines||!Zn(l)?(i.containerState.furtherBlankLines=void 0,i.containerState.initialBlankLine=void 0,o(l)):(i.containerState.furtherBlankLines=void 0,i.containerState.initialBlankLine=void 0,e.attempt(Afe,n,o)(l))}function o(l){return i.containerState._closeFlow=!0,i.interrupt=void 0,ot(e,e.attempt(br,n,t),"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(l)}}function Efe(e,n,t){const i=this;return ot(e,r,"listItemIndent",i.containerState.size+1);function r(a){const o=i.events[i.events.length-1];return o&&o[1].type==="listItemIndent"&&o[2].sliceSerialize(o[1],!0).length===i.containerState.size?n(a):t(a)}}function Tfe(e){e.exit(this.containerState.type)}function Mfe(e,n,t){const i=this;return ot(e,r,"listItemPrefixWhitespace",i.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function r(a){const o=i.events[i.events.length-1];return!Zn(a)&&o&&o[1].type==="listItemPrefixWhitespace"?n(a):t(a)}}const AM={name:"setextUnderline",resolveTo:Dfe,tokenize:Rfe};function Dfe(e,n){let t=e.length,i,r,a;for(;t--;)if(e[t][0]==="enter"){if(e[t][1].type==="content"){i=t;break}e[t][1].type==="paragraph"&&(r=t)}else e[t][1].type==="content"&&e.splice(t,1),!a&&e[t][1].type==="definition"&&(a=t);const o={type:"setextHeading",start:{...e[i][1].start},end:{...e[e.length-1][1].end}};return e[r][1].type="setextHeadingText",a?(e.splice(r,0,["enter",o,n]),e.splice(a+1,0,["exit",e[i][1],n]),e[i][1].end={...e[a][1].end}):e[i][1]=o,e.push(["exit",o,n]),e}function Rfe(e,n,t){const i=this;let r;return a;function a(c){let h=i.events.length,d;for(;h--;)if(i.events[h][1].type!=="lineEnding"&&i.events[h][1].type!=="linePrefix"&&i.events[h][1].type!=="content"){d=i.events[h][1].type==="paragraph";break}return!i.parser.lazy[i.now().line]&&(i.interrupt||d)?(e.enter("setextHeadingLine"),r=c,o(c)):t(c)}function o(c){return e.enter("setextHeadingLineSequence"),l(c)}function l(c){return c===r?(e.consume(c),l):(e.exit("setextHeadingLineSequence"),Zn(c)?ot(e,f,"lineSuffix")(c):f(c))}function f(c){return c===null||kn(c)?(e.exit("setextHeadingLine"),n(c)):t(c)}}const Pfe={tokenize:Nfe};function Nfe(e){const n=this,t=e.attempt(up,i,e.attempt(this.parser.constructs.flowInitial,r,ot(e,e.attempt(this.parser.constructs.flow,r,e.attempt(Bue,r)),"linePrefix")));return t;function i(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),n.currentConstruct=void 0,t}function r(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),n.currentConstruct=void 0,t}}const $fe={resolveAll:Tq()},zfe=Eq("string"),Lfe=Eq("text");function Eq(e){return{resolveAll:Tq(e==="text"?Ife:void 0),tokenize:n};function n(t){const i=this,r=this.parser.constructs[e],a=t.attempt(r,o,l);return o;function o(h){return c(h)?a(h):l(h)}function l(h){if(h===null){t.consume(h);return}return t.enter("data"),t.consume(h),f}function f(h){return c(h)?(t.exit("data"),a(h)):(t.consume(h),f)}function c(h){if(h===null)return!0;const d=r[h];let p=-1;if(d)for(;++p<d.length;){const v=d[p];if(!v.previous||v.previous.call(i,i.previous))return!0}return!1}}}function Tq(e){return n;function n(t,i){let r=-1,a;for(;++r<=t.length;)a===void 0?t[r]&&t[r][1].type==="data"&&(a=r,r++):(!t[r]||t[r][1].type!=="data")&&(r!==a+2&&(t[a][1].end=t[r-1][1].end,t.splice(a+2,r-a-2),r=a+2),a=void 0);return e?e(t,i):t}}function Ife(e,n){let t=0;for(;++t<=e.length;)if((t===e.length||e[t][1].type==="lineEnding")&&e[t-1][1].type==="data"){const i=e[t-1][1],r=n.sliceStream(i);let a=r.length,o=-1,l=0,f;for(;a--;){const c=r[a];if(typeof c=="string"){for(o=c.length;c.charCodeAt(o-1)===32;)l++,o--;if(o)break;o=-1}else if(c===-2)f=!0,l++;else if(c!==-1){a++;break}}if(n._contentTypeTextTrailing&&t===e.length&&(l=0),l){const c={type:t===e.length||f||l<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?o:i.start._bufferIndex+o,_index:i.start._index+a,line:i.end.line,column:i.end.column-l,offset:i.end.offset-l},end:{...i.end}};i.end={...c.start},i.start.offset===i.end.offset?Object.assign(i,c):(e.splice(t,0,["enter",c,n],["exit",c,n]),t+=2)}t++}return e}const Bfe={42:br,43:br,45:br,48:br,49:br,50:br,51:br,52:br,53:br,54:br,55:br,56:br,57:br,62:_q},Ffe={91:Vue},qfe={[-2]:Wk,[-1]:Wk,32:Wk},Hfe={35:Zue,42:_g,45:[AM,_g],60:nfe,61:AM,95:_g,96:SM,126:SM},Ufe={38:Sq,92:xq},Vfe={[-5]:Gk,[-4]:Gk,[-3]:Gk,33:bfe,38:Sq,42:ZS,60:[kue,lfe],91:kfe,92:[Kue,xq],93:k9,95:ZS,96:Pue},Wfe={null:[ZS,$fe]},Gfe={null:[42,95]},Yfe={null:[]},Kfe=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:Gfe,contentInitial:Ffe,disable:Yfe,document:Bfe,flow:Hfe,flowInitial:qfe,insideSpan:Wfe,string:Ufe,text:Vfe},Symbol.toStringTag,{value:"Module"}));function Xfe(e,n,t){let i={_bufferIndex:-1,_index:0,line:t&&t.line||1,column:t&&t.column||1,offset:t&&t.offset||0};const r={},a=[];let o=[],l=[];const f={attempt:M(O),check:M(j),consume:C,enter:x,exit:E,interrupt:M(j,{interrupt:!0})},c={code:null,containerState:{},defineSkip:w,events:[],now:b,parser:e,previous:null,sliceSerialize:p,sliceStream:v,write:d};let h=n.tokenize.call(c,f);return n.resolveAll&&a.push(n),c;function d(z){return o=da(o,z),k(),o[o.length-1]!==null?[]:(N(n,0),c.events=p0(a,c.events,c),c.events)}function p(z,F){return Qfe(v(z),F)}function v(z){return Zfe(o,z)}function b(){const{_bufferIndex:z,_index:F,line:G,column:U,offset:$}=i;return{_bufferIndex:z,_index:F,line:G,column:U,offset:$}}function w(z){r[z.line]=z.column,P()}function k(){let z;for(;i._index<o.length;){const F=o[i._index];if(typeof F=="string")for(z=i._index,i._bufferIndex<0&&(i._bufferIndex=0);i._index===z&&i._bufferIndex<F.length;)_(F.charCodeAt(i._bufferIndex));else _(F)}}function _(z){h=h(z)}function C(z){kn(z)?(i.line++,i.column=1,i.offset+=z===-3?2:1,P()):z!==-1&&(i.column++,i.offset++),i._bufferIndex<0?i._index++:(i._bufferIndex++,i._bufferIndex===o[i._index].length&&(i._bufferIndex=-1,i._index++)),c.previous=z}function x(z,F){const G=F||{};return G.type=z,G.start=b(),c.events.push(["enter",G,c]),l.push(G),G}function E(z){const F=l.pop();return F.end=b(),c.events.push(["exit",F,c]),F}function O(z,F){N(z,F.from)}function j(z,F){F.restore()}function M(z,F){return G;function G(U,$,R){let I,q,Y,D;return Array.isArray(U)?V(U):"tokenize"in U?V([U]):W(U);function W(re){return se;function se(ye){const ae=ye!==null&&re[ye],le=ye!==null&&re.null,_e=[...Array.isArray(ae)?ae:ae?[ae]:[],...Array.isArray(le)?le:le?[le]:[]];return V(_e)(ye)}}function V(re){return I=re,q=0,re.length===0?R:L(re[q])}function L(re){return se;function se(ye){return D=H(),Y=re,re.partial||(c.currentConstruct=re),re.name&&c.parser.constructs.disable.null.includes(re.name)?ee():re.tokenize.call(F?Object.assign(Object.create(c),F):c,f,X,ee)(ye)}}function X(re){return z(Y,D),$}function ee(re){return D.restore(),++q<I.length?L(I[q]):R}}}function N(z,F){z.resolveAll&&!a.includes(z)&&a.push(z),z.resolve&&Wr(c.events,F,c.events.length-F,z.resolve(c.events.slice(F),c)),z.resolveTo&&(c.events=z.resolveTo(c.events,c))}function H(){const z=b(),F=c.previous,G=c.currentConstruct,U=c.events.length,$=Array.from(l);return{from:U,restore:R};function R(){i=z,c.previous=F,c.currentConstruct=G,c.events.length=U,l=$,P()}}function P(){i.line in r&&i.column<2&&(i.column=r[i.line],i.offset+=r[i.line]-1)}}function Zfe(e,n){const t=n.start._index,i=n.start._bufferIndex,r=n.end._index,a=n.end._bufferIndex;let o;if(t===r)o=[e[t].slice(i,a)];else{if(o=e.slice(t,r),i>-1){const l=o[0];typeof l=="string"?o[0]=l.slice(i):o.shift()}a>0&&o.push(e[r].slice(0,a))}return o}function Qfe(e,n){let t=-1;const i=[];let r;for(;++t<e.length;){const a=e[t];let o;if(typeof a=="string")o=a;else switch(a){case-5:{o="\r";break}case-4:{o=`
`;break}case-3:{o=`\r
`;break}case-2:{o=n?" ":" ";break}case-1:{if(!n&&r)continue;o=" ";break}default:o=String.fromCharCode(a)}r=a===-2,i.push(o)}return i.join("")}function Jfe(e){const i={constructs:wq([Kfe,...(e||{}).extensions||[]]),content:r(mue),defined:[],document:r(vue),flow:r(Pfe),lazy:{},string:r(zfe),text:r(Lfe)};return i;function r(a){return o;function o(l){return Xfe(i,a,l)}}}function ece(e){for(;!Cq(e););return e}const OM=/[\0\t\n\r]/g;function nce(){let e=1,n="",t=!0,i;return r;function r(a,o,l){const f=[];let c,h,d,p,v;for(a=n+(typeof a=="string"?a.toString():new TextDecoder(o||void 0).decode(a)),d=0,n="",t&&(a.charCodeAt(0)===65279&&d++,t=void 0);d<a.length;){if(OM.lastIndex=d,c=OM.exec(a),p=c&&c.index!==void 0?c.index:a.length,v=a.charCodeAt(p),!c){n=a.slice(d);break}if(v===10&&d===p&&i)f.push(-3),i=void 0;else switch(i&&(f.push(-5),i=void 0),d<p&&(f.push(a.slice(d,p)),e+=p-d),v){case 0:{f.push(65533),e++;break}case 9:{for(h=Math.ceil(e/4)*4,f.push(-2);e++<h;)f.push(-1);break}case 10:{f.push(-4),e=1;break}default:i=!0,e=1}d=p+1}return l&&(i&&f.push(-5),n&&f.push(n),f.push(null)),f}}const tce=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function ice(e){return e.replace(tce,rce)}function rce(e,n,t){if(n)return n;if(t.charCodeAt(0)===35){const r=t.charCodeAt(1),a=r===120||r===88;return kq(t.slice(a?2:1),a?16:10)}return w9(t)||e}const Mq={}.hasOwnProperty;function ace(e,n,t){return n&&typeof n=="object"&&(t=n,n=void 0),oce(t)(ece(Jfe(t).document().write(nce()(e,n,!0))))}function oce(e){const n={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(Pe),autolinkProtocol:H,autolinkEmail:H,atxHeading:a(Ce),blockQuote:a(le),characterEscape:H,characterReference:H,codeFenced:a(_e),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(_e,o),codeText:a(ne,o),codeTextData:H,data:H,codeFlowValue:H,definition:a(ze),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(we),hardBreakEscape:a(Ne),hardBreakTrailing:a(Ne),htmlFlow:a(ge,o),htmlFlowData:H,htmlText:a(ge,o),htmlTextData:H,image:a(xe),label:o,link:a(Pe),listItem:a(Be),listItemValue:p,listOrdered:a(ue,d),listUnordered:a(ue),paragraph:a(Ge),reference:L,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(Ce),strong:a(Ve),thematicBreak:a(Qe)},exit:{atxHeading:f(),atxHeadingSequence:O,autolink:f(),autolinkEmail:ae,autolinkProtocol:ye,blockQuote:f(),characterEscapeValue:P,characterReferenceMarkerHexadecimal:ee,characterReferenceMarkerNumeric:ee,characterReferenceValue:re,characterReference:se,codeFenced:f(k),codeFencedFence:w,codeFencedFenceInfo:v,codeFencedFenceMeta:b,codeFlowValue:P,codeIndented:f(_),codeText:f($),codeTextData:P,data:P,definition:f(),definitionDestinationString:E,definitionLabelString:C,definitionTitleString:x,emphasis:f(),hardBreakEscape:f(F),hardBreakTrailing:f(F),htmlFlow:f(G),htmlFlowData:P,htmlText:f(U),htmlTextData:P,image:f(I),label:Y,labelText:q,lineEnding:z,link:f(R),listItem:f(),listOrdered:f(),listUnordered:f(),paragraph:f(),referenceString:X,resourceDestinationString:D,resourceTitleString:W,resource:V,setextHeading:f(N),setextHeadingLineSequence:M,setextHeadingText:j,strong:f(),thematicBreak:f()}};Dq(n,(e||{}).mdastExtensions||[]);const t={};return i;function i(ie){let he={type:"root",children:[]};const Ye={stack:[he],tokenStack:[],config:n,enter:l,exit:c,buffer:o,resume:h,data:t},Je=[];let Se=-1;for(;++Se<ie.length;)if(ie[Se][1].type==="listOrdered"||ie[Se][1].type==="listUnordered")if(ie[Se][0]==="enter")Je.push(Se);else{const tn=Je.pop();Se=r(ie,tn,Se)}for(Se=-1;++Se<ie.length;){const tn=n[ie[Se][0]];Mq.call(tn,ie[Se][1].type)&&tn[ie[Se][1].type].call(Object.assign({sliceSerialize:ie[Se][2].sliceSerialize},Ye),ie[Se][1])}if(Ye.tokenStack.length>0){const tn=Ye.tokenStack[Ye.tokenStack.length-1];(tn[1]||jM).call(Ye,void 0,tn[0])}for(he.position={start:Hs(ie.length>0?ie[0][1].start:{line:1,column:1,offset:0}),end:Hs(ie.length>0?ie[ie.length-2][1].end:{line:1,column:1,offset:0})},Se=-1;++Se<n.transforms.length;)he=n.transforms[Se](he)||he;return he}function r(ie,he,Ye){let Je=he-1,Se=-1,tn=!1,cn,On,mn,an;for(;++Je<=Ye;){const en=ie[Je];switch(en[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{en[0]==="enter"?Se++:Se--,an=void 0;break}case"lineEndingBlank":{en[0]==="enter"&&(cn&&!an&&!Se&&!mn&&(mn=Je),an=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:an=void 0}if(!Se&&en[0]==="enter"&&en[1].type==="listItemPrefix"||Se===-1&&en[0]==="exit"&&(en[1].type==="listUnordered"||en[1].type==="listOrdered")){if(cn){let Rn=Je;for(On=void 0;Rn--;){const De=ie[Rn];if(De[1].type==="lineEnding"||De[1].type==="lineEndingBlank"){if(De[0]==="exit")continue;On&&(ie[On][1].type="lineEndingBlank",tn=!0),De[1].type="lineEnding",On=Rn}else if(!(De[1].type==="linePrefix"||De[1].type==="blockQuotePrefix"||De[1].type==="blockQuotePrefixWhitespace"||De[1].type==="blockQuoteMarker"||De[1].type==="listItemIndent"))break}mn&&(!On||mn<On)&&(cn._spread=!0),cn.end=Object.assign({},On?ie[On][1].start:en[1].end),ie.splice(On||Je,0,["exit",cn,en[2]]),Je++,Ye++}if(en[1].type==="listItemPrefix"){const Rn={type:"listItem",_spread:!1,start:Object.assign({},en[1].start),end:void 0};cn=Rn,ie.splice(Je,0,["enter",Rn,en[2]]),Je++,Ye++,mn=void 0,an=!0}}}return ie[he][1]._spread=tn,Ye}function a(ie,he){return Ye;function Ye(Je){l.call(this,ie(Je),Je),he&&he.call(this,Je)}}function o(){this.stack.push({type:"fragment",children:[]})}function l(ie,he,Ye){this.stack[this.stack.length-1].children.push(ie),this.stack.push(ie),this.tokenStack.push([he,Ye||void 0]),ie.position={start:Hs(he.start),end:void 0}}function f(ie){return he;function he(Ye){ie&&ie.call(this,Ye),c.call(this,Ye)}}function c(ie,he){const Ye=this.stack.pop(),Je=this.tokenStack.pop();if(Je)Je[0].type!==ie.type&&(he?he.call(this,ie,Je[0]):(Je[1]||jM).call(this,ie,Je[0]));else throw new Error("Cannot close `"+ie.type+"` ("+Rh({start:ie.start,end:ie.end})+"): its not open");Ye.position.end=Hs(ie.end)}function h(){return b9(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function p(ie){if(this.data.expectingFirstListItemValue){const he=this.stack[this.stack.length-2];he.start=Number.parseInt(this.sliceSerialize(ie),10),this.data.expectingFirstListItemValue=void 0}}function v(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.lang=ie}function b(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.meta=ie}function w(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function k(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.value=ie.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function _(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.value=ie.replace(/(\r?\n|\r)$/g,"")}function C(ie){const he=this.resume(),Ye=this.stack[this.stack.length-1];Ye.label=he,Ye.identifier=qa(this.sliceSerialize(ie)).toLowerCase()}function x(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.title=ie}function E(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.url=ie}function O(ie){const he=this.stack[this.stack.length-1];if(!he.depth){const Ye=this.sliceSerialize(ie).length;he.depth=Ye}}function j(){this.data.setextHeadingSlurpLineEnding=!0}function M(ie){const he=this.stack[this.stack.length-1];he.depth=this.sliceSerialize(ie).codePointAt(0)===61?1:2}function N(){this.data.setextHeadingSlurpLineEnding=void 0}function H(ie){const Ye=this.stack[this.stack.length-1].children;let Je=Ye[Ye.length-1];(!Je||Je.type!=="text")&&(Je=Xe(),Je.position={start:Hs(ie.start),end:void 0},Ye.push(Je)),this.stack.push(Je)}function P(ie){const he=this.stack.pop();he.value+=this.sliceSerialize(ie),he.position.end=Hs(ie.end)}function z(ie){const he=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Ye=he.children[he.children.length-1];Ye.position.end=Hs(ie.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&n.canContainEols.includes(he.type)&&(H.call(this,ie),P.call(this,ie))}function F(){this.data.atHardBreak=!0}function G(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.value=ie}function U(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.value=ie}function $(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.value=ie}function R(){const ie=this.stack[this.stack.length-1];if(this.data.inReference){const he=this.data.referenceType||"shortcut";ie.type+="Reference",ie.referenceType=he,delete ie.url,delete ie.title}else delete ie.identifier,delete ie.label;this.data.referenceType=void 0}function I(){const ie=this.stack[this.stack.length-1];if(this.data.inReference){const he=this.data.referenceType||"shortcut";ie.type+="Reference",ie.referenceType=he,delete ie.url,delete ie.title}else delete ie.identifier,delete ie.label;this.data.referenceType=void 0}function q(ie){const he=this.sliceSerialize(ie),Ye=this.stack[this.stack.length-2];Ye.label=ice(he),Ye.identifier=qa(he).toLowerCase()}function Y(){const ie=this.stack[this.stack.length-1],he=this.resume(),Ye=this.stack[this.stack.length-1];if(this.data.inReference=!0,Ye.type==="link"){const Je=ie.children;Ye.children=Je}else Ye.alt=he}function D(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.url=ie}function W(){const ie=this.resume(),he=this.stack[this.stack.length-1];he.title=ie}function V(){this.data.inReference=void 0}function L(){this.data.referenceType="collapsed"}function X(ie){const he=this.resume(),Ye=this.stack[this.stack.length-1];Ye.label=he,Ye.identifier=qa(this.sliceSerialize(ie)).toLowerCase(),this.data.referenceType="full"}function ee(ie){this.data.characterReferenceType=ie.type}function re(ie){const he=this.sliceSerialize(ie),Ye=this.data.characterReferenceType;let Je;Ye?(Je=kq(he,Ye==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Je=w9(he);const Se=this.stack[this.stack.length-1];Se.value+=Je}function se(ie){const he=this.stack.pop();he.position.end=Hs(ie.end)}function ye(ie){P.call(this,ie);const he=this.stack[this.stack.length-1];he.url=this.sliceSerialize(ie)}function ae(ie){P.call(this,ie);const he=this.stack[this.stack.length-1];he.url="mailto:"+this.sliceSerialize(ie)}function le(){return{type:"blockquote",children:[]}}function _e(){return{type:"code",lang:null,meta:null,value:""}}function ne(){return{type:"inlineCode",value:""}}function ze(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function we(){return{type:"emphasis",children:[]}}function Ce(){return{type:"heading",depth:0,children:[]}}function Ne(){return{type:"break"}}function ge(){return{type:"html",value:""}}function xe(){return{type:"image",title:null,url:"",alt:null}}function Pe(){return{type:"link",title:null,url:"",children:[]}}function ue(ie){return{type:"list",ordered:ie.type==="listOrdered",start:null,spread:ie._spread,children:[]}}function Be(ie){return{type:"listItem",spread:ie._spread,checked:null,children:[]}}function Ge(){return{type:"paragraph",children:[]}}function Ve(){return{type:"strong",children:[]}}function Xe(){return{type:"text",value:""}}function Qe(){return{type:"thematicBreak"}}}function Hs(e){return{line:e.line,column:e.column,offset:e.offset}}function Dq(e,n){let t=-1;for(;++t<n.length;){const i=n[t];Array.isArray(i)?Dq(e,i):sce(e,i)}}function sce(e,n){let t;for(t in n)if(Mq.call(n,t))switch(t){case"canContainEols":{const i=n[t];i&&e[t].push(...i);break}case"transforms":{const i=n[t];i&&e[t].push(...i);break}case"enter":case"exit":{const i=n[t];i&&Object.assign(e[t],i);break}}}function jM(e,n){throw e?new Error("Cannot close `"+e.type+"` ("+Rh({start:e.start,end:e.end})+"): a different token (`"+n.type+"`, "+Rh({start:n.start,end:n.end})+") is open"):new Error("Cannot close document, a token (`"+n.type+"`, "+Rh({start:n.start,end:n.end})+") is still open")}function lce(e){const n=this;n.parser=t;function t(i){return ace(i,{...n.data("settings"),...e,extensions:n.data("micromarkExtensions")||[],mdastExtensions:n.data("fromMarkdownExtensions")||[]})}}function uce(e,n){const t={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(n),!0)};return e.patch(n,t),e.applyData(n,t)}function fce(e,n){const t={type:"element",tagName:"br",properties:{},children:[]};return e.patch(n,t),[e.applyData(n,t),{type:"text",value:`
`}]}function cce(e,n){const t=n.value?n.value+`
`:"",i={},r=n.lang?n.lang.split(/\s+/):[];r.length>0&&(i.className=["language-"+r[0]]);let a={type:"element",tagName:"code",properties:i,children:[{type:"text",value:t}]};return n.meta&&(a.data={meta:n.meta}),e.patch(n,a),a=e.applyData(n,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(n,a),a}function dce(e,n){const t={type:"element",tagName:"del",properties:{},children:e.all(n)};return e.patch(n,t),e.applyData(n,t)}function hce(e,n){const t={type:"element",tagName:"em",properties:{},children:e.all(n)};return e.patch(n,t),e.applyData(n,t)}function mce(e,n){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",i=String(n.identifier).toUpperCase(),r=Xc(i.toLowerCase()),a=e.footnoteOrder.indexOf(i);let o,l=e.footnoteCounts.get(i);l===void 0?(l=0,e.footnoteOrder.push(i),o=e.footnoteOrder.length):o=a+1,l+=1,e.footnoteCounts.set(i,l);const f={type:"element",tagName:"a",properties:{href:"#"+t+"fn-"+r,id:t+"fnref-"+r+(l>1?"-"+l:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(n,f);const c={type:"element",tagName:"sup",properties:{},children:[f]};return e.patch(n,c),e.applyData(n,c)}function pce(e,n){const t={type:"element",tagName:"h"+n.depth,properties:{},children:e.all(n)};return e.patch(n,t),e.applyData(n,t)}function vce(e,n){if(e.options.allowDangerousHtml){const t={type:"raw",value:n.value};return e.patch(n,t),e.applyData(n,t)}}function Rq(e,n){const t=n.referenceType;let i="]";if(t==="collapsed"?i+="[]":t==="full"&&(i+="["+(n.label||n.identifier)+"]"),n.type==="imageReference")return[{type:"text",value:"!["+n.alt+i}];const r=e.all(n),a=r[0];a&&a.type==="text"?a.value="["+a.value:r.unshift({type:"text",value:"["});const o=r[r.length-1];return o&&o.type==="text"?o.value+=i:r.push({type:"text",value:i}),r}function gce(e,n){const t=String(n.identifier).toUpperCase(),i=e.definitionById.get(t);if(!i)return Rq(e,n);const r={src:Xc(i.url||""),alt:n.alt};i.title!==null&&i.title!==void 0&&(r.title=i.title);const a={type:"element",tagName:"img",properties:r,children:[]};return e.patch(n,a),e.applyData(n,a)}function yce(e,n){const t={src:Xc(n.url)};n.alt!==null&&n.alt!==void 0&&(t.alt=n.alt),n.title!==null&&n.title!==void 0&&(t.title=n.title);const i={type:"element",tagName:"img",properties:t,children:[]};return e.patch(n,i),e.applyData(n,i)}function bce(e,n){const t={type:"text",value:n.value.replace(/\r?\n|\r/g," ")};e.patch(n,t);const i={type:"element",tagName:"code",properties:{},children:[t]};return e.patch(n,i),e.applyData(n,i)}function wce(e,n){const t=String(n.identifier).toUpperCase(),i=e.definitionById.get(t);if(!i)return Rq(e,n);const r={href:Xc(i.url||"")};i.title!==null&&i.title!==void 0&&(r.title=i.title);const a={type:"element",tagName:"a",properties:r,children:e.all(n)};return e.patch(n,a),e.applyData(n,a)}function kce(e,n){const t={href:Xc(n.url)};n.title!==null&&n.title!==void 0&&(t.title=n.title);const i={type:"element",tagName:"a",properties:t,children:e.all(n)};return e.patch(n,i),e.applyData(n,i)}function _ce(e,n,t){const i=e.all(n),r=t?xce(t):Pq(n),a={},o=[];if(typeof n.checked=="boolean"){const h=i[0];let d;h&&h.type==="element"&&h.tagName==="p"?d=h:(d={type:"element",tagName:"p",properties:{},children:[]},i.unshift(d)),d.children.length>0&&d.children.unshift({type:"text",value:" "}),d.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:n.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let l=-1;for(;++l<i.length;){const h=i[l];(r||l!==0||h.type!=="element"||h.tagName!=="p")&&o.push({type:"text",value:`
`}),h.type==="element"&&h.tagName==="p"&&!r?o.push(...h.children):o.push(h)}const f=i[i.length-1];f&&(r||f.type!=="element"||f.tagName!=="p")&&o.push({type:"text",value:`
`});const c={type:"element",tagName:"li",properties:a,children:o};return e.patch(n,c),e.applyData(n,c)}function xce(e){let n=!1;if(e.type==="list"){n=e.spread||!1;const t=e.children;let i=-1;for(;!n&&++i<t.length;)n=Pq(t[i])}return n}function Pq(e){const n=e.spread;return n??e.children.length>1}function Sce(e,n){const t={},i=e.all(n);let r=-1;for(typeof n.start=="number"&&n.start!==1&&(t.start=n.start);++r<i.length;){const o=i[r];if(o.type==="element"&&o.tagName==="li"&&o.properties&&Array.isArray(o.properties.className)&&o.properties.className.includes("task-list-item")){t.className=["contains-task-list"];break}}const a={type:"element",tagName:n.ordered?"ol":"ul",properties:t,children:e.wrap(i,!0)};return e.patch(n,a),e.applyData(n,a)}function Cce(e,n){const t={type:"element",tagName:"p",properties:{},children:e.all(n)};return e.patch(n,t),e.applyData(n,t)}function Ace(e,n){const t={type:"root",children:e.wrap(e.all(n))};return e.patch(n,t),e.applyData(n,t)}function Oce(e,n){const t={type:"element",tagName:"strong",properties:{},children:e.all(n)};return e.patch(n,t),e.applyData(n,t)}function jce(e,n){const t=e.all(n),i=t.shift(),r=[];if(i){const o={type:"element",tagName:"thead",properties:{},children:e.wrap([i],!0)};e.patch(n.children[0],o),r.push(o)}if(t.length>0){const o={type:"element",tagName:"tbody",properties:{},children:e.wrap(t,!0)},l=p9(n.children[1]),f=hq(n.children[n.children.length-1]);l&&f&&(o.position={start:l,end:f}),r.push(o)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(r,!0)};return e.patch(n,a),e.applyData(n,a)}function Ece(e,n,t){const i=t?t.children:void 0,a=(i?i.indexOf(n):1)===0?"th":"td",o=t&&t.type==="table"?t.align:void 0,l=o?o.length:n.children.length;let f=-1;const c=[];for(;++f<l;){const d=n.children[f],p={},v=o?o[f]:void 0;v&&(p.align=v);let b={type:"element",tagName:a,properties:p,children:[]};d&&(b.children=e.all(d),e.patch(d,b),b=e.applyData(d,b)),c.push(b)}const h={type:"element",tagName:"tr",properties:{},children:e.wrap(c,!0)};return e.patch(n,h),e.applyData(n,h)}function Tce(e,n){const t={type:"element",tagName:"td",properties:{},children:e.all(n)};return e.patch(n,t),e.applyData(n,t)}const EM=9,TM=32;function Mce(e){const n=String(e),t=/\r?\n|\r/g;let i=t.exec(n),r=0;const a=[];for(;i;)a.push(MM(n.slice(r,i.index),r>0,!0),i[0]),r=i.index+i[0].length,i=t.exec(n);return a.push(MM(n.slice(r),r>0,!1)),a.join("")}function MM(e,n,t){let i=0,r=e.length;if(n){let a=e.codePointAt(i);for(;a===EM||a===TM;)i++,a=e.codePointAt(i)}if(t){let a=e.codePointAt(r-1);for(;a===EM||a===TM;)r--,a=e.codePointAt(r-1)}return r>i?e.slice(i,r):""}function Dce(e,n){const t={type:"text",value:Mce(String(n.value))};return e.patch(n,t),e.applyData(n,t)}function Rce(e,n){const t={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(n,t),e.applyData(n,t)}const Pce={blockquote:uce,break:fce,code:cce,delete:dce,emphasis:hce,footnoteReference:mce,heading:pce,html:vce,imageReference:gce,image:yce,inlineCode:bce,linkReference:wce,link:kce,listItem:_ce,list:Sce,paragraph:Cce,root:Ace,strong:Oce,table:jce,tableCell:Tce,tableRow:Ece,text:Dce,thematicBreak:Rce,toml:Hv,yaml:Hv,definition:Hv,footnoteDefinition:Hv};function Hv(){}const Nq=-1,v0=0,Nh=1,Yg=2,_9=3,x9=4,S9=5,C9=6,$q=7,zq=8,Nce=typeof self=="object"?self:globalThis,DM=(e,n)=>{switch(e){case"Function":case"SharedWorker":case"Worker":case"eval":case"setInterval":case"setTimeout":throw new TypeError("unable to deserialize "+e)}return new Nce[e](n)},$ce=(e,n)=>{const t=(r,a)=>(e.set(a,r),r),i=r=>{if(e.has(r))return e.get(r);const[a,o]=n[r];switch(a){case v0:case Nq:return t(o,r);case Nh:{const l=t([],r);for(const f of o)l.push(i(f));return l}case Yg:{const l=t({},r);for(const[f,c]of o)l[i(f)]=i(c);return l}case _9:return t(new Date(o),r);case x9:{const{source:l,flags:f}=o;return t(new RegExp(l,f),r)}case S9:{const l=t(new Map,r);for(const[f,c]of o)l.set(i(f),i(c));return l}case C9:{const l=t(new Set,r);for(const f of o)l.add(i(f));return l}case $q:{const{name:l,message:f}=o;return t(DM(l,f),r)}case zq:return t(BigInt(o),r);case"BigInt":return t(Object(BigInt(o)),r);case"ArrayBuffer":return t(new Uint8Array(o).buffer,o);case"DataView":{const{buffer:l}=new Uint8Array(o);return t(new DataView(l),o)}}return t(DM(a,o),r)};return i},RM=e=>$ce(new Map,e)(0),Ef="",{toString:zce}={},{keys:Lce}=Object,ah=e=>{const n=typeof e;if(n!=="object"||!e)return[v0,n];const t=zce.call(e).slice(8,-1);switch(t){case"Array":return[Nh,Ef];case"Object":return[Yg,Ef];case"Date":return[_9,Ef];case"RegExp":return[x9,Ef];case"Map":return[S9,Ef];case"Set":return[C9,Ef];case"DataView":return[Nh,t]}return t.includes("Array")?[Nh,t]:t.includes("Error")?[$q,t]:[Yg,t]},Uv=([e,n])=>e===v0&&(n==="function"||n==="symbol"),Ice=(e,n,t,i)=>{const r=(o,l)=>{const f=i.push(o)-1;return t.set(l,f),f},a=o=>{if(t.has(o))return t.get(o);let[l,f]=ah(o);switch(l){case v0:{let h=o;switch(f){case"bigint":l=zq,h=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+f);h=null;break;case"undefined":return r([Nq],o)}return r([l,h],o)}case Nh:{if(f){let p=o;return f==="DataView"?p=new Uint8Array(o.buffer):f==="ArrayBuffer"&&(p=new Uint8Array(o)),r([f,[...p]],o)}const h=[],d=r([l,h],o);for(const p of o)h.push(a(p));return d}case Yg:{if(f)switch(f){case"BigInt":return r([f,o.toString()],o);case"Boolean":case"Number":case"String":return r([f,o.valueOf()],o)}if(n&&"toJSON"in o)return a(o.toJSON());const h=[],d=r([l,h],o);for(const p of Lce(o))(e||!Uv(ah(o[p])))&&h.push([a(p),a(o[p])]);return d}case _9:return r([l,o.toISOString()],o);case x9:{const{source:h,flags:d}=o;return r([l,{source:h,flags:d}],o)}case S9:{const h=[],d=r([l,h],o);for(const[p,v]of o)(e||!(Uv(ah(p))||Uv(ah(v))))&&h.push([a(p),a(v)]);return d}case C9:{const h=[],d=r([l,h],o);for(const p of o)(e||!Uv(ah(p)))&&h.push(a(p));return d}}const{message:c}=o;return r([l,{name:f,message:c}],o)};return a},PM=(e,{json:n,lossy:t}={})=>{const i=[];return Ice(!(n||t),!!n,new Map,i)(e),i},Kg=typeof structuredClone=="function"?(e,n)=>n&&("json"in n||"lossy"in n)?RM(PM(e,n)):structuredClone(e):(e,n)=>RM(PM(e,n));function Bce(e,n){const t=[{type:"text",value:"↩"}];return n>1&&t.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(n)}]}),t}function Fce(e,n){return"Back to reference "+(e+1)+(n>1?"-"+n:"")}function qce(e){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",t=e.options.footnoteBackContent||Bce,i=e.options.footnoteBackLabel||Fce,r=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},l=[];let f=-1;for(;++f<e.footnoteOrder.length;){const c=e.footnoteById.get(e.footnoteOrder[f]);if(!c)continue;const h=e.all(c),d=String(c.identifier).toUpperCase(),p=Xc(d.toLowerCase());let v=0;const b=[],w=e.footnoteCounts.get(d);for(;w!==void 0&&++v<=w;){b.length>0&&b.push({type:"text",value:" "});let C=typeof t=="string"?t:t(f,v);typeof C=="string"&&(C={type:"text",value:C}),b.push({type:"element",tagName:"a",properties:{href:"#"+n+"fnref-"+p+(v>1?"-"+v:""),dataFootnoteBackref:"",ariaLabel:typeof i=="string"?i:i(f,v),className:["data-footnote-backref"]},children:Array.isArray(C)?C:[C]})}const k=h[h.length-1];if(k&&k.type==="element"&&k.tagName==="p"){const C=k.children[k.children.length-1];C&&C.type==="text"?C.value+=" ":k.children.push({type:"text",value:" "}),k.children.push(...b)}else h.push(...b);const _={type:"element",tagName:"li",properties:{id:n+"fn-"+p},children:e.wrap(h,!0)};e.patch(c,_),l.push(_)}if(l.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...Kg(o),id:"footnote-label"},children:[{type:"text",value:r}]},{type:"text",value:`
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(l,!0)},{type:"text",value:`
`}]}}const g0=(function(e){if(e==null)return Wce;if(typeof e=="function")return y0(e);if(typeof e=="object")return Array.isArray(e)?Hce(e):Uce(e);if(typeof e=="string")return Vce(e);throw new Error("Expected function, string, or object as test")});function Hce(e){const n=[];let t=-1;for(;++t<e.length;)n[t]=g0(e[t]);return y0(i);function i(...r){let a=-1;for(;++a<n.length;)if(n[a].apply(this,r))return!0;return!1}}function Uce(e){const n=e;return y0(t);function t(i){const r=i;let a;for(a in e)if(r[a]!==n[a])return!1;return!0}}function Vce(e){return y0(n);function n(t){return t&&t.type===e}}function y0(e){return n;function n(t,i,r){return!!(Gce(t)&&e.call(this,t,typeof i=="number"?i:void 0,r||void 0))}}function Wce(){return!0}function Gce(e){return e!==null&&typeof e=="object"&&"type"in e}const Lq=[],Yce=!0,QS=!1,Kce="skip";function Iq(e,n,t,i){let r;typeof n=="function"&&typeof t!="function"?(i=t,t=n):r=n;const a=g0(r),o=i?-1:1;l(e,void 0,[])();function l(f,c,h){const d=f&&typeof f=="object"?f:{};if(typeof d.type=="string"){const v=typeof d.tagName=="string"?d.tagName:typeof d.name=="string"?d.name:void 0;Object.defineProperty(p,"name",{value:"node ("+(f.type+(v?"<"+v+">":""))+")"})}return p;function p(){let v=Lq,b,w,k;if((!n||a(f,c,h[h.length-1]||void 0))&&(v=Xce(t(f,h)),v[0]===QS))return v;if("children"in f&&f.children){const _=f;if(_.children&&v[0]!==Kce)for(w=(i?_.children.length:-1)+o,k=h.concat(_);w>-1&&w<_.children.length;){const C=_.children[w];if(b=l(C,w,k)(),b[0]===QS)return b;w=typeof b[1]=="number"?b[1]:w+o}}return v}}}function Xce(e){return Array.isArray(e)?e:typeof e=="number"?[Yce,e]:e==null?Lq:[e]}function A9(e,n,t,i){let r,a,o;typeof n=="function"&&typeof t!="function"?(a=void 0,o=n,r=t):(a=n,o=t,r=i),Iq(e,a,l,r);function l(f,c){const h=c[c.length-1],d=h?h.children.indexOf(f):void 0;return o(f,d,h)}}const JS={}.hasOwnProperty,Zce={};function Qce(e,n){const t=n||Zce,i=new Map,r=new Map,a=new Map,o={...Pce,...t.handlers},l={all:c,applyData:ede,definitionById:i,footnoteById:r,footnoteCounts:a,footnoteOrder:[],handlers:o,one:f,options:t,patch:Jce,wrap:tde};return A9(e,function(h){if(h.type==="definition"||h.type==="footnoteDefinition"){const d=h.type==="definition"?i:r,p=String(h.identifier).toUpperCase();d.has(p)||d.set(p,h)}}),l;function f(h,d){const p=h.type,v=l.handlers[p];if(JS.call(l.handlers,p)&&v)return v(l,h,d);if(l.options.passThrough&&l.options.passThrough.includes(p)){if("children"in h){const{children:w,...k}=h,_=Kg(k);return _.children=l.all(h),_}return Kg(h)}return(l.options.unknownHandler||nde)(l,h,d)}function c(h){const d=[];if("children"in h){const p=h.children;let v=-1;for(;++v<p.length;){const b=l.one(p[v],h);if(b){if(v&&p[v-1].type==="break"&&(!Array.isArray(b)&&b.type==="text"&&(b.value=NM(b.value)),!Array.isArray(b)&&b.type==="element")){const w=b.children[0];w&&w.type==="text"&&(w.value=NM(w.value))}Array.isArray(b)?d.push(...b):d.push(b)}}}return d}}function Jce(e,n){e.position&&(n.position=Ble(e))}function ede(e,n){let t=n;if(e&&e.data){const i=e.data.hName,r=e.data.hChildren,a=e.data.hProperties;if(typeof i=="string")if(t.type==="element")t.tagName=i;else{const o="children"in t?t.children:[t];t={type:"element",tagName:i,properties:{},children:o}}t.type==="element"&&a&&Object.assign(t.properties,Kg(a)),"children"in t&&t.children&&r!==null&&r!==void 0&&(t.children=r)}return t}function nde(e,n){const t=n.data||{},i="value"in n&&!(JS.call(t,"hProperties")||JS.call(t,"hChildren"))?{type:"text",value:n.value}:{type:"element",tagName:"div",properties:{},children:e.all(n)};return e.patch(n,i),e.applyData(n,i)}function tde(e,n){const t=[];let i=-1;for(n&&t.push({type:"text",value:`
`});++i<e.length;)i&&t.push({type:"text",value:`
`}),t.push(e[i]);return n&&e.length>0&&t.push({type:"text",value:`
`}),t}function NM(e){let n=0,t=e.charCodeAt(n);for(;t===9||t===32;)n++,t=e.charCodeAt(n);return e.slice(n)}function $M(e,n){const t=Qce(e,n),i=t.one(e,void 0),r=qce(t),a=Array.isArray(i)?{type:"root",children:i}:i||{type:"root",children:[]};return r&&a.children.push({type:"text",value:`
`},r),a}function ide(e,n){return e&&"run"in e?async function(t,i){const r=$M(t,{file:i,...n});await e.run(r,i)}:function(t,i){return $M(t,{file:i,...e||n})}}function zM(e){if(e)throw e}var Yk,LM;function rde(){if(LM)return Yk;LM=1;var e=Object.prototype.hasOwnProperty,n=Object.prototype.toString,t=Object.defineProperty,i=Object.getOwnPropertyDescriptor,r=function(c){return typeof Array.isArray=="function"?Array.isArray(c):n.call(c)==="[object Array]"},a=function(c){if(!c||n.call(c)!=="[object Object]")return!1;var h=e.call(c,"constructor"),d=c.constructor&&c.constructor.prototype&&e.call(c.constructor.prototype,"isPrototypeOf");if(c.constructor&&!h&&!d)return!1;var p;for(p in c);return typeof p>"u"||e.call(c,p)},o=function(c,h){t&&h.name==="__proto__"?t(c,h.name,{enumerable:!0,configurable:!0,value:h.newValue,writable:!0}):c[h.name]=h.newValue},l=function(c,h){if(h==="__proto__")if(e.call(c,h)){if(i)return i(c,h).value}else return;return c[h]};return Yk=function f(){var c,h,d,p,v,b,w=arguments[0],k=1,_=arguments.length,C=!1;for(typeof w=="boolean"&&(C=w,w=arguments[1]||{},k=2),(w==null||typeof w!="object"&&typeof w!="function")&&(w={});k<_;++k)if(c=arguments[k],c!=null)for(h in c)d=l(w,h),p=l(c,h),w!==p&&(C&&p&&(a(p)||(v=r(p)))?(v?(v=!1,b=d&&r(d)?d:[]):b=d&&a(d)?d:{},o(w,{name:h,newValue:f(C,b,p)})):typeof p<"u"&&o(w,{name:h,newValue:p}));return w},Yk}var ade=rde();const Kk=mt(ade);function e4(e){if(typeof e!="object"||e===null)return!1;const n=Object.getPrototypeOf(e);return(n===null||n===Object.prototype||Object.getPrototypeOf(n)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function ode(){const e=[],n={run:t,use:i};return n;function t(...r){let a=-1;const o=r.pop();if(typeof o!="function")throw new TypeError("Expected function as last argument, not "+o);l(null,...r);function l(f,...c){const h=e[++a];let d=-1;if(f){o(f);return}for(;++d<r.length;)(c[d]===null||c[d]===void 0)&&(c[d]=r[d]);r=c,h?sde(h,l)(...c):o(null,...c)}}function i(r){if(typeof r!="function")throw new TypeError("Expected `middelware` to be a function, not "+r);return e.push(r),n}}function sde(e,n){let t;return i;function i(...o){const l=e.length>o.length;let f;l&&o.push(r);try{f=e.apply(this,o)}catch(c){const h=c;if(l&&t)throw h;return r(h)}l||(f&&f.then&&typeof f.then=="function"?f.then(a,r):f instanceof Error?r(f):a(f))}function r(o,...l){t||(t=!0,n(o,...l))}function a(o){r(null,o)}}const to={basename:lde,dirname:ude,extname:fde,join:cde,sep:"/"};function lde(e,n){if(n!==void 0&&typeof n!="string")throw new TypeError('"ext" argument must be a string');fp(e);let t=0,i=-1,r=e.length,a;if(n===void 0||n.length===0||n.length>e.length){for(;r--;)if(e.codePointAt(r)===47){if(a){t=r+1;break}}else i<0&&(a=!0,i=r+1);return i<0?"":e.slice(t,i)}if(n===e)return"";let o=-1,l=n.length-1;for(;r--;)if(e.codePointAt(r)===47){if(a){t=r+1;break}}else o<0&&(a=!0,o=r+1),l>-1&&(e.codePointAt(r)===n.codePointAt(l--)?l<0&&(i=r):(l=-1,i=o));return t===i?i=o:i<0&&(i=e.length),e.slice(t,i)}function ude(e){if(fp(e),e.length===0)return".";let n=-1,t=e.length,i;for(;--t;)if(e.codePointAt(t)===47){if(i){n=t;break}}else i||(i=!0);return n<0?e.codePointAt(0)===47?"/":".":n===1&&e.codePointAt(0)===47?"//":e.slice(0,n)}function fde(e){fp(e);let n=e.length,t=-1,i=0,r=-1,a=0,o;for(;n--;){const l=e.codePointAt(n);if(l===47){if(o){i=n+1;break}continue}t<0&&(o=!0,t=n+1),l===46?r<0?r=n:a!==1&&(a=1):r>-1&&(a=-1)}return r<0||t<0||a===0||a===1&&r===t-1&&r===i+1?"":e.slice(r,t)}function cde(...e){let n=-1,t;for(;++n<e.length;)fp(e[n]),e[n]&&(t=t===void 0?e[n]:t+"/"+e[n]);return t===void 0?".":dde(t)}function dde(e){fp(e);const n=e.codePointAt(0)===47;let t=hde(e,!n);return t.length===0&&!n&&(t="."),t.length>0&&e.codePointAt(e.length-1)===47&&(t+="/"),n?"/"+t:t}function hde(e,n){let t="",i=0,r=-1,a=0,o=-1,l,f;for(;++o<=e.length;){if(o<e.length)l=e.codePointAt(o);else{if(l===47)break;l=47}if(l===47){if(!(r===o-1||a===1))if(r!==o-1&&a===2){if(t.length<2||i!==2||t.codePointAt(t.length-1)!==46||t.codePointAt(t.length-2)!==46){if(t.length>2){if(f=t.lastIndexOf("/"),f!==t.length-1){f<0?(t="",i=0):(t=t.slice(0,f),i=t.length-1-t.lastIndexOf("/")),r=o,a=0;continue}}else if(t.length>0){t="",i=0,r=o,a=0;continue}}n&&(t=t.length>0?t+"/..":"..",i=2)}else t.length>0?t+="/"+e.slice(r+1,o):t=e.slice(r+1,o),i=o-r-1;r=o,a=0}else l===46&&a>-1?a++:a=-1}return t}function fp(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const mde={cwd:pde};function pde(){return"/"}function n4(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function vde(e){if(typeof e=="string")e=new URL(e);else if(!n4(e)){const n=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw n.code="ERR_INVALID_ARG_TYPE",n}if(e.protocol!=="file:"){const n=new TypeError("The URL must be of scheme file");throw n.code="ERR_INVALID_URL_SCHEME",n}return gde(e)}function gde(e){if(e.hostname!==""){const i=new TypeError('File URL host must be "localhost" or empty on darwin');throw i.code="ERR_INVALID_FILE_URL_HOST",i}const n=e.pathname;let t=-1;for(;++t<n.length;)if(n.codePointAt(t)===37&&n.codePointAt(t+1)===50){const i=n.codePointAt(t+2);if(i===70||i===102){const r=new TypeError("File URL path must not include encoded / characters");throw r.code="ERR_INVALID_FILE_URL_PATH",r}}return decodeURIComponent(n)}const Xk=["history","path","basename","stem","extname","dirname"];class Bq{constructor(n){let t;n?n4(n)?t={path:n}:typeof n=="string"||yde(n)?t={value:n}:t=n:t={},this.cwd="cwd"in t?"":mde.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let i=-1;for(;++i<Xk.length;){const a=Xk[i];a in t&&t[a]!==void 0&&t[a]!==null&&(this[a]=a==="history"?[...t[a]]:t[a])}let r;for(r in t)Xk.includes(r)||(this[r]=t[r])}get basename(){return typeof this.path=="string"?to.basename(this.path):void 0}set basename(n){Qk(n,"basename"),Zk(n,"basename"),this.path=to.join(this.dirname||"",n)}get dirname(){return typeof this.path=="string"?to.dirname(this.path):void 0}set dirname(n){IM(this.basename,"dirname"),this.path=to.join(n||"",this.basename)}get extname(){return typeof this.path=="string"?to.extname(this.path):void 0}set extname(n){if(Zk(n,"extname"),IM(this.dirname,"extname"),n){if(n.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(n.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=to.join(this.dirname,this.stem+(n||""))}get path(){return this.history[this.history.length-1]}set path(n){n4(n)&&(n=vde(n)),Qk(n,"path"),this.path!==n&&this.history.push(n)}get stem(){return typeof this.path=="string"?to.basename(this.path,this.extname):void 0}set stem(n){Qk(n,"stem"),Zk(n,"stem"),this.path=to.join(this.dirname||"",n+(this.extname||""))}fail(n,t,i){const r=this.message(n,t,i);throw r.fatal=!0,r}info(n,t,i){const r=this.message(n,t,i);return r.fatal=void 0,r}message(n,t,i){const r=new er(n,t,i);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}toString(n){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(n||void 0).decode(this.value)}}function Zk(e,n){if(e&&e.includes(to.sep))throw new Error("`"+n+"` cannot be a path: did not expect `"+to.sep+"`")}function Qk(e,n){if(!e)throw new Error("`"+n+"` cannot be empty")}function IM(e,n){if(!e)throw new Error("Setting `"+n+"` requires `path` to be set too")}function yde(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const bde=(function(e){const i=this.constructor.prototype,r=i[e],a=function(){return r.apply(a,arguments)};return Object.setPrototypeOf(a,i),a}),wde={}.hasOwnProperty;class O9 extends bde{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=ode()}copy(){const n=new O9;let t=-1;for(;++t<this.attachers.length;){const i=this.attachers[t];n.use(...i)}return n.data(Kk(!0,{},this.namespace)),n}data(n,t){return typeof n=="string"?arguments.length===2?(n_("data",this.frozen),this.namespace[n]=t,this):wde.call(this.namespace,n)&&this.namespace[n]||void 0:n?(n_("data",this.frozen),this.namespace=n,this):this.namespace}freeze(){if(this.frozen)return this;const n=this;for(;++this.freezeIndex<this.attachers.length;){const[t,...i]=this.attachers[this.freezeIndex];if(i[0]===!1)continue;i[0]===!0&&(i[0]=void 0);const r=t.call(n,...i);typeof r=="function"&&this.transformers.use(r)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(n){this.freeze();const t=Vv(n),i=this.parser||this.Parser;return Jk("parse",i),i(String(t),t)}process(n,t){const i=this;return this.freeze(),Jk("process",this.parser||this.Parser),e_("process",this.compiler||this.Compiler),t?r(void 0,t):new Promise(r);function r(a,o){const l=Vv(n),f=i.parse(l);i.run(f,l,function(h,d,p){if(h||!d||!p)return c(h);const v=d,b=i.stringify(v,p);xde(b)?p.value=b:p.result=b,c(h,p)});function c(h,d){h||!d?o(h):a?a(d):t(void 0,d)}}}processSync(n){let t=!1,i;return this.freeze(),Jk("processSync",this.parser||this.Parser),e_("processSync",this.compiler||this.Compiler),this.process(n,r),FM("processSync","process",t),i;function r(a,o){t=!0,zM(a),i=o}}run(n,t,i){BM(n),this.freeze();const r=this.transformers;return!i&&typeof t=="function"&&(i=t,t=void 0),i?a(void 0,i):new Promise(a);function a(o,l){const f=Vv(t);r.run(n,f,c);function c(h,d,p){const v=d||n;h?l(h):o?o(v):i(void 0,v,p)}}}runSync(n,t){let i=!1,r;return this.run(n,t,a),FM("runSync","run",i),r;function a(o,l){zM(o),r=l,i=!0}}stringify(n,t){this.freeze();const i=Vv(t),r=this.compiler||this.Compiler;return e_("stringify",r),BM(n),r(n,i)}use(n,...t){const i=this.attachers,r=this.namespace;if(n_("use",this.frozen),n!=null)if(typeof n=="function")f(n,t);else if(typeof n=="object")Array.isArray(n)?l(n):o(n);else throw new TypeError("Expected usable value, not `"+n+"`");return this;function a(c){if(typeof c=="function")f(c,[]);else if(typeof c=="object")if(Array.isArray(c)){const[h,...d]=c;f(h,d)}else o(c);else throw new TypeError("Expected usable value, not `"+c+"`")}function o(c){if(!("plugins"in c)&&!("settings"in c))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");l(c.plugins),c.settings&&(r.settings=Kk(!0,r.settings,c.settings))}function l(c){let h=-1;if(c!=null)if(Array.isArray(c))for(;++h<c.length;){const d=c[h];a(d)}else throw new TypeError("Expected a list of plugins, not `"+c+"`")}function f(c,h){let d=-1,p=-1;for(;++d<i.length;)if(i[d][0]===c){p=d;break}if(p===-1)i.push([c,...h]);else if(h.length>0){let[v,...b]=h;const w=i[p][1];e4(w)&&e4(v)&&(v=Kk(!0,w,v)),i[p]=[c,v,...b]}}}}const kde=new O9().freeze();function Jk(e,n){if(typeof n!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function e_(e,n){if(typeof n!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function n_(e,n){if(n)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function BM(e){if(!e4(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function FM(e,n,t){if(!t)throw new Error("`"+e+"` finished async. Use `"+n+"` instead")}function Vv(e){return _de(e)?e:new Bq(e)}function _de(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function xde(e){return typeof e=="string"||Sde(e)}function Sde(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Cde="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",qM=[],HM={allowDangerousHtml:!0},Ade=/^(https?|ircs?|mailto|xmpp)$/i,Ode=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function jde(e){const n=Ede(e),t=Tde(e);return Mde(n.runSync(n.parse(t),t),e)}function Ede(e){const n=e.rehypePlugins||qM,t=e.remarkPlugins||qM,i=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...HM}:HM;return kde().use(lce).use(t).use(ide,i).use(n)}function Tde(e){const n=e.children||"",t=new Bq;return typeof n=="string"&&(t.value=n),t}function Mde(e,n){const t=n.allowedElements,i=n.allowElement,r=n.components,a=n.disallowedElements,o=n.skipHtml,l=n.unwrapDisallowed,f=n.urlTransform||Dde;for(const h of Ode)Object.hasOwn(n,h.from)&&(""+h.from+(h.to?"use `"+h.to+"` instead":"remove it")+Cde+h.id,void 0);return A9(e,c),Vle(e,{Fragment:y.Fragment,components:r,ignoreInvalidStyle:!0,jsx:y.jsx,jsxs:y.jsxs,passKeys:!0,passNode:!0});function c(h,d,p){if(h.type==="raw"&&p&&typeof d=="number")return o?p.children.splice(d,1):p.children[d]={type:"text",value:h.value},d;if(h.type==="element"){let v;for(v in Vk)if(Object.hasOwn(Vk,v)&&Object.hasOwn(h.properties,v)){const b=h.properties[v],w=Vk[v];(w===null||w.includes(h.tagName))&&(h.properties[v]=f(String(b||""),v,h))}}if(h.type==="element"){let v=t?!t.includes(h.tagName):a?a.includes(h.tagName):!1;if(!v&&i&&typeof d=="number"&&(v=!i(h,d,p)),v&&p&&typeof d=="number")return l&&h.children?p.children.splice(d,1,...h.children):p.children.splice(d,1),d}}}function Dde(e){const n=e.indexOf(":"),t=e.indexOf("?"),i=e.indexOf("#"),r=e.indexOf("/");return n===-1||r!==-1&&n>r||t!==-1&&n>t||i!==-1&&n>i||Ade.test(e.slice(0,n))?e:""}function UM(e,n){const t=String(e);if(typeof n!="string")throw new TypeError("Expected character");let i=0,r=t.indexOf(n);for(;r!==-1;)i++,r=t.indexOf(n,r+n.length);return i}function Rde(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Pde(e,n,t){const r=g0((t||{}).ignore||[]),a=Nde(n);let o=-1;for(;++o<a.length;)Iq(e,"text",l);function l(c,h){let d=-1,p;for(;++d<h.length;){const v=h[d],b=p?p.children:void 0;if(r(v,b?b.indexOf(v):void 0,p))return;p=v}if(p)return f(c,h)}function f(c,h){const d=h[h.length-1],p=a[o][0],v=a[o][1];let b=0;const k=d.children.indexOf(c);let _=!1,C=[];p.lastIndex=0;let x=p.exec(c.value);for(;x;){const E=x.index,O={index:x.index,input:x.input,stack:[...h,c]};let j=v(...x,O);if(typeof j=="string"&&(j=j.length>0?{type:"text",value:j}:void 0),j===!1?p.lastIndex=E+1:(b!==E&&C.push({type:"text",value:c.value.slice(b,E)}),Array.isArray(j)?C.push(...j):j&&C.push(j),b=E+x[0].length,_=!0),!p.global)break;x=p.exec(c.value)}return _?(b<c.value.length&&C.push({type:"text",value:c.value.slice(b)}),d.children.splice(k,1,...C)):C=[c],k+C.length}}function Nde(e){const n=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const t=!e[0]||Array.isArray(e[0])?e:[e];let i=-1;for(;++i<t.length;){const r=t[i];n.push([$de(r[0]),zde(r[1])])}return n}function $de(e){return typeof e=="string"?new RegExp(Rde(e),"g"):e}function zde(e){return typeof e=="function"?e:function(){return e}}const t_="phrasing",i_=["autolink","link","image","label"];function Lde(){return{transforms:[Vde],enter:{literalAutolink:Bde,literalAutolinkEmail:r_,literalAutolinkHttp:r_,literalAutolinkWww:r_},exit:{literalAutolink:Ude,literalAutolinkEmail:Hde,literalAutolinkHttp:Fde,literalAutolinkWww:qde}}}function Ide(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:t_,notInConstruct:i_},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:t_,notInConstruct:i_},{character:":",before:"[ps]",after:"\\/",inConstruct:t_,notInConstruct:i_}]}}function Bde(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function r_(e){this.config.enter.autolinkProtocol.call(this,e)}function Fde(e){this.config.exit.autolinkProtocol.call(this,e)}function qde(e){this.config.exit.data.call(this,e);const n=this.stack[this.stack.length-1];n.type,n.url="http://"+this.sliceSerialize(e)}function Hde(e){this.config.exit.autolinkEmail.call(this,e)}function Ude(e){this.exit(e)}function Vde(e){Pde(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Wde],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),Gde]],{ignore:["link","linkReference"]})}function Wde(e,n,t,i,r){let a="";if(!Fq(r)||(/^w/i.test(n)&&(t=n+t,n="",a="http://"),!Yde(t)))return!1;const o=Kde(t+i);if(!o[0])return!1;const l={type:"link",title:null,url:a+n+o[0],children:[{type:"text",value:n+o[0]}]};return o[1]?[l,{type:"text",value:o[1]}]:l}function Gde(e,n,t,i){return!Fq(i,!0)||/[-\d_]$/.test(t)?!1:{type:"link",title:null,url:"mailto:"+n+"@"+t,children:[{type:"text",value:n+"@"+t}]}}function Yde(e){const n=e.split(".");return!(n.length<2||n[n.length-1]&&(/_/.test(n[n.length-1])||!/[a-zA-Z\d]/.test(n[n.length-1]))||n[n.length-2]&&(/_/.test(n[n.length-2])||!/[a-zA-Z\d]/.test(n[n.length-2])))}function Kde(e){const n=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!n)return[e,void 0];e=e.slice(0,n.index);let t=n[0],i=t.indexOf(")");const r=UM(e,"(");let a=UM(e,")");for(;i!==-1&&r>a;)e+=t.slice(0,i+1),t=t.slice(i+1),i=t.indexOf(")"),a++;return[e,t]}function Fq(e,n){const t=e.input.charCodeAt(e.index-1);return(e.index===0||xu(t)||m0(t))&&(!n||t!==47)}qq.peek=rhe;function Xde(){this.buffer()}function Zde(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function Qde(){this.buffer()}function Jde(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function ehe(e){const n=this.resume(),t=this.stack[this.stack.length-1];t.type,t.identifier=qa(this.sliceSerialize(e)).toLowerCase(),t.label=n}function nhe(e){this.exit(e)}function the(e){const n=this.resume(),t=this.stack[this.stack.length-1];t.type,t.identifier=qa(this.sliceSerialize(e)).toLowerCase(),t.label=n}function ihe(e){this.exit(e)}function rhe(){return"["}function qq(e,n,t,i){const r=t.createTracker(i);let a=r.move("[^");const o=t.enter("footnoteReference"),l=t.enter("reference");return a+=r.move(t.safe(t.associationId(e),{after:"]",before:a})),l(),o(),a+=r.move("]"),a}function ahe(){return{enter:{gfmFootnoteCallString:Xde,gfmFootnoteCall:Zde,gfmFootnoteDefinitionLabelString:Qde,gfmFootnoteDefinition:Jde},exit:{gfmFootnoteCallString:ehe,gfmFootnoteCall:nhe,gfmFootnoteDefinitionLabelString:the,gfmFootnoteDefinition:ihe}}}function ohe(e){let n=!1;return e&&e.firstLineBlank&&(n=!0),{handlers:{footnoteDefinition:t,footnoteReference:qq},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function t(i,r,a,o){const l=a.createTracker(o);let f=l.move("[^");const c=a.enter("footnoteDefinition"),h=a.enter("label");return f+=l.move(a.safe(a.associationId(i),{before:f,after:"]"})),h(),f+=l.move("]:"),i.children&&i.children.length>0&&(l.shift(4),f+=l.move((n?`
`:" ")+a.indentLines(a.containerFlow(i,l.current()),n?Hq:she))),c(),f}}function she(e,n,t){return n===0?e:Hq(e,n,t)}function Hq(e,n,t){return(t?"":" ")+e}const lhe=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Uq.peek=hhe;function uhe(){return{canContainEols:["delete"],enter:{strikethrough:che},exit:{strikethrough:dhe}}}function fhe(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:lhe}],handlers:{delete:Uq}}}function che(e){this.enter({type:"delete",children:[]},e)}function dhe(e){this.exit(e)}function Uq(e,n,t,i){const r=t.createTracker(i),a=t.enter("strikethrough");let o=r.move("~~");return o+=t.containerPhrasing(e,{...r.current(),before:o,after:"~"}),o+=r.move("~~"),a(),o}function hhe(){return"~"}function mhe(e){return e.length}function phe(e,n){const t=n||{},i=(t.align||[]).concat(),r=t.stringLength||mhe,a=[],o=[],l=[],f=[];let c=0,h=-1;for(;++h<e.length;){const w=[],k=[];let _=-1;for(e[h].length>c&&(c=e[h].length);++_<e[h].length;){const C=vhe(e[h][_]);if(t.alignDelimiters!==!1){const x=r(C);k[_]=x,(f[_]===void 0||x>f[_])&&(f[_]=x)}w.push(C)}o[h]=w,l[h]=k}let d=-1;if(typeof i=="object"&&"length"in i)for(;++d<c;)a[d]=VM(i[d]);else{const w=VM(i);for(;++d<c;)a[d]=w}d=-1;const p=[],v=[];for(;++d<c;){const w=a[d];let k="",_="";w===99?(k=":",_=":"):w===108?k=":":w===114&&(_=":");let C=t.alignDelimiters===!1?1:Math.max(1,f[d]-k.length-_.length);const x=k+"-".repeat(C)+_;t.alignDelimiters!==!1&&(C=k.length+C+_.length,C>f[d]&&(f[d]=C),v[d]=C),p[d]=x}o.splice(1,0,p),l.splice(1,0,v),h=-1;const b=[];for(;++h<o.length;){const w=o[h],k=l[h];d=-1;const _=[];for(;++d<c;){const C=w[d]||"";let x="",E="";if(t.alignDelimiters!==!1){const O=f[d]-(k[d]||0),j=a[d];j===114?x=" ".repeat(O):j===99?O%2?(x=" ".repeat(O/2+.5),E=" ".repeat(O/2-.5)):(x=" ".repeat(O/2),E=x):E=" ".repeat(O)}t.delimiterStart!==!1&&!d&&_.push("|"),t.padding!==!1&&!(t.alignDelimiters===!1&&C==="")&&(t.delimiterStart!==!1||d)&&_.push(" "),t.alignDelimiters!==!1&&_.push(x),_.push(C),t.alignDelimiters!==!1&&_.push(E),t.padding!==!1&&_.push(" "),(t.delimiterEnd!==!1||d!==c-1)&&_.push("|")}b.push(t.delimiterEnd===!1?_.join("").replace(/ +$/,""):_.join(""))}return b.join(`
`)}function vhe(e){return e==null?"":String(e)}function VM(e){const n=typeof e=="string"?e.codePointAt(0):0;return n===67||n===99?99:n===76||n===108?108:n===82||n===114?114:0}function ghe(e,n,t,i){const r=t.enter("blockquote"),a=t.createTracker(i);a.move("> "),a.shift(2);const o=t.indentLines(t.containerFlow(e,a.current()),yhe);return r(),o}function yhe(e,n,t){return">"+(t?"":" ")+e}function bhe(e,n){return WM(e,n.inConstruct,!0)&&!WM(e,n.notInConstruct,!1)}function WM(e,n,t){if(typeof n=="string"&&(n=[n]),!n||n.length===0)return t;let i=-1;for(;++i<n.length;)if(e.includes(n[i]))return!0;return!1}function GM(e,n,t,i){let r=-1;for(;++r<t.unsafe.length;)if(t.unsafe[r].character===`
`&&bhe(t.stack,t.unsafe[r]))return/[ \t]/.test(i.before)?"":" ";return`\\
`}function whe(e,n){const t=String(e);let i=t.indexOf(n),r=i,a=0,o=0;if(typeof n!="string")throw new TypeError("Expected substring");for(;i!==-1;)i===r?++a>o&&(o=a):a=1,r=i+n.length,i=t.indexOf(n,r);return o}function khe(e,n){return!!(n.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function _he(e){const n=e.options.fence||"`";if(n!=="`"&&n!=="~")throw new Error("Cannot serialize code with `"+n+"` for `options.fence`, expected `` ` `` or `~`");return n}function xhe(e,n,t,i){const r=_he(t),a=e.value||"",o=r==="`"?"GraveAccent":"Tilde";if(khe(e,t)){const d=t.enter("codeIndented"),p=t.indentLines(a,She);return d(),p}const l=t.createTracker(i),f=r.repeat(Math.max(whe(a,r)+1,3)),c=t.enter("codeFenced");let h=l.move(f);if(e.lang){const d=t.enter(`codeFencedLang${o}`);h+=l.move(t.safe(e.lang,{before:h,after:" ",encode:["`"],...l.current()})),d()}if(e.lang&&e.meta){const d=t.enter(`codeFencedMeta${o}`);h+=l.move(" "),h+=l.move(t.safe(e.meta,{before:h,after:`
`,encode:["`"],...l.current()})),d()}return h+=l.move(`
`),a&&(h+=l.move(a+`
`)),h+=l.move(f),c(),h}function She(e,n,t){return(t?"":" ")+e}function j9(e){const n=e.options.quote||'"';if(n!=='"'&&n!=="'")throw new Error("Cannot serialize title with `"+n+"` for `options.quote`, expected `\"`, or `'`");return n}function Che(e,n,t,i){const r=j9(t),a=r==='"'?"Quote":"Apostrophe",o=t.enter("definition");let l=t.enter("label");const f=t.createTracker(i);let c=f.move("[");return c+=f.move(t.safe(t.associationId(e),{before:c,after:"]",...f.current()})),c+=f.move("]: "),l(),!e.url||/[\0- \u007F]/.test(e.url)?(l=t.enter("destinationLiteral"),c+=f.move("<"),c+=f.move(t.safe(e.url,{before:c,after:">",...f.current()})),c+=f.move(">")):(l=t.enter("destinationRaw"),c+=f.move(t.safe(e.url,{before:c,after:e.title?" ":`
`,...f.current()}))),l(),e.title&&(l=t.enter(`title${a}`),c+=f.move(" "+r),c+=f.move(t.safe(e.title,{before:c,after:r,...f.current()})),c+=f.move(r),l()),o(),c}function Ahe(e){const n=e.options.emphasis||"*";if(n!=="*"&&n!=="_")throw new Error("Cannot serialize emphasis with `"+n+"` for `options.emphasis`, expected `*`, or `_`");return n}function tm(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Xg(e,n,t){const i=rc(e),r=rc(n);return i===void 0?r===void 0?t==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:r===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:i===1?r===void 0?{inside:!1,outside:!1}:r===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:r===void 0?{inside:!1,outside:!1}:r===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}Vq.peek=Ohe;function Vq(e,n,t,i){const r=Ahe(t),a=t.enter("emphasis"),o=t.createTracker(i),l=o.move(r);let f=o.move(t.containerPhrasing(e,{after:r,before:l,...o.current()}));const c=f.charCodeAt(0),h=Xg(i.before.charCodeAt(i.before.length-1),c,r);h.inside&&(f=tm(c)+f.slice(1));const d=f.charCodeAt(f.length-1),p=Xg(i.after.charCodeAt(0),d,r);p.inside&&(f=f.slice(0,-1)+tm(d));const v=o.move(r);return a(),t.attentionEncodeSurroundingInfo={after:p.outside,before:h.outside},l+f+v}function Ohe(e,n,t){return t.options.emphasis||"*"}function jhe(e,n){let t=!1;return A9(e,function(i){if("value"in i&&/\r?\n|\r/.test(i.value)||i.type==="break")return t=!0,QS}),!!((!e.depth||e.depth<3)&&b9(e)&&(n.options.setext||t))}function Ehe(e,n,t,i){const r=Math.max(Math.min(6,e.depth||1),1),a=t.createTracker(i);if(jhe(e,t)){const h=t.enter("headingSetext"),d=t.enter("phrasing"),p=t.containerPhrasing(e,{...a.current(),before:`
`,after:`
`});return d(),h(),p+`
`+(r===1?"=":"-").repeat(p.length-(Math.max(p.lastIndexOf("\r"),p.lastIndexOf(`
`))+1))}const o="#".repeat(r),l=t.enter("headingAtx"),f=t.enter("phrasing");a.move(o+" ");let c=t.containerPhrasing(e,{before:"# ",after:`
`,...a.current()});return/^[\t ]/.test(c)&&(c=tm(c.charCodeAt(0))+c.slice(1)),c=c?o+" "+c:o,t.options.closeAtx&&(c+=" "+o),f(),l(),c}Wq.peek=The;function Wq(e){return e.value||""}function The(){return"<"}Gq.peek=Mhe;function Gq(e,n,t,i){const r=j9(t),a=r==='"'?"Quote":"Apostrophe",o=t.enter("image");let l=t.enter("label");const f=t.createTracker(i);let c=f.move("![");return c+=f.move(t.safe(e.alt,{before:c,after:"]",...f.current()})),c+=f.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=t.enter("destinationLiteral"),c+=f.move("<"),c+=f.move(t.safe(e.url,{before:c,after:">",...f.current()})),c+=f.move(">")):(l=t.enter("destinationRaw"),c+=f.move(t.safe(e.url,{before:c,after:e.title?" ":")",...f.current()}))),l(),e.title&&(l=t.enter(`title${a}`),c+=f.move(" "+r),c+=f.move(t.safe(e.title,{before:c,after:r,...f.current()})),c+=f.move(r),l()),c+=f.move(")"),o(),c}function Mhe(){return"!"}Yq.peek=Dhe;function Yq(e,n,t,i){const r=e.referenceType,a=t.enter("imageReference");let o=t.enter("label");const l=t.createTracker(i);let f=l.move("![");const c=t.safe(e.alt,{before:f,after:"]",...l.current()});f+=l.move(c+"]["),o();const h=t.stack;t.stack=[],o=t.enter("reference");const d=t.safe(t.associationId(e),{before:f,after:"]",...l.current()});return o(),t.stack=h,a(),r==="full"||!c||c!==d?f+=l.move(d+"]"):r==="shortcut"?f=f.slice(0,-1):f+=l.move("]"),f}function Dhe(){return"!"}Kq.peek=Rhe;function Kq(e,n,t){let i=e.value||"",r="`",a=-1;for(;new RegExp("(^|[^`])"+r+"([^`]|$)").test(i);)r+="`";for(/[^ \r\n]/.test(i)&&(/^[ \r\n]/.test(i)&&/[ \r\n]$/.test(i)||/^`|`$/.test(i))&&(i=" "+i+" ");++a<t.unsafe.length;){const o=t.unsafe[a],l=t.compilePattern(o);let f;if(o.atBreak)for(;f=l.exec(i);){let c=f.index;i.charCodeAt(c)===10&&i.charCodeAt(c-1)===13&&c--,i=i.slice(0,c)+" "+i.slice(f.index+1)}}return r+i+r}function Rhe(){return"`"}function Xq(e,n){const t=b9(e);return!!(!n.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(t===e.url||"mailto:"+t===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}Zq.peek=Phe;function Zq(e,n,t,i){const r=j9(t),a=r==='"'?"Quote":"Apostrophe",o=t.createTracker(i);let l,f;if(Xq(e,t)){const h=t.stack;t.stack=[],l=t.enter("autolink");let d=o.move("<");return d+=o.move(t.containerPhrasing(e,{before:d,after:">",...o.current()})),d+=o.move(">"),l(),t.stack=h,d}l=t.enter("link"),f=t.enter("label");let c=o.move("[");return c+=o.move(t.containerPhrasing(e,{before:c,after:"](",...o.current()})),c+=o.move("]("),f(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(f=t.enter("destinationLiteral"),c+=o.move("<"),c+=o.move(t.safe(e.url,{before:c,after:">",...o.current()})),c+=o.move(">")):(f=t.enter("destinationRaw"),c+=o.move(t.safe(e.url,{before:c,after:e.title?" ":")",...o.current()}))),f(),e.title&&(f=t.enter(`title${a}`),c+=o.move(" "+r),c+=o.move(t.safe(e.title,{before:c,after:r,...o.current()})),c+=o.move(r),f()),c+=o.move(")"),l(),c}function Phe(e,n,t){return Xq(e,t)?"<":"["}Qq.peek=Nhe;function Qq(e,n,t,i){const r=e.referenceType,a=t.enter("linkReference");let o=t.enter("label");const l=t.createTracker(i);let f=l.move("[");const c=t.containerPhrasing(e,{before:f,after:"]",...l.current()});f+=l.move(c+"]["),o();const h=t.stack;t.stack=[],o=t.enter("reference");const d=t.safe(t.associationId(e),{before:f,after:"]",...l.current()});return o(),t.stack=h,a(),r==="full"||!c||c!==d?f+=l.move(d+"]"):r==="shortcut"?f=f.slice(0,-1):f+=l.move("]"),f}function Nhe(){return"["}function E9(e){const n=e.options.bullet||"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bullet`, expected `*`, `+`, or `-`");return n}function $he(e){const n=E9(e),t=e.options.bulletOther;if(!t)return n==="*"?"-":"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(t===n)throw new Error("Expected `bullet` (`"+n+"`) and `bulletOther` (`"+t+"`) to be different");return t}function zhe(e){const n=e.options.bulletOrdered||".";if(n!=="."&&n!==")")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOrdered`, expected `.` or `)`");return n}function Jq(e){const n=e.options.rule||"*";if(n!=="*"&&n!=="-"&&n!=="_")throw new Error("Cannot serialize rules with `"+n+"` for `options.rule`, expected `*`, `-`, or `_`");return n}function Lhe(e,n,t,i){const r=t.enter("list"),a=t.bulletCurrent;let o=e.ordered?zhe(t):E9(t);const l=e.ordered?o==="."?")":".":$he(t);let f=n&&t.bulletLastUsed?o===t.bulletLastUsed:!1;if(!e.ordered){const h=e.children?e.children[0]:void 0;if((o==="*"||o==="-")&&h&&(!h.children||!h.children[0])&&t.stack[t.stack.length-1]==="list"&&t.stack[t.stack.length-2]==="listItem"&&t.stack[t.stack.length-3]==="list"&&t.stack[t.stack.length-4]==="listItem"&&t.indexStack[t.indexStack.length-1]===0&&t.indexStack[t.indexStack.length-2]===0&&t.indexStack[t.indexStack.length-3]===0&&(f=!0),Jq(t)===o&&h){let d=-1;for(;++d<e.children.length;){const p=e.children[d];if(p&&p.type==="listItem"&&p.children&&p.children[0]&&p.children[0].type==="thematicBreak"){f=!0;break}}}}f&&(o=l),t.bulletCurrent=o;const c=t.containerFlow(e,i);return t.bulletLastUsed=o,t.bulletCurrent=a,r(),c}function Ihe(e){const n=e.options.listItemIndent||"one";if(n!=="tab"&&n!=="one"&&n!=="mixed")throw new Error("Cannot serialize items with `"+n+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return n}function Bhe(e,n,t,i){const r=Ihe(t);let a=t.bulletCurrent||E9(t);n&&n.type==="list"&&n.ordered&&(a=(typeof n.start=="number"&&n.start>-1?n.start:1)+(t.options.incrementListMarker===!1?0:n.children.indexOf(e))+a);let o=a.length+1;(r==="tab"||r==="mixed"&&(n&&n.type==="list"&&n.spread||e.spread))&&(o=Math.ceil(o/4)*4);const l=t.createTracker(i);l.move(a+" ".repeat(o-a.length)),l.shift(o);const f=t.enter("listItem"),c=t.indentLines(t.containerFlow(e,l.current()),h);return f(),c;function h(d,p,v){return p?(v?"":" ".repeat(o))+d:(v?a:a+" ".repeat(o-a.length))+d}}function Fhe(e,n,t,i){const r=t.enter("paragraph"),a=t.enter("phrasing"),o=t.containerPhrasing(e,i);return a(),r(),o}const qhe=g0(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function Hhe(e,n,t,i){return(e.children.some(function(o){return qhe(o)})?t.containerPhrasing:t.containerFlow).call(t,e,i)}function Uhe(e){const n=e.options.strong||"*";if(n!=="*"&&n!=="_")throw new Error("Cannot serialize strong with `"+n+"` for `options.strong`, expected `*`, or `_`");return n}eH.peek=Vhe;function eH(e,n,t,i){const r=Uhe(t),a=t.enter("strong"),o=t.createTracker(i),l=o.move(r+r);let f=o.move(t.containerPhrasing(e,{after:r,before:l,...o.current()}));const c=f.charCodeAt(0),h=Xg(i.before.charCodeAt(i.before.length-1),c,r);h.inside&&(f=tm(c)+f.slice(1));const d=f.charCodeAt(f.length-1),p=Xg(i.after.charCodeAt(0),d,r);p.inside&&(f=f.slice(0,-1)+tm(d));const v=o.move(r+r);return a(),t.attentionEncodeSurroundingInfo={after:p.outside,before:h.outside},l+f+v}function Vhe(e,n,t){return t.options.strong||"*"}function Whe(e,n,t,i){return t.safe(e.value,i)}function Ghe(e){const n=e.options.ruleRepetition||3;if(n<3)throw new Error("Cannot serialize rules with repetition `"+n+"` for `options.ruleRepetition`, expected `3` or more");return n}function Yhe(e,n,t){const i=(Jq(t)+(t.options.ruleSpaces?" ":"")).repeat(Ghe(t));return t.options.ruleSpaces?i.slice(0,-1):i}const nH={blockquote:ghe,break:GM,code:xhe,definition:Che,emphasis:Vq,hardBreak:GM,heading:Ehe,html:Wq,image:Gq,imageReference:Yq,inlineCode:Kq,link:Zq,linkReference:Qq,list:Lhe,listItem:Bhe,paragraph:Fhe,root:Hhe,strong:eH,text:Whe,thematicBreak:Yhe};function Khe(){return{enter:{table:Xhe,tableData:YM,tableHeader:YM,tableRow:Qhe},exit:{codeText:Jhe,table:Zhe,tableData:a_,tableHeader:a_,tableRow:a_}}}function Xhe(e){const n=e._align;this.enter({type:"table",align:n.map(function(t){return t==="none"?null:t}),children:[]},e),this.data.inTable=!0}function Zhe(e){this.exit(e),this.data.inTable=void 0}function Qhe(e){this.enter({type:"tableRow",children:[]},e)}function a_(e){this.exit(e)}function YM(e){this.enter({type:"tableCell",children:[]},e)}function Jhe(e){let n=this.resume();this.data.inTable&&(n=n.replace(/\\([\\|])/g,eme));const t=this.stack[this.stack.length-1];t.type,t.value=n,this.exit(e)}function eme(e,n){return n==="|"?n:e}function nme(e){const n=e||{},t=n.tableCellPadding,i=n.tablePipeAlign,r=n.stringLength,a=t?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:p,table:o,tableCell:f,tableRow:l}};function o(v,b,w,k){return c(h(v,w,k),v.align)}function l(v,b,w,k){const _=d(v,w,k),C=c([_]);return C.slice(0,C.indexOf(`
`))}function f(v,b,w,k){const _=w.enter("tableCell"),C=w.enter("phrasing"),x=w.containerPhrasing(v,{...k,before:a,after:a});return C(),_(),x}function c(v,b){return phe(v,{align:b,alignDelimiters:i,padding:t,stringLength:r})}function h(v,b,w){const k=v.children;let _=-1;const C=[],x=b.enter("table");for(;++_<k.length;)C[_]=d(k[_],b,w);return x(),C}function d(v,b,w){const k=v.children;let _=-1;const C=[],x=b.enter("tableRow");for(;++_<k.length;)C[_]=f(k[_],v,b,w);return x(),C}function p(v,b,w){let k=nH.inlineCode(v,b,w);return w.stack.includes("tableCell")&&(k=k.replace(/\|/g,"\\$&")),k}}function tme(){return{exit:{taskListCheckValueChecked:KM,taskListCheckValueUnchecked:KM,paragraph:rme}}}function ime(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:ame}}}function KM(e){const n=this.stack[this.stack.length-2];n.type,n.checked=e.type==="taskListCheckValueChecked"}function rme(e){const n=this.stack[this.stack.length-2];if(n&&n.type==="listItem"&&typeof n.checked=="boolean"){const t=this.stack[this.stack.length-1];t.type;const i=t.children[0];if(i&&i.type==="text"){const r=n.children;let a=-1,o;for(;++a<r.length;){const l=r[a];if(l.type==="paragraph"){o=l;break}}o===t&&(i.value=i.value.slice(1),i.value.length===0?t.children.shift():t.position&&i.position&&typeof i.position.start.offset=="number"&&(i.position.start.column++,i.position.start.offset++,t.position.start=Object.assign({},i.position.start)))}}this.exit(e)}function ame(e,n,t,i){const r=e.children[0],a=typeof e.checked=="boolean"&&r&&r.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",l=t.createTracker(i);a&&l.move(o);let f=nH.listItem(e,n,t,{...i,...l.current()});return a&&(f=f.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,c)),f;function c(h){return h+o}}function ome(){return[Lde(),ahe(),uhe(),Khe(),tme()]}function sme(e){return{extensions:[Ide(),ohe(e),fhe(),nme(e),ime()]}}const lme={tokenize:mme,partial:!0},tH={tokenize:pme,partial:!0},iH={tokenize:vme,partial:!0},rH={tokenize:gme,partial:!0},ume={tokenize:yme,partial:!0},aH={name:"wwwAutolink",tokenize:dme,previous:sH},oH={name:"protocolAutolink",tokenize:hme,previous:lH},ps={name:"emailAutolink",tokenize:cme,previous:uH},_o={};function fme(){return{text:_o}}let Ql=48;for(;Ql<123;)_o[Ql]=ps,Ql++,Ql===58?Ql=65:Ql===91&&(Ql=97);_o[43]=ps;_o[45]=ps;_o[46]=ps;_o[95]=ps;_o[72]=[ps,oH];_o[104]=[ps,oH];_o[87]=[ps,aH];_o[119]=[ps,aH];function cme(e,n,t){const i=this;let r,a;return o;function o(d){return!t4(d)||!uH.call(i,i.previous)||T9(i.events)?t(d):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),l(d))}function l(d){return t4(d)?(e.consume(d),l):d===64?(e.consume(d),f):t(d)}function f(d){return d===46?e.check(ume,h,c)(d):d===45||d===95||Ji(d)?(a=!0,e.consume(d),f):h(d)}function c(d){return e.consume(d),r=!0,f}function h(d){return a&&r&&lr(i.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),n(d)):t(d)}}function dme(e,n,t){const i=this;return r;function r(o){return o!==87&&o!==119||!sH.call(i,i.previous)||T9(i.events)?t(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(lme,e.attempt(tH,e.attempt(iH,a),t),t)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),n(o)}}function hme(e,n,t){const i=this;let r="",a=!1;return o;function o(d){return(d===72||d===104)&&lH.call(i,i.previous)&&!T9(i.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),r+=String.fromCodePoint(d),e.consume(d),l):t(d)}function l(d){if(lr(d)&&r.length<5)return r+=String.fromCodePoint(d),e.consume(d),l;if(d===58){const p=r.toLowerCase();if(p==="http"||p==="https")return e.consume(d),f}return t(d)}function f(d){return d===47?(e.consume(d),a?c:(a=!0,f)):t(d)}function c(d){return d===null||Gg(d)||Nt(d)||xu(d)||m0(d)?t(d):e.attempt(tH,e.attempt(iH,h),t)(d)}function h(d){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),n(d)}}function mme(e,n,t){let i=0;return r;function r(o){return(o===87||o===119)&&i<3?(i++,e.consume(o),r):o===46&&i===3?(e.consume(o),a):t(o)}function a(o){return o===null?t(o):n(o)}}function pme(e,n,t){let i,r,a;return o;function o(c){return c===46||c===95?e.check(rH,f,l)(c):c===null||Nt(c)||xu(c)||c!==45&&m0(c)?f(c):(a=!0,e.consume(c),o)}function l(c){return c===95?i=!0:(r=i,i=void 0),e.consume(c),o}function f(c){return r||i||!a?t(c):n(c)}}function vme(e,n){let t=0,i=0;return r;function r(o){return o===40?(t++,e.consume(o),r):o===41&&i<t?a(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(rH,n,a)(o):o===null||Nt(o)||xu(o)?n(o):(e.consume(o),r)}function a(o){return o===41&&i++,e.consume(o),r}}function gme(e,n,t){return i;function i(l){return l===33||l===34||l===39||l===41||l===42||l===44||l===46||l===58||l===59||l===63||l===95||l===126?(e.consume(l),i):l===38?(e.consume(l),a):l===93?(e.consume(l),r):l===60||l===null||Nt(l)||xu(l)?n(l):t(l)}function r(l){return l===null||l===40||l===91||Nt(l)||xu(l)?n(l):i(l)}function a(l){return lr(l)?o(l):t(l)}function o(l){return l===59?(e.consume(l),i):lr(l)?(e.consume(l),o):t(l)}}function yme(e,n,t){return i;function i(a){return e.consume(a),r}function r(a){return Ji(a)?t(a):n(a)}}function sH(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Nt(e)}function lH(e){return!lr(e)}function uH(e){return!(e===47||t4(e))}function t4(e){return e===43||e===45||e===46||e===95||Ji(e)}function T9(e){let n=e.length,t=!1;for(;n--;){const i=e[n][1];if((i.type==="labelLink"||i.type==="labelImage")&&!i._balanced){t=!0;break}if(i._gfmAutolinkLiteralWalkedInto){t=!1;break}}return e.length>0&&!t&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),t}const bme={tokenize:Ome,partial:!0};function wme(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:Sme,continuation:{tokenize:Cme},exit:Ame}},text:{91:{name:"gfmFootnoteCall",tokenize:xme},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:kme,resolveTo:_me}}}}function kme(e,n,t){const i=this;let r=i.events.length;const a=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let o;for(;r--;){const f=i.events[r][1];if(f.type==="labelImage"){o=f;break}if(f.type==="gfmFootnoteCall"||f.type==="labelLink"||f.type==="label"||f.type==="image"||f.type==="link")break}return l;function l(f){if(!o||!o._balanced)return t(f);const c=qa(i.sliceSerialize({start:o.end,end:i.now()}));return c.codePointAt(0)!==94||!a.includes(c.slice(1))?t(f):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),n(f))}}function _me(e,n){let t=e.length;for(;t--;)if(e[t][1].type==="labelImage"&&e[t][0]==="enter"){e[t][1];break}e[t+1][1].type="data",e[t+3][1].type="gfmFootnoteCallLabelMarker";const i={type:"gfmFootnoteCall",start:Object.assign({},e[t+3][1].start),end:Object.assign({},e[e.length-1][1].end)},r={type:"gfmFootnoteCallMarker",start:Object.assign({},e[t+3][1].end),end:Object.assign({},e[t+3][1].end)};r.end.column++,r.end.offset++,r.end._bufferIndex++;const a={type:"gfmFootnoteCallString",start:Object.assign({},r.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},l=[e[t+1],e[t+2],["enter",i,n],e[t+3],e[t+4],["enter",r,n],["exit",r,n],["enter",a,n],["enter",o,n],["exit",o,n],["exit",a,n],e[e.length-2],e[e.length-1],["exit",i,n]];return e.splice(t,e.length-t+1,...l),e}function xme(e,n,t){const i=this,r=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let a=0,o;return l;function l(d){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),f}function f(d){return d!==94?t(d):(e.enter("gfmFootnoteCallMarker"),e.consume(d),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",c)}function c(d){if(a>999||d===93&&!o||d===null||d===91||Nt(d))return t(d);if(d===93){e.exit("chunkString");const p=e.exit("gfmFootnoteCallString");return r.includes(qa(i.sliceSerialize(p)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),n):t(d)}return Nt(d)||(o=!0),a++,e.consume(d),d===92?h:c}function h(d){return d===91||d===92||d===93?(e.consume(d),a++,c):c(d)}}function Sme(e,n,t){const i=this,r=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let a,o=0,l;return f;function f(b){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(b),e.exit("gfmFootnoteDefinitionLabelMarker"),c}function c(b){return b===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(b),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",h):t(b)}function h(b){if(o>999||b===93&&!l||b===null||b===91||Nt(b))return t(b);if(b===93){e.exit("chunkString");const w=e.exit("gfmFootnoteDefinitionLabelString");return a=qa(i.sliceSerialize(w)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(b),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),p}return Nt(b)||(l=!0),o++,e.consume(b),b===92?d:h}function d(b){return b===91||b===92||b===93?(e.consume(b),o++,h):h(b)}function p(b){return b===58?(e.enter("definitionMarker"),e.consume(b),e.exit("definitionMarker"),r.includes(a)||r.push(a),ot(e,v,"gfmFootnoteDefinitionWhitespace")):t(b)}function v(b){return n(b)}}function Cme(e,n,t){return e.check(up,n,e.attempt(bme,n,t))}function Ame(e){e.exit("gfmFootnoteDefinition")}function Ome(e,n,t){const i=this;return ot(e,r,"gfmFootnoteDefinitionIndent",5);function r(a){const o=i.events[i.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?n(a):t(a)}}function jme(e){let t=(e||{}).singleTilde;const i={name:"strikethrough",tokenize:a,resolveAll:r};return t==null&&(t=!0),{text:{126:i},insideSpan:{null:[i]},attentionMarkers:{null:[126]}};function r(o,l){let f=-1;for(;++f<o.length;)if(o[f][0]==="enter"&&o[f][1].type==="strikethroughSequenceTemporary"&&o[f][1]._close){let c=f;for(;c--;)if(o[c][0]==="exit"&&o[c][1].type==="strikethroughSequenceTemporary"&&o[c][1]._open&&o[f][1].end.offset-o[f][1].start.offset===o[c][1].end.offset-o[c][1].start.offset){o[f][1].type="strikethroughSequence",o[c][1].type="strikethroughSequence";const h={type:"strikethrough",start:Object.assign({},o[c][1].start),end:Object.assign({},o[f][1].end)},d={type:"strikethroughText",start:Object.assign({},o[c][1].end),end:Object.assign({},o[f][1].start)},p=[["enter",h,l],["enter",o[c][1],l],["exit",o[c][1],l],["enter",d,l]],v=l.parser.constructs.insideSpan.null;v&&Wr(p,p.length,0,p0(v,o.slice(c+1,f),l)),Wr(p,p.length,0,[["exit",d,l],["enter",o[f][1],l],["exit",o[f][1],l],["exit",h,l]]),Wr(o,c-1,f-c+3,p),f=c+p.length-2;break}}for(f=-1;++f<o.length;)o[f][1].type==="strikethroughSequenceTemporary"&&(o[f][1].type="data");return o}function a(o,l,f){const c=this.previous,h=this.events;let d=0;return p;function p(b){return c===126&&h[h.length-1][1].type!=="characterEscape"?f(b):(o.enter("strikethroughSequenceTemporary"),v(b))}function v(b){const w=rc(c);if(b===126)return d>1?f(b):(o.consume(b),d++,v);if(d<2&&!t)return f(b);const k=o.exit("strikethroughSequenceTemporary"),_=rc(b);return k._open=!_||_===2&&!!w,k._close=!w||w===2&&!!_,l(b)}}}class Eme{constructor(){this.map=[]}add(n,t,i){Tme(this,n,t,i)}consume(n){if(this.map.sort(function(a,o){return a[0]-o[0]}),this.map.length===0)return;let t=this.map.length;const i=[];for(;t>0;)t-=1,i.push(n.slice(this.map[t][0]+this.map[t][1]),this.map[t][2]),n.length=this.map[t][0];i.push(n.slice()),n.length=0;let r=i.pop();for(;r;){for(const a of r)n.push(a);r=i.pop()}this.map.length=0}}function Tme(e,n,t,i){let r=0;if(!(t===0&&i.length===0)){for(;r<e.map.length;){if(e.map[r][0]===n){e.map[r][1]+=t,e.map[r][2].push(...i);return}r+=1}e.map.push([n,t,i])}}function Mme(e,n){let t=!1;const i=[];for(;n<e.length;){const r=e[n];if(t){if(r[0]==="enter")r[1].type==="tableContent"&&i.push(e[n+1][1].type==="tableDelimiterMarker"?"left":"none");else if(r[1].type==="tableContent"){if(e[n-1][1].type==="tableDelimiterMarker"){const a=i.length-1;i[a]=i[a]==="left"?"center":"right"}}else if(r[1].type==="tableDelimiterRow")break}else r[0]==="enter"&&r[1].type==="tableDelimiterRow"&&(t=!0);n+=1}return i}function Dme(){return{flow:{null:{name:"table",tokenize:Rme,resolveAll:Pme}}}}function Rme(e,n,t){const i=this;let r=0,a=0,o;return l;function l(P){let z=i.events.length-1;for(;z>-1;){const U=i.events[z][1].type;if(U==="lineEnding"||U==="linePrefix")z--;else break}const F=z>-1?i.events[z][1].type:null,G=F==="tableHead"||F==="tableRow"?j:f;return G===j&&i.parser.lazy[i.now().line]?t(P):G(P)}function f(P){return e.enter("tableHead"),e.enter("tableRow"),c(P)}function c(P){return P===124||(o=!0,a+=1),h(P)}function h(P){return P===null?t(P):kn(P)?a>1?(a=0,i.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(P),e.exit("lineEnding"),v):t(P):Zn(P)?ot(e,h,"whitespace")(P):(a+=1,o&&(o=!1,r+=1),P===124?(e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),o=!0,h):(e.enter("data"),d(P)))}function d(P){return P===null||P===124||Nt(P)?(e.exit("data"),h(P)):(e.consume(P),P===92?p:d)}function p(P){return P===92||P===124?(e.consume(P),d):d(P)}function v(P){return i.interrupt=!1,i.parser.lazy[i.now().line]?t(P):(e.enter("tableDelimiterRow"),o=!1,Zn(P)?ot(e,b,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(P):b(P))}function b(P){return P===45||P===58?k(P):P===124?(o=!0,e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),w):O(P)}function w(P){return Zn(P)?ot(e,k,"whitespace")(P):k(P)}function k(P){return P===58?(a+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),_):P===45?(a+=1,_(P)):P===null||kn(P)?E(P):O(P)}function _(P){return P===45?(e.enter("tableDelimiterFiller"),C(P)):O(P)}function C(P){return P===45?(e.consume(P),C):P===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),x):(e.exit("tableDelimiterFiller"),x(P))}function x(P){return Zn(P)?ot(e,E,"whitespace")(P):E(P)}function E(P){return P===124?b(P):P===null||kn(P)?!o||r!==a?O(P):(e.exit("tableDelimiterRow"),e.exit("tableHead"),n(P)):O(P)}function O(P){return t(P)}function j(P){return e.enter("tableRow"),M(P)}function M(P){return P===124?(e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),M):P===null||kn(P)?(e.exit("tableRow"),n(P)):Zn(P)?ot(e,M,"whitespace")(P):(e.enter("data"),N(P))}function N(P){return P===null||P===124||Nt(P)?(e.exit("data"),M(P)):(e.consume(P),P===92?H:N)}function H(P){return P===92||P===124?(e.consume(P),N):N(P)}}function Pme(e,n){let t=-1,i=!0,r=0,a=[0,0,0,0],o=[0,0,0,0],l=!1,f=0,c,h,d;const p=new Eme;for(;++t<e.length;){const v=e[t],b=v[1];v[0]==="enter"?b.type==="tableHead"?(l=!1,f!==0&&(XM(p,n,f,c,h),h=void 0,f=0),c={type:"table",start:Object.assign({},b.start),end:Object.assign({},b.end)},p.add(t,0,[["enter",c,n]])):b.type==="tableRow"||b.type==="tableDelimiterRow"?(i=!0,d=void 0,a=[0,0,0,0],o=[0,t+1,0,0],l&&(l=!1,h={type:"tableBody",start:Object.assign({},b.start),end:Object.assign({},b.end)},p.add(t,0,[["enter",h,n]])),r=b.type==="tableDelimiterRow"?2:h?3:1):r&&(b.type==="data"||b.type==="tableDelimiterMarker"||b.type==="tableDelimiterFiller")?(i=!1,o[2]===0&&(a[1]!==0&&(o[0]=o[1],d=Wv(p,n,a,r,void 0,d),a=[0,0,0,0]),o[2]=t)):b.type==="tableCellDivider"&&(i?i=!1:(a[1]!==0&&(o[0]=o[1],d=Wv(p,n,a,r,void 0,d)),a=o,o=[a[1],t,0,0])):b.type==="tableHead"?(l=!0,f=t):b.type==="tableRow"||b.type==="tableDelimiterRow"?(f=t,a[1]!==0?(o[0]=o[1],d=Wv(p,n,a,r,t,d)):o[1]!==0&&(d=Wv(p,n,o,r,t,d)),r=0):r&&(b.type==="data"||b.type==="tableDelimiterMarker"||b.type==="tableDelimiterFiller")&&(o[3]=t)}for(f!==0&&XM(p,n,f,c,h),p.consume(n.events),t=-1;++t<n.events.length;){const v=n.events[t];v[0]==="enter"&&v[1].type==="table"&&(v[1]._align=Mme(n.events,t))}return e}function Wv(e,n,t,i,r,a){const o=i===1?"tableHeader":i===2?"tableDelimiter":"tableData",l="tableContent";t[0]!==0&&(a.end=Object.assign({},zf(n.events,t[0])),e.add(t[0],0,[["exit",a,n]]));const f=zf(n.events,t[1]);if(a={type:o,start:Object.assign({},f),end:Object.assign({},f)},e.add(t[1],0,[["enter",a,n]]),t[2]!==0){const c=zf(n.events,t[2]),h=zf(n.events,t[3]),d={type:l,start:Object.assign({},c),end:Object.assign({},h)};if(e.add(t[2],0,[["enter",d,n]]),i!==2){const p=n.events[t[2]],v=n.events[t[3]];if(p[1].end=Object.assign({},v[1].end),p[1].type="chunkText",p[1].contentType="text",t[3]>t[2]+1){const b=t[2]+1,w=t[3]-t[2]-1;e.add(b,w,[])}}e.add(t[3]+1,0,[["exit",d,n]])}return r!==void 0&&(a.end=Object.assign({},zf(n.events,r)),e.add(r,0,[["exit",a,n]]),a=void 0),a}function XM(e,n,t,i,r){const a=[],o=zf(n.events,t);r&&(r.end=Object.assign({},o),a.push(["exit",r,n])),i.end=Object.assign({},o),a.push(["exit",i,n]),e.add(t+1,0,a)}function zf(e,n){const t=e[n],i=t[0]==="enter"?"start":"end";return t[1][i]}const Nme={name:"tasklistCheck",tokenize:zme};function $me(){return{text:{91:Nme}}}function zme(e,n,t){const i=this;return r;function r(f){return i.previous!==null||!i._gfmTasklistFirstContentOfListItem?t(f):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(f),e.exit("taskListCheckMarker"),a)}function a(f){return Nt(f)?(e.enter("taskListCheckValueUnchecked"),e.consume(f),e.exit("taskListCheckValueUnchecked"),o):f===88||f===120?(e.enter("taskListCheckValueChecked"),e.consume(f),e.exit("taskListCheckValueChecked"),o):t(f)}function o(f){return f===93?(e.enter("taskListCheckMarker"),e.consume(f),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),l):t(f)}function l(f){return kn(f)?n(f):Zn(f)?e.check({tokenize:Lme},n,t)(f):t(f)}}function Lme(e,n,t){return ot(e,i,"whitespace");function i(r){return r===null?t(r):n(r)}}function Ime(e){return wq([fme(),wme(),jme(e),Dme(),$me()])}const Bme={};function Fme(e){const n=this,t=e||Bme,i=n.data(),r=i.micromarkExtensions||(i.micromarkExtensions=[]),a=i.fromMarkdownExtensions||(i.fromMarkdownExtensions=[]),o=i.toMarkdownExtensions||(i.toMarkdownExtensions=[]);r.push(Ime(t)),a.push(ome()),o.push(sme(t))}const i4="kanban_chat_v1";function qme(){try{const e=localStorage.getItem(i4);if(!e)return[];const n=JSON.parse(e);if(Array.isArray(n))return n}catch{}return[]}function Hme({onBoardChange:e}){const[n,t]=A.useState(()=>qme()),[i,r]=A.useState(""),[a,o]=A.useState(!1),[l,f]=A.useState(""),[c,h]=A.useState([]),d=A.useRef(null);A.useEffect(()=>{localStorage.setItem(i4,JSON.stringify(n))},[n]),A.useEffect(()=>{var w;(w=d.current)==null||w.scrollTo({top:d.current.scrollHeight,behavior:"smooth"})},[n,l,c,a]);const p=async()=>{const w=i.trim();if(!w||a)return;const k={role:"user",content:w,ts:Date.now()},_=[...n,k];t(_),r(""),o(!0),f(""),h([]);let C="";const x=[];let E=!1;const O=j=>{switch(j.type){case"delta":C+=j.text,f(C);break;case"tool_use":{const M={tool:j.tool,ok:!0,input:j.input};x.push(M),h([...x]);break}case"tool_result":{for(let M=x.length-1;M>=0;M--){const N=x[M];if(N.error===void 0&&N.ok){j.is_error&&(N.ok=!1,N.error=j.result||"tool error");break}}h([...x]);break}case"result":j.text&&C.trim()===""&&(C=j.text,f(C));break;case"done":j.board_changed&&(E=!0);break;case"error":C=`Error: ${j.error}`,f(C);break}};try{const j=_.map(M=>({role:M.role,content:M.content}));await Hie(j,O)}catch(j){const M=j.message;Ln.show({color:"red",message:M}),C=C||`Error: ${M}`}finally{const j={role:"assistant",content:C,ts:Date.now(),tool_calls:x.length>0?x:void 0};t(M=>[...M,j]),f(""),h([]),o(!1),E&&e()}},v=w=>{w.key==="Enter"&&!w.shiftKey&&(w.preventDefault(),p())},b=()=>{t([]),localStorage.removeItem(i4)};return y.jsxs(Vn,{gap:0,h:"100%",children:[y.jsxs(Ue,{justify:"space-between",p:"xs",style:{borderBottom:"1px solid var(--mantine-color-dark-4)"},children:[y.jsxs(Ue,{gap:6,children:[y.jsx(nq,{size:18}),y.jsx(Ee,{fw:600,size:"sm",children:"Asistente"})]}),y.jsx(ii,{label:"Limpiar conversacion",withArrow:!0,children:y.jsx(kt,{variant:"subtle",color:"gray",size:"sm",onClick:b,disabled:n.length===0,children:y.jsx(_u,{size:14})})})]}),y.jsx(xa,{viewportRef:d,style:{flex:1},type:"auto",p:"xs",children:y.jsxs(Vn,{gap:"xs",children:[n.length===0&&!a&&y.jsxs(Ee,{size:"sm",c:"dimmed",ta:"center",mt:"md",children:["Escribe algo. Ejemplos:",y.jsx("br",{}),'- "crea columna Backlog"',y.jsx("br",{}),'- "anade tarjeta para revisar PR de Lucas en Doing"',y.jsx("br",{}),'- "que hay en Doing?"']}),n.map((w,k)=>y.jsx(ZM,{msg:w},k)),a&&y.jsx(ZM,{msg:{role:"assistant",content:l,ts:Date.now(),tool_calls:c.length>0?c:void 0},streaming:!0}),a&&l===""&&c.length===0&&y.jsxs(Ue,{gap:6,pl:"xs",children:[y.jsx(xi,{size:"xs"}),y.jsx(Ee,{size:"xs",c:"dimmed",children:"Pensando..."})]})]})}),y.jsx(Vn,{gap:4,p:"xs",style:{borderTop:"1px solid var(--mantine-color-dark-4)"},children:y.jsxs(Ue,{align:"flex-end",gap:4,wrap:"nowrap",children:[y.jsx(bu,{placeholder:"Pide algo... (Enter envia, Shift+Enter newline)",value:i,onChange:w=>r(w.currentTarget.value),onKeyDown:v,disabled:a,autosize:!0,minRows:1,maxRows:6,style:{flex:1}}),y.jsx(kt,{size:"lg",variant:"filled",onClick:p,disabled:!i.trim()||a,"aria-label":"Send",children:a?y.jsx(xi,{size:"xs",color:"white"}):y.jsx(tq,{size:16})})]})})]})}function ZM({msg:e,streaming:n=!1}){const t=e.role==="user";return y.jsx(Mt,{p:"xs",radius:"md",withBorder:!0,bg:t?"blue.9":"dark.6",style:{alignSelf:t?"flex-end":"flex-start",maxWidth:"92%"},children:y.jsxs(Vn,{gap:4,children:[e.content&&y.jsx(ve,{className:"kanban-md",style:{fontSize:13,lineHeight:1.45,color:"var(--mantine-color-text)"},children:y.jsx(jde,{remarkPlugins:[Fme],children:e.content})}),n&&e.content&&y.jsx(ve,{style:{display:"inline-block",width:8,height:14,background:"currentColor",opacity:.6}}),e.tool_calls&&e.tool_calls.length>0&&y.jsx(Ue,{gap:4,wrap:"wrap",children:e.tool_calls.map((i,r)=>y.jsxs(dt,{size:"xs",color:i.ok?"teal":"red",variant:"light",title:i.error||"",leftSection:i.ok&&n?y.jsx(xi,{size:8,color:"teal"}):null,children:[i.tool,!i.ok&&i.error?`: ${i.error}`:""]},r))})]})})}const Ume=["Lun","Mar","Mie","Jue","Vie","Sab","Dom"];function Vme({users:e,cards:n,onJumpToCard:t,onOpenDailyReport:i}){const[r,a]=A.useState(null),[o,l]=A.useState(new Date),[f,c]=A.useState(null),[h,d]=A.useState(null),[p,v]=A.useState(!1);A.useEffect(()=>{let x=!1;v(!0);const E=Ie(o).startOf("month").format("YYYY-MM-DD"),O=Ie(o).endOf("month").format("YYYY-MM-DD");return WB({from:E,to:O,assignee_id:f||void 0}).then(j=>{x||d(j)}).finally(()=>{x||v(!1)}),()=>{x=!0}},[o,f]);const b=A.useMemo(()=>e.map(x=>({value:x.id,label:x.display_name||x.username})),[e]),w=A.useMemo(()=>{const x=new Map;if(!h)return x;for(const E of h.created_daily){const O=x.get(E.date)??{created:0,done:0,deadlines:[]};O.created=E.count,x.set(E.date,O)}for(const E of h.throughput_daily){const O=x.get(E.date)??{created:0,done:0,deadlines:[]};O.done=E.count,x.set(E.date,O)}for(const E of n){if(!E.deadline||E.deleted_at)continue;const O=E.deadline.slice(0,10),j=x.get(O)??{created:0,done:0,deadlines:[]};j.deadlines.push(E),x.set(O,j)}return x},[h,n]),k=A.useMemo(()=>{const x=Ie(o).startOf("month"),E=Ie(o).endOf("month"),O=(x.day()+6)%7,j=[];for(let M=0;M<O;M++)j.push({date:null,inMonth:!1});for(let M=x;!M.isAfter(E);M=M.add(1,"day"))j.push({date:M.format("YYYY-MM-DD"),inMonth:!0});for(;j.length%7!==0;)j.push({date:null,inMonth:!1});return j},[o]),_=A.useMemo(()=>Array.from(w.values()).reduce((x,E)=>x+E.created,0),[w]),C=A.useMemo(()=>Array.from(w.values()).reduce((x,E)=>x+E.done,0),[w]);return y.jsx(ve,{p:"md",children:y.jsxs(Vn,{gap:"md",children:[y.jsxs(Ue,{justify:"space-between",children:[y.jsx(gl,{order:3,children:"Calendario"}),y.jsxs(Ue,{gap:"xs",wrap:"nowrap",children:[y.jsx(l9,{label:"Mes",size:"xs",value:o,onChange:x=>x&&l(typeof x=="string"?new Date(x):x),style:{minWidth:160},clearable:!1}),y.jsx(ya,{label:"Asignado",size:"xs",placeholder:"Todos",value:f,onChange:c,data:b,clearable:!0,searchable:!0,style:{minWidth:180}})]})]}),y.jsxs(Ue,{gap:"md",children:[y.jsx(Mt,{withBorder:!0,p:"sm",radius:"md",children:y.jsxs(Ue,{gap:6,children:[y.jsx(tc,{size:14,color:"var(--mantine-color-blue-5)"}),y.jsx(Ee,{size:"sm",fw:600,children:_}),y.jsx(Ee,{size:"xs",c:"dimmed",children:"creadas"})]})}),y.jsx(Mt,{withBorder:!0,p:"sm",radius:"md",children:y.jsxs(Ue,{gap:6,children:[y.jsx(em,{size:14,color:"var(--mantine-color-green-5)"}),y.jsx(Ee,{size:"sm",fw:600,children:C}),y.jsx(Ee,{size:"xs",c:"dimmed",children:"hechas"})]})})]}),p&&!h?y.jsx(zc,{p:"xl",children:y.jsx(xi,{})}):y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsx(Uo,{cols:7,spacing:4,mb:4,children:Ume.map(x=>y.jsx(Ee,{size:"xs",c:"dimmed",ta:"center",fw:600,children:x},x))}),y.jsx(Uo,{cols:7,spacing:4,children:k.map((x,E)=>{if(!x.date)return y.jsx(ve,{style:{minHeight:72}},E);const O=w.get(x.date)??{created:0,done:0,deadlines:[]},j=parseInt(x.date.slice(8,10),10),M=x.date===Ie().format("YYYY-MM-DD"),N=Ie().startOf("day").valueOf(),P=Ie(x.date).startOf("day").valueOf()<N;return y.jsx(Mt,{p:6,withBorder:!0,radius:"sm",style:{minHeight:72,borderColor:M?"var(--mantine-color-blue-5)":void 0,background:O.done>0?"rgba(81, 207, 102, 0.08)":O.created>0?"rgba(34, 139, 230, 0.06)":void 0},children:y.jsxs(Vn,{gap:2,children:[y.jsx(Dt,{onClick:()=>x.date&&(i==null?void 0:i(x.date)),title:"Ver reporte diario",style:{alignSelf:"flex-start"},"data-test":`calendar-day-${x.date}`,children:y.jsx(Ee,{size:"xs",fw:M?700:500,c:M?"blue":void 0,td:i?"underline":void 0,style:{cursor:i?"pointer":"default"},children:j})}),O.created>0&&y.jsxs(Ue,{gap:3,wrap:"nowrap",children:[y.jsx(tc,{size:10,color:"var(--mantine-color-blue-5)"}),y.jsx(Ee,{size:"xs",c:"blue",children:O.created})]}),O.done>0&&y.jsxs(Ue,{gap:3,wrap:"nowrap",children:[y.jsx(em,{size:10,color:"var(--mantine-color-green-5)"}),y.jsx(Ee,{size:"xs",c:"green",children:O.done})]}),O.deadlines.length>0&&y.jsxs(En,{opened:r===x.date,onChange:z=>a(z?x.date:null),position:"bottom",withArrow:!0,shadow:"md",width:280,children:[y.jsx(En.Target,{children:y.jsx(Dt,{onClick:()=>a(r===x.date?null:x.date),style:{textAlign:"left"},children:y.jsx(Vn,{gap:1,children:y.jsxs(Ue,{gap:3,wrap:"nowrap",children:[y.jsx(Wg,{size:10,color:P?"var(--mantine-color-red-5)":"var(--mantine-color-orange-5)"}),y.jsxs(Ee,{size:"xs",c:P?"red":"orange",fw:700,td:"underline",children:[O.deadlines.length," deadline",O.deadlines.length===1?"":"s"]})]})})})}),y.jsx(En.Dropdown,{p:6,children:y.jsxs(Vn,{gap:2,children:[y.jsxs(Ee,{size:"xs",c:"dimmed",fw:600,mb:2,children:["Vencen el ",Ie(x.date).format("DD/MM/YYYY")]}),O.deadlines.map(z=>y.jsx(Dt,{onClick:()=>{a(null),t==null||t(z.id)},style:{padding:"4px 6px",borderRadius:4,background:"var(--mantine-color-dark-6)"},children:y.jsxs(Ue,{gap:6,wrap:"nowrap",children:[y.jsxs(Ee,{size:"xs",c:"dimmed",ff:"monospace",children:["#",String(z.seq_num).padStart(5,"0")]}),y.jsx(Ee,{size:"xs",lineClamp:1,title:z.title,children:z.title})]})},z.id))]})})]})]})},E)})})]})]})})}function fH(e){return e?e.reduce((n,t)=>{const i=t.name.search(/\./);if(i>=0){const r=t.name.substring(i+1);return n[r]=t.label,n}return n[t.name]=t.label,n},{}):{}}var Wme={tooltip:"m_e4d36c9b",tooltipLabel:"m_7f4bcb19",tooltipBody:"m_3de554dd",tooltipItemColor:"m_b30369b5",tooltipItem:"m_3de8964e",tooltipItemBody:"m_50186d10",tooltipItemName:"m_501dadf9",tooltipItemData:"m_50192318"};function Gme(e){return e.map(n=>{if(!n.payload||n.payload[n.name])return n;const t=n.name.search(/\./);if(t>=0){const i=n.name.substring(0,t),r={...n.payload[i]},a=Object.entries(n.payload).reduce((o,l)=>{const[f,c]=l;return f===i?o:{...o,[f]:c}},{});return{...n,name:n.name.substring(t+1),payload:{...a,...r}}}return n})}function Yme(e,n){const t=Gme(e.filter(i=>i.fill!=="none"||!i.color));return n?t.filter(i=>i.name===n):t}function QM(e,n){return n==="radial"||n==="scatter"?Array.isArray(e.value)?e.value[1]-e.value[0]:e.value:Array.isArray(e.payload[e.dataKey])?e.payload[e.dataKey][1]-e.payload[e.dataKey][0]:e.payload[e.name]}const Kme={type:"area",showColor:!0},M9=Re(e=>{var P,z;const n=be("ChartTooltip",Kme,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,payload:f,label:c,unit:h,type:d,segmentId:p,mod:v,series:b,valueFormatter:w,showColor:k,attributes:_,...C}=n,x=ui(),E=Ze({name:"ChartTooltip",classes:Wme,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:_});if(!f)return null;const O=Yme(f,p),j=d==="scatter"?(z=(P=f[0])==null?void 0:P.payload)==null?void 0:z.name:null,M=fH(b),N=c||j,H=O.map(F=>y.jsxs("div",{"data-type":d,...E("tooltipItem"),children:[y.jsxs("div",{...E("tooltipItemBody"),children:[k&&y.jsx("svg",{...E("tooltipItemColor"),children:y.jsx("circle",{r:6,fill:lt(F.color,x),width:12,height:12,cx:6,cy:6})}),y.jsx("div",{...E("tooltipItemName"),children:M[F.name]||F.name})]}),y.jsxs("div",{...E("tooltipItemData"),children:[typeof w=="function"?w(QM(F,d)):QM(F,d),h||F.unit]})]},(F==null?void 0:F.key)??F.name));return y.jsxs(ve,{...E("tooltip"),mod:[{type:d},v],...C,children:[N&&y.jsx("div",{...E("tooltipLabel"),children:N}),y.jsx("div",{...E("tooltipBody"),children:H})]})});M9.displayName="@mantine/charts/ChartTooltip";var cH={legend:"m_847eaf",legendItem:"m_17da7e62",legendItemColor:"m_6e236e21",legendItemName:"m_8ff56c0d"};function Xme(e){return e.map(n=>{var i;const t=(i=n.dataKey)==null?void 0:i.split(".").pop();return{...n,dataKey:t,payload:{...n.payload,name:t,dataKey:t}}})}function Zme(e){return Xme(e.filter(n=>n.color!=="none"))}const b0=Re(e=>{const n=be("ChartLegend",null,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,payload:f,onHighlight:c,legendPosition:h,mod:d,series:p,showColor:v,centered:b,attributes:w,...k}=n,_=Ze({name:"ChartLegend",classes:cH,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:w,rootSelector:"legend"});if(!f)return null;const C=Zme(f),x=fH(p),E=C.map((O,j)=>y.jsxs("div",{..._("legendItem"),onMouseEnter:()=>c(O.dataKey),onMouseLeave:()=>c(null),"data-without-color":v===!1||void 0,children:[y.jsx(Lc,{color:O.color,size:12,..._("legendItemColor"),withShadow:!1}),y.jsx("p",{..._("legendItemName"),children:x[O.dataKey]||O.dataKey})]},j));return y.jsx(ve,{mod:[{position:h,centered:b},d],..._("legend"),...k,children:E})});b0.displayName="@mantine/charts/ChartLegend";b0.classes=cH;function Qme({x:e,y:n,value:t,valueFormatter:i}){return y.jsx("g",{transform:`translate(${e},${n})`,children:y.jsx("text",{x:0,y:0,dy:-8,dx:-10,textAnchor:"start",fill:"var(--chart-text-color, var(--mantine-color-dimmed))",fontSize:8,children:i?i(t):t})})}var w0={root:"m_a50f3e58",container:"m_af9188cb",grid:"m_a50a48bc",axis:"m_a507a517",axisLabel:"m_2293801d",tooltip:"m_92b296cd"},o_,JM;function Ar(){if(JM)return o_;JM=1;var e=Array.isArray;return o_=e,o_}var s_,e8;function dH(){if(e8)return s_;e8=1;var e=typeof Tv=="object"&&Tv&&Tv.Object===Object&&Tv;return s_=e,s_}var l_,n8;function xo(){if(n8)return l_;n8=1;var e=dH(),n=typeof self=="object"&&self&&self.Object===Object&&self,t=e||n||Function("return this")();return l_=t,l_}var u_,t8;function cp(){if(t8)return u_;t8=1;var e=xo(),n=e.Symbol;return u_=n,u_}var f_,i8;function Jme(){if(i8)return f_;i8=1;var e=cp(),n=Object.prototype,t=n.hasOwnProperty,i=n.toString,r=e?e.toStringTag:void 0;function a(o){var l=t.call(o,r),f=o[r];try{o[r]=void 0;var c=!0}catch{}var h=i.call(o);return c&&(l?o[r]=f:delete o[r]),h}return f_=a,f_}var c_,r8;function epe(){if(r8)return c_;r8=1;var e=Object.prototype,n=e.toString;function t(i){return n.call(i)}return c_=t,c_}var d_,a8;function vs(){if(a8)return d_;a8=1;var e=cp(),n=Jme(),t=epe(),i="[object Null]",r="[object Undefined]",a=e?e.toStringTag:void 0;function o(l){return l==null?l===void 0?r:i:a&&a in Object(l)?n(l):t(l)}return d_=o,d_}var h_,o8;function gs(){if(o8)return h_;o8=1;function e(n){return n!=null&&typeof n=="object"}return h_=e,h_}var m_,s8;function Zc(){if(s8)return m_;s8=1;var e=vs(),n=gs(),t="[object Symbol]";function i(r){return typeof r=="symbol"||n(r)&&e(r)==t}return m_=i,m_}var p_,l8;function D9(){if(l8)return p_;l8=1;var e=Ar(),n=Zc(),t=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\w*$/;function r(a,o){if(e(a))return!1;var l=typeof a;return l=="number"||l=="symbol"||l=="boolean"||a==null||n(a)?!0:i.test(a)||!t.test(a)||o!=null&&a in Object(o)}return p_=r,p_}var v_,u8;function kl(){if(u8)return v_;u8=1;function e(n){var t=typeof n;return n!=null&&(t=="object"||t=="function")}return v_=e,v_}var g_,f8;function R9(){if(f8)return g_;f8=1;var e=vs(),n=kl(),t="[object AsyncFunction]",i="[object Function]",r="[object GeneratorFunction]",a="[object Proxy]";function o(l){if(!n(l))return!1;var f=e(l);return f==i||f==r||f==t||f==a}return g_=o,g_}var y_,c8;function npe(){if(c8)return y_;c8=1;var e=xo(),n=e["__core-js_shared__"];return y_=n,y_}var b_,d8;function tpe(){if(d8)return b_;d8=1;var e=npe(),n=(function(){var i=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||"");return i?"Symbol(src)_1."+i:""})();function t(i){return!!n&&n in i}return b_=t,b_}var w_,h8;function hH(){if(h8)return w_;h8=1;var e=Function.prototype,n=e.toString;function t(i){if(i!=null){try{return n.call(i)}catch{}try{return i+""}catch{}}return""}return w_=t,w_}var k_,m8;function ipe(){if(m8)return k_;m8=1;var e=R9(),n=tpe(),t=kl(),i=hH(),r=/[\\^$.*+?()[\]{}|]/g,a=/^\[object .+?Constructor\]$/,o=Function.prototype,l=Object.prototype,f=o.toString,c=l.hasOwnProperty,h=RegExp("^"+f.call(c).replace(r,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function d(p){if(!t(p)||n(p))return!1;var v=e(p)?h:a;return v.test(i(p))}return k_=d,k_}var __,p8;function rpe(){if(p8)return __;p8=1;function e(n,t){return n==null?void 0:n[t]}return __=e,__}var x_,v8;function Lu(){if(v8)return x_;v8=1;var e=ipe(),n=rpe();function t(i,r){var a=n(i,r);return e(a)?a:void 0}return x_=t,x_}var S_,g8;function k0(){if(g8)return S_;g8=1;var e=Lu(),n=e(Object,"create");return S_=n,S_}var C_,y8;function ape(){if(y8)return C_;y8=1;var e=k0();function n(){this.__data__=e?e(null):{},this.size=0}return C_=n,C_}var A_,b8;function ope(){if(b8)return A_;b8=1;function e(n){var t=this.has(n)&&delete this.__data__[n];return this.size-=t?1:0,t}return A_=e,A_}var O_,w8;function spe(){if(w8)return O_;w8=1;var e=k0(),n="__lodash_hash_undefined__",t=Object.prototype,i=t.hasOwnProperty;function r(a){var o=this.__data__;if(e){var l=o[a];return l===n?void 0:l}return i.call(o,a)?o[a]:void 0}return O_=r,O_}var j_,k8;function lpe(){if(k8)return j_;k8=1;var e=k0(),n=Object.prototype,t=n.hasOwnProperty;function i(r){var a=this.__data__;return e?a[r]!==void 0:t.call(a,r)}return j_=i,j_}var E_,_8;function upe(){if(_8)return E_;_8=1;var e=k0(),n="__lodash_hash_undefined__";function t(i,r){var a=this.__data__;return this.size+=this.has(i)?0:1,a[i]=e&&r===void 0?n:r,this}return E_=t,E_}var T_,x8;function fpe(){if(x8)return T_;x8=1;var e=ape(),n=ope(),t=spe(),i=lpe(),r=upe();function a(o){var l=-1,f=o==null?0:o.length;for(this.clear();++l<f;){var c=o[l];this.set(c[0],c[1])}}return a.prototype.clear=e,a.prototype.delete=n,a.prototype.get=t,a.prototype.has=i,a.prototype.set=r,T_=a,T_}var M_,S8;function cpe(){if(S8)return M_;S8=1;function e(){this.__data__=[],this.size=0}return M_=e,M_}var D_,C8;function P9(){if(C8)return D_;C8=1;function e(n,t){return n===t||n!==n&&t!==t}return D_=e,D_}var R_,A8;function _0(){if(A8)return R_;A8=1;var e=P9();function n(t,i){for(var r=t.length;r--;)if(e(t[r][0],i))return r;return-1}return R_=n,R_}var P_,O8;function dpe(){if(O8)return P_;O8=1;var e=_0(),n=Array.prototype,t=n.splice;function i(r){var a=this.__data__,o=e(a,r);if(o<0)return!1;var l=a.length-1;return o==l?a.pop():t.call(a,o,1),--this.size,!0}return P_=i,P_}var N_,j8;function hpe(){if(j8)return N_;j8=1;var e=_0();function n(t){var i=this.__data__,r=e(i,t);return r<0?void 0:i[r][1]}return N_=n,N_}var $_,E8;function mpe(){if(E8)return $_;E8=1;var e=_0();function n(t){return e(this.__data__,t)>-1}return $_=n,$_}var z_,T8;function ppe(){if(T8)return z_;T8=1;var e=_0();function n(t,i){var r=this.__data__,a=e(r,t);return a<0?(++this.size,r.push([t,i])):r[a][1]=i,this}return z_=n,z_}var L_,M8;function x0(){if(M8)return L_;M8=1;var e=cpe(),n=dpe(),t=hpe(),i=mpe(),r=ppe();function a(o){var l=-1,f=o==null?0:o.length;for(this.clear();++l<f;){var c=o[l];this.set(c[0],c[1])}}return a.prototype.clear=e,a.prototype.delete=n,a.prototype.get=t,a.prototype.has=i,a.prototype.set=r,L_=a,L_}var I_,D8;function N9(){if(D8)return I_;D8=1;var e=Lu(),n=xo(),t=e(n,"Map");return I_=t,I_}var B_,R8;function vpe(){if(R8)return B_;R8=1;var e=fpe(),n=x0(),t=N9();function i(){this.size=0,this.__data__={hash:new e,map:new(t||n),string:new e}}return B_=i,B_}var F_,P8;function gpe(){if(P8)return F_;P8=1;function e(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}return F_=e,F_}var q_,N8;function S0(){if(N8)return q_;N8=1;var e=gpe();function n(t,i){var r=t.__data__;return e(i)?r[typeof i=="string"?"string":"hash"]:r.map}return q_=n,q_}var H_,$8;function ype(){if($8)return H_;$8=1;var e=S0();function n(t){var i=e(this,t).delete(t);return this.size-=i?1:0,i}return H_=n,H_}var U_,z8;function bpe(){if(z8)return U_;z8=1;var e=S0();function n(t){return e(this,t).get(t)}return U_=n,U_}var V_,L8;function wpe(){if(L8)return V_;L8=1;var e=S0();function n(t){return e(this,t).has(t)}return V_=n,V_}var W_,I8;function kpe(){if(I8)return W_;I8=1;var e=S0();function n(t,i){var r=e(this,t),a=r.size;return r.set(t,i),this.size+=r.size==a?0:1,this}return W_=n,W_}var G_,B8;function $9(){if(B8)return G_;B8=1;var e=vpe(),n=ype(),t=bpe(),i=wpe(),r=kpe();function a(o){var l=-1,f=o==null?0:o.length;for(this.clear();++l<f;){var c=o[l];this.set(c[0],c[1])}}return a.prototype.clear=e,a.prototype.delete=n,a.prototype.get=t,a.prototype.has=i,a.prototype.set=r,G_=a,G_}var Y_,F8;function mH(){if(F8)return Y_;F8=1;var e=$9(),n="Expected a function";function t(i,r){if(typeof i!="function"||r!=null&&typeof r!="function")throw new TypeError(n);var a=function(){var o=arguments,l=r?r.apply(this,o):o[0],f=a.cache;if(f.has(l))return f.get(l);var c=i.apply(this,o);return a.cache=f.set(l,c)||f,c};return a.cache=new(t.Cache||e),a}return t.Cache=e,Y_=t,Y_}var K_,q8;function _pe(){if(q8)return K_;q8=1;var e=mH(),n=500;function t(i){var r=e(i,function(o){return a.size===n&&a.clear(),o}),a=r.cache;return r}return K_=t,K_}var X_,H8;function xpe(){if(H8)return X_;H8=1;var e=_pe(),n=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,t=/\\(\\)?/g,i=e(function(r){var a=[];return r.charCodeAt(0)===46&&a.push(""),r.replace(n,function(o,l,f,c){a.push(f?c.replace(t,"$1"):l||o)}),a});return X_=i,X_}var Z_,U8;function z9(){if(U8)return Z_;U8=1;function e(n,t){for(var i=-1,r=n==null?0:n.length,a=Array(r);++i<r;)a[i]=t(n[i],i,n);return a}return Z_=e,Z_}var Q_,V8;function Spe(){if(V8)return Q_;V8=1;var e=cp(),n=z9(),t=Ar(),i=Zc(),r=e?e.prototype:void 0,a=r?r.toString:void 0;function o(l){if(typeof l=="string")return l;if(t(l))return n(l,o)+"";if(i(l))return a?a.call(l):"";var f=l+"";return f=="0"&&1/l==-1/0?"-0":f}return Q_=o,Q_}var J_,W8;function pH(){if(W8)return J_;W8=1;var e=Spe();function n(t){return t==null?"":e(t)}return J_=n,J_}var e2,G8;function vH(){if(G8)return e2;G8=1;var e=Ar(),n=D9(),t=xpe(),i=pH();function r(a,o){return e(a)?a:n(a,o)?[a]:t(i(a))}return e2=r,e2}var n2,Y8;function C0(){if(Y8)return n2;Y8=1;var e=Zc();function n(t){if(typeof t=="string"||e(t))return t;var i=t+"";return i=="0"&&1/t==-1/0?"-0":i}return n2=n,n2}var t2,K8;function L9(){if(K8)return t2;K8=1;var e=vH(),n=C0();function t(i,r){r=e(r,i);for(var a=0,o=r.length;i!=null&&a<o;)i=i[n(r[a++])];return a&&a==o?i:void 0}return t2=t,t2}var i2,X8;function gH(){if(X8)return i2;X8=1;var e=L9();function n(t,i,r){var a=t==null?void 0:e(t,i);return a===void 0?r:a}return i2=n,i2}var Cpe=gH();const pa=mt(Cpe);var r2,Z8;function Ape(){if(Z8)return r2;Z8=1;function e(n){return n==null}return r2=e,r2}var Ope=Ape();const Gn=mt(Ope);var a2,Q8;function jpe(){if(Q8)return a2;Q8=1;var e=vs(),n=Ar(),t=gs(),i="[object String]";function r(a){return typeof a=="string"||!n(a)&&t(a)&&e(a)==i}return a2=r,a2}var Epe=jpe();const Su=mt(Epe);var Tpe=R9();const In=mt(Tpe);var Mpe=kl();const Qc=mt(Mpe);var o2={exports:{}},gt={};/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var J8;function Dpe(){if(J8)return gt;J8=1;var e=Symbol.for("react.element"),n=Symbol.for("react.portal"),t=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),r=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),o=Symbol.for("react.context"),l=Symbol.for("react.server_context"),f=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),h=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),b;b=Symbol.for("react.module.reference");function w(k){if(typeof k=="object"&&k!==null){var _=k.$$typeof;switch(_){case e:switch(k=k.type,k){case t:case r:case i:case c:case h:return k;default:switch(k=k&&k.$$typeof,k){case l:case o:case f:case p:case d:case a:return k;default:return _}}case n:return _}}}return gt.ContextConsumer=o,gt.ContextProvider=a,gt.Element=e,gt.ForwardRef=f,gt.Fragment=t,gt.Lazy=p,gt.Memo=d,gt.Portal=n,gt.Profiler=r,gt.StrictMode=i,gt.Suspense=c,gt.SuspenseList=h,gt.isAsyncMode=function(){return!1},gt.isConcurrentMode=function(){return!1},gt.isContextConsumer=function(k){return w(k)===o},gt.isContextProvider=function(k){return w(k)===a},gt.isElement=function(k){return typeof k=="object"&&k!==null&&k.$$typeof===e},gt.isForwardRef=function(k){return w(k)===f},gt.isFragment=function(k){return w(k)===t},gt.isLazy=function(k){return w(k)===p},gt.isMemo=function(k){return w(k)===d},gt.isPortal=function(k){return w(k)===n},gt.isProfiler=function(k){return w(k)===r},gt.isStrictMode=function(k){return w(k)===i},gt.isSuspense=function(k){return w(k)===c},gt.isSuspenseList=function(k){return w(k)===h},gt.isValidElementType=function(k){return typeof k=="string"||typeof k=="function"||k===t||k===r||k===i||k===c||k===h||k===v||typeof k=="object"&&k!==null&&(k.$$typeof===p||k.$$typeof===d||k.$$typeof===a||k.$$typeof===o||k.$$typeof===f||k.$$typeof===b||k.getModuleId!==void 0)},gt.typeOf=w,gt}var eD;function Rpe(){return eD||(eD=1,o2.exports=Dpe()),o2.exports}var Ppe=Rpe(),s2,nD;function yH(){if(nD)return s2;nD=1;var e=vs(),n=gs(),t="[object Number]";function i(r){return typeof r=="number"||n(r)&&e(r)==t}return s2=i,s2}var l2,tD;function Npe(){if(tD)return l2;tD=1;var e=yH();function n(t){return e(t)&&t!=+t}return l2=n,l2}var $pe=Npe();const Jc=mt($pe);var zpe=yH();const Lpe=mt(zpe);var Fa=function(n){return n===0?0:n>0?1:-1},lu=function(n){return Su(n)&&n.indexOf("%")===n.length-1},We=function(n){return Lpe(n)&&!Jc(n)},Ipe=function(n){return Gn(n)},_i=function(n){return We(n)||Su(n)},Bpe=0,ed=function(n){var t=++Bpe;return"".concat(n||"").concat(t)},Cu=function(n,t){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!We(n)&&!Su(n))return i;var a;if(lu(n)){var o=n.indexOf("%");a=t*parseFloat(n.slice(0,o))/100}else a=+n;return Jc(a)&&(a=i),r&&a>t&&(a=t),a},Zs=function(n){if(!n)return null;var t=Object.keys(n);return t&&t.length?n[t[0]]:null},Fpe=function(n){if(!Array.isArray(n))return!1;for(var t=n.length,i={},r=0;r<t;r++)if(!i[n[r]])i[n[r]]=!0;else return!0;return!1},Bi=function(n,t){return We(n)&&We(t)?function(i){return n+i*(t-n)}:function(){return t}};function Zg(e,n,t){return!e||!e.length?null:e.find(function(i){return i&&(typeof n=="function"?n(i):pa(i,n))===t})}var qpe=function(n,t){return We(n)&&We(t)?n-t:Su(n)&&Su(t)?n.localeCompare(t):n instanceof Date&&t instanceof Date?n.getTime()-t.getTime():String(n).localeCompare(String(t))};function Wf(e,n){for(var t in e)if({}.hasOwnProperty.call(e,t)&&(!{}.hasOwnProperty.call(n,t)||e[t]!==n[t]))return!1;for(var i in n)if({}.hasOwnProperty.call(n,i)&&!{}.hasOwnProperty.call(e,i))return!1;return!0}function r4(e){"@babel/helpers - typeof";return r4=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},r4(e)}var Hpe=["viewBox","children"],Upe=["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"],iD=["points","pathLength"],u2={svg:Hpe,polygon:iD,polyline:iD},I9=["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"],Qg=function(n,t){if(!n||typeof n=="function"||typeof n=="boolean")return null;var i=n;if(A.isValidElement(n)&&(i=n.props),!Qc(i))return null;var r={};return Object.keys(i).forEach(function(a){I9.includes(a)&&(r[a]=t||function(o){return i[a](i,o)})}),r},Vpe=function(n,t,i){return function(r){return n(t,i,r),null}},Jg=function(n,t,i){if(!Qc(n)||r4(n)!=="object")return null;var r=null;return Object.keys(n).forEach(function(a){var o=n[a];I9.includes(a)&&typeof o=="function"&&(r||(r={}),r[a]=Vpe(o,t,i))}),r},Wpe=["children"],Gpe=["children"];function rD(e,n){if(e==null)return{};var t=Ype(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function Ype(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function a4(e){"@babel/helpers - typeof";return a4=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},a4(e)}var aD={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"},Zo=function(n){return typeof n=="string"?n:n?n.displayName||n.name||"Component":""},oD=null,f2=null,B9=function e(n){if(n===oD&&Array.isArray(f2))return f2;var t=[];return A.Children.forEach(n,function(i){Gn(i)||(Ppe.isFragment(i)?t=t.concat(e(i.props.children)):t.push(i))}),f2=t,oD=n,t};function va(e,n){var t=[],i=[];return Array.isArray(n)?i=n.map(function(r){return Zo(r)}):i=[Zo(n)],B9(e).forEach(function(r){var a=pa(r,"type.displayName")||pa(r,"type.name");i.indexOf(a)!==-1&&t.push(r)}),t}function Hr(e,n){var t=va(e,n);return t&&t[0]}var sD=function(n){if(!n||!n.props)return!1;var t=n.props,i=t.width,r=t.height;return!(!We(i)||i<=0||!We(r)||r<=0)},Kpe=["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"],Xpe=function(n){return n&&n.type&&Su(n.type)&&Kpe.indexOf(n.type)>=0},bH=function(n){return n&&a4(n)==="object"&&"clipDot"in n},Zpe=function(n,t,i,r){var a,o=(a=u2==null?void 0:u2[r])!==null&&a!==void 0?a:[];return t.startsWith("data-")||!In(n)&&(r&&o.includes(t)||Upe.includes(t))||i&&I9.includes(t)},Hn=function(n,t,i){if(!n||typeof n=="function"||typeof n=="boolean")return null;var r=n;if(A.isValidElement(n)&&(r=n.props),!Qc(r))return null;var a={};return Object.keys(r).forEach(function(o){var l;Zpe((l=r)===null||l===void 0?void 0:l[o],o,t,i)&&(a[o]=r[o])}),a},o4=function e(n,t){if(n===t)return!0;var i=A.Children.count(n);if(i!==A.Children.count(t))return!1;if(i===0)return!0;if(i===1)return lD(Array.isArray(n)?n[0]:n,Array.isArray(t)?t[0]:t);for(var r=0;r<i;r++){var a=n[r],o=t[r];if(Array.isArray(a)||Array.isArray(o)){if(!e(a,o))return!1}else if(!lD(a,o))return!1}return!0},lD=function(n,t){if(Gn(n)&&Gn(t))return!0;if(!Gn(n)&&!Gn(t)){var i=n.props||{},r=i.children,a=rD(i,Wpe),o=t.props||{},l=o.children,f=rD(o,Gpe);return r&&l?Wf(a,f)&&o4(r,l):!r&&!l?Wf(a,f):!1}return!1},uD=function(n,t){var i=[],r={};return B9(n).forEach(function(a,o){if(Xpe(a))i.push(a);else if(a){var l=Zo(a.type),f=t[l]||{},c=f.handler,h=f.once;if(c&&(!h||!r[l])){var d=c(a,l,o);i.push(d),r[l]=!0}}}),i},Qpe=function(n){var t=n&&n.type;return t&&aD[t]?aD[t]:null},Jpe=function(n,t){return B9(t).indexOf(n)},eve=["children","width","height","viewBox","className","style","title","desc"];function s4(){return s4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},s4.apply(this,arguments)}function nve(e,n){if(e==null)return{};var t=tve(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function tve(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function l4(e){var n=e.children,t=e.width,i=e.height,r=e.viewBox,a=e.className,o=e.style,l=e.title,f=e.desc,c=nve(e,eve),h=r||{width:t,height:i,x:0,y:0},d=dn("recharts-surface",a);return Q.createElement("svg",s4({},Hn(c,!0,"svg"),{className:d,width:t,height:i,style:o,viewBox:"".concat(h.x," ").concat(h.y," ").concat(h.width," ").concat(h.height)}),Q.createElement("title",null,l),Q.createElement("desc",null,f),n)}var ive=["children","className"];function u4(){return u4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},u4.apply(this,arguments)}function rve(e,n){if(e==null)return{};var t=ave(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function ave(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}var It=Q.forwardRef(function(e,n){var t=e.children,i=e.className,r=rve(e,ive),a=dn("recharts-layer",i);return Q.createElement("g",u4({className:a},Hn(r,!0),{ref:n}),t)}),Qo=function(n,t){for(var i=arguments.length,r=new Array(i>2?i-2:0),a=2;a<i;a++)r[a-2]=arguments[a]},c2,fD;function ove(){if(fD)return c2;fD=1;function e(n,t,i){var r=-1,a=n.length;t<0&&(t=-t>a?0:a+t),i=i>a?a:i,i<0&&(i+=a),a=t>i?0:i-t>>>0,t>>>=0;for(var o=Array(a);++r<a;)o[r]=n[r+t];return o}return c2=e,c2}var d2,cD;function sve(){if(cD)return d2;cD=1;var e=ove();function n(t,i,r){var a=t.length;return r=r===void 0?a:r,!i&&r>=a?t:e(t,i,r)}return d2=n,d2}var h2,dD;function wH(){if(dD)return h2;dD=1;var e="\\ud800-\\udfff",n="\\u0300-\\u036f",t="\\ufe20-\\ufe2f",i="\\u20d0-\\u20ff",r=n+t+i,a="\\ufe0e\\ufe0f",o="\\u200d",l=RegExp("["+o+e+r+a+"]");function f(c){return l.test(c)}return h2=f,h2}var m2,hD;function lve(){if(hD)return m2;hD=1;function e(n){return n.split("")}return m2=e,m2}var p2,mD;function uve(){if(mD)return p2;mD=1;var e="\\ud800-\\udfff",n="\\u0300-\\u036f",t="\\ufe20-\\ufe2f",i="\\u20d0-\\u20ff",r=n+t+i,a="\\ufe0e\\ufe0f",o="["+e+"]",l="["+r+"]",f="\\ud83c[\\udffb-\\udfff]",c="(?:"+l+"|"+f+")",h="[^"+e+"]",d="(?:\\ud83c[\\udde6-\\uddff]){2}",p="[\\ud800-\\udbff][\\udc00-\\udfff]",v="\\u200d",b=c+"?",w="["+a+"]?",k="(?:"+v+"(?:"+[h,d,p].join("|")+")"+w+b+")*",_=w+b+k,C="(?:"+[h+l+"?",l,d,p,o].join("|")+")",x=RegExp(f+"(?="+f+")|"+C+_,"g");function E(O){return O.match(x)||[]}return p2=E,p2}var v2,pD;function fve(){if(pD)return v2;pD=1;var e=lve(),n=wH(),t=uve();function i(r){return n(r)?t(r):e(r)}return v2=i,v2}var g2,vD;function cve(){if(vD)return g2;vD=1;var e=sve(),n=wH(),t=fve(),i=pH();function r(a){return function(o){o=i(o);var l=n(o)?t(o):void 0,f=l?l[0]:o.charAt(0),c=l?e(l,1).join(""):o.slice(1);return f[a]()+c}}return g2=r,g2}var y2,gD;function dve(){if(gD)return y2;gD=1;var e=cve(),n=e("toUpperCase");return y2=n,y2}var hve=dve();const A0=mt(hve);function Lt(e){return function(){return e}}const kH=Math.cos,e1=Math.sin,Ga=Math.sqrt,n1=Math.PI,O0=2*n1,f4=Math.PI,c4=2*f4,tu=1e-6,mve=c4-tu;function _H(e){this._+=e[0];for(let n=1,t=e.length;n<t;++n)this._+=arguments[n]+e[n]}function pve(e){let n=Math.floor(e);if(!(n>=0))throw new Error(`invalid digits: ${e}`);if(n>15)return _H;const t=10**n;return function(i){this._+=i[0];for(let r=1,a=i.length;r<a;++r)this._+=Math.round(arguments[r]*t)/t+i[r]}}class vve{constructor(n){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=n==null?_H:pve(n)}moveTo(n,t){this._append`M${this._x0=this._x1=+n},${this._y0=this._y1=+t}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(n,t){this._append`L${this._x1=+n},${this._y1=+t}`}quadraticCurveTo(n,t,i,r){this._append`Q${+n},${+t},${this._x1=+i},${this._y1=+r}`}bezierCurveTo(n,t,i,r,a,o){this._append`C${+n},${+t},${+i},${+r},${this._x1=+a},${this._y1=+o}`}arcTo(n,t,i,r,a){if(n=+n,t=+t,i=+i,r=+r,a=+a,a<0)throw new Error(`negative radius: ${a}`);let o=this._x1,l=this._y1,f=i-n,c=r-t,h=o-n,d=l-t,p=h*h+d*d;if(this._x1===null)this._append`M${this._x1=n},${this._y1=t}`;else if(p>tu)if(!(Math.abs(d*f-c*h)>tu)||!a)this._append`L${this._x1=n},${this._y1=t}`;else{let v=i-o,b=r-l,w=f*f+c*c,k=v*v+b*b,_=Math.sqrt(w),C=Math.sqrt(p),x=a*Math.tan((f4-Math.acos((w+p-k)/(2*_*C)))/2),E=x/C,O=x/_;Math.abs(E-1)>tu&&this._append`L${n+E*h},${t+E*d}`,this._append`A${a},${a},0,0,${+(d*v>h*b)},${this._x1=n+O*f},${this._y1=t+O*c}`}}arc(n,t,i,r,a,o){if(n=+n,t=+t,i=+i,o=!!o,i<0)throw new Error(`negative radius: ${i}`);let l=i*Math.cos(r),f=i*Math.sin(r),c=n+l,h=t+f,d=1^o,p=o?r-a:a-r;this._x1===null?this._append`M${c},${h}`:(Math.abs(this._x1-c)>tu||Math.abs(this._y1-h)>tu)&&this._append`L${c},${h}`,i&&(p<0&&(p=p%c4+c4),p>mve?this._append`A${i},${i},0,1,${d},${n-l},${t-f}A${i},${i},0,1,${d},${this._x1=c},${this._y1=h}`:p>tu&&this._append`A${i},${i},0,${+(p>=f4)},${d},${this._x1=n+i*Math.cos(a)},${this._y1=t+i*Math.sin(a)}`)}rect(n,t,i,r){this._append`M${this._x0=this._x1=+n},${this._y0=this._y1=+t}h${i=+i}v${+r}h${-i}Z`}toString(){return this._}}function F9(e){let n=3;return e.digits=function(t){if(!arguments.length)return n;if(t==null)n=null;else{const i=Math.floor(t);if(!(i>=0))throw new RangeError(`invalid digits: ${t}`);n=i}return e},()=>new vve(n)}function q9(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function xH(e){this._context=e}xH.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(e,n){switch(e=+e,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,n):this._context.moveTo(e,n);break;case 1:this._point=2;default:this._context.lineTo(e,n);break}}};function j0(e){return new xH(e)}function SH(e){return e[0]}function CH(e){return e[1]}function AH(e,n){var t=Lt(!0),i=null,r=j0,a=null,o=F9(l);e=typeof e=="function"?e:e===void 0?SH:Lt(e),n=typeof n=="function"?n:n===void 0?CH:Lt(n);function l(f){var c,h=(f=q9(f)).length,d,p=!1,v;for(i==null&&(a=r(v=o())),c=0;c<=h;++c)!(c<h&&t(d=f[c],c,f))===p&&((p=!p)?a.lineStart():a.lineEnd()),p&&a.point(+e(d,c,f),+n(d,c,f));if(v)return a=null,v+""||null}return l.x=function(f){return arguments.length?(e=typeof f=="function"?f:Lt(+f),l):e},l.y=function(f){return arguments.length?(n=typeof f=="function"?f:Lt(+f),l):n},l.defined=function(f){return arguments.length?(t=typeof f=="function"?f:Lt(!!f),l):t},l.curve=function(f){return arguments.length?(r=f,i!=null&&(a=r(i)),l):r},l.context=function(f){return arguments.length?(f==null?i=a=null:a=r(i=f),l):i},l}function Gv(e,n,t){var i=null,r=Lt(!0),a=null,o=j0,l=null,f=F9(c);e=typeof e=="function"?e:e===void 0?SH:Lt(+e),n=typeof n=="function"?n:Lt(n===void 0?0:+n),t=typeof t=="function"?t:t===void 0?CH:Lt(+t);function c(d){var p,v,b,w=(d=q9(d)).length,k,_=!1,C,x=new Array(w),E=new Array(w);for(a==null&&(l=o(C=f())),p=0;p<=w;++p){if(!(p<w&&r(k=d[p],p,d))===_)if(_=!_)v=p,l.areaStart(),l.lineStart();else{for(l.lineEnd(),l.lineStart(),b=p-1;b>=v;--b)l.point(x[b],E[b]);l.lineEnd(),l.areaEnd()}_&&(x[p]=+e(k,p,d),E[p]=+n(k,p,d),l.point(i?+i(k,p,d):x[p],t?+t(k,p,d):E[p]))}if(C)return l=null,C+""||null}function h(){return AH().defined(r).curve(o).context(a)}return c.x=function(d){return arguments.length?(e=typeof d=="function"?d:Lt(+d),i=null,c):e},c.x0=function(d){return arguments.length?(e=typeof d=="function"?d:Lt(+d),c):e},c.x1=function(d){return arguments.length?(i=d==null?null:typeof d=="function"?d:Lt(+d),c):i},c.y=function(d){return arguments.length?(n=typeof d=="function"?d:Lt(+d),t=null,c):n},c.y0=function(d){return arguments.length?(n=typeof d=="function"?d:Lt(+d),c):n},c.y1=function(d){return arguments.length?(t=d==null?null:typeof d=="function"?d:Lt(+d),c):t},c.lineX0=c.lineY0=function(){return h().x(e).y(n)},c.lineY1=function(){return h().x(e).y(t)},c.lineX1=function(){return h().x(i).y(n)},c.defined=function(d){return arguments.length?(r=typeof d=="function"?d:Lt(!!d),c):r},c.curve=function(d){return arguments.length?(o=d,a!=null&&(l=o(a)),c):o},c.context=function(d){return arguments.length?(d==null?a=l=null:l=o(a=d),c):a},c}class OH{constructor(n,t){this._context=n,this._x=t}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(n,t){switch(n=+n,t=+t,this._point){case 0:{this._point=1,this._line?this._context.lineTo(n,t):this._context.moveTo(n,t);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+n)/2,this._y0,this._x0,t,n,t):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+t)/2,n,this._y0,n,t);break}}this._x0=n,this._y0=t}}function gve(e){return new OH(e,!0)}function yve(e){return new OH(e,!1)}const H9={draw(e,n){const t=Ga(n/n1);e.moveTo(t,0),e.arc(0,0,t,0,O0)}},bve={draw(e,n){const t=Ga(n/5)/2;e.moveTo(-3*t,-t),e.lineTo(-t,-t),e.lineTo(-t,-3*t),e.lineTo(t,-3*t),e.lineTo(t,-t),e.lineTo(3*t,-t),e.lineTo(3*t,t),e.lineTo(t,t),e.lineTo(t,3*t),e.lineTo(-t,3*t),e.lineTo(-t,t),e.lineTo(-3*t,t),e.closePath()}},jH=Ga(1/3),wve=jH*2,kve={draw(e,n){const t=Ga(n/wve),i=t*jH;e.moveTo(0,-t),e.lineTo(i,0),e.lineTo(0,t),e.lineTo(-i,0),e.closePath()}},_ve={draw(e,n){const t=Ga(n),i=-t/2;e.rect(i,i,t,t)}},xve=.8908130915292852,EH=e1(n1/10)/e1(7*n1/10),Sve=e1(O0/10)*EH,Cve=-kH(O0/10)*EH,Ave={draw(e,n){const t=Ga(n*xve),i=Sve*t,r=Cve*t;e.moveTo(0,-t),e.lineTo(i,r);for(let a=1;a<5;++a){const o=O0*a/5,l=kH(o),f=e1(o);e.lineTo(f*t,-l*t),e.lineTo(l*i-f*r,f*i+l*r)}e.closePath()}},b2=Ga(3),Ove={draw(e,n){const t=-Ga(n/(b2*3));e.moveTo(0,t*2),e.lineTo(-b2*t,-t),e.lineTo(b2*t,-t),e.closePath()}},aa=-.5,oa=Ga(3)/2,d4=1/Ga(12),jve=(d4/2+1)*3,Eve={draw(e,n){const t=Ga(n/jve),i=t/2,r=t*d4,a=i,o=t*d4+t,l=-a,f=o;e.moveTo(i,r),e.lineTo(a,o),e.lineTo(l,f),e.lineTo(aa*i-oa*r,oa*i+aa*r),e.lineTo(aa*a-oa*o,oa*a+aa*o),e.lineTo(aa*l-oa*f,oa*l+aa*f),e.lineTo(aa*i+oa*r,aa*r-oa*i),e.lineTo(aa*a+oa*o,aa*o-oa*a),e.lineTo(aa*l+oa*f,aa*f-oa*l),e.closePath()}};function Tve(e,n){let t=null,i=F9(r);e=typeof e=="function"?e:Lt(e||H9),n=typeof n=="function"?n:Lt(n===void 0?64:+n);function r(){let a;if(t||(t=a=i()),e.apply(this,arguments).draw(t,+n.apply(this,arguments)),a)return t=null,a+""||null}return r.type=function(a){return arguments.length?(e=typeof a=="function"?a:Lt(a),r):e},r.size=function(a){return arguments.length?(n=typeof a=="function"?a:Lt(+a),r):n},r.context=function(a){return arguments.length?(t=a??null,r):t},r}function t1(){}function i1(e,n,t){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+n)/6,(e._y0+4*e._y1+t)/6)}function TH(e){this._context=e}TH.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:i1(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(e,n){switch(e=+e,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,n):this._context.moveTo(e,n);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:i1(this,e,n);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=n}};function Mve(e){return new TH(e)}function MH(e){this._context=e}MH.prototype={areaStart:t1,areaEnd:t1,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(e,n){switch(e=+e,n=+n,this._point){case 0:this._point=1,this._x2=e,this._y2=n;break;case 1:this._point=2,this._x3=e,this._y3=n;break;case 2:this._point=3,this._x4=e,this._y4=n,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+n)/6);break;default:i1(this,e,n);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=n}};function Dve(e){return new MH(e)}function DH(e){this._context=e}DH.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(e,n){switch(e=+e,n=+n,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var t=(this._x0+4*this._x1+e)/6,i=(this._y0+4*this._y1+n)/6;this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 3:this._point=4;default:i1(this,e,n);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=n}};function Rve(e){return new DH(e)}function RH(e){this._context=e}RH.prototype={areaStart:t1,areaEnd:t1,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,n){e=+e,n=+n,this._point?this._context.lineTo(e,n):(this._point=1,this._context.moveTo(e,n))}};function Pve(e){return new RH(e)}function yD(e){return e<0?-1:1}function bD(e,n,t){var i=e._x1-e._x0,r=n-e._x1,a=(e._y1-e._y0)/(i||r<0&&-0),o=(t-e._y1)/(r||i<0&&-0),l=(a*r+o*i)/(i+r);return(yD(a)+yD(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(l))||0}function wD(e,n){var t=e._x1-e._x0;return t?(3*(e._y1-e._y0)/t-n)/2:n}function w2(e,n,t){var i=e._x0,r=e._y0,a=e._x1,o=e._y1,l=(a-i)/3;e._context.bezierCurveTo(i+l,r+l*n,a-l,o-l*t,a,o)}function r1(e){this._context=e}r1.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:w2(this,this._t0,wD(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,n){var t=NaN;if(e=+e,n=+n,!(e===this._x1&&n===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,n):this._context.moveTo(e,n);break;case 1:this._point=2;break;case 2:this._point=3,w2(this,wD(this,t=bD(this,e,n)),t);break;default:w2(this,this._t0,t=bD(this,e,n));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=n,this._t0=t}}};function PH(e){this._context=new NH(e)}(PH.prototype=Object.create(r1.prototype)).point=function(e,n){r1.prototype.point.call(this,n,e)};function NH(e){this._context=e}NH.prototype={moveTo:function(e,n){this._context.moveTo(n,e)},closePath:function(){this._context.closePath()},lineTo:function(e,n){this._context.lineTo(n,e)},bezierCurveTo:function(e,n,t,i,r,a){this._context.bezierCurveTo(n,e,i,t,a,r)}};function Nve(e){return new r1(e)}function $ve(e){return new PH(e)}function $H(e){this._context=e}$H.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,n=this._y,t=e.length;if(t)if(this._line?this._context.lineTo(e[0],n[0]):this._context.moveTo(e[0],n[0]),t===2)this._context.lineTo(e[1],n[1]);else for(var i=kD(e),r=kD(n),a=0,o=1;o<t;++a,++o)this._context.bezierCurveTo(i[0][a],r[0][a],i[1][a],r[1][a],e[o],n[o]);(this._line||this._line!==0&&t===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,n){this._x.push(+e),this._y.push(+n)}};function kD(e){var n,t=e.length-1,i,r=new Array(t),a=new Array(t),o=new Array(t);for(r[0]=0,a[0]=2,o[0]=e[0]+2*e[1],n=1;n<t-1;++n)r[n]=1,a[n]=4,o[n]=4*e[n]+2*e[n+1];for(r[t-1]=2,a[t-1]=7,o[t-1]=8*e[t-1]+e[t],n=1;n<t;++n)i=r[n]/a[n-1],a[n]-=i,o[n]-=i*o[n-1];for(r[t-1]=o[t-1]/a[t-1],n=t-2;n>=0;--n)r[n]=(o[n]-r[n+1])/a[n];for(a[t-1]=(e[t]+r[t-1])/2,n=0;n<t-1;++n)a[n]=2*e[n+1]-r[n+1];return[r,a]}function zve(e){return new $H(e)}function E0(e,n){this._context=e,this._t=n}E0.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(e,n){switch(e=+e,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,n):this._context.moveTo(e,n);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,n),this._context.lineTo(e,n);else{var t=this._x*(1-this._t)+e*this._t;this._context.lineTo(t,this._y),this._context.lineTo(t,n)}break}}this._x=e,this._y=n}};function Lve(e){return new E0(e,.5)}function Ive(e){return new E0(e,0)}function Bve(e){return new E0(e,1)}function ac(e,n){if((o=e.length)>1)for(var t=1,i,r,a=e[n[0]],o,l=a.length;t<o;++t)for(r=a,a=e[n[t]],i=0;i<l;++i)a[i][1]+=a[i][0]=isNaN(r[i][1])?r[i][0]:r[i][1]}function h4(e){for(var n=e.length,t=new Array(n);--n>=0;)t[n]=n;return t}function Fve(e,n){return e[n]}function qve(e){const n=[];return n.key=e,n}function Hve(){var e=Lt([]),n=h4,t=ac,i=Fve;function r(a){var o=Array.from(e.apply(this,arguments),qve),l,f=o.length,c=-1,h;for(const d of a)for(l=0,++c;l<f;++l)(o[l][c]=[0,+i(d,o[l].key,c,a)]).data=d;for(l=0,h=q9(n(o));l<f;++l)o[h[l]].index=l;return t(o,h),o}return r.keys=function(a){return arguments.length?(e=typeof a=="function"?a:Lt(Array.from(a)),r):e},r.value=function(a){return arguments.length?(i=typeof a=="function"?a:Lt(+a),r):i},r.order=function(a){return arguments.length?(n=a==null?h4:typeof a=="function"?a:Lt(Array.from(a)),r):n},r.offset=function(a){return arguments.length?(t=a??ac,r):t},r}function Uve(e,n){if((i=e.length)>0){for(var t,i,r=0,a=e[0].length,o;r<a;++r){for(o=t=0;t<i;++t)o+=e[t][r][1]||0;if(o)for(t=0;t<i;++t)e[t][r][1]/=o}ac(e,n)}}function Vve(e,n){if((r=e.length)>0){for(var t=0,i=e[n[0]],r,a=i.length;t<a;++t){for(var o=0,l=0;o<r;++o)l+=e[o][t][1]||0;i[t][1]+=i[t][0]=-l/2}ac(e,n)}}function Wve(e,n){if(!(!((o=e.length)>0)||!((a=(r=e[n[0]]).length)>0))){for(var t=0,i=1,r,a,o;i<a;++i){for(var l=0,f=0,c=0;l<o;++l){for(var h=e[n[l]],d=h[i][1]||0,p=h[i-1][1]||0,v=(d-p)/2,b=0;b<l;++b){var w=e[n[b]],k=w[i][1]||0,_=w[i-1][1]||0;v+=k-_}f+=d,c+=v*d}r[i-1][1]+=r[i-1][0]=t,f&&(t-=c/f)}r[i-1][1]+=r[i-1][0]=t,ac(e,n)}}function im(e){"@babel/helpers - typeof";return im=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},im(e)}var Gve=["type","size","sizeType"];function m4(){return m4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},m4.apply(this,arguments)}function _D(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function xD(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?_D(Object(t),!0).forEach(function(i){Yve(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):_D(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Yve(e,n,t){return n=Kve(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Kve(e){var n=Xve(e,"string");return im(n)=="symbol"?n:n+""}function Xve(e,n){if(im(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(im(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function Zve(e,n){if(e==null)return{};var t=Qve(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function Qve(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}var zH={symbolCircle:H9,symbolCross:bve,symbolDiamond:kve,symbolSquare:_ve,symbolStar:Ave,symbolTriangle:Ove,symbolWye:Eve},Jve=Math.PI/180,ege=function(n){var t="symbol".concat(A0(n));return zH[t]||H9},nge=function(n,t,i){if(t==="area")return n;switch(i){case"cross":return 5*n*n/9;case"diamond":return .5*n*n/Math.sqrt(3);case"square":return n*n;case"star":{var r=18*Jve;return 1.25*n*n*(Math.tan(r)-Math.tan(r*2)*Math.pow(Math.tan(r),2))}case"triangle":return Math.sqrt(3)*n*n/4;case"wye":return(21-10*Math.sqrt(3))*n*n/8;default:return Math.PI*n*n/4}},tge=function(n,t){zH["symbol".concat(A0(n))]=t},U9=function(n){var t=n.type,i=t===void 0?"circle":t,r=n.size,a=r===void 0?64:r,o=n.sizeType,l=o===void 0?"area":o,f=Zve(n,Gve),c=xD(xD({},f),{},{type:i,size:a,sizeType:l}),h=function(){var k=ege(i),_=Tve().type(k).size(nge(a,l,i));return _()},d=c.className,p=c.cx,v=c.cy,b=Hn(c,!0);return p===+p&&v===+v&&a===+a?Q.createElement("path",m4({},b,{className:dn("recharts-symbols",d),transform:"translate(".concat(p,", ").concat(v,")"),d:h()})):null};U9.registerSymbol=tge;function oc(e){"@babel/helpers - typeof";return oc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},oc(e)}function p4(){return p4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},p4.apply(this,arguments)}function SD(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function ige(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?SD(Object(t),!0).forEach(function(i){rm(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):SD(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function rge(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function age(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,IH(i.key),i)}}function oge(e,n,t){return n&&age(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function sge(e,n,t){return n=a1(n),lge(e,LH()?Reflect.construct(n,t||[],a1(e).constructor):n.apply(e,t))}function lge(e,n){if(n&&(oc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return uge(e)}function uge(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function LH(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(LH=function(){return!!e})()}function a1(e){return a1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},a1(e)}function fge(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&v4(e,n)}function v4(e,n){return v4=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},v4(e,n)}function rm(e,n,t){return n=IH(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function IH(e){var n=cge(e,"string");return oc(n)=="symbol"?n:n+""}function cge(e,n){if(oc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(oc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var sa=32,V9=(function(e){function n(){return rge(this,n),sge(this,n,arguments)}return fge(n,e),oge(n,[{key:"renderIcon",value:function(i){var r=this.props.inactiveColor,a=sa/2,o=sa/6,l=sa/3,f=i.inactive?r:i.color;if(i.type==="plainline")return Q.createElement("line",{strokeWidth:4,fill:"none",stroke:f,strokeDasharray:i.payload.strokeDasharray,x1:0,y1:a,x2:sa,y2:a,className:"recharts-legend-icon"});if(i.type==="line")return Q.createElement("path",{strokeWidth:4,fill:"none",stroke:f,d:"M0,".concat(a,"h").concat(l,`
A`).concat(o,",").concat(o,",0,1,1,").concat(2*l,",").concat(a,`
H`).concat(sa,"M").concat(2*l,",").concat(a,`
A`).concat(o,",").concat(o,",0,1,1,").concat(l,",").concat(a),className:"recharts-legend-icon"});if(i.type==="rect")return Q.createElement("path",{stroke:"none",fill:f,d:"M0,".concat(sa/8,"h").concat(sa,"v").concat(sa*3/4,"h").concat(-sa,"z"),className:"recharts-legend-icon"});if(Q.isValidElement(i.legendIcon)){var c=ige({},i);return delete c.legendIcon,Q.cloneElement(i.legendIcon,c)}return Q.createElement(U9,{fill:f,cx:a,cy:a,size:sa,sizeType:"diameter",type:i.type})}},{key:"renderItems",value:function(){var i=this,r=this.props,a=r.payload,o=r.iconSize,l=r.layout,f=r.formatter,c=r.inactiveColor,h={x:0,y:0,width:sa,height:sa},d={display:l==="horizontal"?"inline-block":"block",marginRight:10},p={display:"inline-block",verticalAlign:"middle",marginRight:4};return a.map(function(v,b){var w=v.formatter||f,k=dn(rm(rm({"recharts-legend-item":!0},"legend-item-".concat(b),!0),"inactive",v.inactive));if(v.type==="none")return null;var _=In(v.value)?null:v.value;Qo(!In(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 C=v.inactive?c:v.color;return Q.createElement("li",p4({className:k,style:d,key:"legend-item-".concat(b)},Jg(i.props,v,b)),Q.createElement(l4,{width:o,height:o,viewBox:h,style:p},i.renderIcon(v)),Q.createElement("span",{className:"recharts-legend-item-text",style:{color:C}},w?w(_,v,b):_))})}},{key:"render",value:function(){var i=this.props,r=i.payload,a=i.layout,o=i.align;if(!r||!r.length)return null;var l={padding:0,margin:0,textAlign:a==="horizontal"?o:"left"};return Q.createElement("ul",{className:"recharts-default-legend",style:l},this.renderItems())}}])})(A.PureComponent);rm(V9,"displayName","Legend");rm(V9,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var k2,CD;function dge(){if(CD)return k2;CD=1;var e=x0();function n(){this.__data__=new e,this.size=0}return k2=n,k2}var _2,AD;function hge(){if(AD)return _2;AD=1;function e(n){var t=this.__data__,i=t.delete(n);return this.size=t.size,i}return _2=e,_2}var x2,OD;function mge(){if(OD)return x2;OD=1;function e(n){return this.__data__.get(n)}return x2=e,x2}var S2,jD;function pge(){if(jD)return S2;jD=1;function e(n){return this.__data__.has(n)}return S2=e,S2}var C2,ED;function vge(){if(ED)return C2;ED=1;var e=x0(),n=N9(),t=$9(),i=200;function r(a,o){var l=this.__data__;if(l instanceof e){var f=l.__data__;if(!n||f.length<i-1)return f.push([a,o]),this.size=++l.size,this;l=this.__data__=new t(f)}return l.set(a,o),this.size=l.size,this}return C2=r,C2}var A2,TD;function BH(){if(TD)return A2;TD=1;var e=x0(),n=dge(),t=hge(),i=mge(),r=pge(),a=vge();function o(l){var f=this.__data__=new e(l);this.size=f.size}return o.prototype.clear=n,o.prototype.delete=t,o.prototype.get=i,o.prototype.has=r,o.prototype.set=a,A2=o,A2}var O2,MD;function gge(){if(MD)return O2;MD=1;var e="__lodash_hash_undefined__";function n(t){return this.__data__.set(t,e),this}return O2=n,O2}var j2,DD;function yge(){if(DD)return j2;DD=1;function e(n){return this.__data__.has(n)}return j2=e,j2}var E2,RD;function FH(){if(RD)return E2;RD=1;var e=$9(),n=gge(),t=yge();function i(r){var a=-1,o=r==null?0:r.length;for(this.__data__=new e;++a<o;)this.add(r[a])}return i.prototype.add=i.prototype.push=n,i.prototype.has=t,E2=i,E2}var T2,PD;function qH(){if(PD)return T2;PD=1;function e(n,t){for(var i=-1,r=n==null?0:n.length;++i<r;)if(t(n[i],i,n))return!0;return!1}return T2=e,T2}var M2,ND;function HH(){if(ND)return M2;ND=1;function e(n,t){return n.has(t)}return M2=e,M2}var D2,$D;function UH(){if($D)return D2;$D=1;var e=FH(),n=qH(),t=HH(),i=1,r=2;function a(o,l,f,c,h,d){var p=f&i,v=o.length,b=l.length;if(v!=b&&!(p&&b>v))return!1;var w=d.get(o),k=d.get(l);if(w&&k)return w==l&&k==o;var _=-1,C=!0,x=f&r?new e:void 0;for(d.set(o,l),d.set(l,o);++_<v;){var E=o[_],O=l[_];if(c)var j=p?c(O,E,_,l,o,d):c(E,O,_,o,l,d);if(j!==void 0){if(j)continue;C=!1;break}if(x){if(!n(l,function(M,N){if(!t(x,N)&&(E===M||h(E,M,f,c,d)))return x.push(N)})){C=!1;break}}else if(!(E===O||h(E,O,f,c,d))){C=!1;break}}return d.delete(o),d.delete(l),C}return D2=a,D2}var R2,zD;function bge(){if(zD)return R2;zD=1;var e=xo(),n=e.Uint8Array;return R2=n,R2}var P2,LD;function wge(){if(LD)return P2;LD=1;function e(n){var t=-1,i=Array(n.size);return n.forEach(function(r,a){i[++t]=[a,r]}),i}return P2=e,P2}var N2,ID;function W9(){if(ID)return N2;ID=1;function e(n){var t=-1,i=Array(n.size);return n.forEach(function(r){i[++t]=r}),i}return N2=e,N2}var $2,BD;function kge(){if(BD)return $2;BD=1;var e=cp(),n=bge(),t=P9(),i=UH(),r=wge(),a=W9(),o=1,l=2,f="[object Boolean]",c="[object Date]",h="[object Error]",d="[object Map]",p="[object Number]",v="[object RegExp]",b="[object Set]",w="[object String]",k="[object Symbol]",_="[object ArrayBuffer]",C="[object DataView]",x=e?e.prototype:void 0,E=x?x.valueOf:void 0;function O(j,M,N,H,P,z,F){switch(N){case C:if(j.byteLength!=M.byteLength||j.byteOffset!=M.byteOffset)return!1;j=j.buffer,M=M.buffer;case _:return!(j.byteLength!=M.byteLength||!z(new n(j),new n(M)));case f:case c:case p:return t(+j,+M);case h:return j.name==M.name&&j.message==M.message;case v:case w:return j==M+"";case d:var G=r;case b:var U=H&o;if(G||(G=a),j.size!=M.size&&!U)return!1;var $=F.get(j);if($)return $==M;H|=l,F.set(j,M);var R=i(G(j),G(M),H,P,z,F);return F.delete(j),R;case k:if(E)return E.call(j)==E.call(M)}return!1}return $2=O,$2}var z2,FD;function VH(){if(FD)return z2;FD=1;function e(n,t){for(var i=-1,r=t.length,a=n.length;++i<r;)n[a+i]=t[i];return n}return z2=e,z2}var L2,qD;function _ge(){if(qD)return L2;qD=1;var e=VH(),n=Ar();function t(i,r,a){var o=r(i);return n(i)?o:e(o,a(i))}return L2=t,L2}var I2,HD;function xge(){if(HD)return I2;HD=1;function e(n,t){for(var i=-1,r=n==null?0:n.length,a=0,o=[];++i<r;){var l=n[i];t(l,i,n)&&(o[a++]=l)}return o}return I2=e,I2}var B2,UD;function Sge(){if(UD)return B2;UD=1;function e(){return[]}return B2=e,B2}var F2,VD;function Cge(){if(VD)return F2;VD=1;var e=xge(),n=Sge(),t=Object.prototype,i=t.propertyIsEnumerable,r=Object.getOwnPropertySymbols,a=r?function(o){return o==null?[]:(o=Object(o),e(r(o),function(l){return i.call(o,l)}))}:n;return F2=a,F2}var q2,WD;function Age(){if(WD)return q2;WD=1;function e(n,t){for(var i=-1,r=Array(n);++i<n;)r[i]=t(i);return r}return q2=e,q2}var H2,GD;function Oge(){if(GD)return H2;GD=1;var e=vs(),n=gs(),t="[object Arguments]";function i(r){return n(r)&&e(r)==t}return H2=i,H2}var U2,YD;function G9(){if(YD)return U2;YD=1;var e=Oge(),n=gs(),t=Object.prototype,i=t.hasOwnProperty,r=t.propertyIsEnumerable,a=e((function(){return arguments})())?e:function(o){return n(o)&&i.call(o,"callee")&&!r.call(o,"callee")};return U2=a,U2}var Sh={exports:{}},V2,KD;function jge(){if(KD)return V2;KD=1;function e(){return!1}return V2=e,V2}Sh.exports;var XD;function WH(){return XD||(XD=1,(function(e,n){var t=xo(),i=jge(),r=n&&!n.nodeType&&n,a=r&&!0&&e&&!e.nodeType&&e,o=a&&a.exports===r,l=o?t.Buffer:void 0,f=l?l.isBuffer:void 0,c=f||i;e.exports=c})(Sh,Sh.exports)),Sh.exports}var W2,ZD;function Y9(){if(ZD)return W2;ZD=1;var e=9007199254740991,n=/^(?:0|[1-9]\d*)$/;function t(i,r){var a=typeof i;return r=r??e,!!r&&(a=="number"||a!="symbol"&&n.test(i))&&i>-1&&i%1==0&&i<r}return W2=t,W2}var G2,QD;function K9(){if(QD)return G2;QD=1;var e=9007199254740991;function n(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=e}return G2=n,G2}var Y2,JD;function Ege(){if(JD)return Y2;JD=1;var e=vs(),n=K9(),t=gs(),i="[object Arguments]",r="[object Array]",a="[object Boolean]",o="[object Date]",l="[object Error]",f="[object Function]",c="[object Map]",h="[object Number]",d="[object Object]",p="[object RegExp]",v="[object Set]",b="[object String]",w="[object WeakMap]",k="[object ArrayBuffer]",_="[object DataView]",C="[object Float32Array]",x="[object Float64Array]",E="[object Int8Array]",O="[object Int16Array]",j="[object Int32Array]",M="[object Uint8Array]",N="[object Uint8ClampedArray]",H="[object Uint16Array]",P="[object Uint32Array]",z={};z[C]=z[x]=z[E]=z[O]=z[j]=z[M]=z[N]=z[H]=z[P]=!0,z[i]=z[r]=z[k]=z[a]=z[_]=z[o]=z[l]=z[f]=z[c]=z[h]=z[d]=z[p]=z[v]=z[b]=z[w]=!1;function F(G){return t(G)&&n(G.length)&&!!z[e(G)]}return Y2=F,Y2}var K2,e7;function GH(){if(e7)return K2;e7=1;function e(n){return function(t){return n(t)}}return K2=e,K2}var Ch={exports:{}};Ch.exports;var n7;function Tge(){return n7||(n7=1,(function(e,n){var t=dH(),i=n&&!n.nodeType&&n,r=i&&!0&&e&&!e.nodeType&&e,a=r&&r.exports===i,o=a&&t.process,l=(function(){try{var f=r&&r.require&&r.require("util").types;return f||o&&o.binding&&o.binding("util")}catch{}})();e.exports=l})(Ch,Ch.exports)),Ch.exports}var X2,t7;function YH(){if(t7)return X2;t7=1;var e=Ege(),n=GH(),t=Tge(),i=t&&t.isTypedArray,r=i?n(i):e;return X2=r,X2}var Z2,i7;function Mge(){if(i7)return Z2;i7=1;var e=Age(),n=G9(),t=Ar(),i=WH(),r=Y9(),a=YH(),o=Object.prototype,l=o.hasOwnProperty;function f(c,h){var d=t(c),p=!d&&n(c),v=!d&&!p&&i(c),b=!d&&!p&&!v&&a(c),w=d||p||v||b,k=w?e(c.length,String):[],_=k.length;for(var C in c)(h||l.call(c,C))&&!(w&&(C=="length"||v&&(C=="offset"||C=="parent")||b&&(C=="buffer"||C=="byteLength"||C=="byteOffset")||r(C,_)))&&k.push(C);return k}return Z2=f,Z2}var Q2,r7;function Dge(){if(r7)return Q2;r7=1;var e=Object.prototype;function n(t){var i=t&&t.constructor,r=typeof i=="function"&&i.prototype||e;return t===r}return Q2=n,Q2}var J2,a7;function KH(){if(a7)return J2;a7=1;function e(n,t){return function(i){return n(t(i))}}return J2=e,J2}var ex,o7;function Rge(){if(o7)return ex;o7=1;var e=KH(),n=e(Object.keys,Object);return ex=n,ex}var nx,s7;function Pge(){if(s7)return nx;s7=1;var e=Dge(),n=Rge(),t=Object.prototype,i=t.hasOwnProperty;function r(a){if(!e(a))return n(a);var o=[];for(var l in Object(a))i.call(a,l)&&l!="constructor"&&o.push(l);return o}return nx=r,nx}var tx,l7;function dp(){if(l7)return tx;l7=1;var e=R9(),n=K9();function t(i){return i!=null&&n(i.length)&&!e(i)}return tx=t,tx}var ix,u7;function T0(){if(u7)return ix;u7=1;var e=Mge(),n=Pge(),t=dp();function i(r){return t(r)?e(r):n(r)}return ix=i,ix}var rx,f7;function Nge(){if(f7)return rx;f7=1;var e=_ge(),n=Cge(),t=T0();function i(r){return e(r,t,n)}return rx=i,rx}var ax,c7;function $ge(){if(c7)return ax;c7=1;var e=Nge(),n=1,t=Object.prototype,i=t.hasOwnProperty;function r(a,o,l,f,c,h){var d=l&n,p=e(a),v=p.length,b=e(o),w=b.length;if(v!=w&&!d)return!1;for(var k=v;k--;){var _=p[k];if(!(d?_ in o:i.call(o,_)))return!1}var C=h.get(a),x=h.get(o);if(C&&x)return C==o&&x==a;var E=!0;h.set(a,o),h.set(o,a);for(var O=d;++k<v;){_=p[k];var j=a[_],M=o[_];if(f)var N=d?f(M,j,_,o,a,h):f(j,M,_,a,o,h);if(!(N===void 0?j===M||c(j,M,l,f,h):N)){E=!1;break}O||(O=_=="constructor")}if(E&&!O){var H=a.constructor,P=o.constructor;H!=P&&"constructor"in a&&"constructor"in o&&!(typeof H=="function"&&H instanceof H&&typeof P=="function"&&P instanceof P)&&(E=!1)}return h.delete(a),h.delete(o),E}return ax=r,ax}var ox,d7;function zge(){if(d7)return ox;d7=1;var e=Lu(),n=xo(),t=e(n,"DataView");return ox=t,ox}var sx,h7;function Lge(){if(h7)return sx;h7=1;var e=Lu(),n=xo(),t=e(n,"Promise");return sx=t,sx}var lx,m7;function XH(){if(m7)return lx;m7=1;var e=Lu(),n=xo(),t=e(n,"Set");return lx=t,lx}var ux,p7;function Ige(){if(p7)return ux;p7=1;var e=Lu(),n=xo(),t=e(n,"WeakMap");return ux=t,ux}var fx,v7;function Bge(){if(v7)return fx;v7=1;var e=zge(),n=N9(),t=Lge(),i=XH(),r=Ige(),a=vs(),o=hH(),l="[object Map]",f="[object Object]",c="[object Promise]",h="[object Set]",d="[object WeakMap]",p="[object DataView]",v=o(e),b=o(n),w=o(t),k=o(i),_=o(r),C=a;return(e&&C(new e(new ArrayBuffer(1)))!=p||n&&C(new n)!=l||t&&C(t.resolve())!=c||i&&C(new i)!=h||r&&C(new r)!=d)&&(C=function(x){var E=a(x),O=E==f?x.constructor:void 0,j=O?o(O):"";if(j)switch(j){case v:return p;case b:return l;case w:return c;case k:return h;case _:return d}return E}),fx=C,fx}var cx,g7;function Fge(){if(g7)return cx;g7=1;var e=BH(),n=UH(),t=kge(),i=$ge(),r=Bge(),a=Ar(),o=WH(),l=YH(),f=1,c="[object Arguments]",h="[object Array]",d="[object Object]",p=Object.prototype,v=p.hasOwnProperty;function b(w,k,_,C,x,E){var O=a(w),j=a(k),M=O?h:r(w),N=j?h:r(k);M=M==c?d:M,N=N==c?d:N;var H=M==d,P=N==d,z=M==N;if(z&&o(w)){if(!o(k))return!1;O=!0,H=!1}if(z&&!H)return E||(E=new e),O||l(w)?n(w,k,_,C,x,E):t(w,k,M,_,C,x,E);if(!(_&f)){var F=H&&v.call(w,"__wrapped__"),G=P&&v.call(k,"__wrapped__");if(F||G){var U=F?w.value():w,$=G?k.value():k;return E||(E=new e),x(U,$,_,C,E)}}return z?(E||(E=new e),i(w,k,_,C,x,E)):!1}return cx=b,cx}var dx,y7;function X9(){if(y7)return dx;y7=1;var e=Fge(),n=gs();function t(i,r,a,o,l){return i===r?!0:i==null||r==null||!n(i)&&!n(r)?i!==i&&r!==r:e(i,r,a,o,t,l)}return dx=t,dx}var hx,b7;function qge(){if(b7)return hx;b7=1;var e=BH(),n=X9(),t=1,i=2;function r(a,o,l,f){var c=l.length,h=c,d=!f;if(a==null)return!h;for(a=Object(a);c--;){var p=l[c];if(d&&p[2]?p[1]!==a[p[0]]:!(p[0]in a))return!1}for(;++c<h;){p=l[c];var v=p[0],b=a[v],w=p[1];if(d&&p[2]){if(b===void 0&&!(v in a))return!1}else{var k=new e;if(f)var _=f(b,w,v,a,o,k);if(!(_===void 0?n(w,b,t|i,f,k):_))return!1}}return!0}return hx=r,hx}var mx,w7;function ZH(){if(w7)return mx;w7=1;var e=kl();function n(t){return t===t&&!e(t)}return mx=n,mx}var px,k7;function Hge(){if(k7)return px;k7=1;var e=ZH(),n=T0();function t(i){for(var r=n(i),a=r.length;a--;){var o=r[a],l=i[o];r[a]=[o,l,e(l)]}return r}return px=t,px}var vx,_7;function QH(){if(_7)return vx;_7=1;function e(n,t){return function(i){return i==null?!1:i[n]===t&&(t!==void 0||n in Object(i))}}return vx=e,vx}var gx,x7;function Uge(){if(x7)return gx;x7=1;var e=qge(),n=Hge(),t=QH();function i(r){var a=n(r);return a.length==1&&a[0][2]?t(a[0][0],a[0][1]):function(o){return o===r||e(o,r,a)}}return gx=i,gx}var yx,S7;function Vge(){if(S7)return yx;S7=1;function e(n,t){return n!=null&&t in Object(n)}return yx=e,yx}var bx,C7;function Wge(){if(C7)return bx;C7=1;var e=vH(),n=G9(),t=Ar(),i=Y9(),r=K9(),a=C0();function o(l,f,c){f=e(f,l);for(var h=-1,d=f.length,p=!1;++h<d;){var v=a(f[h]);if(!(p=l!=null&&c(l,v)))break;l=l[v]}return p||++h!=d?p:(d=l==null?0:l.length,!!d&&r(d)&&i(v,d)&&(t(l)||n(l)))}return bx=o,bx}var wx,A7;function Gge(){if(A7)return wx;A7=1;var e=Vge(),n=Wge();function t(i,r){return i!=null&&n(i,r,e)}return wx=t,wx}var kx,O7;function Yge(){if(O7)return kx;O7=1;var e=X9(),n=gH(),t=Gge(),i=D9(),r=ZH(),a=QH(),o=C0(),l=1,f=2;function c(h,d){return i(h)&&r(d)?a(o(h),d):function(p){var v=n(p,h);return v===void 0&&v===d?t(p,h):e(d,v,l|f)}}return kx=c,kx}var _x,j7;function nd(){if(j7)return _x;j7=1;function e(n){return n}return _x=e,_x}var xx,E7;function Kge(){if(E7)return xx;E7=1;function e(n){return function(t){return t==null?void 0:t[n]}}return xx=e,xx}var Sx,T7;function Xge(){if(T7)return Sx;T7=1;var e=L9();function n(t){return function(i){return e(i,t)}}return Sx=n,Sx}var Cx,M7;function Zge(){if(M7)return Cx;M7=1;var e=Kge(),n=Xge(),t=D9(),i=C0();function r(a){return t(a)?e(i(a)):n(a)}return Cx=r,Cx}var Ax,D7;function _l(){if(D7)return Ax;D7=1;var e=Uge(),n=Yge(),t=nd(),i=Ar(),r=Zge();function a(o){return typeof o=="function"?o:o==null?t:typeof o=="object"?i(o)?n(o[0],o[1]):e(o):r(o)}return Ax=a,Ax}var Ox,R7;function JH(){if(R7)return Ox;R7=1;function e(n,t,i,r){for(var a=n.length,o=i+(r?1:-1);r?o--:++o<a;)if(t(n[o],o,n))return o;return-1}return Ox=e,Ox}var jx,P7;function Qge(){if(P7)return jx;P7=1;function e(n){return n!==n}return jx=e,jx}var Ex,N7;function Jge(){if(N7)return Ex;N7=1;function e(n,t,i){for(var r=i-1,a=n.length;++r<a;)if(n[r]===t)return r;return-1}return Ex=e,Ex}var Tx,$7;function e1e(){if($7)return Tx;$7=1;var e=JH(),n=Qge(),t=Jge();function i(r,a,o){return a===a?t(r,a,o):e(r,n,o)}return Tx=i,Tx}var Mx,z7;function n1e(){if(z7)return Mx;z7=1;var e=e1e();function n(t,i){var r=t==null?0:t.length;return!!r&&e(t,i,0)>-1}return Mx=n,Mx}var Dx,L7;function t1e(){if(L7)return Dx;L7=1;function e(n,t,i){for(var r=-1,a=n==null?0:n.length;++r<a;)if(i(t,n[r]))return!0;return!1}return Dx=e,Dx}var Rx,I7;function i1e(){if(I7)return Rx;I7=1;function e(){}return Rx=e,Rx}var Px,B7;function r1e(){if(B7)return Px;B7=1;var e=XH(),n=i1e(),t=W9(),i=1/0,r=e&&1/t(new e([,-0]))[1]==i?function(a){return new e(a)}:n;return Px=r,Px}var Nx,F7;function a1e(){if(F7)return Nx;F7=1;var e=FH(),n=n1e(),t=t1e(),i=HH(),r=r1e(),a=W9(),o=200;function l(f,c,h){var d=-1,p=n,v=f.length,b=!0,w=[],k=w;if(h)b=!1,p=t;else if(v>=o){var _=c?null:r(f);if(_)return a(_);b=!1,p=i,k=new e}else k=c?[]:w;e:for(;++d<v;){var C=f[d],x=c?c(C):C;if(C=h||C!==0?C:0,b&&x===x){for(var E=k.length;E--;)if(k[E]===x)continue e;c&&k.push(x),w.push(C)}else p(k,x,h)||(k!==w&&k.push(x),w.push(C))}return w}return Nx=l,Nx}var $x,q7;function o1e(){if(q7)return $x;q7=1;var e=_l(),n=a1e();function t(i,r){return i&&i.length?n(i,e(r,2)):[]}return $x=t,$x}var s1e=o1e();const H7=mt(s1e);function eU(e,n,t){return n===!0?H7(e,t):In(n)?H7(e,n):e}function sc(e){"@babel/helpers - typeof";return sc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},sc(e)}var l1e=["ref"];function U7(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Bo(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?U7(Object(t),!0).forEach(function(i){M0(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):U7(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function u1e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function V7(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,tU(i.key),i)}}function f1e(e,n,t){return n&&V7(e.prototype,n),t&&V7(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function c1e(e,n,t){return n=o1(n),d1e(e,nU()?Reflect.construct(n,t||[],o1(e).constructor):n.apply(e,t))}function d1e(e,n){if(n&&(sc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return h1e(e)}function h1e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function nU(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(nU=function(){return!!e})()}function o1(e){return o1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},o1(e)}function m1e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&g4(e,n)}function g4(e,n){return g4=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},g4(e,n)}function M0(e,n,t){return n=tU(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function tU(e){var n=p1e(e,"string");return sc(n)=="symbol"?n:n+""}function p1e(e,n){if(sc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(sc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function v1e(e,n){if(e==null)return{};var t=g1e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function g1e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function y1e(e){return e.value}function b1e(e,n){if(Q.isValidElement(e))return Q.cloneElement(e,n);if(typeof e=="function")return Q.createElement(e,n);n.ref;var t=v1e(n,l1e);return Q.createElement(V9,t)}var W7=1,Jo=(function(e){function n(){var t;u1e(this,n);for(var i=arguments.length,r=new Array(i),a=0;a<i;a++)r[a]=arguments[a];return t=c1e(this,n,[].concat(r)),M0(t,"lastBoundingBox",{width:-1,height:-1}),t}return m1e(n,e),f1e(n,[{key:"componentDidMount",value:function(){this.updateBBox()}},{key:"componentDidUpdate",value:function(){this.updateBBox()}},{key:"getBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var i=this.wrapperNode.getBoundingClientRect();return i.height=this.wrapperNode.offsetHeight,i.width=this.wrapperNode.offsetWidth,i}return null}},{key:"updateBBox",value:function(){var i=this.props.onBBoxUpdate,r=this.getBBox();r?(Math.abs(r.width-this.lastBoundingBox.width)>W7||Math.abs(r.height-this.lastBoundingBox.height)>W7)&&(this.lastBoundingBox.width=r.width,this.lastBoundingBox.height=r.height,i&&i(r)):(this.lastBoundingBox.width!==-1||this.lastBoundingBox.height!==-1)&&(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1,i&&i(null))}},{key:"getBBoxSnapshot",value:function(){return this.lastBoundingBox.width>=0&&this.lastBoundingBox.height>=0?Bo({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(i){var r=this.props,a=r.layout,o=r.align,l=r.verticalAlign,f=r.margin,c=r.chartWidth,h=r.chartHeight,d,p;if(!i||(i.left===void 0||i.left===null)&&(i.right===void 0||i.right===null))if(o==="center"&&a==="vertical"){var v=this.getBBoxSnapshot();d={left:((c||0)-v.width)/2}}else d=o==="right"?{right:f&&f.right||0}:{left:f&&f.left||0};if(!i||(i.top===void 0||i.top===null)&&(i.bottom===void 0||i.bottom===null))if(l==="middle"){var b=this.getBBoxSnapshot();p={top:((h||0)-b.height)/2}}else p=l==="bottom"?{bottom:f&&f.bottom||0}:{top:f&&f.top||0};return Bo(Bo({},d),p)}},{key:"render",value:function(){var i=this,r=this.props,a=r.content,o=r.width,l=r.height,f=r.wrapperStyle,c=r.payloadUniqBy,h=r.payload,d=Bo(Bo({position:"absolute",width:o||"auto",height:l||"auto"},this.getDefaultPosition(f)),f);return Q.createElement("div",{className:"recharts-legend-wrapper",style:d,ref:function(v){i.wrapperNode=v}},b1e(a,Bo(Bo({},this.props),{},{payload:eU(h,c,y1e)})))}}],[{key:"getWithHeight",value:function(i,r){var a=Bo(Bo({},this.defaultProps),i.props),o=a.layout;return o==="vertical"&&We(i.props.height)?{height:i.props.height}:o==="horizontal"?{width:i.props.width||r}:null}}])})(A.PureComponent);M0(Jo,"displayName","Legend");M0(Jo,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var zx,G7;function w1e(){if(G7)return zx;G7=1;var e=cp(),n=G9(),t=Ar(),i=e?e.isConcatSpreadable:void 0;function r(a){return t(a)||n(a)||!!(i&&a&&a[i])}return zx=r,zx}var Lx,Y7;function iU(){if(Y7)return Lx;Y7=1;var e=VH(),n=w1e();function t(i,r,a,o,l){var f=-1,c=i.length;for(a||(a=n),l||(l=[]);++f<c;){var h=i[f];r>0&&a(h)?r>1?t(h,r-1,a,o,l):e(l,h):o||(l[l.length]=h)}return l}return Lx=t,Lx}var Ix,K7;function k1e(){if(K7)return Ix;K7=1;function e(n){return function(t,i,r){for(var a=-1,o=Object(t),l=r(t),f=l.length;f--;){var c=l[n?f:++a];if(i(o[c],c,o)===!1)break}return t}}return Ix=e,Ix}var Bx,X7;function _1e(){if(X7)return Bx;X7=1;var e=k1e(),n=e();return Bx=n,Bx}var Fx,Z7;function rU(){if(Z7)return Fx;Z7=1;var e=_1e(),n=T0();function t(i,r){return i&&e(i,r,n)}return Fx=t,Fx}var qx,Q7;function x1e(){if(Q7)return qx;Q7=1;var e=dp();function n(t,i){return function(r,a){if(r==null)return r;if(!e(r))return t(r,a);for(var o=r.length,l=i?o:-1,f=Object(r);(i?l--:++l<o)&&a(f[l],l,f)!==!1;);return r}}return qx=n,qx}var Hx,J7;function Z9(){if(J7)return Hx;J7=1;var e=rU(),n=x1e(),t=n(e);return Hx=t,Hx}var Ux,eR;function aU(){if(eR)return Ux;eR=1;var e=Z9(),n=dp();function t(i,r){var a=-1,o=n(i)?Array(i.length):[];return e(i,function(l,f,c){o[++a]=r(l,f,c)}),o}return Ux=t,Ux}var Vx,nR;function S1e(){if(nR)return Vx;nR=1;function e(n,t){var i=n.length;for(n.sort(t);i--;)n[i]=n[i].value;return n}return Vx=e,Vx}var Wx,tR;function C1e(){if(tR)return Wx;tR=1;var e=Zc();function n(t,i){if(t!==i){var r=t!==void 0,a=t===null,o=t===t,l=e(t),f=i!==void 0,c=i===null,h=i===i,d=e(i);if(!c&&!d&&!l&&t>i||l&&f&&h&&!c&&!d||a&&f&&h||!r&&h||!o)return 1;if(!a&&!l&&!d&&t<i||d&&r&&o&&!a&&!l||c&&r&&o||!f&&o||!h)return-1}return 0}return Wx=n,Wx}var Gx,iR;function A1e(){if(iR)return Gx;iR=1;var e=C1e();function n(t,i,r){for(var a=-1,o=t.criteria,l=i.criteria,f=o.length,c=r.length;++a<f;){var h=e(o[a],l[a]);if(h){if(a>=c)return h;var d=r[a];return h*(d=="desc"?-1:1)}}return t.index-i.index}return Gx=n,Gx}var Yx,rR;function O1e(){if(rR)return Yx;rR=1;var e=z9(),n=L9(),t=_l(),i=aU(),r=S1e(),a=GH(),o=A1e(),l=nd(),f=Ar();function c(h,d,p){d.length?d=e(d,function(w){return f(w)?function(k){return n(k,w.length===1?w[0]:w)}:w}):d=[l];var v=-1;d=e(d,a(t));var b=i(h,function(w,k,_){var C=e(d,function(x){return x(w)});return{criteria:C,index:++v,value:w}});return r(b,function(w,k){return o(w,k,p)})}return Yx=c,Yx}var Kx,aR;function j1e(){if(aR)return Kx;aR=1;function e(n,t,i){switch(i.length){case 0:return n.call(t);case 1:return n.call(t,i[0]);case 2:return n.call(t,i[0],i[1]);case 3:return n.call(t,i[0],i[1],i[2])}return n.apply(t,i)}return Kx=e,Kx}var Xx,oR;function E1e(){if(oR)return Xx;oR=1;var e=j1e(),n=Math.max;function t(i,r,a){return r=n(r===void 0?i.length-1:r,0),function(){for(var o=arguments,l=-1,f=n(o.length-r,0),c=Array(f);++l<f;)c[l]=o[r+l];l=-1;for(var h=Array(r+1);++l<r;)h[l]=o[l];return h[r]=a(c),e(i,this,h)}}return Xx=t,Xx}var Zx,sR;function T1e(){if(sR)return Zx;sR=1;function e(n){return function(){return n}}return Zx=e,Zx}var Qx,lR;function oU(){if(lR)return Qx;lR=1;var e=Lu(),n=(function(){try{var t=e(Object,"defineProperty");return t({},"",{}),t}catch{}})();return Qx=n,Qx}var Jx,uR;function M1e(){if(uR)return Jx;uR=1;var e=T1e(),n=oU(),t=nd(),i=n?function(r,a){return n(r,"toString",{configurable:!0,enumerable:!1,value:e(a),writable:!0})}:t;return Jx=i,Jx}var e3,fR;function D1e(){if(fR)return e3;fR=1;var e=800,n=16,t=Date.now;function i(r){var a=0,o=0;return function(){var l=t(),f=n-(l-o);if(o=l,f>0){if(++a>=e)return arguments[0]}else a=0;return r.apply(void 0,arguments)}}return e3=i,e3}var n3,cR;function R1e(){if(cR)return n3;cR=1;var e=M1e(),n=D1e(),t=n(e);return n3=t,n3}var t3,dR;function P1e(){if(dR)return t3;dR=1;var e=nd(),n=E1e(),t=R1e();function i(r,a){return t(n(r,a,e),r+"")}return t3=i,t3}var i3,hR;function D0(){if(hR)return i3;hR=1;var e=P9(),n=dp(),t=Y9(),i=kl();function r(a,o,l){if(!i(l))return!1;var f=typeof o;return(f=="number"?n(l)&&t(o,l.length):f=="string"&&o in l)?e(l[o],a):!1}return i3=r,i3}var r3,mR;function N1e(){if(mR)return r3;mR=1;var e=iU(),n=O1e(),t=P1e(),i=D0(),r=t(function(a,o){if(a==null)return[];var l=o.length;return l>1&&i(a,o[0],o[1])?o=[]:l>2&&i(o[0],o[1],o[2])&&(o=[o[0]]),n(a,e(o,1),[])});return r3=r,r3}var $1e=N1e();const Q9=mt($1e);function am(e){"@babel/helpers - typeof";return am=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},am(e)}function y4(){return y4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},y4.apply(this,arguments)}function z1e(e,n){return F1e(e)||B1e(e,n)||I1e(e,n)||L1e()}function L1e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function I1e(e,n){if(e){if(typeof e=="string")return pR(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return pR(e,n)}}function pR(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function B1e(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function F1e(e){if(Array.isArray(e))return e}function vR(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function a3(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?vR(Object(t),!0).forEach(function(i){q1e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):vR(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function q1e(e,n,t){return n=H1e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function H1e(e){var n=U1e(e,"string");return am(n)=="symbol"?n:n+""}function U1e(e,n){if(am(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(am(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function V1e(e){return Array.isArray(e)&&_i(e[0])&&_i(e[1])?e.join(" ~ "):e}var W1e=function(n){var t=n.separator,i=t===void 0?" : ":t,r=n.contentStyle,a=r===void 0?{}:r,o=n.itemStyle,l=o===void 0?{}:o,f=n.labelStyle,c=f===void 0?{}:f,h=n.payload,d=n.formatter,p=n.itemSorter,v=n.wrapperClassName,b=n.labelClassName,w=n.label,k=n.labelFormatter,_=n.accessibilityLayer,C=_===void 0?!1:_,x=function(){if(h&&h.length){var F={padding:0,margin:0},G=(p?Q9(h,p):h).map(function(U,$){if(U.type==="none")return null;var R=a3({display:"block",paddingTop:4,paddingBottom:4,color:U.color||"#000"},l),I=U.formatter||d||V1e,q=U.value,Y=U.name,D=q,W=Y;if(I&&D!=null&&W!=null){var V=I(q,Y,U,$,h);if(Array.isArray(V)){var L=z1e(V,2);D=L[0],W=L[1]}else D=V}return Q.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat($),style:R},_i(W)?Q.createElement("span",{className:"recharts-tooltip-item-name"},W):null,_i(W)?Q.createElement("span",{className:"recharts-tooltip-item-separator"},i):null,Q.createElement("span",{className:"recharts-tooltip-item-value"},D),Q.createElement("span",{className:"recharts-tooltip-item-unit"},U.unit||""))});return Q.createElement("ul",{className:"recharts-tooltip-item-list",style:F},G)}return null},E=a3({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},a),O=a3({margin:0},c),j=!Gn(w),M=j?w:"",N=dn("recharts-default-tooltip",v),H=dn("recharts-tooltip-label",b);j&&k&&h!==void 0&&h!==null&&(M=k(w,h));var P=C?{role:"status","aria-live":"assertive"}:{};return Q.createElement("div",y4({className:N,style:E},P),Q.createElement("p",{className:H,style:O},Q.isValidElement(M)?M:"".concat(M)),x())};function om(e){"@babel/helpers - typeof";return om=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},om(e)}function Yv(e,n,t){return n=G1e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function G1e(e){var n=Y1e(e,"string");return om(n)=="symbol"?n:n+""}function Y1e(e,n){if(om(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(om(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var oh="recharts-tooltip-wrapper",K1e={visibility:"hidden"};function X1e(e){var n=e.coordinate,t=e.translateX,i=e.translateY;return dn(oh,Yv(Yv(Yv(Yv({},"".concat(oh,"-right"),We(t)&&n&&We(n.x)&&t>=n.x),"".concat(oh,"-left"),We(t)&&n&&We(n.x)&&t<n.x),"".concat(oh,"-bottom"),We(i)&&n&&We(n.y)&&i>=n.y),"".concat(oh,"-top"),We(i)&&n&&We(n.y)&&i<n.y))}function gR(e){var n=e.allowEscapeViewBox,t=e.coordinate,i=e.key,r=e.offsetTopLeft,a=e.position,o=e.reverseDirection,l=e.tooltipDimension,f=e.viewBox,c=e.viewBoxDimension;if(a&&We(a[i]))return a[i];var h=t[i]-l-r,d=t[i]+r;if(n[i])return o[i]?h:d;if(o[i]){var p=h,v=f[i];return p<v?Math.max(d,f[i]):Math.max(h,f[i])}var b=d+l,w=f[i]+c;return b>w?Math.max(h,f[i]):Math.max(d,f[i])}function Z1e(e){var n=e.translateX,t=e.translateY,i=e.useTranslate3d;return{transform:i?"translate3d(".concat(n,"px, ").concat(t,"px, 0)"):"translate(".concat(n,"px, ").concat(t,"px)")}}function Q1e(e){var n=e.allowEscapeViewBox,t=e.coordinate,i=e.offsetTopLeft,r=e.position,a=e.reverseDirection,o=e.tooltipBox,l=e.useTranslate3d,f=e.viewBox,c,h,d;return o.height>0&&o.width>0&&t?(h=gR({allowEscapeViewBox:n,coordinate:t,key:"x",offsetTopLeft:i,position:r,reverseDirection:a,tooltipDimension:o.width,viewBox:f,viewBoxDimension:f.width}),d=gR({allowEscapeViewBox:n,coordinate:t,key:"y",offsetTopLeft:i,position:r,reverseDirection:a,tooltipDimension:o.height,viewBox:f,viewBoxDimension:f.height}),c=Z1e({translateX:h,translateY:d,useTranslate3d:l})):c=K1e,{cssProperties:c,cssClasses:X1e({translateX:h,translateY:d,coordinate:t})}}function lc(e){"@babel/helpers - typeof";return lc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},lc(e)}function yR(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function bR(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?yR(Object(t),!0).forEach(function(i){w4(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):yR(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function J1e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function eye(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,lU(i.key),i)}}function nye(e,n,t){return n&&eye(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function tye(e,n,t){return n=s1(n),iye(e,sU()?Reflect.construct(n,t||[],s1(e).constructor):n.apply(e,t))}function iye(e,n){if(n&&(lc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return rye(e)}function rye(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function sU(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(sU=function(){return!!e})()}function s1(e){return s1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},s1(e)}function aye(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&b4(e,n)}function b4(e,n){return b4=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},b4(e,n)}function w4(e,n,t){return n=lU(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function lU(e){var n=oye(e,"string");return lc(n)=="symbol"?n:n+""}function oye(e,n){if(lc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(lc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var wR=1,sye=(function(e){function n(){var t;J1e(this,n);for(var i=arguments.length,r=new Array(i),a=0;a<i;a++)r[a]=arguments[a];return t=tye(this,n,[].concat(r)),w4(t,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),w4(t,"handleKeyDown",function(o){if(o.key==="Escape"){var l,f,c,h;t.setState({dismissed:!0,dismissedAtCoordinate:{x:(l=(f=t.props.coordinate)===null||f===void 0?void 0:f.x)!==null&&l!==void 0?l:0,y:(c=(h=t.props.coordinate)===null||h===void 0?void 0:h.y)!==null&&c!==void 0?c:0}})}}),t}return aye(n,e),nye(n,[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var i=this.wrapperNode.getBoundingClientRect();(Math.abs(i.width-this.state.lastBoundingBox.width)>wR||Math.abs(i.height-this.state.lastBoundingBox.height)>wR)&&this.setState({lastBoundingBox:{width:i.width,height:i.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 i,r;this.props.active&&this.updateBBox(),this.state.dismissed&&(((i=this.props.coordinate)===null||i===void 0?void 0:i.x)!==this.state.dismissedAtCoordinate.x||((r=this.props.coordinate)===null||r===void 0?void 0:r.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}},{key:"render",value:function(){var i=this,r=this.props,a=r.active,o=r.allowEscapeViewBox,l=r.animationDuration,f=r.animationEasing,c=r.children,h=r.coordinate,d=r.hasPayload,p=r.isAnimationActive,v=r.offset,b=r.position,w=r.reverseDirection,k=r.useTranslate3d,_=r.viewBox,C=r.wrapperStyle,x=Q1e({allowEscapeViewBox:o,coordinate:h,offsetTopLeft:v,position:b,reverseDirection:w,tooltipBox:this.state.lastBoundingBox,useTranslate3d:k,viewBox:_}),E=x.cssClasses,O=x.cssProperties,j=bR(bR({transition:p&&a?"transform ".concat(l,"ms ").concat(f):void 0},O),{},{pointerEvents:"none",visibility:!this.state.dismissed&&a&&d?"visible":"hidden",position:"absolute",top:0,left:0},C);return Q.createElement("div",{tabIndex:-1,className:E,style:j,ref:function(N){i.wrapperNode=N}},c)}}])})(A.PureComponent),lye=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},Iu={isSsr:lye()};function uc(e){"@babel/helpers - typeof";return uc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},uc(e)}function kR(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function _R(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?kR(Object(t),!0).forEach(function(i){J9(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):kR(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function uye(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function fye(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,fU(i.key),i)}}function cye(e,n,t){return n&&fye(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function dye(e,n,t){return n=l1(n),hye(e,uU()?Reflect.construct(n,t||[],l1(e).constructor):n.apply(e,t))}function hye(e,n){if(n&&(uc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return mye(e)}function mye(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function uU(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(uU=function(){return!!e})()}function l1(e){return l1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},l1(e)}function pye(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&k4(e,n)}function k4(e,n){return k4=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},k4(e,n)}function J9(e,n,t){return n=fU(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function fU(e){var n=vye(e,"string");return uc(n)=="symbol"?n:n+""}function vye(e,n){if(uc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(uc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function gye(e){return e.dataKey}function yye(e,n){return Q.isValidElement(e)?Q.cloneElement(e,n):typeof e=="function"?Q.createElement(e,n):Q.createElement(W1e,n)}var ca=(function(e){function n(){return uye(this,n),dye(this,n,arguments)}return pye(n,e),cye(n,[{key:"render",value:function(){var i=this,r=this.props,a=r.active,o=r.allowEscapeViewBox,l=r.animationDuration,f=r.animationEasing,c=r.content,h=r.coordinate,d=r.filterNull,p=r.isAnimationActive,v=r.offset,b=r.payload,w=r.payloadUniqBy,k=r.position,_=r.reverseDirection,C=r.useTranslate3d,x=r.viewBox,E=r.wrapperStyle,O=b??[];d&&O.length&&(O=eU(b.filter(function(M){return M.value!=null&&(M.hide!==!0||i.props.includeHidden)}),w,gye));var j=O.length>0;return Q.createElement(sye,{allowEscapeViewBox:o,animationDuration:l,animationEasing:f,isAnimationActive:p,active:a,coordinate:h,hasPayload:j,offset:v,position:k,reverseDirection:_,useTranslate3d:C,viewBox:x,wrapperStyle:E},yye(c,_R(_R({},this.props),{},{payload:O})))}}])})(A.PureComponent);J9(ca,"displayName","Tooltip");J9(ca,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!Iu.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 o3,xR;function bye(){if(xR)return o3;xR=1;var e=xo(),n=function(){return e.Date.now()};return o3=n,o3}var s3,SR;function wye(){if(SR)return s3;SR=1;var e=/\s/;function n(t){for(var i=t.length;i--&&e.test(t.charAt(i)););return i}return s3=n,s3}var l3,CR;function kye(){if(CR)return l3;CR=1;var e=wye(),n=/^\s+/;function t(i){return i&&i.slice(0,e(i)+1).replace(n,"")}return l3=t,l3}var u3,AR;function cU(){if(AR)return u3;AR=1;var e=kye(),n=kl(),t=Zc(),i=NaN,r=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,o=/^0o[0-7]+$/i,l=parseInt;function f(c){if(typeof c=="number")return c;if(t(c))return i;if(n(c)){var h=typeof c.valueOf=="function"?c.valueOf():c;c=n(h)?h+"":h}if(typeof c!="string")return c===0?c:+c;c=e(c);var d=a.test(c);return d||o.test(c)?l(c.slice(2),d?2:8):r.test(c)?i:+c}return u3=f,u3}var f3,OR;function _ye(){if(OR)return f3;OR=1;var e=kl(),n=bye(),t=cU(),i="Expected a function",r=Math.max,a=Math.min;function o(l,f,c){var h,d,p,v,b,w,k=0,_=!1,C=!1,x=!0;if(typeof l!="function")throw new TypeError(i);f=t(f)||0,e(c)&&(_=!!c.leading,C="maxWait"in c,p=C?r(t(c.maxWait)||0,f):p,x="trailing"in c?!!c.trailing:x);function E(G){var U=h,$=d;return h=d=void 0,k=G,v=l.apply($,U),v}function O(G){return k=G,b=setTimeout(N,f),_?E(G):v}function j(G){var U=G-w,$=G-k,R=f-U;return C?a(R,p-$):R}function M(G){var U=G-w,$=G-k;return w===void 0||U>=f||U<0||C&&$>=p}function N(){var G=n();if(M(G))return H(G);b=setTimeout(N,j(G))}function H(G){return b=void 0,x&&h?E(G):(h=d=void 0,v)}function P(){b!==void 0&&clearTimeout(b),k=0,h=w=d=b=void 0}function z(){return b===void 0?v:H(n())}function F(){var G=n(),U=M(G);if(h=arguments,d=this,w=G,U){if(b===void 0)return O(w);if(C)return clearTimeout(b),b=setTimeout(N,f),E(w)}return b===void 0&&(b=setTimeout(N,f)),v}return F.cancel=P,F.flush=z,F}return f3=o,f3}var c3,jR;function xye(){if(jR)return c3;jR=1;var e=_ye(),n=kl(),t="Expected a function";function i(r,a,o){var l=!0,f=!0;if(typeof r!="function")throw new TypeError(t);return n(o)&&(l="leading"in o?!!o.leading:l,f="trailing"in o?!!o.trailing:f),e(r,a,{leading:l,maxWait:a,trailing:f})}return c3=i,c3}var Sye=xye();const dU=mt(Sye);function sm(e){"@babel/helpers - typeof";return sm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},sm(e)}function ER(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Kv(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?ER(Object(t),!0).forEach(function(i){Cye(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ER(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Cye(e,n,t){return n=Aye(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Aye(e){var n=Oye(e,"string");return sm(n)=="symbol"?n:n+""}function Oye(e,n){if(sm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(sm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function jye(e,n){return Dye(e)||Mye(e,n)||Tye(e,n)||Eye()}function Eye(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Tye(e,n){if(e){if(typeof e=="string")return TR(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return TR(e,n)}}function TR(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function Mye(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function Dye(e){if(Array.isArray(e))return e}var eA=A.forwardRef(function(e,n){var t=e.aspect,i=e.initialDimension,r=i===void 0?{width:-1,height:-1}:i,a=e.width,o=a===void 0?"100%":a,l=e.height,f=l===void 0?"100%":l,c=e.minWidth,h=c===void 0?0:c,d=e.minHeight,p=e.maxHeight,v=e.children,b=e.debounce,w=b===void 0?0:b,k=e.id,_=e.className,C=e.onResize,x=e.style,E=x===void 0?{}:x,O=A.useRef(null),j=A.useRef();j.current=C,A.useImperativeHandle(n,function(){return Object.defineProperty(O.current,"current",{get:function(){return console.warn("The usage of ref.current.current is deprecated and will no longer be supported."),O.current},configurable:!0})});var M=A.useState({containerWidth:r.width,containerHeight:r.height}),N=jye(M,2),H=N[0],P=N[1],z=A.useCallback(function(G,U){P(function($){var R=Math.round(G),I=Math.round(U);return $.containerWidth===R&&$.containerHeight===I?$:{containerWidth:R,containerHeight:I}})},[]);A.useEffect(function(){var G=function(Y){var D,W=Y[0].contentRect,V=W.width,L=W.height;z(V,L),(D=j.current)===null||D===void 0||D.call(j,V,L)};w>0&&(G=dU(G,w,{trailing:!0,leading:!1}));var U=new ResizeObserver(G),$=O.current.getBoundingClientRect(),R=$.width,I=$.height;return z(R,I),U.observe(O.current),function(){U.disconnect()}},[z,w]);var F=A.useMemo(function(){var G=H.containerWidth,U=H.containerHeight;if(G<0||U<0)return null;Qo(lu(o)||lu(f),`The width(%s) and height(%s) are both fixed numbers,
maybe you don't need to use a ResponsiveContainer.`,o,f),Qo(!t||t>0,"The aspect(%s) must be greater than zero.",t);var $=lu(o)?G:o,R=lu(f)?U:f;t&&t>0&&($?R=$/t:R&&($=R*t),p&&R>p&&(R=p)),Qo($>0||R>0,`The width(%s) and height(%s) of chart should be greater than 0,
please check the style of container, or the props width(%s) and height(%s),
or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
height and width.`,$,R,o,f,h,d,t);var I=!Array.isArray(v)&&Zo(v.type).endsWith("Chart");return Q.Children.map(v,function(q){return Q.isValidElement(q)?A.cloneElement(q,Kv({width:$,height:R},I?{style:Kv({height:"100%",width:"100%",maxHeight:R,maxWidth:$},q.props.style)}:{})):q})},[t,v,f,p,d,h,H,o]);return Q.createElement("div",{id:k?"".concat(k):void 0,className:dn("recharts-responsive-container",_),style:Kv(Kv({},E),{},{width:o,height:f,minWidth:h,minHeight:d,maxHeight:p}),ref:O},F)}),hU=function(n){return null};hU.displayName="Cell";function lm(e){"@babel/helpers - typeof";return lm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},lm(e)}function MR(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function _4(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?MR(Object(t),!0).forEach(function(i){Rye(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):MR(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Rye(e,n,t){return n=Pye(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Pye(e){var n=Nye(e,"string");return lm(n)=="symbol"?n:n+""}function Nye(e,n){if(lm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(lm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var Tf={widthCache:{},cacheCount:0},$ye=2e3,zye={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},DR="recharts_measurement_span";function Lye(e){var n=_4({},e);return Object.keys(n).forEach(function(t){n[t]||delete n[t]}),n}var $h=function(n){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(n==null||Iu.isSsr)return{width:0,height:0};var i=Lye(t),r=JSON.stringify({text:n,copyStyle:i});if(Tf.widthCache[r])return Tf.widthCache[r];try{var a=document.getElementById(DR);a||(a=document.createElement("span"),a.setAttribute("id",DR),a.setAttribute("aria-hidden","true"),document.body.appendChild(a));var o=_4(_4({},zye),i);Object.assign(a.style,o),a.textContent="".concat(n);var l=a.getBoundingClientRect(),f={width:l.width,height:l.height};return Tf.widthCache[r]=f,++Tf.cacheCount>$ye&&(Tf.cacheCount=0,Tf.widthCache={}),f}catch{return{width:0,height:0}}},Iye=function(n){return{top:n.top+window.scrollY-document.documentElement.clientTop,left:n.left+window.scrollX-document.documentElement.clientLeft}};function um(e){"@babel/helpers - typeof";return um=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},um(e)}function u1(e,n){return Hye(e)||qye(e,n)||Fye(e,n)||Bye()}function Bye(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Fye(e,n){if(e){if(typeof e=="string")return RR(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return RR(e,n)}}function RR(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function qye(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n===0){if(Object(t)!==t)return;f=!1}else for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function Hye(e){if(Array.isArray(e))return e}function Uye(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function PR(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,Wye(i.key),i)}}function Vye(e,n,t){return n&&PR(e.prototype,n),t&&PR(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function Wye(e){var n=Gye(e,"string");return um(n)=="symbol"?n:n+""}function Gye(e,n){if(um(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(um(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var NR=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,$R=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,Yye=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,Kye=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,mU={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},Xye=Object.keys(mU),If="NaN";function Zye(e,n){return e*mU[n]}var Xv=(function(){function e(n,t){Uye(this,e),this.num=n,this.unit=t,this.num=n,this.unit=t,Number.isNaN(n)&&(this.unit=""),t!==""&&!Yye.test(t)&&(this.num=NaN,this.unit=""),Xye.includes(t)&&(this.num=Zye(n,t),this.unit="px")}return Vye(e,[{key:"add",value:function(t){return this.unit!==t.unit?new e(NaN,""):new e(this.num+t.num,this.unit)}},{key:"subtract",value:function(t){return this.unit!==t.unit?new e(NaN,""):new e(this.num-t.num,this.unit)}},{key:"multiply",value:function(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new e(NaN,""):new e(this.num*t.num,this.unit||t.unit)}},{key:"divide",value:function(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new e(NaN,""):new e(this.num/t.num,this.unit||t.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(t){var i,r=(i=Kye.exec(t))!==null&&i!==void 0?i:[],a=u1(r,3),o=a[1],l=a[2];return new e(parseFloat(o),l??"")}}])})();function pU(e){if(e.includes(If))return If;for(var n=e;n.includes("*")||n.includes("/");){var t,i=(t=NR.exec(n))!==null&&t!==void 0?t:[],r=u1(i,4),a=r[1],o=r[2],l=r[3],f=Xv.parse(a??""),c=Xv.parse(l??""),h=o==="*"?f.multiply(c):f.divide(c);if(h.isNaN())return If;n=n.replace(NR,h.toString())}for(;n.includes("+")||/.-\d+(?:\.\d+)?/.test(n);){var d,p=(d=$R.exec(n))!==null&&d!==void 0?d:[],v=u1(p,4),b=v[1],w=v[2],k=v[3],_=Xv.parse(b??""),C=Xv.parse(k??""),x=w==="+"?_.add(C):_.subtract(C);if(x.isNaN())return If;n=n.replace($R,x.toString())}return n}var zR=/\(([^()]*)\)/;function Qye(e){for(var n=e;n.includes("(");){var t=zR.exec(n),i=u1(t,2),r=i[1];n=n.replace(zR,pU(r))}return n}function Jye(e){var n=e.replace(/\s+/g,"");return n=Qye(n),n=pU(n),n}function e0e(e){try{return Jye(e)}catch{return If}}function d3(e){var n=e0e(e.slice(5,-1));return n===If?"":n}var n0e=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],t0e=["dx","dy","angle","className","breakAll"];function x4(){return x4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},x4.apply(this,arguments)}function LR(e,n){if(e==null)return{};var t=i0e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function i0e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function IR(e,n){return s0e(e)||o0e(e,n)||a0e(e,n)||r0e()}function r0e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a0e(e,n){if(e){if(typeof e=="string")return BR(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return BR(e,n)}}function BR(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function o0e(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n===0){if(Object(t)!==t)return;f=!1}else for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function s0e(e){if(Array.isArray(e))return e}var vU=/[ \f\n\r\t\v\u2028\u2029]+/,gU=function(n){var t=n.children,i=n.breakAll,r=n.style;try{var a=[];Gn(t)||(i?a=t.toString().split(""):a=t.toString().split(vU));var o=a.map(function(f){return{word:f,width:$h(f,r).width}}),l=i?0:$h(" ",r).width;return{wordsWithComputedWidth:o,spaceWidth:l}}catch{return null}},l0e=function(n,t,i,r,a){var o=n.maxLines,l=n.children,f=n.style,c=n.breakAll,h=We(o),d=l,p=function(){var $=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return $.reduce(function(R,I){var q=I.word,Y=I.width,D=R[R.length-1];if(D&&(r==null||a||D.width+Y+i<Number(r)))D.words.push(q),D.width+=Y+i;else{var W={words:[q],width:Y};R.push(W)}return R},[])},v=p(t),b=function($){return $.reduce(function(R,I){return R.width>I.width?R:I})};if(!h)return v;for(var w="…",k=function($){var R=d.slice(0,$),I=gU({breakAll:c,style:f,children:R+w}).wordsWithComputedWidth,q=p(I),Y=q.length>o||b(q).width>Number(r);return[Y,q]},_=0,C=d.length-1,x=0,E;_<=C&&x<=d.length-1;){var O=Math.floor((_+C)/2),j=O-1,M=k(j),N=IR(M,2),H=N[0],P=N[1],z=k(O),F=IR(z,1),G=F[0];if(!H&&!G&&(_=O+1),H&&G&&(C=O-1),!H&&G){E=P;break}x++}return E||v},FR=function(n){var t=Gn(n)?[]:n.toString().split(vU);return[{words:t}]},u0e=function(n){var t=n.width,i=n.scaleToFit,r=n.children,a=n.style,o=n.breakAll,l=n.maxLines;if((t||i)&&!Iu.isSsr){var f,c,h=gU({breakAll:o,children:r,style:a});if(h){var d=h.wordsWithComputedWidth,p=h.spaceWidth;f=d,c=p}else return FR(r);return l0e({breakAll:o,children:r,maxLines:l,style:a},f,c,t,i)}return FR(r)},qR="#808080",f1=function(n){var t=n.x,i=t===void 0?0:t,r=n.y,a=r===void 0?0:r,o=n.lineHeight,l=o===void 0?"1em":o,f=n.capHeight,c=f===void 0?"0.71em":f,h=n.scaleToFit,d=h===void 0?!1:h,p=n.textAnchor,v=p===void 0?"start":p,b=n.verticalAnchor,w=b===void 0?"end":b,k=n.fill,_=k===void 0?qR:k,C=LR(n,n0e),x=A.useMemo(function(){return u0e({breakAll:C.breakAll,children:C.children,maxLines:C.maxLines,scaleToFit:d,style:C.style,width:C.width})},[C.breakAll,C.children,C.maxLines,d,C.style,C.width]),E=C.dx,O=C.dy,j=C.angle,M=C.className,N=C.breakAll,H=LR(C,t0e);if(!_i(i)||!_i(a))return null;var P=i+(We(E)?E:0),z=a+(We(O)?O:0),F;switch(w){case"start":F=d3("calc(".concat(c,")"));break;case"middle":F=d3("calc(".concat((x.length-1)/2," * -").concat(l," + (").concat(c," / 2))"));break;default:F=d3("calc(".concat(x.length-1," * -").concat(l,")"));break}var G=[];if(d){var U=x[0].width,$=C.width;G.push("scale(".concat((We($)?$/U:1)/U,")"))}return j&&G.push("rotate(".concat(j,", ").concat(P,", ").concat(z,")")),G.length&&(H.transform=G.join(" ")),Q.createElement("text",x4({},Hn(H,!0),{x:P,y:z,className:dn("recharts-text",M),textAnchor:v,fill:_.includes("url")?qR:_}),x.map(function(R,I){var q=R.words.join(N?"":" ");return Q.createElement("tspan",{x:P,dy:I===0?F:l,key:"".concat(q,"-").concat(I)},q)}))};function ol(e,n){return e==null||n==null?NaN:e<n?-1:e>n?1:e>=n?0:NaN}function f0e(e,n){return e==null||n==null?NaN:n<e?-1:n>e?1:n>=e?0:NaN}function nA(e){let n,t,i;e.length!==2?(n=ol,t=(l,f)=>ol(e(l),f),i=(l,f)=>e(l)-f):(n=e===ol||e===f0e?e:c0e,t=e,i=e);function r(l,f,c=0,h=l.length){if(c<h){if(n(f,f)!==0)return h;do{const d=c+h>>>1;t(l[d],f)<0?c=d+1:h=d}while(c<h)}return c}function a(l,f,c=0,h=l.length){if(c<h){if(n(f,f)!==0)return h;do{const d=c+h>>>1;t(l[d],f)<=0?c=d+1:h=d}while(c<h)}return c}function o(l,f,c=0,h=l.length){const d=r(l,f,c,h-1);return d>c&&i(l[d-1],f)>-i(l[d],f)?d-1:d}return{left:r,center:o,right:a}}function c0e(){return 0}function yU(e){return e===null?NaN:+e}function*d0e(e,n){for(let t of e)t!=null&&(t=+t)>=t&&(yield t)}const h0e=nA(ol),hp=h0e.right;nA(yU).center;class HR extends Map{constructor(n,t=v0e){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),n!=null)for(const[i,r]of n)this.set(i,r)}get(n){return super.get(UR(this,n))}has(n){return super.has(UR(this,n))}set(n,t){return super.set(m0e(this,n),t)}delete(n){return super.delete(p0e(this,n))}}function UR({_intern:e,_key:n},t){const i=n(t);return e.has(i)?e.get(i):t}function m0e({_intern:e,_key:n},t){const i=n(t);return e.has(i)?e.get(i):(e.set(i,t),t)}function p0e({_intern:e,_key:n},t){const i=n(t);return e.has(i)&&(t=e.get(i),e.delete(i)),t}function v0e(e){return e!==null&&typeof e=="object"?e.valueOf():e}function g0e(e=ol){if(e===ol)return bU;if(typeof e!="function")throw new TypeError("compare is not a function");return(n,t)=>{const i=e(n,t);return i||i===0?i:(e(t,t)===0)-(e(n,n)===0)}}function bU(e,n){return(e==null||!(e>=e))-(n==null||!(n>=n))||(e<n?-1:e>n?1:0)}const y0e=Math.sqrt(50),b0e=Math.sqrt(10),w0e=Math.sqrt(2);function c1(e,n,t){const i=(n-e)/Math.max(0,t),r=Math.floor(Math.log10(i)),a=i/Math.pow(10,r),o=a>=y0e?10:a>=b0e?5:a>=w0e?2:1;let l,f,c;return r<0?(c=Math.pow(10,-r)/o,l=Math.round(e*c),f=Math.round(n*c),l/c<e&&++l,f/c>n&&--f,c=-c):(c=Math.pow(10,r)*o,l=Math.round(e/c),f=Math.round(n/c),l*c<e&&++l,f*c>n&&--f),f<l&&.5<=t&&t<2?c1(e,n,t*2):[l,f,c]}function S4(e,n,t){if(n=+n,e=+e,t=+t,!(t>0))return[];if(e===n)return[e];const i=n<e,[r,a,o]=i?c1(n,e,t):c1(e,n,t);if(!(a>=r))return[];const l=a-r+1,f=new Array(l);if(i)if(o<0)for(let c=0;c<l;++c)f[c]=(a-c)/-o;else for(let c=0;c<l;++c)f[c]=(a-c)*o;else if(o<0)for(let c=0;c<l;++c)f[c]=(r+c)/-o;else for(let c=0;c<l;++c)f[c]=(r+c)*o;return f}function C4(e,n,t){return n=+n,e=+e,t=+t,c1(e,n,t)[2]}function A4(e,n,t){n=+n,e=+e,t=+t;const i=n<e,r=i?C4(n,e,t):C4(e,n,t);return(i?-1:1)*(r<0?1/-r:r)}function VR(e,n){let t;for(const i of e)i!=null&&(t<i||t===void 0&&i>=i)&&(t=i);return t}function WR(e,n){let t;for(const i of e)i!=null&&(t>i||t===void 0&&i>=i)&&(t=i);return t}function wU(e,n,t=0,i=1/0,r){if(n=Math.floor(n),t=Math.floor(Math.max(0,t)),i=Math.floor(Math.min(e.length-1,i)),!(t<=n&&n<=i))return e;for(r=r===void 0?bU:g0e(r);i>t;){if(i-t>600){const f=i-t+1,c=n-t+1,h=Math.log(f),d=.5*Math.exp(2*h/3),p=.5*Math.sqrt(h*d*(f-d)/f)*(c-f/2<0?-1:1),v=Math.max(t,Math.floor(n-c*d/f+p)),b=Math.min(i,Math.floor(n+(f-c)*d/f+p));wU(e,n,v,b,r)}const a=e[n];let o=t,l=i;for(sh(e,t,n),r(e[i],a)>0&&sh(e,t,i);o<l;){for(sh(e,o,l),++o,--l;r(e[o],a)<0;)++o;for(;r(e[l],a)>0;)--l}r(e[t],a)===0?sh(e,t,l):(++l,sh(e,l,i)),l<=n&&(t=l+1),n<=l&&(i=l-1)}return e}function sh(e,n,t){const i=e[n];e[n]=e[t],e[t]=i}function k0e(e,n,t){if(e=Float64Array.from(d0e(e)),!(!(i=e.length)||isNaN(n=+n))){if(n<=0||i<2)return WR(e);if(n>=1)return VR(e);var i,r=(i-1)*n,a=Math.floor(r),o=VR(wU(e,a).subarray(0,a+1)),l=WR(e.subarray(a+1));return o+(l-o)*(r-a)}}function _0e(e,n,t=yU){if(!(!(i=e.length)||isNaN(n=+n))){if(n<=0||i<2)return+t(e[0],0,e);if(n>=1)return+t(e[i-1],i-1,e);var i,r=(i-1)*n,a=Math.floor(r),o=+t(e[a],a,e),l=+t(e[a+1],a+1,e);return o+(l-o)*(r-a)}}function x0e(e,n,t){e=+e,n=+n,t=(r=arguments.length)<2?(n=e,e=0,1):r<3?1:+t;for(var i=-1,r=Math.max(0,Math.ceil((n-e)/t))|0,a=new Array(r);++i<r;)a[i]=e+i*t;return a}function Aa(e,n){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(n).domain(e);break}return this}function ys(e,n){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof n=="function"?this.interpolator(n):this.range(n);break}}return this}const O4=Symbol("implicit");function tA(){var e=new HR,n=[],t=[],i=O4;function r(a){let o=e.get(a);if(o===void 0){if(i!==O4)return i;e.set(a,o=n.push(a)-1)}return t[o%t.length]}return r.domain=function(a){if(!arguments.length)return n.slice();n=[],e=new HR;for(const o of a)e.has(o)||e.set(o,n.push(o)-1);return r},r.range=function(a){return arguments.length?(t=Array.from(a),r):t.slice()},r.unknown=function(a){return arguments.length?(i=a,r):i},r.copy=function(){return tA(n,t).unknown(i)},Aa.apply(r,arguments),r}function fm(){var e=tA().unknown(void 0),n=e.domain,t=e.range,i=0,r=1,a,o,l=!1,f=0,c=0,h=.5;delete e.unknown;function d(){var p=n().length,v=r<i,b=v?r:i,w=v?i:r;a=(w-b)/Math.max(1,p-f+c*2),l&&(a=Math.floor(a)),b+=(w-b-a*(p-f))*h,o=a*(1-f),l&&(b=Math.round(b),o=Math.round(o));var k=x0e(p).map(function(_){return b+a*_});return t(v?k.reverse():k)}return e.domain=function(p){return arguments.length?(n(p),d()):n()},e.range=function(p){return arguments.length?([i,r]=p,i=+i,r=+r,d()):[i,r]},e.rangeRound=function(p){return[i,r]=p,i=+i,r=+r,l=!0,d()},e.bandwidth=function(){return o},e.step=function(){return a},e.round=function(p){return arguments.length?(l=!!p,d()):l},e.padding=function(p){return arguments.length?(f=Math.min(1,c=+p),d()):f},e.paddingInner=function(p){return arguments.length?(f=Math.min(1,p),d()):f},e.paddingOuter=function(p){return arguments.length?(c=+p,d()):c},e.align=function(p){return arguments.length?(h=Math.max(0,Math.min(1,p)),d()):h},e.copy=function(){return fm(n(),[i,r]).round(l).paddingInner(f).paddingOuter(c).align(h)},Aa.apply(d(),arguments)}function kU(e){var n=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return kU(n())},e}function zh(){return kU(fm.apply(null,arguments).paddingInner(1))}function iA(e,n,t){e.prototype=n.prototype=t,t.constructor=e}function _U(e,n){var t=Object.create(e.prototype);for(var i in n)t[i]=n[i];return t}function mp(){}var cm=.7,d1=1/cm,Gf="\\s*([+-]?\\d+)\\s*",dm="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",uo="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",S0e=/^#([0-9a-f]{3,8})$/,C0e=new RegExp(`^rgb\\(${Gf},${Gf},${Gf}\\)$`),A0e=new RegExp(`^rgb\\(${uo},${uo},${uo}\\)$`),O0e=new RegExp(`^rgba\\(${Gf},${Gf},${Gf},${dm}\\)$`),j0e=new RegExp(`^rgba\\(${uo},${uo},${uo},${dm}\\)$`),E0e=new RegExp(`^hsl\\(${dm},${uo},${uo}\\)$`),T0e=new RegExp(`^hsla\\(${dm},${uo},${uo},${dm}\\)$`),GR={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};iA(mp,hm,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:YR,formatHex:YR,formatHex8:M0e,formatHsl:D0e,formatRgb:KR,toString:KR});function YR(){return this.rgb().formatHex()}function M0e(){return this.rgb().formatHex8()}function D0e(){return xU(this).formatHsl()}function KR(){return this.rgb().formatRgb()}function hm(e){var n,t;return e=(e+"").trim().toLowerCase(),(n=S0e.exec(e))?(t=n[1].length,n=parseInt(n[1],16),t===6?XR(n):t===3?new _r(n>>8&15|n>>4&240,n>>4&15|n&240,(n&15)<<4|n&15,1):t===8?Zv(n>>24&255,n>>16&255,n>>8&255,(n&255)/255):t===4?Zv(n>>12&15|n>>8&240,n>>8&15|n>>4&240,n>>4&15|n&240,((n&15)<<4|n&15)/255):null):(n=C0e.exec(e))?new _r(n[1],n[2],n[3],1):(n=A0e.exec(e))?new _r(n[1]*255/100,n[2]*255/100,n[3]*255/100,1):(n=O0e.exec(e))?Zv(n[1],n[2],n[3],n[4]):(n=j0e.exec(e))?Zv(n[1]*255/100,n[2]*255/100,n[3]*255/100,n[4]):(n=E0e.exec(e))?JR(n[1],n[2]/100,n[3]/100,1):(n=T0e.exec(e))?JR(n[1],n[2]/100,n[3]/100,n[4]):GR.hasOwnProperty(e)?XR(GR[e]):e==="transparent"?new _r(NaN,NaN,NaN,0):null}function XR(e){return new _r(e>>16&255,e>>8&255,e&255,1)}function Zv(e,n,t,i){return i<=0&&(e=n=t=NaN),new _r(e,n,t,i)}function R0e(e){return e instanceof mp||(e=hm(e)),e?(e=e.rgb(),new _r(e.r,e.g,e.b,e.opacity)):new _r}function j4(e,n,t,i){return arguments.length===1?R0e(e):new _r(e,n,t,i??1)}function _r(e,n,t,i){this.r=+e,this.g=+n,this.b=+t,this.opacity=+i}iA(_r,j4,_U(mp,{brighter(e){return e=e==null?d1:Math.pow(d1,e),new _r(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?cm:Math.pow(cm,e),new _r(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new _r(mu(this.r),mu(this.g),mu(this.b),h1(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:ZR,formatHex:ZR,formatHex8:P0e,formatRgb:QR,toString:QR}));function ZR(){return`#${uu(this.r)}${uu(this.g)}${uu(this.b)}`}function P0e(){return`#${uu(this.r)}${uu(this.g)}${uu(this.b)}${uu((isNaN(this.opacity)?1:this.opacity)*255)}`}function QR(){const e=h1(this.opacity);return`${e===1?"rgb(":"rgba("}${mu(this.r)}, ${mu(this.g)}, ${mu(this.b)}${e===1?")":`, ${e})`}`}function h1(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function mu(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function uu(e){return e=mu(e),(e<16?"0":"")+e.toString(16)}function JR(e,n,t,i){return i<=0?e=n=t=NaN:t<=0||t>=1?e=n=NaN:n<=0&&(e=NaN),new La(e,n,t,i)}function xU(e){if(e instanceof La)return new La(e.h,e.s,e.l,e.opacity);if(e instanceof mp||(e=hm(e)),!e)return new La;if(e instanceof La)return e;e=e.rgb();var n=e.r/255,t=e.g/255,i=e.b/255,r=Math.min(n,t,i),a=Math.max(n,t,i),o=NaN,l=a-r,f=(a+r)/2;return l?(n===a?o=(t-i)/l+(t<i)*6:t===a?o=(i-n)/l+2:o=(n-t)/l+4,l/=f<.5?a+r:2-a-r,o*=60):l=f>0&&f<1?0:o,new La(o,l,f,e.opacity)}function N0e(e,n,t,i){return arguments.length===1?xU(e):new La(e,n,t,i??1)}function La(e,n,t,i){this.h=+e,this.s=+n,this.l=+t,this.opacity=+i}iA(La,N0e,_U(mp,{brighter(e){return e=e==null?d1:Math.pow(d1,e),new La(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?cm:Math.pow(cm,e),new La(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,n=isNaN(e)||isNaN(this.s)?0:this.s,t=this.l,i=t+(t<.5?t:1-t)*n,r=2*t-i;return new _r(h3(e>=240?e-240:e+120,r,i),h3(e,r,i),h3(e<120?e+240:e-120,r,i),this.opacity)},clamp(){return new La(eP(this.h),Qv(this.s),Qv(this.l),h1(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 e=h1(this.opacity);return`${e===1?"hsl(":"hsla("}${eP(this.h)}, ${Qv(this.s)*100}%, ${Qv(this.l)*100}%${e===1?")":`, ${e})`}`}}));function eP(e){return e=(e||0)%360,e<0?e+360:e}function Qv(e){return Math.max(0,Math.min(1,e||0))}function h3(e,n,t){return(e<60?n+(t-n)*e/60:e<180?t:e<240?n+(t-n)*(240-e)/60:n)*255}const rA=e=>()=>e;function $0e(e,n){return function(t){return e+t*n}}function z0e(e,n,t){return e=Math.pow(e,t),n=Math.pow(n,t)-e,t=1/t,function(i){return Math.pow(e+i*n,t)}}function L0e(e){return(e=+e)==1?SU:function(n,t){return t-n?z0e(n,t,e):rA(isNaN(n)?t:n)}}function SU(e,n){var t=n-e;return t?$0e(e,t):rA(isNaN(e)?n:e)}const nP=(function e(n){var t=L0e(n);function i(r,a){var o=t((r=j4(r)).r,(a=j4(a)).r),l=t(r.g,a.g),f=t(r.b,a.b),c=SU(r.opacity,a.opacity);return function(h){return r.r=o(h),r.g=l(h),r.b=f(h),r.opacity=c(h),r+""}}return i.gamma=e,i})(1);function I0e(e,n){n||(n=[]);var t=e?Math.min(n.length,e.length):0,i=n.slice(),r;return function(a){for(r=0;r<t;++r)i[r]=e[r]*(1-a)+n[r]*a;return i}}function B0e(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function F0e(e,n){var t=n?n.length:0,i=e?Math.min(t,e.length):0,r=new Array(i),a=new Array(t),o;for(o=0;o<i;++o)r[o]=td(e[o],n[o]);for(;o<t;++o)a[o]=n[o];return function(l){for(o=0;o<i;++o)a[o]=r[o](l);return a}}function q0e(e,n){var t=new Date;return e=+e,n=+n,function(i){return t.setTime(e*(1-i)+n*i),t}}function m1(e,n){return e=+e,n=+n,function(t){return e*(1-t)+n*t}}function H0e(e,n){var t={},i={},r;(e===null||typeof e!="object")&&(e={}),(n===null||typeof n!="object")&&(n={});for(r in n)r in e?t[r]=td(e[r],n[r]):i[r]=n[r];return function(a){for(r in t)i[r]=t[r](a);return i}}var E4=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,m3=new RegExp(E4.source,"g");function U0e(e){return function(){return e}}function V0e(e){return function(n){return e(n)+""}}function W0e(e,n){var t=E4.lastIndex=m3.lastIndex=0,i,r,a,o=-1,l=[],f=[];for(e=e+"",n=n+"";(i=E4.exec(e))&&(r=m3.exec(n));)(a=r.index)>t&&(a=n.slice(t,a),l[o]?l[o]+=a:l[++o]=a),(i=i[0])===(r=r[0])?l[o]?l[o]+=r:l[++o]=r:(l[++o]=null,f.push({i:o,x:m1(i,r)})),t=m3.lastIndex;return t<n.length&&(a=n.slice(t),l[o]?l[o]+=a:l[++o]=a),l.length<2?f[0]?V0e(f[0].x):U0e(n):(n=f.length,function(c){for(var h=0,d;h<n;++h)l[(d=f[h]).i]=d.x(c);return l.join("")})}function td(e,n){var t=typeof n,i;return n==null||t==="boolean"?rA(n):(t==="number"?m1:t==="string"?(i=hm(n))?(n=i,nP):W0e:n instanceof hm?nP:n instanceof Date?q0e:B0e(n)?I0e:Array.isArray(n)?F0e:typeof n.valueOf!="function"&&typeof n.toString!="function"||isNaN(n)?H0e:m1)(e,n)}function aA(e,n){return e=+e,n=+n,function(t){return Math.round(e*(1-t)+n*t)}}function G0e(e,n){n===void 0&&(n=e,e=td);for(var t=0,i=n.length-1,r=n[0],a=new Array(i<0?0:i);t<i;)a[t]=e(r,r=n[++t]);return function(o){var l=Math.max(0,Math.min(i-1,Math.floor(o*=i)));return a[l](o-l)}}function Y0e(e){return function(){return e}}function p1(e){return+e}var tP=[0,1];function ur(e){return e}function T4(e,n){return(n-=e=+e)?function(t){return(t-e)/n}:Y0e(isNaN(n)?NaN:.5)}function K0e(e,n){var t;return e>n&&(t=e,e=n,n=t),function(i){return Math.max(e,Math.min(n,i))}}function X0e(e,n,t){var i=e[0],r=e[1],a=n[0],o=n[1];return r<i?(i=T4(r,i),a=t(o,a)):(i=T4(i,r),a=t(a,o)),function(l){return a(i(l))}}function Z0e(e,n,t){var i=Math.min(e.length,n.length)-1,r=new Array(i),a=new Array(i),o=-1;for(e[i]<e[0]&&(e=e.slice().reverse(),n=n.slice().reverse());++o<i;)r[o]=T4(e[o],e[o+1]),a[o]=t(n[o],n[o+1]);return function(l){var f=hp(e,l,1,i)-1;return a[f](r[f](l))}}function pp(e,n){return n.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function R0(){var e=tP,n=tP,t=td,i,r,a,o=ur,l,f,c;function h(){var p=Math.min(e.length,n.length);return o!==ur&&(o=K0e(e[0],e[p-1])),l=p>2?Z0e:X0e,f=c=null,d}function d(p){return p==null||isNaN(p=+p)?a:(f||(f=l(e.map(i),n,t)))(i(o(p)))}return d.invert=function(p){return o(r((c||(c=l(n,e.map(i),m1)))(p)))},d.domain=function(p){return arguments.length?(e=Array.from(p,p1),h()):e.slice()},d.range=function(p){return arguments.length?(n=Array.from(p),h()):n.slice()},d.rangeRound=function(p){return n=Array.from(p),t=aA,h()},d.clamp=function(p){return arguments.length?(o=p?!0:ur,h()):o!==ur},d.interpolate=function(p){return arguments.length?(t=p,h()):t},d.unknown=function(p){return arguments.length?(a=p,d):a},function(p,v){return i=p,r=v,h()}}function oA(){return R0()(ur,ur)}function Q0e(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function v1(e,n){if(!isFinite(e)||e===0)return null;var t=(e=n?e.toExponential(n-1):e.toExponential()).indexOf("e"),i=e.slice(0,t);return[i.length>1?i[0]+i.slice(2):i,+e.slice(t+1)]}function fc(e){return e=v1(Math.abs(e)),e?e[1]:NaN}function J0e(e,n){return function(t,i){for(var r=t.length,a=[],o=0,l=e[0],f=0;r>0&&l>0&&(f+l+1>i&&(l=Math.max(1,i-f)),a.push(t.substring(r-=l,r+l)),!((f+=l+1)>i));)l=e[o=(o+1)%e.length];return a.reverse().join(n)}}function ebe(e){return function(n){return n.replace(/[0-9]/g,function(t){return e[+t]})}}var nbe=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function mm(e){if(!(n=nbe.exec(e)))throw new Error("invalid format: "+e);var n;return new sA({fill:n[1],align:n[2],sign:n[3],symbol:n[4],zero:n[5],width:n[6],comma:n[7],precision:n[8]&&n[8].slice(1),trim:n[9],type:n[10]})}mm.prototype=sA.prototype;function sA(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}sA.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 tbe(e){e:for(var n=e.length,t=1,i=-1,r;t<n;++t)switch(e[t]){case".":i=r=t;break;case"0":i===0&&(i=t),r=t;break;default:if(!+e[t])break e;i>0&&(i=0);break}return i>0?e.slice(0,i)+e.slice(r+1):e}var g1;function ibe(e,n){var t=v1(e,n);if(!t)return g1=void 0,e.toPrecision(n);var i=t[0],r=t[1],a=r-(g1=Math.max(-8,Math.min(8,Math.floor(r/3)))*3)+1,o=i.length;return a===o?i:a>o?i+new Array(a-o+1).join("0"):a>0?i.slice(0,a)+"."+i.slice(a):"0."+new Array(1-a).join("0")+v1(e,Math.max(0,n+a-1))[0]}function iP(e,n){var t=v1(e,n);if(!t)return e+"";var i=t[0],r=t[1];return r<0?"0."+new Array(-r).join("0")+i:i.length>r+1?i.slice(0,r+1)+"."+i.slice(r+1):i+new Array(r-i.length+2).join("0")}const rP={"%":(e,n)=>(e*100).toFixed(n),b:e=>Math.round(e).toString(2),c:e=>e+"",d:Q0e,e:(e,n)=>e.toExponential(n),f:(e,n)=>e.toFixed(n),g:(e,n)=>e.toPrecision(n),o:e=>Math.round(e).toString(8),p:(e,n)=>iP(e*100,n),r:iP,s:ibe,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function aP(e){return e}var oP=Array.prototype.map,sP=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function rbe(e){var n=e.grouping===void 0||e.thousands===void 0?aP:J0e(oP.call(e.grouping,Number),e.thousands+""),t=e.currency===void 0?"":e.currency[0]+"",i=e.currency===void 0?"":e.currency[1]+"",r=e.decimal===void 0?".":e.decimal+"",a=e.numerals===void 0?aP:ebe(oP.call(e.numerals,String)),o=e.percent===void 0?"%":e.percent+"",l=e.minus===void 0?"":e.minus+"",f=e.nan===void 0?"NaN":e.nan+"";function c(d,p){d=mm(d);var v=d.fill,b=d.align,w=d.sign,k=d.symbol,_=d.zero,C=d.width,x=d.comma,E=d.precision,O=d.trim,j=d.type;j==="n"?(x=!0,j="g"):rP[j]||(E===void 0&&(E=12),O=!0,j="g"),(_||v==="0"&&b==="=")&&(_=!0,v="0",b="=");var M=(p&&p.prefix!==void 0?p.prefix:"")+(k==="$"?t:k==="#"&&/[boxX]/.test(j)?"0"+j.toLowerCase():""),N=(k==="$"?i:/[%p]/.test(j)?o:"")+(p&&p.suffix!==void 0?p.suffix:""),H=rP[j],P=/[defgprs%]/.test(j);E=E===void 0?6:/[gprs]/.test(j)?Math.max(1,Math.min(21,E)):Math.max(0,Math.min(20,E));function z(F){var G=M,U=N,$,R,I;if(j==="c")U=H(F)+U,F="";else{F=+F;var q=F<0||1/F<0;if(F=isNaN(F)?f:H(Math.abs(F),E),O&&(F=tbe(F)),q&&+F==0&&w!=="+"&&(q=!1),G=(q?w==="("?w:l:w==="-"||w==="("?"":w)+G,U=(j==="s"&&!isNaN(F)&&g1!==void 0?sP[8+g1/3]:"")+U+(q&&w==="("?")":""),P){for($=-1,R=F.length;++$<R;)if(I=F.charCodeAt($),48>I||I>57){U=(I===46?r+F.slice($+1):F.slice($))+U,F=F.slice(0,$);break}}}x&&!_&&(F=n(F,1/0));var Y=G.length+F.length+U.length,D=Y<C?new Array(C-Y+1).join(v):"";switch(x&&_&&(F=n(D+F,D.length?C-U.length:1/0),D=""),b){case"<":F=G+F+U+D;break;case"=":F=G+D+F+U;break;case"^":F=D.slice(0,Y=D.length>>1)+G+F+U+D.slice(Y);break;default:F=D+G+F+U;break}return a(F)}return z.toString=function(){return d+""},z}function h(d,p){var v=Math.max(-8,Math.min(8,Math.floor(fc(p)/3)))*3,b=Math.pow(10,-v),w=c((d=mm(d),d.type="f",d),{suffix:sP[8+v/3]});return function(k){return w(b*k)}}return{format:c,formatPrefix:h}}var Jv,lA,CU;abe({thousands:",",grouping:[3],currency:["$",""]});function abe(e){return Jv=rbe(e),lA=Jv.format,CU=Jv.formatPrefix,Jv}function obe(e){return Math.max(0,-fc(Math.abs(e)))}function sbe(e,n){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(fc(n)/3)))*3-fc(Math.abs(e)))}function lbe(e,n){return e=Math.abs(e),n=Math.abs(n)-e,Math.max(0,fc(n)-fc(e))+1}function AU(e,n,t,i){var r=A4(e,n,t),a;switch(i=mm(i??",f"),i.type){case"s":{var o=Math.max(Math.abs(e),Math.abs(n));return i.precision==null&&!isNaN(a=sbe(r,o))&&(i.precision=a),CU(i,o)}case"":case"e":case"g":case"p":case"r":{i.precision==null&&!isNaN(a=lbe(r,Math.max(Math.abs(e),Math.abs(n))))&&(i.precision=a-(i.type==="e"));break}case"f":case"%":{i.precision==null&&!isNaN(a=obe(r))&&(i.precision=a-(i.type==="%")*2);break}}return lA(i)}function xl(e){var n=e.domain;return e.ticks=function(t){var i=n();return S4(i[0],i[i.length-1],t??10)},e.tickFormat=function(t,i){var r=n();return AU(r[0],r[r.length-1],t??10,i)},e.nice=function(t){t==null&&(t=10);var i=n(),r=0,a=i.length-1,o=i[r],l=i[a],f,c,h=10;for(l<o&&(c=o,o=l,l=c,c=r,r=a,a=c);h-- >0;){if(c=C4(o,l,t),c===f)return i[r]=o,i[a]=l,n(i);if(c>0)o=Math.floor(o/c)*c,l=Math.ceil(l/c)*c;else if(c<0)o=Math.ceil(o*c)/c,l=Math.floor(l*c)/c;else break;f=c}return e},e}function y1(){var e=oA();return e.copy=function(){return pp(e,y1())},Aa.apply(e,arguments),xl(e)}function OU(e){var n;function t(i){return i==null||isNaN(i=+i)?n:i}return t.invert=t,t.domain=t.range=function(i){return arguments.length?(e=Array.from(i,p1),t):e.slice()},t.unknown=function(i){return arguments.length?(n=i,t):n},t.copy=function(){return OU(e).unknown(n)},e=arguments.length?Array.from(e,p1):[0,1],xl(t)}function jU(e,n){e=e.slice();var t=0,i=e.length-1,r=e[t],a=e[i],o;return a<r&&(o=t,t=i,i=o,o=r,r=a,a=o),e[t]=n.floor(r),e[i]=n.ceil(a),e}function lP(e){return Math.log(e)}function uP(e){return Math.exp(e)}function ube(e){return-Math.log(-e)}function fbe(e){return-Math.exp(-e)}function cbe(e){return isFinite(e)?+("1e"+e):e<0?0:e}function dbe(e){return e===10?cbe:e===Math.E?Math.exp:n=>Math.pow(e,n)}function hbe(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),n=>Math.log(n)/e)}function fP(e){return(n,t)=>-e(-n,t)}function uA(e){const n=e(lP,uP),t=n.domain;let i=10,r,a;function o(){return r=hbe(i),a=dbe(i),t()[0]<0?(r=fP(r),a=fP(a),e(ube,fbe)):e(lP,uP),n}return n.base=function(l){return arguments.length?(i=+l,o()):i},n.domain=function(l){return arguments.length?(t(l),o()):t()},n.ticks=l=>{const f=t();let c=f[0],h=f[f.length-1];const d=h<c;d&&([c,h]=[h,c]);let p=r(c),v=r(h),b,w;const k=l==null?10:+l;let _=[];if(!(i%1)&&v-p<k){if(p=Math.floor(p),v=Math.ceil(v),c>0){for(;p<=v;++p)for(b=1;b<i;++b)if(w=p<0?b/a(-p):b*a(p),!(w<c)){if(w>h)break;_.push(w)}}else for(;p<=v;++p)for(b=i-1;b>=1;--b)if(w=p>0?b/a(-p):b*a(p),!(w<c)){if(w>h)break;_.push(w)}_.length*2<k&&(_=S4(c,h,k))}else _=S4(p,v,Math.min(v-p,k)).map(a);return d?_.reverse():_},n.tickFormat=(l,f)=>{if(l==null&&(l=10),f==null&&(f=i===10?"s":","),typeof f!="function"&&(!(i%1)&&(f=mm(f)).precision==null&&(f.trim=!0),f=lA(f)),l===1/0)return f;const c=Math.max(1,i*l/n.ticks().length);return h=>{let d=h/a(Math.round(r(h)));return d*i<i-.5&&(d*=i),d<=c?f(h):""}},n.nice=()=>t(jU(t(),{floor:l=>a(Math.floor(r(l))),ceil:l=>a(Math.ceil(r(l)))})),n}function EU(){const e=uA(R0()).domain([1,10]);return e.copy=()=>pp(e,EU()).base(e.base()),Aa.apply(e,arguments),e}function cP(e){return function(n){return Math.sign(n)*Math.log1p(Math.abs(n/e))}}function dP(e){return function(n){return Math.sign(n)*Math.expm1(Math.abs(n))*e}}function fA(e){var n=1,t=e(cP(n),dP(n));return t.constant=function(i){return arguments.length?e(cP(n=+i),dP(n)):n},xl(t)}function TU(){var e=fA(R0());return e.copy=function(){return pp(e,TU()).constant(e.constant())},Aa.apply(e,arguments)}function hP(e){return function(n){return n<0?-Math.pow(-n,e):Math.pow(n,e)}}function mbe(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function pbe(e){return e<0?-e*e:e*e}function cA(e){var n=e(ur,ur),t=1;function i(){return t===1?e(ur,ur):t===.5?e(mbe,pbe):e(hP(t),hP(1/t))}return n.exponent=function(r){return arguments.length?(t=+r,i()):t},xl(n)}function dA(){var e=cA(R0());return e.copy=function(){return pp(e,dA()).exponent(e.exponent())},Aa.apply(e,arguments),e}function vbe(){return dA.apply(null,arguments).exponent(.5)}function mP(e){return Math.sign(e)*e*e}function gbe(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function MU(){var e=oA(),n=[0,1],t=!1,i;function r(a){var o=gbe(e(a));return isNaN(o)?i:t?Math.round(o):o}return r.invert=function(a){return e.invert(mP(a))},r.domain=function(a){return arguments.length?(e.domain(a),r):e.domain()},r.range=function(a){return arguments.length?(e.range((n=Array.from(a,p1)).map(mP)),r):n.slice()},r.rangeRound=function(a){return r.range(a).round(!0)},r.round=function(a){return arguments.length?(t=!!a,r):t},r.clamp=function(a){return arguments.length?(e.clamp(a),r):e.clamp()},r.unknown=function(a){return arguments.length?(i=a,r):i},r.copy=function(){return MU(e.domain(),n).round(t).clamp(e.clamp()).unknown(i)},Aa.apply(r,arguments),xl(r)}function DU(){var e=[],n=[],t=[],i;function r(){var o=0,l=Math.max(1,n.length);for(t=new Array(l-1);++o<l;)t[o-1]=_0e(e,o/l);return a}function a(o){return o==null||isNaN(o=+o)?i:n[hp(t,o)]}return a.invertExtent=function(o){var l=n.indexOf(o);return l<0?[NaN,NaN]:[l>0?t[l-1]:e[0],l<t.length?t[l]:e[e.length-1]]},a.domain=function(o){if(!arguments.length)return e.slice();e=[];for(let l of o)l!=null&&!isNaN(l=+l)&&e.push(l);return e.sort(ol),r()},a.range=function(o){return arguments.length?(n=Array.from(o),r()):n.slice()},a.unknown=function(o){return arguments.length?(i=o,a):i},a.quantiles=function(){return t.slice()},a.copy=function(){return DU().domain(e).range(n).unknown(i)},Aa.apply(a,arguments)}function RU(){var e=0,n=1,t=1,i=[.5],r=[0,1],a;function o(f){return f!=null&&f<=f?r[hp(i,f,0,t)]:a}function l(){var f=-1;for(i=new Array(t);++f<t;)i[f]=((f+1)*n-(f-t)*e)/(t+1);return o}return o.domain=function(f){return arguments.length?([e,n]=f,e=+e,n=+n,l()):[e,n]},o.range=function(f){return arguments.length?(t=(r=Array.from(f)).length-1,l()):r.slice()},o.invertExtent=function(f){var c=r.indexOf(f);return c<0?[NaN,NaN]:c<1?[e,i[0]]:c>=t?[i[t-1],n]:[i[c-1],i[c]]},o.unknown=function(f){return arguments.length&&(a=f),o},o.thresholds=function(){return i.slice()},o.copy=function(){return RU().domain([e,n]).range(r).unknown(a)},Aa.apply(xl(o),arguments)}function PU(){var e=[.5],n=[0,1],t,i=1;function r(a){return a!=null&&a<=a?n[hp(e,a,0,i)]:t}return r.domain=function(a){return arguments.length?(e=Array.from(a),i=Math.min(e.length,n.length-1),r):e.slice()},r.range=function(a){return arguments.length?(n=Array.from(a),i=Math.min(e.length,n.length-1),r):n.slice()},r.invertExtent=function(a){var o=n.indexOf(a);return[e[o-1],e[o]]},r.unknown=function(a){return arguments.length?(t=a,r):t},r.copy=function(){return PU().domain(e).range(n).unknown(t)},Aa.apply(r,arguments)}const p3=new Date,v3=new Date;function Ci(e,n,t,i){function r(a){return e(a=arguments.length===0?new Date:new Date(+a)),a}return r.floor=a=>(e(a=new Date(+a)),a),r.ceil=a=>(e(a=new Date(a-1)),n(a,1),e(a),a),r.round=a=>{const o=r(a),l=r.ceil(a);return a-o<l-a?o:l},r.offset=(a,o)=>(n(a=new Date(+a),o==null?1:Math.floor(o)),a),r.range=(a,o,l)=>{const f=[];if(a=r.ceil(a),l=l==null?1:Math.floor(l),!(a<o)||!(l>0))return f;let c;do f.push(c=new Date(+a)),n(a,l),e(a);while(c<a&&a<o);return f},r.filter=a=>Ci(o=>{if(o>=o)for(;e(o),!a(o);)o.setTime(o-1)},(o,l)=>{if(o>=o)if(l<0)for(;++l<=0;)for(;n(o,-1),!a(o););else for(;--l>=0;)for(;n(o,1),!a(o););}),t&&(r.count=(a,o)=>(p3.setTime(+a),v3.setTime(+o),e(p3),e(v3),Math.floor(t(p3,v3))),r.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?r.filter(i?o=>i(o)%a===0:o=>r.count(0,o)%a===0):r)),r}const b1=Ci(()=>{},(e,n)=>{e.setTime(+e+n)},(e,n)=>n-e);b1.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?Ci(n=>{n.setTime(Math.floor(n/e)*e)},(n,t)=>{n.setTime(+n+t*e)},(n,t)=>(t-n)/e):b1);b1.range;const Vo=1e3,ma=Vo*60,Wo=ma*60,as=Wo*24,hA=as*7,pP=as*30,g3=as*365,fu=Ci(e=>{e.setTime(e-e.getMilliseconds())},(e,n)=>{e.setTime(+e+n*Vo)},(e,n)=>(n-e)/Vo,e=>e.getUTCSeconds());fu.range;const mA=Ci(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Vo)},(e,n)=>{e.setTime(+e+n*ma)},(e,n)=>(n-e)/ma,e=>e.getMinutes());mA.range;const pA=Ci(e=>{e.setUTCSeconds(0,0)},(e,n)=>{e.setTime(+e+n*ma)},(e,n)=>(n-e)/ma,e=>e.getUTCMinutes());pA.range;const vA=Ci(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Vo-e.getMinutes()*ma)},(e,n)=>{e.setTime(+e+n*Wo)},(e,n)=>(n-e)/Wo,e=>e.getHours());vA.range;const gA=Ci(e=>{e.setUTCMinutes(0,0,0)},(e,n)=>{e.setTime(+e+n*Wo)},(e,n)=>(n-e)/Wo,e=>e.getUTCHours());gA.range;const vp=Ci(e=>e.setHours(0,0,0,0),(e,n)=>e.setDate(e.getDate()+n),(e,n)=>(n-e-(n.getTimezoneOffset()-e.getTimezoneOffset())*ma)/as,e=>e.getDate()-1);vp.range;const P0=Ci(e=>{e.setUTCHours(0,0,0,0)},(e,n)=>{e.setUTCDate(e.getUTCDate()+n)},(e,n)=>(n-e)/as,e=>e.getUTCDate()-1);P0.range;const NU=Ci(e=>{e.setUTCHours(0,0,0,0)},(e,n)=>{e.setUTCDate(e.getUTCDate()+n)},(e,n)=>(n-e)/as,e=>Math.floor(e/as));NU.range;function Bu(e){return Ci(n=>{n.setDate(n.getDate()-(n.getDay()+7-e)%7),n.setHours(0,0,0,0)},(n,t)=>{n.setDate(n.getDate()+t*7)},(n,t)=>(t-n-(t.getTimezoneOffset()-n.getTimezoneOffset())*ma)/hA)}const N0=Bu(0),w1=Bu(1),ybe=Bu(2),bbe=Bu(3),cc=Bu(4),wbe=Bu(5),kbe=Bu(6);N0.range;w1.range;ybe.range;bbe.range;cc.range;wbe.range;kbe.range;function Fu(e){return Ci(n=>{n.setUTCDate(n.getUTCDate()-(n.getUTCDay()+7-e)%7),n.setUTCHours(0,0,0,0)},(n,t)=>{n.setUTCDate(n.getUTCDate()+t*7)},(n,t)=>(t-n)/hA)}const $0=Fu(0),k1=Fu(1),_be=Fu(2),xbe=Fu(3),dc=Fu(4),Sbe=Fu(5),Cbe=Fu(6);$0.range;k1.range;_be.range;xbe.range;dc.range;Sbe.range;Cbe.range;const yA=Ci(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,n)=>{e.setMonth(e.getMonth()+n)},(e,n)=>n.getMonth()-e.getMonth()+(n.getFullYear()-e.getFullYear())*12,e=>e.getMonth());yA.range;const bA=Ci(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,n)=>{e.setUTCMonth(e.getUTCMonth()+n)},(e,n)=>n.getUTCMonth()-e.getUTCMonth()+(n.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());bA.range;const os=Ci(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,n)=>{e.setFullYear(e.getFullYear()+n)},(e,n)=>n.getFullYear()-e.getFullYear(),e=>e.getFullYear());os.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ci(n=>{n.setFullYear(Math.floor(n.getFullYear()/e)*e),n.setMonth(0,1),n.setHours(0,0,0,0)},(n,t)=>{n.setFullYear(n.getFullYear()+t*e)});os.range;const ss=Ci(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,n)=>{e.setUTCFullYear(e.getUTCFullYear()+n)},(e,n)=>n.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());ss.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ci(n=>{n.setUTCFullYear(Math.floor(n.getUTCFullYear()/e)*e),n.setUTCMonth(0,1),n.setUTCHours(0,0,0,0)},(n,t)=>{n.setUTCFullYear(n.getUTCFullYear()+t*e)});ss.range;function $U(e,n,t,i,r,a){const o=[[fu,1,Vo],[fu,5,5*Vo],[fu,15,15*Vo],[fu,30,30*Vo],[a,1,ma],[a,5,5*ma],[a,15,15*ma],[a,30,30*ma],[r,1,Wo],[r,3,3*Wo],[r,6,6*Wo],[r,12,12*Wo],[i,1,as],[i,2,2*as],[t,1,hA],[n,1,pP],[n,3,3*pP],[e,1,g3]];function l(c,h,d){const p=h<c;p&&([c,h]=[h,c]);const v=d&&typeof d.range=="function"?d:f(c,h,d),b=v?v.range(c,+h+1):[];return p?b.reverse():b}function f(c,h,d){const p=Math.abs(h-c)/d,v=nA(([,,k])=>k).right(o,p);if(v===o.length)return e.every(A4(c/g3,h/g3,d));if(v===0)return b1.every(Math.max(A4(c,h,d),1));const[b,w]=o[p/o[v-1][2]<o[v][2]/p?v-1:v];return b.every(w)}return[l,f]}const[Abe,Obe]=$U(ss,bA,$0,NU,gA,pA),[jbe,Ebe]=$U(os,yA,N0,vp,vA,mA);function y3(e){if(0<=e.y&&e.y<100){var n=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return n.setFullYear(e.y),n}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function b3(e){if(0<=e.y&&e.y<100){var n=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return n.setUTCFullYear(e.y),n}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function lh(e,n,t){return{y:e,m:n,d:t,H:0,M:0,S:0,L:0}}function Tbe(e){var n=e.dateTime,t=e.date,i=e.time,r=e.periods,a=e.days,o=e.shortDays,l=e.months,f=e.shortMonths,c=uh(r),h=fh(r),d=uh(a),p=fh(a),v=uh(o),b=fh(o),w=uh(l),k=fh(l),_=uh(f),C=fh(f),x={a:I,A:q,b:Y,B:D,c:null,d:kP,e:kP,f:Jbe,g:uwe,G:cwe,H:Xbe,I:Zbe,j:Qbe,L:zU,m:ewe,M:nwe,p:W,q:V,Q:SP,s:CP,S:twe,u:iwe,U:rwe,V:awe,w:owe,W:swe,x:null,X:null,y:lwe,Y:fwe,Z:dwe,"%":xP},E={a:L,A:X,b:ee,B:re,c:null,d:_P,e:_P,f:vwe,g:Awe,G:jwe,H:hwe,I:mwe,j:pwe,L:IU,m:gwe,M:ywe,p:se,q:ye,Q:SP,s:CP,S:bwe,u:wwe,U:kwe,V:_we,w:xwe,W:Swe,x:null,X:null,y:Cwe,Y:Owe,Z:Ewe,"%":xP},O={a:P,A:z,b:F,B:G,c:U,d:bP,e:bP,f:Wbe,g:yP,G:gP,H:wP,I:wP,j:qbe,L:Vbe,m:Fbe,M:Hbe,p:H,q:Bbe,Q:Ybe,s:Kbe,S:Ube,u:Nbe,U:$be,V:zbe,w:Pbe,W:Lbe,x:$,X:R,y:yP,Y:gP,Z:Ibe,"%":Gbe};x.x=j(t,x),x.X=j(i,x),x.c=j(n,x),E.x=j(t,E),E.X=j(i,E),E.c=j(n,E);function j(ae,le){return function(_e){var ne=[],ze=-1,we=0,Ce=ae.length,Ne,ge,xe;for(_e instanceof Date||(_e=new Date(+_e));++ze<Ce;)ae.charCodeAt(ze)===37&&(ne.push(ae.slice(we,ze)),(ge=vP[Ne=ae.charAt(++ze)])!=null?Ne=ae.charAt(++ze):ge=Ne==="e"?" ":"0",(xe=le[Ne])&&(Ne=xe(_e,ge)),ne.push(Ne),we=ze+1);return ne.push(ae.slice(we,ze)),ne.join("")}}function M(ae,le){return function(_e){var ne=lh(1900,void 0,1),ze=N(ne,ae,_e+="",0),we,Ce;if(ze!=_e.length)return null;if("Q"in ne)return new Date(ne.Q);if("s"in ne)return new Date(ne.s*1e3+("L"in ne?ne.L:0));if(le&&!("Z"in ne)&&(ne.Z=0),"p"in ne&&(ne.H=ne.H%12+ne.p*12),ne.m===void 0&&(ne.m="q"in ne?ne.q:0),"V"in ne){if(ne.V<1||ne.V>53)return null;"w"in ne||(ne.w=1),"Z"in ne?(we=b3(lh(ne.y,0,1)),Ce=we.getUTCDay(),we=Ce>4||Ce===0?k1.ceil(we):k1(we),we=P0.offset(we,(ne.V-1)*7),ne.y=we.getUTCFullYear(),ne.m=we.getUTCMonth(),ne.d=we.getUTCDate()+(ne.w+6)%7):(we=y3(lh(ne.y,0,1)),Ce=we.getDay(),we=Ce>4||Ce===0?w1.ceil(we):w1(we),we=vp.offset(we,(ne.V-1)*7),ne.y=we.getFullYear(),ne.m=we.getMonth(),ne.d=we.getDate()+(ne.w+6)%7)}else("W"in ne||"U"in ne)&&("w"in ne||(ne.w="u"in ne?ne.u%7:"W"in ne?1:0),Ce="Z"in ne?b3(lh(ne.y,0,1)).getUTCDay():y3(lh(ne.y,0,1)).getDay(),ne.m=0,ne.d="W"in ne?(ne.w+6)%7+ne.W*7-(Ce+5)%7:ne.w+ne.U*7-(Ce+6)%7);return"Z"in ne?(ne.H+=ne.Z/100|0,ne.M+=ne.Z%100,b3(ne)):y3(ne)}}function N(ae,le,_e,ne){for(var ze=0,we=le.length,Ce=_e.length,Ne,ge;ze<we;){if(ne>=Ce)return-1;if(Ne=le.charCodeAt(ze++),Ne===37){if(Ne=le.charAt(ze++),ge=O[Ne in vP?le.charAt(ze++):Ne],!ge||(ne=ge(ae,_e,ne))<0)return-1}else if(Ne!=_e.charCodeAt(ne++))return-1}return ne}function H(ae,le,_e){var ne=c.exec(le.slice(_e));return ne?(ae.p=h.get(ne[0].toLowerCase()),_e+ne[0].length):-1}function P(ae,le,_e){var ne=v.exec(le.slice(_e));return ne?(ae.w=b.get(ne[0].toLowerCase()),_e+ne[0].length):-1}function z(ae,le,_e){var ne=d.exec(le.slice(_e));return ne?(ae.w=p.get(ne[0].toLowerCase()),_e+ne[0].length):-1}function F(ae,le,_e){var ne=_.exec(le.slice(_e));return ne?(ae.m=C.get(ne[0].toLowerCase()),_e+ne[0].length):-1}function G(ae,le,_e){var ne=w.exec(le.slice(_e));return ne?(ae.m=k.get(ne[0].toLowerCase()),_e+ne[0].length):-1}function U(ae,le,_e){return N(ae,n,le,_e)}function $(ae,le,_e){return N(ae,t,le,_e)}function R(ae,le,_e){return N(ae,i,le,_e)}function I(ae){return o[ae.getDay()]}function q(ae){return a[ae.getDay()]}function Y(ae){return f[ae.getMonth()]}function D(ae){return l[ae.getMonth()]}function W(ae){return r[+(ae.getHours()>=12)]}function V(ae){return 1+~~(ae.getMonth()/3)}function L(ae){return o[ae.getUTCDay()]}function X(ae){return a[ae.getUTCDay()]}function ee(ae){return f[ae.getUTCMonth()]}function re(ae){return l[ae.getUTCMonth()]}function se(ae){return r[+(ae.getUTCHours()>=12)]}function ye(ae){return 1+~~(ae.getUTCMonth()/3)}return{format:function(ae){var le=j(ae+="",x);return le.toString=function(){return ae},le},parse:function(ae){var le=M(ae+="",!1);return le.toString=function(){return ae},le},utcFormat:function(ae){var le=j(ae+="",E);return le.toString=function(){return ae},le},utcParse:function(ae){var le=M(ae+="",!0);return le.toString=function(){return ae},le}}}var vP={"-":"",_:" ",0:"0"},Di=/^\s*\d+/,Mbe=/^%/,Dbe=/[\\^$*+?|[\]().{}]/g;function ht(e,n,t){var i=e<0?"-":"",r=(i?-e:e)+"",a=r.length;return i+(a<t?new Array(t-a+1).join(n)+r:r)}function Rbe(e){return e.replace(Dbe,"\\$&")}function uh(e){return new RegExp("^(?:"+e.map(Rbe).join("|")+")","i")}function fh(e){return new Map(e.map((n,t)=>[n.toLowerCase(),t]))}function Pbe(e,n,t){var i=Di.exec(n.slice(t,t+1));return i?(e.w=+i[0],t+i[0].length):-1}function Nbe(e,n,t){var i=Di.exec(n.slice(t,t+1));return i?(e.u=+i[0],t+i[0].length):-1}function $be(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.U=+i[0],t+i[0].length):-1}function zbe(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.V=+i[0],t+i[0].length):-1}function Lbe(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.W=+i[0],t+i[0].length):-1}function gP(e,n,t){var i=Di.exec(n.slice(t,t+4));return i?(e.y=+i[0],t+i[0].length):-1}function yP(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.y=+i[0]+(+i[0]>68?1900:2e3),t+i[0].length):-1}function Ibe(e,n,t){var i=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(n.slice(t,t+6));return i?(e.Z=i[1]?0:-(i[2]+(i[3]||"00")),t+i[0].length):-1}function Bbe(e,n,t){var i=Di.exec(n.slice(t,t+1));return i?(e.q=i[0]*3-3,t+i[0].length):-1}function Fbe(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.m=i[0]-1,t+i[0].length):-1}function bP(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.d=+i[0],t+i[0].length):-1}function qbe(e,n,t){var i=Di.exec(n.slice(t,t+3));return i?(e.m=0,e.d=+i[0],t+i[0].length):-1}function wP(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.H=+i[0],t+i[0].length):-1}function Hbe(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.M=+i[0],t+i[0].length):-1}function Ube(e,n,t){var i=Di.exec(n.slice(t,t+2));return i?(e.S=+i[0],t+i[0].length):-1}function Vbe(e,n,t){var i=Di.exec(n.slice(t,t+3));return i?(e.L=+i[0],t+i[0].length):-1}function Wbe(e,n,t){var i=Di.exec(n.slice(t,t+6));return i?(e.L=Math.floor(i[0]/1e3),t+i[0].length):-1}function Gbe(e,n,t){var i=Mbe.exec(n.slice(t,t+1));return i?t+i[0].length:-1}function Ybe(e,n,t){var i=Di.exec(n.slice(t));return i?(e.Q=+i[0],t+i[0].length):-1}function Kbe(e,n,t){var i=Di.exec(n.slice(t));return i?(e.s=+i[0],t+i[0].length):-1}function kP(e,n){return ht(e.getDate(),n,2)}function Xbe(e,n){return ht(e.getHours(),n,2)}function Zbe(e,n){return ht(e.getHours()%12||12,n,2)}function Qbe(e,n){return ht(1+vp.count(os(e),e),n,3)}function zU(e,n){return ht(e.getMilliseconds(),n,3)}function Jbe(e,n){return zU(e,n)+"000"}function ewe(e,n){return ht(e.getMonth()+1,n,2)}function nwe(e,n){return ht(e.getMinutes(),n,2)}function twe(e,n){return ht(e.getSeconds(),n,2)}function iwe(e){var n=e.getDay();return n===0?7:n}function rwe(e,n){return ht(N0.count(os(e)-1,e),n,2)}function LU(e){var n=e.getDay();return n>=4||n===0?cc(e):cc.ceil(e)}function awe(e,n){return e=LU(e),ht(cc.count(os(e),e)+(os(e).getDay()===4),n,2)}function owe(e){return e.getDay()}function swe(e,n){return ht(w1.count(os(e)-1,e),n,2)}function lwe(e,n){return ht(e.getFullYear()%100,n,2)}function uwe(e,n){return e=LU(e),ht(e.getFullYear()%100,n,2)}function fwe(e,n){return ht(e.getFullYear()%1e4,n,4)}function cwe(e,n){var t=e.getDay();return e=t>=4||t===0?cc(e):cc.ceil(e),ht(e.getFullYear()%1e4,n,4)}function dwe(e){var n=e.getTimezoneOffset();return(n>0?"-":(n*=-1,"+"))+ht(n/60|0,"0",2)+ht(n%60,"0",2)}function _P(e,n){return ht(e.getUTCDate(),n,2)}function hwe(e,n){return ht(e.getUTCHours(),n,2)}function mwe(e,n){return ht(e.getUTCHours()%12||12,n,2)}function pwe(e,n){return ht(1+P0.count(ss(e),e),n,3)}function IU(e,n){return ht(e.getUTCMilliseconds(),n,3)}function vwe(e,n){return IU(e,n)+"000"}function gwe(e,n){return ht(e.getUTCMonth()+1,n,2)}function ywe(e,n){return ht(e.getUTCMinutes(),n,2)}function bwe(e,n){return ht(e.getUTCSeconds(),n,2)}function wwe(e){var n=e.getUTCDay();return n===0?7:n}function kwe(e,n){return ht($0.count(ss(e)-1,e),n,2)}function BU(e){var n=e.getUTCDay();return n>=4||n===0?dc(e):dc.ceil(e)}function _we(e,n){return e=BU(e),ht(dc.count(ss(e),e)+(ss(e).getUTCDay()===4),n,2)}function xwe(e){return e.getUTCDay()}function Swe(e,n){return ht(k1.count(ss(e)-1,e),n,2)}function Cwe(e,n){return ht(e.getUTCFullYear()%100,n,2)}function Awe(e,n){return e=BU(e),ht(e.getUTCFullYear()%100,n,2)}function Owe(e,n){return ht(e.getUTCFullYear()%1e4,n,4)}function jwe(e,n){var t=e.getUTCDay();return e=t>=4||t===0?dc(e):dc.ceil(e),ht(e.getUTCFullYear()%1e4,n,4)}function Ewe(){return"+0000"}function xP(){return"%"}function SP(e){return+e}function CP(e){return Math.floor(+e/1e3)}var Mf,FU,qU;Twe({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 Twe(e){return Mf=Tbe(e),FU=Mf.format,Mf.parse,qU=Mf.utcFormat,Mf.utcParse,Mf}function Mwe(e){return new Date(e)}function Dwe(e){return e instanceof Date?+e:+new Date(+e)}function wA(e,n,t,i,r,a,o,l,f,c){var h=oA(),d=h.invert,p=h.domain,v=c(".%L"),b=c(":%S"),w=c("%I:%M"),k=c("%I %p"),_=c("%a %d"),C=c("%b %d"),x=c("%B"),E=c("%Y");function O(j){return(f(j)<j?v:l(j)<j?b:o(j)<j?w:a(j)<j?k:i(j)<j?r(j)<j?_:C:t(j)<j?x:E)(j)}return h.invert=function(j){return new Date(d(j))},h.domain=function(j){return arguments.length?p(Array.from(j,Dwe)):p().map(Mwe)},h.ticks=function(j){var M=p();return e(M[0],M[M.length-1],j??10)},h.tickFormat=function(j,M){return M==null?O:c(M)},h.nice=function(j){var M=p();return(!j||typeof j.range!="function")&&(j=n(M[0],M[M.length-1],j??10)),j?p(jU(M,j)):h},h.copy=function(){return pp(h,wA(e,n,t,i,r,a,o,l,f,c))},h}function Rwe(){return Aa.apply(wA(jbe,Ebe,os,yA,N0,vp,vA,mA,fu,FU).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function Pwe(){return Aa.apply(wA(Abe,Obe,ss,bA,$0,P0,gA,pA,fu,qU).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function z0(){var e=0,n=1,t,i,r,a,o=ur,l=!1,f;function c(d){return d==null||isNaN(d=+d)?f:o(r===0?.5:(d=(a(d)-t)*r,l?Math.max(0,Math.min(1,d)):d))}c.domain=function(d){return arguments.length?([e,n]=d,t=a(e=+e),i=a(n=+n),r=t===i?0:1/(i-t),c):[e,n]},c.clamp=function(d){return arguments.length?(l=!!d,c):l},c.interpolator=function(d){return arguments.length?(o=d,c):o};function h(d){return function(p){var v,b;return arguments.length?([v,b]=p,o=d(v,b),c):[o(0),o(1)]}}return c.range=h(td),c.rangeRound=h(aA),c.unknown=function(d){return arguments.length?(f=d,c):f},function(d){return a=d,t=d(e),i=d(n),r=t===i?0:1/(i-t),c}}function Sl(e,n){return n.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function HU(){var e=xl(z0()(ur));return e.copy=function(){return Sl(e,HU())},ys.apply(e,arguments)}function UU(){var e=uA(z0()).domain([1,10]);return e.copy=function(){return Sl(e,UU()).base(e.base())},ys.apply(e,arguments)}function VU(){var e=fA(z0());return e.copy=function(){return Sl(e,VU()).constant(e.constant())},ys.apply(e,arguments)}function kA(){var e=cA(z0());return e.copy=function(){return Sl(e,kA()).exponent(e.exponent())},ys.apply(e,arguments)}function Nwe(){return kA.apply(null,arguments).exponent(.5)}function WU(){var e=[],n=ur;function t(i){if(i!=null&&!isNaN(i=+i))return n((hp(e,i,1)-1)/(e.length-1))}return t.domain=function(i){if(!arguments.length)return e.slice();e=[];for(let r of i)r!=null&&!isNaN(r=+r)&&e.push(r);return e.sort(ol),t},t.interpolator=function(i){return arguments.length?(n=i,t):n},t.range=function(){return e.map((i,r)=>n(r/(e.length-1)))},t.quantiles=function(i){return Array.from({length:i+1},(r,a)=>k0e(e,a/i))},t.copy=function(){return WU(n).domain(e)},ys.apply(t,arguments)}function L0(){var e=0,n=.5,t=1,i=1,r,a,o,l,f,c=ur,h,d=!1,p;function v(w){return isNaN(w=+w)?p:(w=.5+((w=+h(w))-a)*(i*w<i*a?l:f),c(d?Math.max(0,Math.min(1,w)):w))}v.domain=function(w){return arguments.length?([e,n,t]=w,r=h(e=+e),a=h(n=+n),o=h(t=+t),l=r===a?0:.5/(a-r),f=a===o?0:.5/(o-a),i=a<r?-1:1,v):[e,n,t]},v.clamp=function(w){return arguments.length?(d=!!w,v):d},v.interpolator=function(w){return arguments.length?(c=w,v):c};function b(w){return function(k){var _,C,x;return arguments.length?([_,C,x]=k,c=G0e(w,[_,C,x]),v):[c(0),c(.5),c(1)]}}return v.range=b(td),v.rangeRound=b(aA),v.unknown=function(w){return arguments.length?(p=w,v):p},function(w){return h=w,r=w(e),a=w(n),o=w(t),l=r===a?0:.5/(a-r),f=a===o?0:.5/(o-a),i=a<r?-1:1,v}}function GU(){var e=xl(L0()(ur));return e.copy=function(){return Sl(e,GU())},ys.apply(e,arguments)}function YU(){var e=uA(L0()).domain([.1,1,10]);return e.copy=function(){return Sl(e,YU()).base(e.base())},ys.apply(e,arguments)}function KU(){var e=fA(L0());return e.copy=function(){return Sl(e,KU()).constant(e.constant())},ys.apply(e,arguments)}function _A(){var e=cA(L0());return e.copy=function(){return Sl(e,_A()).exponent(e.exponent())},ys.apply(e,arguments)}function $we(){return _A.apply(null,arguments).exponent(.5)}const AP=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:fm,scaleDiverging:GU,scaleDivergingLog:YU,scaleDivergingPow:_A,scaleDivergingSqrt:$we,scaleDivergingSymlog:KU,scaleIdentity:OU,scaleImplicit:O4,scaleLinear:y1,scaleLog:EU,scaleOrdinal:tA,scalePoint:zh,scalePow:dA,scaleQuantile:DU,scaleQuantize:RU,scaleRadial:MU,scaleSequential:HU,scaleSequentialLog:UU,scaleSequentialPow:kA,scaleSequentialQuantile:WU,scaleSequentialSqrt:Nwe,scaleSequentialSymlog:VU,scaleSqrt:vbe,scaleSymlog:TU,scaleThreshold:PU,scaleTime:Rwe,scaleUtc:Pwe,tickFormat:AU},Symbol.toStringTag,{value:"Module"}));var w3,OP;function XU(){if(OP)return w3;OP=1;var e=Zc();function n(t,i,r){for(var a=-1,o=t.length;++a<o;){var l=t[a],f=i(l);if(f!=null&&(c===void 0?f===f&&!e(f):r(f,c)))var c=f,h=l}return h}return w3=n,w3}var k3,jP;function zwe(){if(jP)return k3;jP=1;function e(n,t){return n>t}return k3=e,k3}var _3,EP;function Lwe(){if(EP)return _3;EP=1;var e=XU(),n=zwe(),t=nd();function i(r){return r&&r.length?e(r,t,n):void 0}return _3=i,_3}var Iwe=Lwe();const nl=mt(Iwe);var x3,TP;function Bwe(){if(TP)return x3;TP=1;function e(n,t){return n<t}return x3=e,x3}var S3,MP;function Fwe(){if(MP)return S3;MP=1;var e=XU(),n=Bwe(),t=nd();function i(r){return r&&r.length?e(r,t,n):void 0}return S3=i,S3}var qwe=Fwe();const I0=mt(qwe);var C3,DP;function Hwe(){if(DP)return C3;DP=1;var e=z9(),n=_l(),t=aU(),i=Ar();function r(a,o){var l=i(a)?e:t;return l(a,n(o,3))}return C3=r,C3}var A3,RP;function Uwe(){if(RP)return A3;RP=1;var e=iU(),n=Hwe();function t(i,r){return e(n(i,r),1)}return A3=t,A3}var Vwe=Uwe();const Wwe=mt(Vwe);var O3,PP;function Gwe(){if(PP)return O3;PP=1;var e=X9();function n(t,i){return e(t,i)}return O3=n,O3}var Ywe=Gwe();const hc=mt(Ywe);var id=1e9,Kwe={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},SA,Yt=!0,ba="[DecimalError] ",pu=ba+"Invalid argument: ",xA=ba+"Exponent out of range: ",rd=Math.floor,iu=Math.pow,Xwe=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,Ur,Ei=1e7,qt=7,ZU=9007199254740991,_1=rd(ZU/qt),sn={};sn.absoluteValue=sn.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};sn.comparedTo=sn.cmp=function(e){var n,t,i,r,a=this;if(e=new a.constructor(e),a.s!==e.s)return a.s||-e.s;if(a.e!==e.e)return a.e>e.e^a.s<0?1:-1;for(i=a.d.length,r=e.d.length,n=0,t=i<r?i:r;n<t;++n)if(a.d[n]!==e.d[n])return a.d[n]>e.d[n]^a.s<0?1:-1;return i===r?0:i>r^a.s<0?1:-1};sn.decimalPlaces=sn.dp=function(){var e=this,n=e.d.length-1,t=(n-e.e)*qt;if(n=e.d[n],n)for(;n%10==0;n/=10)t--;return t<0?0:t};sn.dividedBy=sn.div=function(e){return es(this,new this.constructor(e))};sn.dividedToIntegerBy=sn.idiv=function(e){var n=this,t=n.constructor;return Rt(es(n,new t(e),0,1),t.precision)};sn.equals=sn.eq=function(e){return!this.cmp(e)};sn.exponent=function(){return vi(this)};sn.greaterThan=sn.gt=function(e){return this.cmp(e)>0};sn.greaterThanOrEqualTo=sn.gte=function(e){return this.cmp(e)>=0};sn.isInteger=sn.isint=function(){return this.e>this.d.length-2};sn.isNegative=sn.isneg=function(){return this.s<0};sn.isPositive=sn.ispos=function(){return this.s>0};sn.isZero=function(){return this.s===0};sn.lessThan=sn.lt=function(e){return this.cmp(e)<0};sn.lessThanOrEqualTo=sn.lte=function(e){return this.cmp(e)<1};sn.logarithm=sn.log=function(e){var n,t=this,i=t.constructor,r=i.precision,a=r+5;if(e===void 0)e=new i(10);else if(e=new i(e),e.s<1||e.eq(Ur))throw Error(ba+"NaN");if(t.s<1)throw Error(ba+(t.s?"NaN":"-Infinity"));return t.eq(Ur)?new i(0):(Yt=!1,n=es(pm(t,a),pm(e,a),a),Yt=!0,Rt(n,r))};sn.minus=sn.sub=function(e){var n=this;return e=new n.constructor(e),n.s==e.s?eV(n,e):QU(n,(e.s=-e.s,e))};sn.modulo=sn.mod=function(e){var n,t=this,i=t.constructor,r=i.precision;if(e=new i(e),!e.s)throw Error(ba+"NaN");return t.s?(Yt=!1,n=es(t,e,0,1).times(e),Yt=!0,t.minus(n)):Rt(new i(t),r)};sn.naturalExponential=sn.exp=function(){return JU(this)};sn.naturalLogarithm=sn.ln=function(){return pm(this)};sn.negated=sn.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};sn.plus=sn.add=function(e){var n=this;return e=new n.constructor(e),n.s==e.s?QU(n,e):eV(n,(e.s=-e.s,e))};sn.precision=sn.sd=function(e){var n,t,i,r=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(pu+e);if(n=vi(r)+1,i=r.d.length-1,t=i*qt+1,i=r.d[i],i){for(;i%10==0;i/=10)t--;for(i=r.d[0];i>=10;i/=10)t++}return e&&n>t?n:t};sn.squareRoot=sn.sqrt=function(){var e,n,t,i,r,a,o,l=this,f=l.constructor;if(l.s<1){if(!l.s)return new f(0);throw Error(ba+"NaN")}for(e=vi(l),Yt=!1,r=Math.sqrt(+l),r==0||r==1/0?(n=ao(l.d),(n.length+e)%2==0&&(n+="0"),r=Math.sqrt(n),e=rd((e+1)/2)-(e<0||e%2),r==1/0?n="5e"+e:(n=r.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),i=new f(n)):i=new f(r.toString()),t=f.precision,r=o=t+3;;)if(a=i,i=a.plus(es(l,a,o+2)).times(.5),ao(a.d).slice(0,o)===(n=ao(i.d)).slice(0,o)){if(n=n.slice(o-3,o+1),r==o&&n=="4999"){if(Rt(a,t+1,0),a.times(a).eq(l)){i=a;break}}else if(n!="9999")break;o+=4}return Yt=!0,Rt(i,t)};sn.times=sn.mul=function(e){var n,t,i,r,a,o,l,f,c,h=this,d=h.constructor,p=h.d,v=(e=new d(e)).d;if(!h.s||!e.s)return new d(0);for(e.s*=h.s,t=h.e+e.e,f=p.length,c=v.length,f<c&&(a=p,p=v,v=a,o=f,f=c,c=o),a=[],o=f+c,i=o;i--;)a.push(0);for(i=c;--i>=0;){for(n=0,r=f+i;r>i;)l=a[r]+v[i]*p[r-i-1]+n,a[r--]=l%Ei|0,n=l/Ei|0;a[r]=(a[r]+n)%Ei|0}for(;!a[--o];)a.pop();return n?++t:a.shift(),e.d=a,e.e=t,Yt?Rt(e,d.precision):e};sn.toDecimalPlaces=sn.todp=function(e,n){var t=this,i=t.constructor;return t=new i(t),e===void 0?t:(vo(e,0,id),n===void 0?n=i.rounding:vo(n,0,8),Rt(t,e+vi(t)+1,n))};sn.toExponential=function(e,n){var t,i=this,r=i.constructor;return e===void 0?t=Au(i,!0):(vo(e,0,id),n===void 0?n=r.rounding:vo(n,0,8),i=Rt(new r(i),e+1,n),t=Au(i,!0,e+1)),t};sn.toFixed=function(e,n){var t,i,r=this,a=r.constructor;return e===void 0?Au(r):(vo(e,0,id),n===void 0?n=a.rounding:vo(n,0,8),i=Rt(new a(r),e+vi(r)+1,n),t=Au(i.abs(),!1,e+vi(i)+1),r.isneg()&&!r.isZero()?"-"+t:t)};sn.toInteger=sn.toint=function(){var e=this,n=e.constructor;return Rt(new n(e),vi(e)+1,n.rounding)};sn.toNumber=function(){return+this};sn.toPower=sn.pow=function(e){var n,t,i,r,a,o,l=this,f=l.constructor,c=12,h=+(e=new f(e));if(!e.s)return new f(Ur);if(l=new f(l),!l.s){if(e.s<1)throw Error(ba+"Infinity");return l}if(l.eq(Ur))return l;if(i=f.precision,e.eq(Ur))return Rt(l,i);if(n=e.e,t=e.d.length-1,o=n>=t,a=l.s,o){if((t=h<0?-h:h)<=ZU){for(r=new f(Ur),n=Math.ceil(i/qt+4),Yt=!1;t%2&&(r=r.times(l),$P(r.d,n)),t=rd(t/2),t!==0;)l=l.times(l),$P(l.d,n);return Yt=!0,e.s<0?new f(Ur).div(r):Rt(r,i)}}else if(a<0)throw Error(ba+"NaN");return a=a<0&&e.d[Math.max(n,t)]&1?-1:1,l.s=1,Yt=!1,r=e.times(pm(l,i+c)),Yt=!0,r=JU(r),r.s=a,r};sn.toPrecision=function(e,n){var t,i,r=this,a=r.constructor;return e===void 0?(t=vi(r),i=Au(r,t<=a.toExpNeg||t>=a.toExpPos)):(vo(e,1,id),n===void 0?n=a.rounding:vo(n,0,8),r=Rt(new a(r),e,n),t=vi(r),i=Au(r,e<=t||t<=a.toExpNeg,e)),i};sn.toSignificantDigits=sn.tosd=function(e,n){var t=this,i=t.constructor;return e===void 0?(e=i.precision,n=i.rounding):(vo(e,1,id),n===void 0?n=i.rounding:vo(n,0,8)),Rt(new i(t),e,n)};sn.toString=sn.valueOf=sn.val=sn.toJSON=sn[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,n=vi(e),t=e.constructor;return Au(e,n<=t.toExpNeg||n>=t.toExpPos)};function QU(e,n){var t,i,r,a,o,l,f,c,h=e.constructor,d=h.precision;if(!e.s||!n.s)return n.s||(n=new h(e)),Yt?Rt(n,d):n;if(f=e.d,c=n.d,o=e.e,r=n.e,f=f.slice(),a=o-r,a){for(a<0?(i=f,a=-a,l=c.length):(i=c,r=o,l=f.length),o=Math.ceil(d/qt),l=o>l?o+1:l+1,a>l&&(a=l,i.length=1),i.reverse();a--;)i.push(0);i.reverse()}for(l=f.length,a=c.length,l-a<0&&(a=l,i=c,c=f,f=i),t=0;a;)t=(f[--a]=f[a]+c[a]+t)/Ei|0,f[a]%=Ei;for(t&&(f.unshift(t),++r),l=f.length;f[--l]==0;)f.pop();return n.d=f,n.e=r,Yt?Rt(n,d):n}function vo(e,n,t){if(e!==~~e||e<n||e>t)throw Error(pu+e)}function ao(e){var n,t,i,r=e.length-1,a="",o=e[0];if(r>0){for(a+=o,n=1;n<r;n++)i=e[n]+"",t=qt-i.length,t&&(a+=Ks(t)),a+=i;o=e[n],i=o+"",t=qt-i.length,t&&(a+=Ks(t))}else if(o===0)return"0";for(;o%10===0;)o/=10;return a+o}var es=(function(){function e(i,r){var a,o=0,l=i.length;for(i=i.slice();l--;)a=i[l]*r+o,i[l]=a%Ei|0,o=a/Ei|0;return o&&i.unshift(o),i}function n(i,r,a,o){var l,f;if(a!=o)f=a>o?1:-1;else for(l=f=0;l<a;l++)if(i[l]!=r[l]){f=i[l]>r[l]?1:-1;break}return f}function t(i,r,a){for(var o=0;a--;)i[a]-=o,o=i[a]<r[a]?1:0,i[a]=o*Ei+i[a]-r[a];for(;!i[0]&&i.length>1;)i.shift()}return function(i,r,a,o){var l,f,c,h,d,p,v,b,w,k,_,C,x,E,O,j,M,N,H=i.constructor,P=i.s==r.s?1:-1,z=i.d,F=r.d;if(!i.s)return new H(i);if(!r.s)throw Error(ba+"Division by zero");for(f=i.e-r.e,M=F.length,O=z.length,v=new H(P),b=v.d=[],c=0;F[c]==(z[c]||0);)++c;if(F[c]>(z[c]||0)&&--f,a==null?C=a=H.precision:o?C=a+(vi(i)-vi(r))+1:C=a,C<0)return new H(0);if(C=C/qt+2|0,c=0,M==1)for(h=0,F=F[0],C++;(c<O||h)&&C--;c++)x=h*Ei+(z[c]||0),b[c]=x/F|0,h=x%F|0;else{for(h=Ei/(F[0]+1)|0,h>1&&(F=e(F,h),z=e(z,h),M=F.length,O=z.length),E=M,w=z.slice(0,M),k=w.length;k<M;)w[k++]=0;N=F.slice(),N.unshift(0),j=F[0],F[1]>=Ei/2&&++j;do h=0,l=n(F,w,M,k),l<0?(_=w[0],M!=k&&(_=_*Ei+(w[1]||0)),h=_/j|0,h>1?(h>=Ei&&(h=Ei-1),d=e(F,h),p=d.length,k=w.length,l=n(d,w,p,k),l==1&&(h--,t(d,M<p?N:F,p))):(h==0&&(l=h=1),d=F.slice()),p=d.length,p<k&&d.unshift(0),t(w,d,k),l==-1&&(k=w.length,l=n(F,w,M,k),l<1&&(h++,t(w,M<k?N:F,k))),k=w.length):l===0&&(h++,w=[0]),b[c++]=h,l&&w[0]?w[k++]=z[E]||0:(w=[z[E]],k=1);while((E++<O||w[0]!==void 0)&&C--)}return b[0]||b.shift(),v.e=f,Rt(v,o?a+vi(v)+1:a)}})();function JU(e,n){var t,i,r,a,o,l,f=0,c=0,h=e.constructor,d=h.precision;if(vi(e)>16)throw Error(xA+vi(e));if(!e.s)return new h(Ur);for(Yt=!1,l=d,o=new h(.03125);e.abs().gte(.1);)e=e.times(o),c+=5;for(i=Math.log(iu(2,c))/Math.LN10*2+5|0,l+=i,t=r=a=new h(Ur),h.precision=l;;){if(r=Rt(r.times(e),l),t=t.times(++f),o=a.plus(es(r,t,l)),ao(o.d).slice(0,l)===ao(a.d).slice(0,l)){for(;c--;)a=Rt(a.times(a),l);return h.precision=d,n==null?(Yt=!0,Rt(a,d)):a}a=o}}function vi(e){for(var n=e.e*qt,t=e.d[0];t>=10;t/=10)n++;return n}function j3(e,n,t){if(n>e.LN10.sd())throw Yt=!0,t&&(e.precision=t),Error(ba+"LN10 precision limit exceeded");return Rt(new e(e.LN10),n)}function Ks(e){for(var n="";e--;)n+="0";return n}function pm(e,n){var t,i,r,a,o,l,f,c,h,d=1,p=10,v=e,b=v.d,w=v.constructor,k=w.precision;if(v.s<1)throw Error(ba+(v.s?"NaN":"-Infinity"));if(v.eq(Ur))return new w(0);if(n==null?(Yt=!1,c=k):c=n,v.eq(10))return n==null&&(Yt=!0),j3(w,c);if(c+=p,w.precision=c,t=ao(b),i=t.charAt(0),a=vi(v),Math.abs(a)<15e14){for(;i<7&&i!=1||i==1&&t.charAt(1)>3;)v=v.times(e),t=ao(v.d),i=t.charAt(0),d++;a=vi(v),i>1?(v=new w("0."+t),a++):v=new w(i+"."+t.slice(1))}else return f=j3(w,c+2,k).times(a+""),v=pm(new w(i+"."+t.slice(1)),c-p).plus(f),w.precision=k,n==null?(Yt=!0,Rt(v,k)):v;for(l=o=v=es(v.minus(Ur),v.plus(Ur),c),h=Rt(v.times(v),c),r=3;;){if(o=Rt(o.times(h),c),f=l.plus(es(o,new w(r),c)),ao(f.d).slice(0,c)===ao(l.d).slice(0,c))return l=l.times(2),a!==0&&(l=l.plus(j3(w,c+2,k).times(a+""))),l=es(l,new w(d),c),w.precision=k,n==null?(Yt=!0,Rt(l,k)):l;l=f,r+=2}}function NP(e,n){var t,i,r;for((t=n.indexOf("."))>-1&&(n=n.replace(".","")),(i=n.search(/e/i))>0?(t<0&&(t=i),t+=+n.slice(i+1),n=n.substring(0,i)):t<0&&(t=n.length),i=0;n.charCodeAt(i)===48;)++i;for(r=n.length;n.charCodeAt(r-1)===48;)--r;if(n=n.slice(i,r),n){if(r-=i,t=t-i-1,e.e=rd(t/qt),e.d=[],i=(t+1)%qt,t<0&&(i+=qt),i<r){for(i&&e.d.push(+n.slice(0,i)),r-=qt;i<r;)e.d.push(+n.slice(i,i+=qt));n=n.slice(i),i=qt-n.length}else i-=r;for(;i--;)n+="0";if(e.d.push(+n),Yt&&(e.e>_1||e.e<-_1))throw Error(xA+t)}else e.s=0,e.e=0,e.d=[0];return e}function Rt(e,n,t){var i,r,a,o,l,f,c,h,d=e.d;for(o=1,a=d[0];a>=10;a/=10)o++;if(i=n-o,i<0)i+=qt,r=n,c=d[h=0];else{if(h=Math.ceil((i+1)/qt),a=d.length,h>=a)return e;for(c=a=d[h],o=1;a>=10;a/=10)o++;i%=qt,r=i-qt+o}if(t!==void 0&&(a=iu(10,o-r-1),l=c/a%10|0,f=n<0||d[h+1]!==void 0||c%a,f=t<4?(l||f)&&(t==0||t==(e.s<0?3:2)):l>5||l==5&&(t==4||f||t==6&&(i>0?r>0?c/iu(10,o-r):0:d[h-1])%10&1||t==(e.s<0?8:7))),n<1||!d[0])return f?(a=vi(e),d.length=1,n=n-a-1,d[0]=iu(10,(qt-n%qt)%qt),e.e=rd(-n/qt)||0):(d.length=1,d[0]=e.e=e.s=0),e;if(i==0?(d.length=h,a=1,h--):(d.length=h+1,a=iu(10,qt-i),d[h]=r>0?(c/iu(10,o-r)%iu(10,r)|0)*a:0),f)for(;;)if(h==0){(d[0]+=a)==Ei&&(d[0]=1,++e.e);break}else{if(d[h]+=a,d[h]!=Ei)break;d[h--]=0,a=1}for(i=d.length;d[--i]===0;)d.pop();if(Yt&&(e.e>_1||e.e<-_1))throw Error(xA+vi(e));return e}function eV(e,n){var t,i,r,a,o,l,f,c,h,d,p=e.constructor,v=p.precision;if(!e.s||!n.s)return n.s?n.s=-n.s:n=new p(e),Yt?Rt(n,v):n;if(f=e.d,d=n.d,i=n.e,c=e.e,f=f.slice(),o=c-i,o){for(h=o<0,h?(t=f,o=-o,l=d.length):(t=d,i=c,l=f.length),r=Math.max(Math.ceil(v/qt),l)+2,o>r&&(o=r,t.length=1),t.reverse(),r=o;r--;)t.push(0);t.reverse()}else{for(r=f.length,l=d.length,h=r<l,h&&(l=r),r=0;r<l;r++)if(f[r]!=d[r]){h=f[r]<d[r];break}o=0}for(h&&(t=f,f=d,d=t,n.s=-n.s),l=f.length,r=d.length-l;r>0;--r)f[l++]=0;for(r=d.length;r>o;){if(f[--r]<d[r]){for(a=r;a&&f[--a]===0;)f[a]=Ei-1;--f[a],f[r]+=Ei}f[r]-=d[r]}for(;f[--l]===0;)f.pop();for(;f[0]===0;f.shift())--i;return f[0]?(n.d=f,n.e=i,Yt?Rt(n,v):n):new p(0)}function Au(e,n,t){var i,r=vi(e),a=ao(e.d),o=a.length;return n?(t&&(i=t-o)>0?a=a.charAt(0)+"."+a.slice(1)+Ks(i):o>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(r<0?"e":"e+")+r):r<0?(a="0."+Ks(-r-1)+a,t&&(i=t-o)>0&&(a+=Ks(i))):r>=o?(a+=Ks(r+1-o),t&&(i=t-r-1)>0&&(a=a+"."+Ks(i))):((i=r+1)<o&&(a=a.slice(0,i)+"."+a.slice(i)),t&&(i=t-o)>0&&(r+1===o&&(a+="."),a+=Ks(i))),e.s<0?"-"+a:a}function $P(e,n){if(e.length>n)return e.length=n,!0}function nV(e){var n,t,i;function r(a){var o=this;if(!(o instanceof r))return new r(a);if(o.constructor=r,a instanceof r){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(pu+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 NP(o,a.toString())}else if(typeof a!="string")throw Error(pu+a);if(a.charCodeAt(0)===45?(a=a.slice(1),o.s=-1):o.s=1,Xwe.test(a))NP(o,a);else throw Error(pu+a)}if(r.prototype=sn,r.ROUND_UP=0,r.ROUND_DOWN=1,r.ROUND_CEIL=2,r.ROUND_FLOOR=3,r.ROUND_HALF_UP=4,r.ROUND_HALF_DOWN=5,r.ROUND_HALF_EVEN=6,r.ROUND_HALF_CEIL=7,r.ROUND_HALF_FLOOR=8,r.clone=nV,r.config=r.set=Zwe,e===void 0&&(e={}),e)for(i=["precision","rounding","toExpNeg","toExpPos","LN10"],n=0;n<i.length;)e.hasOwnProperty(t=i[n++])||(e[t]=this[t]);return r.config(e),r}function Zwe(e){if(!e||typeof e!="object")throw Error(ba+"Object expected");var n,t,i,r=["precision",1,id,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(n=0;n<r.length;n+=3)if((i=e[t=r[n]])!==void 0)if(rd(i)===i&&i>=r[n+1]&&i<=r[n+2])this[t]=i;else throw Error(pu+t+": "+i);if((i=e[t="LN10"])!==void 0)if(i==Math.LN10)this[t]=new this(i);else throw Error(pu+t+": "+i);return this}var SA=nV(Kwe);Ur=new SA(1);const jt=SA;function Qwe(e){return tke(e)||nke(e)||eke(e)||Jwe()}function Jwe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function eke(e,n){if(e){if(typeof e=="string")return M4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return M4(e,n)}}function nke(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function tke(e){if(Array.isArray(e))return M4(e)}function M4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}var ike=function(n){return n},tV={},iV=function(n){return n===tV},zP=function(n){return function t(){return arguments.length===0||arguments.length===1&&iV(arguments.length<=0?void 0:arguments[0])?t:n.apply(void 0,arguments)}},rke=function e(n,t){return n===1?t:zP(function(){for(var i=arguments.length,r=new Array(i),a=0;a<i;a++)r[a]=arguments[a];var o=r.filter(function(l){return l!==tV}).length;return o>=n?t.apply(void 0,r):e(n-o,zP(function(){for(var l=arguments.length,f=new Array(l),c=0;c<l;c++)f[c]=arguments[c];var h=r.map(function(d){return iV(d)?f.shift():d});return t.apply(void 0,Qwe(h).concat(f))}))})},B0=function(n){return rke(n.length,n)},D4=function(n,t){for(var i=[],r=n;r<t;++r)i[r-n]=r;return i},ake=B0(function(e,n){return Array.isArray(n)?n.map(e):Object.keys(n).map(function(t){return n[t]}).map(e)}),oke=function(){for(var n=arguments.length,t=new Array(n),i=0;i<n;i++)t[i]=arguments[i];if(!t.length)return ike;var r=t.reverse(),a=r[0],o=r.slice(1);return function(){return o.reduce(function(l,f){return f(l)},a.apply(void 0,arguments))}},R4=function(n){return Array.isArray(n)?n.reverse():n.split("").reverse.join("")},rV=function(n){var t=null,i=null;return function(){for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return t&&a.every(function(l,f){return l===t[f]})||(t=a,i=n.apply(void 0,a)),i}};function ske(e){var n;return e===0?n=1:n=Math.floor(new jt(e).abs().log(10).toNumber())+1,n}function lke(e,n,t){for(var i=new jt(e),r=0,a=[];i.lt(n)&&r<1e5;)a.push(i.toNumber()),i=i.add(t),r++;return a}var uke=B0(function(e,n,t){var i=+e,r=+n;return i+t*(r-i)}),fke=B0(function(e,n,t){var i=n-+e;return i=i||1/0,(t-e)/i}),cke=B0(function(e,n,t){var i=n-+e;return i=i||1/0,Math.max(0,Math.min(1,(t-e)/i))});const F0={rangeStep:lke,getDigitCount:ske,interpolateNumber:uke,uninterpolateNumber:fke,uninterpolateTruncation:cke};function P4(e){return mke(e)||hke(e)||aV(e)||dke()}function dke(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function hke(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function mke(e){if(Array.isArray(e))return N4(e)}function vm(e,n){return gke(e)||vke(e,n)||aV(e,n)||pke()}function pke(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function aV(e,n){if(e){if(typeof e=="string")return N4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return N4(e,n)}}function N4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function vke(e,n){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(e)))){var t=[],i=!0,r=!1,a=void 0;try{for(var o=e[Symbol.iterator](),l;!(i=(l=o.next()).done)&&(t.push(l.value),!(n&&t.length===n));i=!0);}catch(f){r=!0,a=f}finally{try{!i&&o.return!=null&&o.return()}finally{if(r)throw a}}return t}}function gke(e){if(Array.isArray(e))return e}function oV(e){var n=vm(e,2),t=n[0],i=n[1],r=t,a=i;return t>i&&(r=i,a=t),[r,a]}function sV(e,n,t){if(e.lte(0))return new jt(0);var i=F0.getDigitCount(e.toNumber()),r=new jt(10).pow(i),a=e.div(r),o=i!==1?.05:.1,l=new jt(Math.ceil(a.div(o).toNumber())).add(t).mul(o),f=l.mul(r);return n?f:new jt(Math.ceil(f))}function yke(e,n,t){var i=1,r=new jt(e);if(!r.isint()&&t){var a=Math.abs(e);a<1?(i=new jt(10).pow(F0.getDigitCount(e)-1),r=new jt(Math.floor(r.div(i).toNumber())).mul(i)):a>1&&(r=new jt(Math.floor(e)))}else e===0?r=new jt(Math.floor((n-1)/2)):t||(r=new jt(Math.floor(e)));var o=Math.floor((n-1)/2),l=oke(ake(function(f){return r.add(new jt(f-o).mul(i)).toNumber()}),D4);return l(0,n)}function lV(e,n,t,i){var r=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((n-e)/(t-1)))return{step:new jt(0),tickMin:new jt(0),tickMax:new jt(0)};var a=sV(new jt(n).sub(e).div(t-1),i,r),o;e<=0&&n>=0?o=new jt(0):(o=new jt(e).add(n).div(2),o=o.sub(new jt(o).mod(a)));var l=Math.ceil(o.sub(e).div(a).toNumber()),f=Math.ceil(new jt(n).sub(o).div(a).toNumber()),c=l+f+1;return c>t?lV(e,n,t,i,r+1):(c<t&&(f=n>0?f+(t-c):f,l=n>0?l:l+(t-c)),{step:a,tickMin:o.sub(new jt(l).mul(a)),tickMax:o.add(new jt(f).mul(a))})}function bke(e){var n=vm(e,2),t=n[0],i=n[1],r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=Math.max(r,2),l=oV([t,i]),f=vm(l,2),c=f[0],h=f[1];if(c===-1/0||h===1/0){var d=h===1/0?[c].concat(P4(D4(0,r-1).map(function(){return 1/0}))):[].concat(P4(D4(0,r-1).map(function(){return-1/0})),[h]);return t>i?R4(d):d}if(c===h)return yke(c,r,a);var p=lV(c,h,o,a),v=p.step,b=p.tickMin,w=p.tickMax,k=F0.rangeStep(b,w.add(new jt(.1).mul(v)),v);return t>i?R4(k):k}function wke(e,n){var t=vm(e,2),i=t[0],r=t[1],a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=oV([i,r]),l=vm(o,2),f=l[0],c=l[1];if(f===-1/0||c===1/0)return[i,r];if(f===c)return[f];var h=Math.max(n,2),d=sV(new jt(c).sub(f).div(h-1),a,0),p=[].concat(P4(F0.rangeStep(new jt(f),new jt(c).sub(new jt(.99).mul(d)),d)),[c]);return i>r?R4(p):p}var kke=rV(bke),_ke=rV(wke),xke="Invariant failed";function Ou(e,n){throw new Error(xke)}var Ske=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function mc(e){"@babel/helpers - typeof";return mc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},mc(e)}function x1(){return x1=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},x1.apply(this,arguments)}function Cke(e,n){return Eke(e)||jke(e,n)||Oke(e,n)||Ake()}function Ake(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Oke(e,n){if(e){if(typeof e=="string")return LP(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return LP(e,n)}}function LP(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function jke(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function Eke(e){if(Array.isArray(e))return e}function Tke(e,n){if(e==null)return{};var t=Mke(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function Mke(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function Dke(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function Rke(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,cV(i.key),i)}}function Pke(e,n,t){return n&&Rke(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Nke(e,n,t){return n=S1(n),$ke(e,uV()?Reflect.construct(n,t||[],S1(e).constructor):n.apply(e,t))}function $ke(e,n){if(n&&(mc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return zke(e)}function zke(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function uV(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(uV=function(){return!!e})()}function S1(e){return S1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},S1(e)}function Lke(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&$4(e,n)}function $4(e,n){return $4=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},$4(e,n)}function fV(e,n,t){return n=cV(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function cV(e){var n=Ike(e,"string");return mc(n)=="symbol"?n:n+""}function Ike(e,n){if(mc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(mc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var gp=(function(e){function n(){return Dke(this,n),Nke(this,n,arguments)}return Lke(n,e),Pke(n,[{key:"render",value:function(){var i=this.props,r=i.offset,a=i.layout,o=i.width,l=i.dataKey,f=i.data,c=i.dataPointFormatter,h=i.xAxis,d=i.yAxis,p=Tke(i,Ske),v=Hn(p,!1);this.props.direction==="x"&&h.type!=="number"&&Ou();var b=f.map(function(w){var k=c(w,l),_=k.x,C=k.y,x=k.value,E=k.errorVal;if(!E)return null;var O=[],j,M;if(Array.isArray(E)){var N=Cke(E,2);j=N[0],M=N[1]}else j=M=E;if(a==="vertical"){var H=h.scale,P=C+r,z=P+o,F=P-o,G=H(x-j),U=H(x+M);O.push({x1:U,y1:z,x2:U,y2:F}),O.push({x1:G,y1:P,x2:U,y2:P}),O.push({x1:G,y1:z,x2:G,y2:F})}else if(a==="horizontal"){var $=d.scale,R=_+r,I=R-o,q=R+o,Y=$(x-j),D=$(x+M);O.push({x1:I,y1:D,x2:q,y2:D}),O.push({x1:R,y1:Y,x2:R,y2:D}),O.push({x1:I,y1:Y,x2:q,y2:Y})}return Q.createElement(It,x1({className:"recharts-errorBar",key:"bar-".concat(O.map(function(W){return"".concat(W.x1,"-").concat(W.x2,"-").concat(W.y1,"-").concat(W.y2)}))},v),O.map(function(W){return Q.createElement("line",x1({},W,{key:"line-".concat(W.x1,"-").concat(W.x2,"-").concat(W.y1,"-").concat(W.y2)}))}))});return Q.createElement(It,{className:"recharts-errorBars"},b)}}])})(Q.Component);fV(gp,"defaultProps",{stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"});fV(gp,"displayName","ErrorBar");function gm(e){"@babel/helpers - typeof";return gm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},gm(e)}function IP(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Jl(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?IP(Object(t),!0).forEach(function(i){Bke(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):IP(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Bke(e,n,t){return n=Fke(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Fke(e){var n=qke(e,"string");return gm(n)=="symbol"?n:n+""}function qke(e,n){if(gm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(gm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var dV=function(n){var t=n.children,i=n.formattedGraphicalItems,r=n.legendWidth,a=n.legendContent,o=Hr(t,Jo);if(!o)return null;var l=Jo.defaultProps,f=l!==void 0?Jl(Jl({},l),o.props):{},c;return o.props&&o.props.payload?c=o.props&&o.props.payload:a==="children"?c=(i||[]).reduce(function(h,d){var p=d.item,v=d.props,b=v.sectors||v.data||[];return h.concat(b.map(function(w){return{type:o.props.iconType||p.props.legendType,value:w.name,color:w.fill,payload:w}}))},[]):c=(i||[]).map(function(h){var d=h.item,p=d.type.defaultProps,v=p!==void 0?Jl(Jl({},p),d.props):{},b=v.dataKey,w=v.name,k=v.legendType,_=v.hide;return{inactive:_,dataKey:b,type:f.iconType||k||"square",color:CA(d),value:w||b,payload:v}}),Jl(Jl(Jl({},f),Jo.getWithHeight(o,r)),{},{payload:c,item:o})};function ym(e){"@babel/helpers - typeof";return ym=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ym(e)}function BP(e){return Wke(e)||Vke(e)||Uke(e)||Hke()}function Hke(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Uke(e,n){if(e){if(typeof e=="string")return z4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return z4(e,n)}}function Vke(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Wke(e){if(Array.isArray(e))return z4(e)}function z4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function FP(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function ni(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?FP(Object(t),!0).forEach(function(i){Yf(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):FP(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Yf(e,n,t){return n=Gke(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Gke(e){var n=Yke(e,"string");return ym(n)=="symbol"?n:n+""}function Yke(e,n){if(ym(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(ym(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function cr(e,n,t){return Gn(e)||Gn(n)?t:_i(n)?pa(e,n,t):In(n)?n(e):t}function Lh(e,n,t,i){var r=Wwe(e,function(l){return cr(l,n)});if(t==="number"){var a=r.filter(function(l){return We(l)||parseFloat(l)});return a.length?[I0(a),nl(a)]:[1/0,-1/0]}var o=i?r.filter(function(l){return!Gn(l)}):r;return o.map(function(l){return _i(l)||l instanceof Date?l:""})}var Kke=function(n){var t,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,o=-1,l=(t=i==null?void 0:i.length)!==null&&t!==void 0?t:0;if(l<=1)return 0;if(a&&a.axisType==="angleAxis"&&Math.abs(Math.abs(a.range[1]-a.range[0])-360)<=1e-6)for(var f=a.range,c=0;c<l;c++){var h=c>0?r[c-1].coordinate:r[l-1].coordinate,d=r[c].coordinate,p=c>=l-1?r[0].coordinate:r[c+1].coordinate,v=void 0;if(Fa(d-h)!==Fa(p-d)){var b=[];if(Fa(p-d)===Fa(f[1]-f[0])){v=p;var w=d+f[1]-f[0];b[0]=Math.min(w,(w+h)/2),b[1]=Math.max(w,(w+h)/2)}else{v=h;var k=p+f[1]-f[0];b[0]=Math.min(d,(k+d)/2),b[1]=Math.max(d,(k+d)/2)}var _=[Math.min(d,(v+d)/2),Math.max(d,(v+d)/2)];if(n>_[0]&&n<=_[1]||n>=b[0]&&n<=b[1]){o=r[c].index;break}}else{var C=Math.min(h,p),x=Math.max(h,p);if(n>(C+d)/2&&n<=(x+d)/2){o=r[c].index;break}}}else for(var E=0;E<l;E++)if(E===0&&n<=(i[E].coordinate+i[E+1].coordinate)/2||E>0&&E<l-1&&n>(i[E].coordinate+i[E-1].coordinate)/2&&n<=(i[E].coordinate+i[E+1].coordinate)/2||E===l-1&&n>(i[E].coordinate+i[E-1].coordinate)/2){o=i[E].index;break}return o},CA=function(n){var t,i=n,r=i.type.displayName,a=(t=n.type)!==null&&t!==void 0&&t.defaultProps?ni(ni({},n.type.defaultProps),n.props):n.props,o=a.stroke,l=a.fill,f;switch(r){case"Line":f=o;break;case"Area":case"Radar":f=o&&o!=="none"?o:l;break;default:f=l;break}return f},Xke=function(n){var t=n.barSize,i=n.totalSize,r=n.stackGroups,a=r===void 0?{}:r;if(!a)return{};for(var o={},l=Object.keys(a),f=0,c=l.length;f<c;f++)for(var h=a[l[f]].stackGroups,d=Object.keys(h),p=0,v=d.length;p<v;p++){var b=h[d[p]],w=b.items,k=b.cateAxisId,_=w.filter(function(M){return Zo(M.type).indexOf("Bar")>=0});if(_&&_.length){var C=_[0].type.defaultProps,x=C!==void 0?ni(ni({},C),_[0].props):_[0].props,E=x.barSize,O=x[k];o[O]||(o[O]=[]);var j=Gn(E)?t:E;o[O].push({item:_[0],stackList:_.slice(1),barSize:Gn(j)?void 0:Cu(j,i,0)})}}return o},Zke=function(n){var t=n.barGap,i=n.barCategoryGap,r=n.bandSize,a=n.sizeList,o=a===void 0?[]:a,l=n.maxBarSize,f=o.length;if(f<1)return null;var c=Cu(t,r,0,!0),h,d=[];if(o[0].barSize===+o[0].barSize){var p=!1,v=r/f,b=o.reduce(function(E,O){return E+O.barSize||0},0);b+=(f-1)*c,b>=r&&(b-=(f-1)*c,c=0),b>=r&&v>0&&(p=!0,v*=.9,b=f*v);var w=(r-b)/2>>0,k={offset:w-c,size:0};h=o.reduce(function(E,O){var j={item:O.item,position:{offset:k.offset+k.size+c,size:p?v:O.barSize}},M=[].concat(BP(E),[j]);return k=M[M.length-1].position,O.stackList&&O.stackList.length&&O.stackList.forEach(function(N){M.push({item:N,position:k})}),M},d)}else{var _=Cu(i,r,0,!0);r-2*_-(f-1)*c<=0&&(c=0);var C=(r-2*_-(f-1)*c)/f;C>1&&(C>>=0);var x=l===+l?Math.min(C,l):C;h=o.reduce(function(E,O,j){var M=[].concat(BP(E),[{item:O.item,position:{offset:_+(C+c)*j+(C-x)/2,size:x}}]);return O.stackList&&O.stackList.length&&O.stackList.forEach(function(N){M.push({item:N,position:M[M.length-1].position})}),M},d)}return h},Qke=function(n,t,i,r){var a=i.children,o=i.width,l=i.margin,f=o-(l.left||0)-(l.right||0),c=dV({children:a,legendWidth:f});if(c){var h=r||{},d=h.width,p=h.height,v=c.align,b=c.verticalAlign,w=c.layout;if((w==="vertical"||w==="horizontal"&&b==="middle")&&v!=="center"&&We(n[v]))return ni(ni({},n),{},Yf({},v,n[v]+(d||0)));if((w==="horizontal"||w==="vertical"&&v==="center")&&b!=="middle"&&We(n[b]))return ni(ni({},n),{},Yf({},b,n[b]+(p||0)))}return n},Jke=function(n,t,i){return Gn(t)?!0:n==="horizontal"?t==="yAxis":n==="vertical"||i==="x"?t==="xAxis":i==="y"?t==="yAxis":!0},hV=function(n,t,i,r,a){var o=t.props.children,l=va(o,gp).filter(function(c){return Jke(r,a,c.props.direction)});if(l&&l.length){var f=l.map(function(c){return c.props.dataKey});return n.reduce(function(c,h){var d=cr(h,i);if(Gn(d))return c;var p=Array.isArray(d)?[I0(d),nl(d)]:[d,d],v=f.reduce(function(b,w){var k=cr(h,w,0),_=p[0]-Math.abs(Array.isArray(k)?k[0]:k),C=p[1]+Math.abs(Array.isArray(k)?k[1]:k);return[Math.min(_,b[0]),Math.max(C,b[1])]},[1/0,-1/0]);return[Math.min(v[0],c[0]),Math.max(v[1],c[1])]},[1/0,-1/0])}return null},e_e=function(n,t,i,r,a){var o=t.map(function(l){return hV(n,l,i,a,r)}).filter(function(l){return!Gn(l)});return o&&o.length?o.reduce(function(l,f){return[Math.min(l[0],f[0]),Math.max(l[1],f[1])]},[1/0,-1/0]):null},mV=function(n,t,i,r,a){var o=t.map(function(f){var c=f.props.dataKey;return i==="number"&&c&&hV(n,f,c,r)||Lh(n,c,i,a)});if(i==="number")return o.reduce(function(f,c){return[Math.min(f[0],c[0]),Math.max(f[1],c[1])]},[1/0,-1/0]);var l={};return o.reduce(function(f,c){for(var h=0,d=c.length;h<d;h++)l[c[h]]||(l[c[h]]=!0,f.push(c[h]));return f},[])},pV=function(n,t){return n==="horizontal"&&t==="xAxis"||n==="vertical"&&t==="yAxis"||n==="centric"&&t==="angleAxis"||n==="radial"&&t==="radiusAxis"},vV=function(n,t,i,r){if(r)return n.map(function(f){return f.coordinate});var a,o,l=n.map(function(f){return f.coordinate===t&&(a=!0),f.coordinate===i&&(o=!0),f.coordinate});return a||l.push(t),o||l.push(i),l},Go=function(n,t,i){if(!n)return null;var r=n.scale,a=n.duplicateDomain,o=n.type,l=n.range,f=n.realScaleType==="scaleBand"?r.bandwidth()/2:2,c=(t||i)&&o==="category"&&r.bandwidth?r.bandwidth()/f:0;if(c=n.axisType==="angleAxis"&&(l==null?void 0:l.length)>=2?Fa(l[0]-l[1])*2*c:c,t&&(n.ticks||n.niceTicks)){var h=(n.ticks||n.niceTicks).map(function(d){var p=a?a.indexOf(d):d;return{coordinate:r(p)+c,value:d,offset:c}});return h.filter(function(d){return!Jc(d.coordinate)})}return n.isCategorical&&n.categoricalDomain?n.categoricalDomain.map(function(d,p){return{coordinate:r(d)+c,value:d,index:p,offset:c}}):r.ticks&&!i?r.ticks(n.tickCount).map(function(d){return{coordinate:r(d)+c,value:d,offset:c}}):r.domain().map(function(d,p){return{coordinate:r(d)+c,value:a?a[d]:d,index:p,offset:c}})},E3=new WeakMap,eg=function(n,t){if(typeof t!="function")return n;E3.has(n)||E3.set(n,new WeakMap);var i=E3.get(n);if(i.has(t))return i.get(t);var r=function(){n.apply(void 0,arguments),t.apply(void 0,arguments)};return i.set(t,r),r},n_e=function(n,t,i){var r=n.scale,a=n.type,o=n.layout,l=n.axisType;if(r==="auto")return o==="radial"&&l==="radiusAxis"?{scale:fm(),realScaleType:"band"}:o==="radial"&&l==="angleAxis"?{scale:y1(),realScaleType:"linear"}:a==="category"&&t&&(t.indexOf("LineChart")>=0||t.indexOf("AreaChart")>=0||t.indexOf("ComposedChart")>=0&&!i)?{scale:zh(),realScaleType:"point"}:a==="category"?{scale:fm(),realScaleType:"band"}:{scale:y1(),realScaleType:"linear"};if(Su(r)){var f="scale".concat(A0(r));return{scale:(AP[f]||zh)(),realScaleType:AP[f]?f:"point"}}return In(r)?{scale:r}:{scale:zh(),realScaleType:"point"}},qP=1e-4,t_e=function(n){var t=n.domain();if(!(!t||t.length<=2)){var i=t.length,r=n.range(),a=Math.min(r[0],r[1])-qP,o=Math.max(r[0],r[1])+qP,l=n(t[0]),f=n(t[i-1]);(l<a||l>o||f<a||f>o)&&n.domain([t[0],t[i-1]])}},i_e=function(n,t){if(!n)return null;for(var i=0,r=n.length;i<r;i++)if(n[i].item===t)return n[i].position;return null},r_e=function(n,t){if(!t||t.length!==2||!We(t[0])||!We(t[1]))return n;var i=Math.min(t[0],t[1]),r=Math.max(t[0],t[1]),a=[n[0],n[1]];return(!We(n[0])||n[0]<i)&&(a[0]=i),(!We(n[1])||n[1]>r)&&(a[1]=r),a[0]>r&&(a[0]=r),a[1]<i&&(a[1]=i),a},a_e=function(n){var t=n.length;if(!(t<=0))for(var i=0,r=n[0].length;i<r;++i)for(var a=0,o=0,l=0;l<t;++l){var f=Jc(n[l][i][1])?n[l][i][0]:n[l][i][1];f>=0?(n[l][i][0]=a,n[l][i][1]=a+f,a=n[l][i][1]):(n[l][i][0]=o,n[l][i][1]=o+f,o=n[l][i][1])}},o_e=function(n){var t=n.length;if(!(t<=0))for(var i=0,r=n[0].length;i<r;++i)for(var a=0,o=0;o<t;++o){var l=Jc(n[o][i][1])?n[o][i][0]:n[o][i][1];l>=0?(n[o][i][0]=a,n[o][i][1]=a+l,a=n[o][i][1]):(n[o][i][0]=0,n[o][i][1]=0)}},s_e={sign:a_e,expand:Uve,none:ac,silhouette:Vve,wiggle:Wve,positive:o_e},l_e=function(n,t,i){var r=t.map(function(l){return l.props.dataKey}),a=s_e[i],o=Hve().keys(r).value(function(l,f){return+cr(l,f,0)}).order(h4).offset(a);return o(n)},u_e=function(n,t,i,r,a,o){if(!n)return null;var l=o?t.reverse():t,f={},c=l.reduce(function(d,p){var v,b=(v=p.type)!==null&&v!==void 0&&v.defaultProps?ni(ni({},p.type.defaultProps),p.props):p.props,w=b.stackId,k=b.hide;if(k)return d;var _=b[i],C=d[_]||{hasStack:!1,stackGroups:{}};if(_i(w)){var x=C.stackGroups[w]||{numericAxisId:i,cateAxisId:r,items:[]};x.items.push(p),C.hasStack=!0,C.stackGroups[w]=x}else C.stackGroups[ed("_stackId_")]={numericAxisId:i,cateAxisId:r,items:[p]};return ni(ni({},d),{},Yf({},_,C))},f),h={};return Object.keys(c).reduce(function(d,p){var v=c[p];if(v.hasStack){var b={};v.stackGroups=Object.keys(v.stackGroups).reduce(function(w,k){var _=v.stackGroups[k];return ni(ni({},w),{},Yf({},k,{numericAxisId:i,cateAxisId:r,items:_.items,stackedData:l_e(n,_.items,a)}))},b)}return ni(ni({},d),{},Yf({},p,v))},h)},f_e=function(n,t){var i=t.realScaleType,r=t.type,a=t.tickCount,o=t.originalDomain,l=t.allowDecimals,f=i||t.scale;if(f!=="auto"&&f!=="linear")return null;if(a&&r==="number"&&o&&(o[0]==="auto"||o[1]==="auto")){var c=n.domain();if(!c.length)return null;var h=kke(c,a,l);return n.domain([I0(h),nl(h)]),{niceTicks:h}}if(a&&r==="number"){var d=n.domain(),p=_ke(d,a,l);return{niceTicks:p}}return null};function C1(e){var n=e.axis,t=e.ticks,i=e.bandSize,r=e.entry,a=e.index,o=e.dataKey;if(n.type==="category"){if(!n.allowDuplicatedCategory&&n.dataKey&&!Gn(r[n.dataKey])){var l=Zg(t,"value",r[n.dataKey]);if(l)return l.coordinate+i/2}return t[a]?t[a].coordinate+i/2:null}var f=cr(r,Gn(o)?n.dataKey:o);return Gn(f)?null:n.scale(f)}var HP=function(n){var t=n.axis,i=n.ticks,r=n.offset,a=n.bandSize,o=n.entry,l=n.index;if(t.type==="category")return i[l]?i[l].coordinate+r:null;var f=cr(o,t.dataKey,t.domain[l]);return Gn(f)?null:t.scale(f)-a/2+r},c_e=function(n){var t=n.numericAxis,i=t.scale.domain();if(t.type==="number"){var r=Math.min(i[0],i[1]),a=Math.max(i[0],i[1]);return r<=0&&a>=0?0:a<0?a:r}return i[0]},d_e=function(n,t){var i,r=(i=n.type)!==null&&i!==void 0&&i.defaultProps?ni(ni({},n.type.defaultProps),n.props):n.props,a=r.stackId;if(_i(a)){var o=t[a];if(o){var l=o.items.indexOf(n);return l>=0?o.stackedData[l]:null}}return null},h_e=function(n){return n.reduce(function(t,i){return[I0(i.concat([t[0]]).filter(We)),nl(i.concat([t[1]]).filter(We))]},[1/0,-1/0])},gV=function(n,t,i){return Object.keys(n).reduce(function(r,a){var o=n[a],l=o.stackedData,f=l.reduce(function(c,h){var d=h_e(h.slice(t,i+1));return[Math.min(c[0],d[0]),Math.max(c[1],d[1])]},[1/0,-1/0]);return[Math.min(f[0],r[0]),Math.max(f[1],r[1])]},[1/0,-1/0]).map(function(r){return r===1/0||r===-1/0?0:r})},UP=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,VP=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,L4=function(n,t,i){if(In(n))return n(t,i);if(!Array.isArray(n))return t;var r=[];if(We(n[0]))r[0]=i?n[0]:Math.min(n[0],t[0]);else if(UP.test(n[0])){var a=+UP.exec(n[0])[1];r[0]=t[0]-a}else In(n[0])?r[0]=n[0](t[0]):r[0]=t[0];if(We(n[1]))r[1]=i?n[1]:Math.max(n[1],t[1]);else if(VP.test(n[1])){var o=+VP.exec(n[1])[1];r[1]=t[1]+o}else In(n[1])?r[1]=n[1](t[1]):r[1]=t[1];return r},A1=function(n,t,i){if(n&&n.scale&&n.scale.bandwidth){var r=n.scale.bandwidth();if(!i||r>0)return r}if(n&&t&&t.length>=2){for(var a=Q9(t,function(d){return d.coordinate}),o=1/0,l=1,f=a.length;l<f;l++){var c=a[l],h=a[l-1];o=Math.min((c.coordinate||0)-(h.coordinate||0),o)}return o===1/0?0:o}return i?void 0:0},WP=function(n,t,i){return!n||!n.length||hc(n,pa(i,"type.defaultProps.domain"))?t:n},yV=function(n,t){var i=n.type.defaultProps?ni(ni({},n.type.defaultProps),n.props):n.props,r=i.dataKey,a=i.name,o=i.unit,l=i.formatter,f=i.tooltipType,c=i.chartType,h=i.hide;return ni(ni({},Hn(n,!1)),{},{dataKey:r,unit:o,formatter:l,name:a||r,color:CA(n),value:cr(t,r),type:f,payload:t,chartType:c,hide:h})};function bm(e){"@babel/helpers - typeof";return bm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},bm(e)}function GP(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function YP(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?GP(Object(t),!0).forEach(function(i){m_e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):GP(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function m_e(e,n,t){return n=p_e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function p_e(e){var n=v_e(e,"string");return bm(n)=="symbol"?n:n+""}function v_e(e,n){if(bm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(bm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var O1=Math.PI/180,g_e=function(n){return n*180/Math.PI},Fi=function(n,t,i,r){return{x:n+Math.cos(-O1*r)*i,y:t+Math.sin(-O1*r)*i}},y_e=function(n,t){var i=n.x,r=n.y,a=t.x,o=t.y;return Math.sqrt(Math.pow(i-a,2)+Math.pow(r-o,2))},b_e=function(n,t){var i=n.x,r=n.y,a=t.cx,o=t.cy,l=y_e({x:i,y:r},{x:a,y:o});if(l<=0)return{radius:l};var f=(i-a)/l,c=Math.acos(f);return r>o&&(c=2*Math.PI-c),{radius:l,angle:g_e(c),angleInRadian:c}},w_e=function(n){var t=n.startAngle,i=n.endAngle,r=Math.floor(t/360),a=Math.floor(i/360),o=Math.min(r,a);return{startAngle:t-o*360,endAngle:i-o*360}},k_e=function(n,t){var i=t.startAngle,r=t.endAngle,a=Math.floor(i/360),o=Math.floor(r/360),l=Math.min(a,o);return n+l*360},KP=function(n,t){var i=n.x,r=n.y,a=b_e({x:i,y:r},t),o=a.radius,l=a.angle,f=t.innerRadius,c=t.outerRadius;if(o<f||o>c)return!1;if(o===0)return!0;var h=w_e(t),d=h.startAngle,p=h.endAngle,v=l,b;if(d<=p){for(;v>p;)v-=360;for(;v<d;)v+=360;b=v>=d&&v<=p}else{for(;v>d;)v-=360;for(;v<p;)v+=360;b=v>=p&&v<=d}return b?YP(YP({},t),{},{radius:o,angle:k_e(v,t)}):null};function wm(e){"@babel/helpers - typeof";return wm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},wm(e)}var __e=["offset"];function x_e(e){return O_e(e)||A_e(e)||C_e(e)||S_e()}function S_e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function C_e(e,n){if(e){if(typeof e=="string")return I4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return I4(e,n)}}function A_e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function O_e(e){if(Array.isArray(e))return I4(e)}function I4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function j_e(e,n){if(e==null)return{};var t=E_e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function E_e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function XP(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function bi(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?XP(Object(t),!0).forEach(function(i){T_e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):XP(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function T_e(e,n,t){return n=M_e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function M_e(e){var n=D_e(e,"string");return wm(n)=="symbol"?n:n+""}function D_e(e,n){if(wm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(wm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function km(){return km=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},km.apply(this,arguments)}var R_e=function(n){var t=n.value,i=n.formatter,r=Gn(n.children)?t:n.children;return In(i)?i(r):r},P_e=function(n,t){var i=Fa(t-n),r=Math.min(Math.abs(t-n),360);return i*r},N_e=function(n,t,i){var r=n.position,a=n.viewBox,o=n.offset,l=n.className,f=a,c=f.cx,h=f.cy,d=f.innerRadius,p=f.outerRadius,v=f.startAngle,b=f.endAngle,w=f.clockWise,k=(d+p)/2,_=P_e(v,b),C=_>=0?1:-1,x,E;r==="insideStart"?(x=v+C*o,E=w):r==="insideEnd"?(x=b-C*o,E=!w):r==="end"&&(x=b+C*o,E=w),E=_<=0?E:!E;var O=Fi(c,h,k,x),j=Fi(c,h,k,x+(E?1:-1)*359),M="M".concat(O.x,",").concat(O.y,`
A`).concat(k,",").concat(k,",0,1,").concat(E?0:1,`,
`).concat(j.x,",").concat(j.y),N=Gn(n.id)?ed("recharts-radial-line-"):n.id;return Q.createElement("text",km({},i,{dominantBaseline:"central",className:dn("recharts-radial-bar-label",l)}),Q.createElement("defs",null,Q.createElement("path",{id:N,d:M})),Q.createElement("textPath",{xlinkHref:"#".concat(N)},t))},$_e=function(n){var t=n.viewBox,i=n.offset,r=n.position,a=t,o=a.cx,l=a.cy,f=a.innerRadius,c=a.outerRadius,h=a.startAngle,d=a.endAngle,p=(h+d)/2;if(r==="outside"){var v=Fi(o,l,c+i,p),b=v.x,w=v.y;return{x:b,y:w,textAnchor:b>=o?"start":"end",verticalAnchor:"middle"}}if(r==="center")return{x:o,y:l,textAnchor:"middle",verticalAnchor:"middle"};if(r==="centerTop")return{x:o,y:l,textAnchor:"middle",verticalAnchor:"start"};if(r==="centerBottom")return{x:o,y:l,textAnchor:"middle",verticalAnchor:"end"};var k=(f+c)/2,_=Fi(o,l,k,p),C=_.x,x=_.y;return{x:C,y:x,textAnchor:"middle",verticalAnchor:"middle"}},z_e=function(n){var t=n.viewBox,i=n.parentViewBox,r=n.offset,a=n.position,o=t,l=o.x,f=o.y,c=o.width,h=o.height,d=h>=0?1:-1,p=d*r,v=d>0?"end":"start",b=d>0?"start":"end",w=c>=0?1:-1,k=w*r,_=w>0?"end":"start",C=w>0?"start":"end";if(a==="top"){var x={x:l+c/2,y:f-d*r,textAnchor:"middle",verticalAnchor:v};return bi(bi({},x),i?{height:Math.max(f-i.y,0),width:c}:{})}if(a==="bottom"){var E={x:l+c/2,y:f+h+p,textAnchor:"middle",verticalAnchor:b};return bi(bi({},E),i?{height:Math.max(i.y+i.height-(f+h),0),width:c}:{})}if(a==="left"){var O={x:l-k,y:f+h/2,textAnchor:_,verticalAnchor:"middle"};return bi(bi({},O),i?{width:Math.max(O.x-i.x,0),height:h}:{})}if(a==="right"){var j={x:l+c+k,y:f+h/2,textAnchor:C,verticalAnchor:"middle"};return bi(bi({},j),i?{width:Math.max(i.x+i.width-j.x,0),height:h}:{})}var M=i?{width:c,height:h}:{};return a==="insideLeft"?bi({x:l+k,y:f+h/2,textAnchor:C,verticalAnchor:"middle"},M):a==="insideRight"?bi({x:l+c-k,y:f+h/2,textAnchor:_,verticalAnchor:"middle"},M):a==="insideTop"?bi({x:l+c/2,y:f+p,textAnchor:"middle",verticalAnchor:b},M):a==="insideBottom"?bi({x:l+c/2,y:f+h-p,textAnchor:"middle",verticalAnchor:v},M):a==="insideTopLeft"?bi({x:l+k,y:f+p,textAnchor:C,verticalAnchor:b},M):a==="insideTopRight"?bi({x:l+c-k,y:f+p,textAnchor:_,verticalAnchor:b},M):a==="insideBottomLeft"?bi({x:l+k,y:f+h-p,textAnchor:C,verticalAnchor:v},M):a==="insideBottomRight"?bi({x:l+c-k,y:f+h-p,textAnchor:_,verticalAnchor:v},M):Qc(a)&&(We(a.x)||lu(a.x))&&(We(a.y)||lu(a.y))?bi({x:l+Cu(a.x,c),y:f+Cu(a.y,h),textAnchor:"end",verticalAnchor:"end"},M):bi({x:l+c/2,y:f+h/2,textAnchor:"middle",verticalAnchor:"middle"},M)},L_e=function(n){return"cx"in n&&We(n.cx)};function ti(e){var n=e.offset,t=n===void 0?5:n,i=j_e(e,__e),r=bi({offset:t},i),a=r.viewBox,o=r.position,l=r.value,f=r.children,c=r.content,h=r.className,d=h===void 0?"":h,p=r.textBreakAll;if(!a||Gn(l)&&Gn(f)&&!A.isValidElement(c)&&!In(c))return null;if(A.isValidElement(c))return A.cloneElement(c,r);var v;if(In(c)){if(v=A.createElement(c,r),A.isValidElement(v))return v}else v=R_e(r);var b=L_e(a),w=Hn(r,!0);if(b&&(o==="insideStart"||o==="insideEnd"||o==="end"))return N_e(r,v,w);var k=b?$_e(r):z_e(r);return Q.createElement(f1,km({className:dn("recharts-label",d)},w,k,{breakAll:p}),v)}ti.displayName="Label";var bV=function(n){var t=n.cx,i=n.cy,r=n.angle,a=n.startAngle,o=n.endAngle,l=n.r,f=n.radius,c=n.innerRadius,h=n.outerRadius,d=n.x,p=n.y,v=n.top,b=n.left,w=n.width,k=n.height,_=n.clockWise,C=n.labelViewBox;if(C)return C;if(We(w)&&We(k)){if(We(d)&&We(p))return{x:d,y:p,width:w,height:k};if(We(v)&&We(b))return{x:v,y:b,width:w,height:k}}return We(d)&&We(p)?{x:d,y:p,width:0,height:0}:We(t)&&We(i)?{cx:t,cy:i,startAngle:a||r||0,endAngle:o||r||0,innerRadius:c||0,outerRadius:h||f||l||0,clockWise:_}:n.viewBox?n.viewBox:{}},I_e=function(n,t){return n?n===!0?Q.createElement(ti,{key:"label-implicit",viewBox:t}):_i(n)?Q.createElement(ti,{key:"label-implicit",viewBox:t,value:n}):A.isValidElement(n)?n.type===ti?A.cloneElement(n,{key:"label-implicit",viewBox:t}):Q.createElement(ti,{key:"label-implicit",content:n,viewBox:t}):In(n)?Q.createElement(ti,{key:"label-implicit",content:n,viewBox:t}):Qc(n)?Q.createElement(ti,km({viewBox:t},n,{key:"label-implicit"})):null:null},B_e=function(n,t){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!n||!n.children&&i&&!n.label)return null;var r=n.children,a=bV(n),o=va(r,ti).map(function(f,c){return A.cloneElement(f,{viewBox:t||a,key:"label-".concat(c)})});if(!i)return o;var l=I_e(n.label,t||a);return[l].concat(x_e(o))};ti.parseViewBox=bV;ti.renderCallByParent=B_e;var T3,ZP;function F_e(){if(ZP)return T3;ZP=1;function e(n){var t=n==null?0:n.length;return t?n[t-1]:void 0}return T3=e,T3}var q_e=F_e();const H_e=mt(q_e);function _m(e){"@babel/helpers - typeof";return _m=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},_m(e)}var U_e=["valueAccessor"],V_e=["data","dataKey","clockWise","id","textBreakAll"];function W_e(e){return X_e(e)||K_e(e)||Y_e(e)||G_e()}function G_e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Y_e(e,n){if(e){if(typeof e=="string")return B4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return B4(e,n)}}function K_e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function X_e(e){if(Array.isArray(e))return B4(e)}function B4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function j1(){return j1=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},j1.apply(this,arguments)}function QP(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function JP(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?QP(Object(t),!0).forEach(function(i){Z_e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):QP(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Z_e(e,n,t){return n=Q_e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Q_e(e){var n=J_e(e,"string");return _m(n)=="symbol"?n:n+""}function J_e(e,n){if(_m(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(_m(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function eN(e,n){if(e==null)return{};var t=e2e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function e2e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}var n2e=function(n){return Array.isArray(n.value)?H_e(n.value):n.value};function fo(e){var n=e.valueAccessor,t=n===void 0?n2e:n,i=eN(e,U_e),r=i.data,a=i.dataKey,o=i.clockWise,l=i.id,f=i.textBreakAll,c=eN(i,V_e);return!r||!r.length?null:Q.createElement(It,{className:"recharts-label-list"},r.map(function(h,d){var p=Gn(a)?t(h,d):cr(h&&h.payload,a),v=Gn(l)?{}:{id:"".concat(l,"-").concat(d)};return Q.createElement(ti,j1({},Hn(h,!0),c,v,{parentViewBox:h.parentViewBox,value:p,textBreakAll:f,viewBox:ti.parseViewBox(Gn(o)?h:JP(JP({},h),{},{clockWise:o})),key:"label-".concat(d),index:d}))}))}fo.displayName="LabelList";function t2e(e,n){return e?e===!0?Q.createElement(fo,{key:"labelList-implicit",data:n}):Q.isValidElement(e)||In(e)?Q.createElement(fo,{key:"labelList-implicit",data:n,content:e}):Qc(e)?Q.createElement(fo,j1({data:n},e,{key:"labelList-implicit"})):null:null}function i2e(e,n){var t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!e||!e.children&&t&&!e.label)return null;var i=e.children,r=va(i,fo).map(function(o,l){return A.cloneElement(o,{data:n,key:"labelList-".concat(l)})});if(!t)return r;var a=t2e(e.label,n);return[a].concat(W_e(r))}fo.renderCallByParent=i2e;function xm(e){"@babel/helpers - typeof";return xm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},xm(e)}function F4(){return F4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},F4.apply(this,arguments)}function nN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function tN(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?nN(Object(t),!0).forEach(function(i){r2e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):nN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function r2e(e,n,t){return n=a2e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function a2e(e){var n=o2e(e,"string");return xm(n)=="symbol"?n:n+""}function o2e(e,n){if(xm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(xm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var s2e=function(n,t){var i=Fa(t-n),r=Math.min(Math.abs(t-n),359.999);return i*r},ng=function(n){var t=n.cx,i=n.cy,r=n.radius,a=n.angle,o=n.sign,l=n.isExternal,f=n.cornerRadius,c=n.cornerIsExternal,h=f*(l?1:-1)+r,d=Math.asin(f/h)/O1,p=c?a:a+o*d,v=Fi(t,i,h,p),b=Fi(t,i,r,p),w=c?a-o*d:a,k=Fi(t,i,h*Math.cos(d*O1),w);return{center:v,circleTangency:b,lineTangency:k,theta:d}},wV=function(n){var t=n.cx,i=n.cy,r=n.innerRadius,a=n.outerRadius,o=n.startAngle,l=n.endAngle,f=s2e(o,l),c=o+f,h=Fi(t,i,a,o),d=Fi(t,i,a,c),p="M ".concat(h.x,",").concat(h.y,`
A `).concat(a,",").concat(a,`,0,
`).concat(+(Math.abs(f)>180),",").concat(+(o>c),`,
`).concat(d.x,",").concat(d.y,`
`);if(r>0){var v=Fi(t,i,r,o),b=Fi(t,i,r,c);p+="L ".concat(b.x,",").concat(b.y,`
A `).concat(r,",").concat(r,`,0,
`).concat(+(Math.abs(f)>180),",").concat(+(o<=c),`,
`).concat(v.x,",").concat(v.y," Z")}else p+="L ".concat(t,",").concat(i," Z");return p},l2e=function(n){var t=n.cx,i=n.cy,r=n.innerRadius,a=n.outerRadius,o=n.cornerRadius,l=n.forceCornerRadius,f=n.cornerIsExternal,c=n.startAngle,h=n.endAngle,d=Fa(h-c),p=ng({cx:t,cy:i,radius:a,angle:c,sign:d,cornerRadius:o,cornerIsExternal:f}),v=p.circleTangency,b=p.lineTangency,w=p.theta,k=ng({cx:t,cy:i,radius:a,angle:h,sign:-d,cornerRadius:o,cornerIsExternal:f}),_=k.circleTangency,C=k.lineTangency,x=k.theta,E=f?Math.abs(c-h):Math.abs(c-h)-w-x;if(E<0)return l?"M ".concat(b.x,",").concat(b.y,`
a`).concat(o,",").concat(o,",0,0,1,").concat(o*2,`,0
a`).concat(o,",").concat(o,",0,0,1,").concat(-o*2,`,0
`):wV({cx:t,cy:i,innerRadius:r,outerRadius:a,startAngle:c,endAngle:h});var O="M ".concat(b.x,",").concat(b.y,`
A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(v.x,",").concat(v.y,`
A`).concat(a,",").concat(a,",0,").concat(+(E>180),",").concat(+(d<0),",").concat(_.x,",").concat(_.y,`
A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(C.x,",").concat(C.y,`
`);if(r>0){var j=ng({cx:t,cy:i,radius:r,angle:c,sign:d,isExternal:!0,cornerRadius:o,cornerIsExternal:f}),M=j.circleTangency,N=j.lineTangency,H=j.theta,P=ng({cx:t,cy:i,radius:r,angle:h,sign:-d,isExternal:!0,cornerRadius:o,cornerIsExternal:f}),z=P.circleTangency,F=P.lineTangency,G=P.theta,U=f?Math.abs(c-h):Math.abs(c-h)-H-G;if(U<0&&o===0)return"".concat(O,"L").concat(t,",").concat(i,"Z");O+="L".concat(F.x,",").concat(F.y,`
A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(z.x,",").concat(z.y,`
A`).concat(r,",").concat(r,",0,").concat(+(U>180),",").concat(+(d>0),",").concat(M.x,",").concat(M.y,`
A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(N.x,",").concat(N.y,"Z")}else O+="L".concat(t,",").concat(i,"Z");return O},u2e={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},kV=function(n){var t=tN(tN({},u2e),n),i=t.cx,r=t.cy,a=t.innerRadius,o=t.outerRadius,l=t.cornerRadius,f=t.forceCornerRadius,c=t.cornerIsExternal,h=t.startAngle,d=t.endAngle,p=t.className;if(o<a||h===d)return null;var v=dn("recharts-sector",p),b=o-a,w=Cu(l,b,0,!0),k;return w>0&&Math.abs(h-d)<360?k=l2e({cx:i,cy:r,innerRadius:a,outerRadius:o,cornerRadius:Math.min(w,b/2),forceCornerRadius:f,cornerIsExternal:c,startAngle:h,endAngle:d}):k=wV({cx:i,cy:r,innerRadius:a,outerRadius:o,startAngle:h,endAngle:d}),Q.createElement("path",F4({},Hn(t,!0),{className:v,d:k,role:"img"}))};function Sm(e){"@babel/helpers - typeof";return Sm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Sm(e)}function q4(){return q4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},q4.apply(this,arguments)}function iN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function rN(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?iN(Object(t),!0).forEach(function(i){f2e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):iN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function f2e(e,n,t){return n=c2e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function c2e(e){var n=d2e(e,"string");return Sm(n)=="symbol"?n:n+""}function d2e(e,n){if(Sm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Sm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var aN={curveBasisClosed:Dve,curveBasisOpen:Rve,curveBasis:Mve,curveBumpX:gve,curveBumpY:yve,curveLinearClosed:Pve,curveLinear:j0,curveMonotoneX:Nve,curveMonotoneY:$ve,curveNatural:zve,curveStep:Lve,curveStepAfter:Bve,curveStepBefore:Ive},tg=function(n){return n.x===+n.x&&n.y===+n.y},ch=function(n){return n.x},dh=function(n){return n.y},h2e=function(n,t){if(In(n))return n;var i="curve".concat(A0(n));return(i==="curveMonotone"||i==="curveBump")&&t?aN["".concat(i).concat(t==="vertical"?"Y":"X")]:aN[i]||j0},m2e=function(n){var t=n.type,i=t===void 0?"linear":t,r=n.points,a=r===void 0?[]:r,o=n.baseLine,l=n.layout,f=n.connectNulls,c=f===void 0?!1:f,h=h2e(i,l),d=c?a.filter(function(w){return tg(w)}):a,p;if(Array.isArray(o)){var v=c?o.filter(function(w){return tg(w)}):o,b=d.map(function(w,k){return rN(rN({},w),{},{base:v[k]})});return l==="vertical"?p=Gv().y(dh).x1(ch).x0(function(w){return w.base.x}):p=Gv().x(ch).y1(dh).y0(function(w){return w.base.y}),p.defined(tg).curve(h),p(b)}return l==="vertical"&&We(o)?p=Gv().y(dh).x1(ch).x0(o):We(o)?p=Gv().x(ch).y1(dh).y0(o):p=AH().x(ch).y(dh),p.defined(tg).curve(h),p(d)},Kf=function(n){var t=n.className,i=n.points,r=n.path,a=n.pathRef;if((!i||!i.length)&&!r)return null;var o=i&&i.length?m2e(n):r;return A.createElement("path",q4({},Hn(n,!1),Qg(n),{className:dn("recharts-curve",t),d:o,ref:a}))};const{getOwnPropertyNames:p2e,getOwnPropertySymbols:v2e}=Object,{hasOwnProperty:g2e}=Object.prototype;function M3(e,n){return function(i,r,a){return e(i,r,a)&&n(i,r,a)}}function ig(e){return function(t,i,r){if(!t||!i||typeof t!="object"||typeof i!="object")return e(t,i,r);const{cache:a}=r,o=a.get(t),l=a.get(i);if(o&&l)return o===i&&l===t;a.set(t,i),a.set(i,t);const f=e(t,i,r);return a.delete(t),a.delete(i),f}}function y2e(e){return e!=null?e[Symbol.toStringTag]:void 0}function oN(e){return p2e(e).concat(v2e(e))}const b2e=Object.hasOwn||((e,n)=>g2e.call(e,n));function qu(e,n){return e===n||!e&&!n&&e!==e&&n!==n}const w2e="__v",k2e="__o",_2e="_owner",{getOwnPropertyDescriptor:sN,keys:lN}=Object;function x2e(e,n){return e.byteLength===n.byteLength&&E1(new Uint8Array(e),new Uint8Array(n))}function S2e(e,n,t){let i=e.length;if(n.length!==i)return!1;for(;i-- >0;)if(!t.equals(e[i],n[i],i,i,e,n,t))return!1;return!0}function C2e(e,n){return e.byteLength===n.byteLength&&E1(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),new Uint8Array(n.buffer,n.byteOffset,n.byteLength))}function A2e(e,n){return qu(e.getTime(),n.getTime())}function O2e(e,n){return e.name===n.name&&e.message===n.message&&e.cause===n.cause&&e.stack===n.stack}function j2e(e,n){return e===n}function uN(e,n,t){const i=e.size;if(i!==n.size)return!1;if(!i)return!0;const r=new Array(i),a=e.entries();let o,l,f=0;for(;(o=a.next())&&!o.done;){const c=n.entries();let h=!1,d=0;for(;(l=c.next())&&!l.done;){if(r[d]){d++;continue}const p=o.value,v=l.value;if(t.equals(p[0],v[0],f,d,e,n,t)&&t.equals(p[1],v[1],p[0],v[0],e,n,t)){h=r[d]=!0;break}d++}if(!h)return!1;f++}return!0}const E2e=qu;function T2e(e,n,t){const i=lN(e);let r=i.length;if(lN(n).length!==r)return!1;for(;r-- >0;)if(!_V(e,n,t,i[r]))return!1;return!0}function hh(e,n,t){const i=oN(e);let r=i.length;if(oN(n).length!==r)return!1;let a,o,l;for(;r-- >0;)if(a=i[r],!_V(e,n,t,a)||(o=sN(e,a),l=sN(n,a),(o||l)&&(!o||!l||o.configurable!==l.configurable||o.enumerable!==l.enumerable||o.writable!==l.writable)))return!1;return!0}function M2e(e,n){return qu(e.valueOf(),n.valueOf())}function D2e(e,n){return e.source===n.source&&e.flags===n.flags}function fN(e,n,t){const i=e.size;if(i!==n.size)return!1;if(!i)return!0;const r=new Array(i),a=e.values();let o,l;for(;(o=a.next())&&!o.done;){const f=n.values();let c=!1,h=0;for(;(l=f.next())&&!l.done;){if(!r[h]&&t.equals(o.value,l.value,o.value,l.value,e,n,t)){c=r[h]=!0;break}h++}if(!c)return!1}return!0}function E1(e,n){let t=e.byteLength;if(n.byteLength!==t||e.byteOffset!==n.byteOffset)return!1;for(;t-- >0;)if(e[t]!==n[t])return!1;return!0}function R2e(e,n){return e.hostname===n.hostname&&e.pathname===n.pathname&&e.protocol===n.protocol&&e.port===n.port&&e.hash===n.hash&&e.username===n.username&&e.password===n.password}function _V(e,n,t,i){return(i===_2e||i===k2e||i===w2e)&&(e.$$typeof||n.$$typeof)?!0:b2e(n,i)&&t.equals(e[i],n[i],i,i,e,n,t)}const P2e="[object ArrayBuffer]",N2e="[object Arguments]",$2e="[object Boolean]",z2e="[object DataView]",L2e="[object Date]",I2e="[object Error]",B2e="[object Map]",F2e="[object Number]",q2e="[object Object]",H2e="[object RegExp]",U2e="[object Set]",V2e="[object String]",W2e={"[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},G2e="[object URL]",Y2e=Object.prototype.toString;function K2e({areArrayBuffersEqual:e,areArraysEqual:n,areDataViewsEqual:t,areDatesEqual:i,areErrorsEqual:r,areFunctionsEqual:a,areMapsEqual:o,areNumbersEqual:l,areObjectsEqual:f,arePrimitiveWrappersEqual:c,areRegExpsEqual:h,areSetsEqual:d,areTypedArraysEqual:p,areUrlsEqual:v,unknownTagComparators:b}){return function(k,_,C){if(k===_)return!0;if(k==null||_==null)return!1;const x=typeof k;if(x!==typeof _)return!1;if(x!=="object")return x==="number"?l(k,_,C):x==="function"?a(k,_,C):!1;const E=k.constructor;if(E!==_.constructor)return!1;if(E===Object)return f(k,_,C);if(Array.isArray(k))return n(k,_,C);if(E===Date)return i(k,_,C);if(E===RegExp)return h(k,_,C);if(E===Map)return o(k,_,C);if(E===Set)return d(k,_,C);const O=Y2e.call(k);if(O===L2e)return i(k,_,C);if(O===H2e)return h(k,_,C);if(O===B2e)return o(k,_,C);if(O===U2e)return d(k,_,C);if(O===q2e)return typeof k.then!="function"&&typeof _.then!="function"&&f(k,_,C);if(O===G2e)return v(k,_,C);if(O===I2e)return r(k,_,C);if(O===N2e)return f(k,_,C);if(W2e[O])return p(k,_,C);if(O===P2e)return e(k,_,C);if(O===z2e)return t(k,_,C);if(O===$2e||O===F2e||O===V2e)return c(k,_,C);if(b){let j=b[O];if(!j){const M=y2e(k);M&&(j=b[M])}if(j)return j(k,_,C)}return!1}}function X2e({circular:e,createCustomConfig:n,strict:t}){let i={areArrayBuffersEqual:x2e,areArraysEqual:t?hh:S2e,areDataViewsEqual:C2e,areDatesEqual:A2e,areErrorsEqual:O2e,areFunctionsEqual:j2e,areMapsEqual:t?M3(uN,hh):uN,areNumbersEqual:E2e,areObjectsEqual:t?hh:T2e,arePrimitiveWrappersEqual:M2e,areRegExpsEqual:D2e,areSetsEqual:t?M3(fN,hh):fN,areTypedArraysEqual:t?M3(E1,hh):E1,areUrlsEqual:R2e,unknownTagComparators:void 0};if(n&&(i=Object.assign({},i,n(i))),e){const r=ig(i.areArraysEqual),a=ig(i.areMapsEqual),o=ig(i.areObjectsEqual),l=ig(i.areSetsEqual);i=Object.assign({},i,{areArraysEqual:r,areMapsEqual:a,areObjectsEqual:o,areSetsEqual:l})}return i}function Z2e(e){return function(n,t,i,r,a,o,l){return e(n,t,l)}}function Q2e({circular:e,comparator:n,createState:t,equals:i,strict:r}){if(t)return function(l,f){const{cache:c=e?new WeakMap:void 0,meta:h}=t();return n(l,f,{cache:c,equals:i,meta:h,strict:r})};if(e)return function(l,f){return n(l,f,{cache:new WeakMap,equals:i,meta:void 0,strict:r})};const a={cache:void 0,equals:i,meta:void 0,strict:r};return function(l,f){return n(l,f,a)}}const J2e=Cl();Cl({strict:!0});Cl({circular:!0});Cl({circular:!0,strict:!0});Cl({createInternalComparator:()=>qu});Cl({strict:!0,createInternalComparator:()=>qu});Cl({circular:!0,createInternalComparator:()=>qu});Cl({circular:!0,createInternalComparator:()=>qu,strict:!0});function Cl(e={}){const{circular:n=!1,createInternalComparator:t,createState:i,strict:r=!1}=e,a=X2e(e),o=K2e(a),l=t?t(o):Z2e(o);return Q2e({circular:n,comparator:o,createState:i,equals:l,strict:r})}function exe(e){typeof requestAnimationFrame<"u"&&requestAnimationFrame(e)}function cN(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,t=-1,i=function r(a){t<0&&(t=a),a-t>n?(e(a),t=-1):exe(r)};requestAnimationFrame(i)}function H4(e){"@babel/helpers - typeof";return H4=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},H4(e)}function nxe(e){return axe(e)||rxe(e)||ixe(e)||txe()}function txe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ixe(e,n){if(e){if(typeof e=="string")return dN(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return dN(e,n)}}function dN(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function rxe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function axe(e){if(Array.isArray(e))return e}function oxe(){var e={},n=function(){return null},t=!1,i=function r(a){if(!t){if(Array.isArray(a)){if(!a.length)return;var o=a,l=nxe(o),f=l[0],c=l.slice(1);if(typeof f=="number"){cN(r.bind(null,c),f);return}r(f),cN(r.bind(null,c));return}H4(a)==="object"&&(e=a,n(e)),typeof a=="function"&&a()}};return{stop:function(){t=!0},start:function(a){t=!1,i(a)},subscribe:function(a){return n=a,function(){n=function(){return null}}}}}function Cm(e){"@babel/helpers - typeof";return Cm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Cm(e)}function hN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function mN(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?hN(Object(t),!0).forEach(function(i){xV(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):hN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function xV(e,n,t){return n=sxe(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function sxe(e){var n=lxe(e,"string");return Cm(n)==="symbol"?n:String(n)}function lxe(e,n){if(Cm(e)!=="object"||e===null)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Cm(i)!=="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var uxe=function(n,t){return[Object.keys(n),Object.keys(t)].reduce(function(i,r){return i.filter(function(a){return r.includes(a)})})},fxe=function(n){return n},cxe=function(n){return n.replace(/([A-Z])/g,function(t){return"-".concat(t.toLowerCase())})},Ih=function(n,t){return Object.keys(t).reduce(function(i,r){return mN(mN({},i),{},xV({},r,n(r,t[r])))},{})},pN=function(n,t,i){return n.map(function(r){return"".concat(cxe(r)," ").concat(t,"ms ").concat(i)}).join(",")};function dxe(e,n){return pxe(e)||mxe(e,n)||SV(e,n)||hxe()}function hxe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mxe(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function pxe(e){if(Array.isArray(e))return e}function vxe(e){return bxe(e)||yxe(e)||SV(e)||gxe()}function gxe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function SV(e,n){if(e){if(typeof e=="string")return U4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return U4(e,n)}}function yxe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function bxe(e){if(Array.isArray(e))return U4(e)}function U4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}var T1=1e-4,CV=function(n,t){return[0,3*n,3*t-6*n,3*n-3*t+1]},AV=function(n,t){return n.map(function(i,r){return i*Math.pow(t,r)}).reduce(function(i,r){return i+r})},vN=function(n,t){return function(i){var r=CV(n,t);return AV(r,i)}},wxe=function(n,t){return function(i){var r=CV(n,t),a=[].concat(vxe(r.map(function(o,l){return o*l}).slice(1)),[0]);return AV(a,i)}},gN=function(){for(var n=arguments.length,t=new Array(n),i=0;i<n;i++)t[i]=arguments[i];var r=t[0],a=t[1],o=t[2],l=t[3];if(t.length===1)switch(t[0]){case"linear":r=0,a=0,o=1,l=1;break;case"ease":r=.25,a=.1,o=.25,l=1;break;case"ease-in":r=.42,a=0,o=1,l=1;break;case"ease-out":r=.42,a=0,o=.58,l=1;break;case"ease-in-out":r=0,a=0,o=.58,l=1;break;default:{var f=t[0].split("(");if(f[0]==="cubic-bezier"&&f[1].split(")")[0].split(",").length===4){var c=f[1].split(")")[0].split(",").map(function(k){return parseFloat(k)}),h=dxe(c,4);r=h[0],a=h[1],o=h[2],l=h[3]}}}var d=vN(r,o),p=vN(a,l),v=wxe(r,o),b=function(_){return _>1?1:_<0?0:_},w=function(_){for(var C=_>1?1:_,x=C,E=0;E<8;++E){var O=d(x)-C,j=v(x);if(Math.abs(O-C)<T1||j<T1)return p(x);x=b(x-O/j)}return p(x)};return w.isStepper=!1,w},kxe=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=n.stiff,i=t===void 0?100:t,r=n.damping,a=r===void 0?8:r,o=n.dt,l=o===void 0?17:o,f=function(h,d,p){var v=-(h-d)*i,b=p*a,w=p+(v-b)*l/1e3,k=p*l/1e3+h;return Math.abs(k-d)<T1&&Math.abs(w)<T1?[d,0]:[k,w]};return f.isStepper=!0,f.dt=l,f},_xe=function(){for(var n=arguments.length,t=new Array(n),i=0;i<n;i++)t[i]=arguments[i];var r=t[0];if(typeof r=="string")switch(r){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return gN(r);case"spring":return kxe();default:if(r.split("(")[0]==="cubic-bezier")return gN(r)}return typeof r=="function"?r:null};function Am(e){"@babel/helpers - typeof";return Am=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Am(e)}function yN(e){return Cxe(e)||Sxe(e)||OV(e)||xxe()}function xxe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sxe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Cxe(e){if(Array.isArray(e))return W4(e)}function bN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Li(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?bN(Object(t),!0).forEach(function(i){V4(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):bN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function V4(e,n,t){return n=Axe(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Axe(e){var n=Oxe(e,"string");return Am(n)==="symbol"?n:String(n)}function Oxe(e,n){if(Am(e)!=="object"||e===null)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Am(i)!=="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function jxe(e,n){return Mxe(e)||Txe(e,n)||OV(e,n)||Exe()}function Exe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function OV(e,n){if(e){if(typeof e=="string")return W4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return W4(e,n)}}function W4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function Txe(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function Mxe(e){if(Array.isArray(e))return e}var M1=function(n,t,i){return n+(t-n)*i},G4=function(n){var t=n.from,i=n.to;return t!==i},Dxe=function e(n,t,i){var r=Ih(function(a,o){if(G4(o)){var l=n(o.from,o.to,o.velocity),f=jxe(l,2),c=f[0],h=f[1];return Li(Li({},o),{},{from:c,velocity:h})}return o},t);return i<1?Ih(function(a,o){return G4(o)?Li(Li({},o),{},{velocity:M1(o.velocity,r[a].velocity,i),from:M1(o.from,r[a].from,i)}):o},t):e(n,r,i-1)};const Rxe=(function(e,n,t,i,r){var a=uxe(e,n),o=a.reduce(function(k,_){return Li(Li({},k),{},V4({},_,[e[_],n[_]]))},{}),l=a.reduce(function(k,_){return Li(Li({},k),{},V4({},_,{from:e[_],velocity:0,to:n[_]}))},{}),f=-1,c,h,d=function(){return null},p=function(){return Ih(function(_,C){return C.from},l)},v=function(){return!Object.values(l).filter(G4).length},b=function(_){c||(c=_);var C=_-c,x=C/t.dt;l=Dxe(t,l,x),r(Li(Li(Li({},e),n),p())),c=_,v()||(f=requestAnimationFrame(d))},w=function(_){h||(h=_);var C=(_-h)/i,x=Ih(function(O,j){return M1.apply(void 0,yN(j).concat([t(C)]))},o);if(r(Li(Li(Li({},e),n),x)),C<1)f=requestAnimationFrame(d);else{var E=Ih(function(O,j){return M1.apply(void 0,yN(j).concat([t(1)]))},o);r(Li(Li(Li({},e),n),E))}};return d=t.isStepper?b:w,function(){return requestAnimationFrame(d),function(){cancelAnimationFrame(f)}}});function pc(e){"@babel/helpers - typeof";return pc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},pc(e)}var Pxe=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function Nxe(e,n){if(e==null)return{};var t=$xe(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function $xe(e,n){if(e==null)return{};var t={},i=Object.keys(e),r,a;for(a=0;a<i.length;a++)r=i[a],!(n.indexOf(r)>=0)&&(t[r]=e[r]);return t}function D3(e){return Bxe(e)||Ixe(e)||Lxe(e)||zxe()}function zxe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Lxe(e,n){if(e){if(typeof e=="string")return Y4(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Y4(e,n)}}function Ixe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Bxe(e){if(Array.isArray(e))return Y4(e)}function Y4(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function wN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Pa(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?wN(Object(t),!0).forEach(function(i){Ah(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):wN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Ah(e,n,t){return n=jV(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Fxe(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function qxe(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,jV(i.key),i)}}function Hxe(e,n,t){return n&&qxe(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function jV(e){var n=Uxe(e,"string");return pc(n)==="symbol"?n:String(n)}function Uxe(e,n){if(pc(e)!=="object"||e===null)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(pc(i)!=="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function Vxe(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&K4(e,n)}function K4(e,n){return K4=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},K4(e,n)}function Wxe(e){var n=Gxe();return function(){var i=D1(e),r;if(n){var a=D1(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return X4(this,r)}}function X4(e,n){if(n&&(pc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Z4(e)}function Z4(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Gxe(){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 D1(e){return D1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},D1(e)}var go=(function(e){Vxe(t,e);var n=Wxe(t);function t(i,r){var a;Fxe(this,t),a=n.call(this,i,r);var o=a.props,l=o.isActive,f=o.attributeName,c=o.from,h=o.to,d=o.steps,p=o.children,v=o.duration;if(a.handleStyleChange=a.handleStyleChange.bind(Z4(a)),a.changeStyle=a.changeStyle.bind(Z4(a)),!l||v<=0)return a.state={style:{}},typeof p=="function"&&(a.state={style:h}),X4(a);if(d&&d.length)a.state={style:d[0].style};else if(c){if(typeof p=="function")return a.state={style:c},X4(a);a.state={style:f?Ah({},f,c):c}}else a.state={style:{}};return a}return Hxe(t,[{key:"componentDidMount",value:function(){var r=this.props,a=r.isActive,o=r.canBegin;this.mounted=!0,!(!a||!o)&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(r){var a=this.props,o=a.isActive,l=a.canBegin,f=a.attributeName,c=a.shouldReAnimate,h=a.to,d=a.from,p=this.state.style;if(l){if(!o){var v={style:f?Ah({},f,h):h};this.state&&p&&(f&&p[f]!==h||!f&&p!==h)&&this.setState(v);return}if(!(J2e(r.to,h)&&r.canBegin&&r.isActive)){var b=!r.canBegin||!r.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var w=b||c?d:r.to;if(this.state&&p){var k={style:f?Ah({},f,w):w};(f&&p[f]!==w||!f&&p!==w)&&this.setState(k)}this.runAnimation(Pa(Pa({},this.props),{},{from:w,begin:0}))}}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var r=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),r&&r()}},{key:"handleStyleChange",value:function(r){this.changeStyle(r)}},{key:"changeStyle",value:function(r){this.mounted&&this.setState({style:r})}},{key:"runJSAnimation",value:function(r){var a=this,o=r.from,l=r.to,f=r.duration,c=r.easing,h=r.begin,d=r.onAnimationEnd,p=r.onAnimationStart,v=Rxe(o,l,_xe(c),f,this.changeStyle),b=function(){a.stopJSAnimation=v()};this.manager.start([p,h,b,f,d])}},{key:"runStepAnimation",value:function(r){var a=this,o=r.steps,l=r.begin,f=r.onAnimationStart,c=o[0],h=c.style,d=c.duration,p=d===void 0?0:d,v=function(w,k,_){if(_===0)return w;var C=k.duration,x=k.easing,E=x===void 0?"ease":x,O=k.style,j=k.properties,M=k.onAnimationEnd,N=_>0?o[_-1]:k,H=j||Object.keys(O);if(typeof E=="function"||E==="spring")return[].concat(D3(w),[a.runJSAnimation.bind(a,{from:N.style,to:O,duration:C,easing:E}),C]);var P=pN(H,C,E),z=Pa(Pa(Pa({},N.style),O),{},{transition:P});return[].concat(D3(w),[z,C,M]).filter(fxe)};return this.manager.start([f].concat(D3(o.reduce(v,[h,Math.max(p,l)])),[r.onAnimationEnd]))}},{key:"runAnimation",value:function(r){this.manager||(this.manager=oxe());var a=r.begin,o=r.duration,l=r.attributeName,f=r.to,c=r.easing,h=r.onAnimationStart,d=r.onAnimationEnd,p=r.steps,v=r.children,b=this.manager;if(this.unSubscribe=b.subscribe(this.handleStyleChange),typeof c=="function"||typeof v=="function"||c==="spring"){this.runJSAnimation(r);return}if(p.length>1){this.runStepAnimation(r);return}var w=l?Ah({},l,f):f,k=pN(Object.keys(w),o,c);b.start([h,a,Pa(Pa({},w),{},{transition:k}),o,d])}},{key:"render",value:function(){var r=this.props,a=r.children;r.begin;var o=r.duration;r.attributeName,r.easing;var l=r.isActive;r.steps,r.from,r.to,r.canBegin,r.onAnimationEnd,r.shouldReAnimate,r.onAnimationReStart;var f=Nxe(r,Pxe),c=A.Children.count(a),h=this.state.style;if(typeof a=="function")return a(h);if(!l||c===0||o<=0)return a;var d=function(v){var b=v.props,w=b.style,k=w===void 0?{}:w,_=b.className,C=A.cloneElement(v,Pa(Pa({},f),{},{style:Pa(Pa({},k),h),className:_}));return C};return c===1?d(A.Children.only(a)):Q.createElement("div",null,A.Children.map(a,function(p){return d(p)}))}}]),t})(A.PureComponent);go.displayName="Animate";go.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}};go.propTypes={from:vt.oneOfType([vt.object,vt.string]),to:vt.oneOfType([vt.object,vt.string]),attributeName:vt.string,duration:vt.number,begin:vt.number,easing:vt.oneOfType([vt.string,vt.func]),steps:vt.arrayOf(vt.shape({duration:vt.number.isRequired,style:vt.object.isRequired,easing:vt.oneOfType([vt.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),vt.func]),properties:vt.arrayOf("string"),onAnimationEnd:vt.func})),children:vt.oneOfType([vt.node,vt.func]),isActive:vt.bool,canBegin:vt.bool,onAnimationEnd:vt.func,shouldReAnimate:vt.bool,onAnimationStart:vt.func,onAnimationReStart:vt.func};function Om(e){"@babel/helpers - typeof";return Om=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Om(e)}function R1(){return R1=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},R1.apply(this,arguments)}function Yxe(e,n){return Qxe(e)||Zxe(e,n)||Xxe(e,n)||Kxe()}function Kxe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Xxe(e,n){if(e){if(typeof e=="string")return kN(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return kN(e,n)}}function kN(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function Zxe(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function Qxe(e){if(Array.isArray(e))return e}function _N(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function xN(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?_N(Object(t),!0).forEach(function(i){Jxe(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):_N(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Jxe(e,n,t){return n=e3e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function e3e(e){var n=n3e(e,"string");return Om(n)=="symbol"?n:n+""}function n3e(e,n){if(Om(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Om(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var SN=function(n,t,i,r,a){var o=Math.min(Math.abs(i)/2,Math.abs(r)/2),l=r>=0?1:-1,f=i>=0?1:-1,c=r>=0&&i>=0||r<0&&i<0?1:0,h;if(o>0&&a instanceof Array){for(var d=[0,0,0,0],p=0,v=4;p<v;p++)d[p]=a[p]>o?o:a[p];h="M".concat(n,",").concat(t+l*d[0]),d[0]>0&&(h+="A ".concat(d[0],",").concat(d[0],",0,0,").concat(c,",").concat(n+f*d[0],",").concat(t)),h+="L ".concat(n+i-f*d[1],",").concat(t),d[1]>0&&(h+="A ".concat(d[1],",").concat(d[1],",0,0,").concat(c,`,
`).concat(n+i,",").concat(t+l*d[1])),h+="L ".concat(n+i,",").concat(t+r-l*d[2]),d[2]>0&&(h+="A ".concat(d[2],",").concat(d[2],",0,0,").concat(c,`,
`).concat(n+i-f*d[2],",").concat(t+r)),h+="L ".concat(n+f*d[3],",").concat(t+r),d[3]>0&&(h+="A ".concat(d[3],",").concat(d[3],",0,0,").concat(c,`,
`).concat(n,",").concat(t+r-l*d[3])),h+="Z"}else if(o>0&&a===+a&&a>0){var b=Math.min(o,a);h="M ".concat(n,",").concat(t+l*b,`
A `).concat(b,",").concat(b,",0,0,").concat(c,",").concat(n+f*b,",").concat(t,`
L `).concat(n+i-f*b,",").concat(t,`
A `).concat(b,",").concat(b,",0,0,").concat(c,",").concat(n+i,",").concat(t+l*b,`
L `).concat(n+i,",").concat(t+r-l*b,`
A `).concat(b,",").concat(b,",0,0,").concat(c,",").concat(n+i-f*b,",").concat(t+r,`
L `).concat(n+f*b,",").concat(t+r,`
A `).concat(b,",").concat(b,",0,0,").concat(c,",").concat(n,",").concat(t+r-l*b," Z")}else h="M ".concat(n,",").concat(t," h ").concat(i," v ").concat(r," h ").concat(-i," Z");return h},t3e=function(n,t){if(!n||!t)return!1;var i=n.x,r=n.y,a=t.x,o=t.y,l=t.width,f=t.height;if(Math.abs(l)>0&&Math.abs(f)>0){var c=Math.min(a,a+l),h=Math.max(a,a+l),d=Math.min(o,o+f),p=Math.max(o,o+f);return i>=c&&i<=h&&r>=d&&r<=p}return!1},i3e={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},jm=function(n){var t=xN(xN({},i3e),n),i=A.useRef(),r=A.useState(-1),a=Yxe(r,2),o=a[0],l=a[1];A.useEffect(function(){if(i.current&&i.current.getTotalLength)try{var E=i.current.getTotalLength();E&&l(E)}catch{}},[]);var f=t.x,c=t.y,h=t.width,d=t.height,p=t.radius,v=t.className,b=t.animationEasing,w=t.animationDuration,k=t.animationBegin,_=t.isAnimationActive,C=t.isUpdateAnimationActive;if(f!==+f||c!==+c||h!==+h||d!==+d||h===0||d===0)return null;var x=dn("recharts-rectangle",v);return C?Q.createElement(go,{canBegin:o>0,from:{width:h,height:d,x:f,y:c},to:{width:h,height:d,x:f,y:c},duration:w,animationEasing:b,isActive:C},function(E){var O=E.width,j=E.height,M=E.x,N=E.y;return Q.createElement(go,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:k,duration:w,isActive:_,easing:b},Q.createElement("path",R1({},Hn(t,!0),{className:x,d:SN(M,N,O,j,p),ref:i})))}):Q.createElement("path",R1({},Hn(t,!0),{className:x,d:SN(f,c,h,d,p)}))};function Q4(){return Q4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Q4.apply(this,arguments)}var q0=function(n){var t=n.cx,i=n.cy,r=n.r,a=n.className,o=dn("recharts-dot",a);return t===+t&&i===+i&&r===+r?A.createElement("circle",Q4({},Hn(n,!1),Qg(n),{className:o,cx:t,cy:i,r})):null};function Em(e){"@babel/helpers - typeof";return Em=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Em(e)}var r3e=["x","y","top","left","width","height","className"];function J4(){return J4=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},J4.apply(this,arguments)}function CN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function a3e(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?CN(Object(t),!0).forEach(function(i){o3e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):CN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function o3e(e,n,t){return n=s3e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function s3e(e){var n=l3e(e,"string");return Em(n)=="symbol"?n:n+""}function l3e(e,n){if(Em(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Em(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function u3e(e,n){if(e==null)return{};var t=f3e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function f3e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}var c3e=function(n,t,i,r,a,o){return"M".concat(n,",").concat(a,"v").concat(r,"M").concat(o,",").concat(t,"h").concat(i)},d3e=function(n){var t=n.x,i=t===void 0?0:t,r=n.y,a=r===void 0?0:r,o=n.top,l=o===void 0?0:o,f=n.left,c=f===void 0?0:f,h=n.width,d=h===void 0?0:h,p=n.height,v=p===void 0?0:p,b=n.className,w=u3e(n,r3e),k=a3e({x:i,y:a,top:l,left:c,width:d,height:v},w);return!We(i)||!We(a)||!We(d)||!We(v)||!We(l)||!We(c)?null:Q.createElement("path",J4({},Hn(k,!0),{className:dn("recharts-cross",b),d:c3e(i,a,d,v,l,c)}))},R3,AN;function h3e(){if(AN)return R3;AN=1;var e=KH(),n=e(Object.getPrototypeOf,Object);return R3=n,R3}var P3,ON;function m3e(){if(ON)return P3;ON=1;var e=vs(),n=h3e(),t=gs(),i="[object Object]",r=Function.prototype,a=Object.prototype,o=r.toString,l=a.hasOwnProperty,f=o.call(Object);function c(h){if(!t(h)||e(h)!=i)return!1;var d=n(h);if(d===null)return!0;var p=l.call(d,"constructor")&&d.constructor;return typeof p=="function"&&p instanceof p&&o.call(p)==f}return P3=c,P3}var p3e=m3e();const v3e=mt(p3e);var N3,jN;function g3e(){if(jN)return N3;jN=1;var e=vs(),n=gs(),t="[object Boolean]";function i(r){return r===!0||r===!1||n(r)&&e(r)==t}return N3=i,N3}var y3e=g3e();const b3e=mt(y3e);function Tm(e){"@babel/helpers - typeof";return Tm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Tm(e)}function P1(){return P1=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},P1.apply(this,arguments)}function w3e(e,n){return S3e(e)||x3e(e,n)||_3e(e,n)||k3e()}function k3e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _3e(e,n){if(e){if(typeof e=="string")return EN(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return EN(e,n)}}function EN(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function x3e(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function S3e(e){if(Array.isArray(e))return e}function TN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function MN(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?TN(Object(t),!0).forEach(function(i){C3e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):TN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function C3e(e,n,t){return n=A3e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function A3e(e){var n=O3e(e,"string");return Tm(n)=="symbol"?n:n+""}function O3e(e,n){if(Tm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Tm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var DN=function(n,t,i,r,a){var o=i-r,l;return l="M ".concat(n,",").concat(t),l+="L ".concat(n+i,",").concat(t),l+="L ".concat(n+i-o/2,",").concat(t+a),l+="L ".concat(n+i-o/2-r,",").concat(t+a),l+="L ".concat(n,",").concat(t," Z"),l},j3e={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},E3e=function(n){var t=MN(MN({},j3e),n),i=A.useRef(),r=A.useState(-1),a=w3e(r,2),o=a[0],l=a[1];A.useEffect(function(){if(i.current&&i.current.getTotalLength)try{var x=i.current.getTotalLength();x&&l(x)}catch{}},[]);var f=t.x,c=t.y,h=t.upperWidth,d=t.lowerWidth,p=t.height,v=t.className,b=t.animationEasing,w=t.animationDuration,k=t.animationBegin,_=t.isUpdateAnimationActive;if(f!==+f||c!==+c||h!==+h||d!==+d||p!==+p||h===0&&d===0||p===0)return null;var C=dn("recharts-trapezoid",v);return _?Q.createElement(go,{canBegin:o>0,from:{upperWidth:0,lowerWidth:0,height:p,x:f,y:c},to:{upperWidth:h,lowerWidth:d,height:p,x:f,y:c},duration:w,animationEasing:b,isActive:_},function(x){var E=x.upperWidth,O=x.lowerWidth,j=x.height,M=x.x,N=x.y;return Q.createElement(go,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:k,duration:w,easing:b},Q.createElement("path",P1({},Hn(t,!0),{className:C,d:DN(M,N,E,O,j),ref:i})))}):Q.createElement("g",null,Q.createElement("path",P1({},Hn(t,!0),{className:C,d:DN(f,c,h,d,p)})))},T3e=["option","shapeType","propTransformer","activeClassName","isActive"];function Mm(e){"@babel/helpers - typeof";return Mm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Mm(e)}function M3e(e,n){if(e==null)return{};var t=D3e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function D3e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function RN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function N1(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?RN(Object(t),!0).forEach(function(i){R3e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):RN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function R3e(e,n,t){return n=P3e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function P3e(e){var n=N3e(e,"string");return Mm(n)=="symbol"?n:n+""}function N3e(e,n){if(Mm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Mm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function $3e(e,n){return N1(N1({},n),e)}function z3e(e,n){return e==="symbols"}function PN(e){var n=e.shapeType,t=e.elementProps;switch(n){case"rectangle":return Q.createElement(jm,t);case"trapezoid":return Q.createElement(E3e,t);case"sector":return Q.createElement(kV,t);case"symbols":if(z3e(n))return Q.createElement(U9,t);break;default:return null}}function L3e(e){return A.isValidElement(e)?e.props:e}function I3e(e){var n=e.option,t=e.shapeType,i=e.propTransformer,r=i===void 0?$3e:i,a=e.activeClassName,o=a===void 0?"recharts-active-shape":a,l=e.isActive,f=M3e(e,T3e),c;if(A.isValidElement(n))c=A.cloneElement(n,N1(N1({},f),L3e(n)));else if(In(n))c=n(f);else if(v3e(n)&&!b3e(n)){var h=r(n,f);c=Q.createElement(PN,{shapeType:t,elementProps:h})}else{var d=f;c=Q.createElement(PN,{shapeType:t,elementProps:d})}return l?Q.createElement(It,{className:o},c):c}function H0(e,n){return n!=null&&"trapezoids"in e.props}function U0(e,n){return n!=null&&"sectors"in e.props}function Dm(e,n){return n!=null&&"points"in e.props}function B3e(e,n){var t,i,r=e.x===(n==null||(t=n.labelViewBox)===null||t===void 0?void 0:t.x)||e.x===n.x,a=e.y===(n==null||(i=n.labelViewBox)===null||i===void 0?void 0:i.y)||e.y===n.y;return r&&a}function F3e(e,n){var t=e.endAngle===n.endAngle,i=e.startAngle===n.startAngle;return t&&i}function q3e(e,n){var t=e.x===n.x,i=e.y===n.y,r=e.z===n.z;return t&&i&&r}function H3e(e,n){var t;return H0(e,n)?t=B3e:U0(e,n)?t=F3e:Dm(e,n)&&(t=q3e),t}function U3e(e,n){var t;return H0(e,n)?t="trapezoids":U0(e,n)?t="sectors":Dm(e,n)&&(t="points"),t}function V3e(e,n){if(H0(e,n)){var t;return(t=n.tooltipPayload)===null||t===void 0||(t=t[0])===null||t===void 0||(t=t.payload)===null||t===void 0?void 0:t.payload}if(U0(e,n)){var i;return(i=n.tooltipPayload)===null||i===void 0||(i=i[0])===null||i===void 0||(i=i.payload)===null||i===void 0?void 0:i.payload}return Dm(e,n)?n.payload:{}}function W3e(e){var n=e.activeTooltipItem,t=e.graphicalItem,i=e.itemData,r=U3e(t,n),a=V3e(t,n),o=i.filter(function(f,c){var h=hc(a,f),d=t.props[r].filter(function(b){var w=H3e(t,n);return w(b,n)}),p=t.props[r].indexOf(d[d.length-1]),v=c===p;return h&&v}),l=i.indexOf(o[o.length-1]);return l}var $3,NN;function G3e(){if(NN)return $3;NN=1;var e=Math.ceil,n=Math.max;function t(i,r,a,o){for(var l=-1,f=n(e((r-i)/(a||1)),0),c=Array(f);f--;)c[o?f:++l]=i,i+=a;return c}return $3=t,$3}var z3,$N;function EV(){if($N)return z3;$N=1;var e=cU(),n=1/0,t=17976931348623157e292;function i(r){if(!r)return r===0?r:0;if(r=e(r),r===n||r===-n){var a=r<0?-1:1;return a*t}return r===r?r:0}return z3=i,z3}var L3,zN;function Y3e(){if(zN)return L3;zN=1;var e=G3e(),n=D0(),t=EV();function i(r){return function(a,o,l){return l&&typeof l!="number"&&n(a,o,l)&&(o=l=void 0),a=t(a),o===void 0?(o=a,a=0):o=t(o),l=l===void 0?a<o?1:-1:t(l),e(a,o,l,r)}}return L3=i,L3}var I3,LN;function K3e(){if(LN)return I3;LN=1;var e=Y3e(),n=e();return I3=n,I3}var X3e=K3e();const $1=mt(X3e);function Rm(e){"@babel/helpers - typeof";return Rm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Rm(e)}function IN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function BN(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?IN(Object(t),!0).forEach(function(i){TV(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):IN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function TV(e,n,t){return n=Z3e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Z3e(e){var n=Q3e(e,"string");return Rm(n)=="symbol"?n:n+""}function Q3e(e,n){if(Rm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Rm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var J3e=["Webkit","Moz","O","ms"],eSe=function(n,t){var i=n.replace(/(\w)/,function(a){return a.toUpperCase()}),r=J3e.reduce(function(a,o){return BN(BN({},a),{},TV({},o+i,t))},{});return r[n]=t,r};function vc(e){"@babel/helpers - typeof";return vc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},vc(e)}function z1(){return z1=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},z1.apply(this,arguments)}function FN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function B3(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?FN(Object(t),!0).forEach(function(i){Fr(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):FN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function nSe(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function qN(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,DV(i.key),i)}}function tSe(e,n,t){return n&&qN(e.prototype,n),t&&qN(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function iSe(e,n,t){return n=L1(n),rSe(e,MV()?Reflect.construct(n,t||[],L1(e).constructor):n.apply(e,t))}function rSe(e,n){if(n&&(vc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return aSe(e)}function aSe(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function MV(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(MV=function(){return!!e})()}function L1(e){return L1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},L1(e)}function oSe(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&e6(e,n)}function e6(e,n){return e6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},e6(e,n)}function Fr(e,n,t){return n=DV(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function DV(e){var n=sSe(e,"string");return vc(n)=="symbol"?n:n+""}function sSe(e,n){if(vc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(vc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var lSe=function(n){var t=n.data,i=n.startIndex,r=n.endIndex,a=n.x,o=n.width,l=n.travellerWidth;if(!t||!t.length)return{};var f=t.length,c=zh().domain($1(0,f)).range([a,a+o-l]),h=c.domain().map(function(d){return c(d)});return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:c(i),endX:c(r),scale:c,scaleValues:h}},HN=function(n){return n.changedTouches&&!!n.changedTouches.length},gc=(function(e){function n(t){var i;return nSe(this,n),i=iSe(this,n,[t]),Fr(i,"handleDrag",function(r){i.leaveTimer&&(clearTimeout(i.leaveTimer),i.leaveTimer=null),i.state.isTravellerMoving?i.handleTravellerMove(r):i.state.isSlideMoving&&i.handleSlideDrag(r)}),Fr(i,"handleTouchMove",function(r){r.changedTouches!=null&&r.changedTouches.length>0&&i.handleDrag(r.changedTouches[0])}),Fr(i,"handleDragEnd",function(){i.setState({isTravellerMoving:!1,isSlideMoving:!1},function(){var r=i.props,a=r.endIndex,o=r.onDragEnd,l=r.startIndex;o==null||o({endIndex:a,startIndex:l})}),i.detachDragEndListener()}),Fr(i,"handleLeaveWrapper",function(){(i.state.isTravellerMoving||i.state.isSlideMoving)&&(i.leaveTimer=window.setTimeout(i.handleDragEnd,i.props.leaveTimeOut))}),Fr(i,"handleEnterSlideOrTraveller",function(){i.setState({isTextActive:!0})}),Fr(i,"handleLeaveSlideOrTraveller",function(){i.setState({isTextActive:!1})}),Fr(i,"handleSlideDragStart",function(r){var a=HN(r)?r.changedTouches[0]:r;i.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:a.pageX}),i.attachDragEndListener()}),i.travellerDragStartHandlers={startX:i.handleTravellerDragStart.bind(i,"startX"),endX:i.handleTravellerDragStart.bind(i,"endX")},i.state={},i}return oSe(n,e),tSe(n,[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(i){var r=i.startX,a=i.endX,o=this.state.scaleValues,l=this.props,f=l.gap,c=l.data,h=c.length-1,d=Math.min(r,a),p=Math.max(r,a),v=n.getIndexInRange(o,d),b=n.getIndexInRange(o,p);return{startIndex:v-v%f,endIndex:b===h?h:b-b%f}}},{key:"getTextOfTick",value:function(i){var r=this.props,a=r.data,o=r.tickFormatter,l=r.dataKey,f=cr(a[i],l,i);return In(o)?o(f,i):f}},{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(i){var r=this.state,a=r.slideMoveStartX,o=r.startX,l=r.endX,f=this.props,c=f.x,h=f.width,d=f.travellerWidth,p=f.startIndex,v=f.endIndex,b=f.onChange,w=i.pageX-a;w>0?w=Math.min(w,c+h-d-l,c+h-d-o):w<0&&(w=Math.max(w,c-o,c-l));var k=this.getIndex({startX:o+w,endX:l+w});(k.startIndex!==p||k.endIndex!==v)&&b&&b(k),this.setState({startX:o+w,endX:l+w,slideMoveStartX:i.pageX})}},{key:"handleTravellerDragStart",value:function(i,r){var a=HN(r)?r.changedTouches[0]:r;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:i,brushMoveStartX:a.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(i){var r=this.state,a=r.brushMoveStartX,o=r.movingTravellerId,l=r.endX,f=r.startX,c=this.state[o],h=this.props,d=h.x,p=h.width,v=h.travellerWidth,b=h.onChange,w=h.gap,k=h.data,_={startX:this.state.startX,endX:this.state.endX},C=i.pageX-a;C>0?C=Math.min(C,d+p-v-c):C<0&&(C=Math.max(C,d-c)),_[o]=c+C;var x=this.getIndex(_),E=x.startIndex,O=x.endIndex,j=function(){var N=k.length-1;return o==="startX"&&(l>f?E%w===0:O%w===0)||l<f&&O===N||o==="endX"&&(l>f?O%w===0:E%w===0)||l>f&&O===N};this.setState(Fr(Fr({},o,c+C),"brushMoveStartX",i.pageX),function(){b&&j()&&b(x)})}},{key:"handleTravellerMoveKeyboard",value:function(i,r){var a=this,o=this.state,l=o.scaleValues,f=o.startX,c=o.endX,h=this.state[r],d=l.indexOf(h);if(d!==-1){var p=d+i;if(!(p===-1||p>=l.length)){var v=l[p];r==="startX"&&v>=c||r==="endX"&&v<=f||this.setState(Fr({},r,v),function(){a.props.onChange(a.getIndex({startX:a.state.startX,endX:a.state.endX}))})}}}},{key:"renderBackground",value:function(){var i=this.props,r=i.x,a=i.y,o=i.width,l=i.height,f=i.fill,c=i.stroke;return Q.createElement("rect",{stroke:c,fill:f,x:r,y:a,width:o,height:l})}},{key:"renderPanorama",value:function(){var i=this.props,r=i.x,a=i.y,o=i.width,l=i.height,f=i.data,c=i.children,h=i.padding,d=A.Children.only(c);return d?Q.cloneElement(d,{x:r,y:a,width:o,height:l,margin:h,compact:!0,data:f}):null}},{key:"renderTravellerLayer",value:function(i,r){var a,o,l=this,f=this.props,c=f.y,h=f.travellerWidth,d=f.height,p=f.traveller,v=f.ariaLabel,b=f.data,w=f.startIndex,k=f.endIndex,_=Math.max(i,this.props.x),C=B3(B3({},Hn(this.props,!1)),{},{x:_,y:c,width:h,height:d}),x=v||"Min value: ".concat((a=b[w])===null||a===void 0?void 0:a.name,", Max value: ").concat((o=b[k])===null||o===void 0?void 0:o.name);return Q.createElement(It,{tabIndex:0,role:"slider","aria-label":x,"aria-valuenow":i,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[r],onTouchStart:this.travellerDragStartHandlers[r],onKeyDown:function(O){["ArrowLeft","ArrowRight"].includes(O.key)&&(O.preventDefault(),O.stopPropagation(),l.handleTravellerMoveKeyboard(O.key==="ArrowRight"?1:-1,r))},onFocus:function(){l.setState({isTravellerFocused:!0})},onBlur:function(){l.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},n.renderTraveller(p,C))}},{key:"renderSlide",value:function(i,r){var a=this.props,o=a.y,l=a.height,f=a.stroke,c=a.travellerWidth,h=Math.min(i,r)+c,d=Math.max(Math.abs(r-i)-c,0);return Q.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:f,fillOpacity:.2,x:h,y:o,width:d,height:l})}},{key:"renderText",value:function(){var i=this.props,r=i.startIndex,a=i.endIndex,o=i.y,l=i.height,f=i.travellerWidth,c=i.stroke,h=this.state,d=h.startX,p=h.endX,v=5,b={pointerEvents:"none",fill:c};return Q.createElement(It,{className:"recharts-brush-texts"},Q.createElement(f1,z1({textAnchor:"end",verticalAnchor:"middle",x:Math.min(d,p)-v,y:o+l/2},b),this.getTextOfTick(r)),Q.createElement(f1,z1({textAnchor:"start",verticalAnchor:"middle",x:Math.max(d,p)+f+v,y:o+l/2},b),this.getTextOfTick(a)))}},{key:"render",value:function(){var i=this.props,r=i.data,a=i.className,o=i.children,l=i.x,f=i.y,c=i.width,h=i.height,d=i.alwaysShowText,p=this.state,v=p.startX,b=p.endX,w=p.isTextActive,k=p.isSlideMoving,_=p.isTravellerMoving,C=p.isTravellerFocused;if(!r||!r.length||!We(l)||!We(f)||!We(c)||!We(h)||c<=0||h<=0)return null;var x=dn("recharts-brush",a),E=Q.Children.count(o)===1,O=eSe("userSelect","none");return Q.createElement(It,{className:x,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:O},this.renderBackground(),E&&this.renderPanorama(),this.renderSlide(v,b),this.renderTravellerLayer(v,"startX"),this.renderTravellerLayer(b,"endX"),(w||k||_||C||d)&&this.renderText())}}],[{key:"renderDefaultTraveller",value:function(i){var r=i.x,a=i.y,o=i.width,l=i.height,f=i.stroke,c=Math.floor(a+l/2)-1;return Q.createElement(Q.Fragment,null,Q.createElement("rect",{x:r,y:a,width:o,height:l,fill:f,stroke:"none"}),Q.createElement("line",{x1:r+1,y1:c,x2:r+o-1,y2:c,fill:"none",stroke:"#fff"}),Q.createElement("line",{x1:r+1,y1:c+2,x2:r+o-1,y2:c+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(i,r){var a;return Q.isValidElement(i)?a=Q.cloneElement(i,r):In(i)?a=i(r):a=n.renderDefaultTraveller(r),a}},{key:"getDerivedStateFromProps",value:function(i,r){var a=i.data,o=i.width,l=i.x,f=i.travellerWidth,c=i.updateId,h=i.startIndex,d=i.endIndex;if(a!==r.prevData||c!==r.prevUpdateId)return B3({prevData:a,prevTravellerWidth:f,prevUpdateId:c,prevX:l,prevWidth:o},a&&a.length?lSe({data:a,width:o,x:l,travellerWidth:f,startIndex:h,endIndex:d}):{scale:null,scaleValues:null});if(r.scale&&(o!==r.prevWidth||l!==r.prevX||f!==r.prevTravellerWidth)){r.scale.range([l,l+o-f]);var p=r.scale.domain().map(function(v){return r.scale(v)});return{prevData:a,prevTravellerWidth:f,prevUpdateId:c,prevX:l,prevWidth:o,startX:r.scale(i.startIndex),endX:r.scale(i.endIndex),scaleValues:p}}return null}},{key:"getIndexInRange",value:function(i,r){for(var a=i.length,o=0,l=a-1;l-o>1;){var f=Math.floor((o+l)/2);i[f]>r?l=f:o=f}return r>=i[l]?l:o}}])})(A.PureComponent);Fr(gc,"displayName","Brush");Fr(gc,"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 F3,UN;function uSe(){if(UN)return F3;UN=1;var e=Z9();function n(t,i){var r;return e(t,function(a,o,l){return r=i(a,o,l),!r}),!!r}return F3=n,F3}var q3,VN;function fSe(){if(VN)return q3;VN=1;var e=qH(),n=_l(),t=uSe(),i=Ar(),r=D0();function a(o,l,f){var c=i(o)?e:t;return f&&r(o,l,f)&&(l=void 0),c(o,n(l,3))}return q3=a,q3}var cSe=fSe();const dSe=mt(cSe);var co=function(n,t){var i=n.alwaysShow,r=n.ifOverflow;return i&&(r="extendDomain"),r===t},H3,WN;function hSe(){if(WN)return H3;WN=1;var e=oU();function n(t,i,r){i=="__proto__"&&e?e(t,i,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[i]=r}return H3=n,H3}var U3,GN;function mSe(){if(GN)return U3;GN=1;var e=hSe(),n=rU(),t=_l();function i(r,a){var o={};return a=t(a,3),n(r,function(l,f,c){e(o,f,a(l,f,c))}),o}return U3=i,U3}var pSe=mSe();const vSe=mt(pSe);var V3,YN;function gSe(){if(YN)return V3;YN=1;function e(n,t){for(var i=-1,r=n==null?0:n.length;++i<r;)if(!t(n[i],i,n))return!1;return!0}return V3=e,V3}var W3,KN;function ySe(){if(KN)return W3;KN=1;var e=Z9();function n(t,i){var r=!0;return e(t,function(a,o,l){return r=!!i(a,o,l),r}),r}return W3=n,W3}var G3,XN;function bSe(){if(XN)return G3;XN=1;var e=gSe(),n=ySe(),t=_l(),i=Ar(),r=D0();function a(o,l,f){var c=i(o)?e:n;return f&&r(o,l,f)&&(l=void 0),c(o,t(l,3))}return G3=a,G3}var wSe=bSe();const RV=mt(wSe);var kSe=["x","y"];function Pm(e){"@babel/helpers - typeof";return Pm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Pm(e)}function n6(){return n6=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},n6.apply(this,arguments)}function ZN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function mh(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?ZN(Object(t),!0).forEach(function(i){_Se(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ZN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function _Se(e,n,t){return n=xSe(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function xSe(e){var n=SSe(e,"string");return Pm(n)=="symbol"?n:n+""}function SSe(e,n){if(Pm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Pm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function CSe(e,n){if(e==null)return{};var t=ASe(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function ASe(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function OSe(e,n){var t=e.x,i=e.y,r=CSe(e,kSe),a="".concat(t),o=parseInt(a,10),l="".concat(i),f=parseInt(l,10),c="".concat(n.height||r.height),h=parseInt(c,10),d="".concat(n.width||r.width),p=parseInt(d,10);return mh(mh(mh(mh(mh({},n),r),o?{x:o}:{}),f?{y:f}:{}),{},{height:h,width:p,name:n.name,radius:n.radius})}function QN(e){return Q.createElement(I3e,n6({shapeType:"rectangle",propTransformer:OSe,activeClassName:"recharts-active-bar"},e))}var jSe=function(n){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return function(i,r){if(typeof n=="number")return n;var a=We(i)||Ipe(i);return a?n(i,r):(a||Ou(),t)}},ESe=["value","background"],PV;function yc(e){"@babel/helpers - typeof";return yc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},yc(e)}function TSe(e,n){if(e==null)return{};var t=MSe(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function MSe(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function I1(){return I1=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},I1.apply(this,arguments)}function JN(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function pi(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?JN(Object(t),!0).forEach(function(i){tl(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):JN(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function DSe(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function e$(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,$V(i.key),i)}}function RSe(e,n,t){return n&&e$(e.prototype,n),t&&e$(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function PSe(e,n,t){return n=B1(n),NSe(e,NV()?Reflect.construct(n,t||[],B1(e).constructor):n.apply(e,t))}function NSe(e,n){if(n&&(yc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return $Se(e)}function $Se(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function NV(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(NV=function(){return!!e})()}function B1(e){return B1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},B1(e)}function zSe(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&t6(e,n)}function t6(e,n){return t6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},t6(e,n)}function tl(e,n,t){return n=$V(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function $V(e){var n=LSe(e,"string");return yc(n)=="symbol"?n:n+""}function LSe(e,n){if(yc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(yc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Hu=(function(e){function n(){var t;DSe(this,n);for(var i=arguments.length,r=new Array(i),a=0;a<i;a++)r[a]=arguments[a];return t=PSe(this,n,[].concat(r)),tl(t,"state",{isAnimationFinished:!1}),tl(t,"id",ed("recharts-bar-")),tl(t,"handleAnimationEnd",function(){var o=t.props.onAnimationEnd;t.setState({isAnimationFinished:!0}),o&&o()}),tl(t,"handleAnimationStart",function(){var o=t.props.onAnimationStart;t.setState({isAnimationFinished:!1}),o&&o()}),t}return zSe(n,e),RSe(n,[{key:"renderRectanglesStatically",value:function(i){var r=this,a=this.props,o=a.shape,l=a.dataKey,f=a.activeIndex,c=a.activeBar,h=Hn(this.props,!1);return i&&i.map(function(d,p){var v=p===f,b=v?c:o,w=pi(pi(pi({},h),d),{},{isActive:v,option:b,index:p,dataKey:l,onAnimationStart:r.handleAnimationStart,onAnimationEnd:r.handleAnimationEnd});return Q.createElement(It,I1({className:"recharts-bar-rectangle"},Jg(r.props,d,p),{key:"rectangle-".concat(d==null?void 0:d.x,"-").concat(d==null?void 0:d.y,"-").concat(d==null?void 0:d.value,"-").concat(p)}),Q.createElement(QN,w))})}},{key:"renderRectanglesWithAnimation",value:function(){var i=this,r=this.props,a=r.data,o=r.layout,l=r.isAnimationActive,f=r.animationBegin,c=r.animationDuration,h=r.animationEasing,d=r.animationId,p=this.state.prevData;return Q.createElement(go,{begin:f,duration:c,isActive:l,easing:h,from:{t:0},to:{t:1},key:"bar-".concat(d),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(v){var b=v.t,w=a.map(function(k,_){var C=p&&p[_];if(C){var x=Bi(C.x,k.x),E=Bi(C.y,k.y),O=Bi(C.width,k.width),j=Bi(C.height,k.height);return pi(pi({},k),{},{x:x(b),y:E(b),width:O(b),height:j(b)})}if(o==="horizontal"){var M=Bi(0,k.height),N=M(b);return pi(pi({},k),{},{y:k.y+k.height-N,height:N})}var H=Bi(0,k.width),P=H(b);return pi(pi({},k),{},{width:P})});return Q.createElement(It,null,i.renderRectanglesStatically(w))})}},{key:"renderRectangles",value:function(){var i=this.props,r=i.data,a=i.isAnimationActive,o=this.state.prevData;return a&&r&&r.length&&(!o||!hc(o,r))?this.renderRectanglesWithAnimation():this.renderRectanglesStatically(r)}},{key:"renderBackground",value:function(){var i=this,r=this.props,a=r.data,o=r.dataKey,l=r.activeIndex,f=Hn(this.props.background,!1);return a.map(function(c,h){c.value;var d=c.background,p=TSe(c,ESe);if(!d)return null;var v=pi(pi(pi(pi(pi({},p),{},{fill:"#eee"},d),f),Jg(i.props,c,h)),{},{onAnimationStart:i.handleAnimationStart,onAnimationEnd:i.handleAnimationEnd,dataKey:o,index:h,className:"recharts-bar-background-rectangle"});return Q.createElement(QN,I1({key:"background-bar-".concat(h),option:i.props.background,isActive:h===l},v))})}},{key:"renderErrorBar",value:function(i,r){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.data,l=a.xAxis,f=a.yAxis,c=a.layout,h=a.children,d=va(h,gp);if(!d)return null;var p=c==="vertical"?o[0].height/2:o[0].width/2,v=function(k,_){var C=Array.isArray(k.value)?k.value[1]:k.value;return{x:k.x,y:k.y,value:C,errorVal:cr(k,_)}},b={clipPath:i?"url(#clipPath-".concat(r,")"):null};return Q.createElement(It,b,d.map(function(w){return Q.cloneElement(w,{key:"error-bar-".concat(r,"-").concat(w.props.dataKey),data:o,xAxis:l,yAxis:f,layout:c,offset:p,dataPointFormatter:v})}))}},{key:"render",value:function(){var i=this.props,r=i.hide,a=i.data,o=i.className,l=i.xAxis,f=i.yAxis,c=i.left,h=i.top,d=i.width,p=i.height,v=i.isAnimationActive,b=i.background,w=i.id;if(r||!a||!a.length)return null;var k=this.state.isAnimationFinished,_=dn("recharts-bar",o),C=l&&l.allowDataOverflow,x=f&&f.allowDataOverflow,E=C||x,O=Gn(w)?this.id:w;return Q.createElement(It,{className:_},C||x?Q.createElement("defs",null,Q.createElement("clipPath",{id:"clipPath-".concat(O)},Q.createElement("rect",{x:C?c:c-d/2,y:x?h:h-p/2,width:C?d:d*2,height:x?p:p*2}))):null,Q.createElement(It,{className:"recharts-bar-rectangles",clipPath:E?"url(#clipPath-".concat(O,")"):null},b?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(E,O),(!v||k)&&fo.renderCallByParent(this.props,a))}}],[{key:"getDerivedStateFromProps",value:function(i,r){return i.animationId!==r.prevAnimationId?{prevAnimationId:i.animationId,curData:i.data,prevData:r.curData}:i.data!==r.curData?{curData:i.data}:null}}])})(A.PureComponent);PV=Hu;tl(Hu,"displayName","Bar");tl(Hu,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!Iu.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"});tl(Hu,"getComposedData",function(e){var n=e.props,t=e.item,i=e.barPosition,r=e.bandSize,a=e.xAxis,o=e.yAxis,l=e.xAxisTicks,f=e.yAxisTicks,c=e.stackedData,h=e.dataStartIndex,d=e.displayedData,p=e.offset,v=i_e(i,t);if(!v)return null;var b=n.layout,w=t.type.defaultProps,k=w!==void 0?pi(pi({},w),t.props):t.props,_=k.dataKey,C=k.children,x=k.minPointSize,E=b==="horizontal"?o:a,O=c?E.scale.domain():null,j=c_e({numericAxis:E}),M=va(C,hU),N=d.map(function(H,P){var z,F,G,U,$,R;c?z=r_e(c[h+P],O):(z=cr(H,_),Array.isArray(z)||(z=[j,z]));var I=jSe(x,PV.defaultProps.minPointSize)(z[1],P);if(b==="horizontal"){var q,Y=[o.scale(z[0]),o.scale(z[1])],D=Y[0],W=Y[1];F=HP({axis:a,ticks:l,bandSize:r,offset:v.offset,entry:H,index:P}),G=(q=W??D)!==null&&q!==void 0?q:void 0,U=v.size;var V=D-W;if($=Number.isNaN(V)?0:V,R={x:F,y:o.y,width:U,height:o.height},Math.abs(I)>0&&Math.abs($)<Math.abs(I)){var L=Fa($||I)*(Math.abs(I)-Math.abs($));G-=L,$+=L}}else{var X=[a.scale(z[0]),a.scale(z[1])],ee=X[0],re=X[1];if(F=ee,G=HP({axis:o,ticks:f,bandSize:r,offset:v.offset,entry:H,index:P}),U=re-ee,$=v.size,R={x:a.x,y:G,width:a.width,height:$},Math.abs(I)>0&&Math.abs(U)<Math.abs(I)){var se=Fa(U||I)*(Math.abs(I)-Math.abs(U));U+=se}}return pi(pi(pi({},H),{},{x:F,y:G,width:U,height:$,value:c?z:z[1],payload:H,background:R},M&&M[P]&&M[P].props),{},{tooltipPayload:[yV(t,H)],tooltipPosition:{x:F+U/2,y:G+$/2}})});return pi({data:N,layout:b},p)});function Nm(e){"@babel/helpers - typeof";return Nm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Nm(e)}function ISe(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function n$(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,zV(i.key),i)}}function BSe(e,n,t){return n&&n$(e.prototype,n),t&&n$(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function t$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Na(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?t$(Object(t),!0).forEach(function(i){V0(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):t$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function V0(e,n,t){return n=zV(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function zV(e){var n=FSe(e,"string");return Nm(n)=="symbol"?n:n+""}function FSe(e,n){if(Nm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Nm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var AA=function(n,t,i,r,a){var o=n.width,l=n.height,f=n.layout,c=n.children,h=Object.keys(t),d={left:i.left,leftMirror:i.left,right:o-i.right,rightMirror:o-i.right,top:i.top,topMirror:i.top,bottom:l-i.bottom,bottomMirror:l-i.bottom},p=!!Hr(c,Hu);return h.reduce(function(v,b){var w=t[b],k=w.orientation,_=w.domain,C=w.padding,x=C===void 0?{}:C,E=w.mirror,O=w.reversed,j="".concat(k).concat(E?"Mirror":""),M,N,H,P,z;if(w.type==="number"&&(w.padding==="gap"||w.padding==="no-gap")){var F=_[1]-_[0],G=1/0,U=w.categoricalDomain.sort(qpe);if(U.forEach(function(X,ee){ee>0&&(G=Math.min((X||0)-(U[ee-1]||0),G))}),Number.isFinite(G)){var $=G/F,R=w.layout==="vertical"?i.height:i.width;if(w.padding==="gap"&&(M=$*R/2),w.padding==="no-gap"){var I=Cu(n.barCategoryGap,$*R),q=$*R/2;M=q-I-(q-I)/R*I}}}r==="xAxis"?N=[i.left+(x.left||0)+(M||0),i.left+i.width-(x.right||0)-(M||0)]:r==="yAxis"?N=f==="horizontal"?[i.top+i.height-(x.bottom||0),i.top+(x.top||0)]:[i.top+(x.top||0)+(M||0),i.top+i.height-(x.bottom||0)-(M||0)]:N=w.range,O&&(N=[N[1],N[0]]);var Y=n_e(w,a,p),D=Y.scale,W=Y.realScaleType;D.domain(_).range(N),t_e(D);var V=f_e(D,Na(Na({},w),{},{realScaleType:W}));r==="xAxis"?(z=k==="top"&&!E||k==="bottom"&&E,H=i.left,P=d[j]-z*w.height):r==="yAxis"&&(z=k==="left"&&!E||k==="right"&&E,H=d[j]-z*w.width,P=i.top);var L=Na(Na(Na({},w),V),{},{realScaleType:W,x:H,y:P,scale:D,width:r==="xAxis"?i.width:w.width,height:r==="yAxis"?i.height:w.height});return L.bandSize=A1(L,V),!w.hide&&r==="xAxis"?d[j]+=(z?-1:1)*L.height:w.hide||(d[j]+=(z?-1:1)*L.width),Na(Na({},v),{},V0({},b,L))},{})},LV=function(n,t){var i=n.x,r=n.y,a=t.x,o=t.y;return{x:Math.min(i,a),y:Math.min(r,o),width:Math.abs(a-i),height:Math.abs(o-r)}},qSe=function(n){var t=n.x1,i=n.y1,r=n.x2,a=n.y2;return LV({x:t,y:i},{x:r,y:a})},IV=(function(){function e(n){ISe(this,e),this.scale=n}return BSe(e,[{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(t){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=i.bandAware,a=i.position;if(t!==void 0){if(a)switch(a){case"start":return this.scale(t);case"middle":{var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+o}case"end":{var l=this.bandwidth?this.bandwidth():0;return this.scale(t)+l}default:return this.scale(t)}if(r){var f=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+f}return this.scale(t)}}},{key:"isInRange",value:function(t){var i=this.range(),r=i[0],a=i[i.length-1];return r<=a?t>=r&&t<=a:t>=a&&t<=r}}],[{key:"create",value:function(t){return new e(t)}}])})();V0(IV,"EPS",1e-4);var OA=function(n){var t=Object.keys(n).reduce(function(i,r){return Na(Na({},i),{},V0({},r,IV.create(n[r])))},{});return Na(Na({},t),{},{apply:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.bandAware,l=a.position;return vSe(r,function(f,c){return t[c].apply(f,{bandAware:o,position:l})})},isInRange:function(r){return RV(r,function(a,o){return t[o].isInRange(a)})}})};function HSe(e){return(e%180+180)%180}var USe=function(n){var t=n.width,i=n.height,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=HSe(r),o=a*Math.PI/180,l=Math.atan(i/t),f=o>l&&o<Math.PI-l?i/Math.sin(o):t/Math.cos(o);return Math.abs(f)},Y3,i$;function VSe(){if(i$)return Y3;i$=1;var e=_l(),n=dp(),t=T0();function i(r){return function(a,o,l){var f=Object(a);if(!n(a)){var c=e(o,3);a=t(a),o=function(d){return c(f[d],d,f)}}var h=r(a,o,l);return h>-1?f[c?a[h]:h]:void 0}}return Y3=i,Y3}var K3,r$;function WSe(){if(r$)return K3;r$=1;var e=EV();function n(t){var i=e(t),r=i%1;return i===i?r?i-r:i:0}return K3=n,K3}var X3,a$;function GSe(){if(a$)return X3;a$=1;var e=JH(),n=_l(),t=WSe(),i=Math.max;function r(a,o,l){var f=a==null?0:a.length;if(!f)return-1;var c=l==null?0:t(l);return c<0&&(c=i(f+c,0)),e(a,n(o,3),c)}return X3=r,X3}var Z3,o$;function YSe(){if(o$)return Z3;o$=1;var e=VSe(),n=GSe(),t=e(n);return Z3=t,Z3}var KSe=YSe();const XSe=mt(KSe);var ZSe=mH();const QSe=mt(ZSe);var JSe=QSe(function(e){return{x:e.left,y:e.top,width:e.width,height:e.height}},function(e){return["l",e.left,"t",e.top,"w",e.width,"h",e.height].join("")}),jA=A.createContext(void 0),EA=A.createContext(void 0),BV=A.createContext(void 0),FV=A.createContext({}),qV=A.createContext(void 0),HV=A.createContext(0),UV=A.createContext(0),s$=function(n){var t=n.state,i=t.xAxisMap,r=t.yAxisMap,a=t.offset,o=n.clipPathId,l=n.children,f=n.width,c=n.height,h=JSe(a);return Q.createElement(jA.Provider,{value:i},Q.createElement(EA.Provider,{value:r},Q.createElement(FV.Provider,{value:a},Q.createElement(BV.Provider,{value:h},Q.createElement(qV.Provider,{value:o},Q.createElement(HV.Provider,{value:c},Q.createElement(UV.Provider,{value:f},l)))))))},e4e=function(){return A.useContext(qV)},VV=function(n){var t=A.useContext(jA);t==null&&Ou();var i=t[n];return i==null&&Ou(),i},n4e=function(){var n=A.useContext(jA);return Zs(n)},t4e=function(){var n=A.useContext(EA),t=XSe(n,function(i){return RV(i.domain,Number.isFinite)});return t||Zs(n)},WV=function(n){var t=A.useContext(EA);t==null&&Ou();var i=t[n];return i==null&&Ou(),i},i4e=function(){var n=A.useContext(BV);return n},r4e=function(){return A.useContext(FV)},TA=function(){return A.useContext(UV)},MA=function(){return A.useContext(HV)};function bc(e){"@babel/helpers - typeof";return bc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},bc(e)}function a4e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function o4e(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,YV(i.key),i)}}function s4e(e,n,t){return n&&o4e(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function l4e(e,n,t){return n=F1(n),u4e(e,GV()?Reflect.construct(n,t||[],F1(e).constructor):n.apply(e,t))}function u4e(e,n){if(n&&(bc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return f4e(e)}function f4e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function GV(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(GV=function(){return!!e})()}function F1(e){return F1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},F1(e)}function c4e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&i6(e,n)}function i6(e,n){return i6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},i6(e,n)}function l$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function u$(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?l$(Object(t),!0).forEach(function(i){DA(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):l$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function DA(e,n,t){return n=YV(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function YV(e){var n=d4e(e,"string");return bc(n)=="symbol"?n:n+""}function d4e(e,n){if(bc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(bc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function h4e(e,n){return g4e(e)||v4e(e,n)||p4e(e,n)||m4e()}function m4e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function p4e(e,n){if(e){if(typeof e=="string")return f$(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return f$(e,n)}}function f$(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function v4e(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function g4e(e){if(Array.isArray(e))return e}function r6(){return r6=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},r6.apply(this,arguments)}var y4e=function(n,t){var i;return Q.isValidElement(n)?i=Q.cloneElement(n,t):In(n)?i=n(t):i=Q.createElement("line",r6({},t,{className:"recharts-reference-line-line"})),i},b4e=function(n,t,i,r,a,o,l,f,c){var h=a.x,d=a.y,p=a.width,v=a.height;if(i){var b=c.y,w=n.y.apply(b,{position:o});if(co(c,"discard")&&!n.y.isInRange(w))return null;var k=[{x:h+p,y:w},{x:h,y:w}];return f==="left"?k.reverse():k}if(t){var _=c.x,C=n.x.apply(_,{position:o});if(co(c,"discard")&&!n.x.isInRange(C))return null;var x=[{x:C,y:d+v},{x:C,y:d}];return l==="top"?x.reverse():x}if(r){var E=c.segment,O=E.map(function(j){return n.apply(j,{position:o})});return co(c,"discard")&&dSe(O,function(j){return!n.isInRange(j)})?null:O}return null};function w4e(e){var n=e.x,t=e.y,i=e.segment,r=e.xAxisId,a=e.yAxisId,o=e.shape,l=e.className,f=e.alwaysShow,c=e4e(),h=VV(r),d=WV(a),p=i4e();if(!c||!p)return null;Qo(f===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var v=OA({x:h.scale,y:d.scale}),b=_i(n),w=_i(t),k=i&&i.length===2,_=b4e(v,b,w,k,p,e.position,h.orientation,d.orientation,e);if(!_)return null;var C=h4e(_,2),x=C[0],E=x.x,O=x.y,j=C[1],M=j.x,N=j.y,H=co(e,"hidden")?"url(#".concat(c,")"):void 0,P=u$(u$({clipPath:H},Hn(e,!0)),{},{x1:E,y1:O,x2:M,y2:N});return Q.createElement(It,{className:dn("recharts-reference-line",l)},y4e(o,P),ti.renderCallByParent(e,qSe({x1:E,y1:O,x2:M,y2:N})))}var yp=(function(e){function n(){return a4e(this,n),l4e(this,n,arguments)}return c4e(n,e),s4e(n,[{key:"render",value:function(){return Q.createElement(w4e,this.props)}}])})(Q.Component);DA(yp,"displayName","ReferenceLine");DA(yp,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"});function a6(){return a6=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},a6.apply(this,arguments)}function wc(e){"@babel/helpers - typeof";return wc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},wc(e)}function c$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function d$(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?c$(Object(t),!0).forEach(function(i){W0(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):c$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function k4e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _4e(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,XV(i.key),i)}}function x4e(e,n,t){return n&&_4e(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function S4e(e,n,t){return n=q1(n),C4e(e,KV()?Reflect.construct(n,t||[],q1(e).constructor):n.apply(e,t))}function C4e(e,n){if(n&&(wc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return A4e(e)}function A4e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function KV(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(KV=function(){return!!e})()}function q1(e){return q1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},q1(e)}function O4e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&o6(e,n)}function o6(e,n){return o6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},o6(e,n)}function W0(e,n,t){return n=XV(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function XV(e){var n=j4e(e,"string");return wc(n)=="symbol"?n:n+""}function j4e(e,n){if(wc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(wc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var E4e=function(n){var t=n.x,i=n.y,r=n.xAxis,a=n.yAxis,o=OA({x:r.scale,y:a.scale}),l=o.apply({x:t,y:i},{bandAware:!0});return co(n,"discard")&&!o.isInRange(l)?null:l},G0=(function(e){function n(){return k4e(this,n),S4e(this,n,arguments)}return O4e(n,e),x4e(n,[{key:"render",value:function(){var i=this.props,r=i.x,a=i.y,o=i.r,l=i.alwaysShow,f=i.clipPathId,c=_i(r),h=_i(a);if(Qo(l===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!c||!h)return null;var d=E4e(this.props);if(!d)return null;var p=d.x,v=d.y,b=this.props,w=b.shape,k=b.className,_=co(this.props,"hidden")?"url(#".concat(f,")"):void 0,C=d$(d$({clipPath:_},Hn(this.props,!0)),{},{cx:p,cy:v});return Q.createElement(It,{className:dn("recharts-reference-dot",k)},n.renderDot(w,C),ti.renderCallByParent(this.props,{x:p-o,y:v-o,width:2*o,height:2*o}))}}])})(Q.Component);W0(G0,"displayName","ReferenceDot");W0(G0,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1});W0(G0,"renderDot",function(e,n){var t;return Q.isValidElement(e)?t=Q.cloneElement(e,n):In(e)?t=e(n):t=Q.createElement(q0,a6({},n,{cx:n.cx,cy:n.cy,className:"recharts-reference-dot-dot"})),t});function s6(){return s6=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},s6.apply(this,arguments)}function kc(e){"@babel/helpers - typeof";return kc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},kc(e)}function h$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function m$(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?h$(Object(t),!0).forEach(function(i){Y0(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):h$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function T4e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function M4e(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,QV(i.key),i)}}function D4e(e,n,t){return n&&M4e(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function R4e(e,n,t){return n=H1(n),P4e(e,ZV()?Reflect.construct(n,t||[],H1(e).constructor):n.apply(e,t))}function P4e(e,n){if(n&&(kc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return N4e(e)}function N4e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ZV(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(ZV=function(){return!!e})()}function H1(e){return H1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},H1(e)}function $4e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&l6(e,n)}function l6(e,n){return l6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},l6(e,n)}function Y0(e,n,t){return n=QV(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function QV(e){var n=z4e(e,"string");return kc(n)=="symbol"?n:n+""}function z4e(e,n){if(kc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(kc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var L4e=function(n,t,i,r,a){var o=a.x1,l=a.x2,f=a.y1,c=a.y2,h=a.xAxis,d=a.yAxis;if(!h||!d)return null;var p=OA({x:h.scale,y:d.scale}),v={x:n?p.x.apply(o,{position:"start"}):p.x.rangeMin,y:i?p.y.apply(f,{position:"start"}):p.y.rangeMin},b={x:t?p.x.apply(l,{position:"end"}):p.x.rangeMax,y:r?p.y.apply(c,{position:"end"}):p.y.rangeMax};return co(a,"discard")&&(!p.isInRange(v)||!p.isInRange(b))?null:LV(v,b)},K0=(function(e){function n(){return T4e(this,n),R4e(this,n,arguments)}return $4e(n,e),D4e(n,[{key:"render",value:function(){var i=this.props,r=i.x1,a=i.x2,o=i.y1,l=i.y2,f=i.className,c=i.alwaysShow,h=i.clipPathId;Qo(c===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var d=_i(r),p=_i(a),v=_i(o),b=_i(l),w=this.props.shape;if(!d&&!p&&!v&&!b&&!w)return null;var k=L4e(d,p,v,b,this.props);if(!k&&!w)return null;var _=co(this.props,"hidden")?"url(#".concat(h,")"):void 0;return Q.createElement(It,{className:dn("recharts-reference-area",f)},n.renderRect(w,m$(m$({clipPath:_},Hn(this.props,!0)),k)),ti.renderCallByParent(this.props,k))}}])})(Q.Component);Y0(K0,"displayName","ReferenceArea");Y0(K0,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1});Y0(K0,"renderRect",function(e,n){var t;return Q.isValidElement(e)?t=Q.cloneElement(e,n):In(e)?t=e(n):t=Q.createElement(jm,s6({},n,{className:"recharts-reference-area-rect"})),t});function JV(e,n,t){if(n<1)return[];if(n===1&&t===void 0)return e;for(var i=[],r=0;r<e.length;r+=n)i.push(e[r]);return i}function I4e(e,n,t){var i={width:e.width+n.width,height:e.height+n.height};return USe(i,t)}function B4e(e,n,t){var i=t==="width",r=e.x,a=e.y,o=e.width,l=e.height;return n===1?{start:i?r:a,end:i?r+o:a+l}:{start:i?r+o:a+l,end:i?r:a}}function U1(e,n,t,i,r){if(e*n<e*i||e*n>e*r)return!1;var a=t();return e*(n-e*a/2-i)>=0&&e*(n+e*a/2-r)<=0}function F4e(e,n){return JV(e,n+1)}function q4e(e,n,t,i,r){for(var a=(i||[]).slice(),o=n.start,l=n.end,f=0,c=1,h=o,d=function(){var b=i==null?void 0:i[f];if(b===void 0)return{v:JV(i,c)};var w=f,k,_=function(){return k===void 0&&(k=t(b,w)),k},C=b.coordinate,x=f===0||U1(e,C,_,h,l);x||(f=0,h=o,c+=1),x&&(h=C+e*(_()/2+r),f+=c)},p;c<=a.length;)if(p=d(),p)return p.v;return[]}function $m(e){"@babel/helpers - typeof";return $m=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},$m(e)}function p$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Ki(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?p$(Object(t),!0).forEach(function(i){H4e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):p$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function H4e(e,n,t){return n=U4e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function U4e(e){var n=V4e(e,"string");return $m(n)=="symbol"?n:n+""}function V4e(e,n){if($m(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if($m(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function W4e(e,n,t,i,r){for(var a=(i||[]).slice(),o=a.length,l=n.start,f=n.end,c=function(p){var v=a[p],b,w=function(){return b===void 0&&(b=t(v,p)),b};if(p===o-1){var k=e*(v.coordinate+e*w()/2-f);a[p]=v=Ki(Ki({},v),{},{tickCoord:k>0?v.coordinate-k*e:v.coordinate})}else a[p]=v=Ki(Ki({},v),{},{tickCoord:v.coordinate});var _=U1(e,v.tickCoord,w,l,f);_&&(f=v.tickCoord-e*(w()/2+r),a[p]=Ki(Ki({},v),{},{isShow:!0}))},h=o-1;h>=0;h--)c(h);return a}function G4e(e,n,t,i,r,a){var o=(i||[]).slice(),l=o.length,f=n.start,c=n.end;if(a){var h=i[l-1],d=t(h,l-1),p=e*(h.coordinate+e*d/2-c);o[l-1]=h=Ki(Ki({},h),{},{tickCoord:p>0?h.coordinate-p*e:h.coordinate});var v=U1(e,h.tickCoord,function(){return d},f,c);v&&(c=h.tickCoord-e*(d/2+r),o[l-1]=Ki(Ki({},h),{},{isShow:!0}))}for(var b=a?l-1:l,w=function(C){var x=o[C],E,O=function(){return E===void 0&&(E=t(x,C)),E};if(C===0){var j=e*(x.coordinate-e*O()/2-f);o[C]=x=Ki(Ki({},x),{},{tickCoord:j<0?x.coordinate-j*e:x.coordinate})}else o[C]=x=Ki(Ki({},x),{},{tickCoord:x.coordinate});var M=U1(e,x.tickCoord,O,f,c);M&&(f=x.tickCoord+e*(O()/2+r),o[C]=Ki(Ki({},x),{},{isShow:!0}))},k=0;k<b;k++)w(k);return o}function RA(e,n,t){var i=e.tick,r=e.ticks,a=e.viewBox,o=e.minTickGap,l=e.orientation,f=e.interval,c=e.tickFormatter,h=e.unit,d=e.angle;if(!r||!r.length||!i)return[];if(We(f)||Iu.isSsr)return F4e(r,typeof f=="number"&&We(f)?f:0);var p=[],v=l==="top"||l==="bottom"?"width":"height",b=h&&v==="width"?$h(h,{fontSize:n,letterSpacing:t}):{width:0,height:0},w=function(x,E){var O=In(c)?c(x.value,E):x.value;return v==="width"?I4e($h(O,{fontSize:n,letterSpacing:t}),b,d):$h(O,{fontSize:n,letterSpacing:t})[v]},k=r.length>=2?Fa(r[1].coordinate-r[0].coordinate):1,_=B4e(a,k,v);return f==="equidistantPreserveStart"?q4e(k,_,w,r,o):(f==="preserveStart"||f==="preserveStartEnd"?p=G4e(k,_,w,r,o,f==="preserveStartEnd"):p=W4e(k,_,w,r,o),p.filter(function(C){return C.isShow}))}var Y4e=["viewBox"],K4e=["viewBox"],X4e=["ticks"];function _c(e){"@babel/helpers - typeof";return _c=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},_c(e)}function Bf(){return Bf=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Bf.apply(this,arguments)}function v$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function yi(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?v$(Object(t),!0).forEach(function(i){PA(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):v$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Q3(e,n){if(e==null)return{};var t=Z4e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function Z4e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function Q4e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function g$(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,nW(i.key),i)}}function J4e(e,n,t){return n&&g$(e.prototype,n),t&&g$(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function e6e(e,n,t){return n=V1(n),n6e(e,eW()?Reflect.construct(n,t||[],V1(e).constructor):n.apply(e,t))}function n6e(e,n){if(n&&(_c(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return t6e(e)}function t6e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function eW(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(eW=function(){return!!e})()}function V1(e){return V1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},V1(e)}function i6e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&u6(e,n)}function u6(e,n){return u6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},u6(e,n)}function PA(e,n,t){return n=nW(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function nW(e){var n=r6e(e,"string");return _c(n)=="symbol"?n:n+""}function r6e(e,n){if(_c(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(_c(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var ad=(function(e){function n(t){var i;return Q4e(this,n),i=e6e(this,n,[t]),i.state={fontSize:"",letterSpacing:""},i}return i6e(n,e),J4e(n,[{key:"shouldComponentUpdate",value:function(i,r){var a=i.viewBox,o=Q3(i,Y4e),l=this.props,f=l.viewBox,c=Q3(l,K4e);return!Wf(a,f)||!Wf(o,c)||!Wf(r,this.state)}},{key:"componentDidMount",value:function(){var i=this.layerReference;if(i){var r=i.getElementsByClassName("recharts-cartesian-axis-tick-value")[0];r&&this.setState({fontSize:window.getComputedStyle(r).fontSize,letterSpacing:window.getComputedStyle(r).letterSpacing})}}},{key:"getTickLineCoord",value:function(i){var r=this.props,a=r.x,o=r.y,l=r.width,f=r.height,c=r.orientation,h=r.tickSize,d=r.mirror,p=r.tickMargin,v,b,w,k,_,C,x=d?-1:1,E=i.tickSize||h,O=We(i.tickCoord)?i.tickCoord:i.coordinate;switch(c){case"top":v=b=i.coordinate,k=o+ +!d*f,w=k-x*E,C=w-x*p,_=O;break;case"left":w=k=i.coordinate,b=a+ +!d*l,v=b-x*E,_=v-x*p,C=O;break;case"right":w=k=i.coordinate,b=a+ +d*l,v=b+x*E,_=v+x*p,C=O;break;default:v=b=i.coordinate,k=o+ +d*f,w=k+x*E,C=w+x*p,_=O;break}return{line:{x1:v,y1:w,x2:b,y2:k},tick:{x:_,y:C}}}},{key:"getTickTextAnchor",value:function(){var i=this.props,r=i.orientation,a=i.mirror,o;switch(r){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 i=this.props,r=i.orientation,a=i.mirror,o="end";switch(r){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 i=this.props,r=i.x,a=i.y,o=i.width,l=i.height,f=i.orientation,c=i.mirror,h=i.axisLine,d=yi(yi(yi({},Hn(this.props,!1)),Hn(h,!1)),{},{fill:"none"});if(f==="top"||f==="bottom"){var p=+(f==="top"&&!c||f==="bottom"&&c);d=yi(yi({},d),{},{x1:r,y1:a+p*l,x2:r+o,y2:a+p*l})}else{var v=+(f==="left"&&!c||f==="right"&&c);d=yi(yi({},d),{},{x1:r+v*o,y1:a,x2:r+v*o,y2:a+l})}return Q.createElement("line",Bf({},d,{className:dn("recharts-cartesian-axis-line",pa(h,"className"))}))}},{key:"renderTicks",value:function(i,r,a){var o=this,l=this.props,f=l.tickLine,c=l.stroke,h=l.tick,d=l.tickFormatter,p=l.unit,v=RA(yi(yi({},this.props),{},{ticks:i}),r,a),b=this.getTickTextAnchor(),w=this.getTickVerticalAnchor(),k=Hn(this.props,!1),_=Hn(h,!1),C=yi(yi({},k),{},{fill:"none"},Hn(f,!1)),x=v.map(function(E,O){var j=o.getTickLineCoord(E),M=j.line,N=j.tick,H=yi(yi(yi(yi({textAnchor:b,verticalAnchor:w},k),{},{stroke:"none",fill:c},_),N),{},{index:O,payload:E,visibleTicksCount:v.length,tickFormatter:d});return Q.createElement(It,Bf({className:"recharts-cartesian-axis-tick",key:"tick-".concat(E.value,"-").concat(E.coordinate,"-").concat(E.tickCoord)},Jg(o.props,E,O)),f&&Q.createElement("line",Bf({},C,M,{className:dn("recharts-cartesian-axis-tick-line",pa(f,"className"))})),h&&n.renderTickItem(h,H,"".concat(In(d)?d(E.value,O):E.value).concat(p||"")))});return Q.createElement("g",{className:"recharts-cartesian-axis-ticks"},x)}},{key:"render",value:function(){var i=this,r=this.props,a=r.axisLine,o=r.width,l=r.height,f=r.ticksGenerator,c=r.className,h=r.hide;if(h)return null;var d=this.props,p=d.ticks,v=Q3(d,X4e),b=p;return In(f)&&(b=p&&p.length>0?f(this.props):f(v)),o<=0||l<=0||!b||!b.length?null:Q.createElement(It,{className:dn("recharts-cartesian-axis",c),ref:function(k){i.layerReference=k}},a&&this.renderAxisLine(),this.renderTicks(b,this.state.fontSize,this.state.letterSpacing),ti.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(i,r,a){var o,l=dn(r.className,"recharts-cartesian-axis-tick-value");return Q.isValidElement(i)?o=Q.cloneElement(i,yi(yi({},r),{},{className:l})):In(i)?o=i(yi(yi({},r),{},{className:l})):o=Q.createElement(f1,Bf({},r,{className:"recharts-cartesian-axis-tick-value"}),a),o}}])})(A.Component);PA(ad,"displayName","CartesianAxis");PA(ad,"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 a6e=["x1","y1","x2","y2","key"],o6e=["offset"];function ju(e){"@babel/helpers - typeof";return ju=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ju(e)}function y$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Zi(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?y$(Object(t),!0).forEach(function(i){s6e(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):y$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function s6e(e,n,t){return n=l6e(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function l6e(e){var n=u6e(e,"string");return ju(n)=="symbol"?n:n+""}function u6e(e,n){if(ju(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(ju(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function cu(){return cu=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},cu.apply(this,arguments)}function b$(e,n){if(e==null)return{};var t=f6e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function f6e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}var c6e=function(n){var t=n.fill;if(!t||t==="none")return null;var i=n.fillOpacity,r=n.x,a=n.y,o=n.width,l=n.height,f=n.ry;return Q.createElement("rect",{x:r,y:a,ry:f,width:o,height:l,stroke:"none",fill:t,fillOpacity:i,className:"recharts-cartesian-grid-bg"})};function tW(e,n){var t;if(Q.isValidElement(e))t=Q.cloneElement(e,n);else if(In(e))t=e(n);else{var i=n.x1,r=n.y1,a=n.x2,o=n.y2,l=n.key,f=b$(n,a6e),c=Hn(f,!1);c.offset;var h=b$(c,o6e);t=Q.createElement("line",cu({},h,{x1:i,y1:r,x2:a,y2:o,fill:"none",key:l}))}return t}function d6e(e){var n=e.x,t=e.width,i=e.horizontal,r=i===void 0?!0:i,a=e.horizontalPoints;if(!r||!a||!a.length)return null;var o=a.map(function(l,f){var c=Zi(Zi({},e),{},{x1:n,y1:l,x2:n+t,y2:l,key:"line-".concat(f),index:f});return tW(r,c)});return Q.createElement("g",{className:"recharts-cartesian-grid-horizontal"},o)}function h6e(e){var n=e.y,t=e.height,i=e.vertical,r=i===void 0?!0:i,a=e.verticalPoints;if(!r||!a||!a.length)return null;var o=a.map(function(l,f){var c=Zi(Zi({},e),{},{x1:l,y1:n,x2:l,y2:n+t,key:"line-".concat(f),index:f});return tW(r,c)});return Q.createElement("g",{className:"recharts-cartesian-grid-vertical"},o)}function m6e(e){var n=e.horizontalFill,t=e.fillOpacity,i=e.x,r=e.y,a=e.width,o=e.height,l=e.horizontalPoints,f=e.horizontal,c=f===void 0?!0:f;if(!c||!n||!n.length)return null;var h=l.map(function(p){return Math.round(p+r-r)}).sort(function(p,v){return p-v});r!==h[0]&&h.unshift(0);var d=h.map(function(p,v){var b=!h[v+1],w=b?r+o-p:h[v+1]-p;if(w<=0)return null;var k=v%n.length;return Q.createElement("rect",{key:"react-".concat(v),y:p,x:i,height:w,width:a,stroke:"none",fill:n[k],fillOpacity:t,className:"recharts-cartesian-grid-bg"})});return Q.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},d)}function p6e(e){var n=e.vertical,t=n===void 0?!0:n,i=e.verticalFill,r=e.fillOpacity,a=e.x,o=e.y,l=e.width,f=e.height,c=e.verticalPoints;if(!t||!i||!i.length)return null;var h=c.map(function(p){return Math.round(p+a-a)}).sort(function(p,v){return p-v});a!==h[0]&&h.unshift(0);var d=h.map(function(p,v){var b=!h[v+1],w=b?a+l-p:h[v+1]-p;if(w<=0)return null;var k=v%i.length;return Q.createElement("rect",{key:"react-".concat(v),x:p,y:o,width:w,height:f,stroke:"none",fill:i[k],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return Q.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},d)}var v6e=function(n,t){var i=n.xAxis,r=n.width,a=n.height,o=n.offset;return vV(RA(Zi(Zi(Zi({},ad.defaultProps),i),{},{ticks:Go(i,!0),viewBox:{x:0,y:0,width:r,height:a}})),o.left,o.left+o.width,t)},g6e=function(n,t){var i=n.yAxis,r=n.width,a=n.height,o=n.offset;return vV(RA(Zi(Zi(Zi({},ad.defaultProps),i),{},{ticks:Go(i,!0),viewBox:{x:0,y:0,width:r,height:a}})),o.top,o.top+o.height,t)},Df={horizontal:!0,vertical:!0,stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function X0(e){var n,t,i,r,a,o,l=TA(),f=MA(),c=r4e(),h=Zi(Zi({},e),{},{stroke:(n=e.stroke)!==null&&n!==void 0?n:Df.stroke,fill:(t=e.fill)!==null&&t!==void 0?t:Df.fill,horizontal:(i=e.horizontal)!==null&&i!==void 0?i:Df.horizontal,horizontalFill:(r=e.horizontalFill)!==null&&r!==void 0?r:Df.horizontalFill,vertical:(a=e.vertical)!==null&&a!==void 0?a:Df.vertical,verticalFill:(o=e.verticalFill)!==null&&o!==void 0?o:Df.verticalFill,x:We(e.x)?e.x:c.left,y:We(e.y)?e.y:c.top,width:We(e.width)?e.width:c.width,height:We(e.height)?e.height:c.height}),d=h.x,p=h.y,v=h.width,b=h.height,w=h.syncWithTicks,k=h.horizontalValues,_=h.verticalValues,C=n4e(),x=t4e();if(!We(v)||v<=0||!We(b)||b<=0||!We(d)||d!==+d||!We(p)||p!==+p)return null;var E=h.verticalCoordinatesGenerator||v6e,O=h.horizontalCoordinatesGenerator||g6e,j=h.horizontalPoints,M=h.verticalPoints;if((!j||!j.length)&&In(O)){var N=k&&k.length,H=O({yAxis:x?Zi(Zi({},x),{},{ticks:N?k:x.ticks}):void 0,width:l,height:f,offset:c},N?!0:w);Qo(Array.isArray(H),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(ju(H),"]")),Array.isArray(H)&&(j=H)}if((!M||!M.length)&&In(E)){var P=_&&_.length,z=E({xAxis:C?Zi(Zi({},C),{},{ticks:P?_:C.ticks}):void 0,width:l,height:f,offset:c},P?!0:w);Qo(Array.isArray(z),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(ju(z),"]")),Array.isArray(z)&&(M=z)}return Q.createElement("g",{className:"recharts-cartesian-grid"},Q.createElement(c6e,{fill:h.fill,fillOpacity:h.fillOpacity,x:h.x,y:h.y,width:h.width,height:h.height,ry:h.ry}),Q.createElement(d6e,cu({},h,{offset:c,horizontalPoints:j,xAxis:C,yAxis:x})),Q.createElement(h6e,cu({},h,{offset:c,verticalPoints:M,xAxis:C,yAxis:x})),Q.createElement(m6e,cu({},h,{horizontalPoints:j})),Q.createElement(p6e,cu({},h,{verticalPoints:M})))}X0.displayName="CartesianGrid";var y6e=["type","layout","connectNulls","ref"],b6e=["key"];function xc(e){"@babel/helpers - typeof";return xc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},xc(e)}function w$(e,n){if(e==null)return{};var t=w6e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function w6e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function Bh(){return Bh=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Bh.apply(this,arguments)}function k$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Br(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?k$(Object(t),!0).forEach(function(i){$a(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):k$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Rf(e){return S6e(e)||x6e(e)||_6e(e)||k6e()}function k6e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _6e(e,n){if(e){if(typeof e=="string")return f6(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return f6(e,n)}}function x6e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function S6e(e){if(Array.isArray(e))return f6(e)}function f6(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function C6e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _$(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,rW(i.key),i)}}function A6e(e,n,t){return n&&_$(e.prototype,n),t&&_$(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function O6e(e,n,t){return n=W1(n),j6e(e,iW()?Reflect.construct(n,t||[],W1(e).constructor):n.apply(e,t))}function j6e(e,n){if(n&&(xc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return E6e(e)}function E6e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function iW(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(iW=function(){return!!e})()}function W1(e){return W1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},W1(e)}function T6e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&c6(e,n)}function c6(e,n){return c6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},c6(e,n)}function $a(e,n,t){return n=rW(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function rW(e){var n=M6e(e,"string");return xc(n)=="symbol"?n:n+""}function M6e(e,n){if(xc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(xc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var bp=(function(e){function n(){var t;C6e(this,n);for(var i=arguments.length,r=new Array(i),a=0;a<i;a++)r[a]=arguments[a];return t=O6e(this,n,[].concat(r)),$a(t,"state",{isAnimationFinished:!0,totalLength:0}),$a(t,"generateSimpleStrokeDasharray",function(o,l){return"".concat(l,"px ").concat(o-l,"px")}),$a(t,"getStrokeDasharray",function(o,l,f){var c=f.reduce(function(_,C){return _+C});if(!c)return t.generateSimpleStrokeDasharray(l,o);for(var h=Math.floor(o/c),d=o%c,p=l-o,v=[],b=0,w=0;b<f.length;w+=f[b],++b)if(w+f[b]>d){v=[].concat(Rf(f.slice(0,b)),[d-w]);break}var k=v.length%2===0?[0,p]:[p];return[].concat(Rf(n.repeat(f,h)),Rf(v),k).map(function(_){return"".concat(_,"px")}).join(", ")}),$a(t,"id",ed("recharts-line-")),$a(t,"pathRef",function(o){t.mainCurve=o}),$a(t,"handleAnimationEnd",function(){t.setState({isAnimationFinished:!0}),t.props.onAnimationEnd&&t.props.onAnimationEnd()}),$a(t,"handleAnimationStart",function(){t.setState({isAnimationFinished:!1}),t.props.onAnimationStart&&t.props.onAnimationStart()}),t}return T6e(n,e),A6e(n,[{key:"componentDidMount",value:function(){if(this.props.isAnimationActive){var i=this.getTotalLength();this.setState({totalLength:i})}}},{key:"componentDidUpdate",value:function(){if(this.props.isAnimationActive){var i=this.getTotalLength();i!==this.state.totalLength&&this.setState({totalLength:i})}}},{key:"getTotalLength",value:function(){var i=this.mainCurve;try{return i&&i.getTotalLength&&i.getTotalLength()||0}catch{return 0}}},{key:"renderErrorBar",value:function(i,r){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.points,l=a.xAxis,f=a.yAxis,c=a.layout,h=a.children,d=va(h,gp);if(!d)return null;var p=function(w,k){return{x:w.x,y:w.y,value:w.value,errorVal:cr(w.payload,k)}},v={clipPath:i?"url(#clipPath-".concat(r,")"):null};return Q.createElement(It,v,d.map(function(b){return Q.cloneElement(b,{key:"bar-".concat(b.props.dataKey),data:o,xAxis:l,yAxis:f,layout:c,dataPointFormatter:p})}))}},{key:"renderDots",value:function(i,r,a){var o=this.props.isAnimationActive;if(o&&!this.state.isAnimationFinished)return null;var l=this.props,f=l.dot,c=l.points,h=l.dataKey,d=Hn(this.props,!1),p=Hn(f,!0),v=c.map(function(w,k){var _=Br(Br(Br({key:"dot-".concat(k),r:3},d),p),{},{index:k,cx:w.x,cy:w.y,value:w.value,dataKey:h,payload:w.payload,points:c});return n.renderDotItem(f,_)}),b={clipPath:i?"url(#clipPath-".concat(r?"":"dots-").concat(a,")"):null};return Q.createElement(It,Bh({className:"recharts-line-dots",key:"dots"},b),v)}},{key:"renderCurveStatically",value:function(i,r,a,o){var l=this.props,f=l.type,c=l.layout,h=l.connectNulls;l.ref;var d=w$(l,y6e),p=Br(Br(Br({},Hn(d,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:r?"url(#clipPath-".concat(a,")"):null,points:i},o),{},{type:f,layout:c,connectNulls:h});return Q.createElement(Kf,Bh({},p,{pathRef:this.pathRef}))}},{key:"renderCurveWithAnimation",value:function(i,r){var a=this,o=this.props,l=o.points,f=o.strokeDasharray,c=o.isAnimationActive,h=o.animationBegin,d=o.animationDuration,p=o.animationEasing,v=o.animationId,b=o.animateNewValues,w=o.width,k=o.height,_=this.state,C=_.prevPoints,x=_.totalLength;return Q.createElement(go,{begin:h,duration:d,isActive:c,easing:p,from:{t:0},to:{t:1},key:"line-".concat(v),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(E){var O=E.t;if(C){var j=C.length/l.length,M=l.map(function(F,G){var U=Math.floor(G*j);if(C[U]){var $=C[U],R=Bi($.x,F.x),I=Bi($.y,F.y);return Br(Br({},F),{},{x:R(O),y:I(O)})}if(b){var q=Bi(w*2,F.x),Y=Bi(k/2,F.y);return Br(Br({},F),{},{x:q(O),y:Y(O)})}return Br(Br({},F),{},{x:F.x,y:F.y})});return a.renderCurveStatically(M,i,r)}var N=Bi(0,x),H=N(O),P;if(f){var z="".concat(f).split(/[,\s]+/gim).map(function(F){return parseFloat(F)});P=a.getStrokeDasharray(H,x,z)}else P=a.generateSimpleStrokeDasharray(x,H);return a.renderCurveStatically(l,i,r,{strokeDasharray:P})})}},{key:"renderCurve",value:function(i,r){var a=this.props,o=a.points,l=a.isAnimationActive,f=this.state,c=f.prevPoints,h=f.totalLength;return l&&o&&o.length&&(!c&&h>0||!hc(c,o))?this.renderCurveWithAnimation(i,r):this.renderCurveStatically(o,i,r)}},{key:"render",value:function(){var i,r=this.props,a=r.hide,o=r.dot,l=r.points,f=r.className,c=r.xAxis,h=r.yAxis,d=r.top,p=r.left,v=r.width,b=r.height,w=r.isAnimationActive,k=r.id;if(a||!l||!l.length)return null;var _=this.state.isAnimationFinished,C=l.length===1,x=dn("recharts-line",f),E=c&&c.allowDataOverflow,O=h&&h.allowDataOverflow,j=E||O,M=Gn(k)?this.id:k,N=(i=Hn(o,!1))!==null&&i!==void 0?i:{r:3,strokeWidth:2},H=N.r,P=H===void 0?3:H,z=N.strokeWidth,F=z===void 0?2:z,G=bH(o)?o:{},U=G.clipDot,$=U===void 0?!0:U,R=P*2+F;return Q.createElement(It,{className:x},E||O?Q.createElement("defs",null,Q.createElement("clipPath",{id:"clipPath-".concat(M)},Q.createElement("rect",{x:E?p:p-v/2,y:O?d:d-b/2,width:E?v:v*2,height:O?b:b*2})),!$&&Q.createElement("clipPath",{id:"clipPath-dots-".concat(M)},Q.createElement("rect",{x:p-R/2,y:d-R/2,width:v+R,height:b+R}))):null,!C&&this.renderCurve(j,M),this.renderErrorBar(j,M),(C||o)&&this.renderDots(j,$,M),(!w||_)&&fo.renderCallByParent(this.props,l))}}],[{key:"getDerivedStateFromProps",value:function(i,r){return i.animationId!==r.prevAnimationId?{prevAnimationId:i.animationId,curPoints:i.points,prevPoints:r.curPoints}:i.points!==r.curPoints?{curPoints:i.points}:null}},{key:"repeat",value:function(i,r){for(var a=i.length%2!==0?[].concat(Rf(i),[0]):i,o=[],l=0;l<r;++l)o=[].concat(Rf(o),Rf(a));return o}},{key:"renderDotItem",value:function(i,r){var a;if(Q.isValidElement(i))a=Q.cloneElement(i,r);else if(In(i))a=i(r);else{var o=r.key,l=w$(r,b6e),f=dn("recharts-line-dot",typeof i!="boolean"?i.className:"");a=Q.createElement(q0,Bh({key:o},l,{className:f}))}return a}}])})(A.PureComponent);$a(bp,"displayName","Line");$a(bp,"defaultProps",{xAxisId:0,yAxisId:0,connectNulls:!1,activeDot:!0,dot:!0,legendType:"line",stroke:"#3182bd",strokeWidth:1,fill:"#fff",points:[],isAnimationActive:!Iu.isSsr,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",hide:!1,label:!1});$a(bp,"getComposedData",function(e){var n=e.props,t=e.xAxis,i=e.yAxis,r=e.xAxisTicks,a=e.yAxisTicks,o=e.dataKey,l=e.bandSize,f=e.displayedData,c=e.offset,h=n.layout,d=f.map(function(p,v){var b=cr(p,o);return h==="horizontal"?{x:C1({axis:t,ticks:r,bandSize:l,entry:p,index:v}),y:Gn(b)?null:i.scale(b),value:b,payload:p}:{x:Gn(b)?null:t.scale(b),y:C1({axis:i,ticks:a,bandSize:l,entry:p,index:v}),value:b,payload:p}});return Br({points:d,layout:h},c)});var D6e=["layout","type","stroke","connectNulls","isRange","ref"],R6e=["key"],aW;function Sc(e){"@babel/helpers - typeof";return Sc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Sc(e)}function oW(e,n){if(e==null)return{};var t=P6e(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function P6e(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function du(){return du=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},du.apply(this,arguments)}function x$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function Vs(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?x$(Object(t),!0).forEach(function(i){oo(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):x$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function N6e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function S$(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,lW(i.key),i)}}function $6e(e,n,t){return n&&S$(e.prototype,n),t&&S$(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function z6e(e,n,t){return n=G1(n),L6e(e,sW()?Reflect.construct(n,t||[],G1(e).constructor):n.apply(e,t))}function L6e(e,n){if(n&&(Sc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return I6e(e)}function I6e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function sW(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(sW=function(){return!!e})()}function G1(e){return G1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},G1(e)}function B6e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&d6(e,n)}function d6(e,n){return d6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},d6(e,n)}function oo(e,n,t){return n=lW(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function lW(e){var n=F6e(e,"string");return Sc(n)=="symbol"?n:n+""}function F6e(e,n){if(Sc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Sc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var ls=(function(e){function n(){var t;N6e(this,n);for(var i=arguments.length,r=new Array(i),a=0;a<i;a++)r[a]=arguments[a];return t=z6e(this,n,[].concat(r)),oo(t,"state",{isAnimationFinished:!0}),oo(t,"id",ed("recharts-area-")),oo(t,"handleAnimationEnd",function(){var o=t.props.onAnimationEnd;t.setState({isAnimationFinished:!0}),In(o)&&o()}),oo(t,"handleAnimationStart",function(){var o=t.props.onAnimationStart;t.setState({isAnimationFinished:!1}),In(o)&&o()}),t}return B6e(n,e),$6e(n,[{key:"renderDots",value:function(i,r,a){var o=this.props.isAnimationActive,l=this.state.isAnimationFinished;if(o&&!l)return null;var f=this.props,c=f.dot,h=f.points,d=f.dataKey,p=Hn(this.props,!1),v=Hn(c,!0),b=h.map(function(k,_){var C=Vs(Vs(Vs({key:"dot-".concat(_),r:3},p),v),{},{index:_,cx:k.x,cy:k.y,dataKey:d,value:k.value,payload:k.payload,points:h});return n.renderDotItem(c,C)}),w={clipPath:i?"url(#clipPath-".concat(r?"":"dots-").concat(a,")"):null};return Q.createElement(It,du({className:"recharts-area-dots"},w),b)}},{key:"renderHorizontalRect",value:function(i){var r=this.props,a=r.baseLine,o=r.points,l=r.strokeWidth,f=o[0].x,c=o[o.length-1].x,h=i*Math.abs(f-c),d=nl(o.map(function(p){return p.y||0}));return We(a)&&typeof a=="number"?d=Math.max(a,d):a&&Array.isArray(a)&&a.length&&(d=Math.max(nl(a.map(function(p){return p.y||0})),d)),We(d)?Q.createElement("rect",{x:f<c?f:f-h,y:0,width:h,height:Math.floor(d+(l?parseInt("".concat(l),10):1))}):null}},{key:"renderVerticalRect",value:function(i){var r=this.props,a=r.baseLine,o=r.points,l=r.strokeWidth,f=o[0].y,c=o[o.length-1].y,h=i*Math.abs(f-c),d=nl(o.map(function(p){return p.x||0}));return We(a)&&typeof a=="number"?d=Math.max(a,d):a&&Array.isArray(a)&&a.length&&(d=Math.max(nl(a.map(function(p){return p.x||0})),d)),We(d)?Q.createElement("rect",{x:0,y:f<c?f:f-h,width:d+(l?parseInt("".concat(l),10):1),height:Math.floor(h)}):null}},{key:"renderClipRect",value:function(i){var r=this.props.layout;return r==="vertical"?this.renderVerticalRect(i):this.renderHorizontalRect(i)}},{key:"renderAreaStatically",value:function(i,r,a,o){var l=this.props,f=l.layout,c=l.type,h=l.stroke,d=l.connectNulls,p=l.isRange;l.ref;var v=oW(l,D6e);return Q.createElement(It,{clipPath:a?"url(#clipPath-".concat(o,")"):null},Q.createElement(Kf,du({},Hn(v,!0),{points:i,connectNulls:d,type:c,baseLine:r,layout:f,stroke:"none",className:"recharts-area-area"})),h!=="none"&&Q.createElement(Kf,du({},Hn(this.props,!1),{className:"recharts-area-curve",layout:f,type:c,connectNulls:d,fill:"none",points:i})),h!=="none"&&p&&Q.createElement(Kf,du({},Hn(this.props,!1),{className:"recharts-area-curve",layout:f,type:c,connectNulls:d,fill:"none",points:r})))}},{key:"renderAreaWithAnimation",value:function(i,r){var a=this,o=this.props,l=o.points,f=o.baseLine,c=o.isAnimationActive,h=o.animationBegin,d=o.animationDuration,p=o.animationEasing,v=o.animationId,b=this.state,w=b.prevPoints,k=b.prevBaseLine;return Q.createElement(go,{begin:h,duration:d,isActive:c,easing:p,from:{t:0},to:{t:1},key:"area-".concat(v),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(_){var C=_.t;if(w){var x=w.length/l.length,E=l.map(function(N,H){var P=Math.floor(H*x);if(w[P]){var z=w[P],F=Bi(z.x,N.x),G=Bi(z.y,N.y);return Vs(Vs({},N),{},{x:F(C),y:G(C)})}return N}),O;if(We(f)&&typeof f=="number"){var j=Bi(k,f);O=j(C)}else if(Gn(f)||Jc(f)){var M=Bi(k,0);O=M(C)}else O=f.map(function(N,H){var P=Math.floor(H*x);if(k[P]){var z=k[P],F=Bi(z.x,N.x),G=Bi(z.y,N.y);return Vs(Vs({},N),{},{x:F(C),y:G(C)})}return N});return a.renderAreaStatically(E,O,i,r)}return Q.createElement(It,null,Q.createElement("defs",null,Q.createElement("clipPath",{id:"animationClipPath-".concat(r)},a.renderClipRect(C))),Q.createElement(It,{clipPath:"url(#animationClipPath-".concat(r,")")},a.renderAreaStatically(l,f,i,r)))})}},{key:"renderArea",value:function(i,r){var a=this.props,o=a.points,l=a.baseLine,f=a.isAnimationActive,c=this.state,h=c.prevPoints,d=c.prevBaseLine,p=c.totalLength;return f&&o&&o.length&&(!h&&p>0||!hc(h,o)||!hc(d,l))?this.renderAreaWithAnimation(i,r):this.renderAreaStatically(o,l,i,r)}},{key:"render",value:function(){var i,r=this.props,a=r.hide,o=r.dot,l=r.points,f=r.className,c=r.top,h=r.left,d=r.xAxis,p=r.yAxis,v=r.width,b=r.height,w=r.isAnimationActive,k=r.id;if(a||!l||!l.length)return null;var _=this.state.isAnimationFinished,C=l.length===1,x=dn("recharts-area",f),E=d&&d.allowDataOverflow,O=p&&p.allowDataOverflow,j=E||O,M=Gn(k)?this.id:k,N=(i=Hn(o,!1))!==null&&i!==void 0?i:{r:3,strokeWidth:2},H=N.r,P=H===void 0?3:H,z=N.strokeWidth,F=z===void 0?2:z,G=bH(o)?o:{},U=G.clipDot,$=U===void 0?!0:U,R=P*2+F;return Q.createElement(It,{className:x},E||O?Q.createElement("defs",null,Q.createElement("clipPath",{id:"clipPath-".concat(M)},Q.createElement("rect",{x:E?h:h-v/2,y:O?c:c-b/2,width:E?v:v*2,height:O?b:b*2})),!$&&Q.createElement("clipPath",{id:"clipPath-dots-".concat(M)},Q.createElement("rect",{x:h-R/2,y:c-R/2,width:v+R,height:b+R}))):null,C?null:this.renderArea(j,M),(o||C)&&this.renderDots(j,$,M),(!w||_)&&fo.renderCallByParent(this.props,l))}}],[{key:"getDerivedStateFromProps",value:function(i,r){return i.animationId!==r.prevAnimationId?{prevAnimationId:i.animationId,curPoints:i.points,curBaseLine:i.baseLine,prevPoints:r.curPoints,prevBaseLine:r.curBaseLine}:i.points!==r.curPoints||i.baseLine!==r.curBaseLine?{curPoints:i.points,curBaseLine:i.baseLine}:null}}])})(A.PureComponent);aW=ls;oo(ls,"displayName","Area");oo(ls,"defaultProps",{stroke:"#3182bd",fill:"#3182bd",fillOpacity:.6,xAxisId:0,yAxisId:0,legendType:"line",connectNulls:!1,points:[],dot:!1,activeDot:!0,hide:!1,isAnimationActive:!Iu.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});oo(ls,"getBaseValue",function(e,n,t,i){var r=e.layout,a=e.baseValue,o=n.props.baseValue,l=o??a;if(We(l)&&typeof l=="number")return l;var f=r==="horizontal"?i:t,c=f.scale.domain();if(f.type==="number"){var h=Math.max(c[0],c[1]),d=Math.min(c[0],c[1]);return l==="dataMin"?d:l==="dataMax"||h<0?h:Math.max(Math.min(c[0],c[1]),0)}return l==="dataMin"?c[0]:l==="dataMax"?c[1]:c[0]});oo(ls,"getComposedData",function(e){var n=e.props,t=e.item,i=e.xAxis,r=e.yAxis,a=e.xAxisTicks,o=e.yAxisTicks,l=e.bandSize,f=e.dataKey,c=e.stackedData,h=e.dataStartIndex,d=e.displayedData,p=e.offset,v=n.layout,b=c&&c.length,w=aW.getBaseValue(n,t,i,r),k=v==="horizontal",_=!1,C=d.map(function(E,O){var j;b?j=c[h+O]:(j=cr(E,f),Array.isArray(j)?_=!0:j=[w,j]);var M=j[1]==null||b&&cr(E,f)==null;return k?{x:C1({axis:i,ticks:a,bandSize:l,entry:E,index:O}),y:M?null:r.scale(j[1]),value:j,payload:E}:{x:M?null:i.scale(j[1]),y:C1({axis:r,ticks:o,bandSize:l,entry:E,index:O}),value:j,payload:E}}),x;return b||_?x=C.map(function(E){var O=Array.isArray(E.value)?E.value[0]:null;return k?{x:E.x,y:O!=null&&E.y!=null?r.scale(O):null}:{x:O!=null?i.scale(O):null,y:E.y}}):x=k?r.scale(w):i.scale(w),Vs({points:C,baseLine:x,layout:v,isRange:_},p)});oo(ls,"renderDotItem",function(e,n){var t;if(Q.isValidElement(e))t=Q.cloneElement(e,n);else if(In(e))t=e(n);else{var i=dn("recharts-area-dot",typeof e!="boolean"?e.className:""),r=n.key,a=oW(n,R6e);t=Q.createElement(q0,du({},a,{key:r,className:i}))}return t});function Cc(e){"@babel/helpers - typeof";return Cc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Cc(e)}function q6e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function H6e(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,cW(i.key),i)}}function U6e(e,n,t){return n&&H6e(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function V6e(e,n,t){return n=Y1(n),W6e(e,uW()?Reflect.construct(n,t||[],Y1(e).constructor):n.apply(e,t))}function W6e(e,n){if(n&&(Cc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return G6e(e)}function G6e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function uW(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(uW=function(){return!!e})()}function Y1(e){return Y1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Y1(e)}function Y6e(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&h6(e,n)}function h6(e,n){return h6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},h6(e,n)}function fW(e,n,t){return n=cW(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function cW(e){var n=K6e(e,"string");return Cc(n)=="symbol"?n:n+""}function K6e(e,n){if(Cc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Cc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function m6(){return m6=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},m6.apply(this,arguments)}function X6e(e){var n=e.xAxisId,t=TA(),i=MA(),r=VV(n);return r==null?null:A.createElement(ad,m6({},r,{className:dn("recharts-".concat(r.axisType," ").concat(r.axisType),r.className),viewBox:{x:0,y:0,width:t,height:i},ticksGenerator:function(o){return Go(o,!0)}}))}var Al=(function(e){function n(){return q6e(this,n),V6e(this,n,arguments)}return Y6e(n,e),U6e(n,[{key:"render",value:function(){return A.createElement(X6e,this.props)}}])})(A.Component);fW(Al,"displayName","XAxis");fW(Al,"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 Ac(e){"@babel/helpers - typeof";return Ac=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ac(e)}function Z6e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function Q6e(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,mW(i.key),i)}}function J6e(e,n,t){return n&&Q6e(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function eCe(e,n,t){return n=K1(n),nCe(e,dW()?Reflect.construct(n,t||[],K1(e).constructor):n.apply(e,t))}function nCe(e,n){if(n&&(Ac(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return tCe(e)}function tCe(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function dW(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(dW=function(){return!!e})()}function K1(e){return K1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},K1(e)}function iCe(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&p6(e,n)}function p6(e,n){return p6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},p6(e,n)}function hW(e,n,t){return n=mW(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function mW(e){var n=rCe(e,"string");return Ac(n)=="symbol"?n:n+""}function rCe(e,n){if(Ac(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Ac(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function v6(){return v6=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},v6.apply(this,arguments)}var aCe=function(n){var t=n.yAxisId,i=TA(),r=MA(),a=WV(t);return a==null?null:A.createElement(ad,v6({},a,{className:dn("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:i,height:r},ticksGenerator:function(l){return Go(l,!0)}}))},yo=(function(e){function n(){return Z6e(this,n),eCe(this,n,arguments)}return iCe(n,e),J6e(n,[{key:"render",value:function(){return A.createElement(aCe,this.props)}}])})(A.Component);hW(yo,"displayName","YAxis");hW(yo,"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 C$(e){return uCe(e)||lCe(e)||sCe(e)||oCe()}function oCe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sCe(e,n){if(e){if(typeof e=="string")return g6(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return g6(e,n)}}function lCe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function uCe(e){if(Array.isArray(e))return g6(e)}function g6(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}var y6=function(n,t,i,r,a){var o=va(n,yp),l=va(n,G0),f=[].concat(C$(o),C$(l)),c=va(n,K0),h="".concat(r,"Id"),d=r[0],p=t;if(f.length&&(p=f.reduce(function(w,k){if(k.props[h]===i&&co(k.props,"extendDomain")&&We(k.props[d])){var _=k.props[d];return[Math.min(w[0],_),Math.max(w[1],_)]}return w},p)),c.length){var v="".concat(d,"1"),b="".concat(d,"2");p=c.reduce(function(w,k){if(k.props[h]===i&&co(k.props,"extendDomain")&&We(k.props[v])&&We(k.props[b])){var _=k.props[v],C=k.props[b];return[Math.min(w[0],_,C),Math.max(w[1],_,C)]}return w},p)}return a&&a.length&&(p=a.reduce(function(w,k){return We(k)?[Math.min(w[0],k),Math.max(w[1],k)]:w},p)),p},J3={exports:{}},A$;function fCe(){return A$||(A$=1,(function(e){var n=Object.prototype.hasOwnProperty,t="~";function i(){}Object.create&&(i.prototype=Object.create(null),new i().__proto__||(t=!1));function r(f,c,h){this.fn=f,this.context=c,this.once=h||!1}function a(f,c,h,d,p){if(typeof h!="function")throw new TypeError("The listener must be a function");var v=new r(h,d||f,p),b=t?t+c:c;return f._events[b]?f._events[b].fn?f._events[b]=[f._events[b],v]:f._events[b].push(v):(f._events[b]=v,f._eventsCount++),f}function o(f,c){--f._eventsCount===0?f._events=new i:delete f._events[c]}function l(){this._events=new i,this._eventsCount=0}l.prototype.eventNames=function(){var c=[],h,d;if(this._eventsCount===0)return c;for(d in h=this._events)n.call(h,d)&&c.push(t?d.slice(1):d);return Object.getOwnPropertySymbols?c.concat(Object.getOwnPropertySymbols(h)):c},l.prototype.listeners=function(c){var h=t?t+c:c,d=this._events[h];if(!d)return[];if(d.fn)return[d.fn];for(var p=0,v=d.length,b=new Array(v);p<v;p++)b[p]=d[p].fn;return b},l.prototype.listenerCount=function(c){var h=t?t+c:c,d=this._events[h];return d?d.fn?1:d.length:0},l.prototype.emit=function(c,h,d,p,v,b){var w=t?t+c:c;if(!this._events[w])return!1;var k=this._events[w],_=arguments.length,C,x;if(k.fn){switch(k.once&&this.removeListener(c,k.fn,void 0,!0),_){case 1:return k.fn.call(k.context),!0;case 2:return k.fn.call(k.context,h),!0;case 3:return k.fn.call(k.context,h,d),!0;case 4:return k.fn.call(k.context,h,d,p),!0;case 5:return k.fn.call(k.context,h,d,p,v),!0;case 6:return k.fn.call(k.context,h,d,p,v,b),!0}for(x=1,C=new Array(_-1);x<_;x++)C[x-1]=arguments[x];k.fn.apply(k.context,C)}else{var E=k.length,O;for(x=0;x<E;x++)switch(k[x].once&&this.removeListener(c,k[x].fn,void 0,!0),_){case 1:k[x].fn.call(k[x].context);break;case 2:k[x].fn.call(k[x].context,h);break;case 3:k[x].fn.call(k[x].context,h,d);break;case 4:k[x].fn.call(k[x].context,h,d,p);break;default:if(!C)for(O=1,C=new Array(_-1);O<_;O++)C[O-1]=arguments[O];k[x].fn.apply(k[x].context,C)}}return!0},l.prototype.on=function(c,h,d){return a(this,c,h,d,!1)},l.prototype.once=function(c,h,d){return a(this,c,h,d,!0)},l.prototype.removeListener=function(c,h,d,p){var v=t?t+c:c;if(!this._events[v])return this;if(!h)return o(this,v),this;var b=this._events[v];if(b.fn)b.fn===h&&(!p||b.once)&&(!d||b.context===d)&&o(this,v);else{for(var w=0,k=[],_=b.length;w<_;w++)(b[w].fn!==h||p&&!b[w].once||d&&b[w].context!==d)&&k.push(b[w]);k.length?this._events[v]=k.length===1?k[0]:k:o(this,v)}return this},l.prototype.removeAllListeners=function(c){var h;return c?(h=t?t+c:c,this._events[h]&&o(this,h)):(this._events=new i,this._eventsCount=0),this},l.prototype.off=l.prototype.removeListener,l.prototype.addListener=l.prototype.on,l.prefixed=t,l.EventEmitter=l,e.exports=l})(J3)),J3.exports}var cCe=fCe();const dCe=mt(cCe);var eS=new dCe,nS="recharts.syncMouseEvents";function zm(e){"@babel/helpers - typeof";return zm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},zm(e)}function hCe(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function mCe(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,pW(i.key),i)}}function pCe(e,n,t){return n&&mCe(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function tS(e,n,t){return n=pW(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function pW(e){var n=vCe(e,"string");return zm(n)=="symbol"?n:n+""}function vCe(e,n){if(zm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(zm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var gCe=(function(){function e(){hCe(this,e),tS(this,"activeIndex",0),tS(this,"coordinateList",[]),tS(this,"layout","horizontal")}return pCe(e,[{key:"setDetails",value:function(t){var i,r=t.coordinateList,a=r===void 0?null:r,o=t.container,l=o===void 0?null:o,f=t.layout,c=f===void 0?null:f,h=t.offset,d=h===void 0?null:h,p=t.mouseHandlerCallback,v=p===void 0?null:p;this.coordinateList=(i=a??this.coordinateList)!==null&&i!==void 0?i:[],this.container=l??this.container,this.layout=c??this.layout,this.offset=d??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(t){if(this.coordinateList.length!==0)switch(t.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(t){this.activeIndex=t}},{key:"spoofMouse",value:function(){var t,i;if(this.layout==="horizontal"&&this.coordinateList.length!==0){var r=this.container.getBoundingClientRect(),a=r.x,o=r.y,l=r.height,f=this.coordinateList[this.activeIndex].coordinate,c=((t=window)===null||t===void 0?void 0:t.scrollX)||0,h=((i=window)===null||i===void 0?void 0:i.scrollY)||0,d=a+f+c,p=o+this.offset.top+l/2+h;this.mouseHandlerCallback({pageX:d,pageY:p})}}}])})();function yCe(e,n,t){if(t==="number"&&n===!0&&Array.isArray(e)){var i=e==null?void 0:e[0],r=e==null?void 0:e[1];if(i&&r&&We(i)&&We(r))return!0}return!1}function bCe(e,n,t,i){var r=i/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?n.x-r:t.left+.5,y:e==="horizontal"?t.top+.5:n.y-r,width:e==="horizontal"?i:t.width-1,height:e==="horizontal"?t.height-1:i}}function vW(e){var n=e.cx,t=e.cy,i=e.radius,r=e.startAngle,a=e.endAngle,o=Fi(n,t,i,r),l=Fi(n,t,i,a);return{points:[o,l],cx:n,cy:t,radius:i,startAngle:r,endAngle:a}}function wCe(e,n,t){var i,r,a,o;if(e==="horizontal")i=n.x,a=i,r=t.top,o=t.top+t.height;else if(e==="vertical")r=n.y,o=r,i=t.left,a=t.left+t.width;else if(n.cx!=null&&n.cy!=null)if(e==="centric"){var l=n.cx,f=n.cy,c=n.innerRadius,h=n.outerRadius,d=n.angle,p=Fi(l,f,c,d),v=Fi(l,f,h,d);i=p.x,r=p.y,a=v.x,o=v.y}else return vW(n);return[{x:i,y:r},{x:a,y:o}]}function Lm(e){"@babel/helpers - typeof";return Lm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Lm(e)}function O$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function rg(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?O$(Object(t),!0).forEach(function(i){kCe(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):O$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function kCe(e,n,t){return n=_Ce(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function _Ce(e){var n=xCe(e,"string");return Lm(n)=="symbol"?n:n+""}function xCe(e,n){if(Lm(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Lm(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function SCe(e){var n,t,i=e.element,r=e.tooltipEventType,a=e.isActive,o=e.activeCoordinate,l=e.activePayload,f=e.offset,c=e.activeTooltipIndex,h=e.tooltipAxisBandSize,d=e.layout,p=e.chartName,v=(n=i.props.cursor)!==null&&n!==void 0?n:(t=i.type.defaultProps)===null||t===void 0?void 0:t.cursor;if(!i||!v||!a||!o||p!=="ScatterChart"&&r!=="axis")return null;var b,w=Kf;if(p==="ScatterChart")b=o,w=d3e;else if(p==="BarChart")b=bCe(d,o,f,h),w=jm;else if(d==="radial"){var k=vW(o),_=k.cx,C=k.cy,x=k.radius,E=k.startAngle,O=k.endAngle;b={cx:_,cy:C,startAngle:E,endAngle:O,innerRadius:x,outerRadius:x},w=kV}else b={points:wCe(d,o,f)},w=Kf;var j=rg(rg(rg(rg({stroke:"#ccc",pointerEvents:"none"},f),b),Hn(v,!1)),{},{payload:l,payloadIndex:c,className:dn("recharts-tooltip-cursor",v.className)});return A.isValidElement(v)?A.cloneElement(v,j):A.createElement(w,j)}var CCe=["item"],ACe=["children","className","width","height","style","compact","title","desc"];function Oc(e){"@babel/helpers - typeof";return Oc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Oc(e)}function Ff(){return Ff=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ff.apply(this,arguments)}function j$(e,n){return ECe(e)||jCe(e,n)||yW(e,n)||OCe()}function OCe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jCe(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var i,r,a,o,l=[],f=!0,c=!1;try{if(a=(t=t.call(e)).next,n!==0)for(;!(f=(i=a.call(t)).done)&&(l.push(i.value),l.length!==n);f=!0);}catch(h){c=!0,r=h}finally{try{if(!f&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw r}}return l}}function ECe(e){if(Array.isArray(e))return e}function E$(e,n){if(e==null)return{};var t=TCe(e,n),i,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)i=a[r],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i])}return t}function TCe(e,n){if(e==null)return{};var t={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(n.indexOf(i)>=0)continue;t[i]=e[i]}return t}function MCe(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function DCe(e,n){for(var t=0;t<n.length;t++){var i=n[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,bW(i.key),i)}}function RCe(e,n,t){return n&&DCe(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function PCe(e,n,t){return n=X1(n),NCe(e,gW()?Reflect.construct(n,t||[],X1(e).constructor):n.apply(e,t))}function NCe(e,n){if(n&&(Oc(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return $Ce(e)}function $Ce(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function gW(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(gW=function(){return!!e})()}function X1(e){return X1=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},X1(e)}function zCe(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),n&&b6(e,n)}function b6(e,n){return b6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},b6(e,n)}function jc(e){return BCe(e)||ICe(e)||yW(e)||LCe()}function LCe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yW(e,n){if(e){if(typeof e=="string")return w6(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return w6(e,n)}}function ICe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function BCe(e){if(Array.isArray(e))return w6(e)}function w6(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}function T$(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,i)}return t}function je(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?T$(Object(t),!0).forEach(function(i){Sn(e,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):T$(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))})}return e}function Sn(e,n,t){return n=bW(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function bW(e){var n=FCe(e,"string");return Oc(n)=="symbol"?n:n+""}function FCe(e,n){if(Oc(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(Oc(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}var qCe={xAxis:["bottom","top"],yAxis:["left","right"]},HCe={width:"100%",height:"100%"},wW={x:0,y:0};function ag(e){return e}var UCe=function(n,t){return t==="horizontal"?n.x:t==="vertical"?n.y:t==="centric"?n.angle:n.radius},VCe=function(n,t,i,r){var a=t.find(function(h){return h&&h.index===i});if(a){if(n==="horizontal")return{x:a.coordinate,y:r.y};if(n==="vertical")return{x:r.x,y:a.coordinate};if(n==="centric"){var o=a.coordinate,l=r.radius;return je(je(je({},r),Fi(r.cx,r.cy,l,o)),{},{angle:o,radius:l})}var f=a.coordinate,c=r.angle;return je(je(je({},r),Fi(r.cx,r.cy,f,c)),{},{angle:c,radius:f})}return wW},Z0=function(n,t){var i=t.graphicalItems,r=t.dataStartIndex,a=t.dataEndIndex,o=(i??[]).reduce(function(l,f){var c=f.props.data;return c&&c.length?[].concat(jc(l),jc(c)):l},[]);return o.length>0?o:n&&n.length&&We(r)&&We(a)?n.slice(r,a+1):[]};function kW(e){return e==="number"?[0,"auto"]:void 0}var k6=function(n,t,i,r){var a=n.graphicalItems,o=n.tooltipAxis,l=Z0(t,n);return i<0||!a||!a.length||i>=l.length?null:a.reduce(function(f,c){var h,d=(h=c.props.data)!==null&&h!==void 0?h:t;d&&n.dataStartIndex+n.dataEndIndex!==0&&n.dataEndIndex-n.dataStartIndex>=i&&(d=d.slice(n.dataStartIndex,n.dataEndIndex+1));var p;if(o.dataKey&&!o.allowDuplicatedCategory){var v=d===void 0?l:d;p=Zg(v,o.dataKey,r)}else p=d&&d[i]||l[i];return p?[].concat(jc(f),[yV(c,p)]):f},[])},M$=function(n,t,i,r){var a=r||{x:n.chartX,y:n.chartY},o=UCe(a,i),l=n.orderedTooltipTicks,f=n.tooltipAxis,c=n.tooltipTicks,h=Kke(o,l,c,f);if(h>=0&&c){var d=c[h]&&c[h].value,p=k6(n,t,h,d),v=VCe(i,l,h,a);return{activeTooltipIndex:h,activeLabel:d,activePayload:p,activeCoordinate:v}}return null},WCe=function(n,t){var i=t.axes,r=t.graphicalItems,a=t.axisType,o=t.axisIdKey,l=t.stackGroups,f=t.dataStartIndex,c=t.dataEndIndex,h=n.layout,d=n.children,p=n.stackOffset,v=pV(h,a);return i.reduce(function(b,w){var k,_=w.type.defaultProps!==void 0?je(je({},w.type.defaultProps),w.props):w.props,C=_.type,x=_.dataKey,E=_.allowDataOverflow,O=_.allowDuplicatedCategory,j=_.scale,M=_.ticks,N=_.includeHidden,H=_[o];if(b[H])return b;var P=Z0(n.data,{graphicalItems:r.filter(function(V){var L,X=o in V.props?V.props[o]:(L=V.type.defaultProps)===null||L===void 0?void 0:L[o];return X===H}),dataStartIndex:f,dataEndIndex:c}),z=P.length,F,G,U;yCe(_.domain,E,C)&&(F=L4(_.domain,null,E),v&&(C==="number"||j!=="auto")&&(U=Lh(P,x,"category")));var $=kW(C);if(!F||F.length===0){var R,I=(R=_.domain)!==null&&R!==void 0?R:$;if(x){if(F=Lh(P,x,C),C==="category"&&v){var q=Fpe(F);O&&q?(G=F,F=$1(0,z)):O||(F=WP(I,F,w).reduce(function(V,L){return V.indexOf(L)>=0?V:[].concat(jc(V),[L])},[]))}else if(C==="category")O?F=F.filter(function(V){return V!==""&&!Gn(V)}):F=WP(I,F,w).reduce(function(V,L){return V.indexOf(L)>=0||L===""||Gn(L)?V:[].concat(jc(V),[L])},[]);else if(C==="number"){var Y=e_e(P,r.filter(function(V){var L,X,ee=o in V.props?V.props[o]:(L=V.type.defaultProps)===null||L===void 0?void 0:L[o],re="hide"in V.props?V.props.hide:(X=V.type.defaultProps)===null||X===void 0?void 0:X.hide;return ee===H&&(N||!re)}),x,a,h);Y&&(F=Y)}v&&(C==="number"||j!=="auto")&&(U=Lh(P,x,"category"))}else v?F=$1(0,z):l&&l[H]&&l[H].hasStack&&C==="number"?F=p==="expand"?[0,1]:gV(l[H].stackGroups,f,c):F=mV(P,r.filter(function(V){var L=o in V.props?V.props[o]:V.type.defaultProps[o],X="hide"in V.props?V.props.hide:V.type.defaultProps.hide;return L===H&&(N||!X)}),C,h,!0);if(C==="number")F=y6(d,F,H,a,M),I&&(F=L4(I,F,E));else if(C==="category"&&I){var D=I,W=F.every(function(V){return D.indexOf(V)>=0});W&&(F=D)}}return je(je({},b),{},Sn({},H,je(je({},_),{},{axisType:a,domain:F,categoricalDomain:U,duplicateDomain:G,originalDomain:(k=_.domain)!==null&&k!==void 0?k:$,isCategorical:v,layout:h})))},{})},GCe=function(n,t){var i=t.graphicalItems,r=t.Axis,a=t.axisType,o=t.axisIdKey,l=t.stackGroups,f=t.dataStartIndex,c=t.dataEndIndex,h=n.layout,d=n.children,p=Z0(n.data,{graphicalItems:i,dataStartIndex:f,dataEndIndex:c}),v=p.length,b=pV(h,a),w=-1;return i.reduce(function(k,_){var C=_.type.defaultProps!==void 0?je(je({},_.type.defaultProps),_.props):_.props,x=C[o],E=kW("number");if(!k[x]){w++;var O;return b?O=$1(0,v):l&&l[x]&&l[x].hasStack?(O=gV(l[x].stackGroups,f,c),O=y6(d,O,x,a)):(O=L4(E,mV(p,i.filter(function(j){var M,N,H=o in j.props?j.props[o]:(M=j.type.defaultProps)===null||M===void 0?void 0:M[o],P="hide"in j.props?j.props.hide:(N=j.type.defaultProps)===null||N===void 0?void 0:N.hide;return H===x&&!P}),"number",h),r.defaultProps.allowDataOverflow),O=y6(d,O,x,a)),je(je({},k),{},Sn({},x,je(je({axisType:a},r.defaultProps),{},{hide:!0,orientation:pa(qCe,"".concat(a,".").concat(w%2),null),domain:O,originalDomain:E,isCategorical:b,layout:h})))}return k},{})},YCe=function(n,t){var i=t.axisType,r=i===void 0?"xAxis":i,a=t.AxisComp,o=t.graphicalItems,l=t.stackGroups,f=t.dataStartIndex,c=t.dataEndIndex,h=n.children,d="".concat(r,"Id"),p=va(h,a),v={};return p&&p.length?v=WCe(n,{axes:p,graphicalItems:o,axisType:r,axisIdKey:d,stackGroups:l,dataStartIndex:f,dataEndIndex:c}):o&&o.length&&(v=GCe(n,{Axis:a,graphicalItems:o,axisType:r,axisIdKey:d,stackGroups:l,dataStartIndex:f,dataEndIndex:c})),v},KCe=function(n){var t=Zs(n),i=Go(t,!1,!0);return{tooltipTicks:i,orderedTooltipTicks:Q9(i,function(r){return r.coordinate}),tooltipAxis:t,tooltipAxisBandSize:A1(t,i)}},D$=function(n){var t=n.children,i=n.defaultShowTooltip,r=Hr(t,gc),a=0,o=0;return n.data&&n.data.length!==0&&(o=n.data.length-1),r&&r.props&&(r.props.startIndex>=0&&(a=r.props.startIndex),r.props.endIndex>=0&&(o=r.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:a,dataEndIndex:o,activeTooltipIndex:-1,isTooltipActive:!!i}},XCe=function(n){return!n||!n.length?!1:n.some(function(t){var i=Zo(t&&t.type);return i&&i.indexOf("Bar")>=0})},R$=function(n){return n==="horizontal"?{numericAxisName:"yAxis",cateAxisName:"xAxis"}:n==="vertical"?{numericAxisName:"xAxis",cateAxisName:"yAxis"}:n==="centric"?{numericAxisName:"radiusAxis",cateAxisName:"angleAxis"}:{numericAxisName:"angleAxis",cateAxisName:"radiusAxis"}},ZCe=function(n,t){var i=n.props,r=n.graphicalItems,a=n.xAxisMap,o=a===void 0?{}:a,l=n.yAxisMap,f=l===void 0?{}:l,c=i.width,h=i.height,d=i.children,p=i.margin||{},v=Hr(d,gc),b=Hr(d,Jo),w=Object.keys(f).reduce(function(O,j){var M=f[j],N=M.orientation;return!M.mirror&&!M.hide?je(je({},O),{},Sn({},N,O[N]+M.width)):O},{left:p.left||0,right:p.right||0}),k=Object.keys(o).reduce(function(O,j){var M=o[j],N=M.orientation;return!M.mirror&&!M.hide?je(je({},O),{},Sn({},N,pa(O,"".concat(N))+M.height)):O},{top:p.top||0,bottom:p.bottom||0}),_=je(je({},k),w),C=_.bottom;v&&(_.bottom+=v.props.height||gc.defaultProps.height),b&&t&&(_=Qke(_,r,i,t));var x=c-_.left-_.right,E=h-_.top-_.bottom;return je(je({brushBottom:C},_),{},{width:Math.max(x,0),height:Math.max(E,0)})},QCe=function(n,t){if(t==="xAxis")return n[t].width;if(t==="yAxis")return n[t].height},NA=function(n){var t=n.chartName,i=n.GraphicalChild,r=n.defaultTooltipEventType,a=r===void 0?"axis":r,o=n.validateTooltipEventTypes,l=o===void 0?["axis"]:o,f=n.axisComponents,c=n.legendContent,h=n.formatAxisMap,d=n.defaultProps,p=function(_,C){var x=C.graphicalItems,E=C.stackGroups,O=C.offset,j=C.updateId,M=C.dataStartIndex,N=C.dataEndIndex,H=_.barSize,P=_.layout,z=_.barGap,F=_.barCategoryGap,G=_.maxBarSize,U=R$(P),$=U.numericAxisName,R=U.cateAxisName,I=XCe(x),q=[];return x.forEach(function(Y,D){var W=Z0(_.data,{graphicalItems:[Y],dataStartIndex:M,dataEndIndex:N}),V=Y.type.defaultProps!==void 0?je(je({},Y.type.defaultProps),Y.props):Y.props,L=V.dataKey,X=V.maxBarSize,ee=V["".concat($,"Id")],re=V["".concat(R,"Id")],se={},ye=f.reduce(function(Be,Ge){var Ve=C["".concat(Ge.axisType,"Map")],Xe=V["".concat(Ge.axisType,"Id")];Ve&&Ve[Xe]||Ge.axisType==="zAxis"||Ou();var Qe=Ve[Xe];return je(je({},Be),{},Sn(Sn({},Ge.axisType,Qe),"".concat(Ge.axisType,"Ticks"),Go(Qe)))},se),ae=ye[R],le=ye["".concat(R,"Ticks")],_e=E&&E[ee]&&E[ee].hasStack&&d_e(Y,E[ee].stackGroups),ne=Zo(Y.type).indexOf("Bar")>=0,ze=A1(ae,le),we=[],Ce=I&&Xke({barSize:H,stackGroups:E,totalSize:QCe(ye,R)});if(ne){var Ne,ge,xe=Gn(X)?G:X,Pe=(Ne=(ge=A1(ae,le,!0))!==null&&ge!==void 0?ge:xe)!==null&&Ne!==void 0?Ne:0;we=Zke({barGap:z,barCategoryGap:F,bandSize:Pe!==ze?Pe:ze,sizeList:Ce[re],maxBarSize:xe}),Pe!==ze&&(we=we.map(function(Be){return je(je({},Be),{},{position:je(je({},Be.position),{},{offset:Be.position.offset-Pe/2})})}))}var ue=Y&&Y.type&&Y.type.getComposedData;ue&&q.push({props:je(je({},ue(je(je({},ye),{},{displayedData:W,props:_,dataKey:L,item:Y,bandSize:ze,barPosition:we,offset:O,stackedData:_e,layout:P,dataStartIndex:M,dataEndIndex:N}))),{},Sn(Sn(Sn({key:Y.key||"item-".concat(D)},$,ye[$]),R,ye[R]),"animationId",j)),childIndex:Jpe(Y,_.children),item:Y})}),q},v=function(_,C){var x=_.props,E=_.dataStartIndex,O=_.dataEndIndex,j=_.updateId;if(!sD({props:x}))return null;var M=x.children,N=x.layout,H=x.stackOffset,P=x.data,z=x.reverseStackOrder,F=R$(N),G=F.numericAxisName,U=F.cateAxisName,$=va(M,i),R=u_e(P,$,"".concat(G,"Id"),"".concat(U,"Id"),H,z),I=f.reduce(function(V,L){var X="".concat(L.axisType,"Map");return je(je({},V),{},Sn({},X,YCe(x,je(je({},L),{},{graphicalItems:$,stackGroups:L.axisType===G&&R,dataStartIndex:E,dataEndIndex:O}))))},{}),q=ZCe(je(je({},I),{},{props:x,graphicalItems:$}),C==null?void 0:C.legendBBox);Object.keys(I).forEach(function(V){I[V]=h(x,I[V],q,V.replace("Map",""),t)});var Y=I["".concat(U,"Map")],D=KCe(Y),W=p(x,je(je({},I),{},{dataStartIndex:E,dataEndIndex:O,updateId:j,graphicalItems:$,stackGroups:R,offset:q}));return je(je({formattedGraphicalItems:W,graphicalItems:$,offset:q,stackGroups:R},D),I)},b=(function(k){function _(C){var x,E,O;return MCe(this,_),O=PCe(this,_,[C]),Sn(O,"eventEmitterSymbol",Symbol("rechartsEventEmitter")),Sn(O,"accessibilityManager",new gCe),Sn(O,"handleLegendBBoxUpdate",function(j){if(j){var M=O.state,N=M.dataStartIndex,H=M.dataEndIndex,P=M.updateId;O.setState(je({legendBBox:j},v({props:O.props,dataStartIndex:N,dataEndIndex:H,updateId:P},je(je({},O.state),{},{legendBBox:j}))))}}),Sn(O,"handleReceiveSyncEvent",function(j,M,N){if(O.props.syncId===j){if(N===O.eventEmitterSymbol&&typeof O.props.syncMethod!="function")return;O.applySyncEvent(M)}}),Sn(O,"handleBrushChange",function(j){var M=j.startIndex,N=j.endIndex;if(M!==O.state.dataStartIndex||N!==O.state.dataEndIndex){var H=O.state.updateId;O.setState(function(){return je({dataStartIndex:M,dataEndIndex:N},v({props:O.props,dataStartIndex:M,dataEndIndex:N,updateId:H},O.state))}),O.triggerSyncEvent({dataStartIndex:M,dataEndIndex:N})}}),Sn(O,"handleMouseEnter",function(j){var M=O.getMouseInfo(j);if(M){var N=je(je({},M),{},{isTooltipActive:!0});O.setState(N),O.triggerSyncEvent(N);var H=O.props.onMouseEnter;In(H)&&H(N,j)}}),Sn(O,"triggeredAfterMouseMove",function(j){var M=O.getMouseInfo(j),N=M?je(je({},M),{},{isTooltipActive:!0}):{isTooltipActive:!1};O.setState(N),O.triggerSyncEvent(N);var H=O.props.onMouseMove;In(H)&&H(N,j)}),Sn(O,"handleItemMouseEnter",function(j){O.setState(function(){return{isTooltipActive:!0,activeItem:j,activePayload:j.tooltipPayload,activeCoordinate:j.tooltipPosition||{x:j.cx,y:j.cy}}})}),Sn(O,"handleItemMouseLeave",function(){O.setState(function(){return{isTooltipActive:!1}})}),Sn(O,"handleMouseMove",function(j){j.persist(),O.throttleTriggeredAfterMouseMove(j)}),Sn(O,"handleMouseLeave",function(j){O.throttleTriggeredAfterMouseMove.cancel();var M={isTooltipActive:!1};O.setState(M),O.triggerSyncEvent(M);var N=O.props.onMouseLeave;In(N)&&N(M,j)}),Sn(O,"handleOuterEvent",function(j){var M=Qpe(j),N=pa(O.props,"".concat(M));if(M&&In(N)){var H,P;/.*touch.*/i.test(M)?P=O.getMouseInfo(j.changedTouches[0]):P=O.getMouseInfo(j),N((H=P)!==null&&H!==void 0?H:{},j)}}),Sn(O,"handleClick",function(j){var M=O.getMouseInfo(j);if(M){var N=je(je({},M),{},{isTooltipActive:!0});O.setState(N),O.triggerSyncEvent(N);var H=O.props.onClick;In(H)&&H(N,j)}}),Sn(O,"handleMouseDown",function(j){var M=O.props.onMouseDown;if(In(M)){var N=O.getMouseInfo(j);M(N,j)}}),Sn(O,"handleMouseUp",function(j){var M=O.props.onMouseUp;if(In(M)){var N=O.getMouseInfo(j);M(N,j)}}),Sn(O,"handleTouchMove",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&O.throttleTriggeredAfterMouseMove(j.changedTouches[0])}),Sn(O,"handleTouchStart",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&O.handleMouseDown(j.changedTouches[0])}),Sn(O,"handleTouchEnd",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&O.handleMouseUp(j.changedTouches[0])}),Sn(O,"handleDoubleClick",function(j){var M=O.props.onDoubleClick;if(In(M)){var N=O.getMouseInfo(j);M(N,j)}}),Sn(O,"handleContextMenu",function(j){var M=O.props.onContextMenu;if(In(M)){var N=O.getMouseInfo(j);M(N,j)}}),Sn(O,"triggerSyncEvent",function(j){O.props.syncId!==void 0&&eS.emit(nS,O.props.syncId,j,O.eventEmitterSymbol)}),Sn(O,"applySyncEvent",function(j){var M=O.props,N=M.layout,H=M.syncMethod,P=O.state.updateId,z=j.dataStartIndex,F=j.dataEndIndex;if(j.dataStartIndex!==void 0||j.dataEndIndex!==void 0)O.setState(je({dataStartIndex:z,dataEndIndex:F},v({props:O.props,dataStartIndex:z,dataEndIndex:F,updateId:P},O.state)));else if(j.activeTooltipIndex!==void 0){var G=j.chartX,U=j.chartY,$=j.activeTooltipIndex,R=O.state,I=R.offset,q=R.tooltipTicks;if(!I)return;if(typeof H=="function")$=H(q,j);else if(H==="value"){$=-1;for(var Y=0;Y<q.length;Y++)if(q[Y].value===j.activeLabel){$=Y;break}}var D=je(je({},I),{},{x:I.left,y:I.top}),W=Math.min(G,D.x+D.width),V=Math.min(U,D.y+D.height),L=q[$]&&q[$].value,X=k6(O.state,O.props.data,$),ee=q[$]?{x:N==="horizontal"?q[$].coordinate:W,y:N==="horizontal"?V:q[$].coordinate}:wW;O.setState(je(je({},j),{},{activeLabel:L,activeCoordinate:ee,activePayload:X,activeTooltipIndex:$}))}else O.setState(j)}),Sn(O,"renderCursor",function(j){var M,N=O.state,H=N.isTooltipActive,P=N.activeCoordinate,z=N.activePayload,F=N.offset,G=N.activeTooltipIndex,U=N.tooltipAxisBandSize,$=O.getTooltipEventType(),R=(M=j.props.active)!==null&&M!==void 0?M:H,I=O.props.layout,q=j.key||"_recharts-cursor";return Q.createElement(SCe,{key:q,activeCoordinate:P,activePayload:z,activeTooltipIndex:G,chartName:t,element:j,isActive:R,layout:I,offset:F,tooltipAxisBandSize:U,tooltipEventType:$})}),Sn(O,"renderPolarAxis",function(j,M,N){var H=pa(j,"type.axisType"),P=pa(O.state,"".concat(H,"Map")),z=j.type.defaultProps,F=z!==void 0?je(je({},z),j.props):j.props,G=P&&P[F["".concat(H,"Id")]];return A.cloneElement(j,je(je({},G),{},{className:dn(H,G.className),key:j.key||"".concat(M,"-").concat(N),ticks:Go(G,!0)}))}),Sn(O,"renderPolarGrid",function(j){var M=j.props,N=M.radialLines,H=M.polarAngles,P=M.polarRadius,z=O.state,F=z.radiusAxisMap,G=z.angleAxisMap,U=Zs(F),$=Zs(G),R=$.cx,I=$.cy,q=$.innerRadius,Y=$.outerRadius;return A.cloneElement(j,{polarAngles:Array.isArray(H)?H:Go($,!0).map(function(D){return D.coordinate}),polarRadius:Array.isArray(P)?P:Go(U,!0).map(function(D){return D.coordinate}),cx:R,cy:I,innerRadius:q,outerRadius:Y,key:j.key||"polar-grid",radialLines:N})}),Sn(O,"renderLegend",function(){var j=O.state.formattedGraphicalItems,M=O.props,N=M.children,H=M.width,P=M.height,z=O.props.margin||{},F=H-(z.left||0)-(z.right||0),G=dV({children:N,formattedGraphicalItems:j,legendWidth:F,legendContent:c});if(!G)return null;var U=G.item,$=E$(G,CCe);return A.cloneElement(U,je(je({},$),{},{chartWidth:H,chartHeight:P,margin:z,onBBoxUpdate:O.handleLegendBBoxUpdate}))}),Sn(O,"renderTooltip",function(){var j,M=O.props,N=M.children,H=M.accessibilityLayer,P=Hr(N,ca);if(!P)return null;var z=O.state,F=z.isTooltipActive,G=z.activeCoordinate,U=z.activePayload,$=z.activeLabel,R=z.offset,I=(j=P.props.active)!==null&&j!==void 0?j:F;return A.cloneElement(P,{viewBox:je(je({},R),{},{x:R.left,y:R.top}),active:I,label:$,payload:I?U:[],coordinate:G,accessibilityLayer:H})}),Sn(O,"renderBrush",function(j){var M=O.props,N=M.margin,H=M.data,P=O.state,z=P.offset,F=P.dataStartIndex,G=P.dataEndIndex,U=P.updateId;return A.cloneElement(j,{key:j.key||"_recharts-brush",onChange:eg(O.handleBrushChange,j.props.onChange),data:H,x:We(j.props.x)?j.props.x:z.left,y:We(j.props.y)?j.props.y:z.top+z.height+z.brushBottom-(N.bottom||0),width:We(j.props.width)?j.props.width:z.width,startIndex:F,endIndex:G,updateId:"brush-".concat(U)})}),Sn(O,"renderReferenceElement",function(j,M,N){if(!j)return null;var H=O,P=H.clipPathId,z=O.state,F=z.xAxisMap,G=z.yAxisMap,U=z.offset,$=j.type.defaultProps||{},R=j.props,I=R.xAxisId,q=I===void 0?$.xAxisId:I,Y=R.yAxisId,D=Y===void 0?$.yAxisId:Y;return A.cloneElement(j,{key:j.key||"".concat(M,"-").concat(N),xAxis:F[q],yAxis:G[D],viewBox:{x:U.left,y:U.top,width:U.width,height:U.height},clipPathId:P})}),Sn(O,"renderActivePoints",function(j){var M=j.item,N=j.activePoint,H=j.basePoint,P=j.childIndex,z=j.isRange,F=[],G=M.props.key,U=M.item.type.defaultProps!==void 0?je(je({},M.item.type.defaultProps),M.item.props):M.item.props,$=U.activeDot,R=U.dataKey,I=je(je({index:P,dataKey:R,cx:N.x,cy:N.y,r:4,fill:CA(M.item),strokeWidth:2,stroke:"#fff",payload:N.payload,value:N.value},Hn($,!1)),Qg($));return F.push(_.renderActiveDot($,I,"".concat(G,"-activePoint-").concat(P))),H?F.push(_.renderActiveDot($,je(je({},I),{},{cx:H.x,cy:H.y}),"".concat(G,"-basePoint-").concat(P))):z&&F.push(null),F}),Sn(O,"renderGraphicChild",function(j,M,N){var H=O.filterFormatItem(j,M,N);if(!H)return null;var P=O.getTooltipEventType(),z=O.state,F=z.isTooltipActive,G=z.tooltipAxis,U=z.activeTooltipIndex,$=z.activeLabel,R=O.props.children,I=Hr(R,ca),q=H.props,Y=q.points,D=q.isRange,W=q.baseLine,V=H.item.type.defaultProps!==void 0?je(je({},H.item.type.defaultProps),H.item.props):H.item.props,L=V.activeDot,X=V.hide,ee=V.activeBar,re=V.activeShape,se=!!(!X&&F&&I&&(L||ee||re)),ye={};P!=="axis"&&I&&I.props.trigger==="click"?ye={onClick:eg(O.handleItemMouseEnter,j.props.onClick)}:P!=="axis"&&(ye={onMouseLeave:eg(O.handleItemMouseLeave,j.props.onMouseLeave),onMouseEnter:eg(O.handleItemMouseEnter,j.props.onMouseEnter)});var ae=A.cloneElement(j,je(je({},H.props),ye));function le(Ge){return typeof G.dataKey=="function"?G.dataKey(Ge.payload):null}if(se)if(U>=0){var _e,ne;if(G.dataKey&&!G.allowDuplicatedCategory){var ze=typeof G.dataKey=="function"?le:"payload.".concat(G.dataKey.toString());_e=Zg(Y,ze,$),ne=D&&W&&Zg(W,ze,$)}else _e=Y==null?void 0:Y[U],ne=D&&W&&W[U];if(re||ee){var we=j.props.activeIndex!==void 0?j.props.activeIndex:U;return[A.cloneElement(j,je(je(je({},H.props),ye),{},{activeIndex:we})),null,null]}if(!Gn(_e))return[ae].concat(jc(O.renderActivePoints({item:H,activePoint:_e,basePoint:ne,childIndex:U,isRange:D})))}else{var Ce,Ne=(Ce=O.getItemByXY(O.state.activeCoordinate))!==null&&Ce!==void 0?Ce:{graphicalItem:ae},ge=Ne.graphicalItem,xe=ge.item,Pe=xe===void 0?j:xe,ue=ge.childIndex,Be=je(je(je({},H.props),ye),{},{activeIndex:ue});return[A.cloneElement(Pe,Be),null,null]}return D?[ae,null,null]:[ae,null]}),Sn(O,"renderCustomized",function(j,M,N){return A.cloneElement(j,je(je({key:"recharts-customized-".concat(N)},O.props),O.state))}),Sn(O,"renderMap",{CartesianGrid:{handler:ag,once:!0},ReferenceArea:{handler:O.renderReferenceElement},ReferenceLine:{handler:ag},ReferenceDot:{handler:O.renderReferenceElement},XAxis:{handler:ag},YAxis:{handler:ag},Brush:{handler:O.renderBrush,once:!0},Bar:{handler:O.renderGraphicChild},Line:{handler:O.renderGraphicChild},Area:{handler:O.renderGraphicChild},Radar:{handler:O.renderGraphicChild},RadialBar:{handler:O.renderGraphicChild},Scatter:{handler:O.renderGraphicChild},Pie:{handler:O.renderGraphicChild},Funnel:{handler:O.renderGraphicChild},Tooltip:{handler:O.renderCursor,once:!0},PolarGrid:{handler:O.renderPolarGrid,once:!0},PolarAngleAxis:{handler:O.renderPolarAxis},PolarRadiusAxis:{handler:O.renderPolarAxis},Customized:{handler:O.renderCustomized}}),O.clipPathId="".concat((x=C.id)!==null&&x!==void 0?x:ed("recharts"),"-clip"),O.throttleTriggeredAfterMouseMove=dU(O.triggeredAfterMouseMove,(E=C.throttleDelay)!==null&&E!==void 0?E:1e3/60),O.state={},O}return zCe(_,k),RCe(_,[{key:"componentDidMount",value:function(){var x,E;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(x=this.props.margin.left)!==null&&x!==void 0?x:0,top:(E=this.props.margin.top)!==null&&E!==void 0?E:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout}),this.displayDefaultTooltip()}},{key:"displayDefaultTooltip",value:function(){var x=this.props,E=x.children,O=x.data,j=x.height,M=x.layout,N=Hr(E,ca);if(N){var H=N.props.defaultIndex;if(!(typeof H!="number"||H<0||H>this.state.tooltipTicks.length-1)){var P=this.state.tooltipTicks[H]&&this.state.tooltipTicks[H].value,z=k6(this.state,O,H,P),F=this.state.tooltipTicks[H].coordinate,G=(this.state.offset.top+j)/2,U=M==="horizontal",$=U?{x:F,y:G}:{y:F,x:G},R=this.state.formattedGraphicalItems.find(function(q){var Y=q.item;return Y.type.name==="Scatter"});R&&($=je(je({},$),R.props.points[H].tooltipPosition),z=R.props.points[H].tooltipPayload);var I={activeTooltipIndex:H,isTooltipActive:!0,activeLabel:P,activePayload:z,activeCoordinate:$};this.setState(I),this.renderCursor(N),this.accessibilityManager.setIndex(H)}}}},{key:"getSnapshotBeforeUpdate",value:function(x,E){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==E.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==x.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==x.margin){var O,j;this.accessibilityManager.setDetails({offset:{left:(O=this.props.margin.left)!==null&&O!==void 0?O:0,top:(j=this.props.margin.top)!==null&&j!==void 0?j:0}})}return null}},{key:"componentDidUpdate",value:function(x){o4([Hr(x.children,ca)],[Hr(this.props.children,ca)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var x=Hr(this.props.children,ca);if(x&&typeof x.props.shared=="boolean"){var E=x.props.shared?"axis":"item";return l.indexOf(E)>=0?E:a}return a}},{key:"getMouseInfo",value:function(x){if(!this.container)return null;var E=this.container,O=E.getBoundingClientRect(),j=Iye(O),M={chartX:Math.round(x.pageX-j.left),chartY:Math.round(x.pageY-j.top)},N=O.width/E.offsetWidth||1,H=this.inRange(M.chartX,M.chartY,N);if(!H)return null;var P=this.state,z=P.xAxisMap,F=P.yAxisMap,G=this.getTooltipEventType(),U=M$(this.state,this.props.data,this.props.layout,H);if(G!=="axis"&&z&&F){var $=Zs(z).scale,R=Zs(F).scale,I=$&&$.invert?$.invert(M.chartX):null,q=R&&R.invert?R.invert(M.chartY):null;return je(je({},M),{},{xValue:I,yValue:q},U)}return U?je(je({},M),U):null}},{key:"inRange",value:function(x,E){var O=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,j=this.props.layout,M=x/O,N=E/O;if(j==="horizontal"||j==="vertical"){var H=this.state.offset,P=M>=H.left&&M<=H.left+H.width&&N>=H.top&&N<=H.top+H.height;return P?{x:M,y:N}:null}var z=this.state,F=z.angleAxisMap,G=z.radiusAxisMap;if(F&&G){var U=Zs(F);return KP({x:M,y:N},U)}return null}},{key:"parseEventsOfWrapper",value:function(){var x=this.props.children,E=this.getTooltipEventType(),O=Hr(x,ca),j={};O&&E==="axis"&&(O.props.trigger==="click"?j={onClick:this.handleClick}:j={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 M=Qg(this.props,this.handleOuterEvent);return je(je({},M),j)}},{key:"addListener",value:function(){eS.on(nS,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){eS.removeListener(nS,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(x,E,O){for(var j=this.state.formattedGraphicalItems,M=0,N=j.length;M<N;M++){var H=j[M];if(H.item===x||H.props.key===x.key||E===Zo(H.item.type)&&O===H.childIndex)return H}return null}},{key:"renderClipPath",value:function(){var x=this.clipPathId,E=this.state.offset,O=E.left,j=E.top,M=E.height,N=E.width;return Q.createElement("defs",null,Q.createElement("clipPath",{id:x},Q.createElement("rect",{x:O,y:j,height:M,width:N})))}},{key:"getXScales",value:function(){var x=this.state.xAxisMap;return x?Object.entries(x).reduce(function(E,O){var j=j$(O,2),M=j[0],N=j[1];return je(je({},E),{},Sn({},M,N.scale))},{}):null}},{key:"getYScales",value:function(){var x=this.state.yAxisMap;return x?Object.entries(x).reduce(function(E,O){var j=j$(O,2),M=j[0],N=j[1];return je(je({},E),{},Sn({},M,N.scale))},{}):null}},{key:"getXScaleByAxisId",value:function(x){var E;return(E=this.state.xAxisMap)===null||E===void 0||(E=E[x])===null||E===void 0?void 0:E.scale}},{key:"getYScaleByAxisId",value:function(x){var E;return(E=this.state.yAxisMap)===null||E===void 0||(E=E[x])===null||E===void 0?void 0:E.scale}},{key:"getItemByXY",value:function(x){var E=this.state,O=E.formattedGraphicalItems,j=E.activeItem;if(O&&O.length)for(var M=0,N=O.length;M<N;M++){var H=O[M],P=H.props,z=H.item,F=z.type.defaultProps!==void 0?je(je({},z.type.defaultProps),z.props):z.props,G=Zo(z.type);if(G==="Bar"){var U=(P.data||[]).find(function(q){return t3e(x,q)});if(U)return{graphicalItem:H,payload:U}}else if(G==="RadialBar"){var $=(P.data||[]).find(function(q){return KP(x,q)});if($)return{graphicalItem:H,payload:$}}else if(H0(H,j)||U0(H,j)||Dm(H,j)){var R=W3e({graphicalItem:H,activeTooltipItem:j,itemData:F.data}),I=F.activeIndex===void 0?R:F.activeIndex;return{graphicalItem:je(je({},H),{},{childIndex:I}),payload:Dm(H,j)?F.data[R]:H.props.data[R]}}}return null}},{key:"render",value:function(){var x=this;if(!sD(this))return null;var E=this.props,O=E.children,j=E.className,M=E.width,N=E.height,H=E.style,P=E.compact,z=E.title,F=E.desc,G=E$(E,ACe),U=Hn(G,!1);if(P)return Q.createElement(s$,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},Q.createElement(l4,Ff({},U,{width:M,height:N,title:z,desc:F}),this.renderClipPath(),uD(O,this.renderMap)));if(this.props.accessibilityLayer){var $,R;U.tabIndex=($=this.props.tabIndex)!==null&&$!==void 0?$:0,U.role=(R=this.props.role)!==null&&R!==void 0?R:"application",U.onKeyDown=function(q){x.accessibilityManager.keyboardEvent(q)},U.onFocus=function(){x.accessibilityManager.focus()}}var I=this.parseEventsOfWrapper();return Q.createElement(s$,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},Q.createElement("div",Ff({className:dn("recharts-wrapper",j),style:je({position:"relative",cursor:"default",width:M,height:N},H)},I,{ref:function(Y){x.container=Y}}),Q.createElement(l4,Ff({},U,{width:M,height:N,title:z,desc:F,style:HCe}),this.renderClipPath(),uD(O,this.renderMap)),this.renderLegend(),this.renderTooltip()))}}])})(A.Component);Sn(b,"displayName",t),Sn(b,"defaultProps",je({layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:{top:5,right:5,bottom:5,left:5},reverseStackOrder:!1,syncMethod:"index"},d)),Sn(b,"getDerivedStateFromProps",function(k,_){var C=k.dataKey,x=k.data,E=k.children,O=k.width,j=k.height,M=k.layout,N=k.stackOffset,H=k.margin,P=_.dataStartIndex,z=_.dataEndIndex;if(_.updateId===void 0){var F=D$(k);return je(je(je({},F),{},{updateId:0},v(je(je({props:k},F),{},{updateId:0}),_)),{},{prevDataKey:C,prevData:x,prevWidth:O,prevHeight:j,prevLayout:M,prevStackOffset:N,prevMargin:H,prevChildren:E})}if(C!==_.prevDataKey||x!==_.prevData||O!==_.prevWidth||j!==_.prevHeight||M!==_.prevLayout||N!==_.prevStackOffset||!Wf(H,_.prevMargin)){var G=D$(k),U={chartX:_.chartX,chartY:_.chartY,isTooltipActive:_.isTooltipActive},$=je(je({},M$(_,x,M)),{},{updateId:_.updateId+1}),R=je(je(je({},G),U),$);return je(je(je({},R),v(je({props:k},R),_)),{},{prevDataKey:C,prevData:x,prevWidth:O,prevHeight:j,prevLayout:M,prevStackOffset:N,prevMargin:H,prevChildren:E})}if(!o4(E,_.prevChildren)){var I,q,Y,D,W=Hr(E,gc),V=W&&(I=(q=W.props)===null||q===void 0?void 0:q.startIndex)!==null&&I!==void 0?I:P,L=W&&(Y=(D=W.props)===null||D===void 0?void 0:D.endIndex)!==null&&Y!==void 0?Y:z,X=V!==P||L!==z,ee=!Gn(x),re=ee&&!X?_.updateId:_.updateId+1;return je(je({updateId:re},v(je(je({props:k},_),{},{updateId:re,dataStartIndex:V,dataEndIndex:L}),_)),{},{prevChildren:E,dataStartIndex:V,dataEndIndex:L})}return null}),Sn(b,"renderActiveDot",function(k,_,C){var x;return A.isValidElement(k)?x=A.cloneElement(k,_):In(k)?x=k(_):x=Q.createElement(q0,_),Q.createElement(It,{className:"recharts-active-dot",key:C},x)});var w=A.forwardRef(function(_,C){return Q.createElement(b,Ff({},_,{ref:C}))});return w.displayName=b.displayName,w},JCe=NA({chartName:"LineChart",GraphicalChild:bp,axisComponents:[{axisType:"xAxis",AxisComp:Al},{axisType:"yAxis",AxisComp:yo}],formatAxisMap:AA}),e9e=NA({chartName:"BarChart",GraphicalChild:Hu,defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"xAxis",AxisComp:Al},{axisType:"yAxis",AxisComp:yo}],formatAxisMap:AA}),n9e=NA({chartName:"AreaChart",GraphicalChild:ls,axisComponents:[{axisType:"xAxis",AxisComp:Al},{axisType:"yAxis",AxisComp:yo}],formatAxisMap:AA});function t9e(e){return`${(e*100).toFixed(0)}%`}const i9e={withXAxis:!0,withYAxis:!0,withTooltip:!0,tooltipAnimationDuration:0,fillOpacity:1,tickLine:"y",strokeDasharray:"5 5",gridAxis:"x",type:"default"},_W=(e,{textColor:n,gridColor:t,cursorFill:i,barLabelColor:r})=>({root:{"--chart-text-color":n?lt(n,e):void 0,"--chart-grid-color":t?lt(t,e):void 0,"--chart-cursor-fill":i?lt(i,e):void 0,"--chart-bar-label-color":r?lt(r,e):void 0}});function r9e(e,n){let t=0,i=0;return e.map(r=>{if(r.standalone)for(const a in r)typeof r[a]=="number"&&a!==n&&(r[a]=[0,r[a]]);else for(const a in r)typeof r[a]=="number"&&a!==n&&(i+=r[a],r[a]=[t,i],t=i);return r})}function a9e(e,n){return typeof e=="function"?e(n).fill:e==null?void 0:e.fill}const il=Re(e=>{const n=be("BarChart",i9e,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,data:f,withLegend:c,legendProps:h,series:d,onMouseLeave:p,dataKey:v,withTooltip:b,withXAxis:w,withYAxis:k,gridAxis:_,tickLine:C,xAxisProps:x,yAxisProps:E,unit:O,tooltipAnimationDuration:j,strokeDasharray:M,gridProps:N,tooltipProps:H,referenceLines:P,fillOpacity:z,barChartProps:F,type:G,orientation:U,dir:$,valueFormatter:R,children:I,barProps:q,xAxisLabel:Y,yAxisLabel:D,withBarValueLabel:W,valueLabelProps:V,withRightYAxis:L,rightYAxisLabel:X,rightYAxisProps:ee,minBarSize:re,maxBarWidth:se,mod:ye,getBarColor:ae,gridColor:le,textColor:_e,attributes:ne,...ze}=n,we=ui(),Ce=_!=="none"&&(C==="x"||C==="xy"),Ne=_!=="none"&&(C==="y"||C==="xy"),[ge,xe]=A.useState(null),Pe=ge!==null,ue=G==="stacked"||G==="percent",Be=G==="percent"?t9e:R,Ge=Se=>{xe(null),p==null||p(Se)},{resolvedClassNames:Ve,resolvedStyles:Xe}=Hi({classNames:t,styles:a,props:n}),Qe=G==="waterfall"?r9e(f,v):f,ie=Ze({name:"BarChart",classes:w0,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:ne,vars:l,varsResolver:_W}),he=d.map(Se=>{const tn=lt(Se.color,we),cn=Pe&&ge!==Se.name,On=typeof q=="function"?q(Se):q,mn=On==null?void 0:On.shape;return A.createElement(Hu,{...ie("bar"),key:Se.name,name:Se.name,dataKey:Se.name,fill:tn,stroke:tn,isAnimationActive:!1,fillOpacity:cn?.1:z,strokeOpacity:cn?.2:0,stackId:ue?"stack":Se.stackId||void 0,yAxisId:Se.yAxisId||void 0,minPointSize:re,...On,shape:an=>{const en=an.payload,Rn=en!=null&&en.color?lt(en.color,we):typeof ae=="function"?lt(ae(en==null?void 0:en[Se.name],Se),we):a9e(q,Se)||tn,De={...an,fill:Rn};return typeof mn=="function"?mn(De):Q.isValidElement(mn)?Q.cloneElement(mn,De):typeof mn=="object"&&mn?y.jsx(jm,{...De,...mn}):y.jsx(jm,{...De})}},W&&y.jsx(fo,{position:U==="vertical"?"right":"top",fontSize:12,fill:"var(--chart-bar-label-color, var(--mantine-color-dimmed))",formatter:an=>Be==null?void 0:Be(an),...typeof V=="function"?V(Se):V}))}),Ye=P==null?void 0:P.map((Se,tn)=>{const cn=lt(Se.color,we);return y.jsx(yp,{stroke:Se.color?cn:"var(--chart-grid-color)",strokeWidth:1,yAxisId:Se.yAxisId||void 0,...Se,label:{fill:Se.color?cn:"currentColor",fontSize:12,position:Se.labelPosition??"insideBottomLeft",...typeof Se.label=="object"?Se.label:{value:Se.label}},...ie("referenceLine")},tn)}),Je={axisLine:!1,...U==="vertical"?{dataKey:v,type:"category"}:{type:"number"},tickLine:Ne?{stroke:"currentColor"}:!1,allowDecimals:!0,unit:O,tickFormatter:U==="vertical"?void 0:Be,...ie("axis")};return y.jsx(ve,{...ie("root"),onMouseLeave:Ge,dir:$||"ltr",mod:[{orientation:U},ye],...ze,children:y.jsx(eA,{...ie("container"),children:y.jsxs(e9e,{data:Qe,stackOffset:G==="percent"?"expand":void 0,layout:U,maxBarSize:se,margin:{bottom:Y?30:void 0,left:D?10:void 0,right:D?5:void 0},...F,children:[c&&y.jsx(Jo,{verticalAlign:"top",content:Se=>y.jsx(b0,{payload:Se.payload,onHighlight:xe,legendPosition:(h==null?void 0:h.verticalAlign)||"top",classNames:Ve,styles:Xe,series:d,showColor:G!=="waterfall",attributes:ne}),...h}),y.jsxs(Al,{hide:!w,...U==="vertical"?{type:"number"}:{dataKey:v},tick:{transform:"translate(0, 10)",fontSize:12,fill:"currentColor"},stroke:"",interval:"preserveStartEnd",tickLine:Ce?{stroke:"currentColor"}:!1,minTickGap:5,tickFormatter:U==="vertical"?Be:void 0,...ie("axis"),...x,children:[Y&&y.jsx(ti,{position:"insideBottom",offset:-20,fontSize:12,...ie("axisLabel"),children:Y}),x==null?void 0:x.children]}),y.jsxs(yo,{orientation:"left",tick:{transform:"translate(-10, 0)",fontSize:12,fill:"currentColor"},hide:!k,...Je,...E,children:[D&&y.jsx(ti,{position:"insideLeft",angle:-90,textAnchor:"middle",fontSize:12,offset:-5,...ie("axisLabel"),children:D}),E==null?void 0:E.children]}),y.jsxs(yo,{yAxisId:"right",orientation:"right",tick:{transform:"translate(10, 0)",fontSize:12,fill:"currentColor"},hide:!L,...Je,...ee,children:[X&&y.jsx(ti,{position:"insideRight",angle:90,textAnchor:"middle",fontSize:12,offset:-5,...ie("axisLabel"),children:X}),E==null?void 0:E.children]}),y.jsx(X0,{strokeDasharray:M,vertical:_==="y"||_==="xy",horizontal:_==="x"||_==="xy",...ie("grid"),...N}),b&&y.jsx(ca,{animationDuration:j,isAnimationActive:j!==0,position:U==="vertical"?{}:{y:0},cursor:{stroke:"var(--chart-grid-color)",strokeWidth:1,strokeDasharray:M,fill:"var(--chart-cursor-fill)"},content:({label:Se,payload:tn,labelFormatter:cn})=>y.jsx(M9,{label:cn&&tn?cn(Se,tn):Se,payload:tn,type:G==="waterfall"?"scatter":void 0,unit:O,classNames:Ve,styles:Xe,series:d,valueFormatter:R,attributes:ne}),...H}),he,Ye,I]})})})});il.displayName="@mantine/charts/BarChart";il.classes=w0;il.varsResolver=_W;const o9e={withXAxis:!0,withYAxis:!0,withTooltip:!0,tooltipAnimationDuration:0,fillOpacity:1,tickLine:"y",strokeDasharray:"5 5",gridAxis:"x",withDots:!0,connectNulls:!0,strokeWidth:2,curveType:"monotone",gradientStops:[{offset:0,color:"red"},{offset:100,color:"blue"}]},xW=(e,{textColor:n,gridColor:t})=>({root:{"--chart-text-color":n?lt(n,e):void 0,"--chart-grid-color":t?lt(t,e):void 0}}),Q0=Re(e=>{const n=be("LineChart",o9e,e),{classNames:t,className:i,style:r,styles:a,unstyled:o,vars:l,data:f,withLegend:c,legendProps:h,series:d,onMouseLeave:p,dataKey:v,withTooltip:b,withXAxis:w,withYAxis:k,gridAxis:_,tickLine:C,xAxisProps:x,yAxisProps:E,unit:O,tooltipAnimationDuration:j,strokeDasharray:M,gridProps:N,tooltipProps:H,referenceLines:P,withDots:z,dotProps:F,activeDotProps:G,strokeWidth:U,lineChartProps:$,connectNulls:R,fillOpacity:I,curveType:q,orientation:Y,dir:D,valueFormatter:W,children:V,lineProps:L,xAxisLabel:X,yAxisLabel:ee,type:re,gradientStops:se,withRightYAxis:ye,rightYAxisLabel:ae,rightYAxisProps:le,withPointLabels:_e,attributes:ne,gridColor:ze,...we}=n,Ce=ui(),Ne=_!=="none"&&(C==="x"||C==="xy"),ge=_!=="none"&&(C==="y"||C==="xy"),[xe,Pe]=A.useState(null),ue=xe!==null,Be=Se=>{Pe(null),p==null||p(Se)},{resolvedClassNames:Ge,resolvedStyles:Ve}=Hi({classNames:t,styles:a,props:n}),Xe=Ze({name:"LineChart",classes:w0,props:n,className:i,style:r,classNames:t,styles:a,unstyled:o,attributes:ne,vars:l,varsResolver:xW}),Qe=`line-chart-gradient-${qi()}`,ie=se==null?void 0:se.map(Se=>y.jsx("stop",{offset:`${Se.offset}%`,stopColor:lt(Se.color,Ce)},Se.color)),he=d.map(Se=>{const tn=lt(Se.color,Ce),cn=ue&&xe!==Se.name;return A.createElement(bp,{...Xe("line"),key:Se.name,name:Se.name,dataKey:Se.name,dot:z?{fillOpacity:cn?0:1,strokeOpacity:cn?0:1,strokeWidth:1,fill:re==="gradient"?"var(--mantine-color-gray-7)":tn,stroke:re==="gradient"?"white":tn,...F}:!1,activeDot:z?{fill:re==="gradient"?"var(--mantine-color-gray-7)":tn,stroke:re==="gradient"?"white":tn,...G}:!1,fill:tn,stroke:re==="gradient"?`url(#${Qe})`:tn,strokeWidth:U,isAnimationActive:!1,fillOpacity:cn?0:I,strokeOpacity:cn?.5:I,connectNulls:R,type:Se.curveType??q,strokeDasharray:Se.strokeDasharray,yAxisId:Se.yAxisId||void 0,label:_e?y.jsx(Qme,{valueFormatter:W}):void 0,...typeof L=="function"?L(Se):L})}),Ye=P==null?void 0:P.map((Se,tn)=>{const cn=lt(Se.color,Ce);return y.jsx(yp,{stroke:Se.color?cn:"var(--chart-grid-color)",strokeWidth:1,yAxisId:Se.yAxisId||void 0,...Se,label:{fill:Se.color?cn:"currentColor",fontSize:12,position:Se.labelPosition??"insideBottomLeft",...typeof Se.label=="object"?Se.label:{value:Se.label}},...Xe("referenceLine")},tn)}),Je={axisLine:!1,...Y==="vertical"?{dataKey:v,type:"category"}:{type:"number"},tickLine:ge?{stroke:"currentColor"}:!1,allowDecimals:!0,unit:O,tickFormatter:Y==="vertical"?void 0:W,...Xe("axis")};return y.jsx(ve,{...Xe("root"),onMouseLeave:Be,dir:D||"ltr",...we,children:y.jsx(eA,{...Xe("container"),children:y.jsxs(JCe,{data:f,layout:Y,margin:{bottom:X?30:void 0,left:ee?10:void 0,right:ee?5:void 0},...$,children:[re==="gradient"&&y.jsx("defs",{children:y.jsx("linearGradient",{id:Qe,x1:"0",y1:"0",x2:"0",y2:"1",children:ie})}),c&&y.jsx(Jo,{verticalAlign:"top",content:Se=>y.jsx(b0,{payload:Se.payload,onHighlight:Pe,legendPosition:(h==null?void 0:h.verticalAlign)||"top",classNames:Ge,styles:Ve,series:d,showColor:re!=="gradient",attributes:ne}),...h}),y.jsxs(Al,{hide:!w,...Y==="vertical"?{type:"number"}:{dataKey:v},tick:{transform:"translate(0, 10)",fontSize:12,fill:"currentColor"},stroke:"",interval:"preserveStartEnd",tickLine:Ne?{stroke:"currentColor"}:!1,minTickGap:5,tickFormatter:Y==="vertical"?W:void 0,...Xe("axis"),...x,children:[X&&y.jsx(ti,{position:"insideBottom",offset:-20,fontSize:12,...Xe("axisLabel"),children:X}),x==null?void 0:x.children]}),y.jsxs(yo,{tick:{transform:"translate(-10, 0)",fontSize:12,fill:"currentColor"},hide:!k,...Je,...E,children:[ee&&y.jsx(ti,{position:"insideLeft",angle:-90,textAnchor:"middle",fontSize:12,offset:-5,...Xe("axisLabel"),children:ee}),E==null?void 0:E.children]}),y.jsxs(yo,{yAxisId:"right",orientation:"right",tick:{transform:"translate(10, 0)",fontSize:12,fill:"currentColor"},hide:!ye,...Je,...le,children:[ae&&y.jsx(ti,{position:"insideRight",angle:90,textAnchor:"middle",fontSize:12,offset:-5,...Xe("axisLabel"),children:ae}),E==null?void 0:E.children]}),y.jsx(X0,{strokeDasharray:M,vertical:_==="y"||_==="xy",horizontal:_==="x"||_==="xy",...Xe("grid"),...N}),b&&y.jsx(ca,{animationDuration:j,isAnimationActive:j!==0,position:Y==="vertical"?{}:{y:0},cursor:{stroke:"var(--chart-grid-color)",strokeWidth:1,strokeDasharray:M},content:({label:Se,payload:tn,labelFormatter:cn})=>y.jsx(M9,{label:cn&&tn?cn(Se,tn):Se,payload:tn,unit:O,classNames:Ge,styles:Ve,series:d,valueFormatter:W,showColor:re!=="gradient",attributes:ne}),...H}),he,Ye,V]})})})});Q0.displayName="@mantine/charts/LineChart";Q0.classes=w0;Q0.varsResolver=xW;const P$="daily_report_prompt",iS="Eres un coach de equipo. Resume el reporte diario en un MAXIMO de 4 frases cortas, mencionando: (1) total de tareas hechas y quien destaco, (2) cualquier card reabierta o deadline vencido que merezca atencion, (3) cards estancadas criticas (30+ dias) si las hay, (4) una frase corta de animo o aviso si toca. Tono natural, primera persona del plural, sin emojis. No inventes datos; usa solo los del JSON del reporte.";function s9e(e){try{return new Date(e+"T00:00:00").toLocaleDateString("es-ES",{weekday:"long",day:"2-digit",month:"long",year:"numeric"})}catch{return e}}function Pf({label:e,value:n,color:t,icon:i,sub:r}){return y.jsxs(Mt,{p:"sm",withBorder:!0,radius:"md",children:[y.jsxs(Ue,{gap:6,mb:2,align:"center",children:[i,y.jsx(Ee,{size:"xs",c:"dimmed",tt:"uppercase",fw:600,children:e})]}),y.jsx(Ee,{fz:28,fw:700,c:t,children:n}),r&&y.jsx(Ee,{size:"xs",c:"dimmed",children:r})]})}function og({title:e,rows:n,emptyText:t,withAvatar:i=!1}){return y.jsxs(za,{withBorder:!0,radius:"md",p:"sm",children:[y.jsx(Ee,{fw:600,size:"sm",mb:6,children:e}),n.length===0?y.jsx(Ee,{size:"xs",c:"dimmed",children:t}):y.jsx(Vn,{gap:4,children:n.map((r,a)=>y.jsxs(Ue,{gap:6,wrap:"nowrap",justify:"space-between",children:[y.jsxs(Ue,{gap:6,wrap:"nowrap",style:{minWidth:0,flex:1},children:[i&&y.jsx(rs,{size:22,radius:"xl",color:ic(r.name||String(a)),children:(r.name||"?").slice(0,2).toUpperCase()}),y.jsx(Ee,{size:"sm",truncate:!0,children:r.name||"(sin nombre)"})]}),y.jsx(dt,{size:"sm",variant:"light",color:a===0?"teal":"gray",children:r.count})]},(r.user_id||r.name)+a))})]})}function l9e({date:e,onJumpToCard:n}){const[t,i]=A.useState(null),[r,a]=A.useState(null),[o,l]=A.useState(null),[f,c]=A.useState(!1),[h,d]=A.useState(null),[p,v]=A.useState(!1),[b,w]=A.useState(""),[k,_]=A.useState(null),[C,x]=A.useState(null);A.useEffect(()=>{i(null),a(null),Mie(e).then(i).catch($=>a($.message)),l(null),d(null),Die(e).then($=>l($.exists?$:null)).catch(()=>{})},[e]);const E=async()=>{c(!0),d(null);try{const $=await Rie(e);l({...$,exists:!0})}catch($){d($.message)}finally{c(!1)}},O=async()=>{try{const $=await Pie(P$);w($.value||iS)}catch{w(iS)}v(!0)},j=async()=>{await Nie(P$,b),v(!1)},M=()=>w(iS),N=A.useMemo(()=>t?t.hourly_moves.map(($,R)=>({hora:String(R).padStart(2,"0")+":00",movimientos:$})):[],[t]),H=A.useMemo(()=>{if(!t)return[];const $=new Set;for(const R of t.done_cards)R.requester&&$.add(R.requester);return Array.from($).sort()},[t]),P=A.useMemo(()=>{if(!t)return[];const $=new Map;for(const R of t.done_cards)R.assignee_id&&$.set(R.assignee_id,R.assignee_name||R.assignee_id);return Array.from($.entries()).map(([R,I])=>({value:R,label:I}))},[t]),z=A.useMemo(()=>t?t.done_cards.filter($=>!(k&&$.requester!==k||C&&$.assignee_id!==C)):[],[t,k,C]),F=()=>{if(!t)return;const $=window.open("","_blank");if(!$)return;const R=window.location.origin,I=(()=>{try{return new Date(t.date+"T00:00:00").toLocaleDateString("es-ES",{weekday:"long",day:"2-digit",month:"long",year:"numeric"})}catch{return t.date}})(),q=[];if(k&&q.push(`solicitante=${k}`),C){const V=P.find(L=>L.value===C);q.push(`asignado=${(V==null?void 0:V.label)||C}`)}const Y=V=>V.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;"),D=z.map(V=>{const L=(V.tags||[]).map(Y).join(", "),X=`${R}/?card=${V.id}`;return`<tr>
<td class="num">${String(V.seq_num).padStart(5,"0")}</td>
<td><a href="${X}">${Y(V.title)}</a></td>
<td>${Y(V.requester||"")}</td>
<td>${Y(V.assignee_name||"")}</td>
<td>${Y(L)}</td>
<td class="num">${Zt(V.lead_time_ms)}</td>
</tr>`}).join(""),W=`<!doctype html>
<html lang="es"><head><meta charset="utf-8" />
<title>Reporte ${t.date}</title>
<style>
@page { margin: 18mm 15mm; }
body { font-family: system-ui, sans-serif; color: #222; }
h1 { font-size: 18pt; margin-bottom: 4px; }
.sub { color: #666; font-size: 10pt; margin-bottom: 16px; }
.kpis { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin-bottom: 18px; }
.kpi { border: 1px solid #ddd; border-radius: 6px; padding: 8px; }
.kpi .l { font-size: 8pt; color: #888; text-transform: uppercase; }
.kpi .v { font-size: 16pt; font-weight: 700; }
table { width: 100%; border-collapse: collapse; font-size: 9pt; }
th, td { border-bottom: 1px solid #e5e5e5; padding: 6px 4px; text-align: left; vertical-align: top; }
th { background: #f5f5f5; font-weight: 600; }
td.num, th.num { text-align: right; font-variant-numeric: tabular-nums; }
a { color: #1c7ed6; text-decoration: none; }
a:hover { text-decoration: underline; }
footer { margin-top: 20px; font-size: 8pt; color: #888; }
</style></head><body>
<h1>Reporte diario · ${Y(I)}</h1>
<div class="sub">${Y(t.date)} · ${Y(t.tz)}${q.length?" · filtros: "+q.map(Y).join(", "):""}</div>
<div class="kpis">
<div class="kpi"><div class="l">Hechas</div><div class="v">${z.length}</div></div>
<div class="kpi"><div class="l">Lead time avg</div><div class="v">${Zt(t.lead_time.avg_ms)}</div></div>
<div class="kpi"><div class="l">Deadlines on-time</div><div class="v">${t.deadlines.met}/${t.deadlines.met+t.deadlines.missed}</div></div>
<div class="kpi"><div class="l">Reabiertas</div><div class="v">${t.kpis.reopened}</div></div>
</div>
${o!=null&&o.summary?`<p style="border-left:4px solid #1c7ed6; padding:8px 12px; background:#eef6fd; border-radius:4px;">${Y(o.summary)}</p>`:""}
<table>
<thead><tr>
<th class="num">#</th>
<th>Titulo</th>
<th>Solicitante</th>
<th>Asignado</th>
<th>Tags</th>
<th class="num">Lead time</th>
</tr></thead>
<tbody>${D||'<tr><td colspan="6" style="text-align:center;color:#888;">Sin tareas que cumplan el filtro.</td></tr>'}</tbody>
</table>
<footer>Generado por kanban · ${Y(R)}</footer>
<script>window.addEventListener("load", () => setTimeout(() => window.print(), 250));<\/script>
</body></html>`;$.document.write(W),$.document.close()};if(r)return y.jsx(Gh,{color:"red",icon:y.jsx(LS,{size:14}),children:r});if(!t)return y.jsx(Ue,{justify:"center",p:"xl",children:y.jsx(xi,{size:"sm"})});const G=t.kpis,U=G.deadlines_met+G.deadlines_missed>0?Math.round(G.deadlines_met/(G.deadlines_met+G.deadlines_missed)*100):null;return y.jsxs(Vn,{gap:"md",children:[y.jsxs(Ue,{justify:"space-between",wrap:"wrap",children:[y.jsxs(Ue,{gap:6,children:[y.jsx(Hoe,{size:20}),y.jsx(gl,{order:4,children:"Reporte diario"})]}),y.jsx(Ee,{size:"sm",c:"dimmed",tt:"capitalize",children:s9e(t.date)})]}),y.jsxs(Uo,{cols:{base:2,sm:4,md:6},spacing:"xs",children:[y.jsx(Pf,{label:"Hechas",value:G.done,color:"teal",icon:y.jsx(nc,{size:14,color:"var(--mantine-color-teal-6)"})}),y.jsx(Pf,{label:"Creadas",value:G.created,icon:y.jsx(tc,{size:14})}),y.jsx(Pf,{label:"Movimientos",value:G.moves,icon:y.jsx(qS,{size:14})}),y.jsx(Pf,{label:"Bloqueado",value:Zt(G.blocked_ms),color:"yellow",icon:y.jsx(el,{size:14,color:"var(--mantine-color-yellow-6)"})}),y.jsx(Pf,{label:"Reabiertas",value:G.reopened,color:G.reopened>0?"orange":void 0,icon:y.jsx(Ug,{size:14})}),y.jsx(Pf,{label:"Deadlines",value:U!=null?`${U}%`:"—",color:U==null?"dimmed":U>=80?"teal":"red",sub:`${G.deadlines_met} on-time / ${G.deadlines_missed} vencidos`,icon:y.jsx(Wg,{size:14})})]}),y.jsxs(Uo,{cols:{base:1,sm:2,md:4},spacing:"xs",children:[y.jsx(og,{title:"Asignado: mas hechas",rows:t.top_assignees_done,emptyText:"Sin hechas con asignado.",withAvatar:!0}),y.jsx(og,{title:"Asignado: mas creadas",rows:t.top_assignees_created,emptyText:"Sin actor en creadas.",withAvatar:!0}),y.jsx(og,{title:"Solicitante: mas atendidas",rows:t.top_requesters_done,emptyText:"Sin solicitantes con hechas."}),y.jsx(og,{title:"Solicitante: mas aportadas",rows:t.top_requesters_added,emptyText:"Sin nuevas con solicitante."})]}),y.jsx(Mt,{withBorder:!0,radius:"md",p:"sm",bg:"var(--mantine-color-blue-light)",style:{borderLeftWidth:4,borderLeftColor:"var(--mantine-color-blue-6)"},children:y.jsxs(Ue,{justify:"space-between",align:"flex-start",wrap:"nowrap",children:[y.jsxs(Ue,{gap:6,align:"flex-start",wrap:"nowrap",style:{flex:1,minWidth:0},children:[y.jsx(Vse,{size:18,color:"var(--mantine-color-blue-6)",style:{flexShrink:0,marginTop:2}}),y.jsxs(ve,{style:{flex:1},children:[h&&y.jsx(Gh,{color:"red",mb:4,icon:y.jsx(LS,{size:14}),children:h}),f?y.jsxs(Ue,{gap:6,children:[y.jsx(xi,{size:"xs"}),y.jsx(Ee,{size:"sm",c:"dimmed",children:"Generando resumen…"})]}):o!=null&&o.summary?y.jsxs(y.Fragment,{children:[y.jsx(Ee,{size:"sm",style:{whiteSpace:"pre-wrap"},children:o.summary}),o.generated_at&&y.jsxs(Ee,{size:"xs",c:"dimmed",mt:4,children:["Generado ",new Date(o.generated_at).toLocaleString()," · ",o.model]})]}):y.jsx(Ee,{size:"sm",c:"dimmed",fs:"italic",children:'Aun no hay resumen del dia. Pulsa "Generar".'})]})]}),y.jsxs(Ue,{gap:4,wrap:"nowrap",children:[y.jsx(ii,{label:o!=null&&o.exists?"Regenerar":"Generar",withArrow:!0,children:y.jsx(kt,{variant:"subtle",color:"blue",onClick:E,loading:f,"aria-label":"Regenerar resumen",children:y.jsx(qS,{size:16})})}),y.jsx(ii,{label:"Configurar prompt",withArrow:!0,children:y.jsx(kt,{variant:"subtle",color:"gray",onClick:O,"aria-label":"Configurar prompt",children:y.jsx(Hse,{size:16})})})]})]})}),y.jsxs(za,{withBorder:!0,radius:"md",p:"sm",children:[y.jsxs(Ue,{justify:"space-between",mb:"xs",wrap:"wrap",gap:6,children:[y.jsxs(Ue,{gap:6,wrap:"wrap",children:[y.jsx(Ee,{fw:600,size:"sm",children:"Tareas hechas"}),y.jsxs(dt,{size:"xs",variant:"light",children:["N ",z.length,z.length!==t.done_cards.length?` / ${t.done_cards.length}`:""]}),y.jsxs(Ee,{size:"xs",c:"dimmed",children:["Lead time avg ",t.lead_time.samples>0?Zt(t.lead_time.avg_ms):"—"," · p50"," ",t.lead_time.samples>0?Zt(t.lead_time.p50_ms):"—"," · p95"," ",t.lead_time.samples>0?Zt(t.lead_time.p95_ms):"—"]})]}),y.jsxs(Ue,{gap:6,wrap:"nowrap",children:[y.jsx(ya,{size:"xs",placeholder:"Solicitante",data:H,value:k,onChange:_,clearable:!0,searchable:!0,style:{width:160},"aria-label":"Filtrar por solicitante"}),y.jsx(ya,{size:"xs",placeholder:"Asignado",data:P,value:C,onChange:x,clearable:!0,searchable:!0,style:{width:160},"aria-label":"Filtrar por asignado"}),y.jsx(yt,{size:"xs",leftSection:y.jsx(fse,{size:14}),variant:"light",onClick:F,"data-test":"daily-report-pdf",children:"PDF"})]})]}),z.length===0?y.jsx(Ee,{size:"xs",c:"dimmed",children:"Sin hechas en este dia."}):y.jsx(xa,{style:{maxHeight:280},type:"auto",children:y.jsxs(vn,{verticalSpacing:4,fz:"xs",highlightOnHover:!0,striped:"even",children:[y.jsx(vn.Thead,{children:y.jsxs(vn.Tr,{children:[y.jsx(vn.Th,{style:{width:70},children:"#"}),y.jsx(vn.Th,{children:"Titulo"}),y.jsx(vn.Th,{children:"Solicitante"}),y.jsx(vn.Th,{children:"Asignado"}),y.jsx(vn.Th,{children:"Tags"}),y.jsx(vn.Th,{style:{width:110},children:"Lead time"})]})}),y.jsx(vn.Tbody,{children:z.map($=>y.jsxs(vn.Tr,{children:[y.jsx(vn.Td,{children:y.jsx(Ee,{size:"xs",c:"dimmed",children:String($.seq_num).padStart(5,"0")})}),y.jsx(vn.Td,{children:y.jsx(Dt,{onClick:()=>n==null?void 0:n($.id),style:{textAlign:"left"},children:y.jsx(Ee,{size:"xs",fw:500,td:"underline",children:$.title})})}),y.jsx(vn.Td,{children:y.jsx(Ee,{size:"xs",children:$.requester||"—"})}),y.jsx(vn.Td,{children:y.jsx(Ee,{size:"xs",children:$.assignee_name||"—"})}),y.jsx(vn.Td,{children:y.jsx(Ue,{gap:2,wrap:"wrap",children:($.tags||[]).slice(0,3).map(R=>y.jsx(dt,{size:"xs",variant:"light",color:ic(R),radius:"sm",children:R},R))})}),y.jsx(vn.Td,{children:y.jsx(Ee,{size:"xs",c:"dimmed",children:Zt($.lead_time_ms)})})]},$.id))})]})})]}),y.jsxs(Uo,{cols:{base:1,sm:2},spacing:"xs",children:[y.jsxs(za,{withBorder:!0,radius:"md",p:"sm",children:[y.jsxs(Ue,{justify:"space-between",mb:6,children:[y.jsx(Ee,{fw:600,size:"sm",children:"Movimientos por hora"}),y.jsx(dt,{size:"xs",variant:"light",children:G.moves})]}),G.moves===0?y.jsx(Ee,{size:"xs",c:"dimmed",children:"Sin movimientos."}):y.jsx(il,{h:160,data:N,dataKey:"hora",series:[{name:"movimientos",color:"blue.6"}],tickLine:"y",withTooltip:!0,valueFormatter:$=>String($)})]}),y.jsxs(za,{withBorder:!0,radius:"md",p:"sm",children:[y.jsx(Ee,{fw:600,size:"sm",mb:6,children:"Tags trabajadas"}),t.tags_done.length===0?y.jsx(Ee,{size:"xs",c:"dimmed",children:"Sin tags."}):y.jsx(Ue,{gap:4,wrap:"wrap",children:t.tags_done.map($=>y.jsxs(dt,{variant:"light",color:ic($.name),size:"sm",children:[$.name," · ",$.count]},$.name))})]})]}),t.reopened_cards.length>0&&y.jsxs(za,{withBorder:!0,radius:"md",p:"sm",children:[y.jsxs(Ue,{gap:6,mb:6,children:[y.jsx(Ug,{size:14,color:"var(--mantine-color-orange-6)"}),y.jsx(Ee,{fw:600,size:"sm",children:"Reabiertas (Done → otra)"}),y.jsx(dt,{size:"xs",variant:"light",color:"orange",children:t.reopened_cards.length})]}),y.jsx(Vn,{gap:4,children:t.reopened_cards.map($=>y.jsxs(Ue,{gap:6,wrap:"nowrap",justify:"space-between",children:[y.jsx(Dt,{onClick:()=>n==null?void 0:n($.card_id),style:{minWidth:0,flex:1},children:y.jsx(Ee,{size:"xs",truncate:!0,td:"underline",children:$.title})}),y.jsxs(Ee,{size:"xs",c:"dimmed",children:[$.from_column," → ",$.to_column]}),$.actor_name&&y.jsx(dt,{size:"xs",variant:"light",color:"cyan",children:$.actor_name})]},$.card_id+$.ts))})]}),(t.deadlines.missed>0||t.deadlines.met>0)&&y.jsxs(za,{withBorder:!0,radius:"md",p:"sm",children:[y.jsxs(Ue,{gap:6,mb:6,children:[y.jsx(Wg,{size:14}),y.jsx(Ee,{fw:600,size:"sm",children:"Deadlines"}),y.jsxs(dt,{size:"xs",variant:"light",color:"teal",children:[t.deadlines.met," on-time"]}),y.jsxs(dt,{size:"xs",variant:"light",color:"red",children:[t.deadlines.missed," vencidos"]})]}),t.deadlines.list.length>0&&y.jsx(Vn,{gap:4,children:t.deadlines.list.map($=>y.jsxs(Ue,{gap:6,justify:"space-between",wrap:"nowrap",children:[y.jsx(Dt,{onClick:()=>n==null?void 0:n($.card_id),style:{minWidth:0,flex:1},children:y.jsx(Ee,{size:"xs",truncate:!0,td:"underline",children:$.title})}),y.jsxs(Ee,{size:"xs",c:"red",children:["+",Zt($.late_ms)," tarde"]})]},$.card_id))})]}),y.jsxs(za,{withBorder:!0,radius:"md",p:"sm",children:[y.jsxs(Ue,{gap:6,mb:6,children:[y.jsx(HS,{size:14}),y.jsx(Ee,{fw:600,size:"sm",children:"Cards estancadas (al final del dia)"}),y.jsxs(dt,{size:"xs",variant:"light",color:"orange",children:[t.stale_cards.d7.length,"d7"]}),y.jsxs(dt,{size:"xs",variant:"light",color:"red",children:[t.stale_cards.d14.length,"d14"]}),y.jsxs(dt,{size:"xs",variant:"filled",color:"red",children:[t.stale_cards.d30.length,"d30"]})]}),y.jsxs(Uo,{cols:{base:1,sm:3},spacing:"xs",children:[y.jsxs(ve,{children:[y.jsx(Ee,{size:"xs",fw:500,c:"orange",mb:4,children:"7-13 dias"}),y.jsxs(Vn,{gap:2,children:[t.stale_cards.d7.slice(0,8).map($=>y.jsx(Dt,{onClick:()=>n==null?void 0:n($.card_id),children:y.jsxs(Ee,{size:"xs",truncate:!0,children:[$.title," ",y.jsxs(Ee,{span:!0,c:"dimmed",size:"xs",children:["· ",$.column_name," · ",$.days,"d"]})]})},$.card_id)),t.stale_cards.d7.length===0&&y.jsx(Ee,{size:"xs",c:"dimmed",children:"Ninguna."})]})]}),y.jsxs(ve,{children:[y.jsx(Ee,{size:"xs",fw:500,c:"red",mb:4,children:"14-29 dias"}),y.jsxs(Vn,{gap:2,children:[t.stale_cards.d14.slice(0,8).map($=>y.jsx(Dt,{onClick:()=>n==null?void 0:n($.card_id),children:y.jsxs(Ee,{size:"xs",truncate:!0,children:[$.title," ",y.jsxs(Ee,{span:!0,c:"dimmed",size:"xs",children:["· ",$.column_name," · ",$.days,"d"]})]})},$.card_id)),t.stale_cards.d14.length===0&&y.jsx(Ee,{size:"xs",c:"dimmed",children:"Ninguna."})]})]}),y.jsxs(ve,{children:[y.jsx(Ee,{size:"xs",fw:500,c:"red.8",mb:4,children:"30+ dias"}),y.jsxs(Vn,{gap:2,children:[t.stale_cards.d30.slice(0,8).map($=>y.jsx(Dt,{onClick:()=>n==null?void 0:n($.card_id),children:y.jsxs(Ee,{size:"xs",truncate:!0,fw:600,children:[$.title," ",y.jsxs(Ee,{span:!0,c:"dimmed",size:"xs",fw:400,children:["· ",$.column_name," · ",$.days,"d"]})]})},$.card_id)),t.stale_cards.d30.length===0&&y.jsx(Ee,{size:"xs",c:"dimmed",children:"Ninguna."})]})]})]})]}),y.jsx(Bc,{}),y.jsx(Ue,{gap:6,justify:"space-between",children:y.jsxs(Ue,{gap:4,children:[y.jsx(Vg,{size:14}),y.jsxs(Ee,{size:"xs",c:"dimmed",children:["TZ: ",t.tz," · cards archivadas hoy: ",t.archived_today]})]})}),y.jsx(Sr,{opened:p,onClose:()=>v(!1),title:"Prompt del agente diario",size:"lg",zIndex:500,children:y.jsxs(Vn,{gap:"sm",children:[y.jsx(Ee,{size:"xs",c:"dimmed",children:"Plantilla que el agente recibe junto al JSON del reporte. Compartida por todos los usuarios."}),y.jsx(bu,{autosize:!0,minRows:6,maxRows:20,value:b,onChange:$=>w($.currentTarget.value),"data-test":"daily-report-prompt"}),y.jsxs(Ue,{justify:"space-between",children:[y.jsx(yt,{size:"xs",variant:"subtle",onClick:M,children:"Restablecer por defecto"}),y.jsxs(Ue,{gap:6,children:[y.jsx(yt,{size:"xs",variant:"subtle",color:"gray",onClick:()=>v(!1),children:"Cancelar"}),y.jsx(yt,{size:"xs",onClick:j,"data-test":"daily-report-prompt-save",children:"Guardar"})]})]})]})})]})}function N$(e){if(e)return Ie(e).format("YYYY-MM-DD")}function ph({icon:e,label:n,value:t,hint:i,color:r}){return y.jsx(Mt,{withBorder:!0,p:"md",radius:"md",children:y.jsxs(Vn,{gap:4,children:[y.jsxs(Ue,{gap:6,c:"dimmed",children:[e,y.jsx(Ee,{size:"xs",tt:"uppercase",fw:600,children:n})]}),y.jsx(Ee,{size:"xl",fw:700,c:r,children:t}),i&&y.jsx(Ee,{size:"xs",c:"dimmed",children:i})]})})}function u9e({users:e}){const[n,t]=A.useState(()=>Ie().subtract(30,"day").toDate()),[i,r]=A.useState(()=>new Date),[a,o]=A.useState(null),[l,f]=A.useState(null),[c,h]=A.useState([]),[d,p]=A.useState([]),[v,b]=A.useState(null),[w,k]=A.useState(!1),[_,C]=A.useState([]);A.useEffect(()=>{VB().then(p).catch(()=>{})},[]),A.useEffect(()=>{let P=!1;return k(!0),WB({from:N$(n),to:N$(i),assignee_id:a||void 0,requester:l||void 0,tags:c.length>0?c:void 0}).then(z=>{P||(b(z),C(F=>{const G=new Set(F);for(const U of z.top_requesters??[])G.add(U.requester);return Array.from(G).sort()}))}).catch(()=>{}).finally(()=>{P||k(!1)}),()=>{P=!0}},[n,i,a,l,c]);const x=A.useMemo(()=>e.map(P=>({value:P.id,label:P.display_name||P.username})),[e]),E=A.useMemo(()=>{if(!v)return[];const P=v.cumulative_flow??[],z=P.findIndex(G=>G.total>0||G.done>0);return(z<=0?P:P.slice(Math.max(0,z-1))).map(G=>({date:G.date,done:G.done,wip:Math.max(0,G.total-G.done),total:G.total}))},[v]),O=A.useMemo(()=>{if(!v)return[];const P=new Map;for(const z of v.throughput_daily??[])P.set(z.date,{date:z.date,completed:z.count,created:0});for(const z of v.created_daily??[]){const F=P.get(z.date)??{date:z.date,completed:0,created:0};F.created=z.count,P.set(z.date,F)}return Array.from(P.values()).sort((z,F)=>z.date.localeCompare(F.date))},[v]),j=A.useMemo(()=>v?(v.by_column??[]).map(P=>({column:P.name+(P.is_done?" ✓":""),tarjetas:P.count})):[],[v]),M=A.useMemo(()=>v?(v.top_assignees??[]).slice().sort((P,z)=>z.completed_in_range+z.active-(P.completed_in_range+P.active)).slice(0,8).map(P=>({usuario:P.display_name||P.username,completadas:P.completed_in_range,activas:P.active})):[],[v]),N=A.useMemo(()=>v?(v.top_requesters??[]).map(P=>({solicitante:P.requester,activas:P.active,completadas:P.completed_in_range})):[],[v]),H=A.useMemo(()=>v?(v.movements_by_user??[]).filter(P=>P.moves>0).slice(0,8).map(P=>({usuario:P.display_name||P.username,movimientos:P.moves})):[],[v]);return y.jsx(ve,{p:"md",children:y.jsxs(Vn,{gap:"md",children:[y.jsxs(Ue,{justify:"space-between",children:[y.jsx(gl,{order:3,children:"Dashboard"}),y.jsxs(Ue,{gap:"xs",wrap:"nowrap",children:[y.jsx(ku,{label:"Desde",value:n,onChange:P=>t(P),size:"xs",clearable:!1,valueFormat:"YYYY-MM-DD",style:{minWidth:140}}),y.jsx(ku,{label:"Hasta",value:i,onChange:P=>r(P),size:"xs",clearable:!1,valueFormat:"YYYY-MM-DD",style:{minWidth:140}}),y.jsx(ya,{label:"Asignado",size:"xs",placeholder:"Todos",value:a,onChange:o,data:x,clearable:!0,searchable:!0,style:{minWidth:160}}),y.jsx(ya,{label:"Solicitante",size:"xs",placeholder:"Todos",value:l,onChange:f,data:_.map(P=>({value:P,label:P})),clearable:!0,searchable:!0,style:{minWidth:160}}),y.jsx(Uy,{label:"Tags",size:"xs",placeholder:"Todas",value:c,onChange:h,data:d,clearable:!0,searchable:!0,style:{minWidth:200}})]})]}),w&&!v&&y.jsx(zc,{p:"xl",children:y.jsx(xi,{})}),v&&(()=>{const P=v.totals??{},z=v.lead_time??{n:0,p50_ms:0,p90_ms:0},F=G=>P[G]??0;return y.jsxs(y.Fragment,{children:[y.jsxs(Uo,{cols:{base:2,md:5},spacing:"md",children:[y.jsx(ph,{icon:y.jsx(oM,{size:14}),label:"Totales",value:F("cards"),hint:`${F("columns")} columnas, ${F("users")} usuarios`}),y.jsx(ph,{icon:y.jsx(oM,{size:14}),label:"Activas",value:F("cards_active"),hint:"Sin completar",color:"blue"}),y.jsx(ph,{icon:y.jsx(em,{size:14}),label:"Completadas (rango)",value:F("cards_completed_in_range"),hint:`${F("cards_done")} completadas total · ${F("cards_created_in_range")} creadas rango`,color:"green"}),y.jsx(ph,{icon:y.jsx(ese,{size:14}),label:"Lead time p50",value:z.n>0?Zt(z.p50_ms):0,hint:`p90 ${z.n>0?Zt(z.p90_ms):0} · n=${z.n}`}),y.jsx(ph,{icon:y.jsx(el,{size:14}),label:"Bloqueos activos",value:F("active_locks"),hint:`Total bloqueado: ${Zt(v.lock_total_ms??0)}`,color:F("active_locks")>0?"yellow":void 0})]}),y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsxs(Ue,{gap:6,mb:"sm",children:[y.jsx(HS,{size:16}),y.jsx(Ee,{fw:600,children:"Cumulative Flow Diagram"}),y.jsx(Ee,{size:"xs",c:"dimmed",children:"total vs hechas (acumulado)"})]}),E.length===0?y.jsx(Ee,{c:"dimmed",size:"sm",children:"Sin datos."}):y.jsx("div",{style:{height:260,width:"100%"},children:y.jsx(eA,{width:"100%",height:"100%",children:y.jsxs(n9e,{data:E,margin:{top:10,right:16,left:0,bottom:0},children:[y.jsx(X0,{strokeDasharray:"5 5",stroke:"var(--mantine-color-gray-4)"}),y.jsx(Al,{dataKey:"date",tick:{fontSize:12,fill:"currentColor"}}),y.jsx(yo,{allowDecimals:!1,tick:{fontSize:12,fill:"currentColor"}}),y.jsx(ca,{contentStyle:{background:"var(--mantine-color-body)",border:"1px solid var(--mantine-color-gray-3)",borderRadius:6,fontSize:12}}),y.jsx(Jo,{wrapperStyle:{fontSize:12}}),y.jsx(ls,{type:"linear",dataKey:"done",name:"Hechas",stackId:"cfd",stroke:"var(--mantine-color-green-6)",fill:"var(--mantine-color-green-6)",fillOpacity:.55,strokeWidth:2,isAnimationActive:!1,dot:{r:3,fill:"var(--mantine-color-green-6)",strokeWidth:0},activeDot:{r:5}}),y.jsx(ls,{type:"linear",dataKey:"wip",name:"En curso",stackId:"cfd",stroke:"var(--mantine-color-blue-6)",fill:"var(--mantine-color-blue-6)",fillOpacity:.55,strokeWidth:2,isAnimationActive:!1,dot:{r:3,fill:"var(--mantine-color-blue-6)",strokeWidth:0},activeDot:{r:5}})]})})})]}),y.jsxs(qr,{children:[y.jsx(qr.Col,{span:{base:12,md:8},children:y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsxs(Ue,{gap:6,mb:"sm",children:[y.jsx(HS,{size:16}),y.jsx(Ee,{fw:600,children:"Throughput diario"})]}),O.length===0?y.jsx(Ee,{c:"dimmed",size:"sm",children:"Sin datos en el rango."}):y.jsx(Q0,{h:240,data:O,dataKey:"date",curveType:"monotone",withLegend:!0,series:[{name:"completed",label:"Completadas",color:"green.6"},{name:"created",label:"Creadas",color:"blue.6"}]})]})}),y.jsx(qr.Col,{span:{base:12,md:4},children:y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsx(Ee,{fw:600,mb:"sm",children:"Tarjetas por columna"}),j.length===0?y.jsx(Ee,{c:"dimmed",size:"sm",children:"Sin columnas."}):y.jsx(il,{h:240,data:j,dataKey:"column",orientation:"vertical",yAxisProps:{width:100},series:[{name:"tarjetas",label:"Tarjetas",color:"blue.6"}]})]})})]}),y.jsxs(qr,{children:[y.jsx(qr.Col,{span:{base:12,md:6},children:y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsx(Ee,{fw:600,mb:"sm",children:"Top asignados"}),M.length===0?y.jsx(Ee,{c:"dimmed",size:"sm",children:"Sin asignaciones."}):y.jsx(il,{h:240,data:M,dataKey:"usuario",orientation:"vertical",yAxisProps:{width:120},withLegend:!0,series:[{name:"completadas",label:"Completadas",color:"green.6"},{name:"activas",label:"Activas",color:"blue.6"}],type:"stacked"})]})}),y.jsx(qr.Col,{span:{base:12,md:6},children:y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsx(Ee,{fw:600,mb:"sm",children:"Top solicitantes"}),N.length===0?y.jsx(Ee,{c:"dimmed",size:"sm",children:"Sin solicitantes en el rango."}):y.jsx(il,{h:Math.max(240,N.length*32),data:N,dataKey:"solicitante",orientation:"vertical",yAxisProps:{width:160,interval:0},withLegend:!0,series:[{name:"completadas",label:"Completadas",color:"green.6"},{name:"activas",label:"Activas",color:"violet.6"}],type:"stacked"})]})})]}),y.jsxs(qr,{children:[y.jsx(qr.Col,{span:{base:12,md:6},children:y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsx(Ee,{fw:600,mb:"sm",children:"Movimientos por usuario (rango)"}),H.length===0?y.jsx(Ee,{c:"dimmed",size:"sm",children:"Sin movimientos registrados."}):y.jsx(il,{h:240,data:H,dataKey:"usuario",orientation:"vertical",yAxisProps:{width:120},series:[{name:"movimientos",label:"Movimientos",color:"orange.6"}]})]})}),y.jsx(qr.Col,{span:{base:12,md:6},children:y.jsxs(Mt,{withBorder:!0,p:"md",radius:"md",children:[y.jsx(Ee,{fw:600,mb:"sm",children:"Tiempo en columna (cycle time)"}),y.jsxs(vn,{striped:!0,highlightOnHover:!0,withTableBorder:!0,withColumnBorders:!0,fz:"xs",children:[y.jsx(vn.Thead,{children:y.jsxs(vn.Tr,{children:[y.jsx(vn.Th,{children:"Columna"}),y.jsx(vn.Th,{children:"n"}),y.jsx(vn.Th,{children:"p50"}),y.jsx(vn.Th,{children:"p90"}),y.jsx(vn.Th,{children:"avg"})]})}),y.jsx(vn.Tbody,{children:(v.cycle_time_per_column??[]).map(G=>y.jsxs(vn.Tr,{children:[y.jsx(vn.Td,{children:y.jsxs(Ue,{gap:6,wrap:"nowrap",children:[y.jsx(Ee,{size:"xs",fw:500,children:G.name}),G.is_done&&y.jsx(dt,{size:"xs",color:"green",variant:"light",children:"done"})]})}),y.jsx(vn.Td,{children:G.stats.n}),y.jsx(vn.Td,{children:G.stats.n>0?Zt(G.stats.p50_ms):"—"}),y.jsx(vn.Td,{children:G.stats.n>0?Zt(G.stats.p90_ms):"—"}),y.jsx(vn.Td,{children:G.stats.n>0?Zt(G.stats.avg_ms):"—"})]},G.column_id))})]})]})})]})]})})()]})})}function f9e(e){try{return JSON.parse(e)}catch{return{}}}function c9e(e){const n=f9e(e.payload);switch(e.kind){case"created":return{id:e.id,ts:e.created_at,kind:"Creada",actorID:e.actor_id,detail:String(n.title||""),icon:y.jsx(tc,{size:12}),color:"green"};case"title_changed":return{id:e.id,ts:e.created_at,kind:"Titulo",actorID:e.actor_id,detail:`"${n.old}" → "${n.new}"`,icon:y.jsx(kh,{size:12}),color:"blue"};case"requester_changed":return{id:e.id,ts:e.created_at,kind:"Solicitante",actorID:e.actor_id,detail:`"${n.old||"(vacio)"}" → "${n.new||"(vacio)"}"`,icon:y.jsx(kh,{size:12}),color:"orange"};case"description_changed":return{id:e.id,ts:e.created_at,kind:"Descripcion",actorID:e.actor_id,detail:"edicion",icon:y.jsx(kh,{size:12}),color:"blue"};case"color_changed":return{id:e.id,ts:e.created_at,kind:"Color",actorID:e.actor_id,detail:String(n.color||""),icon:y.jsx(u9,{size:12}),color:"violet"};case"tags_changed":return{id:e.id,ts:e.created_at,kind:"Tags",actorID:e.actor_id,detail:Array.isArray(n.tags)?n.tags.join(", ")||"(sin tags)":"",icon:y.jsx(Gse,{size:12}),color:"grape"};case"assigned":return{id:e.id,ts:e.created_at,kind:"Asignada",actorID:e.actor_id,detail:String(n.assignee_id||""),icon:y.jsx(ile,{size:12}),color:"teal"};case"unassigned":return{id:e.id,ts:e.created_at,kind:"Sin asignar",actorID:e.actor_id,detail:"",icon:y.jsx(nle,{size:12}),color:"gray"};case"deadline_set":{const t=String(n.deadline||"");return{id:e.id,ts:e.created_at,kind:"Deadline",actorID:e.actor_id,detail:t?t.slice(0,10):"",icon:y.jsx(ZF,{size:12}),color:"orange"}}case"deadline_cleared":return{id:e.id,ts:e.created_at,kind:"Deadline quitado",actorID:e.actor_id,detail:n.prev?String(n.prev).slice(0,10):"",icon:y.jsx(Foe,{size:12}),color:"gray"};default:return{id:e.id,ts:e.created_at,kind:e.kind,actorID:e.actor_id,detail:e.payload,icon:y.jsx(kh,{size:12}),color:"gray"}}}function d9e({card:e,columns:n=[]}){const[t,i]=A.useState(null),[r,a]=A.useState([]),o=A.useMemo(()=>{const _=new Map;for(const C of n)_.set(C.id,C);return _},[n]),l=_=>{var C;return((C=o.get(_))==null?void 0:C.is_done)===!0};A.useEffect(()=>{zie(e.id).then(i).catch(()=>i({column_history:[],lock_periods:[],events:[],total_locked_ms:0,currently_locked:!1})),UB().then(a).catch(()=>{})},[e.id]);const f=A.useMemo(()=>{const _=new Map;for(const C of r)_.set(C.id,C);return _},[r]),c=A.useMemo(()=>{if(!t)return[];const _=[];for(const C of t.events||[])_.push(c9e(C));for(const C of t.column_history||[]){const x=l(C.column_id);_.push({id:"h_in_"+C.id,ts:C.entered_at,kind:x?"Hecho en columna":"Mueve a columna",actorID:C.actor_id,detail:C.column_name||C.column_id,icon:x?y.jsx(nc,{size:12}):y.jsx(Loe,{size:12}),color:x?"green":"blue",doneColumn:x})}for(const C of t.lock_periods||[])_.push({id:"lk_"+C.id,ts:C.locked_at,kind:"Bloqueada",actorID:C.actor_id,detail:"",icon:y.jsx(el,{size:12}),color:"yellow"}),C.unlocked_at&&_.push({id:"lku_"+C.id,ts:C.unlocked_at,kind:"Desbloqueada",actorID:C.actor_id,detail:Zt(C.duration_ms),icon:y.jsx(eq,{size:12}),color:"yellow"});return _.sort((C,x)=>C.ts.localeCompare(x.ts))},[t,o]);if(!t)return y.jsx(Ue,{justify:"center",p:"xl",children:y.jsx(xi,{size:"sm"})});const{column_history:h,total_locked_ms:d,currently_locked:p}=t;if(c.length===0)return y.jsx(Ee,{c:"dimmed",children:"Sin historial."});const v=Date.now(),b=new Map;for(const _ of h){const C=_.exited_at?_.duration_ms:Math.max(0,v-new Date(_.entered_at).getTime()),x=_.column_id,E=b.get(x),O=o.get(x);b.set(x,{name:_.column_name||(O==null?void 0:O.name)||x,isDone:(O==null?void 0:O.is_done)??!1,ms:((E==null?void 0:E.ms)??0)+C,visits:((E==null?void 0:E.visits)??0)+1})}const w=Array.from(b.entries()).map(([_,C])=>({id:_,...C})).sort((_,C)=>C.ms-_.ms),k=_=>{if(!_)return"";const C=f.get(_);return C?C.display_name||C.username:_};return y.jsxs(Vn,{gap:"md",children:[y.jsx(Ee,{size:"sm",c:"dimmed",children:"Linea de tiempo completa de la tarjeta."}),y.jsx(ec,{active:c.length,bulletSize:22,lineWidth:2,children:c.map(_=>y.jsx(ec.Item,{bullet:_.icon,color:_.color,lineVariant:_.doneColumn?"solid":void 0,title:y.jsxs(Ue,{gap:6,wrap:"wrap",children:[y.jsx(Ee,{fw:500,size:"sm",children:_.kind}),_.actorID&&y.jsx(dt,{size:"xs",variant:"light",color:"cyan",leftSection:y.jsx(sle,{size:10}),children:k(_.actorID)}),_.detail&&y.jsx(dt,{size:"xs",variant:"outline",color:_.color,children:_.detail})]}),children:y.jsx(Ee,{size:"xs",c:"dimmed",children:new Date(_.ts).toLocaleString()})},_.id))}),y.jsx(Bc,{}),y.jsxs(Vn,{gap:6,children:[y.jsxs(Ue,{gap:6,align:"center",wrap:"wrap",children:[y.jsx(ise,{size:14}),y.jsx(Ee,{fw:500,size:"sm",children:"Tiempo por columna"}),y.jsxs(dt,{size:"xs",variant:"light",color:"gray",children:[h.length," entradas"]}),y.jsxs(Ee,{size:"xs",c:"dimmed",ml:"auto",children:[y.jsx(el,{size:11,style:{verticalAlign:"middle"}})," ",y.jsx(Ee,{span:!0,size:"xs",fw:500,c:d>0?"yellow":"dimmed",children:Zt(d)})," ","bloqueada",p?" (en curso)":""]})]}),w.length>0?y.jsxs(vn,{withTableBorder:!0,withColumnBorders:!0,striped:"even",verticalSpacing:4,fz:"xs",children:[y.jsx(vn.Thead,{children:y.jsxs(vn.Tr,{children:[y.jsx(vn.Th,{children:"Columna"}),y.jsx(vn.Th,{style:{width:60},children:"Visitas"}),y.jsx(vn.Th,{style:{width:130},children:"Tiempo total"})]})}),y.jsx(vn.Tbody,{children:w.map(_=>y.jsxs(vn.Tr,{children:[y.jsx(vn.Td,{children:y.jsxs(Ue,{gap:4,wrap:"nowrap",children:[_.isDone&&y.jsx(nc,{size:12,color:"var(--mantine-color-green-6)"}),y.jsx(Ee,{size:"xs",fw:_.isDone?600:400,children:_.name})]})}),y.jsx(vn.Td,{children:_.visits}),y.jsx(vn.Td,{children:Zt(_.ms)})]},_.id))})]}):y.jsx(Ee,{size:"xs",c:"dimmed",children:"Sin movimientos entre columnas."})]})]})}const sg=26;function SW({value:e,onChange:n,options:t=aq,onOpenCustom:i}){const[r,a]=A.useState(!1),[o,l]=A.useState(e&&e.startsWith("#")?e:"#888888"),f=!!e&&e.startsWith("#")&&!t.some(c=>c.value===e);return y.jsxs(y.Fragment,{children:[y.jsxs(Ue,{gap:6,maw:280,children:[t.map(c=>{const h=e===c.value;return y.jsx(ii,{label:c.label,withArrow:!0,children:y.jsx(ve,{role:"button",onClick:d=>{d.stopPropagation(),n(c.value)},"aria-label":c.label,style:{width:sg,height:sg,borderRadius:"50%",background:fle(c.value),border:`2px solid ${h?"var(--mantine-color-white)":d9(c.value)}`,boxShadow:h?"0 0 0 2px var(--mantine-color-blue-5)":void 0,cursor:"pointer",flexShrink:0,transition:"transform .1s"}})},c.value||"default")}),y.jsx(ii,{label:"Color personalizado",withArrow:!0,children:y.jsx(ve,{role:"button",onMouseDown:c=>{c.stopPropagation()},onClick:c=>{c.stopPropagation(),i?i():a(!0)},"aria-label":"Color personalizado",style:{width:sg,height:sg,borderRadius:"50%",background:f?o:"transparent",border:`2px dashed ${f?o:"var(--mantine-color-gray-5)"}`,boxShadow:f?"0 0 0 2px var(--mantine-color-blue-5)":void 0,cursor:"pointer",flexShrink:0,display:"flex",alignItems:"center",justifyContent:"center",color:"var(--mantine-color-gray-3)"},children:y.jsx(u9,{size:14})})})]}),!i&&y.jsx(_6,{opened:r,onClose:()=>a(!1),value:o,onAccept:c=>{l(c),n(c)}})]})}const vh=/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/;function _6({opened:e,onClose:n,value:t,onAccept:i}){const[r,a]=A.useState(t||"#888888"),[o,l]=A.useState(t||"#888888");A.useEffect(()=>{if(e){const d=t&&vh.test(t)?t:"#888888";a(d),l(d)}},[e,t]);const f=d=>{let p=d.trim();p&&!p.startsWith("#")&&(p="#"+p),l(p),vh.test(p)&&a(p)},c=d=>{a(d),l(d)},h=()=>{i(r),n()};return y.jsx(Sr,{opened:e,onClose:n,title:"Color personalizado",size:"auto",centered:!0,withinPortal:!0,zIndex:2e3,closeOnClickOutside:!0,closeOnEscape:!1,trapFocus:!1,withCloseButton:!1,children:y.jsxs(Vn,{gap:"sm",onMouseDown:d=>d.stopPropagation(),onPointerDown:d=>d.stopPropagation(),onClick:d=>d.stopPropagation(),children:[y.jsx(Py,{value:r,onChange:c,format:"hex",swatches:["#1c7ed6","#15aabf","#12b886","#37b24d","#82c91e","#fab005","#fd7e14","#fa5252","#e64980","#be4bdb","#7950f2","#4c6ef5","#868e96","#212529"],fullWidth:!0}),y.jsxs(Ue,{align:"end",gap:"xs",children:[y.jsx(dl,{label:"Hex",value:o,onChange:d=>f(d.currentTarget.value),error:o&&!vh.test(o)?"Hex invalido":void 0,size:"xs",style:{flex:1},placeholder:"#rrggbb"}),y.jsx(ve,{style:{width:32,height:32,borderRadius:4,background:vh.test(o)?o:"transparent",border:"1px solid var(--mantine-color-dark-4)"}})]}),y.jsxs(Ue,{justify:"flex-end",gap:"xs",children:[y.jsx(yt,{variant:"default",size:"xs",onClick:n,children:"Cancelar"}),y.jsx(yt,{size:"xs",onClick:h,disabled:!vh.test(r),children:"Aceptar"})]})]})})}function h9e(){const e=window;e._cardRenderProbe&&(e._cardRenderCount=(e._cardRenderCount||0)+1)}function m9e(){const e=window;e._cardRenderProbe&&(e._cardBodyRenderCount=(e._cardBodyRenderCount||0)+1)}const p9e=A.memo(function({card:n,isDone:t,isOverlay:i,activeSticker:r,cardElRef:a,now:o,users:l,assignee:f,requesterOptions:c,menuOpen:h,setMenuOpen:d,onDelete:p,onEdit:v,onDuplicate:b,onChangeColor:w,onShowHistory:k,onToggleLock:_,onAssign:C,onSetDeadline:x,onSetRequester:E,onArchive:O,onOpenCustomColor:j,onRemoveSticker:M,onMoveSticker:N,onCommitSticker:H}){m9e();const P=!!r,[z,F]=A.useState(!1),[G,U]=A.useState(!1),[$,R]=A.useState(!1),[I,q]=A.useState(!1),[Y,D]=A.useState(n.requester||""),W=A.useRef(null),V=n.entered_at?new Date(n.entered_at).getTime():o,L=Math.max(0,o-V),X=n.deadline?new Date(n.deadline).getTime():0,ee=X?X-o:0,re=X?ee<0:!1,se=n.created_at?new Date(n.created_at).getTime():0,ye=X&&se?X-se:0,ae=ye>0?ee/ye:0;let le="blue",_e="light";re?(le="red.9",_e="filled"):ae<.1?(le="red",_e="filled"):ae<.5&&(le="yellow",_e="light");const ne=n.locked_at?new Date(n.locked_at).getTime():0,ze=n.locked&&ne?Math.max(0,o-ne):0,we=n.created_at?new Date(n.created_at).getTime():0,Ce=n.completed_at?new Date(n.completed_at).getTime():0,Ne=t&&we&&Ce?Math.max(0,Ce-we):0,ge=ue=>Be=>{var ie;if(!P||i||!N||Be.button!==0)return;Be.stopPropagation(),Be.preventDefault();const Ge=(ie=a.current)==null?void 0:ie.getBoundingClientRect();if(!Ge)return;W.current=ue;const Ve=Be.currentTarget;Ve.setPointerCapture(Be.pointerId);const Xe=he=>{const Ye=W.current;if(Ye===null)return;const Je=(he.clientX-Ge.left)/Ge.width,Se=(he.clientY-Ge.top)/Ge.height;N(n.id,Ye,Math.max(0,Math.min(1,Je)),Math.max(0,Math.min(1,Se)))},Qe=he=>{var Ye;(Ye=Ve.releasePointerCapture)==null||Ye.call(Ve,he.pointerId),Ve.removeEventListener("pointermove",Xe),Ve.removeEventListener("pointerup",Qe),Ve.removeEventListener("pointercancel",Qe),W.current=null,H==null||H(n.id)};Ve.addEventListener("pointermove",Xe),Ve.addEventListener("pointerup",Qe),Ve.addEventListener("pointercancel",Qe)},xe=ue=>Be=>{!P||i||(Be.preventDefault(),Be.stopPropagation(),M==null||M(n.id,ue))},Pe=h?y.jsxs(y.Fragment,{children:[y.jsx(Un.Label,{children:"Acciones"}),y.jsx(Un.Item,{leftSection:y.jsx(kh,{size:14}),onClick:()=>{d(!1),v(n)},children:"Editar"}),b&&y.jsx(Un.Item,{leftSection:y.jsx(ase,{size:14}),onClick:()=>{d(!1),b(n.id)},children:"Duplicar"}),y.jsxs(En,{opened:z,onChange:F,position:"right-start",withArrow:!0,shadow:"md",children:[y.jsx(En.Target,{children:y.jsx(Un.Item,{leftSection:y.jsx(u9,{size:14}),onClick:ue=>{ue.preventDefault(),ue.stopPropagation(),F(Be=>!Be)},closeMenuOnClick:!1,children:"Color"})}),y.jsx(En.Dropdown,{p:"xs",onDoubleClick:ue=>ue.stopPropagation(),onClick:ue=>ue.stopPropagation(),onMouseDown:ue=>ue.stopPropagation(),children:y.jsx(SW,{value:n.color,onChange:ue=>w(n.id,ue),onOpenCustom:j?()=>j(n.id,n.color||"#888888"):void 0})})]}),y.jsxs(En,{opened:G,onChange:U,position:"right-start",withArrow:!0,shadow:"md",withinPortal:!1,children:[y.jsx(En.Target,{children:y.jsxs(Un.Item,{leftSection:y.jsx(Jse,{size:14}),onClick:ue=>{ue.preventDefault(),ue.stopPropagation(),U(Be=>!Be)},closeMenuOnClick:!1,children:["Asignar a ",f?`(${f.display_name||f.username})`:"..."]})}),y.jsx(En.Dropdown,{p:"xs",onDoubleClick:ue=>ue.stopPropagation(),onClick:ue=>ue.stopPropagation(),onMouseDown:ue=>ue.stopPropagation(),children:y.jsx(ya,{placeholder:"Sin asignar",value:n.assignee_id??null,onChange:ue=>{C(n.id,ue),U(!1),d(!1)},data:l.map(ue=>({value:ue.id,label:ue.display_name||ue.username})),clearable:!0,searchable:!0,autoFocus:!0,comboboxProps:{withinPortal:!1}})})]}),y.jsxs(En,{opened:$,onChange:R,position:"right-start",withArrow:!0,shadow:"md",withinPortal:!1,children:[y.jsx(En.Target,{children:y.jsxs(Un.Item,{leftSection:y.jsx(ale,{size:14}),onClick:ue=>{ue.preventDefault(),ue.stopPropagation(),D(n.requester||""),R(Be=>!Be)},closeMenuOnClick:!1,children:["Solicitante ",n.requester?`(${n.requester})`:"..."]})}),y.jsx(En.Dropdown,{p:"xs",onDoubleClick:ue=>ue.stopPropagation(),onClick:ue=>ue.stopPropagation(),onMouseDown:ue=>ue.stopPropagation(),children:y.jsx(Ay,{placeholder:"Sin solicitante",value:Y,onChange:D,data:c||[],autoFocus:!0,comboboxProps:{withinPortal:!1},onKeyDown:ue=>{ue.key==="Enter"?(ue.preventDefault(),E==null||E(n.id,Y.trim()),R(!1),d(!1)):ue.key==="Escape"&&R(!1)},onOptionSubmit:ue=>{D(ue),E==null||E(n.id,ue),R(!1),d(!1)}})})]}),y.jsx(Un.Item,{leftSection:n.locked?y.jsx(eq,{size:14}):y.jsx(el,{size:14}),color:n.locked?"yellow":void 0,onClick:()=>{d(!1),_(n.id,!n.locked)},children:n.locked?"Desbloquear":"Bloquear"}),y.jsx(Un.Item,{leftSection:y.jsx(vse,{size:14}),onClick:()=>{d(!1),k(n)},children:"Historial"}),x&&y.jsxs(En,{opened:I,onChange:q,position:"right-start",withArrow:!0,shadow:"md",withinPortal:!1,children:[y.jsx(En.Target,{children:y.jsx(Un.Item,{leftSection:y.jsx(ZF,{size:14}),onClick:ue=>{ue.preventDefault(),ue.stopPropagation(),q(Be=>!Be)},closeMenuOnClick:!1,children:n.deadline?`Deadline (${n.deadline.slice(0,10)})`:"Deadline..."})}),y.jsxs(En.Dropdown,{p:"xs",onDoubleClick:ue=>ue.stopPropagation(),onClick:ue=>ue.stopPropagation(),onMouseDown:ue=>ue.stopPropagation(),children:[y.jsx(ku,{value:n.deadline?n.deadline.slice(0,10):null,onChange:ue=>{const Be=ue?typeof ue=="string"?ue.slice(0,10):new Date(ue).toISOString().slice(0,10):null;x(n.id,Be?`${Be}T23:59:59Z`:null),q(!1),d(!1)},clearable:!0,valueFormat:"DD/MM/YYYY",size:"xs",placeholder:"Elegir fecha",popoverProps:{withinPortal:!1}}),n.deadline&&y.jsx(ii,{label:"Quitar deadline",withArrow:!0,children:y.jsx(kt,{size:"sm",variant:"subtle",color:"red",mt:6,onClick:()=>{x(n.id,null),q(!1),d(!1)},children:y.jsx(_u,{size:12})})})]})]}),t&&O&&y.jsx(Un.Item,{leftSection:y.jsx(XF,{size:14}),color:"teal",onClick:()=>{d(!1),O(n.id)},children:"Archivar"}),y.jsx(Un.Divider,{}),y.jsx(Un.Item,{leftSection:y.jsx(_u,{size:14}),color:"red",onClick:()=>{d(!1),p(n.id)},children:"Borrar"})]}):null;return y.jsxs(y.Fragment,{children:[y.jsxs(Vn,{gap:6,style:{position:"relative",zIndex:1,pointerEvents:P?"none":void 0},children:[y.jsxs(Ue,{justify:"space-between",gap:4,wrap:"nowrap",align:"flex-start",children:[y.jsxs(Ue,{gap:4,wrap:"nowrap",style:{flex:1,minWidth:0},align:"flex-start",children:[y.jsx(JF,{size:14,color:"var(--mantine-color-dark-2)",style:{flexShrink:0,marginTop:4}}),n.locked&&y.jsx(ii,{label:"Bloqueada",withArrow:!0,children:y.jsx(el,{size:14,color:"var(--mantine-color-yellow-6)",style:{flexShrink:0,marginTop:4}})}),y.jsx(Ee,{size:"sm",fw:500,style:{flex:1,wordBreak:"break-word",whiteSpace:"normal",textDecoration:t?"line-through":"none",opacity:t?.7:1},children:n.title})]}),y.jsxs(Un,{opened:h,onChange:d,position:"bottom-end",shadow:"md",withArrow:!0,children:[y.jsx(Un.Target,{children:y.jsx(kt,{variant:"subtle",color:"gray",size:"sm","aria-label":"Acciones",style:{flexShrink:0},onPointerDown:ue=>ue.stopPropagation(),children:y.jsx(QF,{size:14})})}),y.jsx(Un.Dropdown,{onDoubleClick:ue=>ue.stopPropagation(),onClick:ue=>ue.stopPropagation(),onMouseDown:ue=>ue.stopPropagation(),onContextMenu:ue=>ue.stopPropagation(),children:Pe})]})]}),(n.requester||f)&&y.jsxs(Ue,{gap:6,wrap:"nowrap",style:{minWidth:0},children:[n.requester&&y.jsxs(y.Fragment,{children:[y.jsx(rs,{size:18,radius:"xs",color:ic(n.requester),style:{flexShrink:0},children:n.requester.slice(0,2).toUpperCase()}),y.jsx(Ee,{size:"xs",c:"dimmed",truncate:!0,children:n.requester})]}),n.requester&&f&&y.jsx(Ee,{size:"xs",c:"dimmed",style:{flexShrink:0},children:"-"}),f&&y.jsxs(y.Fragment,{children:[y.jsx(rs,{size:18,radius:"xl",color:f.color||"blue",style:{flexShrink:0},children:(f.display_name||f.username).slice(0,2).toUpperCase()}),y.jsx(Ee,{size:"xs",c:"dimmed",truncate:!0,children:f.display_name||f.username})]})]}),n.description&&y.jsx(Ee,{size:"xs",c:"dimmed",lineClamp:3,children:n.description}),n.tags&&n.tags.length>0&&y.jsx(Ue,{gap:4,wrap:"wrap",children:n.tags.map(ue=>y.jsx(dt,{size:"xs",variant:"light",color:ic(ue),radius:"sm",children:ue},ue))}),y.jsxs(Ue,{gap:4,wrap:"wrap",children:[n.locked&&y.jsx(dt,{size:"xs",variant:"light",color:"yellow",leftSection:y.jsx(el,{size:10}),children:Zt(ze)}),!n.locked&&t&&n.completed_at?y.jsxs(y.Fragment,{children:[y.jsx(dt,{size:"xs",variant:"light",color:"teal",leftSection:y.jsx(nc,{size:10}),children:VS(n.completed_at)}),y.jsxs(dt,{size:"xs",variant:"light",color:"gray",leftSection:y.jsx(Vg,{size:10}),children:["Total: ",Zt(Ne)]}),n.total_locked_ms>0&&y.jsx(dt,{size:"xs",variant:"light",color:"yellow",leftSection:y.jsx(el,{size:10}),children:Zt(n.total_locked_ms)})]}):n.locked?null:n.deadline?y.jsx(ii,{label:`Vence: ${VS(n.deadline)}`,withArrow:!0,children:y.jsx(dt,{size:"xs",variant:_e,color:le,leftSection:y.jsx(Wg,{size:10}),children:re?`-${Zt(-ee)}`:Zt(ee)})}):y.jsx(dt,{size:"xs",variant:"light",color:"gray",leftSection:y.jsx(Vg,{size:10}),children:Zt(L)})]}),n.seq_num>0&&y.jsxs(Ee,{size:"xs",c:"dimmed",style:{marginTop:-2},children:["#",String(n.seq_num).padStart(5,"0")]})]}),n.stickers&&n.stickers.length>0&&y.jsx("div",{"data-sticker-overlay":!0,style:{position:"absolute",inset:0,pointerEvents:"none",overflow:"hidden",borderRadius:"inherit",zIndex:0},children:n.stickers.map((ue,Be)=>y.jsx("span",{onPointerDown:ge(Be),onContextMenu:xe(Be),title:P?"Arrastra para mover. Click derecho para borrar.":"",style:{position:"absolute",left:`${ue.x*100}%`,top:`${ue.y*100}%`,transform:"translate(-50%, -50%)",fontSize:48,lineHeight:1,opacity:1,userSelect:"none",cursor:P&&!i?"grab":"default",pointerEvents:P&&!i?"auto":"none",touchAction:"none"},children:ue.emoji},Be))})]})});function v9e({card:e,now:n,onDelete:t,onEdit:i,onDuplicate:r,onChangeColor:a,onShowHistory:o,onToggleLock:l,onAssign:f,onSetDeadline:c,onSetRequester:h,onArchive:d,requesterOptions:p,onOpenCustomColor:v,activeSticker:b,onAddSticker:w,onRemoveSticker:k,onMoveSticker:_,onCommitSticker:C,users:x,assignee:E,inDoneColumn:O,columnOverdue:j,isOverlay:M,highlight:N}){h9e();const H=O||!!e.completed_at,[P,z]=A.useState(!1),F=A.useRef(null),G=!!b,U=A.useMemo(()=>({type:"card",columnId:e.column_id,locked:e.locked}),[e.column_id,e.locked]),{attributes:$,listeners:R,setNodeRef:I,transform:q,transition:Y,isDragging:D}=kF({id:e.id,data:U,disabled:G,animateLayoutChanges:()=>!1}),W=A.useCallback(re=>{F.current=re,I(re)},[I]);A.useEffect(()=>{N&&F.current&&F.current.scrollIntoView({behavior:"smooth",block:"center"})},[N]);const V=re=>{if(!G||!w||M||re.target.closest("[data-sticker-overlay]"))return;const se=re.currentTarget.getBoundingClientRect(),ye=(re.clientX-se.left)/se.width,ae=(re.clientY-se.top)/se.height;w(e.id,Math.max(0,Math.min(1,ye)),Math.max(0,Math.min(1,ae)))},L=N?"var(--mantine-color-blue-5)":j?"var(--mantine-color-red-6)":e.locked?"var(--mantine-color-yellow-6)":d9(e.color),X={transform:po.Transform.toString(q),transition:Y,opacity:D?.4:1,background:rq(e.color),borderColor:L,borderWidth:N||e.locked||j?2:1,boxShadow:N?"0 0 0 3px var(--mantine-color-blue-4)":j?"0 0 0 2px var(--mantine-color-red-3)":void 0,filter:H?"brightness(0.55) saturate(0.7)":void 0},ee=re=>{re.preventDefault(),z(!0)};return y.jsx(Mt,{ref:W,style:{...X,position:"relative",cursor:G?"copy":"grab",touchAction:"none"},withBorder:!0,p:"xs",shadow:M?"lg":"xs",radius:"md","data-card-id":e.id,"data-column-overdue":j?"true":"false","data-locked":e.locked?"true":"false",onContextMenu:ee,onClick:V,onDoubleClick:re=>{re.stopPropagation(),i(e)},...$,...G?{}:R,children:y.jsx(p9e,{card:e,isDone:H,isOverlay:M,highlight:N,activeSticker:b,cardElRef:F,now:n,users:x,assignee:E,requesterOptions:p,menuOpen:P,setMenuOpen:z,onDelete:t,onEdit:i,onDuplicate:r,onChangeColor:a,onShowHistory:o,onToggleLock:l,onAssign:f,onSetDeadline:c,onSetRequester:h,onArchive:d,onOpenCustomColor:v,onRemoveSticker:k,onMoveSticker:_,onCommitSticker:C})})}const CW=A.memo(v9e),$$={minutes:1,hours:60,days:1440,weeks:1440*7,months:1440*30},x6={minutes:"minutos",hours:"horas",days:"dias",weeks:"semanas",months:"meses"},g9e=Object.keys(x6).map(e=>({value:e,label:x6[e]}));function y9e({column:e,cards:n,now:t,collapsed:i,onAddCard:r,onRenameColumn:a,onResizeColumn:o,onMoveColumnLocation:l,onDeleteColumn:f,onSetWIPLimit:c,onSetMaxTimeMinutes:h,onPickRandom:d,onToggleDone:p,onEditCard:v,onDeleteCard:b,onDuplicateCard:w,onChangeCardColor:k,onShowHistory:_,onToggleCardLock:C,onAssignCard:x,onSetCardDeadline:E,onSetRequester:O,onArchiveCard:j,requesterOptions:M,onOpenCustomCardColor:N,activeSticker:H,onAddSticker:P,onRemoveSticker:z,onMoveSticker:F,onCommitSticker:G,users:U,usersById:$,highlightCardId:R}){const[I,q]=A.useState(!1),[Y,D]=A.useState(e.name),[W,V]=A.useState(null),[L,X]=A.useState(!1),[ee,re]=A.useState(e.wip_limit),[se,ye]=A.useState(!1),ae=Fe=>Fe<=0?"minutes":Fe%43200===0?"months":Fe%10080===0?"weeks":Fe%1440===0?"days":Fe%60===0?"hours":"minutes",le=(Fe,jn)=>{const bn=$$[jn];return Fe>0?Math.max(1,Math.round(Fe/bn)):0},[_e,ne]=A.useState(()=>ae(e.max_time_minutes||0)),[ze,we]=A.useState(()=>le(e.max_time_minutes||0,ae(e.max_time_minutes||0))),[Ce,Ne]=A.useState(()=>i?localStorage.getItem(`kanban_col_body_${e.id}`)==="1":!1);A.useEffect(()=>{i&&localStorage.setItem(`kanban_col_body_${e.id}`,Ce?"1":"0")},[Ce,i,e.id]);const ge=e.wip_limit,xe=ge>0&&n.length>ge;A.useEffect(()=>{V(null)},[e.width]);const Pe=A.useMemo(()=>({type:"column",columnId:e.id,location:e.location}),[e.id,e.location]),{attributes:ue,listeners:Be,setNodeRef:Ge,transform:Ve,transition:Xe,isDragging:Qe}=kF({id:`column-${e.id}`,data:Pe}),ie=i?"100%":W??e.width,he=i?{transform:po.Transform.toString(Ve),transition:Xe,opacity:Qe?.4:1,width:"100%",display:"flex",flexDirection:"column",position:"relative",flex:Ce?"0 0 auto":"1 1 auto",minHeight:0}:{transform:po.Transform.toString(Ve),transition:Xe,opacity:Qe?.4:1,width:ie,minWidth:ie,maxWidth:ie,display:"flex",flexDirection:"column",height:"100%",position:"relative"},Ye=n.map(Fe=>Fe.id),Je=()=>{const Fe=Y.trim();Fe&&Fe!==e.name&&a(e.id,Fe),q(!1)},Se=A.useRef(null),tn=Fe=>{Fe.preventDefault(),Fe.stopPropagation(),Se.current={startX:Fe.clientX,startWidth:e.width},document.body.style.cursor="col-resize",document.body.style.userSelect="none";const jn=yn=>{if(!Se.current)return;const wn=yn.clientX-Se.current.startX,it=Math.min(800,Math.max(200,Se.current.startWidth+wn));V(it)},bn=()=>{Se.current&&cn.current!==null&&o(e.id,cn.current),Se.current=null,document.body.style.cursor="",document.body.style.userSelect="",window.removeEventListener("mousemove",jn),window.removeEventListener("mouseup",bn)};window.addEventListener("mousemove",jn),window.addEventListener("mouseup",bn)},cn=A.useRef(null);A.useEffect(()=>{cn.current=W},[W]);const On=e.location==="sidebar",mn=On?"Restaurar al board":"Mover al sidebar",an=On?Poe:XF,en=()=>{const Fe=typeof ee=="number"?ee:parseInt(String(ee),10),jn=Number.isFinite(Fe)&&Fe>=0?Math.floor(Fe):0;jn!==e.wip_limit&&c(e.id,jn),X(!1)},Rn=xe?"var(--mantine-color-red-9)":"var(--mantine-color-dark-7)",De=xe?"var(--mantine-color-red-6)":void 0;return y.jsxs(Mt,{ref:Ge,style:{...he,background:Rn,borderColor:De,borderWidth:xe?2:1},withBorder:!0,radius:"md",p:"sm","data-column-id":e.id,"data-column-location":e.location,children:[y.jsxs(Ue,{justify:"space-between",mb:"xs",wrap:"nowrap",children:[y.jsxs(Ue,{gap:4,wrap:"nowrap",style:{flex:1,minWidth:0},children:[y.jsx(kt,{variant:"subtle",color:"gray",size:"sm",...ue,...Be,style:{cursor:"grab"},"aria-label":"Drag column",children:y.jsx(JF,{size:14})}),I?y.jsx(dl,{size:"xs",value:Y,onChange:Fe=>D(Fe.currentTarget.value),autoFocus:!0,onBlur:Je,onKeyDown:Fe=>{Fe.key==="Enter"&&Je(),Fe.key==="Escape"&&(D(e.name),q(!1))},style:{flex:1}}):y.jsx(Ee,{fw:600,size:"sm",truncate:!0,onDoubleClick:()=>{D(e.name),q(!0)},style:{flex:1,cursor:"text"},title:"Doble click para renombrar",children:e.name}),y.jsxs(En,{opened:L,onChange:Fe=>{X(Fe),Fe&&re(e.wip_limit)},position:"bottom",withArrow:!0,shadow:"md",children:[y.jsx(En.Target,{children:y.jsx(ii,{label:ge>0?`WIP ${n.length}/${ge}${xe?" (excedido)":""}`:"Click para limitar WIP",withArrow:!0,children:y.jsx(dt,{size:"xs",variant:xe?"filled":"light",color:xe?"red":ge>0?"yellow":"gray",leftSection:xe?y.jsx(LS,{size:10}):null,style:{cursor:"pointer"},onClick:()=>X(Fe=>!Fe),children:ge>0?`${n.length}/${ge}`:n.length})})}),y.jsx(En.Dropdown,{p:"xs",children:y.jsxs(Vn,{gap:"xs",children:[y.jsx(Ee,{size:"xs",c:"dimmed",children:"Maximo de tarjetas (0 = sin limite)"}),y.jsx(Xh,{size:"xs",value:ee,onChange:re,min:0,max:999,autoFocus:!0,onKeyDown:Fe=>{Fe.key==="Enter"&&en(),Fe.key==="Escape"&&X(!1)}}),y.jsxs(Ue,{justify:"flex-end",gap:4,children:[y.jsx(yt,{size:"xs",variant:"subtle",onClick:()=>X(!1),children:"Cancelar"}),y.jsx(yt,{size:"xs",onClick:en,children:"Guardar"})]})]})})]})]}),y.jsx(Ue,{gap:2,wrap:"nowrap",children:I?y.jsxs(y.Fragment,{children:[y.jsx(kt,{variant:"subtle",color:"green",size:"sm",onClick:Je,"aria-label":"Save",children:y.jsx(nc,{size:14})}),y.jsx(kt,{variant:"subtle",color:"gray",size:"sm",onClick:()=>{D(e.name),q(!1)},"aria-label":"Cancel",children:y.jsx(_h,{size:14})})]}):y.jsxs(y.Fragment,{children:[i&&y.jsx(ii,{label:Ce?"Expandir":"Colapsar",withArrow:!0,children:y.jsx(kt,{variant:"subtle",color:"gray",size:"sm",onClick:()=>Ne(Fe=>!Fe),"aria-label":Ce?"Expandir columna":"Colapsar columna",children:Ce?y.jsx(BS,{size:14}):y.jsx(IS,{size:14})})}),e.is_done&&y.jsx(ii,{label:"Columna Done",withArrow:!0,children:y.jsx(dt,{size:"xs",color:"green",variant:"filled",leftSection:y.jsx(em,{size:10}),children:"done"})}),y.jsxs(Un,{position:"bottom-end",shadow:"md",withArrow:!0,children:[y.jsx(Un.Target,{children:y.jsx(kt,{variant:"subtle",color:"gray",size:"sm","aria-label":"Acciones columna",children:y.jsx(QF,{size:14})})}),y.jsxs(Un.Dropdown,{children:[y.jsx(Un.Label,{children:"Columna"}),y.jsx(Un.Item,{leftSection:y.jsx($se,{size:14}),onClick:()=>{D(e.name),q(!0)},children:"Renombrar"}),y.jsx(Un.Item,{leftSection:y.jsx(em,{size:14}),color:e.is_done?"yellow":"green",onClick:()=>p(e.id,!e.is_done),children:e.is_done?"Quitar marca Done":"Marcar como Done"}),y.jsxs(En,{opened:se,onChange:Fe=>{if(ye(Fe),Fe){const jn=ae(e.max_time_minutes||0);ne(jn),we(le(e.max_time_minutes||0,jn))}},position:"right-start",withArrow:!0,shadow:"md",withinPortal:!1,children:[y.jsx(En.Target,{children:y.jsxs(Un.Item,{leftSection:y.jsx(Vg,{size:14}),"data-test":"column-max-time",closeMenuOnClick:!1,onClick:Fe=>{Fe.preventDefault(),Fe.stopPropagation(),ye(jn=>!jn)},children:["Tiempo maximo",e.max_time_minutes>0?` (${(()=>{const Fe=ae(e.max_time_minutes);return`${le(e.max_time_minutes,Fe)} ${x6[Fe]}`})()})`:""]})}),y.jsx(En.Dropdown,{p:"xs",onClick:Fe=>Fe.stopPropagation(),onMouseDown:Fe=>Fe.stopPropagation(),onDoubleClick:Fe=>Fe.stopPropagation(),children:y.jsxs(Vn,{gap:6,style:{minWidth:240},children:[y.jsx(Ee,{size:"xs",c:"dimmed",children:"Cards que pasen este tiempo se pintaran con borde rojo. 0 = sin limite. Columnas Done no aplican."}),y.jsxs(Ue,{gap:6,wrap:"nowrap",children:[y.jsx(Xh,{size:"xs",min:0,max:999,value:ze,onChange:we,placeholder:"0",style:{width:90},"data-test":"column-max-time-input"}),y.jsx(ya,{size:"xs",value:_e,onChange:Fe=>Fe&&ne(Fe),data:g9e,style:{width:130},allowDeselect:!1,"data-test":"column-max-time-unit"})]}),y.jsxs(Ue,{justify:"space-between",gap:6,children:[y.jsx(ii,{label:"Quitar limite",withArrow:!0,disabled:!e.max_time_minutes,children:y.jsx(kt,{size:"sm",variant:"subtle",color:"red",disabled:!e.max_time_minutes,onClick:()=>{h(e.id,0),we(0),ye(!1)},children:y.jsx(_u,{size:12})})}),y.jsx(yt,{size:"xs","data-test":"column-max-time-save",onClick:()=>{const Fe=typeof ze=="number"?ze:parseInt(String(ze),10),bn=(Number.isFinite(Fe)&&Fe>=0?Fe:0)*$$[_e];bn!==e.max_time_minutes&&h(e.id,bn),ye(!1)},children:"Guardar"})]})]})})]}),!e.is_done&&y.jsx(Un.Item,{leftSection:y.jsx(sse,{size:14}),"data-test":"column-random-pick",disabled:n.filter(Fe=>!Fe.locked).length===0,onClick:()=>d(e.id),children:"Seleccionar Aleatorio"}),y.jsx(Un.Item,{leftSection:y.jsx(an,{size:14}),onClick:()=>l(e.id,On?"board":"sidebar"),children:mn}),y.jsx(Un.Divider,{}),y.jsx(Un.Item,{leftSection:y.jsx(_u,{size:14}),color:"red",onClick:()=>f(e.id),children:"Borrar columna"})]})]})]})})]}),!(i&&Ce)&&y.jsxs(y.Fragment,{children:[y.jsx(xa,{style:{flex:1},type:"auto",children:y.jsx($S,{items:Ye,strategy:gF,children:y.jsx(Vn,{gap:"xs",pb:"xs",style:{minHeight:40},children:n.map(Fe=>y.jsx(CW,{card:Fe,now:t,onDelete:b,onEdit:v,onDuplicate:w,onChangeColor:k,onShowHistory:_,onToggleLock:C,onAssign:x,onSetDeadline:E,onSetRequester:O,onArchive:j,requesterOptions:M,onOpenCustomColor:N,users:U,assignee:Fe.assignee_id?$.get(Fe.assignee_id):void 0,inDoneColumn:e.is_done,columnOverdue:!e.is_done&&e.max_time_minutes>0&&Fe.time_in_column_ms>e.max_time_minutes*6e4,highlight:R===Fe.id,activeSticker:H,onAddSticker:P,onRemoveSticker:z,onMoveSticker:F,onCommitSticker:G},Fe.id))})})}),y.jsx(yt,{variant:"subtle",color:"gray",size:"xs",leftSection:y.jsx(tc,{size:14}),onClick:()=>r(e.id),mt:"xs",fullWidth:!0,"data-test":"add-card",children:"Anadir tarjeta"})]}),!On&&y.jsx(ve,{onMouseDown:tn,style:{position:"absolute",top:0,right:-3,width:6,height:"100%",cursor:"col-resize",zIndex:5},"aria-label":"Resize column"})]})}const z$=A.memo(y9e),b9e=JSON.parse('[{"id":"people","emojis":["grinning","smiley","smile","grin","laughing","sweat_smile","rolling_on_the_floor_laughing","joy","slightly_smiling_face","upside_down_face","melting_face","wink","blush","innocent","smiling_face_with_3_hearts","heart_eyes","star-struck","kissing_heart","kissing","relaxed","kissing_closed_eyes","kissing_smiling_eyes","smiling_face_with_tear","yum","stuck_out_tongue","stuck_out_tongue_winking_eye","zany_face","stuck_out_tongue_closed_eyes","money_mouth_face","hugging_face","face_with_hand_over_mouth","face_with_open_eyes_and_hand_over_mouth","face_with_peeking_eye","shushing_face","thinking_face","saluting_face","zipper_mouth_face","face_with_raised_eyebrow","neutral_face","expressionless","no_mouth","dotted_line_face","face_in_clouds","smirk","unamused","face_with_rolling_eyes","grimacing","face_exhaling","lying_face","shaking_face","relieved","pensive","sleepy","drooling_face","sleeping","mask","face_with_thermometer","face_with_head_bandage","nauseated_face","face_vomiting","sneezing_face","hot_face","cold_face","woozy_face","dizzy_face","face_with_spiral_eyes","exploding_head","face_with_cowboy_hat","partying_face","disguised_face","sunglasses","nerd_face","face_with_monocle","confused","face_with_diagonal_mouth","worried","slightly_frowning_face","white_frowning_face","open_mouth","hushed","astonished","flushed","pleading_face","face_holding_back_tears","frowning","anguished","fearful","cold_sweat","disappointed_relieved","cry","sob","scream","confounded","persevere","disappointed","sweat","weary","tired_face","yawning_face","triumph","rage","angry","face_with_symbols_on_mouth","smiling_imp","imp","skull","skull_and_crossbones","hankey","clown_face","japanese_ogre","japanese_goblin","ghost","alien","space_invader","wave","raised_back_of_hand","raised_hand_with_fingers_splayed","hand","spock-hand","rightwards_hand","leftwards_hand","palm_down_hand","palm_up_hand","leftwards_pushing_hand","rightwards_pushing_hand","ok_hand","pinched_fingers","pinching_hand","v","crossed_fingers","hand_with_index_finger_and_thumb_crossed","i_love_you_hand_sign","the_horns","call_me_hand","point_left","point_right","point_up_2","middle_finger","point_down","point_up","index_pointing_at_the_viewer","+1","-1","fist","facepunch","left-facing_fist","right-facing_fist","clap","raised_hands","heart_hands","open_hands","palms_up_together","handshake","pray","writing_hand","nail_care","selfie","muscle","mechanical_arm","mechanical_leg","leg","foot","ear","ear_with_hearing_aid","nose","brain","anatomical_heart","lungs","tooth","bone","eyes","eye","tongue","lips","biting_lip","baby","child","boy","girl","adult","person_with_blond_hair","man","bearded_person","man_with_beard","woman_with_beard","red_haired_man","curly_haired_man","white_haired_man","bald_man","woman","red_haired_woman","red_haired_person","curly_haired_woman","curly_haired_person","white_haired_woman","white_haired_person","bald_woman","bald_person","blond-haired-woman","blond-haired-man","older_adult","older_man","older_woman","person_frowning","man-frowning","woman-frowning","person_with_pouting_face","man-pouting","woman-pouting","no_good","man-gesturing-no","woman-gesturing-no","ok_woman","man-gesturing-ok","woman-gesturing-ok","information_desk_person","man-tipping-hand","woman-tipping-hand","raising_hand","man-raising-hand","woman-raising-hand","deaf_person","deaf_man","deaf_woman","bow","man-bowing","woman-bowing","face_palm","man-facepalming","woman-facepalming","shrug","man-shrugging","woman-shrugging","health_worker","male-doctor","female-doctor","student","male-student","female-student","teacher","male-teacher","female-teacher","judge","male-judge","female-judge","farmer","male-farmer","female-farmer","cook","male-cook","female-cook","mechanic","male-mechanic","female-mechanic","factory_worker","male-factory-worker","female-factory-worker","office_worker","male-office-worker","female-office-worker","scientist","male-scientist","female-scientist","technologist","male-technologist","female-technologist","singer","male-singer","female-singer","artist","male-artist","female-artist","pilot","male-pilot","female-pilot","astronaut","male-astronaut","female-astronaut","firefighter","male-firefighter","female-firefighter","cop","male-police-officer","female-police-officer","sleuth_or_spy","male-detective","female-detective","guardsman","male-guard","female-guard","ninja","construction_worker","male-construction-worker","female-construction-worker","person_with_crown","prince","princess","man_with_turban","man-wearing-turban","woman-wearing-turban","man_with_gua_pi_mao","person_with_headscarf","person_in_tuxedo","man_in_tuxedo","woman_in_tuxedo","bride_with_veil","man_with_veil","woman_with_veil","pregnant_woman","pregnant_man","pregnant_person","breast-feeding","woman_feeding_baby","man_feeding_baby","person_feeding_baby","angel","santa","mrs_claus","mx_claus","superhero","male_superhero","female_superhero","supervillain","male_supervillain","female_supervillain","mage","male_mage","female_mage","fairy","male_fairy","female_fairy","vampire","male_vampire","female_vampire","merperson","merman","mermaid","elf","male_elf","female_elf","genie","male_genie","female_genie","zombie","male_zombie","female_zombie","troll","massage","man-getting-massage","woman-getting-massage","haircut","man-getting-haircut","woman-getting-haircut","walking","man-walking","woman-walking","standing_person","man_standing","woman_standing","kneeling_person","man_kneeling","woman_kneeling","person_with_probing_cane","man_with_probing_cane","woman_with_probing_cane","person_in_motorized_wheelchair","man_in_motorized_wheelchair","woman_in_motorized_wheelchair","person_in_manual_wheelchair","man_in_manual_wheelchair","woman_in_manual_wheelchair","runner","man-running","woman-running","dancer","man_dancing","man_in_business_suit_levitating","dancers","men-with-bunny-ears-partying","women-with-bunny-ears-partying","person_in_steamy_room","man_in_steamy_room","woman_in_steamy_room","person_climbing","man_climbing","woman_climbing","fencer","horse_racing","skier","snowboarder","golfer","man-golfing","woman-golfing","surfer","man-surfing","woman-surfing","rowboat","man-rowing-boat","woman-rowing-boat","swimmer","man-swimming","woman-swimming","person_with_ball","man-bouncing-ball","woman-bouncing-ball","weight_lifter","man-lifting-weights","woman-lifting-weights","bicyclist","man-biking","woman-biking","mountain_bicyclist","man-mountain-biking","woman-mountain-biking","person_doing_cartwheel","man-cartwheeling","woman-cartwheeling","wrestlers","man-wrestling","woman-wrestling","water_polo","man-playing-water-polo","woman-playing-water-polo","handball","man-playing-handball","woman-playing-handball","juggling","man-juggling","woman-juggling","person_in_lotus_position","man_in_lotus_position","woman_in_lotus_position","bath","sleeping_accommodation","people_holding_hands","two_women_holding_hands","man_and_woman_holding_hands","two_men_holding_hands","couplekiss","woman-kiss-man","man-kiss-man","woman-kiss-woman","couple_with_heart","woman-heart-man","man-heart-man","woman-heart-woman","family","man-woman-boy","man-woman-girl","man-woman-girl-boy","man-woman-boy-boy","man-woman-girl-girl","man-man-boy","man-man-girl","man-man-girl-boy","man-man-boy-boy","man-man-girl-girl","woman-woman-boy","woman-woman-girl","woman-woman-girl-boy","woman-woman-boy-boy","woman-woman-girl-girl","man-boy","man-boy-boy","man-girl","man-girl-boy","man-girl-girl","woman-boy","woman-boy-boy","woman-girl","woman-girl-boy","woman-girl-girl","speaking_head_in_silhouette","bust_in_silhouette","busts_in_silhouette","people_hugging","footprints","robot_face","smiley_cat","smile_cat","joy_cat","heart_eyes_cat","smirk_cat","kissing_cat","scream_cat","crying_cat_face","pouting_cat","see_no_evil","hear_no_evil","speak_no_evil","love_letter","cupid","gift_heart","sparkling_heart","heartpulse","heartbeat","revolving_hearts","two_hearts","heart_decoration","heavy_heart_exclamation_mark_ornament","broken_heart","heart_on_fire","mending_heart","heart","pink_heart","orange_heart","yellow_heart","green_heart","blue_heart","light_blue_heart","purple_heart","brown_heart","black_heart","grey_heart","white_heart","kiss","100","anger","boom","dizzy","sweat_drops","dash","hole","speech_balloon","eye-in-speech-bubble","left_speech_bubble","right_anger_bubble","thought_balloon","zzz"]},{"id":"nature","emojis":["monkey_face","monkey","gorilla","orangutan","dog","dog2","guide_dog","service_dog","poodle","wolf","fox_face","raccoon","cat","cat2","black_cat","lion_face","tiger","tiger2","leopard","horse","moose","donkey","racehorse","unicorn_face","zebra_face","deer","bison","cow","ox","water_buffalo","cow2","pig","pig2","boar","pig_nose","ram","sheep","goat","dromedary_camel","camel","llama","giraffe_face","elephant","mammoth","rhinoceros","hippopotamus","mouse","mouse2","rat","hamster","rabbit","rabbit2","chipmunk","beaver","hedgehog","bat","bear","polar_bear","koala","panda_face","sloth","otter","skunk","kangaroo","badger","feet","turkey","chicken","rooster","hatching_chick","baby_chick","hatched_chick","bird","penguin","dove_of_peace","eagle","duck","swan","owl","dodo","feather","flamingo","peacock","parrot","wing","black_bird","goose","frog","crocodile","turtle","lizard","snake","dragon_face","dragon","sauropod","t-rex","whale","whale2","dolphin","seal","fish","tropical_fish","blowfish","shark","octopus","shell","coral","jellyfish","snail","butterfly","bug","ant","bee","beetle","ladybug","cricket","cockroach","spider","spider_web","scorpion","mosquito","fly","worm","microbe","bouquet","cherry_blossom","white_flower","lotus","rosette","rose","wilted_flower","hibiscus","sunflower","blossom","tulip","hyacinth","seedling","potted_plant","evergreen_tree","deciduous_tree","palm_tree","cactus","ear_of_rice","herb","shamrock","four_leaf_clover","maple_leaf","fallen_leaf","leaves","empty_nest","nest_with_eggs","mushroom"]},{"id":"foods","emojis":["grapes","melon","watermelon","tangerine","lemon","banana","pineapple","mango","apple","green_apple","pear","peach","cherries","strawberry","blueberries","kiwifruit","tomato","olive","coconut","avocado","eggplant","potato","carrot","corn","hot_pepper","bell_pepper","cucumber","leafy_green","broccoli","garlic","onion","peanuts","beans","chestnut","ginger_root","pea_pod","bread","croissant","baguette_bread","flatbread","pretzel","bagel","pancakes","waffle","cheese_wedge","meat_on_bone","poultry_leg","cut_of_meat","bacon","hamburger","fries","pizza","hotdog","sandwich","taco","burrito","tamale","stuffed_flatbread","falafel","egg","fried_egg","shallow_pan_of_food","stew","fondue","bowl_with_spoon","green_salad","popcorn","butter","salt","canned_food","bento","rice_cracker","rice_ball","rice","curry","ramen","spaghetti","sweet_potato","oden","sushi","fried_shrimp","fish_cake","moon_cake","dango","dumpling","fortune_cookie","takeout_box","crab","lobster","shrimp","squid","oyster","icecream","shaved_ice","ice_cream","doughnut","cookie","birthday","cake","cupcake","pie","chocolate_bar","candy","lollipop","custard","honey_pot","baby_bottle","glass_of_milk","coffee","teapot","tea","sake","champagne","wine_glass","cocktail","tropical_drink","beer","beers","clinking_glasses","tumbler_glass","pouring_liquid","cup_with_straw","bubble_tea","beverage_box","mate_drink","ice_cube","chopsticks","knife_fork_plate","fork_and_knife","spoon","hocho","jar","amphora"]},{"id":"activity","emojis":["jack_o_lantern","christmas_tree","fireworks","sparkler","firecracker","sparkles","balloon","tada","confetti_ball","tanabata_tree","bamboo","dolls","flags","wind_chime","rice_scene","red_envelope","ribbon","gift","reminder_ribbon","admission_tickets","ticket","medal","trophy","sports_medal","first_place_medal","second_place_medal","third_place_medal","soccer","baseball","softball","basketball","volleyball","football","rugby_football","tennis","flying_disc","bowling","cricket_bat_and_ball","field_hockey_stick_and_ball","ice_hockey_stick_and_puck","lacrosse","table_tennis_paddle_and_ball","badminton_racquet_and_shuttlecock","boxing_glove","martial_arts_uniform","goal_net","golf","ice_skate","fishing_pole_and_fish","diving_mask","running_shirt_with_sash","ski","sled","curling_stone","dart","yo-yo","kite","gun","8ball","crystal_ball","magic_wand","video_game","joystick","slot_machine","game_die","jigsaw","teddy_bear","pinata","mirror_ball","nesting_dolls","spades","hearts","diamonds","clubs","chess_pawn","black_joker","mahjong","flower_playing_cards","performing_arts","frame_with_picture","art","thread","sewing_needle","yarn","knot"]},{"id":"places","emojis":["earth_africa","earth_americas","earth_asia","globe_with_meridians","world_map","japan","compass","snow_capped_mountain","mountain","volcano","mount_fuji","camping","beach_with_umbrella","desert","desert_island","national_park","stadium","classical_building","building_construction","bricks","rock","wood","hut","house_buildings","derelict_house_building","house","house_with_garden","office","post_office","european_post_office","hospital","bank","hotel","love_hotel","convenience_store","school","department_store","factory","japanese_castle","european_castle","wedding","tokyo_tower","statue_of_liberty","church","mosque","hindu_temple","synagogue","shinto_shrine","kaaba","fountain","tent","foggy","night_with_stars","cityscape","sunrise_over_mountains","sunrise","city_sunset","city_sunrise","bridge_at_night","hotsprings","carousel_horse","playground_slide","ferris_wheel","roller_coaster","barber","circus_tent","steam_locomotive","railway_car","bullettrain_side","bullettrain_front","train2","metro","light_rail","station","tram","monorail","mountain_railway","train","bus","oncoming_bus","trolleybus","minibus","ambulance","fire_engine","police_car","oncoming_police_car","taxi","oncoming_taxi","car","oncoming_automobile","blue_car","pickup_truck","truck","articulated_lorry","tractor","racing_car","racing_motorcycle","motor_scooter","manual_wheelchair","motorized_wheelchair","auto_rickshaw","bike","scooter","skateboard","roller_skate","busstop","motorway","railway_track","oil_drum","fuelpump","wheel","rotating_light","traffic_light","vertical_traffic_light","octagonal_sign","construction","anchor","ring_buoy","boat","canoe","speedboat","passenger_ship","ferry","motor_boat","ship","airplane","small_airplane","airplane_departure","airplane_arriving","parachute","seat","helicopter","suspension_railway","mountain_cableway","aerial_tramway","satellite","rocket","flying_saucer","bellhop_bell","luggage","hourglass","hourglass_flowing_sand","watch","alarm_clock","stopwatch","timer_clock","mantelpiece_clock","clock12","clock1230","clock1","clock130","clock2","clock230","clock3","clock330","clock4","clock430","clock5","clock530","clock6","clock630","clock7","clock730","clock8","clock830","clock9","clock930","clock10","clock1030","clock11","clock1130","new_moon","waxing_crescent_moon","first_quarter_moon","moon","full_moon","waning_gibbous_moon","last_quarter_moon","waning_crescent_moon","crescent_moon","new_moon_with_face","first_quarter_moon_with_face","last_quarter_moon_with_face","thermometer","sunny","full_moon_with_face","sun_with_face","ringed_planet","star","star2","stars","milky_way","cloud","partly_sunny","thunder_cloud_and_rain","mostly_sunny","barely_sunny","partly_sunny_rain","rain_cloud","snow_cloud","lightning","tornado","fog","wind_blowing_face","cyclone","rainbow","closed_umbrella","umbrella","umbrella_with_rain_drops","umbrella_on_ground","zap","snowflake","snowman","snowman_without_snow","comet","fire","droplet","ocean"]},{"id":"objects","emojis":["eyeglasses","dark_sunglasses","goggles","lab_coat","safety_vest","necktie","shirt","jeans","scarf","gloves","coat","socks","dress","kimono","sari","one-piece_swimsuit","briefs","shorts","bikini","womans_clothes","folding_hand_fan","purse","handbag","pouch","shopping_bags","school_satchel","thong_sandal","mans_shoe","athletic_shoe","hiking_boot","womans_flat_shoe","high_heel","sandal","ballet_shoes","boot","hair_pick","crown","womans_hat","tophat","mortar_board","billed_cap","military_helmet","helmet_with_white_cross","prayer_beads","lipstick","ring","gem","mute","speaker","sound","loud_sound","loudspeaker","mega","postal_horn","bell","no_bell","musical_score","musical_note","notes","studio_microphone","level_slider","control_knobs","microphone","headphones","radio","saxophone","accordion","guitar","musical_keyboard","trumpet","violin","banjo","drum_with_drumsticks","long_drum","maracas","flute","iphone","calling","phone","telephone_receiver","pager","fax","battery","low_battery","electric_plug","computer","desktop_computer","printer","keyboard","three_button_mouse","trackball","minidisc","floppy_disk","cd","dvd","abacus","movie_camera","film_frames","film_projector","clapper","tv","camera","camera_with_flash","video_camera","vhs","mag","mag_right","candle","bulb","flashlight","izakaya_lantern","diya_lamp","notebook_with_decorative_cover","closed_book","book","green_book","blue_book","orange_book","books","notebook","ledger","page_with_curl","scroll","page_facing_up","newspaper","rolled_up_newspaper","bookmark_tabs","bookmark","label","moneybag","coin","yen","dollar","euro","pound","money_with_wings","credit_card","receipt","chart","email","e-mail","incoming_envelope","envelope_with_arrow","outbox_tray","inbox_tray","package","mailbox","mailbox_closed","mailbox_with_mail","mailbox_with_no_mail","postbox","ballot_box_with_ballot","pencil2","black_nib","lower_left_fountain_pen","lower_left_ballpoint_pen","lower_left_paintbrush","lower_left_crayon","memo","briefcase","file_folder","open_file_folder","card_index_dividers","date","calendar","spiral_note_pad","spiral_calendar_pad","card_index","chart_with_upwards_trend","chart_with_downwards_trend","bar_chart","clipboard","pushpin","round_pushpin","paperclip","linked_paperclips","straight_ruler","triangular_ruler","scissors","card_file_box","file_cabinet","wastebasket","lock","unlock","lock_with_ink_pen","closed_lock_with_key","key","old_key","hammer","axe","pick","hammer_and_pick","hammer_and_wrench","dagger_knife","crossed_swords","bomb","boomerang","bow_and_arrow","shield","carpentry_saw","wrench","screwdriver","nut_and_bolt","gear","compression","scales","probing_cane","link","chains","hook","toolbox","magnet","ladder","alembic","test_tube","petri_dish","dna","microscope","telescope","satellite_antenna","syringe","drop_of_blood","pill","adhesive_bandage","crutch","stethoscope","x-ray","door","elevator","mirror","window","bed","couch_and_lamp","chair","toilet","plunger","shower","bathtub","mouse_trap","razor","lotion_bottle","safety_pin","broom","basket","roll_of_paper","bucket","soap","bubbles","toothbrush","sponge","fire_extinguisher","shopping_trolley","smoking","coffin","headstone","funeral_urn","nazar_amulet","hamsa","moyai","placard","identification_card"]},{"id":"symbols","emojis":["atm","put_litter_in_its_place","potable_water","wheelchair","mens","womens","restroom","baby_symbol","wc","passport_control","customs","baggage_claim","left_luggage","warning","children_crossing","no_entry","no_entry_sign","no_bicycles","no_smoking","do_not_litter","non-potable_water","no_pedestrians","no_mobile_phones","underage","radioactive_sign","biohazard_sign","arrow_up","arrow_upper_right","arrow_right","arrow_lower_right","arrow_down","arrow_lower_left","arrow_left","arrow_upper_left","arrow_up_down","left_right_arrow","leftwards_arrow_with_hook","arrow_right_hook","arrow_heading_up","arrow_heading_down","arrows_clockwise","arrows_counterclockwise","back","end","on","soon","top","place_of_worship","atom_symbol","om_symbol","star_of_david","wheel_of_dharma","yin_yang","latin_cross","orthodox_cross","star_and_crescent","peace_symbol","menorah_with_nine_branches","six_pointed_star","khanda","aries","taurus","gemini","cancer","leo","virgo","libra","scorpius","sagittarius","capricorn","aquarius","pisces","ophiuchus","twisted_rightwards_arrows","repeat","repeat_one","arrow_forward","fast_forward","black_right_pointing_double_triangle_with_vertical_bar","black_right_pointing_triangle_with_double_vertical_bar","arrow_backward","rewind","black_left_pointing_double_triangle_with_vertical_bar","arrow_up_small","arrow_double_up","arrow_down_small","arrow_double_down","double_vertical_bar","black_square_for_stop","black_circle_for_record","eject","cinema","low_brightness","high_brightness","signal_strength","wireless","vibration_mode","mobile_phone_off","female_sign","male_sign","transgender_symbol","heavy_multiplication_x","heavy_plus_sign","heavy_minus_sign","heavy_division_sign","heavy_equals_sign","infinity","bangbang","interrobang","question","grey_question","grey_exclamation","exclamation","wavy_dash","currency_exchange","heavy_dollar_sign","medical_symbol","recycle","fleur_de_lis","trident","name_badge","beginner","o","white_check_mark","ballot_box_with_check","heavy_check_mark","x","negative_squared_cross_mark","curly_loop","loop","part_alternation_mark","eight_spoked_asterisk","eight_pointed_black_star","sparkle","copyright","registered","tm","hash","keycap_star","zero","one","two","three","four","five","six","seven","eight","nine","keycap_ten","capital_abcd","abcd","1234","symbols","abc","a","ab","b","cl","cool","free","information_source","id","m","new","ng","o2","ok","parking","sos","up","vs","koko","sa","u6708","u6709","u6307","ideograph_advantage","u5272","u7121","u7981","accept","u7533","u5408","u7a7a","congratulations","secret","u55b6","u6e80","red_circle","large_orange_circle","large_yellow_circle","large_green_circle","large_blue_circle","large_purple_circle","large_brown_circle","black_circle","white_circle","large_red_square","large_orange_square","large_yellow_square","large_green_square","large_blue_square","large_purple_square","large_brown_square","black_large_square","white_large_square","black_medium_square","white_medium_square","black_medium_small_square","white_medium_small_square","black_small_square","white_small_square","large_orange_diamond","large_blue_diamond","small_orange_diamond","small_blue_diamond","small_red_triangle","small_red_triangle_down","diamond_shape_with_a_dot_inside","radio_button","white_square_button","black_square_button"]},{"id":"flags","emojis":["checkered_flag","cn","crossed_flags","de","es","flag-ac","flag-ad","flag-ae","flag-af","flag-ag","flag-ai","flag-al","flag-am","flag-ao","flag-aq","flag-ar","flag-as","flag-at","flag-au","flag-aw","flag-ax","flag-az","flag-ba","flag-bb","flag-bd","flag-be","flag-bf","flag-bg","flag-bh","flag-bi","flag-bj","flag-bl","flag-bm","flag-bn","flag-bo","flag-bq","flag-br","flag-bs","flag-bt","flag-bv","flag-bw","flag-by","flag-bz","flag-ca","flag-cc","flag-cd","flag-cf","flag-cg","flag-ch","flag-ci","flag-ck","flag-cl","flag-cm","flag-co","flag-cp","flag-cr","flag-cu","flag-cv","flag-cw","flag-cx","flag-cy","flag-cz","flag-dg","flag-dj","flag-dk","flag-dm","flag-do","flag-dz","flag-ea","flag-ec","flag-ee","flag-eg","flag-eh","flag-england","flag-er","flag-et","flag-eu","flag-fi","flag-fj","flag-fk","flag-fm","flag-fo","flag-ga","flag-gd","flag-ge","flag-gf","flag-gg","flag-gh","flag-gi","flag-gl","flag-gm","flag-gn","flag-gp","flag-gq","flag-gr","flag-gs","flag-gt","flag-gu","flag-gw","flag-gy","flag-hk","flag-hm","flag-hn","flag-hr","flag-ht","flag-hu","flag-ic","flag-id","flag-ie","flag-il","flag-im","flag-in","flag-io","flag-iq","flag-ir","flag-is","flag-je","flag-jm","flag-jo","flag-ke","flag-kg","flag-kh","flag-ki","flag-km","flag-kn","flag-kp","flag-kw","flag-ky","flag-kz","flag-la","flag-lb","flag-lc","flag-li","flag-lk","flag-lr","flag-ls","flag-lt","flag-lu","flag-lv","flag-ly","flag-ma","flag-mc","flag-md","flag-me","flag-mf","flag-mg","flag-mh","flag-mk","flag-ml","flag-mm","flag-mn","flag-mo","flag-mp","flag-mq","flag-mr","flag-ms","flag-mt","flag-mu","flag-mv","flag-mw","flag-mx","flag-my","flag-mz","flag-na","flag-nc","flag-ne","flag-nf","flag-ng","flag-ni","flag-nl","flag-no","flag-np","flag-nr","flag-nu","flag-nz","flag-om","flag-pa","flag-pe","flag-pf","flag-pg","flag-ph","flag-pk","flag-pl","flag-pm","flag-pn","flag-pr","flag-ps","flag-pt","flag-pw","flag-py","flag-qa","flag-re","flag-ro","flag-rs","flag-rw","flag-sa","flag-sb","flag-sc","flag-scotland","flag-sd","flag-se","flag-sg","flag-sh","flag-si","flag-sj","flag-sk","flag-sl","flag-sm","flag-sn","flag-so","flag-sr","flag-ss","flag-st","flag-sv","flag-sx","flag-sy","flag-sz","flag-ta","flag-tc","flag-td","flag-tf","flag-tg","flag-th","flag-tj","flag-tk","flag-tl","flag-tm","flag-tn","flag-to","flag-tr","flag-tt","flag-tv","flag-tw","flag-tz","flag-ua","flag-ug","flag-um","flag-un","flag-uy","flag-uz","flag-va","flag-vc","flag-ve","flag-vg","flag-vi","flag-vn","flag-vu","flag-wales","flag-wf","flag-ws","flag-xk","flag-ye","flag-yt","flag-za","flag-zm","flag-zw","fr","gb","it","jp","kr","pirate_flag","rainbow-flag","ru","transgender_flag","triangular_flag_on_post","us","waving_black_flag","waving_white_flag"]}]'),w9e=JSON.parse(`{"100":{"id":"100","name":"Hundred Points","keywords":["100","score","perfect","numbers","century","exam","quiz","test","pass"],"skins":[{"unified":"1f4af","native":"💯"}],"version":1},"1234":{"id":"1234","name":"Input Numbers","keywords":["1234","blue","square","1","2","3","4"],"skins":[{"unified":"1f522","native":"🔢"}],"version":1},"grinning":{"id":"grinning","name":"Grinning Face","emoticons":[":D"],"keywords":["smile","happy","joy",":D","grin"],"skins":[{"unified":"1f600","native":"😀"}],"version":1},"smiley":{"id":"smiley","name":"Grinning Face with Big Eyes","emoticons":[":)","=)","=-)"],"keywords":["smiley","happy","joy","haha",":D",":)","smile","funny"],"skins":[{"unified":"1f603","native":"😃"}],"version":1},"smile":{"id":"smile","name":"Grinning Face with Smiling Eyes","emoticons":[":)","C:","c:",":D",":-D"],"keywords":["smile","happy","joy","funny","haha","laugh","like",":D",":)"],"skins":[{"unified":"1f604","native":"😄"}],"version":1},"grin":{"id":"grin","name":"Beaming Face with Smiling Eyes","keywords":["grin","happy","smile","joy","kawaii"],"skins":[{"unified":"1f601","native":"😁"}],"version":1},"laughing":{"id":"laughing","name":"Grinning Squinting Face","emoticons":[":>",":->"],"keywords":["laughing","satisfied","happy","joy","lol","haha","glad","XD","laugh"],"skins":[{"unified":"1f606","native":"😆"}],"version":1},"sweat_smile":{"id":"sweat_smile","name":"Grinning Face with Sweat","keywords":["smile","hot","happy","laugh","relief"],"skins":[{"unified":"1f605","native":"😅"}],"version":1},"rolling_on_the_floor_laughing":{"id":"rolling_on_the_floor_laughing","name":"Rolling on the Floor Laughing","keywords":["face","lol","haha","rofl"],"skins":[{"unified":"1f923","native":"🤣"}],"version":3},"joy":{"id":"joy","name":"Face with Tears of Joy","keywords":["cry","weep","happy","happytears","haha"],"skins":[{"unified":"1f602","native":"😂"}],"version":1},"slightly_smiling_face":{"id":"slightly_smiling_face","name":"Slightly Smiling Face","emoticons":[":)","(:",":-)"],"keywords":["smile"],"skins":[{"unified":"1f642","native":"🙂"}],"version":1},"upside_down_face":{"id":"upside_down_face","name":"Upside-Down Face","keywords":["upside","down","flipped","silly","smile"],"skins":[{"unified":"1f643","native":"🙃"}],"version":1},"melting_face":{"id":"melting_face","name":"Melting Face","keywords":["hot","heat"],"skins":[{"unified":"1fae0","native":"🫠"}],"version":14},"wink":{"id":"wink","name":"Winking Face","emoticons":[";)",";-)"],"keywords":["wink","happy","mischievous","secret",";)","smile","eye"],"skins":[{"unified":"1f609","native":"😉"}],"version":1},"blush":{"id":"blush","name":"Smiling Face with Smiling Eyes","emoticons":[":)"],"keywords":["blush","smile","happy","flushed","crush","embarrassed","shy","joy"],"skins":[{"unified":"1f60a","native":"😊"}],"version":1},"innocent":{"id":"innocent","name":"Smiling Face with Halo","keywords":["innocent","angel","heaven"],"skins":[{"unified":"1f607","native":"😇"}],"version":1},"smiling_face_with_3_hearts":{"id":"smiling_face_with_3_hearts","name":"Smiling Face with Hearts","keywords":["3","love","like","affection","valentines","infatuation","crush","adore"],"skins":[{"unified":"1f970","native":"🥰"}],"version":11},"heart_eyes":{"id":"heart_eyes","name":"Smiling Face with Heart-Eyes","keywords":["heart","eyes","love","like","affection","valentines","infatuation","crush"],"skins":[{"unified":"1f60d","native":"😍"}],"version":1},"star-struck":{"id":"star-struck","name":"Star-Struck","keywords":["star","struck","grinning","face","with","eyes","smile","starry"],"skins":[{"unified":"1f929","native":"🤩"}],"version":5},"kissing_heart":{"id":"kissing_heart","name":"Face Blowing a Kiss","emoticons":[":*",":-*"],"keywords":["kissing","heart","love","like","affection","valentines","infatuation"],"skins":[{"unified":"1f618","native":"😘"}],"version":1},"kissing":{"id":"kissing","name":"Kissing Face","keywords":["love","like","3","valentines","infatuation","kiss"],"skins":[{"unified":"1f617","native":"😗"}],"version":1},"relaxed":{"id":"relaxed","name":"Smiling Face","keywords":["relaxed","blush","massage","happiness"],"skins":[{"unified":"263a-fe0f","native":"☺️"}],"version":1},"kissing_closed_eyes":{"id":"kissing_closed_eyes","name":"Kissing Face with Closed Eyes","keywords":["love","like","affection","valentines","infatuation","kiss"],"skins":[{"unified":"1f61a","native":"😚"}],"version":1},"kissing_smiling_eyes":{"id":"kissing_smiling_eyes","name":"Kissing Face with Smiling Eyes","keywords":["affection","valentines","infatuation","kiss"],"skins":[{"unified":"1f619","native":"😙"}],"version":1},"smiling_face_with_tear":{"id":"smiling_face_with_tear","name":"Smiling Face with Tear","keywords":["sad","cry","pretend"],"skins":[{"unified":"1f972","native":"🥲"}],"version":13},"yum":{"id":"yum","name":"Face Savoring Food","keywords":["yum","happy","joy","tongue","smile","silly","yummy","nom","delicious","savouring"],"skins":[{"unified":"1f60b","native":"😋"}],"version":1},"stuck_out_tongue":{"id":"stuck_out_tongue","name":"Face with Tongue","emoticons":[":p",":-p",":P",":-P",":b",":-b"],"keywords":["stuck","out","prank","childish","playful","mischievous","smile"],"skins":[{"unified":"1f61b","native":"😛"}],"version":1},"stuck_out_tongue_winking_eye":{"id":"stuck_out_tongue_winking_eye","name":"Winking Face with Tongue","emoticons":[";p",";-p",";b",";-b",";P",";-P"],"keywords":["stuck","out","eye","prank","childish","playful","mischievous","smile","wink"],"skins":[{"unified":"1f61c","native":"😜"}],"version":1},"zany_face":{"id":"zany_face","name":"Zany Face","keywords":["grinning","with","one","large","and","small","eye","goofy","crazy"],"skins":[{"unified":"1f92a","native":"🤪"}],"version":5},"stuck_out_tongue_closed_eyes":{"id":"stuck_out_tongue_closed_eyes","name":"Squinting Face with Tongue","keywords":["stuck","out","closed","eyes","prank","playful","mischievous","smile"],"skins":[{"unified":"1f61d","native":"😝"}],"version":1},"money_mouth_face":{"id":"money_mouth_face","name":"Money-Mouth Face","keywords":["money","mouth","rich","dollar"],"skins":[{"unified":"1f911","native":"🤑"}],"version":1},"hugging_face":{"id":"hugging_face","name":"Hugging Face","keywords":["smile","hug"],"skins":[{"unified":"1f917","native":"🤗"}],"version":1},"face_with_hand_over_mouth":{"id":"face_with_hand_over_mouth","name":"Face with Hand over Mouth","keywords":["smiling","eyes","and","covering","whoops","shock","surprise"],"skins":[{"unified":"1f92d","native":"🤭"}],"version":5},"face_with_open_eyes_and_hand_over_mouth":{"id":"face_with_open_eyes_and_hand_over_mouth","name":"Face with Open Eyes and Hand over Mouth","keywords":["silence","secret","shock","surprise"],"skins":[{"unified":"1fae2","native":"🫢"}],"version":14},"face_with_peeking_eye":{"id":"face_with_peeking_eye","name":"Face with Peeking Eye","keywords":["scared","frightening","embarrassing","shy"],"skins":[{"unified":"1fae3","native":"🫣"}],"version":14},"shushing_face":{"id":"shushing_face","name":"Shushing Face","keywords":["with","finger","covering","closed","lips","quiet","shhh"],"skins":[{"unified":"1f92b","native":"🤫"}],"version":5},"thinking_face":{"id":"thinking_face","name":"Thinking Face","keywords":["hmmm","think","consider"],"skins":[{"unified":"1f914","native":"🤔"}],"version":1},"saluting_face":{"id":"saluting_face","name":"Saluting Face","keywords":["respect","salute"],"skins":[{"unified":"1fae1","native":"🫡"}],"version":14},"zipper_mouth_face":{"id":"zipper_mouth_face","name":"Zipper-Mouth Face","keywords":["zipper","mouth","sealed","secret"],"skins":[{"unified":"1f910","native":"🤐"}],"version":1},"face_with_raised_eyebrow":{"id":"face_with_raised_eyebrow","name":"Face with Raised Eyebrow","keywords":["one","distrust","scepticism","disapproval","disbelief","surprise"],"skins":[{"unified":"1f928","native":"🤨"}],"version":5},"neutral_face":{"id":"neutral_face","name":"Neutral Face","emoticons":[":|",":-|"],"keywords":["indifference","meh",":",""],"skins":[{"unified":"1f610","native":"😐"}],"version":1},"expressionless":{"id":"expressionless","name":"Expressionless Face","emoticons":["-_-"],"keywords":["indifferent","-","","meh","deadpan"],"skins":[{"unified":"1f611","native":"😑"}],"version":1},"no_mouth":{"id":"no_mouth","name":"Face Without Mouth","keywords":["no","hellokitty"],"skins":[{"unified":"1f636","native":"😶"}],"version":1},"dotted_line_face":{"id":"dotted_line_face","name":"Dotted Line Face","keywords":["invisible","lonely","isolation","depression"],"skins":[{"unified":"1fae5","native":"🫥"}],"version":14},"face_in_clouds":{"id":"face_in_clouds","name":"Face in Clouds","keywords":["shower","steam","dream"],"skins":[{"unified":"1f636-200d-1f32b-fe0f","native":"😶‍🌫️"}],"version":13.1},"smirk":{"id":"smirk","name":"Smirking Face","keywords":["smirk","smile","mean","prank","smug","sarcasm"],"skins":[{"unified":"1f60f","native":"😏"}],"version":1},"unamused":{"id":"unamused","name":"Unamused Face","emoticons":[":("],"keywords":["indifference","bored","straight","serious","sarcasm","unimpressed","skeptical","dubious","side","eye"],"skins":[{"unified":"1f612","native":"😒"}],"version":1},"face_with_rolling_eyes":{"id":"face_with_rolling_eyes","name":"Face with Rolling Eyes","keywords":["eyeroll","frustrated"],"skins":[{"unified":"1f644","native":"🙄"}],"version":1},"grimacing":{"id":"grimacing","name":"Grimacing Face","keywords":["grimace","teeth"],"skins":[{"unified":"1f62c","native":"😬"}],"version":1},"face_exhaling":{"id":"face_exhaling","name":"Face Exhaling","keywords":["relieve","relief","tired","sigh"],"skins":[{"unified":"1f62e-200d-1f4a8","native":"😮‍💨"}],"version":13.1},"lying_face":{"id":"lying_face","name":"Lying Face","keywords":["lie","pinocchio"],"skins":[{"unified":"1f925","native":"🤥"}],"version":3},"shaking_face":{"id":"shaking_face","name":"Shaking Face","keywords":["dizzy","shock","blurry","earthquake"],"skins":[{"unified":"1fae8","native":"🫨"}],"version":15},"relieved":{"id":"relieved","name":"Relieved Face","keywords":["relaxed","phew","massage","happiness"],"skins":[{"unified":"1f60c","native":"😌"}],"version":1},"pensive":{"id":"pensive","name":"Pensive Face","keywords":["sad","depressed","upset"],"skins":[{"unified":"1f614","native":"😔"}],"version":1},"sleepy":{"id":"sleepy","name":"Sleepy Face","keywords":["tired","rest","nap"],"skins":[{"unified":"1f62a","native":"😪"}],"version":1},"drooling_face":{"id":"drooling_face","name":"Drooling Face","keywords":[],"skins":[{"unified":"1f924","native":"🤤"}],"version":3},"sleeping":{"id":"sleeping","name":"Sleeping Face","keywords":["tired","sleepy","night","zzz"],"skins":[{"unified":"1f634","native":"😴"}],"version":1},"mask":{"id":"mask","name":"Face with Medical Mask","keywords":["sick","ill","disease","covid"],"skins":[{"unified":"1f637","native":"😷"}],"version":1},"face_with_thermometer":{"id":"face_with_thermometer","name":"Face with Thermometer","keywords":["sick","temperature","cold","fever","covid"],"skins":[{"unified":"1f912","native":"🤒"}],"version":1},"face_with_head_bandage":{"id":"face_with_head_bandage","name":"Face with Head-Bandage","keywords":["head","bandage","injured","clumsy","hurt"],"skins":[{"unified":"1f915","native":"🤕"}],"version":1},"nauseated_face":{"id":"nauseated_face","name":"Nauseated Face","keywords":["vomit","gross","green","sick","throw","up","ill"],"skins":[{"unified":"1f922","native":"🤢"}],"version":3},"face_vomiting":{"id":"face_vomiting","name":"Face Vomiting","keywords":["with","open","mouth","sick"],"skins":[{"unified":"1f92e","native":"🤮"}],"version":5},"sneezing_face":{"id":"sneezing_face","name":"Sneezing Face","keywords":["gesundheit","sneeze","sick","allergy"],"skins":[{"unified":"1f927","native":"🤧"}],"version":3},"hot_face":{"id":"hot_face","name":"Hot Face","keywords":["feverish","heat","red","sweating"],"skins":[{"unified":"1f975","native":"🥵"}],"version":11},"cold_face":{"id":"cold_face","name":"Cold Face","keywords":["blue","freezing","frozen","frostbite","icicles"],"skins":[{"unified":"1f976","native":"🥶"}],"version":11},"woozy_face":{"id":"woozy_face","name":"Woozy Face","keywords":["dizzy","intoxicated","tipsy","wavy"],"skins":[{"unified":"1f974","native":"🥴"}],"version":11},"dizzy_face":{"id":"dizzy_face","name":"Dizzy Face","keywords":["spent","unconscious","xox"],"skins":[{"unified":"1f635","native":"😵"}],"version":1},"face_with_spiral_eyes":{"id":"face_with_spiral_eyes","name":"Face with Spiral Eyes","keywords":["sick","ill","confused","nauseous","nausea"],"skins":[{"unified":"1f635-200d-1f4ab","native":"😵‍💫"}],"version":13.1},"exploding_head":{"id":"exploding_head","name":"Exploding Head","keywords":["shocked","face","with","mind","blown"],"skins":[{"unified":"1f92f","native":"🤯"}],"version":5},"face_with_cowboy_hat":{"id":"face_with_cowboy_hat","name":"Cowboy Hat Face","keywords":["with","cowgirl"],"skins":[{"unified":"1f920","native":"🤠"}],"version":3},"partying_face":{"id":"partying_face","name":"Partying Face","keywords":["celebration","woohoo"],"skins":[{"unified":"1f973","native":"🥳"}],"version":11},"disguised_face":{"id":"disguised_face","name":"Disguised Face","keywords":["pretent","brows","glasses","moustache"],"skins":[{"unified":"1f978","native":"🥸"}],"version":13},"sunglasses":{"id":"sunglasses","name":"Smiling Face with Sunglasses","emoticons":["8)"],"keywords":["cool","smile","summer","beach","sunglass"],"skins":[{"unified":"1f60e","native":"😎"}],"version":1},"nerd_face":{"id":"nerd_face","name":"Nerd Face","keywords":["nerdy","geek","dork"],"skins":[{"unified":"1f913","native":"🤓"}],"version":1},"face_with_monocle":{"id":"face_with_monocle","name":"Face with Monocle","keywords":["stuffy","wealthy"],"skins":[{"unified":"1f9d0","native":"🧐"}],"version":5},"confused":{"id":"confused","name":"Confused Face","emoticons":[":\\\\",":-\\\\",":/",":-/"],"keywords":["indifference","huh","weird","hmmm",":/"],"skins":[{"unified":"1f615","native":"😕"}],"version":1},"face_with_diagonal_mouth":{"id":"face_with_diagonal_mouth","name":"Face with Diagonal Mouth","keywords":["skeptic","confuse","frustrated","indifferent"],"skins":[{"unified":"1fae4","native":"🫤"}],"version":14},"worried":{"id":"worried","name":"Worried Face","keywords":["concern","nervous",":("],"skins":[{"unified":"1f61f","native":"😟"}],"version":1},"slightly_frowning_face":{"id":"slightly_frowning_face","name":"Slightly Frowning Face","keywords":["disappointed","sad","upset"],"skins":[{"unified":"1f641","native":"🙁"}],"version":1},"white_frowning_face":{"id":"white_frowning_face","name":"Frowning Face","keywords":["white","sad","upset","frown"],"skins":[{"unified":"2639-fe0f","native":"☹️"}],"version":1},"open_mouth":{"id":"open_mouth","name":"Face with Open Mouth","emoticons":[":o",":-o",":O",":-O"],"keywords":["surprise","impressed","wow","whoa",":O"],"skins":[{"unified":"1f62e","native":"😮"}],"version":1},"hushed":{"id":"hushed","name":"Hushed Face","keywords":["woo","shh"],"skins":[{"unified":"1f62f","native":"😯"}],"version":1},"astonished":{"id":"astonished","name":"Astonished Face","keywords":["xox","surprised","poisoned"],"skins":[{"unified":"1f632","native":"😲"}],"version":1},"flushed":{"id":"flushed","name":"Flushed Face","keywords":["blush","shy","flattered"],"skins":[{"unified":"1f633","native":"😳"}],"version":1},"pleading_face":{"id":"pleading_face","name":"Pleading Face","keywords":["begging","mercy","cry","tears","sad","grievance"],"skins":[{"unified":"1f97a","native":"🥺"}],"version":11},"face_holding_back_tears":{"id":"face_holding_back_tears","name":"Face Holding Back Tears","keywords":["touched","gratitude","cry"],"skins":[{"unified":"1f979","native":"🥹"}],"version":14},"frowning":{"id":"frowning","name":"Frowning Face with Open Mouth","keywords":["aw","what"],"skins":[{"unified":"1f626","native":"😦"}],"version":1},"anguished":{"id":"anguished","name":"Anguished Face","emoticons":["D:"],"keywords":["stunned","nervous"],"skins":[{"unified":"1f627","native":"😧"}],"version":1},"fearful":{"id":"fearful","name":"Fearful Face","keywords":["scared","terrified","nervous"],"skins":[{"unified":"1f628","native":"😨"}],"version":1},"cold_sweat":{"id":"cold_sweat","name":"Anxious Face with Sweat","keywords":["cold","nervous"],"skins":[{"unified":"1f630","native":"😰"}],"version":1},"disappointed_relieved":{"id":"disappointed_relieved","name":"Sad but Relieved Face","keywords":["disappointed","phew","sweat","nervous"],"skins":[{"unified":"1f625","native":"😥"}],"version":1},"cry":{"id":"cry","name":"Crying Face","emoticons":[":'("],"keywords":["cry","tears","sad","depressed","upset",":'("],"skins":[{"unified":"1f622","native":"😢"}],"version":1},"sob":{"id":"sob","name":"Loudly Crying Face","emoticons":[":'("],"keywords":["sob","cry","tears","sad","upset","depressed"],"skins":[{"unified":"1f62d","native":"😭"}],"version":1},"scream":{"id":"scream","name":"Face Screaming in Fear","keywords":["scream","munch","scared","omg"],"skins":[{"unified":"1f631","native":"😱"}],"version":1},"confounded":{"id":"confounded","name":"Confounded Face","keywords":["confused","sick","unwell","oops",":S"],"skins":[{"unified":"1f616","native":"😖"}],"version":1},"persevere":{"id":"persevere","name":"Persevering Face","keywords":["persevere","sick","no","upset","oops"],"skins":[{"unified":"1f623","native":"😣"}],"version":1},"disappointed":{"id":"disappointed","name":"Disappointed Face","emoticons":["):",":(",":-("],"keywords":["sad","upset","depressed",":("],"skins":[{"unified":"1f61e","native":"😞"}],"version":1},"sweat":{"id":"sweat","name":"Face with Cold Sweat","keywords":["downcast","hot","sad","tired","exercise"],"skins":[{"unified":"1f613","native":"😓"}],"version":1},"weary":{"id":"weary","name":"Weary Face","keywords":["tired","sleepy","sad","frustrated","upset"],"skins":[{"unified":"1f629","native":"😩"}],"version":1},"tired_face":{"id":"tired_face","name":"Tired Face","keywords":["sick","whine","upset","frustrated"],"skins":[{"unified":"1f62b","native":"😫"}],"version":1},"yawning_face":{"id":"yawning_face","name":"Yawning Face","keywords":["tired","sleepy"],"skins":[{"unified":"1f971","native":"🥱"}],"version":12},"triumph":{"id":"triumph","name":"Face with Look of Triumph","keywords":["steam","from","nose","gas","phew","proud","pride"],"skins":[{"unified":"1f624","native":"😤"}],"version":1},"rage":{"id":"rage","name":"Pouting Face","keywords":["rage","angry","mad","hate","despise"],"skins":[{"unified":"1f621","native":"😡"}],"version":1},"angry":{"id":"angry","name":"Angry Face","emoticons":[">:(",">:-("],"keywords":["mad","annoyed","frustrated"],"skins":[{"unified":"1f620","native":"😠"}],"version":1},"face_with_symbols_on_mouth":{"id":"face_with_symbols_on_mouth","name":"Face with Symbols on Mouth","keywords":["serious","covering","swearing","cursing","cussing","profanity","expletive"],"skins":[{"unified":"1f92c","native":"🤬"}],"version":5},"smiling_imp":{"id":"smiling_imp","name":"Smiling Face with Horns","keywords":["imp","devil"],"skins":[{"unified":"1f608","native":"😈"}],"version":1},"imp":{"id":"imp","name":"Imp","keywords":["angry","face","with","horns","devil"],"skins":[{"unified":"1f47f","native":"👿"}],"version":1},"skull":{"id":"skull","name":"Skull","keywords":["dead","skeleton","creepy","death"],"skins":[{"unified":"1f480","native":"💀"}],"version":1},"skull_and_crossbones":{"id":"skull_and_crossbones","name":"Skull and Crossbones","keywords":["poison","danger","deadly","scary","death","pirate","evil"],"skins":[{"unified":"2620-fe0f","native":"☠️"}],"version":1},"hankey":{"id":"hankey","name":"Pile of Poo","keywords":["hankey","poop","shit","shitface","fail","turd"],"skins":[{"unified":"1f4a9","native":"💩"}],"version":1},"clown_face":{"id":"clown_face","name":"Clown Face","keywords":[],"skins":[{"unified":"1f921","native":"🤡"}],"version":3},"japanese_ogre":{"id":"japanese_ogre","name":"Ogre","keywords":["japanese","monster","red","mask","halloween","scary","creepy","devil","demon"],"skins":[{"unified":"1f479","native":"👹"}],"version":1},"japanese_goblin":{"id":"japanese_goblin","name":"Goblin","keywords":["japanese","red","evil","mask","monster","scary","creepy"],"skins":[{"unified":"1f47a","native":"👺"}],"version":1},"ghost":{"id":"ghost","name":"Ghost","keywords":["halloween","spooky","scary"],"skins":[{"unified":"1f47b","native":"👻"}],"version":1},"alien":{"id":"alien","name":"Alien","keywords":["UFO","paul","weird","outer","space"],"skins":[{"unified":"1f47d","native":"👽"}],"version":1},"space_invader":{"id":"space_invader","name":"Alien Monster","keywords":["space","invader","game","arcade","play"],"skins":[{"unified":"1f47e","native":"👾"}],"version":1},"robot_face":{"id":"robot_face","name":"Robot","keywords":["face","computer","machine","bot"],"skins":[{"unified":"1f916","native":"🤖"}],"version":1},"smiley_cat":{"id":"smiley_cat","name":"Grinning Cat","keywords":["smiley","animal","cats","happy","smile"],"skins":[{"unified":"1f63a","native":"😺"}],"version":1},"smile_cat":{"id":"smile_cat","name":"Grinning Cat with Smiling Eyes","keywords":["smile","animal","cats"],"skins":[{"unified":"1f638","native":"😸"}],"version":1},"joy_cat":{"id":"joy_cat","name":"Cat with Tears of Joy","keywords":["animal","cats","haha","happy"],"skins":[{"unified":"1f639","native":"😹"}],"version":1},"heart_eyes_cat":{"id":"heart_eyes_cat","name":"Smiling Cat with Heart-Eyes","keywords":["heart","eyes","animal","love","like","affection","cats","valentines"],"skins":[{"unified":"1f63b","native":"😻"}],"version":1},"smirk_cat":{"id":"smirk_cat","name":"Cat with Wry Smile","keywords":["smirk","animal","cats"],"skins":[{"unified":"1f63c","native":"😼"}],"version":1},"kissing_cat":{"id":"kissing_cat","name":"Kissing Cat","keywords":["animal","cats","kiss"],"skins":[{"unified":"1f63d","native":"😽"}],"version":1},"scream_cat":{"id":"scream_cat","name":"Weary Cat","keywords":["scream","animal","cats","munch","scared"],"skins":[{"unified":"1f640","native":"🙀"}],"version":1},"crying_cat_face":{"id":"crying_cat_face","name":"Crying Cat","keywords":["face","animal","tears","weep","sad","cats","upset","cry"],"skins":[{"unified":"1f63f","native":"😿"}],"version":1},"pouting_cat":{"id":"pouting_cat","name":"Pouting Cat","keywords":["animal","cats"],"skins":[{"unified":"1f63e","native":"😾"}],"version":1},"see_no_evil":{"id":"see_no_evil","name":"See-No-Evil Monkey","keywords":["see","no","evil","animal","nature","haha"],"skins":[{"unified":"1f648","native":"🙈"}],"version":1},"hear_no_evil":{"id":"hear_no_evil","name":"Hear-No-Evil Monkey","keywords":["hear","no","evil","animal","nature"],"skins":[{"unified":"1f649","native":"🙉"}],"version":1},"speak_no_evil":{"id":"speak_no_evil","name":"Speak-No-Evil Monkey","keywords":["speak","no","evil","animal","nature","omg"],"skins":[{"unified":"1f64a","native":"🙊"}],"version":1},"love_letter":{"id":"love_letter","name":"Love Letter","keywords":["email","like","affection","envelope","valentines"],"skins":[{"unified":"1f48c","native":"💌"}],"version":1},"cupid":{"id":"cupid","name":"Heart with Arrow","keywords":["cupid","love","like","affection","valentines"],"skins":[{"unified":"1f498","native":"💘"}],"version":1},"gift_heart":{"id":"gift_heart","name":"Heart with Ribbon","keywords":["gift","love","valentines"],"skins":[{"unified":"1f49d","native":"💝"}],"version":1},"sparkling_heart":{"id":"sparkling_heart","name":"Sparkling Heart","keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f496","native":"💖"}],"version":1},"heartpulse":{"id":"heartpulse","name":"Growing Heart","keywords":["heartpulse","like","love","affection","valentines","pink"],"skins":[{"unified":"1f497","native":"💗"}],"version":1},"heartbeat":{"id":"heartbeat","name":"Beating Heart","keywords":["heartbeat","love","like","affection","valentines","pink"],"skins":[{"unified":"1f493","native":"💓"}],"version":1},"revolving_hearts":{"id":"revolving_hearts","name":"Revolving Hearts","keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49e","native":"💞"}],"version":1},"two_hearts":{"id":"two_hearts","name":"Two Hearts","keywords":["love","like","affection","valentines","heart"],"skins":[{"unified":"1f495","native":"💕"}],"version":1},"heart_decoration":{"id":"heart_decoration","name":"Heart Decoration","keywords":["purple","square","love","like"],"skins":[{"unified":"1f49f","native":"💟"}],"version":1},"heavy_heart_exclamation_mark_ornament":{"id":"heavy_heart_exclamation_mark_ornament","name":"Heart Exclamation","keywords":["heavy","mark","ornament","decoration","love"],"skins":[{"unified":"2763-fe0f","native":"❣️"}],"version":1},"broken_heart":{"id":"broken_heart","name":"Broken Heart","emoticons":["</3"],"keywords":["sad","sorry","break","heartbreak"],"skins":[{"unified":"1f494","native":"💔"}],"version":1},"heart_on_fire":{"id":"heart_on_fire","name":"Heart on Fire","keywords":["passionate","enthusiastic"],"skins":[{"unified":"2764-fe0f-200d-1f525","native":"❤️‍🔥"}],"version":13.1},"mending_heart":{"id":"mending_heart","name":"Mending Heart","keywords":["broken","bandage","wounded"],"skins":[{"unified":"2764-fe0f-200d-1fa79","native":"❤️‍🩹"}],"version":13.1},"heart":{"id":"heart","name":"Red Heart","emoticons":["<3"],"keywords":["love","like","valentines"],"skins":[{"unified":"2764-fe0f","native":"❤️"}],"version":1},"pink_heart":{"id":"pink_heart","name":"Pink Heart","keywords":["valentines"],"skins":[{"unified":"1fa77","native":"🩷"}],"version":15},"orange_heart":{"id":"orange_heart","name":"Orange Heart","keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f9e1","native":"🧡"}],"version":5},"yellow_heart":{"id":"yellow_heart","name":"Yellow Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49b","native":"💛"}],"version":1},"green_heart":{"id":"green_heart","name":"Green Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49a","native":"💚"}],"version":1},"blue_heart":{"id":"blue_heart","name":"Blue Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f499","native":"💙"}],"version":1},"light_blue_heart":{"id":"light_blue_heart","name":"Light Blue Heart","keywords":["ice","baby"],"skins":[{"unified":"1fa75","native":"🩵"}],"version":15},"purple_heart":{"id":"purple_heart","name":"Purple Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49c","native":"💜"}],"version":1},"brown_heart":{"id":"brown_heart","name":"Brown Heart","keywords":["coffee"],"skins":[{"unified":"1f90e","native":"🤎"}],"version":12},"black_heart":{"id":"black_heart","name":"Black Heart","keywords":["evil"],"skins":[{"unified":"1f5a4","native":"🖤"}],"version":3},"grey_heart":{"id":"grey_heart","name":"Grey Heart","keywords":["silver","monochrome"],"skins":[{"unified":"1fa76","native":"🩶"}],"version":15},"white_heart":{"id":"white_heart","name":"White Heart","keywords":["pure"],"skins":[{"unified":"1f90d","native":"🤍"}],"version":12},"kiss":{"id":"kiss","name":"Kiss Mark","keywords":["face","lips","love","like","affection","valentines"],"skins":[{"unified":"1f48b","native":"💋"}],"version":1},"anger":{"id":"anger","name":"Anger Symbol","keywords":["angry","mad"],"skins":[{"unified":"1f4a2","native":"💢"}],"version":1},"boom":{"id":"boom","name":"Collision","keywords":["boom","bomb","explode","explosion","blown"],"skins":[{"unified":"1f4a5","native":"💥"}],"version":1},"dizzy":{"id":"dizzy","name":"Dizzy","keywords":["star","sparkle","shoot","magic"],"skins":[{"unified":"1f4ab","native":"💫"}],"version":1},"sweat_drops":{"id":"sweat_drops","name":"Sweat Droplets","keywords":["drops","water","drip","oops"],"skins":[{"unified":"1f4a6","native":"💦"}],"version":1},"dash":{"id":"dash","name":"Dash Symbol","keywords":["dashing","away","wind","air","fast","shoo","fart","smoke","puff"],"skins":[{"unified":"1f4a8","native":"💨"}],"version":1},"hole":{"id":"hole","name":"Hole","keywords":["embarrassing"],"skins":[{"unified":"1f573-fe0f","native":"🕳️"}],"version":1},"speech_balloon":{"id":"speech_balloon","name":"Speech Balloon","keywords":["bubble","words","message","talk","chatting"],"skins":[{"unified":"1f4ac","native":"💬"}],"version":1},"eye-in-speech-bubble":{"id":"eye-in-speech-bubble","name":"Eye in Speech Bubble","keywords":["in-speech-bubble","info"],"skins":[{"unified":"1f441-fe0f-200d-1f5e8-fe0f","native":"👁️‍🗨️"}],"version":2},"left_speech_bubble":{"id":"left_speech_bubble","name":"Left Speech Bubble","keywords":["words","message","talk","chatting"],"skins":[{"unified":"1f5e8-fe0f","native":"🗨️"}],"version":2},"right_anger_bubble":{"id":"right_anger_bubble","name":"Right Anger Bubble","keywords":["caption","speech","thinking","mad"],"skins":[{"unified":"1f5ef-fe0f","native":"🗯️"}],"version":1},"thought_balloon":{"id":"thought_balloon","name":"Thought Balloon","keywords":["bubble","cloud","speech","thinking","dream"],"skins":[{"unified":"1f4ad","native":"💭"}],"version":1},"zzz":{"id":"zzz","name":"Zzz","keywords":["sleepy","tired","dream"],"skins":[{"unified":"1f4a4","native":"💤"}],"version":1},"wave":{"id":"wave","name":"Waving Hand","keywords":["wave","hands","gesture","goodbye","solong","farewell","hello","hi","palm"],"skins":[{"unified":"1f44b","native":"👋"},{"unified":"1f44b-1f3fb","native":"👋🏻"},{"unified":"1f44b-1f3fc","native":"👋🏼"},{"unified":"1f44b-1f3fd","native":"👋🏽"},{"unified":"1f44b-1f3fe","native":"👋🏾"},{"unified":"1f44b-1f3ff","native":"👋🏿"}],"version":1},"raised_back_of_hand":{"id":"raised_back_of_hand","name":"Raised Back of Hand","keywords":["fingers","backhand"],"skins":[{"unified":"1f91a","native":"🤚"},{"unified":"1f91a-1f3fb","native":"🤚🏻"},{"unified":"1f91a-1f3fc","native":"🤚🏼"},{"unified":"1f91a-1f3fd","native":"🤚🏽"},{"unified":"1f91a-1f3fe","native":"🤚🏾"},{"unified":"1f91a-1f3ff","native":"🤚🏿"}],"version":3},"raised_hand_with_fingers_splayed":{"id":"raised_hand_with_fingers_splayed","name":"Hand with Fingers Splayed","keywords":["raised","palm"],"skins":[{"unified":"1f590-fe0f","native":"🖐️"},{"unified":"1f590-1f3fb","native":"🖐🏻"},{"unified":"1f590-1f3fc","native":"🖐🏼"},{"unified":"1f590-1f3fd","native":"🖐🏽"},{"unified":"1f590-1f3fe","native":"🖐🏾"},{"unified":"1f590-1f3ff","native":"🖐🏿"}],"version":1},"hand":{"id":"hand","name":"Raised Hand","keywords":["fingers","stop","highfive","high","five","palm","ban"],"skins":[{"unified":"270b","native":"✋"},{"unified":"270b-1f3fb","native":"✋🏻"},{"unified":"270b-1f3fc","native":"✋🏼"},{"unified":"270b-1f3fd","native":"✋🏽"},{"unified":"270b-1f3fe","native":"✋🏾"},{"unified":"270b-1f3ff","native":"✋🏿"}],"version":1},"spock-hand":{"id":"spock-hand","name":"Vulcan Salute","keywords":["spock","hand","fingers","star","trek"],"skins":[{"unified":"1f596","native":"🖖"},{"unified":"1f596-1f3fb","native":"🖖🏻"},{"unified":"1f596-1f3fc","native":"🖖🏼"},{"unified":"1f596-1f3fd","native":"🖖🏽"},{"unified":"1f596-1f3fe","native":"🖖🏾"},{"unified":"1f596-1f3ff","native":"🖖🏿"}],"version":1},"rightwards_hand":{"id":"rightwards_hand","name":"Rightwards Hand","keywords":["palm","offer"],"skins":[{"unified":"1faf1","native":"🫱"},{"unified":"1faf1-1f3fb","native":"🫱🏻"},{"unified":"1faf1-1f3fc","native":"🫱🏼"},{"unified":"1faf1-1f3fd","native":"🫱🏽"},{"unified":"1faf1-1f3fe","native":"🫱🏾"},{"unified":"1faf1-1f3ff","native":"🫱🏿"}],"version":14},"leftwards_hand":{"id":"leftwards_hand","name":"Leftwards Hand","keywords":["palm","offer"],"skins":[{"unified":"1faf2","native":"🫲"},{"unified":"1faf2-1f3fb","native":"🫲🏻"},{"unified":"1faf2-1f3fc","native":"🫲🏼"},{"unified":"1faf2-1f3fd","native":"🫲🏽"},{"unified":"1faf2-1f3fe","native":"🫲🏾"},{"unified":"1faf2-1f3ff","native":"🫲🏿"}],"version":14},"palm_down_hand":{"id":"palm_down_hand","name":"Palm Down Hand","keywords":["drop"],"skins":[{"unified":"1faf3","native":"🫳"},{"unified":"1faf3-1f3fb","native":"🫳🏻"},{"unified":"1faf3-1f3fc","native":"🫳🏼"},{"unified":"1faf3-1f3fd","native":"🫳🏽"},{"unified":"1faf3-1f3fe","native":"🫳🏾"},{"unified":"1faf3-1f3ff","native":"🫳🏿"}],"version":14},"palm_up_hand":{"id":"palm_up_hand","name":"Palm Up Hand","keywords":["lift","offer","demand"],"skins":[{"unified":"1faf4","native":"🫴"},{"unified":"1faf4-1f3fb","native":"🫴🏻"},{"unified":"1faf4-1f3fc","native":"🫴🏼"},{"unified":"1faf4-1f3fd","native":"🫴🏽"},{"unified":"1faf4-1f3fe","native":"🫴🏾"},{"unified":"1faf4-1f3ff","native":"🫴🏿"}],"version":14},"leftwards_pushing_hand":{"id":"leftwards_pushing_hand","name":"Leftwards Pushing Hand","keywords":["highfive","high","five","pressing","stop"],"skins":[{"unified":"1faf7","native":"🫷"},{"unified":"1faf7-1f3fb","native":"🫷🏻"},{"unified":"1faf7-1f3fc","native":"🫷🏼"},{"unified":"1faf7-1f3fd","native":"🫷🏽"},{"unified":"1faf7-1f3fe","native":"🫷🏾"},{"unified":"1faf7-1f3ff","native":"🫷🏿"}],"version":15},"rightwards_pushing_hand":{"id":"rightwards_pushing_hand","name":"Rightwards Pushing Hand","keywords":["highfive","high","five","pressing","stop"],"skins":[{"unified":"1faf8","native":"🫸"},{"unified":"1faf8-1f3fb","native":"🫸🏻"},{"unified":"1faf8-1f3fc","native":"🫸🏼"},{"unified":"1faf8-1f3fd","native":"🫸🏽"},{"unified":"1faf8-1f3fe","native":"🫸🏾"},{"unified":"1faf8-1f3ff","native":"🫸🏿"}],"version":15},"ok_hand":{"id":"ok_hand","name":"Ok Hand","keywords":["fingers","limbs","perfect","okay"],"skins":[{"unified":"1f44c","native":"👌"},{"unified":"1f44c-1f3fb","native":"👌🏻"},{"unified":"1f44c-1f3fc","native":"👌🏼"},{"unified":"1f44c-1f3fd","native":"👌🏽"},{"unified":"1f44c-1f3fe","native":"👌🏾"},{"unified":"1f44c-1f3ff","native":"👌🏿"}],"version":1},"pinched_fingers":{"id":"pinched_fingers","name":"Pinched Fingers","keywords":["size","tiny","small"],"skins":[{"unified":"1f90c","native":"🤌"},{"unified":"1f90c-1f3fb","native":"🤌🏻"},{"unified":"1f90c-1f3fc","native":"🤌🏼"},{"unified":"1f90c-1f3fd","native":"🤌🏽"},{"unified":"1f90c-1f3fe","native":"🤌🏾"},{"unified":"1f90c-1f3ff","native":"🤌🏿"}],"version":13},"pinching_hand":{"id":"pinching_hand","name":"Pinching Hand","keywords":["tiny","small","size"],"skins":[{"unified":"1f90f","native":"🤏"},{"unified":"1f90f-1f3fb","native":"🤏🏻"},{"unified":"1f90f-1f3fc","native":"🤏🏼"},{"unified":"1f90f-1f3fd","native":"🤏🏽"},{"unified":"1f90f-1f3fe","native":"🤏🏾"},{"unified":"1f90f-1f3ff","native":"🤏🏿"}],"version":12},"v":{"id":"v","name":"Victory Hand","keywords":["v","fingers","ohyeah","peace","two"],"skins":[{"unified":"270c-fe0f","native":"✌️"},{"unified":"270c-1f3fb","native":"✌🏻"},{"unified":"270c-1f3fc","native":"✌🏼"},{"unified":"270c-1f3fd","native":"✌🏽"},{"unified":"270c-1f3fe","native":"✌🏾"},{"unified":"270c-1f3ff","native":"✌🏿"}],"version":1},"crossed_fingers":{"id":"crossed_fingers","name":"Crossed Fingers","keywords":["hand","with","index","and","middle","good","lucky"],"skins":[{"unified":"1f91e","native":"🤞"},{"unified":"1f91e-1f3fb","native":"🤞🏻"},{"unified":"1f91e-1f3fc","native":"🤞🏼"},{"unified":"1f91e-1f3fd","native":"🤞🏽"},{"unified":"1f91e-1f3fe","native":"🤞🏾"},{"unified":"1f91e-1f3ff","native":"🤞🏿"}],"version":3},"hand_with_index_finger_and_thumb_crossed":{"id":"hand_with_index_finger_and_thumb_crossed","name":"Hand with Index Finger and Thumb Crossed","keywords":["heart","love","money","expensive"],"skins":[{"unified":"1faf0","native":"🫰"},{"unified":"1faf0-1f3fb","native":"🫰🏻"},{"unified":"1faf0-1f3fc","native":"🫰🏼"},{"unified":"1faf0-1f3fd","native":"🫰🏽"},{"unified":"1faf0-1f3fe","native":"🫰🏾"},{"unified":"1faf0-1f3ff","native":"🫰🏿"}],"version":14},"i_love_you_hand_sign":{"id":"i_love_you_hand_sign","name":"Love-You Gesture","keywords":["i","love","you","hand","sign","fingers"],"skins":[{"unified":"1f91f","native":"🤟"},{"unified":"1f91f-1f3fb","native":"🤟🏻"},{"unified":"1f91f-1f3fc","native":"🤟🏼"},{"unified":"1f91f-1f3fd","native":"🤟🏽"},{"unified":"1f91f-1f3fe","native":"🤟🏾"},{"unified":"1f91f-1f3ff","native":"🤟🏿"}],"version":5},"the_horns":{"id":"the_horns","name":"Sign of the Horns","keywords":["hand","fingers","evil","eye","rock","on"],"skins":[{"unified":"1f918","native":"🤘"},{"unified":"1f918-1f3fb","native":"🤘🏻"},{"unified":"1f918-1f3fc","native":"🤘🏼"},{"unified":"1f918-1f3fd","native":"🤘🏽"},{"unified":"1f918-1f3fe","native":"🤘🏾"},{"unified":"1f918-1f3ff","native":"🤘🏿"}],"version":1},"call_me_hand":{"id":"call_me_hand","name":"Call Me Hand","keywords":["hands","gesture","shaka"],"skins":[{"unified":"1f919","native":"🤙"},{"unified":"1f919-1f3fb","native":"🤙🏻"},{"unified":"1f919-1f3fc","native":"🤙🏼"},{"unified":"1f919-1f3fd","native":"🤙🏽"},{"unified":"1f919-1f3fe","native":"🤙🏾"},{"unified":"1f919-1f3ff","native":"🤙🏿"}],"version":3},"point_left":{"id":"point_left","name":"Backhand Index Pointing Left","keywords":["point","direction","fingers","hand"],"skins":[{"unified":"1f448","native":"👈"},{"unified":"1f448-1f3fb","native":"👈🏻"},{"unified":"1f448-1f3fc","native":"👈🏼"},{"unified":"1f448-1f3fd","native":"👈🏽"},{"unified":"1f448-1f3fe","native":"👈🏾"},{"unified":"1f448-1f3ff","native":"👈🏿"}],"version":1},"point_right":{"id":"point_right","name":"Backhand Index Pointing Right","keywords":["point","fingers","hand","direction"],"skins":[{"unified":"1f449","native":"👉"},{"unified":"1f449-1f3fb","native":"👉🏻"},{"unified":"1f449-1f3fc","native":"👉🏼"},{"unified":"1f449-1f3fd","native":"👉🏽"},{"unified":"1f449-1f3fe","native":"👉🏾"},{"unified":"1f449-1f3ff","native":"👉🏿"}],"version":1},"point_up_2":{"id":"point_up_2","name":"Backhand Index Pointing Up","keywords":["point","2","fingers","hand","direction"],"skins":[{"unified":"1f446","native":"👆"},{"unified":"1f446-1f3fb","native":"👆🏻"},{"unified":"1f446-1f3fc","native":"👆🏼"},{"unified":"1f446-1f3fd","native":"👆🏽"},{"unified":"1f446-1f3fe","native":"👆🏾"},{"unified":"1f446-1f3ff","native":"👆🏿"}],"version":1},"middle_finger":{"id":"middle_finger","name":"Middle Finger","keywords":["reversed","hand","with","extended","fingers","rude","flipping"],"skins":[{"unified":"1f595","native":"🖕"},{"unified":"1f595-1f3fb","native":"🖕🏻"},{"unified":"1f595-1f3fc","native":"🖕🏼"},{"unified":"1f595-1f3fd","native":"🖕🏽"},{"unified":"1f595-1f3fe","native":"🖕🏾"},{"unified":"1f595-1f3ff","native":"🖕🏿"}],"version":1},"point_down":{"id":"point_down","name":"Backhand Index Pointing Down","keywords":["point","fingers","hand","direction"],"skins":[{"unified":"1f447","native":"👇"},{"unified":"1f447-1f3fb","native":"👇🏻"},{"unified":"1f447-1f3fc","native":"👇🏼"},{"unified":"1f447-1f3fd","native":"👇🏽"},{"unified":"1f447-1f3fe","native":"👇🏾"},{"unified":"1f447-1f3ff","native":"👇🏿"}],"version":1},"point_up":{"id":"point_up","name":"Index Pointing Up","keywords":["point","hand","fingers","direction"],"skins":[{"unified":"261d-fe0f","native":"☝️"},{"unified":"261d-1f3fb","native":"☝🏻"},{"unified":"261d-1f3fc","native":"☝🏼"},{"unified":"261d-1f3fd","native":"☝🏽"},{"unified":"261d-1f3fe","native":"☝🏾"},{"unified":"261d-1f3ff","native":"☝🏿"}],"version":1},"index_pointing_at_the_viewer":{"id":"index_pointing_at_the_viewer","name":"Index Pointing at the Viewer","keywords":["you","recruit"],"skins":[{"unified":"1faf5","native":"🫵"},{"unified":"1faf5-1f3fb","native":"🫵🏻"},{"unified":"1faf5-1f3fc","native":"🫵🏼"},{"unified":"1faf5-1f3fd","native":"🫵🏽"},{"unified":"1faf5-1f3fe","native":"🫵🏾"},{"unified":"1faf5-1f3ff","native":"🫵🏿"}],"version":14},"+1":{"id":"+1","name":"Thumbs Up","keywords":["+1","thumbsup","yes","awesome","good","agree","accept","cool","hand","like"],"skins":[{"unified":"1f44d","native":"👍"},{"unified":"1f44d-1f3fb","native":"👍🏻"},{"unified":"1f44d-1f3fc","native":"👍🏼"},{"unified":"1f44d-1f3fd","native":"👍🏽"},{"unified":"1f44d-1f3fe","native":"👍🏾"},{"unified":"1f44d-1f3ff","native":"👍🏿"}],"version":1},"-1":{"id":"-1","name":"Thumbs Down","keywords":["-1","thumbsdown","no","dislike","hand"],"skins":[{"unified":"1f44e","native":"👎"},{"unified":"1f44e-1f3fb","native":"👎🏻"},{"unified":"1f44e-1f3fc","native":"👎🏼"},{"unified":"1f44e-1f3fd","native":"👎🏽"},{"unified":"1f44e-1f3fe","native":"👎🏾"},{"unified":"1f44e-1f3ff","native":"👎🏿"}],"version":1},"fist":{"id":"fist","name":"Raised Fist","keywords":["fingers","hand","grasp"],"skins":[{"unified":"270a","native":"✊"},{"unified":"270a-1f3fb","native":"✊🏻"},{"unified":"270a-1f3fc","native":"✊🏼"},{"unified":"270a-1f3fd","native":"✊🏽"},{"unified":"270a-1f3fe","native":"✊🏾"},{"unified":"270a-1f3ff","native":"✊🏿"}],"version":1},"facepunch":{"id":"facepunch","name":"Oncoming Fist","keywords":["facepunch","punch","angry","violence","hit","attack","hand"],"skins":[{"unified":"1f44a","native":"👊"},{"unified":"1f44a-1f3fb","native":"👊🏻"},{"unified":"1f44a-1f3fc","native":"👊🏼"},{"unified":"1f44a-1f3fd","native":"👊🏽"},{"unified":"1f44a-1f3fe","native":"👊🏾"},{"unified":"1f44a-1f3ff","native":"👊🏿"}],"version":1},"left-facing_fist":{"id":"left-facing_fist","name":"Left-Facing Fist","keywords":["left","facing","hand","fistbump"],"skins":[{"unified":"1f91b","native":"🤛"},{"unified":"1f91b-1f3fb","native":"🤛🏻"},{"unified":"1f91b-1f3fc","native":"🤛🏼"},{"unified":"1f91b-1f3fd","native":"🤛🏽"},{"unified":"1f91b-1f3fe","native":"🤛🏾"},{"unified":"1f91b-1f3ff","native":"🤛🏿"}],"version":3},"right-facing_fist":{"id":"right-facing_fist","name":"Right-Facing Fist","keywords":["right","facing","hand","fistbump"],"skins":[{"unified":"1f91c","native":"🤜"},{"unified":"1f91c-1f3fb","native":"🤜🏻"},{"unified":"1f91c-1f3fc","native":"🤜🏼"},{"unified":"1f91c-1f3fd","native":"🤜🏽"},{"unified":"1f91c-1f3fe","native":"🤜🏾"},{"unified":"1f91c-1f3ff","native":"🤜🏿"}],"version":3},"clap":{"id":"clap","name":"Clapping Hands","keywords":["clap","praise","applause","congrats","yay"],"skins":[{"unified":"1f44f","native":"👏"},{"unified":"1f44f-1f3fb","native":"👏🏻"},{"unified":"1f44f-1f3fc","native":"👏🏼"},{"unified":"1f44f-1f3fd","native":"👏🏽"},{"unified":"1f44f-1f3fe","native":"👏🏾"},{"unified":"1f44f-1f3ff","native":"👏🏿"}],"version":1},"raised_hands":{"id":"raised_hands","name":"Raising Hands","keywords":["raised","gesture","hooray","yea","celebration"],"skins":[{"unified":"1f64c","native":"🙌"},{"unified":"1f64c-1f3fb","native":"🙌🏻"},{"unified":"1f64c-1f3fc","native":"🙌🏼"},{"unified":"1f64c-1f3fd","native":"🙌🏽"},{"unified":"1f64c-1f3fe","native":"🙌🏾"},{"unified":"1f64c-1f3ff","native":"🙌🏿"}],"version":1},"heart_hands":{"id":"heart_hands","name":"Heart Hands","keywords":["love","appreciation","support"],"skins":[{"unified":"1faf6","native":"🫶"},{"unified":"1faf6-1f3fb","native":"🫶🏻"},{"unified":"1faf6-1f3fc","native":"🫶🏼"},{"unified":"1faf6-1f3fd","native":"🫶🏽"},{"unified":"1faf6-1f3fe","native":"🫶🏾"},{"unified":"1faf6-1f3ff","native":"🫶🏿"}],"version":14},"open_hands":{"id":"open_hands","name":"Open Hands","keywords":["fingers","butterfly"],"skins":[{"unified":"1f450","native":"👐"},{"unified":"1f450-1f3fb","native":"👐🏻"},{"unified":"1f450-1f3fc","native":"👐🏼"},{"unified":"1f450-1f3fd","native":"👐🏽"},{"unified":"1f450-1f3fe","native":"👐🏾"},{"unified":"1f450-1f3ff","native":"👐🏿"}],"version":1},"palms_up_together":{"id":"palms_up_together","name":"Palms Up Together","keywords":["hands","gesture","cupped","prayer"],"skins":[{"unified":"1f932","native":"🤲"},{"unified":"1f932-1f3fb","native":"🤲🏻"},{"unified":"1f932-1f3fc","native":"🤲🏼"},{"unified":"1f932-1f3fd","native":"🤲🏽"},{"unified":"1f932-1f3fe","native":"🤲🏾"},{"unified":"1f932-1f3ff","native":"🤲🏿"}],"version":5},"handshake":{"id":"handshake","name":"Handshake","keywords":["agreement","shake"],"skins":[{"unified":"1f91d","native":"🤝"},{"unified":"1f91d-1f3fb","native":"🤝🏻"},{"unified":"1f91d-1f3fc","native":"🤝🏼"},{"unified":"1f91d-1f3fd","native":"🤝🏽"},{"unified":"1f91d-1f3fe","native":"🤝🏾"},{"unified":"1f91d-1f3ff","native":"🤝🏿"}],"version":3},"pray":{"id":"pray","name":"Folded Hands","keywords":["pray","please","hope","wish","namaste","highfive","high","five","thank","you","thanks","appreciate"],"skins":[{"unified":"1f64f","native":"🙏"},{"unified":"1f64f-1f3fb","native":"🙏🏻"},{"unified":"1f64f-1f3fc","native":"🙏🏼"},{"unified":"1f64f-1f3fd","native":"🙏🏽"},{"unified":"1f64f-1f3fe","native":"🙏🏾"},{"unified":"1f64f-1f3ff","native":"🙏🏿"}],"version":1},"writing_hand":{"id":"writing_hand","name":"Writing Hand","keywords":["lower","left","ballpoint","pen","stationery","write","compose"],"skins":[{"unified":"270d-fe0f","native":"✍️"},{"unified":"270d-1f3fb","native":"✍🏻"},{"unified":"270d-1f3fc","native":"✍🏼"},{"unified":"270d-1f3fd","native":"✍🏽"},{"unified":"270d-1f3fe","native":"✍🏾"},{"unified":"270d-1f3ff","native":"✍🏿"}],"version":1},"nail_care":{"id":"nail_care","name":"Nail Polish","keywords":["care","beauty","manicure","finger","fashion"],"skins":[{"unified":"1f485","native":"💅"},{"unified":"1f485-1f3fb","native":"💅🏻"},{"unified":"1f485-1f3fc","native":"💅🏼"},{"unified":"1f485-1f3fd","native":"💅🏽"},{"unified":"1f485-1f3fe","native":"💅🏾"},{"unified":"1f485-1f3ff","native":"💅🏿"}],"version":1},"selfie":{"id":"selfie","name":"Selfie","keywords":["camera","phone"],"skins":[{"unified":"1f933","native":"🤳"},{"unified":"1f933-1f3fb","native":"🤳🏻"},{"unified":"1f933-1f3fc","native":"🤳🏼"},{"unified":"1f933-1f3fd","native":"🤳🏽"},{"unified":"1f933-1f3fe","native":"🤳🏾"},{"unified":"1f933-1f3ff","native":"🤳🏿"}],"version":3},"muscle":{"id":"muscle","name":"Flexed Biceps","keywords":["muscle","arm","flex","hand","summer","strong"],"skins":[{"unified":"1f4aa","native":"💪"},{"unified":"1f4aa-1f3fb","native":"💪🏻"},{"unified":"1f4aa-1f3fc","native":"💪🏼"},{"unified":"1f4aa-1f3fd","native":"💪🏽"},{"unified":"1f4aa-1f3fe","native":"💪🏾"},{"unified":"1f4aa-1f3ff","native":"💪🏿"}],"version":1},"mechanical_arm":{"id":"mechanical_arm","name":"Mechanical Arm","keywords":["accessibility"],"skins":[{"unified":"1f9be","native":"🦾"}],"version":12},"mechanical_leg":{"id":"mechanical_leg","name":"Mechanical Leg","keywords":["accessibility"],"skins":[{"unified":"1f9bf","native":"🦿"}],"version":12},"leg":{"id":"leg","name":"Leg","keywords":["kick","limb"],"skins":[{"unified":"1f9b5","native":"🦵"},{"unified":"1f9b5-1f3fb","native":"🦵🏻"},{"unified":"1f9b5-1f3fc","native":"🦵🏼"},{"unified":"1f9b5-1f3fd","native":"🦵🏽"},{"unified":"1f9b5-1f3fe","native":"🦵🏾"},{"unified":"1f9b5-1f3ff","native":"🦵🏿"}],"version":11},"foot":{"id":"foot","name":"Foot","keywords":["kick","stomp"],"skins":[{"unified":"1f9b6","native":"🦶"},{"unified":"1f9b6-1f3fb","native":"🦶🏻"},{"unified":"1f9b6-1f3fc","native":"🦶🏼"},{"unified":"1f9b6-1f3fd","native":"🦶🏽"},{"unified":"1f9b6-1f3fe","native":"🦶🏾"},{"unified":"1f9b6-1f3ff","native":"🦶🏿"}],"version":11},"ear":{"id":"ear","name":"Ear","keywords":["face","hear","sound","listen"],"skins":[{"unified":"1f442","native":"👂"},{"unified":"1f442-1f3fb","native":"👂🏻"},{"unified":"1f442-1f3fc","native":"👂🏼"},{"unified":"1f442-1f3fd","native":"👂🏽"},{"unified":"1f442-1f3fe","native":"👂🏾"},{"unified":"1f442-1f3ff","native":"👂🏿"}],"version":1},"ear_with_hearing_aid":{"id":"ear_with_hearing_aid","name":"Ear with Hearing Aid","keywords":["accessibility"],"skins":[{"unified":"1f9bb","native":"🦻"},{"unified":"1f9bb-1f3fb","native":"🦻🏻"},{"unified":"1f9bb-1f3fc","native":"🦻🏼"},{"unified":"1f9bb-1f3fd","native":"🦻🏽"},{"unified":"1f9bb-1f3fe","native":"🦻🏾"},{"unified":"1f9bb-1f3ff","native":"🦻🏿"}],"version":12},"nose":{"id":"nose","name":"Nose","keywords":["smell","sniff"],"skins":[{"unified":"1f443","native":"👃"},{"unified":"1f443-1f3fb","native":"👃🏻"},{"unified":"1f443-1f3fc","native":"👃🏼"},{"unified":"1f443-1f3fd","native":"👃🏽"},{"unified":"1f443-1f3fe","native":"👃🏾"},{"unified":"1f443-1f3ff","native":"👃🏿"}],"version":1},"brain":{"id":"brain","name":"Brain","keywords":["smart","intelligent"],"skins":[{"unified":"1f9e0","native":"🧠"}],"version":5},"anatomical_heart":{"id":"anatomical_heart","name":"Anatomical Heart","keywords":["health","heartbeat"],"skins":[{"unified":"1fac0","native":"🫀"}],"version":13},"lungs":{"id":"lungs","name":"Lungs","keywords":["breathe"],"skins":[{"unified":"1fac1","native":"🫁"}],"version":13},"tooth":{"id":"tooth","name":"Tooth","keywords":["teeth","dentist"],"skins":[{"unified":"1f9b7","native":"🦷"}],"version":11},"bone":{"id":"bone","name":"Bone","keywords":["skeleton"],"skins":[{"unified":"1f9b4","native":"🦴"}],"version":11},"eyes":{"id":"eyes","name":"Eyes","keywords":["look","watch","stalk","peek","see"],"skins":[{"unified":"1f440","native":"👀"}],"version":1},"eye":{"id":"eye","name":"Eye","keywords":["face","look","see","watch","stare"],"skins":[{"unified":"1f441-fe0f","native":"👁️"}],"version":1},"tongue":{"id":"tongue","name":"Tongue","keywords":["mouth","playful"],"skins":[{"unified":"1f445","native":"👅"}],"version":1},"lips":{"id":"lips","name":"Mouth","keywords":["lips","kiss"],"skins":[{"unified":"1f444","native":"👄"}],"version":1},"biting_lip":{"id":"biting_lip","name":"Biting Lip","keywords":["flirt","sexy","pain","worry"],"skins":[{"unified":"1fae6","native":"🫦"}],"version":14},"baby":{"id":"baby","name":"Baby","keywords":["child","boy","girl","toddler"],"skins":[{"unified":"1f476","native":"👶"},{"unified":"1f476-1f3fb","native":"👶🏻"},{"unified":"1f476-1f3fc","native":"👶🏼"},{"unified":"1f476-1f3fd","native":"👶🏽"},{"unified":"1f476-1f3fe","native":"👶🏾"},{"unified":"1f476-1f3ff","native":"👶🏿"}],"version":1},"child":{"id":"child","name":"Child","keywords":["gender","neutral","young"],"skins":[{"unified":"1f9d2","native":"🧒"},{"unified":"1f9d2-1f3fb","native":"🧒🏻"},{"unified":"1f9d2-1f3fc","native":"🧒🏼"},{"unified":"1f9d2-1f3fd","native":"🧒🏽"},{"unified":"1f9d2-1f3fe","native":"🧒🏾"},{"unified":"1f9d2-1f3ff","native":"🧒🏿"}],"version":5},"boy":{"id":"boy","name":"Boy","keywords":["man","male","guy","teenager"],"skins":[{"unified":"1f466","native":"👦"},{"unified":"1f466-1f3fb","native":"👦🏻"},{"unified":"1f466-1f3fc","native":"👦🏼"},{"unified":"1f466-1f3fd","native":"👦🏽"},{"unified":"1f466-1f3fe","native":"👦🏾"},{"unified":"1f466-1f3ff","native":"👦🏿"}],"version":1},"girl":{"id":"girl","name":"Girl","keywords":["female","woman","teenager"],"skins":[{"unified":"1f467","native":"👧"},{"unified":"1f467-1f3fb","native":"👧🏻"},{"unified":"1f467-1f3fc","native":"👧🏼"},{"unified":"1f467-1f3fd","native":"👧🏽"},{"unified":"1f467-1f3fe","native":"👧🏾"},{"unified":"1f467-1f3ff","native":"👧🏿"}],"version":1},"adult":{"id":"adult","name":"Adult","keywords":["person","gender","neutral"],"skins":[{"unified":"1f9d1","native":"🧑"},{"unified":"1f9d1-1f3fb","native":"🧑🏻"},{"unified":"1f9d1-1f3fc","native":"🧑🏼"},{"unified":"1f9d1-1f3fd","native":"🧑🏽"},{"unified":"1f9d1-1f3fe","native":"🧑🏾"},{"unified":"1f9d1-1f3ff","native":"🧑🏿"}],"version":5},"person_with_blond_hair":{"id":"person_with_blond_hair","name":"Person Blond Hair","keywords":["with","hairstyle"],"skins":[{"unified":"1f471","native":"👱"},{"unified":"1f471-1f3fb","native":"👱🏻"},{"unified":"1f471-1f3fc","native":"👱🏼"},{"unified":"1f471-1f3fd","native":"👱🏽"},{"unified":"1f471-1f3fe","native":"👱🏾"},{"unified":"1f471-1f3ff","native":"👱🏿"}],"version":1},"man":{"id":"man","name":"Man","keywords":["mustache","father","dad","guy","classy","sir","moustache"],"skins":[{"unified":"1f468","native":"👨"},{"unified":"1f468-1f3fb","native":"👨🏻"},{"unified":"1f468-1f3fc","native":"👨🏼"},{"unified":"1f468-1f3fd","native":"👨🏽"},{"unified":"1f468-1f3fe","native":"👨🏾"},{"unified":"1f468-1f3ff","native":"👨🏿"}],"version":1},"bearded_person":{"id":"bearded_person","name":"Person Beard","keywords":["bearded","man","bewhiskered"],"skins":[{"unified":"1f9d4","native":"🧔"},{"unified":"1f9d4-1f3fb","native":"🧔🏻"},{"unified":"1f9d4-1f3fc","native":"🧔🏼"},{"unified":"1f9d4-1f3fd","native":"🧔🏽"},{"unified":"1f9d4-1f3fe","native":"🧔🏾"},{"unified":"1f9d4-1f3ff","native":"🧔🏿"}],"version":5},"man_with_beard":{"id":"man_with_beard","name":"Man: Beard","keywords":["man","with","facial","hair"],"skins":[{"unified":"1f9d4-200d-2642-fe0f","native":"🧔‍♂️"},{"unified":"1f9d4-1f3fb-200d-2642-fe0f","native":"🧔🏻‍♂️"},{"unified":"1f9d4-1f3fc-200d-2642-fe0f","native":"🧔🏼‍♂️"},{"unified":"1f9d4-1f3fd-200d-2642-fe0f","native":"🧔🏽‍♂️"},{"unified":"1f9d4-1f3fe-200d-2642-fe0f","native":"🧔🏾‍♂️"},{"unified":"1f9d4-1f3ff-200d-2642-fe0f","native":"🧔🏿‍♂️"}],"version":13.1},"woman_with_beard":{"id":"woman_with_beard","name":"Woman: Beard","keywords":["woman","with","facial","hair"],"skins":[{"unified":"1f9d4-200d-2640-fe0f","native":"🧔‍♀️"},{"unified":"1f9d4-1f3fb-200d-2640-fe0f","native":"🧔🏻‍♀️"},{"unified":"1f9d4-1f3fc-200d-2640-fe0f","native":"🧔🏼‍♀️"},{"unified":"1f9d4-1f3fd-200d-2640-fe0f","native":"🧔🏽‍♀️"},{"unified":"1f9d4-1f3fe-200d-2640-fe0f","native":"🧔🏾‍♀️"},{"unified":"1f9d4-1f3ff-200d-2640-fe0f","native":"🧔🏿‍♀️"}],"version":13.1},"red_haired_man":{"id":"red_haired_man","name":"Man: Red Hair","keywords":["haired","man","hairstyle"],"skins":[{"unified":"1f468-200d-1f9b0","native":"👨‍🦰"},{"unified":"1f468-1f3fb-200d-1f9b0","native":"👨🏻‍🦰"},{"unified":"1f468-1f3fc-200d-1f9b0","native":"👨🏼‍🦰"},{"unified":"1f468-1f3fd-200d-1f9b0","native":"👨🏽‍🦰"},{"unified":"1f468-1f3fe-200d-1f9b0","native":"👨🏾‍🦰"},{"unified":"1f468-1f3ff-200d-1f9b0","native":"👨🏿‍🦰"}],"version":11},"curly_haired_man":{"id":"curly_haired_man","name":"Man: Curly Hair","keywords":["haired","man","hairstyle"],"skins":[{"unified":"1f468-200d-1f9b1","native":"👨‍🦱"},{"unified":"1f468-1f3fb-200d-1f9b1","native":"👨🏻‍🦱"},{"unified":"1f468-1f3fc-200d-1f9b1","native":"👨🏼‍🦱"},{"unified":"1f468-1f3fd-200d-1f9b1","native":"👨🏽‍🦱"},{"unified":"1f468-1f3fe-200d-1f9b1","native":"👨🏾‍🦱"},{"unified":"1f468-1f3ff-200d-1f9b1","native":"👨🏿‍🦱"}],"version":11},"white_haired_man":{"id":"white_haired_man","name":"Man: White Hair","keywords":["haired","man","old","elder"],"skins":[{"unified":"1f468-200d-1f9b3","native":"👨‍🦳"},{"unified":"1f468-1f3fb-200d-1f9b3","native":"👨🏻‍🦳"},{"unified":"1f468-1f3fc-200d-1f9b3","native":"👨🏼‍🦳"},{"unified":"1f468-1f3fd-200d-1f9b3","native":"👨🏽‍🦳"},{"unified":"1f468-1f3fe-200d-1f9b3","native":"👨🏾‍🦳"},{"unified":"1f468-1f3ff-200d-1f9b3","native":"👨🏿‍🦳"}],"version":11},"bald_man":{"id":"bald_man","name":"Man: Bald","keywords":["man","hairless"],"skins":[{"unified":"1f468-200d-1f9b2","native":"👨‍🦲"},{"unified":"1f468-1f3fb-200d-1f9b2","native":"👨🏻‍🦲"},{"unified":"1f468-1f3fc-200d-1f9b2","native":"👨🏼‍🦲"},{"unified":"1f468-1f3fd-200d-1f9b2","native":"👨🏽‍🦲"},{"unified":"1f468-1f3fe-200d-1f9b2","native":"👨🏾‍🦲"},{"unified":"1f468-1f3ff-200d-1f9b2","native":"👨🏿‍🦲"}],"version":11},"woman":{"id":"woman","name":"Woman","keywords":["female","girls","lady"],"skins":[{"unified":"1f469","native":"👩"},{"unified":"1f469-1f3fb","native":"👩🏻"},{"unified":"1f469-1f3fc","native":"👩🏼"},{"unified":"1f469-1f3fd","native":"👩🏽"},{"unified":"1f469-1f3fe","native":"👩🏾"},{"unified":"1f469-1f3ff","native":"👩🏿"}],"version":1},"red_haired_woman":{"id":"red_haired_woman","name":"Woman: Red Hair","keywords":["haired","woman","hairstyle"],"skins":[{"unified":"1f469-200d-1f9b0","native":"👩‍🦰"},{"unified":"1f469-1f3fb-200d-1f9b0","native":"👩🏻‍🦰"},{"unified":"1f469-1f3fc-200d-1f9b0","native":"👩🏼‍🦰"},{"unified":"1f469-1f3fd-200d-1f9b0","native":"👩🏽‍🦰"},{"unified":"1f469-1f3fe-200d-1f9b0","native":"👩🏾‍🦰"},{"unified":"1f469-1f3ff-200d-1f9b0","native":"👩🏿‍🦰"}],"version":11},"red_haired_person":{"id":"red_haired_person","name":"Person: Red Hair","keywords":["haired","person","hairstyle"],"skins":[{"unified":"1f9d1-200d-1f9b0","native":"🧑‍🦰"},{"unified":"1f9d1-1f3fb-200d-1f9b0","native":"🧑🏻‍🦰"},{"unified":"1f9d1-1f3fc-200d-1f9b0","native":"🧑🏼‍🦰"},{"unified":"1f9d1-1f3fd-200d-1f9b0","native":"🧑🏽‍🦰"},{"unified":"1f9d1-1f3fe-200d-1f9b0","native":"🧑🏾‍🦰"},{"unified":"1f9d1-1f3ff-200d-1f9b0","native":"🧑🏿‍🦰"}],"version":12.1},"curly_haired_woman":{"id":"curly_haired_woman","name":"Woman: Curly Hair","keywords":["haired","woman","hairstyle"],"skins":[{"unified":"1f469-200d-1f9b1","native":"👩‍🦱"},{"unified":"1f469-1f3fb-200d-1f9b1","native":"👩🏻‍🦱"},{"unified":"1f469-1f3fc-200d-1f9b1","native":"👩🏼‍🦱"},{"unified":"1f469-1f3fd-200d-1f9b1","native":"👩🏽‍🦱"},{"unified":"1f469-1f3fe-200d-1f9b1","native":"👩🏾‍🦱"},{"unified":"1f469-1f3ff-200d-1f9b1","native":"👩🏿‍🦱"}],"version":11},"curly_haired_person":{"id":"curly_haired_person","name":"Person: Curly Hair","keywords":["haired","person","hairstyle"],"skins":[{"unified":"1f9d1-200d-1f9b1","native":"🧑‍🦱"},{"unified":"1f9d1-1f3fb-200d-1f9b1","native":"🧑🏻‍🦱"},{"unified":"1f9d1-1f3fc-200d-1f9b1","native":"🧑🏼‍🦱"},{"unified":"1f9d1-1f3fd-200d-1f9b1","native":"🧑🏽‍🦱"},{"unified":"1f9d1-1f3fe-200d-1f9b1","native":"🧑🏾‍🦱"},{"unified":"1f9d1-1f3ff-200d-1f9b1","native":"🧑🏿‍🦱"}],"version":12.1},"white_haired_woman":{"id":"white_haired_woman","name":"Woman: White Hair","keywords":["haired","woman","old","elder"],"skins":[{"unified":"1f469-200d-1f9b3","native":"👩‍🦳"},{"unified":"1f469-1f3fb-200d-1f9b3","native":"👩🏻‍🦳"},{"unified":"1f469-1f3fc-200d-1f9b3","native":"👩🏼‍🦳"},{"unified":"1f469-1f3fd-200d-1f9b3","native":"👩🏽‍🦳"},{"unified":"1f469-1f3fe-200d-1f9b3","native":"👩🏾‍🦳"},{"unified":"1f469-1f3ff-200d-1f9b3","native":"👩🏿‍🦳"}],"version":11},"white_haired_person":{"id":"white_haired_person","name":"Person: White Hair","keywords":["haired","person","elder","old"],"skins":[{"unified":"1f9d1-200d-1f9b3","native":"🧑‍🦳"},{"unified":"1f9d1-1f3fb-200d-1f9b3","native":"🧑🏻‍🦳"},{"unified":"1f9d1-1f3fc-200d-1f9b3","native":"🧑🏼‍🦳"},{"unified":"1f9d1-1f3fd-200d-1f9b3","native":"🧑🏽‍🦳"},{"unified":"1f9d1-1f3fe-200d-1f9b3","native":"🧑🏾‍🦳"},{"unified":"1f9d1-1f3ff-200d-1f9b3","native":"🧑🏿‍🦳"}],"version":12.1},"bald_woman":{"id":"bald_woman","name":"Woman: Bald","keywords":["woman","hairless"],"skins":[{"unified":"1f469-200d-1f9b2","native":"👩‍🦲"},{"unified":"1f469-1f3fb-200d-1f9b2","native":"👩🏻‍🦲"},{"unified":"1f469-1f3fc-200d-1f9b2","native":"👩🏼‍🦲"},{"unified":"1f469-1f3fd-200d-1f9b2","native":"👩🏽‍🦲"},{"unified":"1f469-1f3fe-200d-1f9b2","native":"👩🏾‍🦲"},{"unified":"1f469-1f3ff-200d-1f9b2","native":"👩🏿‍🦲"}],"version":11},"bald_person":{"id":"bald_person","name":"Person: Bald","keywords":["person","hairless"],"skins":[{"unified":"1f9d1-200d-1f9b2","native":"🧑‍🦲"},{"unified":"1f9d1-1f3fb-200d-1f9b2","native":"🧑🏻‍🦲"},{"unified":"1f9d1-1f3fc-200d-1f9b2","native":"🧑🏼‍🦲"},{"unified":"1f9d1-1f3fd-200d-1f9b2","native":"🧑🏽‍🦲"},{"unified":"1f9d1-1f3fe-200d-1f9b2","native":"🧑🏾‍🦲"},{"unified":"1f9d1-1f3ff-200d-1f9b2","native":"🧑🏿‍🦲"}],"version":12.1},"blond-haired-woman":{"id":"blond-haired-woman","name":"Woman: Blond Hair","keywords":["haired-woman","woman","female","girl","blonde","person"],"skins":[{"unified":"1f471-200d-2640-fe0f","native":"👱‍♀️"},{"unified":"1f471-1f3fb-200d-2640-fe0f","native":"👱🏻‍♀️"},{"unified":"1f471-1f3fc-200d-2640-fe0f","native":"👱🏼‍♀️"},{"unified":"1f471-1f3fd-200d-2640-fe0f","native":"👱🏽‍♀️"},{"unified":"1f471-1f3fe-200d-2640-fe0f","native":"👱🏾‍♀️"},{"unified":"1f471-1f3ff-200d-2640-fe0f","native":"👱🏿‍♀️"}],"version":4},"blond-haired-man":{"id":"blond-haired-man","name":"Man: Blond Hair","keywords":["haired-man","man","male","boy","blonde","guy","person"],"skins":[{"unified":"1f471-200d-2642-fe0f","native":"👱‍♂️"},{"unified":"1f471-1f3fb-200d-2642-fe0f","native":"👱🏻‍♂️"},{"unified":"1f471-1f3fc-200d-2642-fe0f","native":"👱🏼‍♂️"},{"unified":"1f471-1f3fd-200d-2642-fe0f","native":"👱🏽‍♂️"},{"unified":"1f471-1f3fe-200d-2642-fe0f","native":"👱🏾‍♂️"},{"unified":"1f471-1f3ff-200d-2642-fe0f","native":"👱🏿‍♂️"}],"version":4},"older_adult":{"id":"older_adult","name":"Older Adult","keywords":["person","human","elder","senior","gender","neutral"],"skins":[{"unified":"1f9d3","native":"🧓"},{"unified":"1f9d3-1f3fb","native":"🧓🏻"},{"unified":"1f9d3-1f3fc","native":"🧓🏼"},{"unified":"1f9d3-1f3fd","native":"🧓🏽"},{"unified":"1f9d3-1f3fe","native":"🧓🏾"},{"unified":"1f9d3-1f3ff","native":"🧓🏿"}],"version":5},"older_man":{"id":"older_man","name":"Old Man","keywords":["older","human","male","men","elder","senior"],"skins":[{"unified":"1f474","native":"👴"},{"unified":"1f474-1f3fb","native":"👴🏻"},{"unified":"1f474-1f3fc","native":"👴🏼"},{"unified":"1f474-1f3fd","native":"👴🏽"},{"unified":"1f474-1f3fe","native":"👴🏾"},{"unified":"1f474-1f3ff","native":"👴🏿"}],"version":1},"older_woman":{"id":"older_woman","name":"Old Woman","keywords":["older","human","female","women","lady","elder","senior"],"skins":[{"unified":"1f475","native":"👵"},{"unified":"1f475-1f3fb","native":"👵🏻"},{"unified":"1f475-1f3fc","native":"👵🏼"},{"unified":"1f475-1f3fd","native":"👵🏽"},{"unified":"1f475-1f3fe","native":"👵🏾"},{"unified":"1f475-1f3ff","native":"👵🏿"}],"version":1},"person_frowning":{"id":"person_frowning","name":"Person Frowning","keywords":["worried"],"skins":[{"unified":"1f64d","native":"🙍"},{"unified":"1f64d-1f3fb","native":"🙍🏻"},{"unified":"1f64d-1f3fc","native":"🙍🏼"},{"unified":"1f64d-1f3fd","native":"🙍🏽"},{"unified":"1f64d-1f3fe","native":"🙍🏾"},{"unified":"1f64d-1f3ff","native":"🙍🏿"}],"version":1},"man-frowning":{"id":"man-frowning","name":"Man Frowning","keywords":["male","boy","sad","depressed","discouraged","unhappy"],"skins":[{"unified":"1f64d-200d-2642-fe0f","native":"🙍‍♂️"},{"unified":"1f64d-1f3fb-200d-2642-fe0f","native":"🙍🏻‍♂️"},{"unified":"1f64d-1f3fc-200d-2642-fe0f","native":"🙍🏼‍♂️"},{"unified":"1f64d-1f3fd-200d-2642-fe0f","native":"🙍🏽‍♂️"},{"unified":"1f64d-1f3fe-200d-2642-fe0f","native":"🙍🏾‍♂️"},{"unified":"1f64d-1f3ff-200d-2642-fe0f","native":"🙍🏿‍♂️"}],"version":4},"woman-frowning":{"id":"woman-frowning","name":"Woman Frowning","keywords":["female","girl","sad","depressed","discouraged","unhappy"],"skins":[{"unified":"1f64d-200d-2640-fe0f","native":"🙍‍♀️"},{"unified":"1f64d-1f3fb-200d-2640-fe0f","native":"🙍🏻‍♀️"},{"unified":"1f64d-1f3fc-200d-2640-fe0f","native":"🙍🏼‍♀️"},{"unified":"1f64d-1f3fd-200d-2640-fe0f","native":"🙍🏽‍♀️"},{"unified":"1f64d-1f3fe-200d-2640-fe0f","native":"🙍🏾‍♀️"},{"unified":"1f64d-1f3ff-200d-2640-fe0f","native":"🙍🏿‍♀️"}],"version":4},"person_with_pouting_face":{"id":"person_with_pouting_face","name":"Person Pouting","keywords":["with","face","upset"],"skins":[{"unified":"1f64e","native":"🙎"},{"unified":"1f64e-1f3fb","native":"🙎🏻"},{"unified":"1f64e-1f3fc","native":"🙎🏼"},{"unified":"1f64e-1f3fd","native":"🙎🏽"},{"unified":"1f64e-1f3fe","native":"🙎🏾"},{"unified":"1f64e-1f3ff","native":"🙎🏿"}],"version":1},"man-pouting":{"id":"man-pouting","name":"Man Pouting","keywords":["male","boy"],"skins":[{"unified":"1f64e-200d-2642-fe0f","native":"🙎‍♂️"},{"unified":"1f64e-1f3fb-200d-2642-fe0f","native":"🙎🏻‍♂️"},{"unified":"1f64e-1f3fc-200d-2642-fe0f","native":"🙎🏼‍♂️"},{"unified":"1f64e-1f3fd-200d-2642-fe0f","native":"🙎🏽‍♂️"},{"unified":"1f64e-1f3fe-200d-2642-fe0f","native":"🙎🏾‍♂️"},{"unified":"1f64e-1f3ff-200d-2642-fe0f","native":"🙎🏿‍♂️"}],"version":4},"woman-pouting":{"id":"woman-pouting","name":"Woman Pouting","keywords":["female","girl"],"skins":[{"unified":"1f64e-200d-2640-fe0f","native":"🙎‍♀️"},{"unified":"1f64e-1f3fb-200d-2640-fe0f","native":"🙎🏻‍♀️"},{"unified":"1f64e-1f3fc-200d-2640-fe0f","native":"🙎🏼‍♀️"},{"unified":"1f64e-1f3fd-200d-2640-fe0f","native":"🙎🏽‍♀️"},{"unified":"1f64e-1f3fe-200d-2640-fe0f","native":"🙎🏾‍♀️"},{"unified":"1f64e-1f3ff-200d-2640-fe0f","native":"🙎🏿‍♀️"}],"version":4},"no_good":{"id":"no_good","name":"Person Gesturing No","keywords":["good","decline"],"skins":[{"unified":"1f645","native":"🙅"},{"unified":"1f645-1f3fb","native":"🙅🏻"},{"unified":"1f645-1f3fc","native":"🙅🏼"},{"unified":"1f645-1f3fd","native":"🙅🏽"},{"unified":"1f645-1f3fe","native":"🙅🏾"},{"unified":"1f645-1f3ff","native":"🙅🏿"}],"version":1},"man-gesturing-no":{"id":"man-gesturing-no","name":"Man Gesturing No","keywords":["gesturing-no","male","boy","nope"],"skins":[{"unified":"1f645-200d-2642-fe0f","native":"🙅‍♂️"},{"unified":"1f645-1f3fb-200d-2642-fe0f","native":"🙅🏻‍♂️"},{"unified":"1f645-1f3fc-200d-2642-fe0f","native":"🙅🏼‍♂️"},{"unified":"1f645-1f3fd-200d-2642-fe0f","native":"🙅🏽‍♂️"},{"unified":"1f645-1f3fe-200d-2642-fe0f","native":"🙅🏾‍♂️"},{"unified":"1f645-1f3ff-200d-2642-fe0f","native":"🙅🏿‍♂️"}],"version":4},"woman-gesturing-no":{"id":"woman-gesturing-no","name":"Woman Gesturing No","keywords":["gesturing-no","female","girl","nope"],"skins":[{"unified":"1f645-200d-2640-fe0f","native":"🙅‍♀️"},{"unified":"1f645-1f3fb-200d-2640-fe0f","native":"🙅🏻‍♀️"},{"unified":"1f645-1f3fc-200d-2640-fe0f","native":"🙅🏼‍♀️"},{"unified":"1f645-1f3fd-200d-2640-fe0f","native":"🙅🏽‍♀️"},{"unified":"1f645-1f3fe-200d-2640-fe0f","native":"🙅🏾‍♀️"},{"unified":"1f645-1f3ff-200d-2640-fe0f","native":"🙅🏿‍♀️"}],"version":4},"ok_woman":{"id":"ok_woman","name":"Person Gesturing Ok","keywords":["woman","agree"],"skins":[{"unified":"1f646","native":"🙆"},{"unified":"1f646-1f3fb","native":"🙆🏻"},{"unified":"1f646-1f3fc","native":"🙆🏼"},{"unified":"1f646-1f3fd","native":"🙆🏽"},{"unified":"1f646-1f3fe","native":"🙆🏾"},{"unified":"1f646-1f3ff","native":"🙆🏿"}],"version":1},"man-gesturing-ok":{"id":"man-gesturing-ok","name":"Man Gesturing Ok","keywords":["gesturing-ok","men","boy","male","blue","human"],"skins":[{"unified":"1f646-200d-2642-fe0f","native":"🙆‍♂️"},{"unified":"1f646-1f3fb-200d-2642-fe0f","native":"🙆🏻‍♂️"},{"unified":"1f646-1f3fc-200d-2642-fe0f","native":"🙆🏼‍♂️"},{"unified":"1f646-1f3fd-200d-2642-fe0f","native":"🙆🏽‍♂️"},{"unified":"1f646-1f3fe-200d-2642-fe0f","native":"🙆🏾‍♂️"},{"unified":"1f646-1f3ff-200d-2642-fe0f","native":"🙆🏿‍♂️"}],"version":4},"woman-gesturing-ok":{"id":"woman-gesturing-ok","name":"Woman Gesturing Ok","keywords":["gesturing-ok","women","girl","female","pink","human"],"skins":[{"unified":"1f646-200d-2640-fe0f","native":"🙆‍♀️"},{"unified":"1f646-1f3fb-200d-2640-fe0f","native":"🙆🏻‍♀️"},{"unified":"1f646-1f3fc-200d-2640-fe0f","native":"🙆🏼‍♀️"},{"unified":"1f646-1f3fd-200d-2640-fe0f","native":"🙆🏽‍♀️"},{"unified":"1f646-1f3fe-200d-2640-fe0f","native":"🙆🏾‍♀️"},{"unified":"1f646-1f3ff-200d-2640-fe0f","native":"🙆🏿‍♀️"}],"version":4},"information_desk_person":{"id":"information_desk_person","name":"Person Tipping Hand","keywords":["information","desk"],"skins":[{"unified":"1f481","native":"💁"},{"unified":"1f481-1f3fb","native":"💁🏻"},{"unified":"1f481-1f3fc","native":"💁🏼"},{"unified":"1f481-1f3fd","native":"💁🏽"},{"unified":"1f481-1f3fe","native":"💁🏾"},{"unified":"1f481-1f3ff","native":"💁🏿"}],"version":1},"man-tipping-hand":{"id":"man-tipping-hand","name":"Man Tipping Hand","keywords":["tipping-hand","male","boy","human","information"],"skins":[{"unified":"1f481-200d-2642-fe0f","native":"💁‍♂️"},{"unified":"1f481-1f3fb-200d-2642-fe0f","native":"💁🏻‍♂️"},{"unified":"1f481-1f3fc-200d-2642-fe0f","native":"💁🏼‍♂️"},{"unified":"1f481-1f3fd-200d-2642-fe0f","native":"💁🏽‍♂️"},{"unified":"1f481-1f3fe-200d-2642-fe0f","native":"💁🏾‍♂️"},{"unified":"1f481-1f3ff-200d-2642-fe0f","native":"💁🏿‍♂️"}],"version":4},"woman-tipping-hand":{"id":"woman-tipping-hand","name":"Woman Tipping Hand","keywords":["tipping-hand","female","girl","human","information"],"skins":[{"unified":"1f481-200d-2640-fe0f","native":"💁‍♀️"},{"unified":"1f481-1f3fb-200d-2640-fe0f","native":"💁🏻‍♀️"},{"unified":"1f481-1f3fc-200d-2640-fe0f","native":"💁🏼‍♀️"},{"unified":"1f481-1f3fd-200d-2640-fe0f","native":"💁🏽‍♀️"},{"unified":"1f481-1f3fe-200d-2640-fe0f","native":"💁🏾‍♀️"},{"unified":"1f481-1f3ff-200d-2640-fe0f","native":"💁🏿‍♀️"}],"version":4},"raising_hand":{"id":"raising_hand","name":"Person Raising Hand","keywords":["question"],"skins":[{"unified":"1f64b","native":"🙋"},{"unified":"1f64b-1f3fb","native":"🙋🏻"},{"unified":"1f64b-1f3fc","native":"🙋🏼"},{"unified":"1f64b-1f3fd","native":"🙋🏽"},{"unified":"1f64b-1f3fe","native":"🙋🏾"},{"unified":"1f64b-1f3ff","native":"🙋🏿"}],"version":1},"man-raising-hand":{"id":"man-raising-hand","name":"Man Raising Hand","keywords":["raising-hand","male","boy"],"skins":[{"unified":"1f64b-200d-2642-fe0f","native":"🙋‍♂️"},{"unified":"1f64b-1f3fb-200d-2642-fe0f","native":"🙋🏻‍♂️"},{"unified":"1f64b-1f3fc-200d-2642-fe0f","native":"🙋🏼‍♂️"},{"unified":"1f64b-1f3fd-200d-2642-fe0f","native":"🙋🏽‍♂️"},{"unified":"1f64b-1f3fe-200d-2642-fe0f","native":"🙋🏾‍♂️"},{"unified":"1f64b-1f3ff-200d-2642-fe0f","native":"🙋🏿‍♂️"}],"version":4},"woman-raising-hand":{"id":"woman-raising-hand","name":"Woman Raising Hand","keywords":["raising-hand","female","girl"],"skins":[{"unified":"1f64b-200d-2640-fe0f","native":"🙋‍♀️"},{"unified":"1f64b-1f3fb-200d-2640-fe0f","native":"🙋🏻‍♀️"},{"unified":"1f64b-1f3fc-200d-2640-fe0f","native":"🙋🏼‍♀️"},{"unified":"1f64b-1f3fd-200d-2640-fe0f","native":"🙋🏽‍♀️"},{"unified":"1f64b-1f3fe-200d-2640-fe0f","native":"🙋🏾‍♀️"},{"unified":"1f64b-1f3ff-200d-2640-fe0f","native":"🙋🏿‍♀️"}],"version":4},"deaf_person":{"id":"deaf_person","name":"Deaf Person","keywords":["accessibility"],"skins":[{"unified":"1f9cf","native":"🧏"},{"unified":"1f9cf-1f3fb","native":"🧏🏻"},{"unified":"1f9cf-1f3fc","native":"🧏🏼"},{"unified":"1f9cf-1f3fd","native":"🧏🏽"},{"unified":"1f9cf-1f3fe","native":"🧏🏾"},{"unified":"1f9cf-1f3ff","native":"🧏🏿"}],"version":12},"deaf_man":{"id":"deaf_man","name":"Deaf Man","keywords":["accessibility"],"skins":[{"unified":"1f9cf-200d-2642-fe0f","native":"🧏‍♂️"},{"unified":"1f9cf-1f3fb-200d-2642-fe0f","native":"🧏🏻‍♂️"},{"unified":"1f9cf-1f3fc-200d-2642-fe0f","native":"🧏🏼‍♂️"},{"unified":"1f9cf-1f3fd-200d-2642-fe0f","native":"🧏🏽‍♂️"},{"unified":"1f9cf-1f3fe-200d-2642-fe0f","native":"🧏🏾‍♂️"},{"unified":"1f9cf-1f3ff-200d-2642-fe0f","native":"🧏🏿‍♂️"}],"version":12},"deaf_woman":{"id":"deaf_woman","name":"Deaf Woman","keywords":["accessibility"],"skins":[{"unified":"1f9cf-200d-2640-fe0f","native":"🧏‍♀️"},{"unified":"1f9cf-1f3fb-200d-2640-fe0f","native":"🧏🏻‍♀️"},{"unified":"1f9cf-1f3fc-200d-2640-fe0f","native":"🧏🏼‍♀️"},{"unified":"1f9cf-1f3fd-200d-2640-fe0f","native":"🧏🏽‍♀️"},{"unified":"1f9cf-1f3fe-200d-2640-fe0f","native":"🧏🏾‍♀️"},{"unified":"1f9cf-1f3ff-200d-2640-fe0f","native":"🧏🏿‍♀️"}],"version":12},"bow":{"id":"bow","name":"Person Bowing","keywords":["bow","respectiful"],"skins":[{"unified":"1f647","native":"🙇"},{"unified":"1f647-1f3fb","native":"🙇🏻"},{"unified":"1f647-1f3fc","native":"🙇🏼"},{"unified":"1f647-1f3fd","native":"🙇🏽"},{"unified":"1f647-1f3fe","native":"🙇🏾"},{"unified":"1f647-1f3ff","native":"🙇🏿"}],"version":1},"man-bowing":{"id":"man-bowing","name":"Man Bowing","keywords":["male","boy"],"skins":[{"unified":"1f647-200d-2642-fe0f","native":"🙇‍♂️"},{"unified":"1f647-1f3fb-200d-2642-fe0f","native":"🙇🏻‍♂️"},{"unified":"1f647-1f3fc-200d-2642-fe0f","native":"🙇🏼‍♂️"},{"unified":"1f647-1f3fd-200d-2642-fe0f","native":"🙇🏽‍♂️"},{"unified":"1f647-1f3fe-200d-2642-fe0f","native":"🙇🏾‍♂️"},{"unified":"1f647-1f3ff-200d-2642-fe0f","native":"🙇🏿‍♂️"}],"version":4},"woman-bowing":{"id":"woman-bowing","name":"Woman Bowing","keywords":["female","girl"],"skins":[{"unified":"1f647-200d-2640-fe0f","native":"🙇‍♀️"},{"unified":"1f647-1f3fb-200d-2640-fe0f","native":"🙇🏻‍♀️"},{"unified":"1f647-1f3fc-200d-2640-fe0f","native":"🙇🏼‍♀️"},{"unified":"1f647-1f3fd-200d-2640-fe0f","native":"🙇🏽‍♀️"},{"unified":"1f647-1f3fe-200d-2640-fe0f","native":"🙇🏾‍♀️"},{"unified":"1f647-1f3ff-200d-2640-fe0f","native":"🙇🏿‍♀️"}],"version":4},"face_palm":{"id":"face_palm","name":"Face Palm","keywords":["person","facepalming","disappointed"],"skins":[{"unified":"1f926","native":"🤦"},{"unified":"1f926-1f3fb","native":"🤦🏻"},{"unified":"1f926-1f3fc","native":"🤦🏼"},{"unified":"1f926-1f3fd","native":"🤦🏽"},{"unified":"1f926-1f3fe","native":"🤦🏾"},{"unified":"1f926-1f3ff","native":"🤦🏿"}],"version":3},"man-facepalming":{"id":"man-facepalming","name":"Man Facepalming","keywords":["male","boy","disbelief"],"skins":[{"unified":"1f926-200d-2642-fe0f","native":"🤦‍♂️"},{"unified":"1f926-1f3fb-200d-2642-fe0f","native":"🤦🏻‍♂️"},{"unified":"1f926-1f3fc-200d-2642-fe0f","native":"🤦🏼‍♂️"},{"unified":"1f926-1f3fd-200d-2642-fe0f","native":"🤦🏽‍♂️"},{"unified":"1f926-1f3fe-200d-2642-fe0f","native":"🤦🏾‍♂️"},{"unified":"1f926-1f3ff-200d-2642-fe0f","native":"🤦🏿‍♂️"}],"version":4},"woman-facepalming":{"id":"woman-facepalming","name":"Woman Facepalming","keywords":["female","girl","disbelief"],"skins":[{"unified":"1f926-200d-2640-fe0f","native":"🤦‍♀️"},{"unified":"1f926-1f3fb-200d-2640-fe0f","native":"🤦🏻‍♀️"},{"unified":"1f926-1f3fc-200d-2640-fe0f","native":"🤦🏼‍♀️"},{"unified":"1f926-1f3fd-200d-2640-fe0f","native":"🤦🏽‍♀️"},{"unified":"1f926-1f3fe-200d-2640-fe0f","native":"🤦🏾‍♀️"},{"unified":"1f926-1f3ff-200d-2640-fe0f","native":"🤦🏿‍♀️"}],"version":4},"shrug":{"id":"shrug","name":"Shrug","keywords":["person","shrugging","regardless"],"skins":[{"unified":"1f937","native":"🤷"},{"unified":"1f937-1f3fb","native":"🤷🏻"},{"unified":"1f937-1f3fc","native":"🤷🏼"},{"unified":"1f937-1f3fd","native":"🤷🏽"},{"unified":"1f937-1f3fe","native":"🤷🏾"},{"unified":"1f937-1f3ff","native":"🤷🏿"}],"version":3},"man-shrugging":{"id":"man-shrugging","name":"Man Shrugging","keywords":["male","boy","confused","indifferent","doubt"],"skins":[{"unified":"1f937-200d-2642-fe0f","native":"🤷‍♂️"},{"unified":"1f937-1f3fb-200d-2642-fe0f","native":"🤷🏻‍♂️"},{"unified":"1f937-1f3fc-200d-2642-fe0f","native":"🤷🏼‍♂️"},{"unified":"1f937-1f3fd-200d-2642-fe0f","native":"🤷🏽‍♂️"},{"unified":"1f937-1f3fe-200d-2642-fe0f","native":"🤷🏾‍♂️"},{"unified":"1f937-1f3ff-200d-2642-fe0f","native":"🤷🏿‍♂️"}],"version":4},"woman-shrugging":{"id":"woman-shrugging","name":"Woman Shrugging","keywords":["female","girl","confused","indifferent","doubt"],"skins":[{"unified":"1f937-200d-2640-fe0f","native":"🤷‍♀️"},{"unified":"1f937-1f3fb-200d-2640-fe0f","native":"🤷🏻‍♀️"},{"unified":"1f937-1f3fc-200d-2640-fe0f","native":"🤷🏼‍♀️"},{"unified":"1f937-1f3fd-200d-2640-fe0f","native":"🤷🏽‍♀️"},{"unified":"1f937-1f3fe-200d-2640-fe0f","native":"🤷🏾‍♀️"},{"unified":"1f937-1f3ff-200d-2640-fe0f","native":"🤷🏿‍♀️"}],"version":4},"health_worker":{"id":"health_worker","name":"Health Worker","keywords":["hospital"],"skins":[{"unified":"1f9d1-200d-2695-fe0f","native":"🧑‍⚕️"},{"unified":"1f9d1-1f3fb-200d-2695-fe0f","native":"🧑🏻‍⚕️"},{"unified":"1f9d1-1f3fc-200d-2695-fe0f","native":"🧑🏼‍⚕️"},{"unified":"1f9d1-1f3fd-200d-2695-fe0f","native":"🧑🏽‍⚕️"},{"unified":"1f9d1-1f3fe-200d-2695-fe0f","native":"🧑🏾‍⚕️"},{"unified":"1f9d1-1f3ff-200d-2695-fe0f","native":"🧑🏿‍⚕️"}],"version":12.1},"male-doctor":{"id":"male-doctor","name":"Man Health Worker","keywords":["male","doctor","nurse","therapist","healthcare","human"],"skins":[{"unified":"1f468-200d-2695-fe0f","native":"👨‍⚕️"},{"unified":"1f468-1f3fb-200d-2695-fe0f","native":"👨🏻‍⚕️"},{"unified":"1f468-1f3fc-200d-2695-fe0f","native":"👨🏼‍⚕️"},{"unified":"1f468-1f3fd-200d-2695-fe0f","native":"👨🏽‍⚕️"},{"unified":"1f468-1f3fe-200d-2695-fe0f","native":"👨🏾‍⚕️"},{"unified":"1f468-1f3ff-200d-2695-fe0f","native":"👨🏿‍⚕️"}],"version":4},"female-doctor":{"id":"female-doctor","name":"Woman Health Worker","keywords":["female","doctor","nurse","therapist","healthcare","human"],"skins":[{"unified":"1f469-200d-2695-fe0f","native":"👩‍⚕️"},{"unified":"1f469-1f3fb-200d-2695-fe0f","native":"👩🏻‍⚕️"},{"unified":"1f469-1f3fc-200d-2695-fe0f","native":"👩🏼‍⚕️"},{"unified":"1f469-1f3fd-200d-2695-fe0f","native":"👩🏽‍⚕️"},{"unified":"1f469-1f3fe-200d-2695-fe0f","native":"👩🏾‍⚕️"},{"unified":"1f469-1f3ff-200d-2695-fe0f","native":"👩🏿‍⚕️"}],"version":4},"student":{"id":"student","name":"Student","keywords":["learn"],"skins":[{"unified":"1f9d1-200d-1f393","native":"🧑‍🎓"},{"unified":"1f9d1-1f3fb-200d-1f393","native":"🧑🏻‍🎓"},{"unified":"1f9d1-1f3fc-200d-1f393","native":"🧑🏼‍🎓"},{"unified":"1f9d1-1f3fd-200d-1f393","native":"🧑🏽‍🎓"},{"unified":"1f9d1-1f3fe-200d-1f393","native":"🧑🏾‍🎓"},{"unified":"1f9d1-1f3ff-200d-1f393","native":"🧑🏿‍🎓"}],"version":12.1},"male-student":{"id":"male-student","name":"Man Student","keywords":["male","graduate","human"],"skins":[{"unified":"1f468-200d-1f393","native":"👨‍🎓"},{"unified":"1f468-1f3fb-200d-1f393","native":"👨🏻‍🎓"},{"unified":"1f468-1f3fc-200d-1f393","native":"👨🏼‍🎓"},{"unified":"1f468-1f3fd-200d-1f393","native":"👨🏽‍🎓"},{"unified":"1f468-1f3fe-200d-1f393","native":"👨🏾‍🎓"},{"unified":"1f468-1f3ff-200d-1f393","native":"👨🏿‍🎓"}],"version":4},"female-student":{"id":"female-student","name":"Woman Student","keywords":["female","graduate","human"],"skins":[{"unified":"1f469-200d-1f393","native":"👩‍🎓"},{"unified":"1f469-1f3fb-200d-1f393","native":"👩🏻‍🎓"},{"unified":"1f469-1f3fc-200d-1f393","native":"👩🏼‍🎓"},{"unified":"1f469-1f3fd-200d-1f393","native":"👩🏽‍🎓"},{"unified":"1f469-1f3fe-200d-1f393","native":"👩🏾‍🎓"},{"unified":"1f469-1f3ff-200d-1f393","native":"👩🏿‍🎓"}],"version":4},"teacher":{"id":"teacher","name":"Teacher","keywords":["professor"],"skins":[{"unified":"1f9d1-200d-1f3eb","native":"🧑‍🏫"},{"unified":"1f9d1-1f3fb-200d-1f3eb","native":"🧑🏻‍🏫"},{"unified":"1f9d1-1f3fc-200d-1f3eb","native":"🧑🏼‍🏫"},{"unified":"1f9d1-1f3fd-200d-1f3eb","native":"🧑🏽‍🏫"},{"unified":"1f9d1-1f3fe-200d-1f3eb","native":"🧑🏾‍🏫"},{"unified":"1f9d1-1f3ff-200d-1f3eb","native":"🧑🏿‍🏫"}],"version":12.1},"male-teacher":{"id":"male-teacher","name":"Man Teacher","keywords":["male","instructor","professor","human"],"skins":[{"unified":"1f468-200d-1f3eb","native":"👨‍🏫"},{"unified":"1f468-1f3fb-200d-1f3eb","native":"👨🏻‍🏫"},{"unified":"1f468-1f3fc-200d-1f3eb","native":"👨🏼‍🏫"},{"unified":"1f468-1f3fd-200d-1f3eb","native":"👨🏽‍🏫"},{"unified":"1f468-1f3fe-200d-1f3eb","native":"👨🏾‍🏫"},{"unified":"1f468-1f3ff-200d-1f3eb","native":"👨🏿‍🏫"}],"version":4},"female-teacher":{"id":"female-teacher","name":"Woman Teacher","keywords":["female","instructor","professor","human"],"skins":[{"unified":"1f469-200d-1f3eb","native":"👩‍🏫"},{"unified":"1f469-1f3fb-200d-1f3eb","native":"👩🏻‍🏫"},{"unified":"1f469-1f3fc-200d-1f3eb","native":"👩🏼‍🏫"},{"unified":"1f469-1f3fd-200d-1f3eb","native":"👩🏽‍🏫"},{"unified":"1f469-1f3fe-200d-1f3eb","native":"👩🏾‍🏫"},{"unified":"1f469-1f3ff-200d-1f3eb","native":"👩🏿‍🏫"}],"version":4},"judge":{"id":"judge","name":"Judge","keywords":["law"],"skins":[{"unified":"1f9d1-200d-2696-fe0f","native":"🧑‍⚖️"},{"unified":"1f9d1-1f3fb-200d-2696-fe0f","native":"🧑🏻‍⚖️"},{"unified":"1f9d1-1f3fc-200d-2696-fe0f","native":"🧑🏼‍⚖️"},{"unified":"1f9d1-1f3fd-200d-2696-fe0f","native":"🧑🏽‍⚖️"},{"unified":"1f9d1-1f3fe-200d-2696-fe0f","native":"🧑🏾‍⚖️"},{"unified":"1f9d1-1f3ff-200d-2696-fe0f","native":"🧑🏿‍⚖️"}],"version":12.1},"male-judge":{"id":"male-judge","name":"Man Judge","keywords":["male","justice","court","human"],"skins":[{"unified":"1f468-200d-2696-fe0f","native":"👨‍⚖️"},{"unified":"1f468-1f3fb-200d-2696-fe0f","native":"👨🏻‍⚖️"},{"unified":"1f468-1f3fc-200d-2696-fe0f","native":"👨🏼‍⚖️"},{"unified":"1f468-1f3fd-200d-2696-fe0f","native":"👨🏽‍⚖️"},{"unified":"1f468-1f3fe-200d-2696-fe0f","native":"👨🏾‍⚖️"},{"unified":"1f468-1f3ff-200d-2696-fe0f","native":"👨🏿‍⚖️"}],"version":4},"female-judge":{"id":"female-judge","name":"Woman Judge","keywords":["female","justice","court","human"],"skins":[{"unified":"1f469-200d-2696-fe0f","native":"👩‍⚖️"},{"unified":"1f469-1f3fb-200d-2696-fe0f","native":"👩🏻‍⚖️"},{"unified":"1f469-1f3fc-200d-2696-fe0f","native":"👩🏼‍⚖️"},{"unified":"1f469-1f3fd-200d-2696-fe0f","native":"👩🏽‍⚖️"},{"unified":"1f469-1f3fe-200d-2696-fe0f","native":"👩🏾‍⚖️"},{"unified":"1f469-1f3ff-200d-2696-fe0f","native":"👩🏿‍⚖️"}],"version":4},"farmer":{"id":"farmer","name":"Farmer","keywords":["crops"],"skins":[{"unified":"1f9d1-200d-1f33e","native":"🧑‍🌾"},{"unified":"1f9d1-1f3fb-200d-1f33e","native":"🧑🏻‍🌾"},{"unified":"1f9d1-1f3fc-200d-1f33e","native":"🧑🏼‍🌾"},{"unified":"1f9d1-1f3fd-200d-1f33e","native":"🧑🏽‍🌾"},{"unified":"1f9d1-1f3fe-200d-1f33e","native":"🧑🏾‍🌾"},{"unified":"1f9d1-1f3ff-200d-1f33e","native":"🧑🏿‍🌾"}],"version":12.1},"male-farmer":{"id":"male-farmer","name":"Man Farmer","keywords":["male","rancher","gardener","human"],"skins":[{"unified":"1f468-200d-1f33e","native":"👨‍🌾"},{"unified":"1f468-1f3fb-200d-1f33e","native":"👨🏻‍🌾"},{"unified":"1f468-1f3fc-200d-1f33e","native":"👨🏼‍🌾"},{"unified":"1f468-1f3fd-200d-1f33e","native":"👨🏽‍🌾"},{"unified":"1f468-1f3fe-200d-1f33e","native":"👨🏾‍🌾"},{"unified":"1f468-1f3ff-200d-1f33e","native":"👨🏿‍🌾"}],"version":4},"female-farmer":{"id":"female-farmer","name":"Woman Farmer","keywords":["female","rancher","gardener","human"],"skins":[{"unified":"1f469-200d-1f33e","native":"👩‍🌾"},{"unified":"1f469-1f3fb-200d-1f33e","native":"👩🏻‍🌾"},{"unified":"1f469-1f3fc-200d-1f33e","native":"👩🏼‍🌾"},{"unified":"1f469-1f3fd-200d-1f33e","native":"👩🏽‍🌾"},{"unified":"1f469-1f3fe-200d-1f33e","native":"👩🏾‍🌾"},{"unified":"1f469-1f3ff-200d-1f33e","native":"👩🏿‍🌾"}],"version":4},"cook":{"id":"cook","name":"Cook","keywords":["food","kitchen","culinary"],"skins":[{"unified":"1f9d1-200d-1f373","native":"🧑‍🍳"},{"unified":"1f9d1-1f3fb-200d-1f373","native":"🧑🏻‍🍳"},{"unified":"1f9d1-1f3fc-200d-1f373","native":"🧑🏼‍🍳"},{"unified":"1f9d1-1f3fd-200d-1f373","native":"🧑🏽‍🍳"},{"unified":"1f9d1-1f3fe-200d-1f373","native":"🧑🏾‍🍳"},{"unified":"1f9d1-1f3ff-200d-1f373","native":"🧑🏿‍🍳"}],"version":12.1},"male-cook":{"id":"male-cook","name":"Man Cook","keywords":["male","chef","human"],"skins":[{"unified":"1f468-200d-1f373","native":"👨‍🍳"},{"unified":"1f468-1f3fb-200d-1f373","native":"👨🏻‍🍳"},{"unified":"1f468-1f3fc-200d-1f373","native":"👨🏼‍🍳"},{"unified":"1f468-1f3fd-200d-1f373","native":"👨🏽‍🍳"},{"unified":"1f468-1f3fe-200d-1f373","native":"👨🏾‍🍳"},{"unified":"1f468-1f3ff-200d-1f373","native":"👨🏿‍🍳"}],"version":4},"female-cook":{"id":"female-cook","name":"Woman Cook","keywords":["female","chef","human"],"skins":[{"unified":"1f469-200d-1f373","native":"👩‍🍳"},{"unified":"1f469-1f3fb-200d-1f373","native":"👩🏻‍🍳"},{"unified":"1f469-1f3fc-200d-1f373","native":"👩🏼‍🍳"},{"unified":"1f469-1f3fd-200d-1f373","native":"👩🏽‍🍳"},{"unified":"1f469-1f3fe-200d-1f373","native":"👩🏾‍🍳"},{"unified":"1f469-1f3ff-200d-1f373","native":"👩🏿‍🍳"}],"version":4},"mechanic":{"id":"mechanic","name":"Mechanic","keywords":["worker","technician"],"skins":[{"unified":"1f9d1-200d-1f527","native":"🧑‍🔧"},{"unified":"1f9d1-1f3fb-200d-1f527","native":"🧑🏻‍🔧"},{"unified":"1f9d1-1f3fc-200d-1f527","native":"🧑🏼‍🔧"},{"unified":"1f9d1-1f3fd-200d-1f527","native":"🧑🏽‍🔧"},{"unified":"1f9d1-1f3fe-200d-1f527","native":"🧑🏾‍🔧"},{"unified":"1f9d1-1f3ff-200d-1f527","native":"🧑🏿‍🔧"}],"version":12.1},"male-mechanic":{"id":"male-mechanic","name":"Man Mechanic","keywords":["male","plumber","human","wrench"],"skins":[{"unified":"1f468-200d-1f527","native":"👨‍🔧"},{"unified":"1f468-1f3fb-200d-1f527","native":"👨🏻‍🔧"},{"unified":"1f468-1f3fc-200d-1f527","native":"👨🏼‍🔧"},{"unified":"1f468-1f3fd-200d-1f527","native":"👨🏽‍🔧"},{"unified":"1f468-1f3fe-200d-1f527","native":"👨🏾‍🔧"},{"unified":"1f468-1f3ff-200d-1f527","native":"👨🏿‍🔧"}],"version":4},"female-mechanic":{"id":"female-mechanic","name":"Woman Mechanic","keywords":["female","plumber","human","wrench"],"skins":[{"unified":"1f469-200d-1f527","native":"👩‍🔧"},{"unified":"1f469-1f3fb-200d-1f527","native":"👩🏻‍🔧"},{"unified":"1f469-1f3fc-200d-1f527","native":"👩🏼‍🔧"},{"unified":"1f469-1f3fd-200d-1f527","native":"👩🏽‍🔧"},{"unified":"1f469-1f3fe-200d-1f527","native":"👩🏾‍🔧"},{"unified":"1f469-1f3ff-200d-1f527","native":"👩🏿‍🔧"}],"version":4},"factory_worker":{"id":"factory_worker","name":"Factory Worker","keywords":["labor"],"skins":[{"unified":"1f9d1-200d-1f3ed","native":"🧑‍🏭"},{"unified":"1f9d1-1f3fb-200d-1f3ed","native":"🧑🏻‍🏭"},{"unified":"1f9d1-1f3fc-200d-1f3ed","native":"🧑🏼‍🏭"},{"unified":"1f9d1-1f3fd-200d-1f3ed","native":"🧑🏽‍🏭"},{"unified":"1f9d1-1f3fe-200d-1f3ed","native":"🧑🏾‍🏭"},{"unified":"1f9d1-1f3ff-200d-1f3ed","native":"🧑🏿‍🏭"}],"version":12.1},"male-factory-worker":{"id":"male-factory-worker","name":"Man Factory Worker","keywords":["male","factory-worker","assembly","industrial","human"],"skins":[{"unified":"1f468-200d-1f3ed","native":"👨‍🏭"},{"unified":"1f468-1f3fb-200d-1f3ed","native":"👨🏻‍🏭"},{"unified":"1f468-1f3fc-200d-1f3ed","native":"👨🏼‍🏭"},{"unified":"1f468-1f3fd-200d-1f3ed","native":"👨🏽‍🏭"},{"unified":"1f468-1f3fe-200d-1f3ed","native":"👨🏾‍🏭"},{"unified":"1f468-1f3ff-200d-1f3ed","native":"👨🏿‍🏭"}],"version":4},"female-factory-worker":{"id":"female-factory-worker","name":"Woman Factory Worker","keywords":["female","factory-worker","assembly","industrial","human"],"skins":[{"unified":"1f469-200d-1f3ed","native":"👩‍🏭"},{"unified":"1f469-1f3fb-200d-1f3ed","native":"👩🏻‍🏭"},{"unified":"1f469-1f3fc-200d-1f3ed","native":"👩🏼‍🏭"},{"unified":"1f469-1f3fd-200d-1f3ed","native":"👩🏽‍🏭"},{"unified":"1f469-1f3fe-200d-1f3ed","native":"👩🏾‍🏭"},{"unified":"1f469-1f3ff-200d-1f3ed","native":"👩🏿‍🏭"}],"version":4},"office_worker":{"id":"office_worker","name":"Office Worker","keywords":["business"],"skins":[{"unified":"1f9d1-200d-1f4bc","native":"🧑‍💼"},{"unified":"1f9d1-1f3fb-200d-1f4bc","native":"🧑🏻‍💼"},{"unified":"1f9d1-1f3fc-200d-1f4bc","native":"🧑🏼‍💼"},{"unified":"1f9d1-1f3fd-200d-1f4bc","native":"🧑🏽‍💼"},{"unified":"1f9d1-1f3fe-200d-1f4bc","native":"🧑🏾‍💼"},{"unified":"1f9d1-1f3ff-200d-1f4bc","native":"🧑🏿‍💼"}],"version":12.1},"male-office-worker":{"id":"male-office-worker","name":"Man Office Worker","keywords":["male","office-worker","business","manager","human"],"skins":[{"unified":"1f468-200d-1f4bc","native":"👨‍💼"},{"unified":"1f468-1f3fb-200d-1f4bc","native":"👨🏻‍💼"},{"unified":"1f468-1f3fc-200d-1f4bc","native":"👨🏼‍💼"},{"unified":"1f468-1f3fd-200d-1f4bc","native":"👨🏽‍💼"},{"unified":"1f468-1f3fe-200d-1f4bc","native":"👨🏾‍💼"},{"unified":"1f468-1f3ff-200d-1f4bc","native":"👨🏿‍💼"}],"version":4},"female-office-worker":{"id":"female-office-worker","name":"Woman Office Worker","keywords":["female","office-worker","business","manager","human"],"skins":[{"unified":"1f469-200d-1f4bc","native":"👩‍💼"},{"unified":"1f469-1f3fb-200d-1f4bc","native":"👩🏻‍💼"},{"unified":"1f469-1f3fc-200d-1f4bc","native":"👩🏼‍💼"},{"unified":"1f469-1f3fd-200d-1f4bc","native":"👩🏽‍💼"},{"unified":"1f469-1f3fe-200d-1f4bc","native":"👩🏾‍💼"},{"unified":"1f469-1f3ff-200d-1f4bc","native":"👩🏿‍💼"}],"version":4},"scientist":{"id":"scientist","name":"Scientist","keywords":["chemistry"],"skins":[{"unified":"1f9d1-200d-1f52c","native":"🧑‍🔬"},{"unified":"1f9d1-1f3fb-200d-1f52c","native":"🧑🏻‍🔬"},{"unified":"1f9d1-1f3fc-200d-1f52c","native":"🧑🏼‍🔬"},{"unified":"1f9d1-1f3fd-200d-1f52c","native":"🧑🏽‍🔬"},{"unified":"1f9d1-1f3fe-200d-1f52c","native":"🧑🏾‍🔬"},{"unified":"1f9d1-1f3ff-200d-1f52c","native":"🧑🏿‍🔬"}],"version":12.1},"male-scientist":{"id":"male-scientist","name":"Man Scientist","keywords":["male","biologist","chemist","engineer","physicist","human"],"skins":[{"unified":"1f468-200d-1f52c","native":"👨‍🔬"},{"unified":"1f468-1f3fb-200d-1f52c","native":"👨🏻‍🔬"},{"unified":"1f468-1f3fc-200d-1f52c","native":"👨🏼‍🔬"},{"unified":"1f468-1f3fd-200d-1f52c","native":"👨🏽‍🔬"},{"unified":"1f468-1f3fe-200d-1f52c","native":"👨🏾‍🔬"},{"unified":"1f468-1f3ff-200d-1f52c","native":"👨🏿‍🔬"}],"version":4},"female-scientist":{"id":"female-scientist","name":"Woman Scientist","keywords":["female","biologist","chemist","engineer","physicist","human"],"skins":[{"unified":"1f469-200d-1f52c","native":"👩‍🔬"},{"unified":"1f469-1f3fb-200d-1f52c","native":"👩🏻‍🔬"},{"unified":"1f469-1f3fc-200d-1f52c","native":"👩🏼‍🔬"},{"unified":"1f469-1f3fd-200d-1f52c","native":"👩🏽‍🔬"},{"unified":"1f469-1f3fe-200d-1f52c","native":"👩🏾‍🔬"},{"unified":"1f469-1f3ff-200d-1f52c","native":"👩🏿‍🔬"}],"version":4},"technologist":{"id":"technologist","name":"Technologist","keywords":["computer"],"skins":[{"unified":"1f9d1-200d-1f4bb","native":"🧑‍💻"},{"unified":"1f9d1-1f3fb-200d-1f4bb","native":"🧑🏻‍💻"},{"unified":"1f9d1-1f3fc-200d-1f4bb","native":"🧑🏼‍💻"},{"unified":"1f9d1-1f3fd-200d-1f4bb","native":"🧑🏽‍💻"},{"unified":"1f9d1-1f3fe-200d-1f4bb","native":"🧑🏾‍💻"},{"unified":"1f9d1-1f3ff-200d-1f4bb","native":"🧑🏿‍💻"}],"version":12.1},"male-technologist":{"id":"male-technologist","name":"Man Technologist","keywords":["male","coder","developer","engineer","programmer","software","human","laptop","computer"],"skins":[{"unified":"1f468-200d-1f4bb","native":"👨‍💻"},{"unified":"1f468-1f3fb-200d-1f4bb","native":"👨🏻‍💻"},{"unified":"1f468-1f3fc-200d-1f4bb","native":"👨🏼‍💻"},{"unified":"1f468-1f3fd-200d-1f4bb","native":"👨🏽‍💻"},{"unified":"1f468-1f3fe-200d-1f4bb","native":"👨🏾‍💻"},{"unified":"1f468-1f3ff-200d-1f4bb","native":"👨🏿‍💻"}],"version":4},"female-technologist":{"id":"female-technologist","name":"Woman Technologist","keywords":["female","coder","developer","engineer","programmer","software","human","laptop","computer"],"skins":[{"unified":"1f469-200d-1f4bb","native":"👩‍💻"},{"unified":"1f469-1f3fb-200d-1f4bb","native":"👩🏻‍💻"},{"unified":"1f469-1f3fc-200d-1f4bb","native":"👩🏼‍💻"},{"unified":"1f469-1f3fd-200d-1f4bb","native":"👩🏽‍💻"},{"unified":"1f469-1f3fe-200d-1f4bb","native":"👩🏾‍💻"},{"unified":"1f469-1f3ff-200d-1f4bb","native":"👩🏿‍💻"}],"version":4},"singer":{"id":"singer","name":"Singer","keywords":["song","artist","performer"],"skins":[{"unified":"1f9d1-200d-1f3a4","native":"🧑‍🎤"},{"unified":"1f9d1-1f3fb-200d-1f3a4","native":"🧑🏻‍🎤"},{"unified":"1f9d1-1f3fc-200d-1f3a4","native":"🧑🏼‍🎤"},{"unified":"1f9d1-1f3fd-200d-1f3a4","native":"🧑🏽‍🎤"},{"unified":"1f9d1-1f3fe-200d-1f3a4","native":"🧑🏾‍🎤"},{"unified":"1f9d1-1f3ff-200d-1f3a4","native":"🧑🏿‍🎤"}],"version":12.1},"male-singer":{"id":"male-singer","name":"Man Singer","keywords":["male","rockstar","entertainer","human"],"skins":[{"unified":"1f468-200d-1f3a4","native":"👨‍🎤"},{"unified":"1f468-1f3fb-200d-1f3a4","native":"👨🏻‍🎤"},{"unified":"1f468-1f3fc-200d-1f3a4","native":"👨🏼‍🎤"},{"unified":"1f468-1f3fd-200d-1f3a4","native":"👨🏽‍🎤"},{"unified":"1f468-1f3fe-200d-1f3a4","native":"👨🏾‍🎤"},{"unified":"1f468-1f3ff-200d-1f3a4","native":"👨🏿‍🎤"}],"version":4},"female-singer":{"id":"female-singer","name":"Woman Singer","keywords":["female","rockstar","entertainer","human"],"skins":[{"unified":"1f469-200d-1f3a4","native":"👩‍🎤"},{"unified":"1f469-1f3fb-200d-1f3a4","native":"👩🏻‍🎤"},{"unified":"1f469-1f3fc-200d-1f3a4","native":"👩🏼‍🎤"},{"unified":"1f469-1f3fd-200d-1f3a4","native":"👩🏽‍🎤"},{"unified":"1f469-1f3fe-200d-1f3a4","native":"👩🏾‍🎤"},{"unified":"1f469-1f3ff-200d-1f3a4","native":"👩🏿‍🎤"}],"version":4},"artist":{"id":"artist","name":"Artist","keywords":["painting","draw","creativity"],"skins":[{"unified":"1f9d1-200d-1f3a8","native":"🧑‍🎨"},{"unified":"1f9d1-1f3fb-200d-1f3a8","native":"🧑🏻‍🎨"},{"unified":"1f9d1-1f3fc-200d-1f3a8","native":"🧑🏼‍🎨"},{"unified":"1f9d1-1f3fd-200d-1f3a8","native":"🧑🏽‍🎨"},{"unified":"1f9d1-1f3fe-200d-1f3a8","native":"🧑🏾‍🎨"},{"unified":"1f9d1-1f3ff-200d-1f3a8","native":"🧑🏿‍🎨"}],"version":12.1},"male-artist":{"id":"male-artist","name":"Man Artist","keywords":["male","painter","human"],"skins":[{"unified":"1f468-200d-1f3a8","native":"👨‍🎨"},{"unified":"1f468-1f3fb-200d-1f3a8","native":"👨🏻‍🎨"},{"unified":"1f468-1f3fc-200d-1f3a8","native":"👨🏼‍🎨"},{"unified":"1f468-1f3fd-200d-1f3a8","native":"👨🏽‍🎨"},{"unified":"1f468-1f3fe-200d-1f3a8","native":"👨🏾‍🎨"},{"unified":"1f468-1f3ff-200d-1f3a8","native":"👨🏿‍🎨"}],"version":4},"female-artist":{"id":"female-artist","name":"Woman Artist","keywords":["female","painter","human"],"skins":[{"unified":"1f469-200d-1f3a8","native":"👩‍🎨"},{"unified":"1f469-1f3fb-200d-1f3a8","native":"👩🏻‍🎨"},{"unified":"1f469-1f3fc-200d-1f3a8","native":"👩🏼‍🎨"},{"unified":"1f469-1f3fd-200d-1f3a8","native":"👩🏽‍🎨"},{"unified":"1f469-1f3fe-200d-1f3a8","native":"👩🏾‍🎨"},{"unified":"1f469-1f3ff-200d-1f3a8","native":"👩🏿‍🎨"}],"version":4},"pilot":{"id":"pilot","name":"Pilot","keywords":["fly","plane","airplane"],"skins":[{"unified":"1f9d1-200d-2708-fe0f","native":"🧑‍✈️"},{"unified":"1f9d1-1f3fb-200d-2708-fe0f","native":"🧑🏻‍✈️"},{"unified":"1f9d1-1f3fc-200d-2708-fe0f","native":"🧑🏼‍✈️"},{"unified":"1f9d1-1f3fd-200d-2708-fe0f","native":"🧑🏽‍✈️"},{"unified":"1f9d1-1f3fe-200d-2708-fe0f","native":"🧑🏾‍✈️"},{"unified":"1f9d1-1f3ff-200d-2708-fe0f","native":"🧑🏿‍✈️"}],"version":12.1},"male-pilot":{"id":"male-pilot","name":"Man Pilot","keywords":["male","aviator","plane","human"],"skins":[{"unified":"1f468-200d-2708-fe0f","native":"👨‍✈️"},{"unified":"1f468-1f3fb-200d-2708-fe0f","native":"👨🏻‍✈️"},{"unified":"1f468-1f3fc-200d-2708-fe0f","native":"👨🏼‍✈️"},{"unified":"1f468-1f3fd-200d-2708-fe0f","native":"👨🏽‍✈️"},{"unified":"1f468-1f3fe-200d-2708-fe0f","native":"👨🏾‍✈️"},{"unified":"1f468-1f3ff-200d-2708-fe0f","native":"👨🏿‍✈️"}],"version":4},"female-pilot":{"id":"female-pilot","name":"Woman Pilot","keywords":["female","aviator","plane","human"],"skins":[{"unified":"1f469-200d-2708-fe0f","native":"👩‍✈️"},{"unified":"1f469-1f3fb-200d-2708-fe0f","native":"👩🏻‍✈️"},{"unified":"1f469-1f3fc-200d-2708-fe0f","native":"👩🏼‍✈️"},{"unified":"1f469-1f3fd-200d-2708-fe0f","native":"👩🏽‍✈️"},{"unified":"1f469-1f3fe-200d-2708-fe0f","native":"👩🏾‍✈️"},{"unified":"1f469-1f3ff-200d-2708-fe0f","native":"👩🏿‍✈️"}],"version":4},"astronaut":{"id":"astronaut","name":"Astronaut","keywords":["outerspace"],"skins":[{"unified":"1f9d1-200d-1f680","native":"🧑‍🚀"},{"unified":"1f9d1-1f3fb-200d-1f680","native":"🧑🏻‍🚀"},{"unified":"1f9d1-1f3fc-200d-1f680","native":"🧑🏼‍🚀"},{"unified":"1f9d1-1f3fd-200d-1f680","native":"🧑🏽‍🚀"},{"unified":"1f9d1-1f3fe-200d-1f680","native":"🧑🏾‍🚀"},{"unified":"1f9d1-1f3ff-200d-1f680","native":"🧑🏿‍🚀"}],"version":12.1},"male-astronaut":{"id":"male-astronaut","name":"Man Astronaut","keywords":["male","space","rocket","human"],"skins":[{"unified":"1f468-200d-1f680","native":"👨‍🚀"},{"unified":"1f468-1f3fb-200d-1f680","native":"👨🏻‍🚀"},{"unified":"1f468-1f3fc-200d-1f680","native":"👨🏼‍🚀"},{"unified":"1f468-1f3fd-200d-1f680","native":"👨🏽‍🚀"},{"unified":"1f468-1f3fe-200d-1f680","native":"👨🏾‍🚀"},{"unified":"1f468-1f3ff-200d-1f680","native":"👨🏿‍🚀"}],"version":4},"female-astronaut":{"id":"female-astronaut","name":"Woman Astronaut","keywords":["female","space","rocket","human"],"skins":[{"unified":"1f469-200d-1f680","native":"👩‍🚀"},{"unified":"1f469-1f3fb-200d-1f680","native":"👩🏻‍🚀"},{"unified":"1f469-1f3fc-200d-1f680","native":"👩🏼‍🚀"},{"unified":"1f469-1f3fd-200d-1f680","native":"👩🏽‍🚀"},{"unified":"1f469-1f3fe-200d-1f680","native":"👩🏾‍🚀"},{"unified":"1f469-1f3ff-200d-1f680","native":"👩🏿‍🚀"}],"version":4},"firefighter":{"id":"firefighter","name":"Firefighter","keywords":["fire"],"skins":[{"unified":"1f9d1-200d-1f692","native":"🧑‍🚒"},{"unified":"1f9d1-1f3fb-200d-1f692","native":"🧑🏻‍🚒"},{"unified":"1f9d1-1f3fc-200d-1f692","native":"🧑🏼‍🚒"},{"unified":"1f9d1-1f3fd-200d-1f692","native":"🧑🏽‍🚒"},{"unified":"1f9d1-1f3fe-200d-1f692","native":"🧑🏾‍🚒"},{"unified":"1f9d1-1f3ff-200d-1f692","native":"🧑🏿‍🚒"}],"version":12.1},"male-firefighter":{"id":"male-firefighter","name":"Man Firefighter","keywords":["male","fireman","human"],"skins":[{"unified":"1f468-200d-1f692","native":"👨‍🚒"},{"unified":"1f468-1f3fb-200d-1f692","native":"👨🏻‍🚒"},{"unified":"1f468-1f3fc-200d-1f692","native":"👨🏼‍🚒"},{"unified":"1f468-1f3fd-200d-1f692","native":"👨🏽‍🚒"},{"unified":"1f468-1f3fe-200d-1f692","native":"👨🏾‍🚒"},{"unified":"1f468-1f3ff-200d-1f692","native":"👨🏿‍🚒"}],"version":4},"female-firefighter":{"id":"female-firefighter","name":"Woman Firefighter","keywords":["female","fireman","human"],"skins":[{"unified":"1f469-200d-1f692","native":"👩‍🚒"},{"unified":"1f469-1f3fb-200d-1f692","native":"👩🏻‍🚒"},{"unified":"1f469-1f3fc-200d-1f692","native":"👩🏼‍🚒"},{"unified":"1f469-1f3fd-200d-1f692","native":"👩🏽‍🚒"},{"unified":"1f469-1f3fe-200d-1f692","native":"👩🏾‍🚒"},{"unified":"1f469-1f3ff-200d-1f692","native":"👩🏿‍🚒"}],"version":4},"cop":{"id":"cop","name":"Police Officer","keywords":["cop"],"skins":[{"unified":"1f46e","native":"👮"},{"unified":"1f46e-1f3fb","native":"👮🏻"},{"unified":"1f46e-1f3fc","native":"👮🏼"},{"unified":"1f46e-1f3fd","native":"👮🏽"},{"unified":"1f46e-1f3fe","native":"👮🏾"},{"unified":"1f46e-1f3ff","native":"👮🏿"}],"version":1},"male-police-officer":{"id":"male-police-officer","name":"Man Police Officer","keywords":["male","police-officer","law","legal","enforcement","arrest","911"],"skins":[{"unified":"1f46e-200d-2642-fe0f","native":"👮‍♂️"},{"unified":"1f46e-1f3fb-200d-2642-fe0f","native":"👮🏻‍♂️"},{"unified":"1f46e-1f3fc-200d-2642-fe0f","native":"👮🏼‍♂️"},{"unified":"1f46e-1f3fd-200d-2642-fe0f","native":"👮🏽‍♂️"},{"unified":"1f46e-1f3fe-200d-2642-fe0f","native":"👮🏾‍♂️"},{"unified":"1f46e-1f3ff-200d-2642-fe0f","native":"👮🏿‍♂️"}],"version":4},"female-police-officer":{"id":"female-police-officer","name":"Woman Police Officer","keywords":["female","police-officer","law","legal","enforcement","arrest","911"],"skins":[{"unified":"1f46e-200d-2640-fe0f","native":"👮‍♀️"},{"unified":"1f46e-1f3fb-200d-2640-fe0f","native":"👮🏻‍♀️"},{"unified":"1f46e-1f3fc-200d-2640-fe0f","native":"👮🏼‍♀️"},{"unified":"1f46e-1f3fd-200d-2640-fe0f","native":"👮🏽‍♀️"},{"unified":"1f46e-1f3fe-200d-2640-fe0f","native":"👮🏾‍♀️"},{"unified":"1f46e-1f3ff-200d-2640-fe0f","native":"👮🏿‍♀️"}],"version":4},"sleuth_or_spy":{"id":"sleuth_or_spy","name":"Detective","keywords":["sleuth","or","spy","human"],"skins":[{"unified":"1f575-fe0f","native":"🕵️"},{"unified":"1f575-1f3fb","native":"🕵🏻"},{"unified":"1f575-1f3fc","native":"🕵🏼"},{"unified":"1f575-1f3fd","native":"🕵🏽"},{"unified":"1f575-1f3fe","native":"🕵🏾"},{"unified":"1f575-1f3ff","native":"🕵🏿"}],"version":1},"male-detective":{"id":"male-detective","name":"Man Detective","keywords":["male","crime"],"skins":[{"unified":"1f575-fe0f-200d-2642-fe0f","native":"🕵️‍♂️"},{"unified":"1f575-1f3fb-200d-2642-fe0f","native":"🕵🏻‍♂️"},{"unified":"1f575-1f3fc-200d-2642-fe0f","native":"🕵🏼‍♂️"},{"unified":"1f575-1f3fd-200d-2642-fe0f","native":"🕵🏽‍♂️"},{"unified":"1f575-1f3fe-200d-2642-fe0f","native":"🕵🏾‍♂️"},{"unified":"1f575-1f3ff-200d-2642-fe0f","native":"🕵🏿‍♂️"}],"version":4},"female-detective":{"id":"female-detective","name":"Woman Detective","keywords":["female","human","spy"],"skins":[{"unified":"1f575-fe0f-200d-2640-fe0f","native":"🕵️‍♀️"},{"unified":"1f575-1f3fb-200d-2640-fe0f","native":"🕵🏻‍♀️"},{"unified":"1f575-1f3fc-200d-2640-fe0f","native":"🕵🏼‍♀️"},{"unified":"1f575-1f3fd-200d-2640-fe0f","native":"🕵🏽‍♀️"},{"unified":"1f575-1f3fe-200d-2640-fe0f","native":"🕵🏾‍♀️"},{"unified":"1f575-1f3ff-200d-2640-fe0f","native":"🕵🏿‍♀️"}],"version":4},"guardsman":{"id":"guardsman","name":"Guard","keywords":["guardsman","protect"],"skins":[{"unified":"1f482","native":"💂"},{"unified":"1f482-1f3fb","native":"💂🏻"},{"unified":"1f482-1f3fc","native":"💂🏼"},{"unified":"1f482-1f3fd","native":"💂🏽"},{"unified":"1f482-1f3fe","native":"💂🏾"},{"unified":"1f482-1f3ff","native":"💂🏿"}],"version":1},"male-guard":{"id":"male-guard","name":"Man Guard","keywords":["male","uk","gb","british","guy","royal"],"skins":[{"unified":"1f482-200d-2642-fe0f","native":"💂‍♂️"},{"unified":"1f482-1f3fb-200d-2642-fe0f","native":"💂🏻‍♂️"},{"unified":"1f482-1f3fc-200d-2642-fe0f","native":"💂🏼‍♂️"},{"unified":"1f482-1f3fd-200d-2642-fe0f","native":"💂🏽‍♂️"},{"unified":"1f482-1f3fe-200d-2642-fe0f","native":"💂🏾‍♂️"},{"unified":"1f482-1f3ff-200d-2642-fe0f","native":"💂🏿‍♂️"}],"version":4},"female-guard":{"id":"female-guard","name":"Woman Guard","keywords":["female","uk","gb","british","royal"],"skins":[{"unified":"1f482-200d-2640-fe0f","native":"💂‍♀️"},{"unified":"1f482-1f3fb-200d-2640-fe0f","native":"💂🏻‍♀️"},{"unified":"1f482-1f3fc-200d-2640-fe0f","native":"💂🏼‍♀️"},{"unified":"1f482-1f3fd-200d-2640-fe0f","native":"💂🏽‍♀️"},{"unified":"1f482-1f3fe-200d-2640-fe0f","native":"💂🏾‍♀️"},{"unified":"1f482-1f3ff-200d-2640-fe0f","native":"💂🏿‍♀️"}],"version":4},"ninja":{"id":"ninja","name":"Ninja","keywords":["ninjutsu","skills","japanese"],"skins":[{"unified":"1f977","native":"🥷"},{"unified":"1f977-1f3fb","native":"🥷🏻"},{"unified":"1f977-1f3fc","native":"🥷🏼"},{"unified":"1f977-1f3fd","native":"🥷🏽"},{"unified":"1f977-1f3fe","native":"🥷🏾"},{"unified":"1f977-1f3ff","native":"🥷🏿"}],"version":13},"construction_worker":{"id":"construction_worker","name":"Construction Worker","keywords":["labor","build"],"skins":[{"unified":"1f477","native":"👷"},{"unified":"1f477-1f3fb","native":"👷🏻"},{"unified":"1f477-1f3fc","native":"👷🏼"},{"unified":"1f477-1f3fd","native":"👷🏽"},{"unified":"1f477-1f3fe","native":"👷🏾"},{"unified":"1f477-1f3ff","native":"👷🏿"}],"version":1},"male-construction-worker":{"id":"male-construction-worker","name":"Man Construction Worker","keywords":["male","construction-worker","human","wip","guy","build","labor"],"skins":[{"unified":"1f477-200d-2642-fe0f","native":"👷‍♂️"},{"unified":"1f477-1f3fb-200d-2642-fe0f","native":"👷🏻‍♂️"},{"unified":"1f477-1f3fc-200d-2642-fe0f","native":"👷🏼‍♂️"},{"unified":"1f477-1f3fd-200d-2642-fe0f","native":"👷🏽‍♂️"},{"unified":"1f477-1f3fe-200d-2642-fe0f","native":"👷🏾‍♂️"},{"unified":"1f477-1f3ff-200d-2642-fe0f","native":"👷🏿‍♂️"}],"version":4},"female-construction-worker":{"id":"female-construction-worker","name":"Woman Construction Worker","keywords":["female","construction-worker","human","wip","build","labor"],"skins":[{"unified":"1f477-200d-2640-fe0f","native":"👷‍♀️"},{"unified":"1f477-1f3fb-200d-2640-fe0f","native":"👷🏻‍♀️"},{"unified":"1f477-1f3fc-200d-2640-fe0f","native":"👷🏼‍♀️"},{"unified":"1f477-1f3fd-200d-2640-fe0f","native":"👷🏽‍♀️"},{"unified":"1f477-1f3fe-200d-2640-fe0f","native":"👷🏾‍♀️"},{"unified":"1f477-1f3ff-200d-2640-fe0f","native":"👷🏿‍♀️"}],"version":4},"person_with_crown":{"id":"person_with_crown","name":"Person with Crown","keywords":["royalty","power"],"skins":[{"unified":"1fac5","native":"🫅"},{"unified":"1fac5-1f3fb","native":"🫅🏻"},{"unified":"1fac5-1f3fc","native":"🫅🏼"},{"unified":"1fac5-1f3fd","native":"🫅🏽"},{"unified":"1fac5-1f3fe","native":"🫅🏾"},{"unified":"1fac5-1f3ff","native":"🫅🏿"}],"version":14},"prince":{"id":"prince","name":"Prince","keywords":["boy","man","male","crown","royal","king"],"skins":[{"unified":"1f934","native":"🤴"},{"unified":"1f934-1f3fb","native":"🤴🏻"},{"unified":"1f934-1f3fc","native":"🤴🏼"},{"unified":"1f934-1f3fd","native":"🤴🏽"},{"unified":"1f934-1f3fe","native":"🤴🏾"},{"unified":"1f934-1f3ff","native":"🤴🏿"}],"version":3},"princess":{"id":"princess","name":"Princess","keywords":["girl","woman","female","blond","crown","royal","queen"],"skins":[{"unified":"1f478","native":"👸"},{"unified":"1f478-1f3fb","native":"👸🏻"},{"unified":"1f478-1f3fc","native":"👸🏼"},{"unified":"1f478-1f3fd","native":"👸🏽"},{"unified":"1f478-1f3fe","native":"👸🏾"},{"unified":"1f478-1f3ff","native":"👸🏿"}],"version":1},"man_with_turban":{"id":"man_with_turban","name":"Man with Turban","keywords":["person","wearing","headdress"],"skins":[{"unified":"1f473","native":"👳"},{"unified":"1f473-1f3fb","native":"👳🏻"},{"unified":"1f473-1f3fc","native":"👳🏼"},{"unified":"1f473-1f3fd","native":"👳🏽"},{"unified":"1f473-1f3fe","native":"👳🏾"},{"unified":"1f473-1f3ff","native":"👳🏿"}],"version":1},"man-wearing-turban":{"id":"man-wearing-turban","name":"Man Wearing Turban","keywords":["wearing-turban","male","indian","hinduism","arabs"],"skins":[{"unified":"1f473-200d-2642-fe0f","native":"👳‍♂️"},{"unified":"1f473-1f3fb-200d-2642-fe0f","native":"👳🏻‍♂️"},{"unified":"1f473-1f3fc-200d-2642-fe0f","native":"👳🏼‍♂️"},{"unified":"1f473-1f3fd-200d-2642-fe0f","native":"👳🏽‍♂️"},{"unified":"1f473-1f3fe-200d-2642-fe0f","native":"👳🏾‍♂️"},{"unified":"1f473-1f3ff-200d-2642-fe0f","native":"👳🏿‍♂️"}],"version":4},"woman-wearing-turban":{"id":"woman-wearing-turban","name":"Woman Wearing Turban","keywords":["wearing-turban","female","indian","hinduism","arabs"],"skins":[{"unified":"1f473-200d-2640-fe0f","native":"👳‍♀️"},{"unified":"1f473-1f3fb-200d-2640-fe0f","native":"👳🏻‍♀️"},{"unified":"1f473-1f3fc-200d-2640-fe0f","native":"👳🏼‍♀️"},{"unified":"1f473-1f3fd-200d-2640-fe0f","native":"👳🏽‍♀️"},{"unified":"1f473-1f3fe-200d-2640-fe0f","native":"👳🏾‍♀️"},{"unified":"1f473-1f3ff-200d-2640-fe0f","native":"👳🏿‍♀️"}],"version":4},"man_with_gua_pi_mao":{"id":"man_with_gua_pi_mao","name":"Man with Gua Pi Mao","keywords":["skullcap","male","boy","chinese"],"skins":[{"unified":"1f472","native":"👲"},{"unified":"1f472-1f3fb","native":"👲🏻"},{"unified":"1f472-1f3fc","native":"👲🏼"},{"unified":"1f472-1f3fd","native":"👲🏽"},{"unified":"1f472-1f3fe","native":"👲🏾"},{"unified":"1f472-1f3ff","native":"👲🏿"}],"version":1},"person_with_headscarf":{"id":"person_with_headscarf","name":"Woman with Headscarf","keywords":["person","female","hijab","mantilla","tichel"],"skins":[{"unified":"1f9d5","native":"🧕"},{"unified":"1f9d5-1f3fb","native":"🧕🏻"},{"unified":"1f9d5-1f3fc","native":"🧕🏼"},{"unified":"1f9d5-1f3fd","native":"🧕🏽"},{"unified":"1f9d5-1f3fe","native":"🧕🏾"},{"unified":"1f9d5-1f3ff","native":"🧕🏿"}],"version":5},"person_in_tuxedo":{"id":"person_in_tuxedo","name":"Man in Tuxedo","keywords":["person","couple","marriage","wedding","groom"],"skins":[{"unified":"1f935","native":"🤵"},{"unified":"1f935-1f3fb","native":"🤵🏻"},{"unified":"1f935-1f3fc","native":"🤵🏼"},{"unified":"1f935-1f3fd","native":"🤵🏽"},{"unified":"1f935-1f3fe","native":"🤵🏾"},{"unified":"1f935-1f3ff","native":"🤵🏿"}],"version":3},"man_in_tuxedo":{"id":"man_in_tuxedo","name":"Man in Tuxedo","keywords":["formal","fashion"],"skins":[{"unified":"1f935-200d-2642-fe0f","native":"🤵‍♂️"},{"unified":"1f935-1f3fb-200d-2642-fe0f","native":"🤵🏻‍♂️"},{"unified":"1f935-1f3fc-200d-2642-fe0f","native":"🤵🏼‍♂️"},{"unified":"1f935-1f3fd-200d-2642-fe0f","native":"🤵🏽‍♂️"},{"unified":"1f935-1f3fe-200d-2642-fe0f","native":"🤵🏾‍♂️"},{"unified":"1f935-1f3ff-200d-2642-fe0f","native":"🤵🏿‍♂️"}],"version":13},"woman_in_tuxedo":{"id":"woman_in_tuxedo","name":"Woman in Tuxedo","keywords":["formal","fashion"],"skins":[{"unified":"1f935-200d-2640-fe0f","native":"🤵‍♀️"},{"unified":"1f935-1f3fb-200d-2640-fe0f","native":"🤵🏻‍♀️"},{"unified":"1f935-1f3fc-200d-2640-fe0f","native":"🤵🏼‍♀️"},{"unified":"1f935-1f3fd-200d-2640-fe0f","native":"🤵🏽‍♀️"},{"unified":"1f935-1f3fe-200d-2640-fe0f","native":"🤵🏾‍♀️"},{"unified":"1f935-1f3ff-200d-2640-fe0f","native":"🤵🏿‍♀️"}],"version":13},"bride_with_veil":{"id":"bride_with_veil","name":"Bride with Veil","keywords":["couple","marriage","wedding","woman"],"skins":[{"unified":"1f470","native":"👰"},{"unified":"1f470-1f3fb","native":"👰🏻"},{"unified":"1f470-1f3fc","native":"👰🏼"},{"unified":"1f470-1f3fd","native":"👰🏽"},{"unified":"1f470-1f3fe","native":"👰🏾"},{"unified":"1f470-1f3ff","native":"👰🏿"}],"version":1},"man_with_veil":{"id":"man_with_veil","name":"Man with Veil","keywords":["wedding","marriage"],"skins":[{"unified":"1f470-200d-2642-fe0f","native":"👰‍♂️"},{"unified":"1f470-1f3fb-200d-2642-fe0f","native":"👰🏻‍♂️"},{"unified":"1f470-1f3fc-200d-2642-fe0f","native":"👰🏼‍♂️"},{"unified":"1f470-1f3fd-200d-2642-fe0f","native":"👰🏽‍♂️"},{"unified":"1f470-1f3fe-200d-2642-fe0f","native":"👰🏾‍♂️"},{"unified":"1f470-1f3ff-200d-2642-fe0f","native":"👰🏿‍♂️"}],"version":13},"woman_with_veil":{"id":"woman_with_veil","name":"Woman with Veil","keywords":["wedding","marriage"],"skins":[{"unified":"1f470-200d-2640-fe0f","native":"👰‍♀️"},{"unified":"1f470-1f3fb-200d-2640-fe0f","native":"👰🏻‍♀️"},{"unified":"1f470-1f3fc-200d-2640-fe0f","native":"👰🏼‍♀️"},{"unified":"1f470-1f3fd-200d-2640-fe0f","native":"👰🏽‍♀️"},{"unified":"1f470-1f3fe-200d-2640-fe0f","native":"👰🏾‍♀️"},{"unified":"1f470-1f3ff-200d-2640-fe0f","native":"👰🏿‍♀️"}],"version":13},"pregnant_woman":{"id":"pregnant_woman","name":"Pregnant Woman","keywords":["baby"],"skins":[{"unified":"1f930","native":"🤰"},{"unified":"1f930-1f3fb","native":"🤰🏻"},{"unified":"1f930-1f3fc","native":"🤰🏼"},{"unified":"1f930-1f3fd","native":"🤰🏽"},{"unified":"1f930-1f3fe","native":"🤰🏾"},{"unified":"1f930-1f3ff","native":"🤰🏿"}],"version":3},"pregnant_man":{"id":"pregnant_man","name":"Pregnant Man","keywords":["baby","belly"],"skins":[{"unified":"1fac3","native":"🫃"},{"unified":"1fac3-1f3fb","native":"🫃🏻"},{"unified":"1fac3-1f3fc","native":"🫃🏼"},{"unified":"1fac3-1f3fd","native":"🫃🏽"},{"unified":"1fac3-1f3fe","native":"🫃🏾"},{"unified":"1fac3-1f3ff","native":"🫃🏿"}],"version":14},"pregnant_person":{"id":"pregnant_person","name":"Pregnant Person","keywords":["baby","belly"],"skins":[{"unified":"1fac4","native":"🫄"},{"unified":"1fac4-1f3fb","native":"🫄🏻"},{"unified":"1fac4-1f3fc","native":"🫄🏼"},{"unified":"1fac4-1f3fd","native":"🫄🏽"},{"unified":"1fac4-1f3fe","native":"🫄🏾"},{"unified":"1fac4-1f3ff","native":"🫄🏿"}],"version":14},"breast-feeding":{"id":"breast-feeding","name":"Breast-Feeding","keywords":["breast","feeding","nursing","baby"],"skins":[{"unified":"1f931","native":"🤱"},{"unified":"1f931-1f3fb","native":"🤱🏻"},{"unified":"1f931-1f3fc","native":"🤱🏼"},{"unified":"1f931-1f3fd","native":"🤱🏽"},{"unified":"1f931-1f3fe","native":"🤱🏾"},{"unified":"1f931-1f3ff","native":"🤱🏿"}],"version":5},"woman_feeding_baby":{"id":"woman_feeding_baby","name":"Woman Feeding Baby","keywords":["birth","food"],"skins":[{"unified":"1f469-200d-1f37c","native":"👩‍🍼"},{"unified":"1f469-1f3fb-200d-1f37c","native":"👩🏻‍🍼"},{"unified":"1f469-1f3fc-200d-1f37c","native":"👩🏼‍🍼"},{"unified":"1f469-1f3fd-200d-1f37c","native":"👩🏽‍🍼"},{"unified":"1f469-1f3fe-200d-1f37c","native":"👩🏾‍🍼"},{"unified":"1f469-1f3ff-200d-1f37c","native":"👩🏿‍🍼"}],"version":13},"man_feeding_baby":{"id":"man_feeding_baby","name":"Man Feeding Baby","keywords":["birth","food"],"skins":[{"unified":"1f468-200d-1f37c","native":"👨‍🍼"},{"unified":"1f468-1f3fb-200d-1f37c","native":"👨🏻‍🍼"},{"unified":"1f468-1f3fc-200d-1f37c","native":"👨🏼‍🍼"},{"unified":"1f468-1f3fd-200d-1f37c","native":"👨🏽‍🍼"},{"unified":"1f468-1f3fe-200d-1f37c","native":"👨🏾‍🍼"},{"unified":"1f468-1f3ff-200d-1f37c","native":"👨🏿‍🍼"}],"version":13},"person_feeding_baby":{"id":"person_feeding_baby","name":"Person Feeding Baby","keywords":["birth","food"],"skins":[{"unified":"1f9d1-200d-1f37c","native":"🧑‍🍼"},{"unified":"1f9d1-1f3fb-200d-1f37c","native":"🧑🏻‍🍼"},{"unified":"1f9d1-1f3fc-200d-1f37c","native":"🧑🏼‍🍼"},{"unified":"1f9d1-1f3fd-200d-1f37c","native":"🧑🏽‍🍼"},{"unified":"1f9d1-1f3fe-200d-1f37c","native":"🧑🏾‍🍼"},{"unified":"1f9d1-1f3ff-200d-1f37c","native":"🧑🏿‍🍼"}],"version":13},"angel":{"id":"angel","name":"Baby Angel","keywords":["heaven","wings","halo"],"skins":[{"unified":"1f47c","native":"👼"},{"unified":"1f47c-1f3fb","native":"👼🏻"},{"unified":"1f47c-1f3fc","native":"👼🏼"},{"unified":"1f47c-1f3fd","native":"👼🏽"},{"unified":"1f47c-1f3fe","native":"👼🏾"},{"unified":"1f47c-1f3ff","native":"👼🏿"}],"version":1},"santa":{"id":"santa","name":"Santa Claus","keywords":["festival","man","male","xmas","father","christmas"],"skins":[{"unified":"1f385","native":"🎅"},{"unified":"1f385-1f3fb","native":"🎅🏻"},{"unified":"1f385-1f3fc","native":"🎅🏼"},{"unified":"1f385-1f3fd","native":"🎅🏽"},{"unified":"1f385-1f3fe","native":"🎅🏾"},{"unified":"1f385-1f3ff","native":"🎅🏿"}],"version":1},"mrs_claus":{"id":"mrs_claus","name":"Mrs. Claus","keywords":["mrs","mother","christmas","woman","female","xmas"],"skins":[{"unified":"1f936","native":"🤶"},{"unified":"1f936-1f3fb","native":"🤶🏻"},{"unified":"1f936-1f3fc","native":"🤶🏼"},{"unified":"1f936-1f3fd","native":"🤶🏽"},{"unified":"1f936-1f3fe","native":"🤶🏾"},{"unified":"1f936-1f3ff","native":"🤶🏿"}],"version":3},"mx_claus":{"id":"mx_claus","name":"Mx Claus","keywords":["christmas"],"skins":[{"unified":"1f9d1-200d-1f384","native":"🧑‍🎄"},{"unified":"1f9d1-1f3fb-200d-1f384","native":"🧑🏻‍🎄"},{"unified":"1f9d1-1f3fc-200d-1f384","native":"🧑🏼‍🎄"},{"unified":"1f9d1-1f3fd-200d-1f384","native":"🧑🏽‍🎄"},{"unified":"1f9d1-1f3fe-200d-1f384","native":"🧑🏾‍🎄"},{"unified":"1f9d1-1f3ff-200d-1f384","native":"🧑🏿‍🎄"}],"version":13},"superhero":{"id":"superhero","name":"Superhero","keywords":["marvel"],"skins":[{"unified":"1f9b8","native":"🦸"},{"unified":"1f9b8-1f3fb","native":"🦸🏻"},{"unified":"1f9b8-1f3fc","native":"🦸🏼"},{"unified":"1f9b8-1f3fd","native":"🦸🏽"},{"unified":"1f9b8-1f3fe","native":"🦸🏾"},{"unified":"1f9b8-1f3ff","native":"🦸🏿"}],"version":11},"male_superhero":{"id":"male_superhero","name":"Man Superhero","keywords":["male","good","hero","superpowers"],"skins":[{"unified":"1f9b8-200d-2642-fe0f","native":"🦸‍♂️"},{"unified":"1f9b8-1f3fb-200d-2642-fe0f","native":"🦸🏻‍♂️"},{"unified":"1f9b8-1f3fc-200d-2642-fe0f","native":"🦸🏼‍♂️"},{"unified":"1f9b8-1f3fd-200d-2642-fe0f","native":"🦸🏽‍♂️"},{"unified":"1f9b8-1f3fe-200d-2642-fe0f","native":"🦸🏾‍♂️"},{"unified":"1f9b8-1f3ff-200d-2642-fe0f","native":"🦸🏿‍♂️"}],"version":11},"female_superhero":{"id":"female_superhero","name":"Woman Superhero","keywords":["female","good","heroine","superpowers"],"skins":[{"unified":"1f9b8-200d-2640-fe0f","native":"🦸‍♀️"},{"unified":"1f9b8-1f3fb-200d-2640-fe0f","native":"🦸🏻‍♀️"},{"unified":"1f9b8-1f3fc-200d-2640-fe0f","native":"🦸🏼‍♀️"},{"unified":"1f9b8-1f3fd-200d-2640-fe0f","native":"🦸🏽‍♀️"},{"unified":"1f9b8-1f3fe-200d-2640-fe0f","native":"🦸🏾‍♀️"},{"unified":"1f9b8-1f3ff-200d-2640-fe0f","native":"🦸🏿‍♀️"}],"version":11},"supervillain":{"id":"supervillain","name":"Supervillain","keywords":["marvel"],"skins":[{"unified":"1f9b9","native":"🦹"},{"unified":"1f9b9-1f3fb","native":"🦹🏻"},{"unified":"1f9b9-1f3fc","native":"🦹🏼"},{"unified":"1f9b9-1f3fd","native":"🦹🏽"},{"unified":"1f9b9-1f3fe","native":"🦹🏾"},{"unified":"1f9b9-1f3ff","native":"🦹🏿"}],"version":11},"male_supervillain":{"id":"male_supervillain","name":"Man Supervillain","keywords":["male","evil","bad","criminal","hero","superpowers"],"skins":[{"unified":"1f9b9-200d-2642-fe0f","native":"🦹‍♂️"},{"unified":"1f9b9-1f3fb-200d-2642-fe0f","native":"🦹🏻‍♂️"},{"unified":"1f9b9-1f3fc-200d-2642-fe0f","native":"🦹🏼‍♂️"},{"unified":"1f9b9-1f3fd-200d-2642-fe0f","native":"🦹🏽‍♂️"},{"unified":"1f9b9-1f3fe-200d-2642-fe0f","native":"🦹🏾‍♂️"},{"unified":"1f9b9-1f3ff-200d-2642-fe0f","native":"🦹🏿‍♂️"}],"version":11},"female_supervillain":{"id":"female_supervillain","name":"Woman Supervillain","keywords":["female","evil","bad","criminal","heroine","superpowers"],"skins":[{"unified":"1f9b9-200d-2640-fe0f","native":"🦹‍♀️"},{"unified":"1f9b9-1f3fb-200d-2640-fe0f","native":"🦹🏻‍♀️"},{"unified":"1f9b9-1f3fc-200d-2640-fe0f","native":"🦹🏼‍♀️"},{"unified":"1f9b9-1f3fd-200d-2640-fe0f","native":"🦹🏽‍♀️"},{"unified":"1f9b9-1f3fe-200d-2640-fe0f","native":"🦹🏾‍♀️"},{"unified":"1f9b9-1f3ff-200d-2640-fe0f","native":"🦹🏿‍♀️"}],"version":11},"mage":{"id":"mage","name":"Mage","keywords":["magic"],"skins":[{"unified":"1f9d9","native":"🧙"},{"unified":"1f9d9-1f3fb","native":"🧙🏻"},{"unified":"1f9d9-1f3fc","native":"🧙🏼"},{"unified":"1f9d9-1f3fd","native":"🧙🏽"},{"unified":"1f9d9-1f3fe","native":"🧙🏾"},{"unified":"1f9d9-1f3ff","native":"🧙🏿"}],"version":5},"male_mage":{"id":"male_mage","name":"Man Mage","keywords":["male","sorcerer"],"skins":[{"unified":"1f9d9-200d-2642-fe0f","native":"🧙‍♂️"},{"unified":"1f9d9-1f3fb-200d-2642-fe0f","native":"🧙🏻‍♂️"},{"unified":"1f9d9-1f3fc-200d-2642-fe0f","native":"🧙🏼‍♂️"},{"unified":"1f9d9-1f3fd-200d-2642-fe0f","native":"🧙🏽‍♂️"},{"unified":"1f9d9-1f3fe-200d-2642-fe0f","native":"🧙🏾‍♂️"},{"unified":"1f9d9-1f3ff-200d-2642-fe0f","native":"🧙🏿‍♂️"}],"version":5},"female_mage":{"id":"female_mage","name":"Woman Mage","keywords":["female","witch"],"skins":[{"unified":"1f9d9-200d-2640-fe0f","native":"🧙‍♀️"},{"unified":"1f9d9-1f3fb-200d-2640-fe0f","native":"🧙🏻‍♀️"},{"unified":"1f9d9-1f3fc-200d-2640-fe0f","native":"🧙🏼‍♀️"},{"unified":"1f9d9-1f3fd-200d-2640-fe0f","native":"🧙🏽‍♀️"},{"unified":"1f9d9-1f3fe-200d-2640-fe0f","native":"🧙🏾‍♀️"},{"unified":"1f9d9-1f3ff-200d-2640-fe0f","native":"🧙🏿‍♀️"}],"version":5},"fairy":{"id":"fairy","name":"Fairy","keywords":["wings","magical"],"skins":[{"unified":"1f9da","native":"🧚"},{"unified":"1f9da-1f3fb","native":"🧚🏻"},{"unified":"1f9da-1f3fc","native":"🧚🏼"},{"unified":"1f9da-1f3fd","native":"🧚🏽"},{"unified":"1f9da-1f3fe","native":"🧚🏾"},{"unified":"1f9da-1f3ff","native":"🧚🏿"}],"version":5},"male_fairy":{"id":"male_fairy","name":"Man Fairy","keywords":["male"],"skins":[{"unified":"1f9da-200d-2642-fe0f","native":"🧚‍♂️"},{"unified":"1f9da-1f3fb-200d-2642-fe0f","native":"🧚🏻‍♂️"},{"unified":"1f9da-1f3fc-200d-2642-fe0f","native":"🧚🏼‍♂️"},{"unified":"1f9da-1f3fd-200d-2642-fe0f","native":"🧚🏽‍♂️"},{"unified":"1f9da-1f3fe-200d-2642-fe0f","native":"🧚🏾‍♂️"},{"unified":"1f9da-1f3ff-200d-2642-fe0f","native":"🧚🏿‍♂️"}],"version":5},"female_fairy":{"id":"female_fairy","name":"Woman Fairy","keywords":["female"],"skins":[{"unified":"1f9da-200d-2640-fe0f","native":"🧚‍♀️"},{"unified":"1f9da-1f3fb-200d-2640-fe0f","native":"🧚🏻‍♀️"},{"unified":"1f9da-1f3fc-200d-2640-fe0f","native":"🧚🏼‍♀️"},{"unified":"1f9da-1f3fd-200d-2640-fe0f","native":"🧚🏽‍♀️"},{"unified":"1f9da-1f3fe-200d-2640-fe0f","native":"🧚🏾‍♀️"},{"unified":"1f9da-1f3ff-200d-2640-fe0f","native":"🧚🏿‍♀️"}],"version":5},"vampire":{"id":"vampire","name":"Vampire","keywords":["blood","twilight"],"skins":[{"unified":"1f9db","native":"🧛"},{"unified":"1f9db-1f3fb","native":"🧛🏻"},{"unified":"1f9db-1f3fc","native":"🧛🏼"},{"unified":"1f9db-1f3fd","native":"🧛🏽"},{"unified":"1f9db-1f3fe","native":"🧛🏾"},{"unified":"1f9db-1f3ff","native":"🧛🏿"}],"version":5},"male_vampire":{"id":"male_vampire","name":"Man Vampire","keywords":["male","dracula"],"skins":[{"unified":"1f9db-200d-2642-fe0f","native":"🧛‍♂️"},{"unified":"1f9db-1f3fb-200d-2642-fe0f","native":"🧛🏻‍♂️"},{"unified":"1f9db-1f3fc-200d-2642-fe0f","native":"🧛🏼‍♂️"},{"unified":"1f9db-1f3fd-200d-2642-fe0f","native":"🧛🏽‍♂️"},{"unified":"1f9db-1f3fe-200d-2642-fe0f","native":"🧛🏾‍♂️"},{"unified":"1f9db-1f3ff-200d-2642-fe0f","native":"🧛🏿‍♂️"}],"version":5},"female_vampire":{"id":"female_vampire","name":"Woman Vampire","keywords":["female"],"skins":[{"unified":"1f9db-200d-2640-fe0f","native":"🧛‍♀️"},{"unified":"1f9db-1f3fb-200d-2640-fe0f","native":"🧛🏻‍♀️"},{"unified":"1f9db-1f3fc-200d-2640-fe0f","native":"🧛🏼‍♀️"},{"unified":"1f9db-1f3fd-200d-2640-fe0f","native":"🧛🏽‍♀️"},{"unified":"1f9db-1f3fe-200d-2640-fe0f","native":"🧛🏾‍♀️"},{"unified":"1f9db-1f3ff-200d-2640-fe0f","native":"🧛🏿‍♀️"}],"version":5},"merperson":{"id":"merperson","name":"Merperson","keywords":["sea"],"skins":[{"unified":"1f9dc","native":"🧜"},{"unified":"1f9dc-1f3fb","native":"🧜🏻"},{"unified":"1f9dc-1f3fc","native":"🧜🏼"},{"unified":"1f9dc-1f3fd","native":"🧜🏽"},{"unified":"1f9dc-1f3fe","native":"🧜🏾"},{"unified":"1f9dc-1f3ff","native":"🧜🏿"}],"version":5},"merman":{"id":"merman","name":"Merman","keywords":["man","male","triton"],"skins":[{"unified":"1f9dc-200d-2642-fe0f","native":"🧜‍♂️"},{"unified":"1f9dc-1f3fb-200d-2642-fe0f","native":"🧜🏻‍♂️"},{"unified":"1f9dc-1f3fc-200d-2642-fe0f","native":"🧜🏼‍♂️"},{"unified":"1f9dc-1f3fd-200d-2642-fe0f","native":"🧜🏽‍♂️"},{"unified":"1f9dc-1f3fe-200d-2642-fe0f","native":"🧜🏾‍♂️"},{"unified":"1f9dc-1f3ff-200d-2642-fe0f","native":"🧜🏿‍♂️"}],"version":5},"mermaid":{"id":"mermaid","name":"Mermaid","keywords":["woman","female","merwoman","ariel"],"skins":[{"unified":"1f9dc-200d-2640-fe0f","native":"🧜‍♀️"},{"unified":"1f9dc-1f3fb-200d-2640-fe0f","native":"🧜🏻‍♀️"},{"unified":"1f9dc-1f3fc-200d-2640-fe0f","native":"🧜🏼‍♀️"},{"unified":"1f9dc-1f3fd-200d-2640-fe0f","native":"🧜🏽‍♀️"},{"unified":"1f9dc-1f3fe-200d-2640-fe0f","native":"🧜🏾‍♀️"},{"unified":"1f9dc-1f3ff-200d-2640-fe0f","native":"🧜🏿‍♀️"}],"version":5},"elf":{"id":"elf","name":"Elf","keywords":["magical"],"skins":[{"unified":"1f9dd","native":"🧝"},{"unified":"1f9dd-1f3fb","native":"🧝🏻"},{"unified":"1f9dd-1f3fc","native":"🧝🏼"},{"unified":"1f9dd-1f3fd","native":"🧝🏽"},{"unified":"1f9dd-1f3fe","native":"🧝🏾"},{"unified":"1f9dd-1f3ff","native":"🧝🏿"}],"version":5},"male_elf":{"id":"male_elf","name":"Man Elf","keywords":["male"],"skins":[{"unified":"1f9dd-200d-2642-fe0f","native":"🧝‍♂️"},{"unified":"1f9dd-1f3fb-200d-2642-fe0f","native":"🧝🏻‍♂️"},{"unified":"1f9dd-1f3fc-200d-2642-fe0f","native":"🧝🏼‍♂️"},{"unified":"1f9dd-1f3fd-200d-2642-fe0f","native":"🧝🏽‍♂️"},{"unified":"1f9dd-1f3fe-200d-2642-fe0f","native":"🧝🏾‍♂️"},{"unified":"1f9dd-1f3ff-200d-2642-fe0f","native":"🧝🏿‍♂️"}],"version":5},"female_elf":{"id":"female_elf","name":"Woman Elf","keywords":["female"],"skins":[{"unified":"1f9dd-200d-2640-fe0f","native":"🧝‍♀️"},{"unified":"1f9dd-1f3fb-200d-2640-fe0f","native":"🧝🏻‍♀️"},{"unified":"1f9dd-1f3fc-200d-2640-fe0f","native":"🧝🏼‍♀️"},{"unified":"1f9dd-1f3fd-200d-2640-fe0f","native":"🧝🏽‍♀️"},{"unified":"1f9dd-1f3fe-200d-2640-fe0f","native":"🧝🏾‍♀️"},{"unified":"1f9dd-1f3ff-200d-2640-fe0f","native":"🧝🏿‍♀️"}],"version":5},"genie":{"id":"genie","name":"Genie","keywords":["magical","wishes"],"skins":[{"unified":"1f9de","native":"🧞"}],"version":5},"male_genie":{"id":"male_genie","name":"Man Genie","keywords":["male"],"skins":[{"unified":"1f9de-200d-2642-fe0f","native":"🧞‍♂️"}],"version":5},"female_genie":{"id":"female_genie","name":"Woman Genie","keywords":["female"],"skins":[{"unified":"1f9de-200d-2640-fe0f","native":"🧞‍♀️"}],"version":5},"zombie":{"id":"zombie","name":"Zombie","keywords":["dead"],"skins":[{"unified":"1f9df","native":"🧟"}],"version":5},"male_zombie":{"id":"male_zombie","name":"Man Zombie","keywords":["male","dracula","undead","walking","dead"],"skins":[{"unified":"1f9df-200d-2642-fe0f","native":"🧟‍♂️"}],"version":5},"female_zombie":{"id":"female_zombie","name":"Woman Zombie","keywords":["female","undead","walking","dead"],"skins":[{"unified":"1f9df-200d-2640-fe0f","native":"🧟‍♀️"}],"version":5},"troll":{"id":"troll","name":"Troll","keywords":["mystical","monster"],"skins":[{"unified":"1f9cc","native":"🧌"}],"version":14},"massage":{"id":"massage","name":"Face Massage","keywords":["person","getting","relax"],"skins":[{"unified":"1f486","native":"💆"},{"unified":"1f486-1f3fb","native":"💆🏻"},{"unified":"1f486-1f3fc","native":"💆🏼"},{"unified":"1f486-1f3fd","native":"💆🏽"},{"unified":"1f486-1f3fe","native":"💆🏾"},{"unified":"1f486-1f3ff","native":"💆🏿"}],"version":1},"man-getting-massage":{"id":"man-getting-massage","name":"Man Getting Massage","keywords":["getting-massage","male","boy","head"],"skins":[{"unified":"1f486-200d-2642-fe0f","native":"💆‍♂️"},{"unified":"1f486-1f3fb-200d-2642-fe0f","native":"💆🏻‍♂️"},{"unified":"1f486-1f3fc-200d-2642-fe0f","native":"💆🏼‍♂️"},{"unified":"1f486-1f3fd-200d-2642-fe0f","native":"💆🏽‍♂️"},{"unified":"1f486-1f3fe-200d-2642-fe0f","native":"💆🏾‍♂️"},{"unified":"1f486-1f3ff-200d-2642-fe0f","native":"💆🏿‍♂️"}],"version":4},"woman-getting-massage":{"id":"woman-getting-massage","name":"Woman Getting Massage","keywords":["getting-massage","female","girl","head"],"skins":[{"unified":"1f486-200d-2640-fe0f","native":"💆‍♀️"},{"unified":"1f486-1f3fb-200d-2640-fe0f","native":"💆🏻‍♀️"},{"unified":"1f486-1f3fc-200d-2640-fe0f","native":"💆🏼‍♀️"},{"unified":"1f486-1f3fd-200d-2640-fe0f","native":"💆🏽‍♀️"},{"unified":"1f486-1f3fe-200d-2640-fe0f","native":"💆🏾‍♀️"},{"unified":"1f486-1f3ff-200d-2640-fe0f","native":"💆🏿‍♀️"}],"version":4},"haircut":{"id":"haircut","name":"Haircut","keywords":["person","getting","hairstyle"],"skins":[{"unified":"1f487","native":"💇"},{"unified":"1f487-1f3fb","native":"💇🏻"},{"unified":"1f487-1f3fc","native":"💇🏼"},{"unified":"1f487-1f3fd","native":"💇🏽"},{"unified":"1f487-1f3fe","native":"💇🏾"},{"unified":"1f487-1f3ff","native":"💇🏿"}],"version":1},"man-getting-haircut":{"id":"man-getting-haircut","name":"Man Getting Haircut","keywords":["getting-haircut","male","boy"],"skins":[{"unified":"1f487-200d-2642-fe0f","native":"💇‍♂️"},{"unified":"1f487-1f3fb-200d-2642-fe0f","native":"💇🏻‍♂️"},{"unified":"1f487-1f3fc-200d-2642-fe0f","native":"💇🏼‍♂️"},{"unified":"1f487-1f3fd-200d-2642-fe0f","native":"💇🏽‍♂️"},{"unified":"1f487-1f3fe-200d-2642-fe0f","native":"💇🏾‍♂️"},{"unified":"1f487-1f3ff-200d-2642-fe0f","native":"💇🏿‍♂️"}],"version":4},"woman-getting-haircut":{"id":"woman-getting-haircut","name":"Woman Getting Haircut","keywords":["getting-haircut","female","girl"],"skins":[{"unified":"1f487-200d-2640-fe0f","native":"💇‍♀️"},{"unified":"1f487-1f3fb-200d-2640-fe0f","native":"💇🏻‍♀️"},{"unified":"1f487-1f3fc-200d-2640-fe0f","native":"💇🏼‍♀️"},{"unified":"1f487-1f3fd-200d-2640-fe0f","native":"💇🏽‍♀️"},{"unified":"1f487-1f3fe-200d-2640-fe0f","native":"💇🏾‍♀️"},{"unified":"1f487-1f3ff-200d-2640-fe0f","native":"💇🏿‍♀️"}],"version":4},"walking":{"id":"walking","name":"Pedestrian","keywords":["walking","person","move"],"skins":[{"unified":"1f6b6","native":"🚶"},{"unified":"1f6b6-1f3fb","native":"🚶🏻"},{"unified":"1f6b6-1f3fc","native":"🚶🏼"},{"unified":"1f6b6-1f3fd","native":"🚶🏽"},{"unified":"1f6b6-1f3fe","native":"🚶🏾"},{"unified":"1f6b6-1f3ff","native":"🚶🏿"}],"version":1},"man-walking":{"id":"man-walking","name":"Man Walking","keywords":["human","feet","steps"],"skins":[{"unified":"1f6b6-200d-2642-fe0f","native":"🚶‍♂️"},{"unified":"1f6b6-1f3fb-200d-2642-fe0f","native":"🚶🏻‍♂️"},{"unified":"1f6b6-1f3fc-200d-2642-fe0f","native":"🚶🏼‍♂️"},{"unified":"1f6b6-1f3fd-200d-2642-fe0f","native":"🚶🏽‍♂️"},{"unified":"1f6b6-1f3fe-200d-2642-fe0f","native":"🚶🏾‍♂️"},{"unified":"1f6b6-1f3ff-200d-2642-fe0f","native":"🚶🏿‍♂️"}],"version":4},"woman-walking":{"id":"woman-walking","name":"Woman Walking","keywords":["human","feet","steps","female"],"skins":[{"unified":"1f6b6-200d-2640-fe0f","native":"🚶‍♀️"},{"unified":"1f6b6-1f3fb-200d-2640-fe0f","native":"🚶🏻‍♀️"},{"unified":"1f6b6-1f3fc-200d-2640-fe0f","native":"🚶🏼‍♀️"},{"unified":"1f6b6-1f3fd-200d-2640-fe0f","native":"🚶🏽‍♀️"},{"unified":"1f6b6-1f3fe-200d-2640-fe0f","native":"🚶🏾‍♀️"},{"unified":"1f6b6-1f3ff-200d-2640-fe0f","native":"🚶🏿‍♀️"}],"version":4},"standing_person":{"id":"standing_person","name":"Standing Person","keywords":["still"],"skins":[{"unified":"1f9cd","native":"🧍"},{"unified":"1f9cd-1f3fb","native":"🧍🏻"},{"unified":"1f9cd-1f3fc","native":"🧍🏼"},{"unified":"1f9cd-1f3fd","native":"🧍🏽"},{"unified":"1f9cd-1f3fe","native":"🧍🏾"},{"unified":"1f9cd-1f3ff","native":"🧍🏿"}],"version":12},"man_standing":{"id":"man_standing","name":"Man Standing","keywords":["still"],"skins":[{"unified":"1f9cd-200d-2642-fe0f","native":"🧍‍♂️"},{"unified":"1f9cd-1f3fb-200d-2642-fe0f","native":"🧍🏻‍♂️"},{"unified":"1f9cd-1f3fc-200d-2642-fe0f","native":"🧍🏼‍♂️"},{"unified":"1f9cd-1f3fd-200d-2642-fe0f","native":"🧍🏽‍♂️"},{"unified":"1f9cd-1f3fe-200d-2642-fe0f","native":"🧍🏾‍♂️"},{"unified":"1f9cd-1f3ff-200d-2642-fe0f","native":"🧍🏿‍♂️"}],"version":12},"woman_standing":{"id":"woman_standing","name":"Woman Standing","keywords":["still"],"skins":[{"unified":"1f9cd-200d-2640-fe0f","native":"🧍‍♀️"},{"unified":"1f9cd-1f3fb-200d-2640-fe0f","native":"🧍🏻‍♀️"},{"unified":"1f9cd-1f3fc-200d-2640-fe0f","native":"🧍🏼‍♀️"},{"unified":"1f9cd-1f3fd-200d-2640-fe0f","native":"🧍🏽‍♀️"},{"unified":"1f9cd-1f3fe-200d-2640-fe0f","native":"🧍🏾‍♀️"},{"unified":"1f9cd-1f3ff-200d-2640-fe0f","native":"🧍🏿‍♀️"}],"version":12},"kneeling_person":{"id":"kneeling_person","name":"Kneeling Person","keywords":["pray","respectful"],"skins":[{"unified":"1f9ce","native":"🧎"},{"unified":"1f9ce-1f3fb","native":"🧎🏻"},{"unified":"1f9ce-1f3fc","native":"🧎🏼"},{"unified":"1f9ce-1f3fd","native":"🧎🏽"},{"unified":"1f9ce-1f3fe","native":"🧎🏾"},{"unified":"1f9ce-1f3ff","native":"🧎🏿"}],"version":12},"man_kneeling":{"id":"man_kneeling","name":"Man Kneeling","keywords":["pray","respectful"],"skins":[{"unified":"1f9ce-200d-2642-fe0f","native":"🧎‍♂️"},{"unified":"1f9ce-1f3fb-200d-2642-fe0f","native":"🧎🏻‍♂️"},{"unified":"1f9ce-1f3fc-200d-2642-fe0f","native":"🧎🏼‍♂️"},{"unified":"1f9ce-1f3fd-200d-2642-fe0f","native":"🧎🏽‍♂️"},{"unified":"1f9ce-1f3fe-200d-2642-fe0f","native":"🧎🏾‍♂️"},{"unified":"1f9ce-1f3ff-200d-2642-fe0f","native":"🧎🏿‍♂️"}],"version":12},"woman_kneeling":{"id":"woman_kneeling","name":"Woman Kneeling","keywords":["respectful","pray"],"skins":[{"unified":"1f9ce-200d-2640-fe0f","native":"🧎‍♀️"},{"unified":"1f9ce-1f3fb-200d-2640-fe0f","native":"🧎🏻‍♀️"},{"unified":"1f9ce-1f3fc-200d-2640-fe0f","native":"🧎🏼‍♀️"},{"unified":"1f9ce-1f3fd-200d-2640-fe0f","native":"🧎🏽‍♀️"},{"unified":"1f9ce-1f3fe-200d-2640-fe0f","native":"🧎🏾‍♀️"},{"unified":"1f9ce-1f3ff-200d-2640-fe0f","native":"🧎🏿‍♀️"}],"version":12},"person_with_probing_cane":{"id":"person_with_probing_cane","name":"Person with White Cane","keywords":["probing","blind"],"skins":[{"unified":"1f9d1-200d-1f9af","native":"🧑‍🦯"},{"unified":"1f9d1-1f3fb-200d-1f9af","native":"🧑🏻‍🦯"},{"unified":"1f9d1-1f3fc-200d-1f9af","native":"🧑🏼‍🦯"},{"unified":"1f9d1-1f3fd-200d-1f9af","native":"🧑🏽‍🦯"},{"unified":"1f9d1-1f3fe-200d-1f9af","native":"🧑🏾‍🦯"},{"unified":"1f9d1-1f3ff-200d-1f9af","native":"🧑🏿‍🦯"}],"version":12.1},"man_with_probing_cane":{"id":"man_with_probing_cane","name":"Man with White Cane","keywords":["probing","blind"],"skins":[{"unified":"1f468-200d-1f9af","native":"👨‍🦯"},{"unified":"1f468-1f3fb-200d-1f9af","native":"👨🏻‍🦯"},{"unified":"1f468-1f3fc-200d-1f9af","native":"👨🏼‍🦯"},{"unified":"1f468-1f3fd-200d-1f9af","native":"👨🏽‍🦯"},{"unified":"1f468-1f3fe-200d-1f9af","native":"👨🏾‍🦯"},{"unified":"1f468-1f3ff-200d-1f9af","native":"👨🏿‍🦯"}],"version":12},"woman_with_probing_cane":{"id":"woman_with_probing_cane","name":"Woman with White Cane","keywords":["probing","blind"],"skins":[{"unified":"1f469-200d-1f9af","native":"👩‍🦯"},{"unified":"1f469-1f3fb-200d-1f9af","native":"👩🏻‍🦯"},{"unified":"1f469-1f3fc-200d-1f9af","native":"👩🏼‍🦯"},{"unified":"1f469-1f3fd-200d-1f9af","native":"👩🏽‍🦯"},{"unified":"1f469-1f3fe-200d-1f9af","native":"👩🏾‍🦯"},{"unified":"1f469-1f3ff-200d-1f9af","native":"👩🏿‍🦯"}],"version":12},"person_in_motorized_wheelchair":{"id":"person_in_motorized_wheelchair","name":"Person in Motorized Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f9d1-200d-1f9bc","native":"🧑‍🦼"},{"unified":"1f9d1-1f3fb-200d-1f9bc","native":"🧑🏻‍🦼"},{"unified":"1f9d1-1f3fc-200d-1f9bc","native":"🧑🏼‍🦼"},{"unified":"1f9d1-1f3fd-200d-1f9bc","native":"🧑🏽‍🦼"},{"unified":"1f9d1-1f3fe-200d-1f9bc","native":"🧑🏾‍🦼"},{"unified":"1f9d1-1f3ff-200d-1f9bc","native":"🧑🏿‍🦼"}],"version":12.1},"man_in_motorized_wheelchair":{"id":"man_in_motorized_wheelchair","name":"Man in Motorized Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f468-200d-1f9bc","native":"👨‍🦼"},{"unified":"1f468-1f3fb-200d-1f9bc","native":"👨🏻‍🦼"},{"unified":"1f468-1f3fc-200d-1f9bc","native":"👨🏼‍🦼"},{"unified":"1f468-1f3fd-200d-1f9bc","native":"👨🏽‍🦼"},{"unified":"1f468-1f3fe-200d-1f9bc","native":"👨🏾‍🦼"},{"unified":"1f468-1f3ff-200d-1f9bc","native":"👨🏿‍🦼"}],"version":12},"woman_in_motorized_wheelchair":{"id":"woman_in_motorized_wheelchair","name":"Woman in Motorized Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f469-200d-1f9bc","native":"👩‍🦼"},{"unified":"1f469-1f3fb-200d-1f9bc","native":"👩🏻‍🦼"},{"unified":"1f469-1f3fc-200d-1f9bc","native":"👩🏼‍🦼"},{"unified":"1f469-1f3fd-200d-1f9bc","native":"👩🏽‍🦼"},{"unified":"1f469-1f3fe-200d-1f9bc","native":"👩🏾‍🦼"},{"unified":"1f469-1f3ff-200d-1f9bc","native":"👩🏿‍🦼"}],"version":12},"person_in_manual_wheelchair":{"id":"person_in_manual_wheelchair","name":"Person in Manual Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f9d1-200d-1f9bd","native":"🧑‍🦽"},{"unified":"1f9d1-1f3fb-200d-1f9bd","native":"🧑🏻‍🦽"},{"unified":"1f9d1-1f3fc-200d-1f9bd","native":"🧑🏼‍🦽"},{"unified":"1f9d1-1f3fd-200d-1f9bd","native":"🧑🏽‍🦽"},{"unified":"1f9d1-1f3fe-200d-1f9bd","native":"🧑🏾‍🦽"},{"unified":"1f9d1-1f3ff-200d-1f9bd","native":"🧑🏿‍🦽"}],"version":12.1},"man_in_manual_wheelchair":{"id":"man_in_manual_wheelchair","name":"Man in Manual Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f468-200d-1f9bd","native":"👨‍🦽"},{"unified":"1f468-1f3fb-200d-1f9bd","native":"👨🏻‍🦽"},{"unified":"1f468-1f3fc-200d-1f9bd","native":"👨🏼‍🦽"},{"unified":"1f468-1f3fd-200d-1f9bd","native":"👨🏽‍🦽"},{"unified":"1f468-1f3fe-200d-1f9bd","native":"👨🏾‍🦽"},{"unified":"1f468-1f3ff-200d-1f9bd","native":"👨🏿‍🦽"}],"version":12},"woman_in_manual_wheelchair":{"id":"woman_in_manual_wheelchair","name":"Woman in Manual Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f469-200d-1f9bd","native":"👩‍🦽"},{"unified":"1f469-1f3fb-200d-1f9bd","native":"👩🏻‍🦽"},{"unified":"1f469-1f3fc-200d-1f9bd","native":"👩🏼‍🦽"},{"unified":"1f469-1f3fd-200d-1f9bd","native":"👩🏽‍🦽"},{"unified":"1f469-1f3fe-200d-1f9bd","native":"👩🏾‍🦽"},{"unified":"1f469-1f3ff-200d-1f9bd","native":"👩🏿‍🦽"}],"version":12},"runner":{"id":"runner","name":"Runner","keywords":["running","person","move"],"skins":[{"unified":"1f3c3","native":"🏃"},{"unified":"1f3c3-1f3fb","native":"🏃🏻"},{"unified":"1f3c3-1f3fc","native":"🏃🏼"},{"unified":"1f3c3-1f3fd","native":"🏃🏽"},{"unified":"1f3c3-1f3fe","native":"🏃🏾"},{"unified":"1f3c3-1f3ff","native":"🏃🏿"}],"version":1},"man-running":{"id":"man-running","name":"Man Running","keywords":["walking","exercise","race"],"skins":[{"unified":"1f3c3-200d-2642-fe0f","native":"🏃‍♂️"},{"unified":"1f3c3-1f3fb-200d-2642-fe0f","native":"🏃🏻‍♂️"},{"unified":"1f3c3-1f3fc-200d-2642-fe0f","native":"🏃🏼‍♂️"},{"unified":"1f3c3-1f3fd-200d-2642-fe0f","native":"🏃🏽‍♂️"},{"unified":"1f3c3-1f3fe-200d-2642-fe0f","native":"🏃🏾‍♂️"},{"unified":"1f3c3-1f3ff-200d-2642-fe0f","native":"🏃🏿‍♂️"}],"version":4},"woman-running":{"id":"woman-running","name":"Woman Running","keywords":["walking","exercise","race","female"],"skins":[{"unified":"1f3c3-200d-2640-fe0f","native":"🏃‍♀️"},{"unified":"1f3c3-1f3fb-200d-2640-fe0f","native":"🏃🏻‍♀️"},{"unified":"1f3c3-1f3fc-200d-2640-fe0f","native":"🏃🏼‍♀️"},{"unified":"1f3c3-1f3fd-200d-2640-fe0f","native":"🏃🏽‍♀️"},{"unified":"1f3c3-1f3fe-200d-2640-fe0f","native":"🏃🏾‍♀️"},{"unified":"1f3c3-1f3ff-200d-2640-fe0f","native":"🏃🏿‍♀️"}],"version":4},"dancer":{"id":"dancer","name":"Dancer","keywords":["woman","dancing","female","girl","fun"],"skins":[{"unified":"1f483","native":"💃"},{"unified":"1f483-1f3fb","native":"💃🏻"},{"unified":"1f483-1f3fc","native":"💃🏼"},{"unified":"1f483-1f3fd","native":"💃🏽"},{"unified":"1f483-1f3fe","native":"💃🏾"},{"unified":"1f483-1f3ff","native":"💃🏿"}],"version":1},"man_dancing":{"id":"man_dancing","name":"Man Dancing","keywords":["male","boy","fun","dancer"],"skins":[{"unified":"1f57a","native":"🕺"},{"unified":"1f57a-1f3fb","native":"🕺🏻"},{"unified":"1f57a-1f3fc","native":"🕺🏼"},{"unified":"1f57a-1f3fd","native":"🕺🏽"},{"unified":"1f57a-1f3fe","native":"🕺🏾"},{"unified":"1f57a-1f3ff","native":"🕺🏿"}],"version":3},"man_in_business_suit_levitating":{"id":"man_in_business_suit_levitating","name":"Person in Suit Levitating","keywords":["man","business","levitate","hover","jump"],"skins":[{"unified":"1f574-fe0f","native":"🕴️"},{"unified":"1f574-1f3fb","native":"🕴🏻"},{"unified":"1f574-1f3fc","native":"🕴🏼"},{"unified":"1f574-1f3fd","native":"🕴🏽"},{"unified":"1f574-1f3fe","native":"🕴🏾"},{"unified":"1f574-1f3ff","native":"🕴🏿"}],"version":1},"dancers":{"id":"dancers","name":"Woman with Bunny Ears","keywords":["dancers","people","perform","costume"],"skins":[{"unified":"1f46f","native":"👯"}],"version":1},"men-with-bunny-ears-partying":{"id":"men-with-bunny-ears-partying","name":"Men with Bunny Ears","keywords":["with-bunny-ears-partying","man","male","boys"],"skins":[{"unified":"1f46f-200d-2642-fe0f","native":"👯‍♂️"}],"version":4},"women-with-bunny-ears-partying":{"id":"women-with-bunny-ears-partying","name":"Women with Bunny Ears","keywords":["with-bunny-ears-partying","woman","female","girls"],"skins":[{"unified":"1f46f-200d-2640-fe0f","native":"👯‍♀️"}],"version":4},"person_in_steamy_room":{"id":"person_in_steamy_room","name":"Person in Steamy Room","keywords":["relax","spa"],"skins":[{"unified":"1f9d6","native":"🧖"},{"unified":"1f9d6-1f3fb","native":"🧖🏻"},{"unified":"1f9d6-1f3fc","native":"🧖🏼"},{"unified":"1f9d6-1f3fd","native":"🧖🏽"},{"unified":"1f9d6-1f3fe","native":"🧖🏾"},{"unified":"1f9d6-1f3ff","native":"🧖🏿"}],"version":5},"man_in_steamy_room":{"id":"man_in_steamy_room","name":"Man in Steamy Room","keywords":["male","spa","steamroom","sauna"],"skins":[{"unified":"1f9d6-200d-2642-fe0f","native":"🧖‍♂️"},{"unified":"1f9d6-1f3fb-200d-2642-fe0f","native":"🧖🏻‍♂️"},{"unified":"1f9d6-1f3fc-200d-2642-fe0f","native":"🧖🏼‍♂️"},{"unified":"1f9d6-1f3fd-200d-2642-fe0f","native":"🧖🏽‍♂️"},{"unified":"1f9d6-1f3fe-200d-2642-fe0f","native":"🧖🏾‍♂️"},{"unified":"1f9d6-1f3ff-200d-2642-fe0f","native":"🧖🏿‍♂️"}],"version":5},"woman_in_steamy_room":{"id":"woman_in_steamy_room","name":"Woman in Steamy Room","keywords":["female","spa","steamroom","sauna"],"skins":[{"unified":"1f9d6-200d-2640-fe0f","native":"🧖‍♀️"},{"unified":"1f9d6-1f3fb-200d-2640-fe0f","native":"🧖🏻‍♀️"},{"unified":"1f9d6-1f3fc-200d-2640-fe0f","native":"🧖🏼‍♀️"},{"unified":"1f9d6-1f3fd-200d-2640-fe0f","native":"🧖🏽‍♀️"},{"unified":"1f9d6-1f3fe-200d-2640-fe0f","native":"🧖🏾‍♀️"},{"unified":"1f9d6-1f3ff-200d-2640-fe0f","native":"🧖🏿‍♀️"}],"version":5},"person_climbing":{"id":"person_climbing","name":"Person Climbing","keywords":["sport"],"skins":[{"unified":"1f9d7","native":"🧗"},{"unified":"1f9d7-1f3fb","native":"🧗🏻"},{"unified":"1f9d7-1f3fc","native":"🧗🏼"},{"unified":"1f9d7-1f3fd","native":"🧗🏽"},{"unified":"1f9d7-1f3fe","native":"🧗🏾"},{"unified":"1f9d7-1f3ff","native":"🧗🏿"}],"version":5},"man_climbing":{"id":"man_climbing","name":"Man Climbing","keywords":["sports","hobby","male","rock"],"skins":[{"unified":"1f9d7-200d-2642-fe0f","native":"🧗‍♂️"},{"unified":"1f9d7-1f3fb-200d-2642-fe0f","native":"🧗🏻‍♂️"},{"unified":"1f9d7-1f3fc-200d-2642-fe0f","native":"🧗🏼‍♂️"},{"unified":"1f9d7-1f3fd-200d-2642-fe0f","native":"🧗🏽‍♂️"},{"unified":"1f9d7-1f3fe-200d-2642-fe0f","native":"🧗🏾‍♂️"},{"unified":"1f9d7-1f3ff-200d-2642-fe0f","native":"🧗🏿‍♂️"}],"version":5},"woman_climbing":{"id":"woman_climbing","name":"Woman Climbing","keywords":["sports","hobby","female","rock"],"skins":[{"unified":"1f9d7-200d-2640-fe0f","native":"🧗‍♀️"},{"unified":"1f9d7-1f3fb-200d-2640-fe0f","native":"🧗🏻‍♀️"},{"unified":"1f9d7-1f3fc-200d-2640-fe0f","native":"🧗🏼‍♀️"},{"unified":"1f9d7-1f3fd-200d-2640-fe0f","native":"🧗🏽‍♀️"},{"unified":"1f9d7-1f3fe-200d-2640-fe0f","native":"🧗🏾‍♀️"},{"unified":"1f9d7-1f3ff-200d-2640-fe0f","native":"🧗🏿‍♀️"}],"version":5},"fencer":{"id":"fencer","name":"Fencer","keywords":["person","fencing","sports","sword"],"skins":[{"unified":"1f93a","native":"🤺"}],"version":3},"horse_racing":{"id":"horse_racing","name":"Horse Racing","keywords":["animal","betting","competition","gambling","luck"],"skins":[{"unified":"1f3c7","native":"🏇"},{"unified":"1f3c7-1f3fb","native":"🏇🏻"},{"unified":"1f3c7-1f3fc","native":"🏇🏼"},{"unified":"1f3c7-1f3fd","native":"🏇🏽"},{"unified":"1f3c7-1f3fe","native":"🏇🏾"},{"unified":"1f3c7-1f3ff","native":"🏇🏿"}],"version":1},"skier":{"id":"skier","name":"Skier","keywords":["sports","winter","snow"],"skins":[{"unified":"26f7-fe0f","native":"⛷️"}],"version":1},"snowboarder":{"id":"snowboarder","name":"Snowboarder","keywords":["sports","winter"],"skins":[{"unified":"1f3c2","native":"🏂"},{"unified":"1f3c2-1f3fb","native":"🏂🏻"},{"unified":"1f3c2-1f3fc","native":"🏂🏼"},{"unified":"1f3c2-1f3fd","native":"🏂🏽"},{"unified":"1f3c2-1f3fe","native":"🏂🏾"},{"unified":"1f3c2-1f3ff","native":"🏂🏿"}],"version":1},"golfer":{"id":"golfer","name":"Person Golfing","keywords":["golfer","sports","business"],"skins":[{"unified":"1f3cc-fe0f","native":"🏌️"},{"unified":"1f3cc-1f3fb","native":"🏌🏻"},{"unified":"1f3cc-1f3fc","native":"🏌🏼"},{"unified":"1f3cc-1f3fd","native":"🏌🏽"},{"unified":"1f3cc-1f3fe","native":"🏌🏾"},{"unified":"1f3cc-1f3ff","native":"🏌🏿"}],"version":1},"man-golfing":{"id":"man-golfing","name":"Man Golfing","keywords":["sport"],"skins":[{"unified":"1f3cc-fe0f-200d-2642-fe0f","native":"🏌️‍♂️"},{"unified":"1f3cc-1f3fb-200d-2642-fe0f","native":"🏌🏻‍♂️"},{"unified":"1f3cc-1f3fc-200d-2642-fe0f","native":"🏌🏼‍♂️"},{"unified":"1f3cc-1f3fd-200d-2642-fe0f","native":"🏌🏽‍♂️"},{"unified":"1f3cc-1f3fe-200d-2642-fe0f","native":"🏌🏾‍♂️"},{"unified":"1f3cc-1f3ff-200d-2642-fe0f","native":"🏌🏿‍♂️"}],"version":4},"woman-golfing":{"id":"woman-golfing","name":"Woman Golfing","keywords":["sports","business","female"],"skins":[{"unified":"1f3cc-fe0f-200d-2640-fe0f","native":"🏌️‍♀️"},{"unified":"1f3cc-1f3fb-200d-2640-fe0f","native":"🏌🏻‍♀️"},{"unified":"1f3cc-1f3fc-200d-2640-fe0f","native":"🏌🏼‍♀️"},{"unified":"1f3cc-1f3fd-200d-2640-fe0f","native":"🏌🏽‍♀️"},{"unified":"1f3cc-1f3fe-200d-2640-fe0f","native":"🏌🏾‍♀️"},{"unified":"1f3cc-1f3ff-200d-2640-fe0f","native":"🏌🏿‍♀️"}],"version":4},"surfer":{"id":"surfer","name":"Surfer","keywords":["person","surfing","sport","sea"],"skins":[{"unified":"1f3c4","native":"🏄"},{"unified":"1f3c4-1f3fb","native":"🏄🏻"},{"unified":"1f3c4-1f3fc","native":"🏄🏼"},{"unified":"1f3c4-1f3fd","native":"🏄🏽"},{"unified":"1f3c4-1f3fe","native":"🏄🏾"},{"unified":"1f3c4-1f3ff","native":"🏄🏿"}],"version":1},"man-surfing":{"id":"man-surfing","name":"Man Surfing","keywords":["sports","ocean","sea","summer","beach"],"skins":[{"unified":"1f3c4-200d-2642-fe0f","native":"🏄‍♂️"},{"unified":"1f3c4-1f3fb-200d-2642-fe0f","native":"🏄🏻‍♂️"},{"unified":"1f3c4-1f3fc-200d-2642-fe0f","native":"🏄🏼‍♂️"},{"unified":"1f3c4-1f3fd-200d-2642-fe0f","native":"🏄🏽‍♂️"},{"unified":"1f3c4-1f3fe-200d-2642-fe0f","native":"🏄🏾‍♂️"},{"unified":"1f3c4-1f3ff-200d-2642-fe0f","native":"🏄🏿‍♂️"}],"version":4},"woman-surfing":{"id":"woman-surfing","name":"Woman Surfing","keywords":["sports","ocean","sea","summer","beach","female"],"skins":[{"unified":"1f3c4-200d-2640-fe0f","native":"🏄‍♀️"},{"unified":"1f3c4-1f3fb-200d-2640-fe0f","native":"🏄🏻‍♀️"},{"unified":"1f3c4-1f3fc-200d-2640-fe0f","native":"🏄🏼‍♀️"},{"unified":"1f3c4-1f3fd-200d-2640-fe0f","native":"🏄🏽‍♀️"},{"unified":"1f3c4-1f3fe-200d-2640-fe0f","native":"🏄🏾‍♀️"},{"unified":"1f3c4-1f3ff-200d-2640-fe0f","native":"🏄🏿‍♀️"}],"version":4},"rowboat":{"id":"rowboat","name":"Rowboat","keywords":["person","rowing","boat","sport","move"],"skins":[{"unified":"1f6a3","native":"🚣"},{"unified":"1f6a3-1f3fb","native":"🚣🏻"},{"unified":"1f6a3-1f3fc","native":"🚣🏼"},{"unified":"1f6a3-1f3fd","native":"🚣🏽"},{"unified":"1f6a3-1f3fe","native":"🚣🏾"},{"unified":"1f6a3-1f3ff","native":"🚣🏿"}],"version":1},"man-rowing-boat":{"id":"man-rowing-boat","name":"Man Rowing Boat","keywords":["rowing-boat","sports","hobby","water","ship"],"skins":[{"unified":"1f6a3-200d-2642-fe0f","native":"🚣‍♂️"},{"unified":"1f6a3-1f3fb-200d-2642-fe0f","native":"🚣🏻‍♂️"},{"unified":"1f6a3-1f3fc-200d-2642-fe0f","native":"🚣🏼‍♂️"},{"unified":"1f6a3-1f3fd-200d-2642-fe0f","native":"🚣🏽‍♂️"},{"unified":"1f6a3-1f3fe-200d-2642-fe0f","native":"🚣🏾‍♂️"},{"unified":"1f6a3-1f3ff-200d-2642-fe0f","native":"🚣🏿‍♂️"}],"version":4},"woman-rowing-boat":{"id":"woman-rowing-boat","name":"Woman Rowing Boat","keywords":["rowing-boat","sports","hobby","water","ship","female"],"skins":[{"unified":"1f6a3-200d-2640-fe0f","native":"🚣‍♀️"},{"unified":"1f6a3-1f3fb-200d-2640-fe0f","native":"🚣🏻‍♀️"},{"unified":"1f6a3-1f3fc-200d-2640-fe0f","native":"🚣🏼‍♀️"},{"unified":"1f6a3-1f3fd-200d-2640-fe0f","native":"🚣🏽‍♀️"},{"unified":"1f6a3-1f3fe-200d-2640-fe0f","native":"🚣🏾‍♀️"},{"unified":"1f6a3-1f3ff-200d-2640-fe0f","native":"🚣🏿‍♀️"}],"version":4},"swimmer":{"id":"swimmer","name":"Swimmer","keywords":["person","swimming","sport","pool"],"skins":[{"unified":"1f3ca","native":"🏊"},{"unified":"1f3ca-1f3fb","native":"🏊🏻"},{"unified":"1f3ca-1f3fc","native":"🏊🏼"},{"unified":"1f3ca-1f3fd","native":"🏊🏽"},{"unified":"1f3ca-1f3fe","native":"🏊🏾"},{"unified":"1f3ca-1f3ff","native":"🏊🏿"}],"version":1},"man-swimming":{"id":"man-swimming","name":"Man Swimming","keywords":["sports","exercise","human","athlete","water","summer"],"skins":[{"unified":"1f3ca-200d-2642-fe0f","native":"🏊‍♂️"},{"unified":"1f3ca-1f3fb-200d-2642-fe0f","native":"🏊🏻‍♂️"},{"unified":"1f3ca-1f3fc-200d-2642-fe0f","native":"🏊🏼‍♂️"},{"unified":"1f3ca-1f3fd-200d-2642-fe0f","native":"🏊🏽‍♂️"},{"unified":"1f3ca-1f3fe-200d-2642-fe0f","native":"🏊🏾‍♂️"},{"unified":"1f3ca-1f3ff-200d-2642-fe0f","native":"🏊🏿‍♂️"}],"version":4},"woman-swimming":{"id":"woman-swimming","name":"Woman Swimming","keywords":["sports","exercise","human","athlete","water","summer","female"],"skins":[{"unified":"1f3ca-200d-2640-fe0f","native":"🏊‍♀️"},{"unified":"1f3ca-1f3fb-200d-2640-fe0f","native":"🏊🏻‍♀️"},{"unified":"1f3ca-1f3fc-200d-2640-fe0f","native":"🏊🏼‍♀️"},{"unified":"1f3ca-1f3fd-200d-2640-fe0f","native":"🏊🏽‍♀️"},{"unified":"1f3ca-1f3fe-200d-2640-fe0f","native":"🏊🏾‍♀️"},{"unified":"1f3ca-1f3ff-200d-2640-fe0f","native":"🏊🏿‍♀️"}],"version":4},"person_with_ball":{"id":"person_with_ball","name":"Person Bouncing Ball","keywords":["with","sports","human"],"skins":[{"unified":"26f9-fe0f","native":"⛹️"},{"unified":"26f9-1f3fb","native":"⛹🏻"},{"unified":"26f9-1f3fc","native":"⛹🏼"},{"unified":"26f9-1f3fd","native":"⛹🏽"},{"unified":"26f9-1f3fe","native":"⛹🏾"},{"unified":"26f9-1f3ff","native":"⛹🏿"}],"version":1},"man-bouncing-ball":{"id":"man-bouncing-ball","name":"Man Bouncing Ball","keywords":["bouncing-ball","sport"],"skins":[{"unified":"26f9-fe0f-200d-2642-fe0f","native":"⛹️‍♂️"},{"unified":"26f9-1f3fb-200d-2642-fe0f","native":"⛹🏻‍♂️"},{"unified":"26f9-1f3fc-200d-2642-fe0f","native":"⛹🏼‍♂️"},{"unified":"26f9-1f3fd-200d-2642-fe0f","native":"⛹🏽‍♂️"},{"unified":"26f9-1f3fe-200d-2642-fe0f","native":"⛹🏾‍♂️"},{"unified":"26f9-1f3ff-200d-2642-fe0f","native":"⛹🏿‍♂️"}],"version":4},"woman-bouncing-ball":{"id":"woman-bouncing-ball","name":"Woman Bouncing Ball","keywords":["bouncing-ball","sports","human","female"],"skins":[{"unified":"26f9-fe0f-200d-2640-fe0f","native":"⛹️‍♀️"},{"unified":"26f9-1f3fb-200d-2640-fe0f","native":"⛹🏻‍♀️"},{"unified":"26f9-1f3fc-200d-2640-fe0f","native":"⛹🏼‍♀️"},{"unified":"26f9-1f3fd-200d-2640-fe0f","native":"⛹🏽‍♀️"},{"unified":"26f9-1f3fe-200d-2640-fe0f","native":"⛹🏾‍♀️"},{"unified":"26f9-1f3ff-200d-2640-fe0f","native":"⛹🏿‍♀️"}],"version":4},"weight_lifter":{"id":"weight_lifter","name":"Person Lifting Weights","keywords":["weight","lifter","sports","training","exercise"],"skins":[{"unified":"1f3cb-fe0f","native":"🏋️"},{"unified":"1f3cb-1f3fb","native":"🏋🏻"},{"unified":"1f3cb-1f3fc","native":"🏋🏼"},{"unified":"1f3cb-1f3fd","native":"🏋🏽"},{"unified":"1f3cb-1f3fe","native":"🏋🏾"},{"unified":"1f3cb-1f3ff","native":"🏋🏿"}],"version":1},"man-lifting-weights":{"id":"man-lifting-weights","name":"Man Lifting Weights","keywords":["lifting-weights","sport"],"skins":[{"unified":"1f3cb-fe0f-200d-2642-fe0f","native":"🏋️‍♂️"},{"unified":"1f3cb-1f3fb-200d-2642-fe0f","native":"🏋🏻‍♂️"},{"unified":"1f3cb-1f3fc-200d-2642-fe0f","native":"🏋🏼‍♂️"},{"unified":"1f3cb-1f3fd-200d-2642-fe0f","native":"🏋🏽‍♂️"},{"unified":"1f3cb-1f3fe-200d-2642-fe0f","native":"🏋🏾‍♂️"},{"unified":"1f3cb-1f3ff-200d-2642-fe0f","native":"🏋🏿‍♂️"}],"version":4},"woman-lifting-weights":{"id":"woman-lifting-weights","name":"Woman Lifting Weights","keywords":["lifting-weights","sports","training","exercise","female"],"skins":[{"unified":"1f3cb-fe0f-200d-2640-fe0f","native":"🏋️‍♀️"},{"unified":"1f3cb-1f3fb-200d-2640-fe0f","native":"🏋🏻‍♀️"},{"unified":"1f3cb-1f3fc-200d-2640-fe0f","native":"🏋🏼‍♀️"},{"unified":"1f3cb-1f3fd-200d-2640-fe0f","native":"🏋🏽‍♀️"},{"unified":"1f3cb-1f3fe-200d-2640-fe0f","native":"🏋🏾‍♀️"},{"unified":"1f3cb-1f3ff-200d-2640-fe0f","native":"🏋🏿‍♀️"}],"version":4},"bicyclist":{"id":"bicyclist","name":"Bicyclist","keywords":["person","biking","sport","move"],"skins":[{"unified":"1f6b4","native":"🚴"},{"unified":"1f6b4-1f3fb","native":"🚴🏻"},{"unified":"1f6b4-1f3fc","native":"🚴🏼"},{"unified":"1f6b4-1f3fd","native":"🚴🏽"},{"unified":"1f6b4-1f3fe","native":"🚴🏾"},{"unified":"1f6b4-1f3ff","native":"🚴🏿"}],"version":1},"man-biking":{"id":"man-biking","name":"Man Biking","keywords":["sports","bike","exercise","hipster"],"skins":[{"unified":"1f6b4-200d-2642-fe0f","native":"🚴‍♂️"},{"unified":"1f6b4-1f3fb-200d-2642-fe0f","native":"🚴🏻‍♂️"},{"unified":"1f6b4-1f3fc-200d-2642-fe0f","native":"🚴🏼‍♂️"},{"unified":"1f6b4-1f3fd-200d-2642-fe0f","native":"🚴🏽‍♂️"},{"unified":"1f6b4-1f3fe-200d-2642-fe0f","native":"🚴🏾‍♂️"},{"unified":"1f6b4-1f3ff-200d-2642-fe0f","native":"🚴🏿‍♂️"}],"version":4},"woman-biking":{"id":"woman-biking","name":"Woman Biking","keywords":["sports","bike","exercise","hipster","female"],"skins":[{"unified":"1f6b4-200d-2640-fe0f","native":"🚴‍♀️"},{"unified":"1f6b4-1f3fb-200d-2640-fe0f","native":"🚴🏻‍♀️"},{"unified":"1f6b4-1f3fc-200d-2640-fe0f","native":"🚴🏼‍♀️"},{"unified":"1f6b4-1f3fd-200d-2640-fe0f","native":"🚴🏽‍♀️"},{"unified":"1f6b4-1f3fe-200d-2640-fe0f","native":"🚴🏾‍♀️"},{"unified":"1f6b4-1f3ff-200d-2640-fe0f","native":"🚴🏿‍♀️"}],"version":4},"mountain_bicyclist":{"id":"mountain_bicyclist","name":"Mountain Bicyclist","keywords":["person","biking","sport","move"],"skins":[{"unified":"1f6b5","native":"🚵"},{"unified":"1f6b5-1f3fb","native":"🚵🏻"},{"unified":"1f6b5-1f3fc","native":"🚵🏼"},{"unified":"1f6b5-1f3fd","native":"🚵🏽"},{"unified":"1f6b5-1f3fe","native":"🚵🏾"},{"unified":"1f6b5-1f3ff","native":"🚵🏿"}],"version":1},"man-mountain-biking":{"id":"man-mountain-biking","name":"Man Mountain Biking","keywords":["mountain-biking","transportation","sports","human","race","bike"],"skins":[{"unified":"1f6b5-200d-2642-fe0f","native":"🚵‍♂️"},{"unified":"1f6b5-1f3fb-200d-2642-fe0f","native":"🚵🏻‍♂️"},{"unified":"1f6b5-1f3fc-200d-2642-fe0f","native":"🚵🏼‍♂️"},{"unified":"1f6b5-1f3fd-200d-2642-fe0f","native":"🚵🏽‍♂️"},{"unified":"1f6b5-1f3fe-200d-2642-fe0f","native":"🚵🏾‍♂️"},{"unified":"1f6b5-1f3ff-200d-2642-fe0f","native":"🚵🏿‍♂️"}],"version":4},"woman-mountain-biking":{"id":"woman-mountain-biking","name":"Woman Mountain Biking","keywords":["mountain-biking","transportation","sports","human","race","bike","female"],"skins":[{"unified":"1f6b5-200d-2640-fe0f","native":"🚵‍♀️"},{"unified":"1f6b5-1f3fb-200d-2640-fe0f","native":"🚵🏻‍♀️"},{"unified":"1f6b5-1f3fc-200d-2640-fe0f","native":"🚵🏼‍♀️"},{"unified":"1f6b5-1f3fd-200d-2640-fe0f","native":"🚵🏽‍♀️"},{"unified":"1f6b5-1f3fe-200d-2640-fe0f","native":"🚵🏾‍♀️"},{"unified":"1f6b5-1f3ff-200d-2640-fe0f","native":"🚵🏿‍♀️"}],"version":4},"person_doing_cartwheel":{"id":"person_doing_cartwheel","name":"Person Cartwheeling","keywords":["doing","cartwheel","sport","gymnastic"],"skins":[{"unified":"1f938","native":"🤸"},{"unified":"1f938-1f3fb","native":"🤸🏻"},{"unified":"1f938-1f3fc","native":"🤸🏼"},{"unified":"1f938-1f3fd","native":"🤸🏽"},{"unified":"1f938-1f3fe","native":"🤸🏾"},{"unified":"1f938-1f3ff","native":"🤸🏿"}],"version":3},"man-cartwheeling":{"id":"man-cartwheeling","name":"Man Cartwheeling","keywords":["gymnastics"],"skins":[{"unified":"1f938-200d-2642-fe0f","native":"🤸‍♂️"},{"unified":"1f938-1f3fb-200d-2642-fe0f","native":"🤸🏻‍♂️"},{"unified":"1f938-1f3fc-200d-2642-fe0f","native":"🤸🏼‍♂️"},{"unified":"1f938-1f3fd-200d-2642-fe0f","native":"🤸🏽‍♂️"},{"unified":"1f938-1f3fe-200d-2642-fe0f","native":"🤸🏾‍♂️"},{"unified":"1f938-1f3ff-200d-2642-fe0f","native":"🤸🏿‍♂️"}],"version":4},"woman-cartwheeling":{"id":"woman-cartwheeling","name":"Woman Cartwheeling","keywords":["gymnastics"],"skins":[{"unified":"1f938-200d-2640-fe0f","native":"🤸‍♀️"},{"unified":"1f938-1f3fb-200d-2640-fe0f","native":"🤸🏻‍♀️"},{"unified":"1f938-1f3fc-200d-2640-fe0f","native":"🤸🏼‍♀️"},{"unified":"1f938-1f3fd-200d-2640-fe0f","native":"🤸🏽‍♀️"},{"unified":"1f938-1f3fe-200d-2640-fe0f","native":"🤸🏾‍♀️"},{"unified":"1f938-1f3ff-200d-2640-fe0f","native":"🤸🏿‍♀️"}],"version":4},"wrestlers":{"id":"wrestlers","name":"Wrestlers","keywords":["people","wrestling","sport"],"skins":[{"unified":"1f93c","native":"🤼"}],"version":3},"man-wrestling":{"id":"man-wrestling","name":"Men Wrestling","keywords":["man","sports","wrestlers"],"skins":[{"unified":"1f93c-200d-2642-fe0f","native":"🤼‍♂️"}],"version":4},"woman-wrestling":{"id":"woman-wrestling","name":"Women Wrestling","keywords":["woman","sports","wrestlers"],"skins":[{"unified":"1f93c-200d-2640-fe0f","native":"🤼‍♀️"}],"version":4},"water_polo":{"id":"water_polo","name":"Water Polo","keywords":["person","playing","sport"],"skins":[{"unified":"1f93d","native":"🤽"},{"unified":"1f93d-1f3fb","native":"🤽🏻"},{"unified":"1f93d-1f3fc","native":"🤽🏼"},{"unified":"1f93d-1f3fd","native":"🤽🏽"},{"unified":"1f93d-1f3fe","native":"🤽🏾"},{"unified":"1f93d-1f3ff","native":"🤽🏿"}],"version":3},"man-playing-water-polo":{"id":"man-playing-water-polo","name":"Man Playing Water Polo","keywords":["playing-water-polo","sports","pool"],"skins":[{"unified":"1f93d-200d-2642-fe0f","native":"🤽‍♂️"},{"unified":"1f93d-1f3fb-200d-2642-fe0f","native":"🤽🏻‍♂️"},{"unified":"1f93d-1f3fc-200d-2642-fe0f","native":"🤽🏼‍♂️"},{"unified":"1f93d-1f3fd-200d-2642-fe0f","native":"🤽🏽‍♂️"},{"unified":"1f93d-1f3fe-200d-2642-fe0f","native":"🤽🏾‍♂️"},{"unified":"1f93d-1f3ff-200d-2642-fe0f","native":"🤽🏿‍♂️"}],"version":4},"woman-playing-water-polo":{"id":"woman-playing-water-polo","name":"Woman Playing Water Polo","keywords":["playing-water-polo","sports","pool"],"skins":[{"unified":"1f93d-200d-2640-fe0f","native":"🤽‍♀️"},{"unified":"1f93d-1f3fb-200d-2640-fe0f","native":"🤽🏻‍♀️"},{"unified":"1f93d-1f3fc-200d-2640-fe0f","native":"🤽🏼‍♀️"},{"unified":"1f93d-1f3fd-200d-2640-fe0f","native":"🤽🏽‍♀️"},{"unified":"1f93d-1f3fe-200d-2640-fe0f","native":"🤽🏾‍♀️"},{"unified":"1f93d-1f3ff-200d-2640-fe0f","native":"🤽🏿‍♀️"}],"version":4},"handball":{"id":"handball","name":"Handball","keywords":["person","playing","sport"],"skins":[{"unified":"1f93e","native":"🤾"},{"unified":"1f93e-1f3fb","native":"🤾🏻"},{"unified":"1f93e-1f3fc","native":"🤾🏼"},{"unified":"1f93e-1f3fd","native":"🤾🏽"},{"unified":"1f93e-1f3fe","native":"🤾🏾"},{"unified":"1f93e-1f3ff","native":"🤾🏿"}],"version":3},"man-playing-handball":{"id":"man-playing-handball","name":"Man Playing Handball","keywords":["playing-handball","sports"],"skins":[{"unified":"1f93e-200d-2642-fe0f","native":"🤾‍♂️"},{"unified":"1f93e-1f3fb-200d-2642-fe0f","native":"🤾🏻‍♂️"},{"unified":"1f93e-1f3fc-200d-2642-fe0f","native":"🤾🏼‍♂️"},{"unified":"1f93e-1f3fd-200d-2642-fe0f","native":"🤾🏽‍♂️"},{"unified":"1f93e-1f3fe-200d-2642-fe0f","native":"🤾🏾‍♂️"},{"unified":"1f93e-1f3ff-200d-2642-fe0f","native":"🤾🏿‍♂️"}],"version":4},"woman-playing-handball":{"id":"woman-playing-handball","name":"Woman Playing Handball","keywords":["playing-handball","sports"],"skins":[{"unified":"1f93e-200d-2640-fe0f","native":"🤾‍♀️"},{"unified":"1f93e-1f3fb-200d-2640-fe0f","native":"🤾🏻‍♀️"},{"unified":"1f93e-1f3fc-200d-2640-fe0f","native":"🤾🏼‍♀️"},{"unified":"1f93e-1f3fd-200d-2640-fe0f","native":"🤾🏽‍♀️"},{"unified":"1f93e-1f3fe-200d-2640-fe0f","native":"🤾🏾‍♀️"},{"unified":"1f93e-1f3ff-200d-2640-fe0f","native":"🤾🏿‍♀️"}],"version":4},"juggling":{"id":"juggling","name":"Juggling","keywords":["person","performance","balance"],"skins":[{"unified":"1f939","native":"🤹"},{"unified":"1f939-1f3fb","native":"🤹🏻"},{"unified":"1f939-1f3fc","native":"🤹🏼"},{"unified":"1f939-1f3fd","native":"🤹🏽"},{"unified":"1f939-1f3fe","native":"🤹🏾"},{"unified":"1f939-1f3ff","native":"🤹🏿"}],"version":3},"man-juggling":{"id":"man-juggling","name":"Man Juggling","keywords":["juggle","balance","skill","multitask"],"skins":[{"unified":"1f939-200d-2642-fe0f","native":"🤹‍♂️"},{"unified":"1f939-1f3fb-200d-2642-fe0f","native":"🤹🏻‍♂️"},{"unified":"1f939-1f3fc-200d-2642-fe0f","native":"🤹🏼‍♂️"},{"unified":"1f939-1f3fd-200d-2642-fe0f","native":"🤹🏽‍♂️"},{"unified":"1f939-1f3fe-200d-2642-fe0f","native":"🤹🏾‍♂️"},{"unified":"1f939-1f3ff-200d-2642-fe0f","native":"🤹🏿‍♂️"}],"version":4},"woman-juggling":{"id":"woman-juggling","name":"Woman Juggling","keywords":["juggle","balance","skill","multitask"],"skins":[{"unified":"1f939-200d-2640-fe0f","native":"🤹‍♀️"},{"unified":"1f939-1f3fb-200d-2640-fe0f","native":"🤹🏻‍♀️"},{"unified":"1f939-1f3fc-200d-2640-fe0f","native":"🤹🏼‍♀️"},{"unified":"1f939-1f3fd-200d-2640-fe0f","native":"🤹🏽‍♀️"},{"unified":"1f939-1f3fe-200d-2640-fe0f","native":"🤹🏾‍♀️"},{"unified":"1f939-1f3ff-200d-2640-fe0f","native":"🤹🏿‍♀️"}],"version":4},"person_in_lotus_position":{"id":"person_in_lotus_position","name":"Person in Lotus Position","keywords":["meditate"],"skins":[{"unified":"1f9d8","native":"🧘"},{"unified":"1f9d8-1f3fb","native":"🧘🏻"},{"unified":"1f9d8-1f3fc","native":"🧘🏼"},{"unified":"1f9d8-1f3fd","native":"🧘🏽"},{"unified":"1f9d8-1f3fe","native":"🧘🏾"},{"unified":"1f9d8-1f3ff","native":"🧘🏿"}],"version":5},"man_in_lotus_position":{"id":"man_in_lotus_position","name":"Man in Lotus Position","keywords":["male","meditation","yoga","serenity","zen","mindfulness"],"skins":[{"unified":"1f9d8-200d-2642-fe0f","native":"🧘‍♂️"},{"unified":"1f9d8-1f3fb-200d-2642-fe0f","native":"🧘🏻‍♂️"},{"unified":"1f9d8-1f3fc-200d-2642-fe0f","native":"🧘🏼‍♂️"},{"unified":"1f9d8-1f3fd-200d-2642-fe0f","native":"🧘🏽‍♂️"},{"unified":"1f9d8-1f3fe-200d-2642-fe0f","native":"🧘🏾‍♂️"},{"unified":"1f9d8-1f3ff-200d-2642-fe0f","native":"🧘🏿‍♂️"}],"version":5},"woman_in_lotus_position":{"id":"woman_in_lotus_position","name":"Woman in Lotus Position","keywords":["female","meditation","yoga","serenity","zen","mindfulness"],"skins":[{"unified":"1f9d8-200d-2640-fe0f","native":"🧘‍♀️"},{"unified":"1f9d8-1f3fb-200d-2640-fe0f","native":"🧘🏻‍♀️"},{"unified":"1f9d8-1f3fc-200d-2640-fe0f","native":"🧘🏼‍♀️"},{"unified":"1f9d8-1f3fd-200d-2640-fe0f","native":"🧘🏽‍♀️"},{"unified":"1f9d8-1f3fe-200d-2640-fe0f","native":"🧘🏾‍♀️"},{"unified":"1f9d8-1f3ff-200d-2640-fe0f","native":"🧘🏿‍♀️"}],"version":5},"bath":{"id":"bath","name":"Bath","keywords":["person","taking","clean","shower","bathroom"],"skins":[{"unified":"1f6c0","native":"🛀"},{"unified":"1f6c0-1f3fb","native":"🛀🏻"},{"unified":"1f6c0-1f3fc","native":"🛀🏼"},{"unified":"1f6c0-1f3fd","native":"🛀🏽"},{"unified":"1f6c0-1f3fe","native":"🛀🏾"},{"unified":"1f6c0-1f3ff","native":"🛀🏿"}],"version":1},"sleeping_accommodation":{"id":"sleeping_accommodation","name":"Person in Bed","keywords":["sleeping","accommodation","rest"],"skins":[{"unified":"1f6cc","native":"🛌"},{"unified":"1f6cc-1f3fb","native":"🛌🏻"},{"unified":"1f6cc-1f3fc","native":"🛌🏼"},{"unified":"1f6cc-1f3fd","native":"🛌🏽"},{"unified":"1f6cc-1f3fe","native":"🛌🏾"},{"unified":"1f6cc-1f3ff","native":"🛌🏿"}],"version":1},"people_holding_hands":{"id":"people_holding_hands","name":"People Holding Hands","keywords":["friendship"],"skins":[{"unified":"1f9d1-200d-1f91d-200d-1f9d1","native":"🧑‍🤝‍🧑"},{"unified":"1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fb","native":"🧑🏻‍🤝‍🧑🏻"},{"unified":"1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fc","native":"🧑🏼‍🤝‍🧑🏼"},{"unified":"1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fd","native":"🧑🏽‍🤝‍🧑🏽"},{"unified":"1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fe","native":"🧑🏾‍🤝‍🧑🏾"},{"unified":"1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3ff","native":"🧑🏿‍🤝‍🧑🏿"}],"version":12},"two_women_holding_hands":{"id":"two_women_holding_hands","name":"Women Holding Hands","keywords":["two","pair","friendship","couple","love","like","female","people","human"],"skins":[{"unified":"1f46d","native":"👭"},{"unified":"1f46d-1f3fb","native":"👭🏻"},{"unified":"1f46d-1f3fc","native":"👭🏼"},{"unified":"1f46d-1f3fd","native":"👭🏽"},{"unified":"1f46d-1f3fe","native":"👭🏾"},{"unified":"1f46d-1f3ff","native":"👭🏿"}],"version":1},"man_and_woman_holding_hands":{"id":"man_and_woman_holding_hands","name":"Man and Woman Holding Hands","keywords":["couple","pair","people","human","love","date","dating","like","affection","valentines","marriage"],"skins":[{"unified":"1f46b","native":"👫"},{"unified":"1f46b-1f3fb","native":"👫🏻"},{"unified":"1f46b-1f3fc","native":"👫🏼"},{"unified":"1f46b-1f3fd","native":"👫🏽"},{"unified":"1f46b-1f3fe","native":"👫🏾"},{"unified":"1f46b-1f3ff","native":"👫🏿"}],"version":1},"two_men_holding_hands":{"id":"two_men_holding_hands","name":"Men Holding Hands","keywords":["two","pair","couple","love","like","bromance","friendship","people","human"],"skins":[{"unified":"1f46c","native":"👬"},{"unified":"1f46c-1f3fb","native":"👬🏻"},{"unified":"1f46c-1f3fc","native":"👬🏼"},{"unified":"1f46c-1f3fd","native":"👬🏽"},{"unified":"1f46c-1f3fe","native":"👬🏾"},{"unified":"1f46c-1f3ff","native":"👬🏿"}],"version":1},"couplekiss":{"id":"couplekiss","name":"Kiss","keywords":["couplekiss","pair","valentines","love","like","dating","marriage"],"skins":[{"unified":"1f48f","native":"💏"},{"unified":"1f48f-1f3fb","native":"💏🏻"},{"unified":"1f48f-1f3fc","native":"💏🏼"},{"unified":"1f48f-1f3fd","native":"💏🏽"},{"unified":"1f48f-1f3fe","native":"💏🏾"},{"unified":"1f48f-1f3ff","native":"💏🏿"}],"version":1},"woman-kiss-man":{"id":"woman-kiss-man","name":"Kiss: Woman, Man","keywords":["woman","kiss-man","kiss","love"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f48b-200d-1f468","native":"👩‍❤️‍💋‍👨"},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb","native":"👩🏻‍❤️‍💋‍👨🏻"},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc","native":"👩🏼‍❤️‍💋‍👨🏼"},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd","native":"👩🏽‍❤️‍💋‍👨🏽"},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe","native":"👩🏾‍❤️‍💋‍👨🏾"},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff","native":"👩🏿‍❤️‍💋‍👨🏿"}],"version":2},"man-kiss-man":{"id":"man-kiss-man","name":"Kiss: Man, Man","keywords":["kiss-man","kiss","pair","valentines","love","like","dating","marriage"],"skins":[{"unified":"1f468-200d-2764-fe0f-200d-1f48b-200d-1f468","native":"👨‍❤️‍💋‍👨"},{"unified":"1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb","native":"👨🏻‍❤️‍💋‍👨🏻"},{"unified":"1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc","native":"👨🏼‍❤️‍💋‍👨🏼"},{"unified":"1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd","native":"👨🏽‍❤️‍💋‍👨🏽"},{"unified":"1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe","native":"👨🏾‍❤️‍💋‍👨🏾"},{"unified":"1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff","native":"👨🏿‍❤️‍💋‍👨🏿"}],"version":2},"woman-kiss-woman":{"id":"woman-kiss-woman","name":"Kiss: Woman, Woman","keywords":["kiss-woman","kiss","pair","valentines","love","like","dating","marriage"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f48b-200d-1f469","native":"👩‍❤️‍💋‍👩"},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb","native":"👩🏻‍❤️‍💋‍👩🏻"},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc","native":"👩🏼‍❤️‍💋‍👩🏼"},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd","native":"👩🏽‍❤️‍💋‍👩🏽"},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe","native":"👩🏾‍❤️‍💋‍👩🏾"},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff","native":"👩🏿‍❤️‍💋‍👩🏿"}],"version":2},"couple_with_heart":{"id":"couple_with_heart","name":"Couple with Heart","keywords":["pair","love","like","affection","human","dating","valentines","marriage"],"skins":[{"unified":"1f491","native":"💑"},{"unified":"1f491-1f3fb","native":"💑🏻"},{"unified":"1f491-1f3fc","native":"💑🏼"},{"unified":"1f491-1f3fd","native":"💑🏽"},{"unified":"1f491-1f3fe","native":"💑🏾"},{"unified":"1f491-1f3ff","native":"💑🏿"}],"version":1},"woman-heart-man":{"id":"woman-heart-man","name":"Couple with Heart: Woman, Man","keywords":["woman","heart-man","heart","love"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f468","native":"👩‍❤️‍👨"},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb","native":"👩🏻‍❤️‍👨🏻"},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc","native":"👩🏼‍❤️‍👨🏼"},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd","native":"👩🏽‍❤️‍👨🏽"},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe","native":"👩🏾‍❤️‍👨🏾"},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff","native":"👩🏿‍❤️‍👨🏿"}],"version":2},"man-heart-man":{"id":"man-heart-man","name":"Couple with Heart: Man, Man","keywords":["heart-man","heart","pair","love","like","affection","human","dating","valentines","marriage"],"skins":[{"unified":"1f468-200d-2764-fe0f-200d-1f468","native":"👨‍❤️‍👨"},{"unified":"1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb","native":"👨🏻‍❤️‍👨🏻"},{"unified":"1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc","native":"👨🏼‍❤️‍👨🏼"},{"unified":"1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd","native":"👨🏽‍❤️‍👨🏽"},{"unified":"1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe","native":"👨🏾‍❤️‍👨🏾"},{"unified":"1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff","native":"👨🏿‍❤️‍👨🏿"}],"version":2},"woman-heart-woman":{"id":"woman-heart-woman","name":"Couple with Heart: Woman, Woman","keywords":["heart-woman","heart","pair","love","like","affection","human","dating","valentines","marriage"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f469","native":"👩‍❤️‍👩"},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fb","native":"👩🏻‍❤️‍👩🏻"},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fc","native":"👩🏼‍❤️‍👩🏼"},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fd","native":"👩🏽‍❤️‍👩🏽"},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fe","native":"👩🏾‍❤️‍👩🏾"},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3ff","native":"👩🏿‍❤️‍👩🏿"}],"version":2},"family":{"id":"family","name":"Family","keywords":["home","parents","child","mom","dad","father","mother","people","human"],"skins":[{"unified":"1f46a","native":"👪"}],"version":1},"man-woman-boy":{"id":"man-woman-boy","name":"Family: Man, Woman, Boy","keywords":["man","woman-boy","family","woman","love"],"skins":[{"unified":"1f468-200d-1f469-200d-1f466","native":"👨‍👩‍👦"}],"version":2},"man-woman-girl":{"id":"man-woman-girl","name":"Family: Man, Woman, Girl","keywords":["man","woman-girl","family","woman","home","parents","people","human","child"],"skins":[{"unified":"1f468-200d-1f469-200d-1f467","native":"👨‍👩‍👧"}],"version":2},"man-woman-girl-boy":{"id":"man-woman-girl-boy","name":"Family: Man, Woman, Girl, Boy","keywords":["man","woman-girl-boy","family","woman","girl","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f469-200d-1f467-200d-1f466","native":"👨‍👩‍👧‍👦"}],"version":2},"man-woman-boy-boy":{"id":"man-woman-boy-boy","name":"Family: Man, Woman, Boy, Boy","keywords":["man","woman-boy-boy","family","woman","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f469-200d-1f466-200d-1f466","native":"👨‍👩‍👦‍👦"}],"version":2},"man-woman-girl-girl":{"id":"man-woman-girl-girl","name":"Family: Man, Woman, Girl, Girl","keywords":["man","woman-girl-girl","family","woman","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f469-200d-1f467-200d-1f467","native":"👨‍👩‍👧‍👧"}],"version":2},"man-man-boy":{"id":"man-man-boy","name":"Family: Man, Man, Boy","keywords":["man","man-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f466","native":"👨‍👨‍👦"}],"version":2},"man-man-girl":{"id":"man-man-girl","name":"Family: Man, Man, Girl","keywords":["man","man-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f467","native":"👨‍👨‍👧"}],"version":2},"man-man-girl-boy":{"id":"man-man-girl-boy","name":"Family: Man, Man, Girl, Boy","keywords":["man","man-girl-boy","family","girl","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f467-200d-1f466","native":"👨‍👨‍👧‍👦"}],"version":2},"man-man-boy-boy":{"id":"man-man-boy-boy","name":"Family: Man, Man, Boy, Boy","keywords":["man","man-boy-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f466-200d-1f466","native":"👨‍👨‍👦‍👦"}],"version":2},"man-man-girl-girl":{"id":"man-man-girl-girl","name":"Family: Man, Man, Girl, Girl","keywords":["man","man-girl-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f467-200d-1f467","native":"👨‍👨‍👧‍👧"}],"version":2},"woman-woman-boy":{"id":"woman-woman-boy","name":"Family: Woman, Woman, Boy","keywords":["woman","woman-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f466","native":"👩‍👩‍👦"}],"version":2},"woman-woman-girl":{"id":"woman-woman-girl","name":"Family: Woman, Woman, Girl","keywords":["woman","woman-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f467","native":"👩‍👩‍👧"}],"version":2},"woman-woman-girl-boy":{"id":"woman-woman-girl-boy","name":"Family: Woman, Woman, Girl, Boy","keywords":["woman","woman-girl-boy","family","girl","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f467-200d-1f466","native":"👩‍👩‍👧‍👦"}],"version":2},"woman-woman-boy-boy":{"id":"woman-woman-boy-boy","name":"Family: Woman, Woman, Boy, Boy","keywords":["woman","woman-boy-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f466-200d-1f466","native":"👩‍👩‍👦‍👦"}],"version":2},"woman-woman-girl-girl":{"id":"woman-woman-girl-girl","name":"Family: Woman, Woman, Girl, Girl","keywords":["woman","woman-girl-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f467-200d-1f467","native":"👩‍👩‍👧‍👧"}],"version":2},"man-boy":{"id":"man-boy","name":"Family: Man, Boy","keywords":["man","family","home","parent","people","human","child"],"skins":[{"unified":"1f468-200d-1f466","native":"👨‍👦"}],"version":4},"man-boy-boy":{"id":"man-boy-boy","name":"Family: Man, Boy, Boy","keywords":["man","boy-boy","family","home","parent","people","human","children"],"skins":[{"unified":"1f468-200d-1f466-200d-1f466","native":"👨‍👦‍👦"}],"version":4},"man-girl":{"id":"man-girl","name":"Family: Man, Girl","keywords":["man","family","home","parent","people","human","child"],"skins":[{"unified":"1f468-200d-1f467","native":"👨‍👧"}],"version":4},"man-girl-boy":{"id":"man-girl-boy","name":"Family: Man, Girl, Boy","keywords":["man","girl-boy","family","girl","home","parent","people","human","children"],"skins":[{"unified":"1f468-200d-1f467-200d-1f466","native":"👨‍👧‍👦"}],"version":4},"man-girl-girl":{"id":"man-girl-girl","name":"Family: Man, Girl, Girl","keywords":["man","girl-girl","family","home","parent","people","human","children"],"skins":[{"unified":"1f468-200d-1f467-200d-1f467","native":"👨‍👧‍👧"}],"version":4},"woman-boy":{"id":"woman-boy","name":"Family: Woman, Boy","keywords":["woman","family","home","parent","people","human","child"],"skins":[{"unified":"1f469-200d-1f466","native":"👩‍👦"}],"version":4},"woman-boy-boy":{"id":"woman-boy-boy","name":"Family: Woman, Boy, Boy","keywords":["woman","boy-boy","family","home","parent","people","human","children"],"skins":[{"unified":"1f469-200d-1f466-200d-1f466","native":"👩‍👦‍👦"}],"version":4},"woman-girl":{"id":"woman-girl","name":"Family: Woman, Girl","keywords":["woman","family","home","parent","people","human","child"],"skins":[{"unified":"1f469-200d-1f467","native":"👩‍👧"}],"version":4},"woman-girl-boy":{"id":"woman-girl-boy","name":"Family: Woman, Girl, Boy","keywords":["woman","girl-boy","family","girl","home","parent","people","human","children"],"skins":[{"unified":"1f469-200d-1f467-200d-1f466","native":"👩‍👧‍👦"}],"version":4},"woman-girl-girl":{"id":"woman-girl-girl","name":"Family: Woman, Girl, Girl","keywords":["woman","girl-girl","family","home","parent","people","human","children"],"skins":[{"unified":"1f469-200d-1f467-200d-1f467","native":"👩‍👧‍👧"}],"version":4},"speaking_head_in_silhouette":{"id":"speaking_head_in_silhouette","name":"Speaking Head","keywords":["in","silhouette","user","person","human","sing","say","talk"],"skins":[{"unified":"1f5e3-fe0f","native":"🗣️"}],"version":1},"bust_in_silhouette":{"id":"bust_in_silhouette","name":"Bust in Silhouette","keywords":["user","person","human"],"skins":[{"unified":"1f464","native":"👤"}],"version":1},"busts_in_silhouette":{"id":"busts_in_silhouette","name":"Busts in Silhouette","keywords":["user","person","human","group","team"],"skins":[{"unified":"1f465","native":"👥"}],"version":1},"people_hugging":{"id":"people_hugging","name":"People Hugging","keywords":["care"],"skins":[{"unified":"1fac2","native":"🫂"}],"version":13},"footprints":{"id":"footprints","name":"Footprints","keywords":["feet","tracking","walking","beach"],"skins":[{"unified":"1f463","native":"👣"}],"version":1},"monkey_face":{"id":"monkey_face","name":"Monkey Face","emoticons":[":o)"],"keywords":["animal","nature","circus"],"skins":[{"unified":"1f435","native":"🐵"}],"version":1},"monkey":{"id":"monkey","name":"Monkey","keywords":["animal","nature","banana","circus"],"skins":[{"unified":"1f412","native":"🐒"}],"version":1},"gorilla":{"id":"gorilla","name":"Gorilla","keywords":["animal","nature","circus"],"skins":[{"unified":"1f98d","native":"🦍"}],"version":3},"orangutan":{"id":"orangutan","name":"Orangutan","keywords":["animal"],"skins":[{"unified":"1f9a7","native":"🦧"}],"version":12},"dog":{"id":"dog","name":"Dog Face","keywords":["animal","friend","nature","woof","puppy","pet","faithful"],"skins":[{"unified":"1f436","native":"🐶"}],"version":1},"dog2":{"id":"dog2","name":"Dog","keywords":["dog2","animal","nature","friend","doge","pet","faithful"],"skins":[{"unified":"1f415","native":"🐕"}],"version":1},"guide_dog":{"id":"guide_dog","name":"Guide Dog","keywords":["animal","blind"],"skins":[{"unified":"1f9ae","native":"🦮"}],"version":12},"service_dog":{"id":"service_dog","name":"Service Dog","keywords":["blind","animal"],"skins":[{"unified":"1f415-200d-1f9ba","native":"🐕‍🦺"}],"version":12},"poodle":{"id":"poodle","name":"Poodle","keywords":["dog","animal","101","nature","pet"],"skins":[{"unified":"1f429","native":"🐩"}],"version":1},"wolf":{"id":"wolf","name":"Wolf","keywords":["animal","nature","wild"],"skins":[{"unified":"1f43a","native":"🐺"}],"version":1},"fox_face":{"id":"fox_face","name":"Fox","keywords":["face","animal","nature"],"skins":[{"unified":"1f98a","native":"🦊"}],"version":3},"raccoon":{"id":"raccoon","name":"Raccoon","keywords":["animal","nature"],"skins":[{"unified":"1f99d","native":"🦝"}],"version":11},"cat":{"id":"cat","name":"Cat Face","keywords":["animal","meow","nature","pet","kitten"],"skins":[{"unified":"1f431","native":"🐱"}],"version":1},"cat2":{"id":"cat2","name":"Cat","keywords":["cat2","animal","meow","pet","cats"],"skins":[{"unified":"1f408","native":"🐈"}],"version":1},"black_cat":{"id":"black_cat","name":"Black Cat","keywords":["superstition","luck"],"skins":[{"unified":"1f408-200d-2b1b","native":"🐈‍⬛"}],"version":13},"lion_face":{"id":"lion_face","name":"Lion","keywords":["face","animal","nature"],"skins":[{"unified":"1f981","native":"🦁"}],"version":1},"tiger":{"id":"tiger","name":"Tiger Face","keywords":["animal","cat","danger","wild","nature","roar"],"skins":[{"unified":"1f42f","native":"🐯"}],"version":1},"tiger2":{"id":"tiger2","name":"Tiger","keywords":["tiger2","animal","nature","roar"],"skins":[{"unified":"1f405","native":"🐅"}],"version":1},"leopard":{"id":"leopard","name":"Leopard","keywords":["animal","nature"],"skins":[{"unified":"1f406","native":"🐆"}],"version":1},"horse":{"id":"horse","name":"Horse Face","keywords":["animal","brown","nature"],"skins":[{"unified":"1f434","native":"🐴"}],"version":1},"moose":{"id":"moose","name":"Moose","keywords":["shrek","canada","sweden","sven","cool"],"skins":[{"unified":"1face","native":"🫎"}],"version":15},"donkey":{"id":"donkey","name":"Donkey","keywords":["eeyore","mule"],"skins":[{"unified":"1facf","native":"🫏"}],"version":15},"racehorse":{"id":"racehorse","name":"Horse","keywords":["racehorse","animal","gamble","luck"],"skins":[{"unified":"1f40e","native":"🐎"}],"version":1},"unicorn_face":{"id":"unicorn_face","name":"Unicorn","keywords":["face","animal","nature","mystical"],"skins":[{"unified":"1f984","native":"🦄"}],"version":1},"zebra_face":{"id":"zebra_face","name":"Zebra","keywords":["face","animal","nature","stripes","safari"],"skins":[{"unified":"1f993","native":"🦓"}],"version":5},"deer":{"id":"deer","name":"Deer","keywords":["animal","nature","horns","venison"],"skins":[{"unified":"1f98c","native":"🦌"}],"version":3},"bison":{"id":"bison","name":"Bison","keywords":["ox"],"skins":[{"unified":"1f9ac","native":"🦬"}],"version":13},"cow":{"id":"cow","name":"Cow Face","keywords":["beef","ox","animal","nature","moo","milk"],"skins":[{"unified":"1f42e","native":"🐮"}],"version":1},"ox":{"id":"ox","name":"Ox","keywords":["animal","cow","beef"],"skins":[{"unified":"1f402","native":"🐂"}],"version":1},"water_buffalo":{"id":"water_buffalo","name":"Water Buffalo","keywords":["animal","nature","ox","cow"],"skins":[{"unified":"1f403","native":"🐃"}],"version":1},"cow2":{"id":"cow2","name":"Cow","keywords":["cow2","beef","ox","animal","nature","moo","milk"],"skins":[{"unified":"1f404","native":"🐄"}],"version":1},"pig":{"id":"pig","name":"Pig Face","keywords":["animal","oink","nature"],"skins":[{"unified":"1f437","native":"🐷"}],"version":1},"pig2":{"id":"pig2","name":"Pig","keywords":["pig2","animal","nature"],"skins":[{"unified":"1f416","native":"🐖"}],"version":1},"boar":{"id":"boar","name":"Boar","keywords":["animal","nature"],"skins":[{"unified":"1f417","native":"🐗"}],"version":1},"pig_nose":{"id":"pig_nose","name":"Pig Nose","keywords":["animal","oink"],"skins":[{"unified":"1f43d","native":"🐽"}],"version":1},"ram":{"id":"ram","name":"Ram","keywords":["animal","sheep","nature"],"skins":[{"unified":"1f40f","native":"🐏"}],"version":1},"sheep":{"id":"sheep","name":"Ewe","keywords":["sheep","animal","nature","wool","shipit"],"skins":[{"unified":"1f411","native":"🐑"}],"version":1},"goat":{"id":"goat","name":"Goat","keywords":["animal","nature"],"skins":[{"unified":"1f410","native":"🐐"}],"version":1},"dromedary_camel":{"id":"dromedary_camel","name":"Camel","keywords":["dromedary","animal","hot","desert","hump"],"skins":[{"unified":"1f42a","native":"🐪"}],"version":1},"camel":{"id":"camel","name":"Bactrian Camel","keywords":["two","hump","animal","nature","hot","desert"],"skins":[{"unified":"1f42b","native":"🐫"}],"version":1},"llama":{"id":"llama","name":"Llama","keywords":["animal","nature","alpaca"],"skins":[{"unified":"1f999","native":"🦙"}],"version":11},"giraffe_face":{"id":"giraffe_face","name":"Giraffe","keywords":["face","animal","nature","spots","safari"],"skins":[{"unified":"1f992","native":"🦒"}],"version":5},"elephant":{"id":"elephant","name":"Elephant","keywords":["animal","nature","nose","th","circus"],"skins":[{"unified":"1f418","native":"🐘"}],"version":1},"mammoth":{"id":"mammoth","name":"Mammoth","keywords":["elephant","tusks"],"skins":[{"unified":"1f9a3","native":"🦣"}],"version":13},"rhinoceros":{"id":"rhinoceros","name":"Rhinoceros","keywords":["animal","nature","horn"],"skins":[{"unified":"1f98f","native":"🦏"}],"version":3},"hippopotamus":{"id":"hippopotamus","name":"Hippopotamus","keywords":["animal","nature"],"skins":[{"unified":"1f99b","native":"🦛"}],"version":11},"mouse":{"id":"mouse","name":"Mouse Face","keywords":["animal","nature","cheese","wedge","rodent"],"skins":[{"unified":"1f42d","native":"🐭"}],"version":1},"mouse2":{"id":"mouse2","name":"Mouse","keywords":["mouse2","animal","nature","rodent"],"skins":[{"unified":"1f401","native":"🐁"}],"version":1},"rat":{"id":"rat","name":"Rat","keywords":["animal","mouse","rodent"],"skins":[{"unified":"1f400","native":"🐀"}],"version":1},"hamster":{"id":"hamster","name":"Hamster","keywords":["animal","nature"],"skins":[{"unified":"1f439","native":"🐹"}],"version":1},"rabbit":{"id":"rabbit","name":"Rabbit Face","keywords":["animal","nature","pet","spring","magic","bunny"],"skins":[{"unified":"1f430","native":"🐰"}],"version":1},"rabbit2":{"id":"rabbit2","name":"Rabbit","keywords":["rabbit2","animal","nature","pet","magic","spring"],"skins":[{"unified":"1f407","native":"🐇"}],"version":1},"chipmunk":{"id":"chipmunk","name":"Chipmunk","keywords":["animal","nature","rodent","squirrel"],"skins":[{"unified":"1f43f-fe0f","native":"🐿️"}],"version":1},"beaver":{"id":"beaver","name":"Beaver","keywords":["animal","rodent"],"skins":[{"unified":"1f9ab","native":"🦫"}],"version":13},"hedgehog":{"id":"hedgehog","name":"Hedgehog","keywords":["animal","nature","spiny"],"skins":[{"unified":"1f994","native":"🦔"}],"version":5},"bat":{"id":"bat","name":"Bat","keywords":["animal","nature","blind","vampire"],"skins":[{"unified":"1f987","native":"🦇"}],"version":3},"bear":{"id":"bear","name":"Bear","keywords":["animal","nature","wild"],"skins":[{"unified":"1f43b","native":"🐻"}],"version":1},"polar_bear":{"id":"polar_bear","name":"Polar Bear","keywords":["animal","arctic"],"skins":[{"unified":"1f43b-200d-2744-fe0f","native":"🐻‍❄️"}],"version":13},"koala":{"id":"koala","name":"Koala","keywords":["animal","nature"],"skins":[{"unified":"1f428","native":"🐨"}],"version":1},"panda_face":{"id":"panda_face","name":"Panda","keywords":["face","animal","nature"],"skins":[{"unified":"1f43c","native":"🐼"}],"version":1},"sloth":{"id":"sloth","name":"Sloth","keywords":["animal"],"skins":[{"unified":"1f9a5","native":"🦥"}],"version":12},"otter":{"id":"otter","name":"Otter","keywords":["animal"],"skins":[{"unified":"1f9a6","native":"🦦"}],"version":12},"skunk":{"id":"skunk","name":"Skunk","keywords":["animal"],"skins":[{"unified":"1f9a8","native":"🦨"}],"version":12},"kangaroo":{"id":"kangaroo","name":"Kangaroo","keywords":["animal","nature","australia","joey","hop","marsupial"],"skins":[{"unified":"1f998","native":"🦘"}],"version":11},"badger":{"id":"badger","name":"Badger","keywords":["animal","nature","honey"],"skins":[{"unified":"1f9a1","native":"🦡"}],"version":11},"feet":{"id":"feet","name":"Paw Prints","keywords":["feet","animal","tracking","footprints","dog","cat","pet"],"skins":[{"unified":"1f43e","native":"🐾"}],"version":1},"turkey":{"id":"turkey","name":"Turkey","keywords":["animal","bird"],"skins":[{"unified":"1f983","native":"🦃"}],"version":1},"chicken":{"id":"chicken","name":"Chicken","keywords":["animal","cluck","nature","bird"],"skins":[{"unified":"1f414","native":"🐔"}],"version":1},"rooster":{"id":"rooster","name":"Rooster","keywords":["animal","nature","chicken"],"skins":[{"unified":"1f413","native":"🐓"}],"version":1},"hatching_chick":{"id":"hatching_chick","name":"Hatching Chick","keywords":["animal","chicken","egg","born","baby","bird"],"skins":[{"unified":"1f423","native":"🐣"}],"version":1},"baby_chick":{"id":"baby_chick","name":"Baby Chick","keywords":["animal","chicken","bird"],"skins":[{"unified":"1f424","native":"🐤"}],"version":1},"hatched_chick":{"id":"hatched_chick","name":"Front-Facing Baby Chick","keywords":["hatched","front","facing","animal","chicken","bird"],"skins":[{"unified":"1f425","native":"🐥"}],"version":1},"bird":{"id":"bird","name":"Bird","keywords":["animal","nature","fly","tweet","spring"],"skins":[{"unified":"1f426","native":"🐦"}],"version":1},"penguin":{"id":"penguin","name":"Penguin","keywords":["animal","nature"],"skins":[{"unified":"1f427","native":"🐧"}],"version":1},"dove_of_peace":{"id":"dove_of_peace","name":"Dove","keywords":["of","peace","animal","bird"],"skins":[{"unified":"1f54a-fe0f","native":"🕊️"}],"version":1},"eagle":{"id":"eagle","name":"Eagle","keywords":["animal","nature","bird"],"skins":[{"unified":"1f985","native":"🦅"}],"version":3},"duck":{"id":"duck","name":"Duck","keywords":["animal","nature","bird","mallard"],"skins":[{"unified":"1f986","native":"🦆"}],"version":3},"swan":{"id":"swan","name":"Swan","keywords":["animal","nature","bird"],"skins":[{"unified":"1f9a2","native":"🦢"}],"version":11},"owl":{"id":"owl","name":"Owl","keywords":["animal","nature","bird","hoot"],"skins":[{"unified":"1f989","native":"🦉"}],"version":3},"dodo":{"id":"dodo","name":"Dodo","keywords":["animal","bird"],"skins":[{"unified":"1f9a4","native":"🦤"}],"version":13},"feather":{"id":"feather","name":"Feather","keywords":["bird","fly"],"skins":[{"unified":"1fab6","native":"🪶"}],"version":13},"flamingo":{"id":"flamingo","name":"Flamingo","keywords":["animal"],"skins":[{"unified":"1f9a9","native":"🦩"}],"version":12},"peacock":{"id":"peacock","name":"Peacock","keywords":["animal","nature","peahen","bird"],"skins":[{"unified":"1f99a","native":"🦚"}],"version":11},"parrot":{"id":"parrot","name":"Parrot","keywords":["animal","nature","bird","pirate","talk"],"skins":[{"unified":"1f99c","native":"🦜"}],"version":11},"wing":{"id":"wing","name":"Wing","keywords":["angel","birds","flying"],"skins":[{"unified":"1fabd","native":"🪽"}],"version":15},"black_bird":{"id":"black_bird","name":"Black Bird","keywords":["crow"],"skins":[{"unified":"1f426-200d-2b1b","native":"🐦‍⬛"}],"version":15},"goose":{"id":"goose","name":"Goose","keywords":["silly","jemima","goosebumps"],"skins":[{"unified":"1fabf","native":"🪿"}],"version":15},"frog":{"id":"frog","name":"Frog","keywords":["animal","nature","croak","toad"],"skins":[{"unified":"1f438","native":"🐸"}],"version":1},"crocodile":{"id":"crocodile","name":"Crocodile","keywords":["animal","nature","reptile","lizard","alligator"],"skins":[{"unified":"1f40a","native":"🐊"}],"version":1},"turtle":{"id":"turtle","name":"Turtle","keywords":["animal","slow","nature","tortoise"],"skins":[{"unified":"1f422","native":"🐢"}],"version":1},"lizard":{"id":"lizard","name":"Lizard","keywords":["animal","nature","reptile"],"skins":[{"unified":"1f98e","native":"🦎"}],"version":3},"snake":{"id":"snake","name":"Snake","keywords":["animal","evil","nature","hiss","python"],"skins":[{"unified":"1f40d","native":"🐍"}],"version":1},"dragon_face":{"id":"dragon_face","name":"Dragon Face","keywords":["animal","myth","nature","chinese","green"],"skins":[{"unified":"1f432","native":"🐲"}],"version":1},"dragon":{"id":"dragon","name":"Dragon","keywords":["animal","myth","nature","chinese","green"],"skins":[{"unified":"1f409","native":"🐉"}],"version":1},"sauropod":{"id":"sauropod","name":"Sauropod","keywords":["animal","nature","dinosaur","brachiosaurus","brontosaurus","diplodocus","extinct"],"skins":[{"unified":"1f995","native":"🦕"}],"version":5},"t-rex":{"id":"t-rex","name":"T-Rex","keywords":["t","rex","animal","nature","dinosaur","tyrannosaurus","extinct"],"skins":[{"unified":"1f996","native":"🦖"}],"version":5},"whale":{"id":"whale","name":"Spouting Whale","keywords":["animal","nature","sea","ocean"],"skins":[{"unified":"1f433","native":"🐳"}],"version":1},"whale2":{"id":"whale2","name":"Whale","keywords":["whale2","animal","nature","sea","ocean"],"skins":[{"unified":"1f40b","native":"🐋"}],"version":1},"dolphin":{"id":"dolphin","name":"Dolphin","keywords":["flipper","animal","nature","fish","sea","ocean","fins","beach"],"skins":[{"unified":"1f42c","native":"🐬"}],"version":1},"seal":{"id":"seal","name":"Seal","keywords":["animal","creature","sea"],"skins":[{"unified":"1f9ad","native":"🦭"}],"version":13},"fish":{"id":"fish","name":"Fish","keywords":["animal","food","nature"],"skins":[{"unified":"1f41f","native":"🐟"}],"version":1},"tropical_fish":{"id":"tropical_fish","name":"Tropical Fish","keywords":["animal","swim","ocean","beach","nemo"],"skins":[{"unified":"1f420","native":"🐠"}],"version":1},"blowfish":{"id":"blowfish","name":"Blowfish","keywords":["animal","nature","food","sea","ocean"],"skins":[{"unified":"1f421","native":"🐡"}],"version":1},"shark":{"id":"shark","name":"Shark","keywords":["animal","nature","fish","sea","ocean","jaws","fins","beach"],"skins":[{"unified":"1f988","native":"🦈"}],"version":3},"octopus":{"id":"octopus","name":"Octopus","keywords":["animal","creature","ocean","sea","nature","beach"],"skins":[{"unified":"1f419","native":"🐙"}],"version":1},"shell":{"id":"shell","name":"Spiral Shell","keywords":["nature","sea","beach"],"skins":[{"unified":"1f41a","native":"🐚"}],"version":1},"coral":{"id":"coral","name":"Coral","keywords":["ocean","sea","reef"],"skins":[{"unified":"1fab8","native":"🪸"}],"version":14},"jellyfish":{"id":"jellyfish","name":"Jellyfish","keywords":["sting","tentacles"],"skins":[{"unified":"1fabc","native":"🪼"}],"version":15},"snail":{"id":"snail","name":"Snail","keywords":["slow","animal","shell"],"skins":[{"unified":"1f40c","native":"🐌"}],"version":1},"butterfly":{"id":"butterfly","name":"Butterfly","keywords":["animal","insect","nature","caterpillar"],"skins":[{"unified":"1f98b","native":"🦋"}],"version":3},"bug":{"id":"bug","name":"Bug","keywords":["animal","insect","nature","worm"],"skins":[{"unified":"1f41b","native":"🐛"}],"version":1},"ant":{"id":"ant","name":"Ant","keywords":["animal","insect","nature","bug"],"skins":[{"unified":"1f41c","native":"🐜"}],"version":1},"bee":{"id":"bee","name":"Honeybee","keywords":["bee","animal","insect","nature","bug","spring","honey"],"skins":[{"unified":"1f41d","native":"🐝"}],"version":1},"beetle":{"id":"beetle","name":"Beetle","keywords":["insect"],"skins":[{"unified":"1fab2","native":"🪲"}],"version":13},"ladybug":{"id":"ladybug","name":"Lady Beetle","keywords":["ladybug","animal","insect","nature"],"skins":[{"unified":"1f41e","native":"🐞"}],"version":1},"cricket":{"id":"cricket","name":"Cricket","keywords":["animal","chirp"],"skins":[{"unified":"1f997","native":"🦗"}],"version":5},"cockroach":{"id":"cockroach","name":"Cockroach","keywords":["insect","pests"],"skins":[{"unified":"1fab3","native":"🪳"}],"version":13},"spider":{"id":"spider","name":"Spider","keywords":["animal","arachnid"],"skins":[{"unified":"1f577-fe0f","native":"🕷️"}],"version":1},"spider_web":{"id":"spider_web","name":"Spider Web","keywords":["animal","insect","arachnid","silk"],"skins":[{"unified":"1f578-fe0f","native":"🕸️"}],"version":1},"scorpion":{"id":"scorpion","name":"Scorpion","keywords":["animal","arachnid"],"skins":[{"unified":"1f982","native":"🦂"}],"version":1},"mosquito":{"id":"mosquito","name":"Mosquito","keywords":["animal","nature","insect","malaria"],"skins":[{"unified":"1f99f","native":"🦟"}],"version":11},"fly":{"id":"fly","name":"Fly","keywords":["insect"],"skins":[{"unified":"1fab0","native":"🪰"}],"version":13},"worm":{"id":"worm","name":"Worm","keywords":["animal"],"skins":[{"unified":"1fab1","native":"🪱"}],"version":13},"microbe":{"id":"microbe","name":"Microbe","keywords":["amoeba","bacteria","germs","virus","covid"],"skins":[{"unified":"1f9a0","native":"🦠"}],"version":11},"bouquet":{"id":"bouquet","name":"Bouquet","keywords":["flowers","nature","spring"],"skins":[{"unified":"1f490","native":"💐"}],"version":1},"cherry_blossom":{"id":"cherry_blossom","name":"Cherry Blossom","keywords":["nature","plant","spring","flower"],"skins":[{"unified":"1f338","native":"🌸"}],"version":1},"white_flower":{"id":"white_flower","name":"White Flower","keywords":["japanese","spring"],"skins":[{"unified":"1f4ae","native":"💮"}],"version":1},"lotus":{"id":"lotus","name":"Lotus","keywords":["flower","calm","meditation"],"skins":[{"unified":"1fab7","native":"🪷"}],"version":14},"rosette":{"id":"rosette","name":"Rosette","keywords":["flower","decoration","military"],"skins":[{"unified":"1f3f5-fe0f","native":"🏵️"}],"version":1},"rose":{"id":"rose","name":"Rose","keywords":["flowers","valentines","love","spring"],"skins":[{"unified":"1f339","native":"🌹"}],"version":1},"wilted_flower":{"id":"wilted_flower","name":"Wilted Flower","keywords":["plant","nature","rose"],"skins":[{"unified":"1f940","native":"🥀"}],"version":3},"hibiscus":{"id":"hibiscus","name":"Hibiscus","keywords":["plant","vegetable","flowers","beach"],"skins":[{"unified":"1f33a","native":"🌺"}],"version":1},"sunflower":{"id":"sunflower","name":"Sunflower","keywords":["nature","plant","fall"],"skins":[{"unified":"1f33b","native":"🌻"}],"version":1},"blossom":{"id":"blossom","name":"Blossom","keywords":["nature","flowers","yellow"],"skins":[{"unified":"1f33c","native":"🌼"}],"version":1},"tulip":{"id":"tulip","name":"Tulip","keywords":["flowers","plant","nature","summer","spring"],"skins":[{"unified":"1f337","native":"🌷"}],"version":1},"hyacinth":{"id":"hyacinth","name":"Hyacinth","keywords":["flower","lavender"],"skins":[{"unified":"1fabb","native":"🪻"}],"version":15},"seedling":{"id":"seedling","name":"Seedling","keywords":["plant","nature","grass","lawn","spring"],"skins":[{"unified":"1f331","native":"🌱"}],"version":1},"potted_plant":{"id":"potted_plant","name":"Potted Plant","keywords":["greenery","house"],"skins":[{"unified":"1fab4","native":"🪴"}],"version":13},"evergreen_tree":{"id":"evergreen_tree","name":"Evergreen Tree","keywords":["plant","nature"],"skins":[{"unified":"1f332","native":"🌲"}],"version":1},"deciduous_tree":{"id":"deciduous_tree","name":"Deciduous Tree","keywords":["plant","nature"],"skins":[{"unified":"1f333","native":"🌳"}],"version":1},"palm_tree":{"id":"palm_tree","name":"Palm Tree","keywords":["plant","vegetable","nature","summer","beach","mojito","tropical"],"skins":[{"unified":"1f334","native":"🌴"}],"version":1},"cactus":{"id":"cactus","name":"Cactus","keywords":["vegetable","plant","nature"],"skins":[{"unified":"1f335","native":"🌵"}],"version":1},"ear_of_rice":{"id":"ear_of_rice","name":"Ear of Rice","keywords":["sheaf","nature","plant"],"skins":[{"unified":"1f33e","native":"🌾"}],"version":1},"herb":{"id":"herb","name":"Herb","keywords":["vegetable","plant","medicine","weed","grass","lawn"],"skins":[{"unified":"1f33f","native":"🌿"}],"version":1},"shamrock":{"id":"shamrock","name":"Shamrock","keywords":["vegetable","plant","nature","irish","clover"],"skins":[{"unified":"2618-fe0f","native":"☘️"}],"version":1},"four_leaf_clover":{"id":"four_leaf_clover","name":"Four Leaf Clover","keywords":["vegetable","plant","nature","lucky","irish"],"skins":[{"unified":"1f340","native":"🍀"}],"version":1},"maple_leaf":{"id":"maple_leaf","name":"Maple Leaf","keywords":["nature","plant","vegetable","ca","fall"],"skins":[{"unified":"1f341","native":"🍁"}],"version":1},"fallen_leaf":{"id":"fallen_leaf","name":"Fallen Leaf","keywords":["nature","plant","vegetable","leaves"],"skins":[{"unified":"1f342","native":"🍂"}],"version":1},"leaves":{"id":"leaves","name":"Leaf Fluttering in Wind","keywords":["leaves","nature","plant","tree","vegetable","grass","lawn","spring"],"skins":[{"unified":"1f343","native":"🍃"}],"version":1},"empty_nest":{"id":"empty_nest","name":"Empty Nest","keywords":["bird"],"skins":[{"unified":"1fab9","native":"🪹"}],"version":14},"nest_with_eggs":{"id":"nest_with_eggs","name":"Nest with Eggs","keywords":["bird"],"skins":[{"unified":"1faba","native":"🪺"}],"version":14},"mushroom":{"id":"mushroom","name":"Mushroom","keywords":["plant","vegetable"],"skins":[{"unified":"1f344","native":"🍄"}],"version":1},"grapes":{"id":"grapes","name":"Grapes","keywords":["fruit","food","wine"],"skins":[{"unified":"1f347","native":"🍇"}],"version":1},"melon":{"id":"melon","name":"Melon","keywords":["fruit","nature","food"],"skins":[{"unified":"1f348","native":"🍈"}],"version":1},"watermelon":{"id":"watermelon","name":"Watermelon","keywords":["fruit","food","picnic","summer"],"skins":[{"unified":"1f349","native":"🍉"}],"version":1},"tangerine":{"id":"tangerine","name":"Tangerine","keywords":["food","fruit","nature","orange"],"skins":[{"unified":"1f34a","native":"🍊"}],"version":1},"lemon":{"id":"lemon","name":"Lemon","keywords":["fruit","nature"],"skins":[{"unified":"1f34b","native":"🍋"}],"version":1},"banana":{"id":"banana","name":"Banana","keywords":["fruit","food","monkey"],"skins":[{"unified":"1f34c","native":"🍌"}],"version":1},"pineapple":{"id":"pineapple","name":"Pineapple","keywords":["fruit","nature","food"],"skins":[{"unified":"1f34d","native":"🍍"}],"version":1},"mango":{"id":"mango","name":"Mango","keywords":["fruit","food","tropical"],"skins":[{"unified":"1f96d","native":"🥭"}],"version":11},"apple":{"id":"apple","name":"Red Apple","keywords":["fruit","mac","school"],"skins":[{"unified":"1f34e","native":"🍎"}],"version":1},"green_apple":{"id":"green_apple","name":"Green Apple","keywords":["fruit","nature"],"skins":[{"unified":"1f34f","native":"🍏"}],"version":1},"pear":{"id":"pear","name":"Pear","keywords":["fruit","nature","food"],"skins":[{"unified":"1f350","native":"🍐"}],"version":1},"peach":{"id":"peach","name":"Peach","keywords":["fruit","nature","food"],"skins":[{"unified":"1f351","native":"🍑"}],"version":1},"cherries":{"id":"cherries","name":"Cherries","keywords":["food","fruit"],"skins":[{"unified":"1f352","native":"🍒"}],"version":1},"strawberry":{"id":"strawberry","name":"Strawberry","keywords":["fruit","food","nature"],"skins":[{"unified":"1f353","native":"🍓"}],"version":1},"blueberries":{"id":"blueberries","name":"Blueberries","keywords":["fruit"],"skins":[{"unified":"1fad0","native":"🫐"}],"version":13},"kiwifruit":{"id":"kiwifruit","name":"Kiwifruit","keywords":["kiwi","fruit","food"],"skins":[{"unified":"1f95d","native":"🥝"}],"version":3},"tomato":{"id":"tomato","name":"Tomato","keywords":["fruit","vegetable","nature","food"],"skins":[{"unified":"1f345","native":"🍅"}],"version":1},"olive":{"id":"olive","name":"Olive","keywords":["fruit"],"skins":[{"unified":"1fad2","native":"🫒"}],"version":13},"coconut":{"id":"coconut","name":"Coconut","keywords":["fruit","nature","food","palm"],"skins":[{"unified":"1f965","native":"🥥"}],"version":5},"avocado":{"id":"avocado","name":"Avocado","keywords":["fruit","food"],"skins":[{"unified":"1f951","native":"🥑"}],"version":3},"eggplant":{"id":"eggplant","name":"Eggplant","keywords":["vegetable","nature","food","aubergine"],"skins":[{"unified":"1f346","native":"🍆"}],"version":1},"potato":{"id":"potato","name":"Potato","keywords":["food","tuber","vegatable","starch"],"skins":[{"unified":"1f954","native":"🥔"}],"version":3},"carrot":{"id":"carrot","name":"Carrot","keywords":["vegetable","food","orange"],"skins":[{"unified":"1f955","native":"🥕"}],"version":3},"corn":{"id":"corn","name":"Ear of Corn","keywords":["food","vegetable","plant"],"skins":[{"unified":"1f33d","native":"🌽"}],"version":1},"hot_pepper":{"id":"hot_pepper","name":"Hot Pepper","keywords":["food","spicy","chilli","chili"],"skins":[{"unified":"1f336-fe0f","native":"🌶️"}],"version":1},"bell_pepper":{"id":"bell_pepper","name":"Bell Pepper","keywords":["fruit","plant"],"skins":[{"unified":"1fad1","native":"🫑"}],"version":13},"cucumber":{"id":"cucumber","name":"Cucumber","keywords":["fruit","food","pickle"],"skins":[{"unified":"1f952","native":"🥒"}],"version":3},"leafy_green":{"id":"leafy_green","name":"Leafy Green","keywords":["food","vegetable","plant","bok","choy","cabbage","kale","lettuce"],"skins":[{"unified":"1f96c","native":"🥬"}],"version":11},"broccoli":{"id":"broccoli","name":"Broccoli","keywords":["fruit","food","vegetable"],"skins":[{"unified":"1f966","native":"🥦"}],"version":5},"garlic":{"id":"garlic","name":"Garlic","keywords":["food","spice","cook"],"skins":[{"unified":"1f9c4","native":"🧄"}],"version":12},"onion":{"id":"onion","name":"Onion","keywords":["cook","food","spice"],"skins":[{"unified":"1f9c5","native":"🧅"}],"version":12},"peanuts":{"id":"peanuts","name":"Peanuts","keywords":["food","nut"],"skins":[{"unified":"1f95c","native":"🥜"}],"version":3},"beans":{"id":"beans","name":"Beans","keywords":["food"],"skins":[{"unified":"1fad8","native":"🫘"}],"version":14},"chestnut":{"id":"chestnut","name":"Chestnut","keywords":["food","squirrel"],"skins":[{"unified":"1f330","native":"🌰"}],"version":1},"ginger_root":{"id":"ginger_root","name":"Ginger Root","keywords":["spice","yellow","cooking","gingerbread"],"skins":[{"unified":"1fada","native":"🫚"}],"version":15},"pea_pod":{"id":"pea_pod","name":"Pea Pod","keywords":["cozy","green"],"skins":[{"unified":"1fadb","native":"🫛"}],"version":15},"bread":{"id":"bread","name":"Bread","keywords":["food","wheat","breakfast","toast"],"skins":[{"unified":"1f35e","native":"🍞"}],"version":1},"croissant":{"id":"croissant","name":"Croissant","keywords":["food","bread","french"],"skins":[{"unified":"1f950","native":"🥐"}],"version":3},"baguette_bread":{"id":"baguette_bread","name":"Baguette Bread","keywords":["food","french","france","bakery"],"skins":[{"unified":"1f956","native":"🥖"}],"version":3},"flatbread":{"id":"flatbread","name":"Flatbread","keywords":["flour","food","bakery"],"skins":[{"unified":"1fad3","native":"🫓"}],"version":13},"pretzel":{"id":"pretzel","name":"Pretzel","keywords":["food","bread","twisted","germany","bakery"],"skins":[{"unified":"1f968","native":"🥨"}],"version":5},"bagel":{"id":"bagel","name":"Bagel","keywords":["food","bread","bakery","schmear","jewish"],"skins":[{"unified":"1f96f","native":"🥯"}],"version":11},"pancakes":{"id":"pancakes","name":"Pancakes","keywords":["food","breakfast","flapjacks","hotcakes","brunch"],"skins":[{"unified":"1f95e","native":"🥞"}],"version":3},"waffle":{"id":"waffle","name":"Waffle","keywords":["food","breakfast","brunch"],"skins":[{"unified":"1f9c7","native":"🧇"}],"version":12},"cheese_wedge":{"id":"cheese_wedge","name":"Cheese Wedge","keywords":["food","chadder","swiss"],"skins":[{"unified":"1f9c0","native":"🧀"}],"version":1},"meat_on_bone":{"id":"meat_on_bone","name":"Meat on Bone","keywords":["good","food","drumstick"],"skins":[{"unified":"1f356","native":"🍖"}],"version":1},"poultry_leg":{"id":"poultry_leg","name":"Poultry Leg","keywords":["food","meat","drumstick","bird","chicken","turkey"],"skins":[{"unified":"1f357","native":"🍗"}],"version":1},"cut_of_meat":{"id":"cut_of_meat","name":"Cut of Meat","keywords":["food","cow","chop","lambchop","porkchop"],"skins":[{"unified":"1f969","native":"🥩"}],"version":5},"bacon":{"id":"bacon","name":"Bacon","keywords":["food","breakfast","pork","pig","meat","brunch"],"skins":[{"unified":"1f953","native":"🥓"}],"version":3},"hamburger":{"id":"hamburger","name":"Hamburger","keywords":["meat","fast","food","beef","cheeseburger","mcdonalds","burger","king"],"skins":[{"unified":"1f354","native":"🍔"}],"version":1},"fries":{"id":"fries","name":"French Fries","keywords":["chips","snack","fast","food","potato"],"skins":[{"unified":"1f35f","native":"🍟"}],"version":1},"pizza":{"id":"pizza","name":"Pizza","keywords":["food","party","italy"],"skins":[{"unified":"1f355","native":"🍕"}],"version":1},"hotdog":{"id":"hotdog","name":"Hot Dog","keywords":["hotdog","food","frankfurter","america"],"skins":[{"unified":"1f32d","native":"🌭"}],"version":1},"sandwich":{"id":"sandwich","name":"Sandwich","keywords":["food","lunch","bread","toast","bakery"],"skins":[{"unified":"1f96a","native":"🥪"}],"version":5},"taco":{"id":"taco","name":"Taco","keywords":["food","mexican"],"skins":[{"unified":"1f32e","native":"🌮"}],"version":1},"burrito":{"id":"burrito","name":"Burrito","keywords":["food","mexican"],"skins":[{"unified":"1f32f","native":"🌯"}],"version":1},"tamale":{"id":"tamale","name":"Tamale","keywords":["food","masa"],"skins":[{"unified":"1fad4","native":"🫔"}],"version":13},"stuffed_flatbread":{"id":"stuffed_flatbread","name":"Stuffed Flatbread","keywords":["food","gyro","mediterranean"],"skins":[{"unified":"1f959","native":"🥙"}],"version":3},"falafel":{"id":"falafel","name":"Falafel","keywords":["food","mediterranean"],"skins":[{"unified":"1f9c6","native":"🧆"}],"version":12},"egg":{"id":"egg","name":"Egg","keywords":["food","chicken","breakfast"],"skins":[{"unified":"1f95a","native":"🥚"}],"version":3},"fried_egg":{"id":"fried_egg","name":"Cooking","keywords":["fried","egg","food","breakfast","kitchen","skillet"],"skins":[{"unified":"1f373","native":"🍳"}],"version":1},"shallow_pan_of_food":{"id":"shallow_pan_of_food","name":"Shallow Pan of Food","keywords":["cooking","casserole","paella","skillet"],"skins":[{"unified":"1f958","native":"🥘"}],"version":3},"stew":{"id":"stew","name":"Pot of Food","keywords":["stew","meat","soup","hot"],"skins":[{"unified":"1f372","native":"🍲"}],"version":1},"fondue":{"id":"fondue","name":"Fondue","keywords":["cheese","pot","food"],"skins":[{"unified":"1fad5","native":"🫕"}],"version":13},"bowl_with_spoon":{"id":"bowl_with_spoon","name":"Bowl with Spoon","keywords":["food","breakfast","cereal","oatmeal","porridge"],"skins":[{"unified":"1f963","native":"🥣"}],"version":5},"green_salad":{"id":"green_salad","name":"Green Salad","keywords":["food","healthy","lettuce","vegetable"],"skins":[{"unified":"1f957","native":"🥗"}],"version":3},"popcorn":{"id":"popcorn","name":"Popcorn","keywords":["food","movie","theater","films","snack","drama"],"skins":[{"unified":"1f37f","native":"🍿"}],"version":1},"butter":{"id":"butter","name":"Butter","keywords":["food","cook"],"skins":[{"unified":"1f9c8","native":"🧈"}],"version":12},"salt":{"id":"salt","name":"Salt","keywords":["condiment","shaker"],"skins":[{"unified":"1f9c2","native":"🧂"}],"version":11},"canned_food":{"id":"canned_food","name":"Canned Food","keywords":["soup","tomatoes"],"skins":[{"unified":"1f96b","native":"🥫"}],"version":5},"bento":{"id":"bento","name":"Bento Box","keywords":["food","japanese","lunch"],"skins":[{"unified":"1f371","native":"🍱"}],"version":1},"rice_cracker":{"id":"rice_cracker","name":"Rice Cracker","keywords":["food","japanese","snack"],"skins":[{"unified":"1f358","native":"🍘"}],"version":1},"rice_ball":{"id":"rice_ball","name":"Rice Ball","keywords":["food","japanese"],"skins":[{"unified":"1f359","native":"🍙"}],"version":1},"rice":{"id":"rice","name":"Cooked Rice","keywords":["food","asian"],"skins":[{"unified":"1f35a","native":"🍚"}],"version":1},"curry":{"id":"curry","name":"Curry Rice","keywords":["food","spicy","hot","indian"],"skins":[{"unified":"1f35b","native":"🍛"}],"version":1},"ramen":{"id":"ramen","name":"Steaming Bowl","keywords":["ramen","food","japanese","noodle","chopsticks"],"skins":[{"unified":"1f35c","native":"🍜"}],"version":1},"spaghetti":{"id":"spaghetti","name":"Spaghetti","keywords":["food","italian","pasta","noodle"],"skins":[{"unified":"1f35d","native":"🍝"}],"version":1},"sweet_potato":{"id":"sweet_potato","name":"Roasted Sweet Potato","keywords":["food","nature","plant"],"skins":[{"unified":"1f360","native":"🍠"}],"version":1},"oden":{"id":"oden","name":"Oden","keywords":["food","japanese"],"skins":[{"unified":"1f362","native":"🍢"}],"version":1},"sushi":{"id":"sushi","name":"Sushi","keywords":["food","fish","japanese","rice"],"skins":[{"unified":"1f363","native":"🍣"}],"version":1},"fried_shrimp":{"id":"fried_shrimp","name":"Fried Shrimp","keywords":["food","animal","appetizer","summer"],"skins":[{"unified":"1f364","native":"🍤"}],"version":1},"fish_cake":{"id":"fish_cake","name":"Fish Cake with Swirl","keywords":["food","japan","sea","beach","narutomaki","pink","kamaboko","surimi","ramen"],"skins":[{"unified":"1f365","native":"🍥"}],"version":1},"moon_cake":{"id":"moon_cake","name":"Moon Cake","keywords":["food","autumn","dessert"],"skins":[{"unified":"1f96e","native":"🥮"}],"version":11},"dango":{"id":"dango","name":"Dango","keywords":["food","dessert","sweet","japanese","barbecue","meat"],"skins":[{"unified":"1f361","native":"🍡"}],"version":1},"dumpling":{"id":"dumpling","name":"Dumpling","keywords":["food","empanada","pierogi","potsticker","gyoza"],"skins":[{"unified":"1f95f","native":"🥟"}],"version":5},"fortune_cookie":{"id":"fortune_cookie","name":"Fortune Cookie","keywords":["food","prophecy","dessert"],"skins":[{"unified":"1f960","native":"🥠"}],"version":5},"takeout_box":{"id":"takeout_box","name":"Takeout Box","keywords":["food","leftovers"],"skins":[{"unified":"1f961","native":"🥡"}],"version":5},"crab":{"id":"crab","name":"Crab","keywords":["animal","crustacean"],"skins":[{"unified":"1f980","native":"🦀"}],"version":1},"lobster":{"id":"lobster","name":"Lobster","keywords":["animal","nature","bisque","claws","seafood"],"skins":[{"unified":"1f99e","native":"🦞"}],"version":11},"shrimp":{"id":"shrimp","name":"Shrimp","keywords":["animal","ocean","nature","seafood"],"skins":[{"unified":"1f990","native":"🦐"}],"version":3},"squid":{"id":"squid","name":"Squid","keywords":["animal","nature","ocean","sea"],"skins":[{"unified":"1f991","native":"🦑"}],"version":3},"oyster":{"id":"oyster","name":"Oyster","keywords":["food"],"skins":[{"unified":"1f9aa","native":"🦪"}],"version":12},"icecream":{"id":"icecream","name":"Soft Ice Cream","keywords":["icecream","food","hot","dessert","summer"],"skins":[{"unified":"1f366","native":"🍦"}],"version":1},"shaved_ice":{"id":"shaved_ice","name":"Shaved Ice","keywords":["hot","dessert","summer"],"skins":[{"unified":"1f367","native":"🍧"}],"version":1},"ice_cream":{"id":"ice_cream","name":"Ice Cream","keywords":["food","hot","dessert"],"skins":[{"unified":"1f368","native":"🍨"}],"version":1},"doughnut":{"id":"doughnut","name":"Doughnut","keywords":["food","dessert","snack","sweet","donut"],"skins":[{"unified":"1f369","native":"🍩"}],"version":1},"cookie":{"id":"cookie","name":"Cookie","keywords":["food","snack","oreo","chocolate","sweet","dessert"],"skins":[{"unified":"1f36a","native":"🍪"}],"version":1},"birthday":{"id":"birthday","name":"Birthday Cake","keywords":["food","dessert"],"skins":[{"unified":"1f382","native":"🎂"}],"version":1},"cake":{"id":"cake","name":"Shortcake","keywords":["cake","food","dessert"],"skins":[{"unified":"1f370","native":"🍰"}],"version":1},"cupcake":{"id":"cupcake","name":"Cupcake","keywords":["food","dessert","bakery","sweet"],"skins":[{"unified":"1f9c1","native":"🧁"}],"version":11},"pie":{"id":"pie","name":"Pie","keywords":["food","dessert","pastry"],"skins":[{"unified":"1f967","native":"🥧"}],"version":5},"chocolate_bar":{"id":"chocolate_bar","name":"Chocolate Bar","keywords":["food","snack","dessert","sweet"],"skins":[{"unified":"1f36b","native":"🍫"}],"version":1},"candy":{"id":"candy","name":"Candy","keywords":["snack","dessert","sweet","lolly"],"skins":[{"unified":"1f36c","native":"🍬"}],"version":1},"lollipop":{"id":"lollipop","name":"Lollipop","keywords":["food","snack","candy","sweet"],"skins":[{"unified":"1f36d","native":"🍭"}],"version":1},"custard":{"id":"custard","name":"Custard","keywords":["dessert","food"],"skins":[{"unified":"1f36e","native":"🍮"}],"version":1},"honey_pot":{"id":"honey_pot","name":"Honey Pot","keywords":["bees","sweet","kitchen"],"skins":[{"unified":"1f36f","native":"🍯"}],"version":1},"baby_bottle":{"id":"baby_bottle","name":"Baby Bottle","keywords":["food","container","milk"],"skins":[{"unified":"1f37c","native":"🍼"}],"version":1},"glass_of_milk":{"id":"glass_of_milk","name":"Glass of Milk","keywords":["beverage","drink","cow"],"skins":[{"unified":"1f95b","native":"🥛"}],"version":3},"coffee":{"id":"coffee","name":"Hot Beverage","keywords":["coffee","caffeine","latte","espresso","mug"],"skins":[{"unified":"2615","native":"☕"}],"version":1},"teapot":{"id":"teapot","name":"Teapot","keywords":["drink","hot"],"skins":[{"unified":"1fad6","native":"🫖"}],"version":13},"tea":{"id":"tea","name":"Teacup Without Handle","keywords":["tea","drink","bowl","breakfast","green","british"],"skins":[{"unified":"1f375","native":"🍵"}],"version":1},"sake":{"id":"sake","name":"Sake","keywords":["wine","drink","drunk","beverage","japanese","alcohol","booze"],"skins":[{"unified":"1f376","native":"🍶"}],"version":1},"champagne":{"id":"champagne","name":"Bottle with Popping Cork","keywords":["champagne","drink","wine","celebration"],"skins":[{"unified":"1f37e","native":"🍾"}],"version":1},"wine_glass":{"id":"wine_glass","name":"Wine Glass","keywords":["drink","beverage","drunk","alcohol","booze"],"skins":[{"unified":"1f377","native":"🍷"}],"version":1},"cocktail":{"id":"cocktail","name":"Cocktail Glass","keywords":["drink","drunk","alcohol","beverage","booze","mojito"],"skins":[{"unified":"1f378","native":"🍸"}],"version":1},"tropical_drink":{"id":"tropical_drink","name":"Tropical Drink","keywords":["beverage","cocktail","summer","beach","alcohol","booze","mojito"],"skins":[{"unified":"1f379","native":"🍹"}],"version":1},"beer":{"id":"beer","name":"Beer Mug","keywords":["relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],"skins":[{"unified":"1f37a","native":"🍺"}],"version":1},"beers":{"id":"beers","name":"Clinking Beer Mugs","keywords":["beers","relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],"skins":[{"unified":"1f37b","native":"🍻"}],"version":1},"clinking_glasses":{"id":"clinking_glasses","name":"Clinking Glasses","keywords":["beverage","drink","party","alcohol","celebrate","cheers","wine","champagne","toast"],"skins":[{"unified":"1f942","native":"🥂"}],"version":3},"tumbler_glass":{"id":"tumbler_glass","name":"Tumbler Glass","keywords":["drink","beverage","drunk","alcohol","liquor","booze","bourbon","scotch","whisky","shot"],"skins":[{"unified":"1f943","native":"🥃"}],"version":3},"pouring_liquid":{"id":"pouring_liquid","name":"Pouring Liquid","keywords":["cup","water"],"skins":[{"unified":"1fad7","native":"🫗"}],"version":14},"cup_with_straw":{"id":"cup_with_straw","name":"Cup with Straw","keywords":["drink","soda"],"skins":[{"unified":"1f964","native":"🥤"}],"version":5},"bubble_tea":{"id":"bubble_tea","name":"Bubble Tea","keywords":["taiwan","boba","milk","straw"],"skins":[{"unified":"1f9cb","native":"🧋"}],"version":13},"beverage_box":{"id":"beverage_box","name":"Beverage Box","keywords":["drink"],"skins":[{"unified":"1f9c3","native":"🧃"}],"version":12},"mate_drink":{"id":"mate_drink","name":"Mate","keywords":["drink","tea","beverage"],"skins":[{"unified":"1f9c9","native":"🧉"}],"version":12},"ice_cube":{"id":"ice_cube","name":"Ice","keywords":["cube","water","cold"],"skins":[{"unified":"1f9ca","native":"🧊"}],"version":12},"chopsticks":{"id":"chopsticks","name":"Chopsticks","keywords":["food"],"skins":[{"unified":"1f962","native":"🥢"}],"version":5},"knife_fork_plate":{"id":"knife_fork_plate","name":"Fork and Knife with Plate","keywords":["food","eat","meal","lunch","dinner","restaurant"],"skins":[{"unified":"1f37d-fe0f","native":"🍽️"}],"version":1},"fork_and_knife":{"id":"fork_and_knife","name":"Fork and Knife","keywords":["cutlery","kitchen"],"skins":[{"unified":"1f374","native":"🍴"}],"version":1},"spoon":{"id":"spoon","name":"Spoon","keywords":["cutlery","kitchen","tableware"],"skins":[{"unified":"1f944","native":"🥄"}],"version":3},"hocho":{"id":"hocho","name":"Hocho","keywords":["knife","kitchen","blade","cutlery","weapon"],"skins":[{"unified":"1f52a","native":"🔪"}],"version":1},"jar":{"id":"jar","name":"Jar","keywords":["container","sauce"],"skins":[{"unified":"1fad9","native":"🫙"}],"version":14},"amphora":{"id":"amphora","name":"Amphora","keywords":["vase","jar"],"skins":[{"unified":"1f3fa","native":"🏺"}],"version":1},"earth_africa":{"id":"earth_africa","name":"Earth Globe Europe-Africa","keywords":["africa","showing","europe","world","international"],"skins":[{"unified":"1f30d","native":"🌍"}],"version":1},"earth_americas":{"id":"earth_americas","name":"Earth Globe Americas","keywords":["showing","world","USA","international"],"skins":[{"unified":"1f30e","native":"🌎"}],"version":1},"earth_asia":{"id":"earth_asia","name":"Earth Globe Asia-Australia","keywords":["asia","showing","australia","world","east","international"],"skins":[{"unified":"1f30f","native":"🌏"}],"version":1},"globe_with_meridians":{"id":"globe_with_meridians","name":"Globe with Meridians","keywords":["earth","international","world","internet","interweb","i18n"],"skins":[{"unified":"1f310","native":"🌐"}],"version":1},"world_map":{"id":"world_map","name":"World Map","keywords":["location","direction"],"skins":[{"unified":"1f5fa-fe0f","native":"🗺️"}],"version":1},"japan":{"id":"japan","name":"Map of Japan","keywords":["nation","country","japanese","asia"],"skins":[{"unified":"1f5fe","native":"🗾"}],"version":1},"compass":{"id":"compass","name":"Compass","keywords":["magnetic","navigation","orienteering"],"skins":[{"unified":"1f9ed","native":"🧭"}],"version":11},"snow_capped_mountain":{"id":"snow_capped_mountain","name":"Snow-Capped Mountain","keywords":["snow","capped","photo","nature","environment","winter","cold"],"skins":[{"unified":"1f3d4-fe0f","native":"🏔️"}],"version":1},"mountain":{"id":"mountain","name":"Mountain","keywords":["photo","nature","environment"],"skins":[{"unified":"26f0-fe0f","native":"⛰️"}],"version":1},"volcano":{"id":"volcano","name":"Volcano","keywords":["photo","nature","disaster"],"skins":[{"unified":"1f30b","native":"🌋"}],"version":1},"mount_fuji":{"id":"mount_fuji","name":"Mount Fuji","keywords":["photo","mountain","nature","japanese"],"skins":[{"unified":"1f5fb","native":"🗻"}],"version":1},"camping":{"id":"camping","name":"Camping","keywords":["photo","outdoors","tent"],"skins":[{"unified":"1f3d5-fe0f","native":"🏕️"}],"version":1},"beach_with_umbrella":{"id":"beach_with_umbrella","name":"Beach with Umbrella","keywords":["weather","summer","sunny","sand","mojito"],"skins":[{"unified":"1f3d6-fe0f","native":"🏖️"}],"version":1},"desert":{"id":"desert","name":"Desert","keywords":["photo","warm","saharah"],"skins":[{"unified":"1f3dc-fe0f","native":"🏜️"}],"version":1},"desert_island":{"id":"desert_island","name":"Desert Island","keywords":["photo","tropical","mojito"],"skins":[{"unified":"1f3dd-fe0f","native":"🏝️"}],"version":1},"national_park":{"id":"national_park","name":"National Park","keywords":["photo","environment","nature"],"skins":[{"unified":"1f3de-fe0f","native":"🏞️"}],"version":1},"stadium":{"id":"stadium","name":"Stadium","keywords":["photo","place","sports","concert","venue"],"skins":[{"unified":"1f3df-fe0f","native":"🏟️"}],"version":1},"classical_building":{"id":"classical_building","name":"Classical Building","keywords":["art","culture","history"],"skins":[{"unified":"1f3db-fe0f","native":"🏛️"}],"version":1},"building_construction":{"id":"building_construction","name":"Building Construction","keywords":["wip","working","progress"],"skins":[{"unified":"1f3d7-fe0f","native":"🏗️"}],"version":1},"bricks":{"id":"bricks","name":"Brick","keywords":["bricks"],"skins":[{"unified":"1f9f1","native":"🧱"}],"version":11},"rock":{"id":"rock","name":"Rock","keywords":["stone"],"skins":[{"unified":"1faa8","native":"🪨"}],"version":13},"wood":{"id":"wood","name":"Wood","keywords":["nature","timber","trunk"],"skins":[{"unified":"1fab5","native":"🪵"}],"version":13},"hut":{"id":"hut","name":"Hut","keywords":["house","structure"],"skins":[{"unified":"1f6d6","native":"🛖"}],"version":13},"house_buildings":{"id":"house_buildings","name":"Houses","keywords":["house","buildings","photo"],"skins":[{"unified":"1f3d8-fe0f","native":"🏘️"}],"version":1},"derelict_house_building":{"id":"derelict_house_building","name":"Derelict House","keywords":["building","abandon","evict","broken"],"skins":[{"unified":"1f3da-fe0f","native":"🏚️"}],"version":1},"house":{"id":"house","name":"House","keywords":["building","home"],"skins":[{"unified":"1f3e0","native":"🏠"}],"version":1},"house_with_garden":{"id":"house_with_garden","name":"House with Garden","keywords":["home","plant","nature"],"skins":[{"unified":"1f3e1","native":"🏡"}],"version":1},"office":{"id":"office","name":"Office Building","keywords":["bureau","work"],"skins":[{"unified":"1f3e2","native":"🏢"}],"version":1},"post_office":{"id":"post_office","name":"Japanese Post Office","keywords":["building","envelope","communication"],"skins":[{"unified":"1f3e3","native":"🏣"}],"version":1},"european_post_office":{"id":"european_post_office","name":"Post Office","keywords":["european","building","email"],"skins":[{"unified":"1f3e4","native":"🏤"}],"version":1},"hospital":{"id":"hospital","name":"Hospital","keywords":["building","health","surgery","doctor"],"skins":[{"unified":"1f3e5","native":"🏥"}],"version":1},"bank":{"id":"bank","name":"Bank","keywords":["building","money","sales","cash","business","enterprise"],"skins":[{"unified":"1f3e6","native":"🏦"}],"version":1},"hotel":{"id":"hotel","name":"Hotel","keywords":["building","accomodation","checkin"],"skins":[{"unified":"1f3e8","native":"🏨"}],"version":1},"love_hotel":{"id":"love_hotel","name":"Love Hotel","keywords":["like","affection","dating"],"skins":[{"unified":"1f3e9","native":"🏩"}],"version":1},"convenience_store":{"id":"convenience_store","name":"Convenience Store","keywords":["building","shopping","groceries"],"skins":[{"unified":"1f3ea","native":"🏪"}],"version":1},"school":{"id":"school","name":"School","keywords":["building","student","education","learn","teach"],"skins":[{"unified":"1f3eb","native":"🏫"}],"version":1},"department_store":{"id":"department_store","name":"Department Store","keywords":["building","shopping","mall"],"skins":[{"unified":"1f3ec","native":"🏬"}],"version":1},"factory":{"id":"factory","name":"Factory","keywords":["building","industry","pollution","smoke"],"skins":[{"unified":"1f3ed","native":"🏭"}],"version":1},"japanese_castle":{"id":"japanese_castle","name":"Japanese Castle","keywords":["photo","building"],"skins":[{"unified":"1f3ef","native":"🏯"}],"version":1},"european_castle":{"id":"european_castle","name":"Castle","keywords":["european","building","royalty","history"],"skins":[{"unified":"1f3f0","native":"🏰"}],"version":1},"wedding":{"id":"wedding","name":"Wedding","keywords":["love","like","affection","couple","marriage","bride","groom"],"skins":[{"unified":"1f492","native":"💒"}],"version":1},"tokyo_tower":{"id":"tokyo_tower","name":"Tokyo Tower","keywords":["photo","japanese"],"skins":[{"unified":"1f5fc","native":"🗼"}],"version":1},"statue_of_liberty":{"id":"statue_of_liberty","name":"Statue of Liberty","keywords":["american","newyork"],"skins":[{"unified":"1f5fd","native":"🗽"}],"version":1},"church":{"id":"church","name":"Church","keywords":["building","religion","christ"],"skins":[{"unified":"26ea","native":"⛪"}],"version":1},"mosque":{"id":"mosque","name":"Mosque","keywords":["islam","worship","minaret"],"skins":[{"unified":"1f54c","native":"🕌"}],"version":1},"hindu_temple":{"id":"hindu_temple","name":"Hindu Temple","keywords":["religion"],"skins":[{"unified":"1f6d5","native":"🛕"}],"version":12},"synagogue":{"id":"synagogue","name":"Synagogue","keywords":["judaism","worship","temple","jewish"],"skins":[{"unified":"1f54d","native":"🕍"}],"version":1},"shinto_shrine":{"id":"shinto_shrine","name":"Shinto Shrine","keywords":["temple","japan","kyoto"],"skins":[{"unified":"26e9-fe0f","native":"⛩️"}],"version":1},"kaaba":{"id":"kaaba","name":"Kaaba","keywords":["mecca","mosque","islam"],"skins":[{"unified":"1f54b","native":"🕋"}],"version":1},"fountain":{"id":"fountain","name":"Fountain","keywords":["photo","summer","water","fresh"],"skins":[{"unified":"26f2","native":"⛲"}],"version":1},"tent":{"id":"tent","name":"Tent","keywords":["photo","camping","outdoors"],"skins":[{"unified":"26fa","native":"⛺"}],"version":1},"foggy":{"id":"foggy","name":"Foggy","keywords":["photo","mountain"],"skins":[{"unified":"1f301","native":"🌁"}],"version":1},"night_with_stars":{"id":"night_with_stars","name":"Night with Stars","keywords":["evening","city","downtown"],"skins":[{"unified":"1f303","native":"🌃"}],"version":1},"cityscape":{"id":"cityscape","name":"Cityscape","keywords":["photo","night","life","urban"],"skins":[{"unified":"1f3d9-fe0f","native":"🏙️"}],"version":1},"sunrise_over_mountains":{"id":"sunrise_over_mountains","name":"Sunrise over Mountains","keywords":["view","vacation","photo"],"skins":[{"unified":"1f304","native":"🌄"}],"version":1},"sunrise":{"id":"sunrise","name":"Sunrise","keywords":["morning","view","vacation","photo"],"skins":[{"unified":"1f305","native":"🌅"}],"version":1},"city_sunset":{"id":"city_sunset","name":"Cityscape at Dusk","keywords":["city","sunset","photo","evening","sky","buildings"],"skins":[{"unified":"1f306","native":"🌆"}],"version":1},"city_sunrise":{"id":"city_sunrise","name":"Sunset","keywords":["city","sunrise","photo","good","morning","dawn"],"skins":[{"unified":"1f307","native":"🌇"}],"version":1},"bridge_at_night":{"id":"bridge_at_night","name":"Bridge at Night","keywords":["photo","sanfrancisco"],"skins":[{"unified":"1f309","native":"🌉"}],"version":1},"hotsprings":{"id":"hotsprings","name":"Hot Springs","keywords":["hotsprings","bath","warm","relax"],"skins":[{"unified":"2668-fe0f","native":"♨️"}],"version":1},"carousel_horse":{"id":"carousel_horse","name":"Carousel Horse","keywords":["photo","carnival"],"skins":[{"unified":"1f3a0","native":"🎠"}],"version":1},"playground_slide":{"id":"playground_slide","name":"Playground Slide","keywords":["fun","park"],"skins":[{"unified":"1f6dd","native":"🛝"}],"version":14},"ferris_wheel":{"id":"ferris_wheel","name":"Ferris Wheel","keywords":["photo","carnival","londoneye"],"skins":[{"unified":"1f3a1","native":"🎡"}],"version":1},"roller_coaster":{"id":"roller_coaster","name":"Roller Coaster","keywords":["carnival","playground","photo","fun"],"skins":[{"unified":"1f3a2","native":"🎢"}],"version":1},"barber":{"id":"barber","name":"Barber Pole","keywords":["hair","salon","style"],"skins":[{"unified":"1f488","native":"💈"}],"version":1},"circus_tent":{"id":"circus_tent","name":"Circus Tent","keywords":["festival","carnival","party"],"skins":[{"unified":"1f3aa","native":"🎪"}],"version":1},"steam_locomotive":{"id":"steam_locomotive","name":"Locomotive","keywords":["steam","transportation","vehicle","train"],"skins":[{"unified":"1f682","native":"🚂"}],"version":1},"railway_car":{"id":"railway_car","name":"Railway Car","keywords":["transportation","vehicle"],"skins":[{"unified":"1f683","native":"🚃"}],"version":1},"bullettrain_side":{"id":"bullettrain_side","name":"High-Speed Train","keywords":["bullettrain","side","high","speed","transportation","vehicle"],"skins":[{"unified":"1f684","native":"🚄"}],"version":1},"bullettrain_front":{"id":"bullettrain_front","name":"Bullet Train","keywords":["bullettrain","front","transportation","vehicle","speed","fast","public","travel"],"skins":[{"unified":"1f685","native":"🚅"}],"version":1},"train2":{"id":"train2","name":"Train","keywords":["train2","transportation","vehicle"],"skins":[{"unified":"1f686","native":"🚆"}],"version":1},"metro":{"id":"metro","name":"Metro","keywords":["transportation","blue","square","mrt","underground","tube"],"skins":[{"unified":"1f687","native":"🚇"}],"version":1},"light_rail":{"id":"light_rail","name":"Light Rail","keywords":["transportation","vehicle"],"skins":[{"unified":"1f688","native":"🚈"}],"version":1},"station":{"id":"station","name":"Station","keywords":["transportation","vehicle","public"],"skins":[{"unified":"1f689","native":"🚉"}],"version":1},"tram":{"id":"tram","name":"Tram","keywords":["transportation","vehicle"],"skins":[{"unified":"1f68a","native":"🚊"}],"version":1},"monorail":{"id":"monorail","name":"Monorail","keywords":["transportation","vehicle"],"skins":[{"unified":"1f69d","native":"🚝"}],"version":1},"mountain_railway":{"id":"mountain_railway","name":"Mountain Railway","keywords":["transportation","vehicle"],"skins":[{"unified":"1f69e","native":"🚞"}],"version":1},"train":{"id":"train","name":"Tram Car","keywords":["train","transportation","vehicle","carriage","public","travel"],"skins":[{"unified":"1f68b","native":"🚋"}],"version":1},"bus":{"id":"bus","name":"Bus","keywords":["car","vehicle","transportation"],"skins":[{"unified":"1f68c","native":"🚌"}],"version":1},"oncoming_bus":{"id":"oncoming_bus","name":"Oncoming Bus","keywords":["vehicle","transportation"],"skins":[{"unified":"1f68d","native":"🚍"}],"version":1},"trolleybus":{"id":"trolleybus","name":"Trolleybus","keywords":["bart","transportation","vehicle"],"skins":[{"unified":"1f68e","native":"🚎"}],"version":1},"minibus":{"id":"minibus","name":"Minibus","keywords":["vehicle","car","transportation"],"skins":[{"unified":"1f690","native":"🚐"}],"version":1},"ambulance":{"id":"ambulance","name":"Ambulance","keywords":["health","911","hospital"],"skins":[{"unified":"1f691","native":"🚑"}],"version":1},"fire_engine":{"id":"fire_engine","name":"Fire Engine","keywords":["transportation","cars","vehicle"],"skins":[{"unified":"1f692","native":"🚒"}],"version":1},"police_car":{"id":"police_car","name":"Police Car","keywords":["vehicle","cars","transportation","law","legal","enforcement"],"skins":[{"unified":"1f693","native":"🚓"}],"version":1},"oncoming_police_car":{"id":"oncoming_police_car","name":"Oncoming Police Car","keywords":["vehicle","law","legal","enforcement","911"],"skins":[{"unified":"1f694","native":"🚔"}],"version":1},"taxi":{"id":"taxi","name":"Taxi","keywords":["uber","vehicle","cars","transportation"],"skins":[{"unified":"1f695","native":"🚕"}],"version":1},"oncoming_taxi":{"id":"oncoming_taxi","name":"Oncoming Taxi","keywords":["vehicle","cars","uber"],"skins":[{"unified":"1f696","native":"🚖"}],"version":1},"car":{"id":"car","name":"Automobile","keywords":["car","red","transportation","vehicle"],"skins":[{"unified":"1f697","native":"🚗"}],"version":1},"oncoming_automobile":{"id":"oncoming_automobile","name":"Oncoming Automobile","keywords":["car","vehicle","transportation"],"skins":[{"unified":"1f698","native":"🚘"}],"version":1},"blue_car":{"id":"blue_car","name":"Recreational Vehicle","keywords":["blue","car","sport","utility","transportation"],"skins":[{"unified":"1f699","native":"🚙"}],"version":1},"pickup_truck":{"id":"pickup_truck","name":"Pickup Truck","keywords":["car","transportation"],"skins":[{"unified":"1f6fb","native":"🛻"}],"version":13},"truck":{"id":"truck","name":"Delivery Truck","keywords":["cars","transportation"],"skins":[{"unified":"1f69a","native":"🚚"}],"version":1},"articulated_lorry":{"id":"articulated_lorry","name":"Articulated Lorry","keywords":["vehicle","cars","transportation","express"],"skins":[{"unified":"1f69b","native":"🚛"}],"version":1},"tractor":{"id":"tractor","name":"Tractor","keywords":["vehicle","car","farming","agriculture"],"skins":[{"unified":"1f69c","native":"🚜"}],"version":1},"racing_car":{"id":"racing_car","name":"Racing Car","keywords":["sports","race","fast","formula","f1"],"skins":[{"unified":"1f3ce-fe0f","native":"🏎️"}],"version":1},"racing_motorcycle":{"id":"racing_motorcycle","name":"Motorcycle","keywords":["racing","race","sports","fast"],"skins":[{"unified":"1f3cd-fe0f","native":"🏍️"}],"version":1},"motor_scooter":{"id":"motor_scooter","name":"Motor Scooter","keywords":["vehicle","vespa","sasha"],"skins":[{"unified":"1f6f5","native":"🛵"}],"version":3},"manual_wheelchair":{"id":"manual_wheelchair","name":"Manual Wheelchair","keywords":["accessibility"],"skins":[{"unified":"1f9bd","native":"🦽"}],"version":12},"motorized_wheelchair":{"id":"motorized_wheelchair","name":"Motorized Wheelchair","keywords":["accessibility"],"skins":[{"unified":"1f9bc","native":"🦼"}],"version":12},"auto_rickshaw":{"id":"auto_rickshaw","name":"Auto Rickshaw","keywords":["move","transportation"],"skins":[{"unified":"1f6fa","native":"🛺"}],"version":12},"bike":{"id":"bike","name":"Bicycle","keywords":["bike","sports","exercise","hipster"],"skins":[{"unified":"1f6b2","native":"🚲"}],"version":1},"scooter":{"id":"scooter","name":"Scooter","keywords":["kick","vehicle","razor"],"skins":[{"unified":"1f6f4","native":"🛴"}],"version":3},"skateboard":{"id":"skateboard","name":"Skateboard","keywords":["board"],"skins":[{"unified":"1f6f9","native":"🛹"}],"version":11},"roller_skate":{"id":"roller_skate","name":"Roller Skate","keywords":["footwear","sports"],"skins":[{"unified":"1f6fc","native":"🛼"}],"version":13},"busstop":{"id":"busstop","name":"Bus Stop","keywords":["busstop","transportation","wait"],"skins":[{"unified":"1f68f","native":"🚏"}],"version":1},"motorway":{"id":"motorway","name":"Motorway","keywords":["road","cupertino","interstate","highway"],"skins":[{"unified":"1f6e3-fe0f","native":"🛣️"}],"version":1},"railway_track":{"id":"railway_track","name":"Railway Track","keywords":["train","transportation"],"skins":[{"unified":"1f6e4-fe0f","native":"🛤️"}],"version":1},"oil_drum":{"id":"oil_drum","name":"Oil Drum","keywords":["barrell"],"skins":[{"unified":"1f6e2-fe0f","native":"🛢️"}],"version":1},"fuelpump":{"id":"fuelpump","name":"Fuel Pump","keywords":["fuelpump","gas","station","petroleum"],"skins":[{"unified":"26fd","native":"⛽"}],"version":1},"wheel":{"id":"wheel","name":"Wheel","keywords":["car","transport"],"skins":[{"unified":"1f6de","native":"🛞"}],"version":14},"rotating_light":{"id":"rotating_light","name":"Police Car Light","keywords":["rotating","ambulance","911","emergency","alert","error","pinged","law","legal"],"skins":[{"unified":"1f6a8","native":"🚨"}],"version":1},"traffic_light":{"id":"traffic_light","name":"Horizontal Traffic Light","keywords":["transportation","signal"],"skins":[{"unified":"1f6a5","native":"🚥"}],"version":1},"vertical_traffic_light":{"id":"vertical_traffic_light","name":"Vertical Traffic Light","keywords":["transportation","driving"],"skins":[{"unified":"1f6a6","native":"🚦"}],"version":1},"octagonal_sign":{"id":"octagonal_sign","name":"Stop Sign","keywords":["octagonal"],"skins":[{"unified":"1f6d1","native":"🛑"}],"version":3},"construction":{"id":"construction","name":"Construction","keywords":["wip","progress","caution","warning"],"skins":[{"unified":"1f6a7","native":"🚧"}],"version":1},"anchor":{"id":"anchor","name":"Anchor","keywords":["ship","ferry","sea","boat"],"skins":[{"unified":"2693","native":"⚓"}],"version":1},"ring_buoy":{"id":"ring_buoy","name":"Ring Buoy","keywords":["life","saver","preserver"],"skins":[{"unified":"1f6df","native":"🛟"}],"version":14},"boat":{"id":"boat","name":"Sailboat","keywords":["boat","ship","summer","transportation","water","sailing"],"skins":[{"unified":"26f5","native":"⛵"}],"version":1},"canoe":{"id":"canoe","name":"Canoe","keywords":["boat","paddle","water","ship"],"skins":[{"unified":"1f6f6","native":"🛶"}],"version":3},"speedboat":{"id":"speedboat","name":"Speedboat","keywords":["ship","transportation","vehicle","summer"],"skins":[{"unified":"1f6a4","native":"🚤"}],"version":1},"passenger_ship":{"id":"passenger_ship","name":"Passenger Ship","keywords":["yacht","cruise","ferry"],"skins":[{"unified":"1f6f3-fe0f","native":"🛳️"}],"version":1},"ferry":{"id":"ferry","name":"Ferry","keywords":["boat","ship","yacht"],"skins":[{"unified":"26f4-fe0f","native":"⛴️"}],"version":1},"motor_boat":{"id":"motor_boat","name":"Motor Boat","keywords":["ship"],"skins":[{"unified":"1f6e5-fe0f","native":"🛥️"}],"version":1},"ship":{"id":"ship","name":"Ship","keywords":["transportation","titanic","deploy"],"skins":[{"unified":"1f6a2","native":"🚢"}],"version":1},"airplane":{"id":"airplane","name":"Airplane","keywords":["vehicle","transportation","flight","fly"],"skins":[{"unified":"2708-fe0f","native":"✈️"}],"version":1},"small_airplane":{"id":"small_airplane","name":"Small Airplane","keywords":["flight","transportation","fly","vehicle"],"skins":[{"unified":"1f6e9-fe0f","native":"🛩️"}],"version":1},"airplane_departure":{"id":"airplane_departure","name":"Airplane Departure","keywords":["airport","flight","landing"],"skins":[{"unified":"1f6eb","native":"🛫"}],"version":1},"airplane_arriving":{"id":"airplane_arriving","name":"Airplane Arrival","keywords":["arriving","airport","flight","boarding"],"skins":[{"unified":"1f6ec","native":"🛬"}],"version":1},"parachute":{"id":"parachute","name":"Parachute","keywords":["fly","glide"],"skins":[{"unified":"1fa82","native":"🪂"}],"version":12},"seat":{"id":"seat","name":"Seat","keywords":["sit","airplane","transport","bus","flight","fly"],"skins":[{"unified":"1f4ba","native":"💺"}],"version":1},"helicopter":{"id":"helicopter","name":"Helicopter","keywords":["transportation","vehicle","fly"],"skins":[{"unified":"1f681","native":"🚁"}],"version":1},"suspension_railway":{"id":"suspension_railway","name":"Suspension Railway","keywords":["vehicle","transportation"],"skins":[{"unified":"1f69f","native":"🚟"}],"version":1},"mountain_cableway":{"id":"mountain_cableway","name":"Mountain Cableway","keywords":["transportation","vehicle","ski"],"skins":[{"unified":"1f6a0","native":"🚠"}],"version":1},"aerial_tramway":{"id":"aerial_tramway","name":"Aerial Tramway","keywords":["transportation","vehicle","ski"],"skins":[{"unified":"1f6a1","native":"🚡"}],"version":1},"satellite":{"id":"satellite","name":"Satellite","keywords":["communication","gps","orbit","spaceflight","NASA","ISS"],"skins":[{"unified":"1f6f0-fe0f","native":"🛰️"}],"version":1},"rocket":{"id":"rocket","name":"Rocket","keywords":["launch","ship","staffmode","NASA","outer","space","fly"],"skins":[{"unified":"1f680","native":"🚀"}],"version":1},"flying_saucer":{"id":"flying_saucer","name":"Flying Saucer","keywords":["transportation","vehicle","ufo"],"skins":[{"unified":"1f6f8","native":"🛸"}],"version":5},"bellhop_bell":{"id":"bellhop_bell","name":"Bellhop Bell","keywords":["service"],"skins":[{"unified":"1f6ce-fe0f","native":"🛎️"}],"version":1},"luggage":{"id":"luggage","name":"Luggage","keywords":["packing","travel"],"skins":[{"unified":"1f9f3","native":"🧳"}],"version":11},"hourglass":{"id":"hourglass","name":"Hourglass","keywords":["done","time","clock","oldschool","limit","exam","quiz","test"],"skins":[{"unified":"231b","native":"⌛"}],"version":1},"hourglass_flowing_sand":{"id":"hourglass_flowing_sand","name":"Hourglass Not Done","keywords":["flowing","sand","oldschool","time","countdown"],"skins":[{"unified":"23f3","native":"⏳"}],"version":1},"watch":{"id":"watch","name":"Watch","keywords":["time","accessories"],"skins":[{"unified":"231a","native":"⌚"}],"version":1},"alarm_clock":{"id":"alarm_clock","name":"Alarm Clock","keywords":["time","wake"],"skins":[{"unified":"23f0","native":"⏰"}],"version":1},"stopwatch":{"id":"stopwatch","name":"Stopwatch","keywords":["time","deadline"],"skins":[{"unified":"23f1-fe0f","native":"⏱️"}],"version":1},"timer_clock":{"id":"timer_clock","name":"Timer Clock","keywords":["alarm"],"skins":[{"unified":"23f2-fe0f","native":"⏲️"}],"version":1},"mantelpiece_clock":{"id":"mantelpiece_clock","name":"Mantelpiece Clock","keywords":["time"],"skins":[{"unified":"1f570-fe0f","native":"🕰️"}],"version":1},"clock12":{"id":"clock12","name":"Twelve Oclock","keywords":["clock12","o","clock","12","00:00","0000","12:00","1200","time","noon","midnight","midday","late","early","schedule"],"skins":[{"unified":"1f55b","native":"🕛"}],"version":1},"clock1230":{"id":"clock1230","name":"Twelve-Thirty","keywords":["clock1230","twelve","thirty","00:30","0030","12:30","1230","time","late","early","schedule"],"skins":[{"unified":"1f567","native":"🕧"}],"version":1},"clock1":{"id":"clock1","name":"One Oclock","keywords":["clock1","o","clock","1","1:00","100","13:00","1300","time","late","early","schedule"],"skins":[{"unified":"1f550","native":"🕐"}],"version":1},"clock130":{"id":"clock130","name":"One-Thirty","keywords":["clock130","one","thirty","1:30","130","13:30","1330","time","late","early","schedule"],"skins":[{"unified":"1f55c","native":"🕜"}],"version":1},"clock2":{"id":"clock2","name":"Two Oclock","keywords":["clock2","o","clock","2","2:00","200","14:00","1400","time","late","early","schedule"],"skins":[{"unified":"1f551","native":"🕑"}],"version":1},"clock230":{"id":"clock230","name":"Two-Thirty","keywords":["clock230","two","thirty","2:30","230","14:30","1430","time","late","early","schedule"],"skins":[{"unified":"1f55d","native":"🕝"}],"version":1},"clock3":{"id":"clock3","name":"Three Oclock","keywords":["clock3","o","clock","3","3:00","300","15:00","1500","time","late","early","schedule"],"skins":[{"unified":"1f552","native":"🕒"}],"version":1},"clock330":{"id":"clock330","name":"Three-Thirty","keywords":["clock330","three","thirty","3:30","330","15:30","1530","time","late","early","schedule"],"skins":[{"unified":"1f55e","native":"🕞"}],"version":1},"clock4":{"id":"clock4","name":"Four Oclock","keywords":["clock4","o","clock","4","4:00","400","16:00","1600","time","late","early","schedule"],"skins":[{"unified":"1f553","native":"🕓"}],"version":1},"clock430":{"id":"clock430","name":"Four-Thirty","keywords":["clock430","four","thirty","4:30","430","16:30","1630","time","late","early","schedule"],"skins":[{"unified":"1f55f","native":"🕟"}],"version":1},"clock5":{"id":"clock5","name":"Five Oclock","keywords":["clock5","o","clock","5","5:00","500","17:00","1700","time","late","early","schedule"],"skins":[{"unified":"1f554","native":"🕔"}],"version":1},"clock530":{"id":"clock530","name":"Five-Thirty","keywords":["clock530","five","thirty","5:30","530","17:30","1730","time","late","early","schedule"],"skins":[{"unified":"1f560","native":"🕠"}],"version":1},"clock6":{"id":"clock6","name":"Six Oclock","keywords":["clock6","o","clock","6","6:00","600","18:00","1800","time","late","early","schedule","dawn","dusk"],"skins":[{"unified":"1f555","native":"🕕"}],"version":1},"clock630":{"id":"clock630","name":"Six-Thirty","keywords":["clock630","six","thirty","6:30","630","18:30","1830","time","late","early","schedule"],"skins":[{"unified":"1f561","native":"🕡"}],"version":1},"clock7":{"id":"clock7","name":"Seven Oclock","keywords":["clock7","o","clock","7","7:00","700","19:00","1900","time","late","early","schedule"],"skins":[{"unified":"1f556","native":"🕖"}],"version":1},"clock730":{"id":"clock730","name":"Seven-Thirty","keywords":["clock730","seven","thirty","7:30","730","19:30","1930","time","late","early","schedule"],"skins":[{"unified":"1f562","native":"🕢"}],"version":1},"clock8":{"id":"clock8","name":"Eight Oclock","keywords":["clock8","o","clock","8","8:00","800","20:00","2000","time","late","early","schedule"],"skins":[{"unified":"1f557","native":"🕗"}],"version":1},"clock830":{"id":"clock830","name":"Eight-Thirty","keywords":["clock830","eight","thirty","8:30","830","20:30","2030","time","late","early","schedule"],"skins":[{"unified":"1f563","native":"🕣"}],"version":1},"clock9":{"id":"clock9","name":"Nine Oclock","keywords":["clock9","o","clock","9","9:00","900","21:00","2100","time","late","early","schedule"],"skins":[{"unified":"1f558","native":"🕘"}],"version":1},"clock930":{"id":"clock930","name":"Nine-Thirty","keywords":["clock930","nine","thirty","9:30","930","21:30","2130","time","late","early","schedule"],"skins":[{"unified":"1f564","native":"🕤"}],"version":1},"clock10":{"id":"clock10","name":"Ten Oclock","keywords":["clock10","o","clock","10","10:00","1000","22:00","2200","time","late","early","schedule"],"skins":[{"unified":"1f559","native":"🕙"}],"version":1},"clock1030":{"id":"clock1030","name":"Ten-Thirty","keywords":["clock1030","ten","thirty","10:30","1030","22:30","2230","time","late","early","schedule"],"skins":[{"unified":"1f565","native":"🕥"}],"version":1},"clock11":{"id":"clock11","name":"Eleven Oclock","keywords":["clock11","o","clock","11","11:00","1100","23:00","2300","time","late","early","schedule"],"skins":[{"unified":"1f55a","native":"🕚"}],"version":1},"clock1130":{"id":"clock1130","name":"Eleven-Thirty","keywords":["clock1130","eleven","thirty","11:30","1130","23:30","2330","time","late","early","schedule"],"skins":[{"unified":"1f566","native":"🕦"}],"version":1},"new_moon":{"id":"new_moon","name":"New Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f311","native":"🌑"}],"version":1},"waxing_crescent_moon":{"id":"waxing_crescent_moon","name":"Waxing Crescent Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f312","native":"🌒"}],"version":1},"first_quarter_moon":{"id":"first_quarter_moon","name":"First Quarter Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f313","native":"🌓"}],"version":1},"moon":{"id":"moon","name":"Waxing Gibbous Moon","keywords":["nature","night","sky","gray","twilight","planet","space","evening","sleep"],"skins":[{"unified":"1f314","native":"🌔"}],"version":1},"full_moon":{"id":"full_moon","name":"Full Moon","keywords":["nature","yellow","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f315","native":"🌕"}],"version":1},"waning_gibbous_moon":{"id":"waning_gibbous_moon","name":"Waning Gibbous Moon","keywords":["nature","twilight","planet","space","night","evening","sleep","waxing"],"skins":[{"unified":"1f316","native":"🌖"}],"version":1},"last_quarter_moon":{"id":"last_quarter_moon","name":"Last Quarter Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f317","native":"🌗"}],"version":1},"waning_crescent_moon":{"id":"waning_crescent_moon","name":"Waning Crescent Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f318","native":"🌘"}],"version":1},"crescent_moon":{"id":"crescent_moon","name":"Crescent Moon","keywords":["night","sleep","sky","evening","magic"],"skins":[{"unified":"1f319","native":"🌙"}],"version":1},"new_moon_with_face":{"id":"new_moon_with_face","name":"New Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31a","native":"🌚"}],"version":1},"first_quarter_moon_with_face":{"id":"first_quarter_moon_with_face","name":"First Quarter Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31b","native":"🌛"}],"version":1},"last_quarter_moon_with_face":{"id":"last_quarter_moon_with_face","name":"Last Quarter Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31c","native":"🌜"}],"version":1},"thermometer":{"id":"thermometer","name":"Thermometer","keywords":["weather","temperature","hot","cold"],"skins":[{"unified":"1f321-fe0f","native":"🌡️"}],"version":1},"sunny":{"id":"sunny","name":"Sun","keywords":["sunny","weather","nature","brightness","summer","beach","spring"],"skins":[{"unified":"2600-fe0f","native":"☀️"}],"version":1},"full_moon_with_face":{"id":"full_moon_with_face","name":"Full Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31d","native":"🌝"}],"version":1},"sun_with_face":{"id":"sun_with_face","name":"Sun with Face","keywords":["nature","morning","sky"],"skins":[{"unified":"1f31e","native":"🌞"}],"version":1},"ringed_planet":{"id":"ringed_planet","name":"Ringed Planet","keywords":["outerspace"],"skins":[{"unified":"1fa90","native":"🪐"}],"version":12},"star":{"id":"star","name":"Star","keywords":["night","yellow"],"skins":[{"unified":"2b50","native":"⭐"}],"version":1},"star2":{"id":"star2","name":"Glowing Star","keywords":["star2","night","sparkle","awesome","good","magic"],"skins":[{"unified":"1f31f","native":"🌟"}],"version":1},"stars":{"id":"stars","name":"Shooting Star","keywords":["stars","night","photo"],"skins":[{"unified":"1f320","native":"🌠"}],"version":1},"milky_way":{"id":"milky_way","name":"Milky Way","keywords":["photo","space","stars"],"skins":[{"unified":"1f30c","native":"🌌"}],"version":1},"cloud":{"id":"cloud","name":"Cloud","keywords":["weather","sky"],"skins":[{"unified":"2601-fe0f","native":"☁️"}],"version":1},"partly_sunny":{"id":"partly_sunny","name":"Sun Behind Cloud","keywords":["partly","sunny","weather","nature","cloudy","morning","fall","spring"],"skins":[{"unified":"26c5","native":"⛅"}],"version":1},"thunder_cloud_and_rain":{"id":"thunder_cloud_and_rain","name":"Cloud with Lightning and Rain","keywords":["thunder","weather"],"skins":[{"unified":"26c8-fe0f","native":"⛈️"}],"version":1},"mostly_sunny":{"id":"mostly_sunny","name":"Sun Behind Small Cloud","keywords":["mostly","sunny","weather"],"skins":[{"unified":"1f324-fe0f","native":"🌤️"}],"version":1},"barely_sunny":{"id":"barely_sunny","name":"Sun Behind Large Cloud","keywords":["barely","sunny","weather"],"skins":[{"unified":"1f325-fe0f","native":"🌥️"}],"version":1},"partly_sunny_rain":{"id":"partly_sunny_rain","name":"Sun Behind Rain Cloud","keywords":["partly","sunny","weather"],"skins":[{"unified":"1f326-fe0f","native":"🌦️"}],"version":1},"rain_cloud":{"id":"rain_cloud","name":"Cloud with Rain","keywords":["weather"],"skins":[{"unified":"1f327-fe0f","native":"🌧️"}],"version":1},"snow_cloud":{"id":"snow_cloud","name":"Cloud with Snow","keywords":["weather"],"skins":[{"unified":"1f328-fe0f","native":"🌨️"}],"version":1},"lightning":{"id":"lightning","name":"Cloud with Lightning","keywords":["weather","thunder"],"skins":[{"unified":"1f329-fe0f","native":"🌩️"}],"version":1},"tornado":{"id":"tornado","name":"Tornado","keywords":["cloud","weather","cyclone","twister"],"skins":[{"unified":"1f32a-fe0f","native":"🌪️"}],"version":1},"fog":{"id":"fog","name":"Fog","keywords":["weather"],"skins":[{"unified":"1f32b-fe0f","native":"🌫️"}],"version":1},"wind_blowing_face":{"id":"wind_blowing_face","name":"Wind Face","keywords":["blowing","gust","air"],"skins":[{"unified":"1f32c-fe0f","native":"🌬️"}],"version":1},"cyclone":{"id":"cyclone","name":"Cyclone","keywords":["weather","swirl","blue","cloud","vortex","spiral","whirlpool","spin","tornado","hurricane","typhoon"],"skins":[{"unified":"1f300","native":"🌀"}],"version":1},"rainbow":{"id":"rainbow","name":"Rainbow","keywords":["nature","happy","unicorn","face","photo","sky","spring"],"skins":[{"unified":"1f308","native":"🌈"}],"version":1},"closed_umbrella":{"id":"closed_umbrella","name":"Closed Umbrella","keywords":["weather","rain","drizzle"],"skins":[{"unified":"1f302","native":"🌂"}],"version":1},"umbrella":{"id":"umbrella","name":"Umbrella","keywords":["weather","spring"],"skins":[{"unified":"2602-fe0f","native":"☂️"}],"version":1},"umbrella_with_rain_drops":{"id":"umbrella_with_rain_drops","name":"Umbrella with Rain Drops","keywords":["rainy","weather","spring"],"skins":[{"unified":"2614","native":"☔"}],"version":1},"umbrella_on_ground":{"id":"umbrella_on_ground","name":"Umbrella on Ground","keywords":["weather","summer"],"skins":[{"unified":"26f1-fe0f","native":"⛱️"}],"version":1},"zap":{"id":"zap","name":"High Voltage","keywords":["zap","thunder","weather","lightning","bolt","fast"],"skins":[{"unified":"26a1","native":"⚡"}],"version":1},"snowflake":{"id":"snowflake","name":"Snowflake","keywords":["winter","season","cold","weather","christmas","xmas"],"skins":[{"unified":"2744-fe0f","native":"❄️"}],"version":1},"snowman":{"id":"snowman","name":"Snowman","keywords":["winter","season","cold","weather","christmas","xmas","frozen"],"skins":[{"unified":"2603-fe0f","native":"☃️"}],"version":1},"snowman_without_snow":{"id":"snowman_without_snow","name":"Snowman Without Snow","keywords":["winter","season","cold","weather","christmas","xmas","frozen"],"skins":[{"unified":"26c4","native":"⛄"}],"version":1},"comet":{"id":"comet","name":"Comet","keywords":["space"],"skins":[{"unified":"2604-fe0f","native":"☄️"}],"version":1},"fire":{"id":"fire","name":"Fire","keywords":["hot","cook","flame"],"skins":[{"unified":"1f525","native":"🔥"}],"version":1},"droplet":{"id":"droplet","name":"Droplet","keywords":["water","drip","faucet","spring"],"skins":[{"unified":"1f4a7","native":"💧"}],"version":1},"ocean":{"id":"ocean","name":"Water Wave","keywords":["ocean","sea","nature","tsunami","disaster"],"skins":[{"unified":"1f30a","native":"🌊"}],"version":1},"jack_o_lantern":{"id":"jack_o_lantern","name":"Jack-O-Lantern","keywords":["jack","o","lantern","halloween","light","pumpkin","creepy","fall"],"skins":[{"unified":"1f383","native":"🎃"}],"version":1},"christmas_tree":{"id":"christmas_tree","name":"Christmas Tree","keywords":["festival","vacation","december","xmas","celebration"],"skins":[{"unified":"1f384","native":"🎄"}],"version":1},"fireworks":{"id":"fireworks","name":"Fireworks","keywords":["photo","festival","carnival","congratulations"],"skins":[{"unified":"1f386","native":"🎆"}],"version":1},"sparkler":{"id":"sparkler","name":"Sparkler","keywords":["stars","night","shine"],"skins":[{"unified":"1f387","native":"🎇"}],"version":1},"firecracker":{"id":"firecracker","name":"Firecracker","keywords":["dynamite","boom","explode","explosion","explosive"],"skins":[{"unified":"1f9e8","native":"🧨"}],"version":11},"sparkles":{"id":"sparkles","name":"Sparkles","keywords":["stars","shine","shiny","cool","awesome","good","magic"],"skins":[{"unified":"2728","native":"✨"}],"version":1},"balloon":{"id":"balloon","name":"Balloon","keywords":["party","celebration","birthday","circus"],"skins":[{"unified":"1f388","native":"🎈"}],"version":1},"tada":{"id":"tada","name":"Party Popper","keywords":["tada","congratulations","birthday","magic","circus","celebration"],"skins":[{"unified":"1f389","native":"🎉"}],"version":1},"confetti_ball":{"id":"confetti_ball","name":"Confetti Ball","keywords":["festival","party","birthday","circus"],"skins":[{"unified":"1f38a","native":"🎊"}],"version":1},"tanabata_tree":{"id":"tanabata_tree","name":"Tanabata Tree","keywords":["plant","nature","branch","summer","bamboo","wish","star","festival","tanzaku"],"skins":[{"unified":"1f38b","native":"🎋"}],"version":1},"bamboo":{"id":"bamboo","name":"Pine Decoration","keywords":["bamboo","japanese","plant","nature","vegetable","panda","new","years"],"skins":[{"unified":"1f38d","native":"🎍"}],"version":1},"dolls":{"id":"dolls","name":"Japanese Dolls","keywords":["toy","kimono"],"skins":[{"unified":"1f38e","native":"🎎"}],"version":1},"flags":{"id":"flags","name":"Carp Streamer","keywords":["flags","fish","japanese","koinobori","banner"],"skins":[{"unified":"1f38f","native":"🎏"}],"version":1},"wind_chime":{"id":"wind_chime","name":"Wind Chime","keywords":["nature","ding","spring","bell"],"skins":[{"unified":"1f390","native":"🎐"}],"version":1},"rice_scene":{"id":"rice_scene","name":"Moon Viewing Ceremony","keywords":["rice","scene","photo","japan","asia","tsukimi"],"skins":[{"unified":"1f391","native":"🎑"}],"version":1},"red_envelope":{"id":"red_envelope","name":"Red Envelope","keywords":["gift"],"skins":[{"unified":"1f9e7","native":"🧧"}],"version":11},"ribbon":{"id":"ribbon","name":"Ribbon","keywords":["decoration","pink","girl","bowtie"],"skins":[{"unified":"1f380","native":"🎀"}],"version":1},"gift":{"id":"gift","name":"Wrapped Gift","keywords":["present","birthday","christmas","xmas"],"skins":[{"unified":"1f381","native":"🎁"}],"version":1},"reminder_ribbon":{"id":"reminder_ribbon","name":"Reminder Ribbon","keywords":["sports","cause","support","awareness"],"skins":[{"unified":"1f397-fe0f","native":"🎗️"}],"version":1},"admission_tickets":{"id":"admission_tickets","name":"Admission Tickets","keywords":["sports","concert","entrance"],"skins":[{"unified":"1f39f-fe0f","native":"🎟️"}],"version":1},"ticket":{"id":"ticket","name":"Ticket","keywords":["event","concert","pass"],"skins":[{"unified":"1f3ab","native":"🎫"}],"version":1},"medal":{"id":"medal","name":"Military Medal","keywords":["award","winning","army"],"skins":[{"unified":"1f396-fe0f","native":"🎖️"}],"version":1},"trophy":{"id":"trophy","name":"Trophy","keywords":["win","award","contest","place","ftw","ceremony"],"skins":[{"unified":"1f3c6","native":"🏆"}],"version":1},"sports_medal":{"id":"sports_medal","name":"Sports Medal","keywords":["award","winning"],"skins":[{"unified":"1f3c5","native":"🏅"}],"version":1},"first_place_medal":{"id":"first_place_medal","name":"1st Place Medal","keywords":["first","award","winning"],"skins":[{"unified":"1f947","native":"🥇"}],"version":3},"second_place_medal":{"id":"second_place_medal","name":"2nd Place Medal","keywords":["second","award"],"skins":[{"unified":"1f948","native":"🥈"}],"version":3},"third_place_medal":{"id":"third_place_medal","name":"3rd Place Medal","keywords":["third","award"],"skins":[{"unified":"1f949","native":"🥉"}],"version":3},"soccer":{"id":"soccer","name":"Soccer Ball","keywords":["sports","football"],"skins":[{"unified":"26bd","native":"⚽"}],"version":1},"baseball":{"id":"baseball","name":"Baseball","keywords":["sports","balls"],"skins":[{"unified":"26be","native":"⚾"}],"version":1},"softball":{"id":"softball","name":"Softball","keywords":["sports","balls"],"skins":[{"unified":"1f94e","native":"🥎"}],"version":11},"basketball":{"id":"basketball","name":"Basketball","keywords":["sports","balls","NBA"],"skins":[{"unified":"1f3c0","native":"🏀"}],"version":1},"volleyball":{"id":"volleyball","name":"Volleyball","keywords":["sports","balls"],"skins":[{"unified":"1f3d0","native":"🏐"}],"version":1},"football":{"id":"football","name":"American Football","keywords":["sports","balls","NFL"],"skins":[{"unified":"1f3c8","native":"🏈"}],"version":1},"rugby_football":{"id":"rugby_football","name":"Rugby Football","keywords":["sports","team"],"skins":[{"unified":"1f3c9","native":"🏉"}],"version":1},"tennis":{"id":"tennis","name":"Tennis","keywords":["sports","balls","green"],"skins":[{"unified":"1f3be","native":"🎾"}],"version":1},"flying_disc":{"id":"flying_disc","name":"Flying Disc","keywords":["sports","frisbee","ultimate"],"skins":[{"unified":"1f94f","native":"🥏"}],"version":11},"bowling":{"id":"bowling","name":"Bowling","keywords":["sports","fun","play"],"skins":[{"unified":"1f3b3","native":"🎳"}],"version":1},"cricket_bat_and_ball":{"id":"cricket_bat_and_ball","name":"Cricket Game","keywords":["bat","and","ball","sports"],"skins":[{"unified":"1f3cf","native":"🏏"}],"version":1},"field_hockey_stick_and_ball":{"id":"field_hockey_stick_and_ball","name":"Field Hockey","keywords":["stick","and","ball","sports"],"skins":[{"unified":"1f3d1","native":"🏑"}],"version":1},"ice_hockey_stick_and_puck":{"id":"ice_hockey_stick_and_puck","name":"Ice Hockey","keywords":["stick","and","puck","sports"],"skins":[{"unified":"1f3d2","native":"🏒"}],"version":1},"lacrosse":{"id":"lacrosse","name":"Lacrosse","keywords":["sports","ball","stick"],"skins":[{"unified":"1f94d","native":"🥍"}],"version":11},"table_tennis_paddle_and_ball":{"id":"table_tennis_paddle_and_ball","name":"Ping Pong","keywords":["table","tennis","paddle","and","ball","sports","pingpong"],"skins":[{"unified":"1f3d3","native":"🏓"}],"version":1},"badminton_racquet_and_shuttlecock":{"id":"badminton_racquet_and_shuttlecock","name":"Badminton","keywords":["racquet","and","shuttlecock","sports"],"skins":[{"unified":"1f3f8","native":"🏸"}],"version":1},"boxing_glove":{"id":"boxing_glove","name":"Boxing Glove","keywords":["sports","fighting"],"skins":[{"unified":"1f94a","native":"🥊"}],"version":3},"martial_arts_uniform":{"id":"martial_arts_uniform","name":"Martial Arts Uniform","keywords":["judo","karate","taekwondo"],"skins":[{"unified":"1f94b","native":"🥋"}],"version":3},"goal_net":{"id":"goal_net","name":"Goal Net","keywords":["sports"],"skins":[{"unified":"1f945","native":"🥅"}],"version":3},"golf":{"id":"golf","name":"Flag in Hole","keywords":["golf","sports","business","summer"],"skins":[{"unified":"26f3","native":"⛳"}],"version":1},"ice_skate":{"id":"ice_skate","name":"Ice Skate","keywords":["sports"],"skins":[{"unified":"26f8-fe0f","native":"⛸️"}],"version":1},"fishing_pole_and_fish":{"id":"fishing_pole_and_fish","name":"Fishing Pole","keywords":["and","fish","food","hobby","summer"],"skins":[{"unified":"1f3a3","native":"🎣"}],"version":1},"diving_mask":{"id":"diving_mask","name":"Diving Mask","keywords":["sport","ocean"],"skins":[{"unified":"1f93f","native":"🤿"}],"version":12},"running_shirt_with_sash":{"id":"running_shirt_with_sash","name":"Running Shirt","keywords":["with","sash","play","pageant"],"skins":[{"unified":"1f3bd","native":"🎽"}],"version":1},"ski":{"id":"ski","name":"Skis","keywords":["ski","sports","winter","cold","snow"],"skins":[{"unified":"1f3bf","native":"🎿"}],"version":1},"sled":{"id":"sled","name":"Sled","keywords":["sleigh","luge","toboggan"],"skins":[{"unified":"1f6f7","native":"🛷"}],"version":5},"curling_stone":{"id":"curling_stone","name":"Curling Stone","keywords":["sports"],"skins":[{"unified":"1f94c","native":"🥌"}],"version":5},"dart":{"id":"dart","name":"Bullseye","keywords":["dart","direct","hit","game","play","bar","target"],"skins":[{"unified":"1f3af","native":"🎯"}],"version":1},"yo-yo":{"id":"yo-yo","name":"Yo-Yo","keywords":["yo","toy"],"skins":[{"unified":"1fa80","native":"🪀"}],"version":12},"kite":{"id":"kite","name":"Kite","keywords":["wind","fly"],"skins":[{"unified":"1fa81","native":"🪁"}],"version":12},"gun":{"id":"gun","name":"Pistol","keywords":["gun","violence","weapon","revolver"],"skins":[{"unified":"1f52b","native":"🔫"}],"version":1},"8ball":{"id":"8ball","name":"Billiards","keywords":["8ball","pool","8","ball","hobby","game","luck","magic"],"skins":[{"unified":"1f3b1","native":"🎱"}],"version":1},"crystal_ball":{"id":"crystal_ball","name":"Crystal Ball","keywords":["disco","party","magic","circus","fortune","teller"],"skins":[{"unified":"1f52e","native":"🔮"}],"version":1},"magic_wand":{"id":"magic_wand","name":"Magic Wand","keywords":["supernature","power"],"skins":[{"unified":"1fa84","native":"🪄"}],"version":13},"video_game":{"id":"video_game","name":"Video Game","keywords":["play","console","PS4","controller"],"skins":[{"unified":"1f3ae","native":"🎮"}],"version":1},"joystick":{"id":"joystick","name":"Joystick","keywords":["game","play"],"skins":[{"unified":"1f579-fe0f","native":"🕹️"}],"version":1},"slot_machine":{"id":"slot_machine","name":"Slot Machine","keywords":["bet","gamble","vegas","fruit","luck","casino"],"skins":[{"unified":"1f3b0","native":"🎰"}],"version":1},"game_die":{"id":"game_die","name":"Game Die","keywords":["dice","random","tabletop","play","luck"],"skins":[{"unified":"1f3b2","native":"🎲"}],"version":1},"jigsaw":{"id":"jigsaw","name":"Puzzle Piece","keywords":["jigsaw","interlocking"],"skins":[{"unified":"1f9e9","native":"🧩"}],"version":11},"teddy_bear":{"id":"teddy_bear","name":"Teddy Bear","keywords":["plush","stuffed"],"skins":[{"unified":"1f9f8","native":"🧸"}],"version":11},"pinata":{"id":"pinata","name":"Pinata","keywords":["mexico","candy","celebration"],"skins":[{"unified":"1fa85","native":"🪅"}],"version":13},"mirror_ball":{"id":"mirror_ball","name":"Mirror Ball","keywords":["disco","dance","party"],"skins":[{"unified":"1faa9","native":"🪩"}],"version":14},"nesting_dolls":{"id":"nesting_dolls","name":"Nesting Dolls","keywords":["matryoshka","toy"],"skins":[{"unified":"1fa86","native":"🪆"}],"version":13},"spades":{"id":"spades","name":"Spade Suit","keywords":["spades","poker","cards","suits","magic"],"skins":[{"unified":"2660-fe0f","native":"♠️"}],"version":1},"hearts":{"id":"hearts","name":"Heart Suit","keywords":["hearts","poker","cards","magic","suits"],"skins":[{"unified":"2665-fe0f","native":"♥️"}],"version":1},"diamonds":{"id":"diamonds","name":"Diamond Suit","keywords":["diamonds","poker","cards","magic","suits"],"skins":[{"unified":"2666-fe0f","native":"♦️"}],"version":1},"clubs":{"id":"clubs","name":"Club Suit","keywords":["clubs","poker","cards","magic","suits"],"skins":[{"unified":"2663-fe0f","native":"♣️"}],"version":1},"chess_pawn":{"id":"chess_pawn","name":"Chess Pawn","keywords":["expendable"],"skins":[{"unified":"265f-fe0f","native":"♟️"}],"version":11},"black_joker":{"id":"black_joker","name":"Joker","keywords":["black","poker","cards","game","play","magic"],"skins":[{"unified":"1f0cf","native":"🃏"}],"version":1},"mahjong":{"id":"mahjong","name":"Mahjong Red Dragon","keywords":["game","play","chinese","kanji"],"skins":[{"unified":"1f004","native":"🀄"}],"version":1},"flower_playing_cards":{"id":"flower_playing_cards","name":"Flower Playing Cards","keywords":["game","sunset","red"],"skins":[{"unified":"1f3b4","native":"🎴"}],"version":1},"performing_arts":{"id":"performing_arts","name":"Performing Arts","keywords":["acting","theater","drama"],"skins":[{"unified":"1f3ad","native":"🎭"}],"version":1},"frame_with_picture":{"id":"frame_with_picture","name":"Framed Picture","keywords":["frame","with","photography"],"skins":[{"unified":"1f5bc-fe0f","native":"🖼️"}],"version":1},"art":{"id":"art","name":"Artist Palette","keywords":["art","design","paint","draw","colors"],"skins":[{"unified":"1f3a8","native":"🎨"}],"version":1},"thread":{"id":"thread","name":"Thread","keywords":["needle","sewing","spool","string"],"skins":[{"unified":"1f9f5","native":"🧵"}],"version":11},"sewing_needle":{"id":"sewing_needle","name":"Sewing Needle","keywords":["stitches"],"skins":[{"unified":"1faa1","native":"🪡"}],"version":13},"yarn":{"id":"yarn","name":"Yarn","keywords":["ball","crochet","knit"],"skins":[{"unified":"1f9f6","native":"🧶"}],"version":11},"knot":{"id":"knot","name":"Knot","keywords":["rope","scout"],"skins":[{"unified":"1faa2","native":"🪢"}],"version":13},"eyeglasses":{"id":"eyeglasses","name":"Glasses","keywords":["eyeglasses","fashion","accessories","eyesight","nerdy","dork","geek"],"skins":[{"unified":"1f453","native":"👓"}],"version":1},"dark_sunglasses":{"id":"dark_sunglasses","name":"Sunglasses","keywords":["dark","face","cool","accessories"],"skins":[{"unified":"1f576-fe0f","native":"🕶️"}],"version":1},"goggles":{"id":"goggles","name":"Goggles","keywords":["eyes","protection","safety"],"skins":[{"unified":"1f97d","native":"🥽"}],"version":11},"lab_coat":{"id":"lab_coat","name":"Lab Coat","keywords":["doctor","experiment","scientist","chemist"],"skins":[{"unified":"1f97c","native":"🥼"}],"version":11},"safety_vest":{"id":"safety_vest","name":"Safety Vest","keywords":["protection"],"skins":[{"unified":"1f9ba","native":"🦺"}],"version":12},"necktie":{"id":"necktie","name":"Necktie","keywords":["shirt","suitup","formal","fashion","cloth","business"],"skins":[{"unified":"1f454","native":"👔"}],"version":1},"shirt":{"id":"shirt","name":"T-Shirt","keywords":["shirt","tshirt","t","fashion","cloth","casual","tee"],"skins":[{"unified":"1f455","native":"👕"}],"version":1},"jeans":{"id":"jeans","name":"Jeans","keywords":["fashion","shopping"],"skins":[{"unified":"1f456","native":"👖"}],"version":1},"scarf":{"id":"scarf","name":"Scarf","keywords":["neck","winter","clothes"],"skins":[{"unified":"1f9e3","native":"🧣"}],"version":5},"gloves":{"id":"gloves","name":"Gloves","keywords":["hands","winter","clothes"],"skins":[{"unified":"1f9e4","native":"🧤"}],"version":5},"coat":{"id":"coat","name":"Coat","keywords":["jacket"],"skins":[{"unified":"1f9e5","native":"🧥"}],"version":5},"socks":{"id":"socks","name":"Socks","keywords":["stockings","clothes"],"skins":[{"unified":"1f9e6","native":"🧦"}],"version":5},"dress":{"id":"dress","name":"Dress","keywords":["clothes","fashion","shopping"],"skins":[{"unified":"1f457","native":"👗"}],"version":1},"kimono":{"id":"kimono","name":"Kimono","keywords":["dress","fashion","women","female","japanese"],"skins":[{"unified":"1f458","native":"👘"}],"version":1},"sari":{"id":"sari","name":"Sari","keywords":["dress"],"skins":[{"unified":"1f97b","native":"🥻"}],"version":12},"one-piece_swimsuit":{"id":"one-piece_swimsuit","name":"One-Piece Swimsuit","keywords":["one","piece","fashion"],"skins":[{"unified":"1fa71","native":"🩱"}],"version":12},"briefs":{"id":"briefs","name":"Briefs","keywords":["clothing"],"skins":[{"unified":"1fa72","native":"🩲"}],"version":12},"shorts":{"id":"shorts","name":"Shorts","keywords":["clothing"],"skins":[{"unified":"1fa73","native":"🩳"}],"version":12},"bikini":{"id":"bikini","name":"Bikini","keywords":["swimming","female","woman","girl","fashion","beach","summer"],"skins":[{"unified":"1f459","native":"👙"}],"version":1},"womans_clothes":{"id":"womans_clothes","name":"Womans Clothes","keywords":["woman","s","fashion","shopping","bags","female"],"skins":[{"unified":"1f45a","native":"👚"}],"version":1},"folding_hand_fan":{"id":"folding_hand_fan","name":"Folding Hand Fan","keywords":["flamenco","hot"],"skins":[{"unified":"1faad","native":"🪭"}],"version":15},"purse":{"id":"purse","name":"Purse","keywords":["fashion","accessories","money","sales","shopping"],"skins":[{"unified":"1f45b","native":"👛"}],"version":1},"handbag":{"id":"handbag","name":"Handbag","keywords":["fashion","accessory","accessories","shopping"],"skins":[{"unified":"1f45c","native":"👜"}],"version":1},"pouch":{"id":"pouch","name":"Pouch","keywords":["clutch","bag","accessories","shopping"],"skins":[{"unified":"1f45d","native":"👝"}],"version":1},"shopping_bags":{"id":"shopping_bags","name":"Shopping Bags","keywords":["mall","buy","purchase"],"skins":[{"unified":"1f6cd-fe0f","native":"🛍️"}],"version":1},"school_satchel":{"id":"school_satchel","name":"Backpack","keywords":["school","satchel","student","education","bag"],"skins":[{"unified":"1f392","native":"🎒"}],"version":1},"thong_sandal":{"id":"thong_sandal","name":"Thong Sandal","keywords":["footwear","summer"],"skins":[{"unified":"1fa74","native":"🩴"}],"version":13},"mans_shoe":{"id":"mans_shoe","name":"Mans Shoe","keywords":["man","s","fashion","male"],"skins":[{"unified":"1f45e","native":"👞"}],"version":1},"athletic_shoe":{"id":"athletic_shoe","name":"Running Shoe","keywords":["athletic","shoes","sports","sneakers"],"skins":[{"unified":"1f45f","native":"👟"}],"version":1},"hiking_boot":{"id":"hiking_boot","name":"Hiking Boot","keywords":["backpacking","camping"],"skins":[{"unified":"1f97e","native":"🥾"}],"version":11},"womans_flat_shoe":{"id":"womans_flat_shoe","name":"Flat Shoe","keywords":["womans","ballet","slip","on","slipper"],"skins":[{"unified":"1f97f","native":"🥿"}],"version":11},"high_heel":{"id":"high_heel","name":"High-Heeled Shoe","keywords":["high","heel","heeled","fashion","shoes","female","pumps","stiletto"],"skins":[{"unified":"1f460","native":"👠"}],"version":1},"sandal":{"id":"sandal","name":"Womans Sandal","keywords":["woman","s","shoes","fashion","flip","flops"],"skins":[{"unified":"1f461","native":"👡"}],"version":1},"ballet_shoes":{"id":"ballet_shoes","name":"Ballet Shoes","keywords":["dance"],"skins":[{"unified":"1fa70","native":"🩰"}],"version":12},"boot":{"id":"boot","name":"Womans Boots","keywords":["boot","woman","s","shoes","fashion"],"skins":[{"unified":"1f462","native":"👢"}],"version":1},"hair_pick":{"id":"hair_pick","name":"Hair Pick","keywords":["afro","comb"],"skins":[{"unified":"1faae","native":"🪮"}],"version":15},"crown":{"id":"crown","name":"Crown","keywords":["king","kod","leader","royalty","lord"],"skins":[{"unified":"1f451","native":"👑"}],"version":1},"womans_hat":{"id":"womans_hat","name":"Womans Hat","keywords":["woman","s","fashion","accessories","female","lady","spring"],"skins":[{"unified":"1f452","native":"👒"}],"version":1},"tophat":{"id":"tophat","name":"Top Hat","keywords":["tophat","magic","gentleman","classy","circus"],"skins":[{"unified":"1f3a9","native":"🎩"}],"version":1},"mortar_board":{"id":"mortar_board","name":"Graduation Cap","keywords":["mortar","board","school","college","degree","university","hat","legal","learn","education"],"skins":[{"unified":"1f393","native":"🎓"}],"version":1},"billed_cap":{"id":"billed_cap","name":"Billed Cap","keywords":["baseball"],"skins":[{"unified":"1f9e2","native":"🧢"}],"version":5},"military_helmet":{"id":"military_helmet","name":"Military Helmet","keywords":["army","protection"],"skins":[{"unified":"1fa96","native":"🪖"}],"version":13},"helmet_with_white_cross":{"id":"helmet_with_white_cross","name":"Rescue Workers Helmet","keywords":["with","white","cross","worker","s","construction","build"],"skins":[{"unified":"26d1-fe0f","native":"⛑️"}],"version":1},"prayer_beads":{"id":"prayer_beads","name":"Prayer Beads","keywords":["dhikr","religious"],"skins":[{"unified":"1f4ff","native":"📿"}],"version":1},"lipstick":{"id":"lipstick","name":"Lipstick","keywords":["female","girl","fashion","woman"],"skins":[{"unified":"1f484","native":"💄"}],"version":1},"ring":{"id":"ring","name":"Ring","keywords":["wedding","propose","marriage","valentines","diamond","fashion","jewelry","gem","engagement"],"skins":[{"unified":"1f48d","native":"💍"}],"version":1},"gem":{"id":"gem","name":"Gem Stone","keywords":["blue","ruby","diamond","jewelry"],"skins":[{"unified":"1f48e","native":"💎"}],"version":1},"mute":{"id":"mute","name":"Muted Speaker","keywords":["mute","sound","volume","silence","quiet"],"skins":[{"unified":"1f507","native":"🔇"}],"version":1},"speaker":{"id":"speaker","name":"Speaker","keywords":["low","volume","sound","silence","broadcast"],"skins":[{"unified":"1f508","native":"🔈"}],"version":1},"sound":{"id":"sound","name":"Speaker Medium Volume","keywords":["sound","broadcast"],"skins":[{"unified":"1f509","native":"🔉"}],"version":1},"loud_sound":{"id":"loud_sound","name":"Speaker High Volume","keywords":["loud","sound","noise","noisy","broadcast"],"skins":[{"unified":"1f50a","native":"🔊"}],"version":1},"loudspeaker":{"id":"loudspeaker","name":"Loudspeaker","keywords":["volume","sound"],"skins":[{"unified":"1f4e2","native":"📢"}],"version":1},"mega":{"id":"mega","name":"Megaphone","keywords":["mega","sound","speaker","volume"],"skins":[{"unified":"1f4e3","native":"📣"}],"version":1},"postal_horn":{"id":"postal_horn","name":"Postal Horn","keywords":["instrument","music"],"skins":[{"unified":"1f4ef","native":"📯"}],"version":1},"bell":{"id":"bell","name":"Bell","keywords":["sound","notification","christmas","xmas","chime"],"skins":[{"unified":"1f514","native":"🔔"}],"version":1},"no_bell":{"id":"no_bell","name":"Bell with Slash","keywords":["no","sound","volume","mute","quiet","silent"],"skins":[{"unified":"1f515","native":"🔕"}],"version":1},"musical_score":{"id":"musical_score","name":"Musical Score","keywords":["treble","clef","compose"],"skins":[{"unified":"1f3bc","native":"🎼"}],"version":1},"musical_note":{"id":"musical_note","name":"Musical Note","keywords":["score","tone","sound"],"skins":[{"unified":"1f3b5","native":"🎵"}],"version":1},"notes":{"id":"notes","name":"Musical Notes","keywords":["music","score"],"skins":[{"unified":"1f3b6","native":"🎶"}],"version":1},"studio_microphone":{"id":"studio_microphone","name":"Studio Microphone","keywords":["sing","recording","artist","talkshow"],"skins":[{"unified":"1f399-fe0f","native":"🎙️"}],"version":1},"level_slider":{"id":"level_slider","name":"Level Slider","keywords":["scale"],"skins":[{"unified":"1f39a-fe0f","native":"🎚️"}],"version":1},"control_knobs":{"id":"control_knobs","name":"Control Knobs","keywords":["dial"],"skins":[{"unified":"1f39b-fe0f","native":"🎛️"}],"version":1},"microphone":{"id":"microphone","name":"Microphone","keywords":["sound","music","PA","sing","talkshow"],"skins":[{"unified":"1f3a4","native":"🎤"}],"version":1},"headphones":{"id":"headphones","name":"Headphone","keywords":["headphones","music","score","gadgets"],"skins":[{"unified":"1f3a7","native":"🎧"}],"version":1},"radio":{"id":"radio","name":"Radio","keywords":["communication","music","podcast","program"],"skins":[{"unified":"1f4fb","native":"📻"}],"version":1},"saxophone":{"id":"saxophone","name":"Saxophone","keywords":["music","instrument","jazz","blues"],"skins":[{"unified":"1f3b7","native":"🎷"}],"version":1},"accordion":{"id":"accordion","name":"Accordion","keywords":["music"],"skins":[{"unified":"1fa97","native":"🪗"}],"version":13},"guitar":{"id":"guitar","name":"Guitar","keywords":["music","instrument"],"skins":[{"unified":"1f3b8","native":"🎸"}],"version":1},"musical_keyboard":{"id":"musical_keyboard","name":"Musical Keyboard","keywords":["piano","instrument","compose"],"skins":[{"unified":"1f3b9","native":"🎹"}],"version":1},"trumpet":{"id":"trumpet","name":"Trumpet","keywords":["music","brass"],"skins":[{"unified":"1f3ba","native":"🎺"}],"version":1},"violin":{"id":"violin","name":"Violin","keywords":["music","instrument","orchestra","symphony"],"skins":[{"unified":"1f3bb","native":"🎻"}],"version":1},"banjo":{"id":"banjo","name":"Banjo","keywords":["music","instructment"],"skins":[{"unified":"1fa95","native":"🪕"}],"version":12},"drum_with_drumsticks":{"id":"drum_with_drumsticks","name":"Drum","keywords":["with","drumsticks","music","instrument","snare"],"skins":[{"unified":"1f941","native":"🥁"}],"version":3},"long_drum":{"id":"long_drum","name":"Long Drum","keywords":["music"],"skins":[{"unified":"1fa98","native":"🪘"}],"version":13},"maracas":{"id":"maracas","name":"Maracas","keywords":["music","instrument","percussion"],"skins":[{"unified":"1fa87","native":"🪇"}],"version":15},"flute":{"id":"flute","name":"Flute","keywords":["bamboo","music","instrument","pied","piper"],"skins":[{"unified":"1fa88","native":"🪈"}],"version":15},"iphone":{"id":"iphone","name":"Mobile Phone","keywords":["iphone","technology","apple","gadgets","dial"],"skins":[{"unified":"1f4f1","native":"📱"}],"version":1},"calling":{"id":"calling","name":"Mobile Phone with Arrow","keywords":["calling","iphone","incoming"],"skins":[{"unified":"1f4f2","native":"📲"}],"version":1},"phone":{"id":"phone","name":"Telephone","keywords":["phone","technology","communication","dial"],"skins":[{"unified":"260e-fe0f","native":"☎️"}],"version":1},"telephone_receiver":{"id":"telephone_receiver","name":"Telephone Receiver","keywords":["technology","communication","dial"],"skins":[{"unified":"1f4de","native":"📞"}],"version":1},"pager":{"id":"pager","name":"Pager","keywords":["bbcall","oldschool","90s"],"skins":[{"unified":"1f4df","native":"📟"}],"version":1},"fax":{"id":"fax","name":"Fax Machine","keywords":["communication","technology"],"skins":[{"unified":"1f4e0","native":"📠"}],"version":1},"battery":{"id":"battery","name":"Battery","keywords":["power","energy","sustain"],"skins":[{"unified":"1f50b","native":"🔋"}],"version":1},"low_battery":{"id":"low_battery","name":"Low Battery","keywords":["drained","dead"],"skins":[{"unified":"1faab","native":"🪫"}],"version":14},"electric_plug":{"id":"electric_plug","name":"Electric Plug","keywords":["charger","power"],"skins":[{"unified":"1f50c","native":"🔌"}],"version":1},"computer":{"id":"computer","name":"Laptop","keywords":["computer","technology","screen","display","monitor"],"skins":[{"unified":"1f4bb","native":"💻"}],"version":1},"desktop_computer":{"id":"desktop_computer","name":"Desktop Computer","keywords":["technology","computing","screen"],"skins":[{"unified":"1f5a5-fe0f","native":"🖥️"}],"version":1},"printer":{"id":"printer","name":"Printer","keywords":["paper","ink"],"skins":[{"unified":"1f5a8-fe0f","native":"🖨️"}],"version":1},"keyboard":{"id":"keyboard","name":"Keyboard","keywords":["technology","computer","type","input","text"],"skins":[{"unified":"2328-fe0f","native":"⌨️"}],"version":1},"three_button_mouse":{"id":"three_button_mouse","name":"Computer Mouse","keywords":["three","button","click"],"skins":[{"unified":"1f5b1-fe0f","native":"🖱️"}],"version":1},"trackball":{"id":"trackball","name":"Trackball","keywords":["technology","trackpad"],"skins":[{"unified":"1f5b2-fe0f","native":"🖲️"}],"version":1},"minidisc":{"id":"minidisc","name":"Minidisc","keywords":["computer","disk","technology","record","data","90s"],"skins":[{"unified":"1f4bd","native":"💽"}],"version":1},"floppy_disk":{"id":"floppy_disk","name":"Floppy Disk","keywords":["oldschool","technology","save","90s","80s"],"skins":[{"unified":"1f4be","native":"💾"}],"version":1},"cd":{"id":"cd","name":"Optical Disc","keywords":["cd","disk","technology","dvd","90s"],"skins":[{"unified":"1f4bf","native":"💿"}],"version":1},"dvd":{"id":"dvd","name":"Dvd","keywords":["cd","disk","disc"],"skins":[{"unified":"1f4c0","native":"📀"}],"version":1},"abacus":{"id":"abacus","name":"Abacus","keywords":["calculation"],"skins":[{"unified":"1f9ee","native":"🧮"}],"version":11},"movie_camera":{"id":"movie_camera","name":"Movie Camera","keywords":["film","record"],"skins":[{"unified":"1f3a5","native":"🎥"}],"version":1},"film_frames":{"id":"film_frames","name":"Film Frames","keywords":["movie"],"skins":[{"unified":"1f39e-fe0f","native":"🎞️"}],"version":1},"film_projector":{"id":"film_projector","name":"Film Projector","keywords":["video","tape","record","movie"],"skins":[{"unified":"1f4fd-fe0f","native":"📽️"}],"version":1},"clapper":{"id":"clapper","name":"Clapper Board","keywords":["movie","film","record"],"skins":[{"unified":"1f3ac","native":"🎬"}],"version":1},"tv":{"id":"tv","name":"Television","keywords":["tv","technology","program","oldschool","show"],"skins":[{"unified":"1f4fa","native":"📺"}],"version":1},"camera":{"id":"camera","name":"Camera","keywords":["gadgets","photography"],"skins":[{"unified":"1f4f7","native":"📷"}],"version":1},"camera_with_flash":{"id":"camera_with_flash","name":"Camera with Flash","keywords":["photography","gadgets"],"skins":[{"unified":"1f4f8","native":"📸"}],"version":1},"video_camera":{"id":"video_camera","name":"Video Camera","keywords":["film","record"],"skins":[{"unified":"1f4f9","native":"📹"}],"version":1},"vhs":{"id":"vhs","name":"Videocassette","keywords":["vhs","record","video","oldschool","90s","80s"],"skins":[{"unified":"1f4fc","native":"📼"}],"version":1},"mag":{"id":"mag","name":"Magnifying Glass Tilted Left","keywords":["mag","search","zoom","find","detective"],"skins":[{"unified":"1f50d","native":"🔍"}],"version":1},"mag_right":{"id":"mag_right","name":"Magnifying Glass Tilted Right","keywords":["mag","search","zoom","find","detective"],"skins":[{"unified":"1f50e","native":"🔎"}],"version":1},"candle":{"id":"candle","name":"Candle","keywords":["fire","wax"],"skins":[{"unified":"1f56f-fe0f","native":"🕯️"}],"version":1},"bulb":{"id":"bulb","name":"Light Bulb","keywords":["electricity","idea"],"skins":[{"unified":"1f4a1","native":"💡"}],"version":1},"flashlight":{"id":"flashlight","name":"Flashlight","keywords":["dark","camping","sight","night"],"skins":[{"unified":"1f526","native":"🔦"}],"version":1},"izakaya_lantern":{"id":"izakaya_lantern","name":"Izakaya Lantern","keywords":["red","paper","light","halloween","spooky"],"skins":[{"unified":"1f3ee","native":"🏮"}],"version":1},"diya_lamp":{"id":"diya_lamp","name":"Diya Lamp","keywords":["lighting"],"skins":[{"unified":"1fa94","native":"🪔"}],"version":12},"notebook_with_decorative_cover":{"id":"notebook_with_decorative_cover","name":"Notebook with Decorative Cover","keywords":["classroom","notes","record","paper","study"],"skins":[{"unified":"1f4d4","native":"📔"}],"version":1},"closed_book":{"id":"closed_book","name":"Closed Book","keywords":["read","library","knowledge","textbook","learn"],"skins":[{"unified":"1f4d5","native":"📕"}],"version":1},"book":{"id":"book","name":"Open Book","keywords":["read","library","knowledge","literature","learn","study"],"skins":[{"unified":"1f4d6","native":"📖"}],"version":1},"green_book":{"id":"green_book","name":"Green Book","keywords":["read","library","knowledge","study"],"skins":[{"unified":"1f4d7","native":"📗"}],"version":1},"blue_book":{"id":"blue_book","name":"Blue Book","keywords":["read","library","knowledge","learn","study"],"skins":[{"unified":"1f4d8","native":"📘"}],"version":1},"orange_book":{"id":"orange_book","name":"Orange Book","keywords":["read","library","knowledge","textbook","study"],"skins":[{"unified":"1f4d9","native":"📙"}],"version":1},"books":{"id":"books","name":"Books","keywords":["literature","library","study"],"skins":[{"unified":"1f4da","native":"📚"}],"version":1},"notebook":{"id":"notebook","name":"Notebook","keywords":["stationery","record","notes","paper","study"],"skins":[{"unified":"1f4d3","native":"📓"}],"version":1},"ledger":{"id":"ledger","name":"Ledger","keywords":["notes","paper"],"skins":[{"unified":"1f4d2","native":"📒"}],"version":1},"page_with_curl":{"id":"page_with_curl","name":"Page with Curl","keywords":["documents","office","paper"],"skins":[{"unified":"1f4c3","native":"📃"}],"version":1},"scroll":{"id":"scroll","name":"Scroll","keywords":["documents","ancient","history","paper"],"skins":[{"unified":"1f4dc","native":"📜"}],"version":1},"page_facing_up":{"id":"page_facing_up","name":"Page Facing Up","keywords":["documents","office","paper","information"],"skins":[{"unified":"1f4c4","native":"📄"}],"version":1},"newspaper":{"id":"newspaper","name":"Newspaper","keywords":["press","headline"],"skins":[{"unified":"1f4f0","native":"📰"}],"version":1},"rolled_up_newspaper":{"id":"rolled_up_newspaper","name":"Rolled-Up Newspaper","keywords":["rolled","up","press","headline"],"skins":[{"unified":"1f5de-fe0f","native":"🗞️"}],"version":1},"bookmark_tabs":{"id":"bookmark_tabs","name":"Bookmark Tabs","keywords":["favorite","save","order","tidy"],"skins":[{"unified":"1f4d1","native":"📑"}],"version":1},"bookmark":{"id":"bookmark","name":"Bookmark","keywords":["favorite","label","save"],"skins":[{"unified":"1f516","native":"🔖"}],"version":1},"label":{"id":"label","name":"Label","keywords":["sale","tag"],"skins":[{"unified":"1f3f7-fe0f","native":"🏷️"}],"version":1},"moneybag":{"id":"moneybag","name":"Money Bag","keywords":["moneybag","dollar","payment","coins","sale"],"skins":[{"unified":"1f4b0","native":"💰"}],"version":1},"coin":{"id":"coin","name":"Coin","keywords":["money","currency"],"skins":[{"unified":"1fa99","native":"🪙"}],"version":13},"yen":{"id":"yen","name":"Yen Banknote","keywords":["money","sales","japanese","dollar","currency"],"skins":[{"unified":"1f4b4","native":"💴"}],"version":1},"dollar":{"id":"dollar","name":"Dollar Banknote","keywords":["money","sales","bill","currency"],"skins":[{"unified":"1f4b5","native":"💵"}],"version":1},"euro":{"id":"euro","name":"Euro Banknote","keywords":["money","sales","dollar","currency"],"skins":[{"unified":"1f4b6","native":"💶"}],"version":1},"pound":{"id":"pound","name":"Pound Banknote","keywords":["british","sterling","money","sales","bills","uk","england","currency"],"skins":[{"unified":"1f4b7","native":"💷"}],"version":1},"money_with_wings":{"id":"money_with_wings","name":"Money with Wings","keywords":["dollar","bills","payment","sale"],"skins":[{"unified":"1f4b8","native":"💸"}],"version":1},"credit_card":{"id":"credit_card","name":"Credit Card","keywords":["money","sales","dollar","bill","payment","shopping"],"skins":[{"unified":"1f4b3","native":"💳"}],"version":1},"receipt":{"id":"receipt","name":"Receipt","keywords":["accounting","expenses"],"skins":[{"unified":"1f9fe","native":"🧾"}],"version":11},"chart":{"id":"chart","name":"Chart Increasing with Yen","keywords":["green","square","graph","presentation","stats"],"skins":[{"unified":"1f4b9","native":"💹"}],"version":1},"email":{"id":"email","name":"Envelope","keywords":["email","letter","postal","inbox","communication"],"skins":[{"unified":"2709-fe0f","native":"✉️"}],"version":1},"e-mail":{"id":"e-mail","name":"E-Mail","keywords":["e","mail","communication","inbox"],"skins":[{"unified":"1f4e7","native":"📧"}],"version":1},"incoming_envelope":{"id":"incoming_envelope","name":"Incoming Envelope","keywords":["email","inbox"],"skins":[{"unified":"1f4e8","native":"📨"}],"version":1},"envelope_with_arrow":{"id":"envelope_with_arrow","name":"Envelope with Arrow","keywords":["email","communication"],"skins":[{"unified":"1f4e9","native":"📩"}],"version":1},"outbox_tray":{"id":"outbox_tray","name":"Outbox Tray","keywords":["inbox","email"],"skins":[{"unified":"1f4e4","native":"📤"}],"version":1},"inbox_tray":{"id":"inbox_tray","name":"Inbox Tray","keywords":["email","documents"],"skins":[{"unified":"1f4e5","native":"📥"}],"version":1},"package":{"id":"package","name":"Package","keywords":["mail","gift","cardboard","box","moving"],"skins":[{"unified":"1f4e6","native":"📦"}],"version":1},"mailbox":{"id":"mailbox","name":"Closed Mailbox with Raised Flag","keywords":["email","inbox","communication"],"skins":[{"unified":"1f4eb","native":"📫"}],"version":1},"mailbox_closed":{"id":"mailbox_closed","name":"Closed Mailbox with Lowered Flag","keywords":["email","communication","inbox"],"skins":[{"unified":"1f4ea","native":"📪"}],"version":1},"mailbox_with_mail":{"id":"mailbox_with_mail","name":"Open Mailbox with Raised Flag","keywords":["mail","email","inbox","communication"],"skins":[{"unified":"1f4ec","native":"📬"}],"version":1},"mailbox_with_no_mail":{"id":"mailbox_with_no_mail","name":"Open Mailbox with Lowered Flag","keywords":["no","mail","email","inbox"],"skins":[{"unified":"1f4ed","native":"📭"}],"version":1},"postbox":{"id":"postbox","name":"Postbox","keywords":["email","letter","envelope"],"skins":[{"unified":"1f4ee","native":"📮"}],"version":1},"ballot_box_with_ballot":{"id":"ballot_box_with_ballot","name":"Ballot Box with Ballot","keywords":["election","vote"],"skins":[{"unified":"1f5f3-fe0f","native":"🗳️"}],"version":1},"pencil2":{"id":"pencil2","name":"Pencil","keywords":["pencil2","stationery","write","paper","writing","school","study"],"skins":[{"unified":"270f-fe0f","native":"✏️"}],"version":1},"black_nib":{"id":"black_nib","name":"Black Nib","keywords":["pen","stationery","writing","write"],"skins":[{"unified":"2712-fe0f","native":"✒️"}],"version":1},"lower_left_fountain_pen":{"id":"lower_left_fountain_pen","name":"Fountain Pen","keywords":["lower","left","stationery","writing","write"],"skins":[{"unified":"1f58b-fe0f","native":"🖋️"}],"version":1},"lower_left_ballpoint_pen":{"id":"lower_left_ballpoint_pen","name":"Pen","keywords":["lower","left","ballpoint","stationery","writing","write"],"skins":[{"unified":"1f58a-fe0f","native":"🖊️"}],"version":1},"lower_left_paintbrush":{"id":"lower_left_paintbrush","name":"Paintbrush","keywords":["lower","left","drawing","creativity","art"],"skins":[{"unified":"1f58c-fe0f","native":"🖌️"}],"version":1},"lower_left_crayon":{"id":"lower_left_crayon","name":"Crayon","keywords":["lower","left","drawing","creativity"],"skins":[{"unified":"1f58d-fe0f","native":"🖍️"}],"version":1},"memo":{"id":"memo","name":"Memo","keywords":["pencil","write","documents","stationery","paper","writing","legal","exam","quiz","test","study","compose"],"skins":[{"unified":"1f4dd","native":"📝"}],"version":1},"briefcase":{"id":"briefcase","name":"Briefcase","keywords":["business","documents","work","law","legal","job","career"],"skins":[{"unified":"1f4bc","native":"💼"}],"version":1},"file_folder":{"id":"file_folder","name":"File Folder","keywords":["documents","business","office"],"skins":[{"unified":"1f4c1","native":"📁"}],"version":1},"open_file_folder":{"id":"open_file_folder","name":"Open File Folder","keywords":["documents","load"],"skins":[{"unified":"1f4c2","native":"📂"}],"version":1},"card_index_dividers":{"id":"card_index_dividers","name":"Card Index Dividers","keywords":["organizing","business","stationery"],"skins":[{"unified":"1f5c2-fe0f","native":"🗂️"}],"version":1},"date":{"id":"date","name":"Calendar","keywords":["date","schedule"],"skins":[{"unified":"1f4c5","native":"📅"}],"version":1},"calendar":{"id":"calendar","name":"Tear-off Calendar","keywords":["tear","off","schedule","date","planning"],"skins":[{"unified":"1f4c6","native":"📆"}],"version":1},"spiral_note_pad":{"id":"spiral_note_pad","name":"Spiral Notepad","keywords":["note","pad","memo","stationery"],"skins":[{"unified":"1f5d2-fe0f","native":"🗒️"}],"version":1},"spiral_calendar_pad":{"id":"spiral_calendar_pad","name":"Spiral Calendar","keywords":["pad","date","schedule","planning"],"skins":[{"unified":"1f5d3-fe0f","native":"🗓️"}],"version":1},"card_index":{"id":"card_index","name":"Card Index","keywords":["business","stationery"],"skins":[{"unified":"1f4c7","native":"📇"}],"version":1},"chart_with_upwards_trend":{"id":"chart_with_upwards_trend","name":"Chart Increasing","keywords":["with","upwards","trend","graph","presentation","stats","recovery","business","economics","money","sales","good","success"],"skins":[{"unified":"1f4c8","native":"📈"}],"version":1},"chart_with_downwards_trend":{"id":"chart_with_downwards_trend","name":"Chart Decreasing","keywords":["with","downwards","trend","graph","presentation","stats","recession","business","economics","money","sales","bad","failure"],"skins":[{"unified":"1f4c9","native":"📉"}],"version":1},"bar_chart":{"id":"bar_chart","name":"Bar Chart","keywords":["graph","presentation","stats"],"skins":[{"unified":"1f4ca","native":"📊"}],"version":1},"clipboard":{"id":"clipboard","name":"Clipboard","keywords":["stationery","documents"],"skins":[{"unified":"1f4cb","native":"📋"}],"version":1},"pushpin":{"id":"pushpin","name":"Pushpin","keywords":["stationery","mark","here"],"skins":[{"unified":"1f4cc","native":"📌"}],"version":1},"round_pushpin":{"id":"round_pushpin","name":"Round Pushpin","keywords":["stationery","location","map","here"],"skins":[{"unified":"1f4cd","native":"📍"}],"version":1},"paperclip":{"id":"paperclip","name":"Paperclip","keywords":["documents","stationery"],"skins":[{"unified":"1f4ce","native":"📎"}],"version":1},"linked_paperclips":{"id":"linked_paperclips","name":"Linked Paperclips","keywords":["documents","stationery"],"skins":[{"unified":"1f587-fe0f","native":"🖇️"}],"version":1},"straight_ruler":{"id":"straight_ruler","name":"Straight Ruler","keywords":["stationery","calculate","length","math","school","drawing","architect","sketch"],"skins":[{"unified":"1f4cf","native":"📏"}],"version":1},"triangular_ruler":{"id":"triangular_ruler","name":"Triangular Ruler","keywords":["stationery","math","architect","sketch"],"skins":[{"unified":"1f4d0","native":"📐"}],"version":1},"scissors":{"id":"scissors","name":"Scissors","keywords":["stationery","cut"],"skins":[{"unified":"2702-fe0f","native":"✂️"}],"version":1},"card_file_box":{"id":"card_file_box","name":"Card File Box","keywords":["business","stationery"],"skins":[{"unified":"1f5c3-fe0f","native":"🗃️"}],"version":1},"file_cabinet":{"id":"file_cabinet","name":"File Cabinet","keywords":["filing","organizing"],"skins":[{"unified":"1f5c4-fe0f","native":"🗄️"}],"version":1},"wastebasket":{"id":"wastebasket","name":"Wastebasket","keywords":["bin","trash","rubbish","garbage","toss"],"skins":[{"unified":"1f5d1-fe0f","native":"🗑️"}],"version":1},"lock":{"id":"lock","name":"Lock","keywords":["locked","security","password","padlock"],"skins":[{"unified":"1f512","native":"🔒"}],"version":1},"unlock":{"id":"unlock","name":"Unlocked","keywords":["unlock","privacy","security"],"skins":[{"unified":"1f513","native":"🔓"}],"version":1},"lock_with_ink_pen":{"id":"lock_with_ink_pen","name":"Locked with Pen","keywords":["lock","ink","security","secret"],"skins":[{"unified":"1f50f","native":"🔏"}],"version":1},"closed_lock_with_key":{"id":"closed_lock_with_key","name":"Locked with Key","keywords":["closed","lock","security","privacy"],"skins":[{"unified":"1f510","native":"🔐"}],"version":1},"key":{"id":"key","name":"Key","keywords":["lock","door","password"],"skins":[{"unified":"1f511","native":"🔑"}],"version":1},"old_key":{"id":"old_key","name":"Old Key","keywords":["lock","door","password"],"skins":[{"unified":"1f5dd-fe0f","native":"🗝️"}],"version":1},"hammer":{"id":"hammer","name":"Hammer","keywords":["tools","build","create"],"skins":[{"unified":"1f528","native":"🔨"}],"version":1},"axe":{"id":"axe","name":"Axe","keywords":["tool","chop","cut"],"skins":[{"unified":"1fa93","native":"🪓"}],"version":12},"pick":{"id":"pick","name":"Pick","keywords":["tools","dig"],"skins":[{"unified":"26cf-fe0f","native":"⛏️"}],"version":1},"hammer_and_pick":{"id":"hammer_and_pick","name":"Hammer and Pick","keywords":["tools","build","create"],"skins":[{"unified":"2692-fe0f","native":"⚒️"}],"version":1},"hammer_and_wrench":{"id":"hammer_and_wrench","name":"Hammer and Wrench","keywords":["tools","build","create"],"skins":[{"unified":"1f6e0-fe0f","native":"🛠️"}],"version":1},"dagger_knife":{"id":"dagger_knife","name":"Dagger","keywords":["knife","weapon"],"skins":[{"unified":"1f5e1-fe0f","native":"🗡️"}],"version":1},"crossed_swords":{"id":"crossed_swords","name":"Crossed Swords","keywords":["weapon"],"skins":[{"unified":"2694-fe0f","native":"⚔️"}],"version":1},"bomb":{"id":"bomb","name":"Bomb","keywords":["boom","explode","explosion","terrorism"],"skins":[{"unified":"1f4a3","native":"💣"}],"version":1},"boomerang":{"id":"boomerang","name":"Boomerang","keywords":["weapon"],"skins":[{"unified":"1fa83","native":"🪃"}],"version":13},"bow_and_arrow":{"id":"bow_and_arrow","name":"Bow and Arrow","keywords":["sports"],"skins":[{"unified":"1f3f9","native":"🏹"}],"version":1},"shield":{"id":"shield","name":"Shield","keywords":["protection","security"],"skins":[{"unified":"1f6e1-fe0f","native":"🛡️"}],"version":1},"carpentry_saw":{"id":"carpentry_saw","name":"Carpentry Saw","keywords":["cut","chop"],"skins":[{"unified":"1fa9a","native":"🪚"}],"version":13},"wrench":{"id":"wrench","name":"Wrench","keywords":["tools","diy","ikea","fix","maintainer"],"skins":[{"unified":"1f527","native":"🔧"}],"version":1},"screwdriver":{"id":"screwdriver","name":"Screwdriver","keywords":["tools"],"skins":[{"unified":"1fa9b","native":"🪛"}],"version":13},"nut_and_bolt":{"id":"nut_and_bolt","name":"Nut and Bolt","keywords":["handy","tools","fix"],"skins":[{"unified":"1f529","native":"🔩"}],"version":1},"gear":{"id":"gear","name":"Gear","keywords":["cog"],"skins":[{"unified":"2699-fe0f","native":"⚙️"}],"version":1},"compression":{"id":"compression","name":"Clamp","keywords":["compression","tool"],"skins":[{"unified":"1f5dc-fe0f","native":"🗜️"}],"version":1},"scales":{"id":"scales","name":"Balance Scale","keywords":["scales","law","fairness","weight"],"skins":[{"unified":"2696-fe0f","native":"⚖️"}],"version":1},"probing_cane":{"id":"probing_cane","name":"White Cane","keywords":["probing","accessibility"],"skins":[{"unified":"1f9af","native":"🦯"}],"version":12},"link":{"id":"link","name":"Link","keywords":["rings","url"],"skins":[{"unified":"1f517","native":"🔗"}],"version":1},"chains":{"id":"chains","name":"Chains","keywords":["lock","arrest"],"skins":[{"unified":"26d3-fe0f","native":"⛓️"}],"version":1},"hook":{"id":"hook","name":"Hook","keywords":["tools"],"skins":[{"unified":"1fa9d","native":"🪝"}],"version":13},"toolbox":{"id":"toolbox","name":"Toolbox","keywords":["tools","diy","fix","maintainer","mechanic"],"skins":[{"unified":"1f9f0","native":"🧰"}],"version":11},"magnet":{"id":"magnet","name":"Magnet","keywords":["attraction","magnetic"],"skins":[{"unified":"1f9f2","native":"🧲"}],"version":11},"ladder":{"id":"ladder","name":"Ladder","keywords":["tools"],"skins":[{"unified":"1fa9c","native":"🪜"}],"version":13},"alembic":{"id":"alembic","name":"Alembic","keywords":["distilling","science","experiment","chemistry"],"skins":[{"unified":"2697-fe0f","native":"⚗️"}],"version":1},"test_tube":{"id":"test_tube","name":"Test Tube","keywords":["chemistry","experiment","lab","science"],"skins":[{"unified":"1f9ea","native":"🧪"}],"version":11},"petri_dish":{"id":"petri_dish","name":"Petri Dish","keywords":["bacteria","biology","culture","lab"],"skins":[{"unified":"1f9eb","native":"🧫"}],"version":11},"dna":{"id":"dna","name":"Dna","keywords":["biologist","genetics","life"],"skins":[{"unified":"1f9ec","native":"🧬"}],"version":11},"microscope":{"id":"microscope","name":"Microscope","keywords":["laboratory","experiment","zoomin","science","study"],"skins":[{"unified":"1f52c","native":"🔬"}],"version":1},"telescope":{"id":"telescope","name":"Telescope","keywords":["stars","space","zoom","science","astronomy"],"skins":[{"unified":"1f52d","native":"🔭"}],"version":1},"satellite_antenna":{"id":"satellite_antenna","name":"Satellite Antenna","keywords":["communication","future","radio","space"],"skins":[{"unified":"1f4e1","native":"📡"}],"version":1},"syringe":{"id":"syringe","name":"Syringe","keywords":["health","hospital","drugs","blood","medicine","needle","doctor","nurse"],"skins":[{"unified":"1f489","native":"💉"}],"version":1},"drop_of_blood":{"id":"drop_of_blood","name":"Drop of Blood","keywords":["period","hurt","harm","wound"],"skins":[{"unified":"1fa78","native":"🩸"}],"version":12},"pill":{"id":"pill","name":"Pill","keywords":["health","medicine","doctor","pharmacy","drug"],"skins":[{"unified":"1f48a","native":"💊"}],"version":1},"adhesive_bandage":{"id":"adhesive_bandage","name":"Adhesive Bandage","keywords":["heal"],"skins":[{"unified":"1fa79","native":"🩹"}],"version":12},"crutch":{"id":"crutch","name":"Crutch","keywords":["accessibility","assist"],"skins":[{"unified":"1fa7c","native":"🩼"}],"version":14},"stethoscope":{"id":"stethoscope","name":"Stethoscope","keywords":["health"],"skins":[{"unified":"1fa7a","native":"🩺"}],"version":12},"x-ray":{"id":"x-ray","name":"X-Ray","keywords":["x","ray","skeleton","medicine"],"skins":[{"unified":"1fa7b","native":"🩻"}],"version":14},"door":{"id":"door","name":"Door","keywords":["house","entry","exit"],"skins":[{"unified":"1f6aa","native":"🚪"}],"version":1},"elevator":{"id":"elevator","name":"Elevator","keywords":["lift"],"skins":[{"unified":"1f6d7","native":"🛗"}],"version":13},"mirror":{"id":"mirror","name":"Mirror","keywords":["reflection"],"skins":[{"unified":"1fa9e","native":"🪞"}],"version":13},"window":{"id":"window","name":"Window","keywords":["scenery"],"skins":[{"unified":"1fa9f","native":"🪟"}],"version":13},"bed":{"id":"bed","name":"Bed","keywords":["sleep","rest"],"skins":[{"unified":"1f6cf-fe0f","native":"🛏️"}],"version":1},"couch_and_lamp":{"id":"couch_and_lamp","name":"Couch and Lamp","keywords":["read","chill"],"skins":[{"unified":"1f6cb-fe0f","native":"🛋️"}],"version":1},"chair":{"id":"chair","name":"Chair","keywords":["sit","furniture"],"skins":[{"unified":"1fa91","native":"🪑"}],"version":12},"toilet":{"id":"toilet","name":"Toilet","keywords":["restroom","wc","washroom","bathroom","potty"],"skins":[{"unified":"1f6bd","native":"🚽"}],"version":1},"plunger":{"id":"plunger","name":"Plunger","keywords":["toilet"],"skins":[{"unified":"1faa0","native":"🪠"}],"version":13},"shower":{"id":"shower","name":"Shower","keywords":["clean","water","bathroom"],"skins":[{"unified":"1f6bf","native":"🚿"}],"version":1},"bathtub":{"id":"bathtub","name":"Bathtub","keywords":["clean","shower","bathroom"],"skins":[{"unified":"1f6c1","native":"🛁"}],"version":1},"mouse_trap":{"id":"mouse_trap","name":"Mouse Trap","keywords":["cheese"],"skins":[{"unified":"1faa4","native":"🪤"}],"version":13},"razor":{"id":"razor","name":"Razor","keywords":["cut"],"skins":[{"unified":"1fa92","native":"🪒"}],"version":12},"lotion_bottle":{"id":"lotion_bottle","name":"Lotion Bottle","keywords":["moisturizer","sunscreen"],"skins":[{"unified":"1f9f4","native":"🧴"}],"version":11},"safety_pin":{"id":"safety_pin","name":"Safety Pin","keywords":["diaper"],"skins":[{"unified":"1f9f7","native":"🧷"}],"version":11},"broom":{"id":"broom","name":"Broom","keywords":["cleaning","sweeping","witch"],"skins":[{"unified":"1f9f9","native":"🧹"}],"version":11},"basket":{"id":"basket","name":"Basket","keywords":["laundry"],"skins":[{"unified":"1f9fa","native":"🧺"}],"version":11},"roll_of_paper":{"id":"roll_of_paper","name":"Roll of Paper","keywords":[],"skins":[{"unified":"1f9fb","native":"🧻"}],"version":11},"bucket":{"id":"bucket","name":"Bucket","keywords":["water","container"],"skins":[{"unified":"1faa3","native":"🪣"}],"version":13},"soap":{"id":"soap","name":"Soap","keywords":["bar","bathing","cleaning","lather"],"skins":[{"unified":"1f9fc","native":"🧼"}],"version":11},"bubbles":{"id":"bubbles","name":"Bubbles","keywords":["soap","fun","carbonation","sparkling"],"skins":[{"unified":"1fae7","native":"🫧"}],"version":14},"toothbrush":{"id":"toothbrush","name":"Toothbrush","keywords":["hygiene","dental"],"skins":[{"unified":"1faa5","native":"🪥"}],"version":13},"sponge":{"id":"sponge","name":"Sponge","keywords":["absorbing","cleaning","porous"],"skins":[{"unified":"1f9fd","native":"🧽"}],"version":11},"fire_extinguisher":{"id":"fire_extinguisher","name":"Fire Extinguisher","keywords":["quench"],"skins":[{"unified":"1f9ef","native":"🧯"}],"version":11},"shopping_trolley":{"id":"shopping_trolley","name":"Shopping Cart","keywords":["trolley"],"skins":[{"unified":"1f6d2","native":"🛒"}],"version":3},"smoking":{"id":"smoking","name":"Cigarette","keywords":["smoking","kills","tobacco","joint","smoke"],"skins":[{"unified":"1f6ac","native":"🚬"}],"version":1},"coffin":{"id":"coffin","name":"Coffin","keywords":["vampire","dead","die","death","rip","graveyard","cemetery","casket","funeral","box"],"skins":[{"unified":"26b0-fe0f","native":"⚰️"}],"version":1},"headstone":{"id":"headstone","name":"Headstone","keywords":["death","rip","grave"],"skins":[{"unified":"1faa6","native":"🪦"}],"version":13},"funeral_urn":{"id":"funeral_urn","name":"Funeral Urn","keywords":["dead","die","death","rip","ashes"],"skins":[{"unified":"26b1-fe0f","native":"⚱️"}],"version":1},"nazar_amulet":{"id":"nazar_amulet","name":"Nazar Amulet","keywords":["bead","charm"],"skins":[{"unified":"1f9ff","native":"🧿"}],"version":11},"hamsa":{"id":"hamsa","name":"Hamsa","keywords":["religion","protection"],"skins":[{"unified":"1faac","native":"🪬"}],"version":14},"moyai":{"id":"moyai","name":"Moai","keywords":["moyai","rock","easter","island"],"skins":[{"unified":"1f5ff","native":"🗿"}],"version":1},"placard":{"id":"placard","name":"Placard","keywords":["announcement"],"skins":[{"unified":"1faa7","native":"🪧"}],"version":13},"identification_card":{"id":"identification_card","name":"Identification Card","keywords":["document"],"skins":[{"unified":"1faaa","native":"🪪"}],"version":14},"atm":{"id":"atm","name":"Atm Sign","keywords":["money","sales","cash","blue","square","payment","bank"],"skins":[{"unified":"1f3e7","native":"🏧"}],"version":1},"put_litter_in_its_place":{"id":"put_litter_in_its_place","name":"Litter in Bin Sign","keywords":["put","its","place","blue","square","human","info"],"skins":[{"unified":"1f6ae","native":"🚮"}],"version":1},"potable_water":{"id":"potable_water","name":"Potable Water","keywords":["blue","square","liquid","restroom","cleaning","faucet"],"skins":[{"unified":"1f6b0","native":"🚰"}],"version":1},"wheelchair":{"id":"wheelchair","name":"Wheelchair Symbol","keywords":["blue","square","disabled","accessibility"],"skins":[{"unified":"267f","native":"♿"}],"version":1},"mens":{"id":"mens","name":"Mens Room","keywords":["mens","men","s","toilet","restroom","wc","blue","square","gender","male"],"skins":[{"unified":"1f6b9","native":"🚹"}],"version":1},"womens":{"id":"womens","name":"Womens Room","keywords":["womens","women","s","purple","square","woman","female","toilet","loo","restroom","gender"],"skins":[{"unified":"1f6ba","native":"🚺"}],"version":1},"restroom":{"id":"restroom","name":"Restroom","keywords":["blue","square","toilet","refresh","wc","gender"],"skins":[{"unified":"1f6bb","native":"🚻"}],"version":1},"baby_symbol":{"id":"baby_symbol","name":"Baby Symbol","keywords":["orange","square","child"],"skins":[{"unified":"1f6bc","native":"🚼"}],"version":1},"wc":{"id":"wc","name":"Water Closet","keywords":["wc","toilet","restroom","blue","square"],"skins":[{"unified":"1f6be","native":"🚾"}],"version":1},"passport_control":{"id":"passport_control","name":"Passport Control","keywords":["custom","blue","square"],"skins":[{"unified":"1f6c2","native":"🛂"}],"version":1},"customs":{"id":"customs","name":"Customs","keywords":["passport","border","blue","square"],"skins":[{"unified":"1f6c3","native":"🛃"}],"version":1},"baggage_claim":{"id":"baggage_claim","name":"Baggage Claim","keywords":["blue","square","airport","transport"],"skins":[{"unified":"1f6c4","native":"🛄"}],"version":1},"left_luggage":{"id":"left_luggage","name":"Left Luggage","keywords":["blue","square","travel"],"skins":[{"unified":"1f6c5","native":"🛅"}],"version":1},"warning":{"id":"warning","name":"Warning","keywords":["exclamation","wip","alert","error","problem","issue"],"skins":[{"unified":"26a0-fe0f","native":"⚠️"}],"version":1},"children_crossing":{"id":"children_crossing","name":"Children Crossing","keywords":["school","warning","danger","sign","driving","yellow","diamond"],"skins":[{"unified":"1f6b8","native":"🚸"}],"version":1},"no_entry":{"id":"no_entry","name":"No Entry","keywords":["limit","security","privacy","bad","denied","stop","circle"],"skins":[{"unified":"26d4","native":"⛔"}],"version":1},"no_entry_sign":{"id":"no_entry_sign","name":"Prohibited","keywords":["no","entry","sign","forbid","stop","limit","denied","disallow","circle"],"skins":[{"unified":"1f6ab","native":"🚫"}],"version":1},"no_bicycles":{"id":"no_bicycles","name":"No Bicycles","keywords":["cyclist","prohibited","circle"],"skins":[{"unified":"1f6b3","native":"🚳"}],"version":1},"no_smoking":{"id":"no_smoking","name":"No Smoking","keywords":["cigarette","blue","square","smell","smoke"],"skins":[{"unified":"1f6ad","native":"🚭"}],"version":1},"do_not_litter":{"id":"do_not_litter","name":"No Littering","keywords":["do","not","litter","trash","bin","garbage","circle"],"skins":[{"unified":"1f6af","native":"🚯"}],"version":1},"non-potable_water":{"id":"non-potable_water","name":"Non-Potable Water","keywords":["non","potable","drink","faucet","tap","circle"],"skins":[{"unified":"1f6b1","native":"🚱"}],"version":1},"no_pedestrians":{"id":"no_pedestrians","name":"No Pedestrians","keywords":["rules","crossing","walking","circle"],"skins":[{"unified":"1f6b7","native":"🚷"}],"version":1},"no_mobile_phones":{"id":"no_mobile_phones","name":"No Mobile Phones","keywords":["iphone","mute","circle"],"skins":[{"unified":"1f4f5","native":"📵"}],"version":1},"underage":{"id":"underage","name":"No One Under Eighteen","keywords":["underage","18","drink","pub","night","minor","circle"],"skins":[{"unified":"1f51e","native":"🔞"}],"version":1},"radioactive_sign":{"id":"radioactive_sign","name":"Radioactive","keywords":["sign","nuclear","danger"],"skins":[{"unified":"2622-fe0f","native":"☢️"}],"version":1},"biohazard_sign":{"id":"biohazard_sign","name":"Biohazard","keywords":["sign","danger"],"skins":[{"unified":"2623-fe0f","native":"☣️"}],"version":1},"arrow_up":{"id":"arrow_up","name":"Up Arrow","keywords":["blue","square","continue","top","direction"],"skins":[{"unified":"2b06-fe0f","native":"⬆️"}],"version":1},"arrow_upper_right":{"id":"arrow_upper_right","name":"Up-Right Arrow","keywords":["upper","right","up","blue","square","point","direction","diagonal","northeast"],"skins":[{"unified":"2197-fe0f","native":"↗️"}],"version":1},"arrow_right":{"id":"arrow_right","name":"Right Arrow","keywords":["blue","square","next"],"skins":[{"unified":"27a1-fe0f","native":"➡️"}],"version":1},"arrow_lower_right":{"id":"arrow_lower_right","name":"South East Arrow","keywords":["lower","right","down","blue","square","direction","diagonal","southeast"],"skins":[{"unified":"2198-fe0f","native":"↘️"}],"version":1},"arrow_down":{"id":"arrow_down","name":"Down Arrow","keywords":["blue","square","direction","bottom"],"skins":[{"unified":"2b07-fe0f","native":"⬇️"}],"version":1},"arrow_lower_left":{"id":"arrow_lower_left","name":"Down-Left Arrow","keywords":["lower","left","down","blue","square","direction","diagonal","southwest"],"skins":[{"unified":"2199-fe0f","native":"↙️"}],"version":1},"arrow_left":{"id":"arrow_left","name":"Left Arrow","keywords":["blue","square","previous","back"],"skins":[{"unified":"2b05-fe0f","native":"⬅️"}],"version":1},"arrow_upper_left":{"id":"arrow_upper_left","name":"Up-Left Arrow","keywords":["upper","left","up","blue","square","point","direction","diagonal","northwest"],"skins":[{"unified":"2196-fe0f","native":"↖️"}],"version":1},"arrow_up_down":{"id":"arrow_up_down","name":"Up Down Arrow","keywords":["blue","square","direction","way","vertical"],"skins":[{"unified":"2195-fe0f","native":"↕️"}],"version":1},"left_right_arrow":{"id":"left_right_arrow","name":"Left Right Arrow","keywords":["shape","direction","horizontal","sideways"],"skins":[{"unified":"2194-fe0f","native":"↔️"}],"version":1},"leftwards_arrow_with_hook":{"id":"leftwards_arrow_with_hook","name":"Right Arrow Curving Left","keywords":["leftwards","with","hook","back","return","blue","square","undo","enter"],"skins":[{"unified":"21a9-fe0f","native":"↩️"}],"version":1},"arrow_right_hook":{"id":"arrow_right_hook","name":"Left Arrow Curving Right","keywords":["hook","blue","square","return","rotate","direction"],"skins":[{"unified":"21aa-fe0f","native":"↪️"}],"version":1},"arrow_heading_up":{"id":"arrow_heading_up","name":"Right Arrow Curving Up","keywords":["heading","blue","square","direction","top"],"skins":[{"unified":"2934-fe0f","native":"⤴️"}],"version":1},"arrow_heading_down":{"id":"arrow_heading_down","name":"Right Arrow Curving Down","keywords":["heading","blue","square","direction","bottom"],"skins":[{"unified":"2935-fe0f","native":"⤵️"}],"version":1},"arrows_clockwise":{"id":"arrows_clockwise","name":"Clockwise Vertical Arrows","keywords":["sync","cycle","round","repeat"],"skins":[{"unified":"1f503","native":"🔃"}],"version":1},"arrows_counterclockwise":{"id":"arrows_counterclockwise","name":"Counterclockwise Arrows Button","keywords":["blue","square","sync","cycle"],"skins":[{"unified":"1f504","native":"🔄"}],"version":1},"back":{"id":"back","name":"Back Arrow","keywords":["words","return"],"skins":[{"unified":"1f519","native":"🔙"}],"version":1},"end":{"id":"end","name":"End Arrow","keywords":["words"],"skins":[{"unified":"1f51a","native":"🔚"}],"version":1},"on":{"id":"on","name":"On! Arrow","keywords":["on","words"],"skins":[{"unified":"1f51b","native":"🔛"}],"version":1},"soon":{"id":"soon","name":"Soon Arrow","keywords":["words"],"skins":[{"unified":"1f51c","native":"🔜"}],"version":1},"top":{"id":"top","name":"Top Arrow","keywords":["words","blue","square"],"skins":[{"unified":"1f51d","native":"🔝"}],"version":1},"place_of_worship":{"id":"place_of_worship","name":"Place of Worship","keywords":["religion","church","temple","prayer"],"skins":[{"unified":"1f6d0","native":"🛐"}],"version":1},"atom_symbol":{"id":"atom_symbol","name":"Atom Symbol","keywords":["science","physics","chemistry"],"skins":[{"unified":"269b-fe0f","native":"⚛️"}],"version":1},"om_symbol":{"id":"om_symbol","name":"Om","keywords":["symbol","hinduism","buddhism","sikhism","jainism"],"skins":[{"unified":"1f549-fe0f","native":"🕉️"}],"version":1},"star_of_david":{"id":"star_of_david","name":"Star of David","keywords":["judaism"],"skins":[{"unified":"2721-fe0f","native":"✡️"}],"version":1},"wheel_of_dharma":{"id":"wheel_of_dharma","name":"Wheel of Dharma","keywords":["hinduism","buddhism","sikhism","jainism"],"skins":[{"unified":"2638-fe0f","native":"☸️"}],"version":1},"yin_yang":{"id":"yin_yang","name":"Yin Yang","keywords":["balance"],"skins":[{"unified":"262f-fe0f","native":"☯️"}],"version":1},"latin_cross":{"id":"latin_cross","name":"Latin Cross","keywords":["christianity"],"skins":[{"unified":"271d-fe0f","native":"✝️"}],"version":1},"orthodox_cross":{"id":"orthodox_cross","name":"Orthodox Cross","keywords":["suppedaneum","religion"],"skins":[{"unified":"2626-fe0f","native":"☦️"}],"version":1},"star_and_crescent":{"id":"star_and_crescent","name":"Star and Crescent","keywords":["islam"],"skins":[{"unified":"262a-fe0f","native":"☪️"}],"version":1},"peace_symbol":{"id":"peace_symbol","name":"Peace Symbol","keywords":["hippie"],"skins":[{"unified":"262e-fe0f","native":"☮️"}],"version":1},"menorah_with_nine_branches":{"id":"menorah_with_nine_branches","name":"Menorah","keywords":["with","nine","branches","hanukkah","candles","jewish"],"skins":[{"unified":"1f54e","native":"🕎"}],"version":1},"six_pointed_star":{"id":"six_pointed_star","name":"Dotted Six-Pointed Star","keywords":["six","pointed","purple","square","religion","jewish","hexagram"],"skins":[{"unified":"1f52f","native":"🔯"}],"version":1},"khanda":{"id":"khanda","name":"Khanda","keywords":["Sikhism","religion"],"skins":[{"unified":"1faaf","native":"🪯"}],"version":15},"aries":{"id":"aries","name":"Aries","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"2648","native":"♈"}],"version":1},"taurus":{"id":"taurus","name":"Taurus","keywords":["purple","square","sign","zodiac","astrology"],"skins":[{"unified":"2649","native":"♉"}],"version":1},"gemini":{"id":"gemini","name":"Gemini","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264a","native":"♊"}],"version":1},"cancer":{"id":"cancer","name":"Cancer","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264b","native":"♋"}],"version":1},"leo":{"id":"leo","name":"Leo","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"264c","native":"♌"}],"version":1},"virgo":{"id":"virgo","name":"Virgo","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264d","native":"♍"}],"version":1},"libra":{"id":"libra","name":"Libra","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"264e","native":"♎"}],"version":1},"scorpius":{"id":"scorpius","name":"Scorpio","keywords":["scorpius","sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264f","native":"♏"}],"version":1},"sagittarius":{"id":"sagittarius","name":"Sagittarius","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"2650","native":"♐"}],"version":1},"capricorn":{"id":"capricorn","name":"Capricorn","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"2651","native":"♑"}],"version":1},"aquarius":{"id":"aquarius","name":"Aquarius","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"2652","native":"♒"}],"version":1},"pisces":{"id":"pisces","name":"Pisces","keywords":["purple","square","sign","zodiac","astrology"],"skins":[{"unified":"2653","native":"♓"}],"version":1},"ophiuchus":{"id":"ophiuchus","name":"Ophiuchus","keywords":["sign","purple","square","constellation","astrology"],"skins":[{"unified":"26ce","native":"⛎"}],"version":1},"twisted_rightwards_arrows":{"id":"twisted_rightwards_arrows","name":"Shuffle Tracks Button","keywords":["twisted","rightwards","arrows","blue","square","music","random"],"skins":[{"unified":"1f500","native":"🔀"}],"version":1},"repeat":{"id":"repeat","name":"Repeat Button","keywords":["loop","record"],"skins":[{"unified":"1f501","native":"🔁"}],"version":1},"repeat_one":{"id":"repeat_one","name":"Repeat Single Button","keywords":["one","blue","square","loop"],"skins":[{"unified":"1f502","native":"🔂"}],"version":1},"arrow_forward":{"id":"arrow_forward","name":"Play Button","keywords":["arrow","forward","blue","square","right","direction"],"skins":[{"unified":"25b6-fe0f","native":"▶️"}],"version":1},"fast_forward":{"id":"fast_forward","name":"Fast-Forward Button","keywords":["fast","forward","blue","square","play","speed","continue"],"skins":[{"unified":"23e9","native":"⏩"}],"version":1},"black_right_pointing_double_triangle_with_vertical_bar":{"id":"black_right_pointing_double_triangle_with_vertical_bar","name":"Next Track Button","keywords":["black","right","pointing","double","triangle","with","vertical","bar","forward","blue","square"],"skins":[{"unified":"23ed-fe0f","native":"⏭️"}],"version":1},"black_right_pointing_triangle_with_double_vertical_bar":{"id":"black_right_pointing_triangle_with_double_vertical_bar","name":"Play or Pause Button","keywords":["black","right","pointing","triangle","with","double","vertical","bar","blue","square"],"skins":[{"unified":"23ef-fe0f","native":"⏯️"}],"version":1},"arrow_backward":{"id":"arrow_backward","name":"Reverse Button","keywords":["arrow","backward","blue","square","left","direction"],"skins":[{"unified":"25c0-fe0f","native":"◀️"}],"version":1},"rewind":{"id":"rewind","name":"Fast Reverse Button","keywords":["rewind","play","blue","square"],"skins":[{"unified":"23ea","native":"⏪"}],"version":1},"black_left_pointing_double_triangle_with_vertical_bar":{"id":"black_left_pointing_double_triangle_with_vertical_bar","name":"Last Track Button","keywords":["black","left","pointing","double","triangle","with","vertical","bar","backward"],"skins":[{"unified":"23ee-fe0f","native":"⏮️"}],"version":1},"arrow_up_small":{"id":"arrow_up_small","name":"Upwards Button","keywords":["arrow","up","small","blue","square","triangle","direction","point","forward","top"],"skins":[{"unified":"1f53c","native":"🔼"}],"version":1},"arrow_double_up":{"id":"arrow_double_up","name":"Fast Up Button","keywords":["arrow","double","blue","square","direction","top"],"skins":[{"unified":"23eb","native":"⏫"}],"version":1},"arrow_down_small":{"id":"arrow_down_small","name":"Downwards Button","keywords":["arrow","down","small","blue","square","direction","bottom"],"skins":[{"unified":"1f53d","native":"🔽"}],"version":1},"arrow_double_down":{"id":"arrow_double_down","name":"Fast Down Button","keywords":["arrow","double","blue","square","direction","bottom"],"skins":[{"unified":"23ec","native":"⏬"}],"version":1},"double_vertical_bar":{"id":"double_vertical_bar","name":"Pause Button","keywords":["double","vertical","bar","blue","square"],"skins":[{"unified":"23f8-fe0f","native":"⏸️"}],"version":1},"black_square_for_stop":{"id":"black_square_for_stop","name":"Stop Button","keywords":["black","square","for","blue"],"skins":[{"unified":"23f9-fe0f","native":"⏹️"}],"version":1},"black_circle_for_record":{"id":"black_circle_for_record","name":"Record Button","keywords":["black","circle","for","blue","square"],"skins":[{"unified":"23fa-fe0f","native":"⏺️"}],"version":1},"eject":{"id":"eject","name":"Eject Button","keywords":["blue","square"],"skins":[{"unified":"23cf-fe0f","native":"⏏️"}],"version":1},"cinema":{"id":"cinema","name":"Cinema","keywords":["blue","square","record","film","movie","curtain","stage","theater"],"skins":[{"unified":"1f3a6","native":"🎦"}],"version":1},"low_brightness":{"id":"low_brightness","name":"Dim Button","keywords":["low","brightness","sun","afternoon","warm","summer"],"skins":[{"unified":"1f505","native":"🔅"}],"version":1},"high_brightness":{"id":"high_brightness","name":"Bright Button","keywords":["high","brightness","sun","light"],"skins":[{"unified":"1f506","native":"🔆"}],"version":1},"signal_strength":{"id":"signal_strength","name":"Antenna Bars","keywords":["signal","strength","blue","square","reception","phone","internet","connection","wifi","bluetooth"],"skins":[{"unified":"1f4f6","native":"📶"}],"version":1},"wireless":{"id":"wireless","name":"Wireless","keywords":["wifi","internet","contactless","signal"],"skins":[{"unified":"1f6dc","native":"🛜"}],"version":15},"vibration_mode":{"id":"vibration_mode","name":"Vibration Mode","keywords":["orange","square","phone"],"skins":[{"unified":"1f4f3","native":"📳"}],"version":1},"mobile_phone_off":{"id":"mobile_phone_off","name":"Mobile Phone off","keywords":["mute","orange","square","silence","quiet"],"skins":[{"unified":"1f4f4","native":"📴"}],"version":1},"female_sign":{"id":"female_sign","name":"Female Sign","keywords":["woman","women","lady","girl"],"skins":[{"unified":"2640-fe0f","native":"♀️"}],"version":4},"male_sign":{"id":"male_sign","name":"Male Sign","keywords":["man","boy","men"],"skins":[{"unified":"2642-fe0f","native":"♂️"}],"version":4},"transgender_symbol":{"id":"transgender_symbol","name":"Transgender Symbol","keywords":["lgbtq"],"skins":[{"unified":"26a7-fe0f","native":"⚧️"}],"version":13},"heavy_multiplication_x":{"id":"heavy_multiplication_x","name":"Multiply","keywords":["heavy","multiplication","x","sign","math","calculation"],"skins":[{"unified":"2716-fe0f","native":"✖️"}],"version":1},"heavy_plus_sign":{"id":"heavy_plus_sign","name":"Plus","keywords":["heavy","sign","math","calculation","addition","more","increase"],"skins":[{"unified":"2795","native":""}],"version":1},"heavy_minus_sign":{"id":"heavy_minus_sign","name":"Minus","keywords":["heavy","sign","math","calculation","subtract","less"],"skins":[{"unified":"2796","native":""}],"version":1},"heavy_division_sign":{"id":"heavy_division_sign","name":"Divide","keywords":["heavy","division","sign","math","calculation"],"skins":[{"unified":"2797","native":"➗"}],"version":1},"heavy_equals_sign":{"id":"heavy_equals_sign","name":"Heavy Equals Sign","keywords":["math"],"skins":[{"unified":"1f7f0","native":"🟰"}],"version":14},"infinity":{"id":"infinity","name":"Infinity","keywords":["forever"],"skins":[{"unified":"267e-fe0f","native":"♾️"}],"version":11},"bangbang":{"id":"bangbang","name":"Double Exclamation Mark","keywords":["bangbang","surprise"],"skins":[{"unified":"203c-fe0f","native":"‼️"}],"version":1},"interrobang":{"id":"interrobang","name":"Exclamation Question Mark","keywords":["interrobang","wat","punctuation","surprise"],"skins":[{"unified":"2049-fe0f","native":"⁉️"}],"version":1},"question":{"id":"question","name":"Red Question Mark","keywords":["doubt","confused"],"skins":[{"unified":"2753","native":"❓"}],"version":1},"grey_question":{"id":"grey_question","name":"White Question Mark","keywords":["grey","doubts","gray","huh","confused"],"skins":[{"unified":"2754","native":"❔"}],"version":1},"grey_exclamation":{"id":"grey_exclamation","name":"White Exclamation Mark","keywords":["grey","surprise","punctuation","gray","wow","warning"],"skins":[{"unified":"2755","native":"❕"}],"version":1},"exclamation":{"id":"exclamation","name":"Red Exclamation Mark","keywords":["heavy","danger","surprise","punctuation","wow","warning"],"skins":[{"unified":"2757","native":"❗"}],"version":1},"wavy_dash":{"id":"wavy_dash","name":"Wavy Dash","keywords":["draw","line","moustache","mustache","squiggle","scribble"],"skins":[{"unified":"3030-fe0f","native":"〰️"}],"version":1},"currency_exchange":{"id":"currency_exchange","name":"Currency Exchange","keywords":["money","sales","dollar","travel"],"skins":[{"unified":"1f4b1","native":"💱"}],"version":1},"heavy_dollar_sign":{"id":"heavy_dollar_sign","name":"Heavy Dollar Sign","keywords":["money","sales","payment","currency","buck"],"skins":[{"unified":"1f4b2","native":"💲"}],"version":1},"medical_symbol":{"id":"medical_symbol","name":"Medical Symbol","keywords":["staff","of","aesculapius","health","hospital"],"skins":[{"unified":"2695-fe0f","native":"⚕️"}],"version":4},"recycle":{"id":"recycle","name":"Recycling Symbol","keywords":["recycle","arrow","environment","garbage","trash"],"skins":[{"unified":"267b-fe0f","native":"♻️"}],"version":1},"fleur_de_lis":{"id":"fleur_de_lis","name":"Fleur-De-Lis","keywords":["fleur","de","lis","decorative","scout"],"skins":[{"unified":"269c-fe0f","native":"⚜️"}],"version":1},"trident":{"id":"trident","name":"Trident Emblem","keywords":["weapon","spear"],"skins":[{"unified":"1f531","native":"🔱"}],"version":1},"name_badge":{"id":"name_badge","name":"Name Badge","keywords":["fire","forbid"],"skins":[{"unified":"1f4db","native":"📛"}],"version":1},"beginner":{"id":"beginner","name":"Japanese Symbol for Beginner","keywords":["badge","shield"],"skins":[{"unified":"1f530","native":"🔰"}],"version":1},"o":{"id":"o","name":"Hollow Red Circle","keywords":["o","round"],"skins":[{"unified":"2b55","native":"⭕"}],"version":1},"white_check_mark":{"id":"white_check_mark","name":"Check Mark Button","keywords":["white","green","square","ok","agree","vote","election","answer","tick"],"skins":[{"unified":"2705","native":"✅"}],"version":1},"ballot_box_with_check":{"id":"ballot_box_with_check","name":"Check Box with Check","keywords":["ballot","ok","agree","confirm","black","square","vote","election","yes","tick"],"skins":[{"unified":"2611-fe0f","native":"☑️"}],"version":1},"heavy_check_mark":{"id":"heavy_check_mark","name":"Check Mark","keywords":["heavy","ok","nike","answer","yes","tick"],"skins":[{"unified":"2714-fe0f","native":"✔️"}],"version":1},"x":{"id":"x","name":"Cross Mark","keywords":["x","no","delete","remove","cancel","red"],"skins":[{"unified":"274c","native":"❌"}],"version":1},"negative_squared_cross_mark":{"id":"negative_squared_cross_mark","name":"Cross Mark Button","keywords":["negative","squared","x","green","square","no","deny"],"skins":[{"unified":"274e","native":"❎"}],"version":1},"curly_loop":{"id":"curly_loop","name":"Curly Loop","keywords":["scribble","draw","shape","squiggle"],"skins":[{"unified":"27b0","native":"➰"}],"version":1},"loop":{"id":"loop","name":"Double Curly Loop","keywords":["tape","cassette"],"skins":[{"unified":"27bf","native":"➿"}],"version":1},"part_alternation_mark":{"id":"part_alternation_mark","name":"Part Alternation Mark","keywords":["graph","presentation","stats","business","economics","bad"],"skins":[{"unified":"303d-fe0f","native":"〽️"}],"version":1},"eight_spoked_asterisk":{"id":"eight_spoked_asterisk","name":"Eight Spoked Asterisk","keywords":["star","sparkle","green","square"],"skins":[{"unified":"2733-fe0f","native":"✳️"}],"version":1},"eight_pointed_black_star":{"id":"eight_pointed_black_star","name":"Eight-Pointed Star","keywords":["eight","pointed","black","orange","square","shape","polygon"],"skins":[{"unified":"2734-fe0f","native":"✴️"}],"version":1},"sparkle":{"id":"sparkle","name":"Sparkle","keywords":["stars","green","square","awesome","good","fireworks"],"skins":[{"unified":"2747-fe0f","native":"❇️"}],"version":1},"copyright":{"id":"copyright","name":"Copyright","keywords":["ip","license","circle","law","legal"],"skins":[{"unified":"00a9-fe0f","native":"©️"}],"version":1},"registered":{"id":"registered","name":"Registered","keywords":["alphabet","circle"],"skins":[{"unified":"00ae-fe0f","native":"®️"}],"version":1},"tm":{"id":"tm","name":"Trade Mark","keywords":["tm","trademark","brand","law","legal"],"skins":[{"unified":"2122-fe0f","native":"™️"}],"version":1},"hash":{"id":"hash","name":"Hash Key","keywords":["keycap","","symbol","blue","square","twitter"],"skins":[{"unified":"0023-fe0f-20e3","native":"#️⃣"}],"version":1},"keycap_star":{"id":"keycap_star","name":"Keycap: *","keywords":["keycap","star",""],"skins":[{"unified":"002a-fe0f-20e3","native":"*️⃣"}],"version":2},"zero":{"id":"zero","name":"Keycap 0","keywords":["zero","numbers","blue","square","null"],"skins":[{"unified":"0030-fe0f-20e3","native":"0️⃣"}],"version":1},"one":{"id":"one","name":"Keycap 1","keywords":["one","blue","square","numbers"],"skins":[{"unified":"0031-fe0f-20e3","native":"1️⃣"}],"version":1},"two":{"id":"two","name":"Keycap 2","keywords":["two","numbers","prime","blue","square"],"skins":[{"unified":"0032-fe0f-20e3","native":"2️⃣"}],"version":1},"three":{"id":"three","name":"Keycap 3","keywords":["three","numbers","prime","blue","square"],"skins":[{"unified":"0033-fe0f-20e3","native":"3️⃣"}],"version":1},"four":{"id":"four","name":"Keycap 4","keywords":["four","numbers","blue","square"],"skins":[{"unified":"0034-fe0f-20e3","native":"4️⃣"}],"version":1},"five":{"id":"five","name":"Keycap 5","keywords":["five","numbers","blue","square","prime"],"skins":[{"unified":"0035-fe0f-20e3","native":"5️⃣"}],"version":1},"six":{"id":"six","name":"Keycap 6","keywords":["six","numbers","blue","square"],"skins":[{"unified":"0036-fe0f-20e3","native":"6️⃣"}],"version":1},"seven":{"id":"seven","name":"Keycap 7","keywords":["seven","numbers","blue","square","prime"],"skins":[{"unified":"0037-fe0f-20e3","native":"7️⃣"}],"version":1},"eight":{"id":"eight","name":"Keycap 8","keywords":["eight","blue","square","numbers"],"skins":[{"unified":"0038-fe0f-20e3","native":"8️⃣"}],"version":1},"nine":{"id":"nine","name":"Keycap 9","keywords":["nine","blue","square","numbers"],"skins":[{"unified":"0039-fe0f-20e3","native":"9️⃣"}],"version":1},"keycap_ten":{"id":"keycap_ten","name":"Keycap 10","keywords":["ten","numbers","blue","square"],"skins":[{"unified":"1f51f","native":"🔟"}],"version":1},"capital_abcd":{"id":"capital_abcd","name":"Input Latin Uppercase","keywords":["capital","abcd","alphabet","words","blue","square"],"skins":[{"unified":"1f520","native":"🔠"}],"version":1},"abcd":{"id":"abcd","name":"Input Latin Lowercase","keywords":["abcd","blue","square","alphabet"],"skins":[{"unified":"1f521","native":"🔡"}],"version":1},"symbols":{"id":"symbols","name":"Input Symbols","keywords":["blue","square","music","note","ampersand","percent","glyphs","characters"],"skins":[{"unified":"1f523","native":"🔣"}],"version":1},"abc":{"id":"abc","name":"Input Latin Letters","keywords":["abc","blue","square","alphabet"],"skins":[{"unified":"1f524","native":"🔤"}],"version":1},"a":{"id":"a","name":"A Button (blood Type)","keywords":["red","square","alphabet","letter"],"skins":[{"unified":"1f170-fe0f","native":"🅰️"}],"version":1},"ab":{"id":"ab","name":"Negative Squared Ab","keywords":["button","red","square","alphabet"],"skins":[{"unified":"1f18e","native":"🆎"}],"version":1},"b":{"id":"b","name":"B Button (blood Type)","keywords":["red","square","alphabet","letter"],"skins":[{"unified":"1f171-fe0f","native":"🅱️"}],"version":1},"cl":{"id":"cl","name":"Cl Button","keywords":["alphabet","words","red","square"],"skins":[{"unified":"1f191","native":"🆑"}],"version":1},"cool":{"id":"cool","name":"Cool Button","keywords":["words","blue","square"],"skins":[{"unified":"1f192","native":"🆒"}],"version":1},"free":{"id":"free","name":"Free Button","keywords":["blue","square","words"],"skins":[{"unified":"1f193","native":"🆓"}],"version":1},"information_source":{"id":"information_source","name":"Information","keywords":["source","blue","square","alphabet","letter"],"skins":[{"unified":"2139-fe0f","native":"️"}],"version":1},"id":{"id":"id","name":"Id Button","keywords":["purple","square","words"],"skins":[{"unified":"1f194","native":"🆔"}],"version":1},"m":{"id":"m","name":"Circled M","keywords":["alphabet","blue","circle","letter"],"skins":[{"unified":"24c2-fe0f","native":"Ⓜ️"}],"version":1},"new":{"id":"new","name":"New Button","keywords":["blue","square","words","start"],"skins":[{"unified":"1f195","native":"🆕"}],"version":1},"ng":{"id":"ng","name":"Ng Button","keywords":["blue","square","words","shape","icon"],"skins":[{"unified":"1f196","native":"🆖"}],"version":1},"o2":{"id":"o2","name":"O Button (blood Type)","keywords":["o2","alphabet","red","square","letter"],"skins":[{"unified":"1f17e-fe0f","native":"🅾️"}],"version":1},"ok":{"id":"ok","name":"Ok Button","keywords":["good","agree","yes","blue","square"],"skins":[{"unified":"1f197","native":"🆗"}],"version":1},"parking":{"id":"parking","name":"P Button","keywords":["parking","cars","blue","square","alphabet","letter"],"skins":[{"unified":"1f17f-fe0f","native":"🅿️"}],"version":1},"sos":{"id":"sos","name":"Sos Button","keywords":["help","red","square","words","emergency","911"],"skins":[{"unified":"1f198","native":"🆘"}],"version":1},"up":{"id":"up","name":"Up! Button","keywords":["up","blue","square","above","high"],"skins":[{"unified":"1f199","native":"🆙"}],"version":1},"vs":{"id":"vs","name":"Vs Button","keywords":["words","orange","square"],"skins":[{"unified":"1f19a","native":"🆚"}],"version":1},"koko":{"id":"koko","name":"Squared Katakana Koko","keywords":["japanese","here","button","blue","square","destination"],"skins":[{"unified":"1f201","native":"🈁"}],"version":1},"sa":{"id":"sa","name":"Squared Katakana Sa","keywords":["japanese","service","charge","button","blue","square"],"skins":[{"unified":"1f202-fe0f","native":"🈂️"}],"version":1},"u6708":{"id":"u6708","name":"Japanese “monthly Amount” Button","keywords":["u6708","monthly","amount","chinese","month","moon","orange","square","kanji"],"skins":[{"unified":"1f237-fe0f","native":"🈷️"}],"version":1},"u6709":{"id":"u6709","name":"Squared Cjk Unified Ideograph-6709","keywords":["u6709","japanese","not","free","of","charge","button","orange","square","chinese","have","kanji"],"skins":[{"unified":"1f236","native":"🈶"}],"version":1},"u6307":{"id":"u6307","name":"Japanese “reserved” Button","keywords":["u6307","reserved","chinese","point","green","square","kanji"],"skins":[{"unified":"1f22f","native":"🈯"}],"version":1},"ideograph_advantage":{"id":"ideograph_advantage","name":"Japanese “bargain” Button","keywords":["ideograph","advantage","bargain","chinese","kanji","obtain","get","circle"],"skins":[{"unified":"1f250","native":"🉐"}],"version":1},"u5272":{"id":"u5272","name":"Japanese “discount” Button","keywords":["u5272","discount","cut","divide","chinese","kanji","pink","square"],"skins":[{"unified":"1f239","native":"🈹"}],"version":1},"u7121":{"id":"u7121","name":"Japanese “free of Charge” Button","keywords":["u7121","free","charge","nothing","chinese","kanji","orange","square"],"skins":[{"unified":"1f21a","native":"🈚"}],"version":1},"u7981":{"id":"u7981","name":"Japanese “prohibited” Button","keywords":["u7981","prohibited","kanji","chinese","forbidden","limit","restricted","red","square"],"skins":[{"unified":"1f232","native":"🈲"}],"version":1},"accept":{"id":"accept","name":"Circled Ideograph Accept","keywords":["japanese","acceptable","button","ok","good","chinese","kanji","agree","yes","orange","circle"],"skins":[{"unified":"1f251","native":"🉑"}],"version":1},"u7533":{"id":"u7533","name":"Japanese “application” Button","keywords":["u7533","application","chinese","kanji","orange","square"],"skins":[{"unified":"1f238","native":"🈸"}],"version":1},"u5408":{"id":"u5408","name":"Japanese “passing Grade” Button","keywords":["u5408","passing","grade","chinese","join","kanji","red","square"],"skins":[{"unified":"1f234","native":"🈴"}],"version":1},"u7a7a":{"id":"u7a7a","name":"Japanese “vacancy” Button","keywords":["u7a7a","vacancy","kanji","chinese","empty","sky","blue","square"],"skins":[{"unified":"1f233","native":"🈳"}],"version":1},"congratulations":{"id":"congratulations","name":"Circled Ideograph Congratulation","keywords":["congratulations","japanese","button","chinese","kanji","red","circle"],"skins":[{"unified":"3297-fe0f","native":"㊗️"}],"version":1},"secret":{"id":"secret","name":"Circled Ideograph Secret","keywords":["japanese","button","privacy","chinese","sshh","kanji","red","circle"],"skins":[{"unified":"3299-fe0f","native":"㊙️"}],"version":1},"u55b6":{"id":"u55b6","name":"Squared Cjk Unified Ideograph-55b6","keywords":["u55b6","japanese","open","for","business","button","opening","hours","orange","square"],"skins":[{"unified":"1f23a","native":"🈺"}],"version":1},"u6e80":{"id":"u6e80","name":"Japanese “no Vacancy” Button","keywords":["u6e80","no","vacancy","full","chinese","red","square","kanji"],"skins":[{"unified":"1f235","native":"🈵"}],"version":1},"red_circle":{"id":"red_circle","name":"Red Circle","keywords":["shape","error","danger"],"skins":[{"unified":"1f534","native":"🔴"}],"version":1},"large_orange_circle":{"id":"large_orange_circle","name":"Orange Circle","keywords":["large","round"],"skins":[{"unified":"1f7e0","native":"🟠"}],"version":12},"large_yellow_circle":{"id":"large_yellow_circle","name":"Yellow Circle","keywords":["large","round"],"skins":[{"unified":"1f7e1","native":"🟡"}],"version":12},"large_green_circle":{"id":"large_green_circle","name":"Green Circle","keywords":["large","round"],"skins":[{"unified":"1f7e2","native":"🟢"}],"version":12},"large_blue_circle":{"id":"large_blue_circle","name":"Blue Circle","keywords":["large","shape","icon","button"],"skins":[{"unified":"1f535","native":"🔵"}],"version":1},"large_purple_circle":{"id":"large_purple_circle","name":"Purple Circle","keywords":["large","round"],"skins":[{"unified":"1f7e3","native":"🟣"}],"version":12},"large_brown_circle":{"id":"large_brown_circle","name":"Brown Circle","keywords":["large","round"],"skins":[{"unified":"1f7e4","native":"🟤"}],"version":12},"black_circle":{"id":"black_circle","name":"Black Circle","keywords":["shape","button","round"],"skins":[{"unified":"26ab","native":"⚫"}],"version":1},"white_circle":{"id":"white_circle","name":"White Circle","keywords":["shape","round"],"skins":[{"unified":"26aa","native":"⚪"}],"version":1},"large_red_square":{"id":"large_red_square","name":"Red Square","keywords":["large"],"skins":[{"unified":"1f7e5","native":"🟥"}],"version":12},"large_orange_square":{"id":"large_orange_square","name":"Orange Square","keywords":["large"],"skins":[{"unified":"1f7e7","native":"🟧"}],"version":12},"large_yellow_square":{"id":"large_yellow_square","name":"Yellow Square","keywords":["large"],"skins":[{"unified":"1f7e8","native":"🟨"}],"version":12},"large_green_square":{"id":"large_green_square","name":"Green Square","keywords":["large"],"skins":[{"unified":"1f7e9","native":"🟩"}],"version":12},"large_blue_square":{"id":"large_blue_square","name":"Blue Square","keywords":["large"],"skins":[{"unified":"1f7e6","native":"🟦"}],"version":12},"large_purple_square":{"id":"large_purple_square","name":"Purple Square","keywords":["large"],"skins":[{"unified":"1f7ea","native":"🟪"}],"version":12},"large_brown_square":{"id":"large_brown_square","name":"Brown Square","keywords":["large"],"skins":[{"unified":"1f7eb","native":"🟫"}],"version":12},"black_large_square":{"id":"black_large_square","name":"Black Large Square","keywords":["shape","icon","button"],"skins":[{"unified":"2b1b","native":"⬛"}],"version":1},"white_large_square":{"id":"white_large_square","name":"White Large Square","keywords":["shape","icon","stone","button"],"skins":[{"unified":"2b1c","native":"⬜"}],"version":1},"black_medium_square":{"id":"black_medium_square","name":"Black Medium Square","keywords":["shape","button","icon"],"skins":[{"unified":"25fc-fe0f","native":"◼️"}],"version":1},"white_medium_square":{"id":"white_medium_square","name":"White Medium Square","keywords":["shape","stone","icon"],"skins":[{"unified":"25fb-fe0f","native":"◻️"}],"version":1},"black_medium_small_square":{"id":"black_medium_small_square","name":"Black Medium Small Square","keywords":["icon","shape","button"],"skins":[{"unified":"25fe","native":"◾"}],"version":1},"white_medium_small_square":{"id":"white_medium_small_square","name":"White Medium Small Square","keywords":["shape","stone","icon","button"],"skins":[{"unified":"25fd","native":"◽"}],"version":1},"black_small_square":{"id":"black_small_square","name":"Black Small Square","keywords":["shape","icon"],"skins":[{"unified":"25aa-fe0f","native":"▪️"}],"version":1},"white_small_square":{"id":"white_small_square","name":"White Small Square","keywords":["shape","icon"],"skins":[{"unified":"25ab-fe0f","native":"▫️"}],"version":1},"large_orange_diamond":{"id":"large_orange_diamond","name":"Large Orange Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f536","native":"🔶"}],"version":1},"large_blue_diamond":{"id":"large_blue_diamond","name":"Large Blue Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f537","native":"🔷"}],"version":1},"small_orange_diamond":{"id":"small_orange_diamond","name":"Small Orange Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f538","native":"🔸"}],"version":1},"small_blue_diamond":{"id":"small_blue_diamond","name":"Small Blue Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f539","native":"🔹"}],"version":1},"small_red_triangle":{"id":"small_red_triangle","name":"Red Triangle Pointed Up","keywords":["small","shape","direction","top"],"skins":[{"unified":"1f53a","native":"🔺"}],"version":1},"small_red_triangle_down":{"id":"small_red_triangle_down","name":"Red Triangle Pointed Down","keywords":["small","shape","direction","bottom"],"skins":[{"unified":"1f53b","native":"🔻"}],"version":1},"diamond_shape_with_a_dot_inside":{"id":"diamond_shape_with_a_dot_inside","name":"Diamond with a Dot","keywords":["shape","inside","jewel","blue","gem","crystal","fancy"],"skins":[{"unified":"1f4a0","native":"💠"}],"version":1},"radio_button":{"id":"radio_button","name":"Radio Button","keywords":["input","old","music","circle"],"skins":[{"unified":"1f518","native":"🔘"}],"version":1},"white_square_button":{"id":"white_square_button","name":"White Square Button","keywords":["shape","input"],"skins":[{"unified":"1f533","native":"🔳"}],"version":1},"black_square_button":{"id":"black_square_button","name":"Black Square Button","keywords":["shape","input","frame"],"skins":[{"unified":"1f532","native":"🔲"}],"version":1},"checkered_flag":{"id":"checkered_flag","name":"Chequered Flag","keywords":["checkered","contest","finishline","race","gokart"],"skins":[{"unified":"1f3c1","native":"🏁"}],"version":1},"triangular_flag_on_post":{"id":"triangular_flag_on_post","name":"Triangular Flag","keywords":["on","post","mark","milestone","place"],"skins":[{"unified":"1f6a9","native":"🚩"}],"version":1},"crossed_flags":{"id":"crossed_flags","name":"Crossed Flags","keywords":["japanese","nation","country","border"],"skins":[{"unified":"1f38c","native":"🎌"}],"version":1},"waving_black_flag":{"id":"waving_black_flag","name":"Black Flag","keywords":["waving","pirate"],"skins":[{"unified":"1f3f4","native":"🏴"}],"version":1},"waving_white_flag":{"id":"waving_white_flag","name":"White Flag","keywords":["waving","losing","loser","lost","surrender","give","up","fail"],"skins":[{"unified":"1f3f3-fe0f","native":"🏳️"}],"version":1},"rainbow-flag":{"id":"rainbow-flag","name":"Rainbow Flag","keywords":["pride","gay","lgbt","glbt","queer","homosexual","lesbian","bisexual","transgender"],"skins":[{"unified":"1f3f3-fe0f-200d-1f308","native":"🏳️‍🌈"}],"version":4},"transgender_flag":{"id":"transgender_flag","name":"Transgender Flag","keywords":["lgbtq"],"skins":[{"unified":"1f3f3-fe0f-200d-26a7-fe0f","native":"🏳️‍⚧️"}],"version":13},"pirate_flag":{"id":"pirate_flag","name":"Pirate Flag","keywords":["skull","crossbones","banner"],"skins":[{"unified":"1f3f4-200d-2620-fe0f","native":"🏴‍☠️"}],"version":11},"flag-ac":{"id":"flag-ac","name":"Ascension Island Flag","keywords":["ac"],"skins":[{"unified":"1f1e6-1f1e8","native":"🇦🇨"}],"version":2},"flag-ad":{"id":"flag-ad","name":"Andorra Flag","keywords":["ad","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1e9","native":"🇦🇩"}],"version":2},"flag-ae":{"id":"flag-ae","name":"United Arab Emirates Flag","keywords":["ae","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ea","native":"🇦🇪"}],"version":2},"flag-af":{"id":"flag-af","name":"Afghanistan Flag","keywords":["af","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1eb","native":"🇦🇫"}],"version":2},"flag-ag":{"id":"flag-ag","name":"Antigua & Barbuda Flag","keywords":["ag","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ec","native":"🇦🇬"}],"version":2},"flag-ai":{"id":"flag-ai","name":"Anguilla Flag","keywords":["ai","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ee","native":"🇦🇮"}],"version":2},"flag-al":{"id":"flag-al","name":"Albania Flag","keywords":["al","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f1","native":"🇦🇱"}],"version":2},"flag-am":{"id":"flag-am","name":"Armenia Flag","keywords":["am","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f2","native":"🇦🇲"}],"version":2},"flag-ao":{"id":"flag-ao","name":"Angola Flag","keywords":["ao","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f4","native":"🇦🇴"}],"version":2},"flag-aq":{"id":"flag-aq","name":"Antarctica Flag","keywords":["aq","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f6","native":"🇦🇶"}],"version":2},"flag-ar":{"id":"flag-ar","name":"Argentina Flag","keywords":["ar","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f7","native":"🇦🇷"}],"version":2},"flag-as":{"id":"flag-as","name":"American Samoa Flag","keywords":["as","ws","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f8","native":"🇦🇸"}],"version":2},"flag-at":{"id":"flag-at","name":"Austria Flag","keywords":["at","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f9","native":"🇦🇹"}],"version":2},"flag-au":{"id":"flag-au","name":"Australia Flag","keywords":["au","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1fa","native":"🇦🇺"}],"version":2},"flag-aw":{"id":"flag-aw","name":"Aruba Flag","keywords":["aw","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1fc","native":"🇦🇼"}],"version":2},"flag-ax":{"id":"flag-ax","name":"Åland Islands Flag","keywords":["ax","aland","Aland","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1fd","native":"🇦🇽"}],"version":2},"flag-az":{"id":"flag-az","name":"Azerbaijan Flag","keywords":["az","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ff","native":"🇦🇿"}],"version":2},"flag-ba":{"id":"flag-ba","name":"Bosnia & Herzegovina Flag","keywords":["ba","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1e6","native":"🇧🇦"}],"version":2},"flag-bb":{"id":"flag-bb","name":"Barbados Flag","keywords":["bb","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1e7","native":"🇧🇧"}],"version":2},"flag-bd":{"id":"flag-bd","name":"Bangladesh Flag","keywords":["bd","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1e9","native":"🇧🇩"}],"version":2},"flag-be":{"id":"flag-be","name":"Belgium Flag","keywords":["be","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ea","native":"🇧🇪"}],"version":2},"flag-bf":{"id":"flag-bf","name":"Burkina Faso Flag","keywords":["bf","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1eb","native":"🇧🇫"}],"version":2},"flag-bg":{"id":"flag-bg","name":"Bulgaria Flag","keywords":["bg","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ec","native":"🇧🇬"}],"version":2},"flag-bh":{"id":"flag-bh","name":"Bahrain Flag","keywords":["bh","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ed","native":"🇧🇭"}],"version":2},"flag-bi":{"id":"flag-bi","name":"Burundi Flag","keywords":["bi","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ee","native":"🇧🇮"}],"version":2},"flag-bj":{"id":"flag-bj","name":"Benin Flag","keywords":["bj","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ef","native":"🇧🇯"}],"version":2},"flag-bl":{"id":"flag-bl","name":"St. Barthélemy Flag","keywords":["bl","st","barthelemy","saint","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f1","native":"🇧🇱"}],"version":2},"flag-bm":{"id":"flag-bm","name":"Bermuda Flag","keywords":["bm","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f2","native":"🇧🇲"}],"version":2},"flag-bn":{"id":"flag-bn","name":"Brunei Flag","keywords":["bn","darussalam","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f3","native":"🇧🇳"}],"version":2},"flag-bo":{"id":"flag-bo","name":"Bolivia Flag","keywords":["bo","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f4","native":"🇧🇴"}],"version":2},"flag-bq":{"id":"flag-bq","name":"Caribbean Netherlands Flag","keywords":["bq","bonaire","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f6","native":"🇧🇶"}],"version":2},"flag-br":{"id":"flag-br","name":"Brazil Flag","keywords":["br","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f7","native":"🇧🇷"}],"version":2},"flag-bs":{"id":"flag-bs","name":"Bahamas Flag","keywords":["bs","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f8","native":"🇧🇸"}],"version":2},"flag-bt":{"id":"flag-bt","name":"Bhutan Flag","keywords":["bt","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f9","native":"🇧🇹"}],"version":2},"flag-bv":{"id":"flag-bv","name":"Bouvet Island Flag","keywords":["bv","norway"],"skins":[{"unified":"1f1e7-1f1fb","native":"🇧🇻"}],"version":2},"flag-bw":{"id":"flag-bw","name":"Botswana Flag","keywords":["bw","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1fc","native":"🇧🇼"}],"version":2},"flag-by":{"id":"flag-by","name":"Belarus Flag","keywords":["by","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1fe","native":"🇧🇾"}],"version":2},"flag-bz":{"id":"flag-bz","name":"Belize Flag","keywords":["bz","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ff","native":"🇧🇿"}],"version":2},"flag-ca":{"id":"flag-ca","name":"Canada Flag","keywords":["ca","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1e6","native":"🇨🇦"}],"version":2},"flag-cc":{"id":"flag-cc","name":"Cocos (keeling) Islands Flag","keywords":["cc","keeling","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1e8","native":"🇨🇨"}],"version":2},"flag-cd":{"id":"flag-cd","name":"Congo - Kinshasa Flag","keywords":["cd","democratic","republic","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1e9","native":"🇨🇩"}],"version":2},"flag-cf":{"id":"flag-cf","name":"Central African Republic Flag","keywords":["cf","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1eb","native":"🇨🇫"}],"version":2},"flag-cg":{"id":"flag-cg","name":"Congo - Brazzaville Flag","keywords":["cg","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ec","native":"🇨🇬"}],"version":2},"flag-ch":{"id":"flag-ch","name":"Switzerland Flag","keywords":["ch","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ed","native":"🇨🇭"}],"version":2},"flag-ci":{"id":"flag-ci","name":"Côte Divoire Flag","keywords":["ci","cote","d","ivoire","ivory","coast","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ee","native":"🇨🇮"}],"version":2},"flag-ck":{"id":"flag-ck","name":"Cook Islands Flag","keywords":["ck","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f0","native":"🇨🇰"}],"version":2},"flag-cl":{"id":"flag-cl","name":"Chile Flag","keywords":["cl","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f1","native":"🇨🇱"}],"version":2},"flag-cm":{"id":"flag-cm","name":"Cameroon Flag","keywords":["cm","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f2","native":"🇨🇲"}],"version":2},"cn":{"id":"cn","name":"China Flag","keywords":["cn","chinese","prc","country","nation","banner"],"skins":[{"unified":"1f1e8-1f1f3","native":"🇨🇳"}],"version":1},"flag-co":{"id":"flag-co","name":"Colombia Flag","keywords":["co","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f4","native":"🇨🇴"}],"version":2},"flag-cp":{"id":"flag-cp","name":"Clipperton Island Flag","keywords":["cp"],"skins":[{"unified":"1f1e8-1f1f5","native":"🇨🇵"}],"version":2},"flag-cr":{"id":"flag-cr","name":"Costa Rica Flag","keywords":["cr","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f7","native":"🇨🇷"}],"version":2},"flag-cu":{"id":"flag-cu","name":"Cuba Flag","keywords":["cu","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fa","native":"🇨🇺"}],"version":2},"flag-cv":{"id":"flag-cv","name":"Cape Verde Flag","keywords":["cv","cabo","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fb","native":"🇨🇻"}],"version":2},"flag-cw":{"id":"flag-cw","name":"Curaçao Flag","keywords":["cw","curacao","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fc","native":"🇨🇼"}],"version":2},"flag-cx":{"id":"flag-cx","name":"Christmas Island Flag","keywords":["cx","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fd","native":"🇨🇽"}],"version":2},"flag-cy":{"id":"flag-cy","name":"Cyprus Flag","keywords":["cy","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fe","native":"🇨🇾"}],"version":2},"flag-cz":{"id":"flag-cz","name":"Czechia Flag","keywords":["cz","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ff","native":"🇨🇿"}],"version":2},"de":{"id":"de","name":"Germany Flag","keywords":["de","german","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1ea","native":"🇩🇪"}],"version":1},"flag-dg":{"id":"flag-dg","name":"Diego Garcia Flag","keywords":["dg"],"skins":[{"unified":"1f1e9-1f1ec","native":"🇩🇬"}],"version":2},"flag-dj":{"id":"flag-dj","name":"Djibouti Flag","keywords":["dj","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1ef","native":"🇩🇯"}],"version":2},"flag-dk":{"id":"flag-dk","name":"Denmark Flag","keywords":["dk","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1f0","native":"🇩🇰"}],"version":2},"flag-dm":{"id":"flag-dm","name":"Dominica Flag","keywords":["dm","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1f2","native":"🇩🇲"}],"version":2},"flag-do":{"id":"flag-do","name":"Dominican Republic Flag","keywords":["do","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1f4","native":"🇩🇴"}],"version":2},"flag-dz":{"id":"flag-dz","name":"Algeria Flag","keywords":["dz","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1ff","native":"🇩🇿"}],"version":2},"flag-ea":{"id":"flag-ea","name":"Ceuta & Melilla Flag","keywords":["ea"],"skins":[{"unified":"1f1ea-1f1e6","native":"🇪🇦"}],"version":2},"flag-ec":{"id":"flag-ec","name":"Ecuador Flag","keywords":["ec","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1e8","native":"🇪🇨"}],"version":2},"flag-ee":{"id":"flag-ee","name":"Estonia Flag","keywords":["ee","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1ea","native":"🇪🇪"}],"version":2},"flag-eg":{"id":"flag-eg","name":"Egypt Flag","keywords":["eg","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1ec","native":"🇪🇬"}],"version":2},"flag-eh":{"id":"flag-eh","name":"Western Sahara Flag","keywords":["eh","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1ed","native":"🇪🇭"}],"version":2},"flag-er":{"id":"flag-er","name":"Eritrea Flag","keywords":["er","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1f7","native":"🇪🇷"}],"version":2},"es":{"id":"es","name":"Spain Flag","keywords":["es","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1f8","native":"🇪🇸"}],"version":1},"flag-et":{"id":"flag-et","name":"Ethiopia Flag","keywords":["et","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1f9","native":"🇪🇹"}],"version":2},"flag-eu":{"id":"flag-eu","name":"European Union Flag","keywords":["eu","banner"],"skins":[{"unified":"1f1ea-1f1fa","native":"🇪🇺"}],"version":2},"flag-fi":{"id":"flag-fi","name":"Finland Flag","keywords":["fi","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1ee","native":"🇫🇮"}],"version":2},"flag-fj":{"id":"flag-fj","name":"Fiji Flag","keywords":["fj","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1ef","native":"🇫🇯"}],"version":2},"flag-fk":{"id":"flag-fk","name":"Falkland Islands Flag","keywords":["fk","malvinas","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1f0","native":"🇫🇰"}],"version":2},"flag-fm":{"id":"flag-fm","name":"Micronesia Flag","keywords":["fm","federated","states","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1f2","native":"🇫🇲"}],"version":2},"flag-fo":{"id":"flag-fo","name":"Faroe Islands Flag","keywords":["fo","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1f4","native":"🇫🇴"}],"version":2},"fr":{"id":"fr","name":"France Flag","keywords":["fr","banner","nation","french","country"],"skins":[{"unified":"1f1eb-1f1f7","native":"🇫🇷"}],"version":1},"flag-ga":{"id":"flag-ga","name":"Gabon Flag","keywords":["ga","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1e6","native":"🇬🇦"}],"version":2},"gb":{"id":"gb","name":"United Kingdom Flag","keywords":["gb","uk","great","britain","northern","ireland","nation","country","banner","british","UK","english","england","union","jack"],"skins":[{"unified":"1f1ec-1f1e7","native":"🇬🇧"}],"version":1},"flag-gd":{"id":"flag-gd","name":"Grenada Flag","keywords":["gd","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1e9","native":"🇬🇩"}],"version":2},"flag-ge":{"id":"flag-ge","name":"Georgia Flag","keywords":["ge","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ea","native":"🇬🇪"}],"version":2},"flag-gf":{"id":"flag-gf","name":"French Guiana Flag","keywords":["gf","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1eb","native":"🇬🇫"}],"version":2},"flag-gg":{"id":"flag-gg","name":"Guernsey Flag","keywords":["gg","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ec","native":"🇬🇬"}],"version":2},"flag-gh":{"id":"flag-gh","name":"Ghana Flag","keywords":["gh","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ed","native":"🇬🇭"}],"version":2},"flag-gi":{"id":"flag-gi","name":"Gibraltar Flag","keywords":["gi","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ee","native":"🇬🇮"}],"version":2},"flag-gl":{"id":"flag-gl","name":"Greenland Flag","keywords":["gl","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f1","native":"🇬🇱"}],"version":2},"flag-gm":{"id":"flag-gm","name":"Gambia Flag","keywords":["gm","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f2","native":"🇬🇲"}],"version":2},"flag-gn":{"id":"flag-gn","name":"Guinea Flag","keywords":["gn","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f3","native":"🇬🇳"}],"version":2},"flag-gp":{"id":"flag-gp","name":"Guadeloupe Flag","keywords":["gp","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f5","native":"🇬🇵"}],"version":2},"flag-gq":{"id":"flag-gq","name":"Equatorial Guinea Flag","keywords":["gq","gn","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f6","native":"🇬🇶"}],"version":2},"flag-gr":{"id":"flag-gr","name":"Greece Flag","keywords":["gr","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f7","native":"🇬🇷"}],"version":2},"flag-gs":{"id":"flag-gs","name":"South Georgia & South Sandwich Islands Flag","keywords":["gs","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f8","native":"🇬🇸"}],"version":2},"flag-gt":{"id":"flag-gt","name":"Guatemala Flag","keywords":["gt","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f9","native":"🇬🇹"}],"version":2},"flag-gu":{"id":"flag-gu","name":"Guam Flag","keywords":["gu","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1fa","native":"🇬🇺"}],"version":2},"flag-gw":{"id":"flag-gw","name":"Guinea-Bissau Flag","keywords":["gw","guinea","bissau","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1fc","native":"🇬🇼"}],"version":2},"flag-gy":{"id":"flag-gy","name":"Guyana Flag","keywords":["gy","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1fe","native":"🇬🇾"}],"version":2},"flag-hk":{"id":"flag-hk","name":"Hong Kong Sar China Flag","keywords":["hk","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f0","native":"🇭🇰"}],"version":2},"flag-hm":{"id":"flag-hm","name":"Heard & Mcdonald Islands Flag","keywords":["hm"],"skins":[{"unified":"1f1ed-1f1f2","native":"🇭🇲"}],"version":2},"flag-hn":{"id":"flag-hn","name":"Honduras Flag","keywords":["hn","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f3","native":"🇭🇳"}],"version":2},"flag-hr":{"id":"flag-hr","name":"Croatia Flag","keywords":["hr","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f7","native":"🇭🇷"}],"version":2},"flag-ht":{"id":"flag-ht","name":"Haiti Flag","keywords":["ht","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f9","native":"🇭🇹"}],"version":2},"flag-hu":{"id":"flag-hu","name":"Hungary Flag","keywords":["hu","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1fa","native":"🇭🇺"}],"version":2},"flag-ic":{"id":"flag-ic","name":"Canary Islands Flag","keywords":["ic","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1e8","native":"🇮🇨"}],"version":2},"flag-id":{"id":"flag-id","name":"Indonesia Flag","keywords":["id","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1e9","native":"🇮🇩"}],"version":2},"flag-ie":{"id":"flag-ie","name":"Ireland Flag","keywords":["ie","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1ea","native":"🇮🇪"}],"version":2},"flag-il":{"id":"flag-il","name":"Israel Flag","keywords":["il","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f1","native":"🇮🇱"}],"version":2},"flag-im":{"id":"flag-im","name":"Isle of Man Flag","keywords":["im","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f2","native":"🇮🇲"}],"version":2},"flag-in":{"id":"flag-in","name":"India Flag","keywords":["in","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f3","native":"🇮🇳"}],"version":2},"flag-io":{"id":"flag-io","name":"British Indian Ocean Territory Flag","keywords":["io","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f4","native":"🇮🇴"}],"version":2},"flag-iq":{"id":"flag-iq","name":"Iraq Flag","keywords":["iq","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f6","native":"🇮🇶"}],"version":2},"flag-ir":{"id":"flag-ir","name":"Iran Flag","keywords":["ir","islamic","republic","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f7","native":"🇮🇷"}],"version":2},"flag-is":{"id":"flag-is","name":"Iceland Flag","keywords":["is","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f8","native":"🇮🇸"}],"version":2},"it":{"id":"it","name":"Italy Flag","keywords":["it","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f9","native":"🇮🇹"}],"version":1},"flag-je":{"id":"flag-je","name":"Jersey Flag","keywords":["je","nation","country","banner"],"skins":[{"unified":"1f1ef-1f1ea","native":"🇯🇪"}],"version":2},"flag-jm":{"id":"flag-jm","name":"Jamaica Flag","keywords":["jm","nation","country","banner"],"skins":[{"unified":"1f1ef-1f1f2","native":"🇯🇲"}],"version":2},"flag-jo":{"id":"flag-jo","name":"Jordan Flag","keywords":["jo","nation","country","banner"],"skins":[{"unified":"1f1ef-1f1f4","native":"🇯🇴"}],"version":2},"jp":{"id":"jp","name":"Japan Flag","keywords":["jp","japanese","nation","country","banner","ja"],"skins":[{"unified":"1f1ef-1f1f5","native":"🇯🇵"}],"version":1},"flag-ke":{"id":"flag-ke","name":"Kenya Flag","keywords":["ke","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ea","native":"🇰🇪"}],"version":2},"flag-kg":{"id":"flag-kg","name":"Kyrgyzstan Flag","keywords":["kg","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ec","native":"🇰🇬"}],"version":2},"flag-kh":{"id":"flag-kh","name":"Cambodia Flag","keywords":["kh","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ed","native":"🇰🇭"}],"version":2},"flag-ki":{"id":"flag-ki","name":"Kiribati Flag","keywords":["ki","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ee","native":"🇰🇮"}],"version":2},"flag-km":{"id":"flag-km","name":"Comoros Flag","keywords":["km","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f2","native":"🇰🇲"}],"version":2},"flag-kn":{"id":"flag-kn","name":"St. Kitts & Nevis Flag","keywords":["kn","st","saint","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f3","native":"🇰🇳"}],"version":2},"flag-kp":{"id":"flag-kp","name":"North Korea Flag","keywords":["kp","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f5","native":"🇰🇵"}],"version":2},"kr":{"id":"kr","name":"South Korea Flag","keywords":["kr","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f7","native":"🇰🇷"}],"version":1},"flag-kw":{"id":"flag-kw","name":"Kuwait Flag","keywords":["kw","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1fc","native":"🇰🇼"}],"version":2},"flag-ky":{"id":"flag-ky","name":"Cayman Islands Flag","keywords":["ky","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1fe","native":"🇰🇾"}],"version":2},"flag-kz":{"id":"flag-kz","name":"Kazakhstan Flag","keywords":["kz","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ff","native":"🇰🇿"}],"version":2},"flag-la":{"id":"flag-la","name":"Laos Flag","keywords":["la","lao","democratic","republic","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1e6","native":"🇱🇦"}],"version":2},"flag-lb":{"id":"flag-lb","name":"Lebanon Flag","keywords":["lb","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1e7","native":"🇱🇧"}],"version":2},"flag-lc":{"id":"flag-lc","name":"St. Lucia Flag","keywords":["lc","st","saint","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1e8","native":"🇱🇨"}],"version":2},"flag-li":{"id":"flag-li","name":"Liechtenstein Flag","keywords":["li","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1ee","native":"🇱🇮"}],"version":2},"flag-lk":{"id":"flag-lk","name":"Sri Lanka Flag","keywords":["lk","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f0","native":"🇱🇰"}],"version":2},"flag-lr":{"id":"flag-lr","name":"Liberia Flag","keywords":["lr","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f7","native":"🇱🇷"}],"version":2},"flag-ls":{"id":"flag-ls","name":"Lesotho Flag","keywords":["ls","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f8","native":"🇱🇸"}],"version":2},"flag-lt":{"id":"flag-lt","name":"Lithuania Flag","keywords":["lt","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f9","native":"🇱🇹"}],"version":2},"flag-lu":{"id":"flag-lu","name":"Luxembourg Flag","keywords":["lu","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1fa","native":"🇱🇺"}],"version":2},"flag-lv":{"id":"flag-lv","name":"Latvia Flag","keywords":["lv","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1fb","native":"🇱🇻"}],"version":2},"flag-ly":{"id":"flag-ly","name":"Libya Flag","keywords":["ly","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1fe","native":"🇱🇾"}],"version":2},"flag-ma":{"id":"flag-ma","name":"Morocco Flag","keywords":["ma","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1e6","native":"🇲🇦"}],"version":2},"flag-mc":{"id":"flag-mc","name":"Monaco Flag","keywords":["mc","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1e8","native":"🇲🇨"}],"version":2},"flag-md":{"id":"flag-md","name":"Moldova Flag","keywords":["md","republic","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1e9","native":"🇲🇩"}],"version":2},"flag-me":{"id":"flag-me","name":"Montenegro Flag","keywords":["me","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ea","native":"🇲🇪"}],"version":2},"flag-mf":{"id":"flag-mf","name":"St. Martin Flag","keywords":["mf","st"],"skins":[{"unified":"1f1f2-1f1eb","native":"🇲🇫"}],"version":2},"flag-mg":{"id":"flag-mg","name":"Madagascar Flag","keywords":["mg","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ec","native":"🇲🇬"}],"version":2},"flag-mh":{"id":"flag-mh","name":"Marshall Islands Flag","keywords":["mh","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ed","native":"🇲🇭"}],"version":2},"flag-mk":{"id":"flag-mk","name":"North Macedonia Flag","keywords":["mk","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f0","native":"🇲🇰"}],"version":2},"flag-ml":{"id":"flag-ml","name":"Mali Flag","keywords":["ml","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f1","native":"🇲🇱"}],"version":2},"flag-mm":{"id":"flag-mm","name":"Myanmar (burma) Flag","keywords":["mm","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f2","native":"🇲🇲"}],"version":2},"flag-mn":{"id":"flag-mn","name":"Mongolia Flag","keywords":["mn","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f3","native":"🇲🇳"}],"version":2},"flag-mo":{"id":"flag-mo","name":"Macao Sar China Flag","keywords":["mo","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f4","native":"🇲🇴"}],"version":2},"flag-mp":{"id":"flag-mp","name":"Northern Mariana Islands Flag","keywords":["mp","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f5","native":"🇲🇵"}],"version":2},"flag-mq":{"id":"flag-mq","name":"Martinique Flag","keywords":["mq","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f6","native":"🇲🇶"}],"version":2},"flag-mr":{"id":"flag-mr","name":"Mauritania Flag","keywords":["mr","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f7","native":"🇲🇷"}],"version":2},"flag-ms":{"id":"flag-ms","name":"Montserrat Flag","keywords":["ms","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f8","native":"🇲🇸"}],"version":2},"flag-mt":{"id":"flag-mt","name":"Malta Flag","keywords":["mt","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f9","native":"🇲🇹"}],"version":2},"flag-mu":{"id":"flag-mu","name":"Mauritius Flag","keywords":["mu","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fa","native":"🇲🇺"}],"version":2},"flag-mv":{"id":"flag-mv","name":"Maldives Flag","keywords":["mv","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fb","native":"🇲🇻"}],"version":2},"flag-mw":{"id":"flag-mw","name":"Malawi Flag","keywords":["mw","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fc","native":"🇲🇼"}],"version":2},"flag-mx":{"id":"flag-mx","name":"Mexico Flag","keywords":["mx","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fd","native":"🇲🇽"}],"version":2},"flag-my":{"id":"flag-my","name":"Malaysia Flag","keywords":["my","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fe","native":"🇲🇾"}],"version":2},"flag-mz":{"id":"flag-mz","name":"Mozambique Flag","keywords":["mz","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ff","native":"🇲🇿"}],"version":2},"flag-na":{"id":"flag-na","name":"Namibia Flag","keywords":["na","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1e6","native":"🇳🇦"}],"version":2},"flag-nc":{"id":"flag-nc","name":"New Caledonia Flag","keywords":["nc","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1e8","native":"🇳🇨"}],"version":2},"flag-ne":{"id":"flag-ne","name":"Niger Flag","keywords":["ne","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ea","native":"🇳🇪"}],"version":2},"flag-nf":{"id":"flag-nf","name":"Norfolk Island Flag","keywords":["nf","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1eb","native":"🇳🇫"}],"version":2},"flag-ng":{"id":"flag-ng","name":"Nigeria Flag","keywords":["ng","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ec","native":"🇳🇬"}],"version":2},"flag-ni":{"id":"flag-ni","name":"Nicaragua Flag","keywords":["ni","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ee","native":"🇳🇮"}],"version":2},"flag-nl":{"id":"flag-nl","name":"Netherlands Flag","keywords":["nl","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f1","native":"🇳🇱"}],"version":2},"flag-no":{"id":"flag-no","name":"Norway Flag","keywords":["no","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f4","native":"🇳🇴"}],"version":2},"flag-np":{"id":"flag-np","name":"Nepal Flag","keywords":["np","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f5","native":"🇳🇵"}],"version":2},"flag-nr":{"id":"flag-nr","name":"Nauru Flag","keywords":["nr","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f7","native":"🇳🇷"}],"version":2},"flag-nu":{"id":"flag-nu","name":"Niue Flag","keywords":["nu","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1fa","native":"🇳🇺"}],"version":2},"flag-nz":{"id":"flag-nz","name":"New Zealand Flag","keywords":["nz","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ff","native":"🇳🇿"}],"version":2},"flag-om":{"id":"flag-om","name":"Oman Flag","keywords":["om","symbol","nation","country","banner"],"skins":[{"unified":"1f1f4-1f1f2","native":"🇴🇲"}],"version":2},"flag-pa":{"id":"flag-pa","name":"Panama Flag","keywords":["pa","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1e6","native":"🇵🇦"}],"version":2},"flag-pe":{"id":"flag-pe","name":"Peru Flag","keywords":["pe","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1ea","native":"🇵🇪"}],"version":2},"flag-pf":{"id":"flag-pf","name":"French Polynesia Flag","keywords":["pf","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1eb","native":"🇵🇫"}],"version":2},"flag-pg":{"id":"flag-pg","name":"Papua New Guinea Flag","keywords":["pg","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1ec","native":"🇵🇬"}],"version":2},"flag-ph":{"id":"flag-ph","name":"Philippines Flag","keywords":["ph","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1ed","native":"🇵🇭"}],"version":2},"flag-pk":{"id":"flag-pk","name":"Pakistan Flag","keywords":["pk","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f0","native":"🇵🇰"}],"version":2},"flag-pl":{"id":"flag-pl","name":"Poland Flag","keywords":["pl","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f1","native":"🇵🇱"}],"version":2},"flag-pm":{"id":"flag-pm","name":"St. Pierre & Miquelon Flag","keywords":["pm","st","saint","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f2","native":"🇵🇲"}],"version":2},"flag-pn":{"id":"flag-pn","name":"Pitcairn Islands Flag","keywords":["pn","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f3","native":"🇵🇳"}],"version":2},"flag-pr":{"id":"flag-pr","name":"Puerto Rico Flag","keywords":["pr","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f7","native":"🇵🇷"}],"version":2},"flag-ps":{"id":"flag-ps","name":"Palestinian Territories Flag","keywords":["ps","palestine","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f8","native":"🇵🇸"}],"version":2},"flag-pt":{"id":"flag-pt","name":"Portugal Flag","keywords":["pt","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f9","native":"🇵🇹"}],"version":2},"flag-pw":{"id":"flag-pw","name":"Palau Flag","keywords":["pw","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1fc","native":"🇵🇼"}],"version":2},"flag-py":{"id":"flag-py","name":"Paraguay Flag","keywords":["py","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1fe","native":"🇵🇾"}],"version":2},"flag-qa":{"id":"flag-qa","name":"Qatar Flag","keywords":["qa","nation","country","banner"],"skins":[{"unified":"1f1f6-1f1e6","native":"🇶🇦"}],"version":2},"flag-re":{"id":"flag-re","name":"Réunion Flag","keywords":["re","reunion","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1ea","native":"🇷🇪"}],"version":2},"flag-ro":{"id":"flag-ro","name":"Romania Flag","keywords":["ro","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1f4","native":"🇷🇴"}],"version":2},"flag-rs":{"id":"flag-rs","name":"Serbia Flag","keywords":["rs","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1f8","native":"🇷🇸"}],"version":2},"ru":{"id":"ru","name":"Russia Flag","keywords":["ru","russian","federation","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1fa","native":"🇷🇺"}],"version":1},"flag-rw":{"id":"flag-rw","name":"Rwanda Flag","keywords":["rw","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1fc","native":"🇷🇼"}],"version":2},"flag-sa":{"id":"flag-sa","name":"Saudi Arabia Flag","keywords":["sa","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e6","native":"🇸🇦"}],"version":2},"flag-sb":{"id":"flag-sb","name":"Solomon Islands Flag","keywords":["sb","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e7","native":"🇸🇧"}],"version":2},"flag-sc":{"id":"flag-sc","name":"Seychelles Flag","keywords":["sc","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e8","native":"🇸🇨"}],"version":2},"flag-sd":{"id":"flag-sd","name":"Sudan Flag","keywords":["sd","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e9","native":"🇸🇩"}],"version":2},"flag-se":{"id":"flag-se","name":"Sweden Flag","keywords":["se","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ea","native":"🇸🇪"}],"version":2},"flag-sg":{"id":"flag-sg","name":"Singapore Flag","keywords":["sg","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ec","native":"🇸🇬"}],"version":2},"flag-sh":{"id":"flag-sh","name":"St. Helena Flag","keywords":["sh","st","saint","ascension","tristan","cunha","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ed","native":"🇸🇭"}],"version":2},"flag-si":{"id":"flag-si","name":"Slovenia Flag","keywords":["si","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ee","native":"🇸🇮"}],"version":2},"flag-sj":{"id":"flag-sj","name":"Svalbard & Jan Mayen Flag","keywords":["sj"],"skins":[{"unified":"1f1f8-1f1ef","native":"🇸🇯"}],"version":2},"flag-sk":{"id":"flag-sk","name":"Slovakia Flag","keywords":["sk","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f0","native":"🇸🇰"}],"version":2},"flag-sl":{"id":"flag-sl","name":"Sierra Leone Flag","keywords":["sl","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f1","native":"🇸🇱"}],"version":2},"flag-sm":{"id":"flag-sm","name":"San Marino Flag","keywords":["sm","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f2","native":"🇸🇲"}],"version":2},"flag-sn":{"id":"flag-sn","name":"Senegal Flag","keywords":["sn","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f3","native":"🇸🇳"}],"version":2},"flag-so":{"id":"flag-so","name":"Somalia Flag","keywords":["so","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f4","native":"🇸🇴"}],"version":2},"flag-sr":{"id":"flag-sr","name":"Suriname Flag","keywords":["sr","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f7","native":"🇸🇷"}],"version":2},"flag-ss":{"id":"flag-ss","name":"South Sudan Flag","keywords":["ss","sd","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f8","native":"🇸🇸"}],"version":2},"flag-st":{"id":"flag-st","name":"São Tomé & Príncipe Flag","keywords":["st","sao","tome","principe","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f9","native":"🇸🇹"}],"version":2},"flag-sv":{"id":"flag-sv","name":"El Salvador Flag","keywords":["sv","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1fb","native":"🇸🇻"}],"version":2},"flag-sx":{"id":"flag-sx","name":"Sint Maarten Flag","keywords":["sx","dutch","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1fd","native":"🇸🇽"}],"version":2},"flag-sy":{"id":"flag-sy","name":"Syria Flag","keywords":["sy","syrian","arab","republic","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1fe","native":"🇸🇾"}],"version":2},"flag-sz":{"id":"flag-sz","name":"Eswatini Flag","keywords":["sz","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ff","native":"🇸🇿"}],"version":2},"flag-ta":{"id":"flag-ta","name":"Tristan Da Cunha Flag","keywords":["ta"],"skins":[{"unified":"1f1f9-1f1e6","native":"🇹🇦"}],"version":2},"flag-tc":{"id":"flag-tc","name":"Turks & Caicos Islands Flag","keywords":["tc","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1e8","native":"🇹🇨"}],"version":2},"flag-td":{"id":"flag-td","name":"Chad Flag","keywords":["td","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1e9","native":"🇹🇩"}],"version":2},"flag-tf":{"id":"flag-tf","name":"French Southern Territories Flag","keywords":["tf","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1eb","native":"🇹🇫"}],"version":2},"flag-tg":{"id":"flag-tg","name":"Togo Flag","keywords":["tg","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ec","native":"🇹🇬"}],"version":2},"flag-th":{"id":"flag-th","name":"Thailand Flag","keywords":["th","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ed","native":"🇹🇭"}],"version":2},"flag-tj":{"id":"flag-tj","name":"Tajikistan Flag","keywords":["tj","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ef","native":"🇹🇯"}],"version":2},"flag-tk":{"id":"flag-tk","name":"Tokelau Flag","keywords":["tk","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f0","native":"🇹🇰"}],"version":2},"flag-tl":{"id":"flag-tl","name":"Timor-Leste Flag","keywords":["tl","timor","leste","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f1","native":"🇹🇱"}],"version":2},"flag-tm":{"id":"flag-tm","name":"Turkmenistan Flag","keywords":["tm","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f2","native":"🇹🇲"}],"version":2},"flag-tn":{"id":"flag-tn","name":"Tunisia Flag","keywords":["tn","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f3","native":"🇹🇳"}],"version":2},"flag-to":{"id":"flag-to","name":"Tonga Flag","keywords":["to","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f4","native":"🇹🇴"}],"version":2},"flag-tr":{"id":"flag-tr","name":"Turkey Flag","keywords":["tr","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f7","native":"🇹🇷"}],"version":2},"flag-tt":{"id":"flag-tt","name":"Trinidad & Tobago Flag","keywords":["tt","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f9","native":"🇹🇹"}],"version":2},"flag-tv":{"id":"flag-tv","name":"Tuvalu Flag","keywords":["tv","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1fb","native":"🇹🇻"}],"version":2},"flag-tw":{"id":"flag-tw","name":"Taiwan Flag","keywords":["tw","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1fc","native":"🇹🇼"}],"version":2},"flag-tz":{"id":"flag-tz","name":"Tanzania Flag","keywords":["tz","united","republic","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ff","native":"🇹🇿"}],"version":2},"flag-ua":{"id":"flag-ua","name":"Ukraine Flag","keywords":["ua","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1e6","native":"🇺🇦"}],"version":2},"flag-ug":{"id":"flag-ug","name":"Uganda Flag","keywords":["ug","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1ec","native":"🇺🇬"}],"version":2},"flag-um":{"id":"flag-um","name":"U.s. Outlying Islands Flag","keywords":["um","u","s"],"skins":[{"unified":"1f1fa-1f1f2","native":"🇺🇲"}],"version":2},"flag-un":{"id":"flag-un","name":"United Nations Flag","keywords":["un","banner"],"skins":[{"unified":"1f1fa-1f1f3","native":"🇺🇳"}],"version":4},"us":{"id":"us","name":"United States Flag","keywords":["us","america","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1f8","native":"🇺🇸"}],"version":1},"flag-uy":{"id":"flag-uy","name":"Uruguay Flag","keywords":["uy","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1fe","native":"🇺🇾"}],"version":2},"flag-uz":{"id":"flag-uz","name":"Uzbekistan Flag","keywords":["uz","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1ff","native":"🇺🇿"}],"version":2},"flag-va":{"id":"flag-va","name":"Vatican City Flag","keywords":["va","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1e6","native":"🇻🇦"}],"version":2},"flag-vc":{"id":"flag-vc","name":"St. Vincent & Grenadines Flag","keywords":["vc","st","saint","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1e8","native":"🇻🇨"}],"version":2},"flag-ve":{"id":"flag-ve","name":"Venezuela Flag","keywords":["ve","bolivarian","republic","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1ea","native":"🇻🇪"}],"version":2},"flag-vg":{"id":"flag-vg","name":"British Virgin Islands Flag","keywords":["vg","bvi","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1ec","native":"🇻🇬"}],"version":2},"flag-vi":{"id":"flag-vi","name":"U.s. Virgin Islands Flag","keywords":["vi","u","s","us","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1ee","native":"🇻🇮"}],"version":2},"flag-vn":{"id":"flag-vn","name":"Vietnam Flag","keywords":["vn","viet","nam","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1f3","native":"🇻🇳"}],"version":2},"flag-vu":{"id":"flag-vu","name":"Vanuatu Flag","keywords":["vu","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1fa","native":"🇻🇺"}],"version":2},"flag-wf":{"id":"flag-wf","name":"Wallis & Futuna Flag","keywords":["wf","nation","country","banner"],"skins":[{"unified":"1f1fc-1f1eb","native":"🇼🇫"}],"version":2},"flag-ws":{"id":"flag-ws","name":"Samoa Flag","keywords":["ws","nation","country","banner"],"skins":[{"unified":"1f1fc-1f1f8","native":"🇼🇸"}],"version":2},"flag-xk":{"id":"flag-xk","name":"Kosovo Flag","keywords":["xk","nation","country","banner"],"skins":[{"unified":"1f1fd-1f1f0","native":"🇽🇰"}],"version":2},"flag-ye":{"id":"flag-ye","name":"Yemen Flag","keywords":["ye","nation","country","banner"],"skins":[{"unified":"1f1fe-1f1ea","native":"🇾🇪"}],"version":2},"flag-yt":{"id":"flag-yt","name":"Mayotte Flag","keywords":["yt","nation","country","banner"],"skins":[{"unified":"1f1fe-1f1f9","native":"🇾🇹"}],"version":2},"flag-za":{"id":"flag-za","name":"South Africa Flag","keywords":["za","nation","country","banner"],"skins":[{"unified":"1f1ff-1f1e6","native":"🇿🇦"}],"version":2},"flag-zm":{"id":"flag-zm","name":"Zambia Flag","keywords":["zm","nation","country","banner"],"skins":[{"unified":"1f1ff-1f1f2","native":"🇿🇲"}],"version":2},"flag-zw":{"id":"flag-zw","name":"Zimbabwe Flag","keywords":["zw","nation","country","banner"],"skins":[{"unified":"1f1ff-1f1fc","native":"🇿🇼"}],"version":2},"flag-england":{"id":"flag-england","name":"England Flag","keywords":["english"],"skins":[{"unified":"1f3f4-e0067-e0062-e0065-e006e-e0067-e007f","native":"🏴󠁧󠁢󠁥󠁮󠁧󠁿"}],"version":5},"flag-scotland":{"id":"flag-scotland","name":"Scotland Flag","keywords":["scottish"],"skins":[{"unified":"1f3f4-e0067-e0062-e0073-e0063-e0074-e007f","native":"🏴󠁧󠁢󠁳󠁣󠁴󠁿"}],"version":5},"flag-wales":{"id":"flag-wales","name":"Wales Flag","keywords":["welsh"],"skins":[{"unified":"1f3f4-e0067-e0062-e0077-e006c-e0073-e007f","native":"🏴󠁧󠁢󠁷󠁬󠁳󠁿"}],"version":5}}`),k9e={satisfied:"laughing",grinning_face_with_star_eyes:"star-struck",grinning_face_with_one_large_and_one_small_eye:"zany_face",smiling_face_with_smiling_eyes_and_hand_covering_mouth:"face_with_hand_over_mouth",face_with_finger_covering_closed_lips:"shushing_face",face_with_one_eyebrow_raised:"face_with_raised_eyebrow",face_with_open_mouth_vomiting:"face_vomiting",shocked_face_with_exploding_head:"exploding_head",serious_face_with_symbols_covering_mouth:"face_with_symbols_on_mouth",poop:"hankey",shit:"hankey",collision:"boom",raised_hand:"hand",hand_with_index_and_middle_fingers_crossed:"crossed_fingers",sign_of_the_horns:"the_horns",reversed_hand_with_middle_finger_extended:"middle_finger",thumbsup:"+1",thumbsdown:"-1",punch:"facepunch",mother_christmas:"mrs_claus",running:"runner","man-with-bunny-ears-partying":"men-with-bunny-ears-partying","woman-with-bunny-ears-partying":"women-with-bunny-ears-partying",women_holding_hands:"two_women_holding_hands",woman_and_man_holding_hands:"man_and_woman_holding_hands",couple:"man_and_woman_holding_hands",men_holding_hands:"two_men_holding_hands",paw_prints:"feet",flipper:"dolphin",honeybee:"bee",lady_beetle:"ladybug",cooking:"fried_egg",knife:"hocho",red_car:"car",sailboat:"boat",waxing_gibbous_moon:"moon",sun_small_cloud:"mostly_sunny",sun_behind_cloud:"barely_sunny",sun_behind_rain_cloud:"partly_sunny_rain",lightning_cloud:"lightning",tornado_cloud:"tornado",tshirt:"shirt",shoe:"mans_shoe",telephone:"phone",lantern:"izakaya_lantern",open_book:"book",envelope:"email",pencil:"memo",heavy_exclamation_mark:"exclamation",staff_of_aesculapius:"medical_symbol","flag-cn":"cn","flag-de":"de","flag-es":"es","flag-fr":"fr",uk:"gb","flag-gb":"gb","flag-it":"it","flag-jp":"jp","flag-kr":"kr","flag-ru":"ru","flag-us":"us"},_9e={cols:61,rows:61},x9e={categories:b9e,emojis:w9e,aliases:k9e,sheet:_9e};function AW(e){return e&&e.__esModule?e.default:e}function ua(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var J0,xn,OW,Fh,jW,L$,Z1={},EW=[],S9e=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function rl(e,n){for(var t in n)e[t]=n[t];return e}function TW(e){var n=e.parentNode;n&&n.removeChild(e)}function S6(e,n,t){var i,r,a,o={};for(a in n)a=="key"?i=n[a]:a=="ref"?r=n[a]:o[a]=n[a];if(arguments.length>2&&(o.children=arguments.length>3?J0.call(arguments,2):t),typeof e=="function"&&e.defaultProps!=null)for(a in e.defaultProps)o[a]===void 0&&(o[a]=e.defaultProps[a]);return xg(e,o,i,r,null)}function xg(e,n,t,i,r){var a={type:e,props:n,key:t,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:r??++OW};return r==null&&xn.vnode!=null&&xn.vnode(a),a}function Fo(){return{current:null}}function Ec(e){return e.children}function ho(e,n){this.props=e,this.context=n}function Tc(e,n){if(n==null)return e.__?Tc(e.__,e.__.__k.indexOf(e)+1):null;for(var t;n<e.__k.length;n++)if((t=e.__k[n])!=null&&t.__e!=null)return t.__e;return typeof e.type=="function"?Tc(e):null}function MW(e){var n,t;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,n=0;n<e.__k.length;n++)if((t=e.__k[n])!=null&&t.__e!=null){e.__e=e.__c.base=t.__e;break}return MW(e)}}function I$(e){(!e.__d&&(e.__d=!0)&&Fh.push(e)&&!Q1.__r++||L$!==xn.debounceRendering)&&((L$=xn.debounceRendering)||jW)(Q1)}function Q1(){for(var e;Q1.__r=Fh.length;)e=Fh.sort(function(n,t){return n.__v.__b-t.__v.__b}),Fh=[],e.some(function(n){var t,i,r,a,o,l;n.__d&&(o=(a=(t=n).__v).__e,(l=t.__P)&&(i=[],(r=rl({},a)).__v=a.__v+1,$A(l,a,r,t.__n,l.ownerSVGElement!==void 0,a.__h!=null?[o]:null,i,o??Tc(a),a.__h),NW(i,a),a.__e!=o&&MW(a)))})}function DW(e,n,t,i,r,a,o,l,f,c){var h,d,p,v,b,w,k,_=i&&i.__k||EW,C=_.length;for(t.__k=[],h=0;h<n.length;h++)if((v=t.__k[h]=(v=n[h])==null||typeof v=="boolean"?null:typeof v=="string"||typeof v=="number"||typeof v=="bigint"?xg(null,v,null,null,v):Array.isArray(v)?xg(Ec,{children:v},null,null,null):v.__b>0?xg(v.type,v.props,v.key,null,v.__v):v)!=null){if(v.__=t,v.__b=t.__b+1,(p=_[h])===null||p&&v.key==p.key&&v.type===p.type)_[h]=void 0;else for(d=0;d<C;d++){if((p=_[d])&&v.key==p.key&&v.type===p.type){_[d]=void 0;break}p=null}$A(e,v,p=p||Z1,r,a,o,l,f,c),b=v.__e,(d=v.ref)&&p.ref!=d&&(k||(k=[]),p.ref&&k.push(p.ref,null,v),k.push(d,v.__c||b,v)),b!=null?(w==null&&(w=b),typeof v.type=="function"&&v.__k===p.__k?v.__d=f=RW(v,f,e):f=PW(e,v,p,_,b,f),typeof t.type=="function"&&(t.__d=f)):f&&p.__e==f&&f.parentNode!=e&&(f=Tc(p))}for(t.__e=w,h=C;h--;)_[h]!=null&&(typeof t.type=="function"&&_[h].__e!=null&&_[h].__e==t.__d&&(t.__d=Tc(i,h+1)),zW(_[h],_[h]));if(k)for(h=0;h<k.length;h++)$W(k[h],k[++h],k[++h])}function RW(e,n,t){for(var i,r=e.__k,a=0;r&&a<r.length;a++)(i=r[a])&&(i.__=e,n=typeof i.type=="function"?RW(i,n,t):PW(t,i,i,r,i.__e,n));return n}function J1(e,n){return n=n||[],e==null||typeof e=="boolean"||(Array.isArray(e)?e.some(function(t){J1(t,n)}):n.push(e)),n}function PW(e,n,t,i,r,a){var o,l,f;if(n.__d!==void 0)o=n.__d,n.__d=void 0;else if(t==null||r!=a||r.parentNode==null)e:if(a==null||a.parentNode!==e)e.appendChild(r),o=null;else{for(l=a,f=0;(l=l.nextSibling)&&f<i.length;f+=2)if(l==r)break e;e.insertBefore(r,a),o=a}return o!==void 0?o:r.nextSibling}function C9e(e,n,t,i,r){var a;for(a in t)a==="children"||a==="key"||a in n||ey(e,a,null,t[a],i);for(a in n)r&&typeof n[a]!="function"||a==="children"||a==="key"||a==="value"||a==="checked"||t[a]===n[a]||ey(e,a,n[a],t[a],i)}function B$(e,n,t){n[0]==="-"?e.setProperty(n,t):e[n]=t==null?"":typeof t!="number"||S9e.test(n)?t:t+"px"}function ey(e,n,t,i,r){var a;e:if(n==="style")if(typeof t=="string")e.style.cssText=t;else{if(typeof i=="string"&&(e.style.cssText=i=""),i)for(n in i)t&&n in t||B$(e.style,n,"");if(t)for(n in t)i&&t[n]===i[n]||B$(e.style,n,t[n])}else if(n[0]==="o"&&n[1]==="n")a=n!==(n=n.replace(/Capture$/,"")),n=n.toLowerCase()in e?n.toLowerCase().slice(2):n.slice(2),e.l||(e.l={}),e.l[n+a]=t,t?i||e.addEventListener(n,a?q$:F$,a):e.removeEventListener(n,a?q$:F$,a);else if(n!=="dangerouslySetInnerHTML"){if(r)n=n.replace(/xlink[H:h]/,"h").replace(/sName$/,"s");else if(n!=="href"&&n!=="list"&&n!=="form"&&n!=="tabIndex"&&n!=="download"&&n in e)try{e[n]=t??"";break e}catch{}typeof t=="function"||(t!=null&&(t!==!1||n[0]==="a"&&n[1]==="r")?e.setAttribute(n,t):e.removeAttribute(n))}}function F$(e){this.l[e.type+!1](xn.event?xn.event(e):e)}function q$(e){this.l[e.type+!0](xn.event?xn.event(e):e)}function $A(e,n,t,i,r,a,o,l,f){var c,h,d,p,v,b,w,k,_,C,x,E=n.type;if(n.constructor!==void 0)return null;t.__h!=null&&(f=t.__h,l=n.__e=t.__e,n.__h=null,a=[l]),(c=xn.__b)&&c(n);try{e:if(typeof E=="function"){if(k=n.props,_=(c=E.contextType)&&i[c.__c],C=c?_?_.props.value:c.__:i,t.__c?w=(h=n.__c=t.__c).__=h.__E:("prototype"in E&&E.prototype.render?n.__c=h=new E(k,C):(n.__c=h=new ho(k,C),h.constructor=E,h.render=O9e),_&&_.sub(h),h.props=k,h.state||(h.state={}),h.context=C,h.__n=i,d=h.__d=!0,h.__h=[]),h.__s==null&&(h.__s=h.state),E.getDerivedStateFromProps!=null&&(h.__s==h.state&&(h.__s=rl({},h.__s)),rl(h.__s,E.getDerivedStateFromProps(k,h.__s))),p=h.props,v=h.state,d)E.getDerivedStateFromProps==null&&h.componentWillMount!=null&&h.componentWillMount(),h.componentDidMount!=null&&h.__h.push(h.componentDidMount);else{if(E.getDerivedStateFromProps==null&&k!==p&&h.componentWillReceiveProps!=null&&h.componentWillReceiveProps(k,C),!h.__e&&h.shouldComponentUpdate!=null&&h.shouldComponentUpdate(k,h.__s,C)===!1||n.__v===t.__v){h.props=k,h.state=h.__s,n.__v!==t.__v&&(h.__d=!1),h.__v=n,n.__e=t.__e,n.__k=t.__k,n.__k.forEach(function(O){O&&(O.__=n)}),h.__h.length&&o.push(h);break e}h.componentWillUpdate!=null&&h.componentWillUpdate(k,h.__s,C),h.componentDidUpdate!=null&&h.__h.push(function(){h.componentDidUpdate(p,v,b)})}h.context=C,h.props=k,h.state=h.__s,(c=xn.__r)&&c(n),h.__d=!1,h.__v=n,h.__P=e,c=h.render(h.props,h.state,h.context),h.state=h.__s,h.getChildContext!=null&&(i=rl(rl({},i),h.getChildContext())),d||h.getSnapshotBeforeUpdate==null||(b=h.getSnapshotBeforeUpdate(p,v)),x=c!=null&&c.type===Ec&&c.key==null?c.props.children:c,DW(e,Array.isArray(x)?x:[x],n,t,i,r,a,o,l,f),h.base=n.__e,n.__h=null,h.__h.length&&o.push(h),w&&(h.__E=h.__=null),h.__e=!1}else a==null&&n.__v===t.__v?(n.__k=t.__k,n.__e=t.__e):n.__e=A9e(t.__e,n,t,i,r,a,o,f);(c=xn.diffed)&&c(n)}catch(O){n.__v=null,(f||a!=null)&&(n.__e=l,n.__h=!!f,a[a.indexOf(l)]=null),xn.__e(O,n,t)}}function NW(e,n){xn.__c&&xn.__c(n,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(i){i.call(t)})}catch(i){xn.__e(i,t.__v)}})}function A9e(e,n,t,i,r,a,o,l){var f,c,h,d=t.props,p=n.props,v=n.type,b=0;if(v==="svg"&&(r=!0),a!=null){for(;b<a.length;b++)if((f=a[b])&&"setAttribute"in f==!!v&&(v?f.localName===v:f.nodeType===3)){e=f,a[b]=null;break}}if(e==null){if(v===null)return document.createTextNode(p);e=r?document.createElementNS("http://www.w3.org/2000/svg",v):document.createElement(v,p.is&&p),a=null,l=!1}if(v===null)d===p||l&&e.data===p||(e.data=p);else{if(a=a&&J0.call(e.childNodes),c=(d=t.props||Z1).dangerouslySetInnerHTML,h=p.dangerouslySetInnerHTML,!l){if(a!=null)for(d={},b=0;b<e.attributes.length;b++)d[e.attributes[b].name]=e.attributes[b].value;(h||c)&&(h&&(c&&h.__html==c.__html||h.__html===e.innerHTML)||(e.innerHTML=h&&h.__html||""))}if(C9e(e,p,d,r,l),h)n.__k=[];else if(b=n.props.children,DW(e,Array.isArray(b)?b:[b],n,t,i,r&&v!=="foreignObject",a,o,a?a[0]:t.__k&&Tc(t,0),l),a!=null)for(b=a.length;b--;)a[b]!=null&&TW(a[b]);l||("value"in p&&(b=p.value)!==void 0&&(b!==d.value||b!==e.value||v==="progress"&&!b)&&ey(e,"value",b,d.value,!1),"checked"in p&&(b=p.checked)!==void 0&&b!==e.checked&&ey(e,"checked",b,d.checked,!1))}return e}function $W(e,n,t){try{typeof e=="function"?e(n):e.current=n}catch(i){xn.__e(i,t)}}function zW(e,n,t){var i,r;if(xn.unmount&&xn.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||$W(i,null,n)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(a){xn.__e(a,n)}i.base=i.__P=null}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&zW(i[r],n,typeof e.type!="function");t||e.__e==null||TW(e.__e),e.__e=e.__d=void 0}function O9e(e,n,t){return this.constructor(e,t)}function LW(e,n,t){var i,r,a;xn.__&&xn.__(e,n),r=(i=typeof t=="function")?null:t&&t.__k||n.__k,a=[],$A(n,e=(!i&&t||n).__k=S6(Ec,null,[e]),r||Z1,Z1,n.ownerSVGElement!==void 0,!i&&t?[t]:r?null:n.firstChild?J0.call(n.childNodes):null,a,!i&&t?t:r?r.__e:n.firstChild,i),NW(a,e)}J0=EW.slice,xn={__e:function(e,n){for(var t,i,r;n=n.__;)if((t=n.__c)&&!t.__)try{if((i=t.constructor)&&i.getDerivedStateFromError!=null&&(t.setState(i.getDerivedStateFromError(e)),r=t.__d),t.componentDidCatch!=null&&(t.componentDidCatch(e),r=t.__d),r)return t.__E=t}catch(a){e=a}throw e}},OW=0,ho.prototype.setState=function(e,n){var t;t=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=rl({},this.state),typeof e=="function"&&(e=e(rl({},t),this.props)),e&&rl(t,e),e!=null&&this.__v&&(n&&this.__h.push(n),I$(this))},ho.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),I$(this))},ho.prototype.render=Ec,Fh=[],jW=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Q1.__r=0;var j9e=0;function $e(e,n,t,i,r){var a,o,l={};for(o in n)o=="ref"?a=n[o]:l[o]=n[o];var f={type:e,props:l,key:t,ref:a,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--j9e,__source:i,__self:r};if(typeof e=="function"&&(a=e.defaultProps))for(o in a)l[o]===void 0&&(l[o]=a[o]);return xn.vnode&&xn.vnode(f),f}function E9e(e,n){try{window.localStorage[`emoji-mart.${e}`]=JSON.stringify(n)}catch{}}function T9e(e){try{const n=window.localStorage[`emoji-mart.${e}`];if(n)return JSON.parse(n)}catch{}}var sl={set:E9e,get:T9e};const rS=new Map,M9e=[{v:15,emoji:"🫨"},{v:14,emoji:"🫠"},{v:13.1,emoji:"😶‍🌫️"},{v:13,emoji:"🥸"},{v:12.1,emoji:"🧑‍🦰"},{v:12,emoji:"🥱"},{v:11,emoji:"🥰"},{v:5,emoji:"🤩"},{v:4,emoji:"👱‍♀️"},{v:3,emoji:"🤣"},{v:2,emoji:"👋🏻"},{v:1,emoji:"🙃"}];function D9e(){for(const{v:e,emoji:n}of M9e)if(IW(n))return e}function R9e(){return!IW("🇨🇦")}function IW(e){if(rS.has(e))return rS.get(e);const n=P9e(e);return rS.set(e,n),n}const P9e=(()=>{let e=null;try{navigator.userAgent.includes("jsdom")||(e=document.createElement("canvas").getContext("2d",{willReadFrequently:!0}))}catch{}if(!e)return()=>!1;const n=25,t=20,i=Math.floor(n/2);return e.font=i+"px Arial, Sans-Serif",e.textBaseline="top",e.canvas.width=t*2,e.canvas.height=n,r=>{e.clearRect(0,0,t*2,n),e.fillStyle="#FF0000",e.fillText(r,0,22),e.fillStyle="#0000FF",e.fillText(r,t,22);const a=e.getImageData(0,0,t,n).data,o=a.length;let l=0;for(;l<o&&!a[l+3];l+=4);if(l>=o)return!1;const f=t+l/4%t,c=Math.floor(l/4/t),h=e.getImageData(f,c,1,1).data;return!(a[l]!==h[0]||a[l+2]!==h[2]||e.measureText(r).width>=t)}})();var H$={latestVersion:D9e,noCountryFlags:R9e};const C6=["+1","grinning","kissing_heart","heart_eyes","laughing","stuck_out_tongue_winking_eye","sweat_smile","joy","scream","disappointed","unamused","weary","sob","sunglasses","heart"];let Ii=null;function N9e(e){Ii||(Ii=sl.get("frequently")||{});const n=e.id||e;n&&(Ii[n]||(Ii[n]=0),Ii[n]+=1,sl.set("last",n),sl.set("frequently",Ii))}function $9e({maxFrequentRows:e,perLine:n}){if(!e)return[];Ii||(Ii=sl.get("frequently"));let t=[];if(!Ii){Ii={};for(let a in C6.slice(0,n)){const o=C6[a];Ii[o]=n-a,t.push(o)}return t}const i=e*n,r=sl.get("last");for(let a in Ii)t.push(a);if(t.sort((a,o)=>{const l=Ii[o],f=Ii[a];return l==f?a.localeCompare(o):l-f}),t.length>i){const a=t.slice(i);t=t.slice(0,i);for(let o of a)o!=r&&delete Ii[o];r&&t.indexOf(r)==-1&&(delete Ii[t[t.length-1]],t.splice(-1,1,r)),sl.set("frequently",Ii)}return t}var BW={add:N9e,get:$9e,DEFAULTS:C6},FW={};FW=JSON.parse('{"search":"Search","search_no_results_1":"Oh no!","search_no_results_2":"That emoji couldnt be found","pick":"Pick an emoji…","add_custom":"Add custom emoji","categories":{"activity":"Activity","custom":"Custom","flags":"Flags","foods":"Food & Drink","frequent":"Frequently used","nature":"Animals & Nature","objects":"Objects","people":"Smileys & People","places":"Travel & Places","search":"Search Results","symbols":"Symbols"},"skins":{"1":"Default","2":"Light","3":"Medium-Light","4":"Medium","5":"Medium-Dark","6":"Dark","choose":"Choose default skin tone"}}');var Ho={autoFocus:{value:!1},dynamicWidth:{value:!1},emojiButtonColors:{value:null},emojiButtonRadius:{value:"100%"},emojiButtonSize:{value:36},emojiSize:{value:24},emojiVersion:{value:15,choices:[1,2,3,4,5,11,12,12.1,13,13.1,14,15]},exceptEmojis:{value:[]},icons:{value:"auto",choices:["auto","outline","solid"]},locale:{value:"en",choices:["en","ar","be","cs","de","es","fa","fi","fr","hi","it","ja","ko","nl","pl","pt","ru","sa","tr","uk","vi","zh"]},maxFrequentRows:{value:4},navPosition:{value:"top",choices:["top","bottom","none"]},noCountryFlags:{value:!1},noResultsEmoji:{value:null},perLine:{value:9},previewEmoji:{value:null},previewPosition:{value:"bottom",choices:["top","bottom","none"]},searchPosition:{value:"sticky",choices:["sticky","static","none"]},set:{value:"native",choices:["native","apple","facebook","google","twitter"]},skin:{value:1,choices:[1,2,3,4,5,6]},skinTonePosition:{value:"preview",choices:["preview","search","none"]},theme:{value:"auto",choices:["auto","light","dark"]},categories:null,categoryIcons:null,custom:null,data:null,i18n:null,getImageURL:null,getSpritesheetURL:null,onAddCustomEmoji:null,onClickOutside:null,onEmojiSelect:null,stickySearch:{deprecated:!0,value:!0}};let Yi=null,Xn=null;const aS={};async function U$(e){if(aS[e])return aS[e];const t=await(await fetch(e)).json();return aS[e]=t,t}let oS=null,qW=null,HW=!1;function eb(e,{caller:n}={}){return oS||(oS=new Promise(t=>{qW=t})),e?z9e(e):n&&!HW&&console.warn(`\`${n}\` requires data to be initialized first. Promise will be pending until \`init\` is called.`),oS}async function z9e(e){HW=!0;let{emojiVersion:n,set:t,locale:i}=e;if(n||(n=Ho.emojiVersion.value),t||(t=Ho.set.value),i||(i=Ho.locale.value),Xn)Xn.categories=Xn.categories.filter(f=>!f.name);else{Xn=(typeof e.data=="function"?await e.data():e.data)||await U$(`https://cdn.jsdelivr.net/npm/@emoji-mart/data@latest/sets/${n}/${t}.json`),Xn.emoticons={},Xn.natives={},Xn.categories.unshift({id:"frequent",emojis:[]});for(const f in Xn.aliases){const c=Xn.aliases[f],h=Xn.emojis[c];h&&(h.aliases||(h.aliases=[]),h.aliases.push(f))}Xn.originalCategories=Xn.categories}if(Yi=(typeof e.i18n=="function"?await e.i18n():e.i18n)||(i=="en"?AW(FW):await U$(`https://cdn.jsdelivr.net/npm/@emoji-mart/data@latest/i18n/${i}.json`)),e.custom)for(let f in e.custom){f=parseInt(f);const c=e.custom[f],h=e.custom[f-1];if(!(!c.emojis||!c.emojis.length)){c.id||(c.id=`custom_${f+1}`),c.name||(c.name=Yi.categories.custom),h&&!c.icon&&(c.target=h.target||h),Xn.categories.push(c);for(const d of c.emojis)Xn.emojis[d.id]=d}}e.categories&&(Xn.categories=Xn.originalCategories.filter(f=>e.categories.indexOf(f.id)!=-1).sort((f,c)=>{const h=e.categories.indexOf(f.id),d=e.categories.indexOf(c.id);return h-d}));let r=null,a=null;t=="native"&&(r=H$.latestVersion(),a=e.noCountryFlags||H$.noCountryFlags());let o=Xn.categories.length,l=!1;for(;o--;){const f=Xn.categories[o];if(f.id=="frequent"){let{maxFrequentRows:d,perLine:p}=e;d=d>=0?d:Ho.maxFrequentRows.value,p||(p=Ho.perLine.value),f.emojis=BW.get({maxFrequentRows:d,perLine:p})}if(!f.emojis||!f.emojis.length){Xn.categories.splice(o,1);continue}const{categoryIcons:c}=e;if(c){const d=c[f.id];d&&!f.icon&&(f.icon=d)}let h=f.emojis.length;for(;h--;){const d=f.emojis[h],p=d.id?d:Xn.emojis[d],v=()=>{f.emojis.splice(h,1)};if(!p||e.exceptEmojis&&e.exceptEmojis.includes(p.id)){v();continue}if(r&&p.version>r){v();continue}if(a&&f.id=="flags"&&!q9e.includes(p.id)){v();continue}if(!p.search){if(l=!0,p.search=","+[[p.id,!1],[p.name,!0],[p.keywords,!1],[p.emoticons,!1]].map(([w,k])=>{if(w)return(Array.isArray(w)?w:[w]).map(_=>(k?_.split(/[-|_|\s]+/):[_]).map(C=>C.toLowerCase())).flat()}).flat().filter(w=>w&&w.trim()).join(","),p.emoticons)for(const w of p.emoticons)Xn.emoticons[w]||(Xn.emoticons[w]=p.id);let b=0;for(const w of p.skins){if(!w)continue;b++;const{native:k}=w;k&&(Xn.natives[k]=p.id,p.search+=`,${k}`);const _=b==1?"":`:skin-tone-${b}:`;w.shortcodes=`:${p.id}:${_}`}}}}l&&Xf.reset(),qW()}function UW(e,n,t){e||(e={});const i={};for(let r in n)i[r]=VW(r,e,n,t);return i}function VW(e,n,t,i){const r=t[e];let a=i&&i.getAttribute(e)||(n[e]!=null&&n[e]!=null?n[e]:null);return r&&(a!=null&&r.value&&typeof r.value!=typeof a&&(typeof r.value=="boolean"?a=a!="false":a=r.value.constructor(a)),r.transform&&a&&(a=r.transform(a)),(a==null||r.choices&&r.choices.indexOf(a)==-1)&&(a=r.value)),a}const L9e=/^(?:\:([^\:]+)\:)(?:\:skin-tone-(\d)\:)?$/;let A6=null;function I9e(e){return e.id?e:Xn.emojis[e]||Xn.emojis[Xn.aliases[e]]||Xn.emojis[Xn.natives[e]]}function B9e(){A6=null}async function F9e(e,{maxResults:n,caller:t}={}){if(!e||!e.trim().length)return null;n||(n=90),await eb(null,{caller:t||"SearchIndex.search"});const i=e.toLowerCase().replace(/(\w)-/,"$1 ").split(/[\s|,]+/).filter((l,f,c)=>l.trim()&&c.indexOf(l)==f);if(!i.length)return;let r=A6||(A6=Object.values(Xn.emojis)),a,o;for(const l of i){if(!r.length)break;a=[],o={};for(const f of r){if(!f.search)continue;const c=f.search.indexOf(`,${l}`);c!=-1&&(a.push(f),o[f.id]||(o[f.id]=0),o[f.id]+=f.id==l?0:c+1)}r=a}return a.length<2||(a.sort((l,f)=>{const c=o[l.id],h=o[f.id];return c==h?l.id.localeCompare(f.id):c-h}),a.length>n&&(a=a.slice(0,n))),a}var Xf={search:F9e,get:I9e,reset:B9e,SHORTCODES_REGEX:L9e};const q9e=["checkered_flag","crossed_flags","pirate_flag","rainbow-flag","transgender_flag","triangular_flag_on_post","waving_black_flag","waving_white_flag"];function H9e(e,n){return Array.isArray(e)&&Array.isArray(n)&&e.length===n.length&&e.every((t,i)=>t==n[i])}async function U9e(e=1){for(let n in[...Array(e).keys()])await new Promise(requestAnimationFrame)}function V9e(e,{skinIndex:n=0}={}){const t=e.skins[n]||(n=0,e.skins[n]),i={id:e.id,name:e.name,native:t.native,unified:t.unified,keywords:e.keywords,shortcodes:t.shortcodes||e.shortcodes};return e.skins.length>1&&(i.skin=n+1),t.src&&(i.src=t.src),e.aliases&&e.aliases.length&&(i.aliases=e.aliases),e.emoticons&&e.emoticons.length&&(i.emoticons=e.emoticons),i}const W9e={activity:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:$e("path",{d:"M12 0C5.373 0 0 5.372 0 12c0 6.627 5.373 12 12 12 6.628 0 12-5.373 12-12 0-6.628-5.372-12-12-12m9.949 11H17.05c.224-2.527 1.232-4.773 1.968-6.113A9.966 9.966 0 0 1 21.949 11M13 11V2.051a9.945 9.945 0 0 1 4.432 1.564c-.858 1.491-2.156 4.22-2.392 7.385H13zm-2 0H8.961c-.238-3.165-1.536-5.894-2.393-7.385A9.95 9.95 0 0 1 11 2.051V11zm0 2v8.949a9.937 9.937 0 0 1-4.432-1.564c.857-1.492 2.155-4.221 2.393-7.385H11zm4.04 0c.236 3.164 1.534 5.893 2.392 7.385A9.92 9.92 0 0 1 13 21.949V13h2.04zM4.982 4.887C5.718 6.227 6.726 8.473 6.951 11h-4.9a9.977 9.977 0 0 1 2.931-6.113M2.051 13h4.9c-.226 2.527-1.233 4.771-1.969 6.113A9.972 9.972 0 0 1 2.051 13m16.967 6.113c-.735-1.342-1.744-3.586-1.968-6.113h4.899a9.961 9.961 0 0 1-2.931 6.113"})}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:$e("path",{d:"M16.17 337.5c0 44.98 7.565 83.54 13.98 107.9C35.22 464.3 50.46 496 174.9 496c9.566 0 19.59-.4707 29.84-1.271L17.33 307.3C16.53 317.6 16.17 327.7 16.17 337.5zM495.8 174.5c0-44.98-7.565-83.53-13.98-107.9c-4.688-17.54-18.34-31.23-36.04-35.95C435.5 27.91 392.9 16 337 16c-9.564 0-19.59 .4707-29.84 1.271l187.5 187.5C495.5 194.4 495.8 184.3 495.8 174.5zM26.77 248.8l236.3 236.3c142-36.1 203.9-150.4 222.2-221.1L248.9 26.87C106.9 62.96 45.07 177.2 26.77 248.8zM256 335.1c0 9.141-7.474 16-16 16c-4.094 0-8.188-1.564-11.31-4.689L164.7 283.3C161.6 280.2 160 276.1 160 271.1c0-8.529 6.865-16 16-16c4.095 0 8.189 1.562 11.31 4.688l64.01 64C254.4 327.8 256 331.9 256 335.1zM304 287.1c0 9.141-7.474 16-16 16c-4.094 0-8.188-1.564-11.31-4.689L212.7 235.3C209.6 232.2 208 228.1 208 223.1c0-9.141 7.473-16 16-16c4.094 0 8.188 1.562 11.31 4.688l64.01 64.01C302.5 279.8 304 283.9 304 287.1zM256 175.1c0-9.141 7.473-16 16-16c4.094 0 8.188 1.562 11.31 4.688l64.01 64.01c3.125 3.125 4.688 7.219 4.688 11.31c0 9.133-7.468 16-16 16c-4.094 0-8.189-1.562-11.31-4.688l-64.01-64.01C257.6 184.2 256 180.1 256 175.1z"})})},custom:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",children:$e("path",{d:"M417.1 368c-5.937 10.27-16.69 16-27.75 16c-5.422 0-10.92-1.375-15.97-4.281L256 311.4V448c0 17.67-14.33 32-31.1 32S192 465.7 192 448V311.4l-118.3 68.29C68.67 382.6 63.17 384 57.75 384c-11.06 0-21.81-5.734-27.75-16c-8.828-15.31-3.594-34.88 11.72-43.72L159.1 256L41.72 187.7C26.41 178.9 21.17 159.3 29.1 144C36.63 132.5 49.26 126.7 61.65 128.2C65.78 128.7 69.88 130.1 73.72 132.3L192 200.6V64c0-17.67 14.33-32 32-32S256 46.33 256 64v136.6l118.3-68.29c3.838-2.213 7.939-3.539 12.07-4.051C398.7 126.7 411.4 132.5 417.1 144c8.828 15.31 3.594 34.88-11.72 43.72L288 256l118.3 68.28C421.6 333.1 426.8 352.7 417.1 368z"})}),flags:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:$e("path",{d:"M0 0l6.084 24H8L1.916 0zM21 5h-4l-1-4H4l3 12h3l1 4h13L21 5zM6.563 3h7.875l2 8H8.563l-2-8zm8.832 10l-2.856 1.904L12.063 13h3.332zM19 13l-1.5-6h1.938l2 8H16l3-2z"})}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:$e("path",{d:"M64 496C64 504.8 56.75 512 48 512h-32C7.25 512 0 504.8 0 496V32c0-17.75 14.25-32 32-32s32 14.25 32 32V496zM476.3 0c-6.365 0-13.01 1.35-19.34 4.233c-45.69 20.86-79.56 27.94-107.8 27.94c-59.96 0-94.81-31.86-163.9-31.87C160.9 .3055 131.6 4.867 96 15.75v350.5c32-9.984 59.87-14.1 84.85-14.1c73.63 0 124.9 31.78 198.6 31.78c31.91 0 68.02-5.971 111.1-23.09C504.1 355.9 512 344.4 512 332.1V30.73C512 11.1 495.3 0 476.3 0z"})})},foods:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:$e("path",{d:"M17 4.978c-1.838 0-2.876.396-3.68.934.513-1.172 1.768-2.934 4.68-2.934a1 1 0 0 0 0-2c-2.921 0-4.629 1.365-5.547 2.512-.064.078-.119.162-.18.244C11.73 1.838 10.798.023 9.207.023 8.579.022 7.85.306 7 .978 5.027 2.54 5.329 3.902 6.492 4.999 3.609 5.222 0 7.352 0 12.969c0 4.582 4.961 11.009 9 11.009 1.975 0 2.371-.486 3-1 .629.514 1.025 1 3 1 4.039 0 9-6.418 9-11 0-5.953-4.055-8-7-8M8.242 2.546c.641-.508.943-.523.965-.523.426.169.975 1.405 1.357 3.055-1.527-.629-2.741-1.352-2.98-1.846.059-.112.241-.356.658-.686M15 21.978c-1.08 0-1.21-.109-1.559-.402l-.176-.146c-.367-.302-.816-.452-1.266-.452s-.898.15-1.266.452l-.176.146c-.347.292-.477.402-1.557.402-2.813 0-7-5.389-7-9.009 0-5.823 4.488-5.991 5-5.991 1.939 0 2.484.471 3.387 1.251l.323.276a1.995 1.995 0 0 0 2.58 0l.323-.276c.902-.78 1.447-1.251 3.387-1.251.512 0 5 .168 5 6 0 3.617-4.187 9-7 9"})}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:$e("path",{d:"M481.9 270.1C490.9 279.1 496 291.3 496 304C496 316.7 490.9 328.9 481.9 337.9C472.9 346.9 460.7 352 448 352H64C51.27 352 39.06 346.9 30.06 337.9C21.06 328.9 16 316.7 16 304C16 291.3 21.06 279.1 30.06 270.1C39.06 261.1 51.27 256 64 256H448C460.7 256 472.9 261.1 481.9 270.1zM475.3 388.7C478.3 391.7 480 395.8 480 400V416C480 432.1 473.3 449.3 461.3 461.3C449.3 473.3 432.1 480 416 480H96C79.03 480 62.75 473.3 50.75 461.3C38.74 449.3 32 432.1 32 416V400C32 395.8 33.69 391.7 36.69 388.7C39.69 385.7 43.76 384 48 384H464C468.2 384 472.3 385.7 475.3 388.7zM50.39 220.8C45.93 218.6 42.03 215.5 38.97 211.6C35.91 207.7 33.79 203.2 32.75 198.4C31.71 193.5 31.8 188.5 32.99 183.7C54.98 97.02 146.5 32 256 32C365.5 32 457 97.02 479 183.7C480.2 188.5 480.3 193.5 479.2 198.4C478.2 203.2 476.1 207.7 473 211.6C469.1 215.5 466.1 218.6 461.6 220.8C457.2 222.9 452.3 224 447.3 224H64.67C59.73 224 54.84 222.9 50.39 220.8zM372.7 116.7C369.7 119.7 368 123.8 368 128C368 131.2 368.9 134.3 370.7 136.9C372.5 139.5 374.1 141.6 377.9 142.8C380.8 143.1 384 144.3 387.1 143.7C390.2 143.1 393.1 141.6 395.3 139.3C397.6 137.1 399.1 134.2 399.7 131.1C400.3 128 399.1 124.8 398.8 121.9C397.6 118.1 395.5 116.5 392.9 114.7C390.3 112.9 387.2 111.1 384 111.1C379.8 111.1 375.7 113.7 372.7 116.7V116.7zM244.7 84.69C241.7 87.69 240 91.76 240 96C240 99.16 240.9 102.3 242.7 104.9C244.5 107.5 246.1 109.6 249.9 110.8C252.8 111.1 256 112.3 259.1 111.7C262.2 111.1 265.1 109.6 267.3 107.3C269.6 105.1 271.1 102.2 271.7 99.12C272.3 96.02 271.1 92.8 270.8 89.88C269.6 86.95 267.5 84.45 264.9 82.7C262.3 80.94 259.2 79.1 256 79.1C251.8 79.1 247.7 81.69 244.7 84.69V84.69zM116.7 116.7C113.7 119.7 112 123.8 112 128C112 131.2 112.9 134.3 114.7 136.9C116.5 139.5 118.1 141.6 121.9 142.8C124.8 143.1 128 144.3 131.1 143.7C134.2 143.1 137.1 141.6 139.3 139.3C141.6 137.1 143.1 134.2 143.7 131.1C144.3 128 143.1 124.8 142.8 121.9C141.6 118.1 139.5 116.5 136.9 114.7C134.3 112.9 131.2 111.1 128 111.1C123.8 111.1 119.7 113.7 116.7 116.7L116.7 116.7z"})})},frequent:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[$e("path",{d:"M13 4h-2l-.001 7H9v2h2v2h2v-2h4v-2h-4z"}),$e("path",{d:"M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m0 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"})]}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:$e("path",{d:"M256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512zM232 256C232 264 236 271.5 242.7 275.1L338.7 339.1C349.7 347.3 364.6 344.3 371.1 333.3C379.3 322.3 376.3 307.4 365.3 300L280 243.2V120C280 106.7 269.3 96 255.1 96C242.7 96 231.1 106.7 231.1 120L232 256z"})})},nature:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[$e("path",{d:"M15.5 8a1.5 1.5 0 1 0 .001 3.001A1.5 1.5 0 0 0 15.5 8M8.5 8a1.5 1.5 0 1 0 .001 3.001A1.5 1.5 0 0 0 8.5 8"}),$e("path",{d:"M18.933 0h-.027c-.97 0-2.138.787-3.018 1.497-1.274-.374-2.612-.51-3.887-.51-1.285 0-2.616.133-3.874.517C7.245.79 6.069 0 5.093 0h-.027C3.352 0 .07 2.67.002 7.026c-.039 2.479.276 4.238 1.04 5.013.254.258.882.677 1.295.882.191 3.177.922 5.238 2.536 6.38.897.637 2.187.949 3.2 1.102C8.04 20.6 8 20.795 8 21c0 1.773 2.35 3 4 3 1.648 0 4-1.227 4-3 0-.201-.038-.393-.072-.586 2.573-.385 5.435-1.877 5.925-7.587.396-.22.887-.568 1.104-.788.763-.774 1.079-2.534 1.04-5.013C23.929 2.67 20.646 0 18.933 0M3.223 9.135c-.237.281-.837 1.155-.884 1.238-.15-.41-.368-1.349-.337-3.291.051-3.281 2.478-4.972 3.091-5.031.256.015.731.27 1.265.646-1.11 1.171-2.275 2.915-2.352 5.125-.133.546-.398.858-.783 1.313M12 22c-.901 0-1.954-.693-2-1 0-.654.475-1.236 1-1.602V20a1 1 0 1 0 2 0v-.602c.524.365 1 .947 1 1.602-.046.307-1.099 1-2 1m3-3.48v.02a4.752 4.752 0 0 0-1.262-1.02c1.092-.516 2.239-1.334 2.239-2.217 0-1.842-1.781-2.195-3.977-2.195-2.196 0-3.978.354-3.978 2.195 0 .883 1.148 1.701 2.238 2.217A4.8 4.8 0 0 0 9 18.539v-.025c-1-.076-2.182-.281-2.973-.842-1.301-.92-1.838-3.045-1.853-6.478l.023-.041c.496-.826 1.49-1.45 1.804-3.102 0-2.047 1.357-3.631 2.362-4.522C9.37 3.178 10.555 3 11.948 3c1.447 0 2.685.192 3.733.57 1 .9 2.316 2.465 2.316 4.48.313 1.651 1.307 2.275 1.803 3.102.035.058.068.117.102.178-.059 5.967-1.949 7.01-4.902 7.19m6.628-8.202c-.037-.065-.074-.13-.113-.195a7.587 7.587 0 0 0-.739-.987c-.385-.455-.648-.768-.782-1.313-.076-2.209-1.241-3.954-2.353-5.124.531-.376 1.004-.63 1.261-.647.636.071 3.044 1.764 3.096 5.031.027 1.81-.347 3.218-.37 3.235"})]}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",children:$e("path",{d:"M332.7 19.85C334.6 8.395 344.5 0 356.1 0C363.6 0 370.6 3.52 375.1 9.502L392 32H444.1C456.8 32 469.1 37.06 478.1 46.06L496 64H552C565.3 64 576 74.75 576 88V112C576 156.2 540.2 192 496 192H426.7L421.6 222.5L309.6 158.5L332.7 19.85zM448 64C439.2 64 432 71.16 432 80C432 88.84 439.2 96 448 96C456.8 96 464 88.84 464 80C464 71.16 456.8 64 448 64zM416 256.1V480C416 497.7 401.7 512 384 512H352C334.3 512 320 497.7 320 480V364.8C295.1 377.1 268.8 384 240 384C211.2 384 184 377.1 160 364.8V480C160 497.7 145.7 512 128 512H96C78.33 512 64 497.7 64 480V249.8C35.23 238.9 12.64 214.5 4.836 183.3L.9558 167.8C-3.331 150.6 7.094 133.2 24.24 128.1C41.38 124.7 58.76 135.1 63.05 152.2L66.93 167.8C70.49 182 83.29 191.1 97.97 191.1H303.8L416 256.1z"})})},objects:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[$e("path",{d:"M12 0a9 9 0 0 0-5 16.482V21s2.035 3 5 3 5-3 5-3v-4.518A9 9 0 0 0 12 0zm0 2c3.86 0 7 3.141 7 7s-3.14 7-7 7-7-3.141-7-7 3.14-7 7-7zM9 17.477c.94.332 1.946.523 3 .523s2.06-.19 3-.523v.834c-.91.436-1.925.689-3 .689a6.924 6.924 0 0 1-3-.69v-.833zm.236 3.07A8.854 8.854 0 0 0 12 21c.965 0 1.888-.167 2.758-.451C14.155 21.173 13.153 22 12 22c-1.102 0-2.117-.789-2.764-1.453z"}),$e("path",{d:"M14.745 12.449h-.004c-.852-.024-1.188-.858-1.577-1.824-.421-1.061-.703-1.561-1.182-1.566h-.009c-.481 0-.783.497-1.235 1.537-.436.982-.801 1.811-1.636 1.791l-.276-.043c-.565-.171-.853-.691-1.284-1.794-.125-.313-.202-.632-.27-.913-.051-.213-.127-.53-.195-.634C7.067 9.004 7.039 9 6.99 9A1 1 0 0 1 7 7h.01c1.662.017 2.015 1.373 2.198 2.134.486-.981 1.304-2.058 2.797-2.075 1.531.018 2.28 1.153 2.731 2.141l.002-.008C14.944 8.424 15.327 7 16.979 7h.032A1 1 0 1 1 17 9h-.011c-.149.076-.256.474-.319.709a6.484 6.484 0 0 1-.311.951c-.429.973-.79 1.789-1.614 1.789"})]}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 384 512",children:$e("path",{d:"M112.1 454.3c0 6.297 1.816 12.44 5.284 17.69l17.14 25.69c5.25 7.875 17.17 14.28 26.64 14.28h61.67c9.438 0 21.36-6.401 26.61-14.28l17.08-25.68c2.938-4.438 5.348-12.37 5.348-17.7L272 415.1h-160L112.1 454.3zM191.4 .0132C89.44 .3257 16 82.97 16 175.1c0 44.38 16.44 84.84 43.56 115.8c16.53 18.84 42.34 58.23 52.22 91.45c.0313 .25 .0938 .5166 .125 .7823h160.2c.0313-.2656 .0938-.5166 .125-.7823c9.875-33.22 35.69-72.61 52.22-91.45C351.6 260.8 368 220.4 368 175.1C368 78.61 288.9-.2837 191.4 .0132zM192 96.01c-44.13 0-80 35.89-80 79.1C112 184.8 104.8 192 96 192S80 184.8 80 176c0-61.76 50.25-111.1 112-111.1c8.844 0 16 7.159 16 16S200.8 96.01 192 96.01z"})})},people:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[$e("path",{d:"M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m0 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"}),$e("path",{d:"M8 7a2 2 0 1 0-.001 3.999A2 2 0 0 0 8 7M16 7a2 2 0 1 0-.001 3.999A2 2 0 0 0 16 7M15.232 15c-.693 1.195-1.87 2-3.349 2-1.477 0-2.655-.805-3.347-2H15m3-2H6a6 6 0 1 0 12 0"})]}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:$e("path",{d:"M0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256zM256 432C332.1 432 396.2 382 415.2 314.1C419.1 300.4 407.8 288 393.6 288H118.4C104.2 288 92.92 300.4 96.76 314.1C115.8 382 179.9 432 256 432V432zM176.4 160C158.7 160 144.4 174.3 144.4 192C144.4 209.7 158.7 224 176.4 224C194 224 208.4 209.7 208.4 192C208.4 174.3 194 160 176.4 160zM336.4 224C354 224 368.4 209.7 368.4 192C368.4 174.3 354 160 336.4 160C318.7 160 304.4 174.3 304.4 192C304.4 209.7 318.7 224 336.4 224z"})})},places:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[$e("path",{d:"M6.5 12C5.122 12 4 13.121 4 14.5S5.122 17 6.5 17 9 15.879 9 14.5 7.878 12 6.5 12m0 3c-.275 0-.5-.225-.5-.5s.225-.5.5-.5.5.225.5.5-.225.5-.5.5M17.5 12c-1.378 0-2.5 1.121-2.5 2.5s1.122 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.122-2.5-2.5-2.5m0 3c-.275 0-.5-.225-.5-.5s.225-.5.5-.5.5.225.5.5-.225.5-.5.5"}),$e("path",{d:"M22.482 9.494l-1.039-.346L21.4 9h.6c.552 0 1-.439 1-.992 0-.006-.003-.008-.003-.008H23c0-1-.889-2-1.984-2h-.642l-.731-1.717C19.262 3.012 18.091 2 16.764 2H7.236C5.909 2 4.738 3.012 4.357 4.283L3.626 6h-.642C1.889 6 1 7 1 8h.003S1 8.002 1 8.008C1 8.561 1.448 9 2 9h.6l-.043.148-1.039.346a2.001 2.001 0 0 0-1.359 2.097l.751 7.508a1 1 0 0 0 .994.901H3v1c0 1.103.896 2 2 2h2c1.104 0 2-.897 2-2v-1h6v1c0 1.103.896 2 2 2h2c1.104 0 2-.897 2-2v-1h1.096a.999.999 0 0 0 .994-.901l.751-7.508a2.001 2.001 0 0 0-1.359-2.097M6.273 4.857C6.402 4.43 6.788 4 7.236 4h9.527c.448 0 .834.43.963.857L19.313 9H4.688l1.585-4.143zM7 21H5v-1h2v1zm12 0h-2v-1h2v1zm2.189-3H2.811l-.662-6.607L3 11h18l.852.393L21.189 18z"})]}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:$e("path",{d:"M39.61 196.8L74.8 96.29C88.27 57.78 124.6 32 165.4 32H346.6C387.4 32 423.7 57.78 437.2 96.29L472.4 196.8C495.6 206.4 512 229.3 512 256V448C512 465.7 497.7 480 480 480H448C430.3 480 416 465.7 416 448V400H96V448C96 465.7 81.67 480 64 480H32C14.33 480 0 465.7 0 448V256C0 229.3 16.36 206.4 39.61 196.8V196.8zM109.1 192H402.9L376.8 117.4C372.3 104.6 360.2 96 346.6 96H165.4C151.8 96 139.7 104.6 135.2 117.4L109.1 192zM96 256C78.33 256 64 270.3 64 288C64 305.7 78.33 320 96 320C113.7 320 128 305.7 128 288C128 270.3 113.7 256 96 256zM416 320C433.7 320 448 305.7 448 288C448 270.3 433.7 256 416 256C398.3 256 384 270.3 384 288C384 305.7 398.3 320 416 320z"})})},symbols:{outline:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:$e("path",{d:"M0 0h11v2H0zM4 11h3V6h4V4H0v2h4zM15.5 17c1.381 0 2.5-1.116 2.5-2.493s-1.119-2.493-2.5-2.493S13 13.13 13 14.507 14.119 17 15.5 17m0-2.986c.276 0 .5.222.5.493 0 .272-.224.493-.5.493s-.5-.221-.5-.493.224-.493.5-.493M21.5 19.014c-1.381 0-2.5 1.116-2.5 2.493S20.119 24 21.5 24s2.5-1.116 2.5-2.493-1.119-2.493-2.5-2.493m0 2.986a.497.497 0 0 1-.5-.493c0-.271.224-.493.5-.493s.5.222.5.493a.497.497 0 0 1-.5.493M22 13l-9 9 1.513 1.5 8.99-9.009zM17 11c2.209 0 4-1.119 4-2.5V2s.985-.161 1.498.949C23.01 4.055 23 6 23 6s1-1.119 1-3.135C24-.02 21 0 21 0h-2v6.347A5.853 5.853 0 0 0 17 6c-2.209 0-4 1.119-4 2.5s1.791 2.5 4 2.5M10.297 20.482l-1.475-1.585a47.54 47.54 0 0 1-1.442 1.129c-.307-.288-.989-1.016-2.045-2.183.902-.836 1.479-1.466 1.729-1.892s.376-.871.376-1.336c0-.592-.273-1.178-.818-1.759-.546-.581-1.329-.871-2.349-.871-1.008 0-1.79.293-2.344.879-.556.587-.832 1.181-.832 1.784 0 .813.419 1.748 1.256 2.805-.847.614-1.444 1.208-1.794 1.784a3.465 3.465 0 0 0-.523 1.833c0 .857.308 1.56.924 2.107.616.549 1.423.823 2.42.823 1.173 0 2.444-.379 3.813-1.137L8.235 24h2.819l-2.09-2.383 1.333-1.135zm-6.736-6.389a1.02 1.02 0 0 1 .73-.286c.31 0 .559.085.747.254a.849.849 0 0 1 .283.659c0 .518-.419 1.112-1.257 1.784-.536-.651-.805-1.231-.805-1.742a.901.901 0 0 1 .302-.669M3.74 22c-.427 0-.778-.116-1.057-.349-.279-.232-.418-.487-.418-.766 0-.594.509-1.288 1.527-2.083.968 1.134 1.717 1.946 2.248 2.438-.921.507-1.686.76-2.3.76"})}),solid:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:$e("path",{d:"M500.3 7.251C507.7 13.33 512 22.41 512 31.1V175.1C512 202.5 483.3 223.1 447.1 223.1C412.7 223.1 383.1 202.5 383.1 175.1C383.1 149.5 412.7 127.1 447.1 127.1V71.03L351.1 90.23V207.1C351.1 234.5 323.3 255.1 287.1 255.1C252.7 255.1 223.1 234.5 223.1 207.1C223.1 181.5 252.7 159.1 287.1 159.1V63.1C287.1 48.74 298.8 35.61 313.7 32.62L473.7 .6198C483.1-1.261 492.9 1.173 500.3 7.251H500.3zM74.66 303.1L86.5 286.2C92.43 277.3 102.4 271.1 113.1 271.1H174.9C185.6 271.1 195.6 277.3 201.5 286.2L213.3 303.1H239.1C266.5 303.1 287.1 325.5 287.1 351.1V463.1C287.1 490.5 266.5 511.1 239.1 511.1H47.1C21.49 511.1-.0019 490.5-.0019 463.1V351.1C-.0019 325.5 21.49 303.1 47.1 303.1H74.66zM143.1 359.1C117.5 359.1 95.1 381.5 95.1 407.1C95.1 434.5 117.5 455.1 143.1 455.1C170.5 455.1 191.1 434.5 191.1 407.1C191.1 381.5 170.5 359.1 143.1 359.1zM440.3 367.1H496C502.7 367.1 508.6 372.1 510.1 378.4C513.3 384.6 511.6 391.7 506.5 396L378.5 508C372.9 512.1 364.6 513.3 358.6 508.9C352.6 504.6 350.3 496.6 353.3 489.7L391.7 399.1H336C329.3 399.1 323.4 395.9 321 389.6C318.7 383.4 320.4 376.3 325.5 371.1L453.5 259.1C459.1 255 467.4 254.7 473.4 259.1C479.4 263.4 481.6 271.4 478.7 278.3L440.3 367.1zM116.7 219.1L19.85 119.2C-8.112 90.26-6.614 42.31 24.85 15.34C51.82-8.137 93.26-3.642 118.2 21.83L128.2 32.32L137.7 21.83C162.7-3.642 203.6-8.137 231.6 15.34C262.6 42.31 264.1 90.26 236.1 119.2L139.7 219.1C133.2 225.6 122.7 225.6 116.7 219.1H116.7z"})})}},G9e={loupe:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",children:$e("path",{d:"M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"})}),delete:$e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",children:$e("path",{d:"M10 8.586L2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414L10 8.586z"})})};var ny={categories:W9e,search:G9e};function O6(e){let{id:n,skin:t,emoji:i}=e;if(e.shortcodes){const l=e.shortcodes.match(Xf.SHORTCODES_REGEX);l&&(n=l[1],l[2]&&(t=l[2]))}if(i||(i=Xf.get(n||e.native)),!i)return e.fallback;const r=i.skins[t-1]||i.skins[0],a=r.src||(e.set!="native"&&!e.spritesheet?typeof e.getImageURL=="function"?e.getImageURL(e.set,r.unified):`https://cdn.jsdelivr.net/npm/emoji-datasource-${e.set}@15.0.1/img/${e.set}/64/${r.unified}.png`:void 0),o=typeof e.getSpritesheetURL=="function"?e.getSpritesheetURL(e.set):`https://cdn.jsdelivr.net/npm/emoji-datasource-${e.set}@15.0.1/img/${e.set}/sheets-256/64.png`;return $e("span",{class:"emoji-mart-emoji","data-emoji-set":e.set,children:a?$e("img",{style:{maxWidth:e.size||"1em",maxHeight:e.size||"1em",display:"inline-block"},alt:r.native||r.shortcodes,src:a}):e.set=="native"?$e("span",{style:{fontSize:e.size,fontFamily:'"EmojiMart", "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji"'},children:r.native}):$e("span",{style:{display:"block",width:e.size,height:e.size,backgroundImage:`url(${o})`,backgroundSize:`${100*Xn.sheet.cols}% ${100*Xn.sheet.rows}%`,backgroundPosition:`${100/(Xn.sheet.cols-1)*r.x}% ${100/(Xn.sheet.rows-1)*r.y}%`}})})}const Y9e=typeof window<"u"&&window.HTMLElement?window.HTMLElement:Object;class WW extends Y9e{static get observedAttributes(){return Object.keys(this.Props)}update(n={}){for(let t in n)this.attributeChangedCallback(t,null,n[t])}attributeChangedCallback(n,t,i){if(!this.component)return;const r=VW(n,{[n]:i},this.constructor.Props,this);this.component.componentWillReceiveProps?this.component.componentWillReceiveProps({[n]:r}):(this.component.props[n]=r,this.component.forceUpdate())}disconnectedCallback(){this.disconnected=!0,this.component&&this.component.unregister&&this.component.unregister()}constructor(n={}){if(super(),this.props=n,n.parent||n.ref){let t=null;const i=n.parent||(t=n.ref&&n.ref.current);t&&(t.innerHTML=""),i&&i.appendChild(this)}}}class K9e extends WW{setShadow(){this.attachShadow({mode:"open"})}injectStyles(n){if(!n)return;const t=document.createElement("style");t.textContent=n,this.shadowRoot.insertBefore(t,this.shadowRoot.firstChild)}constructor(n,{styles:t}={}){super(n),this.setShadow(),this.injectStyles(t)}}var GW={fallback:"",id:"",native:"",shortcodes:"",size:{value:"",transform:e=>/\D/.test(e)?e:`${e}px`},set:Ho.set,skin:Ho.skin};class YW extends WW{async connectedCallback(){const n=UW(this.props,GW,this);n.element=this,n.ref=t=>{this.component=t},await eb(),!this.disconnected&&LW($e(O6,{...n}),this)}constructor(n){super(n)}}ua(YW,"Props",GW);typeof customElements<"u"&&!customElements.get("em-emoji")&&customElements.define("em-emoji",YW);var V$,j6=[],W$=xn.__b,G$=xn.__r,Y$=xn.diffed,K$=xn.__c,X$=xn.unmount;function X9e(){var e;for(j6.sort(function(n,t){return n.__v.__b-t.__v.__b});e=j6.pop();)if(e.__P)try{e.__H.__h.forEach(Sg),e.__H.__h.forEach(E6),e.__H.__h=[]}catch(n){e.__H.__h=[],xn.__e(n,e.__v)}}xn.__b=function(e){W$&&W$(e)},xn.__r=function(e){G$&&G$(e);var n=e.__c.__H;n&&(n.__h.forEach(Sg),n.__h.forEach(E6),n.__h=[])},xn.diffed=function(e){Y$&&Y$(e);var n=e.__c;n&&n.__H&&n.__H.__h.length&&(j6.push(n)!==1&&V$===xn.requestAnimationFrame||((V$=xn.requestAnimationFrame)||function(t){var i,r=function(){clearTimeout(a),Z$&&cancelAnimationFrame(i),setTimeout(t)},a=setTimeout(r,100);Z$&&(i=requestAnimationFrame(r))})(X9e))},xn.__c=function(e,n){n.some(function(t){try{t.__h.forEach(Sg),t.__h=t.__h.filter(function(i){return!i.__||E6(i)})}catch(i){n.some(function(r){r.__h&&(r.__h=[])}),n=[],xn.__e(i,t.__v)}}),K$&&K$(e,n)},xn.unmount=function(e){X$&&X$(e);var n,t=e.__c;t&&t.__H&&(t.__H.__.forEach(function(i){try{Sg(i)}catch(r){n=r}}),n&&xn.__e(n,t.__v))};var Z$=typeof requestAnimationFrame=="function";function Sg(e){var n=e.__c;typeof n=="function"&&(e.__c=void 0,n())}function E6(e){e.__c=e.__()}function Z9e(e,n){for(var t in n)e[t]=n[t];return e}function Q$(e,n){for(var t in e)if(t!=="__source"&&!(t in n))return!0;for(var i in n)if(i!=="__source"&&e[i]!==n[i])return!0;return!1}function ty(e){this.props=e}(ty.prototype=new ho).isPureReactComponent=!0,ty.prototype.shouldComponentUpdate=function(e,n){return Q$(this.props,e)||Q$(this.state,n)};var J$=xn.__b;xn.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),J$&&J$(e)};var Q9e=xn.__e;xn.__e=function(e,n,t){if(e.then){for(var i,r=n;r=r.__;)if((i=r.__c)&&i.__c)return n.__e==null&&(n.__e=t.__e,n.__k=t.__k),i.__c(e,n)}Q9e(e,n,t)};var ez=xn.unmount;function sS(){this.__u=0,this.t=null,this.__b=null}function KW(e){var n=e.__.__c;return n&&n.__e&&n.__e(e)}function lg(){this.u=null,this.o=null}xn.unmount=function(e){var n=e.__c;n&&n.__R&&n.__R(),n&&e.__h===!0&&(e.type=null),ez&&ez(e)},(sS.prototype=new ho).__c=function(e,n){var t=n.__c,i=this;i.t==null&&(i.t=[]),i.t.push(t);var r=KW(i.__v),a=!1,o=function(){a||(a=!0,t.__R=null,r?r(l):l())};t.__R=o;var l=function(){if(!--i.__u){if(i.state.__e){var c=i.state.__e;i.__v.__k[0]=(function d(p,v,b){return p&&(p.__v=null,p.__k=p.__k&&p.__k.map(function(w){return d(w,v,b)}),p.__c&&p.__c.__P===v&&(p.__e&&b.insertBefore(p.__e,p.__d),p.__c.__e=!0,p.__c.__P=b)),p})(c,c.__c.__P,c.__c.__O)}var h;for(i.setState({__e:i.__b=null});h=i.t.pop();)h.forceUpdate()}},f=n.__h===!0;i.__u++||f||i.setState({__e:i.__b=i.__v.__k[0]}),e.then(o,o)},sS.prototype.componentWillUnmount=function(){this.t=[]},sS.prototype.render=function(e,n){if(this.__b){if(this.__v.__k){var t=document.createElement("div"),i=this.__v.__k[0].__c;this.__v.__k[0]=(function a(o,l,f){return o&&(o.__c&&o.__c.__H&&(o.__c.__H.__.forEach(function(c){typeof c.__c=="function"&&c.__c()}),o.__c.__H=null),(o=Z9e({},o)).__c!=null&&(o.__c.__P===f&&(o.__c.__P=l),o.__c=null),o.__k=o.__k&&o.__k.map(function(c){return a(c,l,f)})),o})(this.__b,t,i.__O=i.__P)}this.__b=null}var r=n.__e&&S6(Ec,null,e.fallback);return r&&(r.__h=null),[S6(Ec,null,n.__e?null:e.children),r]};var nz=function(e,n,t){if(++t[1]===t[0]&&e.o.delete(n),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(t=e.u;t;){for(;t.length>3;)t.pop()();if(t[1]<t[0])break;e.u=t=t[2]}};(lg.prototype=new ho).__e=function(e){var n=this,t=KW(n.__v),i=n.o.get(e);return i[0]++,function(r){var a=function(){n.props.revealOrder?(i.push(r),nz(n,e,i)):r()};t?t(a):a()}},lg.prototype.render=function(e){this.u=null,this.o=new Map;var n=J1(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&n.reverse();for(var t=n.length;t--;)this.o.set(n[t],this.u=[1,0,this.u]);return e.children},lg.prototype.componentDidUpdate=lg.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(n,t){nz(e,t,n)})};var J9e=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,eAe=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|marker(?!H|W|U)|overline|paint|stop|strikethrough|stroke|text(?!L)|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,nAe=typeof document<"u",tAe=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/i:/fil|che|ra/i).test(e)};ho.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(ho.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(n){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:n})}})});var tz=xn.event;function iAe(){}function rAe(){return this.cancelBubble}function aAe(){return this.defaultPrevented}xn.event=function(e){return tz&&(e=tz(e)),e.persist=iAe,e.isPropagationStopped=rAe,e.isDefaultPrevented=aAe,e.nativeEvent=e};var iz={configurable:!0,get:function(){return this.class}},rz=xn.vnode;xn.vnode=function(e){var n=e.type,t=e.props,i=t;if(typeof n=="string"){var r=n.indexOf("-")===-1;for(var a in i={},t){var o=t[a];nAe&&a==="children"&&n==="noscript"||a==="value"&&"defaultValue"in t&&o==null||(a==="defaultValue"&&"value"in t&&t.value==null?a="value":a==="download"&&o===!0?o="":/ondoubleclick/i.test(a)?a="ondblclick":/^onchange(textarea|input)/i.test(a+n)&&!tAe(t.type)?a="oninput":/^onfocus$/i.test(a)?a="onfocusin":/^onblur$/i.test(a)?a="onfocusout":/^on(Ani|Tra|Tou|BeforeInp)/.test(a)?a=a.toLowerCase():r&&eAe.test(a)?a=a.replace(/[A-Z0-9]/,"-$&").toLowerCase():o===null&&(o=void 0),i[a]=o)}n=="select"&&i.multiple&&Array.isArray(i.value)&&(i.value=J1(t.children).forEach(function(l){l.props.selected=i.value.indexOf(l.props.value)!=-1})),n=="select"&&i.defaultValue!=null&&(i.value=J1(t.children).forEach(function(l){l.props.selected=i.multiple?i.defaultValue.indexOf(l.props.value)!=-1:i.defaultValue==l.props.value})),e.props=i,t.class!=t.className&&(iz.enumerable="className"in t,t.className!=null&&(i.class=t.className),Object.defineProperty(i,"className",iz))}e.$$typeof=J9e,rz&&rz(e)};var az=xn.__r;xn.__r=function(e){az&&az(e),e.__c};const oAe={light:"outline",dark:"solid"};class sAe extends ty{renderIcon(n){const{icon:t}=n;if(t){if(t.svg)return $e("span",{class:"flex",dangerouslySetInnerHTML:{__html:t.svg}});if(t.src)return $e("img",{src:t.src})}const i=ny.categories[n.id]||ny.categories.custom,r=this.props.icons=="auto"?oAe[this.props.theme]:this.props.icons;return i[r]||i}render(){let n=null;return $e("nav",{id:"nav",class:"padding","data-position":this.props.position,dir:this.props.dir,children:$e("div",{class:"flex relative",children:[this.categories.map((t,i)=>{const r=t.name||Yi.categories[t.id],a=!this.props.unfocused&&t.id==this.state.categoryId;return a&&(n=i),$e("button",{"aria-label":r,"aria-selected":a||void 0,title:r,type:"button",class:"flex flex-grow flex-center",onMouseDown:o=>o.preventDefault(),onClick:()=>{this.props.onClick({category:t,i})},children:this.renderIcon(t)})}),$e("div",{class:"bar",style:{width:`${100/this.categories.length}%`,opacity:n==null?0:1,transform:this.props.dir==="rtl"?`scaleX(-1) translateX(${n*100}%)`:`translateX(${n*100}%)`}})]})})}constructor(){super(),this.categories=Xn.categories.filter(n=>!n.target),this.state={categoryId:this.categories[0].id}}}class lAe extends ty{shouldComponentUpdate(n){for(let t in n)if(t!="children"&&n[t]!=this.props[t])return!0;return!1}render(){return this.props.children}}const ug={rowsPerRender:10};class uAe extends ho{getInitialState(n=this.props){return{skin:sl.get("skin")||n.skin,theme:this.initTheme(n.theme)}}componentWillMount(){this.dir=Yi.rtl?"rtl":"ltr",this.refs={menu:Fo(),navigation:Fo(),scroll:Fo(),search:Fo(),searchInput:Fo(),skinToneButton:Fo(),skinToneRadio:Fo()},this.initGrid(),this.props.stickySearch==!1&&this.props.searchPosition=="sticky"&&(console.warn("[EmojiMart] Deprecation warning: `stickySearch` has been renamed `searchPosition`."),this.props.searchPosition="static")}componentDidMount(){if(this.register(),this.shadowRoot=this.base.parentNode,this.props.autoFocus){const{searchInput:n}=this.refs;n.current&&n.current.focus()}}componentWillReceiveProps(n){this.nextState||(this.nextState={});for(const t in n)this.nextState[t]=n[t];clearTimeout(this.nextStateTimer),this.nextStateTimer=setTimeout(()=>{let t=!1;for(const r in this.nextState)this.props[r]=this.nextState[r],(r==="custom"||r==="categories")&&(t=!0);delete this.nextState;const i=this.getInitialState();if(t)return this.reset(i);this.setState(i)})}componentWillUnmount(){this.unregister()}async reset(n={}){await eb(this.props),this.initGrid(),this.unobserve(),this.setState(n,()=>{this.observeCategories(),this.observeRows()})}register(){document.addEventListener("click",this.handleClickOutside),this.observe()}unregister(){var n;document.removeEventListener("click",this.handleClickOutside),(n=this.darkMedia)==null||n.removeEventListener("change",this.darkMediaCallback),this.unobserve()}observe(){this.observeCategories(),this.observeRows()}unobserve({except:n=[]}={}){Array.isArray(n)||(n=[n]);for(const t of this.observers)n.includes(t)||t.disconnect();this.observers=[].concat(n)}initGrid(){const{categories:n}=Xn;this.refs.categories=new Map;const t=Xn.categories.map(r=>r.id).join(",");this.navKey&&this.navKey!=t&&this.refs.scroll.current&&(this.refs.scroll.current.scrollTop=0),this.navKey=t,this.grid=[],this.grid.setsize=0;const i=(r,a)=>{const o=[];o.__categoryId=a.id,o.__index=r.length,this.grid.push(o);const l=this.grid.length-1,f=l%ug.rowsPerRender?{}:Fo();return f.index=l,f.posinset=this.grid.setsize+1,r.push(f),o};for(let r of n){const a=[];let o=i(a,r);for(let l of r.emojis)o.length==this.getPerLine()&&(o=i(a,r)),this.grid.setsize+=1,o.push(l);this.refs.categories.set(r.id,{root:Fo(),rows:a})}}initTheme(n){if(n!="auto")return n;if(!this.darkMedia){if(this.darkMedia=matchMedia("(prefers-color-scheme: dark)"),this.darkMedia.media.match(/^not/))return"light";this.darkMedia.addEventListener("change",this.darkMediaCallback)}return this.darkMedia.matches?"dark":"light"}initDynamicPerLine(n=this.props){if(!n.dynamicWidth)return;const{element:t,emojiButtonSize:i}=n,r=()=>{const{width:o}=t.getBoundingClientRect();return Math.floor(o/i)},a=new ResizeObserver(()=>{this.unobserve({except:a}),this.setState({perLine:r()},()=>{this.initGrid(),this.forceUpdate(()=>{this.observeCategories(),this.observeRows()})})});return a.observe(t),this.observers.push(a),r()}getPerLine(){return this.state.perLine||this.props.perLine}getEmojiByPos([n,t]){const i=this.state.searchResults||this.grid,r=i[n]&&i[n][t];if(r)return Xf.get(r)}observeCategories(){const n=this.refs.navigation.current;if(!n)return;const t=new Map,i=o=>{o!=n.state.categoryId&&n.setState({categoryId:o})},r={root:this.refs.scroll.current,threshold:[0,1]},a=new IntersectionObserver(o=>{for(const f of o){const c=f.target.dataset.id;t.set(c,f.intersectionRatio)}const l=[...t];for(const[f,c]of l)if(c){i(f);break}},r);for(const{root:o}of this.refs.categories.values())a.observe(o.current);this.observers.push(a)}observeRows(){const n={...this.state.visibleRows},t=new IntersectionObserver(i=>{for(const r of i){const a=parseInt(r.target.dataset.index);r.isIntersecting?n[a]=!0:delete n[a]}this.setState({visibleRows:n})},{root:this.refs.scroll.current,rootMargin:`${this.props.emojiButtonSize*(ug.rowsPerRender+5)}px 0px ${this.props.emojiButtonSize*ug.rowsPerRender}px`});for(const{rows:i}of this.refs.categories.values())for(const r of i)r.current&&t.observe(r.current);this.observers.push(t)}preventDefault(n){n.preventDefault()}unfocusSearch(){const n=this.refs.searchInput.current;n&&n.blur()}navigate({e:n,input:t,left:i,right:r,up:a,down:o}){const l=this.state.searchResults||this.grid;if(!l.length)return;let[f,c]=this.state.pos;const h=(()=>{if(f==0&&c==0&&!n.repeat&&(i||a))return null;if(f==-1)return!n.repeat&&(r||o)&&t.selectionStart==t.value.length?[0,0]:null;if(i||r){let d=l[f];const p=i?-1:1;if(c+=p,!d[c]){if(f+=p,d=l[f],!d)return f=i?0:l.length-1,c=i?0:l[f].length-1,[f,c];c=i?d.length-1:0}return[f,c]}if(a||o){f+=a?-1:1;const d=l[f];return d?(d[c]||(c=d.length-1),[f,c]):(f=a?0:l.length-1,c=a?0:l[f].length-1,[f,c])}})();if(h)n.preventDefault();else{this.state.pos[0]>-1&&this.setState({pos:[-1,-1]});return}this.setState({pos:h,keyboard:!0},()=>{this.scrollTo({row:h[0]})})}scrollTo({categoryId:n,row:t}){const i=this.state.searchResults||this.grid;if(!i.length)return;const r=this.refs.scroll.current,a=r.getBoundingClientRect();let o=0;if(t>=0&&(n=i[t].__categoryId),n&&(o=(this.refs[n]||this.refs.categories.get(n).root).current.getBoundingClientRect().top-(a.top-r.scrollTop)+1),t>=0)if(!t)o=0;else{const l=i[t].__index,f=o+l*this.props.emojiButtonSize,c=f+this.props.emojiButtonSize+this.props.emojiButtonSize*.88;if(f<r.scrollTop)o=f;else if(c>r.scrollTop+a.height)o=c-a.height;else return}this.ignoreMouse(),r.scrollTop=o}ignoreMouse(){this.mouseIsIgnored=!0,clearTimeout(this.ignoreMouseTimer),this.ignoreMouseTimer=setTimeout(()=>{delete this.mouseIsIgnored},100)}handleEmojiOver(n){this.mouseIsIgnored||this.state.showSkins||this.setState({pos:n||[-1,-1],keyboard:!1})}handleEmojiClick({e:n,emoji:t,pos:i}){if(this.props.onEmojiSelect&&(!t&&i&&(t=this.getEmojiByPos(i)),t)){const r=V9e(t,{skinIndex:this.state.skin-1});this.props.maxFrequentRows&&BW.add(r,this.props),this.props.onEmojiSelect(r,n)}}closeSkins(){this.state.showSkins&&(this.setState({showSkins:null,tempSkin:null}),this.base.removeEventListener("click",this.handleBaseClick),this.base.removeEventListener("keydown",this.handleBaseKeydown))}handleSkinMouseOver(n){this.setState({tempSkin:n})}handleSkinClick(n){this.ignoreMouse(),this.closeSkins(),this.setState({skin:n,tempSkin:null}),sl.set("skin",n)}renderNav(){return $e(sAe,{ref:this.refs.navigation,icons:this.props.icons,theme:this.state.theme,dir:this.dir,unfocused:!!this.state.searchResults,position:this.props.navPosition,onClick:this.handleCategoryClick},this.navKey)}renderPreview(){const n=this.getEmojiByPos(this.state.pos),t=this.state.searchResults&&!this.state.searchResults.length;return $e("div",{id:"preview",class:"flex flex-middle",dir:this.dir,"data-position":this.props.previewPosition,children:[$e("div",{class:"flex flex-middle flex-grow",children:[$e("div",{class:"flex flex-auto flex-middle flex-center",style:{height:this.props.emojiButtonSize,fontSize:this.props.emojiButtonSize},children:$e(O6,{emoji:n,id:t?this.props.noResultsEmoji||"cry":this.props.previewEmoji||(this.props.previewPosition=="top"?"point_down":"point_up"),set:this.props.set,size:this.props.emojiButtonSize,skin:this.state.tempSkin||this.state.skin,spritesheet:!0,getSpritesheetURL:this.props.getSpritesheetURL})}),$e("div",{class:`margin-${this.dir[0]}`,children:n||t?$e("div",{class:`padding-${this.dir[2]} align-${this.dir[0]}`,children:[$e("div",{class:"preview-title ellipsis",children:n?n.name:Yi.search_no_results_1}),$e("div",{class:"preview-subtitle ellipsis color-c",children:n?n.skins[0].shortcodes:Yi.search_no_results_2})]}):$e("div",{class:"preview-placeholder color-c",children:Yi.pick})})]}),!n&&this.props.skinTonePosition=="preview"&&this.renderSkinToneButton()]})}renderEmojiButton(n,{pos:t,posinset:i,grid:r}){const a=this.props.emojiButtonSize,o=this.state.tempSkin||this.state.skin,f=(n.skins[o-1]||n.skins[0]).native,c=H9e(this.state.pos,t),h=t.concat(n.id).join("");return $e(lAe,{selected:c,skin:o,size:a,children:$e("button",{"aria-label":f,"aria-selected":c||void 0,"aria-posinset":i,"aria-setsize":r.setsize,"data-keyboard":this.state.keyboard,title:this.props.previewPosition=="none"?n.name:void 0,type:"button",class:"flex flex-center flex-middle",tabindex:"-1",onClick:d=>this.handleEmojiClick({e:d,emoji:n}),onMouseEnter:()=>this.handleEmojiOver(t),onMouseLeave:()=>this.handleEmojiOver(),style:{width:this.props.emojiButtonSize,height:this.props.emojiButtonSize,fontSize:this.props.emojiSize,lineHeight:0},children:[$e("div",{"aria-hidden":"true",class:"background",style:{borderRadius:this.props.emojiButtonRadius,backgroundColor:this.props.emojiButtonColors?this.props.emojiButtonColors[(i-1)%this.props.emojiButtonColors.length]:void 0}}),$e(O6,{emoji:n,set:this.props.set,size:this.props.emojiSize,skin:o,spritesheet:!0,getSpritesheetURL:this.props.getSpritesheetURL})]})},h)}renderSearch(){const n=this.props.previewPosition=="none"||this.props.skinTonePosition=="search";return $e("div",{children:[$e("div",{class:"spacer"}),$e("div",{class:"flex flex-middle",children:[$e("div",{class:"search relative flex-grow",children:[$e("input",{type:"search",ref:this.refs.searchInput,placeholder:Yi.search,onClick:this.handleSearchClick,onInput:this.handleSearchInput,onKeyDown:this.handleSearchKeyDown,autoComplete:"off"}),$e("span",{class:"icon loupe flex",children:ny.search.loupe}),this.state.searchResults&&$e("button",{title:"Clear","aria-label":"Clear",type:"button",class:"icon delete flex",onClick:this.clearSearch,onMouseDown:this.preventDefault,children:ny.search.delete})]}),n&&this.renderSkinToneButton()]})]})}renderSearchResults(){const{searchResults:n}=this.state;return n?$e("div",{class:"category",ref:this.refs.search,children:[$e("div",{class:`sticky padding-small align-${this.dir[0]}`,children:Yi.categories.search}),$e("div",{children:n.length?n.map((t,i)=>$e("div",{class:"flex",children:t.map((r,a)=>this.renderEmojiButton(r,{pos:[i,a],posinset:i*this.props.perLine+a+1,grid:n}))})):$e("div",{class:`padding-small align-${this.dir[0]}`,children:this.props.onAddCustomEmoji&&$e("a",{onClick:this.props.onAddCustomEmoji,children:Yi.add_custom})})})]}):null}renderCategories(){const{categories:n}=Xn,t=!!this.state.searchResults,i=this.getPerLine();return $e("div",{style:{visibility:t?"hidden":void 0,display:t?"none":void 0,height:"100%"},children:n.map(r=>{const{root:a,rows:o}=this.refs.categories.get(r.id);return $e("div",{"data-id":r.target?r.target.id:r.id,class:"category",ref:a,children:[$e("div",{class:`sticky padding-small align-${this.dir[0]}`,children:r.name||Yi.categories[r.id]}),$e("div",{class:"relative",style:{height:o.length*this.props.emojiButtonSize},children:o.map((l,f)=>{const c=l.index-l.index%ug.rowsPerRender,h=this.state.visibleRows[c],d="current"in l?l:void 0;if(!h&&!d)return null;const p=f*i,v=p+i,b=r.emojis.slice(p,v);return b.length<i&&b.push(...new Array(i-b.length)),$e("div",{"data-index":l.index,ref:d,class:"flex row",style:{top:f*this.props.emojiButtonSize},children:h&&b.map((w,k)=>{if(!w)return $e("div",{style:{width:this.props.emojiButtonSize,height:this.props.emojiButtonSize}});const _=Xf.get(w);return this.renderEmojiButton(_,{pos:[l.index,k],posinset:l.posinset+k,grid:this.grid})})},l.index)})})]})})})}renderSkinToneButton(){return this.props.skinTonePosition=="none"?null:$e("div",{class:"flex flex-auto flex-center flex-middle",style:{position:"relative",width:this.props.emojiButtonSize,height:this.props.emojiButtonSize},children:$e("button",{type:"button",ref:this.refs.skinToneButton,class:"skin-tone-button flex flex-auto flex-center flex-middle","aria-selected":this.state.showSkins?"":void 0,"aria-label":Yi.skins.choose,title:Yi.skins.choose,onClick:this.openSkins,style:{width:this.props.emojiSize,height:this.props.emojiSize},children:$e("span",{class:`skin-tone skin-tone-${this.state.skin}`})})})}renderLiveRegion(){const n=this.getEmojiByPos(this.state.pos),t=n?n.name:"";return $e("div",{"aria-live":"polite",class:"sr-only",children:t})}renderSkins(){const t=this.refs.skinToneButton.current.getBoundingClientRect(),i=this.base.getBoundingClientRect(),r={};return this.dir=="ltr"?r.right=i.right-t.right-3:r.left=t.left-i.left-3,this.props.previewPosition=="bottom"&&this.props.skinTonePosition=="preview"?r.bottom=i.bottom-t.top+6:(r.top=t.bottom-i.top+3,r.bottom="auto"),$e("div",{ref:this.refs.menu,role:"radiogroup",dir:this.dir,"aria-label":Yi.skins.choose,class:"menu hidden","data-position":r.top?"top":"bottom",style:r,children:[...Array(6).keys()].map(a=>{const o=a+1,l=this.state.skin==o;return $e("div",{children:[$e("input",{type:"radio",name:"skin-tone",value:o,"aria-label":Yi.skins[o],ref:l?this.refs.skinToneRadio:null,defaultChecked:l,onChange:()=>this.handleSkinMouseOver(o),onKeyDown:f=>{(f.code=="Enter"||f.code=="Space"||f.code=="Tab")&&(f.preventDefault(),this.handleSkinClick(o))}}),$e("button",{"aria-hidden":"true",tabindex:"-1",onClick:()=>this.handleSkinClick(o),onMouseEnter:()=>this.handleSkinMouseOver(o),onMouseLeave:()=>this.handleSkinMouseOver(),class:"option flex flex-grow flex-middle",children:[$e("span",{class:`skin-tone skin-tone-${o}`}),$e("span",{class:"margin-small-lr",children:Yi.skins[o]})]})]})})})}render(){const n=this.props.perLine*this.props.emojiButtonSize;return $e("section",{id:"root",class:"flex flex-column",dir:this.dir,style:{width:this.props.dynamicWidth?"100%":`calc(${n}px + (var(--padding) + var(--sidebar-width)))`},"data-emoji-set":this.props.set,"data-theme":this.state.theme,"data-menu":this.state.showSkins?"":void 0,children:[this.props.previewPosition=="top"&&this.renderPreview(),this.props.navPosition=="top"&&this.renderNav(),this.props.searchPosition=="sticky"&&$e("div",{class:"padding-lr",children:this.renderSearch()}),$e("div",{ref:this.refs.scroll,class:"scroll flex-grow padding-lr",children:$e("div",{style:{width:this.props.dynamicWidth?"100%":n,height:"100%"},children:[this.props.searchPosition=="static"&&this.renderSearch(),this.renderSearchResults(),this.renderCategories()]})}),this.props.navPosition=="bottom"&&this.renderNav(),this.props.previewPosition=="bottom"&&this.renderPreview(),this.state.showSkins&&this.renderSkins(),this.renderLiveRegion()]})}constructor(n){super(),ua(this,"darkMediaCallback",()=>{this.props.theme=="auto"&&this.setState({theme:this.darkMedia.matches?"dark":"light"})}),ua(this,"handleClickOutside",t=>{const{element:i}=this.props;t.target!=i&&(this.state.showSkins&&this.closeSkins(),this.props.onClickOutside&&this.props.onClickOutside(t))}),ua(this,"handleBaseClick",t=>{this.state.showSkins&&(t.target.closest(".menu")||(t.preventDefault(),t.stopImmediatePropagation(),this.closeSkins()))}),ua(this,"handleBaseKeydown",t=>{this.state.showSkins&&t.key=="Escape"&&(t.preventDefault(),t.stopImmediatePropagation(),this.closeSkins())}),ua(this,"handleSearchClick",()=>{this.getEmojiByPos(this.state.pos)&&this.setState({pos:[-1,-1]})}),ua(this,"handleSearchInput",async()=>{const t=this.refs.searchInput.current;if(!t)return;const{value:i}=t,r=await Xf.search(i),a=()=>{this.refs.scroll.current&&(this.refs.scroll.current.scrollTop=0)};if(!r)return this.setState({searchResults:r,pos:[-1,-1]},a);const o=t.selectionStart==t.value.length?[0,0]:[-1,-1],l=[];l.setsize=r.length;let f=null;for(let c of r)(!l.length||f.length==this.getPerLine())&&(f=[],f.__categoryId="search",f.__index=l.length,l.push(f)),f.push(c);this.ignoreMouse(),this.setState({searchResults:l,pos:o},a)}),ua(this,"handleSearchKeyDown",t=>{const i=t.currentTarget;switch(t.stopImmediatePropagation(),t.key){case"ArrowLeft":this.navigate({e:t,input:i,left:!0});break;case"ArrowRight":this.navigate({e:t,input:i,right:!0});break;case"ArrowUp":this.navigate({e:t,input:i,up:!0});break;case"ArrowDown":this.navigate({e:t,input:i,down:!0});break;case"Enter":t.preventDefault(),this.handleEmojiClick({e:t,pos:this.state.pos});break;case"Escape":t.preventDefault(),this.state.searchResults?this.clearSearch():this.unfocusSearch();break}}),ua(this,"clearSearch",()=>{const t=this.refs.searchInput.current;t&&(t.value="",t.focus(),this.handleSearchInput())}),ua(this,"handleCategoryClick",({category:t,i})=>{this.scrollTo(i==0?{row:-1}:{categoryId:t.id})}),ua(this,"openSkins",t=>{const{currentTarget:i}=t,r=i.getBoundingClientRect();this.setState({showSkins:r},async()=>{await U9e(2);const a=this.refs.menu.current;a&&(a.classList.remove("hidden"),this.refs.skinToneRadio.current.focus(),this.base.addEventListener("click",this.handleBaseClick,!0),this.base.addEventListener("keydown",this.handleBaseKeydown,!0))})}),this.observers=[],this.state={pos:[-1,-1],perLine:this.initDynamicPerLine(n),visibleRows:{0:!0},...this.getInitialState(n)}}}class zA extends K9e{async connectedCallback(){const n=UW(this.props,Ho,this);n.element=this,n.ref=t=>{this.component=t},await eb(n),!this.disconnected&&LW($e(uAe,{...n}),this.shadowRoot)}constructor(n){super(n,{styles:AW(XW)})}}ua(zA,"Props",Ho);typeof customElements<"u"&&!customElements.get("em-emoji-picker")&&customElements.define("em-emoji-picker",zA);var XW={};XW=`:host {
width: min-content;
height: 435px;
min-height: 230px;
border-radius: var(--border-radius);
box-shadow: var(--shadow);
--border-radius: 10px;
--category-icon-size: 18px;
--font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
--font-size: 15px;
--preview-placeholder-size: 21px;
--preview-title-size: 1.1em;
--preview-subtitle-size: .9em;
--shadow-color: 0deg 0% 0%;
--shadow: .3px .5px 2.7px hsl(var(--shadow-color) / .14), .4px .8px 1px -3.2px hsl(var(--shadow-color) / .14), 1px 2px 2.5px -4.5px hsl(var(--shadow-color) / .14);
display: flex;
}
[data-theme="light"] {
--em-rgb-color: var(--rgb-color, 34, 36, 39);
--em-rgb-accent: var(--rgb-accent, 34, 102, 237);
--em-rgb-background: var(--rgb-background, 255, 255, 255);
--em-rgb-input: var(--rgb-input, 255, 255, 255);
--em-color-border: var(--color-border, rgba(0, 0, 0, .05));
--em-color-border-over: var(--color-border-over, rgba(0, 0, 0, .1));
}
[data-theme="dark"] {
--em-rgb-color: var(--rgb-color, 222, 222, 221);
--em-rgb-accent: var(--rgb-accent, 58, 130, 247);
--em-rgb-background: var(--rgb-background, 21, 22, 23);
--em-rgb-input: var(--rgb-input, 0, 0, 0);
--em-color-border: var(--color-border, rgba(255, 255, 255, .1));
--em-color-border-over: var(--color-border-over, rgba(255, 255, 255, .2));
}
#root {
--color-a: rgb(var(--em-rgb-color));
--color-b: rgba(var(--em-rgb-color), .65);
--color-c: rgba(var(--em-rgb-color), .45);
--padding: 12px;
--padding-small: calc(var(--padding) / 2);
--sidebar-width: 16px;
--duration: 225ms;
--duration-fast: 125ms;
--duration-instant: 50ms;
--easing: cubic-bezier(.4, 0, .2, 1);
width: 100%;
text-align: left;
border-radius: var(--border-radius);
background-color: rgb(var(--em-rgb-background));
position: relative;
}
@media (prefers-reduced-motion) {
#root {
--duration: 0;
--duration-fast: 0;
--duration-instant: 0;
}
}
#root[data-menu] button {
cursor: auto;
}
#root[data-menu] .menu button {
cursor: pointer;
}
:host, #root, input, button {
color: rgb(var(--em-rgb-color));
font-family: var(--font-family);
font-size: var(--font-size);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: normal;
}
*, :before, :after {
box-sizing: border-box;
min-width: 0;
margin: 0;
padding: 0;
}
.relative {
position: relative;
}
.flex {
display: flex;
}
.flex-auto {
flex: none;
}
.flex-center {
justify-content: center;
}
.flex-column {
flex-direction: column;
}
.flex-grow {
flex: auto;
}
.flex-middle {
align-items: center;
}
.flex-wrap {
flex-wrap: wrap;
}
.padding {
padding: var(--padding);
}
.padding-t {
padding-top: var(--padding);
}
.padding-lr {
padding-left: var(--padding);
padding-right: var(--padding);
}
.padding-r {
padding-right: var(--padding);
}
.padding-small {
padding: var(--padding-small);
}
.padding-small-b {
padding-bottom: var(--padding-small);
}
.padding-small-lr {
padding-left: var(--padding-small);
padding-right: var(--padding-small);
}
.margin {
margin: var(--padding);
}
.margin-r {
margin-right: var(--padding);
}
.margin-l {
margin-left: var(--padding);
}
.margin-small-l {
margin-left: var(--padding-small);
}
.margin-small-lr {
margin-left: var(--padding-small);
margin-right: var(--padding-small);
}
.align-l {
text-align: left;
}
.align-r {
text-align: right;
}
.color-a {
color: var(--color-a);
}
.color-b {
color: var(--color-b);
}
.color-c {
color: var(--color-c);
}
.ellipsis {
white-space: nowrap;
max-width: 100%;
width: auto;
text-overflow: ellipsis;
overflow: hidden;
}
.sr-only {
width: 1px;
height: 1px;
position: absolute;
top: auto;
left: -10000px;
overflow: hidden;
}
a {
cursor: pointer;
color: rgb(var(--em-rgb-accent));
}
a:hover {
text-decoration: underline;
}
.spacer {
height: 10px;
}
[dir="rtl"] .scroll {
padding-left: 0;
padding-right: var(--padding);
}
.scroll {
padding-right: 0;
overflow-x: hidden;
overflow-y: auto;
}
.scroll::-webkit-scrollbar {
width: var(--sidebar-width);
height: var(--sidebar-width);
}
.scroll::-webkit-scrollbar-track {
border: 0;
}
.scroll::-webkit-scrollbar-button {
width: 0;
height: 0;
display: none;
}
.scroll::-webkit-scrollbar-corner {
background-color: rgba(0, 0, 0, 0);
}
.scroll::-webkit-scrollbar-thumb {
min-height: 20%;
min-height: 65px;
border: 4px solid rgb(var(--em-rgb-background));
border-radius: 8px;
}
.scroll::-webkit-scrollbar-thumb:hover {
background-color: var(--em-color-border-over) !important;
}
.scroll:hover::-webkit-scrollbar-thumb {
background-color: var(--em-color-border);
}
.sticky {
z-index: 1;
background-color: rgba(var(--em-rgb-background), .9);
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
font-weight: 500;
position: sticky;
top: -1px;
}
[dir="rtl"] .search input[type="search"] {
padding: 10px 2.2em 10px 2em;
}
[dir="rtl"] .search .loupe {
left: auto;
right: .7em;
}
[dir="rtl"] .search .delete {
left: .7em;
right: auto;
}
.search {
z-index: 2;
position: relative;
}
.search input, .search button {
font-size: calc(var(--font-size) - 1px);
}
.search input[type="search"] {
width: 100%;
background-color: var(--em-color-border);
transition-duration: var(--duration);
transition-property: background-color, box-shadow;
transition-timing-function: var(--easing);
border: 0;
border-radius: 10px;
outline: 0;
padding: 10px 2em 10px 2.2em;
display: block;
}
.search input[type="search"]::-ms-input-placeholder {
color: inherit;
opacity: .6;
}
.search input[type="search"]::placeholder {
color: inherit;
opacity: .6;
}
.search input[type="search"], .search input[type="search"]::-webkit-search-decoration, .search input[type="search"]::-webkit-search-cancel-button, .search input[type="search"]::-webkit-search-results-button, .search input[type="search"]::-webkit-search-results-decoration {
-webkit-appearance: none;
-ms-appearance: none;
appearance: none;
}
.search input[type="search"]:focus {
background-color: rgb(var(--em-rgb-input));
box-shadow: inset 0 0 0 1px rgb(var(--em-rgb-accent)), 0 1px 3px rgba(65, 69, 73, .2);
}
.search .icon {
z-index: 1;
color: rgba(var(--em-rgb-color), .7);
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.search .loupe {
pointer-events: none;
left: .7em;
}
.search .delete {
right: .7em;
}
svg {
fill: currentColor;
width: 1em;
height: 1em;
}
button {
-webkit-appearance: none;
-ms-appearance: none;
appearance: none;
cursor: pointer;
color: currentColor;
background-color: rgba(0, 0, 0, 0);
border: 0;
}
#nav {
z-index: 2;
padding-top: 12px;
padding-bottom: 12px;
padding-right: var(--sidebar-width);
position: relative;
}
#nav button {
color: var(--color-b);
transition: color var(--duration) var(--easing);
}
#nav button:hover {
color: var(--color-a);
}
#nav svg, #nav img {
width: var(--category-icon-size);
height: var(--category-icon-size);
}
#nav[dir="rtl"] .bar {
left: auto;
right: 0;
}
#nav .bar {
width: 100%;
height: 3px;
background-color: rgb(var(--em-rgb-accent));
transition: transform var(--duration) var(--easing);
border-radius: 3px 3px 0 0;
position: absolute;
bottom: -12px;
left: 0;
}
#nav button[aria-selected] {
color: rgb(var(--em-rgb-accent));
}
#preview {
z-index: 2;
padding: calc(var(--padding) + 4px) var(--padding);
padding-right: var(--sidebar-width);
position: relative;
}
#preview .preview-placeholder {
font-size: var(--preview-placeholder-size);
}
#preview .preview-title {
font-size: var(--preview-title-size);
}
#preview .preview-subtitle {
font-size: var(--preview-subtitle-size);
}
#nav:before, #preview:before {
content: "";
height: 2px;
position: absolute;
left: 0;
right: 0;
}
#nav[data-position="top"]:before, #preview[data-position="top"]:before {
background: linear-gradient(to bottom, var(--em-color-border), transparent);
top: 100%;
}
#nav[data-position="bottom"]:before, #preview[data-position="bottom"]:before {
background: linear-gradient(to top, var(--em-color-border), transparent);
bottom: 100%;
}
.category:last-child {
min-height: calc(100% + 1px);
}
.category button {
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, sans-serif;
position: relative;
}
.category button > * {
position: relative;
}
.category button .background {
opacity: 0;
background-color: var(--em-color-border);
transition: opacity var(--duration-fast) var(--easing) var(--duration-instant);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.category button:hover .background {
transition-duration: var(--duration-instant);
transition-delay: 0s;
}
.category button[aria-selected] .background {
opacity: 1;
}
.category button[data-keyboard] .background {
transition: none;
}
.row {
width: 100%;
position: absolute;
top: 0;
left: 0;
}
.skin-tone-button {
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 100%;
}
.skin-tone-button:hover {
border-color: var(--em-color-border);
}
.skin-tone-button:active .skin-tone {
transform: scale(.85) !important;
}
.skin-tone-button .skin-tone {
transition: transform var(--duration) var(--easing);
}
.skin-tone-button[aria-selected] {
background-color: var(--em-color-border);
border-top-color: rgba(0, 0, 0, .05);
border-bottom-color: rgba(0, 0, 0, 0);
border-left-width: 0;
border-right-width: 0;
}
.skin-tone-button[aria-selected] .skin-tone {
transform: scale(.9);
}
.menu {
z-index: 2;
white-space: nowrap;
border: 1px solid var(--em-color-border);
background-color: rgba(var(--em-rgb-background), .9);
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
transition-property: opacity, transform;
transition-duration: var(--duration);
transition-timing-function: var(--easing);
border-radius: 10px;
padding: 4px;
position: absolute;
box-shadow: 1px 1px 5px rgba(0, 0, 0, .05);
}
.menu.hidden {
opacity: 0;
}
.menu[data-position="bottom"] {
transform-origin: 100% 100%;
}
.menu[data-position="bottom"].hidden {
transform: scale(.9)rotate(-3deg)translateY(5%);
}
.menu[data-position="top"] {
transform-origin: 100% 0;
}
.menu[data-position="top"].hidden {
transform: scale(.9)rotate(3deg)translateY(-5%);
}
.menu input[type="radio"] {
clip: rect(0 0 0 0);
width: 1px;
height: 1px;
border: 0;
margin: 0;
padding: 0;
position: absolute;
overflow: hidden;
}
.menu input[type="radio"]:checked + .option {
box-shadow: 0 0 0 2px rgb(var(--em-rgb-accent));
}
.option {
width: 100%;
border-radius: 6px;
padding: 4px 6px;
}
.option:hover {
color: #fff;
background-color: rgb(var(--em-rgb-accent));
}
.skin-tone {
width: 16px;
height: 16px;
border-radius: 100%;
display: inline-block;
position: relative;
overflow: hidden;
}
.skin-tone:after {
content: "";
mix-blend-mode: overlay;
background: linear-gradient(rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
border: 1px solid rgba(0, 0, 0, .8);
border-radius: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
box-shadow: inset 0 -2px 3px #000, inset 0 1px 2px #fff;
}
.skin-tone-1 {
background-color: #ffc93a;
}
.skin-tone-2 {
background-color: #ffdab7;
}
.skin-tone-3 {
background-color: #e7b98f;
}
.skin-tone-4 {
background-color: #c88c61;
}
.skin-tone-5 {
background-color: #a46134;
}
.skin-tone-6 {
background-color: #5d4437;
}
[data-index] {
justify-content: space-between;
}
[data-emoji-set="twitter"] .skin-tone:after {
box-shadow: none;
border-color: rgba(0, 0, 0, .5);
}
[data-emoji-set="twitter"] .skin-tone-1 {
background-color: #fade72;
}
[data-emoji-set="twitter"] .skin-tone-2 {
background-color: #f3dfd0;
}
[data-emoji-set="twitter"] .skin-tone-3 {
background-color: #eed3a8;
}
[data-emoji-set="twitter"] .skin-tone-4 {
background-color: #cfad8d;
}
[data-emoji-set="twitter"] .skin-tone-5 {
background-color: #a8805d;
}
[data-emoji-set="twitter"] .skin-tone-6 {
background-color: #765542;
}
[data-emoji-set="google"] .skin-tone:after {
box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .4);
}
[data-emoji-set="google"] .skin-tone-1 {
background-color: #f5c748;
}
[data-emoji-set="google"] .skin-tone-2 {
background-color: #f1d5aa;
}
[data-emoji-set="google"] .skin-tone-3 {
background-color: #d4b48d;
}
[data-emoji-set="google"] .skin-tone-4 {
background-color: #aa876b;
}
[data-emoji-set="google"] .skin-tone-5 {
background-color: #916544;
}
[data-emoji-set="google"] .skin-tone-6 {
background-color: #61493f;
}
[data-emoji-set="facebook"] .skin-tone:after {
border-color: rgba(0, 0, 0, .4);
box-shadow: inset 0 -2px 3px #000, inset 0 1px 4px #fff;
}
[data-emoji-set="facebook"] .skin-tone-1 {
background-color: #f5c748;
}
[data-emoji-set="facebook"] .skin-tone-2 {
background-color: #f1d5aa;
}
[data-emoji-set="facebook"] .skin-tone-3 {
background-color: #d4b48d;
}
[data-emoji-set="facebook"] .skin-tone-4 {
background-color: #aa876b;
}
[data-emoji-set="facebook"] .skin-tone-5 {
background-color: #916544;
}
[data-emoji-set="facebook"] .skin-tone-6 {
background-color: #61493f;
}
`;function fAe({opened:e,onClose:n,onSelect:t,target:i}){return y.jsxs(En,{opened:e,onChange:r=>{r||n()},onDismiss:n,position:"bottom-start",withArrow:!0,shadow:"md",withinPortal:!0,closeOnClickOutside:!0,closeOnEscape:!0,trapFocus:!1,children:[y.jsx(En.Target,{children:i}),y.jsx(En.Dropdown,{p:0,style:{background:"transparent",border:"none"},children:y.jsx(cAe,{onSelect:r=>{t(r),n()}})})]})}function cAe({onSelect:e}){const n=A.useRef(null),t=A.useRef(null),i=A.useRef(e);return i.current=e,A.useEffect(()=>{if(n.current)return t.current=new zA({data:x9e,onEmojiSelect:r=>{const a=i.current;r.native?a(r.native):r.shortcodes&&a(r.shortcodes)},theme:"dark",previewPosition:"none",skinTonePosition:"search",autoFocus:!0,maxFrequentRows:2,ref:n}),()=>{n.current&&(n.current.innerHTML=""),t.current=null}},[]),y.jsx("div",{ref:n})}const Oh="column-";function dAe(e){return e==="column"?n=>{const t=n.droppableContainers.filter(r=>String(r.id).startsWith(Oh)),i=JB({...n,droppableContainers:t});return i.length>0?i:dre({...n,droppableContainers:t})}:n=>{const t=pre(n);return t.length>0?t:QB(n)}}function hAe(){const e=KC(),[n,t]=A.useState(null),[i,r]=A.useState([]),[a,o]=A.useState(null),[l,f]=A.useState(null),[c,h]=A.useState(void 0),[d,p]=A.useState(!1),[v,b]=A.useState(""),[w,k]=A.useState(Date.now()),[_,C]=A.useState(!1),[x,E]=A.useState("board"),[O,j]=A.useState([]),[M,N]=A.useState(!1),[H,P]=A.useState([]),[z,F]=A.useState(!1),[G,U]=A.useState([]),[$,R]=A.useState([]),[I,q]=A.useState(""),[Y,D]=A.useState(null),[W,V]=A.useState(null),[L,X]=A.useState([]),[ee,re]=A.useState(!1),[se,ye]=A.useState(null),[ae,le]=A.useState(null),[_e,ne]=A.useState(!1),[ze,we]=A.useState(null),[Ce,Ne]=A.useState(!1),[ge,xe]=A.useState(null),[Pe,ue]=A.useState(!1),[Be,Ge]=A.useState("#888888"),[Ve,Xe]=A.useState(null),[Qe,ie]=A.useState(!1),[he,Ye]=A.useState(()=>{const Z=localStorage.getItem("kanban_nav_width"),pe=Z?parseInt(Z,10):NaN;return Number.isFinite(pe)&&pe>=180&&pe<=600?pe:240}),Je=A.useRef(he);A.useEffect(()=>{Je.current=he,localStorage.setItem("kanban_nav_width",String(he))},[he]);const Se=Z=>{Z.preventDefault();const pe=Z.clientX,Ae=Je.current;document.body.style.cursor="col-resize",document.body.style.userSelect="none";const Ke=St=>{const ut=St.clientX-pe,Et=Math.min(600,Math.max(180,Ae+ut));Ye(Et)},$n=()=>{document.body.style.cursor="",document.body.style.userSelect="",window.removeEventListener("mousemove",Ke),window.removeEventListener("mouseup",$n)};window.addEventListener("mousemove",Ke),window.addEventListener("mouseup",$n)},tn=ure(qT(i9,{activationConstraint:{distance:5}}),qT(n9,{coordinateGetter:Fae})),cn=32,On=400,mn=a!==null||l!==null,[an,en]=A.useState(!1),Rn=A.useRef(Qe);A.useEffect(()=>{Rn.current=Qe},[Qe]),A.useEffect(()=>{if(!mn){en(!1);return}let Z=null,pe=!1,Ae=!1;const Ke=()=>{Z!==null&&(window.clearTimeout(Z),Z=null)},$n=St=>{const ut=St.clientX<=cn;if(ut===pe)return;if(pe=ut,en(ut),!ut){Ae=!0,Ke();return}if(!(!Rn.current||Ae))return;Ke();const $t=!Rn.current;Z=window.setTimeout(()=>{ie($t),Ae=!1},On)};return document.addEventListener("mousemove",$n),()=>{document.removeEventListener("mousemove",$n),Ke(),en(!1)}},[mn]);const De=A.useCallback(async()=>{try{const Z=await yie();t(Z)}catch(Z){Ln.show({color:"red",message:Z.message})}},[]);A.useEffect(()=>{De()},[De]);const Fe=A.useCallback(async()=>{try{const Z=await UB();r(Z)}catch(Z){console.warn("listUsers failed",Z)}},[]),jn=A.useCallback(async()=>{try{const Z=await Cie();j(Z)}catch(Z){console.warn("listTrash failed",Z)}},[]),bn=A.useCallback(async()=>{try{const Z=await jie();P(Z)}catch(Z){console.warn("listArchive failed",Z)}},[]),yn=A.useCallback(async()=>{try{const Z=await VB();U(Z)}catch(Z){console.warn("listTags failed",Z)}},[]),wn=A.useCallback(async()=>{try{const Z=await Gie();R(Z)}catch(Z){console.warn("listRequesters failed",Z)}},[]);A.useEffect(()=>{Fe()},[Fe]),A.useEffect(()=>{jn()},[jn]),A.useEffect(()=>{bn()},[bn]),A.useEffect(()=>{yn(),wn()},[yn,wn]),A.useEffect(()=>{if(a||l)return;const Z=setInterval(()=>k(Date.now()),1e3);return()=>clearInterval(Z)},[a,l]),A.useEffect(()=>{const Z=setInterval(()=>{De()},3e4);return()=>clearInterval(Z)},[De]),A.useEffect(()=>{if(!ge)return;const Z=pe=>{pe.key==="Escape"&&xe(null)};return window.addEventListener("keydown",Z),()=>window.removeEventListener("keydown",Z)},[ge]);const it=A.useMemo(()=>{const Z=new Map;for(const pe of i)Z.set(pe.id,pe);return Z},[i]),_t=A.useMemo(()=>n?[...n.columns].sort((Z,pe)=>Z.position-pe.position):[],[n]),Le=A.useMemo(()=>_t.filter(Z=>Z.location!=="sidebar"),[_t]),qe=A.useMemo(()=>_t.filter(Z=>Z.location==="sidebar"),[_t]),Nn=A.useMemo(()=>Le.map(Z=>`${Oh}${Z.id}`),[Le]),st=A.useMemo(()=>qe.map(Z=>`${Oh}${Z.id}`),[qe]),Mn=A.useCallback(Z=>{const pe=I.trim().toLowerCase();if(pe&&![Z.title,Z.description,Z.requester,...Z.tags||[]].filter(Boolean).join(" ").toLowerCase().includes(pe)||Y&&Z.assignee_id!==Y||ee&&Z.assignee_id||W&&Z.requester!==W)return!1;if(L.length>0){const Ae=new Set(Z.tags||[]);for(const Ke of L)if(!Ae.has(Ke))return!1}if(_e&&!Z.deadline)return!1;if(se||ae){const Ae=se?new Date(se).setHours(0,0,0,0):-1/0,Ke=ae?new Date(ae).setHours(23,59,59,999):1/0,$n=Z.created_at?new Date(Z.created_at).getTime():NaN,St=Z.entered_at?new Date(Z.entered_at).getTime():NaN,ut=Et=>!isNaN(Et)&&Et>=Ae&&Et<=Ke;if(!ut($n)&&!ut(St))return!1}return!0},[I,Y,ee,W,L,se,ae,_e]),nn=A.useMemo(()=>{const Z=new Map;if(!n)return Z;for(const pe of n.columns)Z.set(pe.id,[]);for(const pe of[...n.cards].sort((Ae,Ke)=>Ae.position-Ke.position)){if(!Mn(pe))continue;const Ae=Z.get(pe.column_id);Ae&&Ae.push(pe)}return Z},[n,Mn]),rn=!!I.trim()||!!Y||ee||!!W||L.length>0||!!se||!!ae||_e,on=Z=>n==null?void 0:n.cards.find(pe=>pe.id===Z),Bn=Z=>n==null?void 0:n.columns.find(pe=>pe.id===Z),Wn=Z=>{var pe;return(pe=on(Z))==null?void 0:pe.column_id},xt=Z=>Z.startsWith(Oh),Cn=Z=>Z.slice(Oh.length),An=Z=>{if(n)return xt(Z)?Cn(Z):Wn(Z)},Qn=Z=>{var $n;const pe=Z.active.id,Ae=($n=Z.active.data.current)==null?void 0:$n.type;if(h(Ae),Ae==="column"){f(Cn(pe));return}const Ke=on(pe);Ke&&o(Ke)},Xt=Z=>{var St,ut;if(!n||((St=Z.active.data.current)==null?void 0:St.type)!=="card")return;const pe=Z.active.id,Ae=(ut=Z.over)==null?void 0:ut.id;if(!Ae)return;const Ke=Wn(pe),$n=An(Ae);!Ke||!$n||Ke===$n||t(Et=>{if(!Et)return Et;const $t=Et.cards.map(rr=>rr.id===pe?{...rr,column_id:$n}:rr);return{...Et,cards:$t}})},Ai=async Z=>{var rr,oi;const pe=(rr=Z.active.data.current)==null?void 0:rr.type,Ae=Z.active.id,Ke=(oi=Z.over)==null?void 0:oi.id;if(o(null),f(null),h(void 0),!n||!Ke)return;if(pe==="column"){if(!xt(Ke))return;const Jn=Cn(Ae),Qt=Cn(Ke);if(Jn===Qt)return;const ar=Bn(Jn),Vi=Bn(Qt);if(!ar||!Vi)return;const Ea=Vi.location,Wi=_t.filter(Ri=>Ri.location===Ea).map(Ri=>Ri.id),Dl=Wi.indexOf(Jn),Za=Wi.indexOf(Qt);let Mr;if(Dl===-1){const Ri=Za===-1?Wi.length:Za;Mr=[...Wi.slice(0,Ri),Jn,...Wi.slice(Ri)]}else{if(Dl===Za)return;Mr=qg(Wi,Dl,Za)}t(Ri=>{if(!Ri)return Ri;const ws=new Map(Mr.map((or,Wu)=>[or,Wu])),Sp=Ri.columns.map(or=>or.id===Jn?{...or,location:Ea,position:ws.get(or.id)??or.position}:ws.has(or.id)?{...or,position:ws.get(or.id)}:or);return{...Ri,columns:Sp}});try{ar.location!==Ea&&await Zl(Jn,{location:Ea}),await _ie(Mr)}catch(Ri){Ln.show({color:"red",message:Ri.message})}De();return}const $n=An(Ke);if(!$n)return;const St=n.cards.find(Jn=>Jn.id===Ae);if(St!=null&&St.locked&&St.column_id!==$n){Ln.show({color:"yellow",message:"Card bloqueada: no se puede mover entre columnas"}),De();return}const ut=n.cards.filter(Jn=>Jn.column_id===$n).sort((Jn,Qt)=>Jn.position-Qt.position),Et=ut.findIndex(Jn=>Jn.id===Ae);let $t;if(xt(Ke)||Et===-1)$t=[...ut.filter(Jn=>Jn.id!==Ae).map(Jn=>Jn.id),Ae];else{const Jn=ut.findIndex(Qt=>Qt.id===Ke);$t=qg(ut.map(Qt=>Qt.id),Et,Jn)}t(Jn=>{if(!Jn)return Jn;const Qt=new Map($t.map((Vi,Ea)=>[Vi,Ea])),ar=Jn.cards.map(Vi=>Vi.column_id===$n&&Qt.has(Vi.id)?{...Vi,position:Qt.get(Vi.id)}:Vi);return{...Jn,cards:ar}});try{await $ie(Ae,$n,$t)}catch(Jn){Ln.show({color:"red",message:Jn.message})}De()},nr=async()=>{const Z=v.trim();if(Z)try{await wie(Z),b(""),p(!1),De()}catch(pe){Ln.show({color:"red",message:pe.message})}},Oa=A.useCallback(async(Z,pe)=>{try{await Zl(Z,{name:pe}),De()}catch(Ae){Ln.show({color:"red",message:Ae.message})}},[De]),Ya=A.useCallback(async(Z,pe)=>{try{await Zl(Z,{width:pe}),De()}catch(Ae){Ln.show({color:"red",message:Ae.message})}},[De]),ja=A.useCallback(async(Z,pe)=>{try{await Zl(Z,{location:pe}),De()}catch(Ae){Ln.show({color:"red",message:Ae.message})}},[De]),Yr=A.useCallback(Z=>{Ra.openConfirmModal({title:"Eliminar columna",children:y.jsx(Ee,{size:"sm",children:"Se borraran todas sus tarjetas. Continuar?"}),labels:{confirm:"Eliminar",cancel:"Cancelar"},confirmProps:{color:"red"},onConfirm:async()=>{try{await kie(Z),De()}catch(pe){Ln.show({color:"red",message:pe.message})}}})},[De]),Ka=A.useCallback(Z=>{const pe=Ra.open({title:"Nueva tarjeta",size:"md",children:y.jsx(iq,{users:i,requesterOptions:$,tagOptions:G,initial:{requester:""},submitLabel:"Crear",onCancel:()=>Ra.close(pe),onSubmit:async Ae=>{try{await xie({column_id:Z,requester:Ae.requester,title:Ae.title,description:Ae.description,assignee_id:Ae.assignee_id,tags:Ae.tags}),Ra.close(pe),De(),yn(),wn()}catch(Ke){Ln.show({color:"red",message:Ke.message})}}})})},[De,i,e.user,$,G]),Or=A.useCallback(Z=>{var Ae;const pe=Ra.open({title:"Editar tarjeta",size:"85%",children:y.jsx(vle,{card:Z,users:i,currentUserId:(Ae=e.user)==null?void 0:Ae.id,requesterOptions:$,tagOptions:G,onCancel:()=>Ra.close(pe),onSubmit:async Ke=>{try{await Of(Z.id,{requester:Ke.requester,title:Ke.title,description:Ke.description,assignee_id:Ke.assignee_id,tags:Ke.tags}),Ra.close(pe),De(),yn(),wn()}catch($n){Ln.show({color:"red",message:$n.message})}}})})},[De,i,e.user,$,G]),jr=A.useCallback(async Z=>{try{const pe=await Fie(Z);await De(),Ln.show({color:"teal",message:`Duplicada: ${pe.title}`})}catch(pe){Ln.show({color:"red",message:pe.message})}},[De]),hn=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,cards:Ae.cards.map(Ke=>Ke.id===Z?{...Ke,requester:pe}:Ke)});try{await Of(Z,{requester:pe})}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),ai=A.useCallback(Z=>{E("board"),we(Z),window.setTimeout(()=>we(null),3e3)},[]),un=A.useCallback(Z=>{const pe=Ra.open({title:"Reporte diario",size:"90%",children:y.jsx(l9e,{date:Z,onJumpToCard:Ae=>{Ra.close(pe),ai(Ae)}})})},[ai]),Er=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,cards:Ae.cards.map(Ke=>Ke.id===Z?{...Ke,deadline:pe}:Ke)});try{await Of(Z,{deadline:pe})}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),Xa=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,cards:Ae.cards.map(Ke=>Ke.id===Z?{...Ke,assignee_id:pe}:Ke)});try{await Of(Z,{assignee_id:pe})}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),Tr=A.useCallback(async Z=>{try{await Sie(Z),De(),jn()}catch(pe){Ln.show({color:"red",message:pe.message})}},[De,jn]),Kr=A.useCallback(async Z=>{try{await Aie(Z),De(),jn()}catch(pe){Ln.show({color:"red",message:pe.message})}},[De,jn]),nb=A.useCallback(async Z=>{try{await Tie(Z),De(),bn()}catch(pe){Ln.show({color:"red",message:pe.message})}},[De,bn]),od=A.useCallback(async Z=>{try{await Eie(Z),De(),bn()}catch(pe){Ln.show({color:"red",message:pe.message})}},[De,bn]),wp=A.useCallback(async Z=>{Ra.openConfirmModal({title:"Borrar permanentemente",children:y.jsx(Ee,{size:"sm",children:"Esta accion no se puede deshacer."}),labels:{confirm:"Borrar",cancel:"Cancelar"},confirmProps:{color:"red"},onConfirm:async()=>{try{await Oie(Z),jn()}catch(pe){Ln.show({color:"red",message:pe.message})}}})},[jn]),sd=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,cards:Ae.cards.map(Ke=>Ke.id===Z?{...Ke,color:pe}:Ke)});try{await Of(Z,{color:pe})}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),Ol=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,cards:Ae.cards.map(Ke=>Ke.id===Z?{...Ke,stickers:pe}:Ke)});try{await Nk(Z,pe)}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),jl=A.useCallback((Z,pe,Ae)=>{ge&&t(Ke=>{if(!Ke)return Ke;const $n=Ke.cards.map(St=>{if(St.id!==Z)return St;const ut=[...St.stickers||[],{emoji:ge,x:pe,y:Ae}];return Nk(Z,ut).catch(Et=>{Ln.show({color:"red",message:Et.message}),De()}),{...St,stickers:ut}});return{...Ke,cards:$n}})},[ge,De]),Xr=A.useCallback((Z,pe)=>{t(Ae=>{if(!Ae)return Ae;const Ke=Ae.cards.map($n=>{if($n.id!==Z)return $n;const St=($n.stickers||[]).filter((ut,Et)=>Et!==pe);return Nk(Z,St).catch(ut=>{Ln.show({color:"red",message:ut.message}),De()}),{...$n,stickers:St}});return{...Ae,cards:Ke}})},[De]),tr=A.useCallback((Z,pe,Ae,Ke)=>{t($n=>{if(!$n)return $n;const St=$n.cards.map(ut=>{if(ut.id!==Z)return ut;const Et=(ut.stickers||[]).map(($t,rr)=>rr===pe?{...$t,x:Ae,y:Ke}:$t);return{...ut,stickers:Et}});return{...$n,cards:St}})},[]),ld=A.useCallback(Z=>{t(pe=>{if(!pe)return pe;const Ae=pe.cards.find(Ke=>Ke.id===Z);return Ae&&Ol(Z,Ae.stickers||[]),pe})},[Ol]),kp=A.useCallback(Z=>{Ra.open({title:Z.title,size:"md",children:y.jsx(d9e,{card:Z,columns:(n==null?void 0:n.columns)??[]})})},[n==null?void 0:n.columns]),Uu=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,cards:Ae.cards.map(Ke=>Ke.id===Z?{...Ke,locked:pe}:Ke)});try{await Of(Z,{locked:pe})}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),ud=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,columns:Ae.columns.map(Ke=>Ke.id===Z?{...Ke,wip_limit:pe}:Ke)});try{await Zl(Z,{wip_limit:pe})}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),El=A.useCallback(Z=>{const pe=(nn.get(Z)||[]).filter(oi=>!oi.locked);if(pe.length===0){Ln.show({color:"yellow",message:"No hay cards disponibles (filtro y bloqueadas excluidas)"});return}if(pe.length===1){const oi=document.querySelector(`[data-card-id="${pe[0].id}"]`);oi&&(oi.scrollIntoView({behavior:"smooth",block:"center"}),oi.classList.add("kanban-roulette-winner"),setTimeout(()=>oi.classList.remove("kanban-roulette-winner"),1700));return}const Ae=(()=>{const oi=new Uint32Array(1);return crypto.getRandomValues(oi),oi[0]%pe.length})(),$n=2*pe.length+(Ae-0+pe.length)%pe.length,St=50,ut=220,Et=oi=>1-Math.pow(1-oi,3);let $t=0;const rr=()=>{const oi=$t%pe.length,Jn=(oi-1+pe.length)%pe.length,Qt=document.querySelector(`[data-card-id="${pe[Jn].id}"]`),ar=document.querySelector(`[data-card-id="${pe[oi].id}"]`);if(Qt&&Qt.classList.remove("kanban-roulette-active"),ar&&(ar.classList.add("kanban-roulette-active"),ar.scrollIntoView({behavior:"smooth",block:"center"})),$t++,$t>$n){ar&&(ar.classList.remove("kanban-roulette-active"),ar.classList.add("kanban-roulette-winner"),setTimeout(()=>ar.classList.remove("kanban-roulette-winner"),1700));return}const Vi=$n>0?$t/$n:1,Ea=St+(ut-St)*Et(Vi);setTimeout(rr,Ea)};rr()},[nn]),_p=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,columns:Ae.columns.map(Ke=>Ke.id===Z?{...Ke,max_time_minutes:pe}:Ke)});try{await Zl(Z,{max_time_minutes:pe})}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),ir=A.useCallback(async(Z,pe)=>{t(Ae=>Ae&&{...Ae,columns:Ae.columns.map(Ke=>Ke.id===Z?{...Ke,is_done:pe}:Ke)});try{await Zl(Z,{is_done:pe}),De()}catch(Ae){Ln.show({color:"red",message:Ae.message}),De()}},[De]),fd=A.useMemo(()=>({height:50}),[]),xp=A.useMemo(()=>({width:he,breakpoint:"md",collapsed:{mobile:!Qe,desktop:!Qe}}),[he,Qe]),cd=A.useMemo(()=>({width:380,breakpoint:"md",collapsed:{mobile:!_,desktop:!_}}),[_]),bs=A.useMemo(()=>({main:{paddingInlineStart:0,paddingInlineEnd:0}}),[]);if(!n)return y.jsx(Ue,{justify:"center",p:"xl",children:y.jsx(xi,{})});const Tl=a,Ml=l?Bn(l):null;return y.jsxs(sae,{sensors:tn,collisionDetection:dAe(c),onDragStart:Qn,onDragOver:Xt,onDragEnd:Ai,children:[y.jsx("div",{className:"kanban-drag-edge"+(mn?" is-active":"")+(an?" is-armed":""),"data-test":"kanban-drag-edge","data-active":mn?"1":"0","data-armed":an?"1":"0","aria-hidden":"true"}),y.jsxs(wr,{header:fd,navbar:xp,aside:cd,padding:0,styles:bs,children:[y.jsx(wr.Header,{children:y.jsxs(Ue,{h:"100%",px:"md",justify:"space-between",children:[y.jsxs(Ue,{gap:6,children:[y.jsx(kt,{variant:Qe?"filled":"subtle",onClick:()=>ie(Z=>!Z),"aria-label":"Toggle sidebar",children:y.jsx(Ase,{size:16})}),y.jsx(FS,{size:22}),y.jsx(gl,{order:4,children:"Kanban"}),y.jsx(wi,{value:x,onChange:Z=>Z&&E(Z),variant:"pills",ml:"md",children:y.jsxs(wi.List,{children:[y.jsx(wi.Tab,{value:"board",leftSection:y.jsx(FS,{size:14}),children:"Tablero"}),y.jsx(wi.Tab,{value:"dashboard",leftSection:y.jsx(Goe,{size:14}),children:"Dashboard"}),y.jsx(wi.Tab,{value:"calendar",leftSection:y.jsx(Voe,{size:14}),children:"Calendario"})]})})]}),y.jsxs(Ue,{gap:4,children:[y.jsx(kt,{variant:"subtle",onClick:De,"aria-label":"Refresh",children:y.jsx(qS,{size:16})}),y.jsx(kt,{variant:_?"filled":"subtle",onClick:()=>C(Z=>!Z),"aria-label":"Toggle chat",children:y.jsx(nq,{size:16})}),e.user&&y.jsxs(Un,{position:"bottom-end",shadow:"md",withArrow:!0,closeOnItemClick:!1,children:[y.jsx(Un.Target,{children:y.jsx(kt,{variant:"subtle","aria-label":"Usuario",children:y.jsx(rs,{size:26,radius:"xl",color:e.user.color||"blue",children:(e.user.display_name||e.user.username).slice(0,2).toUpperCase()})})}),y.jsxs(Un.Dropdown,{children:[y.jsx(Un.Label,{children:e.user.display_name||e.user.username}),y.jsxs(ve,{p:"xs",children:[y.jsx(Ee,{size:"xs",c:"dimmed",mb:4,children:"Color del avatar"}),y.jsx(SW,{value:e.user.color||"",onChange:async Z=>{try{const pe=await BT({color:Z});e.setUser(pe)}catch(pe){Ln.show({color:"red",message:pe.message})}},options:cle,onOpenCustom:()=>{var Z,pe;Ge((pe=(Z=e.user)==null?void 0:Z.color)!=null&&pe.startsWith("#")?e.user.color:"#888888"),ue(!0)}})]}),y.jsx(Un.Divider,{}),y.jsx(Un.Item,{leftSection:y.jsx(Sse,{size:14}),color:"red",onClick:()=>e.logout(),children:"Cerrar sesion"})]})]})]})]})}),y.jsxs(wr.Navbar,{p:"xs",children:[y.jsx(ve,{onMouseDown:Se,style:{position:"absolute",top:0,right:-3,width:6,height:"100%",cursor:"col-resize",zIndex:10},"aria-label":"Resize sidebar"}),y.jsxs(Vn,{gap:"xs",h:"100%",children:[y.jsx(Ee,{size:"xs",c:"dimmed",fw:600,tt:"uppercase",children:"Columnas parqueadas"}),y.jsx(ve,{style:{flex:1,overflowY:"auto"},children:y.jsx($S,{items:st,strategy:gF,children:y.jsxs(Vn,{gap:"xs",children:[qe.length===0&&y.jsx(Ee,{size:"xs",c:"dimmed",children:'Vacio. Mueve columnas aqui con el icono "archivar" en su cabecera.'}),qe.map(Z=>y.jsx(z$,{column:Z,cards:nn.get(Z.id)??[],now:w,collapsed:!0,onAddCard:Ka,onRenameColumn:Oa,onResizeColumn:Ya,onMoveColumnLocation:ja,onDeleteColumn:Yr,onSetWIPLimit:ud,onSetMaxTimeMinutes:_p,onPickRandom:El,onToggleDone:ir,onEditCard:Or,onDeleteCard:Tr,onDuplicateCard:jr,onChangeCardColor:sd,onShowHistory:kp,onToggleCardLock:Uu,onAssignCard:Xa,onSetCardDeadline:Er,highlightCardId:ze,onSetRequester:hn,onArchiveCard:od,requesterOptions:$,onOpenCustomCardColor:(pe,Ae)=>Xe({cardId:pe,color:Ae}),activeSticker:ge,onAddSticker:jl,onRemoveSticker:Xr,onMoveSticker:tr,onCommitSticker:ld,users:i,usersById:it},Z.id))]})})}),y.jsxs(ve,{style:{borderTop:"1px solid var(--mantine-color-dark-5)",paddingTop:8},children:[y.jsx(yt,{variant:"subtle",color:"gray",size:"xs",fullWidth:!0,justify:"space-between",leftSection:y.jsx(_u,{size:14}),rightSection:y.jsxs(Ue,{gap:4,children:[y.jsx(dt,{size:"xs",variant:"light",color:O.length>0?"red":"gray",children:O.length}),M?y.jsx(IS,{size:12}):y.jsx(BS,{size:12})]}),onClick:()=>N(Z=>!Z),children:"Papelera"}),M&&y.jsxs(Vn,{gap:4,mt:4,style:{maxHeight:220,overflowY:"auto"},children:[O.length===0&&y.jsx(Ee,{size:"xs",c:"dimmed",px:"xs",children:"Vacia."}),O.map(Z=>y.jsx(Mt,{p:6,withBorder:!0,radius:"sm",bg:"dark.7",children:y.jsxs(Ue,{justify:"space-between",gap:4,wrap:"nowrap",children:[y.jsx(Ee,{size:"xs",truncate:!0,style:{flex:1},title:Z.title,children:Z.title}),y.jsx(ii,{label:"Restaurar",withArrow:!0,children:y.jsx(kt,{size:"xs",variant:"subtle",color:"green",onClick:()=>Kr(Z.id),children:y.jsx(Ug,{size:12})})}),y.jsx(ii,{label:"Borrar permanentemente",withArrow:!0,children:y.jsx(kt,{size:"xs",variant:"subtle",color:"red",onClick:()=>wp(Z.id),children:y.jsx(Kse,{size:12})})})]})},Z.id))]})]}),y.jsxs(ve,{style:{borderTop:"1px solid var(--mantine-color-dark-5)",paddingTop:8},children:[y.jsx(yt,{variant:"subtle",color:"gray",size:"xs",fullWidth:!0,justify:"space-between",leftSection:y.jsx(nc,{size:14}),rightSection:y.jsxs(Ue,{gap:4,children:[y.jsx(dt,{size:"xs",variant:"light",color:H.length>0?"teal":"gray",children:H.length}),z?y.jsx(IS,{size:12}):y.jsx(BS,{size:12})]}),onClick:()=>F(Z=>!Z),"data-test":"archive-toggle",children:"Hecho (archivo)"}),z&&y.jsxs(Vn,{gap:4,mt:4,style:{maxHeight:220,overflowY:"auto"},children:[H.length===0&&y.jsx(Ee,{size:"xs",c:"dimmed",px:"xs",children:"Sin cards archivadas."}),H.map(Z=>y.jsx(Mt,{p:6,withBorder:!0,radius:"sm",bg:"dark.7","data-archived-card-id":Z.id,children:y.jsxs(Ue,{justify:"space-between",gap:4,wrap:"nowrap",children:[y.jsx(Ee,{size:"xs",truncate:!0,style:{flex:1},title:Z.title,children:Z.title}),y.jsx(ii,{label:"Sacar del archivo (volver a Hecho)",withArrow:!0,children:y.jsx(kt,{size:"xs",variant:"subtle",color:"teal",onClick:()=>nb(Z.id),children:y.jsx(Ug,{size:12})})})]})},Z.id))]})]})]})]}),y.jsx(wr.Aside,{children:y.jsx(Hme,{onBoardChange:De})}),y.jsx(wr.Main,{children:x==="dashboard"?y.jsx(ve,{style:{height:"calc(100vh - 50px)",overflow:"auto"},children:y.jsx(u9e,{users:i})}):x==="calendar"?y.jsx(ve,{style:{height:"calc(100vh - 50px)",overflow:"auto"},children:y.jsx(Vme,{users:i,cards:n.cards,onJumpToCard:ai,onOpenDailyReport:un})}):y.jsxs(ve,{style:{height:"calc(100vh - 50px)",overflow:"hidden",display:"flex",flexDirection:"column"},children:[y.jsxs(Ue,{gap:"xs",p:"xs",wrap:"wrap",align:"end",style:{borderBottom:"1px solid var(--mantine-color-dark-4)"},children:[y.jsx(dl,{leftSection:y.jsx(Bse,{size:14}),placeholder:"Buscar (titulo, descripcion, solicitante, tag)",value:I,onChange:Z=>q(Z.currentTarget.value),rightSection:I?y.jsx(kt,{size:"sm",variant:"subtle",color:"gray",onClick:()=>q(""),"aria-label":"Limpiar",children:y.jsx(_h,{size:14})}):null,style:{minWidth:280,flex:1},size:"xs"}),y.jsx(ya,{placeholder:"Asignado",value:Y,onChange:D,data:i.map(Z=>({value:Z.id,label:Z.display_name||Z.username})),clearable:!0,searchable:!0,size:"xs",style:{minWidth:160},disabled:ee}),y.jsx(fl,{size:"xs",label:"Sin asignar",checked:ee,onChange:Z=>{const pe=Z.currentTarget.checked;re(pe),pe&&D(null)}}),y.jsx(fl,{size:"xs",label:"Con deadline",checked:_e,onChange:Z=>ne(Z.currentTarget.checked)}),y.jsx(ya,{placeholder:"Solicitante",value:W,onChange:V,data:$,clearable:!0,searchable:!0,size:"xs",style:{minWidth:160}}),y.jsx(Uy,{placeholder:"Tags",value:L,onChange:X,data:G,clearable:!0,searchable:!0,size:"xs",style:{minWidth:200}}),y.jsx(ku,{placeholder:"Desde",value:se,onChange:Z=>ye(Z?new Date(Z):null),clearable:!0,size:"xs",style:{minWidth:130},valueFormat:"DD/MM/YY"}),y.jsx(ku,{placeholder:"Hasta",value:ae,onChange:Z=>le(Z?new Date(Z):null),clearable:!0,size:"xs",style:{minWidth:130},valueFormat:"DD/MM/YY"}),y.jsxs(Ue,{gap:4,children:[y.jsx(yt,{size:"xs",variant:"default",onClick:()=>{const Z=new Date;ye(Z),le(Z)},children:"Hoy"}),y.jsx(yt,{size:"xs",variant:"default",onClick:()=>{const Z=new Date,pe=new Date;pe.setDate(pe.getDate()-7),ye(pe),le(Z)},children:"7d"}),y.jsx(yt,{size:"xs",variant:"default",onClick:()=>{const Z=new Date,pe=new Date;pe.setDate(pe.getDate()-30),ye(pe),le(Z)},children:"30d"})]}),y.jsx(fAe,{opened:Ce,onClose:()=>Ne(!1),onSelect:Z=>xe(Z),target:y.jsx(yt,{size:"xs",variant:ge?"filled":"default",color:ge?"yellow":void 0,leftSection:y.jsx(Mse,{size:14}),onClick:()=>{ge?Ne(Z=>!Z):xe("😀")},children:ge?`Modo sticker: ${ge}`:"Stickers"})}),ge&&y.jsx(yt,{size:"xs",variant:"subtle",color:"gray",leftSection:y.jsx(_h,{size:12}),onClick:()=>xe(null),children:"ESC"}),rn&&y.jsx(yt,{size:"xs",variant:"subtle",color:"gray",leftSection:y.jsx(_h,{size:12}),onClick:()=>{q(""),D(null),re(!1),V(null),X([]),ye(null),le(null),ne(!1)},children:"Limpiar"})]}),y.jsx($S,{items:Nn,strategy:Tae,children:y.jsxs(Ue,{align:"stretch",wrap:"nowrap",gap:"md",p:"md",style:{flex:1,overflowX:"auto",overflowY:"hidden"},children:[Le.map(Z=>y.jsx(z$,{column:Z,cards:nn.get(Z.id)??[],now:w,onAddCard:Ka,onRenameColumn:Oa,onResizeColumn:Ya,onMoveColumnLocation:ja,onDeleteColumn:Yr,onSetWIPLimit:ud,onSetMaxTimeMinutes:_p,onPickRandom:El,onToggleDone:ir,onEditCard:Or,onDeleteCard:Tr,onDuplicateCard:jr,onChangeCardColor:sd,onShowHistory:kp,onToggleCardLock:Uu,onAssignCard:Xa,onSetCardDeadline:Er,highlightCardId:ze,onSetRequester:hn,onArchiveCard:od,requesterOptions:$,activeSticker:ge,onAddSticker:jl,onRemoveSticker:Xr,onMoveSticker:tr,onCommitSticker:ld,users:i,usersById:it},Z.id)),y.jsx(ve,{style:{minWidth:280,maxWidth:320},children:d?y.jsxs(Vn,{gap:4,children:[y.jsx(dl,{size:"xs",placeholder:"Nombre de columna...",value:v,onChange:Z=>b(Z.currentTarget.value),autoFocus:!0,onKeyDown:Z=>{Z.key==="Enter"&&nr(),Z.key==="Escape"&&(p(!1),b(""))}}),y.jsxs(Ue,{gap:4,children:[y.jsx(yt,{size:"xs",onClick:nr,children:"Anadir"}),y.jsx(kt,{variant:"subtle",color:"gray",onClick:()=>p(!1),children:y.jsx(_h,{size:14})})]})]}):y.jsx(yt,{variant:"light",color:"gray",leftSection:y.jsx(tc,{size:14}),onClick:()=>p(!0),children:"Anadir columna"})})]})})]})})]}),y.jsx(Aae,{children:Tl?y.jsx(CW,{card:Tl,now:w,onDelete:()=>{},onEdit:()=>{},onChangeColor:()=>{},onShowHistory:()=>{},onToggleLock:()=>{},onAssign:()=>{},users:i,assignee:Tl.assignee_id?it.get(Tl.assignee_id):void 0,isOverlay:!0}):Ml?y.jsx(ve,{style:{width:Ml.location==="sidebar"?220:Ml.width,padding:8,background:rq(""),border:`1px solid ${d9("")}`,borderRadius:8,opacity:.9},children:y.jsx(Ee,{fw:600,size:"sm",children:Ml.name})}):null}),y.jsx(_6,{opened:Pe,onClose:()=>ue(!1),value:Be,onAccept:async Z=>{Ge(Z);try{const pe=await BT({color:Z});e.setUser(pe)}catch(pe){Ln.show({color:"red",message:pe.message})}}}),y.jsx(_6,{opened:!!Ve,onClose:()=>Xe(null),value:(Ve==null?void 0:Ve.color)||"#888888",onAccept:Z=>{Ve&&sd(Ve.cardId,Z)}})]})}function mAe(){const e=KC(),[n,t]=A.useState("login"),[i,r]=A.useState(""),[a,o]=A.useState(""),[l,f]=A.useState(""),[c,h]=A.useState(!1),[d,p]=A.useState(null),[v,b]=A.useState(!1);A.useEffect(()=>{bie().then(k=>b(!!k["registration-enabled"])).catch(()=>b(!1))},[]),A.useEffect(()=>{!v&&n==="register"&&t("login")},[v,n]);const w=async k=>{k.preventDefault(),p(null),h(!0);try{n==="login"?await e.login(i.trim(),a):await e.register(i.trim(),a,l.trim()||i.trim())}catch(_){p(_.message)}finally{h(!1)}};return y.jsx(zc,{style:{minHeight:"100vh"},p:"md",children:y.jsx(Mt,{p:"xl",withBorder:!0,radius:"md",shadow:"md",style:{width:360,maxWidth:"100%"},children:y.jsx("form",{onSubmit:w,children:y.jsxs(Vn,{gap:"md",children:[y.jsxs(Vn,{gap:4,align:"center",children:[y.jsx(FS,{size:36}),y.jsx(gl,{order:3,children:"Kanban"}),y.jsx(Ee,{size:"sm",c:"dimmed",children:n==="login"?"Inicia sesion":"Crea una cuenta"})]}),y.jsx(dl,{label:"Usuario",value:i,onChange:k=>r(k.currentTarget.value),required:!0,autoFocus:!0,autoComplete:"username"}),n==="register"&&y.jsx(dl,{label:"Nombre (opcional)",value:l,onChange:k=>f(k.currentTarget.value),autoComplete:"name"}),y.jsx(Gy,{label:"Contrasena",value:a,onChange:k=>o(k.currentTarget.value),required:!0,autoComplete:n==="login"?"current-password":"new-password"}),d&&y.jsx(Ee,{size:"sm",c:"red",children:d}),y.jsx(yt,{type:"submit",loading:c,fullWidth:!0,children:n==="login"?"Entrar":"Registrar"}),v?y.jsxs(Ee,{size:"xs",c:"dimmed",ta:"center",children:[n==="login"?"No tienes cuenta?":"Ya tienes cuenta?"," ",y.jsx(wy,{component:"button",type:"button",size:"xs",onClick:()=>{p(null),t(n==="login"?"register":"login")},children:n==="login"?"Registrate":"Inicia sesion"})]}):y.jsx(Ee,{size:"xs",c:"dimmed",ta:"center",children:"Registro de nuevos usuarios deshabilitado."})]})})})})}function pAe(){const{user:e,loading:n}=KC();return n?y.jsx(zc,{style:{minHeight:"100vh"},children:y.jsx(xi,{})}):e?y.jsx(hAe,{}):y.jsx(mAe,{})}const vAe={primaryColor:"blue",fontFamily:"system-ui, -apple-system, sans-serif"};pie.createRoot(document.getElementById("root")).render(y.jsx(Cz,{theme:vAe,defaultColorScheme:"dark",children:y.jsxs(Lte,{children:[y.jsx(ko,{position:"top-right"}),y.jsx(Yie,{children:y.jsx(pAe,{})})]})}));