@moderneinc/react-charts 1.1.0-next.dcefa6 → 1.2.0-next.2d0a72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/components/chrono-perspective-chart/chrono-perspective-chart.component.d.ts +3 -0
  2. package/dist/components/chrono-perspective-chart/chrono-perspective-chart.types.d.ts +62 -0
  3. package/dist/components/chrono-perspective-chart/components/category-table.component.d.ts +3 -0
  4. package/dist/components/chrono-perspective-chart/components/category-table.types.d.ts +13 -0
  5. package/dist/components/chrono-perspective-chart/utils/data-transformer.d.ts +9 -0
  6. package/dist/components/d3-stacked-area-chart/d3-stacked-area-chart.component.d.ts +7 -0
  7. package/dist/components/d3-stacked-area-chart/d3-stacked-area-chart.types.d.ts +69 -0
  8. package/dist/components/d3-stacked-area-chart/hooks/use-d3-stacked-area.hook.d.ts +29 -0
  9. package/dist/components/morph-chart/hooks/shared/computations.d.ts +25 -0
  10. package/dist/components/morph-chart/hooks/shared/types.d.ts +20 -0
  11. package/dist/components/morph-chart/hooks/use-morph-chart.hook.d.ts +44 -0
  12. package/dist/components/morph-chart/index.d.ts +2 -0
  13. package/dist/components/morph-chart/morph-chart.component.d.ts +14 -0
  14. package/dist/components/morph-chart/morph-chart.types.d.ts +142 -0
  15. package/dist/components/morph-chart/utils/animation-constants.d.ts +23 -0
  16. package/dist/components/morph-chart/utils/animation-utils.d.ts +44 -0
  17. package/dist/components/morph-chart/utils/arc-path-calculator.d.ts +53 -0
  18. package/dist/components/morph-chart/utils/area-renderer.d.ts +23 -0
  19. package/dist/components/morph-chart/utils/bar-renderer.d.ts +28 -0
  20. package/dist/components/morph-chart/utils/gsap-orchestrator.d.ts +252 -0
  21. package/dist/components/morph-chart/utils/morph-interpolator.d.ts +96 -0
  22. package/dist/components/morph-chart/utils/parliament-renderer.d.ts +21 -0
  23. package/dist/components/morph-chart/utils/parliament-seat-extractor.d.ts +33 -0
  24. package/dist/components/morph-chart/utils/position-mapper.d.ts +48 -0
  25. package/dist/components/morph-chart/utils/segment-transformer.d.ts +70 -0
  26. package/dist/components/morph-chart/utils/svg-patterns.d.ts +19 -0
  27. package/dist/components/parliament-chart/hooks/{use-parliament-chart.d.ts → use-parliament-chart.hook.d.ts} +5 -1
  28. package/dist/components/parliament-chart/parliament-chart.types.d.ts +5 -0
  29. package/dist/components/parliament-chart/utils/parliament-animation.d.ts +13 -0
  30. package/dist/components/stacked-area-chart/hooks/use-stacked-area-chart.hook.d.ts +6 -0
  31. package/dist/components/stacked-area-chart/stacked-area-chart.component.d.ts +10 -0
  32. package/dist/components/stacked-area-chart/stacked-area-chart.constants.d.ts +115 -0
  33. package/dist/components/stacked-area-chart/stacked-area-chart.types.d.ts +186 -0
  34. package/dist/components/stacked-area-chart/utils/color.utils.d.ts +4 -0
  35. package/dist/components/timeline-chart/hooks/use-timeline-chart.hook.d.ts +2 -0
  36. package/dist/components/timeline-chart/timeline-chart.component.d.ts +9 -0
  37. package/dist/components/timeline-chart/timeline-chart.types.d.ts +126 -0
  38. package/dist/components/timeline-chart/timeline-selected-events.component.d.ts +9 -0
  39. package/dist/index.cjs +138 -11
  40. package/dist/index.d.ts +19 -6
  41. package/dist/index.js +29500 -4801
  42. package/dist/theme/default-colors.d.ts +8 -4
  43. package/dist/theme/timeline-defaults.d.ts +50 -0
  44. package/package.json +30 -11
  45. /package/dist/components/parliament-chart/{parliament-chart.d.ts → parliament-chart.component.d.ts} +0 -0
package/dist/index.cjs CHANGED
@@ -1,4 +1,36 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const w=require("react/jsx-runtime"),_s=require("@mui/icons-material"),M=require("@mui/material"),fe=require("react"),Ss=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"];class ve{constructor(e,n,t){this.normal=n,this.property=e,t&&(this.space=t)}}ve.prototype.normal={};ve.prototype.property={};ve.prototype.space=void 0;function Sl(r,e){const n={},t={};for(const a of r)Object.assign(n,a.property),Object.assign(t,a.normal);return new ve(n,t,e)}function ye(r){return r.toLowerCase()}class B{constructor(e,n){this.attribute=n,this.property=e}}B.prototype.attribute="";B.prototype.booleanish=!1;B.prototype.boolean=!1;B.prototype.commaOrSpaceSeparated=!1;B.prototype.commaSeparated=!1;B.prototype.defined=!1;B.prototype.mustUseProperty=!1;B.prototype.number=!1;B.prototype.overloadedBoolean=!1;B.prototype.property="";B.prototype.spaceSeparated=!1;B.prototype.space=void 0;let xs=0;const x=Q(),E=Q(),zn=Q(),p=Q(),O=Q(),te=Q(),U=Q();function Q(){return 2**++xs}const Bn=Object.freeze(Object.defineProperty({__proto__:null,boolean:x,booleanish:E,commaOrSpaceSeparated:U,commaSeparated:te,number:p,overloadedBoolean:zn,spaceSeparated:O},Symbol.toStringTag,{value:"Module"})),Be=Object.keys(Bn);class Wn extends B{constructor(e,n,t,a){let i=-1;if(super(e,n),sa(this,"space",a),typeof t=="number")for(;++i<Be.length;){const o=Be[i];sa(this,Be[i],(t&Bn[o])===Bn[o])}}}Wn.prototype.defined=!0;function sa(r,e,n){n&&(r[e]=n)}function ie(r){const e={},n={};for(const[t,a]of Object.entries(r.properties)){const i=new Wn(t,r.transform(r.attributes||{},t),a,r.space);r.mustUseProperty&&r.mustUseProperty.includes(t)&&(i.mustUseProperty=!0),e[t]=i,n[ye(t)]=t,n[ye(i.attribute)]=t}return new ve(e,n,r.space)}const xl=ie({properties:{ariaActiveDescendant:null,ariaAtomic:E,ariaAutoComplete:null,ariaBusy:E,ariaChecked:E,ariaColCount:p,ariaColIndex:p,ariaColSpan:p,ariaControls:O,ariaCurrent:null,ariaDescribedBy:O,ariaDetails:null,ariaDisabled:E,ariaDropEffect:O,ariaErrorMessage:null,ariaExpanded:E,ariaFlowTo:O,ariaGrabbed:E,ariaHasPopup:null,ariaHidden:E,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:O,ariaLevel:p,ariaLive:null,ariaModal:E,ariaMultiLine:E,ariaMultiSelectable:E,ariaOrientation:null,ariaOwns:O,ariaPlaceholder:null,ariaPosInSet:p,ariaPressed:E,ariaReadOnly:E,ariaRelevant:null,ariaRequired:E,ariaRoleDescription:O,ariaRowCount:p,ariaRowIndex:p,ariaRowSpan:p,ariaSelected:E,ariaSetSize:p,ariaSort:null,ariaValueMax:p,ariaValueMin:p,ariaValueNow:p,ariaValueText:null,role:null},transform(r,e){return e==="role"?e:"aria-"+e.slice(4).toLowerCase()}});function Al(r,e){return e in r?r[e]:e}function ql(r,e){return Al(r,e.toLowerCase())}const As=ie({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:te,acceptCharset:O,accessKey:O,action:null,allow:null,allowFullScreen:x,allowPaymentRequest:x,allowUserMedia:x,alt:null,as:null,async:x,autoCapitalize:null,autoComplete:O,autoFocus:x,autoPlay:x,blocking:O,capture:null,charSet:null,checked:x,cite:null,className:O,cols:p,colSpan:null,content:null,contentEditable:E,controls:x,controlsList:O,coords:p|te,crossOrigin:null,data:null,dateTime:null,decoding:null,default:x,defer:x,dir:null,dirName:null,disabled:x,download:zn,draggable:E,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:x,formTarget:null,headers:O,height:p,hidden:zn,high:p,href:null,hrefLang:null,htmlFor:O,httpEquiv:O,id:null,imageSizes:null,imageSrcSet:null,inert:x,inputMode:null,integrity:null,is:null,isMap:x,itemId:null,itemProp:O,itemRef:O,itemScope:x,itemType:O,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:x,low:p,manifest:null,max:null,maxLength:p,media:null,method:null,min:null,minLength:p,multiple:x,muted:x,name:null,nonce:null,noModule:x,noValidate:x,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:x,optimum:p,pattern:null,ping:O,placeholder:null,playsInline:x,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:x,referrerPolicy:null,rel:O,required:x,reversed:x,rows:p,rowSpan:p,sandbox:O,scope:null,scoped:x,seamless:x,selected:x,shadowRootClonable:x,shadowRootDelegatesFocus:x,shadowRootMode:null,shape:null,size:p,sizes:null,slot:null,span:p,spellCheck:E,src:null,srcDoc:null,srcLang:null,srcSet:null,start:p,step:null,style:null,tabIndex:p,target:null,title:null,translate:null,type:null,typeMustMatch:x,useMap:null,value:E,width:p,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:O,axis:null,background:null,bgColor:null,border:p,borderColor:null,bottomMargin:p,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:x,declare:x,event:null,face:null,frame:null,frameBorder:null,hSpace:p,leftMargin:p,link:null,longDesc:null,lowSrc:null,marginHeight:p,marginWidth:p,noResize:x,noHref:x,noShade:x,noWrap:x,object:null,profile:null,prompt:null,rev:null,rightMargin:p,rules:null,scheme:null,scrolling:E,standby:null,summary:null,text:null,topMargin:p,valueType:null,version:null,vAlign:null,vLink:null,vSpace:p,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:x,disableRemotePlayback:x,prefix:null,property:null,results:p,security:null,unselectable:null},space:"html",transform:ql}),qs=ie({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:U,accentHeight:p,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:p,amplitude:p,arabicForm:null,ascent:p,attributeName:null,attributeType:null,azimuth:p,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:p,by:null,calcMode:null,capHeight:p,className:O,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:p,diffuseConstant:p,direction:null,display:null,dur:null,divisor:p,dominantBaseline:null,download:x,dx:null,dy:null,edgeMode:null,editable:null,elevation:p,enableBackground:null,end:null,event:null,exponent:p,externalResourcesRequired:null,fill:null,fillOpacity:p,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:te,g2:te,glyphName:te,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:p,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:p,horizOriginX:p,horizOriginY:p,id:null,ideographic:p,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:p,k:p,k1:p,k2:p,k3:p,k4:p,kernelMatrix:U,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:p,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:p,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:p,overlineThickness:p,paintOrder:null,panose1:null,path:null,pathLength:p,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:O,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:p,pointsAtY:p,pointsAtZ:p,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:U,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:U,rev:U,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:U,requiredFeatures:U,requiredFonts:U,requiredFormats:U,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:p,specularExponent:p,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:p,strikethroughThickness:p,string:null,stroke:null,strokeDashArray:U,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:p,strokeOpacity:p,strokeWidth:null,style:null,surfaceScale:p,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:U,tabIndex:p,tableValues:null,target:null,targetX:p,targetY:p,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:U,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:p,underlineThickness:p,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:p,values:null,vAlphabetic:p,vMathematical:p,vectorEffect:null,vHanging:p,vIdeographic:p,version:null,vertAdvY:p,vertOriginX:p,vertOriginY:p,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:p,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Al}),Cl=ie({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(r,e){return"xlink:"+e.slice(5).toLowerCase()}}),Rl=ie({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:ql}),wl=ie({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(r,e){return"xml:"+e.slice(3).toLowerCase()}}),Cs=/[A-Z]/g,ua=/-[a-z]/g,Rs=/^data[-\w.:]+$/i;function Tl(r,e){const n=ye(e);let t=e,a=B;if(n in r.normal)return r.property[r.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&Rs.test(e)){if(e.charAt(4)==="-"){const i=e.slice(5).replace(ua,Ts);t="data"+i.charAt(0).toUpperCase()+i.slice(1)}else{const i=e.slice(4);if(!ua.test(i)){let o=i.replace(Cs,ws);o.charAt(0)!=="-"&&(o="-"+o),e="data"+o}}a=Wn}return new a(t,e)}function ws(r){return"-"+r.toLowerCase()}function Ts(r){return r.charAt(1).toUpperCase()}const Ol=Sl([xl,As,Cl,Rl,wl],"html"),Vn=Sl([xl,qs,Cl,Rl,wl],"svg"),ca={}.hasOwnProperty;function Os(r,e){const n=e||{};function t(a,...i){let o=t.invalid;const l=t.handlers;if(a&&ca.call(a,r)){const s=String(a[r]);o=ca.call(l,s)?l[s]:t.unknown}if(o)return o.call(this,a,...i)}return t.handlers=n.handlers||{},t.invalid=n.invalid,t.unknown=n.unknown,t}const Ms=/["&'<>`]/g,Ps=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Es=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,Is=/[|\\{}()[\]^$+*?.]/g,fa=new WeakMap;function Ls(r,e){if(r=r.replace(e.subset?Ds(e.subset):Ms,t),e.subset||e.escapeOnly)return r;return r.replace(Ps,n).replace(Es,t);function n(a,i,o){return e.format((a.charCodeAt(0)-55296)*1024+a.charCodeAt(1)-56320+65536,o.charCodeAt(i+2),e)}function t(a,i,o){return e.format(a.charCodeAt(0),o.charCodeAt(i+1),e)}}function Ds(r){let e=fa.get(r);return e||(e=Ns(r),fa.set(r,e)),e}function Ns(r){const e=[];let n=-1;for(;++n<r.length;)e.push(r[n].replace(Is,"\\$&"));return new RegExp("(?:"+e.join("|")+")","g")}const ks=/[\dA-Fa-f]/;function Fs(r,e,n){const t="&#x"+r.toString(16).toUpperCase();return n&&e&&!ks.test(String.fromCharCode(e))?t:t+";"}const js=/\d/;function Hs(r,e,n){const t="&#"+String(r);return n&&e&&!js.test(String.fromCharCode(e))?t:t+";"}const zs=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],Ge={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},Bs=["cent","copy","divide","gt","lt","not","para","times"],Ml={}.hasOwnProperty,Gn={};let Ce;for(Ce in Ge)Ml.call(Ge,Ce)&&(Gn[Ge[Ce]]=Ce);const Gs=/[^\dA-Za-z]/;function Us(r,e,n,t){const a=String.fromCharCode(r);if(Ml.call(Gn,a)){const i=Gn[a],o="&"+i;return n&&zs.includes(i)&&!Bs.includes(i)&&(!t||e&&e!==61&&Gs.test(String.fromCharCode(e)))?o:o+";"}return""}function Ks(r,e,n){let t=Fs(r,e,n.omitOptionalSemicolons),a;if((n.useNamedReferences||n.useShortestReferences)&&(a=Us(r,e,n.omitOptionalSemicolons,n.attribute)),(n.useShortestReferences||!a)&&n.useShortestReferences){const i=Hs(r,e,n.omitOptionalSemicolons);i.length<t.length&&(t=i)}return a&&(!n.useShortestReferences||a.length<t.length)?a:t}function ne(r,e){return Ls(r,Object.assign({format:Ks},e))}const $s=/^>|^->|<!--|-->|--!>|<!-$/g,Ws=[">"],Vs=["<",">"];function Ys(r,e,n,t){return t.settings.bogusComments?"<?"+ne(r.value,Object.assign({},t.settings.characterReferences,{subset:Ws}))+">":"<!--"+r.value.replace($s,a)+"-->";function a(i){return ne(i,Object.assign({},t.settings.characterReferences,{subset:Vs}))}}function Xs(r,e,n,t){return"<!"+(t.settings.upperDoctype?"DOCTYPE":"doctype")+(t.settings.tightDoctype?"":" ")+"html>"}function da(r,e){const n=String(r);if(typeof e!="string")throw new TypeError("Expected character");let t=0,a=n.indexOf(e);for(;a!==-1;)t++,a=n.indexOf(e,a+e.length);return t}function ha(r){const e=[],n=String(r||"");let t=n.indexOf(","),a=0,i=!1;for(;!i;){t===-1&&(t=n.length,i=!0);const o=n.slice(a,t).trim();(o||!i)&&e.push(o),a=t+1,t=n.indexOf(",",a)}return e}function Zs(r,e){const n=e||{};return(r[r.length-1]===""?[...r,""]:r).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}function pa(r){const e=String(r||"").trim();return e?e.split(/[ \t\n\r\f]+/g):[]}function Js(r){return r.join(" ").trim()}const Qs=/[ \t\n\f\r]/g;function Yn(r){return typeof r=="object"?r.type==="text"?ga(r.value):!1:ga(r)}function ga(r){return r.replace(Qs,"")===""}const L=El(1),Pl=El(-1),eu=[];function El(r){return e;function e(n,t,a){const i=n?n.children:eu;let o=(t||0)+r,l=i[o];if(!a)for(;l&&Yn(l);)o+=r,l=i[o];return l}}const ru={}.hasOwnProperty;function Il(r){return e;function e(n,t,a){return ru.call(r,n.tagName)&&r[n.tagName](n,t,a)}}const Xn=Il({body:nu,caption:Ue,colgroup:Ue,dd:lu,dt:ou,head:Ue,html:tu,li:iu,optgroup:su,option:uu,p:au,rp:ma,rt:ma,tbody:fu,td:ya,tfoot:du,th:ya,thead:cu,tr:hu});function Ue(r,e,n){const t=L(n,e,!0);return!t||t.type!=="comment"&&!(t.type==="text"&&Yn(t.value.charAt(0)))}function tu(r,e,n){const t=L(n,e);return!t||t.type!=="comment"}function nu(r,e,n){const t=L(n,e);return!t||t.type!=="comment"}function au(r,e,n){const t=L(n,e);return t?t.type==="element"&&(t.tagName==="address"||t.tagName==="article"||t.tagName==="aside"||t.tagName==="blockquote"||t.tagName==="details"||t.tagName==="div"||t.tagName==="dl"||t.tagName==="fieldset"||t.tagName==="figcaption"||t.tagName==="figure"||t.tagName==="footer"||t.tagName==="form"||t.tagName==="h1"||t.tagName==="h2"||t.tagName==="h3"||t.tagName==="h4"||t.tagName==="h5"||t.tagName==="h6"||t.tagName==="header"||t.tagName==="hgroup"||t.tagName==="hr"||t.tagName==="main"||t.tagName==="menu"||t.tagName==="nav"||t.tagName==="ol"||t.tagName==="p"||t.tagName==="pre"||t.tagName==="section"||t.tagName==="table"||t.tagName==="ul"):!n||!(n.type==="element"&&(n.tagName==="a"||n.tagName==="audio"||n.tagName==="del"||n.tagName==="ins"||n.tagName==="map"||n.tagName==="noscript"||n.tagName==="video"))}function iu(r,e,n){const t=L(n,e);return!t||t.type==="element"&&t.tagName==="li"}function ou(r,e,n){const t=L(n,e);return!!(t&&t.type==="element"&&(t.tagName==="dt"||t.tagName==="dd"))}function lu(r,e,n){const t=L(n,e);return!t||t.type==="element"&&(t.tagName==="dt"||t.tagName==="dd")}function ma(r,e,n){const t=L(n,e);return!t||t.type==="element"&&(t.tagName==="rp"||t.tagName==="rt")}function su(r,e,n){const t=L(n,e);return!t||t.type==="element"&&t.tagName==="optgroup"}function uu(r,e,n){const t=L(n,e);return!t||t.type==="element"&&(t.tagName==="option"||t.tagName==="optgroup")}function cu(r,e,n){const t=L(n,e);return!!(t&&t.type==="element"&&(t.tagName==="tbody"||t.tagName==="tfoot"))}function fu(r,e,n){const t=L(n,e);return!t||t.type==="element"&&(t.tagName==="tbody"||t.tagName==="tfoot")}function du(r,e,n){return!L(n,e)}function hu(r,e,n){const t=L(n,e);return!t||t.type==="element"&&t.tagName==="tr"}function ya(r,e,n){const t=L(n,e);return!t||t.type==="element"&&(t.tagName==="td"||t.tagName==="th")}const pu=Il({body:yu,colgroup:vu,head:mu,html:gu,tbody:bu});function gu(r){const e=L(r,-1);return!e||e.type!=="comment"}function mu(r){const e=new Set;for(const t of r.children)if(t.type==="element"&&(t.tagName==="base"||t.tagName==="title")){if(e.has(t.tagName))return!1;e.add(t.tagName)}const n=r.children[0];return!n||n.type==="element"}function yu(r){const e=L(r,-1,!0);return!e||e.type!=="comment"&&!(e.type==="text"&&Yn(e.value.charAt(0)))&&!(e.type==="element"&&(e.tagName==="meta"||e.tagName==="link"||e.tagName==="script"||e.tagName==="style"||e.tagName==="template"))}function vu(r,e,n){const t=Pl(n,e),a=L(r,-1,!0);return n&&t&&t.type==="element"&&t.tagName==="colgroup"&&Xn(t,n.children.indexOf(t),n)?!1:!!(a&&a.type==="element"&&a.tagName==="col")}function bu(r,e,n){const t=Pl(n,e),a=L(r,-1);return n&&t&&t.type==="element"&&(t.tagName==="thead"||t.tagName==="tbody")&&Xn(t,n.children.indexOf(t),n)?!1:!!(a&&a.type==="element"&&a.tagName==="tr")}const Re={name:[[`
1
+ "use strict";var hM=Object.defineProperty;var dM=(t,e,r)=>e in t?hM(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var Wa=(t,e,r)=>dM(t,typeof e!="symbol"?e+"":e,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const G=require("react/jsx-runtime"),ee=require("@mui/material"),O=require("react"),GO=require("@mui/icons-material");function pM(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(e,r,n.get?n:{enumerable:!0,get:()=>t[r]})}}return e.default=t,Object.freeze(e)}const yr=pM(O);function mM(t){return t}var vc=1,gc=2,Jp=3,oo=4,qg=1e-6;function yM(t){return"translate("+t+",0)"}function vM(t){return"translate(0,"+t+")"}function gM(t){return e=>+t(e)}function bM(t,e){return e=Math.max(0,t.bandwidth()-e*2)/2,t.round()&&(e=Math.round(e)),r=>+t(r)+e}function _M(){return!this.__axis}function KO(t,e){var r=[],n=null,i=null,a=6,o=6,s=3,u=typeof window<"u"&&window.devicePixelRatio>1?0:.5,l=t===vc||t===oo?-1:1,c=t===oo||t===gc?"x":"y",f=t===vc||t===Jp?yM:vM;function h(d){var y=n??(e.ticks?e.ticks.apply(e,r):e.domain()),m=i??(e.tickFormat?e.tickFormat.apply(e,r):mM),p=Math.max(a,0)+s,g=e.range(),_=+g[0]+u,b=+g[g.length-1]+u,x=(e.bandwidth?bM:gM)(e.copy(),u),v=d.selection?d.selection():d,w=v.selectAll(".domain").data([null]),S=v.selectAll(".tick").data(y,e).order(),A=S.exit(),P=S.enter().append("g").attr("class","tick"),M=S.select("line"),T=S.select("text");w=w.merge(w.enter().insert("path",".tick").attr("class","domain").attr("stroke","currentColor")),S=S.merge(P),M=M.merge(P.append("line").attr("stroke","currentColor").attr(c+"2",l*a)),T=T.merge(P.append("text").attr("fill","currentColor").attr(c,l*p).attr("dy",t===vc?"0em":t===Jp?"0.71em":"0.32em")),d!==v&&(w=w.transition(d),S=S.transition(d),M=M.transition(d),T=T.transition(d),A=A.transition(d).attr("opacity",qg).attr("transform",function(E){return isFinite(E=x(E))?f(E+u):this.getAttribute("transform")}),P.attr("opacity",qg).attr("transform",function(E){var C=this.parentNode.__axis;return f((C&&isFinite(C=C(E))?C:x(E))+u)})),A.remove(),w.attr("d",t===oo||t===gc?o?"M"+l*o+","+_+"H"+u+"V"+b+"H"+l*o:"M"+u+","+_+"V"+b:o?"M"+_+","+l*o+"V"+u+"H"+b+"V"+l*o:"M"+_+","+u+"H"+b),S.attr("opacity",1).attr("transform",function(E){return f(x(E)+u)}),M.attr(c+"2",l*a),T.attr(c,l*p).text(m),v.filter(_M).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",t===gc?"start":t===oo?"end":"middle"),v.each(function(){this.__axis=x})}return h.scale=function(d){return arguments.length?(e=d,h):e},h.ticks=function(){return r=Array.from(arguments),h},h.tickArguments=function(d){return arguments.length?(r=d==null?[]:Array.from(d),h):r.slice()},h.tickValues=function(d){return arguments.length?(n=d==null?null:Array.from(d),h):n&&n.slice()},h.tickFormat=function(d){return arguments.length?(i=d,h):i},h.tickSize=function(d){return arguments.length?(a=o=+d,h):a},h.tickSizeInner=function(d){return arguments.length?(a=+d,h):a},h.tickSizeOuter=function(d){return arguments.length?(o=+d,h):o},h.tickPadding=function(d){return arguments.length?(s=+d,h):s},h.offset=function(d){return arguments.length?(u=+d,h):u},h}function ko(t){return KO(Jp,t)}function jo(t){return KO(oo,t)}function Pn(t,e){return t==null||e==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function xM(t,e){return t==null||e==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function Qy(t){let e,r,n;t.length!==2?(e=Pn,r=(s,u)=>Pn(t(s),u),n=(s,u)=>t(s)-u):(e=t===Pn||t===xM?t:wM,r=t,n=t);function i(s,u,l=0,c=s.length){if(l<c){if(e(u,u)!==0)return c;do{const f=l+c>>>1;r(s[f],u)<0?l=f+1:c=f}while(l<c)}return l}function a(s,u,l=0,c=s.length){if(l<c){if(e(u,u)!==0)return c;do{const f=l+c>>>1;r(s[f],u)<=0?l=f+1:c=f}while(l<c)}return l}function o(s,u,l=0,c=s.length){const f=i(s,u,l,c-1);return f>l&&n(s[f-1],u)>-n(s[f],u)?f-1:f}return{left:i,center:o,right:a}}function wM(){return 0}function XO(t){return t===null?NaN:+t}function*SM(t,e){for(let r of t)r!=null&&(r=+r)>=r&&(yield r)}const OM=Qy(Pn),Ss=OM.right;Qy(XO).center;class Bg extends Map{constructor(e,r=TM){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),e!=null)for(const[n,i]of e)this.set(n,i)}get(e){return super.get(Fg(this,e))}has(e){return super.has(Fg(this,e))}set(e,r){return super.set(AM(this,e),r)}delete(e){return super.delete(PM(this,e))}}function Fg({_intern:t,_key:e},r){const n=e(r);return t.has(n)?t.get(n):r}function AM({_intern:t,_key:e},r){const n=e(r);return t.has(n)?t.get(n):(t.set(n,r),r)}function PM({_intern:t,_key:e},r){const n=e(r);return t.has(n)&&(r=t.get(n),t.delete(n)),r}function TM(t){return t!==null&&typeof t=="object"?t.valueOf():t}function EM(t=Pn){if(t===Pn)return YO;if(typeof t!="function")throw new TypeError("compare is not a function");return(e,r)=>{const n=t(e,r);return n||n===0?n:(t(r,r)===0)-(t(e,e)===0)}}function YO(t,e){return(t==null||!(t>=t))-(e==null||!(e>=e))||(t<e?-1:t>e?1:0)}const CM=Math.sqrt(50),MM=Math.sqrt(10),kM=Math.sqrt(2);function mu(t,e,r){const n=(e-t)/Math.max(0,r),i=Math.floor(Math.log10(n)),a=n/Math.pow(10,i),o=a>=CM?10:a>=MM?5:a>=kM?2:1;let s,u,l;return i<0?(l=Math.pow(10,-i)/o,s=Math.round(t*l),u=Math.round(e*l),s/l<t&&++s,u/l>e&&--u,l=-l):(l=Math.pow(10,i)*o,s=Math.round(t/l),u=Math.round(e/l),s*l<t&&++s,u*l>e&&--u),u<s&&.5<=r&&r<2?mu(t,e,r*2):[s,u,l]}function Qp(t,e,r){if(e=+e,t=+t,r=+r,!(r>0))return[];if(t===e)return[t];const n=e<t,[i,a,o]=n?mu(e,t,r):mu(t,e,r);if(!(a>=i))return[];const s=a-i+1,u=new Array(s);if(n)if(o<0)for(let l=0;l<s;++l)u[l]=(a-l)/-o;else for(let l=0;l<s;++l)u[l]=(a-l)*o;else if(o<0)for(let l=0;l<s;++l)u[l]=(i+l)/-o;else for(let l=0;l<s;++l)u[l]=(i+l)*o;return u}function em(t,e,r){return e=+e,t=+t,r=+r,mu(t,e,r)[2]}function tm(t,e,r){e=+e,t=+t,r=+r;const n=e<t,i=n?em(e,t,r):em(t,e,r);return(n?-1:1)*(i<0?1/-i:i)}function zg(t,e){let r;for(const n of t)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function Ug(t,e){let r;for(const n of t)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function VO(t,e,r=0,n=1/0,i){if(e=Math.floor(e),r=Math.floor(Math.max(0,r)),n=Math.floor(Math.min(t.length-1,n)),!(r<=e&&e<=n))return t;for(i=i===void 0?YO:EM(i);n>r;){if(n-r>600){const u=n-r+1,l=e-r+1,c=Math.log(u),f=.5*Math.exp(2*c/3),h=.5*Math.sqrt(c*f*(u-f)/u)*(l-u/2<0?-1:1),d=Math.max(r,Math.floor(e-l*f/u+h)),y=Math.min(n,Math.floor(e+(u-l)*f/u+h));VO(t,e,d,y,i)}const a=t[e];let o=r,s=n;for(Ha(t,r,e),i(t[n],a)>0&&Ha(t,r,n);o<s;){for(Ha(t,o,s),++o,--s;i(t[o],a)<0;)++o;for(;i(t[s],a)>0;)--s}i(t[r],a)===0?Ha(t,r,s):(++s,Ha(t,s,n)),s<=e&&(r=s+1),e<=s&&(n=s-1)}return t}function Ha(t,e,r){const n=t[e];t[e]=t[r],t[r]=n}function jM(t,e,r){if(t=Float64Array.from(SM(t)),!(!(n=t.length)||isNaN(e=+e))){if(e<=0||n<2)return Ug(t);if(e>=1)return zg(t);var n,i=(n-1)*e,a=Math.floor(i),o=zg(VO(t,a).subarray(0,a+1)),s=Ug(t.subarray(a+1));return o+(s-o)*(i-a)}}function IM(t,e,r=XO){if(!(!(n=t.length)||isNaN(e=+e))){if(e<=0||n<2)return+r(t[0],0,t);if(e>=1)return+r(t[n-1],n-1,t);var n,i=(n-1)*e,a=Math.floor(i),o=+r(t[a],a,t),s=+r(t[a+1],a+1,t);return o+(s-o)*(i-a)}}function RM(t,e,r){t=+t,e=+e,r=(i=arguments.length)<2?(e=t,t=0,1):i<3?1:+r;for(var n=-1,i=Math.max(0,Math.ceil((e-t)/r))|0,a=new Array(i);++n<i;)a[n]=t+n*r;return a}function br(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t);break}return this}function dn(t,e){switch(arguments.length){case 0:break;case 1:{typeof t=="function"?this.interpolator(t):this.range(t);break}default:{this.domain(t),typeof e=="function"?this.interpolator(e):this.range(e);break}}return this}const rm=Symbol("implicit");function ev(){var t=new Bg,e=[],r=[],n=rm;function i(a){let o=t.get(a);if(o===void 0){if(n!==rm)return n;t.set(a,o=e.push(a)-1)}return r[o%r.length]}return i.domain=function(a){if(!arguments.length)return e.slice();e=[],t=new Bg;for(const o of a)t.has(o)||t.set(o,e.push(o)-1);return i},i.range=function(a){return arguments.length?(r=Array.from(a),i):r.slice()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return ev(e,r).unknown(n)},br.apply(i,arguments),i}function Io(){var t=ev().unknown(void 0),e=t.domain,r=t.range,n=0,i=1,a,o,s=!1,u=0,l=0,c=.5;delete t.unknown;function f(){var h=e().length,d=i<n,y=d?i:n,m=d?n:i;a=(m-y)/Math.max(1,h-u+l*2),s&&(a=Math.floor(a)),y+=(m-y-a*(h-u))*c,o=a*(1-u),s&&(y=Math.round(y),o=Math.round(o));var p=RM(h).map(function(g){return y+a*g});return r(d?p.reverse():p)}return t.domain=function(h){return arguments.length?(e(h),f()):e()},t.range=function(h){return arguments.length?([n,i]=h,n=+n,i=+i,f()):[n,i]},t.rangeRound=function(h){return[n,i]=h,n=+n,i=+i,s=!0,f()},t.bandwidth=function(){return o},t.step=function(){return a},t.round=function(h){return arguments.length?(s=!!h,f()):s},t.padding=function(h){return arguments.length?(u=Math.min(1,l=+h),f()):u},t.paddingInner=function(h){return arguments.length?(u=Math.min(1,h),f()):u},t.paddingOuter=function(h){return arguments.length?(l=+h,f()):l},t.align=function(h){return arguments.length?(c=Math.max(0,Math.min(1,h)),f()):c},t.copy=function(){return Io(e(),[n,i]).round(s).paddingInner(u).paddingOuter(l).align(c)},br.apply(f(),arguments)}function ZO(t){var e=t.copy;return t.padding=t.paddingOuter,delete t.paddingInner,delete t.paddingOuter,t.copy=function(){return ZO(e())},t}function mo(){return ZO(Io.apply(null,arguments).paddingInner(1))}function tv(t,e,r){t.prototype=e.prototype=r,r.constructor=t}function JO(t,e){var r=Object.create(t.prototype);for(var n in e)r[n]=e[n];return r}function Os(){}var Ro=.7,yu=1/Ro,Fi="\\s*([+-]?\\d+)\\s*",$o="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Fr="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",$M=/^#([0-9a-f]{3,8})$/,DM=new RegExp(`^rgb\\(${Fi},${Fi},${Fi}\\)$`),NM=new RegExp(`^rgb\\(${Fr},${Fr},${Fr}\\)$`),LM=new RegExp(`^rgba\\(${Fi},${Fi},${Fi},${$o}\\)$`),qM=new RegExp(`^rgba\\(${Fr},${Fr},${Fr},${$o}\\)$`),BM=new RegExp(`^hsl\\(${$o},${Fr},${Fr}\\)$`),FM=new RegExp(`^hsla\\(${$o},${Fr},${Fr},${$o}\\)$`),Wg={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};tv(Os,ci,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:Hg,formatHex:Hg,formatHex8:zM,formatHsl:UM,formatRgb:Gg,toString:Gg});function Hg(){return this.rgb().formatHex()}function zM(){return this.rgb().formatHex8()}function UM(){return QO(this).formatHsl()}function Gg(){return this.rgb().formatRgb()}function ci(t){var e,r;return t=(t+"").trim().toLowerCase(),(e=$M.exec(t))?(r=e[1].length,e=parseInt(e[1],16),r===6?Kg(e):r===3?new Nt(e>>8&15|e>>4&240,e>>4&15|e&240,(e&15)<<4|e&15,1):r===8?Fs(e>>24&255,e>>16&255,e>>8&255,(e&255)/255):r===4?Fs(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|e&240,((e&15)<<4|e&15)/255):null):(e=DM.exec(t))?new Nt(e[1],e[2],e[3],1):(e=NM.exec(t))?new Nt(e[1]*255/100,e[2]*255/100,e[3]*255/100,1):(e=LM.exec(t))?Fs(e[1],e[2],e[3],e[4]):(e=qM.exec(t))?Fs(e[1]*255/100,e[2]*255/100,e[3]*255/100,e[4]):(e=BM.exec(t))?Vg(e[1],e[2]/100,e[3]/100,1):(e=FM.exec(t))?Vg(e[1],e[2]/100,e[3]/100,e[4]):Wg.hasOwnProperty(t)?Kg(Wg[t]):t==="transparent"?new Nt(NaN,NaN,NaN,0):null}function Kg(t){return new Nt(t>>16&255,t>>8&255,t&255,1)}function Fs(t,e,r,n){return n<=0&&(t=e=r=NaN),new Nt(t,e,r,n)}function WM(t){return t instanceof Os||(t=ci(t)),t?(t=t.rgb(),new Nt(t.r,t.g,t.b,t.opacity)):new Nt}function nm(t,e,r,n){return arguments.length===1?WM(t):new Nt(t,e,r,n??1)}function Nt(t,e,r,n){this.r=+t,this.g=+e,this.b=+r,this.opacity=+n}tv(Nt,nm,JO(Os,{brighter(t){return t=t==null?yu:Math.pow(yu,t),new Nt(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=t==null?Ro:Math.pow(Ro,t),new Nt(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Nt(ri(this.r),ri(this.g),ri(this.b),vu(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:Xg,formatHex:Xg,formatHex8:HM,formatRgb:Yg,toString:Yg}));function Xg(){return`#${Yn(this.r)}${Yn(this.g)}${Yn(this.b)}`}function HM(){return`#${Yn(this.r)}${Yn(this.g)}${Yn(this.b)}${Yn((isNaN(this.opacity)?1:this.opacity)*255)}`}function Yg(){const t=vu(this.opacity);return`${t===1?"rgb(":"rgba("}${ri(this.r)}, ${ri(this.g)}, ${ri(this.b)}${t===1?")":`, ${t})`}`}function vu(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function ri(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function Yn(t){return t=ri(t),(t<16?"0":"")+t.toString(16)}function Vg(t,e,r,n){return n<=0?t=e=r=NaN:r<=0||r>=1?t=e=NaN:e<=0&&(t=NaN),new Ar(t,e,r,n)}function QO(t){if(t instanceof Ar)return new Ar(t.h,t.s,t.l,t.opacity);if(t instanceof Os||(t=ci(t)),!t)return new Ar;if(t instanceof Ar)return t;t=t.rgb();var e=t.r/255,r=t.g/255,n=t.b/255,i=Math.min(e,r,n),a=Math.max(e,r,n),o=NaN,s=a-i,u=(a+i)/2;return s?(e===a?o=(r-n)/s+(r<n)*6:r===a?o=(n-e)/s+2:o=(e-r)/s+4,s/=u<.5?a+i:2-a-i,o*=60):s=u>0&&u<1?0:o,new Ar(o,s,u,t.opacity)}function GM(t,e,r,n){return arguments.length===1?QO(t):new Ar(t,e,r,n??1)}function Ar(t,e,r,n){this.h=+t,this.s=+e,this.l=+r,this.opacity=+n}tv(Ar,GM,JO(Os,{brighter(t){return t=t==null?yu:Math.pow(yu,t),new Ar(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=t==null?Ro:Math.pow(Ro,t),new Ar(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+(this.h<0)*360,e=isNaN(t)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*e,i=2*r-n;return new Nt(bc(t>=240?t-240:t+120,i,n),bc(t,i,n),bc(t<120?t+240:t-120,i,n),this.opacity)},clamp(){return new Ar(Zg(this.h),zs(this.s),zs(this.l),vu(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=vu(this.opacity);return`${t===1?"hsl(":"hsla("}${Zg(this.h)}, ${zs(this.s)*100}%, ${zs(this.l)*100}%${t===1?")":`, ${t})`}`}}));function Zg(t){return t=(t||0)%360,t<0?t+360:t}function zs(t){return Math.max(0,Math.min(1,t||0))}function bc(t,e,r){return(t<60?e+(r-e)*t/60:t<180?r:t<240?e+(r-e)*(240-t)/60:e)*255}const rv=t=>()=>t;function KM(t,e){return function(r){return t+r*e}}function XM(t,e,r){return t=Math.pow(t,r),e=Math.pow(e,r)-t,r=1/r,function(n){return Math.pow(t+n*e,r)}}function YM(t){return(t=+t)==1?eA:function(e,r){return r-e?XM(e,r,t):rv(isNaN(e)?r:e)}}function eA(t,e){var r=e-t;return r?KM(t,r):rv(isNaN(t)?e:t)}const gu=(function t(e){var r=YM(e);function n(i,a){var o=r((i=nm(i)).r,(a=nm(a)).r),s=r(i.g,a.g),u=r(i.b,a.b),l=eA(i.opacity,a.opacity);return function(c){return i.r=o(c),i.g=s(c),i.b=u(c),i.opacity=l(c),i+""}}return n.gamma=t,n})(1);function VM(t,e){e||(e=[]);var r=t?Math.min(e.length,t.length):0,n=e.slice(),i;return function(a){for(i=0;i<r;++i)n[i]=t[i]*(1-a)+e[i]*a;return n}}function ZM(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}function JM(t,e){var r=e?e.length:0,n=t?Math.min(r,t.length):0,i=new Array(n),a=new Array(r),o;for(o=0;o<n;++o)i[o]=gi(t[o],e[o]);for(;o<r;++o)a[o]=e[o];return function(s){for(o=0;o<n;++o)a[o]=i[o](s);return a}}function QM(t,e){var r=new Date;return t=+t,e=+e,function(n){return r.setTime(t*(1-n)+e*n),r}}function Or(t,e){return t=+t,e=+e,function(r){return t*(1-r)+e*r}}function ek(t,e){var r={},n={},i;(t===null||typeof t!="object")&&(t={}),(e===null||typeof e!="object")&&(e={});for(i in e)i in t?r[i]=gi(t[i],e[i]):n[i]=e[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var im=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,_c=new RegExp(im.source,"g");function tk(t){return function(){return t}}function rk(t){return function(e){return t(e)+""}}function tA(t,e){var r=im.lastIndex=_c.lastIndex=0,n,i,a,o=-1,s=[],u=[];for(t=t+"",e=e+"";(n=im.exec(t))&&(i=_c.exec(e));)(a=i.index)>r&&(a=e.slice(r,a),s[o]?s[o]+=a:s[++o]=a),(n=n[0])===(i=i[0])?s[o]?s[o]+=i:s[++o]=i:(s[++o]=null,u.push({i:o,x:Or(n,i)})),r=_c.lastIndex;return r<e.length&&(a=e.slice(r),s[o]?s[o]+=a:s[++o]=a),s.length<2?u[0]?rk(u[0].x):tk(e):(e=u.length,function(l){for(var c=0,f;c<e;++c)s[(f=u[c]).i]=f.x(l);return s.join("")})}function gi(t,e){var r=typeof e,n;return e==null||r==="boolean"?rv(e):(r==="number"?Or:r==="string"?(n=ci(e))?(e=n,gu):tA:e instanceof ci?gu:e instanceof Date?QM:ZM(e)?VM:Array.isArray(e)?JM:typeof e.valueOf!="function"&&typeof e.toString!="function"||isNaN(e)?ek:Or)(t,e)}function nv(t,e){return t=+t,e=+e,function(r){return Math.round(t*(1-r)+e*r)}}var Jg=180/Math.PI,am={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function rA(t,e,r,n,i,a){var o,s,u;return(o=Math.sqrt(t*t+e*e))&&(t/=o,e/=o),(u=t*r+e*n)&&(r-=t*u,n-=e*u),(s=Math.sqrt(r*r+n*n))&&(r/=s,n/=s,u/=s),t*n<e*r&&(t=-t,e=-e,u=-u,o=-o),{translateX:i,translateY:a,rotate:Math.atan2(e,t)*Jg,skewX:Math.atan(u)*Jg,scaleX:o,scaleY:s}}var Us;function nk(t){const e=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(t+"");return e.isIdentity?am:rA(e.a,e.b,e.c,e.d,e.e,e.f)}function ik(t){return t==null||(Us||(Us=document.createElementNS("http://www.w3.org/2000/svg","g")),Us.setAttribute("transform",t),!(t=Us.transform.baseVal.consolidate()))?am:(t=t.matrix,rA(t.a,t.b,t.c,t.d,t.e,t.f))}function nA(t,e,r,n){function i(l){return l.length?l.pop()+" ":""}function a(l,c,f,h,d,y){if(l!==f||c!==h){var m=d.push("translate(",null,e,null,r);y.push({i:m-4,x:Or(l,f)},{i:m-2,x:Or(c,h)})}else(f||h)&&d.push("translate("+f+e+h+r)}function o(l,c,f,h){l!==c?(l-c>180?c+=360:c-l>180&&(l+=360),h.push({i:f.push(i(f)+"rotate(",null,n)-2,x:Or(l,c)})):c&&f.push(i(f)+"rotate("+c+n)}function s(l,c,f,h){l!==c?h.push({i:f.push(i(f)+"skewX(",null,n)-2,x:Or(l,c)}):c&&f.push(i(f)+"skewX("+c+n)}function u(l,c,f,h,d,y){if(l!==f||c!==h){var m=d.push(i(d)+"scale(",null,",",null,")");y.push({i:m-4,x:Or(l,f)},{i:m-2,x:Or(c,h)})}else(f!==1||h!==1)&&d.push(i(d)+"scale("+f+","+h+")")}return function(l,c){var f=[],h=[];return l=t(l),c=t(c),a(l.translateX,l.translateY,c.translateX,c.translateY,f,h),o(l.rotate,c.rotate,f,h),s(l.skewX,c.skewX,f,h),u(l.scaleX,l.scaleY,c.scaleX,c.scaleY,f,h),l=c=null,function(d){for(var y=-1,m=h.length,p;++y<m;)f[(p=h[y]).i]=p.x(d);return f.join("")}}}var ak=nA(nk,"px, ","px)","deg)"),ok=nA(ik,", ",")",")");function sk(t,e){e===void 0&&(e=t,t=gi);for(var r=0,n=e.length-1,i=e[0],a=new Array(n<0?0:n);r<n;)a[r]=t(i,i=e[++r]);return function(o){var s=Math.max(0,Math.min(n-1,Math.floor(o*=n)));return a[s](o-s)}}function uk(t){return function(){return t}}function bu(t){return+t}var Qg=[0,1];function Rt(t){return t}function om(t,e){return(e-=t=+t)?function(r){return(r-t)/e}:uk(isNaN(e)?NaN:.5)}function lk(t,e){var r;return t>e&&(r=t,t=e,e=r),function(n){return Math.max(t,Math.min(e,n))}}function ck(t,e,r){var n=t[0],i=t[1],a=e[0],o=e[1];return i<n?(n=om(i,n),a=r(o,a)):(n=om(n,i),a=r(a,o)),function(s){return a(n(s))}}function fk(t,e,r){var n=Math.min(t.length,e.length)-1,i=new Array(n),a=new Array(n),o=-1;for(t[n]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++o<n;)i[o]=om(t[o],t[o+1]),a[o]=r(e[o],e[o+1]);return function(s){var u=Ss(t,s,1,n)-1;return a[u](i[u](s))}}function As(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function Al(){var t=Qg,e=Qg,r=gi,n,i,a,o=Rt,s,u,l;function c(){var h=Math.min(t.length,e.length);return o!==Rt&&(o=lk(t[0],t[h-1])),s=h>2?fk:ck,u=l=null,f}function f(h){return h==null||isNaN(h=+h)?a:(u||(u=s(t.map(n),e,r)))(n(o(h)))}return f.invert=function(h){return o(i((l||(l=s(e,t.map(n),Or)))(h)))},f.domain=function(h){return arguments.length?(t=Array.from(h,bu),c()):t.slice()},f.range=function(h){return arguments.length?(e=Array.from(h),c()):e.slice()},f.rangeRound=function(h){return e=Array.from(h),r=nv,c()},f.clamp=function(h){return arguments.length?(o=h?!0:Rt,c()):o!==Rt},f.interpolate=function(h){return arguments.length?(r=h,c()):r},f.unknown=function(h){return arguments.length?(a=h,f):a},function(h,d){return n=h,i=d,c()}}function iv(){return Al()(Rt,Rt)}function hk(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)}function _u(t,e){if((r=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var r,n=t.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+t.slice(r+1)]}function Vi(t){return t=_u(Math.abs(t)),t?t[1]:NaN}function dk(t,e){return function(r,n){for(var i=r.length,a=[],o=0,s=t[0],u=0;i>0&&s>0&&(u+s+1>n&&(s=Math.max(1,n-u)),a.push(r.substring(i-=s,i+s)),!((u+=s+1)>n));)s=t[o=(o+1)%t.length];return a.reverse().join(e)}}function pk(t){return function(e){return e.replace(/[0-9]/g,function(r){return t[+r]})}}var mk=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Do(t){if(!(e=mk.exec(t)))throw new Error("invalid format: "+t);var e;return new av({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}Do.prototype=av.prototype;function av(t){this.fill=t.fill===void 0?" ":t.fill+"",this.align=t.align===void 0?">":t.align+"",this.sign=t.sign===void 0?"-":t.sign+"",this.symbol=t.symbol===void 0?"":t.symbol+"",this.zero=!!t.zero,this.width=t.width===void 0?void 0:+t.width,this.comma=!!t.comma,this.precision=t.precision===void 0?void 0:+t.precision,this.trim=!!t.trim,this.type=t.type===void 0?"":t.type+""}av.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 yk(t){e:for(var e=t.length,r=1,n=-1,i;r<e;++r)switch(t[r]){case".":n=i=r;break;case"0":n===0&&(n=r),i=r;break;default:if(!+t[r])break e;n>0&&(n=0);break}return n>0?t.slice(0,n)+t.slice(i+1):t}var iA;function vk(t,e){var r=_u(t,e);if(!r)return t+"";var n=r[0],i=r[1],a=i-(iA=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,o=n.length;return a===o?n:a>o?n+new Array(a-o+1).join("0"):a>0?n.slice(0,a)+"."+n.slice(a):"0."+new Array(1-a).join("0")+_u(t,Math.max(0,e+a-1))[0]}function eb(t,e){var r=_u(t,e);if(!r)return t+"";var n=r[0],i=r[1];return i<0?"0."+new Array(-i).join("0")+n:n.length>i+1?n.slice(0,i+1)+"."+n.slice(i+1):n+new Array(i-n.length+2).join("0")}const tb={"%":(t,e)=>(t*100).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:hk,e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>eb(t*100,e),r:eb,s:vk,X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};function rb(t){return t}var nb=Array.prototype.map,ib=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function gk(t){var e=t.grouping===void 0||t.thousands===void 0?rb:dk(nb.call(t.grouping,Number),t.thousands+""),r=t.currency===void 0?"":t.currency[0]+"",n=t.currency===void 0?"":t.currency[1]+"",i=t.decimal===void 0?".":t.decimal+"",a=t.numerals===void 0?rb:pk(nb.call(t.numerals,String)),o=t.percent===void 0?"%":t.percent+"",s=t.minus===void 0?"−":t.minus+"",u=t.nan===void 0?"NaN":t.nan+"";function l(f){f=Do(f);var h=f.fill,d=f.align,y=f.sign,m=f.symbol,p=f.zero,g=f.width,_=f.comma,b=f.precision,x=f.trim,v=f.type;v==="n"?(_=!0,v="g"):tb[v]||(b===void 0&&(b=12),x=!0,v="g"),(p||h==="0"&&d==="=")&&(p=!0,h="0",d="=");var w=m==="$"?r:m==="#"&&/[boxX]/.test(v)?"0"+v.toLowerCase():"",S=m==="$"?n:/[%p]/.test(v)?o:"",A=tb[v],P=/[defgprs%]/.test(v);b=b===void 0?6:/[gprs]/.test(v)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b));function M(T){var E=w,C=S,I,k,j;if(v==="c")C=A(T)+C,T="";else{T=+T;var $=T<0||1/T<0;if(T=isNaN(T)?u:A(Math.abs(T),b),x&&(T=yk(T)),$&&+T==0&&y!=="+"&&($=!1),E=($?y==="("?y:s:y==="-"||y==="("?"":y)+E,C=(v==="s"?ib[8+iA/3]:"")+C+($&&y==="("?")":""),P){for(I=-1,k=T.length;++I<k;)if(j=T.charCodeAt(I),48>j||j>57){C=(j===46?i+T.slice(I+1):T.slice(I))+C,T=T.slice(0,I);break}}}_&&!p&&(T=e(T,1/0));var N=E.length+T.length+C.length,B=N<g?new Array(g-N+1).join(h):"";switch(_&&p&&(T=e(B+T,B.length?g-C.length:1/0),B=""),d){case"<":T=E+T+C+B;break;case"=":T=E+B+T+C;break;case"^":T=B.slice(0,N=B.length>>1)+E+T+C+B.slice(N);break;default:T=B+E+T+C;break}return a(T)}return M.toString=function(){return f+""},M}function c(f,h){var d=l((f=Do(f),f.type="f",f)),y=Math.max(-8,Math.min(8,Math.floor(Vi(h)/3)))*3,m=Math.pow(10,-y),p=ib[8+y/3];return function(g){return d(m*g)+p}}return{format:l,formatPrefix:c}}var Ws,ov,aA;bk({thousands:",",grouping:[3],currency:["$",""]});function bk(t){return Ws=gk(t),ov=Ws.format,aA=Ws.formatPrefix,Ws}function _k(t){return Math.max(0,-Vi(Math.abs(t)))}function xk(t,e){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Vi(e)/3)))*3-Vi(Math.abs(t)))}function wk(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,Vi(e)-Vi(t))+1}function oA(t,e,r,n){var i=tm(t,e,r),a;switch(n=Do(n??",f"),n.type){case"s":{var o=Math.max(Math.abs(t),Math.abs(e));return n.precision==null&&!isNaN(a=xk(i,o))&&(n.precision=a),aA(n,o)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(a=wk(i,Math.max(Math.abs(t),Math.abs(e))))&&(n.precision=a-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(a=_k(i))&&(n.precision=a-(n.type==="%")*2);break}}return ov(n)}function kn(t){var e=t.domain;return t.ticks=function(r){var n=e();return Qp(n[0],n[n.length-1],r??10)},t.tickFormat=function(r,n){var i=e();return oA(i[0],i[i.length-1],r??10,n)},t.nice=function(r){r==null&&(r=10);var n=e(),i=0,a=n.length-1,o=n[i],s=n[a],u,l,c=10;for(s<o&&(l=o,o=s,s=l,l=i,i=a,a=l);c-- >0;){if(l=em(o,s,r),l===u)return n[i]=o,n[a]=s,e(n);if(l>0)o=Math.floor(o/l)*l,s=Math.ceil(s/l)*l;else if(l<0)o=Math.ceil(o*l)/l,s=Math.floor(s*l)/l;else break;u=l}return t},t}function Zi(){var t=iv();return t.copy=function(){return As(t,Zi())},br.apply(t,arguments),kn(t)}function sA(t){var e;function r(n){return n==null||isNaN(n=+n)?e:n}return r.invert=r,r.domain=r.range=function(n){return arguments.length?(t=Array.from(n,bu),r):t.slice()},r.unknown=function(n){return arguments.length?(e=n,r):e},r.copy=function(){return sA(t).unknown(e)},t=arguments.length?Array.from(t,bu):[0,1],kn(r)}function uA(t,e){t=t.slice();var r=0,n=t.length-1,i=t[r],a=t[n],o;return a<i&&(o=r,r=n,n=o,o=i,i=a,a=o),t[r]=e.floor(i),t[n]=e.ceil(a),t}function ab(t){return Math.log(t)}function ob(t){return Math.exp(t)}function Sk(t){return-Math.log(-t)}function Ok(t){return-Math.exp(-t)}function Ak(t){return isFinite(t)?+("1e"+t):t<0?0:t}function Pk(t){return t===10?Ak:t===Math.E?Math.exp:e=>Math.pow(t,e)}function Tk(t){return t===Math.E?Math.log:t===10&&Math.log10||t===2&&Math.log2||(t=Math.log(t),e=>Math.log(e)/t)}function sb(t){return(e,r)=>-t(-e,r)}function sv(t){const e=t(ab,ob),r=e.domain;let n=10,i,a;function o(){return i=Tk(n),a=Pk(n),r()[0]<0?(i=sb(i),a=sb(a),t(Sk,Ok)):t(ab,ob),e}return e.base=function(s){return arguments.length?(n=+s,o()):n},e.domain=function(s){return arguments.length?(r(s),o()):r()},e.ticks=s=>{const u=r();let l=u[0],c=u[u.length-1];const f=c<l;f&&([l,c]=[c,l]);let h=i(l),d=i(c),y,m;const p=s==null?10:+s;let g=[];if(!(n%1)&&d-h<p){if(h=Math.floor(h),d=Math.ceil(d),l>0){for(;h<=d;++h)for(y=1;y<n;++y)if(m=h<0?y/a(-h):y*a(h),!(m<l)){if(m>c)break;g.push(m)}}else for(;h<=d;++h)for(y=n-1;y>=1;--y)if(m=h>0?y/a(-h):y*a(h),!(m<l)){if(m>c)break;g.push(m)}g.length*2<p&&(g=Qp(l,c,p))}else g=Qp(h,d,Math.min(d-h,p)).map(a);return f?g.reverse():g},e.tickFormat=(s,u)=>{if(s==null&&(s=10),u==null&&(u=n===10?"s":","),typeof u!="function"&&(!(n%1)&&(u=Do(u)).precision==null&&(u.trim=!0),u=ov(u)),s===1/0)return u;const l=Math.max(1,n*s/e.ticks().length);return c=>{let f=c/a(Math.round(i(c)));return f*n<n-.5&&(f*=n),f<=l?u(c):""}},e.nice=()=>r(uA(r(),{floor:s=>a(Math.floor(i(s))),ceil:s=>a(Math.ceil(i(s)))})),e}function lA(){const t=sv(Al()).domain([1,10]);return t.copy=()=>As(t,lA()).base(t.base()),br.apply(t,arguments),t}function ub(t){return function(e){return Math.sign(e)*Math.log1p(Math.abs(e/t))}}function lb(t){return function(e){return Math.sign(e)*Math.expm1(Math.abs(e))*t}}function uv(t){var e=1,r=t(ub(e),lb(e));return r.constant=function(n){return arguments.length?t(ub(e=+n),lb(e)):e},kn(r)}function cA(){var t=uv(Al());return t.copy=function(){return As(t,cA()).constant(t.constant())},br.apply(t,arguments)}function cb(t){return function(e){return e<0?-Math.pow(-e,t):Math.pow(e,t)}}function Ek(t){return t<0?-Math.sqrt(-t):Math.sqrt(t)}function Ck(t){return t<0?-t*t:t*t}function lv(t){var e=t(Rt,Rt),r=1;function n(){return r===1?t(Rt,Rt):r===.5?t(Ek,Ck):t(cb(r),cb(1/r))}return e.exponent=function(i){return arguments.length?(r=+i,n()):r},kn(e)}function cv(){var t=lv(Al());return t.copy=function(){return As(t,cv()).exponent(t.exponent())},br.apply(t,arguments),t}function Mk(){return cv.apply(null,arguments).exponent(.5)}function fb(t){return Math.sign(t)*t*t}function kk(t){return Math.sign(t)*Math.sqrt(Math.abs(t))}function fA(){var t=iv(),e=[0,1],r=!1,n;function i(a){var o=kk(t(a));return isNaN(o)?n:r?Math.round(o):o}return i.invert=function(a){return t.invert(fb(a))},i.domain=function(a){return arguments.length?(t.domain(a),i):t.domain()},i.range=function(a){return arguments.length?(t.range((e=Array.from(a,bu)).map(fb)),i):e.slice()},i.rangeRound=function(a){return i.range(a).round(!0)},i.round=function(a){return arguments.length?(r=!!a,i):r},i.clamp=function(a){return arguments.length?(t.clamp(a),i):t.clamp()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return fA(t.domain(),e).round(r).clamp(t.clamp()).unknown(n)},br.apply(i,arguments),kn(i)}function hA(){var t=[],e=[],r=[],n;function i(){var o=0,s=Math.max(1,e.length);for(r=new Array(s-1);++o<s;)r[o-1]=IM(t,o/s);return a}function a(o){return o==null||isNaN(o=+o)?n:e[Ss(r,o)]}return a.invertExtent=function(o){var s=e.indexOf(o);return s<0?[NaN,NaN]:[s>0?r[s-1]:t[0],s<r.length?r[s]:t[t.length-1]]},a.domain=function(o){if(!arguments.length)return t.slice();t=[];for(let s of o)s!=null&&!isNaN(s=+s)&&t.push(s);return t.sort(Pn),i()},a.range=function(o){return arguments.length?(e=Array.from(o),i()):e.slice()},a.unknown=function(o){return arguments.length?(n=o,a):n},a.quantiles=function(){return r.slice()},a.copy=function(){return hA().domain(t).range(e).unknown(n)},br.apply(a,arguments)}function dA(){var t=0,e=1,r=1,n=[.5],i=[0,1],a;function o(u){return u!=null&&u<=u?i[Ss(n,u,0,r)]:a}function s(){var u=-1;for(n=new Array(r);++u<r;)n[u]=((u+1)*e-(u-r)*t)/(r+1);return o}return o.domain=function(u){return arguments.length?([t,e]=u,t=+t,e=+e,s()):[t,e]},o.range=function(u){return arguments.length?(r=(i=Array.from(u)).length-1,s()):i.slice()},o.invertExtent=function(u){var l=i.indexOf(u);return l<0?[NaN,NaN]:l<1?[t,n[0]]:l>=r?[n[r-1],e]:[n[l-1],n[l]]},o.unknown=function(u){return arguments.length&&(a=u),o},o.thresholds=function(){return n.slice()},o.copy=function(){return dA().domain([t,e]).range(i).unknown(a)},br.apply(kn(o),arguments)}function pA(){var t=[.5],e=[0,1],r,n=1;function i(a){return a!=null&&a<=a?e[Ss(t,a,0,n)]:r}return i.domain=function(a){return arguments.length?(t=Array.from(a),n=Math.min(t.length,e.length-1),i):t.slice()},i.range=function(a){return arguments.length?(e=Array.from(a),n=Math.min(t.length,e.length-1),i):e.slice()},i.invertExtent=function(a){var o=e.indexOf(a);return[t[o-1],t[o]]},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return pA().domain(t).range(e).unknown(r)},br.apply(i,arguments)}const xc=new Date,wc=new Date;function ht(t,e,r,n){function i(a){return t(a=arguments.length===0?new Date:new Date(+a)),a}return i.floor=a=>(t(a=new Date(+a)),a),i.ceil=a=>(t(a=new Date(a-1)),e(a,1),t(a),a),i.round=a=>{const o=i(a),s=i.ceil(a);return a-o<s-a?o:s},i.offset=(a,o)=>(e(a=new Date(+a),o==null?1:Math.floor(o)),a),i.range=(a,o,s)=>{const u=[];if(a=i.ceil(a),s=s==null?1:Math.floor(s),!(a<o)||!(s>0))return u;let l;do u.push(l=new Date(+a)),e(a,s),t(a);while(l<a&&a<o);return u},i.filter=a=>ht(o=>{if(o>=o)for(;t(o),!a(o);)o.setTime(o-1)},(o,s)=>{if(o>=o)if(s<0)for(;++s<=0;)for(;e(o,-1),!a(o););else for(;--s>=0;)for(;e(o,1),!a(o););}),r&&(i.count=(a,o)=>(xc.setTime(+a),wc.setTime(+o),t(xc),t(wc),Math.floor(r(xc,wc))),i.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?i.filter(n?o=>n(o)%a===0:o=>i.count(0,o)%a===0):i)),i}const xu=ht(()=>{},(t,e)=>{t.setTime(+t+e)},(t,e)=>e-t);xu.every=t=>(t=Math.floor(t),!isFinite(t)||!(t>0)?null:t>1?ht(e=>{e.setTime(Math.floor(e/t)*t)},(e,r)=>{e.setTime(+e+r*t)},(e,r)=>(r-e)/t):xu);xu.range;const en=1e3,hr=en*60,tn=hr*60,sn=tn*24,fv=sn*7,hb=sn*30,Sc=sn*365,Vn=ht(t=>{t.setTime(t-t.getMilliseconds())},(t,e)=>{t.setTime(+t+e*en)},(t,e)=>(e-t)/en,t=>t.getUTCSeconds());Vn.range;const hv=ht(t=>{t.setTime(t-t.getMilliseconds()-t.getSeconds()*en)},(t,e)=>{t.setTime(+t+e*hr)},(t,e)=>(e-t)/hr,t=>t.getMinutes());hv.range;const dv=ht(t=>{t.setUTCSeconds(0,0)},(t,e)=>{t.setTime(+t+e*hr)},(t,e)=>(e-t)/hr,t=>t.getUTCMinutes());dv.range;const pv=ht(t=>{t.setTime(t-t.getMilliseconds()-t.getSeconds()*en-t.getMinutes()*hr)},(t,e)=>{t.setTime(+t+e*tn)},(t,e)=>(e-t)/tn,t=>t.getHours());pv.range;const mv=ht(t=>{t.setUTCMinutes(0,0,0)},(t,e)=>{t.setTime(+t+e*tn)},(t,e)=>(e-t)/tn,t=>t.getUTCHours());mv.range;const Ps=ht(t=>t.setHours(0,0,0,0),(t,e)=>t.setDate(t.getDate()+e),(t,e)=>(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*hr)/sn,t=>t.getDate()-1);Ps.range;const Pl=ht(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/sn,t=>t.getUTCDate()-1);Pl.range;const mA=ht(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/sn,t=>Math.floor(t/sn));mA.range;function bi(t){return ht(e=>{e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)},(e,r)=>{e.setDate(e.getDate()+r*7)},(e,r)=>(r-e-(r.getTimezoneOffset()-e.getTimezoneOffset())*hr)/fv)}const Tl=bi(0),wu=bi(1),jk=bi(2),Ik=bi(3),Ji=bi(4),Rk=bi(5),$k=bi(6);Tl.range;wu.range;jk.range;Ik.range;Ji.range;Rk.range;$k.range;function _i(t){return ht(e=>{e.setUTCDate(e.getUTCDate()-(e.getUTCDay()+7-t)%7),e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCDate(e.getUTCDate()+r*7)},(e,r)=>(r-e)/fv)}const El=_i(0),Su=_i(1),Dk=_i(2),Nk=_i(3),Qi=_i(4),Lk=_i(5),qk=_i(6);El.range;Su.range;Dk.range;Nk.range;Qi.range;Lk.range;qk.range;const yv=ht(t=>{t.setDate(1),t.setHours(0,0,0,0)},(t,e)=>{t.setMonth(t.getMonth()+e)},(t,e)=>e.getMonth()-t.getMonth()+(e.getFullYear()-t.getFullYear())*12,t=>t.getMonth());yv.range;const vv=ht(t=>{t.setUTCDate(1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCMonth(t.getUTCMonth()+e)},(t,e)=>e.getUTCMonth()-t.getUTCMonth()+(e.getUTCFullYear()-t.getUTCFullYear())*12,t=>t.getUTCMonth());vv.range;const un=ht(t=>{t.setMonth(0,1),t.setHours(0,0,0,0)},(t,e)=>{t.setFullYear(t.getFullYear()+e)},(t,e)=>e.getFullYear()-t.getFullYear(),t=>t.getFullYear());un.every=t=>!isFinite(t=Math.floor(t))||!(t>0)?null:ht(e=>{e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)},(e,r)=>{e.setFullYear(e.getFullYear()+r*t)});un.range;const ln=ht(t=>{t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCFullYear(t.getUTCFullYear()+e)},(t,e)=>e.getUTCFullYear()-t.getUTCFullYear(),t=>t.getUTCFullYear());ln.every=t=>!isFinite(t=Math.floor(t))||!(t>0)?null:ht(e=>{e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCFullYear(e.getUTCFullYear()+r*t)});ln.range;function yA(t,e,r,n,i,a){const o=[[Vn,1,en],[Vn,5,5*en],[Vn,15,15*en],[Vn,30,30*en],[a,1,hr],[a,5,5*hr],[a,15,15*hr],[a,30,30*hr],[i,1,tn],[i,3,3*tn],[i,6,6*tn],[i,12,12*tn],[n,1,sn],[n,2,2*sn],[r,1,fv],[e,1,hb],[e,3,3*hb],[t,1,Sc]];function s(l,c,f){const h=c<l;h&&([l,c]=[c,l]);const d=f&&typeof f.range=="function"?f:u(l,c,f),y=d?d.range(l,+c+1):[];return h?y.reverse():y}function u(l,c,f){const h=Math.abs(c-l)/f,d=Qy(([,,p])=>p).right(o,h);if(d===o.length)return t.every(tm(l/Sc,c/Sc,f));if(d===0)return xu.every(Math.max(tm(l,c,f),1));const[y,m]=o[h/o[d-1][2]<o[d][2]/h?d-1:d];return y.every(m)}return[s,u]}const[Bk,Fk]=yA(ln,vv,El,mA,mv,dv),[zk,Uk]=yA(un,yv,Tl,Ps,pv,hv);function Oc(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function Ac(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function Ga(t,e,r){return{y:t,m:e,d:r,H:0,M:0,S:0,L:0}}function Wk(t){var e=t.dateTime,r=t.date,n=t.time,i=t.periods,a=t.days,o=t.shortDays,s=t.months,u=t.shortMonths,l=Ka(i),c=Xa(i),f=Ka(a),h=Xa(a),d=Ka(o),y=Xa(o),m=Ka(s),p=Xa(s),g=Ka(u),_=Xa(u),b={a:$,A:N,b:B,B:R,c:null,d:gb,e:gb,f:dj,g:Sj,G:Aj,H:cj,I:fj,j:hj,L:vA,m:pj,M:mj,p:L,q,Q:xb,s:wb,S:yj,u:vj,U:gj,V:bj,w:_j,W:xj,x:null,X:null,y:wj,Y:Oj,Z:Pj,"%":_b},x={a:U,A:X,b:V,B:te,c:null,d:bb,e:bb,f:Mj,g:Bj,G:zj,H:Tj,I:Ej,j:Cj,L:bA,m:kj,M:jj,p:re,q:H,Q:xb,s:wb,S:Ij,u:Rj,U:$j,V:Dj,w:Nj,W:Lj,x:null,X:null,y:qj,Y:Fj,Z:Uj,"%":_b},v={a:M,A:T,b:E,B:C,c:I,d:yb,e:yb,f:oj,g:mb,G:pb,H:vb,I:vb,j:rj,L:aj,m:tj,M:nj,p:P,q:ej,Q:uj,s:lj,S:ij,u:Yk,U:Vk,V:Zk,w:Xk,W:Jk,x:k,X:j,y:mb,Y:pb,Z:Qk,"%":sj};b.x=w(r,b),b.X=w(n,b),b.c=w(e,b),x.x=w(r,x),x.X=w(n,x),x.c=w(e,x);function w(F,K){return function(Q){var D=[],se=-1,W=0,ue=F.length,de,ie,fe;for(Q instanceof Date||(Q=new Date(+Q));++se<ue;)F.charCodeAt(se)===37&&(D.push(F.slice(W,se)),(ie=db[de=F.charAt(++se)])!=null?de=F.charAt(++se):ie=de==="e"?" ":"0",(fe=K[de])&&(de=fe(Q,ie)),D.push(de),W=se+1);return D.push(F.slice(W,se)),D.join("")}}function S(F,K){return function(Q){var D=Ga(1900,void 0,1),se=A(D,F,Q+="",0),W,ue;if(se!=Q.length)return null;if("Q"in D)return new Date(D.Q);if("s"in D)return new Date(D.s*1e3+("L"in D?D.L:0));if(K&&!("Z"in D)&&(D.Z=0),"p"in D&&(D.H=D.H%12+D.p*12),D.m===void 0&&(D.m="q"in D?D.q:0),"V"in D){if(D.V<1||D.V>53)return null;"w"in D||(D.w=1),"Z"in D?(W=Ac(Ga(D.y,0,1)),ue=W.getUTCDay(),W=ue>4||ue===0?Su.ceil(W):Su(W),W=Pl.offset(W,(D.V-1)*7),D.y=W.getUTCFullYear(),D.m=W.getUTCMonth(),D.d=W.getUTCDate()+(D.w+6)%7):(W=Oc(Ga(D.y,0,1)),ue=W.getDay(),W=ue>4||ue===0?wu.ceil(W):wu(W),W=Ps.offset(W,(D.V-1)*7),D.y=W.getFullYear(),D.m=W.getMonth(),D.d=W.getDate()+(D.w+6)%7)}else("W"in D||"U"in D)&&("w"in D||(D.w="u"in D?D.u%7:"W"in D?1:0),ue="Z"in D?Ac(Ga(D.y,0,1)).getUTCDay():Oc(Ga(D.y,0,1)).getDay(),D.m=0,D.d="W"in D?(D.w+6)%7+D.W*7-(ue+5)%7:D.w+D.U*7-(ue+6)%7);return"Z"in D?(D.H+=D.Z/100|0,D.M+=D.Z%100,Ac(D)):Oc(D)}}function A(F,K,Q,D){for(var se=0,W=K.length,ue=Q.length,de,ie;se<W;){if(D>=ue)return-1;if(de=K.charCodeAt(se++),de===37){if(de=K.charAt(se++),ie=v[de in db?K.charAt(se++):de],!ie||(D=ie(F,Q,D))<0)return-1}else if(de!=Q.charCodeAt(D++))return-1}return D}function P(F,K,Q){var D=l.exec(K.slice(Q));return D?(F.p=c.get(D[0].toLowerCase()),Q+D[0].length):-1}function M(F,K,Q){var D=d.exec(K.slice(Q));return D?(F.w=y.get(D[0].toLowerCase()),Q+D[0].length):-1}function T(F,K,Q){var D=f.exec(K.slice(Q));return D?(F.w=h.get(D[0].toLowerCase()),Q+D[0].length):-1}function E(F,K,Q){var D=g.exec(K.slice(Q));return D?(F.m=_.get(D[0].toLowerCase()),Q+D[0].length):-1}function C(F,K,Q){var D=m.exec(K.slice(Q));return D?(F.m=p.get(D[0].toLowerCase()),Q+D[0].length):-1}function I(F,K,Q){return A(F,e,K,Q)}function k(F,K,Q){return A(F,r,K,Q)}function j(F,K,Q){return A(F,n,K,Q)}function $(F){return o[F.getDay()]}function N(F){return a[F.getDay()]}function B(F){return u[F.getMonth()]}function R(F){return s[F.getMonth()]}function L(F){return i[+(F.getHours()>=12)]}function q(F){return 1+~~(F.getMonth()/3)}function U(F){return o[F.getUTCDay()]}function X(F){return a[F.getUTCDay()]}function V(F){return u[F.getUTCMonth()]}function te(F){return s[F.getUTCMonth()]}function re(F){return i[+(F.getUTCHours()>=12)]}function H(F){return 1+~~(F.getUTCMonth()/3)}return{format:function(F){var K=w(F+="",b);return K.toString=function(){return F},K},parse:function(F){var K=S(F+="",!1);return K.toString=function(){return F},K},utcFormat:function(F){var K=w(F+="",x);return K.toString=function(){return F},K},utcParse:function(F){var K=S(F+="",!0);return K.toString=function(){return F},K}}}var db={"-":"",_:" ",0:"0"},vt=/^\s*\d+/,Hk=/^%/,Gk=/[\\^$*+?|[\]().{}]/g;function Pe(t,e,r){var n=t<0?"-":"",i=(n?-t:t)+"",a=i.length;return n+(a<r?new Array(r-a+1).join(e)+i:i)}function Kk(t){return t.replace(Gk,"\\$&")}function Ka(t){return new RegExp("^(?:"+t.map(Kk).join("|")+")","i")}function Xa(t){return new Map(t.map((e,r)=>[e.toLowerCase(),r]))}function Xk(t,e,r){var n=vt.exec(e.slice(r,r+1));return n?(t.w=+n[0],r+n[0].length):-1}function Yk(t,e,r){var n=vt.exec(e.slice(r,r+1));return n?(t.u=+n[0],r+n[0].length):-1}function Vk(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.U=+n[0],r+n[0].length):-1}function Zk(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.V=+n[0],r+n[0].length):-1}function Jk(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.W=+n[0],r+n[0].length):-1}function pb(t,e,r){var n=vt.exec(e.slice(r,r+4));return n?(t.y=+n[0],r+n[0].length):-1}function mb(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function Qk(t,e,r){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(e.slice(r,r+6));return n?(t.Z=n[1]?0:-(n[2]+(n[3]||"00")),r+n[0].length):-1}function ej(t,e,r){var n=vt.exec(e.slice(r,r+1));return n?(t.q=n[0]*3-3,r+n[0].length):-1}function tj(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.m=n[0]-1,r+n[0].length):-1}function yb(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.d=+n[0],r+n[0].length):-1}function rj(t,e,r){var n=vt.exec(e.slice(r,r+3));return n?(t.m=0,t.d=+n[0],r+n[0].length):-1}function vb(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.H=+n[0],r+n[0].length):-1}function nj(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.M=+n[0],r+n[0].length):-1}function ij(t,e,r){var n=vt.exec(e.slice(r,r+2));return n?(t.S=+n[0],r+n[0].length):-1}function aj(t,e,r){var n=vt.exec(e.slice(r,r+3));return n?(t.L=+n[0],r+n[0].length):-1}function oj(t,e,r){var n=vt.exec(e.slice(r,r+6));return n?(t.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function sj(t,e,r){var n=Hk.exec(e.slice(r,r+1));return n?r+n[0].length:-1}function uj(t,e,r){var n=vt.exec(e.slice(r));return n?(t.Q=+n[0],r+n[0].length):-1}function lj(t,e,r){var n=vt.exec(e.slice(r));return n?(t.s=+n[0],r+n[0].length):-1}function gb(t,e){return Pe(t.getDate(),e,2)}function cj(t,e){return Pe(t.getHours(),e,2)}function fj(t,e){return Pe(t.getHours()%12||12,e,2)}function hj(t,e){return Pe(1+Ps.count(un(t),t),e,3)}function vA(t,e){return Pe(t.getMilliseconds(),e,3)}function dj(t,e){return vA(t,e)+"000"}function pj(t,e){return Pe(t.getMonth()+1,e,2)}function mj(t,e){return Pe(t.getMinutes(),e,2)}function yj(t,e){return Pe(t.getSeconds(),e,2)}function vj(t){var e=t.getDay();return e===0?7:e}function gj(t,e){return Pe(Tl.count(un(t)-1,t),e,2)}function gA(t){var e=t.getDay();return e>=4||e===0?Ji(t):Ji.ceil(t)}function bj(t,e){return t=gA(t),Pe(Ji.count(un(t),t)+(un(t).getDay()===4),e,2)}function _j(t){return t.getDay()}function xj(t,e){return Pe(wu.count(un(t)-1,t),e,2)}function wj(t,e){return Pe(t.getFullYear()%100,e,2)}function Sj(t,e){return t=gA(t),Pe(t.getFullYear()%100,e,2)}function Oj(t,e){return Pe(t.getFullYear()%1e4,e,4)}function Aj(t,e){var r=t.getDay();return t=r>=4||r===0?Ji(t):Ji.ceil(t),Pe(t.getFullYear()%1e4,e,4)}function Pj(t){var e=t.getTimezoneOffset();return(e>0?"-":(e*=-1,"+"))+Pe(e/60|0,"0",2)+Pe(e%60,"0",2)}function bb(t,e){return Pe(t.getUTCDate(),e,2)}function Tj(t,e){return Pe(t.getUTCHours(),e,2)}function Ej(t,e){return Pe(t.getUTCHours()%12||12,e,2)}function Cj(t,e){return Pe(1+Pl.count(ln(t),t),e,3)}function bA(t,e){return Pe(t.getUTCMilliseconds(),e,3)}function Mj(t,e){return bA(t,e)+"000"}function kj(t,e){return Pe(t.getUTCMonth()+1,e,2)}function jj(t,e){return Pe(t.getUTCMinutes(),e,2)}function Ij(t,e){return Pe(t.getUTCSeconds(),e,2)}function Rj(t){var e=t.getUTCDay();return e===0?7:e}function $j(t,e){return Pe(El.count(ln(t)-1,t),e,2)}function _A(t){var e=t.getUTCDay();return e>=4||e===0?Qi(t):Qi.ceil(t)}function Dj(t,e){return t=_A(t),Pe(Qi.count(ln(t),t)+(ln(t).getUTCDay()===4),e,2)}function Nj(t){return t.getUTCDay()}function Lj(t,e){return Pe(Su.count(ln(t)-1,t),e,2)}function qj(t,e){return Pe(t.getUTCFullYear()%100,e,2)}function Bj(t,e){return t=_A(t),Pe(t.getUTCFullYear()%100,e,2)}function Fj(t,e){return Pe(t.getUTCFullYear()%1e4,e,4)}function zj(t,e){var r=t.getUTCDay();return t=r>=4||r===0?Qi(t):Qi.ceil(t),Pe(t.getUTCFullYear()%1e4,e,4)}function Uj(){return"+0000"}function _b(){return"%"}function xb(t){return+t}function wb(t){return Math.floor(+t/1e3)}var Ei,xA,wA;Wj({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 Wj(t){return Ei=Wk(t),xA=Ei.format,Ei.parse,wA=Ei.utcFormat,Ei.utcParse,Ei}function Hj(t){return new Date(t)}function Gj(t){return t instanceof Date?+t:+new Date(+t)}function gv(t,e,r,n,i,a,o,s,u,l){var c=iv(),f=c.invert,h=c.domain,d=l(".%L"),y=l(":%S"),m=l("%I:%M"),p=l("%I %p"),g=l("%a %d"),_=l("%b %d"),b=l("%B"),x=l("%Y");function v(w){return(u(w)<w?d:s(w)<w?y:o(w)<w?m:a(w)<w?p:n(w)<w?i(w)<w?g:_:r(w)<w?b:x)(w)}return c.invert=function(w){return new Date(f(w))},c.domain=function(w){return arguments.length?h(Array.from(w,Gj)):h().map(Hj)},c.ticks=function(w){var S=h();return t(S[0],S[S.length-1],w??10)},c.tickFormat=function(w,S){return S==null?v:l(S)},c.nice=function(w){var S=h();return(!w||typeof w.range!="function")&&(w=e(S[0],S[S.length-1],w??10)),w?h(uA(S,w)):c},c.copy=function(){return As(c,gv(t,e,r,n,i,a,o,s,u,l))},c}function bv(){return br.apply(gv(zk,Uk,un,yv,Tl,Ps,pv,hv,Vn,xA).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function Kj(){return br.apply(gv(Bk,Fk,ln,vv,El,Pl,mv,dv,Vn,wA).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function Cl(){var t=0,e=1,r,n,i,a,o=Rt,s=!1,u;function l(f){return f==null||isNaN(f=+f)?u:o(i===0?.5:(f=(a(f)-r)*i,s?Math.max(0,Math.min(1,f)):f))}l.domain=function(f){return arguments.length?([t,e]=f,r=a(t=+t),n=a(e=+e),i=r===n?0:1/(n-r),l):[t,e]},l.clamp=function(f){return arguments.length?(s=!!f,l):s},l.interpolator=function(f){return arguments.length?(o=f,l):o};function c(f){return function(h){var d,y;return arguments.length?([d,y]=h,o=f(d,y),l):[o(0),o(1)]}}return l.range=c(gi),l.rangeRound=c(nv),l.unknown=function(f){return arguments.length?(u=f,l):u},function(f){return a=f,r=f(t),n=f(e),i=r===n?0:1/(n-r),l}}function jn(t,e){return e.domain(t.domain()).interpolator(t.interpolator()).clamp(t.clamp()).unknown(t.unknown())}function SA(){var t=kn(Cl()(Rt));return t.copy=function(){return jn(t,SA())},dn.apply(t,arguments)}function OA(){var t=sv(Cl()).domain([1,10]);return t.copy=function(){return jn(t,OA()).base(t.base())},dn.apply(t,arguments)}function AA(){var t=uv(Cl());return t.copy=function(){return jn(t,AA()).constant(t.constant())},dn.apply(t,arguments)}function _v(){var t=lv(Cl());return t.copy=function(){return jn(t,_v()).exponent(t.exponent())},dn.apply(t,arguments)}function Xj(){return _v.apply(null,arguments).exponent(.5)}function PA(){var t=[],e=Rt;function r(n){if(n!=null&&!isNaN(n=+n))return e((Ss(t,n,1)-1)/(t.length-1))}return r.domain=function(n){if(!arguments.length)return t.slice();t=[];for(let i of n)i!=null&&!isNaN(i=+i)&&t.push(i);return t.sort(Pn),r},r.interpolator=function(n){return arguments.length?(e=n,r):e},r.range=function(){return t.map((n,i)=>e(i/(t.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(i,a)=>jM(t,a/n))},r.copy=function(){return PA(e).domain(t)},dn.apply(r,arguments)}function Ml(){var t=0,e=.5,r=1,n=1,i,a,o,s,u,l=Rt,c,f=!1,h;function d(m){return isNaN(m=+m)?h:(m=.5+((m=+c(m))-a)*(n*m<n*a?s:u),l(f?Math.max(0,Math.min(1,m)):m))}d.domain=function(m){return arguments.length?([t,e,r]=m,i=c(t=+t),a=c(e=+e),o=c(r=+r),s=i===a?0:.5/(a-i),u=a===o?0:.5/(o-a),n=a<i?-1:1,d):[t,e,r]},d.clamp=function(m){return arguments.length?(f=!!m,d):f},d.interpolator=function(m){return arguments.length?(l=m,d):l};function y(m){return function(p){var g,_,b;return arguments.length?([g,_,b]=p,l=sk(m,[g,_,b]),d):[l(0),l(.5),l(1)]}}return d.range=y(gi),d.rangeRound=y(nv),d.unknown=function(m){return arguments.length?(h=m,d):h},function(m){return c=m,i=m(t),a=m(e),o=m(r),s=i===a?0:.5/(a-i),u=a===o?0:.5/(o-a),n=a<i?-1:1,d}}function TA(){var t=kn(Ml()(Rt));return t.copy=function(){return jn(t,TA())},dn.apply(t,arguments)}function EA(){var t=sv(Ml()).domain([.1,1,10]);return t.copy=function(){return jn(t,EA()).base(t.base())},dn.apply(t,arguments)}function CA(){var t=uv(Ml());return t.copy=function(){return jn(t,CA()).constant(t.constant())},dn.apply(t,arguments)}function xv(){var t=lv(Ml());return t.copy=function(){return jn(t,xv()).exponent(t.exponent())},dn.apply(t,arguments)}function Yj(){return xv.apply(null,arguments).exponent(.5)}var sm="http://www.w3.org/1999/xhtml";const Sb={svg:"http://www.w3.org/2000/svg",xhtml:sm,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function kl(t){var e=t+="",r=e.indexOf(":");return r>=0&&(e=t.slice(0,r))!=="xmlns"&&(t=t.slice(r+1)),Sb.hasOwnProperty(e)?{space:Sb[e],local:t}:t}function Vj(t){return function(){var e=this.ownerDocument,r=this.namespaceURI;return r===sm&&e.documentElement.namespaceURI===sm?e.createElement(t):e.createElementNS(r,t)}}function Zj(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function MA(t){var e=kl(t);return(e.local?Zj:Vj)(e)}function Jj(){}function wv(t){return t==null?Jj:function(){return this.querySelector(t)}}function Qj(t){typeof t!="function"&&(t=wv(t));for(var e=this._groups,r=e.length,n=new Array(r),i=0;i<r;++i)for(var a=e[i],o=a.length,s=n[i]=new Array(o),u,l,c=0;c<o;++c)(u=a[c])&&(l=t.call(u,u.__data__,c,a))&&("__data__"in u&&(l.__data__=u.__data__),s[c]=l);return new ir(n,this._parents)}function eI(t){return t==null?[]:Array.isArray(t)?t:Array.from(t)}function tI(){return[]}function kA(t){return t==null?tI:function(){return this.querySelectorAll(t)}}function rI(t){return function(){return eI(t.apply(this,arguments))}}function nI(t){typeof t=="function"?t=rI(t):t=kA(t);for(var e=this._groups,r=e.length,n=[],i=[],a=0;a<r;++a)for(var o=e[a],s=o.length,u,l=0;l<s;++l)(u=o[l])&&(n.push(t.call(u,u.__data__,l,o)),i.push(u));return new ir(n,i)}function jA(t){return function(){return this.matches(t)}}function IA(t){return function(e){return e.matches(t)}}var iI=Array.prototype.find;function aI(t){return function(){return iI.call(this.children,t)}}function oI(){return this.firstElementChild}function sI(t){return this.select(t==null?oI:aI(typeof t=="function"?t:IA(t)))}var uI=Array.prototype.filter;function lI(){return Array.from(this.children)}function cI(t){return function(){return uI.call(this.children,t)}}function fI(t){return this.selectAll(t==null?lI:cI(typeof t=="function"?t:IA(t)))}function hI(t){typeof t!="function"&&(t=jA(t));for(var e=this._groups,r=e.length,n=new Array(r),i=0;i<r;++i)for(var a=e[i],o=a.length,s=n[i]=[],u,l=0;l<o;++l)(u=a[l])&&t.call(u,u.__data__,l,a)&&s.push(u);return new ir(n,this._parents)}function RA(t){return new Array(t.length)}function dI(){return new ir(this._enter||this._groups.map(RA),this._parents)}function Ou(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}Ou.prototype={constructor:Ou,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}};function pI(t){return function(){return t}}function mI(t,e,r,n,i,a){for(var o=0,s,u=e.length,l=a.length;o<l;++o)(s=e[o])?(s.__data__=a[o],n[o]=s):r[o]=new Ou(t,a[o]);for(;o<u;++o)(s=e[o])&&(i[o]=s)}function yI(t,e,r,n,i,a,o){var s,u,l=new Map,c=e.length,f=a.length,h=new Array(c),d;for(s=0;s<c;++s)(u=e[s])&&(h[s]=d=o.call(u,u.__data__,s,e)+"",l.has(d)?i[s]=u:l.set(d,u));for(s=0;s<f;++s)d=o.call(t,a[s],s,a)+"",(u=l.get(d))?(n[s]=u,u.__data__=a[s],l.delete(d)):r[s]=new Ou(t,a[s]);for(s=0;s<c;++s)(u=e[s])&&l.get(h[s])===u&&(i[s]=u)}function vI(t){return t.__data__}function gI(t,e){if(!arguments.length)return Array.from(this,vI);var r=e?yI:mI,n=this._parents,i=this._groups;typeof t!="function"&&(t=pI(t));for(var a=i.length,o=new Array(a),s=new Array(a),u=new Array(a),l=0;l<a;++l){var c=n[l],f=i[l],h=f.length,d=bI(t.call(c,c&&c.__data__,l,n)),y=d.length,m=s[l]=new Array(y),p=o[l]=new Array(y),g=u[l]=new Array(h);r(c,f,m,p,g,d,e);for(var _=0,b=0,x,v;_<y;++_)if(x=m[_]){for(_>=b&&(b=_+1);!(v=p[b])&&++b<y;);x._next=v||null}}return o=new ir(o,n),o._enter=s,o._exit=u,o}function bI(t){return typeof t=="object"&&"length"in t?t:Array.from(t)}function _I(){return new ir(this._exit||this._groups.map(RA),this._parents)}function xI(t,e,r){var n=this.enter(),i=this,a=this.exit();return typeof t=="function"?(n=t(n),n&&(n=n.selection())):n=n.append(t+""),e!=null&&(i=e(i),i&&(i=i.selection())),r==null?a.remove():r(a),n&&i?n.merge(i).order():i}function wI(t){for(var e=t.selection?t.selection():t,r=this._groups,n=e._groups,i=r.length,a=n.length,o=Math.min(i,a),s=new Array(i),u=0;u<o;++u)for(var l=r[u],c=n[u],f=l.length,h=s[u]=new Array(f),d,y=0;y<f;++y)(d=l[y]||c[y])&&(h[y]=d);for(;u<i;++u)s[u]=r[u];return new ir(s,this._parents)}function SI(){for(var t=this._groups,e=-1,r=t.length;++e<r;)for(var n=t[e],i=n.length-1,a=n[i],o;--i>=0;)(o=n[i])&&(a&&o.compareDocumentPosition(a)^4&&a.parentNode.insertBefore(o,a),a=o);return this}function OI(t){t||(t=AI);function e(f,h){return f&&h?t(f.__data__,h.__data__):!f-!h}for(var r=this._groups,n=r.length,i=new Array(n),a=0;a<n;++a){for(var o=r[a],s=o.length,u=i[a]=new Array(s),l,c=0;c<s;++c)(l=o[c])&&(u[c]=l);u.sort(e)}return new ir(i,this._parents).order()}function AI(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function PI(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this}function TI(){return Array.from(this)}function EI(){for(var t=this._groups,e=0,r=t.length;e<r;++e)for(var n=t[e],i=0,a=n.length;i<a;++i){var o=n[i];if(o)return o}return null}function CI(){let t=0;for(const e of this)++t;return t}function MI(){return!this.node()}function kI(t){for(var e=this._groups,r=0,n=e.length;r<n;++r)for(var i=e[r],a=0,o=i.length,s;a<o;++a)(s=i[a])&&t.call(s,s.__data__,a,i);return this}function jI(t){return function(){this.removeAttribute(t)}}function II(t){return function(){this.removeAttributeNS(t.space,t.local)}}function RI(t,e){return function(){this.setAttribute(t,e)}}function $I(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function DI(t,e){return function(){var r=e.apply(this,arguments);r==null?this.removeAttribute(t):this.setAttribute(t,r)}}function NI(t,e){return function(){var r=e.apply(this,arguments);r==null?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,r)}}function LI(t,e){var r=kl(t);if(arguments.length<2){var n=this.node();return r.local?n.getAttributeNS(r.space,r.local):n.getAttribute(r)}return this.each((e==null?r.local?II:jI:typeof e=="function"?r.local?NI:DI:r.local?$I:RI)(r,e))}function $A(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function qI(t){return function(){this.style.removeProperty(t)}}function BI(t,e,r){return function(){this.style.setProperty(t,e,r)}}function FI(t,e,r){return function(){var n=e.apply(this,arguments);n==null?this.style.removeProperty(t):this.style.setProperty(t,n,r)}}function zI(t,e,r){return arguments.length>1?this.each((e==null?qI:typeof e=="function"?FI:BI)(t,e,r??"")):ea(this.node(),t)}function ea(t,e){return t.style.getPropertyValue(e)||$A(t).getComputedStyle(t,null).getPropertyValue(e)}function UI(t){return function(){delete this[t]}}function WI(t,e){return function(){this[t]=e}}function HI(t,e){return function(){var r=e.apply(this,arguments);r==null?delete this[t]:this[t]=r}}function GI(t,e){return arguments.length>1?this.each((e==null?UI:typeof e=="function"?HI:WI)(t,e)):this.node()[t]}function DA(t){return t.trim().split(/^|\s+/)}function Sv(t){return t.classList||new NA(t)}function NA(t){this._node=t,this._names=DA(t.getAttribute("class")||"")}NA.prototype={add:function(t){var e=this._names.indexOf(t);e<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};function LA(t,e){for(var r=Sv(t),n=-1,i=e.length;++n<i;)r.add(e[n])}function qA(t,e){for(var r=Sv(t),n=-1,i=e.length;++n<i;)r.remove(e[n])}function KI(t){return function(){LA(this,t)}}function XI(t){return function(){qA(this,t)}}function YI(t,e){return function(){(e.apply(this,arguments)?LA:qA)(this,t)}}function VI(t,e){var r=DA(t+"");if(arguments.length<2){for(var n=Sv(this.node()),i=-1,a=r.length;++i<a;)if(!n.contains(r[i]))return!1;return!0}return this.each((typeof e=="function"?YI:e?KI:XI)(r,e))}function ZI(){this.textContent=""}function JI(t){return function(){this.textContent=t}}function QI(t){return function(){var e=t.apply(this,arguments);this.textContent=e??""}}function eR(t){return arguments.length?this.each(t==null?ZI:(typeof t=="function"?QI:JI)(t)):this.node().textContent}function tR(){this.innerHTML=""}function rR(t){return function(){this.innerHTML=t}}function nR(t){return function(){var e=t.apply(this,arguments);this.innerHTML=e??""}}function iR(t){return arguments.length?this.each(t==null?tR:(typeof t=="function"?nR:rR)(t)):this.node().innerHTML}function aR(){this.nextSibling&&this.parentNode.appendChild(this)}function oR(){return this.each(aR)}function sR(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function uR(){return this.each(sR)}function lR(t){var e=typeof t=="function"?t:MA(t);return this.select(function(){return this.appendChild(e.apply(this,arguments))})}function cR(){return null}function fR(t,e){var r=typeof t=="function"?t:MA(t),n=e==null?cR:typeof e=="function"?e:wv(e);return this.select(function(){return this.insertBefore(r.apply(this,arguments),n.apply(this,arguments)||null)})}function hR(){var t=this.parentNode;t&&t.removeChild(this)}function dR(){return this.each(hR)}function pR(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function mR(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function yR(t){return this.select(t?mR:pR)}function vR(t){return arguments.length?this.property("__data__",t):this.node().__data__}function gR(t){return function(e){t.call(this,e,this.__data__)}}function bR(t){return t.trim().split(/^|\s+/).map(function(e){var r="",n=e.indexOf(".");return n>=0&&(r=e.slice(n+1),e=e.slice(0,n)),{type:e,name:r}})}function _R(t){return function(){var e=this.__on;if(e){for(var r=0,n=-1,i=e.length,a;r<i;++r)a=e[r],(!t.type||a.type===t.type)&&a.name===t.name?this.removeEventListener(a.type,a.listener,a.options):e[++n]=a;++n?e.length=n:delete this.__on}}}function xR(t,e,r){return function(){var n=this.__on,i,a=gR(e);if(n){for(var o=0,s=n.length;o<s;++o)if((i=n[o]).type===t.type&&i.name===t.name){this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=a,i.options=r),i.value=e;return}}this.addEventListener(t.type,a,r),i={type:t.type,name:t.name,value:e,listener:a,options:r},n?n.push(i):this.__on=[i]}}function wR(t,e,r){var n=bR(t+""),i,a=n.length,o;if(arguments.length<2){var s=this.node().__on;if(s){for(var u=0,l=s.length,c;u<l;++u)for(i=0,c=s[u];i<a;++i)if((o=n[i]).type===c.type&&o.name===c.name)return c.value}return}for(s=e?xR:_R,i=0;i<a;++i)this.each(s(n[i],e,r));return this}function BA(t,e,r){var n=$A(t),i=n.CustomEvent;typeof i=="function"?i=new i(e,r):(i=n.document.createEvent("Event"),r?(i.initEvent(e,r.bubbles,r.cancelable),i.detail=r.detail):i.initEvent(e,!1,!1)),t.dispatchEvent(i)}function SR(t,e){return function(){return BA(this,t,e)}}function OR(t,e){return function(){return BA(this,t,e.apply(this,arguments))}}function AR(t,e){return this.each((typeof e=="function"?OR:SR)(t,e))}function*PR(){for(var t=this._groups,e=0,r=t.length;e<r;++e)for(var n=t[e],i=0,a=n.length,o;i<a;++i)(o=n[i])&&(yield o)}var FA=[null];function ir(t,e){this._groups=t,this._parents=e}function ja(){return new ir([[document.documentElement]],FA)}function TR(){return this}ir.prototype=ja.prototype={constructor:ir,select:Qj,selectAll:nI,selectChild:sI,selectChildren:fI,filter:hI,data:gI,enter:dI,exit:_I,join:xI,merge:wI,selection:TR,order:SI,sort:OI,call:PI,nodes:TI,node:EI,size:CI,empty:MI,each:kI,attr:LI,style:zI,property:GI,classed:VI,text:eR,html:iR,raise:oR,lower:uR,append:lR,insert:fR,remove:dR,clone:yR,datum:vR,on:wR,dispatch:AR,[Symbol.iterator]:PR};function Qt(t){return typeof t=="string"?new ir([[document.querySelector(t)]],[document.documentElement]):new ir([[t]],FA)}function ER(t){let e;for(;e=t.sourceEvent;)t=e;return t}function Ob(t,e){if(t=ER(t),e===void 0&&(e=t.currentTarget),e){var r=e.ownerSVGElement||e;if(r.createSVGPoint){var n=r.createSVGPoint();return n.x=t.clientX,n.y=t.clientY,n=n.matrixTransform(e.getScreenCTM().inverse()),[n.x,n.y]}if(e.getBoundingClientRect){var i=e.getBoundingClientRect();return[t.clientX-i.left-e.clientLeft,t.clientY-i.top-e.clientTop]}}return[t.pageX,t.pageY]}function We(t){return function(){return t}}const zA=Math.cos,Au=Math.sin,Er=Math.sqrt,Ab=1e-12,Pu=Math.PI,jl=2*Pu,um=Math.PI,lm=2*um,Gn=1e-6,CR=lm-Gn;function UA(t){this._+=t[0];for(let e=1,r=t.length;e<r;++e)this._+=arguments[e]+t[e]}function MR(t){let e=Math.floor(t);if(!(e>=0))throw new Error(`invalid digits: ${t}`);if(e>15)return UA;const r=10**e;return function(n){this._+=n[0];for(let i=1,a=n.length;i<a;++i)this._+=Math.round(arguments[i]*r)/r+n[i]}}class kR{constructor(e){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=e==null?UA:MR(e)}moveTo(e,r){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+r}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(e,r){this._append`L${this._x1=+e},${this._y1=+r}`}quadraticCurveTo(e,r,n,i){this._append`Q${+e},${+r},${this._x1=+n},${this._y1=+i}`}bezierCurveTo(e,r,n,i,a,o){this._append`C${+e},${+r},${+n},${+i},${this._x1=+a},${this._y1=+o}`}arcTo(e,r,n,i,a){if(e=+e,r=+r,n=+n,i=+i,a=+a,a<0)throw new Error(`negative radius: ${a}`);let o=this._x1,s=this._y1,u=n-e,l=i-r,c=o-e,f=s-r,h=c*c+f*f;if(this._x1===null)this._append`M${this._x1=e},${this._y1=r}`;else if(h>Gn)if(!(Math.abs(f*u-l*c)>Gn)||!a)this._append`L${this._x1=e},${this._y1=r}`;else{let d=n-o,y=i-s,m=u*u+l*l,p=d*d+y*y,g=Math.sqrt(m),_=Math.sqrt(h),b=a*Math.tan((um-Math.acos((m+h-p)/(2*g*_)))/2),x=b/_,v=b/g;Math.abs(x-1)>Gn&&this._append`L${e+x*c},${r+x*f}`,this._append`A${a},${a},0,0,${+(f*d>c*y)},${this._x1=e+v*u},${this._y1=r+v*l}`}}arc(e,r,n,i,a,o){if(e=+e,r=+r,n=+n,o=!!o,n<0)throw new Error(`negative radius: ${n}`);let s=n*Math.cos(i),u=n*Math.sin(i),l=e+s,c=r+u,f=1^o,h=o?i-a:a-i;this._x1===null?this._append`M${l},${c}`:(Math.abs(this._x1-l)>Gn||Math.abs(this._y1-c)>Gn)&&this._append`L${l},${c}`,n&&(h<0&&(h=h%lm+lm),h>CR?this._append`A${n},${n},0,1,${f},${e-s},${r-u}A${n},${n},0,1,${f},${this._x1=l},${this._y1=c}`:h>Gn&&this._append`A${n},${n},0,${+(h>=um)},${f},${this._x1=e+n*Math.cos(a)},${this._y1=r+n*Math.sin(a)}`)}rect(e,r,n,i){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+r}h${n=+n}v${+i}h${-n}Z`}toString(){return this._}}function Ov(t){let e=3;return t.digits=function(r){if(!arguments.length)return e;if(r==null)e=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);e=n}return t},()=>new kR(e)}function Av(t){return typeof t=="object"&&"length"in t?t:Array.from(t)}function WA(t){this._context=t}WA.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e);break}}};function Il(t){return new WA(t)}function HA(t){return t[0]}function GA(t){return t[1]}function Pv(t,e){var r=We(!0),n=null,i=Il,a=null,o=Ov(s);t=typeof t=="function"?t:t===void 0?HA:We(t),e=typeof e=="function"?e:e===void 0?GA:We(e);function s(u){var l,c=(u=Av(u)).length,f,h=!1,d;for(n==null&&(a=i(d=o())),l=0;l<=c;++l)!(l<c&&r(f=u[l],l,u))===h&&((h=!h)?a.lineStart():a.lineEnd()),h&&a.point(+t(f,l,u),+e(f,l,u));if(d)return a=null,d+""||null}return s.x=function(u){return arguments.length?(t=typeof u=="function"?u:We(+u),s):t},s.y=function(u){return arguments.length?(e=typeof u=="function"?u:We(+u),s):e},s.defined=function(u){return arguments.length?(r=typeof u=="function"?u:We(!!u),s):r},s.curve=function(u){return arguments.length?(i=u,n!=null&&(a=i(n)),s):i},s.context=function(u){return arguments.length?(u==null?n=a=null:a=i(n=u),s):n},s}function Zn(t,e,r){var n=null,i=We(!0),a=null,o=Il,s=null,u=Ov(l);t=typeof t=="function"?t:t===void 0?HA:We(+t),e=typeof e=="function"?e:We(e===void 0?0:+e),r=typeof r=="function"?r:r===void 0?GA:We(+r);function l(f){var h,d,y,m=(f=Av(f)).length,p,g=!1,_,b=new Array(m),x=new Array(m);for(a==null&&(s=o(_=u())),h=0;h<=m;++h){if(!(h<m&&i(p=f[h],h,f))===g)if(g=!g)d=h,s.areaStart(),s.lineStart();else{for(s.lineEnd(),s.lineStart(),y=h-1;y>=d;--y)s.point(b[y],x[y]);s.lineEnd(),s.areaEnd()}g&&(b[h]=+t(p,h,f),x[h]=+e(p,h,f),s.point(n?+n(p,h,f):b[h],r?+r(p,h,f):x[h]))}if(_)return s=null,_+""||null}function c(){return Pv().defined(i).curve(o).context(a)}return l.x=function(f){return arguments.length?(t=typeof f=="function"?f:We(+f),n=null,l):t},l.x0=function(f){return arguments.length?(t=typeof f=="function"?f:We(+f),l):t},l.x1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:We(+f),l):n},l.y=function(f){return arguments.length?(e=typeof f=="function"?f:We(+f),r=null,l):e},l.y0=function(f){return arguments.length?(e=typeof f=="function"?f:We(+f),l):e},l.y1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:We(+f),l):r},l.lineX0=l.lineY0=function(){return c().x(t).y(e)},l.lineY1=function(){return c().x(t).y(r)},l.lineX1=function(){return c().x(n).y(e)},l.defined=function(f){return arguments.length?(i=typeof f=="function"?f:We(!!f),l):i},l.curve=function(f){return arguments.length?(o=f,a!=null&&(s=o(a)),l):o},l.context=function(f){return arguments.length?(f==null?a=s=null:s=o(a=f),l):a},l}class KA{constructor(e,r){this._context=e,this._x=r}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(e,r){switch(e=+e,r=+r,this._point){case 0:{this._point=1,this._line?this._context.lineTo(e,r):this._context.moveTo(e,r);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+e)/2,this._y0,this._x0,r,e,r):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+r)/2,e,this._y0,e,r);break}}this._x0=e,this._y0=r}}function jR(t){return new KA(t,!0)}function IR(t){return new KA(t,!1)}const Tv={draw(t,e){const r=Er(e/Pu);t.moveTo(r,0),t.arc(0,0,r,0,jl)}},RR={draw(t,e){const r=Er(e/5)/2;t.moveTo(-3*r,-r),t.lineTo(-r,-r),t.lineTo(-r,-3*r),t.lineTo(r,-3*r),t.lineTo(r,-r),t.lineTo(3*r,-r),t.lineTo(3*r,r),t.lineTo(r,r),t.lineTo(r,3*r),t.lineTo(-r,3*r),t.lineTo(-r,r),t.lineTo(-3*r,r),t.closePath()}},XA=Er(1/3),$R=XA*2,DR={draw(t,e){const r=Er(e/$R),n=r*XA;t.moveTo(0,-r),t.lineTo(n,0),t.lineTo(0,r),t.lineTo(-n,0),t.closePath()}},NR={draw(t,e){const r=Er(e),n=-r/2;t.rect(n,n,r,r)}},LR=.8908130915292852,YA=Au(Pu/10)/Au(7*Pu/10),qR=Au(jl/10)*YA,BR=-zA(jl/10)*YA,FR={draw(t,e){const r=Er(e*LR),n=qR*r,i=BR*r;t.moveTo(0,-r),t.lineTo(n,i);for(let a=1;a<5;++a){const o=jl*a/5,s=zA(o),u=Au(o);t.lineTo(u*r,-s*r),t.lineTo(s*n-u*i,u*n+s*i)}t.closePath()}},Pc=Er(3),zR={draw(t,e){const r=-Er(e/(Pc*3));t.moveTo(0,r*2),t.lineTo(-Pc*r,-r),t.lineTo(Pc*r,-r),t.closePath()}},sr=-.5,ur=Er(3)/2,cm=1/Er(12),UR=(cm/2+1)*3,WR={draw(t,e){const r=Er(e/UR),n=r/2,i=r*cm,a=n,o=r*cm+r,s=-a,u=o;t.moveTo(n,i),t.lineTo(a,o),t.lineTo(s,u),t.lineTo(sr*n-ur*i,ur*n+sr*i),t.lineTo(sr*a-ur*o,ur*a+sr*o),t.lineTo(sr*s-ur*u,ur*s+sr*u),t.lineTo(sr*n+ur*i,sr*i-ur*n),t.lineTo(sr*a+ur*o,sr*o-ur*a),t.lineTo(sr*s+ur*u,sr*u-ur*s),t.closePath()}};function HR(t,e){let r=null,n=Ov(i);t=typeof t=="function"?t:We(t||Tv),e=typeof e=="function"?e:We(e===void 0?64:+e);function i(){let a;if(r||(r=a=n()),t.apply(this,arguments).draw(r,+e.apply(this,arguments)),a)return r=null,a+""||null}return i.type=function(a){return arguments.length?(t=typeof a=="function"?a:We(a),i):t},i.size=function(a){return arguments.length?(e=typeof a=="function"?a:We(+a),i):e},i.context=function(a){return arguments.length?(r=a??null,i):r},i}function Tu(){}function Eu(t,e,r){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+r)/6)}function VA(t){this._context=t}VA.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:Eu(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:Eu(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function GR(t){return new VA(t)}function ZA(t){this._context=t}ZA.prototype={areaStart:Tu,areaEnd:Tu,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:Eu(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function KR(t){return new ZA(t)}function JA(t){this._context=t}JA.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var r=(this._x0+4*this._x1+t)/6,n=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(r,n):this._context.moveTo(r,n);break;case 3:this._point=4;default:Eu(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function XR(t){return new JA(t)}function Pb(t,e,r){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-r),t._x2,t._y2)}function Ev(t,e){this._context=t,this._k=(1-e)/6}Ev.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:Pb(this,this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:Pb(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function r(n){return new Ev(n,e)}return r.tension=function(n){return t(+n)},r})(0);function YR(t,e,r){var n=t._x1,i=t._y1,a=t._x2,o=t._y2;if(t._l01_a>Ab){var s=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,u=3*t._l01_a*(t._l01_a+t._l12_a);n=(n*s-t._x0*t._l12_2a+t._x2*t._l01_2a)/u,i=(i*s-t._y0*t._l12_2a+t._y2*t._l01_2a)/u}if(t._l23_a>Ab){var l=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,c=3*t._l23_a*(t._l23_a+t._l12_a);a=(a*l+t._x1*t._l23_2a-e*t._l12_2a)/c,o=(o*l+t._y1*t._l23_2a-r*t._l12_2a)/c}t._context.bezierCurveTo(n,i,a,o,t._x2,t._y2)}function QA(t,e){this._context=t,this._alpha=e}QA.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var r=this._x2-t,n=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(r*r+n*n,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:YR(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const fm=(function t(e){function r(n){return e?new QA(n,e):new Ev(n,0)}return r.alpha=function(n){return t(+n)},r})(.5);function eP(t){this._context=t}eP.prototype={areaStart:Tu,areaEnd:Tu,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}};function VR(t){return new eP(t)}function Tb(t){return t<0?-1:1}function Eb(t,e,r){var n=t._x1-t._x0,i=e-t._x1,a=(t._y1-t._y0)/(n||i<0&&-0),o=(r-t._y1)/(i||n<0&&-0),s=(a*i+o*n)/(n+i);return(Tb(a)+Tb(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(s))||0}function Cb(t,e){var r=t._x1-t._x0;return r?(3*(t._y1-t._y0)/r-e)/2:e}function Tc(t,e,r){var n=t._x0,i=t._y0,a=t._x1,o=t._y1,s=(a-n)/3;t._context.bezierCurveTo(n+s,i+s*e,a-s,o-s*r,a,o)}function Cu(t){this._context=t}Cu.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:Tc(this,this._t0,Cb(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var r=NaN;if(t=+t,e=+e,!(t===this._x1&&e===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,Tc(this,Cb(this,r=Eb(this,t,e)),r);break;default:Tc(this,this._t0,r=Eb(this,t,e));break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=r}}};function tP(t){this._context=new rP(t)}(tP.prototype=Object.create(Cu.prototype)).point=function(t,e){Cu.prototype.point.call(this,e,t)};function rP(t){this._context=t}rP.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,r,n,i,a){this._context.bezierCurveTo(e,t,n,r,a,i)}};function nP(t){return new Cu(t)}function ZR(t){return new tP(t)}function iP(t){this._context=t}iP.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var t=this._x,e=this._y,r=t.length;if(r)if(this._line?this._context.lineTo(t[0],e[0]):this._context.moveTo(t[0],e[0]),r===2)this._context.lineTo(t[1],e[1]);else for(var n=Mb(t),i=Mb(e),a=0,o=1;o<r;++a,++o)this._context.bezierCurveTo(n[0][a],i[0][a],n[1][a],i[1][a],t[o],e[o]);(this._line||this._line!==0&&r===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(t,e){this._x.push(+t),this._y.push(+e)}};function Mb(t){var e,r=t.length-1,n,i=new Array(r),a=new Array(r),o=new Array(r);for(i[0]=0,a[0]=2,o[0]=t[0]+2*t[1],e=1;e<r-1;++e)i[e]=1,a[e]=4,o[e]=4*t[e]+2*t[e+1];for(i[r-1]=2,a[r-1]=7,o[r-1]=8*t[r-1]+t[r],e=1;e<r;++e)n=i[e]/a[e-1],a[e]-=n,o[e]-=n*o[e-1];for(i[r-1]=o[r-1]/a[r-1],e=r-2;e>=0;--e)i[e]=(o[e]-i[e+1])/a[e];for(a[r-1]=(t[r]+i[r-1])/2,e=0;e<r-1;++e)a[e]=2*t[e+1]-i[e+1];return[i,a]}function JR(t){return new iP(t)}function Rl(t,e){this._context=t,this._t=e}Rl.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var r=this._x*(1-this._t)+t*this._t;this._context.lineTo(r,this._y),this._context.lineTo(r,e)}break}}this._x=t,this._y=e}};function QR(t){return new Rl(t,.5)}function e$(t){return new Rl(t,0)}function t$(t){return new Rl(t,1)}function ta(t,e){if((o=t.length)>1)for(var r=1,n,i,a=t[e[0]],o,s=a.length;r<o;++r)for(i=a,a=t[e[r]],n=0;n<s;++n)a[n][1]+=a[n][0]=isNaN(i[n][1])?i[n][0]:i[n][1]}function hm(t){for(var e=t.length,r=new Array(e);--e>=0;)r[e]=e;return r}function r$(t,e){return t[e]}function n$(t){const e=[];return e.key=t,e}function Cv(){var t=We([]),e=hm,r=ta,n=r$;function i(a){var o=Array.from(t.apply(this,arguments),n$),s,u=o.length,l=-1,c;for(const f of a)for(s=0,++l;s<u;++s)(o[s][l]=[0,+n(f,o[s].key,l,a)]).data=f;for(s=0,c=Av(e(o));s<u;++s)o[c[s]].index=s;return r(o,c),o}return i.keys=function(a){return arguments.length?(t=typeof a=="function"?a:We(Array.from(a)),i):t},i.value=function(a){return arguments.length?(n=typeof a=="function"?a:We(+a),i):n},i.order=function(a){return arguments.length?(e=a==null?hm:typeof a=="function"?a:We(Array.from(a)),i):e},i.offset=function(a){return arguments.length?(r=a??ta,i):r},i}function i$(t,e){if((n=t.length)>0){for(var r,n,i=0,a=t[0].length,o;i<a;++i){for(o=r=0;r<n;++r)o+=t[r][i][1]||0;if(o)for(r=0;r<n;++r)t[r][i][1]/=o}ta(t,e)}}function a$(t,e){if((i=t.length)>0){for(var r=0,n=t[e[0]],i,a=n.length;r<a;++r){for(var o=0,s=0;o<i;++o)s+=t[o][r][1]||0;n[r][1]+=n[r][0]=-s/2}ta(t,e)}}function o$(t,e){if(!(!((o=t.length)>0)||!((a=(i=t[e[0]]).length)>0))){for(var r=0,n=1,i,a,o;n<a;++n){for(var s=0,u=0,l=0;s<o;++s){for(var c=t[e[s]],f=c[n][1]||0,h=c[n-1][1]||0,d=(f-h)/2,y=0;y<s;++y){var m=t[e[y]],p=m[n][1]||0,g=m[n-1][1]||0;d+=p-g}u+=f,l+=d*f}i[n-1][1]+=i[n-1][0]=r,u&&(r-=l/u)}i[n-1][1]+=i[n-1][0]=r,ta(t,e)}}var s$={value:()=>{}};function Mv(){for(var t=0,e=arguments.length,r={},n;t<e;++t){if(!(n=arguments[t]+"")||n in r||/[\s.]/.test(n))throw new Error("illegal type: "+n);r[n]=[]}return new uu(r)}function uu(t){this._=t}function u$(t,e){return t.trim().split(/^|\s+/).map(function(r){var n="",i=r.indexOf(".");if(i>=0&&(n=r.slice(i+1),r=r.slice(0,i)),r&&!e.hasOwnProperty(r))throw new Error("unknown type: "+r);return{type:r,name:n}})}uu.prototype=Mv.prototype={constructor:uu,on:function(t,e){var r=this._,n=u$(t+"",r),i,a=-1,o=n.length;if(arguments.length<2){for(;++a<o;)if((i=(t=n[a]).type)&&(i=l$(r[i],t.name)))return i;return}if(e!=null&&typeof e!="function")throw new Error("invalid callback: "+e);for(;++a<o;)if(i=(t=n[a]).type)r[i]=kb(r[i],t.name,e);else if(e==null)for(i in r)r[i]=kb(r[i],t.name,null);return this},copy:function(){var t={},e=this._;for(var r in e)t[r]=e[r].slice();return new uu(t)},call:function(t,e){if((i=arguments.length-2)>0)for(var r=new Array(i),n=0,i,a;n<i;++n)r[n]=arguments[n+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(a=this._[t],n=0,i=a.length;n<i;++n)a[n].value.apply(e,r)},apply:function(t,e,r){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var n=this._[t],i=0,a=n.length;i<a;++i)n[i].value.apply(e,r)}};function l$(t,e){for(var r=0,n=t.length,i;r<n;++r)if((i=t[r]).name===e)return i.value}function kb(t,e,r){for(var n=0,i=t.length;n<i;++n)if(t[n].name===e){t[n]=s$,t=t.slice(0,n).concat(t.slice(n+1));break}return r!=null&&t.push({name:e,value:r}),t}var ra=0,so=0,Ya=0,aP=1e3,Mu,uo,ku=0,fi=0,$l=0,No=typeof performance=="object"&&performance.now?performance:Date,oP=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function kv(){return fi||(oP(c$),fi=No.now()+$l)}function c$(){fi=0}function ju(){this._call=this._time=this._next=null}ju.prototype=sP.prototype={constructor:ju,restart:function(t,e,r){if(typeof t!="function")throw new TypeError("callback is not a function");r=(r==null?kv():+r)+(e==null?0:+e),!this._next&&uo!==this&&(uo?uo._next=this:Mu=this,uo=this),this._call=t,this._time=r,dm()},stop:function(){this._call&&(this._call=null,this._time=1/0,dm())}};function sP(t,e,r){var n=new ju;return n.restart(t,e,r),n}function f$(){kv(),++ra;for(var t=Mu,e;t;)(e=fi-t._time)>=0&&t._call.call(void 0,e),t=t._next;--ra}function jb(){fi=(ku=No.now())+$l,ra=so=0;try{f$()}finally{ra=0,d$(),fi=0}}function h$(){var t=No.now(),e=t-ku;e>aP&&($l-=e,ku=t)}function d$(){for(var t,e=Mu,r,n=1/0;e;)e._call?(n>e._time&&(n=e._time),t=e,e=e._next):(r=e._next,e._next=null,e=t?t._next=r:Mu=r);uo=t,dm(n)}function dm(t){if(!ra){so&&(so=clearTimeout(so));var e=t-fi;e>24?(t<1/0&&(so=setTimeout(jb,t-No.now()-$l)),Ya&&(Ya=clearInterval(Ya))):(Ya||(ku=No.now(),Ya=setInterval(h$,aP)),ra=1,oP(jb))}}function Ib(t,e,r){var n=new ju;return e=e==null?0:+e,n.restart(i=>{n.stop(),t(i+e)},e,r),n}var p$=Mv("start","end","cancel","interrupt"),m$=[],uP=0,Rb=1,pm=2,lu=3,$b=4,mm=5,cu=6;function Dl(t,e,r,n,i,a){var o=t.__transition;if(!o)t.__transition={};else if(r in o)return;y$(t,r,{name:e,index:n,group:i,on:p$,tween:m$,time:a.time,delay:a.delay,duration:a.duration,ease:a.ease,timer:null,state:uP})}function jv(t,e){var r=Cr(t,e);if(r.state>uP)throw new Error("too late; already scheduled");return r}function Gr(t,e){var r=Cr(t,e);if(r.state>lu)throw new Error("too late; already running");return r}function Cr(t,e){var r=t.__transition;if(!r||!(r=r[e]))throw new Error("transition not found");return r}function y$(t,e,r){var n=t.__transition,i;n[e]=r,r.timer=sP(a,0,r.time);function a(l){r.state=Rb,r.timer.restart(o,r.delay,r.time),r.delay<=l&&o(l-r.delay)}function o(l){var c,f,h,d;if(r.state!==Rb)return u();for(c in n)if(d=n[c],d.name===r.name){if(d.state===lu)return Ib(o);d.state===$b?(d.state=cu,d.timer.stop(),d.on.call("interrupt",t,t.__data__,d.index,d.group),delete n[c]):+c<e&&(d.state=cu,d.timer.stop(),d.on.call("cancel",t,t.__data__,d.index,d.group),delete n[c])}if(Ib(function(){r.state===lu&&(r.state=$b,r.timer.restart(s,r.delay,r.time),s(l))}),r.state=pm,r.on.call("start",t,t.__data__,r.index,r.group),r.state===pm){for(r.state=lu,i=new Array(h=r.tween.length),c=0,f=-1;c<h;++c)(d=r.tween[c].value.call(t,t.__data__,r.index,r.group))&&(i[++f]=d);i.length=f+1}}function s(l){for(var c=l<r.duration?r.ease.call(null,l/r.duration):(r.timer.restart(u),r.state=mm,1),f=-1,h=i.length;++f<h;)i[f].call(t,c);r.state===mm&&(r.on.call("end",t,t.__data__,r.index,r.group),u())}function u(){r.state=cu,r.timer.stop(),delete n[e];for(var l in n)return;delete t.__transition}}function ym(t,e){var r=t.__transition,n,i,a=!0,o;if(r){e=e==null?null:e+"";for(o in r){if((n=r[o]).name!==e){a=!1;continue}i=n.state>pm&&n.state<mm,n.state=cu,n.timer.stop(),n.on.call(i?"interrupt":"cancel",t,t.__data__,n.index,n.group),delete r[o]}a&&delete t.__transition}}function v$(t){return this.each(function(){ym(this,t)})}function g$(t,e){var r,n;return function(){var i=Gr(this,t),a=i.tween;if(a!==r){n=r=a;for(var o=0,s=n.length;o<s;++o)if(n[o].name===e){n=n.slice(),n.splice(o,1);break}}i.tween=n}}function b$(t,e,r){var n,i;if(typeof r!="function")throw new Error;return function(){var a=Gr(this,t),o=a.tween;if(o!==n){i=(n=o).slice();for(var s={name:e,value:r},u=0,l=i.length;u<l;++u)if(i[u].name===e){i[u]=s;break}u===l&&i.push(s)}a.tween=i}}function _$(t,e){var r=this._id;if(t+="",arguments.length<2){for(var n=Cr(this.node(),r).tween,i=0,a=n.length,o;i<a;++i)if((o=n[i]).name===t)return o.value;return null}return this.each((e==null?g$:b$)(r,t,e))}function Iv(t,e,r){var n=t._id;return t.each(function(){var i=Gr(this,n);(i.value||(i.value={}))[e]=r.apply(this,arguments)}),function(i){return Cr(i,n).value[e]}}function lP(t,e){var r;return(typeof e=="number"?Or:e instanceof ci?gu:(r=ci(e))?(e=r,gu):tA)(t,e)}function x$(t){return function(){this.removeAttribute(t)}}function w$(t){return function(){this.removeAttributeNS(t.space,t.local)}}function S$(t,e,r){var n,i=r+"",a;return function(){var o=this.getAttribute(t);return o===i?null:o===n?a:a=e(n=o,r)}}function O$(t,e,r){var n,i=r+"",a;return function(){var o=this.getAttributeNS(t.space,t.local);return o===i?null:o===n?a:a=e(n=o,r)}}function A$(t,e,r){var n,i,a;return function(){var o,s=r(this),u;return s==null?void this.removeAttribute(t):(o=this.getAttribute(t),u=s+"",o===u?null:o===n&&u===i?a:(i=u,a=e(n=o,s)))}}function P$(t,e,r){var n,i,a;return function(){var o,s=r(this),u;return s==null?void this.removeAttributeNS(t.space,t.local):(o=this.getAttributeNS(t.space,t.local),u=s+"",o===u?null:o===n&&u===i?a:(i=u,a=e(n=o,s)))}}function T$(t,e){var r=kl(t),n=r==="transform"?ok:lP;return this.attrTween(t,typeof e=="function"?(r.local?P$:A$)(r,n,Iv(this,"attr."+t,e)):e==null?(r.local?w$:x$)(r):(r.local?O$:S$)(r,n,e))}function E$(t,e){return function(r){this.setAttribute(t,e.call(this,r))}}function C$(t,e){return function(r){this.setAttributeNS(t.space,t.local,e.call(this,r))}}function M$(t,e){var r,n;function i(){var a=e.apply(this,arguments);return a!==n&&(r=(n=a)&&C$(t,a)),r}return i._value=e,i}function k$(t,e){var r,n;function i(){var a=e.apply(this,arguments);return a!==n&&(r=(n=a)&&E$(t,a)),r}return i._value=e,i}function j$(t,e){var r="attr."+t;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(e==null)return this.tween(r,null);if(typeof e!="function")throw new Error;var n=kl(t);return this.tween(r,(n.local?M$:k$)(n,e))}function I$(t,e){return function(){jv(this,t).delay=+e.apply(this,arguments)}}function R$(t,e){return e=+e,function(){jv(this,t).delay=e}}function $$(t){var e=this._id;return arguments.length?this.each((typeof t=="function"?I$:R$)(e,t)):Cr(this.node(),e).delay}function D$(t,e){return function(){Gr(this,t).duration=+e.apply(this,arguments)}}function N$(t,e){return e=+e,function(){Gr(this,t).duration=e}}function L$(t){var e=this._id;return arguments.length?this.each((typeof t=="function"?D$:N$)(e,t)):Cr(this.node(),e).duration}function q$(t,e){if(typeof e!="function")throw new Error;return function(){Gr(this,t).ease=e}}function B$(t){var e=this._id;return arguments.length?this.each(q$(e,t)):Cr(this.node(),e).ease}function F$(t,e){return function(){var r=e.apply(this,arguments);if(typeof r!="function")throw new Error;Gr(this,t).ease=r}}function z$(t){if(typeof t!="function")throw new Error;return this.each(F$(this._id,t))}function U$(t){typeof t!="function"&&(t=jA(t));for(var e=this._groups,r=e.length,n=new Array(r),i=0;i<r;++i)for(var a=e[i],o=a.length,s=n[i]=[],u,l=0;l<o;++l)(u=a[l])&&t.call(u,u.__data__,l,a)&&s.push(u);return new cn(n,this._parents,this._name,this._id)}function W$(t){if(t._id!==this._id)throw new Error;for(var e=this._groups,r=t._groups,n=e.length,i=r.length,a=Math.min(n,i),o=new Array(n),s=0;s<a;++s)for(var u=e[s],l=r[s],c=u.length,f=o[s]=new Array(c),h,d=0;d<c;++d)(h=u[d]||l[d])&&(f[d]=h);for(;s<n;++s)o[s]=e[s];return new cn(o,this._parents,this._name,this._id)}function H$(t){return(t+"").trim().split(/^|\s+/).every(function(e){var r=e.indexOf(".");return r>=0&&(e=e.slice(0,r)),!e||e==="start"})}function G$(t,e,r){var n,i,a=H$(e)?jv:Gr;return function(){var o=a(this,t),s=o.on;s!==n&&(i=(n=s).copy()).on(e,r),o.on=i}}function K$(t,e){var r=this._id;return arguments.length<2?Cr(this.node(),r).on.on(t):this.each(G$(r,t,e))}function X$(t){return function(){var e=this.parentNode;for(var r in this.__transition)if(+r!==t)return;e&&e.removeChild(this)}}function Y$(){return this.on("end.remove",X$(this._id))}function V$(t){var e=this._name,r=this._id;typeof t!="function"&&(t=wv(t));for(var n=this._groups,i=n.length,a=new Array(i),o=0;o<i;++o)for(var s=n[o],u=s.length,l=a[o]=new Array(u),c,f,h=0;h<u;++h)(c=s[h])&&(f=t.call(c,c.__data__,h,s))&&("__data__"in c&&(f.__data__=c.__data__),l[h]=f,Dl(l[h],e,r,h,l,Cr(c,r)));return new cn(a,this._parents,e,r)}function Z$(t){var e=this._name,r=this._id;typeof t!="function"&&(t=kA(t));for(var n=this._groups,i=n.length,a=[],o=[],s=0;s<i;++s)for(var u=n[s],l=u.length,c,f=0;f<l;++f)if(c=u[f]){for(var h=t.call(c,c.__data__,f,u),d,y=Cr(c,r),m=0,p=h.length;m<p;++m)(d=h[m])&&Dl(d,e,r,m,h,y);a.push(h),o.push(c)}return new cn(a,o,e,r)}var J$=ja.prototype.constructor;function Q$(){return new J$(this._groups,this._parents)}function eD(t,e){var r,n,i;return function(){var a=ea(this,t),o=(this.style.removeProperty(t),ea(this,t));return a===o?null:a===r&&o===n?i:i=e(r=a,n=o)}}function cP(t){return function(){this.style.removeProperty(t)}}function tD(t,e,r){var n,i=r+"",a;return function(){var o=ea(this,t);return o===i?null:o===n?a:a=e(n=o,r)}}function rD(t,e,r){var n,i,a;return function(){var o=ea(this,t),s=r(this),u=s+"";return s==null&&(u=s=(this.style.removeProperty(t),ea(this,t))),o===u?null:o===n&&u===i?a:(i=u,a=e(n=o,s))}}function nD(t,e){var r,n,i,a="style."+e,o="end."+a,s;return function(){var u=Gr(this,t),l=u.on,c=u.value[a]==null?s||(s=cP(e)):void 0;(l!==r||i!==c)&&(n=(r=l).copy()).on(o,i=c),u.on=n}}function iD(t,e,r){var n=(t+="")=="transform"?ak:lP;return e==null?this.styleTween(t,eD(t,n)).on("end.style."+t,cP(t)):typeof e=="function"?this.styleTween(t,rD(t,n,Iv(this,"style."+t,e))).each(nD(this._id,t)):this.styleTween(t,tD(t,n,e),r).on("end.style."+t,null)}function aD(t,e,r){return function(n){this.style.setProperty(t,e.call(this,n),r)}}function oD(t,e,r){var n,i;function a(){var o=e.apply(this,arguments);return o!==i&&(n=(i=o)&&aD(t,o,r)),n}return a._value=e,a}function sD(t,e,r){var n="style."+(t+="");if(arguments.length<2)return(n=this.tween(n))&&n._value;if(e==null)return this.tween(n,null);if(typeof e!="function")throw new Error;return this.tween(n,oD(t,e,r??""))}function uD(t){return function(){this.textContent=t}}function lD(t){return function(){var e=t(this);this.textContent=e??""}}function cD(t){return this.tween("text",typeof t=="function"?lD(Iv(this,"text",t)):uD(t==null?"":t+""))}function fD(t){return function(e){this.textContent=t.call(this,e)}}function hD(t){var e,r;function n(){var i=t.apply(this,arguments);return i!==r&&(e=(r=i)&&fD(i)),e}return n._value=t,n}function dD(t){var e="text";if(arguments.length<1)return(e=this.tween(e))&&e._value;if(t==null)return this.tween(e,null);if(typeof t!="function")throw new Error;return this.tween(e,hD(t))}function pD(){for(var t=this._name,e=this._id,r=fP(),n=this._groups,i=n.length,a=0;a<i;++a)for(var o=n[a],s=o.length,u,l=0;l<s;++l)if(u=o[l]){var c=Cr(u,e);Dl(u,t,r,l,o,{time:c.time+c.delay+c.duration,delay:0,duration:c.duration,ease:c.ease})}return new cn(n,this._parents,t,r)}function mD(){var t,e,r=this,n=r._id,i=r.size();return new Promise(function(a,o){var s={value:o},u={value:function(){--i===0&&a()}};r.each(function(){var l=Gr(this,n),c=l.on;c!==t&&(e=(t=c).copy(),e._.cancel.push(s),e._.interrupt.push(s),e._.end.push(u)),l.on=e}),i===0&&a()})}var yD=0;function cn(t,e,r,n){this._groups=t,this._parents=e,this._name=r,this._id=n}function Rv(t){return ja().transition(t)}function fP(){return++yD}var Xr=ja.prototype;cn.prototype=Rv.prototype={constructor:cn,select:V$,selectAll:Z$,selectChild:Xr.selectChild,selectChildren:Xr.selectChildren,filter:U$,merge:W$,selection:Q$,transition:pD,call:Xr.call,nodes:Xr.nodes,node:Xr.node,size:Xr.size,empty:Xr.empty,each:Xr.each,on:K$,attr:T$,attrTween:j$,style:iD,styleTween:sD,text:cD,textTween:dD,remove:Y$,tween:_$,delay:$$,duration:L$,ease:B$,easeVarying:z$,end:mD,[Symbol.iterator]:Xr[Symbol.iterator]};function vD(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}var gD={time:null,delay:0,duration:250,ease:vD};function bD(t,e){for(var r;!(r=t.__transition)||!(r=r[e]);)if(!(t=t.parentNode))throw new Error(`transition ${e} not found`);return r}function _D(t){var e,r;t instanceof cn?(e=t._id,t=t._name):(e=fP(),(r=gD).time=kv(),t=t==null?null:t+"");for(var n=this._groups,i=n.length,a=0;a<i;++a)for(var o=n[a],s=o.length,u,l=0;l<s;++l)(u=o[l])&&Dl(u,t,e,l,o,r||bD(u,e));return new cn(n,this._parents,t,e)}ja.prototype.interrupt=v$;ja.prototype.transition=_D;function Jr(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function hP(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}/*!
2
+ * GSAP 3.13.0
3
+ * https://gsap.com
4
+ *
5
+ * @license Copyright 2008-2025, GreenSock. All rights reserved.
6
+ * Subject to the terms at https://gsap.com/standard-license
7
+ * @author: Jack Doyle, jack@greensock.com
8
+ */var nr={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},na={duration:.5,overwrite:!1,delay:0},$v,wt,Ke,dr=1e8,qe=1/dr,vm=Math.PI*2,xD=vm/4,wD=0,dP=Math.sqrt,SD=Math.cos,OD=Math.sin,yt=function(e){return typeof e=="string"},Qe=function(e){return typeof e=="function"},fn=function(e){return typeof e=="number"},Dv=function(e){return typeof e>"u"},Wr=function(e){return typeof e=="object"},Bt=function(e){return e!==!1},Nv=function(){return typeof window<"u"},Hs=function(e){return Qe(e)||yt(e)},pP=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},Mt=Array.isArray,gm=/(?:-?\.?\d|\.)+/gi,mP=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,Di=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,Ec=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,yP=/[+-]=-?[.\d]+/,vP=/[^,'"\[\]\s]+/gi,AD=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,Ve,Rr,bm,Lv,ar={},Iu={},gP,bP=function(e){return(Iu=ia(e,ar))&&Gt},qv=function(e,r){return console.warn("Invalid property",e,"set to",r,"Missing plugin? gsap.registerPlugin()")},Lo=function(e,r){return!r&&console.warn(e)},_P=function(e,r){return e&&(ar[e]=r)&&Iu&&(Iu[e]=r)||ar},qo=function(){return 0},PD={suppressEvents:!0,isStart:!0,kill:!1},fu={suppressEvents:!0,kill:!1},TD={suppressEvents:!0},Bv={},Tn=[],_m={},xP,Jt={},Cc={},Db=30,hu=[],Fv="",zv=function(e){var r=e[0],n,i;if(Wr(r)||Qe(r)||(e=[e]),!(n=(r._gsap||{}).harness)){for(i=hu.length;i--&&!hu[i].targetTest(r););n=hu[i]}for(i=e.length;i--;)e[i]&&(e[i]._gsap||(e[i]._gsap=new HP(e[i],n)))||e.splice(i,1);return e},ni=function(e){return e._gsap||zv(pr(e))[0]._gsap},wP=function(e,r,n){return(n=e[r])&&Qe(n)?e[r]():Dv(n)&&e.getAttribute&&e.getAttribute(r)||n},Ft=function(e,r){return(e=e.split(",")).forEach(r)||e},et=function(e){return Math.round(e*1e5)/1e5||0},at=function(e){return Math.round(e*1e7)/1e7||0},zi=function(e,r){var n=r.charAt(0),i=parseFloat(r.substr(2));return e=parseFloat(e),n==="+"?e+i:n==="-"?e-i:n==="*"?e*i:e/i},ED=function(e,r){for(var n=r.length,i=0;e.indexOf(r[i])<0&&++i<n;);return i<n},Ru=function(){var e=Tn.length,r=Tn.slice(0),n,i;for(_m={},Tn.length=0,n=0;n<e;n++)i=r[n],i&&i._lazy&&(i.render(i._lazy[0],i._lazy[1],!0)._lazy=0)},Uv=function(e){return!!(e._initted||e._startAt||e.add)},SP=function(e,r,n,i){Tn.length&&!wt&&Ru(),e.render(r,n,!!(wt&&r<0&&Uv(e))),Tn.length&&!wt&&Ru()},OP=function(e){var r=parseFloat(e);return(r||r===0)&&(e+"").match(vP).length<2?r:yt(e)?e.trim():e},AP=function(e){return e},or=function(e,r){for(var n in r)n in e||(e[n]=r[n]);return e},CD=function(e){return function(r,n){for(var i in n)i in r||i==="duration"&&e||i==="ease"||(r[i]=n[i])}},ia=function(e,r){for(var n in r)e[n]=r[n];return e},Nb=function t(e,r){for(var n in r)n!=="__proto__"&&n!=="constructor"&&n!=="prototype"&&(e[n]=Wr(r[n])?t(e[n]||(e[n]={}),r[n]):r[n]);return e},$u=function(e,r){var n={},i;for(i in e)i in r||(n[i]=e[i]);return n},yo=function(e){var r=e.parent||Ve,n=e.keyframes?CD(Mt(e.keyframes)):or;if(Bt(e.inherit))for(;r;)n(e,r.vars.defaults),r=r.parent||r._dp;return e},MD=function(e,r){for(var n=e.length,i=n===r.length;i&&n--&&e[n]===r[n];);return n<0},PP=function(e,r,n,i,a){var o=e[i],s;if(a)for(s=r[a];o&&o[a]>s;)o=o._prev;return o?(r._next=o._next,o._next=r):(r._next=e[n],e[n]=r),r._next?r._next._prev=r:e[i]=r,r._prev=o,r.parent=r._dp=e,r},Nl=function(e,r,n,i){n===void 0&&(n="_first"),i===void 0&&(i="_last");var a=r._prev,o=r._next;a?a._next=o:e[n]===r&&(e[n]=o),o?o._prev=a:e[i]===r&&(e[i]=a),r._next=r._prev=r.parent=null},Cn=function(e,r){e.parent&&(!r||e.parent.autoRemoveChildren)&&e.parent.remove&&e.parent.remove(e),e._act=0},ii=function(e,r){if(e&&(!r||r._end>e._dur||r._start<0))for(var n=e;n;)n._dirty=1,n=n.parent;return e},kD=function(e){for(var r=e.parent;r&&r.parent;)r._dirty=1,r.totalDuration(),r=r.parent;return e},xm=function(e,r,n,i){return e._startAt&&(wt?e._startAt.revert(fu):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(r,!0,i))},jD=function t(e){return!e||e._ts&&t(e.parent)},Lb=function(e){return e._repeat?aa(e._tTime,e=e.duration()+e._rDelay)*e:0},aa=function(e,r){var n=Math.floor(e=at(e/r));return e&&n===e?n-1:n},Du=function(e,r){return(e-r._start)*r._ts+(r._ts>=0?0:r._dirty?r.totalDuration():r._tDur)},Ll=function(e){return e._end=at(e._start+(e._tDur/Math.abs(e._ts||e._rts||qe)||0))},ql=function(e,r){var n=e._dp;return n&&n.smoothChildTiming&&e._ts&&(e._start=at(n._time-(e._ts>0?r/e._ts:((e._dirty?e.totalDuration():e._tDur)-r)/-e._ts)),Ll(e),n._dirty||ii(n,e)),e},TP=function(e,r){var n;if((r._time||!r._dur&&r._initted||r._start<e._time&&(r._dur||!r.add))&&(n=Du(e.rawTime(),r),(!r._dur||Ts(0,r.totalDuration(),n)-r._tTime>qe)&&r.render(n,!0)),ii(e,r)._dp&&e._initted&&e._time>=e._dur&&e._ts){if(e._dur<e.duration())for(n=e;n._dp;)n.rawTime()>=0&&n.totalTime(n._tTime),n=n._dp;e._zTime=-qe}},Dr=function(e,r,n,i){return r.parent&&Cn(r),r._start=at((fn(n)?n:n||e!==Ve?cr(e,n,r):e._time)+r._delay),r._end=at(r._start+(r.totalDuration()/Math.abs(r.timeScale())||0)),PP(e,r,"_first","_last",e._sort?"_start":0),wm(r)||(e._recent=r),i||TP(e,r),e._ts<0&&ql(e,e._tTime),e},EP=function(e,r){return(ar.ScrollTrigger||qv("scrollTrigger",r))&&ar.ScrollTrigger.create(r,e)},CP=function(e,r,n,i,a){if(Hv(e,r,a),!e._initted)return 1;if(!n&&e._pt&&!wt&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&xP!==er.frame)return Tn.push(e),e._lazy=[a,i],1},ID=function t(e){var r=e.parent;return r&&r._ts&&r._initted&&!r._lock&&(r.rawTime()<0||t(r))},wm=function(e){var r=e.data;return r==="isFromStart"||r==="isStart"},RD=function(e,r,n,i){var a=e.ratio,o=r<0||!r&&(!e._start&&ID(e)&&!(!e._initted&&wm(e))||(e._ts<0||e._dp._ts<0)&&!wm(e))?0:1,s=e._rDelay,u=0,l,c,f;if(s&&e._repeat&&(u=Ts(0,e._tDur,r),c=aa(u,s),e._yoyo&&c&1&&(o=1-o),c!==aa(e._tTime,s)&&(a=1-o,e.vars.repeatRefresh&&e._initted&&e.invalidate())),o!==a||wt||i||e._zTime===qe||!r&&e._zTime){if(!e._initted&&CP(e,r,i,n,u))return;for(f=e._zTime,e._zTime=r||(n?qe:0),n||(n=r&&!f),e.ratio=o,e._from&&(o=1-o),e._time=0,e._tTime=u,l=e._pt;l;)l.r(o,l.d),l=l._next;r<0&&xm(e,r,n,!0),e._onUpdate&&!n&&rr(e,"onUpdate"),u&&e._repeat&&!n&&e.parent&&rr(e,"onRepeat"),(r>=e._tDur||r<0)&&e.ratio===o&&(o&&Cn(e,1),!n&&!wt&&(rr(e,o?"onComplete":"onReverseComplete",!0),e._prom&&e._prom()))}else e._zTime||(e._zTime=r)},$D=function(e,r,n){var i;if(n>r)for(i=e._first;i&&i._start<=n;){if(i.data==="isPause"&&i._start>r)return i;i=i._next}else for(i=e._last;i&&i._start>=n;){if(i.data==="isPause"&&i._start<r)return i;i=i._prev}},oa=function(e,r,n,i){var a=e._repeat,o=at(r)||0,s=e._tTime/e._tDur;return s&&!i&&(e._time*=o/e._dur),e._dur=o,e._tDur=a?a<0?1e10:at(o*(a+1)+e._rDelay*a):o,s>0&&!i&&ql(e,e._tTime=e._tDur*s),e.parent&&Ll(e),n||ii(e.parent,e),e},qb=function(e){return e instanceof jt?ii(e):oa(e,e._dur)},DD={_start:0,endTime:qo,totalDuration:qo},cr=function t(e,r,n){var i=e.labels,a=e._recent||DD,o=e.duration()>=dr?a.endTime(!1):e._dur,s,u,l;return yt(r)&&(isNaN(r)||r in i)?(u=r.charAt(0),l=r.substr(-1)==="%",s=r.indexOf("="),u==="<"||u===">"?(s>=0&&(r=r.replace(/=/,"")),(u==="<"?a._start:a.endTime(a._repeat>=0))+(parseFloat(r.substr(1))||0)*(l?(s<0?a:n).totalDuration()/100:1)):s<0?(r in i||(i[r]=o),i[r]):(u=parseFloat(r.charAt(s-1)+r.substr(s+1)),l&&n&&(u=u/100*(Mt(n)?n[0]:n).totalDuration()),s>1?t(e,r.substr(0,s-1),n)+u:o+u)):r==null?o:+r},vo=function(e,r,n){var i=fn(r[1]),a=(i?2:1)+(e<2?0:1),o=r[a],s,u;if(i&&(o.duration=r[1]),o.parent=n,e){for(s=o,u=n;u&&!("immediateRender"in s);)s=u.vars.defaults||{},u=Bt(u.vars.inherit)&&u.parent;o.immediateRender=Bt(s.immediateRender),e<2?o.runBackwards=1:o.startAt=r[a-1]}return new it(r[0],o,r[a+1])},In=function(e,r){return e||e===0?r(e):r},Ts=function(e,r,n){return n<e?e:n>r?r:n},Ct=function(e,r){return!yt(e)||!(r=AD.exec(e))?"":r[1]},ND=function(e,r,n){return In(n,function(i){return Ts(e,r,i)})},Sm=[].slice,MP=function(e,r){return e&&Wr(e)&&"length"in e&&(!r&&!e.length||e.length-1 in e&&Wr(e[0]))&&!e.nodeType&&e!==Rr},LD=function(e,r,n){return n===void 0&&(n=[]),e.forEach(function(i){var a;return yt(i)&&!r||MP(i,1)?(a=n).push.apply(a,pr(i)):n.push(i)})||n},pr=function(e,r,n){return Ke&&!r&&Ke.selector?Ke.selector(e):yt(e)&&!n&&(bm||!sa())?Sm.call((r||Lv).querySelectorAll(e),0):Mt(e)?LD(e,n):MP(e)?Sm.call(e,0):e?[e]:[]},Om=function(e){return e=pr(e)[0]||Lo("Invalid scope")||{},function(r){var n=e.current||e.nativeElement||e;return pr(r,n.querySelectorAll?n:n===e?Lo("Invalid scope")||Lv.createElement("div"):e)}},kP=function(e){return e.sort(function(){return .5-Math.random()})},jP=function(e){if(Qe(e))return e;var r=Wr(e)?e:{each:e},n=ai(r.ease),i=r.from||0,a=parseFloat(r.base)||0,o={},s=i>0&&i<1,u=isNaN(i)||s,l=r.axis,c=i,f=i;return yt(i)?c=f={center:.5,edges:.5,end:1}[i]||0:!s&&u&&(c=i[0],f=i[1]),function(h,d,y){var m=(y||r).length,p=o[m],g,_,b,x,v,w,S,A,P;if(!p){if(P=r.grid==="auto"?0:(r.grid||[1,dr])[1],!P){for(S=-dr;S<(S=y[P++].getBoundingClientRect().left)&&P<m;);P<m&&P--}for(p=o[m]=[],g=u?Math.min(P,m)*c-.5:i%P,_=P===dr?0:u?m*f/P-.5:i/P|0,S=0,A=dr,w=0;w<m;w++)b=w%P-g,x=_-(w/P|0),p[w]=v=l?Math.abs(l==="y"?x:b):dP(b*b+x*x),v>S&&(S=v),v<A&&(A=v);i==="random"&&kP(p),p.max=S-A,p.min=A,p.v=m=(parseFloat(r.amount)||parseFloat(r.each)*(P>m?m-1:l?l==="y"?m/P:P:Math.max(P,m/P))||0)*(i==="edges"?-1:1),p.b=m<0?a-m:a,p.u=Ct(r.amount||r.each)||0,n=n&&m<0?zP(n):n}return m=(p[h]-p.min)/p.max||0,at(p.b+(n?n(m):m)*p.v)+p.u}},Am=function(e){var r=Math.pow(10,((e+"").split(".")[1]||"").length);return function(n){var i=at(Math.round(parseFloat(n)/e)*e*r);return(i-i%1)/r+(fn(n)?0:Ct(n))}},IP=function(e,r){var n=Mt(e),i,a;return!n&&Wr(e)&&(i=n=e.radius||dr,e.values?(e=pr(e.values),(a=!fn(e[0]))&&(i*=i)):e=Am(e.increment)),In(r,n?Qe(e)?function(o){return a=e(o),Math.abs(a-o)<=i?a:o}:function(o){for(var s=parseFloat(a?o.x:o),u=parseFloat(a?o.y:0),l=dr,c=0,f=e.length,h,d;f--;)a?(h=e[f].x-s,d=e[f].y-u,h=h*h+d*d):h=Math.abs(e[f]-s),h<l&&(l=h,c=f);return c=!i||l<=i?e[c]:o,a||c===o||fn(o)?c:c+Ct(o)}:Am(e))},RP=function(e,r,n,i){return In(Mt(e)?!r:n===!0?!!(n=0):!i,function(){return Mt(e)?e[~~(Math.random()*e.length)]:(n=n||1e-5)&&(i=n<1?Math.pow(10,(n+"").length-2):1)&&Math.floor(Math.round((e-n/2+Math.random()*(r-e+n*.99))/n)*n*i)/i})},qD=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return function(i){return r.reduce(function(a,o){return o(a)},i)}},BD=function(e,r){return function(n){return e(parseFloat(n))+(r||Ct(n))}},FD=function(e,r,n){return DP(e,r,0,1,n)},$P=function(e,r,n){return In(n,function(i){return e[~~r(i)]})},zD=function t(e,r,n){var i=r-e;return Mt(e)?$P(e,t(0,e.length),r):In(n,function(a){return(i+(a-e)%i)%i+e})},UD=function t(e,r,n){var i=r-e,a=i*2;return Mt(e)?$P(e,t(0,e.length-1),r):In(n,function(o){return o=(a+(o-e)%a)%a||0,e+(o>i?a-o:o)})},Bo=function(e){for(var r=0,n="",i,a,o,s;~(i=e.indexOf("random(",r));)o=e.indexOf(")",i),s=e.charAt(i+7)==="[",a=e.substr(i+7,o-i-7).match(s?vP:gm),n+=e.substr(r,i-r)+RP(s?a:+a[0],s?0:+a[1],+a[2]||1e-5),r=o+1;return n+e.substr(r,e.length-r)},DP=function(e,r,n,i,a){var o=r-e,s=i-n;return In(a,function(u){return n+((u-e)/o*s||0)})},WD=function t(e,r,n,i){var a=isNaN(e+r)?0:function(d){return(1-d)*e+d*r};if(!a){var o=yt(e),s={},u,l,c,f,h;if(n===!0&&(i=1)&&(n=null),o)e={p:e},r={p:r};else if(Mt(e)&&!Mt(r)){for(c=[],f=e.length,h=f-2,l=1;l<f;l++)c.push(t(e[l-1],e[l]));f--,a=function(y){y*=f;var m=Math.min(h,~~y);return c[m](y-m)},n=r}else i||(e=ia(Mt(e)?[]:{},e));if(!c){for(u in r)Wv.call(s,e,u,"get",r[u]);a=function(y){return Xv(y,s)||(o?e.p:e)}}}return In(n,a)},Bb=function(e,r,n){var i=e.labels,a=dr,o,s,u;for(o in i)s=i[o]-r,s<0==!!n&&s&&a>(s=Math.abs(s))&&(u=o,a=s);return u},rr=function(e,r,n){var i=e.vars,a=i[r],o=Ke,s=e._ctx,u,l,c;if(a)return u=i[r+"Params"],l=i.callbackScope||e,n&&Tn.length&&Ru(),s&&(Ke=s),c=u?a.apply(l,u):a.call(l),Ke=o,c},lo=function(e){return Cn(e),e.scrollTrigger&&e.scrollTrigger.kill(!!wt),e.progress()<1&&rr(e,"onInterrupt"),e},Ni,NP=[],LP=function(e){if(e)if(e=!e.name&&e.default||e,Nv()||e.headless){var r=e.name,n=Qe(e),i=r&&!n&&e.init?function(){this._props=[]}:e,a={init:qo,render:Xv,add:Wv,kill:o2,modifier:a2,rawVars:0},o={targetTest:0,get:0,getSetter:Kv,aliases:{},register:0};if(sa(),e!==i){if(Jt[r])return;or(i,or($u(e,a),o)),ia(i.prototype,ia(a,$u(e,o))),Jt[i.prop=r]=i,e.targetTest&&(hu.push(i),Bv[r]=1),r=(r==="css"?"CSS":r.charAt(0).toUpperCase()+r.substr(1))+"Plugin"}_P(r,i),e.register&&e.register(Gt,i,zt)}else NP.push(e)},Le=255,co={aqua:[0,Le,Le],lime:[0,Le,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Le],navy:[0,0,128],white:[Le,Le,Le],olive:[128,128,0],yellow:[Le,Le,0],orange:[Le,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Le,0,0],pink:[Le,192,203],cyan:[0,Le,Le],transparent:[Le,Le,Le,0]},Mc=function(e,r,n){return e+=e<0?1:e>1?-1:0,(e*6<1?r+(n-r)*e*6:e<.5?n:e*3<2?r+(n-r)*(2/3-e)*6:r)*Le+.5|0},qP=function(e,r,n){var i=e?fn(e)?[e>>16,e>>8&Le,e&Le]:0:co.black,a,o,s,u,l,c,f,h,d,y;if(!i){if(e.substr(-1)===","&&(e=e.substr(0,e.length-1)),co[e])i=co[e];else if(e.charAt(0)==="#"){if(e.length<6&&(a=e.charAt(1),o=e.charAt(2),s=e.charAt(3),e="#"+a+a+o+o+s+s+(e.length===5?e.charAt(4)+e.charAt(4):"")),e.length===9)return i=parseInt(e.substr(1,6),16),[i>>16,i>>8&Le,i&Le,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),i=[e>>16,e>>8&Le,e&Le]}else if(e.substr(0,3)==="hsl"){if(i=y=e.match(gm),!r)u=+i[0]%360/360,l=+i[1]/100,c=+i[2]/100,o=c<=.5?c*(l+1):c+l-c*l,a=c*2-o,i.length>3&&(i[3]*=1),i[0]=Mc(u+1/3,a,o),i[1]=Mc(u,a,o),i[2]=Mc(u-1/3,a,o);else if(~e.indexOf("="))return i=e.match(mP),n&&i.length<4&&(i[3]=1),i}else i=e.match(gm)||co.transparent;i=i.map(Number)}return r&&!y&&(a=i[0]/Le,o=i[1]/Le,s=i[2]/Le,f=Math.max(a,o,s),h=Math.min(a,o,s),c=(f+h)/2,f===h?u=l=0:(d=f-h,l=c>.5?d/(2-f-h):d/(f+h),u=f===a?(o-s)/d+(o<s?6:0):f===o?(s-a)/d+2:(a-o)/d+4,u*=60),i[0]=~~(u+.5),i[1]=~~(l*100+.5),i[2]=~~(c*100+.5)),n&&i.length<4&&(i[3]=1),i},BP=function(e){var r=[],n=[],i=-1;return e.split(En).forEach(function(a){var o=a.match(Di)||[];r.push.apply(r,o),n.push(i+=o.length+1)}),r.c=n,r},Fb=function(e,r,n){var i="",a=(e+i).match(En),o=r?"hsla(":"rgba(",s=0,u,l,c,f;if(!a)return e;if(a=a.map(function(h){return(h=qP(h,r,1))&&o+(r?h[0]+","+h[1]+"%,"+h[2]+"%,"+h[3]:h.join(","))+")"}),n&&(c=BP(e),u=n.c,u.join(i)!==c.c.join(i)))for(l=e.replace(En,"1").split(Di),f=l.length-1;s<f;s++)i+=l[s]+(~u.indexOf(s)?a.shift()||o+"0,0,0,0)":(c.length?c:a.length?a:n).shift());if(!l)for(l=e.split(En),f=l.length-1;s<f;s++)i+=l[s]+a[s];return i+l[f]},En=(function(){var t="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b",e;for(e in co)t+="|"+e+"\\b";return new RegExp(t+")","gi")})(),HD=/hsl[a]?\(/,FP=function(e){var r=e.join(" "),n;if(En.lastIndex=0,En.test(r))return n=HD.test(r),e[1]=Fb(e[1],n),e[0]=Fb(e[0],n,BP(e[1])),!0},Fo,er=(function(){var t=Date.now,e=500,r=33,n=t(),i=n,a=1e3/240,o=a,s=[],u,l,c,f,h,d,y=function m(p){var g=t()-i,_=p===!0,b,x,v,w;if((g>e||g<0)&&(n+=g-r),i+=g,v=i-n,b=v-o,(b>0||_)&&(w=++f.frame,h=v-f.time*1e3,f.time=v=v/1e3,o+=b+(b>=a?4:a-b),x=1),_||(u=l(m)),x)for(d=0;d<s.length;d++)s[d](v,h,w,p)};return f={time:0,frame:0,tick:function(){y(!0)},deltaRatio:function(p){return h/(1e3/(p||60))},wake:function(){gP&&(!bm&&Nv()&&(Rr=bm=window,Lv=Rr.document||{},ar.gsap=Gt,(Rr.gsapVersions||(Rr.gsapVersions=[])).push(Gt.version),bP(Iu||Rr.GreenSockGlobals||!Rr.gsap&&Rr||{}),NP.forEach(LP)),c=typeof requestAnimationFrame<"u"&&requestAnimationFrame,u&&f.sleep(),l=c||function(p){return setTimeout(p,o-f.time*1e3+1|0)},Fo=1,y(2))},sleep:function(){(c?cancelAnimationFrame:clearTimeout)(u),Fo=0,l=qo},lagSmoothing:function(p,g){e=p||1/0,r=Math.min(g||33,e)},fps:function(p){a=1e3/(p||240),o=f.time*1e3+a},add:function(p,g,_){var b=g?function(x,v,w,S){p(x,v,w,S),f.remove(b)}:p;return f.remove(p),s[_?"unshift":"push"](b),sa(),b},remove:function(p,g){~(g=s.indexOf(p))&&s.splice(g,1)&&d>=g&&d--},_listeners:s},f})(),sa=function(){return!Fo&&er.wake()},xe={},GD=/^[\d.\-M][\d.\-,\s]/,KD=/["']/g,XD=function(e){for(var r={},n=e.substr(1,e.length-3).split(":"),i=n[0],a=1,o=n.length,s,u,l;a<o;a++)u=n[a],s=a!==o-1?u.lastIndexOf(","):u.length,l=u.substr(0,s),r[i]=isNaN(l)?l.replace(KD,"").trim():+l,i=u.substr(s+1).trim();return r},YD=function(e){var r=e.indexOf("(")+1,n=e.indexOf(")"),i=e.indexOf("(",r);return e.substring(r,~i&&i<n?e.indexOf(")",n+1):n)},VD=function(e){var r=(e+"").split("("),n=xe[r[0]];return n&&r.length>1&&n.config?n.config.apply(null,~e.indexOf("{")?[XD(r[1])]:YD(e).split(",").map(OP)):xe._CE&&GD.test(e)?xe._CE("",e):n},zP=function(e){return function(r){return 1-e(1-r)}},UP=function t(e,r){for(var n=e._first,i;n;)n instanceof jt?t(n,r):n.vars.yoyoEase&&(!n._yoyo||!n._repeat)&&n._yoyo!==r&&(n.timeline?t(n.timeline,r):(i=n._ease,n._ease=n._yEase,n._yEase=i,n._yoyo=r)),n=n._next},ai=function(e,r){return e&&(Qe(e)?e:xe[e]||VD(e))||r},xi=function(e,r,n,i){n===void 0&&(n=function(u){return 1-r(1-u)}),i===void 0&&(i=function(u){return u<.5?r(u*2)/2:1-r((1-u)*2)/2});var a={easeIn:r,easeOut:n,easeInOut:i},o;return Ft(e,function(s){xe[s]=ar[s]=a,xe[o=s.toLowerCase()]=n;for(var u in a)xe[o+(u==="easeIn"?".in":u==="easeOut"?".out":".inOut")]=xe[s+"."+u]=a[u]}),a},WP=function(e){return function(r){return r<.5?(1-e(1-r*2))/2:.5+e((r-.5)*2)/2}},kc=function t(e,r,n){var i=r>=1?r:1,a=(n||(e?.3:.45))/(r<1?r:1),o=a/vm*(Math.asin(1/i)||0),s=function(c){return c===1?1:i*Math.pow(2,-10*c)*OD((c-o)*a)+1},u=e==="out"?s:e==="in"?function(l){return 1-s(1-l)}:WP(s);return a=vm/a,u.config=function(l,c){return t(e,l,c)},u},jc=function t(e,r){r===void 0&&(r=1.70158);var n=function(o){return o?--o*o*((r+1)*o+r)+1:0},i=e==="out"?n:e==="in"?function(a){return 1-n(1-a)}:WP(n);return i.config=function(a){return t(e,a)},i};Ft("Linear,Quad,Cubic,Quart,Quint,Strong",function(t,e){var r=e<5?e+1:e;xi(t+",Power"+(r-1),e?function(n){return Math.pow(n,r)}:function(n){return n},function(n){return 1-Math.pow(1-n,r)},function(n){return n<.5?Math.pow(n*2,r)/2:1-Math.pow((1-n)*2,r)/2})});xe.Linear.easeNone=xe.none=xe.Linear.easeIn;xi("Elastic",kc("in"),kc("out"),kc());(function(t,e){var r=1/e,n=2*r,i=2.5*r,a=function(s){return s<r?t*s*s:s<n?t*Math.pow(s-1.5/e,2)+.75:s<i?t*(s-=2.25/e)*s+.9375:t*Math.pow(s-2.625/e,2)+.984375};xi("Bounce",function(o){return 1-a(1-o)},a)})(7.5625,2.75);xi("Expo",function(t){return Math.pow(2,10*(t-1))*t+t*t*t*t*t*t*(1-t)});xi("Circ",function(t){return-(dP(1-t*t)-1)});xi("Sine",function(t){return t===1?1:-SD(t*xD)+1});xi("Back",jc("in"),jc("out"),jc());xe.SteppedEase=xe.steps=ar.SteppedEase={config:function(e,r){e===void 0&&(e=1);var n=1/e,i=e+(r?0:1),a=r?1:0,o=1-qe;return function(s){return((i*Ts(0,o,s)|0)+a)*n}}};na.ease=xe["quad.out"];Ft("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",function(t){return Fv+=t+","+t+"Params,"});var HP=function(e,r){this.id=wD++,e._gsap=this,this.target=e,this.harness=r,this.get=r?r.get:wP,this.set=r?r.getSetter:Kv},zo=(function(){function t(r){this.vars=r,this._delay=+r.delay||0,(this._repeat=r.repeat===1/0?-2:r.repeat||0)&&(this._rDelay=r.repeatDelay||0,this._yoyo=!!r.yoyo||!!r.yoyoEase),this._ts=1,oa(this,+r.duration,1,1),this.data=r.data,Ke&&(this._ctx=Ke,Ke.data.push(this)),Fo||er.wake()}var e=t.prototype;return e.delay=function(n){return n||n===0?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+n-this._delay),this._delay=n,this):this._delay},e.duration=function(n){return arguments.length?this.totalDuration(this._repeat>0?n+(n+this._rDelay)*this._repeat:n):this.totalDuration()&&this._dur},e.totalDuration=function(n){return arguments.length?(this._dirty=0,oa(this,this._repeat<0?n:(n-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(n,i){if(sa(),!arguments.length)return this._tTime;var a=this._dp;if(a&&a.smoothChildTiming&&this._ts){for(ql(this,n),!a._dp||a.parent||TP(a,this);a&&a.parent;)a.parent._time!==a._start+(a._ts>=0?a._tTime/a._ts:(a.totalDuration()-a._tTime)/-a._ts)&&a.totalTime(a._tTime,!0),a=a.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&n<this._tDur||this._ts<0&&n>0||!this._tDur&&!n)&&Dr(this._dp,this,this._start-this._delay)}return(this._tTime!==n||!this._dur&&!i||this._initted&&Math.abs(this._zTime)===qe||!n&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=n),SP(this,n,i)),this},e.time=function(n,i){return arguments.length?this.totalTime(Math.min(this.totalDuration(),n+Lb(this))%(this._dur+this._rDelay)||(n?this._dur:0),i):this._time},e.totalProgress=function(n,i){return arguments.length?this.totalTime(this.totalDuration()*n,i):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>=0&&this._initted?1:0},e.progress=function(n,i){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-n:n)+Lb(this),i):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(n,i){var a=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(n-1)*a,i):this._repeat?aa(this._tTime,a)+1:1},e.timeScale=function(n,i){if(!arguments.length)return this._rts===-qe?0:this._rts;if(this._rts===n)return this;var a=this.parent&&this._ts?Du(this.parent._time,this):this._tTime;return this._rts=+n||0,this._ts=this._ps||n===-qe?0:this._rts,this.totalTime(Ts(-Math.abs(this._delay),this.totalDuration(),a),i!==!1),Ll(this),kD(this)},e.paused=function(n){return arguments.length?(this._ps!==n&&(this._ps=n,n?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(sa(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==qe&&(this._tTime-=qe)))),this):this._ps},e.startTime=function(n){if(arguments.length){this._start=n;var i=this.parent||this._dp;return i&&(i._sort||!this.parent)&&Dr(i,this,n-this._delay),this}return this._start},e.endTime=function(n){return this._start+(Bt(n)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(n){var i=this.parent||this._dp;return i?n&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?Du(i.rawTime(n),this):this._tTime:this._tTime},e.revert=function(n){n===void 0&&(n=TD);var i=wt;return wt=n,Uv(this)&&(this.timeline&&this.timeline.revert(n),this.totalTime(-.01,n.suppressEvents)),this.data!=="nested"&&n.kill!==!1&&this.kill(),wt=i,this},e.globalTime=function(n){for(var i=this,a=arguments.length?n:i.rawTime();i;)a=i._start+a/(Math.abs(i._ts)||1),i=i._dp;return!this.parent&&this._sat?this._sat.globalTime(n):a},e.repeat=function(n){return arguments.length?(this._repeat=n===1/0?-2:n,qb(this)):this._repeat===-2?1/0:this._repeat},e.repeatDelay=function(n){if(arguments.length){var i=this._time;return this._rDelay=n,qb(this),i?this.time(i):this}return this._rDelay},e.yoyo=function(n){return arguments.length?(this._yoyo=n,this):this._yoyo},e.seek=function(n,i){return this.totalTime(cr(this,n),Bt(i))},e.restart=function(n,i){return this.play().totalTime(n?-this._delay:0,Bt(i)),this._dur||(this._zTime=-qe),this},e.play=function(n,i){return n!=null&&this.seek(n,i),this.reversed(!1).paused(!1)},e.reverse=function(n,i){return n!=null&&this.seek(n||this.totalDuration(),i),this.reversed(!0).paused(!1)},e.pause=function(n,i){return n!=null&&this.seek(n,i),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(n){return arguments.length?(!!n!==this.reversed()&&this.timeScale(-this._rts||(n?-qe:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-qe,this},e.isActive=function(){var n=this.parent||this._dp,i=this._start,a;return!!(!n||this._ts&&this._initted&&n.isActive()&&(a=n.rawTime(!0))>=i&&a<this.endTime(!0)-qe)},e.eventCallback=function(n,i,a){var o=this.vars;return arguments.length>1?(i?(o[n]=i,a&&(o[n+"Params"]=a),n==="onUpdate"&&(this._onUpdate=i)):delete o[n],this):o[n]},e.then=function(n){var i=this;return new Promise(function(a){var o=Qe(n)?n:AP,s=function(){var l=i.then;i.then=null,Qe(o)&&(o=o(i))&&(o.then||o===i)&&(i.then=l),a(o),i.then=l};i._initted&&i.totalProgress()===1&&i._ts>=0||!i._tTime&&i._ts<0?s():i._prom=s})},e.kill=function(){lo(this)},t})();or(zo.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-qe,_prom:0,_ps:!1,_rts:1});var jt=(function(t){hP(e,t);function e(n,i){var a;return n===void 0&&(n={}),a=t.call(this,n)||this,a.labels={},a.smoothChildTiming=!!n.smoothChildTiming,a.autoRemoveChildren=!!n.autoRemoveChildren,a._sort=Bt(n.sortChildren),Ve&&Dr(n.parent||Ve,Jr(a),i),n.reversed&&a.reverse(),n.paused&&a.paused(!0),n.scrollTrigger&&EP(Jr(a),n.scrollTrigger),a}var r=e.prototype;return r.to=function(i,a,o){return vo(0,arguments,this),this},r.from=function(i,a,o){return vo(1,arguments,this),this},r.fromTo=function(i,a,o,s){return vo(2,arguments,this),this},r.set=function(i,a,o){return a.duration=0,a.parent=this,yo(a).repeatDelay||(a.repeat=0),a.immediateRender=!!a.immediateRender,new it(i,a,cr(this,o),1),this},r.call=function(i,a,o){return Dr(this,it.delayedCall(0,i,a),o)},r.staggerTo=function(i,a,o,s,u,l,c){return o.duration=a,o.stagger=o.stagger||s,o.onComplete=l,o.onCompleteParams=c,o.parent=this,new it(i,o,cr(this,u)),this},r.staggerFrom=function(i,a,o,s,u,l,c){return o.runBackwards=1,yo(o).immediateRender=Bt(o.immediateRender),this.staggerTo(i,a,o,s,u,l,c)},r.staggerFromTo=function(i,a,o,s,u,l,c,f){return s.startAt=o,yo(s).immediateRender=Bt(s.immediateRender),this.staggerTo(i,a,s,u,l,c,f)},r.render=function(i,a,o){var s=this._time,u=this._dirty?this.totalDuration():this._tDur,l=this._dur,c=i<=0?0:at(i),f=this._zTime<0!=i<0&&(this._initted||!l),h,d,y,m,p,g,_,b,x,v,w,S;if(this!==Ve&&c>u&&i>=0&&(c=u),c!==this._tTime||o||f){if(s!==this._time&&l&&(c+=this._time-s,i+=this._time-s),h=c,x=this._start,b=this._ts,g=!b,f&&(l||(s=this._zTime),(i||!a)&&(this._zTime=i)),this._repeat){if(w=this._yoyo,p=l+this._rDelay,this._repeat<-1&&i<0)return this.totalTime(p*100+i,a,o);if(h=at(c%p),c===u?(m=this._repeat,h=l):(v=at(c/p),m=~~v,m&&m===v&&(h=l,m--),h>l&&(h=l)),v=aa(this._tTime,p),!s&&this._tTime&&v!==m&&this._tTime-v*p-this._dur<=0&&(v=m),w&&m&1&&(h=l-h,S=1),m!==v&&!this._lock){var A=w&&v&1,P=A===(w&&m&1);if(m<v&&(A=!A),s=A?0:c%l?l:c,this._lock=1,this.render(s||(S?0:at(m*p)),a,!l)._lock=0,this._tTime=c,!a&&this.parent&&rr(this,"onRepeat"),this.vars.repeatRefresh&&!S&&(this.invalidate()._lock=1),s&&s!==this._time||g!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(l=this._dur,u=this._tDur,P&&(this._lock=2,s=A?l:-1e-4,this.render(s,!0),this.vars.repeatRefresh&&!S&&this.invalidate()),this._lock=0,!this._ts&&!g)return this;UP(this,S)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(_=$D(this,at(s),at(h)),_&&(c-=h-(h=_._start))),this._tTime=c,this._time=h,this._act=!b,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=i,s=0),!s&&c&&!a&&!v&&(rr(this,"onStart"),this._tTime!==c))return this;if(h>=s&&i>=0)for(d=this._first;d;){if(y=d._next,(d._act||h>=d._start)&&d._ts&&_!==d){if(d.parent!==this)return this.render(i,a,o);if(d.render(d._ts>0?(h-d._start)*d._ts:(d._dirty?d.totalDuration():d._tDur)+(h-d._start)*d._ts,a,o),h!==this._time||!this._ts&&!g){_=0,y&&(c+=this._zTime=-qe);break}}d=y}else{d=this._last;for(var M=i<0?i:h;d;){if(y=d._prev,(d._act||M<=d._end)&&d._ts&&_!==d){if(d.parent!==this)return this.render(i,a,o);if(d.render(d._ts>0?(M-d._start)*d._ts:(d._dirty?d.totalDuration():d._tDur)+(M-d._start)*d._ts,a,o||wt&&Uv(d)),h!==this._time||!this._ts&&!g){_=0,y&&(c+=this._zTime=M?-qe:qe);break}}d=y}}if(_&&!a&&(this.pause(),_.render(h>=s?0:-qe)._zTime=h>=s?1:-1,this._ts))return this._start=x,Ll(this),this.render(i,a,o);this._onUpdate&&!a&&rr(this,"onUpdate",!0),(c===u&&this._tTime>=this.totalDuration()||!c&&s)&&(x===this._start||Math.abs(b)!==Math.abs(this._ts))&&(this._lock||((i||!l)&&(c===u&&this._ts>0||!c&&this._ts<0)&&Cn(this,1),!a&&!(i<0&&!s)&&(c||s||!u)&&(rr(this,c===u&&i>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(c<u&&this.timeScale()>0)&&this._prom())))}return this},r.add=function(i,a){var o=this;if(fn(a)||(a=cr(this,a,i)),!(i instanceof zo)){if(Mt(i))return i.forEach(function(s){return o.add(s,a)}),this;if(yt(i))return this.addLabel(i,a);if(Qe(i))i=it.delayedCall(0,i);else return this}return this!==i?Dr(this,i,a):this},r.getChildren=function(i,a,o,s){i===void 0&&(i=!0),a===void 0&&(a=!0),o===void 0&&(o=!0),s===void 0&&(s=-dr);for(var u=[],l=this._first;l;)l._start>=s&&(l instanceof it?a&&u.push(l):(o&&u.push(l),i&&u.push.apply(u,l.getChildren(!0,a,o)))),l=l._next;return u},r.getById=function(i){for(var a=this.getChildren(1,1,1),o=a.length;o--;)if(a[o].vars.id===i)return a[o]},r.remove=function(i){return yt(i)?this.removeLabel(i):Qe(i)?this.killTweensOf(i):(i.parent===this&&Nl(this,i),i===this._recent&&(this._recent=this._last),ii(this))},r.totalTime=function(i,a){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=at(er.time-(this._ts>0?i/this._ts:(this.totalDuration()-i)/-this._ts))),t.prototype.totalTime.call(this,i,a),this._forcing=0,this):this._tTime},r.addLabel=function(i,a){return this.labels[i]=cr(this,a),this},r.removeLabel=function(i){return delete this.labels[i],this},r.addPause=function(i,a,o){var s=it.delayedCall(0,a||qo,o);return s.data="isPause",this._hasPause=1,Dr(this,s,cr(this,i))},r.removePause=function(i){var a=this._first;for(i=cr(this,i);a;)a._start===i&&a.data==="isPause"&&Cn(a),a=a._next},r.killTweensOf=function(i,a,o){for(var s=this.getTweensOf(i,o),u=s.length;u--;)bn!==s[u]&&s[u].kill(i,a);return this},r.getTweensOf=function(i,a){for(var o=[],s=pr(i),u=this._first,l=fn(a),c;u;)u instanceof it?ED(u._targets,s)&&(l?(!bn||u._initted&&u._ts)&&u.globalTime(0)<=a&&u.globalTime(u.totalDuration())>a:!a||u.isActive())&&o.push(u):(c=u.getTweensOf(s,a)).length&&o.push.apply(o,c),u=u._next;return o},r.tweenTo=function(i,a){a=a||{};var o=this,s=cr(o,i),u=a,l=u.startAt,c=u.onStart,f=u.onStartParams,h=u.immediateRender,d,y=it.to(o,or({ease:a.ease||"none",lazy:!1,immediateRender:!1,time:s,overwrite:"auto",duration:a.duration||Math.abs((s-(l&&"time"in l?l.time:o._time))/o.timeScale())||qe,onStart:function(){if(o.pause(),!d){var p=a.duration||Math.abs((s-(l&&"time"in l?l.time:o._time))/o.timeScale());y._dur!==p&&oa(y,p,0,1).render(y._time,!0,!0),d=1}c&&c.apply(y,f||[])}},a));return h?y.render(0):y},r.tweenFromTo=function(i,a,o){return this.tweenTo(a,or({startAt:{time:cr(this,i)}},o))},r.recent=function(){return this._recent},r.nextLabel=function(i){return i===void 0&&(i=this._time),Bb(this,cr(this,i))},r.previousLabel=function(i){return i===void 0&&(i=this._time),Bb(this,cr(this,i),1)},r.currentLabel=function(i){return arguments.length?this.seek(i,!0):this.previousLabel(this._time+qe)},r.shiftChildren=function(i,a,o){o===void 0&&(o=0);for(var s=this._first,u=this.labels,l;s;)s._start>=o&&(s._start+=i,s._end+=i),s=s._next;if(a)for(l in u)u[l]>=o&&(u[l]+=i);return ii(this)},r.invalidate=function(i){var a=this._first;for(this._lock=0;a;)a.invalidate(i),a=a._next;return t.prototype.invalidate.call(this,i)},r.clear=function(i){i===void 0&&(i=!0);for(var a=this._first,o;a;)o=a._next,this.remove(a),a=o;return this._dp&&(this._time=this._tTime=this._pTime=0),i&&(this.labels={}),ii(this)},r.totalDuration=function(i){var a=0,o=this,s=o._last,u=dr,l,c,f;if(arguments.length)return o.timeScale((o._repeat<0?o.duration():o.totalDuration())/(o.reversed()?-i:i));if(o._dirty){for(f=o.parent;s;)l=s._prev,s._dirty&&s.totalDuration(),c=s._start,c>u&&o._sort&&s._ts&&!o._lock?(o._lock=1,Dr(o,s,c-s._delay,1)._lock=0):u=c,c<0&&s._ts&&(a-=c,(!f&&!o._dp||f&&f.smoothChildTiming)&&(o._start+=c/o._ts,o._time-=c,o._tTime-=c),o.shiftChildren(-c,!1,-1/0),u=0),s._end>a&&s._ts&&(a=s._end),s=l;oa(o,o===Ve&&o._time>a?o._time:a,1,1),o._dirty=0}return o._tDur},e.updateRoot=function(i){if(Ve._ts&&(SP(Ve,Du(i,Ve)),xP=er.frame),er.frame>=Db){Db+=nr.autoSleep||120;var a=Ve._first;if((!a||!a._ts)&&nr.autoSleep&&er._listeners.length<2){for(;a&&!a._ts;)a=a._next;a||er.sleep()}}},e})(zo);or(jt.prototype,{_lock:0,_hasPause:0,_forcing:0});var ZD=function(e,r,n,i,a,o,s){var u=new zt(this._pt,e,r,0,1,ZP,null,a),l=0,c=0,f,h,d,y,m,p,g,_;for(u.b=n,u.e=i,n+="",i+="",(g=~i.indexOf("random("))&&(i=Bo(i)),o&&(_=[n,i],o(_,e,r),n=_[0],i=_[1]),h=n.match(Ec)||[];f=Ec.exec(i);)y=f[0],m=i.substring(l,f.index),d?d=(d+1)%5:m.substr(-5)==="rgba("&&(d=1),y!==h[c++]&&(p=parseFloat(h[c-1])||0,u._pt={_next:u._pt,p:m||c===1?m:",",s:p,c:y.charAt(1)==="="?zi(p,y)-p:parseFloat(y)-p,m:d&&d<4?Math.round:0},l=Ec.lastIndex);return u.c=l<i.length?i.substring(l,i.length):"",u.fp=s,(yP.test(i)||g)&&(u.e=0),this._pt=u,u},Wv=function(e,r,n,i,a,o,s,u,l,c){Qe(i)&&(i=i(a||0,e,o));var f=e[r],h=n!=="get"?n:Qe(f)?l?e[r.indexOf("set")||!Qe(e["get"+r.substr(3)])?r:"get"+r.substr(3)](l):e[r]():f,d=Qe(f)?l?r2:YP:Gv,y;if(yt(i)&&(~i.indexOf("random(")&&(i=Bo(i)),i.charAt(1)==="="&&(y=zi(h,i)+(Ct(h)||0),(y||y===0)&&(i=y))),!c||h!==i||Pm)return!isNaN(h*i)&&i!==""?(y=new zt(this._pt,e,r,+h||0,i-(h||0),typeof f=="boolean"?i2:VP,0,d),l&&(y.fp=l),s&&y.modifier(s,this,e),this._pt=y):(!f&&!(r in e)&&qv(r,i),ZD.call(this,e,r,h,i,d,u||nr.stringFilter,l))},JD=function(e,r,n,i,a){if(Qe(e)&&(e=go(e,a,r,n,i)),!Wr(e)||e.style&&e.nodeType||Mt(e)||pP(e))return yt(e)?go(e,a,r,n,i):e;var o={},s;for(s in e)o[s]=go(e[s],a,r,n,i);return o},GP=function(e,r,n,i,a,o){var s,u,l,c;if(Jt[e]&&(s=new Jt[e]).init(a,s.rawVars?r[e]:JD(r[e],i,a,o,n),n,i,o)!==!1&&(n._pt=u=new zt(n._pt,a,e,0,1,s.render,s,0,s.priority),n!==Ni))for(l=n._ptLookup[n._targets.indexOf(a)],c=s._props.length;c--;)l[s._props[c]]=u;return s},bn,Pm,Hv=function t(e,r,n){var i=e.vars,a=i.ease,o=i.startAt,s=i.immediateRender,u=i.lazy,l=i.onUpdate,c=i.runBackwards,f=i.yoyoEase,h=i.keyframes,d=i.autoRevert,y=e._dur,m=e._startAt,p=e._targets,g=e.parent,_=g&&g.data==="nested"?g.vars.targets:p,b=e._overwrite==="auto"&&!$v,x=e.timeline,v,w,S,A,P,M,T,E,C,I,k,j,$;if(x&&(!h||!a)&&(a="none"),e._ease=ai(a,na.ease),e._yEase=f?zP(ai(f===!0?a:f,na.ease)):0,f&&e._yoyo&&!e._repeat&&(f=e._yEase,e._yEase=e._ease,e._ease=f),e._from=!x&&!!i.runBackwards,!x||h&&!i.stagger){if(E=p[0]?ni(p[0]).harness:0,j=E&&i[E.prop],v=$u(i,Bv),m&&(m._zTime<0&&m.progress(1),r<0&&c&&s&&!d?m.render(-1,!0):m.revert(c&&y?fu:PD),m._lazy=0),o){if(Cn(e._startAt=it.set(p,or({data:"isStart",overwrite:!1,parent:g,immediateRender:!0,lazy:!m&&Bt(u),startAt:null,delay:0,onUpdate:l&&function(){return rr(e,"onUpdate")},stagger:0},o))),e._startAt._dp=0,e._startAt._sat=e,r<0&&(wt||!s&&!d)&&e._startAt.revert(fu),s&&y&&r<=0&&n<=0){r&&(e._zTime=r);return}}else if(c&&y&&!m){if(r&&(s=!1),S=or({overwrite:!1,data:"isFromStart",lazy:s&&!m&&Bt(u),immediateRender:s,stagger:0,parent:g},v),j&&(S[E.prop]=j),Cn(e._startAt=it.set(p,S)),e._startAt._dp=0,e._startAt._sat=e,r<0&&(wt?e._startAt.revert(fu):e._startAt.render(-1,!0)),e._zTime=r,!s)t(e._startAt,qe,qe);else if(!r)return}for(e._pt=e._ptCache=0,u=y&&Bt(u)||u&&!y,w=0;w<p.length;w++){if(P=p[w],T=P._gsap||zv(p)[w]._gsap,e._ptLookup[w]=I={},_m[T.id]&&Tn.length&&Ru(),k=_===p?w:_.indexOf(P),E&&(C=new E).init(P,j||v,e,k,_)!==!1&&(e._pt=A=new zt(e._pt,P,C.name,0,1,C.render,C,0,C.priority),C._props.forEach(function(N){I[N]=A}),C.priority&&(M=1)),!E||j)for(S in v)Jt[S]&&(C=GP(S,v,e,k,P,_))?C.priority&&(M=1):I[S]=A=Wv.call(e,P,S,"get",v[S],k,_,0,i.stringFilter);e._op&&e._op[w]&&e.kill(P,e._op[w]),b&&e._pt&&(bn=e,Ve.killTweensOf(P,I,e.globalTime(r)),$=!e.parent,bn=0),e._pt&&u&&(_m[T.id]=1)}M&&JP(e),e._onInit&&e._onInit(e)}e._onUpdate=l,e._initted=(!e._op||e._pt)&&!$,h&&r<=0&&x.render(dr,!0,!0)},QD=function(e,r,n,i,a,o,s,u){var l=(e._pt&&e._ptCache||(e._ptCache={}))[r],c,f,h,d;if(!l)for(l=e._ptCache[r]=[],h=e._ptLookup,d=e._targets.length;d--;){if(c=h[d][r],c&&c.d&&c.d._pt)for(c=c.d._pt;c&&c.p!==r&&c.fp!==r;)c=c._next;if(!c)return Pm=1,e.vars[r]="+=0",Hv(e,s),Pm=0,u?Lo(r+" not eligible for reset"):1;l.push(c)}for(d=l.length;d--;)f=l[d],c=f._pt||f,c.s=(i||i===0)&&!a?i:c.s+(i||0)+o*c.c,c.c=n-c.s,f.e&&(f.e=et(n)+Ct(f.e)),f.b&&(f.b=c.s+Ct(f.b))},e2=function(e,r){var n=e[0]?ni(e[0]).harness:0,i=n&&n.aliases,a,o,s,u;if(!i)return r;a=ia({},r);for(o in i)if(o in a)for(u=i[o].split(","),s=u.length;s--;)a[u[s]]=a[o];return a},t2=function(e,r,n,i){var a=r.ease||i||"power1.inOut",o,s;if(Mt(r))s=n[e]||(n[e]=[]),r.forEach(function(u,l){return s.push({t:l/(r.length-1)*100,v:u,e:a})});else for(o in r)s=n[o]||(n[o]=[]),o==="ease"||s.push({t:parseFloat(e),v:r[o],e:a})},go=function(e,r,n,i,a){return Qe(e)?e.call(r,n,i,a):yt(e)&&~e.indexOf("random(")?Bo(e):e},KP=Fv+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",XP={};Ft(KP+",id,stagger,delay,duration,paused,scrollTrigger",function(t){return XP[t]=1});var it=(function(t){hP(e,t);function e(n,i,a,o){var s;typeof i=="number"&&(a.duration=i,i=a,a=null),s=t.call(this,o?i:yo(i))||this;var u=s.vars,l=u.duration,c=u.delay,f=u.immediateRender,h=u.stagger,d=u.overwrite,y=u.keyframes,m=u.defaults,p=u.scrollTrigger,g=u.yoyoEase,_=i.parent||Ve,b=(Mt(n)||pP(n)?fn(n[0]):"length"in i)?[n]:pr(n),x,v,w,S,A,P,M,T;if(s._targets=b.length?zv(b):Lo("GSAP target "+n+" not found. https://gsap.com",!nr.nullTargetWarn)||[],s._ptLookup=[],s._overwrite=d,y||h||Hs(l)||Hs(c)){if(i=s.vars,x=s.timeline=new jt({data:"nested",defaults:m||{},targets:_&&_.data==="nested"?_.vars.targets:b}),x.kill(),x.parent=x._dp=Jr(s),x._start=0,h||Hs(l)||Hs(c)){if(S=b.length,M=h&&jP(h),Wr(h))for(A in h)~KP.indexOf(A)&&(T||(T={}),T[A]=h[A]);for(v=0;v<S;v++)w=$u(i,XP),w.stagger=0,g&&(w.yoyoEase=g),T&&ia(w,T),P=b[v],w.duration=+go(l,Jr(s),v,P,b),w.delay=(+go(c,Jr(s),v,P,b)||0)-s._delay,!h&&S===1&&w.delay&&(s._delay=c=w.delay,s._start+=c,w.delay=0),x.to(P,w,M?M(v,P,b):0),x._ease=xe.none;x.duration()?l=c=0:s.timeline=0}else if(y){yo(or(x.vars.defaults,{ease:"none"})),x._ease=ai(y.ease||i.ease||"none");var E=0,C,I,k;if(Mt(y))y.forEach(function(j){return x.to(b,j,">")}),x.duration();else{w={};for(A in y)A==="ease"||A==="easeEach"||t2(A,y[A],w,y.easeEach);for(A in w)for(C=w[A].sort(function(j,$){return j.t-$.t}),E=0,v=0;v<C.length;v++)I=C[v],k={ease:I.e,duration:(I.t-(v?C[v-1].t:0))/100*l},k[A]=I.v,x.to(b,k,E),E+=k.duration;x.duration()<l&&x.to({},{duration:l-x.duration()})}}l||s.duration(l=x.duration())}else s.timeline=0;return d===!0&&!$v&&(bn=Jr(s),Ve.killTweensOf(b),bn=0),Dr(_,Jr(s),a),i.reversed&&s.reverse(),i.paused&&s.paused(!0),(f||!l&&!y&&s._start===at(_._time)&&Bt(f)&&jD(Jr(s))&&_.data!=="nested")&&(s._tTime=-qe,s.render(Math.max(0,-c)||0)),p&&EP(Jr(s),p),s}var r=e.prototype;return r.render=function(i,a,o){var s=this._time,u=this._tDur,l=this._dur,c=i<0,f=i>u-qe&&!c?u:i<qe?0:i,h,d,y,m,p,g,_,b,x;if(!l)RD(this,i,a,o);else if(f!==this._tTime||!i||o||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==c||this._lazy){if(h=f,b=this.timeline,this._repeat){if(m=l+this._rDelay,this._repeat<-1&&c)return this.totalTime(m*100+i,a,o);if(h=at(f%m),f===u?(y=this._repeat,h=l):(p=at(f/m),y=~~p,y&&y===p?(h=l,y--):h>l&&(h=l)),g=this._yoyo&&y&1,g&&(x=this._yEase,h=l-h),p=aa(this._tTime,m),h===s&&!o&&this._initted&&y===p)return this._tTime=f,this;y!==p&&(b&&this._yEase&&UP(b,g),this.vars.repeatRefresh&&!g&&!this._lock&&h!==m&&this._initted&&(this._lock=o=1,this.render(at(m*y),!0).invalidate()._lock=0))}if(!this._initted){if(CP(this,c?i:h,o,a,f))return this._tTime=0,this;if(s!==this._time&&!(o&&this.vars.repeatRefresh&&y!==p))return this;if(l!==this._dur)return this.render(i,a,o)}if(this._tTime=f,this._time=h,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=_=(x||this._ease)(h/l),this._from&&(this.ratio=_=1-_),!s&&f&&!a&&!p&&(rr(this,"onStart"),this._tTime!==f))return this;for(d=this._pt;d;)d.r(_,d.d),d=d._next;b&&b.render(i<0?i:b._dur*b._ease(h/this._dur),a,o)||this._startAt&&(this._zTime=i),this._onUpdate&&!a&&(c&&xm(this,i,a,o),rr(this,"onUpdate")),this._repeat&&y!==p&&this.vars.onRepeat&&!a&&this.parent&&rr(this,"onRepeat"),(f===this._tDur||!f)&&this._tTime===f&&(c&&!this._onUpdate&&xm(this,i,!0,!0),(i||!l)&&(f===this._tDur&&this._ts>0||!f&&this._ts<0)&&Cn(this,1),!a&&!(c&&!s)&&(f||s||g)&&(rr(this,f===u?"onComplete":"onReverseComplete",!0),this._prom&&!(f<u&&this.timeScale()>0)&&this._prom()))}return this},r.targets=function(){return this._targets},r.invalidate=function(i){return(!i||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(i),t.prototype.invalidate.call(this,i)},r.resetTo=function(i,a,o,s,u){Fo||er.wake(),this._ts||this.play();var l=Math.min(this._dur,(this._dp._time-this._start)*this._ts),c;return this._initted||Hv(this,l),c=this._ease(l/this._dur),QD(this,i,a,o,s,c,l,u)?this.resetTo(i,a,o,s,1):(ql(this,0),this.parent||PP(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},r.kill=function(i,a){if(a===void 0&&(a="all"),!i&&(!a||a==="all"))return this._lazy=this._pt=0,this.parent?lo(this):this.scrollTrigger&&this.scrollTrigger.kill(!!wt),this;if(this.timeline){var o=this.timeline.totalDuration();return this.timeline.killTweensOf(i,a,bn&&bn.vars.overwrite!==!0)._first||lo(this),this.parent&&o!==this.timeline.totalDuration()&&oa(this,this._dur*this.timeline._tDur/o,0,1),this}var s=this._targets,u=i?pr(i):s,l=this._ptLookup,c=this._pt,f,h,d,y,m,p,g;if((!a||a==="all")&&MD(s,u))return a==="all"&&(this._pt=0),lo(this);for(f=this._op=this._op||[],a!=="all"&&(yt(a)&&(m={},Ft(a,function(_){return m[_]=1}),a=m),a=e2(s,a)),g=s.length;g--;)if(~u.indexOf(s[g])){h=l[g],a==="all"?(f[g]=a,y=h,d={}):(d=f[g]=f[g]||{},y=a);for(m in y)p=h&&h[m],p&&((!("kill"in p.d)||p.d.kill(m)===!0)&&Nl(this,p,"_pt"),delete h[m]),d!=="all"&&(d[m]=1)}return this._initted&&!this._pt&&c&&lo(this),this},e.to=function(i,a){return new e(i,a,arguments[2])},e.from=function(i,a){return vo(1,arguments)},e.delayedCall=function(i,a,o,s){return new e(a,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:i,onComplete:a,onReverseComplete:a,onCompleteParams:o,onReverseCompleteParams:o,callbackScope:s})},e.fromTo=function(i,a,o){return vo(2,arguments)},e.set=function(i,a){return a.duration=0,a.repeatDelay||(a.repeat=0),new e(i,a)},e.killTweensOf=function(i,a,o){return Ve.killTweensOf(i,a,o)},e})(zo);or(it.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});Ft("staggerTo,staggerFrom,staggerFromTo",function(t){it[t]=function(){var e=new jt,r=Sm.call(arguments,0);return r.splice(t==="staggerFromTo"?5:4,0,0),e[t].apply(e,r)}});var Gv=function(e,r,n){return e[r]=n},YP=function(e,r,n){return e[r](n)},r2=function(e,r,n,i){return e[r](i.fp,n)},n2=function(e,r,n){return e.setAttribute(r,n)},Kv=function(e,r){return Qe(e[r])?YP:Dv(e[r])&&e.setAttribute?n2:Gv},VP=function(e,r){return r.set(r.t,r.p,Math.round((r.s+r.c*e)*1e6)/1e6,r)},i2=function(e,r){return r.set(r.t,r.p,!!(r.s+r.c*e),r)},ZP=function(e,r){var n=r._pt,i="";if(!e&&r.b)i=r.b;else if(e===1&&r.e)i=r.e;else{for(;n;)i=n.p+(n.m?n.m(n.s+n.c*e):Math.round((n.s+n.c*e)*1e4)/1e4)+i,n=n._next;i+=r.c}r.set(r.t,r.p,i,r)},Xv=function(e,r){for(var n=r._pt;n;)n.r(e,n.d),n=n._next},a2=function(e,r,n,i){for(var a=this._pt,o;a;)o=a._next,a.p===i&&a.modifier(e,r,n),a=o},o2=function(e){for(var r=this._pt,n,i;r;)i=r._next,r.p===e&&!r.op||r.op===e?Nl(this,r,"_pt"):r.dep||(n=1),r=i;return!n},s2=function(e,r,n,i){i.mSet(e,r,i.m.call(i.tween,n,i.mt),i)},JP=function(e){for(var r=e._pt,n,i,a,o;r;){for(n=r._next,i=a;i&&i.pr>r.pr;)i=i._next;(r._prev=i?i._prev:o)?r._prev._next=r:a=r,(r._next=i)?i._prev=r:o=r,r=n}e._pt=a},zt=(function(){function t(r,n,i,a,o,s,u,l,c){this.t=n,this.s=a,this.c=o,this.p=i,this.r=s||VP,this.d=u||this,this.set=l||Gv,this.pr=c||0,this._next=r,r&&(r._prev=this)}var e=t.prototype;return e.modifier=function(n,i,a){this.mSet=this.mSet||this.set,this.set=s2,this.m=n,this.mt=a,this.tween=i},t})();Ft(Fv+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(t){return Bv[t]=1});ar.TweenMax=ar.TweenLite=it;ar.TimelineLite=ar.TimelineMax=jt;Ve=new jt({sortChildren:!1,defaults:na,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});nr.stringFilter=FP;var oi=[],du={},u2=[],zb=0,l2=0,Ic=function(e){return(du[e]||u2).map(function(r){return r()})},Tm=function(){var e=Date.now(),r=[];e-zb>2&&(Ic("matchMediaInit"),oi.forEach(function(n){var i=n.queries,a=n.conditions,o,s,u,l;for(s in i)o=Rr.matchMedia(i[s]).matches,o&&(u=1),o!==a[s]&&(a[s]=o,l=1);l&&(n.revert(),u&&r.push(n))}),Ic("matchMediaRevert"),r.forEach(function(n){return n.onMatch(n,function(i){return n.add(null,i)})}),zb=e,Ic("matchMedia"))},QP=(function(){function t(r,n){this.selector=n&&Om(n),this.data=[],this._r=[],this.isReverted=!1,this.id=l2++,r&&this.add(r)}var e=t.prototype;return e.add=function(n,i,a){Qe(n)&&(a=i,i=n,n=Qe);var o=this,s=function(){var l=Ke,c=o.selector,f;return l&&l!==o&&l.data.push(o),a&&(o.selector=Om(a)),Ke=o,f=i.apply(o,arguments),Qe(f)&&o._r.push(f),Ke=l,o.selector=c,o.isReverted=!1,f};return o.last=s,n===Qe?s(o,function(u){return o.add(null,u)}):n?o[n]=s:s},e.ignore=function(n){var i=Ke;Ke=null,n(this),Ke=i},e.getTweens=function(){var n=[];return this.data.forEach(function(i){return i instanceof t?n.push.apply(n,i.getTweens()):i instanceof it&&!(i.parent&&i.parent.data==="nested")&&n.push(i)}),n},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(n,i){var a=this;if(n?(function(){for(var s=a.getTweens(),u=a.data.length,l;u--;)l=a.data[u],l.data==="isFlip"&&(l.revert(),l.getChildren(!0,!0,!1).forEach(function(c){return s.splice(s.indexOf(c),1)}));for(s.map(function(c){return{g:c._dur||c._delay||c._sat&&!c._sat.vars.immediateRender?c.globalTime(0):-1/0,t:c}}).sort(function(c,f){return f.g-c.g||-1/0}).forEach(function(c){return c.t.revert(n)}),u=a.data.length;u--;)l=a.data[u],l instanceof jt?l.data!=="nested"&&(l.scrollTrigger&&l.scrollTrigger.revert(),l.kill()):!(l instanceof it)&&l.revert&&l.revert(n);a._r.forEach(function(c){return c(n,a)}),a.isReverted=!0})():this.data.forEach(function(s){return s.kill&&s.kill()}),this.clear(),i)for(var o=oi.length;o--;)oi[o].id===this.id&&oi.splice(o,1)},e.revert=function(n){this.kill(n||{})},t})(),c2=(function(){function t(r){this.contexts=[],this.scope=r,Ke&&Ke.data.push(this)}var e=t.prototype;return e.add=function(n,i,a){Wr(n)||(n={matches:n});var o=new QP(0,a||this.scope),s=o.conditions={},u,l,c;Ke&&!o.selector&&(o.selector=Ke.selector),this.contexts.push(o),i=o.add("onMatch",i),o.queries=n;for(l in n)l==="all"?c=1:(u=Rr.matchMedia(n[l]),u&&(oi.indexOf(o)<0&&oi.push(o),(s[l]=u.matches)&&(c=1),u.addListener?u.addListener(Tm):u.addEventListener("change",Tm)));return c&&i(o,function(f){return o.add(null,f)}),this},e.revert=function(n){this.kill(n||{})},e.kill=function(n){this.contexts.forEach(function(i){return i.kill(n,!0)})},t})(),Nu={registerPlugin:function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];r.forEach(function(i){return LP(i)})},timeline:function(e){return new jt(e)},getTweensOf:function(e,r){return Ve.getTweensOf(e,r)},getProperty:function(e,r,n,i){yt(e)&&(e=pr(e)[0]);var a=ni(e||{}).get,o=n?AP:OP;return n==="native"&&(n=""),e&&(r?o((Jt[r]&&Jt[r].get||a)(e,r,n,i)):function(s,u,l){return o((Jt[s]&&Jt[s].get||a)(e,s,u,l))})},quickSetter:function(e,r,n){if(e=pr(e),e.length>1){var i=e.map(function(c){return Gt.quickSetter(c,r,n)}),a=i.length;return function(c){for(var f=a;f--;)i[f](c)}}e=e[0]||{};var o=Jt[r],s=ni(e),u=s.harness&&(s.harness.aliases||{})[r]||r,l=o?function(c){var f=new o;Ni._pt=0,f.init(e,n?c+n:c,Ni,0,[e]),f.render(1,f),Ni._pt&&Xv(1,Ni)}:s.set(e,u);return o?l:function(c){return l(e,u,n?c+n:c,s,1)}},quickTo:function(e,r,n){var i,a=Gt.to(e,or((i={},i[r]="+=0.1",i.paused=!0,i.stagger=0,i),n||{})),o=function(u,l,c){return a.resetTo(r,u,l,c)};return o.tween=a,o},isTweening:function(e){return Ve.getTweensOf(e,!0).length>0},defaults:function(e){return e&&e.ease&&(e.ease=ai(e.ease,na.ease)),Nb(na,e||{})},config:function(e){return Nb(nr,e||{})},registerEffect:function(e){var r=e.name,n=e.effect,i=e.plugins,a=e.defaults,o=e.extendTimeline;(i||"").split(",").forEach(function(s){return s&&!Jt[s]&&!ar[s]&&Lo(r+" effect requires "+s+" plugin.")}),Cc[r]=function(s,u,l){return n(pr(s),or(u||{},a),l)},o&&(jt.prototype[r]=function(s,u,l){return this.add(Cc[r](s,Wr(u)?u:(l=u)&&{},this),l)})},registerEase:function(e,r){xe[e]=ai(r)},parseEase:function(e,r){return arguments.length?ai(e,r):xe},getById:function(e){return Ve.getById(e)},exportRoot:function(e,r){e===void 0&&(e={});var n=new jt(e),i,a;for(n.smoothChildTiming=Bt(e.smoothChildTiming),Ve.remove(n),n._dp=0,n._time=n._tTime=Ve._time,i=Ve._first;i;)a=i._next,(r||!(!i._dur&&i instanceof it&&i.vars.onComplete===i._targets[0]))&&Dr(n,i,i._start-i._delay),i=a;return Dr(Ve,n,0),n},context:function(e,r){return e?new QP(e,r):Ke},matchMedia:function(e){return new c2(e)},matchMediaRefresh:function(){return oi.forEach(function(e){var r=e.conditions,n,i;for(i in r)r[i]&&(r[i]=!1,n=1);n&&e.revert()})||Tm()},addEventListener:function(e,r){var n=du[e]||(du[e]=[]);~n.indexOf(r)||n.push(r)},removeEventListener:function(e,r){var n=du[e],i=n&&n.indexOf(r);i>=0&&n.splice(i,1)},utils:{wrap:zD,wrapYoyo:UD,distribute:jP,random:RP,snap:IP,normalize:FD,getUnit:Ct,clamp:ND,splitColor:qP,toArray:pr,selector:Om,mapRange:DP,pipe:qD,unitize:BD,interpolate:WD,shuffle:kP},install:bP,effects:Cc,ticker:er,updateRoot:jt.updateRoot,plugins:Jt,globalTimeline:Ve,core:{PropTween:zt,globals:_P,Tween:it,Timeline:jt,Animation:zo,getCache:ni,_removeLinkedListItem:Nl,reverting:function(){return wt},context:function(e){return e&&Ke&&(Ke.data.push(e),e._ctx=Ke),Ke},suppressOverwrites:function(e){return $v=e}}};Ft("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return Nu[t]=it[t]});er.add(jt.updateRoot);Ni=Nu.to({},{duration:0});var f2=function(e,r){for(var n=e._pt;n&&n.p!==r&&n.op!==r&&n.fp!==r;)n=n._next;return n},h2=function(e,r){var n=e._targets,i,a,o;for(i in r)for(a=n.length;a--;)o=e._ptLookup[a][i],o&&(o=o.d)&&(o._pt&&(o=f2(o,i)),o&&o.modifier&&o.modifier(r[i],e,n[a],i))},Rc=function(e,r){return{name:e,headless:1,rawVars:1,init:function(i,a,o){o._onInit=function(s){var u,l;if(yt(a)&&(u={},Ft(a,function(c){return u[c]=1}),a=u),r){u={};for(l in a)u[l]=r(a[l]);a=u}h2(s,a)}}}},Gt=Nu.registerPlugin({name:"attr",init:function(e,r,n,i,a){var o,s,u;this.tween=n;for(o in r)u=e.getAttribute(o)||"",s=this.add(e,"setAttribute",(u||0)+"",r[o],i,a,0,0,o),s.op=o,s.b=u,this._props.push(o)},render:function(e,r){for(var n=r._pt;n;)wt?n.set(n.t,n.p,n.b,n):n.r(e,n.d),n=n._next}},{name:"endArray",headless:1,init:function(e,r){for(var n=r.length;n--;)this.add(e,n,e[n]||0,r[n],0,0,0,0,0,1)}},Rc("roundProps",Am),Rc("modifiers"),Rc("snap",IP))||Nu;it.version=jt.version=Gt.version="3.13.0";gP=1;Nv()&&sa();xe.Power0;xe.Power1;xe.Power2;xe.Power3;xe.Power4;xe.Linear;xe.Quad;xe.Cubic;xe.Quart;xe.Quint;xe.Strong;xe.Elastic;xe.Back;xe.SteppedEase;xe.Bounce;xe.Sine;xe.Expo;xe.Circ;/*!
9
+ * CSSPlugin 3.13.0
10
+ * https://gsap.com
11
+ *
12
+ * Copyright 2008-2025, GreenSock. All rights reserved.
13
+ * Subject to the terms at https://gsap.com/standard-license
14
+ * @author: Jack Doyle, jack@greensock.com
15
+ */var Ub,_n,Ui,Yv,Jn,Wb,Vv,d2=function(){return typeof window<"u"},hn={},Kn=180/Math.PI,Wi=Math.PI/180,Ci=Math.atan2,Hb=1e8,Zv=/([A-Z])/g,p2=/(left|right|width|margin|padding|x)/i,m2=/[\s,\(]\S/,Nr={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},Em=function(e,r){return r.set(r.t,r.p,Math.round((r.s+r.c*e)*1e4)/1e4+r.u,r)},y2=function(e,r){return r.set(r.t,r.p,e===1?r.e:Math.round((r.s+r.c*e)*1e4)/1e4+r.u,r)},v2=function(e,r){return r.set(r.t,r.p,e?Math.round((r.s+r.c*e)*1e4)/1e4+r.u:r.b,r)},g2=function(e,r){var n=r.s+r.c*e;r.set(r.t,r.p,~~(n+(n<0?-.5:.5))+r.u,r)},eT=function(e,r){return r.set(r.t,r.p,e?r.e:r.b,r)},tT=function(e,r){return r.set(r.t,r.p,e!==1?r.b:r.e,r)},b2=function(e,r,n){return e.style[r]=n},_2=function(e,r,n){return e.style.setProperty(r,n)},x2=function(e,r,n){return e._gsap[r]=n},w2=function(e,r,n){return e._gsap.scaleX=e._gsap.scaleY=n},S2=function(e,r,n,i,a){var o=e._gsap;o.scaleX=o.scaleY=n,o.renderTransform(a,o)},O2=function(e,r,n,i,a){var o=e._gsap;o[r]=n,o.renderTransform(a,o)},Ze="transform",Ut=Ze+"Origin",A2=function t(e,r){var n=this,i=this.target,a=i.style,o=i._gsap;if(e in hn&&a){if(this.tfm=this.tfm||{},e!=="transform")e=Nr[e]||e,~e.indexOf(",")?e.split(",").forEach(function(s){return n.tfm[s]=Qr(i,s)}):this.tfm[e]=o.x?o[e]:Qr(i,e),e===Ut&&(this.tfm.zOrigin=o.zOrigin);else return Nr.transform.split(",").forEach(function(s){return t.call(n,s,r)});if(this.props.indexOf(Ze)>=0)return;o.svg&&(this.svgo=i.getAttribute("data-svg-origin"),this.props.push(Ut,r,"")),e=Ze}(a||r)&&this.props.push(e,r,a[e])},rT=function(e){e.translate&&(e.removeProperty("translate"),e.removeProperty("scale"),e.removeProperty("rotate"))},P2=function(){var e=this.props,r=this.target,n=r.style,i=r._gsap,a,o;for(a=0;a<e.length;a+=3)e[a+1]?e[a+1]===2?r[e[a]](e[a+2]):r[e[a]]=e[a+2]:e[a+2]?n[e[a]]=e[a+2]:n.removeProperty(e[a].substr(0,2)==="--"?e[a]:e[a].replace(Zv,"-$1").toLowerCase());if(this.tfm){for(o in this.tfm)i[o]=this.tfm[o];i.svg&&(i.renderTransform(),r.setAttribute("data-svg-origin",this.svgo||"")),a=Vv(),(!a||!a.isStart)&&!n[Ze]&&(rT(n),i.zOrigin&&n[Ut]&&(n[Ut]+=" "+i.zOrigin+"px",i.zOrigin=0,i.renderTransform()),i.uncache=1)}},nT=function(e,r){var n={target:e,props:[],revert:P2,save:A2};return e._gsap||Gt.core.getCache(e),r&&e.style&&e.nodeType&&r.split(",").forEach(function(i){return n.save(i)}),n},iT,Cm=function(e,r){var n=_n.createElementNS?_n.createElementNS((r||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),e):_n.createElement(e);return n&&n.style?n:_n.createElement(e)},mr=function t(e,r,n){var i=getComputedStyle(e);return i[r]||i.getPropertyValue(r.replace(Zv,"-$1").toLowerCase())||i.getPropertyValue(r)||!n&&t(e,ua(r)||r,1)||""},Gb="O,Moz,ms,Ms,Webkit".split(","),ua=function(e,r,n){var i=r||Jn,a=i.style,o=5;if(e in a&&!n)return e;for(e=e.charAt(0).toUpperCase()+e.substr(1);o--&&!(Gb[o]+e in a););return o<0?null:(o===3?"ms":o>=0?Gb[o]:"")+e},Mm=function(){d2()&&window.document&&(Ub=window,_n=Ub.document,Ui=_n.documentElement,Jn=Cm("div")||{style:{}},Cm("div"),Ze=ua(Ze),Ut=Ze+"Origin",Jn.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",iT=!!ua("perspective"),Vv=Gt.core.reverting,Yv=1)},Kb=function(e){var r=e.ownerSVGElement,n=Cm("svg",r&&r.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),i=e.cloneNode(!0),a;i.style.display="block",n.appendChild(i),Ui.appendChild(n);try{a=i.getBBox()}catch{}return n.removeChild(i),Ui.removeChild(n),a},Xb=function(e,r){for(var n=r.length;n--;)if(e.hasAttribute(r[n]))return e.getAttribute(r[n])},aT=function(e){var r,n;try{r=e.getBBox()}catch{r=Kb(e),n=1}return r&&(r.width||r.height)||n||(r=Kb(e)),r&&!r.width&&!r.x&&!r.y?{x:+Xb(e,["x","cx","x1"])||0,y:+Xb(e,["y","cy","y1"])||0,width:0,height:0}:r},oT=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&aT(e))},hi=function(e,r){if(r){var n=e.style,i;r in hn&&r!==Ut&&(r=Ze),n.removeProperty?(i=r.substr(0,2),(i==="ms"||r.substr(0,6)==="webkit")&&(r="-"+r),n.removeProperty(i==="--"?r:r.replace(Zv,"-$1").toLowerCase())):n.removeAttribute(r)}},xn=function(e,r,n,i,a,o){var s=new zt(e._pt,r,n,0,1,o?tT:eT);return e._pt=s,s.b=i,s.e=a,e._props.push(n),s},Yb={deg:1,rad:1,turn:1},T2={grid:1,flex:1},Mn=function t(e,r,n,i){var a=parseFloat(n)||0,o=(n+"").trim().substr((a+"").length)||"px",s=Jn.style,u=p2.test(r),l=e.tagName.toLowerCase()==="svg",c=(l?"client":"offset")+(u?"Width":"Height"),f=100,h=i==="px",d=i==="%",y,m,p,g;if(i===o||!a||Yb[i]||Yb[o])return a;if(o!=="px"&&!h&&(a=t(e,r,n,"px")),g=e.getCTM&&oT(e),(d||o==="%")&&(hn[r]||~r.indexOf("adius")))return y=g?e.getBBox()[u?"width":"height"]:e[c],et(d?a/y*f:a/100*y);if(s[u?"width":"height"]=f+(h?o:i),m=i!=="rem"&&~r.indexOf("adius")||i==="em"&&e.appendChild&&!l?e:e.parentNode,g&&(m=(e.ownerSVGElement||{}).parentNode),(!m||m===_n||!m.appendChild)&&(m=_n.body),p=m._gsap,p&&d&&p.width&&u&&p.time===er.time&&!p.uncache)return et(a/p.width*f);if(d&&(r==="height"||r==="width")){var _=e.style[r];e.style[r]=f+i,y=e[c],_?e.style[r]=_:hi(e,r)}else(d||o==="%")&&!T2[mr(m,"display")]&&(s.position=mr(e,"position")),m===e&&(s.position="static"),m.appendChild(Jn),y=Jn[c],m.removeChild(Jn),s.position="absolute";return u&&d&&(p=ni(m),p.time=er.time,p.width=m[c]),et(h?y*a/f:y&&a?f/y*a:0)},Qr=function(e,r,n,i){var a;return Yv||Mm(),r in Nr&&r!=="transform"&&(r=Nr[r],~r.indexOf(",")&&(r=r.split(",")[0])),hn[r]&&r!=="transform"?(a=Wo(e,i),a=r!=="transformOrigin"?a[r]:a.svg?a.origin:qu(mr(e,Ut))+" "+a.zOrigin+"px"):(a=e.style[r],(!a||a==="auto"||i||~(a+"").indexOf("calc("))&&(a=Lu[r]&&Lu[r](e,r,n)||mr(e,r)||wP(e,r)||(r==="opacity"?1:0))),n&&!~(a+"").trim().indexOf(" ")?Mn(e,r,a,n)+n:a},E2=function(e,r,n,i){if(!n||n==="none"){var a=ua(r,e,1),o=a&&mr(e,a,1);o&&o!==n?(r=a,n=o):r==="borderColor"&&(n=mr(e,"borderTopColor"))}var s=new zt(this._pt,e.style,r,0,1,ZP),u=0,l=0,c,f,h,d,y,m,p,g,_,b,x,v;if(s.b=n,s.e=i,n+="",i+="",i.substring(0,6)==="var(--"&&(i=mr(e,i.substring(4,i.indexOf(")")))),i==="auto"&&(m=e.style[r],e.style[r]=i,i=mr(e,r)||i,m?e.style[r]=m:hi(e,r)),c=[n,i],FP(c),n=c[0],i=c[1],h=n.match(Di)||[],v=i.match(Di)||[],v.length){for(;f=Di.exec(i);)p=f[0],_=i.substring(u,f.index),y?y=(y+1)%5:(_.substr(-5)==="rgba("||_.substr(-5)==="hsla(")&&(y=1),p!==(m=h[l++]||"")&&(d=parseFloat(m)||0,x=m.substr((d+"").length),p.charAt(1)==="="&&(p=zi(d,p)+x),g=parseFloat(p),b=p.substr((g+"").length),u=Di.lastIndex-b.length,b||(b=b||nr.units[r]||x,u===i.length&&(i+=b,s.e+=b)),x!==b&&(d=Mn(e,r,m,b)||0),s._pt={_next:s._pt,p:_||l===1?_:",",s:d,c:g-d,m:y&&y<4||r==="zIndex"?Math.round:0});s.c=u<i.length?i.substring(u,i.length):""}else s.r=r==="display"&&i==="none"?tT:eT;return yP.test(i)&&(s.e=0),this._pt=s,s},Vb={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},C2=function(e){var r=e.split(" "),n=r[0],i=r[1]||"50%";return(n==="top"||n==="bottom"||i==="left"||i==="right")&&(e=n,n=i,i=e),r[0]=Vb[n]||n,r[1]=Vb[i]||i,r.join(" ")},M2=function(e,r){if(r.tween&&r.tween._time===r.tween._dur){var n=r.t,i=n.style,a=r.u,o=n._gsap,s,u,l;if(a==="all"||a===!0)i.cssText="",u=1;else for(a=a.split(","),l=a.length;--l>-1;)s=a[l],hn[s]&&(u=1,s=s==="transformOrigin"?Ut:Ze),hi(n,s);u&&(hi(n,Ze),o&&(o.svg&&n.removeAttribute("transform"),i.scale=i.rotate=i.translate="none",Wo(n,1),o.uncache=1,rT(i)))}},Lu={clearProps:function(e,r,n,i,a){if(a.data!=="isFromStart"){var o=e._pt=new zt(e._pt,r,n,0,0,M2);return o.u=i,o.pr=-10,o.tween=a,e._props.push(n),1}}},Uo=[1,0,0,1,0,0],sT={},uT=function(e){return e==="matrix(1, 0, 0, 1, 0, 0)"||e==="none"||!e},Zb=function(e){var r=mr(e,Ze);return uT(r)?Uo:r.substr(7).match(mP).map(et)},Jv=function(e,r){var n=e._gsap||ni(e),i=e.style,a=Zb(e),o,s,u,l;return n.svg&&e.getAttribute("transform")?(u=e.transform.baseVal.consolidate().matrix,a=[u.a,u.b,u.c,u.d,u.e,u.f],a.join(",")==="1,0,0,1,0,0"?Uo:a):(a===Uo&&!e.offsetParent&&e!==Ui&&!n.svg&&(u=i.display,i.display="block",o=e.parentNode,(!o||!e.offsetParent&&!e.getBoundingClientRect().width)&&(l=1,s=e.nextElementSibling,Ui.appendChild(e)),a=Zb(e),u?i.display=u:hi(e,"display"),l&&(s?o.insertBefore(e,s):o?o.appendChild(e):Ui.removeChild(e))),r&&a.length>6?[a[0],a[1],a[4],a[5],a[12],a[13]]:a)},km=function(e,r,n,i,a,o){var s=e._gsap,u=a||Jv(e,!0),l=s.xOrigin||0,c=s.yOrigin||0,f=s.xOffset||0,h=s.yOffset||0,d=u[0],y=u[1],m=u[2],p=u[3],g=u[4],_=u[5],b=r.split(" "),x=parseFloat(b[0])||0,v=parseFloat(b[1])||0,w,S,A,P;n?u!==Uo&&(S=d*p-y*m)&&(A=x*(p/S)+v*(-m/S)+(m*_-p*g)/S,P=x*(-y/S)+v*(d/S)-(d*_-y*g)/S,x=A,v=P):(w=aT(e),x=w.x+(~b[0].indexOf("%")?x/100*w.width:x),v=w.y+(~(b[1]||b[0]).indexOf("%")?v/100*w.height:v)),i||i!==!1&&s.smooth?(g=x-l,_=v-c,s.xOffset=f+(g*d+_*m)-g,s.yOffset=h+(g*y+_*p)-_):s.xOffset=s.yOffset=0,s.xOrigin=x,s.yOrigin=v,s.smooth=!!i,s.origin=r,s.originIsAbsolute=!!n,e.style[Ut]="0px 0px",o&&(xn(o,s,"xOrigin",l,x),xn(o,s,"yOrigin",c,v),xn(o,s,"xOffset",f,s.xOffset),xn(o,s,"yOffset",h,s.yOffset)),e.setAttribute("data-svg-origin",x+" "+v)},Wo=function(e,r){var n=e._gsap||new HP(e);if("x"in n&&!r&&!n.uncache)return n;var i=e.style,a=n.scaleX<0,o="px",s="deg",u=getComputedStyle(e),l=mr(e,Ut)||"0",c,f,h,d,y,m,p,g,_,b,x,v,w,S,A,P,M,T,E,C,I,k,j,$,N,B,R,L,q,U,X,V;return c=f=h=m=p=g=_=b=x=0,d=y=1,n.svg=!!(e.getCTM&&oT(e)),u.translate&&((u.translate!=="none"||u.scale!=="none"||u.rotate!=="none")&&(i[Ze]=(u.translate!=="none"?"translate3d("+(u.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(u.rotate!=="none"?"rotate("+u.rotate+") ":"")+(u.scale!=="none"?"scale("+u.scale.split(" ").join(",")+") ":"")+(u[Ze]!=="none"?u[Ze]:"")),i.scale=i.rotate=i.translate="none"),S=Jv(e,n.svg),n.svg&&(n.uncache?(N=e.getBBox(),l=n.xOrigin-N.x+"px "+(n.yOrigin-N.y)+"px",$=""):$=!r&&e.getAttribute("data-svg-origin"),km(e,$||l,!!$||n.originIsAbsolute,n.smooth!==!1,S)),v=n.xOrigin||0,w=n.yOrigin||0,S!==Uo&&(T=S[0],E=S[1],C=S[2],I=S[3],c=k=S[4],f=j=S[5],S.length===6?(d=Math.sqrt(T*T+E*E),y=Math.sqrt(I*I+C*C),m=T||E?Ci(E,T)*Kn:0,_=C||I?Ci(C,I)*Kn+m:0,_&&(y*=Math.abs(Math.cos(_*Wi))),n.svg&&(c-=v-(v*T+w*C),f-=w-(v*E+w*I))):(V=S[6],U=S[7],R=S[8],L=S[9],q=S[10],X=S[11],c=S[12],f=S[13],h=S[14],A=Ci(V,q),p=A*Kn,A&&(P=Math.cos(-A),M=Math.sin(-A),$=k*P+R*M,N=j*P+L*M,B=V*P+q*M,R=k*-M+R*P,L=j*-M+L*P,q=V*-M+q*P,X=U*-M+X*P,k=$,j=N,V=B),A=Ci(-C,q),g=A*Kn,A&&(P=Math.cos(-A),M=Math.sin(-A),$=T*P-R*M,N=E*P-L*M,B=C*P-q*M,X=I*M+X*P,T=$,E=N,C=B),A=Ci(E,T),m=A*Kn,A&&(P=Math.cos(A),M=Math.sin(A),$=T*P+E*M,N=k*P+j*M,E=E*P-T*M,j=j*P-k*M,T=$,k=N),p&&Math.abs(p)+Math.abs(m)>359.9&&(p=m=0,g=180-g),d=et(Math.sqrt(T*T+E*E+C*C)),y=et(Math.sqrt(j*j+V*V)),A=Ci(k,j),_=Math.abs(A)>2e-4?A*Kn:0,x=X?1/(X<0?-X:X):0),n.svg&&($=e.getAttribute("transform"),n.forceCSS=e.setAttribute("transform","")||!uT(mr(e,Ze)),$&&e.setAttribute("transform",$))),Math.abs(_)>90&&Math.abs(_)<270&&(a?(d*=-1,_+=m<=0?180:-180,m+=m<=0?180:-180):(y*=-1,_+=_<=0?180:-180)),r=r||n.uncache,n.x=c-((n.xPercent=c&&(!r&&n.xPercent||(Math.round(e.offsetWidth/2)===Math.round(-c)?-50:0)))?e.offsetWidth*n.xPercent/100:0)+o,n.y=f-((n.yPercent=f&&(!r&&n.yPercent||(Math.round(e.offsetHeight/2)===Math.round(-f)?-50:0)))?e.offsetHeight*n.yPercent/100:0)+o,n.z=h+o,n.scaleX=et(d),n.scaleY=et(y),n.rotation=et(m)+s,n.rotationX=et(p)+s,n.rotationY=et(g)+s,n.skewX=_+s,n.skewY=b+s,n.transformPerspective=x+o,(n.zOrigin=parseFloat(l.split(" ")[2])||!r&&n.zOrigin||0)&&(i[Ut]=qu(l)),n.xOffset=n.yOffset=0,n.force3D=nr.force3D,n.renderTransform=n.svg?j2:iT?lT:k2,n.uncache=0,n},qu=function(e){return(e=e.split(" "))[0]+" "+e[1]},$c=function(e,r,n){var i=Ct(r);return et(parseFloat(r)+parseFloat(Mn(e,"x",n+"px",i)))+i},k2=function(e,r){r.z="0px",r.rotationY=r.rotationX="0deg",r.force3D=0,lT(e,r)},Un="0deg",Va="0px",Wn=") ",lT=function(e,r){var n=r||this,i=n.xPercent,a=n.yPercent,o=n.x,s=n.y,u=n.z,l=n.rotation,c=n.rotationY,f=n.rotationX,h=n.skewX,d=n.skewY,y=n.scaleX,m=n.scaleY,p=n.transformPerspective,g=n.force3D,_=n.target,b=n.zOrigin,x="",v=g==="auto"&&e&&e!==1||g===!0;if(b&&(f!==Un||c!==Un)){var w=parseFloat(c)*Wi,S=Math.sin(w),A=Math.cos(w),P;w=parseFloat(f)*Wi,P=Math.cos(w),o=$c(_,o,S*P*-b),s=$c(_,s,-Math.sin(w)*-b),u=$c(_,u,A*P*-b+b)}p!==Va&&(x+="perspective("+p+Wn),(i||a)&&(x+="translate("+i+"%, "+a+"%) "),(v||o!==Va||s!==Va||u!==Va)&&(x+=u!==Va||v?"translate3d("+o+", "+s+", "+u+") ":"translate("+o+", "+s+Wn),l!==Un&&(x+="rotate("+l+Wn),c!==Un&&(x+="rotateY("+c+Wn),f!==Un&&(x+="rotateX("+f+Wn),(h!==Un||d!==Un)&&(x+="skew("+h+", "+d+Wn),(y!==1||m!==1)&&(x+="scale("+y+", "+m+Wn),_.style[Ze]=x||"translate(0, 0)"},j2=function(e,r){var n=r||this,i=n.xPercent,a=n.yPercent,o=n.x,s=n.y,u=n.rotation,l=n.skewX,c=n.skewY,f=n.scaleX,h=n.scaleY,d=n.target,y=n.xOrigin,m=n.yOrigin,p=n.xOffset,g=n.yOffset,_=n.forceCSS,b=parseFloat(o),x=parseFloat(s),v,w,S,A,P;u=parseFloat(u),l=parseFloat(l),c=parseFloat(c),c&&(c=parseFloat(c),l+=c,u+=c),u||l?(u*=Wi,l*=Wi,v=Math.cos(u)*f,w=Math.sin(u)*f,S=Math.sin(u-l)*-h,A=Math.cos(u-l)*h,l&&(c*=Wi,P=Math.tan(l-c),P=Math.sqrt(1+P*P),S*=P,A*=P,c&&(P=Math.tan(c),P=Math.sqrt(1+P*P),v*=P,w*=P)),v=et(v),w=et(w),S=et(S),A=et(A)):(v=f,A=h,w=S=0),(b&&!~(o+"").indexOf("px")||x&&!~(s+"").indexOf("px"))&&(b=Mn(d,"x",o,"px"),x=Mn(d,"y",s,"px")),(y||m||p||g)&&(b=et(b+y-(y*v+m*S)+p),x=et(x+m-(y*w+m*A)+g)),(i||a)&&(P=d.getBBox(),b=et(b+i/100*P.width),x=et(x+a/100*P.height)),P="matrix("+v+","+w+","+S+","+A+","+b+","+x+")",d.setAttribute("transform",P),_&&(d.style[Ze]=P)},I2=function(e,r,n,i,a){var o=360,s=yt(a),u=parseFloat(a)*(s&&~a.indexOf("rad")?Kn:1),l=u-i,c=i+l+"deg",f,h;return s&&(f=a.split("_")[1],f==="short"&&(l%=o,l!==l%(o/2)&&(l+=l<0?o:-o)),f==="cw"&&l<0?l=(l+o*Hb)%o-~~(l/o)*o:f==="ccw"&&l>0&&(l=(l-o*Hb)%o-~~(l/o)*o)),e._pt=h=new zt(e._pt,r,n,i,l,y2),h.e=c,h.u="deg",e._props.push(n),h},Jb=function(e,r){for(var n in r)e[n]=r[n];return e},R2=function(e,r,n){var i=Jb({},n._gsap),a="perspective,force3D,transformOrigin,svgOrigin",o=n.style,s,u,l,c,f,h,d,y;i.svg?(l=n.getAttribute("transform"),n.setAttribute("transform",""),o[Ze]=r,s=Wo(n,1),hi(n,Ze),n.setAttribute("transform",l)):(l=getComputedStyle(n)[Ze],o[Ze]=r,s=Wo(n,1),o[Ze]=l);for(u in hn)l=i[u],c=s[u],l!==c&&a.indexOf(u)<0&&(d=Ct(l),y=Ct(c),f=d!==y?Mn(n,u,l,y):parseFloat(l),h=parseFloat(c),e._pt=new zt(e._pt,s,u,f,h-f,Em),e._pt.u=y||0,e._props.push(u));Jb(s,i)};Ft("padding,margin,Width,Radius",function(t,e){var r="Top",n="Right",i="Bottom",a="Left",o=(e<3?[r,n,i,a]:[r+a,r+n,i+n,i+a]).map(function(s){return e<2?t+s:"border"+s+t});Lu[e>1?"border"+t:t]=function(s,u,l,c,f){var h,d;if(arguments.length<4)return h=o.map(function(y){return Qr(s,y,l)}),d=h.join(" "),d.split(h[0]).length===5?h[0]:d;h=(c+"").split(" "),d={},o.forEach(function(y,m){return d[y]=h[m]=h[m]||h[(m-1)/2|0]}),s.init(u,d,f)}});var cT={name:"css",register:Mm,targetTest:function(e){return e.style&&e.nodeType},init:function(e,r,n,i,a){var o=this._props,s=e.style,u=n.vars.startAt,l,c,f,h,d,y,m,p,g,_,b,x,v,w,S,A;Yv||Mm(),this.styles=this.styles||nT(e),A=this.styles.props,this.tween=n;for(m in r)if(m!=="autoRound"&&(c=r[m],!(Jt[m]&&GP(m,r,n,i,e,a)))){if(d=typeof c,y=Lu[m],d==="function"&&(c=c.call(n,i,e,a),d=typeof c),d==="string"&&~c.indexOf("random(")&&(c=Bo(c)),y)y(this,e,m,c,n)&&(S=1);else if(m.substr(0,2)==="--")l=(getComputedStyle(e).getPropertyValue(m)+"").trim(),c+="",En.lastIndex=0,En.test(l)||(p=Ct(l),g=Ct(c)),g?p!==g&&(l=Mn(e,m,l,g)+g):p&&(c+=p),this.add(s,"setProperty",l,c,i,a,0,0,m),o.push(m),A.push(m,0,s[m]);else if(d!=="undefined"){if(u&&m in u?(l=typeof u[m]=="function"?u[m].call(n,i,e,a):u[m],yt(l)&&~l.indexOf("random(")&&(l=Bo(l)),Ct(l+"")||l==="auto"||(l+=nr.units[m]||Ct(Qr(e,m))||""),(l+"").charAt(1)==="="&&(l=Qr(e,m))):l=Qr(e,m),h=parseFloat(l),_=d==="string"&&c.charAt(1)==="="&&c.substr(0,2),_&&(c=c.substr(2)),f=parseFloat(c),m in Nr&&(m==="autoAlpha"&&(h===1&&Qr(e,"visibility")==="hidden"&&f&&(h=0),A.push("visibility",0,s.visibility),xn(this,s,"visibility",h?"inherit":"hidden",f?"inherit":"hidden",!f)),m!=="scale"&&m!=="transform"&&(m=Nr[m],~m.indexOf(",")&&(m=m.split(",")[0]))),b=m in hn,b){if(this.styles.save(m),d==="string"&&c.substring(0,6)==="var(--"&&(c=mr(e,c.substring(4,c.indexOf(")"))),f=parseFloat(c)),x||(v=e._gsap,v.renderTransform&&!r.parseTransform||Wo(e,r.parseTransform),w=r.smoothOrigin!==!1&&v.smooth,x=this._pt=new zt(this._pt,s,Ze,0,1,v.renderTransform,v,0,-1),x.dep=1),m==="scale")this._pt=new zt(this._pt,v,"scaleY",v.scaleY,(_?zi(v.scaleY,_+f):f)-v.scaleY||0,Em),this._pt.u=0,o.push("scaleY",m),m+="X";else if(m==="transformOrigin"){A.push(Ut,0,s[Ut]),c=C2(c),v.svg?km(e,c,0,w,0,this):(g=parseFloat(c.split(" ")[2])||0,g!==v.zOrigin&&xn(this,v,"zOrigin",v.zOrigin,g),xn(this,s,m,qu(l),qu(c)));continue}else if(m==="svgOrigin"){km(e,c,1,w,0,this);continue}else if(m in sT){I2(this,v,m,h,_?zi(h,_+c):c);continue}else if(m==="smoothOrigin"){xn(this,v,"smooth",v.smooth,c);continue}else if(m==="force3D"){v[m]=c;continue}else if(m==="transform"){R2(this,c,e);continue}}else m in s||(m=ua(m)||m);if(b||(f||f===0)&&(h||h===0)&&!m2.test(c)&&m in s)p=(l+"").substr((h+"").length),f||(f=0),g=Ct(c)||(m in nr.units?nr.units[m]:p),p!==g&&(h=Mn(e,m,l,g)),this._pt=new zt(this._pt,b?v:s,m,h,(_?zi(h,_+f):f)-h,!b&&(g==="px"||m==="zIndex")&&r.autoRound!==!1?g2:Em),this._pt.u=g||0,p!==g&&g!=="%"&&(this._pt.b=l,this._pt.r=v2);else if(m in s)E2.call(this,e,m,l,_?_+c:c);else if(m in e)this.add(e,m,l||e[m],_?_+c:c,i,a);else if(m!=="parseTransform"){qv(m,c);continue}b||(m in s?A.push(m,0,s[m]):typeof e[m]=="function"?A.push(m,2,e[m]()):A.push(m,1,l||e[m])),o.push(m)}}S&&JP(this)},render:function(e,r){if(r.tween._time||!Vv())for(var n=r._pt;n;)n.r(e,n.d),n=n._next;else r.styles.revert()},get:Qr,aliases:Nr,getSetter:function(e,r,n){var i=Nr[r];return i&&i.indexOf(",")<0&&(r=i),r in hn&&r!==Ut&&(e._gsap.x||Qr(e,"x"))?n&&Wb===n?r==="scale"?w2:x2:(Wb=n||{})&&(r==="scale"?S2:O2):e.style&&!Dv(e.style[r])?b2:~r.indexOf("-")?_2:Kv(e,r)},core:{_removeProperty:hi,_getMatrix:Jv}};Gt.utils.checkPrefix=ua;Gt.core.getStyleSaver=nT;(function(t,e,r,n){var i=Ft(t+","+e+","+r,function(a){hn[a]=1});Ft(e,function(a){nr.units[a]="deg",sT[a]=1}),Nr[i[13]]=t+","+e,Ft(n,function(a){var o=a.split(":");Nr[o[1]]=i[o[0]]})})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");Ft("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(t){nr.units[t]="px"});Gt.registerPlugin(cT);var jm=Gt.registerPlugin(cT)||Gt;jm.core.Tween;const Za={IN_OUT:"power2.inOut",OUT:"power2.out"},Gs={NO_STAGGER:0,RIPPLE_STAGGER_DELAY:.05};class fT{constructor(e,r={}){Wa(this,"timeline");Wa(this,"currentStage","");Wa(this,"callbacks");Wa(this,"durations");this.durations=e,this.callbacks=r,this.timeline=jm.timeline({paused:!0,onUpdate:()=>this.handleProgress(),onComplete:()=>{var i,a,o,s;(a=(i=this.callbacks).onComplete)==null||a.call(i),(s=(o=this.callbacks).onStageComplete)==null||s.call(o,"complete")}});let n=0;this.timeline.addLabel("seatsToBar",n),n+=e.seatsToBar/1e3,this.timeline.addLabel("axesReveal",n),n+=e.axesReveal/1e3,this.timeline.addLabel("barSlide",n),n+=e.barSlide/1e3,this.timeline.addLabel("barsGrow",n),n+=e.barsGrow/1e3,this.timeline.addLabel("barsToArea",n)}animateSeatsToBar(e,r){const n=this.durations.seatsToBar/1e3;return e.each(function(i,a){const o=this;if(!r[a])return;const u=o.getAttribute("x"),l=o.getAttribute("y"),c=o.getAttribute("width"),f=o.getAttribute("height");o.setAttribute("data-orig-x",u||"0"),o.setAttribute("data-orig-y",l||"0"),o.setAttribute("data-orig-width",c||"0"),o.setAttribute("data-orig-height",f||"0")}),this.timeline.to(e.nodes(),{x:i=>{var a;return((a=r[i])==null?void 0:a.x)??0},y:i=>{var a;return((a=r[i])==null?void 0:a.y)??0},width:i=>{var a;return((a=r[i])==null?void 0:a.width)??0},height:i=>{var a;return((a=r[i])==null?void 0:a.height)??0},duration:n,ease:Za.IN_OUT,stagger:Gs.NO_STAGGER,onStart:()=>{var i,a;this.currentStage="seatsToBar",(a=(i=this.callbacks).onStageComplete)==null||a.call(i,"seatsToBar")}},"seatsToBar"),this}animateAxesReveal(e,r){const n=this.durations.axesReveal/1e3;return this.timeline.to([e.node(),r.node()],{opacity:1,duration:n,ease:Za.IN_OUT,stagger:Gs.NO_STAGGER,onStart:()=>{var i,a;this.currentStage="axesReveal",(a=(i=this.callbacks).onStageComplete)==null||a.call(i,"axesReveal")}},"axesReveal"),this}animateBarSlide(e,r){const n=this.durations.barSlide/1e3;return this.timeline.to(e.nodes(),{x:r,duration:n,ease:Za.OUT,stagger:Gs.NO_STAGGER,onStart:()=>{var i,a;this.currentStage="barSlide",(a=(i=this.callbacks).onStageComplete)==null||a.call(i,"barSlide")}},"barSlide"),this}animateBarsGrow(e,r,n=Gs.RIPPLE_STAGGER_DELAY){const i=this.durations.barsGrow/1e3;return e.nodes().forEach((o,s)=>{const u=o,l=u.getAttribute("data-final-y")||"0",c=u.getAttribute("data-final-height")||"0",f=parseInt(u.getAttribute("data-timestamp-index")||"0"),d=Math.abs(f-r)*n;this.timeline.fromTo(u,{height:0,y:parseFloat(u.getAttribute("data-chart-baseline")||"400")},{y:parseFloat(l),height:parseFloat(c),duration:i,delay:d,ease:Za.OUT},"barsGrow")}),this.timeline.call(()=>{var o,s;this.currentStage="barsGrow",(s=(o=this.callbacks).onStageComplete)==null||s.call(o,"barsGrow")},[],"barsGrow"),this}animateBarsToArea(e,r,n,i){const a=this.durations.barsToArea/1e3,o=new Map;return e.each(function(){var c;const s=this,u=s.getAttribute("class");if(!u)return;const l=u.match(/category-([\w-]+)/);if(l&&l[1]){const f=l[1];o.has(f)||o.set(f,[]),(c=o.get(f))==null||c.push(s)}}),this.timeline.set(e.nodes(),{opacity:0},"barsToArea"),this.timeline.set(r.nodes(),{opacity:1},"barsToArea"),r.each(function(){const s=this,u=s.getAttribute("data-category");if(!u)return;const l=n.get(u);l&&jm.to(s,{attr:{d:l},duration:a,ease:Za.IN_OUT})}),this.timeline.call(()=>{var s,u;this.currentStage="barsToArea",(u=(s=this.callbacks).onStageComplete)==null||u.call(s,"barsToArea")},[],"barsToArea"),this}handleProgress(){var r,n;const e=this.timeline.progress();(n=(r=this.callbacks).onProgress)==null||n.call(r,e)}getControls(){return{play:()=>this.timeline.play(),pause:()=>this.timeline.pause(),reverse:()=>this.timeline.reverse(),restart:()=>this.timeline.restart(),seek:e=>this.timeline.progress(e),seekToStage:e=>{const r=this.timeline.labels[e];r!==void 0&&this.timeline.seek(r)},kill:()=>this.timeline.kill(),getProgress:()=>this.timeline.progress(),getCurrentStage:()=>this.currentStage,getTimeline:()=>this.timeline}}play(){this.timeline.play()}destroy(){this.timeline.kill()}}function $2(t,e){const{arcAngle:r,arcAngleFlexibility:n=5,radius:i,seatSize:a,minSeatSize:o,maxSeatSize:s,spacing:u,innerRadiusRatio:l}=e,c=i*l,f=t.reduce((E,C)=>E+C.seats,0);let h={seatSize:a,arcAngle:r,score:-1};const d=r-n,y=r+n;for(let E=d;E<=y;E+=2.5){const C=E*Math.PI/180;for(let I=s;I>=o;I-=.1){const k=I*2,j=k*u,$=Math.floor((i-c)/j);for(let N=1;N<=Math.min($,10);N++){let B=0;for(let R=0;R<N;R++){const L=c+(R+.5)*j,q=k*u/L,U=Math.floor(C/q);B+=U}if(B>=f){const R=f/B,L=(I-o)/(s-o),q=(B-f)/f,U=q<.15?1:q<.3?.7:q<.5?.4:.1,X=1-Math.abs(E-r)/n,V=U*.5+L*.3+R*.15+X*.05;V>h.score&&(h={seatSize:I,arcAngle:E,rings:N,score:V})}}}}const m=h.seatSize,p=h.arcAngle,g=p*Math.PI/180,_=m*2,b=_*u,x=Math.floor((i-c)/b),v=[],w=-g/2-Math.PI/2,S=[];let A=0,P=[];for(let E=1;E<=x;E++){let C=0;const I=[];for(let k=0;k<E;k++){const j=c+(k+.5)*b,$=_*u/j,N=Math.floor(g/$);I.push(N),C+=N}if(C>=f){A=E,P=I;break}}if(A>0)S.push(...P);else for(let E=0;E<x;E++){const C=c+(E+.5)*b,I=_*u/C,k=Math.floor(g/I);S.push(k)}for(let E=0;E<S.length;E++){const C=c+(E+.5)*b,I=S[E]??0;if(I>0){const k=g/I;for(let j=0;j<I;j++){const $=w+(j+.5)*k,N=Math.cos($)*C,B=Math.sin($)*C;v.push({ring:E,index:j,angle:$,x:N,y:B})}}}v.sort((E,C)=>{const I=E.angle-C.angle;return Math.abs(I)>.001?I:E.ring-C.ring});const M=[];let T=0;return t.forEach((E,C)=>{const I=Math.min(E.seats,v.length-T);for(let k=0;k<I&&T<v.length;k++){const j=v[T++];j&&M.push({x:j.x,y:j.y,category:E.name,categoryIndex:C,seatIndex:k,ring:j.ring,angle:j.angle,radius:m})}}),{arcAngle:p,radius:i,innerRadius:c,centerX:i,centerY:i,seatSize:m,seats:M,totalSeats:f}}function D2(t,e,r){const n=e<=r?1:r/e;return t.filter(i=>i.value>0).map(i=>{const a=e<=r?i.value:Math.max(1,Math.floor(i.value*n));return{id:i.dataKey,name:i.label,seats:a,colour:i.color}})}const Wt={neoGrey:{200:"#EDEFEF",400:"#ADB5BD"},neoDigitalGreen:{600:"#40c048"}},bo=["#4CA75A","#FDDA04","#FFC008","#FF9800","#F9A91B","#FF5C24","#ED4134","#CB3446"],Lt={greyHatch:{background:Wt.neoGrey[200],lines:Wt.neoGrey[400]},dataMissingHatch:{background:"#FFF3CC",lines:"#FFB800"},noLstHatch:{background:"#FFE5E5",lines:"#ED4134"}};function N2(t,e){const r=t.append("pattern").attr("id",`${e}-greyHatchPattern`).attr("x",0).attr("y",0).attr("width",8).attr("height",8).attr("patternUnits","userSpaceOnUse");r.append("rect").attr("x",0).attr("y",0).attr("width",8).attr("height",8).attr("fill",Lt.greyHatch.background),r.append("path").attr("d","M0,2 L8,2").attr("stroke",Lt.greyHatch.lines).attr("stroke-width",.5),r.append("path").attr("d","M0,6 L8,6").attr("stroke",Lt.greyHatch.lines).attr("stroke-width",.5)}function L2(t,e){const r=t.append("pattern").attr("id",`${e}-dataMissingHatchPattern`).attr("x",0).attr("y",0).attr("width",8).attr("height",8).attr("patternUnits","userSpaceOnUse");r.append("rect").attr("x",0).attr("y",0).attr("width",8).attr("height",8).attr("fill",Lt.dataMissingHatch.background),r.append("path").attr("d","M0,8 L8,0").attr("stroke",Lt.dataMissingHatch.lines).attr("stroke-width",.5),r.append("path").attr("d","M-2,2 L2,-2").attr("stroke",Lt.dataMissingHatch.lines).attr("stroke-width",.5),r.append("path").attr("d","M6,10 L10,6").attr("stroke",Lt.dataMissingHatch.lines).attr("stroke-width",.5)}function q2(t,e){const r=t.append("pattern").attr("id",`${e}-noLstHatchPattern`).attr("x",0).attr("y",0).attr("width",8).attr("height",8).attr("patternUnits","userSpaceOnUse");r.append("rect").attr("x",0).attr("y",0).attr("width",8).attr("height",8).attr("fill",Lt.noLstHatch.background),r.append("path").attr("d","M0,0 L8,8").attr("stroke",Lt.noLstHatch.lines).attr("stroke-width",.5),r.append("path").attr("d","M-2,6 L2,10").attr("stroke",Lt.noLstHatch.lines).attr("stroke-width",.5),r.append("path").attr("d","M6,-2 L10,2").attr("stroke",Lt.noLstHatch.lines).attr("stroke-width",.5)}function Dc(t,e){let r=t.select("defs");r.empty()&&(r=t.append("defs")),N2(r,e),L2(r,e),q2(r,e)}function B2(t,e){if(t.startsWith("url(#")&&t.endsWith(")")){const r=t.slice(5,-1);return`url(#${e}-${r})`}return t}function hT(t){return t.includes("greyHatchPattern")?Lt.greyHatch.lines:t.includes("dataMissingHatchPattern")?Lt.dataMissingHatch.lines:t.includes("noLstHatchPattern")?Lt.noLstHatch.lines:t}function Im(t,e,r,n){const{xScale:i,yScale:a,addClasses:o=!0}=n,s=Zn().x(c=>i(new Date(c.data.timestamp))).y0(c=>a(c[0])).y1(c=>a(c[1])).curve(fm.alpha(.5)),u=Pv().x(c=>i(new Date(c.data.timestamp))).y(c=>a(c[1])).curve(fm.alpha(.5));let l=t.select(".areas");l.empty()&&(l=t.append("g").attr("class","areas")),e.forEach((c,f)=>{var m;const h=r[f];if(!h)return;const d=((m=h.parliamentMapping)==null?void 0:m.isSpecialCategory)??!1,y=hT(h.color);if(d){const p=l.append("path").datum(c).attr("fill","none").attr("stroke",y).attr("stroke-width",3).attr("stroke-dasharray","15 8").attr("d",u);o&&p.attr("class",`area area-${h.dataKey}`)}else{const p=l.append("path").datum(c).attr("fill",h.color).attr("fill-opacity",h.fillOpacity??.7).attr("stroke",y).attr("stroke-width",h.strokeWidth??1.5).attr("d",s);o&&p.attr("class",`area area-${h.dataKey}`)}})}function F2(t,e){var n;const r=[];for(const i of t){let a=0;for(const o of e){const s=i[o.dataKey]||0,u=a,l=a+s;r.push({timestamp:i.timestamp,category:o.label,dataKey:o.dataKey,y0:u,y1:l,value:s,color:o.color,isSpecialCategory:((n=o.parliamentMapping)==null?void 0:n.isSpecialCategory)??!1}),a+=s}}return r}function Lr(t){return t.replace(/[^a-zA-Z0-9-_]/g,"-")}function dT(t,e,r,n){const{centerX:i,centerY:a,addClasses:o=!0}=n;let s=t.select(".parliament");s.empty()&&(s=t.append("g").attr("class","parliament")),e.seats.forEach(u=>{const l=r.find(f=>f.label===u.category);if(!l)return;const c=s.append("circle").attr("cx",i+u.x).attr("cy",a+u.y).attr("r",u.radius).attr("fill",l.color).attr("stroke",l.color).attr("stroke-width",.5);o&&c.attr("class",`seat seat-${Lr(u.category)}`)})}function z2(t,e,r,n,i,a,o=!1){var f;const s=new Map;let u=i;if(e.length>0&&((f=e[0])==null?void 0:f.timestamp)!==void 0){const h=e[0].timestamp;u=r(new Date(h))}const l=new Map;for(const h of t.seats)l.has(h.category)||l.set(h.category,[]),l.get(h.category).push(h);const c=new Map;for(const h of e)c.set(h.dataKey,{y0:h.y0,y1:h.y1,isSpecialCategory:h.isSpecialCategory}),h.label&&h.label!==h.dataKey&&c.set(h.label,{y0:h.y0,y1:h.y1,isSpecialCategory:h.isSpecialCategory});for(const h of t.seats){const d=c.get(h.category);if(!d){s.set(h,{x:u,y:a/2});continue}const y=n(d.y0),m=n(d.y1);let p;if(o){const g=l.get(h.category)??[],_=h.seatIndex,b=g.length;if(b===1)p=(y+m)/2;else{const x=_/(b-1);p=y+(m-y)*x}}else p=m;s.set(h,{x:u,y:p})}return s}function U2(t,e,r){var o;if(t.length===0)return[];const n=t[t.length-1],i=[];let a=0;for(const s of e){const u=n[s.dataKey]||0,l=a,c=a+u;i.push({dataKey:s.dataKey,label:s.label,y0:l,y1:c,value:u,timestamp:n.timestamp,isSpecialCategory:((o=s.parliamentMapping)==null?void 0:o.isSpecialCategory)??!1}),a+=u}return i}function W2(t){const e=t;return{seatsToBar:e*.3,barSlideToTimeline:e*.25,axesAndBarsGrow:e*.25,barsToArea:e*.2}}let wn=null;Qt.prototype.transition=Rv;const H2=({containerRef:t,data:e,categories:r,mode:n,width:i,height:a,margin:o,timeRange:s,showGrid:u=!0,showAxes:l=!0,formatDate:c,formatValue:f,markers:h=[],arcAngle:d=200,parliamentRadius:y=200,seatSize:m=4.5,animationDuration:p=900,onMorphComplete:g,onAnimationStateChange:_,onTimelineReady:b,onAnimationProgress:x,onHoveredDataChange:v,hoveredCategory:w,maxSeats:S=2e3,parliamentTimestamp:A})=>{const[P,M]=O.useState("area"),[T,E]=O.useState(!1),[C,I]=O.useState(null),k=O.useRef(null),j=O.useRef(n),$=O.useRef(!0),N=O.useRef(!1),B=O.useRef(`morph-${Math.random().toString(36).substr(2,9)}`),R=O.useRef(void 0),L=O.useRef(g),q=O.useRef(_),U=O.useRef(b),X=O.useRef(x),V=O.useRef(v);O.useEffect(()=>{L.current=g,q.current=_,U.current=b,X.current=x,V.current=v},[g,_,b,x,v]),O.useEffect(()=>{if(w!==C&&I(w??null),t.current&&P==="parliament")if(w){const H=r.find(K=>K.dataKey===w),F=(H==null?void 0:H.label)??null;xo(t.current,F)}else xo(t.current,null)},[w,P,r]);const te=i-o.left-o.right,re=a-o.top-o.bottom;return O.useEffect(()=>{var Bn;if(!t.current||e.length===0||r.length===0||(R.current&&(R.current(),R.current=void 0),N.current))return;const H=Qt(t.current),F=n!==j.current;$.current?(H.selectAll("*").remove(),Dc(H,B.current),$.current=!1):F||(H.selectAll("*").remove(),Dc(H,B.current));const K=e[e.length-1],Q=r.reduce((Y,le)=>Y+(K.values[le.dataKey]||0),0),D=e.map(Y=>{const le={timestamp:Y.timestamp};for(const ve of r)le[ve.dataKey]=Y.values[ve.dataKey]||0;return le}),se=r.map(Y=>Y.dataKey),W=Cv().keys(se),ue=W(D),de=e.map(Y=>Y.timestamp),ie=s?s[0]:Math.min(...de),fe=s?s[1]:Math.max(...de),we=bv().domain([new Date(ie),new Date(fe)]).range([0,te]),ae=D.filter(Y=>Y.timestamp>=ie&&Y.timestamp<=fe),he=W(ae),Ie=he.length>0?Math.max(...he[he.length-1].map(Y=>Y[1]??0)):0,Fe=Zi().domain([0,Ie*1.1]).range([re,0]).nice(),Ye=r.map(Y=>({...Y,color:B2(Y.color,B.current)})),gt=Ye.map(Y=>({dataKey:Y.dataKey,label:Y.label,color:Y.color,value:K.values[Y.dataKey]||0})),St=D2(gt,Q,S).reverse(),pt=$2(St,{arcAngle:d,radius:y,seatSize:m,minSeatSize:4,maxSeatSize:18,spacing:1.1,innerRadiusRatio:.4});k.current=pt;const qn=U2(D,r),Pi=z2(pt,qn,we,Fe,te,re);if(F&&!N.current){N.current=!0,E(!0),(Bn=q.current)==null||Bn.call(q,!0);let Y=H.select("g[transform]");if(Y.empty()&&(Y=H.select("g")),Y.empty()){H.selectAll("*").remove(),Dc(H,B.current),Qb(H,n==="parliament"?"parliament":"area",ue,Ye,pt,we,Fe,te,re,o,u,l,c,f),E(!1),M(n==="parliament"?"parliament":"area"),j.current=n;return}const le=setTimeout(()=>{N.current=!1,E(!1),j.current=n},p*3);G2(H,n,ue,Ye,pt,Pi,we,Fe,te,re,o,p,()=>{var ve,Ae;clearTimeout(le),N.current=!1,E(!1),M(n==="parliament"?"parliament":"area"),(ve=q.current)==null||ve.call(q,!1),(Ae=L.current)==null||Ae.call(L),j.current=n,n==="parliament"&&t.current&&V.current&&(R.current=e0(t.current,Ye,e,C,I,V.current))},l,c,f,U.current,X.current,A)}else j.current=n,Qb(H,n==="parliament"?"parliament":"area",ue,Ye,pt,we,Fe,te,re,o,u,l,c,f),M(n==="parliament"?"parliament":"area"),n==="parliament"&&t.current&&V.current&&(R.current=e0(t.current,Ye,e,C,I,V.current));return()=>{R.current&&(R.current(),R.current=void 0)}},[n]),{isMorphing:T,currentMode:P,hoveredCategory:C}};function Qb(t,e,r,n,i,a,o,s,u,l,c,f,h,d){const y=t.append("g").attr("class","main-chart-group").attr("transform",`translate(${l.left},${l.top})`);if(c&&e!=="parliament"&&(y.append("g").attr("class","grid grid-vertical").attr("opacity",.1).call(ko(a).ticks(6).tickSize(u).tickFormat(()=>"")),y.append("g").attr("class","grid grid-horizontal").attr("opacity",.1).call(jo(o).ticks(5).tickSize(-s).tickFormat(()=>""))),e==="area"&&Im(y,r,n,{xScale:a,yScale:o,addClasses:!0}),e==="parliament"){const m=s/2,p=u-i.radius*.3;dT(y,i,n,{centerX:m,centerY:p,addClasses:!0})}if(f&&e!=="parliament"){const m=ko(a).ticks(6);h&&m.tickFormat(g=>h(+g)),y.append("g").attr("class","axis axis-x").attr("transform",`translate(0,${u})`).call(m).selectAll("text").attr("font-size",11);const p=jo(o).ticks(5);d&&p.tickFormat(g=>d(+g)),y.append("g").attr("class","axis axis-y").call(p).selectAll("text").attr("font-size",11)}}function G2(t,e,r,n,i,a,o,s,u,l,c,f,h,d=!0,y,m,p,g,_){const b=t.select(".main-chart-group");e==="stacked-area"||e==="area"?K2(b,r,n,i,a,o,s,u,l,f,h,d,y,m,p,g,_):X2(b,r,n,i,a,o,s,u,l,f,h,d,y,m,p,g,_)}function _o(t,e,r,n,i,a,o,s){const u=t[a];if(!u)return"";const l=u.find(w=>w.data.timestamp===o);if(!l)return"";const c=l.data,f=e[a];if(!f)return"";const h=f.dataKey,d=c[h];if(!d||d<=0)return"";const y=r.get(o);if(!y)return"";const m=y.x,p=y.width,g=l[0],_=l[1],b=s?i:n(g),x=s?i:n(_),v=[];return v.push(`M ${m} ${b}`),v.push(`L ${m} ${x}`),v.push(`L ${m+p} ${x}`),v.push(`L ${m+p} ${b}`),v.push("Z"),v.join(" ")}function K2(t,e,r,n,i,a,o,s,u,l,c,f=!0,h,d,y,m,p){const g=t.selectAll(".seat");if(g.size()===0){Im(t,e,r,{xScale:a,yScale:o,addClasses:!0}),c();return}const _=W2(l);wn&&(wn.destroy(),wn=null);const b=ne=>ne<.3?"seatsToBar":ne<.425?"axesReveal":ne<.55?"barSlide":ne<.8?"barsGrow":"barsToArea",x=new fT({seatsToBar:_.seatsToBar,axesReveal:_.barSlideToTimeline*.3,barSlide:_.barSlideToTimeline*.7,barsGrow:_.axesAndBarsGrow,barsToArea:_.barsToArea},{onStageComplete:ne=>{},onProgress:ne=>{if(m){const Se=b(ne);m(ne,Se)}},onComplete:()=>{c()}});wn=x,y&&y(x.getControls().getTimeline());const v=e[0].map(ne=>ne.data),w=F2(v,r),S=v.map(ne=>ne.timestamp),A=p??Math.max(...S),P=new Map,M=[];S.forEach((ne,Se)=>{const Re=a(new Date(ne)),st=S[Se+1];if(st){const He=a(new Date(st))-Re;M.push(He)}});const T=M.length>0?M.reduce((ne,Se)=>ne+Se,0)/M.length:30;S.forEach((ne,Se)=>{const Re=a(new Date(ne)),st=S[Se+1],He=Se===S.length-1?T:a(new Date(st))-Re;P.set(ne,{x:Re,width:He})});const E=w.filter(ne=>ne.timestamp===A),C=P.get(A),k=g.nodes().map(ne=>parseFloat(ne.getAttribute("cx")||"0")),j=Math.max(...k),$=t.append("g").attr("class","morph-bar");E.sort((ne,Se)=>Se.y0-ne.y0);const N=$.selectAll(".bar-segment").data(E).enter().append("rect").attr("class",ne=>`bar-segment category-${Lr(ne.dataKey)}`).attr("x",j-C.width/2).attr("y",ne=>o(ne.y1)).attr("width",C.width).attr("height",ne=>o(ne.y0)-o(ne.y1)).attr("fill",ne=>ne.color).attr("opacity",0);window.globalOrchestrator=x;const B=x.getControls().getTimeline(),R=_.seatsToBar/1e3,L=[];E.forEach((ne,Se)=>{const Re=g.filter(`.seat-${Lr(ne.dataKey)}`),st=Re.size();if(st===0)return;const kt=o(ne.y1),He=o(ne.y0)-o(ne.y1),Kr=Re.nodes(),jr=1.5,Ns=Math.max(st-1,0)*jr,Ls=kt+(He-Ns)/2;Kr.forEach((Ti,mc)=>{const qs=parseFloat(Ti.getAttribute("cx")||"0"),Ua=parseFloat(Ti.getAttribute("cy")||"0"),Bs=parseFloat(Ti.getAttribute("r")||"4"),yc=Ls+mc*jr;L.push({element:Ti,startX:qs,startY:Ua,startRadius:Bs,category:ne.dataKey,segmentIndex:Se,endY:yc})})});const q=L.map(ne=>ne.startX),U=Math.min(...q),V=Math.max(...q)-U,te=Math.min(7,Math.max(3,Math.floor(L.length/15))),re=V/te,H=[];for(let ne=0;ne<te;ne++){const Se=U+ne*re,Re=Se+re,st=ne===te-1,kt=L.filter(He=>He.startX>=Se&&(st?He.startX<=Re:He.startX<Re));if(kt.length>0){const He=kt.reduce((Kr,jr)=>Kr+jr.startX,0)/kt.length;H.push({index:ne,seats:kt,avgX:He})}}H.sort((ne,Se)=>Se.avgX-ne.avgX);const F=.5,K=.7,Q=R*.95,D=H.length*F*(1-K)+F*K,se=Math.min(1,Q/D),W=F*se,ue=W*(1-K);H.forEach((ne,Se)=>{const Re=Se*ue,st=[...ne.seats].sort((He,Kr)=>Kr.startY-He.startY),kt=W/Math.max(st.length,4);st.forEach((He,Kr)=>{const jr=Re+Kr*kt,Ns=j,Ls=He.endY,Ti=n.radius,mc=Ns-He.startX,qs=W*.8;B.to(He.element,{attr:{cx:Ns,cy:Ls},duration:qs,ease:"power2.out",onUpdate:function(){const Ua=this.progress(),Bs=this.targets()[0],yc=He.startX+mc*Ua,cM=Math.sin(Ua*Math.PI)*Ti*.3,fM=He.startY+(Ls-He.startY)*Ua-cM;Bs.setAttribute("cx",yc.toString()),Bs.setAttribute("cy",fM.toString())}},`seatsToBar+=${jr}`),B.to(He.element,{attr:{r:3},opacity:.5,duration:qs*.3,ease:"power2.inOut"},`seatsToBar+=${jr}`)})});const de=ue*(H.length-1)+W;B.to(N.nodes(),{opacity:1,duration:R*.5,ease:"power2.inOut"},`seatsToBar+=${de*.5}`),B.to(g.nodes(),{opacity:0,duration:.01},`seatsToBar+=${de}`);const ie=_.barSlideToTimeline/1e3;let fe=null,we=null;if(f){const ne=ko(a).ticks(6);h&&ne.tickFormat(Re=>h(Re.getTime())),fe=t.append("g").attr("class","x-axis").attr("transform",`translate(0,${u})`).attr("opacity",0),fe.call(ne).selectAll("text").attr("font-size",11);const Se=jo(o).ticks(5);d&&Se.tickFormat(Re=>d(Re)),we=t.append("g").attr("class","y-axis").attr("opacity",0),we.call(Se).selectAll("text").attr("font-size",11)}const ae=C.x,he=10,Ie=he,Fe=s-C.width-he;let Ye=ae;Ye<Ie?Ye=Ie:Ye>Fe&&(Ye=Fe);const gt=j,pt=Ye+C.width/2-gt;B.to(N.nodes(),{x:Ye,duration:ie,ease:"power2.out"},"barSlide"),B.to(g.nodes(),{attr:{cx:(ne,Se)=>parseFloat(Se.getAttribute("cx")||"0")+pt},duration:ie,ease:"power2.out"},"barSlide");const qn=Zn().x(ne=>a(ne.data.timestamp)).y0(ne=>o(ne[0])).y1(ne=>o(ne[1])).curve(nP),Pi=new Map;e.forEach((ne,Se)=>{const Re=r[Se];if(Re){const st=qn(ne)||"";Pi.set(Re.dataKey,st)}});const Bn=R,le=Bn+ie;f&&fe&&we&&B.to([fe.node(),we.node()],{opacity:1,duration:.6,ease:"power2.inOut"},Bn);const ve=_.axesAndBarsGrow/1e3,Ae=_.barsToArea/1e3,ze=t.append("g").attr("class","histogram-paths");S.forEach(ne=>{const Se=P.get(ne);Se&&r.forEach((Re,st)=>{const kt=_o(e,r,P,o,u,st,ne,!0),He=_o(e,r,P,o,u,st,ne,!1);!kt||!He||ze.append("path").attr("class",`histogram-path category-${Lr(Re.dataKey)}`).attr("d",kt).attr("fill",Re.color).attr("stroke",Re.color).attr("stroke-width",.5).attr("shape-rendering","crispEdges").attr("opacity",0).attr("data-category",Re.dataKey).attr("data-timestamp",ne).attr("data-x-position",Se.x).attr("data-full-height-path",He)})});const be=ze.selectAll(".histogram-path");B.to(be.nodes(),{opacity:1,duration:.4,ease:"power2.inOut"},"barSlide");const bt=C.x+C.width/2;be.each(function(){var jr;const ne=this.getAttribute("data-full-height-path");if(!ne)return;const Se=parseFloat(this.getAttribute("data-x-position")||"0"),Re=parseFloat(this.getAttribute("data-timestamp")||"0"),st=((jr=P.get(Re))==null?void 0:jr.width)||0,kt=Se+st/2,Kr=Math.abs(kt-bt)*8e-4;B.to(this,{attr:{d:ne},duration:ve,ease:"power2.out"},le+Kr)});const Dt=le+ve,kr=S[S.length-1],zn=a(new Date(kr))+T,$s=a.invert(zn).getTime(),pc=e.map(ne=>{const Se=ne[ne.length-1],Re={...Se,data:{...Se.data,timestamp:$s}};return[...ne,Re]});Im(t,pc,r,{xScale:a,yScale:o,addClasses:!0});const Ds=t.selectAll(".area");Ds.attr("opacity",0),B.to(be.nodes(),{opacity:0,duration:Ae,ease:"power2.inOut"},Dt),B.to(Ds.nodes(),{opacity:1,duration:Ae,ease:"power2.inOut"},Dt);const Lg=c;x.getControls().getTimeline().eventCallback("onComplete",()=>{t.selectAll(".morph-bar").remove(),t.selectAll(".histogram-paths").remove(),f&&(fe&&fe.attr("opacity",1),we&&we.attr("opacity",1)),Lg()}),x.play()}function X2(t,e,r,n,i,a,o,s,u,l,c,f=!0,h,d,y,m,p){const g=t.selectAll(".area");if(g.size()===0){Y2(t,r,n,s,u),c();return}const _={areaToBar:l*.2,barsShrink:l*.25,barSlide:l*.175,axesHide:l*.025,barToSeats:l*.3};wn&&(wn.destroy(),wn=null);const b=Y=>Y<.2?"areaToBar":Y<.45?"barsShrink":Y<.625?"barSlide":Y<.65?"axesHide":"barToSeats",x=new fT({seatsToBar:_.barToSeats,axesReveal:_.axesHide,barSlide:_.barSlide,barsGrow:_.barsShrink,barsToArea:_.areaToBar},{onStageComplete:Y=>{},onProgress:Y=>{if(m){const le=b(Y);m(Y,le)}},onComplete:()=>{c()}});wn=x,y&&y(x.getControls().getTimeline());const w=e[0].map(Y=>Y.data).map(Y=>Y.timestamp),S=p??Math.max(...w),A=new Map,P=[];w.forEach((Y,le)=>{const ve=a(new Date(Y)),Ae=w[le+1];if(Ae){const be=a(new Date(Ae))-ve;P.push(be)}});const M=P.length>0?P.reduce((Y,le)=>Y+le,0)/P.length:30;w.forEach((Y,le)=>{const ve=a(new Date(Y)),Ae=w[le+1],be=le===w.length-1?M:a(new Date(Ae))-ve;A.set(Y,{x:ve,width:be})});const T=A.get(S),E=x.getControls().getTimeline(),C=_.areaToBar/1e3,I=t.append("g").attr("class","histogram-paths");w.forEach(Y=>{const le=A.get(Y);le&&r.forEach((ve,Ae)=>{const ze=_o(e,r,A,o,u,Ae,Y,!1);ze&&I.append("path").attr("class",`histogram-path category-${Lr(ve.dataKey)}`).attr("d",ze).attr("fill",ve.color).attr("stroke",ve.color).attr("stroke-width",.5).attr("shape-rendering","crispEdges").attr("opacity",0).attr("data-category",ve.dataKey).attr("data-timestamp",Y).attr("data-x-position",le.x)})});const k=I.selectAll(".histogram-path");E.to(g.nodes(),{opacity:0,duration:C,ease:"power2.inOut"},"areaToBar"),E.to(k.nodes(),{opacity:1,duration:C,ease:"power2.inOut"},"areaToBar");const j=_.barsShrink/1e3,$=C,N=T.x+T.width/2;k.each(function(){var Fn;const Y=parseFloat(this.getAttribute("data-timestamp")||"0");if(Y===S)return;const le=parseFloat(this.getAttribute("data-x-position")||"0"),ve=((Fn=A.get(Y))==null?void 0:Fn.width)||0,Ae=le+ve/2,be=Math.abs(Ae-N)*8e-4,bt=r.find(zn=>this.classList.contains(`category-${Lr(zn.dataKey)}`));if(!bt)return;const Dt=r.indexOf(bt),kr=_o(e,r,A,o,u,Dt,Y,!0);kr&&E.to(this,{attr:{d:kr},duration:j,ease:"power2.in"},$+be)});const B=_.barSlide/1e3,R=$+j,L=T.x+T.width/2;k.each(function(){var bt;const Y=parseFloat(this.getAttribute("data-timestamp")||"0"),le=((bt=A.get(Y))==null?void 0:bt.width)||0,ve=r.find(Dt=>this.classList.contains(`category-${Lr(Dt.dataKey)}`));if(!ve)return;const Ae=r.indexOf(ve),ze=new Map(A);ze.set(Y,{x:L-le/2,width:le});const be=_o(e,r,ze,o,u,Ae,Y,!0);be&&(E.to(this,{attr:{d:be},duration:B,ease:"power2.out"},R),this.setAttribute("data-x-position",(L-le/2).toString()))});const q=_.axesHide/1e3,U=R+B;if(f){const Y=t.select(".x-axis"),le=t.select(".y-axis");Y.empty()||E.to(Y.node(),{opacity:0,duration:q,ease:"power2.inOut"},U),le.empty()||E.to(le.node(),{opacity:0,duration:q,ease:"power2.inOut"},U)}const X=_.barToSeats/1e3,V=U+q,te=s/2,re=u-n.radius*.3,H=t.append("g").attr("class","parliament"),F=T.x+T.width/2,K=[];e.forEach((Y,le)=>{const ve=Y.find(ze=>ze.data.timestamp===S);if(!ve)return;const Ae=r[le];Ae&&K.push({category:Ae.label,dataKey:Ae.dataKey,color:Ae.color,y0:ve[0],y1:ve[1]})}),K.sort((Y,le)=>le.y0-Y.y0);const Q=new Map;K.forEach(Y=>{const le=n.seats.filter(kr=>kr.category===Y.category),ve=o(Y.y1),Ae=o(Y.y0)-o(Y.y1),ze=le.length,be=1.5,bt=Math.max(ze-1,0)*be,Dt=ve+(Ae-bt)/2;le.forEach((kr,Fn)=>{const zn=Dt+Fn*be;Q.set(kr,{x:F,y:zn})})}),n.seats.forEach(Y=>{const le=r.find(Dt=>Dt.label===Y.category);if(!le)return;const ve=Q.get(Y),Ae=ve?ve.x:te+Y.x,ze=ve?ve.y:re+Y.y,be=te+Y.x,bt=re+Y.y;H.append("circle").attr("cx",Ae).attr("cy",ze).attr("r",2).attr("fill",le.color).attr("stroke",le.color).attr("stroke-width",.5).attr("opacity",.5).attr("class",`seat seat-${Lr(Y.category)}`).attr("data-final-x",be).attr("data-final-y",bt).attr("data-final-r",Y.radius)});const D=H.selectAll(".seat");E.to(k.nodes(),{opacity:0,duration:X*.2,ease:"power2.inOut"},V);const W=D.nodes().map(Y=>{const le=parseFloat(Y.getAttribute("cx")||"0"),ve=parseFloat(Y.getAttribute("cy")||"0"),Ae=parseFloat(Y.getAttribute("data-final-x")||"0"),ze=parseFloat(Y.getAttribute("data-final-y")||"0"),be=parseFloat(Y.getAttribute("data-final-r")||"4");return{element:Y,startX:le,startY:ve,finalX:Ae,finalY:ze,finalR:be}}),ue=W.map(Y=>Y.startX),de=Math.min(...ue),ie=Math.max(...ue),fe=ie-de,we=Math.min(7,Math.max(3,Math.floor(W.length/15))),ae=fe/we,he=[];for(let Y=0;Y<we;Y++){const le=de+Y*ae,ve=le+ae,Ae=Y===we-1,ze=W.filter(be=>be.startX>=le&&(Ae?be.startX<=ve:be.startX<ve));if(ze.length>0){const be=ze.reduce((bt,Dt)=>bt+Dt.startX,0)/ze.length;he.push({index:Y,seats:ze,avgX:be})}}const Ie=.5,Fe=.7,Ye=X*.95,gt=he.length*Ie*(1-Fe)+Ie*Fe,St=Math.min(1,Ye/gt),pt=Ie*St,qn=pt*(1-Fe),Pi=(de+ie)/2;he.sort((Y,le)=>Math.abs(Y.avgX-Pi)-Math.abs(le.avgX-Pi)),he.forEach((Y,le)=>{const ve=le*qn,Ae=[...Y.seats].sort((be,bt)=>be.startY-bt.startY),ze=pt/Math.max(Ae.length,4);Ae.forEach((be,bt)=>{const Dt=ve+bt*ze,kr=be.finalX-be.startX,Fn=n.radius,zn=pt*.8;E.to(be.element,{attr:{cx:be.finalX,cy:be.finalY,r:be.finalR},opacity:1,duration:zn,ease:"power2.out",onUpdate:function(){const Rs=this.progress(),$s=this.targets()[0],pc=be.startX+kr*Rs,Ds=Math.sin(Rs*Math.PI)*Fn*.3,ne=be.startY+(be.finalY-be.startY)*Rs-Ds;$s.setAttribute("cx",pc.toString()),$s.setAttribute("cy",ne.toString())}},`barToSeats+=${V+Dt}`)})});const Bn=c;x.getControls().getTimeline().eventCallback("onComplete",()=>{t.selectAll(".areas").remove(),t.selectAll(".histogram-paths").remove(),Bn()}),x.play()}function Y2(t,e,r,n,i){const a=n/2,o=i-r.radius*.8;dT(t,r,e,{centerX:a,centerY:o,addClasses:!0})}function e0(t,e,r,n,i,a){const o=t.querySelectorAll(".seat");if(!o||o.length===0)return;const s=r[r.length-1];if(!s)return;const u=[];o.forEach(c=>{const f=c;f.style.cursor="pointer",f.style.transition="fill-opacity 150ms ease, stroke-opacity 150ms ease"}),o.forEach(c=>{const h=(c.getAttribute("class")||"").match(/seat-(.+)/);if(!h||!h[1])return;const d=h[1],y=e.find(p=>Lr(p.label)===d);if(!y)return;const m=()=>{if(y.label!==n){i(y.label);const p=Math.round(s.values[y.dataKey]||0),g=hT(y.color);a&&a({label:y.label,value:p,color:g}),xo(t,y.label)}};c.addEventListener("mouseenter",m),u.push({element:c,handler:m})});const l=()=>{i(null),a&&a(null),xo(t,null)};return t.addEventListener("mouseleave",l),n&&xo(t,n),()=>{u.forEach(({element:c,handler:f})=>{c.removeEventListener("mouseenter",f)}),t.removeEventListener("mouseleave",l),o.forEach(c=>{const f=c;f.style.cursor="",f.style.transition=""})}}function xo(t,e){const r=t.querySelectorAll(".seat"),n=e?Lr(e):null;r.forEach(i=>{const a=i,s=(i.getAttribute("class")||"").match(/seat-(.+)/);if(!s||!s[1])return;const u=s[1];n?u===n?(a.setAttribute("fill-opacity","1"),a.setAttribute("stroke-opacity","1")):(a.setAttribute("fill-opacity","0.3"),a.setAttribute("stroke-opacity","0.2")):(a.setAttribute("fill-opacity","1"),a.setAttribute("stroke-opacity","1"))})}const pT=({data:t,categories:e,mode:r,width:n=900,height:i=400,margin:a={top:10,right:30,bottom:40,left:60},timeRange:o,showGrid:s=!0,showAxes:u=!0,formatDate:l,formatValue:c,markers:f=[],arcAngle:h=200,parliamentRadius:d=200,seatSize:y=4.5,animationDuration:m=900,onMorphComplete:p,onAnimationStateChange:g,onTimelineReady:_,onAnimationProgress:b,onHoveredDataChange:x,hoveredCategory:v,maxSeats:w=500,showTooltip:S=!0,showTable:A=!1,showScaledIndicator:P=!0,parliamentTimestamp:M})=>{const T=O.useRef(null),[E,C]=O.useState(null),I=O.useCallback(L=>{C(L),x&&x(L)},[x]),{isMorphing:k,currentMode:j}=H2({containerRef:T,data:t,categories:e,mode:r,width:n,height:i,margin:a,timeRange:o,showGrid:s,showAxes:u,formatDate:l,formatValue:c,markers:f,arcAngle:h,parliamentRadius:d,seatSize:y,animationDuration:m,onMorphComplete:p,onAnimationStateChange:g,onTimelineReady:_,onAnimationProgress:b,onHoveredDataChange:I,hoveredCategory:v,maxSeats:w,parliamentTimestamp:M}),$=t[t.length-1],N=$?e.reduce((L,q)=>L+($.values[q.dataKey]||0),0):0,B=N>w,R=B?Math.round(N/w):1;return G.jsxs(ee.Box,{sx:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center",position:"relative"},children:[G.jsx("svg",{ref:T,width:n,height:i,style:{maxWidth:"100%",height:"auto"}}),S&&r==="parliament"&&G.jsxs(ee.Box,{sx:{position:"absolute",bottom:a.bottom+60,left:`calc(50% + ${(a.left-a.right)/2}px)`,transform:"translateX(-50%)",pointerEvents:"none",textAlign:"center",zIndex:10},children:[E&&G.jsxs(G.Fragment,{children:[G.jsx(ee.Typography,{sx:{color:"text.secondary",mb:.3,fontSize:"clamp(0.75rem, 1.5vw, 0.85rem)",display:"block"},children:E.label}),G.jsxs(ee.Typography,{sx:{fontWeight:"bold",color:E.color,lineHeight:1,fontSize:"clamp(1.1rem, 2.2vw, 1.3rem)"},children:[E.value," ",E.value>1?"repos":"repo"]})]}),P&&B&&G.jsxs(ee.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:.5,mt:E?.5:0,color:"text.secondary",fontSize:"clamp(0.65rem, 1.2vw, 0.72rem)"},children:[G.jsx(ee.Box,{sx:{width:8,height:8,borderRadius:"50%",backgroundColor:"#888888",flexShrink:0}}),G.jsxs(ee.Typography,{variant:"caption",sx:{fontSize:"inherit",fontStyle:"italic"},children:["= ~",R," repos"]})]})]}),k&&G.jsxs(ee.Box,{sx:{position:"absolute",top:8,right:8,padding:"4px 8px",backgroundColor:"rgba(0,0,0,0.7)",color:"white",borderRadius:"4px",fontSize:"12px",pointerEvents:"none",display:"none"},children:["Morphing: ",j," → ",r]})]})},mT=[{minRepos:0,maxRepos:10,minArc:90,maxArc:90,minSeatSize:18,maxSeatSize:18},{minRepos:10,maxRepos:25,minArc:90,maxArc:110,minSeatSize:14,maxSeatSize:14},{minRepos:25,maxRepos:50,minArc:110,maxArc:120,minSeatSize:10,maxSeatSize:10},{minRepos:50,maxRepos:100,minArc:120,maxArc:150,minSeatSize:7,maxSeatSize:7},{minRepos:100,maxRepos:200,minArc:150,maxArc:180,minSeatSize:5.5,maxSeatSize:5.5},{minRepos:200,maxRepos:1/0,minArc:180,maxArc:180,minSeatSize:5,maxSeatSize:5}],Qv=({repositoryCount:t})=>{const e=mT.find(s=>t>=s.minRepos&&t<s.maxRepos);if(!e)return 180;if(e.minArc===e.maxArc)return e.minArc;const r=e.maxRepos-e.minRepos,i=(t-e.minRepos)/r,a=e.maxArc-e.minArc,o=e.minArc+a*i;return Math.round(o)},eg=({repositoryCount:t})=>{const e=mT.find(s=>t>=s.minRepos&&t<s.maxRepos);if(!e)return 5;if(e.minSeatSize===e.maxSeatSize)return e.minSeatSize;const r=e.maxRepos-e.minRepos,i=(t-e.minRepos)/r,a=e.maxSeatSize-e.minSeatSize,o=e.minSeatSize+a*i;return Math.round(o*10)/10},Ir={colors:{primary:"#992FB9",background:"#FFFFFF",border:"#9CA3AF",highlightBackground:"rgba(229, 231, 235, 0.5)",monthLabel:"#9ca3af",tooltipText:"#6b7280"},dimensions:{height:32,eventWidth:2}},_r={header:{sx:{}},title:{sx:{m:0}},instructions:{sx:{color:"text.secondary",minHeight:"40px",display:"flex",alignItems:"center"}},monthLabelsContainer:{sx:{justifyContent:"space-between",px:1.25,height:"20px",fontSize:"11px",color:Ir.colors.monthLabel,mb:1}},monthLabel:{sx:{fontSize:"11px"}},timeline:{sx:{position:"relative",height:`${Ir.dimensions.height}px`,backgroundColor:Ir.colors.background,borderRadius:0,overflow:"hidden",border:`1px solid ${Ir.colors.border}`}},event:{sx:{position:"absolute",top:0,width:`${Ir.dimensions.eventWidth}px`,height:"100%",backgroundColor:Ir.colors.primary,cursor:"pointer",transition:"transform 0.2s",transformOrigin:"center"}},selection:{sx:{position:"absolute",top:0,height:"100%",backgroundColor:Ir.colors.highlightBackground,pointerEvents:"none"}},tooltip:{sx:{position:"absolute",bottom:"-40px",backgroundColor:"white",p:"6px 10px",borderRadius:.5,boxShadow:"0 2px 8px rgba(0,0,0,0.15)",whiteSpace:"nowrap",pointerEvents:"none",zIndex:10,border:`1px solid ${Ir.colors.border}`}},tooltipEventName:{sx:{fontWeight:600}},tooltipDate:{sx:{color:Ir.colors.tooltipText,fontSize:"11px"}}},V2=()=>{var t,e;try{return((e=(t=globalThis.process)==null?void 0:t.env)==null?void 0:e.NODE_ENV)==="development"}catch{return!1}},Z2=({events:t,selectedRange:e,onSelectionChange:r,enableZoom:n,zoomToSelection:i,visibleRange:a,onVisibleRangeChange:o})=>{V2()&&t.length>1&&(t.every((B,R)=>R===0||B.timestamp>=t[R-1].timestamp)||console.warn("TimelineChart: events array should be sorted by timestamp for optimal performance and correct behavior."));const[s,u]=O.useState(!1),[l,c]=O.useState(null),[f,h]=O.useState({start:null,end:null}),[d,y]=O.useState({start:null,end:null}),[m,p]=O.useState(null),g=e??f,_=a??d,b=O.useMemo(()=>{var N;return t.length>0?((N=t[0])==null?void 0:N.timestamp)??0:0},[t]),x=O.useMemo(()=>{var N;return t.length>0?((N=t[t.length-1])==null?void 0:N.timestamp)??0:0},[t]),v=O.useMemo(()=>i&&_.start&&_.end?_.start:b,[i,_,b]),w=O.useMemo(()=>i&&_.start&&_.end?_.end:x,[i,_,x]),S=O.useMemo(()=>w-v,[w,v]),A=O.useCallback(N=>S===0?0:(N-v)/S*100,[v,S]),P=O.useCallback((N,B)=>{const R=N/B*100;return v+R/100*S},[v,S]),M=O.useCallback(N=>{e===void 0&&h(N),r==null||r(N)},[e,r]),T=O.useCallback(N=>{const B=N.currentTarget.getBoundingClientRect(),R=N.clientX-B.left,L=P(R,B.width);u(!0),c(L),M({start:L,end:L})},[P,M]),E=O.useCallback(N=>{if(!s||l===null)return;const B=N.currentTarget.getBoundingClientRect(),R=N.clientX-B.left,L=P(R,B.width);M({start:Math.min(l,L),end:Math.max(l,L)})},[s,l,P,M]),C=O.useCallback(()=>{const N=s;if(u(!1),N&&i&&g.start&&g.end&&g.start!==g.end){const B={start:g.start,end:g.end};a===void 0&&y(B),o==null||o(B)}},[s,i,g,a,o]),I=O.useCallback(N=>{if(N.preventDefault(),!n||!g.start||!g.end||S===0)return;const B=(g.start+g.end)/2,R=g.end-g.start,L=N.deltaY>0?1.1:.9,q=Math.max(R*L,S*.01),U=S*1.5,X=Math.min(q,U);let V=B-X/2,te=B+X/2;V<v&&(V=v,te=Math.min(v+X,w)),te>w&&(te=w,V=Math.max(w-X,v)),M({start:V,end:te})},[n,g,S,v,w,M]),k=O.useCallback(()=>!g.start||!g.end?[]:t.filter(N=>N.timestamp>=g.start&&N.timestamp<=g.end),[t,g]),j=O.useCallback(()=>{const N={start:b,end:x};a===void 0&&y({start:null,end:null}),o==null||o(N)},[b,x,a,o]),$=O.useCallback(()=>{i&&j()},[i,j]);return{isDragging:s,dragStart:l,internalSelectedRange:g,internalVisibleRange:_,hoveredEvent:m,minDate:v,maxDate:w,timeSpan:S,getPositionFromTimestamp:A,getTimestampFromPosition:P,handleMouseDown:T,handleMouseMove:E,handleMouseUp:C,handleWheel:I,handleDoubleClick:$,setHoveredEvent:p,getEventsInRange:k,resetZoom:j}},J2=t=>new Date(t).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),Q2=t=>new Date(t).toLocaleDateString("en-US",{month:"short",year:"numeric"}),eN=t=>{const e=t/864e5;return e>60?r=>new Date(r).toLocaleDateString("en-US",{month:"short",year:"numeric"}):e>7?r=>new Date(r).toLocaleDateString("en-US",{month:"short",day:"numeric"}):r=>new Date(r).toLocaleDateString("en-US",{month:"short",day:"numeric",hour:"numeric",hour12:!0})},tN=()=>{var t,e;try{return((e=(t=globalThis.process)==null?void 0:t.env)==null?void 0:e.NODE_ENV)==="development"}catch{return!1}},rN=t=>({header:{..._r.header,...t==null?void 0:t.header},title:{..._r.title,...t==null?void 0:t.title},instructions:{..._r.instructions,...t==null?void 0:t.instructions},monthLabelsContainer:{..._r.monthLabelsContainer,...t==null?void 0:t.monthLabelsContainer},monthLabel:{..._r.monthLabel,...t==null?void 0:t.monthLabel},timeline:{..._r.timeline,...t==null?void 0:t.timeline},event:{..._r.event,...t==null?void 0:t.event},selection:{..._r.selection,...t==null?void 0:t.selection},tooltip:{..._r.tooltip,...t==null?void 0:t.tooltip},tooltipEventName:{..._r.tooltipEventName,...t==null?void 0:t.tooltipEventName},tooltipDate:{..._r.tooltipDate,...t==null?void 0:t.tooltipDate}}),yT=({events:t,onSelectionChange:e,selectedRange:r,height:n=Ir.dimensions.height,formatDate:i=J2,formatMonthYear:a=Q2,showMonthLabels:o=!0,monthLabelCount:s=6,enableZoom:u=!0,showHeader:l=!0,title:c="Event Timeline Selector",zoomToSelection:f=!1,visibleRange:h,onVisibleRangeChange:d,timeRange:y,onTimeRangeChange:m,slotProps:p})=>{const g=y?{start:y[0],end:y[1]}:h,_=m?N=>{N.start!==null&&N.end!==null&&m([N.start,N.end])}:d;tN()&&t.length>500&&console.warn(`TimelineChart: Rendering ${t.length} events may impact performance. Consider implementing virtualization or canvas rendering for datasets larger than 500 events.`);const b=O.useMemo(()=>rN(p),[p]),{isDragging:x,internalSelectedRange:v,hoveredEvent:w,minDate:S,timeSpan:A,getPositionFromTimestamp:P,handleMouseDown:M,handleMouseMove:T,handleMouseUp:E,handleWheel:C,handleDoubleClick:I,setHoveredEvent:k,getEventsInRange:j}=Z2({events:t,selectedRange:r,onSelectionChange:e,enableZoom:u,zoomToSelection:f,visibleRange:g,onVisibleRangeChange:_}),$=v.start&&v.end?`Selected: ${i(v.start)} - ${i(v.end)} (${j().length} events)`:"Click and drag on the timeline below to select a date range. Use mouse wheel to zoom in/out.";return G.jsxs(ee.Stack,{sx:{width:"100%"},children:[l&&G.jsxs(ee.Stack,{spacing:1,sx:{mb:3},...b.header,children:[G.jsx(ee.Typography,{variant:"h5",...b.title,children:c}),G.jsx(ee.Typography,{variant:"body2",...b.instructions,children:$})]}),o&&G.jsx(ee.Stack,{direction:"row",...b.monthLabelsContainer,children:Array.from({length:s},(N,B)=>{const R=S+A/(s-1)*B,L=eN(A);return G.jsx(ee.Typography,{variant:"caption",...b.monthLabel,children:L(R)},B)})}),G.jsxs(ee.Box,{...b.timeline,sx:{...b.timeline.sx,height:`${n}px`},children:[G.jsx(ee.Box,{sx:{position:"absolute",top:0,left:0,right:0,height:"100%"},children:t.map((N,B)=>{const R=P(N.timestamp);return G.jsx(ee.Box,{onMouseEnter:()=>k(N),onMouseLeave:()=>k(null),"aria-label":`Event: ${N.eventName} at ${i(N.timestamp)}`,...b.event,sx:{...b.event.sx,left:`${R}%`,transform:(w==null?void 0:w.timestamp)===N.timestamp?"scaleX(2)":"scaleX(1)"}},`${N.timestamp}-${B}`)})}),v.start&&v.end&&(!f||x)&&G.jsx(ee.Box,{...b.selection,sx:{...b.selection.sx,left:`${P(v.start)}%`,width:`${P(v.end)-P(v.start)}%`}}),G.jsx(ee.Box,{role:"application","aria-label":"Interactive timeline - click and drag to select date range","aria-describedby":l?void 0:"timeline-instructions",tabIndex:0,sx:{position:"absolute",top:0,left:0,right:0,height:"100%",cursor:"crosshair"},onMouseDown:M,onMouseMove:T,onMouseUp:E,onMouseLeave:E,onWheel:C,onDoubleClick:I}),!l&&G.jsx("span",{id:"timeline-instructions",style:{display:"none"},children:$}),w&&G.jsxs(ee.Box,{role:"tooltip","aria-live":"polite",...b.tooltip,sx:{...b.tooltip.sx,left:`${P(w.timestamp)}%`,transform:"translateX(-50%)"},children:[G.jsx(ee.Typography,{variant:"body2",...b.tooltipEventName,children:w.eventName}),G.jsx(ee.Typography,{variant:"caption",...b.tooltipDate,children:i(w.timestamp)})]})]})]})};class Es{constructor(e,r,n){this.normal=r,this.property=e,n&&(this.space=n)}}Es.prototype.normal={};Es.prototype.property={};Es.prototype.space=void 0;function vT(t,e){const r={},n={};for(const i of t)Object.assign(r,i.property),Object.assign(n,i.normal);return new Es(r,n,e)}function Ho(t){return t.toLowerCase()}class Kt{constructor(e,r){this.attribute=r,this.property=e}}Kt.prototype.attribute="";Kt.prototype.booleanish=!1;Kt.prototype.boolean=!1;Kt.prototype.commaOrSpaceSeparated=!1;Kt.prototype.commaSeparated=!1;Kt.prototype.defined=!1;Kt.prototype.mustUseProperty=!1;Kt.prototype.number=!1;Kt.prototype.overloadedBoolean=!1;Kt.prototype.property="";Kt.prototype.spaceSeparated=!1;Kt.prototype.space=void 0;let nN=0;const ge=wi(),rt=wi(),Rm=wi(),Z=wi(),Ue=wi(),Hi=wi(),Xt=wi();function wi(){return 2**++nN}const $m=Object.freeze(Object.defineProperty({__proto__:null,boolean:ge,booleanish:rt,commaOrSpaceSeparated:Xt,commaSeparated:Hi,number:Z,overloadedBoolean:Rm,spaceSeparated:Ue},Symbol.toStringTag,{value:"Module"})),Nc=Object.keys($m);class tg extends Kt{constructor(e,r,n,i){let a=-1;if(super(e,r),t0(this,"space",i),typeof n=="number")for(;++a<Nc.length;){const o=Nc[a];t0(this,Nc[a],(n&$m[o])===$m[o])}}}tg.prototype.defined=!0;function t0(t,e,r){r&&(t[e]=r)}function Ia(t){const e={},r={};for(const[n,i]of Object.entries(t.properties)){const a=new tg(n,t.transform(t.attributes||{},n),i,t.space);t.mustUseProperty&&t.mustUseProperty.includes(n)&&(a.mustUseProperty=!0),e[n]=a,r[Ho(n)]=n,r[Ho(a.attribute)]=n}return new Es(e,r,t.space)}const gT=Ia({properties:{ariaActiveDescendant:null,ariaAtomic:rt,ariaAutoComplete:null,ariaBusy:rt,ariaChecked:rt,ariaColCount:Z,ariaColIndex:Z,ariaColSpan:Z,ariaControls:Ue,ariaCurrent:null,ariaDescribedBy:Ue,ariaDetails:null,ariaDisabled:rt,ariaDropEffect:Ue,ariaErrorMessage:null,ariaExpanded:rt,ariaFlowTo:Ue,ariaGrabbed:rt,ariaHasPopup:null,ariaHidden:rt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Ue,ariaLevel:Z,ariaLive:null,ariaModal:rt,ariaMultiLine:rt,ariaMultiSelectable:rt,ariaOrientation:null,ariaOwns:Ue,ariaPlaceholder:null,ariaPosInSet:Z,ariaPressed:rt,ariaReadOnly:rt,ariaRelevant:null,ariaRequired:rt,ariaRoleDescription:Ue,ariaRowCount:Z,ariaRowIndex:Z,ariaRowSpan:Z,ariaSelected:rt,ariaSetSize:Z,ariaSort:null,ariaValueMax:Z,ariaValueMin:Z,ariaValueNow:Z,ariaValueText:null,role:null},transform(t,e){return e==="role"?e:"aria-"+e.slice(4).toLowerCase()}});function bT(t,e){return e in t?t[e]:e}function _T(t,e){return bT(t,e.toLowerCase())}const iN=Ia({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Hi,acceptCharset:Ue,accessKey:Ue,action:null,allow:null,allowFullScreen:ge,allowPaymentRequest:ge,allowUserMedia:ge,alt:null,as:null,async:ge,autoCapitalize:null,autoComplete:Ue,autoFocus:ge,autoPlay:ge,blocking:Ue,capture:null,charSet:null,checked:ge,cite:null,className:Ue,cols:Z,colSpan:null,content:null,contentEditable:rt,controls:ge,controlsList:Ue,coords:Z|Hi,crossOrigin:null,data:null,dateTime:null,decoding:null,default:ge,defer:ge,dir:null,dirName:null,disabled:ge,download:Rm,draggable:rt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:ge,formTarget:null,headers:Ue,height:Z,hidden:Rm,high:Z,href:null,hrefLang:null,htmlFor:Ue,httpEquiv:Ue,id:null,imageSizes:null,imageSrcSet:null,inert:ge,inputMode:null,integrity:null,is:null,isMap:ge,itemId:null,itemProp:Ue,itemRef:Ue,itemScope:ge,itemType:Ue,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:ge,low:Z,manifest:null,max:null,maxLength:Z,media:null,method:null,min:null,minLength:Z,multiple:ge,muted:ge,name:null,nonce:null,noModule:ge,noValidate:ge,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:ge,optimum:Z,pattern:null,ping:Ue,placeholder:null,playsInline:ge,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:ge,referrerPolicy:null,rel:Ue,required:ge,reversed:ge,rows:Z,rowSpan:Z,sandbox:Ue,scope:null,scoped:ge,seamless:ge,selected:ge,shadowRootClonable:ge,shadowRootDelegatesFocus:ge,shadowRootMode:null,shape:null,size:Z,sizes:null,slot:null,span:Z,spellCheck:rt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Z,step:null,style:null,tabIndex:Z,target:null,title:null,translate:null,type:null,typeMustMatch:ge,useMap:null,value:rt,width:Z,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Ue,axis:null,background:null,bgColor:null,border:Z,borderColor:null,bottomMargin:Z,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:ge,declare:ge,event:null,face:null,frame:null,frameBorder:null,hSpace:Z,leftMargin:Z,link:null,longDesc:null,lowSrc:null,marginHeight:Z,marginWidth:Z,noResize:ge,noHref:ge,noShade:ge,noWrap:ge,object:null,profile:null,prompt:null,rev:null,rightMargin:Z,rules:null,scheme:null,scrolling:rt,standby:null,summary:null,text:null,topMargin:Z,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Z,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:ge,disableRemotePlayback:ge,prefix:null,property:null,results:Z,security:null,unselectable:null},space:"html",transform:_T}),aN=Ia({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:Xt,accentHeight:Z,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Z,amplitude:Z,arabicForm:null,ascent:Z,attributeName:null,attributeType:null,azimuth:Z,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Z,by:null,calcMode:null,capHeight:Z,className:Ue,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:Z,diffuseConstant:Z,direction:null,display:null,dur:null,divisor:Z,dominantBaseline:null,download:ge,dx:null,dy:null,edgeMode:null,editable:null,elevation:Z,enableBackground:null,end:null,event:null,exponent:Z,externalResourcesRequired:null,fill:null,fillOpacity:Z,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:Hi,g2:Hi,glyphName:Hi,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Z,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Z,horizOriginX:Z,horizOriginY:Z,id:null,ideographic:Z,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Z,k:Z,k1:Z,k2:Z,k3:Z,k4:Z,kernelMatrix:Xt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Z,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:Z,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:Z,overlineThickness:Z,paintOrder:null,panose1:null,path:null,pathLength:Z,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Ue,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Z,pointsAtY:Z,pointsAtZ:Z,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Xt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Xt,rev:Xt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Xt,requiredFeatures:Xt,requiredFonts:Xt,requiredFormats:Xt,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:Z,specularExponent:Z,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Z,strikethroughThickness:Z,string:null,stroke:null,strokeDashArray:Xt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Z,strokeOpacity:Z,strokeWidth:null,style:null,surfaceScale:Z,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Xt,tabIndex:Z,tableValues:null,target:null,targetX:Z,targetY:Z,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Xt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Z,underlineThickness:Z,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Z,values:null,vAlphabetic:Z,vMathematical:Z,vectorEffect:null,vHanging:Z,vIdeographic:Z,version:null,vertAdvY:Z,vertOriginX:Z,vertOriginY:Z,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Z,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:bT}),xT=Ia({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(t,e){return"xlink:"+e.slice(5).toLowerCase()}}),wT=Ia({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:_T}),ST=Ia({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(t,e){return"xml:"+e.slice(3).toLowerCase()}}),oN=/[A-Z]/g,r0=/-[a-z]/g,sN=/^data[-\w.:]+$/i;function OT(t,e){const r=Ho(e);let n=e,i=Kt;if(r in t.normal)return t.property[t.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&sN.test(e)){if(e.charAt(4)==="-"){const a=e.slice(5).replace(r0,lN);n="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=e.slice(4);if(!r0.test(a)){let o=a.replace(oN,uN);o.charAt(0)!=="-"&&(o="-"+o),e="data"+o}}i=tg}return new i(n,e)}function uN(t){return"-"+t.toLowerCase()}function lN(t){return t.charAt(1).toUpperCase()}const AT=vT([gT,iN,xT,wT,ST],"html"),rg=vT([gT,aN,xT,wT,ST],"svg");function n0(t){const e=[],r=String(t||"");let n=r.indexOf(","),i=0,a=!1;for(;!a;){n===-1&&(n=r.length,a=!0);const o=r.slice(i,n).trim();(o||!a)&&e.push(o),i=n+1,n=r.indexOf(",",i)}return e}function cN(t,e){const r=e||{};return(t[t.length-1]===""?[...t,""]:t).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const i0=/[#.]/g;function fN(t,e){const r=t||"",n={};let i=0,a,o;for(;i<r.length;){i0.lastIndex=i;const s=i0.exec(r),u=r.slice(i,s?s.index:r.length);u&&(a?a==="#"?n.id=u:Array.isArray(n.className)?n.className.push(u):n.className=[u]:o=u,i+=u.length),s&&(a=s[0],i++)}return{type:"element",tagName:o||e||"div",properties:n,children:[]}}function a0(t){const e=String(t||"").trim();return e?e.split(/[ \t\n\r\f]+/g):[]}function hN(t){return t.join(" ").trim()}function PT(t,e,r){const n=r?yN(r):void 0;function i(a,o,...s){let u;if(a==null){u={type:"root",children:[]};const l=o;s.unshift(l)}else{u=fN(a,e);const l=u.tagName.toLowerCase(),c=n?n.get(l):void 0;if(u.tagName=c||l,dN(o))s.unshift(o);else for(const[f,h]of Object.entries(o))pN(t,u.properties,f,h)}for(const l of s)Dm(u.children,l);return u.type==="element"&&u.tagName==="template"&&(u.content={type:"root",children:u.children},u.children=[]),u}return i}function dN(t){if(t===null||typeof t!="object"||Array.isArray(t))return!0;if(typeof t.type!="string")return!1;const e=t,r=Object.keys(t);for(const n of r){const i=e[n];if(i&&typeof i=="object"){if(!Array.isArray(i))return!0;const a=i;for(const o of a)if(typeof o!="number"&&typeof o!="string")return!0}}return!!("children"in t&&Array.isArray(t.children))}function pN(t,e,r,n){const i=OT(t,r);let a;if(n!=null){if(typeof n=="number"){if(Number.isNaN(n))return;a=n}else typeof n=="boolean"?a=n:typeof n=="string"?i.spaceSeparated?a=a0(n):i.commaSeparated?a=n0(n):i.commaOrSpaceSeparated?a=a0(n0(n).join(" ")):a=o0(i,i.property,n):Array.isArray(n)?a=[...n]:a=i.property==="style"?mN(n):String(n);if(Array.isArray(a)){const o=[];for(const s of a)o.push(o0(i,i.property,s));a=o}i.property==="className"&&Array.isArray(e.className)&&(a=e.className.concat(a)),e[i.property]=a}}function Dm(t,e){if(e!=null)if(typeof e=="number"||typeof e=="string")t.push({type:"text",value:String(e)});else if(Array.isArray(e))for(const r of e)Dm(t,r);else if(typeof e=="object"&&"type"in e)e.type==="root"?Dm(t,e.children):t.push(e);else throw new Error("Expected node, nodes, or string, got `"+e+"`")}function o0(t,e,r){if(typeof r=="string"){if(t.number&&r&&!Number.isNaN(Number(r)))return Number(r);if((t.boolean||t.overloadedBoolean)&&(r===""||Ho(r)===Ho(e)))return!0}return r}function mN(t){const e=[];for(const[r,n]of Object.entries(t))e.push([r,n].join(": "));return e.join("; ")}function yN(t){const e=new Map;for(const r of t)e.set(r.toLowerCase(),r);return e}const vN=["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"];PT(AT,"div");const Cs=PT(rg,"g",vN),TT=(t=Cs)=>t("pattern",{id:"greyHatchPattern",x:0,y:0,width:8,height:8,patternUnits:"userSpaceOnUse"},[t("rect",{x:0,y:0,width:8,height:8,fill:Wt.neoGrey[200]}),t("path",{d:"M0,2 L8,2",stroke:Wt.neoGrey[400],"stroke-width":.5}),t("path",{d:"M0,6 L8,6",stroke:Wt.neoGrey[400],"stroke-width":.5})]),ET=(t=Cs)=>t("pattern",{id:"dataMissingHatchPattern",x:0,y:0,width:8,height:8,patternUnits:"userSpaceOnUse"},[t("rect",{x:0,y:0,width:8,height:8,fill:"#FFF3CC"}),t("path",{d:"M0,8 L8,0",stroke:"#FFB800","stroke-width":.5}),t("path",{d:"M-2,2 L2,-2",stroke:"#FFB800","stroke-width":.5}),t("path",{d:"M6,10 L10,6",stroke:"#FFB800","stroke-width":.5})]),CT=(t=Cs)=>t("pattern",{id:"noLstHatchPattern",x:0,y:0,width:8,height:8,patternUnits:"userSpaceOnUse"},[t("rect",{x:0,y:0,width:8,height:8,fill:"#FFE5E5"}),t("path",{d:"M0,0 L8,8",stroke:"#ED4134","stroke-width":.5}),t("path",{d:"M-2,6 L2,10",stroke:"#ED4134","stroke-width":.5}),t("path",{d:"M6,-2 L10,2",stroke:"#ED4134","stroke-width":.5})]),De={greyHatch:{background:Wt.neoGrey[200],lines:Wt.neoGrey[400]},dataMissingHatch:{background:"#FFF3CC",lines:"#FFB800"},noLstHatch:{background:"#FFE5E5",lines:"#ED4134"}},gN=({categories:t,activeCategory:e,onCategoryHover:r})=>G.jsx(ee.Box,{className:"category-table",sx:{width:"100%",display:"flex",justifyContent:"center","@media (min-width: 1024px) and (max-width: 1225px)":{overflowX:"auto",maxWidth:"100%"}},onMouseLeave:()=>r(null),children:G.jsxs(ee.Table,{"aria-label":"Repository categories summary",className:"category-summary-table",size:"small",sx:{maxWidth:{xs:"clamp(360px, 90%, 400px)",sm:"clamp(360px, 90%, 400px)",md:"clamp(360px, 85%, 420px)",lg:"clamp(360px, 90%, 400px)"},"@media (min-width: 1024px) and (max-width: 1225px)":{maxWidth:"360px","& .MuiTableCell-root":{padding:"1px 4px",fontSize:"9.5px"}},"& .MuiTableCell-root":{padding:"2px 8px",borderBottom:"none",fontSize:"clamp(10px, 1.8vw, 11.5px)"}},children:[G.jsx("thead",{children:G.jsxs(ee.TableRow,{children:[G.jsx(ee.TableCell,{}),G.jsx(ee.TableCell,{sx:{fontWeight:"bold"},children:"Category"}),G.jsx(ee.TableCell,{align:"right",sx:{fontWeight:"bold"},children:"# of repos"}),G.jsx(ee.TableCell,{align:"right",sx:{fontWeight:"bold"},children:"% of org"})]})}),G.jsx("tbody",{children:t.map(n=>{const i=n.color==="url(#greyHatchPattern)"?De.greyHatch.lines:n.color==="url(#dataMissingHatchPattern)"?De.dataMissingHatch.lines:n.color==="url(#noLstHatchPattern)"?De.noLstHatch.lines:n.color;return G.jsxs(ee.TableRow,{onMouseEnter:()=>r(n.id),sx:{cursor:"pointer",transition:"background-color 0.15s ease",backgroundColor:e===n.id?`${i}15`:"transparent","&:hover":{backgroundColor:`${i}15`}},children:[G.jsx(ee.TableCell,{align:"center",sx:{width:20},children:G.jsx(ee.Box,{sx:{width:12,height:12,backgroundColor:n.color==="url(#greyHatchPattern)"?De.greyHatch.background:n.color==="url(#dataMissingHatchPattern)"?De.dataMissingHatch.background:n.color==="url(#noLstHatchPattern)"?De.noLstHatch.background:n.color,borderRadius:"50%",position:"relative",overflow:"hidden",transition:"transform 0.15s ease",transform:e===n.id?"scale(1.2)":"scale(1)",...n.label==="N/A"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
16
+ 0deg,
17
+ transparent,
18
+ transparent 3px,
19
+ ${De.greyHatch.lines} 3px,
20
+ ${De.greyHatch.lines} 4px
21
+ )`,borderRadius:"50%"}},...n.label==="Data Missing"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
22
+ 45deg,
23
+ transparent,
24
+ transparent 3px,
25
+ ${De.dataMissingHatch.lines} 3px,
26
+ ${De.dataMissingHatch.lines} 4px
27
+ )`,borderRadius:"50%"}},...n.label==="No LST"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
28
+ -45deg,
29
+ transparent,
30
+ transparent 3px,
31
+ ${De.noLstHatch.lines} 3px,
32
+ ${De.noLstHatch.lines} 4px
33
+ )`,borderRadius:"50%"}}}})}),G.jsx(ee.TableCell,{children:G.jsxs(ee.Stack,{direction:"row",alignItems:"center",gap:.5,children:[G.jsx("span",{children:n.label}),n.tooltip&&G.jsx(ee.Tooltip,{title:n.tooltip,placement:"right",arrow:!0,children:G.jsx(GO.InfoOutlined,{sx:{fontSize:".875rem",color:"text.secondary"}})})]})}),G.jsx(ee.TableCell,{align:"right",children:n.value}),G.jsxs(ee.TableCell,{align:"right",children:[n.percentage,"%"]})]},n.id)})})]})}),s0={"N/A":"Repos that aren't applicable to this migration.","No LST":"There are no LSTs for these repos.","Data Missing":"There is data missing in the LSTs."},bN=t=>{const e=t.timeSeries[t.timeSeries.length-1];if(!e)return[];const r=t.categories.filter(l=>{var c;return!((c=l.parliamentMapping)!=null&&c.isSpecialCategory)}),n=r.reduce((l,c)=>l+(e.values[c.id]??0),0),i=t.metadata.specialCounts,a=i?(i.notApplicable??0)+(i.noLst??0)+(i.unavailable??0):0,o=n+a,s=r.map(l=>{const c=Math.round(e.values[l.id]??0),f=c/o*100,h=f>0&&f<1?"< 1":f.toFixed(0);return{id:l.id,label:l.label,value:c,percentage:Number.parseFloat(h),color:l.color,tooltip:s0[l.label]}}),u=[];if(i){const l=t.categories.filter(c=>{var f;return(f=c.parliamentMapping)==null?void 0:f.isSpecialCategory});for(const c of l){let f=0;if(c.label==="N/A"?f=Math.round(i.notApplicable??0):c.label==="No LST"?f=Math.round(i.noLst??0):c.label==="Data Missing"&&(f=Math.round(i.unavailable??0)),f>0){const h=f/o*100,d=h>0&&h<1?"< 1":h.toFixed(0);u.push({id:c.id,label:c.label,value:f,percentage:Number.parseFloat(d),color:c.color,tooltip:s0[c.label]})}}}return[...s,...u]},_N=t=>{if(!t.timeSeries[t.timeSeries.length-1])throw new Error("ChronoPerspectiveChart: No data points available");const r=t.timeSeries.map(i=>({timestamp:i.timestamp,values:i.values})),n=t.categories.map(i=>{var a;return{dataKey:i.id,label:i.label,color:i.color,fillOpacity:.7,strokeWidth:(a=i.parliamentMapping)!=null&&a.isSpecialCategory?3:1.5,parliamentMapping:i.parliamentMapping}});return{data:r,categories:n}},xN=t=>{if(!t.timeSeries||t.timeSeries.length===0)throw new Error("ChronoPerspectiveChart: timeSeries must not be empty");if(!t.categories||t.categories.length===0)throw new Error("ChronoPerspectiveChart: categories must not be empty");if(!t.metadata||typeof t.metadata.totalRepositories!="number")throw new Error("ChronoPerspectiveChart: metadata.totalRepositories is required");if(!t.timeSeries.every((n,i)=>i===0||n.timestamp>=t.timeSeries[i-1].timestamp))throw new Error("ChronoPerspectiveChart: timeSeries must be sorted by timestamp (ascending)");const r=t.timeSeries[0];if(r){for(const n of t.categories.filter(i=>{var a;return!((a=i.parliamentMapping)!=null&&a.isSpecialCategory)}))if(!(n.id in r.values))throw new Error(`ChronoPerspectiveChart: Category "${n.id}" not found in timeSeries data`)}},wN=({data:t,mode:e,selectedIndex:r,title:n,subtitle:i,showHeader:a=!0,height:o=400,timeRange:s,onTimeRangeChange:u,enableBrush:l=!1,showLegend:c=!0,showTooltip:f=!0,showGrid:h=!0,enableAnimation:d=!0,animationDuration:y=800,formatDate:m,formatValue:p,onAnimationStateChange:g,onTimelineReady:_,onAnimationProgress:b})=>{xN(t);const[x,v]=O.useState(null),w=O.useMemo(()=>t.timeSeries.length===1||r!==void 0?"point-in-time":e!==void 0?e:"historical",[r,e,t.timeSeries.length]),S=O.useMemo(()=>{var q;return r!==void 0&&t.timeSeries[r]?t.timeSeries[r].timestamp:(q=t.timeSeries[t.timeSeries.length-1])==null?void 0:q.timestamp},[r,t.timeSeries]),A=t.timeSeries[0].timestamp,P=t.timeSeries[t.timeSeries.length-1].timestamp,[M,T]=O.useState([A,P]),E=s??M,C=O.useCallback(q=>{u?u(q):T(q)},[u]);O.useEffect(()=>{v(null)},[]);const I=O.useMemo(()=>({top:10,right:30,left:60,bottom:30}),[]),k=O.useMemo(()=>_N(t),[t]),j=O.useMemo(()=>bN(t),[t]),$=O.useMemo(()=>{const q=t.timeSeries[t.timeSeries.length-1];return q?Object.values(q.values).reduce((U,X)=>U+X,0):0},[t.timeSeries]),N=O.useMemo(()=>Qv({repositoryCount:$}),[$]),B=O.useMemo(()=>eg({repositoryCount:$}),[$]),R=O.useMemo(()=>t.events?t.events.map(q=>({timestamp:q.timestamp,label:q.eventName,color:"#992FB9"})):[],[t.events]),L=O.useCallback(q=>{if(q){const U=t.categories.find(X=>X.label===q.label);v((U==null?void 0:U.id)??null)}else v(null)},[t.categories]);return G.jsxs(ee.Stack,{sx:{width:"100%",alignItems:"center",gap:2},children:[a&&(n||i)&&G.jsxs(ee.Stack,{spacing:.5,sx:{mb:2,width:"100%",alignItems:"center"},children:[n&&G.jsx(ee.Typography,{variant:"h5",sx:{fontWeight:500},children:n}),i&&G.jsx(ee.Typography,{variant:"body2",sx:{color:"text.secondary"},children:i})]}),G.jsxs(ee.Box,{sx:{position:"relative",width:"100%",minHeight:o},children:[G.jsx(pT,{data:k.data,categories:k.categories,mode:w==="point-in-time"?"parliament":"stacked-area",width:900,height:o,timeRange:E,onTimeRangeChange:C,enableBrush:l,showGrid:h,showAxes:!0,margin:I,markers:R,formatDate:m,formatValue:p,animationDuration:y,onAnimationStateChange:g,onTimelineReady:_,onAnimationProgress:b,onHoveredDataChange:L,hoveredCategory:x,arcAngle:N,parliamentRadius:200,seatSize:B,parliamentTimestamp:S}),t.events&&t.events.length>0&&G.jsx(ee.Box,{sx:{mt:2,ml:"120px",mr:"30px"},children:G.jsx(yT,{events:t.events,showHeader:!1,showMonthLabels:!1,timeRange:E,onTimeRangeChange:C,zoomToSelection:!0,height:32,formatDate:m})})]}),G.jsx(gN,{categories:j,activeCategory:x,onCategoryHover:v})]})},Nm={capture:!0,passive:!1};function Lm(t){t.preventDefault(),t.stopImmediatePropagation()}function SN(t){var e=t.document.documentElement,r=Qt(t).on("dragstart.drag",Lm,Nm);"onselectstart"in e?r.on("selectstart.drag",Lm,Nm):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}function ON(t,e){var r=t.document.documentElement,n=Qt(t).on("dragstart.drag",null);e&&(n.on("click.drag",Lm,Nm),setTimeout(function(){n.on("click.drag",null)},0)),"onselectstart"in r?n.on("selectstart.drag",null):(r.style.MozUserSelect=r.__noselect,delete r.__noselect)}const Lc=t=>()=>t;function AN(t,{sourceEvent:e,target:r,selection:n,mode:i,dispatch:a}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:e,enumerable:!0,configurable:!0},target:{value:r,enumerable:!0,configurable:!0},selection:{value:n,enumerable:!0,configurable:!0},mode:{value:i,enumerable:!0,configurable:!0},_:{value:a}})}function PN(t){t.stopImmediatePropagation()}function qc(t){t.preventDefault(),t.stopImmediatePropagation()}var u0={name:"drag"},Bc={name:"space"},Mi={name:"handle"},ki={name:"center"};const{abs:l0,max:Ot,min:At}=Math;function c0(t){return[+t[0],+t[1]]}function f0(t){return[c0(t[0]),c0(t[1])]}var pu={name:"x",handles:["w","e"].map(qm),input:function(t,e){return t==null?null:[[+t[0],e[0][1]],[+t[1],e[1][1]]]},output:function(t){return t&&[t[0][0],t[1][0]]}},Fc={},Yr={overlay:"crosshair",selection:"move",n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},h0={e:"w",w:"e",nw:"ne",ne:"nw",se:"sw",sw:"se"},d0={n:"s",s:"n",nw:"sw",ne:"se",se:"ne",sw:"nw"},TN={overlay:1,selection:1,n:null,e:1,s:null,w:-1,nw:-1,ne:1,se:1,sw:-1},EN={overlay:1,selection:1,n:-1,e:null,s:1,w:null,nw:-1,ne:-1,se:1,sw:1};function qm(t){return{type:t}}function CN(t){return!t.ctrlKey&&!t.button}function MN(){var t=this.ownerSVGElement||this;return t.hasAttribute("viewBox")?(t=t.viewBox.baseVal,[[t.x,t.y],[t.x+t.width,t.y+t.height]]):[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]}function kN(){return navigator.maxTouchPoints||"ontouchstart"in this}function zc(t){for(;!t.__brush;)if(!(t=t.parentNode))return;return t.__brush}function jN(t){return t[0][0]===t[1][0]||t[0][1]===t[1][1]}function IN(){return RN(pu)}function RN(t){var e=MN,r=CN,n=kN,i=!0,a=Mv("start","brush","end"),o=6,s;function u(p){var g=p.property("__brush",m).selectAll(".overlay").data([qm("overlay")]);g.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",Yr.overlay).merge(g).each(function(){var b=zc(this).extent;Qt(this).attr("x",b[0][0]).attr("y",b[0][1]).attr("width",b[1][0]-b[0][0]).attr("height",b[1][1]-b[0][1])}),p.selectAll(".selection").data([qm("selection")]).enter().append("rect").attr("class","selection").attr("cursor",Yr.selection).attr("fill","#777").attr("fill-opacity",.3).attr("stroke","#fff").attr("shape-rendering","crispEdges");var _=p.selectAll(".handle").data(t.handles,function(b){return b.type});_.exit().remove(),_.enter().append("rect").attr("class",function(b){return"handle handle--"+b.type}).attr("cursor",function(b){return Yr[b.type]}),p.each(l).attr("fill","none").attr("pointer-events","all").on("mousedown.brush",h).filter(n).on("touchstart.brush",h).on("touchmove.brush",d).on("touchend.brush touchcancel.brush",y).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}u.move=function(p,g,_){p.tween?p.on("start.brush",function(b){c(this,arguments).beforestart().start(b)}).on("interrupt.brush end.brush",function(b){c(this,arguments).end(b)}).tween("brush",function(){var b=this,x=b.__brush,v=c(b,arguments),w=x.selection,S=t.input(typeof g=="function"?g.apply(this,arguments):g,x.extent),A=gi(w,S);function P(M){x.selection=M===1&&S===null?null:A(M),l.call(b),v.brush()}return w!==null&&S!==null?P:P(1)}):p.each(function(){var b=this,x=arguments,v=b.__brush,w=t.input(typeof g=="function"?g.apply(b,x):g,v.extent),S=c(b,x).beforestart();ym(b),v.selection=w===null?null:w,l.call(b),S.start(_).brush(_).end(_)})},u.clear=function(p,g){u.move(p,null,g)};function l(){var p=Qt(this),g=zc(this).selection;g?(p.selectAll(".selection").style("display",null).attr("x",g[0][0]).attr("y",g[0][1]).attr("width",g[1][0]-g[0][0]).attr("height",g[1][1]-g[0][1]),p.selectAll(".handle").style("display",null).attr("x",function(_){return _.type[_.type.length-1]==="e"?g[1][0]-o/2:g[0][0]-o/2}).attr("y",function(_){return _.type[0]==="s"?g[1][1]-o/2:g[0][1]-o/2}).attr("width",function(_){return _.type==="n"||_.type==="s"?g[1][0]-g[0][0]+o:o}).attr("height",function(_){return _.type==="e"||_.type==="w"?g[1][1]-g[0][1]+o:o})):p.selectAll(".selection,.handle").style("display","none").attr("x",null).attr("y",null).attr("width",null).attr("height",null)}function c(p,g,_){var b=p.__brush.emitter;return b&&(!_||!b.clean)?b:new f(p,g,_)}function f(p,g,_){this.that=p,this.args=g,this.state=p.__brush,this.active=0,this.clean=_}f.prototype={beforestart:function(){return++this.active===1&&(this.state.emitter=this,this.starting=!0),this},start:function(p,g){return this.starting?(this.starting=!1,this.emit("start",p,g)):this.emit("brush",p),this},brush:function(p,g){return this.emit("brush",p,g),this},end:function(p,g){return--this.active===0&&(delete this.state.emitter,this.emit("end",p,g)),this},emit:function(p,g,_){var b=Qt(this.that).datum();a.call(p,this.that,new AN(p,{sourceEvent:g,target:u,selection:t.output(this.state.selection),mode:_,dispatch:a}),b)}};function h(p){if(s&&!p.touches||!r.apply(this,arguments))return;var g=this,_=p.target.__data__.type,b=(i&&p.metaKey?_="overlay":_)==="selection"?u0:i&&p.altKey?ki:Mi,x=t===Fc?null:TN[_],v=t===pu?null:EN[_],w=zc(g),S=w.extent,A=w.selection,P=S[0][0],M,T,E=S[0][1],C,I,k=S[1][0],j,$,N=S[1][1],B,R,L=0,q=0,U,X=x&&v&&i&&p.shiftKey,V,te,re=Array.from(p.touches||[p],ie=>{const fe=ie.identifier;return ie=Ob(ie,g),ie.point0=ie.slice(),ie.identifier=fe,ie});ym(g);var H=c(g,arguments,!0).beforestart();if(_==="overlay"){A&&(U=!0);const ie=[re[0],re[1]||re[0]];w.selection=A=[[M=t===Fc?P:At(ie[0][0],ie[1][0]),C=t===pu?E:At(ie[0][1],ie[1][1])],[j=t===Fc?k:Ot(ie[0][0],ie[1][0]),B=t===pu?N:Ot(ie[0][1],ie[1][1])]],re.length>1&&se(p)}else M=A[0][0],C=A[0][1],j=A[1][0],B=A[1][1];T=M,I=C,$=j,R=B;var F=Qt(g).attr("pointer-events","none"),K=F.selectAll(".overlay").attr("cursor",Yr[_]);if(p.touches)H.moved=D,H.ended=W;else{var Q=Qt(p.view).on("mousemove.brush",D,!0).on("mouseup.brush",W,!0);i&&Q.on("keydown.brush",ue,!0).on("keyup.brush",de,!0),SN(p.view)}l.call(g),H.start(p,b.name);function D(ie){for(const fe of ie.changedTouches||[ie])for(const we of re)we.identifier===fe.identifier&&(we.cur=Ob(fe,g));if(X&&!V&&!te&&re.length===1){const fe=re[0];l0(fe.cur[0]-fe[0])>l0(fe.cur[1]-fe[1])?te=!0:V=!0}for(const fe of re)fe.cur&&(fe[0]=fe.cur[0],fe[1]=fe.cur[1]);U=!0,qc(ie),se(ie)}function se(ie){const fe=re[0],we=fe.point0;var ae;switch(L=fe[0]-we[0],q=fe[1]-we[1],b){case Bc:case u0:{x&&(L=Ot(P-M,At(k-j,L)),T=M+L,$=j+L),v&&(q=Ot(E-C,At(N-B,q)),I=C+q,R=B+q);break}case Mi:{re[1]?(x&&(T=Ot(P,At(k,re[0][0])),$=Ot(P,At(k,re[1][0])),x=1),v&&(I=Ot(E,At(N,re[0][1])),R=Ot(E,At(N,re[1][1])),v=1)):(x<0?(L=Ot(P-M,At(k-M,L)),T=M+L,$=j):x>0&&(L=Ot(P-j,At(k-j,L)),T=M,$=j+L),v<0?(q=Ot(E-C,At(N-C,q)),I=C+q,R=B):v>0&&(q=Ot(E-B,At(N-B,q)),I=C,R=B+q));break}case ki:{x&&(T=Ot(P,At(k,M-L*x)),$=Ot(P,At(k,j+L*x))),v&&(I=Ot(E,At(N,C-q*v)),R=Ot(E,At(N,B+q*v)));break}}$<T&&(x*=-1,ae=M,M=j,j=ae,ae=T,T=$,$=ae,_ in h0&&K.attr("cursor",Yr[_=h0[_]])),R<I&&(v*=-1,ae=C,C=B,B=ae,ae=I,I=R,R=ae,_ in d0&&K.attr("cursor",Yr[_=d0[_]])),w.selection&&(A=w.selection),V&&(T=A[0][0],$=A[1][0]),te&&(I=A[0][1],R=A[1][1]),(A[0][0]!==T||A[0][1]!==I||A[1][0]!==$||A[1][1]!==R)&&(w.selection=[[T,I],[$,R]],l.call(g),H.brush(ie,b.name))}function W(ie){if(PN(ie),ie.touches){if(ie.touches.length)return;s&&clearTimeout(s),s=setTimeout(function(){s=null},500)}else ON(ie.view,U),Q.on("keydown.brush keyup.brush mousemove.brush mouseup.brush",null);F.attr("pointer-events","all"),K.attr("cursor",Yr.overlay),w.selection&&(A=w.selection),jN(A)&&(w.selection=null,l.call(g)),H.end(ie,b.name)}function ue(ie){switch(ie.keyCode){case 16:{X=x&&v;break}case 18:{b===Mi&&(x&&(j=$-L*x,M=T+L*x),v&&(B=R-q*v,C=I+q*v),b=ki,se(ie));break}case 32:{(b===Mi||b===ki)&&(x<0?j=$-L:x>0&&(M=T-L),v<0?B=R-q:v>0&&(C=I-q),b=Bc,K.attr("cursor",Yr.selection),se(ie));break}default:return}qc(ie)}function de(ie){switch(ie.keyCode){case 16:{X&&(V=te=X=!1,se(ie));break}case 18:{b===ki&&(x<0?j=$:x>0&&(M=T),v<0?B=R:v>0&&(C=I),b=Mi,se(ie));break}case 32:{b===Bc&&(ie.altKey?(x&&(j=$-L*x,M=T+L*x),v&&(B=R-q*v,C=I+q*v),b=ki):(x<0?j=$:x>0&&(M=T),v<0?B=R:v>0&&(C=I),b=Mi),K.attr("cursor",Yr[_]),se(ie));break}default:return}qc(ie)}}function d(p){c(this,arguments).moved(p)}function y(p){c(this,arguments).ended(p)}function m(){var p=this.__brush||{selection:null};return p.extent=f0(e.apply(this,arguments)),p.dim=t,p}return u.extent=function(p){return arguments.length?(e=typeof p=="function"?p:Lc(f0(p)),u):e},u.filter=function(p){return arguments.length?(r=typeof p=="function"?p:Lc(!!p),u):r},u.touchable=function(p){return arguments.length?(n=typeof p=="function"?p:Lc(!!p),u):n},u.handleSize=function(p){return arguments.length?(o=+p,u):o},u.keyModifiers=function(p){return arguments.length?(i=!!p,u):i},u.on=function(){var p=a.on.apply(a,arguments);return p===a?u:p},u}const $N=({containerRef:t,data:e,categories:r,width:n,height:i,margin:a,timeRange:o,showGrid:s=!0,showAxes:u=!0,enableBrush:l=!1,onTimeRangeChange:c,formatDate:f,formatValue:h,markers:d=[]})=>{O.useEffect(()=>{if(!t.current||e.length===0||r.length===0)return;const y=Qt(t.current),m=n-a.left-a.right,p=i-a.top-a.bottom;y.selectAll("*").remove();const g=y.append("g").attr("transform",`translate(${a.left},${a.top})`),_=r.map(k=>k.dataKey),b=Cv().keys(_),x=b(e),v=e.map(k=>k.timestamp),w=o?o[0]:Math.min(...v),S=o?o[1]:Math.max(...v),A=bv().domain([new Date(w),new Date(S)]).range([0,m]),P=e.filter(k=>k.timestamp>=w&&k.timestamp<=S),M=b(P),T=M.length>0?Math.max(...M[M.length-1].map(k=>k[1]??0)):0,E=Zi().domain([0,T*1.1]).range([p,0]).nice();s&&(g.append("g").attr("class","grid grid-vertical").attr("opacity",.1).call(ko(A).ticks(6).tickSize(p).tickFormat(()=>"")),g.append("g").attr("class","grid grid-horizontal").attr("opacity",.1).call(jo(E).ticks(5).tickSize(-m).tickFormat(()=>"")));const C=Zn().x(k=>A(new Date(k.data.timestamp))).y0(k=>E(k[0])).y1(k=>E(k[1])).curve(fm.alpha(.5)),I=g.append("g").attr("class","areas");if(x.forEach((k,j)=>{const $=r[j];$&&I.append("path").datum(k).attr("class",`area area-${$.dataKey}`).attr("fill",$.color).attr("fill-opacity",$.fillOpacity??.7).attr("stroke",$.color).attr("stroke-width",$.strokeWidth??1.5).attr("d",C)}),d.length>0){const k=g.append("g").attr("class","markers");d.forEach(j=>{if(j.timestamp>=w&&j.timestamp<=S){const $=A(new Date(j.timestamp));k.append("line").attr("x1",$).attr("x2",$).attr("y1",0).attr("y2",p).attr("stroke",j.color??"#992FB9").attr("stroke-width",2).attr("stroke-dasharray","5,5").attr("opacity",.6),j.label&&k.append("text").attr("x",$).attr("y",-5).attr("text-anchor","middle").attr("font-size",10).attr("fill",j.color??"#992FB9").text(j.label)}})}if(u){const k=ko(A).ticks(6);f&&k.tickFormat($=>f(+$)),g.append("g").attr("class","axis axis-x").attr("transform",`translate(0,${p})`).call(k).selectAll("text").attr("font-size",11);const j=jo(E).ticks(5);h&&j.tickFormat($=>h(+$)),g.append("g").attr("class","axis axis-y").call(j).selectAll("text").attr("font-size",11)}if(l&&c){const k=IN().extent([[0,0],[m,p]]).on("end",j=>{if(!j.selection)return;const[$,N]=j.selection,B=[+A.invert($),+A.invert(N)];c(B),y.select(".brush").call(k.move,null)});g.append("g").attr("class","brush").call(k)}return()=>{y.selectAll("*").remove()}},[t,e,r,n,i,a,o,s,u,l,c,f,h,d])},DN=({data:t,categories:e,width:r=800,height:n=400,margin:i={top:20,right:30,bottom:40,left:60},timeRange:a,showGrid:o=!0,showAxes:s=!0,formatDate:u,formatValue:l,onTimeRangeChange:c,enableBrush:f=!1,markers:h=[]})=>{const d=O.useRef(null);return $N({containerRef:d,data:t,categories:e,width:r,height:n,margin:i,timeRange:a,showGrid:o,showAxes:s,enableBrush:f,onTimeRangeChange:c,formatDate:u,formatValue:l,markers:h}),G.jsx(ee.Box,{sx:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center"},children:G.jsx("svg",{ref:d,width:r,height:n,style:{maxWidth:"100%",height:"auto"}})})},NN=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],p0={}.hasOwnProperty;function LN(t,e){const r=e||{};function n(i,...a){let o=n.invalid;const s=n.handlers;if(i&&p0.call(i,t)){const u=String(i[t]);o=p0.call(s,u)?s[u]:n.unknown}if(o)return o.call(this,i,...a)}return n.handlers=r.handlers||{},n.invalid=r.invalid,n.unknown=r.unknown,n}const qN=/["&'<>`]/g,BN=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,FN=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,zN=/[|\\{}()[\]^$+*?.]/g,m0=new WeakMap;function UN(t,e){if(t=t.replace(e.subset?WN(e.subset):qN,n),e.subset||e.escapeOnly)return t;return t.replace(BN,r).replace(FN,n);function r(i,a,o){return e.format((i.charCodeAt(0)-55296)*1024+i.charCodeAt(1)-56320+65536,o.charCodeAt(a+2),e)}function n(i,a,o){return e.format(i.charCodeAt(0),o.charCodeAt(a+1),e)}}function WN(t){let e=m0.get(t);return e||(e=HN(t),m0.set(t,e)),e}function HN(t){const e=[];let r=-1;for(;++r<t.length;)e.push(t[r].replace(zN,"\\$&"));return new RegExp("(?:"+e.join("|")+")","g")}const GN=/[\dA-Fa-f]/;function KN(t,e,r){const n="&#x"+t.toString(16).toUpperCase();return r&&e&&!GN.test(String.fromCharCode(e))?n:n+";"}const XN=/\d/;function YN(t,e,r){const n="&#"+String(t);return r&&e&&!XN.test(String.fromCharCode(e))?n:n+";"}const VN=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],Uc={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},ZN=["cent","copy","divide","gt","lt","not","para","times"],MT={}.hasOwnProperty,Bm={};let Ks;for(Ks in Uc)MT.call(Uc,Ks)&&(Bm[Uc[Ks]]=Ks);const JN=/[^\dA-Za-z]/;function QN(t,e,r,n){const i=String.fromCharCode(t);if(MT.call(Bm,i)){const a=Bm[i],o="&"+a;return r&&VN.includes(a)&&!ZN.includes(a)&&(!n||e&&e!==61&&JN.test(String.fromCharCode(e)))?o:o+";"}return""}function eL(t,e,r){let n=KN(t,e,r.omitOptionalSemicolons),i;if((r.useNamedReferences||r.useShortestReferences)&&(i=QN(t,e,r.omitOptionalSemicolons,r.attribute)),(r.useShortestReferences||!i)&&r.useShortestReferences){const a=YN(t,e,r.omitOptionalSemicolons);a.length<n.length&&(n=a)}return i&&(!r.useShortestReferences||i.length<n.length)?i:n}function Gi(t,e){return UN(t,Object.assign({format:eL},e))}const tL=/^>|^->|<!--|-->|--!>|<!-$/g,rL=[">"],nL=["<",">"];function iL(t,e,r,n){return n.settings.bogusComments?"<?"+Gi(t.value,Object.assign({},n.settings.characterReferences,{subset:rL}))+">":"<!--"+t.value.replace(tL,i)+"-->";function i(a){return Gi(a,Object.assign({},n.settings.characterReferences,{subset:nL}))}}function aL(t,e,r,n){return"<!"+(n.settings.upperDoctype?"DOCTYPE":"doctype")+(n.settings.tightDoctype?"":" ")+"html>"}function y0(t,e){const r=String(t);if(typeof e!="string")throw new TypeError("Expected character");let n=0,i=r.indexOf(e);for(;i!==-1;)n++,i=r.indexOf(e,i+e.length);return n}const oL=/[ \t\n\f\r]/g;function ng(t){return typeof t=="object"?t.type==="text"?v0(t.value):!1:v0(t)}function v0(t){return t.replace(oL,"")===""}const dt=jT(1),kT=jT(-1),sL=[];function jT(t){return e;function e(r,n,i){const a=r?r.children:sL;let o=(n||0)+t,s=a[o];if(!i)for(;s&&ng(s);)o+=t,s=a[o];return s}}const uL={}.hasOwnProperty;function IT(t){return e;function e(r,n,i){return uL.call(t,r.tagName)&&t[r.tagName](r,n,i)}}const ig=IT({body:cL,caption:Wc,colgroup:Wc,dd:pL,dt:dL,head:Wc,html:lL,li:hL,optgroup:mL,option:yL,p:fL,rp:g0,rt:g0,tbody:gL,td:b0,tfoot:bL,th:b0,thead:vL,tr:_L});function Wc(t,e,r){const n=dt(r,e,!0);return!n||n.type!=="comment"&&!(n.type==="text"&&ng(n.value.charAt(0)))}function lL(t,e,r){const n=dt(r,e);return!n||n.type!=="comment"}function cL(t,e,r){const n=dt(r,e);return!n||n.type!=="comment"}function fL(t,e,r){const n=dt(r,e);return n?n.type==="element"&&(n.tagName==="address"||n.tagName==="article"||n.tagName==="aside"||n.tagName==="blockquote"||n.tagName==="details"||n.tagName==="div"||n.tagName==="dl"||n.tagName==="fieldset"||n.tagName==="figcaption"||n.tagName==="figure"||n.tagName==="footer"||n.tagName==="form"||n.tagName==="h1"||n.tagName==="h2"||n.tagName==="h3"||n.tagName==="h4"||n.tagName==="h5"||n.tagName==="h6"||n.tagName==="header"||n.tagName==="hgroup"||n.tagName==="hr"||n.tagName==="main"||n.tagName==="menu"||n.tagName==="nav"||n.tagName==="ol"||n.tagName==="p"||n.tagName==="pre"||n.tagName==="section"||n.tagName==="table"||n.tagName==="ul"):!r||!(r.type==="element"&&(r.tagName==="a"||r.tagName==="audio"||r.tagName==="del"||r.tagName==="ins"||r.tagName==="map"||r.tagName==="noscript"||r.tagName==="video"))}function hL(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&n.tagName==="li"}function dL(t,e,r){const n=dt(r,e);return!!(n&&n.type==="element"&&(n.tagName==="dt"||n.tagName==="dd"))}function pL(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&(n.tagName==="dt"||n.tagName==="dd")}function g0(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&(n.tagName==="rp"||n.tagName==="rt")}function mL(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&n.tagName==="optgroup"}function yL(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&(n.tagName==="option"||n.tagName==="optgroup")}function vL(t,e,r){const n=dt(r,e);return!!(n&&n.type==="element"&&(n.tagName==="tbody"||n.tagName==="tfoot"))}function gL(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&(n.tagName==="tbody"||n.tagName==="tfoot")}function bL(t,e,r){return!dt(r,e)}function _L(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&n.tagName==="tr"}function b0(t,e,r){const n=dt(r,e);return!n||n.type==="element"&&(n.tagName==="td"||n.tagName==="th")}const xL=IT({body:OL,colgroup:AL,head:SL,html:wL,tbody:PL});function wL(t){const e=dt(t,-1);return!e||e.type!=="comment"}function SL(t){const e=new Set;for(const n of t.children)if(n.type==="element"&&(n.tagName==="base"||n.tagName==="title")){if(e.has(n.tagName))return!1;e.add(n.tagName)}const r=t.children[0];return!r||r.type==="element"}function OL(t){const e=dt(t,-1,!0);return!e||e.type!=="comment"&&!(e.type==="text"&&ng(e.value.charAt(0)))&&!(e.type==="element"&&(e.tagName==="meta"||e.tagName==="link"||e.tagName==="script"||e.tagName==="style"||e.tagName==="template"))}function AL(t,e,r){const n=kT(r,e),i=dt(t,-1,!0);return r&&n&&n.type==="element"&&n.tagName==="colgroup"&&ig(n,r.children.indexOf(n),r)?!1:!!(i&&i.type==="element"&&i.tagName==="col")}function PL(t,e,r){const n=kT(r,e),i=dt(t,-1);return r&&n&&n.type==="element"&&(n.tagName==="thead"||n.tagName==="tbody")&&ig(n,r.children.indexOf(n),r)?!1:!!(i&&i.type==="element"&&i.tagName==="tr")}const Xs={name:[[`
2
34
  \f\r &/=>`.split(""),`
3
35
  \f\r "&'/=>\``.split("")],[`\0
4
36
  \f\r "&'/<=>`.split(""),`\0
@@ -6,22 +38,117 @@
6
38
  \f\r &>`.split(""),`\0
7
39
  \f\r "&'<=>\``.split("")],[`\0
8
40
  \f\r "&'<=>\``.split(""),`\0
9
- \f\r "&'<=>\``.split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]};function _u(r,e,n,t){const a=t.schema,i=a.space==="svg"?!1:t.settings.omitOptionalTags;let o=a.space==="svg"?t.settings.closeEmptyElements:t.settings.voids.includes(r.tagName.toLowerCase());const l=[];let s;a.space==="html"&&r.tagName==="svg"&&(t.schema=Vn);const u=Su(t,r.properties),f=t.all(a.space==="html"&&r.tagName==="template"?r.content:r);return t.schema=a,f&&(o=!1),(u||!i||!pu(r,e,n))&&(l.push("<",r.tagName,u?" "+u:""),o&&(a.space==="svg"||t.settings.closeSelfClosing)&&(s=u.charAt(u.length-1),(!t.settings.tightSelfClosing||s==="/"||s&&s!=='"'&&s!=="'")&&l.push(" "),l.push("/")),l.push(">")),l.push(f),!o&&(!i||!Xn(r,e,n))&&l.push("</"+r.tagName+">"),l.join("")}function Su(r,e){const n=[];let t=-1,a;if(e){for(a in e)if(e[a]!==null&&e[a]!==void 0){const i=xu(r,a,e[a]);i&&n.push(i)}}for(;++t<n.length;){const i=r.settings.tightAttributes?n[t].charAt(n[t].length-1):void 0;t!==n.length-1&&i!=='"'&&i!=="'"&&(n[t]+=" ")}return n.join("")}function xu(r,e,n){const t=Tl(r.schema,e),a=r.settings.allowParseErrors&&r.schema.space==="html"?0:1,i=r.settings.allowDangerousCharacters?0:1;let o=r.quote,l;if(t.overloadedBoolean&&(n===t.attribute||n==="")?n=!0:(t.boolean||t.overloadedBoolean)&&(typeof n!="string"||n===t.attribute||n==="")&&(n=!!n),n==null||n===!1||typeof n=="number"&&Number.isNaN(n))return"";const s=ne(t.attribute,Object.assign({},r.settings.characterReferences,{subset:Re.name[a][i]}));return n===!0||(n=Array.isArray(n)?(t.commaSeparated?Zs:Js)(n,{padLeft:!r.settings.tightCommaSeparatedLists}):String(n),r.settings.collapseEmptyAttributes&&!n)?s:(r.settings.preferUnquoted&&(l=ne(n,Object.assign({},r.settings.characterReferences,{attribute:!0,subset:Re.unquoted[a][i]}))),l!==n&&(r.settings.quoteSmart&&da(n,o)>da(n,r.alternative)&&(o=r.alternative),l=o+ne(n,Object.assign({},r.settings.characterReferences,{subset:(o==="'"?Re.single:Re.double)[a][i],attribute:!0}))+o),s+(l&&"="+l))}const Au=["<","&"];function Ll(r,e,n,t){return n&&n.type==="element"&&(n.tagName==="script"||n.tagName==="style")?r.value:ne(r.value,Object.assign({},t.settings.characterReferences,{subset:Au}))}function qu(r,e,n,t){return t.settings.allowDangerousHtml?r.value:Ll(r,e,n,t)}function Cu(r,e,n,t){return t.all(r)}const Ru=Os("type",{invalid:wu,unknown:Tu,handlers:{comment:Ys,doctype:Xs,element:_u,raw:qu,root:Cu,text:Ll}});function wu(r){throw new Error("Expected node, not `"+r+"`")}function Tu(r){const e=r;throw new Error("Cannot compile unknown node `"+e.type+"`")}const Ou={},Mu={},Pu=[];function Eu(r,e){const n=Ou,t=n.quote||'"',a=t==='"'?"'":'"';if(t!=='"'&&t!=="'")throw new Error("Invalid quote `"+t+"`, expected `'` or `\"`");return{one:Iu,all:Lu,settings:{omitOptionalTags:n.omitOptionalTags||!1,allowParseErrors:n.allowParseErrors||!1,allowDangerousCharacters:n.allowDangerousCharacters||!1,quoteSmart:n.quoteSmart||!1,preferUnquoted:n.preferUnquoted||!1,tightAttributes:n.tightAttributes||!1,upperDoctype:n.upperDoctype||!1,tightDoctype:n.tightDoctype||!1,bogusComments:n.bogusComments||!1,tightCommaSeparatedLists:n.tightCommaSeparatedLists||!1,tightSelfClosing:n.tightSelfClosing||!1,collapseEmptyAttributes:n.collapseEmptyAttributes||!1,allowDangerousHtml:n.allowDangerousHtml||!1,voids:n.voids||Ss,characterReferences:n.characterReferences||Mu,closeSelfClosing:n.closeSelfClosing||!1,closeEmptyElements:n.closeEmptyElements||!1},schema:n.space==="svg"?Vn:Ol,quote:t,alternative:a}.one(Array.isArray(r)?{type:"root",children:r}:r,void 0,void 0)}function Iu(r,e,n){return Ru(r,e,n,this)}function Lu(r){const e=[],n=r&&r.children||Pu;let t=-1;for(;++t<n.length;)e[t]=this.one(n[t],t,r);return e.join("")}const J={neoGrey:{200:"#EDEFEF",400:"#ADB5BD"},neoDigitalGreen:{600:"#40c048"}},H={arcAngle:180,maxSeats:200,useEnhanced:!0,chartConfig:{radius:220,seatSize:5,minSeatSize:4,maxSeatSize:18,spacing:1.1,innerRadiusRatio:.4,arcAngleFlexibility:5},colors:{emptySeats:"#f8f8f8",emptySeatsBorder:"#d8d8d8",seatBorder:"#fff"},animation:{transitionDuration:"0.2s",hoverOpacity:{active:"1",dimmed:"0.2",empty:"0.3"}},scaling:{enableScaling:!0,scaleThreshold:200}},ae={COMPLETED:J.neoDigitalGreen[600],NOT_APPLICABLE:"url(#greyHatchPattern)",NO_LST:"url(#noLstHatchPattern)",DATA_MISSING:"url(#dataMissingHatchPattern)"},pe="N/A",ge="No LST",me="Data Missing",va=/[#.]/g;function Du(r,e){const n=r||"",t={};let a=0,i,o;for(;a<n.length;){va.lastIndex=a;const l=va.exec(n),s=n.slice(a,l?l.index:n.length);s&&(i?i==="#"?t.id=s:Array.isArray(t.className)?t.className.push(s):t.className=[s]:o=s,a+=s.length),l&&(i=l[0],a++)}return{type:"element",tagName:o||e||"div",properties:t,children:[]}}function Dl(r,e,n){const t=n?ju(n):void 0;function a(i,o,...l){let s;if(i==null){s={type:"root",children:[]};const u=o;l.unshift(u)}else{s=Du(i,e);const u=s.tagName.toLowerCase(),f=t?t.get(u):void 0;if(s.tagName=f||u,Nu(o))l.unshift(o);else for(const[d,c]of Object.entries(o))ku(r,s.properties,d,c)}for(const u of l)Un(s.children,u);return s.type==="element"&&s.tagName==="template"&&(s.content={type:"root",children:s.children},s.children=[]),s}return a}function Nu(r){if(r===null||typeof r!="object"||Array.isArray(r))return!0;if(typeof r.type!="string")return!1;const e=r,n=Object.keys(r);for(const t of n){const a=e[t];if(a&&typeof a=="object"){if(!Array.isArray(a))return!0;const i=a;for(const o of i)if(typeof o!="number"&&typeof o!="string")return!0}}return!!("children"in r&&Array.isArray(r.children))}function ku(r,e,n,t){const a=Tl(r,n);let i;if(t!=null){if(typeof t=="number"){if(Number.isNaN(t))return;i=t}else typeof t=="boolean"?i=t:typeof t=="string"?a.spaceSeparated?i=pa(t):a.commaSeparated?i=ha(t):a.commaOrSpaceSeparated?i=pa(ha(t).join(" ")):i=ba(a,a.property,t):Array.isArray(t)?i=[...t]:i=a.property==="style"?Fu(t):String(t);if(Array.isArray(i)){const o=[];for(const l of i)o.push(ba(a,a.property,l));i=o}a.property==="className"&&Array.isArray(e.className)&&(i=e.className.concat(i)),e[a.property]=i}}function Un(r,e){if(e!=null)if(typeof e=="number"||typeof e=="string")r.push({type:"text",value:String(e)});else if(Array.isArray(e))for(const n of e)Un(r,n);else if(typeof e=="object"&&"type"in e)e.type==="root"?Un(r,e.children):r.push(e);else throw new Error("Expected node, nodes, or string, got `"+e+"`")}function ba(r,e,n){if(typeof n=="string"){if(r.number&&n&&!Number.isNaN(Number(n)))return Number(n);if((r.boolean||r.overloadedBoolean)&&(n===""||ye(n)===ye(e)))return!0}return n}function Fu(r){const e=[];for(const[n,t]of Object.entries(r))e.push([n,t].join(": "));return e.join("; ")}function ju(r){const e=new Map;for(const n of r)e.set(n.toLowerCase(),n);return e}const Hu=["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"];Dl(Ol,"div");const be=Dl(Vn,"g",Hu);var we=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function oe(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var Ke,_a;function Nl(){if(_a)return Ke;_a=1;var r=typeof we=="object"&&we&&we.Object===Object&&we;return Ke=r,Ke}var $e,Sa;function Y(){if(Sa)return $e;Sa=1;var r=Nl(),e=typeof self=="object"&&self&&self.Object===Object&&self,n=r||e||Function("return this")();return $e=n,$e}var We,xa;function zu(){if(xa)return We;xa=1;var r=/\s/;function e(n){for(var t=n.length;t--&&r.test(n.charAt(t)););return t}return We=e,We}var Ve,Aa;function Bu(){if(Aa)return Ve;Aa=1;var r=zu(),e=/^\s+/;function n(t){return t&&t.slice(0,r(t)+1).replace(e,"")}return Ve=n,Ve}var Ye,qa;function _e(){if(qa)return Ye;qa=1;function r(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}return Ye=r,Ye}var Xe,Ca;function Se(){if(Ca)return Xe;Ca=1;var r=Y(),e=r.Symbol;return Xe=e,Xe}var Ze,Ra;function Gu(){if(Ra)return Ze;Ra=1;var r=Se(),e=Object.prototype,n=e.hasOwnProperty,t=e.toString,a=r?r.toStringTag:void 0;function i(o){var l=n.call(o,a),s=o[a];try{o[a]=void 0;var u=!0}catch{}var f=t.call(o);return u&&(l?o[a]=s:delete o[a]),f}return Ze=i,Ze}var Je,wa;function Uu(){if(wa)return Je;wa=1;var r=Object.prototype,e=r.toString;function n(t){return e.call(t)}return Je=n,Je}var Qe,Ta;function xe(){if(Ta)return Qe;Ta=1;var r=Se(),e=Gu(),n=Uu(),t="[object Null]",a="[object Undefined]",i=r?r.toStringTag:void 0;function o(l){return l==null?l===void 0?a:t:i&&i in Object(l)?e(l):n(l)}return Qe=o,Qe}var er,Oa;function Ae(){if(Oa)return er;Oa=1;function r(e){return e!=null&&typeof e=="object"}return er=r,er}var rr,Ma;function qe(){if(Ma)return rr;Ma=1;var r=xe(),e=Ae(),n="[object Symbol]";function t(a){return typeof a=="symbol"||e(a)&&r(a)==n}return rr=t,rr}var tr,Pa;function kl(){if(Pa)return tr;Pa=1;var r=Bu(),e=_e(),n=qe(),t=NaN,a=/^[-+]0x[0-9a-f]+$/i,i=/^0b[01]+$/i,o=/^0o[0-7]+$/i,l=parseInt;function s(u){if(typeof u=="number")return u;if(n(u))return t;if(e(u)){var f=typeof u.valueOf=="function"?u.valueOf():u;u=e(f)?f+"":f}if(typeof u!="string")return u===0?u:+u;u=r(u);var d=i.test(u);return d||o.test(u)?l(u.slice(2),d?2:8):a.test(u)?t:+u}return tr=s,tr}var nr,Ea;function Fl(){if(Ea)return nr;Ea=1;var r=kl(),e=1/0,n=17976931348623157e292;function t(a){if(!a)return a===0?a:0;if(a=r(a),a===e||a===-e){var i=a<0?-1:1;return i*n}return a===a?a:0}return nr=t,nr}var ar,Ia;function jl(){if(Ia)return ar;Ia=1;var r=Fl();function e(n){var t=r(n),a=t%1;return t===t?a?t-a:t:0}return ar=e,ar}var ir,La;function Oe(){if(La)return ir;La=1;function r(e,n){for(var t=-1,a=e==null?0:e.length,i=Array(a);++t<a;)i[t]=n(e[t],t,e);return i}return ir=r,ir}var or,Da;function V(){if(Da)return or;Da=1;var r=Array.isArray;return or=r,or}var lr,Na;function Ku(){if(Na)return lr;Na=1;var r=Se(),e=Oe(),n=V(),t=qe(),a=r?r.prototype:void 0,i=a?a.toString:void 0;function o(l){if(typeof l=="string")return l;if(n(l))return e(l,o)+"";if(t(l))return i?i.call(l):"";var s=l+"";return s=="0"&&1/l==-1/0?"-0":s}return lr=o,lr}var sr,ka;function Hl(){if(ka)return sr;ka=1;var r=Ku();function e(n){return n==null?"":r(n)}return sr=e,sr}var ur,Fa;function $u(){if(Fa)return ur;Fa=1;var r=Y(),e=jl(),n=kl(),t=Hl(),a=r.isFinite,i=Math.min;function o(l){var s=Math[l];return function(u,f){if(u=n(u),f=f==null?0:i(e(f),292),f&&a(u)){var d=(t(u)+"e").split("e"),c=s(d[0]+"e"+(+d[1]+f));return d=(t(c)+"e").split("e"),+(d[0]+"e"+(+d[1]-f))}return s(u)}}return ur=o,ur}var cr,ja;function Wu(){if(ja)return cr;ja=1;var r=$u(),e=r("round");return cr=e,cr}var Vu=Wu();const Yu=oe(Vu);var fr,Ha;function zl(){if(Ha)return fr;Ha=1;function r(e,n){for(var t=-1,a=n.length,i=e.length;++t<a;)e[i+t]=n[t];return e}return fr=r,fr}var dr,za;function Xu(){if(za)return dr;za=1;var r=xe(),e=Ae(),n="[object Arguments]";function t(a){return e(a)&&r(a)==n}return dr=t,dr}var hr,Ba;function Zn(){if(Ba)return hr;Ba=1;var r=Xu(),e=Ae(),n=Object.prototype,t=n.hasOwnProperty,a=n.propertyIsEnumerable,i=r((function(){return arguments})())?r:function(o){return e(o)&&t.call(o,"callee")&&!a.call(o,"callee")};return hr=i,hr}var pr,Ga;function Zu(){if(Ga)return pr;Ga=1;var r=Se(),e=Zn(),n=V(),t=r?r.isConcatSpreadable:void 0;function a(i){return n(i)||e(i)||!!(t&&i&&i[t])}return pr=a,pr}var gr,Ua;function Bl(){if(Ua)return gr;Ua=1;var r=zl(),e=Zu();function n(t,a,i,o,l){var s=-1,u=t.length;for(i||(i=e),l||(l=[]);++s<u;){var f=t[s];a>0&&i(f)?a>1?n(f,a-1,i,o,l):r(l,f):o||(l[l.length]=f)}return l}return gr=n,gr}var mr,Ka;function Jn(){if(Ka)return mr;Ka=1;var r=V(),e=qe(),n=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,t=/^\w*$/;function a(i,o){if(r(i))return!1;var l=typeof i;return l=="number"||l=="symbol"||l=="boolean"||i==null||e(i)?!0:t.test(i)||!n.test(i)||o!=null&&i in Object(o)}return mr=a,mr}var yr,$a;function Gl(){if($a)return yr;$a=1;var r=xe(),e=_e(),n="[object AsyncFunction]",t="[object Function]",a="[object GeneratorFunction]",i="[object Proxy]";function o(l){if(!e(l))return!1;var s=r(l);return s==t||s==a||s==n||s==i}return yr=o,yr}var vr,Wa;function Ju(){if(Wa)return vr;Wa=1;var r=Y(),e=r["__core-js_shared__"];return vr=e,vr}var br,Va;function Qu(){if(Va)return br;Va=1;var r=Ju(),e=(function(){var t=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""})();function n(t){return!!e&&e in t}return br=n,br}var _r,Ya;function Ul(){if(Ya)return _r;Ya=1;var r=Function.prototype,e=r.toString;function n(t){if(t!=null){try{return e.call(t)}catch{}try{return t+""}catch{}}return""}return _r=n,_r}var Sr,Xa;function ec(){if(Xa)return Sr;Xa=1;var r=Gl(),e=Qu(),n=_e(),t=Ul(),a=/[\\^$.*+?()[\]{}|]/g,i=/^\[object .+?Constructor\]$/,o=Function.prototype,l=Object.prototype,s=o.toString,u=l.hasOwnProperty,f=RegExp("^"+s.call(u).replace(a,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function d(c){if(!n(c)||e(c))return!1;var h=r(c)?f:i;return h.test(t(c))}return Sr=d,Sr}var xr,Za;function rc(){if(Za)return xr;Za=1;function r(e,n){return e==null?void 0:e[n]}return xr=r,xr}var Ar,Ja;function ee(){if(Ja)return Ar;Ja=1;var r=ec(),e=rc();function n(t,a){var i=e(t,a);return r(i)?i:void 0}return Ar=n,Ar}var qr,Qa;function Me(){if(Qa)return qr;Qa=1;var r=ee(),e=r(Object,"create");return qr=e,qr}var Cr,ei;function tc(){if(ei)return Cr;ei=1;var r=Me();function e(){this.__data__=r?r(null):{},this.size=0}return Cr=e,Cr}var Rr,ri;function nc(){if(ri)return Rr;ri=1;function r(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}return Rr=r,Rr}var wr,ti;function ac(){if(ti)return wr;ti=1;var r=Me(),e="__lodash_hash_undefined__",n=Object.prototype,t=n.hasOwnProperty;function a(i){var o=this.__data__;if(r){var l=o[i];return l===e?void 0:l}return t.call(o,i)?o[i]:void 0}return wr=a,wr}var Tr,ni;function ic(){if(ni)return Tr;ni=1;var r=Me(),e=Object.prototype,n=e.hasOwnProperty;function t(a){var i=this.__data__;return r?i[a]!==void 0:n.call(i,a)}return Tr=t,Tr}var Or,ai;function oc(){if(ai)return Or;ai=1;var r=Me(),e="__lodash_hash_undefined__";function n(t,a){var i=this.__data__;return this.size+=this.has(t)?0:1,i[t]=r&&a===void 0?e:a,this}return Or=n,Or}var Mr,ii;function lc(){if(ii)return Mr;ii=1;var r=tc(),e=nc(),n=ac(),t=ic(),a=oc();function i(o){var l=-1,s=o==null?0:o.length;for(this.clear();++l<s;){var u=o[l];this.set(u[0],u[1])}}return i.prototype.clear=r,i.prototype.delete=e,i.prototype.get=n,i.prototype.has=t,i.prototype.set=a,Mr=i,Mr}var Pr,oi;function sc(){if(oi)return Pr;oi=1;function r(){this.__data__=[],this.size=0}return Pr=r,Pr}var Er,li;function Qn(){if(li)return Er;li=1;function r(e,n){return e===n||e!==e&&n!==n}return Er=r,Er}var Ir,si;function Pe(){if(si)return Ir;si=1;var r=Qn();function e(n,t){for(var a=n.length;a--;)if(r(n[a][0],t))return a;return-1}return Ir=e,Ir}var Lr,ui;function uc(){if(ui)return Lr;ui=1;var r=Pe(),e=Array.prototype,n=e.splice;function t(a){var i=this.__data__,o=r(i,a);if(o<0)return!1;var l=i.length-1;return o==l?i.pop():n.call(i,o,1),--this.size,!0}return Lr=t,Lr}var Dr,ci;function cc(){if(ci)return Dr;ci=1;var r=Pe();function e(n){var t=this.__data__,a=r(t,n);return a<0?void 0:t[a][1]}return Dr=e,Dr}var Nr,fi;function fc(){if(fi)return Nr;fi=1;var r=Pe();function e(n){return r(this.__data__,n)>-1}return Nr=e,Nr}var kr,di;function dc(){if(di)return kr;di=1;var r=Pe();function e(n,t){var a=this.__data__,i=r(a,n);return i<0?(++this.size,a.push([n,t])):a[i][1]=t,this}return kr=e,kr}var Fr,hi;function Ee(){if(hi)return Fr;hi=1;var r=sc(),e=uc(),n=cc(),t=fc(),a=dc();function i(o){var l=-1,s=o==null?0:o.length;for(this.clear();++l<s;){var u=o[l];this.set(u[0],u[1])}}return i.prototype.clear=r,i.prototype.delete=e,i.prototype.get=n,i.prototype.has=t,i.prototype.set=a,Fr=i,Fr}var jr,pi;function ea(){if(pi)return jr;pi=1;var r=ee(),e=Y(),n=r(e,"Map");return jr=n,jr}var Hr,gi;function hc(){if(gi)return Hr;gi=1;var r=lc(),e=Ee(),n=ea();function t(){this.size=0,this.__data__={hash:new r,map:new(n||e),string:new r}}return Hr=t,Hr}var zr,mi;function pc(){if(mi)return zr;mi=1;function r(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}return zr=r,zr}var Br,yi;function Ie(){if(yi)return Br;yi=1;var r=pc();function e(n,t){var a=n.__data__;return r(t)?a[typeof t=="string"?"string":"hash"]:a.map}return Br=e,Br}var Gr,vi;function gc(){if(vi)return Gr;vi=1;var r=Ie();function e(n){var t=r(this,n).delete(n);return this.size-=t?1:0,t}return Gr=e,Gr}var Ur,bi;function mc(){if(bi)return Ur;bi=1;var r=Ie();function e(n){return r(this,n).get(n)}return Ur=e,Ur}var Kr,_i;function yc(){if(_i)return Kr;_i=1;var r=Ie();function e(n){return r(this,n).has(n)}return Kr=e,Kr}var $r,Si;function vc(){if(Si)return $r;Si=1;var r=Ie();function e(n,t){var a=r(this,n),i=a.size;return a.set(n,t),this.size+=a.size==i?0:1,this}return $r=e,$r}var Wr,xi;function ra(){if(xi)return Wr;xi=1;var r=hc(),e=gc(),n=mc(),t=yc(),a=vc();function i(o){var l=-1,s=o==null?0:o.length;for(this.clear();++l<s;){var u=o[l];this.set(u[0],u[1])}}return i.prototype.clear=r,i.prototype.delete=e,i.prototype.get=n,i.prototype.has=t,i.prototype.set=a,Wr=i,Wr}var Vr,Ai;function bc(){if(Ai)return Vr;Ai=1;var r=ra(),e="Expected a function";function n(t,a){if(typeof t!="function"||a!=null&&typeof a!="function")throw new TypeError(e);var i=function(){var o=arguments,l=a?a.apply(this,o):o[0],s=i.cache;if(s.has(l))return s.get(l);var u=t.apply(this,o);return i.cache=s.set(l,u)||s,u};return i.cache=new(n.Cache||r),i}return n.Cache=r,Vr=n,Vr}var Yr,qi;function _c(){if(qi)return Yr;qi=1;var r=bc(),e=500;function n(t){var a=r(t,function(o){return i.size===e&&i.clear(),o}),i=a.cache;return a}return Yr=n,Yr}var Xr,Ci;function Sc(){if(Ci)return Xr;Ci=1;var r=_c(),e=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,n=/\\(\\)?/g,t=r(function(a){var i=[];return a.charCodeAt(0)===46&&i.push(""),a.replace(e,function(o,l,s,u){i.push(s?u.replace(n,"$1"):l||o)}),i});return Xr=t,Xr}var Zr,Ri;function Kl(){if(Ri)return Zr;Ri=1;var r=V(),e=Jn(),n=Sc(),t=Hl();function a(i,o){return r(i)?i:e(i,o)?[i]:n(t(i))}return Zr=a,Zr}var Jr,wi;function Le(){if(wi)return Jr;wi=1;var r=qe();function e(n){if(typeof n=="string"||r(n))return n;var t=n+"";return t=="0"&&1/n==-1/0?"-0":t}return Jr=e,Jr}var Qr,Ti;function ta(){if(Ti)return Qr;Ti=1;var r=Kl(),e=Le();function n(t,a){a=r(a,t);for(var i=0,o=a.length;t!=null&&i<o;)t=t[e(a[i++])];return i&&i==o?t:void 0}return Qr=n,Qr}var et,Oi;function xc(){if(Oi)return et;Oi=1;var r=Ee();function e(){this.__data__=new r,this.size=0}return et=e,et}var rt,Mi;function Ac(){if(Mi)return rt;Mi=1;function r(e){var n=this.__data__,t=n.delete(e);return this.size=n.size,t}return rt=r,rt}var tt,Pi;function qc(){if(Pi)return tt;Pi=1;function r(e){return this.__data__.get(e)}return tt=r,tt}var nt,Ei;function Cc(){if(Ei)return nt;Ei=1;function r(e){return this.__data__.has(e)}return nt=r,nt}var at,Ii;function Rc(){if(Ii)return at;Ii=1;var r=Ee(),e=ea(),n=ra(),t=200;function a(i,o){var l=this.__data__;if(l instanceof r){var s=l.__data__;if(!e||s.length<t-1)return s.push([i,o]),this.size=++l.size,this;l=this.__data__=new n(s)}return l.set(i,o),this.size=l.size,this}return at=a,at}var it,Li;function $l(){if(Li)return it;Li=1;var r=Ee(),e=xc(),n=Ac(),t=qc(),a=Cc(),i=Rc();function o(l){var s=this.__data__=new r(l);this.size=s.size}return o.prototype.clear=e,o.prototype.delete=n,o.prototype.get=t,o.prototype.has=a,o.prototype.set=i,it=o,it}var ot,Di;function wc(){if(Di)return ot;Di=1;var r="__lodash_hash_undefined__";function e(n){return this.__data__.set(n,r),this}return ot=e,ot}var lt,Ni;function Tc(){if(Ni)return lt;Ni=1;function r(e){return this.__data__.has(e)}return lt=r,lt}var st,ki;function Oc(){if(ki)return st;ki=1;var r=ra(),e=wc(),n=Tc();function t(a){var i=-1,o=a==null?0:a.length;for(this.__data__=new r;++i<o;)this.add(a[i])}return t.prototype.add=t.prototype.push=e,t.prototype.has=n,st=t,st}var ut,Fi;function Mc(){if(Fi)return ut;Fi=1;function r(e,n){for(var t=-1,a=e==null?0:e.length;++t<a;)if(n(e[t],t,e))return!0;return!1}return ut=r,ut}var ct,ji;function Pc(){if(ji)return ct;ji=1;function r(e,n){return e.has(n)}return ct=r,ct}var ft,Hi;function Wl(){if(Hi)return ft;Hi=1;var r=Oc(),e=Mc(),n=Pc(),t=1,a=2;function i(o,l,s,u,f,d){var c=s&t,h=o.length,g=l.length;if(h!=g&&!(c&&g>h))return!1;var v=d.get(o),b=d.get(l);if(v&&b)return v==l&&b==o;var y=-1,_=!0,m=s&a?new r:void 0;for(d.set(o,l),d.set(l,o);++y<h;){var S=o[y],T=l[y];if(u)var A=c?u(T,S,y,l,o,d):u(S,T,y,o,l,d);if(A!==void 0){if(A)continue;_=!1;break}if(m){if(!e(l,function(q,P){if(!n(m,P)&&(S===q||f(S,q,s,u,d)))return m.push(P)})){_=!1;break}}else if(!(S===T||f(S,T,s,u,d))){_=!1;break}}return d.delete(o),d.delete(l),_}return ft=i,ft}var dt,zi;function Ec(){if(zi)return dt;zi=1;var r=Y(),e=r.Uint8Array;return dt=e,dt}var ht,Bi;function Ic(){if(Bi)return ht;Bi=1;function r(e){var n=-1,t=Array(e.size);return e.forEach(function(a,i){t[++n]=[i,a]}),t}return ht=r,ht}var pt,Gi;function Lc(){if(Gi)return pt;Gi=1;function r(e){var n=-1,t=Array(e.size);return e.forEach(function(a){t[++n]=a}),t}return pt=r,pt}var gt,Ui;function Dc(){if(Ui)return gt;Ui=1;var r=Se(),e=Ec(),n=Qn(),t=Wl(),a=Ic(),i=Lc(),o=1,l=2,s="[object Boolean]",u="[object Date]",f="[object Error]",d="[object Map]",c="[object Number]",h="[object RegExp]",g="[object Set]",v="[object String]",b="[object Symbol]",y="[object ArrayBuffer]",_="[object DataView]",m=r?r.prototype:void 0,S=m?m.valueOf:void 0;function T(A,q,P,N,j,C,K){switch(P){case _:if(A.byteLength!=q.byteLength||A.byteOffset!=q.byteOffset)return!1;A=A.buffer,q=q.buffer;case y:return!(A.byteLength!=q.byteLength||!C(new e(A),new e(q)));case s:case u:case c:return n(+A,+q);case f:return A.name==q.name&&A.message==q.message;case h:case v:return A==q+"";case d:var z=a;case g:var Z=N&o;if(z||(z=i),A.size!=q.size&&!Z)return!1;var re=K.get(A);if(re)return re==q;N|=l,K.set(A,q);var Fe=t(z(A),z(q),N,j,C,K);return K.delete(A),Fe;case b:if(S)return S.call(A)==S.call(q)}return!1}return gt=T,gt}var mt,Ki;function Nc(){if(Ki)return mt;Ki=1;var r=zl(),e=V();function n(t,a,i){var o=a(t);return e(t)?o:r(o,i(t))}return mt=n,mt}var yt,$i;function kc(){if($i)return yt;$i=1;function r(e,n){for(var t=-1,a=e==null?0:e.length,i=0,o=[];++t<a;){var l=e[t];n(l,t,e)&&(o[i++]=l)}return o}return yt=r,yt}var vt,Wi;function Fc(){if(Wi)return vt;Wi=1;function r(){return[]}return vt=r,vt}var bt,Vi;function jc(){if(Vi)return bt;Vi=1;var r=kc(),e=Fc(),n=Object.prototype,t=n.propertyIsEnumerable,a=Object.getOwnPropertySymbols,i=a?function(o){return o==null?[]:(o=Object(o),r(a(o),function(l){return t.call(o,l)}))}:e;return bt=i,bt}var _t,Yi;function Hc(){if(Yi)return _t;Yi=1;function r(e,n){for(var t=-1,a=Array(e);++t<e;)a[t]=n(t);return a}return _t=r,_t}var de={exports:{}},St,Xi;function zc(){if(Xi)return St;Xi=1;function r(){return!1}return St=r,St}de.exports;var Zi;function Vl(){return Zi||(Zi=1,(function(r,e){var n=Y(),t=zc(),a=e&&!e.nodeType&&e,i=a&&!0&&r&&!r.nodeType&&r,o=i&&i.exports===a,l=o?n.Buffer:void 0,s=l?l.isBuffer:void 0,u=s||t;r.exports=u})(de,de.exports)),de.exports}var xt,Ji;function na(){if(Ji)return xt;Ji=1;var r=9007199254740991,e=/^(?:0|[1-9]\d*)$/;function n(t,a){var i=typeof t;return a=a??r,!!a&&(i=="number"||i!="symbol"&&e.test(t))&&t>-1&&t%1==0&&t<a}return xt=n,xt}var At,Qi;function aa(){if(Qi)return At;Qi=1;var r=9007199254740991;function e(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=r}return At=e,At}var qt,eo;function Bc(){if(eo)return qt;eo=1;var r=xe(),e=aa(),n=Ae(),t="[object Arguments]",a="[object Array]",i="[object Boolean]",o="[object Date]",l="[object Error]",s="[object Function]",u="[object Map]",f="[object Number]",d="[object Object]",c="[object RegExp]",h="[object Set]",g="[object String]",v="[object WeakMap]",b="[object ArrayBuffer]",y="[object DataView]",_="[object Float32Array]",m="[object Float64Array]",S="[object Int8Array]",T="[object Int16Array]",A="[object Int32Array]",q="[object Uint8Array]",P="[object Uint8ClampedArray]",N="[object Uint16Array]",j="[object Uint32Array]",C={};C[_]=C[m]=C[S]=C[T]=C[A]=C[q]=C[P]=C[N]=C[j]=!0,C[t]=C[a]=C[b]=C[i]=C[y]=C[o]=C[l]=C[s]=C[u]=C[f]=C[d]=C[c]=C[h]=C[g]=C[v]=!1;function K(z){return n(z)&&e(z.length)&&!!C[r(z)]}return qt=K,qt}var Ct,ro;function Yl(){if(ro)return Ct;ro=1;function r(e){return function(n){return e(n)}}return Ct=r,Ct}var he={exports:{}};he.exports;var to;function Gc(){return to||(to=1,(function(r,e){var n=Nl(),t=e&&!e.nodeType&&e,a=t&&!0&&r&&!r.nodeType&&r,i=a&&a.exports===t,o=i&&n.process,l=(function(){try{var s=a&&a.require&&a.require("util").types;return s||o&&o.binding&&o.binding("util")}catch{}})();r.exports=l})(he,he.exports)),he.exports}var Rt,no;function Xl(){if(no)return Rt;no=1;var r=Bc(),e=Yl(),n=Gc(),t=n&&n.isTypedArray,a=t?e(t):r;return Rt=a,Rt}var wt,ao;function Uc(){if(ao)return wt;ao=1;var r=Hc(),e=Zn(),n=V(),t=Vl(),a=na(),i=Xl(),o=Object.prototype,l=o.hasOwnProperty;function s(u,f){var d=n(u),c=!d&&e(u),h=!d&&!c&&t(u),g=!d&&!c&&!h&&i(u),v=d||c||h||g,b=v?r(u.length,String):[],y=b.length;for(var _ in u)(f||l.call(u,_))&&!(v&&(_=="length"||h&&(_=="offset"||_=="parent")||g&&(_=="buffer"||_=="byteLength"||_=="byteOffset")||a(_,y)))&&b.push(_);return b}return wt=s,wt}var Tt,io;function Kc(){if(io)return Tt;io=1;var r=Object.prototype;function e(n){var t=n&&n.constructor,a=typeof t=="function"&&t.prototype||r;return n===a}return Tt=e,Tt}var Ot,oo;function $c(){if(oo)return Ot;oo=1;function r(e,n){return function(t){return e(n(t))}}return Ot=r,Ot}var Mt,lo;function Wc(){if(lo)return Mt;lo=1;var r=$c(),e=r(Object.keys,Object);return Mt=e,Mt}var Pt,so;function Vc(){if(so)return Pt;so=1;var r=Kc(),e=Wc(),n=Object.prototype,t=n.hasOwnProperty;function a(i){if(!r(i))return e(i);var o=[];for(var l in Object(i))t.call(i,l)&&l!="constructor"&&o.push(l);return o}return Pt=a,Pt}var Et,uo;function De(){if(uo)return Et;uo=1;var r=Gl(),e=aa();function n(t){return t!=null&&e(t.length)&&!r(t)}return Et=n,Et}var It,co;function Ne(){if(co)return It;co=1;var r=Uc(),e=Vc(),n=De();function t(a){return n(a)?r(a):e(a)}return It=t,It}var Lt,fo;function Yc(){if(fo)return Lt;fo=1;var r=Nc(),e=jc(),n=Ne();function t(a){return r(a,n,e)}return Lt=t,Lt}var Dt,ho;function Xc(){if(ho)return Dt;ho=1;var r=Yc(),e=1,n=Object.prototype,t=n.hasOwnProperty;function a(i,o,l,s,u,f){var d=l&e,c=r(i),h=c.length,g=r(o),v=g.length;if(h!=v&&!d)return!1;for(var b=h;b--;){var y=c[b];if(!(d?y in o:t.call(o,y)))return!1}var _=f.get(i),m=f.get(o);if(_&&m)return _==o&&m==i;var S=!0;f.set(i,o),f.set(o,i);for(var T=d;++b<h;){y=c[b];var A=i[y],q=o[y];if(s)var P=d?s(q,A,y,o,i,f):s(A,q,y,i,o,f);if(!(P===void 0?A===q||u(A,q,l,s,f):P)){S=!1;break}T||(T=y=="constructor")}if(S&&!T){var N=i.constructor,j=o.constructor;N!=j&&"constructor"in i&&"constructor"in o&&!(typeof N=="function"&&N instanceof N&&typeof j=="function"&&j instanceof j)&&(S=!1)}return f.delete(i),f.delete(o),S}return Dt=a,Dt}var Nt,po;function Zc(){if(po)return Nt;po=1;var r=ee(),e=Y(),n=r(e,"DataView");return Nt=n,Nt}var kt,go;function Jc(){if(go)return kt;go=1;var r=ee(),e=Y(),n=r(e,"Promise");return kt=n,kt}var Ft,mo;function Qc(){if(mo)return Ft;mo=1;var r=ee(),e=Y(),n=r(e,"Set");return Ft=n,Ft}var jt,yo;function ef(){if(yo)return jt;yo=1;var r=ee(),e=Y(),n=r(e,"WeakMap");return jt=n,jt}var Ht,vo;function rf(){if(vo)return Ht;vo=1;var r=Zc(),e=ea(),n=Jc(),t=Qc(),a=ef(),i=xe(),o=Ul(),l="[object Map]",s="[object Object]",u="[object Promise]",f="[object Set]",d="[object WeakMap]",c="[object DataView]",h=o(r),g=o(e),v=o(n),b=o(t),y=o(a),_=i;return(r&&_(new r(new ArrayBuffer(1)))!=c||e&&_(new e)!=l||n&&_(n.resolve())!=u||t&&_(new t)!=f||a&&_(new a)!=d)&&(_=function(m){var S=i(m),T=S==s?m.constructor:void 0,A=T?o(T):"";if(A)switch(A){case h:return c;case g:return l;case v:return u;case b:return f;case y:return d}return S}),Ht=_,Ht}var zt,bo;function tf(){if(bo)return zt;bo=1;var r=$l(),e=Wl(),n=Dc(),t=Xc(),a=rf(),i=V(),o=Vl(),l=Xl(),s=1,u="[object Arguments]",f="[object Array]",d="[object Object]",c=Object.prototype,h=c.hasOwnProperty;function g(v,b,y,_,m,S){var T=i(v),A=i(b),q=T?f:a(v),P=A?f:a(b);q=q==u?d:q,P=P==u?d:P;var N=q==d,j=P==d,C=q==P;if(C&&o(v)){if(!o(b))return!1;T=!0,N=!1}if(C&&!N)return S||(S=new r),T||l(v)?e(v,b,y,_,m,S):n(v,b,q,y,_,m,S);if(!(y&s)){var K=N&&h.call(v,"__wrapped__"),z=j&&h.call(b,"__wrapped__");if(K||z){var Z=K?v.value():v,re=z?b.value():b;return S||(S=new r),m(Z,re,y,_,S)}}return C?(S||(S=new r),t(v,b,y,_,m,S)):!1}return zt=g,zt}var Bt,_o;function Zl(){if(_o)return Bt;_o=1;var r=tf(),e=Ae();function n(t,a,i,o,l){return t===a?!0:t==null||a==null||!e(t)&&!e(a)?t!==t&&a!==a:r(t,a,i,o,n,l)}return Bt=n,Bt}var Gt,So;function nf(){if(So)return Gt;So=1;var r=$l(),e=Zl(),n=1,t=2;function a(i,o,l,s){var u=l.length,f=u,d=!s;if(i==null)return!f;for(i=Object(i);u--;){var c=l[u];if(d&&c[2]?c[1]!==i[c[0]]:!(c[0]in i))return!1}for(;++u<f;){c=l[u];var h=c[0],g=i[h],v=c[1];if(d&&c[2]){if(g===void 0&&!(h in i))return!1}else{var b=new r;if(s)var y=s(g,v,h,i,o,b);if(!(y===void 0?e(v,g,n|t,s,b):y))return!1}}return!0}return Gt=a,Gt}var Ut,xo;function Jl(){if(xo)return Ut;xo=1;var r=_e();function e(n){return n===n&&!r(n)}return Ut=e,Ut}var Kt,Ao;function af(){if(Ao)return Kt;Ao=1;var r=Jl(),e=Ne();function n(t){for(var a=e(t),i=a.length;i--;){var o=a[i],l=t[o];a[i]=[o,l,r(l)]}return a}return Kt=n,Kt}var $t,qo;function Ql(){if(qo)return $t;qo=1;function r(e,n){return function(t){return t==null?!1:t[e]===n&&(n!==void 0||e in Object(t))}}return $t=r,$t}var Wt,Co;function of(){if(Co)return Wt;Co=1;var r=nf(),e=af(),n=Ql();function t(a){var i=e(a);return i.length==1&&i[0][2]?n(i[0][0],i[0][1]):function(o){return o===a||r(o,a,i)}}return Wt=t,Wt}var Vt,Ro;function lf(){if(Ro)return Vt;Ro=1;var r=ta();function e(n,t,a){var i=n==null?void 0:r(n,t);return i===void 0?a:i}return Vt=e,Vt}var Yt,wo;function sf(){if(wo)return Yt;wo=1;function r(e,n){return e!=null&&n in Object(e)}return Yt=r,Yt}var Xt,To;function uf(){if(To)return Xt;To=1;var r=Kl(),e=Zn(),n=V(),t=na(),a=aa(),i=Le();function o(l,s,u){s=r(s,l);for(var f=-1,d=s.length,c=!1;++f<d;){var h=i(s[f]);if(!(c=l!=null&&u(l,h)))break;l=l[h]}return c||++f!=d?c:(d=l==null?0:l.length,!!d&&a(d)&&t(h,d)&&(n(l)||e(l)))}return Xt=o,Xt}var Zt,Oo;function cf(){if(Oo)return Zt;Oo=1;var r=sf(),e=uf();function n(t,a){return t!=null&&e(t,a,r)}return Zt=n,Zt}var Jt,Mo;function ff(){if(Mo)return Jt;Mo=1;var r=Zl(),e=lf(),n=cf(),t=Jn(),a=Jl(),i=Ql(),o=Le(),l=1,s=2;function u(f,d){return t(f)&&a(d)?i(o(f),d):function(c){var h=e(c,f);return h===void 0&&h===d?n(c,f):r(d,h,l|s)}}return Jt=u,Jt}var Qt,Po;function ke(){if(Po)return Qt;Po=1;function r(e){return e}return Qt=r,Qt}var en,Eo;function df(){if(Eo)return en;Eo=1;function r(e){return function(n){return n==null?void 0:n[e]}}return en=r,en}var rn,Io;function hf(){if(Io)return rn;Io=1;var r=ta();function e(n){return function(t){return r(t,n)}}return rn=e,rn}var tn,Lo;function pf(){if(Lo)return tn;Lo=1;var r=df(),e=hf(),n=Jn(),t=Le();function a(i){return n(i)?r(t(i)):e(i)}return tn=a,tn}var nn,Do;function es(){if(Do)return nn;Do=1;var r=of(),e=ff(),n=ke(),t=V(),a=pf();function i(o){return typeof o=="function"?o:o==null?n:typeof o=="object"?t(o)?e(o[0],o[1]):r(o):a(o)}return nn=i,nn}var an,No;function gf(){if(No)return an;No=1;function r(e){return function(n,t,a){for(var i=-1,o=Object(n),l=a(n),s=l.length;s--;){var u=l[e?s:++i];if(t(o[u],u,o)===!1)break}return n}}return an=r,an}var on,ko;function mf(){if(ko)return on;ko=1;var r=gf(),e=r();return on=e,on}var ln,Fo;function yf(){if(Fo)return ln;Fo=1;var r=mf(),e=Ne();function n(t,a){return t&&r(t,a,e)}return ln=n,ln}var sn,jo;function vf(){if(jo)return sn;jo=1;var r=De();function e(n,t){return function(a,i){if(a==null)return a;if(!r(a))return n(a,i);for(var o=a.length,l=t?o:-1,s=Object(a);(t?l--:++l<o)&&i(s[l],l,s)!==!1;);return a}}return sn=e,sn}var un,Ho;function bf(){if(Ho)return un;Ho=1;var r=yf(),e=vf(),n=e(r);return un=n,un}var cn,zo;function rs(){if(zo)return cn;zo=1;var r=bf(),e=De();function n(t,a){var i=-1,o=e(t)?Array(t.length):[];return r(t,function(l,s,u){o[++i]=a(l,s,u)}),o}return cn=n,cn}var fn,Bo;function _f(){if(Bo)return fn;Bo=1;function r(e,n){var t=e.length;for(e.sort(n);t--;)e[t]=e[t].value;return e}return fn=r,fn}var dn,Go;function Sf(){if(Go)return dn;Go=1;var r=qe();function e(n,t){if(n!==t){var a=n!==void 0,i=n===null,o=n===n,l=r(n),s=t!==void 0,u=t===null,f=t===t,d=r(t);if(!u&&!d&&!l&&n>t||l&&s&&f&&!u&&!d||i&&s&&f||!a&&f||!o)return 1;if(!i&&!l&&!d&&n<t||d&&a&&o&&!i&&!l||u&&a&&o||!s&&o||!f)return-1}return 0}return dn=e,dn}var hn,Uo;function xf(){if(Uo)return hn;Uo=1;var r=Sf();function e(n,t,a){for(var i=-1,o=n.criteria,l=t.criteria,s=o.length,u=a.length;++i<s;){var f=r(o[i],l[i]);if(f){if(i>=u)return f;var d=a[i];return f*(d=="desc"?-1:1)}}return n.index-t.index}return hn=e,hn}var pn,Ko;function Af(){if(Ko)return pn;Ko=1;var r=Oe(),e=ta(),n=es(),t=rs(),a=_f(),i=Yl(),o=xf(),l=ke(),s=V();function u(f,d,c){d.length?d=r(d,function(v){return s(v)?function(b){return e(b,v.length===1?v[0]:v)}:v}):d=[l];var h=-1;d=r(d,i(n));var g=t(f,function(v,b,y){var _=r(d,function(m){return m(v)});return{criteria:_,index:++h,value:v}});return a(g,function(v,b){return o(v,b,c)})}return pn=u,pn}var gn,$o;function qf(){if($o)return gn;$o=1;function r(e,n,t){switch(t.length){case 0:return e.call(n);case 1:return e.call(n,t[0]);case 2:return e.call(n,t[0],t[1]);case 3:return e.call(n,t[0],t[1],t[2])}return e.apply(n,t)}return gn=r,gn}var mn,Wo;function Cf(){if(Wo)return mn;Wo=1;var r=qf(),e=Math.max;function n(t,a,i){return a=e(a===void 0?t.length-1:a,0),function(){for(var o=arguments,l=-1,s=e(o.length-a,0),u=Array(s);++l<s;)u[l]=o[a+l];l=-1;for(var f=Array(a+1);++l<a;)f[l]=o[l];return f[a]=i(u),r(t,this,f)}}return mn=n,mn}var yn,Vo;function Rf(){if(Vo)return yn;Vo=1;function r(e){return function(){return e}}return yn=r,yn}var vn,Yo;function wf(){if(Yo)return vn;Yo=1;var r=ee(),e=(function(){try{var n=r(Object,"defineProperty");return n({},"",{}),n}catch{}})();return vn=e,vn}var bn,Xo;function Tf(){if(Xo)return bn;Xo=1;var r=Rf(),e=wf(),n=ke(),t=e?function(a,i){return e(a,"toString",{configurable:!0,enumerable:!1,value:r(i),writable:!0})}:n;return bn=t,bn}var _n,Zo;function Of(){if(Zo)return _n;Zo=1;var r=800,e=16,n=Date.now;function t(a){var i=0,o=0;return function(){var l=n(),s=e-(l-o);if(o=l,s>0){if(++i>=r)return arguments[0]}else i=0;return a.apply(void 0,arguments)}}return _n=t,_n}var Sn,Jo;function Mf(){if(Jo)return Sn;Jo=1;var r=Tf(),e=Of(),n=e(r);return Sn=n,Sn}var xn,Qo;function Pf(){if(Qo)return xn;Qo=1;var r=ke(),e=Cf(),n=Mf();function t(a,i){return n(e(a,i,r),a+"")}return xn=t,xn}var An,el;function ia(){if(el)return An;el=1;var r=Qn(),e=De(),n=na(),t=_e();function a(i,o,l){if(!t(l))return!1;var s=typeof o;return(s=="number"?e(l)&&n(o,l.length):s=="string"&&o in l)?r(l[o],i):!1}return An=a,An}var qn,rl;function Ef(){if(rl)return qn;rl=1;var r=Bl(),e=Af(),n=Pf(),t=ia(),a=n(function(i,o){if(i==null)return[];var l=o.length;return l>1&&t(i,o[0],o[1])?o=[]:l>2&&t(o[0],o[1],o[2])&&(o=[o[0]]),e(i,r(o,1),[])});return qn=a,qn}var If=Ef();const Lf=oe(If);var Cn,tl;function Df(){if(tl)return Cn;tl=1;function r(e){for(var n=-1,t=e==null?0:e.length,a={};++n<t;){var i=e[n];a[i[0]]=i[1]}return a}return Cn=r,Cn}var Nf=Df();const nl=oe(Nf);var Rn,al;function kf(){if(al)return Rn;al=1;var r=Math.ceil,e=Math.max;function n(t,a,i,o){for(var l=-1,s=e(r((a-t)/(i||1)),0),u=Array(s);s--;)u[o?s:++l]=t,t+=i;return u}return Rn=n,Rn}var wn,il;function Ff(){if(il)return wn;il=1;var r=kf(),e=ia(),n=Fl();function t(a){return function(i,o,l){return l&&typeof l!="number"&&e(i,o,l)&&(o=l=void 0),i=n(i),o===void 0?(o=i,i=0):o=n(o),l=l===void 0?i<o?1:-1:n(l),r(i,o,l,a)}}return wn=t,wn}var Tn,ol;function jf(){if(ol)return Tn;ol=1;var r=Ff(),e=r();return Tn=e,Tn}var Hf=jf();const zf=oe(Hf);var On,ll;function Bf(){if(ll)return On;ll=1;var r=Oe(),e=es(),n=rs(),t=V();function a(i,o){var l=t(i)?r:n;return l(i,e(o,3))}return On=a,On}var Mn,sl;function Gf(){if(sl)return Mn;sl=1;var r=Bl(),e=Bf();function n(t,a){return r(e(t,a),1)}return Mn=n,Mn}var Uf=Gf();const Kf=oe(Uf);var Pn,ul;function ts(){if(ul)return Pn;ul=1;function r(e,n,t){return e===e&&(t!==void 0&&(e=e<=t?e:t),n!==void 0&&(e=e>=n?e:n)),e}return Pn=r,Pn}var En,cl;function $f(){if(cl)return En;cl=1;function r(e,n){var t=-1,a=e.length;for(n||(n=Array(a));++t<a;)n[t]=e[t];return n}return En=r,En}var In,fl;function Wf(){if(fl)return In;fl=1;var r=Math.floor,e=Math.random;function n(t,a){return t+r(e()*(a-t+1))}return In=n,In}var Ln,dl;function ns(){if(dl)return Ln;dl=1;var r=Wf();function e(n,t){var a=-1,i=n.length,o=i-1;for(t=t===void 0?i:t;++a<t;){var l=r(a,o),s=n[l];n[l]=n[a],n[a]=s}return n.length=t,n}return Ln=e,Ln}var Dn,hl;function Vf(){if(hl)return Dn;hl=1;var r=ts(),e=$f(),n=ns();function t(a,i){return n(e(a),r(i,0,a.length))}return Dn=t,Dn}var Nn,pl;function Yf(){if(pl)return Nn;pl=1;var r=Oe();function e(n,t){return r(t,function(a){return n[a]})}return Nn=e,Nn}var kn,gl;function Xf(){if(gl)return kn;gl=1;var r=Yf(),e=Ne();function n(t){return t==null?[]:r(t,e(t))}return kn=n,kn}var Fn,ml;function Zf(){if(ml)return Fn;ml=1;var r=ts(),e=ns(),n=Xf();function t(a,i){var o=n(a);return e(o,r(i,0,o.length))}return Fn=t,Fn}var jn,yl;function Jf(){if(yl)return jn;yl=1;var r=Vf(),e=Zf(),n=V(),t=ia(),a=jl();function i(o,l,s){(s?t(o,l,s):l===void 0)?l=1:l=a(l);var u=n(o)?r:e;return u(o,l)}return jn=i,jn}var Qf=Jf();const ed=oe(Qf),rd=r=>Yu(r,14),vl=r=>Object.values(r).reduce((e,n)=>e+n,0),td=(r,e,n={})=>{const t=Object.assign({draw:!1},n);if(Object.values(r).length<1)throw new Error("vote distribution must contain at least one party");if(!Object.values(r).every(g=>typeof g=="number"&&g>=0))throw new Error("party vote counts must be non-negative integers");if(!Number.isInteger(e)||e<=0)throw new Error("seats must be a positive integer");if(typeof t.draw!="boolean")throw new Error("opt.draw must be a boolean");const a=vl(r),i=nl(Object.entries(r).map(([g,v])=>{const b=Math.max(e-Object.keys(r).length,0),y=Math.round(b*v/a);return[g,y]})),o=nl(Object.entries(r).map(([g,v])=>{const b=e+Object.keys(r).length,y=Math.min(Math.round(b*v/a),e);return[g,y]})),l=Kf(Object.entries(r).map(([g,v])=>{const b=i[g],y=o[g];return zf(b,y).map(_=>{const m=rd(v/(_+.5));return{party:g,quotient:m}})})),s=vl(i),u=e-s,f=Lf(l,({quotient:g})=>-g),d=f[u-1].quotient,c=f.filter(({quotient:g})=>g>d),h=f.filter(({quotient:g})=>g===d);if(c.length+h.length===u)c.push(...h);else{if(!t.draw)throw new Error("result is ambiguous, a draw would need to be made, but opt.draw is disabled");c.push(...ed(h,u-c.length))}return c.reduce((g,{party:v})=>(g[v]+=1,g),i)},as=(r=be)=>r("pattern",{id:"greyHatchPattern",x:0,y:0,width:8,height:8,patternUnits:"userSpaceOnUse"},[r("rect",{x:0,y:0,width:8,height:8,fill:J.neoGrey[200]}),r("path",{d:"M0,2 L8,2",stroke:J.neoGrey[400],"stroke-width":.5}),r("path",{d:"M0,6 L8,6",stroke:J.neoGrey[400],"stroke-width":.5})]),is=(r=be)=>r("pattern",{id:"dataMissingHatchPattern",x:0,y:0,width:8,height:8,patternUnits:"userSpaceOnUse"},[r("rect",{x:0,y:0,width:8,height:8,fill:"#FFF3CC"}),r("path",{d:"M0,8 L8,0",stroke:"#FFB800","stroke-width":.5}),r("path",{d:"M-2,2 L2,-2",stroke:"#FFB800","stroke-width":.5}),r("path",{d:"M6,10 L10,6",stroke:"#FFB800","stroke-width":.5})]),os=(r=be)=>r("pattern",{id:"noLstHatchPattern",x:0,y:0,width:8,height:8,patternUnits:"userSpaceOnUse"},[r("rect",{x:0,y:0,width:8,height:8,fill:"#FFE5E5"}),r("path",{d:"M0,0 L8,8",stroke:"#ED4134","stroke-width":.5}),r("path",{d:"M-2,6 L2,10",stroke:"#ED4134","stroke-width":.5}),r("path",{d:"M6,-2 L10,2",stroke:"#ED4134","stroke-width":.5})]),F={greyHatch:{background:J.neoGrey[200],lines:J.neoGrey[400]},dataMissingHatch:{background:"#FFF3CC",lines:"#FFB800"},noLstHatch:{background:"#FFE5E5",lines:"#ED4134"}},Te=r=>Math.round(r*1e10)/1e10,nd=r=>r.reduce((e,n)=>e+n.seats,0),ad=r=>r.flat(),id=(r,e,n)=>{const t=(Math.PI-n)/2,a=e/r+t-Math.PI;return{x:Te(r*Math.cos(a)),y:Te(r*Math.sin(a))}},ls=(r,e,n,t)=>{const a=t*e*n/(r-e),i=1+t*(e-1)*e/2/(r-e);return a/i},ue=(r,e,n,t)=>{const a=t/Math.PI*.7142857142857143;return Math.abs(ls(r,e,n,t)*e/n-a)},od=(r,e,n)=>{let t=Math.floor(Math.log(r)/Math.log(2))||1,a=ue(r,t,e,n),i=0;for(ue(r,t+1,e,n)<a&&(i=1),ue(r,t-1,e,n)<a&&t>1&&(i=-1);ue(r,t+i,e,n)<a&&t>0;)a=ue(r,t+i,e,n),t+=i;return t},ld=(r,e)=>{var a,i;let n,t;for(let o=0;o<r.length;o++)t=Te((e[o]||0)/(((a=r[o])==null?void 0:a.length)??1)),(!n||t<n)&&(n=t);for(let o=0;o<r.length;o++)if(t=Te((e[o]||0)/(((i=r[o])==null?void 0:i.length)??1)),t===n)return o;return 0},sd=(r,e,n)=>{const t=nd(r),a=od(t,e,n),i=ls(t,a,e,n);let o={};for(let c=1;c<=a;c++)o[c]=e-(c-1)*i;o=td(o,t);const l=[];let s,u,f;for(let c=1;c<=a;c++){const h=[];s=e-(c-1)*i,u=n*s/((o[c]??1)-1||1);for(let g=0;g<=(o[c]??1)-1;g++)f={...id(s,g*u,n),r:.4*i},h.push(f);l.push(h)}const d=Array(l.length).fill(0);for(const c of r)for(let h=0;h<c.seats;h++){const g=ld(l,d),v=l[g],b=d[g]??0,y=v==null?void 0:v[b];y&&(y.fill=c.colour,y.party=String(c.id)),d[g]=b+1}return ad(l)},ud=r=>e=>r("circle",{cx:e.x,cy:e.y,r:e.r,fill:e.fill,class:e.party}),cd={seatCount:!1,arcAngle:180,hFunction:be},fd=(r,e={})=>{var b;const{seatCount:n,arcAngle:t,hFunction:a}=Object.assign({},cd,e);if(typeof n!="boolean")throw new Error("`seatCount` option must be a boolean");if(typeof a!="function")throw new Error("`hFunction` option must be a function");if(typeof t!="number"||t<=0||t>360)throw new Error("`arcAngle` option must be a number between 0 and 360");const i=t*Math.PI/180,o=20,l=sd(r,o,i),s=(((b=l[0])==null?void 0:b.r)??0)/.4||0,u=l.map(ud(a));n&&u.push(a("text",{x:0,y:0,"text-anchor":"middle",style:{"font-family":"Helvetica","font-size":.25*o+"px"},class:"seatNumber"},String(u.length)));const f=t<=180?o+s:o*(1+Math.sin((i-Math.PI)/2))+s,d=o+s,c=Math.max(f,d),h=t<=180?-o-s/2:-o*(1+Math.sin((i-Math.PI)/2))-s/2,g=a("defs",[as(a),is(a),os(a)]);return a("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:[-o-s/2,h,2*o+s,c].join(",")},[g,...u])},dd={seatCount:!1,arcAngle:200,arcAngleFlexibility:5,radius:380,seatSize:4.5,minSeatSize:1.8,maxSeatSize:3,spacing:1.8,innerRadiusRatio:.6,showLabels:!0,hFunction:be},hd=(r,e={})=>{const n={...dd,...e},{arcAngle:t,arcAngleFlexibility:a,radius:i,seatSize:o,minSeatSize:l,maxSeatSize:s,spacing:u,innerRadiusRatio:f,showLabels:d,hFunction:c}=n,h=i*f,g=r.reduce((R,D)=>R+D.seats,0);let v={seatSize:o,arcAngle:t,score:-1};const b=t-a,y=t+a;for(let R=b;R<=y;R+=2.5){const D=R*Math.PI/180;for(let I=s;I>=l;I-=.1){const G=I*2,$=G*u,X=Math.floor((i-h)/$);for(let W=1;W<=Math.min(X,10);W++){let k=0;for(let le=0;le<W;le++){const He=h+(le+.5)*$,se=G*u/He,ze=Math.floor(D/se);k+=ze}if(k>=g){const le=g/k,He=(I-l)/(s-l),se=(k-g)/g,ze=se<.15?1:se<.3?.7:se<.5?.4:.1,bs=1-Math.abs(R-t)/a,la=ze*.5+He*.3+le*.15+bs*.05;la>v.score&&(v={seatSize:I,arcAngle:R,rings:W,score:la})}}}}const _=v.seatSize,m=v.arcAngle,S=m*Math.PI/180,T=_*2,A=T*u,q=Math.floor((i-h)/A),P=[],N=-S/2-Math.PI/2,j=[];let C=0,K=[];for(let R=1;R<=q;R++){let D=0;const I=[];for(let G=0;G<R;G++){const $=h+(G+.5)*A,X=T*u/$,W=Math.floor(S/X);I.push(W),D+=W}if(D>=g){C=R,K=I;break}}if(C>0)j.push(...K);else for(let R=0;R<q;R++){const D=h+(R+.5)*A,I=T*u/D,G=Math.floor(S/I);j.push(G)}for(let R=0;R<j.length;R++){const D=h+(R+.5)*A,I=j[R]??0;if(I>0){const G=S/I;for(let $=0;$<I;$++){const X=N+($+.5)*G,W=Math.cos(X)*D,k=Math.sin(X)*D;P.push({ring:R,index:$,angle:X,x:W,y:k})}}}P.sort((R,D)=>{const I=R.angle-D.angle;return Math.abs(I)>.001?I:R.ring-D.ring});const z=[];let Z=0;r.forEach(R=>{const D=[],I=Math.min(R.seats,P.length-Z);let G=1/0,$=-1/0;for(let W=0;W<I&&Z<P.length;W++){const k=P[Z++];k&&(G=Math.min(G,k.angle),$=Math.max($,k.angle),Math.sqrt(k.x*k.x+k.y*k.y),D.push(c("circle",{fill:R.colour,stroke:R.colour,className:"circle seat-visual seat-hover-zone",transform:`translate(${k.x}, ${k.y})`,r:_,"data-party":R.name,"data-party-id":String(R.id),style:"pointer-events: all; cursor: pointer;"})))}const X=D;z.push(c("g",{className:"party-group","data-party":R.name,style:"opacity: 1; outline: none;"},X))});const re=c("g",{className:"arc-bg"},[c("circle",{className:"outer",cx:0,cy:0,fill:"#ffffff",r:i}),c("circle",{className:"inner",cx:0,cy:0,fill:"#ffffff",r:h})]),Fe=c("g",{className:"points-container"},z),hs=d?c("g",{className:"label-container",mask:"url(#label-clip)",style:"pointer-events: none;"},[c("text",{className:"party_count",dy:"-0.05em",style:"font-size: 24vw; font-weight: bold; text-anchor: middle; display: none; opacity: 0; fill: rgb(19, 90, 225); transform: scale(1);"}),c("text",{className:"party_name",y:0,dy:"1em",style:"font-size: 6vw; font-weight: normal; text-anchor: middle; display: none; opacity: 0; fill: rgb(19, 90, 225); transform: scale(1);"})]):null,ps=c("defs",[c("radialGradient",{id:"label-gradient"},[c("stop",{offset:"0%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 1;"}),c("stop",{offset:"80%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 1;"}),c("stop",{offset:"90%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 0.1;"}),c("stop",{offset:"100%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 0;"})]),c("mask",{id:"label-clip"},[c("circle",{fill:"url(#label-gradient)",r:h})]),as(c),is(c),os(c)]),gs=c("g",{className:"arc-container",transform:`translate(${i}, ${i})`},[re,Fe,hs].filter(Boolean)),oa=S/2;let je;if(m<=180)je=i*Math.sin(oa)+_;else{const R=oa-Math.PI/2;je=i*(1+Math.sin(R))+_}const ms=i+_,ys=i*2,vs=Math.max(je,ms);return c("svg",{id:"chart-container","font-family":"Canva Sans Variable",viewBox:`0 0 ${ys} ${vs}`,preserveAspectRatio:"xMidYMid meet",xmlns:"http://www.w3.org/2000/svg"},[gs,ps])};function ss(r){return!r||!r.color?"#cccccc":r.color==="url(#hatchPattern)"?ae.COMPLETED:r.color==="url(#greyHatchPattern)"?F.greyHatch.lines:r.color}function Kn(r,e){if(!r)return;const n=r.querySelectorAll(".party-group");n&&n.length>0&&n.forEach(t=>{if(!t)return;const a=t,i=a.getAttribute("data-party");e?i===e?a.style.opacity=H.animation.hoverOpacity.active:a.style.opacity=H.animation.hoverOpacity.dimmed:a.style.opacity="1"})}function $n(r,e){r.forEach(n=>{const t=n,a=n.getAttribute("class")||"";e?a===e?(t.setAttribute("fill-opacity","1"),t.setAttribute("stroke-opacity","1")):(t.setAttribute("fill-opacity",H.animation.hoverOpacity.dimmed),t.setAttribute("stroke-opacity","0.2")):(t.setAttribute("fill-opacity","1"),t.setAttribute("stroke-opacity","1"))})}const pd=({containerRef:r,processedData:e,totalRepositories:n,arcAngle:t,useEnhanced:a,maxSeats:i,setHoveredData:o,activePartyName:l,setActivePartyName:s,chartConfig:u,seatSize:f})=>{fe.useEffect(()=>{if(!r.current||e.length===0)return;for(;r.current.firstChild;)r.current.removeChild(r.current.firstChild);const d=n<=i?1:i/n,c=e.filter(m=>m.value>0).map(m=>{const S=n<=i?m.value:Math.max(1,Math.floor(m.value*d));return{id:String(m.id),name:m.label,seats:S,colour:m.color==="url(#hatchPattern)"?ae.COMPLETED:m.color}}),h=a?hd(c,{arcAngle:t,arcAngleFlexibility:u.arcAngleFlexibility,radius:u.radius,seatSize:f,minSeatSize:u.minSeatSize,maxSeatSize:u.maxSeatSize,spacing:u.spacing,innerRadiusRatio:u.innerRadiusRatio,showLabels:!0}):fd(c,{arcAngle:t});h.properties&&(h.properties.width="100%",h.properties.height="100%",h.properties.style="display: block; width: 100%; max-width: 100%; height: auto;",h.properties.preserveAspectRatio="xMidYMid meet");const g=Eu(h),y=new DOMParser().parseFromString(g,"image/svg+xml").documentElement;if(!y)return;y.setAttribute("width","100%"),y.setAttribute("height","100%"),y.style.width="100%",y.style.height="auto",y.style.display="block",a?gd(y,c,e,o,l,s):md(y,c,e,o,l,s);const _=()=>{if(o(null),s(null),a)Kn(y,null);else{const m=y.querySelectorAll("circle");$n(m,null)}};return y&&y.addEventListener("mouseleave",_),r.current.appendChild(y),()=>{if(y&&y.removeEventListener("mouseleave",_),r.current)for(;r.current.firstChild;)r.current.removeChild(r.current.firstChild)}},[e,n,t,a,i,o,l,s,r,u,f])};function gd(r,e,n,t,a,i){if(!r)return;const o=r.querySelectorAll(".seat-hover-zone"),l=r.querySelectorAll(".party-group circle.seat-visual");l&&l.length>0&&l.forEach(s=>{if(s){const u=s;u.style.stroke=H.colors.seatBorder,u.style.strokeWidth="0.5",u.setAttribute("fill-opacity","1"),u.style.transition=`fill-opacity ${H.animation.transitionDuration} ease, stroke-opacity ${H.animation.transitionDuration} ease`}}),o&&o.length>0&&o.forEach(s=>{if(!s)return;const u=s.getAttribute("data-party"),f=s.getAttribute("data-party-id"),d=()=>{if(u&&u!==a){const c=e.find(h=>h.name===u||String(h.id)===f);if(c){const h=n.find(g=>g.label===c.name||String(g.id)===c.id);if(h){const g=ss(h);t({label:h.label||"Unknown",value:h.value||0,color:g}),i(c.name),Kn(r,c.name)}}}};s.addEventListener("mouseenter",d)}),a&&Kn(r,a)}function md(r,e,n,t,a,i){if(!r)return;const o=r.querySelectorAll("circle");if(o&&o.length>0&&(o.forEach(l=>{if(l){const s=l;s.style.cursor="pointer",s.style.stroke=H.colors.seatBorder,s.style.strokeWidth="0.5",s.setAttribute("fill-opacity","1"),s.style.transition=`fill-opacity ${H.animation.transitionDuration} ease, stroke-opacity ${H.animation.transitionDuration} ease`}}),o.forEach(l=>{if(!l)return;const s=l.getAttribute("class")||"",u=parseInt(s,10),f=e[u],d=()=>{if(f){const c=f.name;if(c&&c!==a){const h=n.find(g=>g.label===f.name||String(g.id)===f.id);if(h){const g=ss(h);t({label:h.label||"Unknown",value:h.value||0,color:g}),i(c),$n(o,s)}}}};l.addEventListener("mouseenter",d)})),a){const l=e.find(s=>s.name===a);if(l){const s=e.indexOf(l);$n(o,String(s))}}}const us=[{minRepos:0,maxRepos:10,minArc:90,maxArc:90,minSeatSize:18,maxSeatSize:18},{minRepos:10,maxRepos:25,minArc:90,maxArc:110,minSeatSize:14,maxSeatSize:14},{minRepos:25,maxRepos:50,minArc:110,maxArc:120,minSeatSize:10,maxSeatSize:10},{minRepos:50,maxRepos:100,minArc:120,maxArc:150,minSeatSize:7,maxSeatSize:7},{minRepos:100,maxRepos:200,minArc:150,maxArc:180,minSeatSize:5.5,maxSeatSize:5.5},{minRepos:200,maxRepos:1/0,minArc:180,maxArc:180,minSeatSize:5,maxSeatSize:5}],cs=({repositoryCount:r})=>{const e=us.find(l=>r>=l.minRepos&&r<l.maxRepos);if(!e)return 180;if(e.minArc===e.maxArc)return e.minArc;const n=e.maxRepos-e.minRepos,a=(r-e.minRepos)/n,i=e.maxArc-e.minArc,o=e.minArc+i*a;return Math.round(o)},fs=({repositoryCount:r})=>{const e=us.find(l=>r>=l.minRepos&&r<l.maxRepos);if(!e)return 5;if(e.minSeatSize===e.maxSeatSize)return e.minSeatSize;const n=e.maxRepos-e.minRepos,a=(r-e.minRepos)/n,i=e.maxSeatSize-e.minSeatSize,o=e.minSeatSize+i*a;return Math.round(o*10)/10},Hn=["#4CA75A","#FDDA04","#FFC008","#FF9800","#F9A91B","#FF5C24","#ED4134","#CB3446"],bl={[pe]:ae.NOT_APPLICABLE,[ge]:ae.NO_LST,[me]:ae.DATA_MISSING},ce=(r,e,n)=>{if(r in bl)return bl[r];const t=n-1-e,a=Hn.length,i=Math.floor(t/Math.max(1,n-1)*(a-1)),o=Math.min(Math.max(0,i),a-1);return Hn[o]??Hn[0]??"#000000"},ds=({dataSeries:r,notApplicableRepositories:e,noLstRepositories:n,unavailableRepositories:t})=>{const{special:a,regular:i}=r.reduce((h,g,v)=>([pe,ge,me].includes(g.label)?h.special.push({...g,originalIndex:v}):h.regular.push({...g,originalIndex:v}),h),{special:[],regular:[]}),o=i.reverse().map((h,g)=>({id:`measure-${g}`,label:h.label,value:h.value,color:ce(h.label,i.length-1-g,i.length)})),l=a.map((h,g)=>({id:h.label.toLowerCase().replace(" ","-"),label:h.label,value:h.value,color:ce(h.label,g,a.length)})),s=t,u={id:"no-lst",label:ge,value:n,color:ce(ge,0,1)},f={id:"data-missing",label:me,value:s,color:ce(me,0,1)},d={id:"n/a",label:pe,value:e,color:ce(pe,0,1)},c=[...o,...l];return u.value>0&&c.push(u),f.value>0&&c.push(f),d.value>0&&c.push(d),c},_l={"N/A":"Repos that aren't applicable to this migration.","No LST":"There are no LSTs for these repos.","Data Missing":"There is data missing in the LSTs."},yd=({dataSeries:r,totalRepositories:e,notApplicableRepositories:n,noLstRepositories:t,unavailableRepositories:a,arcAngle:i,useEnhanced:o=H.useEnhanced})=>{const l=fe.useRef(null),[s,u]=fe.useState(null),[f,d]=fe.useState(null),h=ds({dataSeries:r,notApplicableRepositories:n,noLstRepositories:t,unavailableRepositories:a}).map(m=>{const S=typeof m.color=="function"?m.color("arc"):m.color,T=typeof m.label=="function"?m.label("arc"):m.label;return{...m,color:S,label:T}}),g=i??cs({repositoryCount:e}),v=fs({repositoryCount:e});pd({containerRef:l,processedData:h,totalRepositories:e,arcAngle:g,useEnhanced:o,maxSeats:H.maxSeats,setHoveredData:u,activePartyName:f,setActivePartyName:d,chartConfig:H.chartConfig,seatSize:v});const b=h.map(m=>{const S=m.value/e*100,T=S>0&&S<1?"< 1":S.toFixed(0);return{id:String(m.id),label:m.label,value:m.value,percentage:T,color:m.color}}),y=e>H.maxSeats,_=y?Math.round(e/H.maxSeats):1;return w.jsxs(M.Stack,{sx:{width:"100%",alignItems:"center",gap:{xs:.5,sm:.75,md:1,lg:1},py:0,"@media (min-width: 1024px) and (max-width: 1225px)":{gap:.25}},children:[w.jsxs(M.Box,{className:"parliament-chart-container",sx:{position:"relative",width:"100%",minHeight:"200px",mb:{xs:.5,sm:.75,md:1},"@media (min-width: 1024px) and (max-width: 1225px)":{maxHeight:"250px",mb:.25}},children:[w.jsx(M.Box,{className:"parliament-chart-svg-container",ref:l,sx:{width:"100%",height:"100%",position:"relative",display:"flex",justifyContent:"center",alignItems:"center","& svg":{width:"100%",height:"100%",maxWidth:"100%","@media (min-width: 1024px) and (max-width: 1225px)":{maxHeight:"230px"}}}}),w.jsxs(M.Box,{className:"parliament-chart-tooltip",sx:{position:"absolute",bottom:"0%",left:"50%",transform:"translate(-50%, 0%)",pointerEvents:"none",textAlign:"center",zIndex:10,"@media (min-width: 1024px) and (max-width: 1225px)":{bottom:"5%"}},children:[s&&w.jsxs(fe.Fragment,{children:[w.jsx(M.Typography,{sx:{color:"text.secondary",mb:.3,fontSize:"clamp(0.75rem, 1.5vw, 0.85rem)",display:"block","@media (min-width: 1024px) and (max-width: 1225px)":{fontSize:"0.7rem",mb:.2}},children:s.label}),w.jsxs(M.Typography,{sx:{fontWeight:"bold",color:s.color,lineHeight:1,fontSize:"clamp(1.1rem, 2.2vw, 1.3rem)","@media (min-width: 1024px) and (max-width: 1225px)":{fontSize:"1rem"}},children:[s.value," ",s.value>1?"repos":"repo"]})]}),y&&w.jsxs(M.Box,{className:"parliament-chart-scaled-indicator",sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:.5,mt:s?.5:0,color:"text.secondary",fontSize:"clamp(0.65rem, 1.2vw, 0.72rem)"},children:[w.jsx(M.Box,{className:"parliament-chart-scaled-indicator-dot",sx:{width:8,height:8,borderRadius:"50%",backgroundColor:"#888888",flexShrink:0}}),w.jsxs(M.Typography,{variant:"caption",sx:{fontSize:"inherit",fontStyle:"italic"},children:["= ~",_," repos"]})]})]})]}),w.jsx(M.Box,{className:"parliament-chart-data-table",sx:{width:"100%",display:"flex",justifyContent:"center","@media (min-width: 1024px) and (max-width: 1225px)":{overflowX:"auto",maxWidth:"100%"}},onMouseLeave:()=>{u(null),d(null)},children:w.jsxs(M.Table,{"aria-label":"Repository categories summary",className:"parliament-chart-table",size:"small",sx:{maxWidth:{xs:"clamp(360px, 90%, 400px)",sm:"clamp(360px, 90%, 400px)",md:"clamp(360px, 85%, 420px)",lg:"clamp(360px, 90%, 400px)"},"@media (min-width: 1024px) and (max-width: 1225px)":{maxWidth:"360px","& .MuiTableCell-root":{padding:"1px 4px",fontSize:"9.5px"}},"& .MuiTableCell-root":{padding:"2px 8px",borderBottom:"none",fontSize:"clamp(10px, 1.8vw, 11.5px)"}},children:[w.jsx("thead",{children:w.jsxs(M.TableRow,{children:[w.jsx(M.TableCell,{}),w.jsx(M.TableCell,{sx:{fontWeight:"bold"},children:"Category"}),w.jsx(M.TableCell,{align:"right",sx:{fontWeight:"bold"},children:"# of repos"}),w.jsx(M.TableCell,{align:"right",sx:{fontWeight:"bold"},children:"% of org"})]})}),w.jsx("tbody",{children:b.map(m=>{const S=m.color==="url(#greyHatchPattern)"?F.greyHatch.lines:m.color==="url(#dataMissingHatchPattern)"?F.dataMissingHatch.lines:m.color==="url(#noLstHatchPattern)"?F.noLstHatch.lines:m.color;return w.jsxs(M.TableRow,{onMouseEnter:()=>{d(m.label),u({label:m.label,value:m.value,color:m.color==="url(#greyHatchPattern)"?F.greyHatch.lines:m.color==="url(#dataMissingHatchPattern)"?F.dataMissingHatch.lines:m.color==="url(#noLstHatchPattern)"?F.noLstHatch.lines:m.color})},sx:{cursor:"pointer",transition:"background-color 0.15s ease",backgroundColor:f===m.label?`${S}15`:"transparent","&:hover":{backgroundColor:`${S}15`}},children:[w.jsx(M.TableCell,{align:"center",sx:{width:20},children:w.jsx(M.Box,{sx:{width:12,height:12,backgroundColor:m.color==="url(#greyHatchPattern)"?F.greyHatch.background:m.color==="url(#dataMissingHatchPattern)"?F.dataMissingHatch.background:m.color==="url(#noLstHatchPattern)"?F.noLstHatch.background:m.color,borderRadius:"50%",position:"relative",overflow:"hidden",transition:"transform 0.15s ease",transform:f===m.label?"scale(1.2)":"scale(1)",...m.label==="N/A"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
41
+ \f\r "&'<=>\``.split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]};function TL(t,e,r,n){const i=n.schema,a=i.space==="svg"?!1:n.settings.omitOptionalTags;let o=i.space==="svg"?n.settings.closeEmptyElements:n.settings.voids.includes(t.tagName.toLowerCase());const s=[];let u;i.space==="html"&&t.tagName==="svg"&&(n.schema=rg);const l=EL(n,t.properties),c=n.all(i.space==="html"&&t.tagName==="template"?t.content:t);return n.schema=i,c&&(o=!1),(l||!a||!xL(t,e,r))&&(s.push("<",t.tagName,l?" "+l:""),o&&(i.space==="svg"||n.settings.closeSelfClosing)&&(u=l.charAt(l.length-1),(!n.settings.tightSelfClosing||u==="/"||u&&u!=='"'&&u!=="'")&&s.push(" "),s.push("/")),s.push(">")),s.push(c),!o&&(!a||!ig(t,e,r))&&s.push("</"+t.tagName+">"),s.join("")}function EL(t,e){const r=[];let n=-1,i;if(e){for(i in e)if(e[i]!==null&&e[i]!==void 0){const a=CL(t,i,e[i]);a&&r.push(a)}}for(;++n<r.length;){const a=t.settings.tightAttributes?r[n].charAt(r[n].length-1):void 0;n!==r.length-1&&a!=='"'&&a!=="'"&&(r[n]+=" ")}return r.join("")}function CL(t,e,r){const n=OT(t.schema,e),i=t.settings.allowParseErrors&&t.schema.space==="html"?0:1,a=t.settings.allowDangerousCharacters?0:1;let o=t.quote,s;if(n.overloadedBoolean&&(r===n.attribute||r==="")?r=!0:(n.boolean||n.overloadedBoolean)&&(typeof r!="string"||r===n.attribute||r==="")&&(r=!!r),r==null||r===!1||typeof r=="number"&&Number.isNaN(r))return"";const u=Gi(n.attribute,Object.assign({},t.settings.characterReferences,{subset:Xs.name[i][a]}));return r===!0||(r=Array.isArray(r)?(n.commaSeparated?cN:hN)(r,{padLeft:!t.settings.tightCommaSeparatedLists}):String(r),t.settings.collapseEmptyAttributes&&!r)?u:(t.settings.preferUnquoted&&(s=Gi(r,Object.assign({},t.settings.characterReferences,{attribute:!0,subset:Xs.unquoted[i][a]}))),s!==r&&(t.settings.quoteSmart&&y0(r,o)>y0(r,t.alternative)&&(o=t.alternative),s=o+Gi(r,Object.assign({},t.settings.characterReferences,{subset:(o==="'"?Xs.single:Xs.double)[i][a],attribute:!0}))+o),u+(s&&"="+s))}const ML=["<","&"];function RT(t,e,r,n){return r&&r.type==="element"&&(r.tagName==="script"||r.tagName==="style")?t.value:Gi(t.value,Object.assign({},n.settings.characterReferences,{subset:ML}))}function kL(t,e,r,n){return n.settings.allowDangerousHtml?t.value:RT(t,e,r,n)}function jL(t,e,r,n){return n.all(t)}const IL=LN("type",{invalid:RL,unknown:$L,handlers:{comment:iL,doctype:aL,element:TL,raw:kL,root:jL,text:RT}});function RL(t){throw new Error("Expected node, not `"+t+"`")}function $L(t){const e=t;throw new Error("Cannot compile unknown node `"+e.type+"`")}const DL={},NL={},LL=[];function qL(t,e){const r=DL,n=r.quote||'"',i=n==='"'?"'":'"';if(n!=='"'&&n!=="'")throw new Error("Invalid quote `"+n+"`, expected `'` or `\"`");return{one:BL,all:FL,settings:{omitOptionalTags:r.omitOptionalTags||!1,allowParseErrors:r.allowParseErrors||!1,allowDangerousCharacters:r.allowDangerousCharacters||!1,quoteSmart:r.quoteSmart||!1,preferUnquoted:r.preferUnquoted||!1,tightAttributes:r.tightAttributes||!1,upperDoctype:r.upperDoctype||!1,tightDoctype:r.tightDoctype||!1,bogusComments:r.bogusComments||!1,tightCommaSeparatedLists:r.tightCommaSeparatedLists||!1,tightSelfClosing:r.tightSelfClosing||!1,collapseEmptyAttributes:r.collapseEmptyAttributes||!1,allowDangerousHtml:r.allowDangerousHtml||!1,voids:r.voids||NN,characterReferences:r.characterReferences||NL,closeSelfClosing:r.closeSelfClosing||!1,closeEmptyElements:r.closeEmptyElements||!1},schema:r.space==="svg"?rg:AT,quote:n,alternative:i}.one(Array.isArray(t)?{type:"root",children:t}:t,void 0,void 0)}function BL(t,e,r){return IL(t,e,r,this)}function FL(t){const e=[],r=t&&t.children||LL;let n=-1;for(;++n<r.length;)e[n]=this.one(r[n],n,t);return e.join("")}const It={arcAngle:180,maxSeats:200,useEnhanced:!0,chartConfig:{radius:220,seatSize:5,minSeatSize:4,maxSeatSize:18,spacing:1.1,innerRadiusRatio:.4,arcAngleFlexibility:5},colors:{emptySeats:"#f8f8f8",emptySeatsBorder:"#d8d8d8",seatBorder:"#fff"},animation:{transitionDuration:"0.2s",hoverOpacity:{active:"1",dimmed:"0.2",empty:"0.3"}},scaling:{enableScaling:!0,scaleThreshold:200}},Ki={COMPLETED:Wt.neoDigitalGreen[600],NOT_APPLICABLE:"url(#greyHatchPattern)",NO_LST:"url(#noLstHatchPattern)",DATA_MISSING:"url(#dataMissingHatchPattern)"},wo="N/A",So="No LST",Oo="Data Missing";function zL(t,e,r,n="left-to-right",i=900,a){Qt.prototype.transition=Rv;const o=e*Math.PI/180,s=-o/2-Math.PI/2,u=o/2-Math.PI/2;let l=t.querySelector("defs");l||(l=document.createElementNS("http://www.w3.org/2000/svg","defs"),t.appendChild(l));const c="arc-sweep-clip";let f=l.querySelector(`#${c}`);f||(f=document.createElementNS("http://www.w3.org/2000/svg","clipPath"),f.setAttribute("id",c),l.appendChild(f));const h=document.createElementNS("http://www.w3.org/2000/svg","path");f.innerHTML="",f.appendChild(h);const d=t.querySelector(".arc-container"),y=t.querySelector(".points-container");if(y&&d)if(y.setAttribute("clip-path",`url(#${c})`),n==="left-to-right"){const p=_=>{const b=r*1.5,x=Math.cos(_)*b,v=Math.sin(_)*b,w=Math.cos(u)*b,S=Math.sin(u)*b,A=u-_>Math.PI?1:0;return`M 0,0 L ${x},${v} A ${b},${b} 0 ${A},1 ${w},${S} Z`};h.setAttribute("d",p(s)),Qt(h).transition().duration(i).ease(_=>1-Math.pow(1-_,3)).tween("arc-sweep",()=>_=>{const b=s+(u-s)*_;h.setAttribute("d",p(b))}).on("end",()=>{a&&a(),setTimeout(()=>{y.removeAttribute("clip-path")},50)})}else{const p=_=>{const b=r*1.5,x=Math.cos(_)*b,v=Math.sin(_)*b,w=Math.cos(u)*b,S=Math.sin(u)*b,A=u-_>Math.PI?1:0;return`M 0,0 L ${x},${v} A ${b},${b} 0 ${A},1 ${w},${S} Z`};h.setAttribute("d",p(u)),Qt(h).transition().duration(i).ease(_=>1-Math.pow(1-_,3)).tween("arc-sweep",()=>_=>{const b=u-(u-s)*_;h.setAttribute("d",p(b))}).on("end",()=>{y.removeAttribute("clip-path"),a&&a()})}}var Ys=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $e(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Hc,_0;function $T(){if(_0)return Hc;_0=1;var t=typeof Ys=="object"&&Ys&&Ys.Object===Object&&Ys;return Hc=t,Hc}var Gc,x0;function Mr(){if(x0)return Gc;x0=1;var t=$T(),e=typeof self=="object"&&self&&self.Object===Object&&self,r=t||e||Function("return this")();return Gc=r,Gc}var Kc,w0;function UL(){if(w0)return Kc;w0=1;var t=/\s/;function e(r){for(var n=r.length;n--&&t.test(r.charAt(n)););return n}return Kc=e,Kc}var Xc,S0;function WL(){if(S0)return Xc;S0=1;var t=UL(),e=/^\s+/;function r(n){return n&&n.slice(0,t(n)+1).replace(e,"")}return Xc=r,Xc}var Yc,O0;function Rn(){if(O0)return Yc;O0=1;function t(e){var r=typeof e;return e!=null&&(r=="object"||r=="function")}return Yc=t,Yc}var Vc,A0;function Ms(){if(A0)return Vc;A0=1;var t=Mr(),e=t.Symbol;return Vc=e,Vc}var Zc,P0;function HL(){if(P0)return Zc;P0=1;var t=Ms(),e=Object.prototype,r=e.hasOwnProperty,n=e.toString,i=t?t.toStringTag:void 0;function a(o){var s=r.call(o,i),u=o[i];try{o[i]=void 0;var l=!0}catch{}var c=n.call(o);return l&&(s?o[i]=u:delete o[i]),c}return Zc=a,Zc}var Jc,T0;function GL(){if(T0)return Jc;T0=1;var t=Object.prototype,e=t.toString;function r(n){return e.call(n)}return Jc=r,Jc}var Qc,E0;function pn(){if(E0)return Qc;E0=1;var t=Ms(),e=HL(),r=GL(),n="[object Null]",i="[object Undefined]",a=t?t.toStringTag:void 0;function o(s){return s==null?s===void 0?i:n:a&&a in Object(s)?e(s):r(s)}return Qc=o,Qc}var ef,C0;function mn(){if(C0)return ef;C0=1;function t(e){return e!=null&&typeof e=="object"}return ef=t,ef}var tf,M0;function Ra(){if(M0)return tf;M0=1;var t=pn(),e=mn(),r="[object Symbol]";function n(i){return typeof i=="symbol"||e(i)&&t(i)==r}return tf=n,tf}var rf,k0;function ag(){if(k0)return rf;k0=1;var t=WL(),e=Rn(),r=Ra(),n=NaN,i=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,o=/^0o[0-7]+$/i,s=parseInt;function u(l){if(typeof l=="number")return l;if(r(l))return n;if(e(l)){var c=typeof l.valueOf=="function"?l.valueOf():l;l=e(c)?c+"":c}if(typeof l!="string")return l===0?l:+l;l=t(l);var f=a.test(l);return f||o.test(l)?s(l.slice(2),f?2:8):i.test(l)?n:+l}return rf=u,rf}var nf,j0;function DT(){if(j0)return nf;j0=1;var t=ag(),e=1/0,r=17976931348623157e292;function n(i){if(!i)return i===0?i:0;if(i=t(i),i===e||i===-e){var a=i<0?-1:1;return a*r}return i===i?i:0}return nf=n,nf}var af,I0;function og(){if(I0)return af;I0=1;var t=DT();function e(r){var n=t(r),i=n%1;return n===n?i?n-i:n:0}return af=e,af}var of,R0;function Bl(){if(R0)return of;R0=1;function t(e,r){for(var n=-1,i=e==null?0:e.length,a=Array(i);++n<i;)a[n]=r(e[n],n,e);return a}return of=t,of}var sf,$0;function $t(){if($0)return sf;$0=1;var t=Array.isArray;return sf=t,sf}var uf,D0;function KL(){if(D0)return uf;D0=1;var t=Ms(),e=Bl(),r=$t(),n=Ra(),i=t?t.prototype:void 0,a=i?i.toString:void 0;function o(s){if(typeof s=="string")return s;if(r(s))return e(s,o)+"";if(n(s))return a?a.call(s):"";var u=s+"";return u=="0"&&1/s==-1/0?"-0":u}return uf=o,uf}var lf,N0;function sg(){if(N0)return lf;N0=1;var t=KL();function e(r){return r==null?"":t(r)}return lf=e,lf}var cf,L0;function XL(){if(L0)return cf;L0=1;var t=Mr(),e=og(),r=ag(),n=sg(),i=t.isFinite,a=Math.min;function o(s){var u=Math[s];return function(l,c){if(l=r(l),c=c==null?0:a(e(c),292),c&&i(l)){var f=(n(l)+"e").split("e"),h=u(f[0]+"e"+(+f[1]+c));return f=(n(h)+"e").split("e"),+(f[0]+"e"+(+f[1]-c))}return u(l)}}return cf=o,cf}var ff,q0;function YL(){if(q0)return ff;q0=1;var t=XL(),e=t("round");return ff=e,ff}var VL=YL();const ZL=$e(VL);var hf,B0;function NT(){if(B0)return hf;B0=1;function t(e,r){for(var n=-1,i=r.length,a=e.length;++n<i;)e[a+n]=r[n];return e}return hf=t,hf}var df,F0;function JL(){if(F0)return df;F0=1;var t=pn(),e=mn(),r="[object Arguments]";function n(i){return e(i)&&t(i)==r}return df=n,df}var pf,z0;function ug(){if(z0)return pf;z0=1;var t=JL(),e=mn(),r=Object.prototype,n=r.hasOwnProperty,i=r.propertyIsEnumerable,a=t((function(){return arguments})())?t:function(o){return e(o)&&n.call(o,"callee")&&!i.call(o,"callee")};return pf=a,pf}var mf,U0;function QL(){if(U0)return mf;U0=1;var t=Ms(),e=ug(),r=$t(),n=t?t.isConcatSpreadable:void 0;function i(a){return r(a)||e(a)||!!(n&&a&&a[n])}return mf=i,mf}var yf,W0;function LT(){if(W0)return yf;W0=1;var t=NT(),e=QL();function r(n,i,a,o,s){var u=-1,l=n.length;for(a||(a=e),s||(s=[]);++u<l;){var c=n[u];i>0&&a(c)?i>1?r(c,i-1,a,o,s):t(s,c):o||(s[s.length]=c)}return s}return yf=r,yf}var vf,H0;function lg(){if(H0)return vf;H0=1;var t=$t(),e=Ra(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(a,o){if(t(a))return!1;var s=typeof a;return s=="number"||s=="symbol"||s=="boolean"||a==null||e(a)?!0:n.test(a)||!r.test(a)||o!=null&&a in Object(o)}return vf=i,vf}var gf,G0;function cg(){if(G0)return gf;G0=1;var t=pn(),e=Rn(),r="[object AsyncFunction]",n="[object Function]",i="[object GeneratorFunction]",a="[object Proxy]";function o(s){if(!e(s))return!1;var u=t(s);return u==n||u==i||u==r||u==a}return gf=o,gf}var bf,K0;function eq(){if(K0)return bf;K0=1;var t=Mr(),e=t["__core-js_shared__"];return bf=e,bf}var _f,X0;function tq(){if(X0)return _f;X0=1;var t=eq(),e=(function(){var n=/[^.]+$/.exec(t&&t.keys&&t.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""})();function r(n){return!!e&&e in n}return _f=r,_f}var xf,Y0;function qT(){if(Y0)return xf;Y0=1;var t=Function.prototype,e=t.toString;function r(n){if(n!=null){try{return e.call(n)}catch{}try{return n+""}catch{}}return""}return xf=r,xf}var wf,V0;function rq(){if(V0)return wf;V0=1;var t=cg(),e=tq(),r=Rn(),n=qT(),i=/[\\^$.*+?()[\]{}|]/g,a=/^\[object .+?Constructor\]$/,o=Function.prototype,s=Object.prototype,u=o.toString,l=s.hasOwnProperty,c=RegExp("^"+u.call(l).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function f(h){if(!r(h)||e(h))return!1;var d=t(h)?c:a;return d.test(n(h))}return wf=f,wf}var Sf,Z0;function nq(){if(Z0)return Sf;Z0=1;function t(e,r){return e==null?void 0:e[r]}return Sf=t,Sf}var Of,J0;function Si(){if(J0)return Of;J0=1;var t=rq(),e=nq();function r(n,i){var a=e(n,i);return t(a)?a:void 0}return Of=r,Of}var Af,Q0;function Fl(){if(Q0)return Af;Q0=1;var t=Si(),e=t(Object,"create");return Af=e,Af}var Pf,e_;function iq(){if(e_)return Pf;e_=1;var t=Fl();function e(){this.__data__=t?t(null):{},this.size=0}return Pf=e,Pf}var Tf,t_;function aq(){if(t_)return Tf;t_=1;function t(e){var r=this.has(e)&&delete this.__data__[e];return this.size-=r?1:0,r}return Tf=t,Tf}var Ef,r_;function oq(){if(r_)return Ef;r_=1;var t=Fl(),e="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function i(a){var o=this.__data__;if(t){var s=o[a];return s===e?void 0:s}return n.call(o,a)?o[a]:void 0}return Ef=i,Ef}var Cf,n_;function sq(){if(n_)return Cf;n_=1;var t=Fl(),e=Object.prototype,r=e.hasOwnProperty;function n(i){var a=this.__data__;return t?a[i]!==void 0:r.call(a,i)}return Cf=n,Cf}var Mf,i_;function uq(){if(i_)return Mf;i_=1;var t=Fl(),e="__lodash_hash_undefined__";function r(n,i){var a=this.__data__;return this.size+=this.has(n)?0:1,a[n]=t&&i===void 0?e:i,this}return Mf=r,Mf}var kf,a_;function lq(){if(a_)return kf;a_=1;var t=iq(),e=aq(),r=oq(),n=sq(),i=uq();function a(o){var s=-1,u=o==null?0:o.length;for(this.clear();++s<u;){var l=o[s];this.set(l[0],l[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,kf=a,kf}var jf,o_;function cq(){if(o_)return jf;o_=1;function t(){this.__data__=[],this.size=0}return jf=t,jf}var If,s_;function fg(){if(s_)return If;s_=1;function t(e,r){return e===r||e!==e&&r!==r}return If=t,If}var Rf,u_;function zl(){if(u_)return Rf;u_=1;var t=fg();function e(r,n){for(var i=r.length;i--;)if(t(r[i][0],n))return i;return-1}return Rf=e,Rf}var $f,l_;function fq(){if(l_)return $f;l_=1;var t=zl(),e=Array.prototype,r=e.splice;function n(i){var a=this.__data__,o=t(a,i);if(o<0)return!1;var s=a.length-1;return o==s?a.pop():r.call(a,o,1),--this.size,!0}return $f=n,$f}var Df,c_;function hq(){if(c_)return Df;c_=1;var t=zl();function e(r){var n=this.__data__,i=t(n,r);return i<0?void 0:n[i][1]}return Df=e,Df}var Nf,f_;function dq(){if(f_)return Nf;f_=1;var t=zl();function e(r){return t(this.__data__,r)>-1}return Nf=e,Nf}var Lf,h_;function pq(){if(h_)return Lf;h_=1;var t=zl();function e(r,n){var i=this.__data__,a=t(i,r);return a<0?(++this.size,i.push([r,n])):i[a][1]=n,this}return Lf=e,Lf}var qf,d_;function Ul(){if(d_)return qf;d_=1;var t=cq(),e=fq(),r=hq(),n=dq(),i=pq();function a(o){var s=-1,u=o==null?0:o.length;for(this.clear();++s<u;){var l=o[s];this.set(l[0],l[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,qf=a,qf}var Bf,p_;function hg(){if(p_)return Bf;p_=1;var t=Si(),e=Mr(),r=t(e,"Map");return Bf=r,Bf}var Ff,m_;function mq(){if(m_)return Ff;m_=1;var t=lq(),e=Ul(),r=hg();function n(){this.size=0,this.__data__={hash:new t,map:new(r||e),string:new t}}return Ff=n,Ff}var zf,y_;function yq(){if(y_)return zf;y_=1;function t(e){var r=typeof e;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?e!=="__proto__":e===null}return zf=t,zf}var Uf,v_;function Wl(){if(v_)return Uf;v_=1;var t=yq();function e(r,n){var i=r.__data__;return t(n)?i[typeof n=="string"?"string":"hash"]:i.map}return Uf=e,Uf}var Wf,g_;function vq(){if(g_)return Wf;g_=1;var t=Wl();function e(r){var n=t(this,r).delete(r);return this.size-=n?1:0,n}return Wf=e,Wf}var Hf,b_;function gq(){if(b_)return Hf;b_=1;var t=Wl();function e(r){return t(this,r).get(r)}return Hf=e,Hf}var Gf,__;function bq(){if(__)return Gf;__=1;var t=Wl();function e(r){return t(this,r).has(r)}return Gf=e,Gf}var Kf,x_;function _q(){if(x_)return Kf;x_=1;var t=Wl();function e(r,n){var i=t(this,r),a=i.size;return i.set(r,n),this.size+=i.size==a?0:1,this}return Kf=e,Kf}var Xf,w_;function dg(){if(w_)return Xf;w_=1;var t=mq(),e=vq(),r=gq(),n=bq(),i=_q();function a(o){var s=-1,u=o==null?0:o.length;for(this.clear();++s<u;){var l=o[s];this.set(l[0],l[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,Xf=a,Xf}var Yf,S_;function BT(){if(S_)return Yf;S_=1;var t=dg(),e="Expected a function";function r(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new TypeError(e);var a=function(){var o=arguments,s=i?i.apply(this,o):o[0],u=a.cache;if(u.has(s))return u.get(s);var l=n.apply(this,o);return a.cache=u.set(s,l)||u,l};return a.cache=new(r.Cache||t),a}return r.Cache=t,Yf=r,Yf}var Vf,O_;function xq(){if(O_)return Vf;O_=1;var t=BT(),e=500;function r(n){var i=t(n,function(o){return a.size===e&&a.clear(),o}),a=i.cache;return i}return Vf=r,Vf}var Zf,A_;function wq(){if(A_)return Zf;A_=1;var t=xq(),e=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=t(function(i){var a=[];return i.charCodeAt(0)===46&&a.push(""),i.replace(e,function(o,s,u,l){a.push(u?l.replace(r,"$1"):s||o)}),a});return Zf=n,Zf}var Jf,P_;function FT(){if(P_)return Jf;P_=1;var t=$t(),e=lg(),r=wq(),n=sg();function i(a,o){return t(a)?a:e(a,o)?[a]:r(n(a))}return Jf=i,Jf}var Qf,T_;function Hl(){if(T_)return Qf;T_=1;var t=Ra();function e(r){if(typeof r=="string"||t(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return Qf=e,Qf}var eh,E_;function pg(){if(E_)return eh;E_=1;var t=FT(),e=Hl();function r(n,i){i=t(i,n);for(var a=0,o=i.length;n!=null&&a<o;)n=n[e(i[a++])];return a&&a==o?n:void 0}return eh=r,eh}var th,C_;function Sq(){if(C_)return th;C_=1;var t=Ul();function e(){this.__data__=new t,this.size=0}return th=e,th}var rh,M_;function Oq(){if(M_)return rh;M_=1;function t(e){var r=this.__data__,n=r.delete(e);return this.size=r.size,n}return rh=t,rh}var nh,k_;function Aq(){if(k_)return nh;k_=1;function t(e){return this.__data__.get(e)}return nh=t,nh}var ih,j_;function Pq(){if(j_)return ih;j_=1;function t(e){return this.__data__.has(e)}return ih=t,ih}var ah,I_;function Tq(){if(I_)return ah;I_=1;var t=Ul(),e=hg(),r=dg(),n=200;function i(a,o){var s=this.__data__;if(s instanceof t){var u=s.__data__;if(!e||u.length<n-1)return u.push([a,o]),this.size=++s.size,this;s=this.__data__=new r(u)}return s.set(a,o),this.size=s.size,this}return ah=i,ah}var oh,R_;function zT(){if(R_)return oh;R_=1;var t=Ul(),e=Sq(),r=Oq(),n=Aq(),i=Pq(),a=Tq();function o(s){var u=this.__data__=new t(s);this.size=u.size}return o.prototype.clear=e,o.prototype.delete=r,o.prototype.get=n,o.prototype.has=i,o.prototype.set=a,oh=o,oh}var sh,$_;function Eq(){if($_)return sh;$_=1;var t="__lodash_hash_undefined__";function e(r){return this.__data__.set(r,t),this}return sh=e,sh}var uh,D_;function Cq(){if(D_)return uh;D_=1;function t(e){return this.__data__.has(e)}return uh=t,uh}var lh,N_;function UT(){if(N_)return lh;N_=1;var t=dg(),e=Eq(),r=Cq();function n(i){var a=-1,o=i==null?0:i.length;for(this.__data__=new t;++a<o;)this.add(i[a])}return n.prototype.add=n.prototype.push=e,n.prototype.has=r,lh=n,lh}var ch,L_;function WT(){if(L_)return ch;L_=1;function t(e,r){for(var n=-1,i=e==null?0:e.length;++n<i;)if(r(e[n],n,e))return!0;return!1}return ch=t,ch}var fh,q_;function HT(){if(q_)return fh;q_=1;function t(e,r){return e.has(r)}return fh=t,fh}var hh,B_;function GT(){if(B_)return hh;B_=1;var t=UT(),e=WT(),r=HT(),n=1,i=2;function a(o,s,u,l,c,f){var h=u&n,d=o.length,y=s.length;if(d!=y&&!(h&&y>d))return!1;var m=f.get(o),p=f.get(s);if(m&&p)return m==s&&p==o;var g=-1,_=!0,b=u&i?new t:void 0;for(f.set(o,s),f.set(s,o);++g<d;){var x=o[g],v=s[g];if(l)var w=h?l(v,x,g,s,o,f):l(x,v,g,o,s,f);if(w!==void 0){if(w)continue;_=!1;break}if(b){if(!e(s,function(S,A){if(!r(b,A)&&(x===S||c(x,S,u,l,f)))return b.push(A)})){_=!1;break}}else if(!(x===v||c(x,v,u,l,f))){_=!1;break}}return f.delete(o),f.delete(s),_}return hh=a,hh}var dh,F_;function Mq(){if(F_)return dh;F_=1;var t=Mr(),e=t.Uint8Array;return dh=e,dh}var ph,z_;function kq(){if(z_)return ph;z_=1;function t(e){var r=-1,n=Array(e.size);return e.forEach(function(i,a){n[++r]=[a,i]}),n}return ph=t,ph}var mh,U_;function mg(){if(U_)return mh;U_=1;function t(e){var r=-1,n=Array(e.size);return e.forEach(function(i){n[++r]=i}),n}return mh=t,mh}var yh,W_;function jq(){if(W_)return yh;W_=1;var t=Ms(),e=Mq(),r=fg(),n=GT(),i=kq(),a=mg(),o=1,s=2,u="[object Boolean]",l="[object Date]",c="[object Error]",f="[object Map]",h="[object Number]",d="[object RegExp]",y="[object Set]",m="[object String]",p="[object Symbol]",g="[object ArrayBuffer]",_="[object DataView]",b=t?t.prototype:void 0,x=b?b.valueOf:void 0;function v(w,S,A,P,M,T,E){switch(A){case _:if(w.byteLength!=S.byteLength||w.byteOffset!=S.byteOffset)return!1;w=w.buffer,S=S.buffer;case g:return!(w.byteLength!=S.byteLength||!T(new e(w),new e(S)));case u:case l:case h:return r(+w,+S);case c:return w.name==S.name&&w.message==S.message;case d:case m:return w==S+"";case f:var C=i;case y:var I=P&o;if(C||(C=a),w.size!=S.size&&!I)return!1;var k=E.get(w);if(k)return k==S;P|=s,E.set(w,S);var j=n(C(w),C(S),P,M,T,E);return E.delete(w),j;case p:if(x)return x.call(w)==x.call(S)}return!1}return yh=v,yh}var vh,H_;function Iq(){if(H_)return vh;H_=1;var t=NT(),e=$t();function r(n,i,a){var o=i(n);return e(n)?o:t(o,a(n))}return vh=r,vh}var gh,G_;function Rq(){if(G_)return gh;G_=1;function t(e,r){for(var n=-1,i=e==null?0:e.length,a=0,o=[];++n<i;){var s=e[n];r(s,n,e)&&(o[a++]=s)}return o}return gh=t,gh}var bh,K_;function $q(){if(K_)return bh;K_=1;function t(){return[]}return bh=t,bh}var _h,X_;function Dq(){if(X_)return _h;X_=1;var t=Rq(),e=$q(),r=Object.prototype,n=r.propertyIsEnumerable,i=Object.getOwnPropertySymbols,a=i?function(o){return o==null?[]:(o=Object(o),t(i(o),function(s){return n.call(o,s)}))}:e;return _h=a,_h}var xh,Y_;function Nq(){if(Y_)return xh;Y_=1;function t(e,r){for(var n=-1,i=Array(e);++n<e;)i[n]=r(n);return i}return xh=t,xh}var fo={exports:{}},wh,V_;function Lq(){if(V_)return wh;V_=1;function t(){return!1}return wh=t,wh}fo.exports;var Z_;function KT(){return Z_||(Z_=1,(function(t,e){var r=Mr(),n=Lq(),i=e&&!e.nodeType&&e,a=i&&!0&&t&&!t.nodeType&&t,o=a&&a.exports===i,s=o?r.Buffer:void 0,u=s?s.isBuffer:void 0,l=u||n;t.exports=l})(fo,fo.exports)),fo.exports}var Sh,J_;function yg(){if(J_)return Sh;J_=1;var t=9007199254740991,e=/^(?:0|[1-9]\d*)$/;function r(n,i){var a=typeof n;return i=i??t,!!i&&(a=="number"||a!="symbol"&&e.test(n))&&n>-1&&n%1==0&&n<i}return Sh=r,Sh}var Oh,Q_;function vg(){if(Q_)return Oh;Q_=1;var t=9007199254740991;function e(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=t}return Oh=e,Oh}var Ah,ex;function qq(){if(ex)return Ah;ex=1;var t=pn(),e=vg(),r=mn(),n="[object Arguments]",i="[object Array]",a="[object Boolean]",o="[object Date]",s="[object Error]",u="[object Function]",l="[object Map]",c="[object Number]",f="[object Object]",h="[object RegExp]",d="[object Set]",y="[object String]",m="[object WeakMap]",p="[object ArrayBuffer]",g="[object DataView]",_="[object Float32Array]",b="[object Float64Array]",x="[object Int8Array]",v="[object Int16Array]",w="[object Int32Array]",S="[object Uint8Array]",A="[object Uint8ClampedArray]",P="[object Uint16Array]",M="[object Uint32Array]",T={};T[_]=T[b]=T[x]=T[v]=T[w]=T[S]=T[A]=T[P]=T[M]=!0,T[n]=T[i]=T[p]=T[a]=T[g]=T[o]=T[s]=T[u]=T[l]=T[c]=T[f]=T[h]=T[d]=T[y]=T[m]=!1;function E(C){return r(C)&&e(C.length)&&!!T[t(C)]}return Ah=E,Ah}var Ph,tx;function XT(){if(tx)return Ph;tx=1;function t(e){return function(r){return e(r)}}return Ph=t,Ph}var ho={exports:{}};ho.exports;var rx;function Bq(){return rx||(rx=1,(function(t,e){var r=$T(),n=e&&!e.nodeType&&e,i=n&&!0&&t&&!t.nodeType&&t,a=i&&i.exports===n,o=a&&r.process,s=(function(){try{var u=i&&i.require&&i.require("util").types;return u||o&&o.binding&&o.binding("util")}catch{}})();t.exports=s})(ho,ho.exports)),ho.exports}var Th,nx;function YT(){if(nx)return Th;nx=1;var t=qq(),e=XT(),r=Bq(),n=r&&r.isTypedArray,i=n?e(n):t;return Th=i,Th}var Eh,ix;function Fq(){if(ix)return Eh;ix=1;var t=Nq(),e=ug(),r=$t(),n=KT(),i=yg(),a=YT(),o=Object.prototype,s=o.hasOwnProperty;function u(l,c){var f=r(l),h=!f&&e(l),d=!f&&!h&&n(l),y=!f&&!h&&!d&&a(l),m=f||h||d||y,p=m?t(l.length,String):[],g=p.length;for(var _ in l)(c||s.call(l,_))&&!(m&&(_=="length"||d&&(_=="offset"||_=="parent")||y&&(_=="buffer"||_=="byteLength"||_=="byteOffset")||i(_,g)))&&p.push(_);return p}return Eh=u,Eh}var Ch,ax;function zq(){if(ax)return Ch;ax=1;var t=Object.prototype;function e(r){var n=r&&r.constructor,i=typeof n=="function"&&n.prototype||t;return r===i}return Ch=e,Ch}var Mh,ox;function VT(){if(ox)return Mh;ox=1;function t(e,r){return function(n){return e(r(n))}}return Mh=t,Mh}var kh,sx;function Uq(){if(sx)return kh;sx=1;var t=VT(),e=t(Object.keys,Object);return kh=e,kh}var jh,ux;function Wq(){if(ux)return jh;ux=1;var t=zq(),e=Uq(),r=Object.prototype,n=r.hasOwnProperty;function i(a){if(!t(a))return e(a);var o=[];for(var s in Object(a))n.call(a,s)&&s!="constructor"&&o.push(s);return o}return jh=i,jh}var Ih,lx;function ks(){if(lx)return Ih;lx=1;var t=cg(),e=vg();function r(n){return n!=null&&e(n.length)&&!t(n)}return Ih=r,Ih}var Rh,cx;function js(){if(cx)return Rh;cx=1;var t=Fq(),e=Wq(),r=ks();function n(i){return r(i)?t(i):e(i)}return Rh=n,Rh}var $h,fx;function Hq(){if(fx)return $h;fx=1;var t=Iq(),e=Dq(),r=js();function n(i){return t(i,r,e)}return $h=n,$h}var Dh,hx;function Gq(){if(hx)return Dh;hx=1;var t=Hq(),e=1,r=Object.prototype,n=r.hasOwnProperty;function i(a,o,s,u,l,c){var f=s&e,h=t(a),d=h.length,y=t(o),m=y.length;if(d!=m&&!f)return!1;for(var p=d;p--;){var g=h[p];if(!(f?g in o:n.call(o,g)))return!1}var _=c.get(a),b=c.get(o);if(_&&b)return _==o&&b==a;var x=!0;c.set(a,o),c.set(o,a);for(var v=f;++p<d;){g=h[p];var w=a[g],S=o[g];if(u)var A=f?u(S,w,g,o,a,c):u(w,S,g,a,o,c);if(!(A===void 0?w===S||l(w,S,s,u,c):A)){x=!1;break}v||(v=g=="constructor")}if(x&&!v){var P=a.constructor,M=o.constructor;P!=M&&"constructor"in a&&"constructor"in o&&!(typeof P=="function"&&P instanceof P&&typeof M=="function"&&M instanceof M)&&(x=!1)}return c.delete(a),c.delete(o),x}return Dh=i,Dh}var Nh,dx;function Kq(){if(dx)return Nh;dx=1;var t=Si(),e=Mr(),r=t(e,"DataView");return Nh=r,Nh}var Lh,px;function Xq(){if(px)return Lh;px=1;var t=Si(),e=Mr(),r=t(e,"Promise");return Lh=r,Lh}var qh,mx;function ZT(){if(mx)return qh;mx=1;var t=Si(),e=Mr(),r=t(e,"Set");return qh=r,qh}var Bh,yx;function Yq(){if(yx)return Bh;yx=1;var t=Si(),e=Mr(),r=t(e,"WeakMap");return Bh=r,Bh}var Fh,vx;function Vq(){if(vx)return Fh;vx=1;var t=Kq(),e=hg(),r=Xq(),n=ZT(),i=Yq(),a=pn(),o=qT(),s="[object Map]",u="[object Object]",l="[object Promise]",c="[object Set]",f="[object WeakMap]",h="[object DataView]",d=o(t),y=o(e),m=o(r),p=o(n),g=o(i),_=a;return(t&&_(new t(new ArrayBuffer(1)))!=h||e&&_(new e)!=s||r&&_(r.resolve())!=l||n&&_(new n)!=c||i&&_(new i)!=f)&&(_=function(b){var x=a(b),v=x==u?b.constructor:void 0,w=v?o(v):"";if(w)switch(w){case d:return h;case y:return s;case m:return l;case p:return c;case g:return f}return x}),Fh=_,Fh}var zh,gx;function Zq(){if(gx)return zh;gx=1;var t=zT(),e=GT(),r=jq(),n=Gq(),i=Vq(),a=$t(),o=KT(),s=YT(),u=1,l="[object Arguments]",c="[object Array]",f="[object Object]",h=Object.prototype,d=h.hasOwnProperty;function y(m,p,g,_,b,x){var v=a(m),w=a(p),S=v?c:i(m),A=w?c:i(p);S=S==l?f:S,A=A==l?f:A;var P=S==f,M=A==f,T=S==A;if(T&&o(m)){if(!o(p))return!1;v=!0,P=!1}if(T&&!P)return x||(x=new t),v||s(m)?e(m,p,g,_,b,x):r(m,p,S,g,_,b,x);if(!(g&u)){var E=P&&d.call(m,"__wrapped__"),C=M&&d.call(p,"__wrapped__");if(E||C){var I=E?m.value():m,k=C?p.value():p;return x||(x=new t),b(I,k,g,_,x)}}return T?(x||(x=new t),n(m,p,g,_,b,x)):!1}return zh=y,zh}var Uh,bx;function gg(){if(bx)return Uh;bx=1;var t=Zq(),e=mn();function r(n,i,a,o,s){return n===i?!0:n==null||i==null||!e(n)&&!e(i)?n!==n&&i!==i:t(n,i,a,o,r,s)}return Uh=r,Uh}var Wh,_x;function Jq(){if(_x)return Wh;_x=1;var t=zT(),e=gg(),r=1,n=2;function i(a,o,s,u){var l=s.length,c=l,f=!u;if(a==null)return!c;for(a=Object(a);l--;){var h=s[l];if(f&&h[2]?h[1]!==a[h[0]]:!(h[0]in a))return!1}for(;++l<c;){h=s[l];var d=h[0],y=a[d],m=h[1];if(f&&h[2]){if(y===void 0&&!(d in a))return!1}else{var p=new t;if(u)var g=u(y,m,d,a,o,p);if(!(g===void 0?e(m,y,r|n,u,p):g))return!1}}return!0}return Wh=i,Wh}var Hh,xx;function JT(){if(xx)return Hh;xx=1;var t=Rn();function e(r){return r===r&&!t(r)}return Hh=e,Hh}var Gh,wx;function Qq(){if(wx)return Gh;wx=1;var t=JT(),e=js();function r(n){for(var i=e(n),a=i.length;a--;){var o=i[a],s=n[o];i[a]=[o,s,t(s)]}return i}return Gh=r,Gh}var Kh,Sx;function QT(){if(Sx)return Kh;Sx=1;function t(e,r){return function(n){return n==null?!1:n[e]===r&&(r!==void 0||e in Object(n))}}return Kh=t,Kh}var Xh,Ox;function eB(){if(Ox)return Xh;Ox=1;var t=Jq(),e=Qq(),r=QT();function n(i){var a=e(i);return a.length==1&&a[0][2]?r(a[0][0],a[0][1]):function(o){return o===i||t(o,i,a)}}return Xh=n,Xh}var Yh,Ax;function eE(){if(Ax)return Yh;Ax=1;var t=pg();function e(r,n,i){var a=r==null?void 0:t(r,n);return a===void 0?i:a}return Yh=e,Yh}var Vh,Px;function tB(){if(Px)return Vh;Px=1;function t(e,r){return e!=null&&r in Object(e)}return Vh=t,Vh}var Zh,Tx;function rB(){if(Tx)return Zh;Tx=1;var t=FT(),e=ug(),r=$t(),n=yg(),i=vg(),a=Hl();function o(s,u,l){u=t(u,s);for(var c=-1,f=u.length,h=!1;++c<f;){var d=a(u[c]);if(!(h=s!=null&&l(s,d)))break;s=s[d]}return h||++c!=f?h:(f=s==null?0:s.length,!!f&&i(f)&&n(d,f)&&(r(s)||e(s)))}return Zh=o,Zh}var Jh,Ex;function nB(){if(Ex)return Jh;Ex=1;var t=tB(),e=rB();function r(n,i){return n!=null&&e(n,i,t)}return Jh=r,Jh}var Qh,Cx;function iB(){if(Cx)return Qh;Cx=1;var t=gg(),e=eE(),r=nB(),n=lg(),i=JT(),a=QT(),o=Hl(),s=1,u=2;function l(c,f){return n(c)&&i(f)?a(o(c),f):function(h){var d=e(h,c);return d===void 0&&d===f?r(h,c):t(f,d,s|u)}}return Qh=l,Qh}var ed,Mx;function $a(){if(Mx)return ed;Mx=1;function t(e){return e}return ed=t,ed}var td,kx;function aB(){if(kx)return td;kx=1;function t(e){return function(r){return r==null?void 0:r[e]}}return td=t,td}var rd,jx;function oB(){if(jx)return rd;jx=1;var t=pg();function e(r){return function(n){return t(n,r)}}return rd=e,rd}var nd,Ix;function sB(){if(Ix)return nd;Ix=1;var t=aB(),e=oB(),r=lg(),n=Hl();function i(a){return r(a)?t(n(a)):e(a)}return nd=i,nd}var id,Rx;function $n(){if(Rx)return id;Rx=1;var t=eB(),e=iB(),r=$a(),n=$t(),i=sB();function a(o){return typeof o=="function"?o:o==null?r:typeof o=="object"?n(o)?e(o[0],o[1]):t(o):i(o)}return id=a,id}var ad,$x;function uB(){if($x)return ad;$x=1;function t(e){return function(r,n,i){for(var a=-1,o=Object(r),s=i(r),u=s.length;u--;){var l=s[e?u:++a];if(n(o[l],l,o)===!1)break}return r}}return ad=t,ad}var od,Dx;function lB(){if(Dx)return od;Dx=1;var t=uB(),e=t();return od=e,od}var sd,Nx;function tE(){if(Nx)return sd;Nx=1;var t=lB(),e=js();function r(n,i){return n&&t(n,i,e)}return sd=r,sd}var ud,Lx;function cB(){if(Lx)return ud;Lx=1;var t=ks();function e(r,n){return function(i,a){if(i==null)return i;if(!t(i))return r(i,a);for(var o=i.length,s=n?o:-1,u=Object(i);(n?s--:++s<o)&&a(u[s],s,u)!==!1;);return i}}return ud=e,ud}var ld,qx;function bg(){if(qx)return ld;qx=1;var t=tE(),e=cB(),r=e(t);return ld=r,ld}var cd,Bx;function rE(){if(Bx)return cd;Bx=1;var t=bg(),e=ks();function r(n,i){var a=-1,o=e(n)?Array(n.length):[];return t(n,function(s,u,l){o[++a]=i(s,u,l)}),o}return cd=r,cd}var fd,Fx;function fB(){if(Fx)return fd;Fx=1;function t(e,r){var n=e.length;for(e.sort(r);n--;)e[n]=e[n].value;return e}return fd=t,fd}var hd,zx;function hB(){if(zx)return hd;zx=1;var t=Ra();function e(r,n){if(r!==n){var i=r!==void 0,a=r===null,o=r===r,s=t(r),u=n!==void 0,l=n===null,c=n===n,f=t(n);if(!l&&!f&&!s&&r>n||s&&u&&c&&!l&&!f||a&&u&&c||!i&&c||!o)return 1;if(!a&&!s&&!f&&r<n||f&&i&&o&&!a&&!s||l&&i&&o||!u&&o||!c)return-1}return 0}return hd=e,hd}var dd,Ux;function dB(){if(Ux)return dd;Ux=1;var t=hB();function e(r,n,i){for(var a=-1,o=r.criteria,s=n.criteria,u=o.length,l=i.length;++a<u;){var c=t(o[a],s[a]);if(c){if(a>=l)return c;var f=i[a];return c*(f=="desc"?-1:1)}}return r.index-n.index}return dd=e,dd}var pd,Wx;function pB(){if(Wx)return pd;Wx=1;var t=Bl(),e=pg(),r=$n(),n=rE(),i=fB(),a=XT(),o=dB(),s=$a(),u=$t();function l(c,f,h){f.length?f=t(f,function(m){return u(m)?function(p){return e(p,m.length===1?m[0]:m)}:m}):f=[s];var d=-1;f=t(f,a(r));var y=n(c,function(m,p,g){var _=t(f,function(b){return b(m)});return{criteria:_,index:++d,value:m}});return i(y,function(m,p){return o(m,p,h)})}return pd=l,pd}var md,Hx;function mB(){if(Hx)return md;Hx=1;function t(e,r,n){switch(n.length){case 0:return e.call(r);case 1:return e.call(r,n[0]);case 2:return e.call(r,n[0],n[1]);case 3:return e.call(r,n[0],n[1],n[2])}return e.apply(r,n)}return md=t,md}var yd,Gx;function yB(){if(Gx)return yd;Gx=1;var t=mB(),e=Math.max;function r(n,i,a){return i=e(i===void 0?n.length-1:i,0),function(){for(var o=arguments,s=-1,u=e(o.length-i,0),l=Array(u);++s<u;)l[s]=o[i+s];s=-1;for(var c=Array(i+1);++s<i;)c[s]=o[s];return c[i]=a(l),t(n,this,c)}}return yd=r,yd}var vd,Kx;function vB(){if(Kx)return vd;Kx=1;function t(e){return function(){return e}}return vd=t,vd}var gd,Xx;function nE(){if(Xx)return gd;Xx=1;var t=Si(),e=(function(){try{var r=t(Object,"defineProperty");return r({},"",{}),r}catch{}})();return gd=e,gd}var bd,Yx;function gB(){if(Yx)return bd;Yx=1;var t=vB(),e=nE(),r=$a(),n=e?function(i,a){return e(i,"toString",{configurable:!0,enumerable:!1,value:t(a),writable:!0})}:r;return bd=n,bd}var _d,Vx;function bB(){if(Vx)return _d;Vx=1;var t=800,e=16,r=Date.now;function n(i){var a=0,o=0;return function(){var s=r(),u=e-(s-o);if(o=s,u>0){if(++a>=t)return arguments[0]}else a=0;return i.apply(void 0,arguments)}}return _d=n,_d}var xd,Zx;function _B(){if(Zx)return xd;Zx=1;var t=gB(),e=bB(),r=e(t);return xd=r,xd}var wd,Jx;function xB(){if(Jx)return wd;Jx=1;var t=$a(),e=yB(),r=_B();function n(i,a){return r(e(i,a,t),i+"")}return wd=n,wd}var Sd,Qx;function Is(){if(Qx)return Sd;Qx=1;var t=fg(),e=ks(),r=yg(),n=Rn();function i(a,o,s){if(!n(s))return!1;var u=typeof o;return(u=="number"?e(s)&&r(o,s.length):u=="string"&&o in s)?t(s[o],a):!1}return Sd=i,Sd}var Od,e1;function wB(){if(e1)return Od;e1=1;var t=LT(),e=pB(),r=xB(),n=Is(),i=r(function(a,o){if(a==null)return[];var s=o.length;return s>1&&n(a,o[0],o[1])?o=[]:s>2&&n(o[0],o[1],o[2])&&(o=[o[0]]),e(a,t(o,1),[])});return Od=i,Od}var SB=wB();const Gl=$e(SB);var Ad,t1;function OB(){if(t1)return Ad;t1=1;function t(e){for(var r=-1,n=e==null?0:e.length,i={};++r<n;){var a=e[r];i[a[0]]=a[1]}return i}return Ad=t,Ad}var AB=OB();const r1=$e(AB);var Pd,n1;function PB(){if(n1)return Pd;n1=1;var t=Math.ceil,e=Math.max;function r(n,i,a,o){for(var s=-1,u=e(t((i-n)/(a||1)),0),l=Array(u);u--;)l[o?u:++s]=n,n+=a;return l}return Pd=r,Pd}var Td,i1;function TB(){if(i1)return Td;i1=1;var t=PB(),e=Is(),r=DT();function n(i){return function(a,o,s){return s&&typeof s!="number"&&e(a,o,s)&&(o=s=void 0),a=r(a),o===void 0?(o=a,a=0):o=r(o),s=s===void 0?a<o?1:-1:r(s),t(a,o,s,i)}}return Td=n,Td}var Ed,a1;function EB(){if(a1)return Ed;a1=1;var t=TB(),e=t();return Ed=e,Ed}var CB=EB();const Go=$e(CB);var Cd,o1;function MB(){if(o1)return Cd;o1=1;var t=Bl(),e=$n(),r=rE(),n=$t();function i(a,o){var s=n(a)?t:r;return s(a,e(o,3))}return Cd=i,Cd}var Md,s1;function kB(){if(s1)return Md;s1=1;var t=LT(),e=MB();function r(n,i){return t(e(n,i),1)}return Md=r,Md}var jB=kB();const iE=$e(jB);var kd,u1;function aE(){if(u1)return kd;u1=1;function t(e,r,n){return e===e&&(n!==void 0&&(e=e<=n?e:n),r!==void 0&&(e=e>=r?e:r)),e}return kd=t,kd}var jd,l1;function IB(){if(l1)return jd;l1=1;function t(e,r){var n=-1,i=e.length;for(r||(r=Array(i));++n<i;)r[n]=e[n];return r}return jd=t,jd}var Id,c1;function RB(){if(c1)return Id;c1=1;var t=Math.floor,e=Math.random;function r(n,i){return n+t(e()*(i-n+1))}return Id=r,Id}var Rd,f1;function oE(){if(f1)return Rd;f1=1;var t=RB();function e(r,n){var i=-1,a=r.length,o=a-1;for(n=n===void 0?a:n;++i<n;){var s=t(i,o),u=r[s];r[s]=r[i],r[i]=u}return r.length=n,r}return Rd=e,Rd}var $d,h1;function $B(){if(h1)return $d;h1=1;var t=aE(),e=IB(),r=oE();function n(i,a){return r(e(i),t(a,0,i.length))}return $d=n,$d}var Dd,d1;function DB(){if(d1)return Dd;d1=1;var t=Bl();function e(r,n){return t(n,function(i){return r[i]})}return Dd=e,Dd}var Nd,p1;function NB(){if(p1)return Nd;p1=1;var t=DB(),e=js();function r(n){return n==null?[]:t(n,e(n))}return Nd=r,Nd}var Ld,m1;function LB(){if(m1)return Ld;m1=1;var t=aE(),e=oE(),r=NB();function n(i,a){var o=r(i);return e(o,t(a,0,o.length))}return Ld=n,Ld}var qd,y1;function qB(){if(y1)return qd;y1=1;var t=$B(),e=LB(),r=$t(),n=Is(),i=og();function a(o,s,u){(u?n(o,s,u):s===void 0)?s=1:s=i(s);var l=r(o)?t:e;return l(o,s)}return qd=a,qd}var BB=qB();const FB=$e(BB),zB=t=>ZL(t,14),v1=t=>Object.values(t).reduce((e,r)=>e+r,0),UB=(t,e,r={})=>{const n=Object.assign({draw:!1},r);if(Object.values(t).length<1)throw new Error("vote distribution must contain at least one party");if(!Object.values(t).every(y=>typeof y=="number"&&y>=0))throw new Error("party vote counts must be non-negative integers");if(!Number.isInteger(e)||e<=0)throw new Error("seats must be a positive integer");if(typeof n.draw!="boolean")throw new Error("opt.draw must be a boolean");const i=v1(t),a=r1(Object.entries(t).map(([y,m])=>{const p=Math.max(e-Object.keys(t).length,0),g=Math.round(p*m/i);return[y,g]})),o=r1(Object.entries(t).map(([y,m])=>{const p=e+Object.keys(t).length,g=Math.min(Math.round(p*m/i),e);return[y,g]})),s=iE(Object.entries(t).map(([y,m])=>{const p=a[y],g=o[y];return Go(p,g).map(_=>{const b=zB(m/(_+.5));return{party:y,quotient:b}})})),u=v1(a),l=e-u,c=Gl(s,({quotient:y})=>-y),f=c[l-1].quotient,h=c.filter(({quotient:y})=>y>f),d=c.filter(({quotient:y})=>y===f);if(h.length+d.length===l)h.push(...d);else{if(!n.draw)throw new Error("result is ambiguous, a draw would need to be made, but opt.draw is disabled");h.push(...FB(d,l-h.length))}return h.reduce((y,{party:m})=>(y[m]+=1,y),a)},Bu=t=>Math.round(t*1e10)/1e10,WB=t=>t.reduce((e,r)=>e+r.seats,0),HB=t=>t.flat(),GB=(t,e,r)=>{const n=(Math.PI-r)/2,i=e/t+n-Math.PI;return{x:Bu(t*Math.cos(i)),y:Bu(t*Math.sin(i))}},sE=(t,e,r,n)=>{const i=n*e*r/(t-e),a=1+n*(e-1)*e/2/(t-e);return i/a},Ja=(t,e,r,n)=>{const i=n/Math.PI*.7142857142857143;return Math.abs(sE(t,e,r,n)*e/r-i)},KB=(t,e,r)=>{let n=Math.floor(Math.log(t)/Math.log(2))||1,i=Ja(t,n,e,r),a=0;for(Ja(t,n+1,e,r)<i&&(a=1),Ja(t,n-1,e,r)<i&&n>1&&(a=-1);Ja(t,n+a,e,r)<i&&n>0;)i=Ja(t,n+a,e,r),n+=a;return n},XB=(t,e)=>{var i,a;let r,n;for(let o=0;o<t.length;o++)n=Bu((e[o]||0)/(((i=t[o])==null?void 0:i.length)??1)),(!r||n<r)&&(r=n);for(let o=0;o<t.length;o++)if(n=Bu((e[o]||0)/(((a=t[o])==null?void 0:a.length)??1)),n===r)return o;return 0},YB=(t,e,r)=>{const n=WB(t),i=KB(n,e,r),a=sE(n,i,e,r);let o={};for(let h=1;h<=i;h++)o[h]=e-(h-1)*a;o=UB(o,n);const s=[];let u,l,c;for(let h=1;h<=i;h++){const d=[];u=e-(h-1)*a,l=r*u/((o[h]??1)-1||1);for(let y=0;y<=(o[h]??1)-1;y++)c={...GB(u,y*l,r),r:.4*a},d.push(c);s.push(d)}const f=Array(s.length).fill(0);for(const h of t)for(let d=0;d<h.seats;d++){const y=XB(s,f),m=s[y],p=f[y]??0,g=m==null?void 0:m[p];g&&(g.fill=h.colour,g.party=String(h.id)),f[y]=p+1}return HB(s)},VB=t=>e=>t("circle",{cx:e.x,cy:e.y,r:e.r,fill:e.fill,class:e.party}),ZB={seatCount:!1,arcAngle:180,hFunction:Cs},JB=(t,e={})=>{var p;const{seatCount:r,arcAngle:n,hFunction:i}=Object.assign({},ZB,e);if(typeof r!="boolean")throw new Error("`seatCount` option must be a boolean");if(typeof i!="function")throw new Error("`hFunction` option must be a function");if(typeof n!="number"||n<=0||n>360)throw new Error("`arcAngle` option must be a number between 0 and 360");const a=n*Math.PI/180,o=20,s=YB(t,o,a),u=(((p=s[0])==null?void 0:p.r)??0)/.4||0,l=s.map(VB(i));r&&l.push(i("text",{x:0,y:0,"text-anchor":"middle",style:{"font-family":"Helvetica","font-size":.25*o+"px"},class:"seatNumber"},String(l.length)));const c=n<=180?o+u:o*(1+Math.sin((a-Math.PI)/2))+u,f=o+u,h=Math.max(c,f),d=n<=180?-o-u/2:-o*(1+Math.sin((a-Math.PI)/2))-u/2,y=i("defs",[TT(i),ET(i),CT(i)]);return i("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:[-o-u/2,d,2*o+u,h].join(",")},[y,...l])},QB={seatCount:!1,arcAngle:200,arcAngleFlexibility:5,radius:380,seatSize:4.5,minSeatSize:1.8,maxSeatSize:3,spacing:1.8,innerRadiusRatio:.6,showLabels:!0,hFunction:Cs},eF=(t,e={})=>{const r={...QB,...e},{arcAngle:n,arcAngleFlexibility:i,radius:a,seatSize:o,minSeatSize:s,maxSeatSize:u,spacing:l,innerRadiusRatio:c,showLabels:f,hFunction:h}=r,d=a*c,y=t.reduce((H,F)=>H+F.seats,0);let m={seatSize:o,arcAngle:n,score:-1};const p=n-i,g=n+i;for(let H=p;H<=g;H+=2.5){const F=H*Math.PI/180;for(let K=u;K>=s;K-=.1){const Q=K*2,D=Q*l,se=Math.floor((a-d)/D);for(let W=1;W<=Math.min(se,10);W++){let ue=0;for(let de=0;de<W;de++){const ie=d+(de+.5)*D,fe=Q*l/ie,we=Math.floor(F/fe);ue+=we}if(ue>=y){const de=y/ue,ie=(K-s)/(u-s),fe=(ue-y)/y,we=fe<.15?1:fe<.3?.7:fe<.5?.4:.1,ae=1-Math.abs(H-n)/i,he=we*.5+ie*.3+de*.15+ae*.05;he>m.score&&(m={seatSize:K,arcAngle:H,rings:W,score:he})}}}}const _=m.seatSize,b=m.arcAngle,x=b*Math.PI/180,v=_*2,w=v*l,S=Math.floor((a-d)/w),A=[],P=-x/2-Math.PI/2,M=[];let T=0,E=[];for(let H=1;H<=S;H++){let F=0;const K=[];for(let Q=0;Q<H;Q++){const D=d+(Q+.5)*w,se=v*l/D,W=Math.floor(x/se);K.push(W),F+=W}if(F>=y){T=H,E=K;break}}if(T>0)M.push(...E);else for(let H=0;H<S;H++){const F=d+(H+.5)*w,K=v*l/F,Q=Math.floor(x/K);M.push(Q)}for(let H=0;H<M.length;H++){const F=d+(H+.5)*w,K=M[H]??0;if(K>0){const Q=x/K;for(let D=0;D<K;D++){const se=P+(D+.5)*Q,W=Math.cos(se)*F,ue=Math.sin(se)*F;A.push({ring:H,index:D,angle:se,x:W,y:ue})}}}A.sort((H,F)=>{const K=H.angle-F.angle;return Math.abs(K)>.001?K:H.ring-F.ring});const C=[];let I=0;t.forEach(H=>{const F=[],K=Math.min(H.seats,A.length-I);let Q=1/0,D=-1/0;for(let W=0;W<K&&I<A.length;W++){const ue=A[I++];ue&&(Q=Math.min(Q,ue.angle),D=Math.max(D,ue.angle),Math.sqrt(ue.x*ue.x+ue.y*ue.y),F.push(h("circle",{fill:H.colour,stroke:H.colour,className:"circle seat-visual seat-hover-zone",transform:`translate(${ue.x}, ${ue.y})`,r:_,"data-party":H.name,"data-party-id":String(H.id),style:"pointer-events: all; cursor: pointer;"})))}const se=F;C.push(h("g",{className:"party-group","data-party":H.name,style:"opacity: 1; outline: none;"},se))});const k=h("g",{className:"arc-bg"},[h("circle",{className:"outer",cx:0,cy:0,fill:"#ffffff",r:a}),h("circle",{className:"inner",cx:0,cy:0,fill:"#ffffff",r:d})]),j=h("g",{className:"points-container"},C),$=f?h("g",{className:"label-container",mask:"url(#label-clip)",style:"pointer-events: none;"},[h("text",{className:"party_count",dy:"-0.05em",style:"font-size: 24vw; font-weight: bold; text-anchor: middle; display: none; opacity: 0; fill: rgb(19, 90, 225); transform: scale(1);"}),h("text",{className:"party_name",y:0,dy:"1em",style:"font-size: 6vw; font-weight: normal; text-anchor: middle; display: none; opacity: 0; fill: rgb(19, 90, 225); transform: scale(1);"})]):null,N=h("defs",[h("radialGradient",{id:"label-gradient"},[h("stop",{offset:"0%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 1;"}),h("stop",{offset:"80%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 1;"}),h("stop",{offset:"90%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 0.1;"}),h("stop",{offset:"100%",style:"stop-color: rgb(255, 255, 255); stop-opacity: 0;"})]),h("mask",{id:"label-clip"},[h("circle",{fill:"url(#label-gradient)",r:d})]),TT(h),ET(h),CT(h)]),L=h("g",{className:"arc-container",transform:`translate(${a}, ${a})`},[k,j,$].filter(Boolean)),q=x/2;let U;if(b<=180)U=a*Math.sin(q)+_;else{const H=q-Math.PI/2;U=a*(1+Math.sin(H))+_}const X=a+_,V=a*2,te=Math.max(U,X);return h("svg",{id:"chart-container","font-family":"Canva Sans Variable",viewBox:`0 0 ${V} ${te}`,preserveAspectRatio:"xMidYMid meet",xmlns:"http://www.w3.org/2000/svg"},[L,N])};function uE(t){return!t||!t.color?"#cccccc":t.color==="url(#hatchPattern)"?Ki.COMPLETED:t.color==="url(#greyHatchPattern)"?De.greyHatch.lines:t.color}function Fm(t,e){if(!t)return;const r=t.querySelectorAll(".party-group");r&&r.length>0&&r.forEach(n=>{if(!n)return;const i=n,a=i.getAttribute("data-party");e?a===e?i.style.opacity=It.animation.hoverOpacity.active:i.style.opacity=It.animation.hoverOpacity.dimmed:i.style.opacity="1"})}function zm(t,e){t.forEach(r=>{const n=r,i=r.getAttribute("class")||"";e?i===e?(n.setAttribute("fill-opacity","1"),n.setAttribute("stroke-opacity","1")):(n.setAttribute("fill-opacity",It.animation.hoverOpacity.dimmed),n.setAttribute("stroke-opacity","0.2")):(n.setAttribute("fill-opacity","1"),n.setAttribute("stroke-opacity","1"))})}const tF=({containerRef:t,processedData:e,totalRepositories:r,arcAngle:n,useEnhanced:i,maxSeats:a,setHoveredData:o,activePartyName:s,setActivePartyName:u,chartConfig:l,seatSize:c,shouldAnimate:f=!1,animationDirection:h="left-to-right",onAnimationComplete:d})=>{O.useEffect(()=>{if(!t.current||e.length===0)return;for(;t.current.firstChild;)t.current.removeChild(t.current.firstChild);const y=r<=a?1:a/r,m=e.filter(w=>w.value>0).map(w=>{const S=r<=a?w.value:Math.max(1,Math.floor(w.value*y));return{id:String(w.id),name:w.label,seats:S,colour:w.color==="url(#hatchPattern)"?Ki.COMPLETED:w.color}}),p=i?eF(m,{arcAngle:n,arcAngleFlexibility:l.arcAngleFlexibility,radius:l.radius,seatSize:c,minSeatSize:l.minSeatSize,maxSeatSize:l.maxSeatSize,spacing:l.spacing,innerRadiusRatio:l.innerRadiusRatio,showLabels:!0}):JB(m,{arcAngle:n});p.properties&&(p.properties.width="100%",p.properties.height="100%",p.properties.style="display: block; width: 100%; max-width: 100%; height: auto;",p.properties.preserveAspectRatio="xMidYMid meet");const g=qL(p),x=new DOMParser().parseFromString(g,"image/svg+xml").documentElement;if(!x)return;x.setAttribute("width","100%"),x.setAttribute("height","100%"),x.style.width="100%",x.style.height="auto",x.style.display="block",i?rF(x,m,e,o,s,u):nF(x,m,e,o,s,u);const v=()=>{if(o(null),u(null),i)Fm(x,null);else{const w=x.querySelectorAll("circle");zm(w,null)}};return x&&x.addEventListener("mouseleave",v),t.current.appendChild(x),f&&x&&zL(x,n,l.radius,h,900,d),()=>{if(x&&x.removeEventListener("mouseleave",v),t.current)for(;t.current.firstChild;)t.current.removeChild(t.current.firstChild)}},[e,r,n,i,a,o,s,u,t,l,c,f,h,d])};function rF(t,e,r,n,i,a){if(!t)return;const o=t.querySelectorAll(".seat-hover-zone"),s=t.querySelectorAll(".party-group circle.seat-visual");s&&s.length>0&&s.forEach(u=>{if(u){const l=u;l.style.stroke=It.colors.seatBorder,l.style.strokeWidth="0.5",l.setAttribute("fill-opacity","1"),l.style.transition=`fill-opacity ${It.animation.transitionDuration} ease, stroke-opacity ${It.animation.transitionDuration} ease`}}),o&&o.length>0&&o.forEach(u=>{if(!u)return;const l=u.getAttribute("data-party"),c=u.getAttribute("data-party-id"),f=()=>{if(l&&l!==i){const h=e.find(d=>d.name===l||String(d.id)===c);if(h){const d=r.find(y=>y.label===h.name||String(y.id)===h.id);if(d){const y=uE(d);n({label:d.label||"Unknown",value:d.value||0,color:y}),a(h.name),Fm(t,h.name)}}}};u.addEventListener("mouseenter",f)}),i&&Fm(t,i)}function nF(t,e,r,n,i,a){if(!t)return;const o=t.querySelectorAll("circle");if(o&&o.length>0&&(o.forEach(s=>{if(s){const u=s;u.style.cursor="pointer",u.style.stroke=It.colors.seatBorder,u.style.strokeWidth="0.5",u.setAttribute("fill-opacity","1"),u.style.transition=`fill-opacity ${It.animation.transitionDuration} ease, stroke-opacity ${It.animation.transitionDuration} ease`}}),o.forEach(s=>{if(!s)return;const u=s.getAttribute("class")||"",l=parseInt(u,10),c=e[l],f=()=>{if(c){const h=c.name;if(h&&h!==i){const d=r.find(y=>y.label===c.name||String(y.id)===c.id);if(d){const y=uE(d);n({label:d.label||"Unknown",value:d.value||0,color:y}),a(h),zm(o,u)}}}};s.addEventListener("mouseenter",f)})),i){const s=e.find(u=>u.name===i);if(s){const u=e.indexOf(s);zm(o,String(u))}}}const Bd=bo,g1={[wo]:Ki.NOT_APPLICABLE,[So]:Ki.NO_LST,[Oo]:Ki.DATA_MISSING},Qa=(t,e,r)=>{if(t in g1)return g1[t];const n=r-1-e,i=Bd.length,a=Math.floor(n/Math.max(1,r-1)*(i-1)),o=Math.min(Math.max(0,a),i-1);return Bd[o]??Bd[0]??"#000000"},lE=({dataSeries:t,notApplicableRepositories:e,noLstRepositories:r,unavailableRepositories:n})=>{const{special:i,regular:a}=t.reduce((d,y,m)=>([wo,So,Oo].includes(y.label)?d.special.push({...y,originalIndex:m}):d.regular.push({...y,originalIndex:m}),d),{special:[],regular:[]}),o=a.reverse().map((d,y)=>({id:`measure-${y}`,label:d.label,value:d.value,color:Qa(d.label,a.length-1-y,a.length)})),s=i.map((d,y)=>({id:d.label.toLowerCase().replace(" ","-"),label:d.label,value:d.value,color:Qa(d.label,y,i.length)})),u=n,l={id:"no-lst",label:So,value:r,color:Qa(So,0,1)},c={id:"data-missing",label:Oo,value:u,color:Qa(Oo,0,1)},f={id:"n/a",label:wo,value:e,color:Qa(wo,0,1)},h=[];return f.value>0&&h.push(f),l.value>0&&h.push(l),c.value>0&&h.push(c),h.push(...s),h.push(...o),h},b1={"N/A":"Repos that aren't applicable to this migration.","No LST":"There are no LSTs for these repos.","Data Missing":"There is data missing in the LSTs."},iF=({dataSeries:t,totalRepositories:e,notApplicableRepositories:r,noLstRepositories:n,unavailableRepositories:i,arcAngle:a,useEnhanced:o=It.useEnhanced,showTable:s=!0,shouldAnimate:u=!1,animationDirection:l="left-to-right",onAnimationComplete:c})=>{const f=O.useRef(null),[h,d]=O.useState(null),[y,m]=O.useState(null),g=lE({dataSeries:t,notApplicableRepositories:r,noLstRepositories:n,unavailableRepositories:i}).map(S=>{const A=typeof S.color=="function"?S.color("arc"):S.color,P=typeof S.label=="function"?S.label("arc"):S.label;return{...S,color:A,label:P}}),_=a??Qv({repositoryCount:e}),b=eg({repositoryCount:e});tF({containerRef:f,processedData:g,totalRepositories:e,arcAngle:_,useEnhanced:o,maxSeats:It.maxSeats,setHoveredData:d,activePartyName:y,setActivePartyName:m,chartConfig:It.chartConfig,seatSize:b,shouldAnimate:u,animationDirection:l,onAnimationComplete:c});const x=g.map(S=>{const A=S.value/e*100,P=A>0&&A<1?"< 1":A.toFixed(0);return{id:String(S.id),label:S.label,value:S.value,percentage:P,color:S.color}}),v=e>It.maxSeats,w=v?Math.round(e/It.maxSeats):1;return G.jsxs(ee.Stack,{sx:{width:"100%",alignItems:"center",gap:{xs:.5,sm:.75,md:1,lg:1},py:0,"@media (min-width: 1024px) and (max-width: 1225px)":{gap:.25}},children:[G.jsxs(ee.Box,{className:"parliament-chart-container",sx:{position:"relative",width:"100%",minHeight:"200px",mb:{xs:.5,sm:.75,md:1},"@media (min-width: 1024px) and (max-width: 1225px)":{maxHeight:"250px",mb:.25}},children:[G.jsx(ee.Box,{className:"parliament-chart-svg-container",ref:f,sx:{width:"100%",height:"100%",position:"relative",display:"flex",justifyContent:"center",alignItems:"center","& svg":{width:"100%",height:"100%",maxWidth:"100%","@media (min-width: 1024px) and (max-width: 1225px)":{maxHeight:"230px"}}}}),G.jsxs(ee.Box,{className:"parliament-chart-tooltip",sx:{position:"absolute",bottom:"0%",left:"50%",transform:"translate(-50%, 0%)",pointerEvents:"none",textAlign:"center",zIndex:10,"@media (min-width: 1024px) and (max-width: 1225px)":{bottom:"5%"}},children:[h&&G.jsxs(O.Fragment,{children:[G.jsx(ee.Typography,{sx:{color:"text.secondary",mb:.3,fontSize:"clamp(0.75rem, 1.5vw, 0.85rem)",display:"block","@media (min-width: 1024px) and (max-width: 1225px)":{fontSize:"0.7rem",mb:.2}},children:h.label}),G.jsxs(ee.Typography,{sx:{fontWeight:"bold",color:h.color,lineHeight:1,fontSize:"clamp(1.1rem, 2.2vw, 1.3rem)","@media (min-width: 1024px) and (max-width: 1225px)":{fontSize:"1rem"}},children:[h.value," ",h.value>1?"repos":"repo"]})]}),v&&G.jsxs(ee.Box,{className:"parliament-chart-scaled-indicator",sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:.5,mt:h?.5:0,color:"text.secondary",fontSize:"clamp(0.65rem, 1.2vw, 0.72rem)"},children:[G.jsx(ee.Box,{className:"parliament-chart-scaled-indicator-dot",sx:{width:8,height:8,borderRadius:"50%",backgroundColor:"#888888",flexShrink:0}}),G.jsxs(ee.Typography,{variant:"caption",sx:{fontSize:"inherit",fontStyle:"italic"},children:["= ~",w," repos"]})]})]})]}),s&&G.jsx(ee.Box,{className:"parliament-chart-data-table",sx:{width:"100%",display:"flex",justifyContent:"center","@media (min-width: 1024px) and (max-width: 1225px)":{overflowX:"auto",maxWidth:"100%"}},onMouseLeave:()=>{d(null),m(null)},children:G.jsxs(ee.Table,{"aria-label":"Repository categories summary",className:"parliament-chart-table",size:"small",sx:{maxWidth:{xs:"clamp(360px, 90%, 400px)",sm:"clamp(360px, 90%, 400px)",md:"clamp(360px, 85%, 420px)",lg:"clamp(360px, 90%, 400px)"},"@media (min-width: 1024px) and (max-width: 1225px)":{maxWidth:"360px","& .MuiTableCell-root":{padding:"1px 4px",fontSize:"9.5px"}},"& .MuiTableCell-root":{padding:"2px 8px",borderBottom:"none",fontSize:"clamp(10px, 1.8vw, 11.5px)"}},children:[G.jsx("thead",{children:G.jsxs(ee.TableRow,{children:[G.jsx(ee.TableCell,{}),G.jsx(ee.TableCell,{sx:{fontWeight:"bold"},children:"Category"}),G.jsx(ee.TableCell,{align:"right",sx:{fontWeight:"bold"},children:"# of repos"}),G.jsx(ee.TableCell,{align:"right",sx:{fontWeight:"bold"},children:"% of org"})]})}),G.jsx("tbody",{children:x.map(S=>{const A=S.color==="url(#greyHatchPattern)"?De.greyHatch.lines:S.color==="url(#dataMissingHatchPattern)"?De.dataMissingHatch.lines:S.color==="url(#noLstHatchPattern)"?De.noLstHatch.lines:S.color;return G.jsxs(ee.TableRow,{onMouseEnter:()=>{m(S.label),d({label:S.label,value:S.value,color:S.color==="url(#greyHatchPattern)"?De.greyHatch.lines:S.color==="url(#dataMissingHatchPattern)"?De.dataMissingHatch.lines:S.color==="url(#noLstHatchPattern)"?De.noLstHatch.lines:S.color})},sx:{cursor:"pointer",transition:"background-color 0.15s ease",backgroundColor:y===S.label?`${A}15`:"transparent","&:hover":{backgroundColor:`${A}15`}},children:[G.jsx(ee.TableCell,{align:"center",sx:{width:20},children:G.jsx(ee.Box,{sx:{width:12,height:12,backgroundColor:S.color==="url(#greyHatchPattern)"?De.greyHatch.background:S.color==="url(#dataMissingHatchPattern)"?De.dataMissingHatch.background:S.color==="url(#noLstHatchPattern)"?De.noLstHatch.background:S.color,borderRadius:"50%",position:"relative",overflow:"hidden",transition:"transform 0.15s ease",transform:y===S.label?"scale(1.2)":"scale(1)",...S.label==="N/A"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
10
42
  0deg,
11
43
  transparent,
12
44
  transparent 3px,
13
- ${F.greyHatch.lines} 3px,
14
- ${F.greyHatch.lines} 4px
15
- )`,borderRadius:"50%"}},...m.label==="Data Missing"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
45
+ ${De.greyHatch.lines} 3px,
46
+ ${De.greyHatch.lines} 4px
47
+ )`,borderRadius:"50%"}},...S.label==="Data Missing"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
16
48
  45deg,
17
49
  transparent,
18
50
  transparent 3px,
19
- ${F.dataMissingHatch.lines} 3px,
20
- ${F.dataMissingHatch.lines} 4px
21
- )`,borderRadius:"50%"}},...m.label==="No LST"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
51
+ ${De.dataMissingHatch.lines} 3px,
52
+ ${De.dataMissingHatch.lines} 4px
53
+ )`,borderRadius:"50%"}},...S.label==="No LST"&&{"&::after":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundImage:`repeating-linear-gradient(
22
54
  -45deg,
23
55
  transparent,
24
56
  transparent 3px,
25
- ${F.noLstHatch.lines} 3px,
26
- ${F.noLstHatch.lines} 4px
27
- )`,borderRadius:"50%"}}}})}),w.jsx(M.TableCell,{children:w.jsxs(M.Stack,{direction:"row",alignItems:"center",gap:.5,children:[w.jsx("span",{children:m.label}),_l[m.label]&&w.jsx(M.Tooltip,{title:_l[m.label],placement:"right",arrow:!0,children:w.jsx(_s.InfoOutlined,{sx:{fontSize:".875rem",color:"text.secondary"}})})]})}),w.jsx(M.TableCell,{align:"right",children:m.value}),w.jsxs(M.TableCell,{align:"right",children:[m.percentage,"%"]})]},m.id)})})]})})]})};exports.CAMPAIGN_DATA_MISSING=me;exports.CAMPAIGN_NOT_APPLICABLE=pe;exports.CAMPAIGN_NO_LST=ge;exports.DEFAULT_CHART_COLORS=J;exports.DEFAULT_CHART_CONFIG=H;exports.MODERNE_VULNERABILITY_COLORS=ae;exports.ParliamentChart=yd;exports.calculateDataSeries=ds;exports.calculateOptimalArcAngle=cs;exports.calculateOptimalSeatSize=fs;
57
+ ${De.noLstHatch.lines} 3px,
58
+ ${De.noLstHatch.lines} 4px
59
+ )`,borderRadius:"50%"}}}})}),G.jsx(ee.TableCell,{children:G.jsxs(ee.Stack,{direction:"row",alignItems:"center",gap:.5,children:[G.jsx("span",{children:S.label}),b1[S.label]&&G.jsx(ee.Tooltip,{title:b1[S.label],placement:"right",arrow:!0,children:G.jsx(GO.InfoOutlined,{sx:{fontSize:".875rem",color:"text.secondary"}})})]})}),G.jsx(ee.TableCell,{align:"right",children:S.value}),G.jsxs(ee.TableCell,{align:"right",children:[S.percentage,"%"]})]},S.id)})})]})})]})};function cE(t){var e,r,n="";if(typeof t=="string"||typeof t=="number")n+=t;else if(typeof t=="object")if(Array.isArray(t)){var i=t.length;for(e=0;e<i;e++)t[e]&&(r=cE(t[e]))&&(n&&(n+=" "),n+=r)}else for(r in t)t[r]&&(n&&(n+=" "),n+=r);return n}function _e(){for(var t,e,r=0,n="",i=arguments.length;r<i;r++)(t=arguments[r])&&(e=cE(t))&&(n&&(n+=" "),n+=e);return n}var aF=eE();const vr=$e(aF);var Fd,_1;function oF(){if(_1)return Fd;_1=1;function t(e){return e==null}return Fd=t,Fd}var sF=oF();const pe=$e(sF);var zd,x1;function uF(){if(x1)return zd;x1=1;var t=pn(),e=$t(),r=mn(),n="[object String]";function i(a){return typeof a=="string"||!e(a)&&r(a)&&t(a)==n}return zd=i,zd}var lF=uF();const di=$e(lF);var cF=cg();const ye=$e(cF);var fF=Rn();const Da=$e(fF);var Vs={exports:{}},Ee={};/**
60
+ * @license React
61
+ * react-is.production.min.js
62
+ *
63
+ * Copyright (c) Facebook, Inc. and its affiliates.
64
+ *
65
+ * This source code is licensed under the MIT license found in the
66
+ * LICENSE file in the root directory of this source tree.
67
+ */var w1;function hF(){if(w1)return Ee;w1=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),o=Symbol.for("react.context"),s=Symbol.for("react.server_context"),u=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),d=Symbol.for("react.offscreen"),y;y=Symbol.for("react.module.reference");function m(p){if(typeof p=="object"&&p!==null){var g=p.$$typeof;switch(g){case t:switch(p=p.type,p){case r:case i:case n:case l:case c:return p;default:switch(p=p&&p.$$typeof,p){case s:case o:case u:case h:case f:case a:return p;default:return g}}case e:return g}}}return Ee.ContextConsumer=o,Ee.ContextProvider=a,Ee.Element=t,Ee.ForwardRef=u,Ee.Fragment=r,Ee.Lazy=h,Ee.Memo=f,Ee.Portal=e,Ee.Profiler=i,Ee.StrictMode=n,Ee.Suspense=l,Ee.SuspenseList=c,Ee.isAsyncMode=function(){return!1},Ee.isConcurrentMode=function(){return!1},Ee.isContextConsumer=function(p){return m(p)===o},Ee.isContextProvider=function(p){return m(p)===a},Ee.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},Ee.isForwardRef=function(p){return m(p)===u},Ee.isFragment=function(p){return m(p)===r},Ee.isLazy=function(p){return m(p)===h},Ee.isMemo=function(p){return m(p)===f},Ee.isPortal=function(p){return m(p)===e},Ee.isProfiler=function(p){return m(p)===i},Ee.isStrictMode=function(p){return m(p)===n},Ee.isSuspense=function(p){return m(p)===l},Ee.isSuspenseList=function(p){return m(p)===c},Ee.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===r||p===i||p===n||p===l||p===c||p===d||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===f||p.$$typeof===a||p.$$typeof===o||p.$$typeof===u||p.$$typeof===y||p.getModuleId!==void 0)},Ee.typeOf=m,Ee}var Ce={};/**
68
+ * @license React
69
+ * react-is.development.js
70
+ *
71
+ * Copyright (c) Facebook, Inc. and its affiliates.
72
+ *
73
+ * This source code is licensed under the MIT license found in the
74
+ * LICENSE file in the root directory of this source tree.
75
+ */var S1;function dF(){return S1||(S1=1,process.env.NODE_ENV!=="production"&&(function(){var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),o=Symbol.for("react.context"),s=Symbol.for("react.server_context"),u=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),d=Symbol.for("react.offscreen"),y=!1,m=!1,p=!1,g=!1,_=!1,b;b=Symbol.for("react.module.reference");function x(W){return!!(typeof W=="string"||typeof W=="function"||W===r||W===i||_||W===n||W===l||W===c||g||W===d||y||m||p||typeof W=="object"&&W!==null&&(W.$$typeof===h||W.$$typeof===f||W.$$typeof===a||W.$$typeof===o||W.$$typeof===u||W.$$typeof===b||W.getModuleId!==void 0))}function v(W){if(typeof W=="object"&&W!==null){var ue=W.$$typeof;switch(ue){case t:var de=W.type;switch(de){case r:case i:case n:case l:case c:return de;default:var ie=de&&de.$$typeof;switch(ie){case s:case o:case u:case h:case f:case a:return ie;default:return ue}}case e:return ue}}}var w=o,S=a,A=t,P=u,M=r,T=h,E=f,C=e,I=i,k=n,j=l,$=c,N=!1,B=!1;function R(W){return N||(N=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function L(W){return B||(B=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function q(W){return v(W)===o}function U(W){return v(W)===a}function X(W){return typeof W=="object"&&W!==null&&W.$$typeof===t}function V(W){return v(W)===u}function te(W){return v(W)===r}function re(W){return v(W)===h}function H(W){return v(W)===f}function F(W){return v(W)===e}function K(W){return v(W)===i}function Q(W){return v(W)===n}function D(W){return v(W)===l}function se(W){return v(W)===c}Ce.ContextConsumer=w,Ce.ContextProvider=S,Ce.Element=A,Ce.ForwardRef=P,Ce.Fragment=M,Ce.Lazy=T,Ce.Memo=E,Ce.Portal=C,Ce.Profiler=I,Ce.StrictMode=k,Ce.Suspense=j,Ce.SuspenseList=$,Ce.isAsyncMode=R,Ce.isConcurrentMode=L,Ce.isContextConsumer=q,Ce.isContextProvider=U,Ce.isElement=X,Ce.isForwardRef=V,Ce.isFragment=te,Ce.isLazy=re,Ce.isMemo=H,Ce.isPortal=F,Ce.isProfiler=K,Ce.isStrictMode=Q,Ce.isSuspense=D,Ce.isSuspenseList=se,Ce.isValidElementType=x,Ce.typeOf=v})()),Ce}var O1;function pF(){return O1||(O1=1,process.env.NODE_ENV==="production"?Vs.exports=hF():Vs.exports=dF()),Vs.exports}var mF=pF(),Ud,A1;function fE(){if(A1)return Ud;A1=1;var t=pn(),e=mn(),r="[object Number]";function n(i){return typeof i=="number"||e(i)&&t(i)==r}return Ud=n,Ud}var Wd,P1;function yF(){if(P1)return Wd;P1=1;var t=fE();function e(r){return t(r)&&r!=+r}return Wd=e,Wd}var vF=yF();const Na=$e(vF);var gF=fE();const bF=$e(gF);var Pr=function(e){return e===0?0:e>0?1:-1},Qn=function(e){return di(e)&&e.indexOf("%")===e.length-1},J=function(e){return bF(e)&&!Na(e)},_F=function(e){return pe(e)},ct=function(e){return J(e)||di(e)},xF=0,Oi=function(e){var r=++xF;return"".concat(e||"").concat(r)},pi=function(e,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!J(e)&&!di(e))return n;var a;if(Qn(e)){var o=e.indexOf("%");a=r*parseFloat(e.slice(0,o))/100}else a=+e;return Na(a)&&(a=n),i&&a>r&&(a=r),a},gn=function(e){if(!e)return null;var r=Object.keys(e);return r&&r.length?e[r[0]]:null},wF=function(e){if(!Array.isArray(e))return!1;for(var r=e.length,n={},i=0;i<r;i++)if(!n[e[i]])n[e[i]]=!0;else return!0;return!1},tt=function(e,r){return J(e)&&J(r)?function(n){return e+n*(r-e)}:function(){return r}};function Fu(t,e,r){return!t||!t.length?null:t.find(function(n){return n&&(typeof e=="function"?e(n):vr(n,e))===r})}var SF=function(e){if(!e||!e.length)return null;for(var r=e.length,n=0,i=0,a=0,o=0,s=1/0,u=-1/0,l=0,c=0,f=0;f<r;f++)l=e[f].cx||0,c=e[f].cy||0,n+=l,i+=c,a+=l*c,o+=l*l,s=Math.min(s,l),u=Math.max(u,l);var h=r*o!==n*n?(r*a-n*i)/(r*o-n*n):0;return{xmin:s,xmax:u,a:h,b:(i-h*n)/r}},OF=function(e,r){return J(e)&&J(r)?e-r:di(e)&&di(r)?e.localeCompare(r):e instanceof Date&&r instanceof Date?e.getTime()-r.getTime():String(e).localeCompare(String(r))};function Xi(t,e){for(var r in t)if({}.hasOwnProperty.call(t,r)&&(!{}.hasOwnProperty.call(e,r)||t[r]!==e[r]))return!1;for(var n in e)if({}.hasOwnProperty.call(e,n)&&!{}.hasOwnProperty.call(t,n))return!1;return!0}function Um(t){"@babel/helpers - typeof";return Um=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Um(t)}var AF=["viewBox","children"],PF=["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"],T1=["points","pathLength"],Hd={svg:AF,polygon:T1,polyline:T1},_g=["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"],zu=function(e,r){if(!e||typeof e=="function"||typeof e=="boolean")return null;var n=e;if(O.isValidElement(e)&&(n=e.props),!Da(n))return null;var i={};return Object.keys(n).forEach(function(a){_g.includes(a)&&(i[a]=r||function(o){return n[a](n,o)})}),i},TF=function(e,r,n){return function(i){return e(r,n,i),null}},Ko=function(e,r,n){if(!Da(e)||Um(e)!=="object")return null;var i=null;return Object.keys(e).forEach(function(a){var o=e[a];_g.includes(a)&&typeof o=="function"&&(i||(i={}),i[a]=TF(o,r,n))}),i},EF=["children"],CF=["children"];function E1(t,e){if(t==null)return{};var r=MF(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function MF(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Wm(t){"@babel/helpers - typeof";return Wm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Wm(t)}var C1={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"},nn=function(e){return typeof e=="string"?e:e?e.displayName||e.name||"Component":""},M1=null,Gd=null,xg=function t(e){if(e===M1&&Array.isArray(Gd))return Gd;var r=[];return O.Children.forEach(e,function(n){pe(n)||(mF.isFragment(n)?r=r.concat(t(n.props.children)):r.push(n))}),Gd=r,M1=e,r};function Ht(t,e){var r=[],n=[];return Array.isArray(e)?n=e.map(function(i){return nn(i)}):n=[nn(e)],xg(t).forEach(function(i){var a=vr(i,"type.displayName")||vr(i,"type.name");n.indexOf(a)!==-1&&r.push(i)}),r}function Zt(t,e){var r=Ht(t,e);return r&&r[0]}var k1=function(e){if(!e||!e.props)return!1;var r=e.props,n=r.width,i=r.height;return!(!J(n)||n<=0||!J(i)||i<=0)},kF=["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"],jF=function(e){return e&&e.type&&di(e.type)&&kF.indexOf(e.type)>=0},hE=function(e){return e&&Wm(e)==="object"&&"clipDot"in e},IF=function(e,r,n,i){var a,o=(a=Hd==null?void 0:Hd[i])!==null&&a!==void 0?a:[];return r.startsWith("data-")||!ye(e)&&(i&&o.includes(r)||PF.includes(r))||n&&_g.includes(r)},me=function(e,r,n){if(!e||typeof e=="function"||typeof e=="boolean")return null;var i=e;if(O.isValidElement(e)&&(i=e.props),!Da(i))return null;var a={};return Object.keys(i).forEach(function(o){var s;IF((s=i)===null||s===void 0?void 0:s[o],o,r,n)&&(a[o]=i[o])}),a},Hm=function t(e,r){if(e===r)return!0;var n=O.Children.count(e);if(n!==O.Children.count(r))return!1;if(n===0)return!0;if(n===1)return j1(Array.isArray(e)?e[0]:e,Array.isArray(r)?r[0]:r);for(var i=0;i<n;i++){var a=e[i],o=r[i];if(Array.isArray(a)||Array.isArray(o)){if(!t(a,o))return!1}else if(!j1(a,o))return!1}return!0},j1=function(e,r){if(pe(e)&&pe(r))return!0;if(!pe(e)&&!pe(r)){var n=e.props||{},i=n.children,a=E1(n,EF),o=r.props||{},s=o.children,u=E1(o,CF);return i&&s?Xi(a,u)&&Hm(i,s):!i&&!s?Xi(a,u):!1}return!1},I1=function(e,r){var n=[],i={};return xg(e).forEach(function(a,o){if(jF(a))n.push(a);else if(a){var s=nn(a.type),u=r[s]||{},l=u.handler,c=u.once;if(l&&(!c||!i[s])){var f=l(a,s,o);n.push(f),i[s]=!0}}}),n},RF=function(e){var r=e&&e.type;return r&&C1[r]?C1[r]:null},$F=function(e,r){return xg(r).indexOf(e)},DF=["children","width","height","viewBox","className","style","title","desc"];function Gm(){return Gm=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Gm.apply(this,arguments)}function NF(t,e){if(t==null)return{};var r=LF(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function LF(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Km(t){var e=t.children,r=t.width,n=t.height,i=t.viewBox,a=t.className,o=t.style,s=t.title,u=t.desc,l=NF(t,DF),c=i||{width:r,height:n,x:0,y:0},f=_e("recharts-surface",a);return O.createElement("svg",Gm({},me(l,!0,"svg"),{className:f,width:r,height:n,style:o,viewBox:"".concat(c.x," ").concat(c.y," ").concat(c.width," ").concat(c.height)}),O.createElement("title",null,s),O.createElement("desc",null,u),e)}var qF=["children","className"];function Xm(){return Xm=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Xm.apply(this,arguments)}function BF(t,e){if(t==null)return{};var r=FF(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function FF(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var Te=O.forwardRef(function(t,e){var r=t.children,n=t.className,i=BF(t,qF),a=_e("recharts-layer",n);return O.createElement("g",Xm({className:a},me(i,!0),{ref:e}),r)}),zF=process.env.NODE_ENV!=="production",an=function(e,r){for(var n=arguments.length,i=new Array(n>2?n-2:0),a=2;a<n;a++)i[a-2]=arguments[a];if(zF&&typeof console<"u"&&console.warn&&(r===void 0&&console.warn("LogUtils requires an error message argument"),!e))if(r===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;console.warn(r.replace(/%s/g,function(){return i[o++]}))}},Kd,R1;function UF(){if(R1)return Kd;R1=1;function t(e,r,n){var i=-1,a=e.length;r<0&&(r=-r>a?0:a+r),n=n>a?a:n,n<0&&(n+=a),a=r>n?0:n-r>>>0,r>>>=0;for(var o=Array(a);++i<a;)o[i]=e[i+r];return o}return Kd=t,Kd}var Xd,$1;function WF(){if($1)return Xd;$1=1;var t=UF();function e(r,n,i){var a=r.length;return i=i===void 0?a:i,!n&&i>=a?r:t(r,n,i)}return Xd=e,Xd}var Yd,D1;function dE(){if(D1)return Yd;D1=1;var t="\\ud800-\\udfff",e="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=e+r+n,a="\\ufe0e\\ufe0f",o="\\u200d",s=RegExp("["+o+t+i+a+"]");function u(l){return s.test(l)}return Yd=u,Yd}var Vd,N1;function HF(){if(N1)return Vd;N1=1;function t(e){return e.split("")}return Vd=t,Vd}var Zd,L1;function GF(){if(L1)return Zd;L1=1;var t="\\ud800-\\udfff",e="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=e+r+n,a="\\ufe0e\\ufe0f",o="["+t+"]",s="["+i+"]",u="\\ud83c[\\udffb-\\udfff]",l="(?:"+s+"|"+u+")",c="[^"+t+"]",f="(?:\\ud83c[\\udde6-\\uddff]){2}",h="[\\ud800-\\udbff][\\udc00-\\udfff]",d="\\u200d",y=l+"?",m="["+a+"]?",p="(?:"+d+"(?:"+[c,f,h].join("|")+")"+m+y+")*",g=m+y+p,_="(?:"+[c+s+"?",s,f,h,o].join("|")+")",b=RegExp(u+"(?="+u+")|"+_+g,"g");function x(v){return v.match(b)||[]}return Zd=x,Zd}var Jd,q1;function KF(){if(q1)return Jd;q1=1;var t=HF(),e=dE(),r=GF();function n(i){return e(i)?r(i):t(i)}return Jd=n,Jd}var Qd,B1;function XF(){if(B1)return Qd;B1=1;var t=WF(),e=dE(),r=KF(),n=sg();function i(a){return function(o){o=n(o);var s=e(o)?r(o):void 0,u=s?s[0]:o.charAt(0),l=s?t(s,1).join(""):o.slice(1);return u[a]()+l}}return Qd=i,Qd}var ep,F1;function YF(){if(F1)return ep;F1=1;var t=XF(),e=t("toUpperCase");return ep=e,ep}var VF=YF();const Kl=$e(VF);function Xo(t){"@babel/helpers - typeof";return Xo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Xo(t)}var ZF=["type","size","sizeType"];function Ym(){return Ym=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ym.apply(this,arguments)}function z1(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function U1(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?z1(Object(r),!0).forEach(function(n){JF(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):z1(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function JF(t,e,r){return e=QF(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function QF(t){var e=ez(t,"string");return Xo(e)=="symbol"?e:e+""}function ez(t,e){if(Xo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Xo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function tz(t,e){if(t==null)return{};var r=rz(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function rz(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var pE={symbolCircle:Tv,symbolCross:RR,symbolDiamond:DR,symbolSquare:NR,symbolStar:FR,symbolTriangle:zR,symbolWye:WR},nz=Math.PI/180,iz=function(e){var r="symbol".concat(Kl(e));return pE[r]||Tv},az=function(e,r,n){if(r==="area")return e;switch(n){case"cross":return 5*e*e/9;case"diamond":return .5*e*e/Math.sqrt(3);case"square":return e*e;case"star":{var i=18*nz;return 1.25*e*e*(Math.tan(i)-Math.tan(i*2)*Math.pow(Math.tan(i),2))}case"triangle":return Math.sqrt(3)*e*e/4;case"wye":return(21-10*Math.sqrt(3))*e*e/8;default:return Math.PI*e*e/4}},oz=function(e,r){pE["symbol".concat(Kl(e))]=r},Xl=function(e){var r=e.type,n=r===void 0?"circle":r,i=e.size,a=i===void 0?64:i,o=e.sizeType,s=o===void 0?"area":o,u=tz(e,ZF),l=U1(U1({},u),{},{type:n,size:a,sizeType:s}),c=function(){var p=iz(n),g=HR().type(p).size(az(a,s,n));return g()},f=l.className,h=l.cx,d=l.cy,y=me(l,!0);return h===+h&&d===+d&&a===+a?O.createElement("path",Ym({},y,{className:_e("recharts-symbols",f),transform:"translate(".concat(h,", ").concat(d,")"),d:c()})):null};Xl.registerSymbol=oz;function la(t){"@babel/helpers - typeof";return la=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},la(t)}function Vm(){return Vm=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Vm.apply(this,arguments)}function W1(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function sz(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?W1(Object(r),!0).forEach(function(n){Yo(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):W1(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function uz(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function lz(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,yE(n.key),n)}}function cz(t,e,r){return e&&lz(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function fz(t,e,r){return e=Uu(e),hz(t,mE()?Reflect.construct(e,r||[],Uu(t).constructor):e.apply(t,r))}function hz(t,e){if(e&&(la(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return dz(t)}function dz(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function mE(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(mE=function(){return!!t})()}function Uu(t){return Uu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Uu(t)}function pz(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Zm(t,e)}function Zm(t,e){return Zm=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Zm(t,e)}function Yo(t,e,r){return e=yE(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function yE(t){var e=mz(t,"string");return la(e)=="symbol"?e:e+""}function mz(t,e){if(la(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(la(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var lr=32,wg=(function(t){function e(){return uz(this,e),fz(this,e,arguments)}return pz(e,t),cz(e,[{key:"renderIcon",value:function(n){var i=this.props.inactiveColor,a=lr/2,o=lr/6,s=lr/3,u=n.inactive?i:n.color;if(n.type==="plainline")return O.createElement("line",{strokeWidth:4,fill:"none",stroke:u,strokeDasharray:n.payload.strokeDasharray,x1:0,y1:a,x2:lr,y2:a,className:"recharts-legend-icon"});if(n.type==="line")return O.createElement("path",{strokeWidth:4,fill:"none",stroke:u,d:"M0,".concat(a,"h").concat(s,`
76
+ A`).concat(o,",").concat(o,",0,1,1,").concat(2*s,",").concat(a,`
77
+ H`).concat(lr,"M").concat(2*s,",").concat(a,`
78
+ A`).concat(o,",").concat(o,",0,1,1,").concat(s,",").concat(a),className:"recharts-legend-icon"});if(n.type==="rect")return O.createElement("path",{stroke:"none",fill:u,d:"M0,".concat(lr/8,"h").concat(lr,"v").concat(lr*3/4,"h").concat(-lr,"z"),className:"recharts-legend-icon"});if(O.isValidElement(n.legendIcon)){var l=sz({},n);return delete l.legendIcon,O.cloneElement(n.legendIcon,l)}return O.createElement(Xl,{fill:u,cx:a,cy:a,size:lr,sizeType:"diameter",type:n.type})}},{key:"renderItems",value:function(){var n=this,i=this.props,a=i.payload,o=i.iconSize,s=i.layout,u=i.formatter,l=i.inactiveColor,c={x:0,y:0,width:lr,height:lr},f={display:s==="horizontal"?"inline-block":"block",marginRight:10},h={display:"inline-block",verticalAlign:"middle",marginRight:4};return a.map(function(d,y){var m=d.formatter||u,p=_e(Yo(Yo({"recharts-legend-item":!0},"legend-item-".concat(y),!0),"inactive",d.inactive));if(d.type==="none")return null;var g=ye(d.value)?null:d.value;an(!ye(d.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 _=d.inactive?l:d.color;return O.createElement("li",Vm({className:p,style:f,key:"legend-item-".concat(y)},Ko(n.props,d,y)),O.createElement(Km,{width:o,height:o,viewBox:c,style:h},n.renderIcon(d)),O.createElement("span",{className:"recharts-legend-item-text",style:{color:_}},m?m(g,d,y):g))})}},{key:"render",value:function(){var n=this.props,i=n.payload,a=n.layout,o=n.align;if(!i||!i.length)return null;var s={padding:0,margin:0,textAlign:a==="horizontal"?o:"left"};return O.createElement("ul",{className:"recharts-default-legend",style:s},this.renderItems())}}])})(O.PureComponent);Yo(wg,"displayName","Legend");Yo(wg,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var tp,H1;function vE(){if(H1)return tp;H1=1;function t(e,r,n,i){for(var a=e.length,o=n+(i?1:-1);i?o--:++o<a;)if(r(e[o],o,e))return o;return-1}return tp=t,tp}var rp,G1;function yz(){if(G1)return rp;G1=1;function t(e){return e!==e}return rp=t,rp}var np,K1;function vz(){if(K1)return np;K1=1;function t(e,r,n){for(var i=n-1,a=e.length;++i<a;)if(e[i]===r)return i;return-1}return np=t,np}var ip,X1;function gz(){if(X1)return ip;X1=1;var t=vE(),e=yz(),r=vz();function n(i,a,o){return a===a?r(i,a,o):t(i,e,o)}return ip=n,ip}var ap,Y1;function bz(){if(Y1)return ap;Y1=1;var t=gz();function e(r,n){var i=r==null?0:r.length;return!!i&&t(r,n,0)>-1}return ap=e,ap}var op,V1;function _z(){if(V1)return op;V1=1;function t(e,r,n){for(var i=-1,a=e==null?0:e.length;++i<a;)if(n(r,e[i]))return!0;return!1}return op=t,op}var sp,Z1;function xz(){if(Z1)return sp;Z1=1;function t(){}return sp=t,sp}var up,J1;function wz(){if(J1)return up;J1=1;var t=ZT(),e=xz(),r=mg(),n=1/0,i=t&&1/r(new t([,-0]))[1]==n?function(a){return new t(a)}:e;return up=i,up}var lp,Q1;function Sz(){if(Q1)return lp;Q1=1;var t=UT(),e=bz(),r=_z(),n=HT(),i=wz(),a=mg(),o=200;function s(u,l,c){var f=-1,h=e,d=u.length,y=!0,m=[],p=m;if(c)y=!1,h=r;else if(d>=o){var g=l?null:i(u);if(g)return a(g);y=!1,h=n,p=new t}else p=l?[]:m;e:for(;++f<d;){var _=u[f],b=l?l(_):_;if(_=c||_!==0?_:0,y&&b===b){for(var x=p.length;x--;)if(p[x]===b)continue e;l&&p.push(b),m.push(_)}else h(p,b,c)||(p!==m&&p.push(b),m.push(_))}return m}return lp=s,lp}var cp,ew;function Oz(){if(ew)return cp;ew=1;var t=$n(),e=Sz();function r(n,i){return n&&n.length?e(n,t(i,2)):[]}return cp=r,cp}var Az=Oz();const tw=$e(Az);function gE(t,e,r){return e===!0?tw(t,r):ye(e)?tw(t,e):t}function ca(t){"@babel/helpers - typeof";return ca=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ca(t)}var Pz=["ref"];function rw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Vr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?rw(Object(r),!0).forEach(function(n){Yl(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):rw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Tz(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function nw(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,_E(n.key),n)}}function Ez(t,e,r){return e&&nw(t.prototype,e),r&&nw(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Cz(t,e,r){return e=Wu(e),Mz(t,bE()?Reflect.construct(e,r||[],Wu(t).constructor):e.apply(t,r))}function Mz(t,e){if(e&&(ca(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return kz(t)}function kz(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function bE(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(bE=function(){return!!t})()}function Wu(t){return Wu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Wu(t)}function jz(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Jm(t,e)}function Jm(t,e){return Jm=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Jm(t,e)}function Yl(t,e,r){return e=_E(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function _E(t){var e=Iz(t,"string");return ca(e)=="symbol"?e:e+""}function Iz(t,e){if(ca(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ca(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function Rz(t,e){if(t==null)return{};var r=$z(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function $z(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Dz(t){return t.value}function Nz(t,e){if(O.isValidElement(t))return O.cloneElement(t,e);if(typeof t=="function")return O.createElement(t,e);e.ref;var r=Rz(e,Pz);return O.createElement(wg,r)}var iw=1,si=(function(t){function e(){var r;Tz(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=Cz(this,e,[].concat(i)),Yl(r,"lastBoundingBox",{width:-1,height:-1}),r}return jz(e,t),Ez(e,[{key:"componentDidMount",value:function(){this.updateBBox()}},{key:"componentDidUpdate",value:function(){this.updateBBox()}},{key:"getBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();return n.height=this.wrapperNode.offsetHeight,n.width=this.wrapperNode.offsetWidth,n}return null}},{key:"updateBBox",value:function(){var n=this.props.onBBoxUpdate,i=this.getBBox();i?(Math.abs(i.width-this.lastBoundingBox.width)>iw||Math.abs(i.height-this.lastBoundingBox.height)>iw)&&(this.lastBoundingBox.width=i.width,this.lastBoundingBox.height=i.height,n&&n(i)):(this.lastBoundingBox.width!==-1||this.lastBoundingBox.height!==-1)&&(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1,n&&n(null))}},{key:"getBBoxSnapshot",value:function(){return this.lastBoundingBox.width>=0&&this.lastBoundingBox.height>=0?Vr({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(n){var i=this.props,a=i.layout,o=i.align,s=i.verticalAlign,u=i.margin,l=i.chartWidth,c=i.chartHeight,f,h;if(!n||(n.left===void 0||n.left===null)&&(n.right===void 0||n.right===null))if(o==="center"&&a==="vertical"){var d=this.getBBoxSnapshot();f={left:((l||0)-d.width)/2}}else f=o==="right"?{right:u&&u.right||0}:{left:u&&u.left||0};if(!n||(n.top===void 0||n.top===null)&&(n.bottom===void 0||n.bottom===null))if(s==="middle"){var y=this.getBBoxSnapshot();h={top:((c||0)-y.height)/2}}else h=s==="bottom"?{bottom:u&&u.bottom||0}:{top:u&&u.top||0};return Vr(Vr({},f),h)}},{key:"render",value:function(){var n=this,i=this.props,a=i.content,o=i.width,s=i.height,u=i.wrapperStyle,l=i.payloadUniqBy,c=i.payload,f=Vr(Vr({position:"absolute",width:o||"auto",height:s||"auto"},this.getDefaultPosition(u)),u);return O.createElement("div",{className:"recharts-legend-wrapper",style:f,ref:function(d){n.wrapperNode=d}},Nz(a,Vr(Vr({},this.props),{},{payload:gE(c,l,Dz)})))}}],[{key:"getWithHeight",value:function(n,i){var a=Vr(Vr({},this.defaultProps),n.props),o=a.layout;return o==="vertical"&&J(n.props.height)?{height:n.props.height}:o==="horizontal"?{width:n.props.width||i}:null}}])})(O.PureComponent);Yl(si,"displayName","Legend");Yl(si,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});function Vo(t){"@babel/helpers - typeof";return Vo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Vo(t)}function Qm(){return Qm=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Qm.apply(this,arguments)}function Lz(t,e){return zz(t)||Fz(t,e)||Bz(t,e)||qz()}function qz(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
79
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bz(t,e){if(t){if(typeof t=="string")return aw(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return aw(t,e)}}function aw(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function Fz(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function zz(t){if(Array.isArray(t))return t}function ow(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function fp(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?ow(Object(r),!0).forEach(function(n){Uz(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ow(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Uz(t,e,r){return e=Wz(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Wz(t){var e=Hz(t,"string");return Vo(e)=="symbol"?e:e+""}function Hz(t,e){if(Vo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Vo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Gz(t){return Array.isArray(t)&&ct(t[0])&&ct(t[1])?t.join(" ~ "):t}var Kz=function(e){var r=e.separator,n=r===void 0?" : ":r,i=e.contentStyle,a=i===void 0?{}:i,o=e.itemStyle,s=o===void 0?{}:o,u=e.labelStyle,l=u===void 0?{}:u,c=e.payload,f=e.formatter,h=e.itemSorter,d=e.wrapperClassName,y=e.labelClassName,m=e.label,p=e.labelFormatter,g=e.accessibilityLayer,_=g===void 0?!1:g,b=function(){if(c&&c.length){var E={padding:0,margin:0},C=(h?Gl(c,h):c).map(function(I,k){if(I.type==="none")return null;var j=fp({display:"block",paddingTop:4,paddingBottom:4,color:I.color||"#000"},s),$=I.formatter||f||Gz,N=I.value,B=I.name,R=N,L=B;if($&&R!=null&&L!=null){var q=$(N,B,I,k,c);if(Array.isArray(q)){var U=Lz(q,2);R=U[0],L=U[1]}else R=q}return O.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(k),style:j},ct(L)?O.createElement("span",{className:"recharts-tooltip-item-name"},L):null,ct(L)?O.createElement("span",{className:"recharts-tooltip-item-separator"},n):null,O.createElement("span",{className:"recharts-tooltip-item-value"},R),O.createElement("span",{className:"recharts-tooltip-item-unit"},I.unit||""))});return O.createElement("ul",{className:"recharts-tooltip-item-list",style:E},C)}return null},x=fp({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},a),v=fp({margin:0},l),w=!pe(m),S=w?m:"",A=_e("recharts-default-tooltip",d),P=_e("recharts-tooltip-label",y);w&&p&&c!==void 0&&c!==null&&(S=p(m,c));var M=_?{role:"status","aria-live":"assertive"}:{};return O.createElement("div",Qm({className:A,style:x},M),O.createElement("p",{className:P,style:v},O.isValidElement(S)?S:"".concat(S)),b())};function Zo(t){"@babel/helpers - typeof";return Zo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Zo(t)}function Zs(t,e,r){return e=Xz(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Xz(t){var e=Yz(t,"string");return Zo(e)=="symbol"?e:e+""}function Yz(t,e){if(Zo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Zo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var eo="recharts-tooltip-wrapper",Vz={visibility:"hidden"};function Zz(t){var e=t.coordinate,r=t.translateX,n=t.translateY;return _e(eo,Zs(Zs(Zs(Zs({},"".concat(eo,"-right"),J(r)&&e&&J(e.x)&&r>=e.x),"".concat(eo,"-left"),J(r)&&e&&J(e.x)&&r<e.x),"".concat(eo,"-bottom"),J(n)&&e&&J(e.y)&&n>=e.y),"".concat(eo,"-top"),J(n)&&e&&J(e.y)&&n<e.y))}function sw(t){var e=t.allowEscapeViewBox,r=t.coordinate,n=t.key,i=t.offsetTopLeft,a=t.position,o=t.reverseDirection,s=t.tooltipDimension,u=t.viewBox,l=t.viewBoxDimension;if(a&&J(a[n]))return a[n];var c=r[n]-s-i,f=r[n]+i;if(e[n])return o[n]?c:f;if(o[n]){var h=c,d=u[n];return h<d?Math.max(f,u[n]):Math.max(c,u[n])}var y=f+s,m=u[n]+l;return y>m?Math.max(c,u[n]):Math.max(f,u[n])}function Jz(t){var e=t.translateX,r=t.translateY,n=t.useTranslate3d;return{transform:n?"translate3d(".concat(e,"px, ").concat(r,"px, 0)"):"translate(".concat(e,"px, ").concat(r,"px)")}}function Qz(t){var e=t.allowEscapeViewBox,r=t.coordinate,n=t.offsetTopLeft,i=t.position,a=t.reverseDirection,o=t.tooltipBox,s=t.useTranslate3d,u=t.viewBox,l,c,f;return o.height>0&&o.width>0&&r?(c=sw({allowEscapeViewBox:e,coordinate:r,key:"x",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.width,viewBox:u,viewBoxDimension:u.width}),f=sw({allowEscapeViewBox:e,coordinate:r,key:"y",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.height,viewBox:u,viewBoxDimension:u.height}),l=Jz({translateX:c,translateY:f,useTranslate3d:s})):l=Vz,{cssProperties:l,cssClasses:Zz({translateX:c,translateY:f,coordinate:r})}}function fa(t){"@babel/helpers - typeof";return fa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},fa(t)}function uw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function lw(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?uw(Object(r),!0).forEach(function(n){ty(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):uw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function e5(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function t5(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,wE(n.key),n)}}function r5(t,e,r){return e&&t5(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function n5(t,e,r){return e=Hu(e),i5(t,xE()?Reflect.construct(e,r||[],Hu(t).constructor):e.apply(t,r))}function i5(t,e){if(e&&(fa(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return a5(t)}function a5(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function xE(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(xE=function(){return!!t})()}function Hu(t){return Hu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Hu(t)}function o5(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ey(t,e)}function ey(t,e){return ey=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},ey(t,e)}function ty(t,e,r){return e=wE(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function wE(t){var e=s5(t,"string");return fa(e)=="symbol"?e:e+""}function s5(t,e){if(fa(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(fa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var cw=1,u5=(function(t){function e(){var r;e5(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=n5(this,e,[].concat(i)),ty(r,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),ty(r,"handleKeyDown",function(o){if(o.key==="Escape"){var s,u,l,c;r.setState({dismissed:!0,dismissedAtCoordinate:{x:(s=(u=r.props.coordinate)===null||u===void 0?void 0:u.x)!==null&&s!==void 0?s:0,y:(l=(c=r.props.coordinate)===null||c===void 0?void 0:c.y)!==null&&l!==void 0?l:0}})}}),r}return o5(e,t),r5(e,[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();(Math.abs(n.width-this.state.lastBoundingBox.width)>cw||Math.abs(n.height-this.state.lastBoundingBox.height)>cw)&&this.setState({lastBoundingBox:{width:n.width,height:n.height}})}else(this.state.lastBoundingBox.width!==-1||this.state.lastBoundingBox.height!==-1)&&this.setState({lastBoundingBox:{width:-1,height:-1}})}},{key:"componentDidMount",value:function(){document.addEventListener("keydown",this.handleKeyDown),this.updateBBox()}},{key:"componentWillUnmount",value:function(){document.removeEventListener("keydown",this.handleKeyDown)}},{key:"componentDidUpdate",value:function(){var n,i;this.props.active&&this.updateBBox(),this.state.dismissed&&(((n=this.props.coordinate)===null||n===void 0?void 0:n.x)!==this.state.dismissedAtCoordinate.x||((i=this.props.coordinate)===null||i===void 0?void 0:i.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}},{key:"render",value:function(){var n=this,i=this.props,a=i.active,o=i.allowEscapeViewBox,s=i.animationDuration,u=i.animationEasing,l=i.children,c=i.coordinate,f=i.hasPayload,h=i.isAnimationActive,d=i.offset,y=i.position,m=i.reverseDirection,p=i.useTranslate3d,g=i.viewBox,_=i.wrapperStyle,b=Qz({allowEscapeViewBox:o,coordinate:c,offsetTopLeft:d,position:y,reverseDirection:m,tooltipBox:this.state.lastBoundingBox,useTranslate3d:p,viewBox:g}),x=b.cssClasses,v=b.cssProperties,w=lw(lw({transition:h&&a?"transform ".concat(s,"ms ").concat(u):void 0},v),{},{pointerEvents:"none",visibility:!this.state.dismissed&&a&&f?"visible":"hidden",position:"absolute",top:0,left:0},_);return O.createElement("div",{tabIndex:-1,className:x,style:w,ref:function(A){n.wrapperNode=A}},l)}}])})(O.PureComponent),l5=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},Dn={isSsr:l5()};function ha(t){"@babel/helpers - typeof";return ha=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ha(t)}function fw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function hw(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?fw(Object(r),!0).forEach(function(n){Sg(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):fw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function c5(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f5(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,OE(n.key),n)}}function h5(t,e,r){return e&&f5(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function d5(t,e,r){return e=Gu(e),p5(t,SE()?Reflect.construct(e,r||[],Gu(t).constructor):e.apply(t,r))}function p5(t,e){if(e&&(ha(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return m5(t)}function m5(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function SE(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(SE=function(){return!!t})()}function Gu(t){return Gu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Gu(t)}function y5(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ry(t,e)}function ry(t,e){return ry=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},ry(t,e)}function Sg(t,e,r){return e=OE(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function OE(t){var e=v5(t,"string");return ha(e)=="symbol"?e:e+""}function v5(t,e){if(ha(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ha(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function g5(t){return t.dataKey}function b5(t,e){return O.isValidElement(t)?O.cloneElement(t,e):typeof t=="function"?O.createElement(t,e):O.createElement(Kz,e)}var $r=(function(t){function e(){return c5(this,e),d5(this,e,arguments)}return y5(e,t),h5(e,[{key:"render",value:function(){var n=this,i=this.props,a=i.active,o=i.allowEscapeViewBox,s=i.animationDuration,u=i.animationEasing,l=i.content,c=i.coordinate,f=i.filterNull,h=i.isAnimationActive,d=i.offset,y=i.payload,m=i.payloadUniqBy,p=i.position,g=i.reverseDirection,_=i.useTranslate3d,b=i.viewBox,x=i.wrapperStyle,v=y??[];f&&v.length&&(v=gE(y.filter(function(S){return S.value!=null&&(S.hide!==!0||n.props.includeHidden)}),m,g5));var w=v.length>0;return O.createElement(u5,{allowEscapeViewBox:o,animationDuration:s,animationEasing:u,isAnimationActive:h,active:a,coordinate:c,hasPayload:w,offset:d,position:p,reverseDirection:g,useTranslate3d:_,viewBox:b,wrapperStyle:x},b5(l,hw(hw({},this.props),{},{payload:v})))}}])})(O.PureComponent);Sg($r,"displayName","Tooltip");Sg($r,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!Dn.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 hp,dw;function _5(){if(dw)return hp;dw=1;var t=Mr(),e=function(){return t.Date.now()};return hp=e,hp}var dp,pw;function x5(){if(pw)return dp;pw=1;var t=Rn(),e=_5(),r=ag(),n="Expected a function",i=Math.max,a=Math.min;function o(s,u,l){var c,f,h,d,y,m,p=0,g=!1,_=!1,b=!0;if(typeof s!="function")throw new TypeError(n);u=r(u)||0,t(l)&&(g=!!l.leading,_="maxWait"in l,h=_?i(r(l.maxWait)||0,u):h,b="trailing"in l?!!l.trailing:b);function x(C){var I=c,k=f;return c=f=void 0,p=C,d=s.apply(k,I),d}function v(C){return p=C,y=setTimeout(A,u),g?x(C):d}function w(C){var I=C-m,k=C-p,j=u-I;return _?a(j,h-k):j}function S(C){var I=C-m,k=C-p;return m===void 0||I>=u||I<0||_&&k>=h}function A(){var C=e();if(S(C))return P(C);y=setTimeout(A,w(C))}function P(C){return y=void 0,b&&c?x(C):(c=f=void 0,d)}function M(){y!==void 0&&clearTimeout(y),p=0,c=m=f=y=void 0}function T(){return y===void 0?d:P(e())}function E(){var C=e(),I=S(C);if(c=arguments,f=this,m=C,I){if(y===void 0)return v(m);if(_)return clearTimeout(y),y=setTimeout(A,u),x(m)}return y===void 0&&(y=setTimeout(A,u)),d}return E.cancel=M,E.flush=T,E}return dp=o,dp}var pp,mw;function w5(){if(mw)return pp;mw=1;var t=x5(),e=Rn(),r="Expected a function";function n(i,a,o){var s=!0,u=!0;if(typeof i!="function")throw new TypeError(r);return e(o)&&(s="leading"in o?!!o.leading:s,u="trailing"in o?!!o.trailing:u),t(i,a,{leading:s,maxWait:a,trailing:u})}return pp=n,pp}var S5=w5();const AE=$e(S5);function Jo(t){"@babel/helpers - typeof";return Jo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jo(t)}function yw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Js(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?yw(Object(r),!0).forEach(function(n){O5(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):yw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function O5(t,e,r){return e=A5(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function A5(t){var e=P5(t,"string");return Jo(e)=="symbol"?e:e+""}function P5(t,e){if(Jo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Jo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function T5(t,e){return k5(t)||M5(t,e)||C5(t,e)||E5()}function E5(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
80
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function C5(t,e){if(t){if(typeof t=="string")return vw(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return vw(t,e)}}function vw(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function M5(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function k5(t){if(Array.isArray(t))return t}var j5=O.forwardRef(function(t,e){var r=t.aspect,n=t.initialDimension,i=n===void 0?{width:-1,height:-1}:n,a=t.width,o=a===void 0?"100%":a,s=t.height,u=s===void 0?"100%":s,l=t.minWidth,c=l===void 0?0:l,f=t.minHeight,h=t.maxHeight,d=t.children,y=t.debounce,m=y===void 0?0:y,p=t.id,g=t.className,_=t.onResize,b=t.style,x=b===void 0?{}:b,v=O.useRef(null),w=O.useRef();w.current=_,O.useImperativeHandle(e,function(){return Object.defineProperty(v.current,"current",{get:function(){return console.warn("The usage of ref.current.current is deprecated and will no longer be supported."),v.current},configurable:!0})});var S=O.useState({containerWidth:i.width,containerHeight:i.height}),A=T5(S,2),P=A[0],M=A[1],T=O.useCallback(function(C,I){M(function(k){var j=Math.round(C),$=Math.round(I);return k.containerWidth===j&&k.containerHeight===$?k:{containerWidth:j,containerHeight:$}})},[]);O.useEffect(function(){var C=function(B){var R,L=B[0].contentRect,q=L.width,U=L.height;T(q,U),(R=w.current)===null||R===void 0||R.call(w,q,U)};m>0&&(C=AE(C,m,{trailing:!0,leading:!1}));var I=new ResizeObserver(C),k=v.current.getBoundingClientRect(),j=k.width,$=k.height;return T(j,$),I.observe(v.current),function(){I.disconnect()}},[T,m]);var E=O.useMemo(function(){var C=P.containerWidth,I=P.containerHeight;if(C<0||I<0)return null;an(Qn(o)||Qn(u),`The width(%s) and height(%s) are both fixed numbers,
81
+ maybe you don't need to use a ResponsiveContainer.`,o,u),an(!r||r>0,"The aspect(%s) must be greater than zero.",r);var k=Qn(o)?C:o,j=Qn(u)?I:u;r&&r>0&&(k?j=k/r:j&&(k=j*r),h&&j>h&&(j=h)),an(k>0||j>0,`The width(%s) and height(%s) of chart should be greater than 0,
82
+ please check the style of container, or the props width(%s) and height(%s),
83
+ or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
84
+ height and width.`,k,j,o,u,c,f,r);var $=!Array.isArray(d)&&nn(d.type).endsWith("Chart");return O.Children.map(d,function(N){return O.isValidElement(N)?O.cloneElement(N,Js({width:k,height:j},$?{style:Js({height:"100%",width:"100%",maxHeight:j,maxWidth:k},N.props.style)}:{})):N})},[r,d,u,h,f,c,P,o]);return O.createElement("div",{id:p?"".concat(p):void 0,className:_e("recharts-responsive-container",g),style:Js(Js({},x),{},{width:o,height:u,minWidth:c,minHeight:f,maxHeight:h}),ref:v},E)}),Og=function(e){return null};Og.displayName="Cell";function Qo(t){"@babel/helpers - typeof";return Qo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Qo(t)}function gw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ny(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?gw(Object(r),!0).forEach(function(n){I5(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):gw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function I5(t,e,r){return e=R5(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function R5(t){var e=$5(t,"string");return Qo(e)=="symbol"?e:e+""}function $5(t,e){if(Qo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Qo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var ji={widthCache:{},cacheCount:0},D5=2e3,N5={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},bw="recharts_measurement_span";function L5(t){var e=ny({},t);return Object.keys(e).forEach(function(r){e[r]||delete e[r]}),e}var Ao=function(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(e==null||Dn.isSsr)return{width:0,height:0};var n=L5(r),i=JSON.stringify({text:e,copyStyle:n});if(ji.widthCache[i])return ji.widthCache[i];try{var a=document.getElementById(bw);a||(a=document.createElement("span"),a.setAttribute("id",bw),a.setAttribute("aria-hidden","true"),document.body.appendChild(a));var o=ny(ny({},N5),n);Object.assign(a.style,o),a.textContent="".concat(e);var s=a.getBoundingClientRect(),u={width:s.width,height:s.height};return ji.widthCache[i]=u,++ji.cacheCount>D5&&(ji.cacheCount=0,ji.widthCache={}),u}catch{return{width:0,height:0}}},q5=function(e){return{top:e.top+window.scrollY-document.documentElement.clientTop,left:e.left+window.scrollX-document.documentElement.clientLeft}};function es(t){"@babel/helpers - typeof";return es=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},es(t)}function Ku(t,e){return U5(t)||z5(t,e)||F5(t,e)||B5()}function B5(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
85
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function F5(t,e){if(t){if(typeof t=="string")return _w(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _w(t,e)}}function _w(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function z5(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function U5(t){if(Array.isArray(t))return t}function W5(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function xw(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,G5(n.key),n)}}function H5(t,e,r){return e&&xw(t.prototype,e),r&&xw(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function G5(t){var e=K5(t,"string");return es(e)=="symbol"?e:e+""}function K5(t,e){if(es(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(es(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var ww=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,Sw=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,X5=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,Y5=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,PE={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},V5=Object.keys(PE),Li="NaN";function Z5(t,e){return t*PE[e]}var Qs=(function(){function t(e,r){W5(this,t),this.num=e,this.unit=r,this.num=e,this.unit=r,Number.isNaN(e)&&(this.unit=""),r!==""&&!X5.test(r)&&(this.num=NaN,this.unit=""),V5.includes(r)&&(this.num=Z5(e,r),this.unit="px")}return H5(t,[{key:"add",value:function(r){return this.unit!==r.unit?new t(NaN,""):new t(this.num+r.num,this.unit)}},{key:"subtract",value:function(r){return this.unit!==r.unit?new t(NaN,""):new t(this.num-r.num,this.unit)}},{key:"multiply",value:function(r){return this.unit!==""&&r.unit!==""&&this.unit!==r.unit?new t(NaN,""):new t(this.num*r.num,this.unit||r.unit)}},{key:"divide",value:function(r){return this.unit!==""&&r.unit!==""&&this.unit!==r.unit?new t(NaN,""):new t(this.num/r.num,this.unit||r.unit)}},{key:"toString",value:function(){return"".concat(this.num).concat(this.unit)}},{key:"isNaN",value:function(){return Number.isNaN(this.num)}}],[{key:"parse",value:function(r){var n,i=(n=Y5.exec(r))!==null&&n!==void 0?n:[],a=Ku(i,3),o=a[1],s=a[2];return new t(parseFloat(o),s??"")}}])})();function TE(t){if(t.includes(Li))return Li;for(var e=t;e.includes("*")||e.includes("/");){var r,n=(r=ww.exec(e))!==null&&r!==void 0?r:[],i=Ku(n,4),a=i[1],o=i[2],s=i[3],u=Qs.parse(a??""),l=Qs.parse(s??""),c=o==="*"?u.multiply(l):u.divide(l);if(c.isNaN())return Li;e=e.replace(ww,c.toString())}for(;e.includes("+")||/.-\d+(?:\.\d+)?/.test(e);){var f,h=(f=Sw.exec(e))!==null&&f!==void 0?f:[],d=Ku(h,4),y=d[1],m=d[2],p=d[3],g=Qs.parse(y??""),_=Qs.parse(p??""),b=m==="+"?g.add(_):g.subtract(_);if(b.isNaN())return Li;e=e.replace(Sw,b.toString())}return e}var Ow=/\(([^()]*)\)/;function J5(t){for(var e=t;e.includes("(");){var r=Ow.exec(e),n=Ku(r,2),i=n[1];e=e.replace(Ow,TE(i))}return e}function Q5(t){var e=t.replace(/\s+/g,"");return e=J5(e),e=TE(e),e}function e3(t){try{return Q5(t)}catch{return Li}}function mp(t){var e=e3(t.slice(5,-1));return e===Li?"":e}var t3=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],r3=["dx","dy","angle","className","breakAll"];function iy(){return iy=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},iy.apply(this,arguments)}function Aw(t,e){if(t==null)return{};var r=n3(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function n3(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Pw(t,e){return s3(t)||o3(t,e)||a3(t,e)||i3()}function i3(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
86
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a3(t,e){if(t){if(typeof t=="string")return Tw(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Tw(t,e)}}function Tw(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function o3(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function s3(t){if(Array.isArray(t))return t}var EE=/[ \f\n\r\t\v\u2028\u2029]+/,CE=function(e){var r=e.children,n=e.breakAll,i=e.style;try{var a=[];pe(r)||(n?a=r.toString().split(""):a=r.toString().split(EE));var o=a.map(function(u){return{word:u,width:Ao(u,i).width}}),s=n?0:Ao(" ",i).width;return{wordsWithComputedWidth:o,spaceWidth:s}}catch{return null}},u3=function(e,r,n,i,a){var o=e.maxLines,s=e.children,u=e.style,l=e.breakAll,c=J(o),f=s,h=function(){var k=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return k.reduce(function(j,$){var N=$.word,B=$.width,R=j[j.length-1];if(R&&(i==null||a||R.width+B+n<Number(i)))R.words.push(N),R.width+=B+n;else{var L={words:[N],width:B};j.push(L)}return j},[])},d=h(r),y=function(k){return k.reduce(function(j,$){return j.width>$.width?j:$})};if(!c)return d;for(var m="…",p=function(k){var j=f.slice(0,k),$=CE({breakAll:l,style:u,children:j+m}).wordsWithComputedWidth,N=h($),B=N.length>o||y(N).width>Number(i);return[B,N]},g=0,_=f.length-1,b=0,x;g<=_&&b<=f.length-1;){var v=Math.floor((g+_)/2),w=v-1,S=p(w),A=Pw(S,2),P=A[0],M=A[1],T=p(v),E=Pw(T,1),C=E[0];if(!P&&!C&&(g=v+1),P&&C&&(_=v-1),!P&&C){x=M;break}b++}return x||d},Ew=function(e){var r=pe(e)?[]:e.toString().split(EE);return[{words:r}]},l3=function(e){var r=e.width,n=e.scaleToFit,i=e.children,a=e.style,o=e.breakAll,s=e.maxLines;if((r||n)&&!Dn.isSsr){var u,l,c=CE({breakAll:o,children:i,style:a});if(c){var f=c.wordsWithComputedWidth,h=c.spaceWidth;u=f,l=h}else return Ew(i);return u3({breakAll:o,children:i,maxLines:s,style:a},u,l,r,n)}return Ew(i)},Cw="#808080",Xu=function(e){var r=e.x,n=r===void 0?0:r,i=e.y,a=i===void 0?0:i,o=e.lineHeight,s=o===void 0?"1em":o,u=e.capHeight,l=u===void 0?"0.71em":u,c=e.scaleToFit,f=c===void 0?!1:c,h=e.textAnchor,d=h===void 0?"start":h,y=e.verticalAnchor,m=y===void 0?"end":y,p=e.fill,g=p===void 0?Cw:p,_=Aw(e,t3),b=O.useMemo(function(){return l3({breakAll:_.breakAll,children:_.children,maxLines:_.maxLines,scaleToFit:f,style:_.style,width:_.width})},[_.breakAll,_.children,_.maxLines,f,_.style,_.width]),x=_.dx,v=_.dy,w=_.angle,S=_.className,A=_.breakAll,P=Aw(_,r3);if(!ct(n)||!ct(a))return null;var M=n+(J(x)?x:0),T=a+(J(v)?v:0),E;switch(m){case"start":E=mp("calc(".concat(l,")"));break;case"middle":E=mp("calc(".concat((b.length-1)/2," * -").concat(s," + (").concat(l," / 2))"));break;default:E=mp("calc(".concat(b.length-1," * -").concat(s,")"));break}var C=[];if(f){var I=b[0].width,k=_.width;C.push("scale(".concat((J(k)?k/I:1)/I,")"))}return w&&C.push("rotate(".concat(w,", ").concat(M,", ").concat(T,")")),C.length&&(P.transform=C.join(" ")),O.createElement("text",iy({},me(P,!0),{x:M,y:T,className:_e("recharts-text",S),textAnchor:d,fill:g.includes("url")?Cw:g}),b.map(function(j,$){var N=j.words.join(A?"":" ");return O.createElement("tspan",{x:M,dy:$===0?E:s,key:"".concat(N,"-").concat($)},N)}))};const Mw=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:Io,scaleDiverging:TA,scaleDivergingLog:EA,scaleDivergingPow:xv,scaleDivergingSqrt:Yj,scaleDivergingSymlog:CA,scaleIdentity:sA,scaleImplicit:rm,scaleLinear:Zi,scaleLog:lA,scaleOrdinal:ev,scalePoint:mo,scalePow:cv,scaleQuantile:hA,scaleQuantize:dA,scaleRadial:fA,scaleSequential:SA,scaleSequentialLog:OA,scaleSequentialPow:_v,scaleSequentialQuantile:PA,scaleSequentialSqrt:Xj,scaleSequentialSymlog:AA,scaleSqrt:Mk,scaleSymlog:cA,scaleThreshold:pA,scaleTime:bv,scaleUtc:Kj,tickFormat:oA},Symbol.toStringTag,{value:"Module"}));var yp,kw;function ME(){if(kw)return yp;kw=1;var t=Ra();function e(r,n,i){for(var a=-1,o=r.length;++a<o;){var s=r[a],u=n(s);if(u!=null&&(l===void 0?u===u&&!t(u):i(u,l)))var l=u,c=s}return c}return yp=e,yp}var vp,jw;function c3(){if(jw)return vp;jw=1;function t(e,r){return e>r}return vp=t,vp}var gp,Iw;function f3(){if(Iw)return gp;Iw=1;var t=ME(),e=c3(),r=$a();function n(i){return i&&i.length?t(i,r,e):void 0}return gp=n,gp}var h3=f3();const Sn=$e(h3);var bp,Rw;function d3(){if(Rw)return bp;Rw=1;function t(e,r){return e<r}return bp=t,bp}var _p,$w;function p3(){if($w)return _p;$w=1;var t=ME(),e=d3(),r=$a();function n(i){return i&&i.length?t(i,r,e):void 0}return _p=n,_p}var m3=p3();const Vl=$e(m3);var xp,Dw;function y3(){if(Dw)return xp;Dw=1;var t=gg();function e(r,n){return t(r,n)}return xp=e,xp}var v3=y3();const mi=$e(v3);var La=1e9,g3={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},Pg,Xe=!0,gr="[DecimalError] ",ui=gr+"Invalid argument: ",Ag=gr+"Exponent out of range: ",qa=Math.floor,Xn=Math.pow,b3=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,tr,mt=1e7,Ge=7,kE=9007199254740991,Yu=qa(kE/Ge),oe={};oe.absoluteValue=oe.abs=function(){var t=new this.constructor(this);return t.s&&(t.s=1),t};oe.comparedTo=oe.cmp=function(t){var e,r,n,i,a=this;if(t=new a.constructor(t),a.s!==t.s)return a.s||-t.s;if(a.e!==t.e)return a.e>t.e^a.s<0?1:-1;for(n=a.d.length,i=t.d.length,e=0,r=n<i?n:i;e<r;++e)if(a.d[e]!==t.d[e])return a.d[e]>t.d[e]^a.s<0?1:-1;return n===i?0:n>i^a.s<0?1:-1};oe.decimalPlaces=oe.dp=function(){var t=this,e=t.d.length-1,r=(e-t.e)*Ge;if(e=t.d[e],e)for(;e%10==0;e/=10)r--;return r<0?0:r};oe.dividedBy=oe.div=function(t){return on(this,new this.constructor(t))};oe.dividedToIntegerBy=oe.idiv=function(t){var e=this,r=e.constructor;return Be(on(e,new r(t),0,1),r.precision)};oe.equals=oe.eq=function(t){return!this.cmp(t)};oe.exponent=function(){return ot(this)};oe.greaterThan=oe.gt=function(t){return this.cmp(t)>0};oe.greaterThanOrEqualTo=oe.gte=function(t){return this.cmp(t)>=0};oe.isInteger=oe.isint=function(){return this.e>this.d.length-2};oe.isNegative=oe.isneg=function(){return this.s<0};oe.isPositive=oe.ispos=function(){return this.s>0};oe.isZero=function(){return this.s===0};oe.lessThan=oe.lt=function(t){return this.cmp(t)<0};oe.lessThanOrEqualTo=oe.lte=function(t){return this.cmp(t)<1};oe.logarithm=oe.log=function(t){var e,r=this,n=r.constructor,i=n.precision,a=i+5;if(t===void 0)t=new n(10);else if(t=new n(t),t.s<1||t.eq(tr))throw Error(gr+"NaN");if(r.s<1)throw Error(gr+(r.s?"NaN":"-Infinity"));return r.eq(tr)?new n(0):(Xe=!1,e=on(ts(r,a),ts(t,a),a),Xe=!0,Be(e,i))};oe.minus=oe.sub=function(t){var e=this;return t=new e.constructor(t),e.s==t.s?RE(e,t):jE(e,(t.s=-t.s,t))};oe.modulo=oe.mod=function(t){var e,r=this,n=r.constructor,i=n.precision;if(t=new n(t),!t.s)throw Error(gr+"NaN");return r.s?(Xe=!1,e=on(r,t,0,1).times(t),Xe=!0,r.minus(e)):Be(new n(r),i)};oe.naturalExponential=oe.exp=function(){return IE(this)};oe.naturalLogarithm=oe.ln=function(){return ts(this)};oe.negated=oe.neg=function(){var t=new this.constructor(this);return t.s=-t.s||0,t};oe.plus=oe.add=function(t){var e=this;return t=new e.constructor(t),e.s==t.s?jE(e,t):RE(e,(t.s=-t.s,t))};oe.precision=oe.sd=function(t){var e,r,n,i=this;if(t!==void 0&&t!==!!t&&t!==1&&t!==0)throw Error(ui+t);if(e=ot(i)+1,n=i.d.length-1,r=n*Ge+1,n=i.d[n],n){for(;n%10==0;n/=10)r--;for(n=i.d[0];n>=10;n/=10)r++}return t&&e>r?e:r};oe.squareRoot=oe.sqrt=function(){var t,e,r,n,i,a,o,s=this,u=s.constructor;if(s.s<1){if(!s.s)return new u(0);throw Error(gr+"NaN")}for(t=ot(s),Xe=!1,i=Math.sqrt(+s),i==0||i==1/0?(e=qr(s.d),(e.length+t)%2==0&&(e+="0"),i=Math.sqrt(e),t=qa((t+1)/2)-(t<0||t%2),i==1/0?e="5e"+t:(e=i.toExponential(),e=e.slice(0,e.indexOf("e")+1)+t),n=new u(e)):n=new u(i.toString()),r=u.precision,i=o=r+3;;)if(a=n,n=a.plus(on(s,a,o+2)).times(.5),qr(a.d).slice(0,o)===(e=qr(n.d)).slice(0,o)){if(e=e.slice(o-3,o+1),i==o&&e=="4999"){if(Be(a,r+1,0),a.times(a).eq(s)){n=a;break}}else if(e!="9999")break;o+=4}return Xe=!0,Be(n,r)};oe.times=oe.mul=function(t){var e,r,n,i,a,o,s,u,l,c=this,f=c.constructor,h=c.d,d=(t=new f(t)).d;if(!c.s||!t.s)return new f(0);for(t.s*=c.s,r=c.e+t.e,u=h.length,l=d.length,u<l&&(a=h,h=d,d=a,o=u,u=l,l=o),a=[],o=u+l,n=o;n--;)a.push(0);for(n=l;--n>=0;){for(e=0,i=u+n;i>n;)s=a[i]+d[n]*h[i-n-1]+e,a[i--]=s%mt|0,e=s/mt|0;a[i]=(a[i]+e)%mt|0}for(;!a[--o];)a.pop();return e?++r:a.shift(),t.d=a,t.e=r,Xe?Be(t,f.precision):t};oe.toDecimalPlaces=oe.todp=function(t,e){var r=this,n=r.constructor;return r=new n(r),t===void 0?r:(Hr(t,0,La),e===void 0?e=n.rounding:Hr(e,0,8),Be(r,t+ot(r)+1,e))};oe.toExponential=function(t,e){var r,n=this,i=n.constructor;return t===void 0?r=yi(n,!0):(Hr(t,0,La),e===void 0?e=i.rounding:Hr(e,0,8),n=Be(new i(n),t+1,e),r=yi(n,!0,t+1)),r};oe.toFixed=function(t,e){var r,n,i=this,a=i.constructor;return t===void 0?yi(i):(Hr(t,0,La),e===void 0?e=a.rounding:Hr(e,0,8),n=Be(new a(i),t+ot(i)+1,e),r=yi(n.abs(),!1,t+ot(n)+1),i.isneg()&&!i.isZero()?"-"+r:r)};oe.toInteger=oe.toint=function(){var t=this,e=t.constructor;return Be(new e(t),ot(t)+1,e.rounding)};oe.toNumber=function(){return+this};oe.toPower=oe.pow=function(t){var e,r,n,i,a,o,s=this,u=s.constructor,l=12,c=+(t=new u(t));if(!t.s)return new u(tr);if(s=new u(s),!s.s){if(t.s<1)throw Error(gr+"Infinity");return s}if(s.eq(tr))return s;if(n=u.precision,t.eq(tr))return Be(s,n);if(e=t.e,r=t.d.length-1,o=e>=r,a=s.s,o){if((r=c<0?-c:c)<=kE){for(i=new u(tr),e=Math.ceil(n/Ge+4),Xe=!1;r%2&&(i=i.times(s),Lw(i.d,e)),r=qa(r/2),r!==0;)s=s.times(s),Lw(s.d,e);return Xe=!0,t.s<0?new u(tr).div(i):Be(i,n)}}else if(a<0)throw Error(gr+"NaN");return a=a<0&&t.d[Math.max(e,r)]&1?-1:1,s.s=1,Xe=!1,i=t.times(ts(s,n+l)),Xe=!0,i=IE(i),i.s=a,i};oe.toPrecision=function(t,e){var r,n,i=this,a=i.constructor;return t===void 0?(r=ot(i),n=yi(i,r<=a.toExpNeg||r>=a.toExpPos)):(Hr(t,1,La),e===void 0?e=a.rounding:Hr(e,0,8),i=Be(new a(i),t,e),r=ot(i),n=yi(i,t<=r||r<=a.toExpNeg,t)),n};oe.toSignificantDigits=oe.tosd=function(t,e){var r=this,n=r.constructor;return t===void 0?(t=n.precision,e=n.rounding):(Hr(t,1,La),e===void 0?e=n.rounding:Hr(e,0,8)),Be(new n(r),t,e)};oe.toString=oe.valueOf=oe.val=oe.toJSON=oe[Symbol.for("nodejs.util.inspect.custom")]=function(){var t=this,e=ot(t),r=t.constructor;return yi(t,e<=r.toExpNeg||e>=r.toExpPos)};function jE(t,e){var r,n,i,a,o,s,u,l,c=t.constructor,f=c.precision;if(!t.s||!e.s)return e.s||(e=new c(t)),Xe?Be(e,f):e;if(u=t.d,l=e.d,o=t.e,i=e.e,u=u.slice(),a=o-i,a){for(a<0?(n=u,a=-a,s=l.length):(n=l,i=o,s=u.length),o=Math.ceil(f/Ge),s=o>s?o+1:s+1,a>s&&(a=s,n.length=1),n.reverse();a--;)n.push(0);n.reverse()}for(s=u.length,a=l.length,s-a<0&&(a=s,n=l,l=u,u=n),r=0;a;)r=(u[--a]=u[a]+l[a]+r)/mt|0,u[a]%=mt;for(r&&(u.unshift(r),++i),s=u.length;u[--s]==0;)u.pop();return e.d=u,e.e=i,Xe?Be(e,f):e}function Hr(t,e,r){if(t!==~~t||t<e||t>r)throw Error(ui+t)}function qr(t){var e,r,n,i=t.length-1,a="",o=t[0];if(i>0){for(a+=o,e=1;e<i;e++)n=t[e]+"",r=Ge-n.length,r&&(a+=vn(r)),a+=n;o=t[e],n=o+"",r=Ge-n.length,r&&(a+=vn(r))}else if(o===0)return"0";for(;o%10===0;)o/=10;return a+o}var on=(function(){function t(n,i){var a,o=0,s=n.length;for(n=n.slice();s--;)a=n[s]*i+o,n[s]=a%mt|0,o=a/mt|0;return o&&n.unshift(o),n}function e(n,i,a,o){var s,u;if(a!=o)u=a>o?1:-1;else for(s=u=0;s<a;s++)if(n[s]!=i[s]){u=n[s]>i[s]?1:-1;break}return u}function r(n,i,a){for(var o=0;a--;)n[a]-=o,o=n[a]<i[a]?1:0,n[a]=o*mt+n[a]-i[a];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,a,o){var s,u,l,c,f,h,d,y,m,p,g,_,b,x,v,w,S,A,P=n.constructor,M=n.s==i.s?1:-1,T=n.d,E=i.d;if(!n.s)return new P(n);if(!i.s)throw Error(gr+"Division by zero");for(u=n.e-i.e,S=E.length,v=T.length,d=new P(M),y=d.d=[],l=0;E[l]==(T[l]||0);)++l;if(E[l]>(T[l]||0)&&--u,a==null?_=a=P.precision:o?_=a+(ot(n)-ot(i))+1:_=a,_<0)return new P(0);if(_=_/Ge+2|0,l=0,S==1)for(c=0,E=E[0],_++;(l<v||c)&&_--;l++)b=c*mt+(T[l]||0),y[l]=b/E|0,c=b%E|0;else{for(c=mt/(E[0]+1)|0,c>1&&(E=t(E,c),T=t(T,c),S=E.length,v=T.length),x=S,m=T.slice(0,S),p=m.length;p<S;)m[p++]=0;A=E.slice(),A.unshift(0),w=E[0],E[1]>=mt/2&&++w;do c=0,s=e(E,m,S,p),s<0?(g=m[0],S!=p&&(g=g*mt+(m[1]||0)),c=g/w|0,c>1?(c>=mt&&(c=mt-1),f=t(E,c),h=f.length,p=m.length,s=e(f,m,h,p),s==1&&(c--,r(f,S<h?A:E,h))):(c==0&&(s=c=1),f=E.slice()),h=f.length,h<p&&f.unshift(0),r(m,f,p),s==-1&&(p=m.length,s=e(E,m,S,p),s<1&&(c++,r(m,S<p?A:E,p))),p=m.length):s===0&&(c++,m=[0]),y[l++]=c,s&&m[0]?m[p++]=T[x]||0:(m=[T[x]],p=1);while((x++<v||m[0]!==void 0)&&_--)}return y[0]||y.shift(),d.e=u,Be(d,o?a+ot(d)+1:a)}})();function IE(t,e){var r,n,i,a,o,s,u=0,l=0,c=t.constructor,f=c.precision;if(ot(t)>16)throw Error(Ag+ot(t));if(!t.s)return new c(tr);for(Xe=!1,s=f,o=new c(.03125);t.abs().gte(.1);)t=t.times(o),l+=5;for(n=Math.log(Xn(2,l))/Math.LN10*2+5|0,s+=n,r=i=a=new c(tr),c.precision=s;;){if(i=Be(i.times(t),s),r=r.times(++u),o=a.plus(on(i,r,s)),qr(o.d).slice(0,s)===qr(a.d).slice(0,s)){for(;l--;)a=Be(a.times(a),s);return c.precision=f,e==null?(Xe=!0,Be(a,f)):a}a=o}}function ot(t){for(var e=t.e*Ge,r=t.d[0];r>=10;r/=10)e++;return e}function wp(t,e,r){if(e>t.LN10.sd())throw Xe=!0,r&&(t.precision=r),Error(gr+"LN10 precision limit exceeded");return Be(new t(t.LN10),e)}function vn(t){for(var e="";t--;)e+="0";return e}function ts(t,e){var r,n,i,a,o,s,u,l,c,f=1,h=10,d=t,y=d.d,m=d.constructor,p=m.precision;if(d.s<1)throw Error(gr+(d.s?"NaN":"-Infinity"));if(d.eq(tr))return new m(0);if(e==null?(Xe=!1,l=p):l=e,d.eq(10))return e==null&&(Xe=!0),wp(m,l);if(l+=h,m.precision=l,r=qr(y),n=r.charAt(0),a=ot(d),Math.abs(a)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)d=d.times(t),r=qr(d.d),n=r.charAt(0),f++;a=ot(d),n>1?(d=new m("0."+r),a++):d=new m(n+"."+r.slice(1))}else return u=wp(m,l+2,p).times(a+""),d=ts(new m(n+"."+r.slice(1)),l-h).plus(u),m.precision=p,e==null?(Xe=!0,Be(d,p)):d;for(s=o=d=on(d.minus(tr),d.plus(tr),l),c=Be(d.times(d),l),i=3;;){if(o=Be(o.times(c),l),u=s.plus(on(o,new m(i),l)),qr(u.d).slice(0,l)===qr(s.d).slice(0,l))return s=s.times(2),a!==0&&(s=s.plus(wp(m,l+2,p).times(a+""))),s=on(s,new m(f),l),m.precision=p,e==null?(Xe=!0,Be(s,p)):s;s=u,i+=2}}function Nw(t,e){var r,n,i;for((r=e.indexOf("."))>-1&&(e=e.replace(".","")),(n=e.search(/e/i))>0?(r<0&&(r=n),r+=+e.slice(n+1),e=e.substring(0,n)):r<0&&(r=e.length),n=0;e.charCodeAt(n)===48;)++n;for(i=e.length;e.charCodeAt(i-1)===48;)--i;if(e=e.slice(n,i),e){if(i-=n,r=r-n-1,t.e=qa(r/Ge),t.d=[],n=(r+1)%Ge,r<0&&(n+=Ge),n<i){for(n&&t.d.push(+e.slice(0,n)),i-=Ge;n<i;)t.d.push(+e.slice(n,n+=Ge));e=e.slice(n),n=Ge-e.length}else n-=i;for(;n--;)e+="0";if(t.d.push(+e),Xe&&(t.e>Yu||t.e<-Yu))throw Error(Ag+r)}else t.s=0,t.e=0,t.d=[0];return t}function Be(t,e,r){var n,i,a,o,s,u,l,c,f=t.d;for(o=1,a=f[0];a>=10;a/=10)o++;if(n=e-o,n<0)n+=Ge,i=e,l=f[c=0];else{if(c=Math.ceil((n+1)/Ge),a=f.length,c>=a)return t;for(l=a=f[c],o=1;a>=10;a/=10)o++;n%=Ge,i=n-Ge+o}if(r!==void 0&&(a=Xn(10,o-i-1),s=l/a%10|0,u=e<0||f[c+1]!==void 0||l%a,u=r<4?(s||u)&&(r==0||r==(t.s<0?3:2)):s>5||s==5&&(r==4||u||r==6&&(n>0?i>0?l/Xn(10,o-i):0:f[c-1])%10&1||r==(t.s<0?8:7))),e<1||!f[0])return u?(a=ot(t),f.length=1,e=e-a-1,f[0]=Xn(10,(Ge-e%Ge)%Ge),t.e=qa(-e/Ge)||0):(f.length=1,f[0]=t.e=t.s=0),t;if(n==0?(f.length=c,a=1,c--):(f.length=c+1,a=Xn(10,Ge-n),f[c]=i>0?(l/Xn(10,o-i)%Xn(10,i)|0)*a:0),u)for(;;)if(c==0){(f[0]+=a)==mt&&(f[0]=1,++t.e);break}else{if(f[c]+=a,f[c]!=mt)break;f[c--]=0,a=1}for(n=f.length;f[--n]===0;)f.pop();if(Xe&&(t.e>Yu||t.e<-Yu))throw Error(Ag+ot(t));return t}function RE(t,e){var r,n,i,a,o,s,u,l,c,f,h=t.constructor,d=h.precision;if(!t.s||!e.s)return e.s?e.s=-e.s:e=new h(t),Xe?Be(e,d):e;if(u=t.d,f=e.d,n=e.e,l=t.e,u=u.slice(),o=l-n,o){for(c=o<0,c?(r=u,o=-o,s=f.length):(r=f,n=l,s=u.length),i=Math.max(Math.ceil(d/Ge),s)+2,o>i&&(o=i,r.length=1),r.reverse(),i=o;i--;)r.push(0);r.reverse()}else{for(i=u.length,s=f.length,c=i<s,c&&(s=i),i=0;i<s;i++)if(u[i]!=f[i]){c=u[i]<f[i];break}o=0}for(c&&(r=u,u=f,f=r,e.s=-e.s),s=u.length,i=f.length-s;i>0;--i)u[s++]=0;for(i=f.length;i>o;){if(u[--i]<f[i]){for(a=i;a&&u[--a]===0;)u[a]=mt-1;--u[a],u[i]+=mt}u[i]-=f[i]}for(;u[--s]===0;)u.pop();for(;u[0]===0;u.shift())--n;return u[0]?(e.d=u,e.e=n,Xe?Be(e,d):e):new h(0)}function yi(t,e,r){var n,i=ot(t),a=qr(t.d),o=a.length;return e?(r&&(n=r-o)>0?a=a.charAt(0)+"."+a.slice(1)+vn(n):o>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(i<0?"e":"e+")+i):i<0?(a="0."+vn(-i-1)+a,r&&(n=r-o)>0&&(a+=vn(n))):i>=o?(a+=vn(i+1-o),r&&(n=r-i-1)>0&&(a=a+"."+vn(n))):((n=i+1)<o&&(a=a.slice(0,n)+"."+a.slice(n)),r&&(n=r-o)>0&&(i+1===o&&(a+="."),a+=vn(n))),t.s<0?"-"+a:a}function Lw(t,e){if(t.length>e)return t.length=e,!0}function $E(t){var e,r,n;function i(a){var o=this;if(!(o instanceof i))return new i(a);if(o.constructor=i,a instanceof i){o.s=a.s,o.e=a.e,o.d=(a=a.d)?a.slice():a;return}if(typeof a=="number"){if(a*0!==0)throw Error(ui+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 Nw(o,a.toString())}else if(typeof a!="string")throw Error(ui+a);if(a.charCodeAt(0)===45?(a=a.slice(1),o.s=-1):o.s=1,b3.test(a))Nw(o,a);else throw Error(ui+a)}if(i.prototype=oe,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=$E,i.config=i.set=_3,t===void 0&&(t={}),t)for(n=["precision","rounding","toExpNeg","toExpPos","LN10"],e=0;e<n.length;)t.hasOwnProperty(r=n[e++])||(t[r]=this[r]);return i.config(t),i}function _3(t){if(!t||typeof t!="object")throw Error(gr+"Object expected");var e,r,n,i=["precision",1,La,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(e=0;e<i.length;e+=3)if((n=t[r=i[e]])!==void 0)if(qa(n)===n&&n>=i[e+1]&&n<=i[e+2])this[r]=n;else throw Error(ui+r+": "+n);if((n=t[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(ui+r+": "+n);return this}var Pg=$E(g3);tr=new Pg(1);const Ne=Pg;function x3(t){return A3(t)||O3(t)||S3(t)||w3()}function w3(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
87
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function S3(t,e){if(t){if(typeof t=="string")return ay(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ay(t,e)}}function O3(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function A3(t){if(Array.isArray(t))return ay(t)}function ay(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var P3=function(e){return e},DE={},NE=function(e){return e===DE},qw=function(e){return function r(){return arguments.length===0||arguments.length===1&&NE(arguments.length<=0?void 0:arguments[0])?r:e.apply(void 0,arguments)}},T3=function t(e,r){return e===1?r:qw(function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];var o=i.filter(function(s){return s!==DE}).length;return o>=e?r.apply(void 0,i):t(e-o,qw(function(){for(var s=arguments.length,u=new Array(s),l=0;l<s;l++)u[l]=arguments[l];var c=i.map(function(f){return NE(f)?u.shift():f});return r.apply(void 0,x3(c).concat(u))}))})},Zl=function(e){return T3(e.length,e)},oy=function(e,r){for(var n=[],i=e;i<r;++i)n[i-e]=i;return n},E3=Zl(function(t,e){return Array.isArray(e)?e.map(t):Object.keys(e).map(function(r){return e[r]}).map(t)}),C3=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];if(!r.length)return P3;var i=r.reverse(),a=i[0],o=i.slice(1);return function(){return o.reduce(function(s,u){return u(s)},a.apply(void 0,arguments))}},sy=function(e){return Array.isArray(e)?e.reverse():e.split("").reverse.join("")},LE=function(e){var r=null,n=null;return function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return r&&a.every(function(s,u){return s===r[u]})||(r=a,n=e.apply(void 0,a)),n}};function M3(t){var e;return t===0?e=1:e=Math.floor(new Ne(t).abs().log(10).toNumber())+1,e}function k3(t,e,r){for(var n=new Ne(t),i=0,a=[];n.lt(e)&&i<1e5;)a.push(n.toNumber()),n=n.add(r),i++;return a}var j3=Zl(function(t,e,r){var n=+t,i=+e;return n+r*(i-n)}),I3=Zl(function(t,e,r){var n=e-+t;return n=n||1/0,(r-t)/n}),R3=Zl(function(t,e,r){var n=e-+t;return n=n||1/0,Math.max(0,Math.min(1,(r-t)/n))});const Jl={rangeStep:k3,getDigitCount:M3,interpolateNumber:j3,uninterpolateNumber:I3,uninterpolateTruncation:R3};function uy(t){return N3(t)||D3(t)||qE(t)||$3()}function $3(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
88
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function D3(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function N3(t){if(Array.isArray(t))return ly(t)}function rs(t,e){return B3(t)||q3(t,e)||qE(t,e)||L3()}function L3(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
89
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function qE(t,e){if(t){if(typeof t=="string")return ly(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ly(t,e)}}function ly(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function q3(t,e){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(t)))){var r=[],n=!0,i=!1,a=void 0;try{for(var o=t[Symbol.iterator](),s;!(n=(s=o.next()).done)&&(r.push(s.value),!(e&&r.length===e));n=!0);}catch(u){i=!0,a=u}finally{try{!n&&o.return!=null&&o.return()}finally{if(i)throw a}}return r}}function B3(t){if(Array.isArray(t))return t}function BE(t){var e=rs(t,2),r=e[0],n=e[1],i=r,a=n;return r>n&&(i=n,a=r),[i,a]}function FE(t,e,r){if(t.lte(0))return new Ne(0);var n=Jl.getDigitCount(t.toNumber()),i=new Ne(10).pow(n),a=t.div(i),o=n!==1?.05:.1,s=new Ne(Math.ceil(a.div(o).toNumber())).add(r).mul(o),u=s.mul(i);return e?u:new Ne(Math.ceil(u))}function F3(t,e,r){var n=1,i=new Ne(t);if(!i.isint()&&r){var a=Math.abs(t);a<1?(n=new Ne(10).pow(Jl.getDigitCount(t)-1),i=new Ne(Math.floor(i.div(n).toNumber())).mul(n)):a>1&&(i=new Ne(Math.floor(t)))}else t===0?i=new Ne(Math.floor((e-1)/2)):r||(i=new Ne(Math.floor(t)));var o=Math.floor((e-1)/2),s=C3(E3(function(u){return i.add(new Ne(u-o).mul(n)).toNumber()}),oy);return s(0,e)}function zE(t,e,r,n){var i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((e-t)/(r-1)))return{step:new Ne(0),tickMin:new Ne(0),tickMax:new Ne(0)};var a=FE(new Ne(e).sub(t).div(r-1),n,i),o;t<=0&&e>=0?o=new Ne(0):(o=new Ne(t).add(e).div(2),o=o.sub(new Ne(o).mod(a)));var s=Math.ceil(o.sub(t).div(a).toNumber()),u=Math.ceil(new Ne(e).sub(o).div(a).toNumber()),l=s+u+1;return l>r?zE(t,e,r,n,i+1):(l<r&&(u=e>0?u+(r-l):u,s=e>0?s:s+(r-l)),{step:a,tickMin:o.sub(new Ne(s).mul(a)),tickMax:o.add(new Ne(u).mul(a))})}function z3(t){var e=rs(t,2),r=e[0],n=e[1],i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=Math.max(i,2),s=BE([r,n]),u=rs(s,2),l=u[0],c=u[1];if(l===-1/0||c===1/0){var f=c===1/0?[l].concat(uy(oy(0,i-1).map(function(){return 1/0}))):[].concat(uy(oy(0,i-1).map(function(){return-1/0})),[c]);return r>n?sy(f):f}if(l===c)return F3(l,i,a);var h=zE(l,c,o,a),d=h.step,y=h.tickMin,m=h.tickMax,p=Jl.rangeStep(y,m.add(new Ne(.1).mul(d)),d);return r>n?sy(p):p}function U3(t,e){var r=rs(t,2),n=r[0],i=r[1],a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=BE([n,i]),s=rs(o,2),u=s[0],l=s[1];if(u===-1/0||l===1/0)return[n,i];if(u===l)return[u];var c=Math.max(e,2),f=FE(new Ne(l).sub(u).div(c-1),a,0),h=[].concat(uy(Jl.rangeStep(new Ne(u),new Ne(l).sub(new Ne(.99).mul(f)),f)),[l]);return n>i?sy(h):h}var W3=LE(z3),H3=LE(U3),G3=process.env.NODE_ENV==="production",Sp="Invariant failed";function qt(t,e){if(G3)throw new Error(Sp);var r=typeof e=="function"?e():e,n=r?"".concat(Sp,": ").concat(r):Sp;throw new Error(n)}var K3=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function da(t){"@babel/helpers - typeof";return da=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},da(t)}function Vu(){return Vu=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Vu.apply(this,arguments)}function X3(t,e){return J3(t)||Z3(t,e)||V3(t,e)||Y3()}function Y3(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
90
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function V3(t,e){if(t){if(typeof t=="string")return Bw(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Bw(t,e)}}function Bw(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function Z3(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function J3(t){if(Array.isArray(t))return t}function Q3(t,e){if(t==null)return{};var r=eU(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function eU(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function tU(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function rU(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,HE(n.key),n)}}function nU(t,e,r){return e&&rU(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function iU(t,e,r){return e=Zu(e),aU(t,UE()?Reflect.construct(e,r||[],Zu(t).constructor):e.apply(t,r))}function aU(t,e){if(e&&(da(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return oU(t)}function oU(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function UE(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(UE=function(){return!!t})()}function Zu(t){return Zu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Zu(t)}function sU(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&cy(t,e)}function cy(t,e){return cy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},cy(t,e)}function WE(t,e,r){return e=HE(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function HE(t){var e=uU(t,"string");return da(e)=="symbol"?e:e+""}function uU(t,e){if(da(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(da(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var Ba=(function(t){function e(){return tU(this,e),iU(this,e,arguments)}return sU(e,t),nU(e,[{key:"render",value:function(){var n=this.props,i=n.offset,a=n.layout,o=n.width,s=n.dataKey,u=n.data,l=n.dataPointFormatter,c=n.xAxis,f=n.yAxis,h=Q3(n,K3),d=me(h,!1);this.props.direction==="x"&&c.type!=="number"&&(process.env.NODE_ENV!=="production"?qt(!1,'ErrorBar requires Axis type property to be "number".'):qt());var y=u.map(function(m){var p=l(m,s),g=p.x,_=p.y,b=p.value,x=p.errorVal;if(!x)return null;var v=[],w,S;if(Array.isArray(x)){var A=X3(x,2);w=A[0],S=A[1]}else w=S=x;if(a==="vertical"){var P=c.scale,M=_+i,T=M+o,E=M-o,C=P(b-w),I=P(b+S);v.push({x1:I,y1:T,x2:I,y2:E}),v.push({x1:C,y1:M,x2:I,y2:M}),v.push({x1:C,y1:T,x2:C,y2:E})}else if(a==="horizontal"){var k=f.scale,j=g+i,$=j-o,N=j+o,B=k(b-w),R=k(b+S);v.push({x1:$,y1:R,x2:N,y2:R}),v.push({x1:j,y1:B,x2:j,y2:R}),v.push({x1:$,y1:B,x2:N,y2:B})}return O.createElement(Te,Vu({className:"recharts-errorBar",key:"bar-".concat(v.map(function(L){return"".concat(L.x1,"-").concat(L.x2,"-").concat(L.y1,"-").concat(L.y2)}))},d),v.map(function(L){return O.createElement("line",Vu({},L,{key:"line-".concat(L.x1,"-").concat(L.x2,"-").concat(L.y1,"-").concat(L.y2)}))}))});return O.createElement(Te,{className:"recharts-errorBars"},y)}}])})(O.Component);WE(Ba,"defaultProps",{stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"});WE(Ba,"displayName","ErrorBar");function ns(t){"@babel/helpers - typeof";return ns=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ns(t)}function Fw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Hn(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Fw(Object(r),!0).forEach(function(n){lU(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Fw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function lU(t,e,r){return e=cU(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function cU(t){var e=fU(t,"string");return ns(e)=="symbol"?e:e+""}function fU(t,e){if(ns(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ns(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var GE=function(e){var r=e.children,n=e.formattedGraphicalItems,i=e.legendWidth,a=e.legendContent,o=Zt(r,si);if(!o)return null;var s=si.defaultProps,u=s!==void 0?Hn(Hn({},s),o.props):{},l;return o.props&&o.props.payload?l=o.props&&o.props.payload:a==="children"?l=(n||[]).reduce(function(c,f){var h=f.item,d=f.props,y=d.sectors||d.data||[];return c.concat(y.map(function(m){return{type:o.props.iconType||h.props.legendType,value:m.name,color:m.fill,payload:m}}))},[]):l=(n||[]).map(function(c){var f=c.item,h=f.type.defaultProps,d=h!==void 0?Hn(Hn({},h),f.props):{},y=d.dataKey,m=d.name,p=d.legendType,g=d.hide;return{inactive:g,dataKey:y,type:u.iconType||p||"square",color:Tg(f),value:m||y,payload:d}}),Hn(Hn(Hn({},u),si.getWithHeight(o,i)),{},{payload:l,item:o})};function is(t){"@babel/helpers - typeof";return is=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},is(t)}function zw(t){return mU(t)||pU(t)||dU(t)||hU()}function hU(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
91
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function dU(t,e){if(t){if(typeof t=="string")return fy(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return fy(t,e)}}function pU(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function mU(t){if(Array.isArray(t))return fy(t)}function fy(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function Uw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Je(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Uw(Object(r),!0).forEach(function(n){Yi(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Uw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Yi(t,e,r){return e=yU(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function yU(t){var e=vU(t,"string");return is(e)=="symbol"?e:e+""}function vU(t,e){if(is(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(is(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function ft(t,e,r){return pe(t)||pe(e)?r:ct(e)?vr(t,e,r):ye(e)?e(t):r}function Po(t,e,r,n){var i=iE(t,function(s){return ft(s,e)});if(r==="number"){var a=i.filter(function(s){return J(s)||parseFloat(s)});return a.length?[Vl(a),Sn(a)]:[1/0,-1/0]}var o=n?i.filter(function(s){return!pe(s)}):i;return o.map(function(s){return ct(s)||s instanceof Date?s:""})}var gU=function(e){var r,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],i=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,o=-1,s=(r=n==null?void 0:n.length)!==null&&r!==void 0?r:0;if(s<=1)return 0;if(a&&a.axisType==="angleAxis"&&Math.abs(Math.abs(a.range[1]-a.range[0])-360)<=1e-6)for(var u=a.range,l=0;l<s;l++){var c=l>0?i[l-1].coordinate:i[s-1].coordinate,f=i[l].coordinate,h=l>=s-1?i[0].coordinate:i[l+1].coordinate,d=void 0;if(Pr(f-c)!==Pr(h-f)){var y=[];if(Pr(h-f)===Pr(u[1]-u[0])){d=h;var m=f+u[1]-u[0];y[0]=Math.min(m,(m+c)/2),y[1]=Math.max(m,(m+c)/2)}else{d=c;var p=h+u[1]-u[0];y[0]=Math.min(f,(p+f)/2),y[1]=Math.max(f,(p+f)/2)}var g=[Math.min(f,(d+f)/2),Math.max(f,(d+f)/2)];if(e>g[0]&&e<=g[1]||e>=y[0]&&e<=y[1]){o=i[l].index;break}}else{var _=Math.min(c,h),b=Math.max(c,h);if(e>(_+f)/2&&e<=(b+f)/2){o=i[l].index;break}}}else for(var x=0;x<s;x++)if(x===0&&e<=(n[x].coordinate+n[x+1].coordinate)/2||x>0&&x<s-1&&e>(n[x].coordinate+n[x-1].coordinate)/2&&e<=(n[x].coordinate+n[x+1].coordinate)/2||x===s-1&&e>(n[x].coordinate+n[x-1].coordinate)/2){o=n[x].index;break}return o},Tg=function(e){var r,n=e,i=n.type.displayName,a=(r=e.type)!==null&&r!==void 0&&r.defaultProps?Je(Je({},e.type.defaultProps),e.props):e.props,o=a.stroke,s=a.fill,u;switch(i){case"Line":u=o;break;case"Area":case"Radar":u=o&&o!=="none"?o:s;break;default:u=s;break}return u},bU=function(e){var r=e.barSize,n=e.totalSize,i=e.stackGroups,a=i===void 0?{}:i;if(!a)return{};for(var o={},s=Object.keys(a),u=0,l=s.length;u<l;u++)for(var c=a[s[u]].stackGroups,f=Object.keys(c),h=0,d=f.length;h<d;h++){var y=c[f[h]],m=y.items,p=y.cateAxisId,g=m.filter(function(S){return nn(S.type).indexOf("Bar")>=0});if(g&&g.length){var _=g[0].type.defaultProps,b=_!==void 0?Je(Je({},_),g[0].props):g[0].props,x=b.barSize,v=b[p];o[v]||(o[v]=[]);var w=pe(x)?r:x;o[v].push({item:g[0],stackList:g.slice(1),barSize:pe(w)?void 0:pi(w,n,0)})}}return o},_U=function(e){var r=e.barGap,n=e.barCategoryGap,i=e.bandSize,a=e.sizeList,o=a===void 0?[]:a,s=e.maxBarSize,u=o.length;if(u<1)return null;var l=pi(r,i,0,!0),c,f=[];if(o[0].barSize===+o[0].barSize){var h=!1,d=i/u,y=o.reduce(function(x,v){return x+v.barSize||0},0);y+=(u-1)*l,y>=i&&(y-=(u-1)*l,l=0),y>=i&&d>0&&(h=!0,d*=.9,y=u*d);var m=(i-y)/2>>0,p={offset:m-l,size:0};c=o.reduce(function(x,v){var w={item:v.item,position:{offset:p.offset+p.size+l,size:h?d:v.barSize}},S=[].concat(zw(x),[w]);return p=S[S.length-1].position,v.stackList&&v.stackList.length&&v.stackList.forEach(function(A){S.push({item:A,position:p})}),S},f)}else{var g=pi(n,i,0,!0);i-2*g-(u-1)*l<=0&&(l=0);var _=(i-2*g-(u-1)*l)/u;_>1&&(_>>=0);var b=s===+s?Math.min(_,s):_;c=o.reduce(function(x,v,w){var S=[].concat(zw(x),[{item:v.item,position:{offset:g+(_+l)*w+(_-b)/2,size:b}}]);return v.stackList&&v.stackList.length&&v.stackList.forEach(function(A){S.push({item:A,position:S[S.length-1].position})}),S},f)}return c},xU=function(e,r,n,i){var a=n.children,o=n.width,s=n.margin,u=o-(s.left||0)-(s.right||0),l=GE({children:a,legendWidth:u});if(l){var c=i||{},f=c.width,h=c.height,d=l.align,y=l.verticalAlign,m=l.layout;if((m==="vertical"||m==="horizontal"&&y==="middle")&&d!=="center"&&J(e[d]))return Je(Je({},e),{},Yi({},d,e[d]+(f||0)));if((m==="horizontal"||m==="vertical"&&d==="center")&&y!=="middle"&&J(e[y]))return Je(Je({},e),{},Yi({},y,e[y]+(h||0)))}return e},wU=function(e,r,n){return pe(r)?!0:e==="horizontal"?r==="yAxis":e==="vertical"||n==="x"?r==="xAxis":n==="y"?r==="yAxis":!0},KE=function(e,r,n,i,a){var o=r.props.children,s=Ht(o,Ba).filter(function(l){return wU(i,a,l.props.direction)});if(s&&s.length){var u=s.map(function(l){return l.props.dataKey});return e.reduce(function(l,c){var f=ft(c,n);if(pe(f))return l;var h=Array.isArray(f)?[Vl(f),Sn(f)]:[f,f],d=u.reduce(function(y,m){var p=ft(c,m,0),g=h[0]-Math.abs(Array.isArray(p)?p[0]:p),_=h[1]+Math.abs(Array.isArray(p)?p[1]:p);return[Math.min(g,y[0]),Math.max(_,y[1])]},[1/0,-1/0]);return[Math.min(d[0],l[0]),Math.max(d[1],l[1])]},[1/0,-1/0])}return null},SU=function(e,r,n,i,a){var o=r.map(function(s){return KE(e,s,n,a,i)}).filter(function(s){return!pe(s)});return o&&o.length?o.reduce(function(s,u){return[Math.min(s[0],u[0]),Math.max(s[1],u[1])]},[1/0,-1/0]):null},XE=function(e,r,n,i,a){var o=r.map(function(u){var l=u.props.dataKey;return n==="number"&&l&&KE(e,u,l,i)||Po(e,l,n,a)});if(n==="number")return o.reduce(function(u,l){return[Math.min(u[0],l[0]),Math.max(u[1],l[1])]},[1/0,-1/0]);var s={};return o.reduce(function(u,l){for(var c=0,f=l.length;c<f;c++)s[l[c]]||(s[l[c]]=!0,u.push(l[c]));return u},[])},YE=function(e,r){return e==="horizontal"&&r==="xAxis"||e==="vertical"&&r==="yAxis"||e==="centric"&&r==="angleAxis"||e==="radial"&&r==="radiusAxis"},VE=function(e,r,n,i){if(i)return e.map(function(u){return u.coordinate});var a,o,s=e.map(function(u){return u.coordinate===r&&(a=!0),u.coordinate===n&&(o=!0),u.coordinate});return a||s.push(r),o||s.push(n),s},rn=function(e,r,n){if(!e)return null;var i=e.scale,a=e.duplicateDomain,o=e.type,s=e.range,u=e.realScaleType==="scaleBand"?i.bandwidth()/2:2,l=(r||n)&&o==="category"&&i.bandwidth?i.bandwidth()/u:0;if(l=e.axisType==="angleAxis"&&(s==null?void 0:s.length)>=2?Pr(s[0]-s[1])*2*l:l,r&&(e.ticks||e.niceTicks)){var c=(e.ticks||e.niceTicks).map(function(f){var h=a?a.indexOf(f):f;return{coordinate:i(h)+l,value:f,offset:l}});return c.filter(function(f){return!Na(f.coordinate)})}return e.isCategorical&&e.categoricalDomain?e.categoricalDomain.map(function(f,h){return{coordinate:i(f)+l,value:f,index:h,offset:l}}):i.ticks&&!n?i.ticks(e.tickCount).map(function(f){return{coordinate:i(f)+l,value:f,offset:l}}):i.domain().map(function(f,h){return{coordinate:i(f)+l,value:a?a[f]:f,index:h,offset:l}})},Op=new WeakMap,eu=function(e,r){if(typeof r!="function")return e;Op.has(e)||Op.set(e,new WeakMap);var n=Op.get(e);if(n.has(r))return n.get(r);var i=function(){e.apply(void 0,arguments),r.apply(void 0,arguments)};return n.set(r,i),i},OU=function(e,r,n){var i=e.scale,a=e.type,o=e.layout,s=e.axisType;if(i==="auto")return o==="radial"&&s==="radiusAxis"?{scale:Io(),realScaleType:"band"}:o==="radial"&&s==="angleAxis"?{scale:Zi(),realScaleType:"linear"}:a==="category"&&r&&(r.indexOf("LineChart")>=0||r.indexOf("AreaChart")>=0||r.indexOf("ComposedChart")>=0&&!n)?{scale:mo(),realScaleType:"point"}:a==="category"?{scale:Io(),realScaleType:"band"}:{scale:Zi(),realScaleType:"linear"};if(di(i)){var u="scale".concat(Kl(i));return{scale:(Mw[u]||mo)(),realScaleType:Mw[u]?u:"point"}}return ye(i)?{scale:i}:{scale:mo(),realScaleType:"point"}},Ww=1e-4,AU=function(e){var r=e.domain();if(!(!r||r.length<=2)){var n=r.length,i=e.range(),a=Math.min(i[0],i[1])-Ww,o=Math.max(i[0],i[1])+Ww,s=e(r[0]),u=e(r[n-1]);(s<a||s>o||u<a||u>o)&&e.domain([r[0],r[n-1]])}},PU=function(e,r){if(!e)return null;for(var n=0,i=e.length;n<i;n++)if(e[n].item===r)return e[n].position;return null},TU=function(e,r){if(!r||r.length!==2||!J(r[0])||!J(r[1]))return e;var n=Math.min(r[0],r[1]),i=Math.max(r[0],r[1]),a=[e[0],e[1]];return(!J(e[0])||e[0]<n)&&(a[0]=n),(!J(e[1])||e[1]>i)&&(a[1]=i),a[0]>i&&(a[0]=i),a[1]<n&&(a[1]=n),a},EU=function(e){var r=e.length;if(!(r<=0))for(var n=0,i=e[0].length;n<i;++n)for(var a=0,o=0,s=0;s<r;++s){var u=Na(e[s][n][1])?e[s][n][0]:e[s][n][1];u>=0?(e[s][n][0]=a,e[s][n][1]=a+u,a=e[s][n][1]):(e[s][n][0]=o,e[s][n][1]=o+u,o=e[s][n][1])}},CU=function(e){var r=e.length;if(!(r<=0))for(var n=0,i=e[0].length;n<i;++n)for(var a=0,o=0;o<r;++o){var s=Na(e[o][n][1])?e[o][n][0]:e[o][n][1];s>=0?(e[o][n][0]=a,e[o][n][1]=a+s,a=e[o][n][1]):(e[o][n][0]=0,e[o][n][1]=0)}},MU={sign:EU,expand:i$,none:ta,silhouette:a$,wiggle:o$,positive:CU},kU=function(e,r,n){var i=r.map(function(s){return s.props.dataKey}),a=MU[n],o=Cv().keys(i).value(function(s,u){return+ft(s,u,0)}).order(hm).offset(a);return o(e)},jU=function(e,r,n,i,a,o){if(!e)return null;var s=o?r.reverse():r,u={},l=s.reduce(function(f,h){var d,y=(d=h.type)!==null&&d!==void 0&&d.defaultProps?Je(Je({},h.type.defaultProps),h.props):h.props,m=y.stackId,p=y.hide;if(p)return f;var g=y[n],_=f[g]||{hasStack:!1,stackGroups:{}};if(ct(m)){var b=_.stackGroups[m]||{numericAxisId:n,cateAxisId:i,items:[]};b.items.push(h),_.hasStack=!0,_.stackGroups[m]=b}else _.stackGroups[Oi("_stackId_")]={numericAxisId:n,cateAxisId:i,items:[h]};return Je(Je({},f),{},Yi({},g,_))},u),c={};return Object.keys(l).reduce(function(f,h){var d=l[h];if(d.hasStack){var y={};d.stackGroups=Object.keys(d.stackGroups).reduce(function(m,p){var g=d.stackGroups[p];return Je(Je({},m),{},Yi({},p,{numericAxisId:n,cateAxisId:i,items:g.items,stackedData:kU(e,g.items,a)}))},y)}return Je(Je({},f),{},Yi({},h,d))},c)},IU=function(e,r){var n=r.realScaleType,i=r.type,a=r.tickCount,o=r.originalDomain,s=r.allowDecimals,u=n||r.scale;if(u!=="auto"&&u!=="linear")return null;if(a&&i==="number"&&o&&(o[0]==="auto"||o[1]==="auto")){var l=e.domain();if(!l.length)return null;var c=W3(l,a,s);return e.domain([Vl(c),Sn(c)]),{niceTicks:c}}if(a&&i==="number"){var f=e.domain(),h=H3(f,a,s);return{niceTicks:h}}return null};function pa(t){var e=t.axis,r=t.ticks,n=t.bandSize,i=t.entry,a=t.index,o=t.dataKey;if(e.type==="category"){if(!e.allowDuplicatedCategory&&e.dataKey&&!pe(i[e.dataKey])){var s=Fu(r,"value",i[e.dataKey]);if(s)return s.coordinate+n/2}return r[a]?r[a].coordinate+n/2:null}var u=ft(i,pe(o)?e.dataKey:o);return pe(u)?null:e.scale(u)}var Hw=function(e){var r=e.axis,n=e.ticks,i=e.offset,a=e.bandSize,o=e.entry,s=e.index;if(r.type==="category")return n[s]?n[s].coordinate+i:null;var u=ft(o,r.dataKey,r.domain[s]);return pe(u)?null:r.scale(u)-a/2+i},RU=function(e){var r=e.numericAxis,n=r.scale.domain();if(r.type==="number"){var i=Math.min(n[0],n[1]),a=Math.max(n[0],n[1]);return i<=0&&a>=0?0:a<0?a:i}return n[0]},$U=function(e,r){var n,i=(n=e.type)!==null&&n!==void 0&&n.defaultProps?Je(Je({},e.type.defaultProps),e.props):e.props,a=i.stackId;if(ct(a)){var o=r[a];if(o){var s=o.items.indexOf(e);return s>=0?o.stackedData[s]:null}}return null},DU=function(e){return e.reduce(function(r,n){return[Vl(n.concat([r[0]]).filter(J)),Sn(n.concat([r[1]]).filter(J))]},[1/0,-1/0])},ZE=function(e,r,n){return Object.keys(e).reduce(function(i,a){var o=e[a],s=o.stackedData,u=s.reduce(function(l,c){var f=DU(c.slice(r,n+1));return[Math.min(l[0],f[0]),Math.max(l[1],f[1])]},[1/0,-1/0]);return[Math.min(u[0],i[0]),Math.max(u[1],i[1])]},[1/0,-1/0]).map(function(i){return i===1/0||i===-1/0?0:i})},Gw=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Kw=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,hy=function(e,r,n){if(ye(e))return e(r,n);if(!Array.isArray(e))return r;var i=[];if(J(e[0]))i[0]=n?e[0]:Math.min(e[0],r[0]);else if(Gw.test(e[0])){var a=+Gw.exec(e[0])[1];i[0]=r[0]-a}else ye(e[0])?i[0]=e[0](r[0]):i[0]=r[0];if(J(e[1]))i[1]=n?e[1]:Math.max(e[1],r[1]);else if(Kw.test(e[1])){var o=+Kw.exec(e[1])[1];i[1]=r[1]+o}else ye(e[1])?i[1]=e[1](r[1]):i[1]=r[1];return i},Ju=function(e,r,n){if(e&&e.scale&&e.scale.bandwidth){var i=e.scale.bandwidth();if(!n||i>0)return i}if(e&&r&&r.length>=2){for(var a=Gl(r,function(f){return f.coordinate}),o=1/0,s=1,u=a.length;s<u;s++){var l=a[s],c=a[s-1];o=Math.min((l.coordinate||0)-(c.coordinate||0),o)}return o===1/0?0:o}return n?void 0:0},Xw=function(e,r,n){return!e||!e.length||mi(e,vr(n,"type.defaultProps.domain"))?r:e},JE=function(e,r){var n=e.type.defaultProps?Je(Je({},e.type.defaultProps),e.props):e.props,i=n.dataKey,a=n.name,o=n.unit,s=n.formatter,u=n.tooltipType,l=n.chartType,c=n.hide;return Je(Je({},me(e,!1)),{},{dataKey:i,unit:o,formatter:s,name:a||i,color:Tg(e),value:ft(r,i),type:u,payload:r,chartType:l,hide:c})};function as(t){"@babel/helpers - typeof";return as=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},as(t)}function Yw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Vw(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Yw(Object(r),!0).forEach(function(n){NU(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Yw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function NU(t,e,r){return e=LU(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function LU(t){var e=qU(t,"string");return as(e)=="symbol"?e:e+""}function qU(t,e){if(as(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(as(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Qu=Math.PI/180,BU=function(e){return e*180/Math.PI},xt=function(e,r,n,i){return{x:e+Math.cos(-Qu*i)*n,y:r+Math.sin(-Qu*i)*n}},FU=function(e,r){var n=e.x,i=e.y,a=r.x,o=r.y;return Math.sqrt(Math.pow(n-a,2)+Math.pow(i-o,2))},zU=function(e,r){var n=e.x,i=e.y,a=r.cx,o=r.cy,s=FU({x:n,y:i},{x:a,y:o});if(s<=0)return{radius:s};var u=(n-a)/s,l=Math.acos(u);return i>o&&(l=2*Math.PI-l),{radius:s,angle:BU(l),angleInRadian:l}},UU=function(e){var r=e.startAngle,n=e.endAngle,i=Math.floor(r/360),a=Math.floor(n/360),o=Math.min(i,a);return{startAngle:r-o*360,endAngle:n-o*360}},WU=function(e,r){var n=r.startAngle,i=r.endAngle,a=Math.floor(n/360),o=Math.floor(i/360),s=Math.min(a,o);return e+s*360},Zw=function(e,r){var n=e.x,i=e.y,a=zU({x:n,y:i},r),o=a.radius,s=a.angle,u=r.innerRadius,l=r.outerRadius;if(o<u||o>l)return!1;if(o===0)return!0;var c=UU(r),f=c.startAngle,h=c.endAngle,d=s,y;if(f<=h){for(;d>h;)d-=360;for(;d<f;)d+=360;y=d>=f&&d<=h}else{for(;d>f;)d-=360;for(;d<h;)d+=360;y=d>=h&&d<=f}return y?Vw(Vw({},r),{},{radius:o,angle:WU(d,r)}):null};function os(t){"@babel/helpers - typeof";return os=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},os(t)}var HU=["offset"];function GU(t){return VU(t)||YU(t)||XU(t)||KU()}function KU(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
92
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function XU(t,e){if(t){if(typeof t=="string")return dy(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return dy(t,e)}}function YU(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function VU(t){if(Array.isArray(t))return dy(t)}function dy(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function ZU(t,e){if(t==null)return{};var r=JU(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function JU(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Jw(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function lt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Jw(Object(r),!0).forEach(function(n){QU(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Jw(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function QU(t,e,r){return e=eW(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function eW(t){var e=tW(t,"string");return os(e)=="symbol"?e:e+""}function tW(t,e){if(os(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(os(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function ss(){return ss=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},ss.apply(this,arguments)}var rW=function(e){var r=e.value,n=e.formatter,i=pe(e.children)?r:e.children;return ye(n)?n(i):i},nW=function(e,r){var n=Pr(r-e),i=Math.min(Math.abs(r-e),360);return n*i},iW=function(e,r,n){var i=e.position,a=e.viewBox,o=e.offset,s=e.className,u=a,l=u.cx,c=u.cy,f=u.innerRadius,h=u.outerRadius,d=u.startAngle,y=u.endAngle,m=u.clockWise,p=(f+h)/2,g=nW(d,y),_=g>=0?1:-1,b,x;i==="insideStart"?(b=d+_*o,x=m):i==="insideEnd"?(b=y-_*o,x=!m):i==="end"&&(b=y+_*o,x=m),x=g<=0?x:!x;var v=xt(l,c,p,b),w=xt(l,c,p,b+(x?1:-1)*359),S="M".concat(v.x,",").concat(v.y,`
93
+ A`).concat(p,",").concat(p,",0,1,").concat(x?0:1,`,
94
+ `).concat(w.x,",").concat(w.y),A=pe(e.id)?Oi("recharts-radial-line-"):e.id;return O.createElement("text",ss({},n,{dominantBaseline:"central",className:_e("recharts-radial-bar-label",s)}),O.createElement("defs",null,O.createElement("path",{id:A,d:S})),O.createElement("textPath",{xlinkHref:"#".concat(A)},r))},aW=function(e){var r=e.viewBox,n=e.offset,i=e.position,a=r,o=a.cx,s=a.cy,u=a.innerRadius,l=a.outerRadius,c=a.startAngle,f=a.endAngle,h=(c+f)/2;if(i==="outside"){var d=xt(o,s,l+n,h),y=d.x,m=d.y;return{x:y,y:m,textAnchor:y>=o?"start":"end",verticalAnchor:"middle"}}if(i==="center")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"middle"};if(i==="centerTop")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"start"};if(i==="centerBottom")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"end"};var p=(u+l)/2,g=xt(o,s,p,h),_=g.x,b=g.y;return{x:_,y:b,textAnchor:"middle",verticalAnchor:"middle"}},oW=function(e){var r=e.viewBox,n=e.parentViewBox,i=e.offset,a=e.position,o=r,s=o.x,u=o.y,l=o.width,c=o.height,f=c>=0?1:-1,h=f*i,d=f>0?"end":"start",y=f>0?"start":"end",m=l>=0?1:-1,p=m*i,g=m>0?"end":"start",_=m>0?"start":"end";if(a==="top"){var b={x:s+l/2,y:u-f*i,textAnchor:"middle",verticalAnchor:d};return lt(lt({},b),n?{height:Math.max(u-n.y,0),width:l}:{})}if(a==="bottom"){var x={x:s+l/2,y:u+c+h,textAnchor:"middle",verticalAnchor:y};return lt(lt({},x),n?{height:Math.max(n.y+n.height-(u+c),0),width:l}:{})}if(a==="left"){var v={x:s-p,y:u+c/2,textAnchor:g,verticalAnchor:"middle"};return lt(lt({},v),n?{width:Math.max(v.x-n.x,0),height:c}:{})}if(a==="right"){var w={x:s+l+p,y:u+c/2,textAnchor:_,verticalAnchor:"middle"};return lt(lt({},w),n?{width:Math.max(n.x+n.width-w.x,0),height:c}:{})}var S=n?{width:l,height:c}:{};return a==="insideLeft"?lt({x:s+p,y:u+c/2,textAnchor:_,verticalAnchor:"middle"},S):a==="insideRight"?lt({x:s+l-p,y:u+c/2,textAnchor:g,verticalAnchor:"middle"},S):a==="insideTop"?lt({x:s+l/2,y:u+h,textAnchor:"middle",verticalAnchor:y},S):a==="insideBottom"?lt({x:s+l/2,y:u+c-h,textAnchor:"middle",verticalAnchor:d},S):a==="insideTopLeft"?lt({x:s+p,y:u+h,textAnchor:_,verticalAnchor:y},S):a==="insideTopRight"?lt({x:s+l-p,y:u+h,textAnchor:g,verticalAnchor:y},S):a==="insideBottomLeft"?lt({x:s+p,y:u+c-h,textAnchor:_,verticalAnchor:d},S):a==="insideBottomRight"?lt({x:s+l-p,y:u+c-h,textAnchor:g,verticalAnchor:d},S):Da(a)&&(J(a.x)||Qn(a.x))&&(J(a.y)||Qn(a.y))?lt({x:s+pi(a.x,l),y:u+pi(a.y,c),textAnchor:"end",verticalAnchor:"end"},S):lt({x:s+l/2,y:u+c/2,textAnchor:"middle",verticalAnchor:"middle"},S)},sW=function(e){return"cx"in e&&J(e.cx)};function Tt(t){var e=t.offset,r=e===void 0?5:e,n=ZU(t,HU),i=lt({offset:r},n),a=i.viewBox,o=i.position,s=i.value,u=i.children,l=i.content,c=i.className,f=c===void 0?"":c,h=i.textBreakAll;if(!a||pe(s)&&pe(u)&&!O.isValidElement(l)&&!ye(l))return null;if(O.isValidElement(l))return O.cloneElement(l,i);var d;if(ye(l)){if(d=O.createElement(l,i),O.isValidElement(d))return d}else d=rW(i);var y=sW(a),m=me(i,!0);if(y&&(o==="insideStart"||o==="insideEnd"||o==="end"))return iW(i,d,m);var p=y?aW(i):oW(i);return O.createElement(Xu,ss({className:_e("recharts-label",f)},m,p,{breakAll:h}),d)}Tt.displayName="Label";var QE=function(e){var r=e.cx,n=e.cy,i=e.angle,a=e.startAngle,o=e.endAngle,s=e.r,u=e.radius,l=e.innerRadius,c=e.outerRadius,f=e.x,h=e.y,d=e.top,y=e.left,m=e.width,p=e.height,g=e.clockWise,_=e.labelViewBox;if(_)return _;if(J(m)&&J(p)){if(J(f)&&J(h))return{x:f,y:h,width:m,height:p};if(J(d)&&J(y))return{x:d,y,width:m,height:p}}return J(f)&&J(h)?{x:f,y:h,width:0,height:0}:J(r)&&J(n)?{cx:r,cy:n,startAngle:a||i||0,endAngle:o||i||0,innerRadius:l||0,outerRadius:c||u||s||0,clockWise:g}:e.viewBox?e.viewBox:{}},uW=function(e,r){return e?e===!0?O.createElement(Tt,{key:"label-implicit",viewBox:r}):ct(e)?O.createElement(Tt,{key:"label-implicit",viewBox:r,value:e}):O.isValidElement(e)?e.type===Tt?O.cloneElement(e,{key:"label-implicit",viewBox:r}):O.createElement(Tt,{key:"label-implicit",content:e,viewBox:r}):ye(e)?O.createElement(Tt,{key:"label-implicit",content:e,viewBox:r}):Da(e)?O.createElement(Tt,ss({viewBox:r},e,{key:"label-implicit"})):null:null},lW=function(e,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!e||!e.children&&n&&!e.label)return null;var i=e.children,a=QE(e),o=Ht(i,Tt).map(function(u,l){return O.cloneElement(u,{viewBox:r||a,key:"label-".concat(l)})});if(!n)return o;var s=uW(e.label,r||a);return[s].concat(GU(o))};Tt.parseViewBox=QE;Tt.renderCallByParent=lW;var Ap,Qw;function cW(){if(Qw)return Ap;Qw=1;function t(e){var r=e==null?0:e.length;return r?e[r-1]:void 0}return Ap=t,Ap}var fW=cW();const hW=$e(fW);function us(t){"@babel/helpers - typeof";return us=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},us(t)}var dW=["valueAccessor"],pW=["data","dataKey","clockWise","id","textBreakAll"];function mW(t){return bW(t)||gW(t)||vW(t)||yW()}function yW(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
95
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function vW(t,e){if(t){if(typeof t=="string")return py(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return py(t,e)}}function gW(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function bW(t){if(Array.isArray(t))return py(t)}function py(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function el(){return el=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},el.apply(this,arguments)}function eS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function tS(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?eS(Object(r),!0).forEach(function(n){_W(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):eS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function _W(t,e,r){return e=xW(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function xW(t){var e=wW(t,"string");return us(e)=="symbol"?e:e+""}function wW(t,e){if(us(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(us(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rS(t,e){if(t==null)return{};var r=SW(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function SW(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var OW=function(e){return Array.isArray(e.value)?hW(e.value):e.value};function zr(t){var e=t.valueAccessor,r=e===void 0?OW:e,n=rS(t,dW),i=n.data,a=n.dataKey,o=n.clockWise,s=n.id,u=n.textBreakAll,l=rS(n,pW);return!i||!i.length?null:O.createElement(Te,{className:"recharts-label-list"},i.map(function(c,f){var h=pe(a)?r(c,f):ft(c&&c.payload,a),d=pe(s)?{}:{id:"".concat(s,"-").concat(f)};return O.createElement(Tt,el({},me(c,!0),l,d,{parentViewBox:c.parentViewBox,value:h,textBreakAll:u,viewBox:Tt.parseViewBox(pe(o)?c:tS(tS({},c),{},{clockWise:o})),key:"label-".concat(f),index:f}))}))}zr.displayName="LabelList";function AW(t,e){return t?t===!0?O.createElement(zr,{key:"labelList-implicit",data:e}):O.isValidElement(t)||ye(t)?O.createElement(zr,{key:"labelList-implicit",data:e,content:t}):Da(t)?O.createElement(zr,el({data:e},t,{key:"labelList-implicit"})):null:null}function PW(t,e){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!t||!t.children&&r&&!t.label)return null;var n=t.children,i=Ht(n,zr).map(function(o,s){return O.cloneElement(o,{data:e,key:"labelList-".concat(s)})});if(!r)return i;var a=AW(t.label,e);return[a].concat(mW(i))}zr.renderCallByParent=PW;function ls(t){"@babel/helpers - typeof";return ls=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ls(t)}function my(){return my=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},my.apply(this,arguments)}function nS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function iS(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?nS(Object(r),!0).forEach(function(n){TW(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):nS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function TW(t,e,r){return e=EW(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function EW(t){var e=CW(t,"string");return ls(e)=="symbol"?e:e+""}function CW(t,e){if(ls(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ls(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var MW=function(e,r){var n=Pr(r-e),i=Math.min(Math.abs(r-e),359.999);return n*i},tu=function(e){var r=e.cx,n=e.cy,i=e.radius,a=e.angle,o=e.sign,s=e.isExternal,u=e.cornerRadius,l=e.cornerIsExternal,c=u*(s?1:-1)+i,f=Math.asin(u/c)/Qu,h=l?a:a+o*f,d=xt(r,n,c,h),y=xt(r,n,i,h),m=l?a-o*f:a,p=xt(r,n,c*Math.cos(f*Qu),m);return{center:d,circleTangency:y,lineTangency:p,theta:f}},eC=function(e){var r=e.cx,n=e.cy,i=e.innerRadius,a=e.outerRadius,o=e.startAngle,s=e.endAngle,u=MW(o,s),l=o+u,c=xt(r,n,a,o),f=xt(r,n,a,l),h="M ".concat(c.x,",").concat(c.y,`
96
+ A `).concat(a,",").concat(a,`,0,
97
+ `).concat(+(Math.abs(u)>180),",").concat(+(o>l),`,
98
+ `).concat(f.x,",").concat(f.y,`
99
+ `);if(i>0){var d=xt(r,n,i,o),y=xt(r,n,i,l);h+="L ".concat(y.x,",").concat(y.y,`
100
+ A `).concat(i,",").concat(i,`,0,
101
+ `).concat(+(Math.abs(u)>180),",").concat(+(o<=l),`,
102
+ `).concat(d.x,",").concat(d.y," Z")}else h+="L ".concat(r,",").concat(n," Z");return h},kW=function(e){var r=e.cx,n=e.cy,i=e.innerRadius,a=e.outerRadius,o=e.cornerRadius,s=e.forceCornerRadius,u=e.cornerIsExternal,l=e.startAngle,c=e.endAngle,f=Pr(c-l),h=tu({cx:r,cy:n,radius:a,angle:l,sign:f,cornerRadius:o,cornerIsExternal:u}),d=h.circleTangency,y=h.lineTangency,m=h.theta,p=tu({cx:r,cy:n,radius:a,angle:c,sign:-f,cornerRadius:o,cornerIsExternal:u}),g=p.circleTangency,_=p.lineTangency,b=p.theta,x=u?Math.abs(l-c):Math.abs(l-c)-m-b;if(x<0)return s?"M ".concat(y.x,",").concat(y.y,`
103
+ a`).concat(o,",").concat(o,",0,0,1,").concat(o*2,`,0
104
+ a`).concat(o,",").concat(o,",0,0,1,").concat(-o*2,`,0
105
+ `):eC({cx:r,cy:n,innerRadius:i,outerRadius:a,startAngle:l,endAngle:c});var v="M ".concat(y.x,",").concat(y.y,`
106
+ A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(d.x,",").concat(d.y,`
107
+ A`).concat(a,",").concat(a,",0,").concat(+(x>180),",").concat(+(f<0),",").concat(g.x,",").concat(g.y,`
108
+ A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(_.x,",").concat(_.y,`
109
+ `);if(i>0){var w=tu({cx:r,cy:n,radius:i,angle:l,sign:f,isExternal:!0,cornerRadius:o,cornerIsExternal:u}),S=w.circleTangency,A=w.lineTangency,P=w.theta,M=tu({cx:r,cy:n,radius:i,angle:c,sign:-f,isExternal:!0,cornerRadius:o,cornerIsExternal:u}),T=M.circleTangency,E=M.lineTangency,C=M.theta,I=u?Math.abs(l-c):Math.abs(l-c)-P-C;if(I<0&&o===0)return"".concat(v,"L").concat(r,",").concat(n,"Z");v+="L".concat(E.x,",").concat(E.y,`
110
+ A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(T.x,",").concat(T.y,`
111
+ A`).concat(i,",").concat(i,",0,").concat(+(I>180),",").concat(+(f>0),",").concat(S.x,",").concat(S.y,`
112
+ A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(A.x,",").concat(A.y,"Z")}else v+="L".concat(r,",").concat(n,"Z");return v},jW={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},tC=function(e){var r=iS(iS({},jW),e),n=r.cx,i=r.cy,a=r.innerRadius,o=r.outerRadius,s=r.cornerRadius,u=r.forceCornerRadius,l=r.cornerIsExternal,c=r.startAngle,f=r.endAngle,h=r.className;if(o<a||c===f)return null;var d=_e("recharts-sector",h),y=o-a,m=pi(s,y,0,!0),p;return m>0&&Math.abs(c-f)<360?p=kW({cx:n,cy:i,innerRadius:a,outerRadius:o,cornerRadius:Math.min(m,y/2),forceCornerRadius:u,cornerIsExternal:l,startAngle:c,endAngle:f}):p=eC({cx:n,cy:i,innerRadius:a,outerRadius:o,startAngle:c,endAngle:f}),O.createElement("path",my({},me(r,!0),{className:d,d:p,role:"img"}))};function cs(t){"@babel/helpers - typeof";return cs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},cs(t)}function yy(){return yy=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},yy.apply(this,arguments)}function aS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function oS(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?aS(Object(r),!0).forEach(function(n){IW(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):aS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function IW(t,e,r){return e=RW(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function RW(t){var e=$W(t,"string");return cs(e)=="symbol"?e:e+""}function $W(t,e){if(cs(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(cs(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var sS={curveBasisClosed:KR,curveBasisOpen:XR,curveBasis:GR,curveBumpX:jR,curveBumpY:IR,curveLinearClosed:VR,curveLinear:Il,curveMonotoneX:nP,curveMonotoneY:ZR,curveNatural:JR,curveStep:QR,curveStepAfter:t$,curveStepBefore:e$},ru=function(e){return e.x===+e.x&&e.y===+e.y},to=function(e){return e.x},ro=function(e){return e.y},DW=function(e,r){if(ye(e))return e;var n="curve".concat(Kl(e));return(n==="curveMonotone"||n==="curveBump")&&r?sS["".concat(n).concat(r==="vertical"?"Y":"X")]:sS[n]||Il},NW=function(e){var r=e.type,n=r===void 0?"linear":r,i=e.points,a=i===void 0?[]:i,o=e.baseLine,s=e.layout,u=e.connectNulls,l=u===void 0?!1:u,c=DW(n,s),f=l?a.filter(function(m){return ru(m)}):a,h;if(Array.isArray(o)){var d=l?o.filter(function(m){return ru(m)}):o,y=f.map(function(m,p){return oS(oS({},m),{},{base:d[p]})});return s==="vertical"?h=Zn().y(ro).x1(to).x0(function(m){return m.base.x}):h=Zn().x(to).y1(ro).y0(function(m){return m.base.y}),h.defined(ru).curve(c),h(y)}return s==="vertical"&&J(o)?h=Zn().y(ro).x1(to).x0(o):J(o)?h=Zn().x(to).y1(ro).y0(o):h=Pv().x(to).y(ro),h.defined(ru).curve(c),h(f)},li=function(e){var r=e.className,n=e.points,i=e.path,a=e.pathRef;if((!n||!n.length)&&!i)return null;var o=n&&n.length?NW(e):i;return yr.createElement("path",yy({},me(e,!1),zu(e),{className:_e("recharts-curve",r),d:o,ref:a}))},nu={exports:{}},iu={exports:{}},Me={};/** @license React v16.13.1
113
+ * react-is.production.min.js
114
+ *
115
+ * Copyright (c) Facebook, Inc. and its affiliates.
116
+ *
117
+ * This source code is licensed under the MIT license found in the
118
+ * LICENSE file in the root directory of this source tree.
119
+ */var uS;function LW(){if(uS)return Me;uS=1;var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,r=t?Symbol.for("react.portal"):60106,n=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,o=t?Symbol.for("react.provider"):60109,s=t?Symbol.for("react.context"):60110,u=t?Symbol.for("react.async_mode"):60111,l=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,f=t?Symbol.for("react.suspense"):60113,h=t?Symbol.for("react.suspense_list"):60120,d=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,p=t?Symbol.for("react.fundamental"):60117,g=t?Symbol.for("react.responder"):60118,_=t?Symbol.for("react.scope"):60119;function b(v){if(typeof v=="object"&&v!==null){var w=v.$$typeof;switch(w){case e:switch(v=v.type,v){case u:case l:case n:case a:case i:case f:return v;default:switch(v=v&&v.$$typeof,v){case s:case c:case y:case d:case o:return v;default:return w}}case r:return w}}}function x(v){return b(v)===l}return Me.AsyncMode=u,Me.ConcurrentMode=l,Me.ContextConsumer=s,Me.ContextProvider=o,Me.Element=e,Me.ForwardRef=c,Me.Fragment=n,Me.Lazy=y,Me.Memo=d,Me.Portal=r,Me.Profiler=a,Me.StrictMode=i,Me.Suspense=f,Me.isAsyncMode=function(v){return x(v)||b(v)===u},Me.isConcurrentMode=x,Me.isContextConsumer=function(v){return b(v)===s},Me.isContextProvider=function(v){return b(v)===o},Me.isElement=function(v){return typeof v=="object"&&v!==null&&v.$$typeof===e},Me.isForwardRef=function(v){return b(v)===c},Me.isFragment=function(v){return b(v)===n},Me.isLazy=function(v){return b(v)===y},Me.isMemo=function(v){return b(v)===d},Me.isPortal=function(v){return b(v)===r},Me.isProfiler=function(v){return b(v)===a},Me.isStrictMode=function(v){return b(v)===i},Me.isSuspense=function(v){return b(v)===f},Me.isValidElementType=function(v){return typeof v=="string"||typeof v=="function"||v===n||v===l||v===a||v===i||v===f||v===h||typeof v=="object"&&v!==null&&(v.$$typeof===y||v.$$typeof===d||v.$$typeof===o||v.$$typeof===s||v.$$typeof===c||v.$$typeof===p||v.$$typeof===g||v.$$typeof===_||v.$$typeof===m)},Me.typeOf=b,Me}var ke={};/** @license React v16.13.1
120
+ * react-is.development.js
121
+ *
122
+ * Copyright (c) Facebook, Inc. and its affiliates.
123
+ *
124
+ * This source code is licensed under the MIT license found in the
125
+ * LICENSE file in the root directory of this source tree.
126
+ */var lS;function qW(){return lS||(lS=1,process.env.NODE_ENV!=="production"&&(function(){var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,r=t?Symbol.for("react.portal"):60106,n=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,o=t?Symbol.for("react.provider"):60109,s=t?Symbol.for("react.context"):60110,u=t?Symbol.for("react.async_mode"):60111,l=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,f=t?Symbol.for("react.suspense"):60113,h=t?Symbol.for("react.suspense_list"):60120,d=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,p=t?Symbol.for("react.fundamental"):60117,g=t?Symbol.for("react.responder"):60118,_=t?Symbol.for("react.scope"):60119;function b(D){return typeof D=="string"||typeof D=="function"||D===n||D===l||D===a||D===i||D===f||D===h||typeof D=="object"&&D!==null&&(D.$$typeof===y||D.$$typeof===d||D.$$typeof===o||D.$$typeof===s||D.$$typeof===c||D.$$typeof===p||D.$$typeof===g||D.$$typeof===_||D.$$typeof===m)}function x(D){if(typeof D=="object"&&D!==null){var se=D.$$typeof;switch(se){case e:var W=D.type;switch(W){case u:case l:case n:case a:case i:case f:return W;default:var ue=W&&W.$$typeof;switch(ue){case s:case c:case y:case d:case o:return ue;default:return se}}case r:return se}}}var v=u,w=l,S=s,A=o,P=e,M=c,T=n,E=y,C=d,I=r,k=a,j=i,$=f,N=!1;function B(D){return N||(N=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),R(D)||x(D)===u}function R(D){return x(D)===l}function L(D){return x(D)===s}function q(D){return x(D)===o}function U(D){return typeof D=="object"&&D!==null&&D.$$typeof===e}function X(D){return x(D)===c}function V(D){return x(D)===n}function te(D){return x(D)===y}function re(D){return x(D)===d}function H(D){return x(D)===r}function F(D){return x(D)===a}function K(D){return x(D)===i}function Q(D){return x(D)===f}ke.AsyncMode=v,ke.ConcurrentMode=w,ke.ContextConsumer=S,ke.ContextProvider=A,ke.Element=P,ke.ForwardRef=M,ke.Fragment=T,ke.Lazy=E,ke.Memo=C,ke.Portal=I,ke.Profiler=k,ke.StrictMode=j,ke.Suspense=$,ke.isAsyncMode=B,ke.isConcurrentMode=R,ke.isContextConsumer=L,ke.isContextProvider=q,ke.isElement=U,ke.isForwardRef=X,ke.isFragment=V,ke.isLazy=te,ke.isMemo=re,ke.isPortal=H,ke.isProfiler=F,ke.isStrictMode=K,ke.isSuspense=Q,ke.isValidElementType=b,ke.typeOf=x})()),ke}var cS;function rC(){return cS||(cS=1,process.env.NODE_ENV==="production"?iu.exports=LW():iu.exports=qW()),iu.exports}/*
127
+ object-assign
128
+ (c) Sindre Sorhus
129
+ @license MIT
130
+ */var Pp,fS;function BW(){if(fS)return Pp;fS=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var o={},s=0;s<10;s++)o["_"+String.fromCharCode(s)]=s;var u=Object.getOwnPropertyNames(o).map(function(c){return o[c]});if(u.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(c){l[c]=c}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Pp=i()?Object.assign:function(a,o){for(var s,u=n(a),l,c=1;c<arguments.length;c++){s=Object(arguments[c]);for(var f in s)e.call(s,f)&&(u[f]=s[f]);if(t){l=t(s);for(var h=0;h<l.length;h++)r.call(s,l[h])&&(u[l[h]]=s[l[h]])}}return u},Pp}var Tp,hS;function Eg(){if(hS)return Tp;hS=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Tp=t,Tp}var Ep,dS;function nC(){return dS||(dS=1,Ep=Function.call.bind(Object.prototype.hasOwnProperty)),Ep}var Cp,pS;function FW(){if(pS)return Cp;pS=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=Eg(),r={},n=nC();t=function(a){var o="Warning: "+a;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function i(a,o,s,u,l){if(process.env.NODE_ENV!=="production"){for(var c in a)if(n(a,c)){var f;try{if(typeof a[c]!="function"){var h=Error((u||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw h.name="Invariant Violation",h}f=a[c](o,c,u,s,null,e)}catch(y){f=y}if(f&&!(f instanceof Error)&&t((u||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in r)){r[f.message]=!0;var d=l?l():"";t("Failed "+s+" type: "+f.message+(d??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Cp=i,Cp}var Mp,mS;function zW(){if(mS)return Mp;mS=1;var t=rC(),e=BW(),r=Eg(),n=nC(),i=FW(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(s){var u="Warning: "+s;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}});function o(){return null}return Mp=function(s,u){var l=typeof Symbol=="function"&&Symbol.iterator,c="@@iterator";function f(R){var L=R&&(l&&R[l]||R[c]);if(typeof L=="function")return L}var h="<<anonymous>>",d={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:_(),arrayOf:b,element:x(),elementType:v(),instanceOf:w,node:M(),objectOf:A,oneOf:S,oneOfType:P,shape:E,exact:C};function y(R,L){return R===L?R!==0||1/R===1/L:R!==R&&L!==L}function m(R,L){this.message=R,this.data=L&&typeof L=="object"?L:{},this.stack=""}m.prototype=Error.prototype;function p(R){if(process.env.NODE_ENV!=="production")var L={},q=0;function U(V,te,re,H,F,K,Q){if(H=H||h,K=K||re,Q!==r){if(u){var D=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 D.name="Invariant Violation",D}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var se=H+":"+re;!L[se]&&q<3&&(a("You are manually calling a React.PropTypes validation function for the `"+K+"` prop on `"+H+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),L[se]=!0,q++)}}return te[re]==null?V?te[re]===null?new m("The "+F+" `"+K+"` is marked as required "+("in `"+H+"`, but its value is `null`.")):new m("The "+F+" `"+K+"` is marked as required in "+("`"+H+"`, but its value is `undefined`.")):null:R(te,re,H,F,K)}var X=U.bind(null,!1);return X.isRequired=U.bind(null,!0),X}function g(R){function L(q,U,X,V,te,re){var H=q[U],F=j(H);if(F!==R){var K=$(H);return new m("Invalid "+V+" `"+te+"` of type "+("`"+K+"` supplied to `"+X+"`, expected ")+("`"+R+"`."),{expectedType:R})}return null}return p(L)}function _(){return p(o)}function b(R){function L(q,U,X,V,te){if(typeof R!="function")return new m("Property `"+te+"` of component `"+X+"` has invalid PropType notation inside arrayOf.");var re=q[U];if(!Array.isArray(re)){var H=j(re);return new m("Invalid "+V+" `"+te+"` of type "+("`"+H+"` supplied to `"+X+"`, expected an array."))}for(var F=0;F<re.length;F++){var K=R(re,F,X,V,te+"["+F+"]",r);if(K instanceof Error)return K}return null}return p(L)}function x(){function R(L,q,U,X,V){var te=L[q];if(!s(te)){var re=j(te);return new m("Invalid "+X+" `"+V+"` of type "+("`"+re+"` supplied to `"+U+"`, expected a single ReactElement."))}return null}return p(R)}function v(){function R(L,q,U,X,V){var te=L[q];if(!t.isValidElementType(te)){var re=j(te);return new m("Invalid "+X+" `"+V+"` of type "+("`"+re+"` supplied to `"+U+"`, expected a single ReactElement type."))}return null}return p(R)}function w(R){function L(q,U,X,V,te){if(!(q[U]instanceof R)){var re=R.name||h,H=B(q[U]);return new m("Invalid "+V+" `"+te+"` of type "+("`"+H+"` supplied to `"+X+"`, expected ")+("instance of `"+re+"`."))}return null}return p(L)}function S(R){if(!Array.isArray(R))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),o;function L(q,U,X,V,te){for(var re=q[U],H=0;H<R.length;H++)if(y(re,R[H]))return null;var F=JSON.stringify(R,function(Q,D){var se=$(D);return se==="symbol"?String(D):D});return new m("Invalid "+V+" `"+te+"` of value `"+String(re)+"` "+("supplied to `"+X+"`, expected one of "+F+"."))}return p(L)}function A(R){function L(q,U,X,V,te){if(typeof R!="function")return new m("Property `"+te+"` of component `"+X+"` has invalid PropType notation inside objectOf.");var re=q[U],H=j(re);if(H!=="object")return new m("Invalid "+V+" `"+te+"` of type "+("`"+H+"` supplied to `"+X+"`, expected an object."));for(var F in re)if(n(re,F)){var K=R(re,F,X,V,te+"."+F,r);if(K instanceof Error)return K}return null}return p(L)}function P(R){if(!Array.isArray(R))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var L=0;L<R.length;L++){var q=R[L];if(typeof q!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+N(q)+" at index "+L+"."),o}function U(X,V,te,re,H){for(var F=[],K=0;K<R.length;K++){var Q=R[K],D=Q(X,V,te,re,H,r);if(D==null)return null;D.data&&n(D.data,"expectedType")&&F.push(D.data.expectedType)}var se=F.length>0?", expected one of type ["+F.join(", ")+"]":"";return new m("Invalid "+re+" `"+H+"` supplied to "+("`"+te+"`"+se+"."))}return p(U)}function M(){function R(L,q,U,X,V){return I(L[q])?null:new m("Invalid "+X+" `"+V+"` supplied to "+("`"+U+"`, expected a ReactNode."))}return p(R)}function T(R,L,q,U,X){return new m((R||"React class")+": "+L+" type `"+q+"."+U+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+X+"`.")}function E(R){function L(q,U,X,V,te){var re=q[U],H=j(re);if(H!=="object")return new m("Invalid "+V+" `"+te+"` of type `"+H+"` "+("supplied to `"+X+"`, expected `object`."));for(var F in R){var K=R[F];if(typeof K!="function")return T(X,V,te,F,$(K));var Q=K(re,F,X,V,te+"."+F,r);if(Q)return Q}return null}return p(L)}function C(R){function L(q,U,X,V,te){var re=q[U],H=j(re);if(H!=="object")return new m("Invalid "+V+" `"+te+"` of type `"+H+"` "+("supplied to `"+X+"`, expected `object`."));var F=e({},q[U],R);for(var K in F){var Q=R[K];if(n(R,K)&&typeof Q!="function")return T(X,V,te,K,$(Q));if(!Q)return new m("Invalid "+V+" `"+te+"` key `"+K+"` supplied to `"+X+"`.\nBad object: "+JSON.stringify(q[U],null," ")+`
131
+ Valid keys: `+JSON.stringify(Object.keys(R),null," "));var D=Q(re,K,X,V,te+"."+K,r);if(D)return D}return null}return p(L)}function I(R){switch(typeof R){case"number":case"string":case"undefined":return!0;case"boolean":return!R;case"object":if(Array.isArray(R))return R.every(I);if(R===null||s(R))return!0;var L=f(R);if(L){var q=L.call(R),U;if(L!==R.entries){for(;!(U=q.next()).done;)if(!I(U.value))return!1}else for(;!(U=q.next()).done;){var X=U.value;if(X&&!I(X[1]))return!1}}else return!1;return!0;default:return!1}}function k(R,L){return R==="symbol"?!0:L?L["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&L instanceof Symbol:!1}function j(R){var L=typeof R;return Array.isArray(R)?"array":R instanceof RegExp?"object":k(L,R)?"symbol":L}function $(R){if(typeof R>"u"||R===null)return""+R;var L=j(R);if(L==="object"){if(R instanceof Date)return"date";if(R instanceof RegExp)return"regexp"}return L}function N(R){var L=$(R);switch(L){case"array":case"object":return"an "+L;case"boolean":case"date":case"regexp":return"a "+L;default:return L}}function B(R){return!R.constructor||!R.constructor.name?h:R.constructor.name}return d.checkPropTypes=i,d.resetWarningCache=i.resetWarningCache,d.PropTypes=d,d},Mp}var kp,yS;function UW(){if(yS)return kp;yS=1;var t=Eg();function e(){}function r(){}return r.resetWarningCache=e,kp=function(){function n(o,s,u,l,c,f){if(f!==t){var h=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 h.name="Invariant Violation",h}}n.isRequired=n;function i(){return n}var a={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:e};return a.PropTypes=a,a},kp}var vS;function WW(){if(vS)return nu.exports;if(vS=1,process.env.NODE_ENV!=="production"){var t=rC(),e=!0;nu.exports=zW()(t.isElement,e)}else nu.exports=UW()();return nu.exports}var HW=WW();const je=$e(HW);var GW=Object.getOwnPropertyNames,KW=Object.getOwnPropertySymbols,XW=Object.prototype.hasOwnProperty;function gS(t,e){return function(n,i,a){return t(n,i,a)&&e(n,i,a)}}function au(t){return function(r,n,i){if(!r||!n||typeof r!="object"||typeof n!="object")return t(r,n,i);var a=i.cache,o=a.get(r),s=a.get(n);if(o&&s)return o===n&&s===r;a.set(r,n),a.set(n,r);var u=t(r,n,i);return a.delete(r),a.delete(n),u}}function YW(t){return t!=null?t[Symbol.toStringTag]:void 0}function bS(t){return GW(t).concat(KW(t))}var VW=Object.hasOwn||(function(t,e){return XW.call(t,e)});function Ai(t,e){return t===e||!t&&!e&&t!==t&&e!==e}var ZW="__v",JW="__o",QW="_owner",_S=Object.getOwnPropertyDescriptor,xS=Object.keys;function eH(t,e,r){var n=t.length;if(e.length!==n)return!1;for(;n-- >0;)if(!r.equals(t[n],e[n],n,n,t,e,r))return!1;return!0}function tH(t,e){return Ai(t.getTime(),e.getTime())}function rH(t,e){return t.name===e.name&&t.message===e.message&&t.cause===e.cause&&t.stack===e.stack}function nH(t,e){return t===e}function wS(t,e,r){var n=t.size;if(n!==e.size)return!1;if(!n)return!0;for(var i=new Array(n),a=t.entries(),o,s,u=0;(o=a.next())&&!o.done;){for(var l=e.entries(),c=!1,f=0;(s=l.next())&&!s.done;){if(i[f]){f++;continue}var h=o.value,d=s.value;if(r.equals(h[0],d[0],u,f,t,e,r)&&r.equals(h[1],d[1],h[0],d[0],t,e,r)){c=i[f]=!0;break}f++}if(!c)return!1;u++}return!0}var iH=Ai;function aH(t,e,r){var n=xS(t),i=n.length;if(xS(e).length!==i)return!1;for(;i-- >0;)if(!iC(t,e,r,n[i]))return!1;return!0}function no(t,e,r){var n=bS(t),i=n.length;if(bS(e).length!==i)return!1;for(var a,o,s;i-- >0;)if(a=n[i],!iC(t,e,r,a)||(o=_S(t,a),s=_S(e,a),(o||s)&&(!o||!s||o.configurable!==s.configurable||o.enumerable!==s.enumerable||o.writable!==s.writable)))return!1;return!0}function oH(t,e){return Ai(t.valueOf(),e.valueOf())}function sH(t,e){return t.source===e.source&&t.flags===e.flags}function SS(t,e,r){var n=t.size;if(n!==e.size)return!1;if(!n)return!0;for(var i=new Array(n),a=t.values(),o,s;(o=a.next())&&!o.done;){for(var u=e.values(),l=!1,c=0;(s=u.next())&&!s.done;){if(!i[c]&&r.equals(o.value,s.value,o.value,s.value,t,e,r)){l=i[c]=!0;break}c++}if(!l)return!1}return!0}function uH(t,e){var r=t.length;if(e.length!==r)return!1;for(;r-- >0;)if(t[r]!==e[r])return!1;return!0}function lH(t,e){return t.hostname===e.hostname&&t.pathname===e.pathname&&t.protocol===e.protocol&&t.port===e.port&&t.hash===e.hash&&t.username===e.username&&t.password===e.password}function iC(t,e,r,n){return(n===QW||n===JW||n===ZW)&&(t.$$typeof||e.$$typeof)?!0:VW(e,n)&&r.equals(t[n],e[n],n,n,t,e,r)}var cH="[object Arguments]",fH="[object Boolean]",hH="[object Date]",dH="[object Error]",pH="[object Map]",mH="[object Number]",yH="[object Object]",vH="[object RegExp]",gH="[object Set]",bH="[object String]",_H="[object URL]",xH=Array.isArray,OS=typeof ArrayBuffer=="function"&&ArrayBuffer.isView?ArrayBuffer.isView:null,AS=Object.assign,wH=Object.prototype.toString.call.bind(Object.prototype.toString);function SH(t){var e=t.areArraysEqual,r=t.areDatesEqual,n=t.areErrorsEqual,i=t.areFunctionsEqual,a=t.areMapsEqual,o=t.areNumbersEqual,s=t.areObjectsEqual,u=t.arePrimitiveWrappersEqual,l=t.areRegExpsEqual,c=t.areSetsEqual,f=t.areTypedArraysEqual,h=t.areUrlsEqual,d=t.unknownTagComparators;return function(m,p,g){if(m===p)return!0;if(m==null||p==null)return!1;var _=typeof m;if(_!==typeof p)return!1;if(_!=="object")return _==="number"?o(m,p,g):_==="function"?i(m,p,g):!1;var b=m.constructor;if(b!==p.constructor)return!1;if(b===Object)return s(m,p,g);if(xH(m))return e(m,p,g);if(OS!=null&&OS(m))return f(m,p,g);if(b===Date)return r(m,p,g);if(b===RegExp)return l(m,p,g);if(b===Map)return a(m,p,g);if(b===Set)return c(m,p,g);var x=wH(m);if(x===hH)return r(m,p,g);if(x===vH)return l(m,p,g);if(x===pH)return a(m,p,g);if(x===gH)return c(m,p,g);if(x===yH)return typeof m.then!="function"&&typeof p.then!="function"&&s(m,p,g);if(x===_H)return h(m,p,g);if(x===dH)return n(m,p,g);if(x===cH)return s(m,p,g);if(x===fH||x===mH||x===bH)return u(m,p,g);if(d){var v=d[x];if(!v){var w=YW(m);w&&(v=d[w])}if(v)return v(m,p,g)}return!1}}function OH(t){var e=t.circular,r=t.createCustomConfig,n=t.strict,i={areArraysEqual:n?no:eH,areDatesEqual:tH,areErrorsEqual:rH,areFunctionsEqual:nH,areMapsEqual:n?gS(wS,no):wS,areNumbersEqual:iH,areObjectsEqual:n?no:aH,arePrimitiveWrappersEqual:oH,areRegExpsEqual:sH,areSetsEqual:n?gS(SS,no):SS,areTypedArraysEqual:n?no:uH,areUrlsEqual:lH,unknownTagComparators:void 0};if(r&&(i=AS({},i,r(i))),e){var a=au(i.areArraysEqual),o=au(i.areMapsEqual),s=au(i.areObjectsEqual),u=au(i.areSetsEqual);i=AS({},i,{areArraysEqual:a,areMapsEqual:o,areObjectsEqual:s,areSetsEqual:u})}return i}function AH(t){return function(e,r,n,i,a,o,s){return t(e,r,s)}}function PH(t){var e=t.circular,r=t.comparator,n=t.createState,i=t.equals,a=t.strict;if(n)return function(u,l){var c=n(),f=c.cache,h=f===void 0?e?new WeakMap:void 0:f,d=c.meta;return r(u,l,{cache:h,equals:i,meta:d,strict:a})};if(e)return function(u,l){return r(u,l,{cache:new WeakMap,equals:i,meta:void 0,strict:a})};var o={cache:void 0,equals:i,meta:void 0,strict:a};return function(u,l){return r(u,l,o)}}var TH=Nn();Nn({strict:!0});Nn({circular:!0});Nn({circular:!0,strict:!0});Nn({createInternalComparator:function(){return Ai}});Nn({strict:!0,createInternalComparator:function(){return Ai}});Nn({circular:!0,createInternalComparator:function(){return Ai}});Nn({circular:!0,createInternalComparator:function(){return Ai},strict:!0});function Nn(t){t===void 0&&(t={});var e=t.circular,r=e===void 0?!1:e,n=t.createInternalComparator,i=t.createState,a=t.strict,o=a===void 0?!1:a,s=OH(t),u=SH(s),l=n?n(u):AH(u);return PH({circular:r,comparator:u,createState:i,equals:l,strict:o})}function EH(t){typeof requestAnimationFrame<"u"&&requestAnimationFrame(t)}function PS(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=-1,n=function i(a){r<0&&(r=a),a-r>e?(t(a),r=-1):EH(i)};requestAnimationFrame(n)}function vy(t){"@babel/helpers - typeof";return vy=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},vy(t)}function CH(t){return IH(t)||jH(t)||kH(t)||MH()}function MH(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
132
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kH(t,e){if(t){if(typeof t=="string")return TS(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return TS(t,e)}}function TS(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function jH(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function IH(t){if(Array.isArray(t))return t}function RH(){var t={},e=function(){return null},r=!1,n=function i(a){if(!r){if(Array.isArray(a)){if(!a.length)return;var o=a,s=CH(o),u=s[0],l=s.slice(1);if(typeof u=="number"){PS(i.bind(null,l),u);return}i(u),PS(i.bind(null,l));return}vy(a)==="object"&&(t=a,e(t)),typeof a=="function"&&a()}};return{stop:function(){r=!0},start:function(a){r=!1,n(a)},subscribe:function(a){return e=a,function(){e=function(){return null}}}}}function fs(t){"@babel/helpers - typeof";return fs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},fs(t)}function ES(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function CS(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?ES(Object(r),!0).forEach(function(n){aC(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ES(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function aC(t,e,r){return e=$H(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function $H(t){var e=DH(t,"string");return fs(e)==="symbol"?e:String(e)}function DH(t,e){if(fs(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(fs(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var NH=function(e,r){return[Object.keys(e),Object.keys(r)].reduce(function(n,i){return n.filter(function(a){return i.includes(a)})})},LH=function(e){return e},qH=function(e){return e.replace(/([A-Z])/g,function(r){return"-".concat(r.toLowerCase())})},To=function(e,r){return Object.keys(r).reduce(function(n,i){return CS(CS({},n),{},aC({},i,e(i,r[i])))},{})},MS=function(e,r,n){return e.map(function(i){return"".concat(qH(i)," ").concat(r,"ms ").concat(n)}).join(",")},BH=process.env.NODE_ENV!=="production",tl=function(e,r,n,i,a,o,s,u){if(BH&&typeof console<"u"&&console.warn&&(r===void 0&&console.warn("LogUtils requires an error message argument"),!e))if(r===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,i,a,o,s,u],c=0;console.warn(r.replace(/%s/g,function(){return l[c++]}))}};function FH(t,e){return WH(t)||UH(t,e)||oC(t,e)||zH()}function zH(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
133
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function UH(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function WH(t){if(Array.isArray(t))return t}function HH(t){return XH(t)||KH(t)||oC(t)||GH()}function GH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
134
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function oC(t,e){if(t){if(typeof t=="string")return gy(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return gy(t,e)}}function KH(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function XH(t){if(Array.isArray(t))return gy(t)}function gy(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var rl=1e-4,sC=function(e,r){return[0,3*e,3*r-6*e,3*e-3*r+1]},uC=function(e,r){return e.map(function(n,i){return n*Math.pow(r,i)}).reduce(function(n,i){return n+i})},kS=function(e,r){return function(n){var i=sC(e,r);return uC(i,n)}},YH=function(e,r){return function(n){var i=sC(e,r),a=[].concat(HH(i.map(function(o,s){return o*s}).slice(1)),[0]);return uC(a,n)}},jS=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];var i=r[0],a=r[1],o=r[2],s=r[3];if(r.length===1)switch(r[0]){case"linear":i=0,a=0,o=1,s=1;break;case"ease":i=.25,a=.1,o=.25,s=1;break;case"ease-in":i=.42,a=0,o=1,s=1;break;case"ease-out":i=.42,a=0,o=.58,s=1;break;case"ease-in-out":i=0,a=0,o=.58,s=1;break;default:{var u=r[0].split("(");if(u[0]==="cubic-bezier"&&u[1].split(")")[0].split(",").length===4){var l=u[1].split(")")[0].split(",").map(function(p){return parseFloat(p)}),c=FH(l,4);i=c[0],a=c[1],o=c[2],s=c[3]}else tl(!1,"[configBezier]: arguments should be one of oneOf 'linear', 'ease', 'ease-in', 'ease-out', 'ease-in-out','cubic-bezier(x1,y1,x2,y2)', instead received %s",r)}}tl([i,o,a,s].every(function(p){return typeof p=="number"&&p>=0&&p<=1}),"[configBezier]: arguments should be x1, y1, x2, y2 of [0, 1] instead received %s",r);var f=kS(i,o),h=kS(a,s),d=YH(i,o),y=function(g){return g>1?1:g<0?0:g},m=function(g){for(var _=g>1?1:g,b=_,x=0;x<8;++x){var v=f(b)-_,w=d(b);if(Math.abs(v-_)<rl||w<rl)return h(b);b=y(b-v/w)}return h(b)};return m.isStepper=!1,m},VH=function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=e.stiff,n=r===void 0?100:r,i=e.damping,a=i===void 0?8:i,o=e.dt,s=o===void 0?17:o,u=function(c,f,h){var d=-(c-f)*n,y=h*a,m=h+(d-y)*s/1e3,p=h*s/1e3+c;return Math.abs(p-f)<rl&&Math.abs(m)<rl?[f,0]:[p,m]};return u.isStepper=!0,u.dt=s,u},ZH=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];var i=r[0];if(typeof i=="string")switch(i){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return jS(i);case"spring":return VH();default:if(i.split("(")[0]==="cubic-bezier")return jS(i);tl(!1,"[configEasing]: first argument should be one of 'ease', 'ease-in', 'ease-out', 'ease-in-out','cubic-bezier(x1,y1,x2,y2)', 'linear' and 'spring', instead received %s",r)}return typeof i=="function"?i:(tl(!1,"[configEasing]: first argument type should be function or string, instead received %s",r),null)};function hs(t){"@babel/helpers - typeof";return hs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},hs(t)}function IS(t){return e8(t)||QH(t)||lC(t)||JH()}function JH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
135
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function QH(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function e8(t){if(Array.isArray(t))return _y(t)}function RS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function _t(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?RS(Object(r),!0).forEach(function(n){by(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):RS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function by(t,e,r){return e=t8(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function t8(t){var e=r8(t,"string");return hs(e)==="symbol"?e:String(e)}function r8(t,e){if(hs(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(hs(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function n8(t,e){return o8(t)||a8(t,e)||lC(t,e)||i8()}function i8(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
136
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function lC(t,e){if(t){if(typeof t=="string")return _y(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _y(t,e)}}function _y(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function a8(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function o8(t){if(Array.isArray(t))return t}var nl=function(e,r,n){return e+(r-e)*n},xy=function(e){var r=e.from,n=e.to;return r!==n},s8=function t(e,r,n){var i=To(function(a,o){if(xy(o)){var s=e(o.from,o.to,o.velocity),u=n8(s,2),l=u[0],c=u[1];return _t(_t({},o),{},{from:l,velocity:c})}return o},r);return n<1?To(function(a,o){return xy(o)?_t(_t({},o),{},{velocity:nl(o.velocity,i[a].velocity,n),from:nl(o.from,i[a].from,n)}):o},r):t(e,i,n-1)};const u8=(function(t,e,r,n,i){var a=NH(t,e),o=a.reduce(function(p,g){return _t(_t({},p),{},by({},g,[t[g],e[g]]))},{}),s=a.reduce(function(p,g){return _t(_t({},p),{},by({},g,{from:t[g],velocity:0,to:e[g]}))},{}),u=-1,l,c,f=function(){return null},h=function(){return To(function(g,_){return _.from},s)},d=function(){return!Object.values(s).filter(xy).length},y=function(g){l||(l=g);var _=g-l,b=_/r.dt;s=s8(r,s,b),i(_t(_t(_t({},t),e),h())),l=g,d()||(u=requestAnimationFrame(f))},m=function(g){c||(c=g);var _=(g-c)/n,b=To(function(v,w){return nl.apply(void 0,IS(w).concat([r(_)]))},o);if(i(_t(_t(_t({},t),e),b)),_<1)u=requestAnimationFrame(f);else{var x=To(function(v,w){return nl.apply(void 0,IS(w).concat([r(1)]))},o);i(_t(_t(_t({},t),e),x))}};return f=r.isStepper?y:m,function(){return requestAnimationFrame(f),function(){cancelAnimationFrame(u)}}});function ma(t){"@babel/helpers - typeof";return ma=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ma(t)}var l8=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function c8(t,e){if(t==null)return{};var r=f8(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function f8(t,e){if(t==null)return{};var r={},n=Object.keys(t),i,a;for(a=0;a<n.length;a++)i=n[a],!(e.indexOf(i)>=0)&&(r[i]=t[i]);return r}function jp(t){return m8(t)||p8(t)||d8(t)||h8()}function h8(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
137
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function d8(t,e){if(t){if(typeof t=="string")return wy(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return wy(t,e)}}function p8(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function m8(t){if(Array.isArray(t))return wy(t)}function wy(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function $S(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function xr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?$S(Object(r),!0).forEach(function(n){po(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):$S(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function po(t,e,r){return e=cC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function y8(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function v8(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,cC(n.key),n)}}function g8(t,e,r){return e&&v8(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function cC(t){var e=b8(t,"string");return ma(e)==="symbol"?e:String(e)}function b8(t,e){if(ma(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ma(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _8(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Sy(t,e)}function Sy(t,e){return Sy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Sy(t,e)}function x8(t){var e=w8();return function(){var n=il(t),i;if(e){var a=il(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return Oy(this,i)}}function Oy(t,e){if(e&&(ma(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Ay(t)}function Ay(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function w8(){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 il(t){return il=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},il(t)}var Tr=(function(t){_8(r,t);var e=x8(r);function r(n,i){var a;y8(this,r),a=e.call(this,n,i);var o=a.props,s=o.isActive,u=o.attributeName,l=o.from,c=o.to,f=o.steps,h=o.children,d=o.duration;if(a.handleStyleChange=a.handleStyleChange.bind(Ay(a)),a.changeStyle=a.changeStyle.bind(Ay(a)),!s||d<=0)return a.state={style:{}},typeof h=="function"&&(a.state={style:c}),Oy(a);if(f&&f.length)a.state={style:f[0].style};else if(l){if(typeof h=="function")return a.state={style:l},Oy(a);a.state={style:u?po({},u,l):l}}else a.state={style:{}};return a}return g8(r,[{key:"componentDidMount",value:function(){var i=this.props,a=i.isActive,o=i.canBegin;this.mounted=!0,!(!a||!o)&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(i){var a=this.props,o=a.isActive,s=a.canBegin,u=a.attributeName,l=a.shouldReAnimate,c=a.to,f=a.from,h=this.state.style;if(s){if(!o){var d={style:u?po({},u,c):c};this.state&&h&&(u&&h[u]!==c||!u&&h!==c)&&this.setState(d);return}if(!(TH(i.to,c)&&i.canBegin&&i.isActive)){var y=!i.canBegin||!i.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var m=y||l?f:i.to;if(this.state&&h){var p={style:u?po({},u,m):m};(u&&h[u]!==m||!u&&h!==m)&&this.setState(p)}this.runAnimation(xr(xr({},this.props),{},{from:m,begin:0}))}}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var i=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),i&&i()}},{key:"handleStyleChange",value:function(i){this.changeStyle(i)}},{key:"changeStyle",value:function(i){this.mounted&&this.setState({style:i})}},{key:"runJSAnimation",value:function(i){var a=this,o=i.from,s=i.to,u=i.duration,l=i.easing,c=i.begin,f=i.onAnimationEnd,h=i.onAnimationStart,d=u8(o,s,ZH(l),u,this.changeStyle),y=function(){a.stopJSAnimation=d()};this.manager.start([h,c,y,u,f])}},{key:"runStepAnimation",value:function(i){var a=this,o=i.steps,s=i.begin,u=i.onAnimationStart,l=o[0],c=l.style,f=l.duration,h=f===void 0?0:f,d=function(m,p,g){if(g===0)return m;var _=p.duration,b=p.easing,x=b===void 0?"ease":b,v=p.style,w=p.properties,S=p.onAnimationEnd,A=g>0?o[g-1]:p,P=w||Object.keys(v);if(typeof x=="function"||x==="spring")return[].concat(jp(m),[a.runJSAnimation.bind(a,{from:A.style,to:v,duration:_,easing:x}),_]);var M=MS(P,_,x),T=xr(xr(xr({},A.style),v),{},{transition:M});return[].concat(jp(m),[T,_,S]).filter(LH)};return this.manager.start([u].concat(jp(o.reduce(d,[c,Math.max(h,s)])),[i.onAnimationEnd]))}},{key:"runAnimation",value:function(i){this.manager||(this.manager=RH());var a=i.begin,o=i.duration,s=i.attributeName,u=i.to,l=i.easing,c=i.onAnimationStart,f=i.onAnimationEnd,h=i.steps,d=i.children,y=this.manager;if(this.unSubscribe=y.subscribe(this.handleStyleChange),typeof l=="function"||typeof d=="function"||l==="spring"){this.runJSAnimation(i);return}if(h.length>1){this.runStepAnimation(i);return}var m=s?po({},s,u):u,p=MS(Object.keys(m),o,l);y.start([c,a,xr(xr({},m),{},{transition:p}),o,f])}},{key:"render",value:function(){var i=this.props,a=i.children;i.begin;var o=i.duration;i.attributeName,i.easing;var s=i.isActive;i.steps,i.from,i.to,i.canBegin,i.onAnimationEnd,i.shouldReAnimate,i.onAnimationReStart;var u=c8(i,l8),l=O.Children.count(a),c=this.state.style;if(typeof a=="function")return a(c);if(!s||l===0||o<=0)return a;var f=function(d){var y=d.props,m=y.style,p=m===void 0?{}:m,g=y.className,_=O.cloneElement(d,xr(xr({},u),{},{style:xr(xr({},p),c),className:g}));return _};return l===1?f(O.Children.only(a)):O.createElement("div",null,O.Children.map(a,function(h){return f(h)}))}}]),r})(O.PureComponent);Tr.displayName="Animate";Tr.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}};Tr.propTypes={from:je.oneOfType([je.object,je.string]),to:je.oneOfType([je.object,je.string]),attributeName:je.string,duration:je.number,begin:je.number,easing:je.oneOfType([je.string,je.func]),steps:je.arrayOf(je.shape({duration:je.number.isRequired,style:je.object.isRequired,easing:je.oneOfType([je.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),je.func]),properties:je.arrayOf("string"),onAnimationEnd:je.func})),children:je.oneOfType([je.node,je.func]),isActive:je.bool,canBegin:je.bool,onAnimationEnd:je.func,shouldReAnimate:je.bool,onAnimationStart:je.func,onAnimationReStart:je.func};function ds(t){"@babel/helpers - typeof";return ds=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ds(t)}function al(){return al=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},al.apply(this,arguments)}function S8(t,e){return T8(t)||P8(t,e)||A8(t,e)||O8()}function O8(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
138
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function A8(t,e){if(t){if(typeof t=="string")return DS(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return DS(t,e)}}function DS(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function P8(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function T8(t){if(Array.isArray(t))return t}function NS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function LS(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?NS(Object(r),!0).forEach(function(n){E8(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):NS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function E8(t,e,r){return e=C8(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function C8(t){var e=M8(t,"string");return ds(e)=="symbol"?e:e+""}function M8(t,e){if(ds(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ds(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var qS=function(e,r,n,i,a){var o=Math.min(Math.abs(n)/2,Math.abs(i)/2),s=i>=0?1:-1,u=n>=0?1:-1,l=i>=0&&n>=0||i<0&&n<0?1:0,c;if(o>0&&a instanceof Array){for(var f=[0,0,0,0],h=0,d=4;h<d;h++)f[h]=a[h]>o?o:a[h];c="M".concat(e,",").concat(r+s*f[0]),f[0]>0&&(c+="A ".concat(f[0],",").concat(f[0],",0,0,").concat(l,",").concat(e+u*f[0],",").concat(r)),c+="L ".concat(e+n-u*f[1],",").concat(r),f[1]>0&&(c+="A ".concat(f[1],",").concat(f[1],",0,0,").concat(l,`,
139
+ `).concat(e+n,",").concat(r+s*f[1])),c+="L ".concat(e+n,",").concat(r+i-s*f[2]),f[2]>0&&(c+="A ".concat(f[2],",").concat(f[2],",0,0,").concat(l,`,
140
+ `).concat(e+n-u*f[2],",").concat(r+i)),c+="L ".concat(e+u*f[3],",").concat(r+i),f[3]>0&&(c+="A ".concat(f[3],",").concat(f[3],",0,0,").concat(l,`,
141
+ `).concat(e,",").concat(r+i-s*f[3])),c+="Z"}else if(o>0&&a===+a&&a>0){var y=Math.min(o,a);c="M ".concat(e,",").concat(r+s*y,`
142
+ A `).concat(y,",").concat(y,",0,0,").concat(l,",").concat(e+u*y,",").concat(r,`
143
+ L `).concat(e+n-u*y,",").concat(r,`
144
+ A `).concat(y,",").concat(y,",0,0,").concat(l,",").concat(e+n,",").concat(r+s*y,`
145
+ L `).concat(e+n,",").concat(r+i-s*y,`
146
+ A `).concat(y,",").concat(y,",0,0,").concat(l,",").concat(e+n-u*y,",").concat(r+i,`
147
+ L `).concat(e+u*y,",").concat(r+i,`
148
+ A `).concat(y,",").concat(y,",0,0,").concat(l,",").concat(e,",").concat(r+i-s*y," Z")}else c="M ".concat(e,",").concat(r," h ").concat(n," v ").concat(i," h ").concat(-n," Z");return c},k8=function(e,r){if(!e||!r)return!1;var n=e.x,i=e.y,a=r.x,o=r.y,s=r.width,u=r.height;if(Math.abs(s)>0&&Math.abs(u)>0){var l=Math.min(a,a+s),c=Math.max(a,a+s),f=Math.min(o,o+u),h=Math.max(o,o+u);return n>=l&&n<=c&&i>=f&&i<=h}return!1},j8={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Cg=function(e){var r=LS(LS({},j8),e),n=O.useRef(),i=O.useState(-1),a=S8(i,2),o=a[0],s=a[1];O.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var x=n.current.getTotalLength();x&&s(x)}catch{}},[]);var u=r.x,l=r.y,c=r.width,f=r.height,h=r.radius,d=r.className,y=r.animationEasing,m=r.animationDuration,p=r.animationBegin,g=r.isAnimationActive,_=r.isUpdateAnimationActive;if(u!==+u||l!==+l||c!==+c||f!==+f||c===0||f===0)return null;var b=_e("recharts-rectangle",d);return _?O.createElement(Tr,{canBegin:o>0,from:{width:c,height:f,x:u,y:l},to:{width:c,height:f,x:u,y:l},duration:m,animationEasing:y,isActive:_},function(x){var v=x.width,w=x.height,S=x.x,A=x.y;return O.createElement(Tr,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:p,duration:m,isActive:g,easing:y},O.createElement("path",al({},me(r,!0),{className:b,d:qS(S,A,v,w,h),ref:n})))}):O.createElement("path",al({},me(r,!0),{className:b,d:qS(u,l,c,f,h)}))};function Py(){return Py=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Py.apply(this,arguments)}var Ql=function(e){var r=e.cx,n=e.cy,i=e.r,a=e.className,o=_e("recharts-dot",a);return r===+r&&n===+n&&i===+i?yr.createElement("circle",Py({},me(e,!1),zu(e),{className:o,cx:r,cy:n,r:i})):null};function ps(t){"@babel/helpers - typeof";return ps=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ps(t)}var I8=["x","y","top","left","width","height","className"];function Ty(){return Ty=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ty.apply(this,arguments)}function BS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function R8(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?BS(Object(r),!0).forEach(function(n){$8(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):BS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function $8(t,e,r){return e=D8(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function D8(t){var e=N8(t,"string");return ps(e)=="symbol"?e:e+""}function N8(t,e){if(ps(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ps(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function L8(t,e){if(t==null)return{};var r=q8(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function q8(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var B8=function(e,r,n,i,a,o){return"M".concat(e,",").concat(a,"v").concat(i,"M").concat(o,",").concat(r,"h").concat(n)},F8=function(e){var r=e.x,n=r===void 0?0:r,i=e.y,a=i===void 0?0:i,o=e.top,s=o===void 0?0:o,u=e.left,l=u===void 0?0:u,c=e.width,f=c===void 0?0:c,h=e.height,d=h===void 0?0:h,y=e.className,m=L8(e,I8),p=R8({x:n,y:a,top:s,left:l,width:f,height:d},m);return!J(n)||!J(a)||!J(f)||!J(d)||!J(s)||!J(l)?null:O.createElement("path",Ty({},me(p,!0),{className:_e("recharts-cross",y),d:B8(n,a,f,d,s,l)}))},Ip,FS;function z8(){if(FS)return Ip;FS=1;var t=VT(),e=t(Object.getPrototypeOf,Object);return Ip=e,Ip}var Rp,zS;function U8(){if(zS)return Rp;zS=1;var t=pn(),e=z8(),r=mn(),n="[object Object]",i=Function.prototype,a=Object.prototype,o=i.toString,s=a.hasOwnProperty,u=o.call(Object);function l(c){if(!r(c)||t(c)!=n)return!1;var f=e(c);if(f===null)return!0;var h=s.call(f,"constructor")&&f.constructor;return typeof h=="function"&&h instanceof h&&o.call(h)==u}return Rp=l,Rp}var W8=U8();const H8=$e(W8);var $p,US;function G8(){if(US)return $p;US=1;var t=pn(),e=mn(),r="[object Boolean]";function n(i){return i===!0||i===!1||e(i)&&t(i)==r}return $p=n,$p}var K8=G8();const X8=$e(K8);function ms(t){"@babel/helpers - typeof";return ms=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ms(t)}function ol(){return ol=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},ol.apply(this,arguments)}function Y8(t,e){return Q8(t)||J8(t,e)||Z8(t,e)||V8()}function V8(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
149
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Z8(t,e){if(t){if(typeof t=="string")return WS(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return WS(t,e)}}function WS(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function J8(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function Q8(t){if(Array.isArray(t))return t}function HS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function GS(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?HS(Object(r),!0).forEach(function(n){eG(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):HS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function eG(t,e,r){return e=tG(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function tG(t){var e=rG(t,"string");return ms(e)=="symbol"?e:e+""}function rG(t,e){if(ms(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ms(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var KS=function(e,r,n,i,a){var o=n-i,s;return s="M ".concat(e,",").concat(r),s+="L ".concat(e+n,",").concat(r),s+="L ".concat(e+n-o/2,",").concat(r+a),s+="L ".concat(e+n-o/2-i,",").concat(r+a),s+="L ".concat(e,",").concat(r," Z"),s},nG={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},iG=function(e){var r=GS(GS({},nG),e),n=O.useRef(),i=O.useState(-1),a=Y8(i,2),o=a[0],s=a[1];O.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var b=n.current.getTotalLength();b&&s(b)}catch{}},[]);var u=r.x,l=r.y,c=r.upperWidth,f=r.lowerWidth,h=r.height,d=r.className,y=r.animationEasing,m=r.animationDuration,p=r.animationBegin,g=r.isUpdateAnimationActive;if(u!==+u||l!==+l||c!==+c||f!==+f||h!==+h||c===0&&f===0||h===0)return null;var _=_e("recharts-trapezoid",d);return g?O.createElement(Tr,{canBegin:o>0,from:{upperWidth:0,lowerWidth:0,height:h,x:u,y:l},to:{upperWidth:c,lowerWidth:f,height:h,x:u,y:l},duration:m,animationEasing:y,isActive:g},function(b){var x=b.upperWidth,v=b.lowerWidth,w=b.height,S=b.x,A=b.y;return O.createElement(Tr,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:p,duration:m,easing:y},O.createElement("path",ol({},me(r,!0),{className:_,d:KS(S,A,x,v,w),ref:n})))}):O.createElement("g",null,O.createElement("path",ol({},me(r,!0),{className:_,d:KS(u,l,c,f,h)})))},aG=["option","shapeType","propTransformer","activeClassName","isActive"];function ys(t){"@babel/helpers - typeof";return ys=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ys(t)}function oG(t,e){if(t==null)return{};var r=sG(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function sG(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function XS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function sl(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?XS(Object(r),!0).forEach(function(n){uG(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):XS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function uG(t,e,r){return e=lG(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function lG(t){var e=cG(t,"string");return ys(e)=="symbol"?e:e+""}function cG(t,e){if(ys(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ys(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function fG(t,e){return sl(sl({},e),t)}function hG(t,e){return t==="symbols"}function YS(t){var e=t.shapeType,r=t.elementProps;switch(e){case"rectangle":return O.createElement(Cg,r);case"trapezoid":return O.createElement(iG,r);case"sector":return O.createElement(tC,r);case"symbols":if(hG(e))return O.createElement(Xl,r);break;default:return null}}function dG(t){return O.isValidElement(t)?t.props:t}function Ey(t){var e=t.option,r=t.shapeType,n=t.propTransformer,i=n===void 0?fG:n,a=t.activeClassName,o=a===void 0?"recharts-active-shape":a,s=t.isActive,u=oG(t,aG),l;if(O.isValidElement(e))l=O.cloneElement(e,sl(sl({},u),dG(e)));else if(ye(e))l=e(u);else if(H8(e)&&!X8(e)){var c=i(e,u);l=O.createElement(YS,{shapeType:r,elementProps:c})}else{var f=u;l=O.createElement(YS,{shapeType:r,elementProps:f})}return s?O.createElement(Te,{className:o},l):l}function ec(t,e){return e!=null&&"trapezoids"in t.props}function tc(t,e){return e!=null&&"sectors"in t.props}function vs(t,e){return e!=null&&"points"in t.props}function pG(t,e){var r,n,i=t.x===(e==null||(r=e.labelViewBox)===null||r===void 0?void 0:r.x)||t.x===e.x,a=t.y===(e==null||(n=e.labelViewBox)===null||n===void 0?void 0:n.y)||t.y===e.y;return i&&a}function mG(t,e){var r=t.endAngle===e.endAngle,n=t.startAngle===e.startAngle;return r&&n}function yG(t,e){var r=t.x===e.x,n=t.y===e.y,i=t.z===e.z;return r&&n&&i}function vG(t,e){var r;return ec(t,e)?r=pG:tc(t,e)?r=mG:vs(t,e)&&(r=yG),r}function gG(t,e){var r;return ec(t,e)?r="trapezoids":tc(t,e)?r="sectors":vs(t,e)&&(r="points"),r}function bG(t,e){if(ec(t,e)){var r;return(r=e.tooltipPayload)===null||r===void 0||(r=r[0])===null||r===void 0||(r=r.payload)===null||r===void 0?void 0:r.payload}if(tc(t,e)){var n;return(n=e.tooltipPayload)===null||n===void 0||(n=n[0])===null||n===void 0||(n=n.payload)===null||n===void 0?void 0:n.payload}return vs(t,e)?e.payload:{}}function _G(t){var e=t.activeTooltipItem,r=t.graphicalItem,n=t.itemData,i=gG(r,e),a=bG(r,e),o=n.filter(function(u,l){var c=mi(a,u),f=r.props[i].filter(function(y){var m=vG(r,e);return m(y,e)}),h=r.props[i].indexOf(f[f.length-1]),d=l===h;return c&&d}),s=n.indexOf(o[o.length-1]);return s}function gs(t){"@babel/helpers - typeof";return gs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},gs(t)}function VS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ZS(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?VS(Object(r),!0).forEach(function(n){fC(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):VS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function fC(t,e,r){return e=xG(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function xG(t){var e=wG(t,"string");return gs(e)=="symbol"?e:e+""}function wG(t,e){if(gs(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(gs(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var SG=["Webkit","Moz","O","ms"],OG=function(e,r){var n=e.replace(/(\w)/,function(a){return a.toUpperCase()}),i=SG.reduce(function(a,o){return ZS(ZS({},a),{},fC({},o+n,r))},{});return i[e]=r,i};function ya(t){"@babel/helpers - typeof";return ya=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ya(t)}function ul(){return ul=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},ul.apply(this,arguments)}function JS(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Dp(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?JS(Object(r),!0).forEach(function(n){Vt(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):JS(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function AG(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function QS(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,dC(n.key),n)}}function PG(t,e,r){return e&&QS(t.prototype,e),r&&QS(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function TG(t,e,r){return e=ll(e),EG(t,hC()?Reflect.construct(e,r||[],ll(t).constructor):e.apply(t,r))}function EG(t,e){if(e&&(ya(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return CG(t)}function CG(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function hC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(hC=function(){return!!t})()}function ll(t){return ll=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ll(t)}function MG(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Cy(t,e)}function Cy(t,e){return Cy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Cy(t,e)}function Vt(t,e,r){return e=dC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function dC(t){var e=kG(t,"string");return ya(e)=="symbol"?e:e+""}function kG(t,e){if(ya(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ya(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var jG=function(e){var r=e.data,n=e.startIndex,i=e.endIndex,a=e.x,o=e.width,s=e.travellerWidth;if(!r||!r.length)return{};var u=r.length,l=mo().domain(Go(0,u)).range([a,a+o-s]),c=l.domain().map(function(f){return l(f)});return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:l(n),endX:l(i),scale:l,scaleValues:c}},eO=function(e){return e.changedTouches&&!!e.changedTouches.length},va=(function(t){function e(r){var n;return AG(this,e),n=TG(this,e,[r]),Vt(n,"handleDrag",function(i){n.leaveTimer&&(clearTimeout(n.leaveTimer),n.leaveTimer=null),n.state.isTravellerMoving?n.handleTravellerMove(i):n.state.isSlideMoving&&n.handleSlideDrag(i)}),Vt(n,"handleTouchMove",function(i){i.changedTouches!=null&&i.changedTouches.length>0&&n.handleDrag(i.changedTouches[0])}),Vt(n,"handleDragEnd",function(){n.setState({isTravellerMoving:!1,isSlideMoving:!1},function(){var i=n.props,a=i.endIndex,o=i.onDragEnd,s=i.startIndex;o==null||o({endIndex:a,startIndex:s})}),n.detachDragEndListener()}),Vt(n,"handleLeaveWrapper",function(){(n.state.isTravellerMoving||n.state.isSlideMoving)&&(n.leaveTimer=window.setTimeout(n.handleDragEnd,n.props.leaveTimeOut))}),Vt(n,"handleEnterSlideOrTraveller",function(){n.setState({isTextActive:!0})}),Vt(n,"handleLeaveSlideOrTraveller",function(){n.setState({isTextActive:!1})}),Vt(n,"handleSlideDragStart",function(i){var a=eO(i)?i.changedTouches[0]:i;n.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:a.pageX}),n.attachDragEndListener()}),n.travellerDragStartHandlers={startX:n.handleTravellerDragStart.bind(n,"startX"),endX:n.handleTravellerDragStart.bind(n,"endX")},n.state={},n}return MG(e,t),PG(e,[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(n){var i=n.startX,a=n.endX,o=this.state.scaleValues,s=this.props,u=s.gap,l=s.data,c=l.length-1,f=Math.min(i,a),h=Math.max(i,a),d=e.getIndexInRange(o,f),y=e.getIndexInRange(o,h);return{startIndex:d-d%u,endIndex:y===c?c:y-y%u}}},{key:"getTextOfTick",value:function(n){var i=this.props,a=i.data,o=i.tickFormatter,s=i.dataKey,u=ft(a[n],s,n);return ye(o)?o(u,n):u}},{key:"attachDragEndListener",value:function(){window.addEventListener("mouseup",this.handleDragEnd,!0),window.addEventListener("touchend",this.handleDragEnd,!0),window.addEventListener("mousemove",this.handleDrag,!0)}},{key:"detachDragEndListener",value:function(){window.removeEventListener("mouseup",this.handleDragEnd,!0),window.removeEventListener("touchend",this.handleDragEnd,!0),window.removeEventListener("mousemove",this.handleDrag,!0)}},{key:"handleSlideDrag",value:function(n){var i=this.state,a=i.slideMoveStartX,o=i.startX,s=i.endX,u=this.props,l=u.x,c=u.width,f=u.travellerWidth,h=u.startIndex,d=u.endIndex,y=u.onChange,m=n.pageX-a;m>0?m=Math.min(m,l+c-f-s,l+c-f-o):m<0&&(m=Math.max(m,l-o,l-s));var p=this.getIndex({startX:o+m,endX:s+m});(p.startIndex!==h||p.endIndex!==d)&&y&&y(p),this.setState({startX:o+m,endX:s+m,slideMoveStartX:n.pageX})}},{key:"handleTravellerDragStart",value:function(n,i){var a=eO(i)?i.changedTouches[0]:i;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:n,brushMoveStartX:a.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(n){var i=this.state,a=i.brushMoveStartX,o=i.movingTravellerId,s=i.endX,u=i.startX,l=this.state[o],c=this.props,f=c.x,h=c.width,d=c.travellerWidth,y=c.onChange,m=c.gap,p=c.data,g={startX:this.state.startX,endX:this.state.endX},_=n.pageX-a;_>0?_=Math.min(_,f+h-d-l):_<0&&(_=Math.max(_,f-l)),g[o]=l+_;var b=this.getIndex(g),x=b.startIndex,v=b.endIndex,w=function(){var A=p.length-1;return o==="startX"&&(s>u?x%m===0:v%m===0)||s<u&&v===A||o==="endX"&&(s>u?v%m===0:x%m===0)||s>u&&v===A};this.setState(Vt(Vt({},o,l+_),"brushMoveStartX",n.pageX),function(){y&&w()&&y(b)})}},{key:"handleTravellerMoveKeyboard",value:function(n,i){var a=this,o=this.state,s=o.scaleValues,u=o.startX,l=o.endX,c=this.state[i],f=s.indexOf(c);if(f!==-1){var h=f+n;if(!(h===-1||h>=s.length)){var d=s[h];i==="startX"&&d>=l||i==="endX"&&d<=u||this.setState(Vt({},i,d),function(){a.props.onChange(a.getIndex({startX:a.state.startX,endX:a.state.endX}))})}}}},{key:"renderBackground",value:function(){var n=this.props,i=n.x,a=n.y,o=n.width,s=n.height,u=n.fill,l=n.stroke;return O.createElement("rect",{stroke:l,fill:u,x:i,y:a,width:o,height:s})}},{key:"renderPanorama",value:function(){var n=this.props,i=n.x,a=n.y,o=n.width,s=n.height,u=n.data,l=n.children,c=n.padding,f=O.Children.only(l);return f?O.cloneElement(f,{x:i,y:a,width:o,height:s,margin:c,compact:!0,data:u}):null}},{key:"renderTravellerLayer",value:function(n,i){var a,o,s=this,u=this.props,l=u.y,c=u.travellerWidth,f=u.height,h=u.traveller,d=u.ariaLabel,y=u.data,m=u.startIndex,p=u.endIndex,g=Math.max(n,this.props.x),_=Dp(Dp({},me(this.props,!1)),{},{x:g,y:l,width:c,height:f}),b=d||"Min value: ".concat((a=y[m])===null||a===void 0?void 0:a.name,", Max value: ").concat((o=y[p])===null||o===void 0?void 0:o.name);return O.createElement(Te,{tabIndex:0,role:"slider","aria-label":b,"aria-valuenow":n,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[i],onTouchStart:this.travellerDragStartHandlers[i],onKeyDown:function(v){["ArrowLeft","ArrowRight"].includes(v.key)&&(v.preventDefault(),v.stopPropagation(),s.handleTravellerMoveKeyboard(v.key==="ArrowRight"?1:-1,i))},onFocus:function(){s.setState({isTravellerFocused:!0})},onBlur:function(){s.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},e.renderTraveller(h,_))}},{key:"renderSlide",value:function(n,i){var a=this.props,o=a.y,s=a.height,u=a.stroke,l=a.travellerWidth,c=Math.min(n,i)+l,f=Math.max(Math.abs(i-n)-l,0);return O.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:u,fillOpacity:.2,x:c,y:o,width:f,height:s})}},{key:"renderText",value:function(){var n=this.props,i=n.startIndex,a=n.endIndex,o=n.y,s=n.height,u=n.travellerWidth,l=n.stroke,c=this.state,f=c.startX,h=c.endX,d=5,y={pointerEvents:"none",fill:l};return O.createElement(Te,{className:"recharts-brush-texts"},O.createElement(Xu,ul({textAnchor:"end",verticalAnchor:"middle",x:Math.min(f,h)-d,y:o+s/2},y),this.getTextOfTick(i)),O.createElement(Xu,ul({textAnchor:"start",verticalAnchor:"middle",x:Math.max(f,h)+u+d,y:o+s/2},y),this.getTextOfTick(a)))}},{key:"render",value:function(){var n=this.props,i=n.data,a=n.className,o=n.children,s=n.x,u=n.y,l=n.width,c=n.height,f=n.alwaysShowText,h=this.state,d=h.startX,y=h.endX,m=h.isTextActive,p=h.isSlideMoving,g=h.isTravellerMoving,_=h.isTravellerFocused;if(!i||!i.length||!J(s)||!J(u)||!J(l)||!J(c)||l<=0||c<=0)return null;var b=_e("recharts-brush",a),x=O.Children.count(o)===1,v=OG("userSelect","none");return O.createElement(Te,{className:b,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:v},this.renderBackground(),x&&this.renderPanorama(),this.renderSlide(d,y),this.renderTravellerLayer(d,"startX"),this.renderTravellerLayer(y,"endX"),(m||p||g||_||f)&&this.renderText())}}],[{key:"renderDefaultTraveller",value:function(n){var i=n.x,a=n.y,o=n.width,s=n.height,u=n.stroke,l=Math.floor(a+s/2)-1;return O.createElement(O.Fragment,null,O.createElement("rect",{x:i,y:a,width:o,height:s,fill:u,stroke:"none"}),O.createElement("line",{x1:i+1,y1:l,x2:i+o-1,y2:l,fill:"none",stroke:"#fff"}),O.createElement("line",{x1:i+1,y1:l+2,x2:i+o-1,y2:l+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(n,i){var a;return O.isValidElement(n)?a=O.cloneElement(n,i):ye(n)?a=n(i):a=e.renderDefaultTraveller(i),a}},{key:"getDerivedStateFromProps",value:function(n,i){var a=n.data,o=n.width,s=n.x,u=n.travellerWidth,l=n.updateId,c=n.startIndex,f=n.endIndex;if(a!==i.prevData||l!==i.prevUpdateId)return Dp({prevData:a,prevTravellerWidth:u,prevUpdateId:l,prevX:s,prevWidth:o},a&&a.length?jG({data:a,width:o,x:s,travellerWidth:u,startIndex:c,endIndex:f}):{scale:null,scaleValues:null});if(i.scale&&(o!==i.prevWidth||s!==i.prevX||u!==i.prevTravellerWidth)){i.scale.range([s,s+o-u]);var h=i.scale.domain().map(function(d){return i.scale(d)});return{prevData:a,prevTravellerWidth:u,prevUpdateId:l,prevX:s,prevWidth:o,startX:i.scale(n.startIndex),endX:i.scale(n.endIndex),scaleValues:h}}return null}},{key:"getIndexInRange",value:function(n,i){for(var a=n.length,o=0,s=a-1;s-o>1;){var u=Math.floor((o+s)/2);n[u]>i?s=u:o=u}return i>=n[s]?s:o}}])})(O.PureComponent);Vt(va,"displayName","Brush");Vt(va,"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 Np,tO;function IG(){if(tO)return Np;tO=1;var t=bg();function e(r,n){var i;return t(r,function(a,o,s){return i=n(a,o,s),!i}),!!i}return Np=e,Np}var Lp,rO;function RG(){if(rO)return Lp;rO=1;var t=WT(),e=$n(),r=IG(),n=$t(),i=Is();function a(o,s,u){var l=n(o)?t:r;return u&&i(o,s,u)&&(s=void 0),l(o,e(s,3))}return Lp=a,Lp}var $G=RG();const DG=$e($G);var Ur=function(e,r){var n=e.alwaysShow,i=e.ifOverflow;return n&&(i="extendDomain"),i===r},qp,nO;function NG(){if(nO)return qp;nO=1;var t=nE();function e(r,n,i){n=="__proto__"&&t?t(r,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):r[n]=i}return qp=e,qp}var Bp,iO;function LG(){if(iO)return Bp;iO=1;var t=NG(),e=tE(),r=$n();function n(i,a){var o={};return a=r(a,3),e(i,function(s,u,l){t(o,u,a(s,u,l))}),o}return Bp=n,Bp}var qG=LG();const BG=$e(qG);var Fp,aO;function FG(){if(aO)return Fp;aO=1;function t(e,r){for(var n=-1,i=e==null?0:e.length;++n<i;)if(!r(e[n],n,e))return!1;return!0}return Fp=t,Fp}var zp,oO;function zG(){if(oO)return zp;oO=1;var t=bg();function e(r,n){var i=!0;return t(r,function(a,o,s){return i=!!n(a,o,s),i}),i}return zp=e,zp}var Up,sO;function UG(){if(sO)return Up;sO=1;var t=FG(),e=zG(),r=$n(),n=$t(),i=Is();function a(o,s,u){var l=n(o)?t:e;return u&&i(o,s,u)&&(s=void 0),l(o,r(s,3))}return Up=a,Up}var WG=UG();const pC=$e(WG);var HG=["x","y"];function ga(t){"@babel/helpers - typeof";return ga=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ga(t)}function My(){return My=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},My.apply(this,arguments)}function uO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function io(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?uO(Object(r),!0).forEach(function(n){GG(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):uO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function GG(t,e,r){return e=KG(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function KG(t){var e=XG(t,"string");return ga(e)=="symbol"?e:e+""}function XG(t,e){if(ga(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ga(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function YG(t,e){if(t==null)return{};var r=VG(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function VG(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function ZG(t,e){var r=t.x,n=t.y,i=YG(t,HG),a="".concat(r),o=parseInt(a,10),s="".concat(n),u=parseInt(s,10),l="".concat(e.height||i.height),c=parseInt(l,10),f="".concat(e.width||i.width),h=parseInt(f,10);return io(io(io(io(io({},e),i),o?{x:o}:{}),u?{y:u}:{}),{},{height:c,width:h,name:e.name,radius:e.radius})}function lO(t){return O.createElement(Ey,My({shapeType:"rectangle",propTransformer:ZG,activeClassName:"recharts-active-bar"},t))}var JG=function(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return function(n,i){if(typeof e=="number")return e;var a=J(n)||_F(n);return a?e(n,i):(a||(process.env.NODE_ENV!=="production"?qt(!1,"minPointSize callback function received a value with type of ".concat(ga(n),". Currently only numbers or null/undefined are supported.")):qt()),r)}},QG=["value","background"],mC;function ba(t){"@babel/helpers - typeof";return ba=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ba(t)}function e6(t,e){if(t==null)return{};var r=t6(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function t6(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function cl(){return cl=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},cl.apply(this,arguments)}function cO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function nt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?cO(Object(r),!0).forEach(function(n){On(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):cO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function r6(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function fO(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,vC(n.key),n)}}function n6(t,e,r){return e&&fO(t.prototype,e),r&&fO(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function i6(t,e,r){return e=fl(e),a6(t,yC()?Reflect.construct(e,r||[],fl(t).constructor):e.apply(t,r))}function a6(t,e){if(e&&(ba(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return o6(t)}function o6(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function yC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(yC=function(){return!!t})()}function fl(t){return fl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},fl(t)}function s6(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ky(t,e)}function ky(t,e){return ky=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},ky(t,e)}function On(t,e,r){return e=vC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function vC(t){var e=u6(t,"string");return ba(e)=="symbol"?e:e+""}function u6(t,e){if(ba(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ba(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Fa=(function(t){function e(){var r;r6(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=i6(this,e,[].concat(i)),On(r,"state",{isAnimationFinished:!1}),On(r,"id",Oi("recharts-bar-")),On(r,"handleAnimationEnd",function(){var o=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),o&&o()}),On(r,"handleAnimationStart",function(){var o=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),o&&o()}),r}return s6(e,t),n6(e,[{key:"renderRectanglesStatically",value:function(n){var i=this,a=this.props,o=a.shape,s=a.dataKey,u=a.activeIndex,l=a.activeBar,c=me(this.props,!1);return n&&n.map(function(f,h){var d=h===u,y=d?l:o,m=nt(nt(nt({},c),f),{},{isActive:d,option:y,index:h,dataKey:s,onAnimationStart:i.handleAnimationStart,onAnimationEnd:i.handleAnimationEnd});return O.createElement(Te,cl({className:"recharts-bar-rectangle"},Ko(i.props,f,h),{key:"rectangle-".concat(f==null?void 0:f.x,"-").concat(f==null?void 0:f.y,"-").concat(f==null?void 0:f.value,"-").concat(h)}),O.createElement(lO,m))})}},{key:"renderRectanglesWithAnimation",value:function(){var n=this,i=this.props,a=i.data,o=i.layout,s=i.isAnimationActive,u=i.animationBegin,l=i.animationDuration,c=i.animationEasing,f=i.animationId,h=this.state.prevData;return O.createElement(Tr,{begin:u,duration:l,isActive:s,easing:c,from:{t:0},to:{t:1},key:"bar-".concat(f),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(d){var y=d.t,m=a.map(function(p,g){var _=h&&h[g];if(_){var b=tt(_.x,p.x),x=tt(_.y,p.y),v=tt(_.width,p.width),w=tt(_.height,p.height);return nt(nt({},p),{},{x:b(y),y:x(y),width:v(y),height:w(y)})}if(o==="horizontal"){var S=tt(0,p.height),A=S(y);return nt(nt({},p),{},{y:p.y+p.height-A,height:A})}var P=tt(0,p.width),M=P(y);return nt(nt({},p),{},{width:M})});return O.createElement(Te,null,n.renderRectanglesStatically(m))})}},{key:"renderRectangles",value:function(){var n=this.props,i=n.data,a=n.isAnimationActive,o=this.state.prevData;return a&&i&&i.length&&(!o||!mi(o,i))?this.renderRectanglesWithAnimation():this.renderRectanglesStatically(i)}},{key:"renderBackground",value:function(){var n=this,i=this.props,a=i.data,o=i.dataKey,s=i.activeIndex,u=me(this.props.background,!1);return a.map(function(l,c){l.value;var f=l.background,h=e6(l,QG);if(!f)return null;var d=nt(nt(nt(nt(nt({},h),{},{fill:"#eee"},f),u),Ko(n.props,l,c)),{},{onAnimationStart:n.handleAnimationStart,onAnimationEnd:n.handleAnimationEnd,dataKey:o,index:c,className:"recharts-bar-background-rectangle"});return O.createElement(lO,cl({key:"background-bar-".concat(c),option:n.props.background,isActive:c===s},d))})}},{key:"renderErrorBar",value:function(n,i){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.data,s=a.xAxis,u=a.yAxis,l=a.layout,c=a.children,f=Ht(c,Ba);if(!f)return null;var h=l==="vertical"?o[0].height/2:o[0].width/2,d=function(p,g){var _=Array.isArray(p.value)?p.value[1]:p.value;return{x:p.x,y:p.y,value:_,errorVal:ft(p,g)}},y={clipPath:n?"url(#clipPath-".concat(i,")"):null};return O.createElement(Te,y,f.map(function(m){return O.cloneElement(m,{key:"error-bar-".concat(i,"-").concat(m.props.dataKey),data:o,xAxis:s,yAxis:u,layout:l,offset:h,dataPointFormatter:d})}))}},{key:"render",value:function(){var n=this.props,i=n.hide,a=n.data,o=n.className,s=n.xAxis,u=n.yAxis,l=n.left,c=n.top,f=n.width,h=n.height,d=n.isAnimationActive,y=n.background,m=n.id;if(i||!a||!a.length)return null;var p=this.state.isAnimationFinished,g=_e("recharts-bar",o),_=s&&s.allowDataOverflow,b=u&&u.allowDataOverflow,x=_||b,v=pe(m)?this.id:m;return O.createElement(Te,{className:g},_||b?O.createElement("defs",null,O.createElement("clipPath",{id:"clipPath-".concat(v)},O.createElement("rect",{x:_?l:l-f/2,y:b?c:c-h/2,width:_?f:f*2,height:b?h:h*2}))):null,O.createElement(Te,{className:"recharts-bar-rectangles",clipPath:x?"url(#clipPath-".concat(v,")"):null},y?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(x,v),(!d||p)&&zr.renderCallByParent(this.props,a))}}],[{key:"getDerivedStateFromProps",value:function(n,i){return n.animationId!==i.prevAnimationId?{prevAnimationId:n.animationId,curData:n.data,prevData:i.curData}:n.data!==i.curData?{curData:n.data}:null}}])})(O.PureComponent);mC=Fa;On(Fa,"displayName","Bar");On(Fa,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!Dn.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"});On(Fa,"getComposedData",function(t){var e=t.props,r=t.item,n=t.barPosition,i=t.bandSize,a=t.xAxis,o=t.yAxis,s=t.xAxisTicks,u=t.yAxisTicks,l=t.stackedData,c=t.dataStartIndex,f=t.displayedData,h=t.offset,d=PU(n,r);if(!d)return null;var y=e.layout,m=r.type.defaultProps,p=m!==void 0?nt(nt({},m),r.props):r.props,g=p.dataKey,_=p.children,b=p.minPointSize,x=y==="horizontal"?o:a,v=l?x.scale.domain():null,w=RU({numericAxis:x}),S=Ht(_,Og),A=f.map(function(P,M){var T,E,C,I,k,j;l?T=TU(l[c+M],v):(T=ft(P,g),Array.isArray(T)||(T=[w,T]));var $=JG(b,mC.defaultProps.minPointSize)(T[1],M);if(y==="horizontal"){var N,B=[o.scale(T[0]),o.scale(T[1])],R=B[0],L=B[1];E=Hw({axis:a,ticks:s,bandSize:i,offset:d.offset,entry:P,index:M}),C=(N=L??R)!==null&&N!==void 0?N:void 0,I=d.size;var q=R-L;if(k=Number.isNaN(q)?0:q,j={x:E,y:o.y,width:I,height:o.height},Math.abs($)>0&&Math.abs(k)<Math.abs($)){var U=Pr(k||$)*(Math.abs($)-Math.abs(k));C-=U,k+=U}}else{var X=[a.scale(T[0]),a.scale(T[1])],V=X[0],te=X[1];if(E=V,C=Hw({axis:o,ticks:u,bandSize:i,offset:d.offset,entry:P,index:M}),I=te-V,k=d.size,j={x:a.x,y:C,width:a.width,height:k},Math.abs($)>0&&Math.abs(I)<Math.abs($)){var re=Pr(I||$)*(Math.abs($)-Math.abs(I));I+=re}}return nt(nt(nt({},P),{},{x:E,y:C,width:I,height:k,value:l?T:T[1],payload:P,background:j},S&&S[M]&&S[M].props),{},{tooltipPayload:[JE(r,P)],tooltipPosition:{x:E+I/2,y:C+k/2}})});return nt({data:A,layout:y},h)});function bs(t){"@babel/helpers - typeof";return bs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},bs(t)}function l6(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function hO(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,gC(n.key),n)}}function c6(t,e,r){return e&&hO(t.prototype,e),r&&hO(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function dO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function wr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?dO(Object(r),!0).forEach(function(n){rc(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):dO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function rc(t,e,r){return e=gC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function gC(t){var e=f6(t,"string");return bs(e)=="symbol"?e:e+""}function f6(t,e){if(bs(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(bs(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var h6=function(e,r,n,i,a){var o=e.width,s=e.height,u=e.layout,l=e.children,c=Object.keys(r),f={left:n.left,leftMirror:n.left,right:o-n.right,rightMirror:o-n.right,top:n.top,topMirror:n.top,bottom:s-n.bottom,bottomMirror:s-n.bottom},h=!!Zt(l,Fa);return c.reduce(function(d,y){var m=r[y],p=m.orientation,g=m.domain,_=m.padding,b=_===void 0?{}:_,x=m.mirror,v=m.reversed,w="".concat(p).concat(x?"Mirror":""),S,A,P,M,T;if(m.type==="number"&&(m.padding==="gap"||m.padding==="no-gap")){var E=g[1]-g[0],C=1/0,I=m.categoricalDomain.sort(OF);if(I.forEach(function(X,V){V>0&&(C=Math.min((X||0)-(I[V-1]||0),C))}),Number.isFinite(C)){var k=C/E,j=m.layout==="vertical"?n.height:n.width;if(m.padding==="gap"&&(S=k*j/2),m.padding==="no-gap"){var $=pi(e.barCategoryGap,k*j),N=k*j/2;S=N-$-(N-$)/j*$}}}i==="xAxis"?A=[n.left+(b.left||0)+(S||0),n.left+n.width-(b.right||0)-(S||0)]:i==="yAxis"?A=u==="horizontal"?[n.top+n.height-(b.bottom||0),n.top+(b.top||0)]:[n.top+(b.top||0)+(S||0),n.top+n.height-(b.bottom||0)-(S||0)]:A=m.range,v&&(A=[A[1],A[0]]);var B=OU(m,a,h),R=B.scale,L=B.realScaleType;R.domain(g).range(A),AU(R);var q=IU(R,wr(wr({},m),{},{realScaleType:L}));i==="xAxis"?(T=p==="top"&&!x||p==="bottom"&&x,P=n.left,M=f[w]-T*m.height):i==="yAxis"&&(T=p==="left"&&!x||p==="right"&&x,P=f[w]-T*m.width,M=n.top);var U=wr(wr(wr({},m),q),{},{realScaleType:L,x:P,y:M,scale:R,width:i==="xAxis"?n.width:m.width,height:i==="yAxis"?n.height:m.height});return U.bandSize=Ju(U,q),!m.hide&&i==="xAxis"?f[w]+=(T?-1:1)*U.height:m.hide||(f[w]+=(T?-1:1)*U.width),wr(wr({},d),{},rc({},y,U))},{})},bC=function(e,r){var n=e.x,i=e.y,a=r.x,o=r.y;return{x:Math.min(n,a),y:Math.min(i,o),width:Math.abs(a-n),height:Math.abs(o-i)}},d6=function(e){var r=e.x1,n=e.y1,i=e.x2,a=e.y2;return bC({x:r,y:n},{x:i,y:a})},_C=(function(){function t(e){l6(this,t),this.scale=e}return c6(t,[{key:"domain",get:function(){return this.scale.domain}},{key:"range",get:function(){return this.scale.range}},{key:"rangeMin",get:function(){return this.range()[0]}},{key:"rangeMax",get:function(){return this.range()[1]}},{key:"bandwidth",get:function(){return this.scale.bandwidth}},{key:"apply",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=n.bandAware,a=n.position;if(r!==void 0){if(a)switch(a){case"start":return this.scale(r);case"middle":{var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(r)+o}case"end":{var s=this.bandwidth?this.bandwidth():0;return this.scale(r)+s}default:return this.scale(r)}if(i){var u=this.bandwidth?this.bandwidth()/2:0;return this.scale(r)+u}return this.scale(r)}}},{key:"isInRange",value:function(r){var n=this.range(),i=n[0],a=n[n.length-1];return i<=a?r>=i&&r<=a:r>=a&&r<=i}}],[{key:"create",value:function(r){return new t(r)}}])})();rc(_C,"EPS",1e-4);var Mg=function(e){var r=Object.keys(e).reduce(function(n,i){return wr(wr({},n),{},rc({},i,_C.create(e[i])))},{});return wr(wr({},r),{},{apply:function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.bandAware,s=a.position;return BG(i,function(u,l){return r[l].apply(u,{bandAware:o,position:s})})},isInRange:function(i){return pC(i,function(a,o){return r[o].isInRange(a)})}})};function p6(t){return(t%180+180)%180}var m6=function(e){var r=e.width,n=e.height,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=p6(i),o=a*Math.PI/180,s=Math.atan(n/r),u=o>s&&o<Math.PI-s?n/Math.sin(o):r/Math.cos(o);return Math.abs(u)},Wp,pO;function y6(){if(pO)return Wp;pO=1;var t=$n(),e=ks(),r=js();function n(i){return function(a,o,s){var u=Object(a);if(!e(a)){var l=t(o,3);a=r(a),o=function(f){return l(u[f],f,u)}}var c=i(a,o,s);return c>-1?u[l?a[c]:c]:void 0}}return Wp=n,Wp}var Hp,mO;function v6(){if(mO)return Hp;mO=1;var t=vE(),e=$n(),r=og(),n=Math.max;function i(a,o,s){var u=a==null?0:a.length;if(!u)return-1;var l=s==null?0:r(s);return l<0&&(l=n(u+l,0)),t(a,e(o,3),l)}return Hp=i,Hp}var Gp,yO;function g6(){if(yO)return Gp;yO=1;var t=y6(),e=v6(),r=t(e);return Gp=r,Gp}var b6=g6();const _6=$e(b6);var x6=BT();const w6=$e(x6);var S6=w6(function(t){return{x:t.left,y:t.top,width:t.width,height:t.height}},function(t){return["l",t.left,"t",t.top,"w",t.width,"h",t.height].join("")});function hl(t){"@babel/helpers - typeof";return hl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},hl(t)}var kg=O.createContext(void 0),jg=O.createContext(void 0),xC=O.createContext(void 0),wC=O.createContext({}),SC=O.createContext(void 0),OC=O.createContext(0),AC=O.createContext(0),vO=function(e){var r=e.state,n=r.xAxisMap,i=r.yAxisMap,a=r.offset,o=e.clipPathId,s=e.children,u=e.width,l=e.height,c=S6(a);return O.createElement(kg.Provider,{value:n},O.createElement(jg.Provider,{value:i},O.createElement(wC.Provider,{value:a},O.createElement(xC.Provider,{value:c},O.createElement(SC.Provider,{value:o},O.createElement(OC.Provider,{value:l},O.createElement(AC.Provider,{value:u},s)))))))},O6=function(){return O.useContext(SC)};function PC(t){var e=Object.keys(t);return e.length===0?"There are no available ids.":"Available ids are: ".concat(e,".")}var TC=function(e){var r=O.useContext(kg);r==null&&(process.env.NODE_ENV!=="production"?qt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):qt());var n=r[e];return n==null&&(process.env.NODE_ENV!=="production"?qt(!1,'Could not find xAxis by id "'.concat(e,'" [').concat(hl(e),"]. ").concat(PC(r))):qt()),n},A6=function(){var e=O.useContext(kg);return gn(e)},P6=function(){var e=O.useContext(jg),r=_6(e,function(n){return pC(n.domain,Number.isFinite)});return r||gn(e)},EC=function(e){var r=O.useContext(jg);r==null&&(process.env.NODE_ENV!=="production"?qt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):qt());var n=r[e];return n==null&&(process.env.NODE_ENV!=="production"?qt(!1,'Could not find yAxis by id "'.concat(e,'" [').concat(hl(e),"]. ").concat(PC(r))):qt()),n},T6=function(){var e=O.useContext(xC);return e},E6=function(){return O.useContext(wC)},Ig=function(){return O.useContext(AC)},Rg=function(){return O.useContext(OC)};function _a(t){"@babel/helpers - typeof";return _a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_a(t)}function C6(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function M6(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,MC(n.key),n)}}function k6(t,e,r){return e&&M6(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function j6(t,e,r){return e=dl(e),I6(t,CC()?Reflect.construct(e,r||[],dl(t).constructor):e.apply(t,r))}function I6(t,e){if(e&&(_a(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return R6(t)}function R6(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function CC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(CC=function(){return!!t})()}function dl(t){return dl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},dl(t)}function $6(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&jy(t,e)}function jy(t,e){return jy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},jy(t,e)}function gO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function bO(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?gO(Object(r),!0).forEach(function(n){$g(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):gO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function $g(t,e,r){return e=MC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function MC(t){var e=D6(t,"string");return _a(e)=="symbol"?e:e+""}function D6(t,e){if(_a(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(_a(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function N6(t,e){return F6(t)||B6(t,e)||q6(t,e)||L6()}function L6(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
150
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function q6(t,e){if(t){if(typeof t=="string")return _O(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _O(t,e)}}function _O(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function B6(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function F6(t){if(Array.isArray(t))return t}function Iy(){return Iy=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Iy.apply(this,arguments)}var z6=function(e,r){var n;return O.isValidElement(e)?n=O.cloneElement(e,r):ye(e)?n=e(r):n=O.createElement("line",Iy({},r,{className:"recharts-reference-line-line"})),n},U6=function(e,r,n,i,a,o,s,u,l){var c=a.x,f=a.y,h=a.width,d=a.height;if(n){var y=l.y,m=e.y.apply(y,{position:o});if(Ur(l,"discard")&&!e.y.isInRange(m))return null;var p=[{x:c+h,y:m},{x:c,y:m}];return u==="left"?p.reverse():p}if(r){var g=l.x,_=e.x.apply(g,{position:o});if(Ur(l,"discard")&&!e.x.isInRange(_))return null;var b=[{x:_,y:f+d},{x:_,y:f}];return s==="top"?b.reverse():b}if(i){var x=l.segment,v=x.map(function(w){return e.apply(w,{position:o})});return Ur(l,"discard")&&DG(v,function(w){return!e.isInRange(w)})?null:v}return null};function W6(t){var e=t.x,r=t.y,n=t.segment,i=t.xAxisId,a=t.yAxisId,o=t.shape,s=t.className,u=t.alwaysShow,l=O6(),c=TC(i),f=EC(a),h=T6();if(!l||!h)return null;an(u===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var d=Mg({x:c.scale,y:f.scale}),y=ct(e),m=ct(r),p=n&&n.length===2,g=U6(d,y,m,p,h,t.position,c.orientation,f.orientation,t);if(!g)return null;var _=N6(g,2),b=_[0],x=b.x,v=b.y,w=_[1],S=w.x,A=w.y,P=Ur(t,"hidden")?"url(#".concat(l,")"):void 0,M=bO(bO({clipPath:P},me(t,!0)),{},{x1:x,y1:v,x2:S,y2:A});return O.createElement(Te,{className:_e("recharts-reference-line",s)},z6(o,M),Tt.renderCallByParent(t,d6({x1:x,y1:v,x2:S,y2:A})))}var nc=(function(t){function e(){return C6(this,e),j6(this,e,arguments)}return $6(e,t),k6(e,[{key:"render",value:function(){return O.createElement(W6,this.props)}}])})(O.Component);$g(nc,"displayName","ReferenceLine");$g(nc,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"});function Ry(){return Ry=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ry.apply(this,arguments)}function xa(t){"@babel/helpers - typeof";return xa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xa(t)}function xO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function wO(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?xO(Object(r),!0).forEach(function(n){ic(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):xO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function H6(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function G6(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,jC(n.key),n)}}function K6(t,e,r){return e&&G6(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function X6(t,e,r){return e=pl(e),Y6(t,kC()?Reflect.construct(e,r||[],pl(t).constructor):e.apply(t,r))}function Y6(t,e){if(e&&(xa(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return V6(t)}function V6(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function kC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(kC=function(){return!!t})()}function pl(t){return pl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},pl(t)}function Z6(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$y(t,e)}function $y(t,e){return $y=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},$y(t,e)}function ic(t,e,r){return e=jC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function jC(t){var e=J6(t,"string");return xa(e)=="symbol"?e:e+""}function J6(t,e){if(xa(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(xa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var Q6=function(e){var r=e.x,n=e.y,i=e.xAxis,a=e.yAxis,o=Mg({x:i.scale,y:a.scale}),s=o.apply({x:r,y:n},{bandAware:!0});return Ur(e,"discard")&&!o.isInRange(s)?null:s},ac=(function(t){function e(){return H6(this,e),X6(this,e,arguments)}return Z6(e,t),K6(e,[{key:"render",value:function(){var n=this.props,i=n.x,a=n.y,o=n.r,s=n.alwaysShow,u=n.clipPathId,l=ct(i),c=ct(a);if(an(s===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!l||!c)return null;var f=Q6(this.props);if(!f)return null;var h=f.x,d=f.y,y=this.props,m=y.shape,p=y.className,g=Ur(this.props,"hidden")?"url(#".concat(u,")"):void 0,_=wO(wO({clipPath:g},me(this.props,!0)),{},{cx:h,cy:d});return O.createElement(Te,{className:_e("recharts-reference-dot",p)},e.renderDot(m,_),Tt.renderCallByParent(this.props,{x:h-o,y:d-o,width:2*o,height:2*o}))}}])})(O.Component);ic(ac,"displayName","ReferenceDot");ic(ac,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1});ic(ac,"renderDot",function(t,e){var r;return O.isValidElement(t)?r=O.cloneElement(t,e):ye(t)?r=t(e):r=O.createElement(Ql,Ry({},e,{cx:e.cx,cy:e.cy,className:"recharts-reference-dot-dot"})),r});function Dy(){return Dy=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Dy.apply(this,arguments)}function wa(t){"@babel/helpers - typeof";return wa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},wa(t)}function SO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function OO(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?SO(Object(r),!0).forEach(function(n){oc(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):SO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function eK(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function tK(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,RC(n.key),n)}}function rK(t,e,r){return e&&tK(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function nK(t,e,r){return e=ml(e),iK(t,IC()?Reflect.construct(e,r||[],ml(t).constructor):e.apply(t,r))}function iK(t,e){if(e&&(wa(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return aK(t)}function aK(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function IC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(IC=function(){return!!t})()}function ml(t){return ml=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ml(t)}function oK(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ny(t,e)}function Ny(t,e){return Ny=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Ny(t,e)}function oc(t,e,r){return e=RC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function RC(t){var e=sK(t,"string");return wa(e)=="symbol"?e:e+""}function sK(t,e){if(wa(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(wa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var uK=function(e,r,n,i,a){var o=a.x1,s=a.x2,u=a.y1,l=a.y2,c=a.xAxis,f=a.yAxis;if(!c||!f)return null;var h=Mg({x:c.scale,y:f.scale}),d={x:e?h.x.apply(o,{position:"start"}):h.x.rangeMin,y:n?h.y.apply(u,{position:"start"}):h.y.rangeMin},y={x:r?h.x.apply(s,{position:"end"}):h.x.rangeMax,y:i?h.y.apply(l,{position:"end"}):h.y.rangeMax};return Ur(a,"discard")&&(!h.isInRange(d)||!h.isInRange(y))?null:bC(d,y)},sc=(function(t){function e(){return eK(this,e),nK(this,e,arguments)}return oK(e,t),rK(e,[{key:"render",value:function(){var n=this.props,i=n.x1,a=n.x2,o=n.y1,s=n.y2,u=n.className,l=n.alwaysShow,c=n.clipPathId;an(l===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var f=ct(i),h=ct(a),d=ct(o),y=ct(s),m=this.props.shape;if(!f&&!h&&!d&&!y&&!m)return null;var p=uK(f,h,d,y,this.props);if(!p&&!m)return null;var g=Ur(this.props,"hidden")?"url(#".concat(c,")"):void 0;return O.createElement(Te,{className:_e("recharts-reference-area",u)},e.renderRect(m,OO(OO({clipPath:g},me(this.props,!0)),p)),Tt.renderCallByParent(this.props,p))}}])})(O.Component);oc(sc,"displayName","ReferenceArea");oc(sc,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1});oc(sc,"renderRect",function(t,e){var r;return O.isValidElement(t)?r=O.cloneElement(t,e):ye(t)?r=t(e):r=O.createElement(Cg,Dy({},e,{className:"recharts-reference-area-rect"})),r});function $C(t,e,r){if(e<1)return[];if(e===1&&r===void 0)return t;for(var n=[],i=0;i<t.length;i+=e)n.push(t[i]);return n}function lK(t,e,r){var n={width:t.width+e.width,height:t.height+e.height};return m6(n,r)}function cK(t,e,r){var n=r==="width",i=t.x,a=t.y,o=t.width,s=t.height;return e===1?{start:n?i:a,end:n?i+o:a+s}:{start:n?i+o:a+s,end:n?i:a}}function yl(t,e,r,n,i){if(t*e<t*n||t*e>t*i)return!1;var a=r();return t*(e-t*a/2-n)>=0&&t*(e+t*a/2-i)<=0}function fK(t,e){return $C(t,e+1)}function hK(t,e,r,n,i){for(var a=(n||[]).slice(),o=e.start,s=e.end,u=0,l=1,c=o,f=function(){var y=n==null?void 0:n[u];if(y===void 0)return{v:$C(n,l)};var m=u,p,g=function(){return p===void 0&&(p=r(y,m)),p},_=y.coordinate,b=u===0||yl(t,_,g,c,s);b||(u=0,c=o,l+=1),b&&(c=_+t*(g()/2+i),u+=l)},h;l<=a.length;)if(h=f(),h)return h.v;return[]}function _s(t){"@babel/helpers - typeof";return _s=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_s(t)}function AO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Pt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?AO(Object(r),!0).forEach(function(n){dK(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):AO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function dK(t,e,r){return e=pK(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function pK(t){var e=mK(t,"string");return _s(e)=="symbol"?e:e+""}function mK(t,e){if(_s(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(_s(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function yK(t,e,r,n,i){for(var a=(n||[]).slice(),o=a.length,s=e.start,u=e.end,l=function(h){var d=a[h],y,m=function(){return y===void 0&&(y=r(d,h)),y};if(h===o-1){var p=t*(d.coordinate+t*m()/2-u);a[h]=d=Pt(Pt({},d),{},{tickCoord:p>0?d.coordinate-p*t:d.coordinate})}else a[h]=d=Pt(Pt({},d),{},{tickCoord:d.coordinate});var g=yl(t,d.tickCoord,m,s,u);g&&(u=d.tickCoord-t*(m()/2+i),a[h]=Pt(Pt({},d),{},{isShow:!0}))},c=o-1;c>=0;c--)l(c);return a}function vK(t,e,r,n,i,a){var o=(n||[]).slice(),s=o.length,u=e.start,l=e.end;if(a){var c=n[s-1],f=r(c,s-1),h=t*(c.coordinate+t*f/2-l);o[s-1]=c=Pt(Pt({},c),{},{tickCoord:h>0?c.coordinate-h*t:c.coordinate});var d=yl(t,c.tickCoord,function(){return f},u,l);d&&(l=c.tickCoord-t*(f/2+i),o[s-1]=Pt(Pt({},c),{},{isShow:!0}))}for(var y=a?s-1:s,m=function(_){var b=o[_],x,v=function(){return x===void 0&&(x=r(b,_)),x};if(_===0){var w=t*(b.coordinate-t*v()/2-u);o[_]=b=Pt(Pt({},b),{},{tickCoord:w<0?b.coordinate-w*t:b.coordinate})}else o[_]=b=Pt(Pt({},b),{},{tickCoord:b.coordinate});var S=yl(t,b.tickCoord,v,u,l);S&&(u=b.tickCoord+t*(v()/2+i),o[_]=Pt(Pt({},b),{},{isShow:!0}))},p=0;p<y;p++)m(p);return o}function Dg(t,e,r){var n=t.tick,i=t.ticks,a=t.viewBox,o=t.minTickGap,s=t.orientation,u=t.interval,l=t.tickFormatter,c=t.unit,f=t.angle;if(!i||!i.length||!n)return[];if(J(u)||Dn.isSsr)return fK(i,typeof u=="number"&&J(u)?u:0);var h=[],d=s==="top"||s==="bottom"?"width":"height",y=c&&d==="width"?Ao(c,{fontSize:e,letterSpacing:r}):{width:0,height:0},m=function(b,x){var v=ye(l)?l(b.value,x):b.value;return d==="width"?lK(Ao(v,{fontSize:e,letterSpacing:r}),y,f):Ao(v,{fontSize:e,letterSpacing:r})[d]},p=i.length>=2?Pr(i[1].coordinate-i[0].coordinate):1,g=cK(a,p,d);return u==="equidistantPreserveStart"?hK(p,g,m,i,o):(u==="preserveStart"||u==="preserveStartEnd"?h=vK(p,g,m,i,o,u==="preserveStartEnd"):h=yK(p,g,m,i,o),h.filter(function(_){return _.isShow}))}var gK=["viewBox"],bK=["viewBox"],_K=["ticks"];function Sa(t){"@babel/helpers - typeof";return Sa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Sa(t)}function qi(){return qi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},qi.apply(this,arguments)}function PO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ut(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?PO(Object(r),!0).forEach(function(n){Ng(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):PO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Kp(t,e){if(t==null)return{};var r=xK(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function xK(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function wK(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function TO(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,NC(n.key),n)}}function SK(t,e,r){return e&&TO(t.prototype,e),r&&TO(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function OK(t,e,r){return e=vl(e),AK(t,DC()?Reflect.construct(e,r||[],vl(t).constructor):e.apply(t,r))}function AK(t,e){if(e&&(Sa(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return PK(t)}function PK(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function DC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(DC=function(){return!!t})()}function vl(t){return vl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},vl(t)}function TK(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ly(t,e)}function Ly(t,e){return Ly=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Ly(t,e)}function Ng(t,e,r){return e=NC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function NC(t){var e=EK(t,"string");return Sa(e)=="symbol"?e:e+""}function EK(t,e){if(Sa(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Sa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var za=(function(t){function e(r){var n;return wK(this,e),n=OK(this,e,[r]),n.state={fontSize:"",letterSpacing:""},n}return TK(e,t),SK(e,[{key:"shouldComponentUpdate",value:function(n,i){var a=n.viewBox,o=Kp(n,gK),s=this.props,u=s.viewBox,l=Kp(s,bK);return!Xi(a,u)||!Xi(o,l)||!Xi(i,this.state)}},{key:"componentDidMount",value:function(){var n=this.layerReference;if(n){var i=n.getElementsByClassName("recharts-cartesian-axis-tick-value")[0];i&&this.setState({fontSize:window.getComputedStyle(i).fontSize,letterSpacing:window.getComputedStyle(i).letterSpacing})}}},{key:"getTickLineCoord",value:function(n){var i=this.props,a=i.x,o=i.y,s=i.width,u=i.height,l=i.orientation,c=i.tickSize,f=i.mirror,h=i.tickMargin,d,y,m,p,g,_,b=f?-1:1,x=n.tickSize||c,v=J(n.tickCoord)?n.tickCoord:n.coordinate;switch(l){case"top":d=y=n.coordinate,p=o+ +!f*u,m=p-b*x,_=m-b*h,g=v;break;case"left":m=p=n.coordinate,y=a+ +!f*s,d=y-b*x,g=d-b*h,_=v;break;case"right":m=p=n.coordinate,y=a+ +f*s,d=y+b*x,g=d+b*h,_=v;break;default:d=y=n.coordinate,p=o+ +f*u,m=p+b*x,_=m+b*h,g=v;break}return{line:{x1:d,y1:m,x2:y,y2:p},tick:{x:g,y:_}}}},{key:"getTickTextAnchor",value:function(){var n=this.props,i=n.orientation,a=n.mirror,o;switch(i){case"left":o=a?"start":"end";break;case"right":o=a?"end":"start";break;default:o="middle";break}return o}},{key:"getTickVerticalAnchor",value:function(){var n=this.props,i=n.orientation,a=n.mirror,o="end";switch(i){case"left":case"right":o="middle";break;case"top":o=a?"start":"end";break;default:o=a?"end":"start";break}return o}},{key:"renderAxisLine",value:function(){var n=this.props,i=n.x,a=n.y,o=n.width,s=n.height,u=n.orientation,l=n.mirror,c=n.axisLine,f=ut(ut(ut({},me(this.props,!1)),me(c,!1)),{},{fill:"none"});if(u==="top"||u==="bottom"){var h=+(u==="top"&&!l||u==="bottom"&&l);f=ut(ut({},f),{},{x1:i,y1:a+h*s,x2:i+o,y2:a+h*s})}else{var d=+(u==="left"&&!l||u==="right"&&l);f=ut(ut({},f),{},{x1:i+d*o,y1:a,x2:i+d*o,y2:a+s})}return O.createElement("line",qi({},f,{className:_e("recharts-cartesian-axis-line",vr(c,"className"))}))}},{key:"renderTicks",value:function(n,i,a){var o=this,s=this.props,u=s.tickLine,l=s.stroke,c=s.tick,f=s.tickFormatter,h=s.unit,d=Dg(ut(ut({},this.props),{},{ticks:n}),i,a),y=this.getTickTextAnchor(),m=this.getTickVerticalAnchor(),p=me(this.props,!1),g=me(c,!1),_=ut(ut({},p),{},{fill:"none"},me(u,!1)),b=d.map(function(x,v){var w=o.getTickLineCoord(x),S=w.line,A=w.tick,P=ut(ut(ut(ut({textAnchor:y,verticalAnchor:m},p),{},{stroke:"none",fill:l},g),A),{},{index:v,payload:x,visibleTicksCount:d.length,tickFormatter:f});return O.createElement(Te,qi({className:"recharts-cartesian-axis-tick",key:"tick-".concat(x.value,"-").concat(x.coordinate,"-").concat(x.tickCoord)},Ko(o.props,x,v)),u&&O.createElement("line",qi({},_,S,{className:_e("recharts-cartesian-axis-tick-line",vr(u,"className"))})),c&&e.renderTickItem(c,P,"".concat(ye(f)?f(x.value,v):x.value).concat(h||"")))});return O.createElement("g",{className:"recharts-cartesian-axis-ticks"},b)}},{key:"render",value:function(){var n=this,i=this.props,a=i.axisLine,o=i.width,s=i.height,u=i.ticksGenerator,l=i.className,c=i.hide;if(c)return null;var f=this.props,h=f.ticks,d=Kp(f,_K),y=h;return ye(u)&&(y=h&&h.length>0?u(this.props):u(d)),o<=0||s<=0||!y||!y.length?null:O.createElement(Te,{className:_e("recharts-cartesian-axis",l),ref:function(p){n.layerReference=p}},a&&this.renderAxisLine(),this.renderTicks(y,this.state.fontSize,this.state.letterSpacing),Tt.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(n,i,a){var o,s=_e(i.className,"recharts-cartesian-axis-tick-value");return O.isValidElement(n)?o=O.cloneElement(n,ut(ut({},i),{},{className:s})):ye(n)?o=n(ut(ut({},i),{},{className:s})):o=O.createElement(Xu,qi({},i,{className:"recharts-cartesian-axis-tick-value"}),a),o}}])})(O.Component);Ng(za,"displayName","CartesianAxis");Ng(za,"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 CK=["x1","y1","x2","y2","key"],MK=["offset"];function vi(t){"@babel/helpers - typeof";return vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},vi(t)}function EO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Et(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?EO(Object(r),!0).forEach(function(n){kK(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):EO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function kK(t,e,r){return e=jK(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function jK(t){var e=IK(t,"string");return vi(e)=="symbol"?e:e+""}function IK(t,e){if(vi(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(vi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function ei(){return ei=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},ei.apply(this,arguments)}function CO(t,e){if(t==null)return{};var r=RK(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function RK(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}var $K=function(e){var r=e.fill;if(!r||r==="none")return null;var n=e.fillOpacity,i=e.x,a=e.y,o=e.width,s=e.height,u=e.ry;return O.createElement("rect",{x:i,y:a,ry:u,width:o,height:s,stroke:"none",fill:r,fillOpacity:n,className:"recharts-cartesian-grid-bg"})};function LC(t,e){var r;if(O.isValidElement(t))r=O.cloneElement(t,e);else if(ye(t))r=t(e);else{var n=e.x1,i=e.y1,a=e.x2,o=e.y2,s=e.key,u=CO(e,CK),l=me(u,!1);l.offset;var c=CO(l,MK);r=O.createElement("line",ei({},c,{x1:n,y1:i,x2:a,y2:o,fill:"none",key:s}))}return r}function DK(t){var e=t.x,r=t.width,n=t.horizontal,i=n===void 0?!0:n,a=t.horizontalPoints;if(!i||!a||!a.length)return null;var o=a.map(function(s,u){var l=Et(Et({},t),{},{x1:e,y1:s,x2:e+r,y2:s,key:"line-".concat(u),index:u});return LC(i,l)});return O.createElement("g",{className:"recharts-cartesian-grid-horizontal"},o)}function NK(t){var e=t.y,r=t.height,n=t.vertical,i=n===void 0?!0:n,a=t.verticalPoints;if(!i||!a||!a.length)return null;var o=a.map(function(s,u){var l=Et(Et({},t),{},{x1:s,y1:e,x2:s,y2:e+r,key:"line-".concat(u),index:u});return LC(i,l)});return O.createElement("g",{className:"recharts-cartesian-grid-vertical"},o)}function LK(t){var e=t.horizontalFill,r=t.fillOpacity,n=t.x,i=t.y,a=t.width,o=t.height,s=t.horizontalPoints,u=t.horizontal,l=u===void 0?!0:u;if(!l||!e||!e.length)return null;var c=s.map(function(h){return Math.round(h+i-i)}).sort(function(h,d){return h-d});i!==c[0]&&c.unshift(0);var f=c.map(function(h,d){var y=!c[d+1],m=y?i+o-h:c[d+1]-h;if(m<=0)return null;var p=d%e.length;return O.createElement("rect",{key:"react-".concat(d),y:h,x:n,height:m,width:a,stroke:"none",fill:e[p],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return O.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},f)}function qK(t){var e=t.vertical,r=e===void 0?!0:e,n=t.verticalFill,i=t.fillOpacity,a=t.x,o=t.y,s=t.width,u=t.height,l=t.verticalPoints;if(!r||!n||!n.length)return null;var c=l.map(function(h){return Math.round(h+a-a)}).sort(function(h,d){return h-d});a!==c[0]&&c.unshift(0);var f=c.map(function(h,d){var y=!c[d+1],m=y?a+s-h:c[d+1]-h;if(m<=0)return null;var p=d%n.length;return O.createElement("rect",{key:"react-".concat(d),x:h,y:o,width:m,height:u,stroke:"none",fill:n[p],fillOpacity:i,className:"recharts-cartesian-grid-bg"})});return O.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},f)}var BK=function(e,r){var n=e.xAxis,i=e.width,a=e.height,o=e.offset;return VE(Dg(Et(Et(Et({},za.defaultProps),n),{},{ticks:rn(n,!0),viewBox:{x:0,y:0,width:i,height:a}})),o.left,o.left+o.width,r)},FK=function(e,r){var n=e.yAxis,i=e.width,a=e.height,o=e.offset;return VE(Dg(Et(Et(Et({},za.defaultProps),n),{},{ticks:rn(n,!0),viewBox:{x:0,y:0,width:i,height:a}})),o.top,o.top+o.height,r)},Ii={horizontal:!0,vertical:!0,stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function qC(t){var e,r,n,i,a,o,s=Ig(),u=Rg(),l=E6(),c=Et(Et({},t),{},{stroke:(e=t.stroke)!==null&&e!==void 0?e:Ii.stroke,fill:(r=t.fill)!==null&&r!==void 0?r:Ii.fill,horizontal:(n=t.horizontal)!==null&&n!==void 0?n:Ii.horizontal,horizontalFill:(i=t.horizontalFill)!==null&&i!==void 0?i:Ii.horizontalFill,vertical:(a=t.vertical)!==null&&a!==void 0?a:Ii.vertical,verticalFill:(o=t.verticalFill)!==null&&o!==void 0?o:Ii.verticalFill,x:J(t.x)?t.x:l.left,y:J(t.y)?t.y:l.top,width:J(t.width)?t.width:l.width,height:J(t.height)?t.height:l.height}),f=c.x,h=c.y,d=c.width,y=c.height,m=c.syncWithTicks,p=c.horizontalValues,g=c.verticalValues,_=A6(),b=P6();if(!J(d)||d<=0||!J(y)||y<=0||!J(f)||f!==+f||!J(h)||h!==+h)return null;var x=c.verticalCoordinatesGenerator||BK,v=c.horizontalCoordinatesGenerator||FK,w=c.horizontalPoints,S=c.verticalPoints;if((!w||!w.length)&&ye(v)){var A=p&&p.length,P=v({yAxis:b?Et(Et({},b),{},{ticks:A?p:b.ticks}):void 0,width:s,height:u,offset:l},A?!0:m);an(Array.isArray(P),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(vi(P),"]")),Array.isArray(P)&&(w=P)}if((!S||!S.length)&&ye(x)){var M=g&&g.length,T=x({xAxis:_?Et(Et({},_),{},{ticks:M?g:_.ticks}):void 0,width:s,height:u,offset:l},M?!0:m);an(Array.isArray(T),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(vi(T),"]")),Array.isArray(T)&&(S=T)}return O.createElement("g",{className:"recharts-cartesian-grid"},O.createElement($K,{fill:c.fill,fillOpacity:c.fillOpacity,x:c.x,y:c.y,width:c.width,height:c.height,ry:c.ry}),O.createElement(DK,ei({},c,{offset:l,horizontalPoints:w,xAxis:_,yAxis:b})),O.createElement(NK,ei({},c,{offset:l,verticalPoints:S,xAxis:_,yAxis:b})),O.createElement(LK,ei({},c,{horizontalPoints:w})),O.createElement(qK,ei({},c,{verticalPoints:S})))}qC.displayName="CartesianGrid";var zK=["type","layout","connectNulls","ref"],UK=["key"];function Oa(t){"@babel/helpers - typeof";return Oa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Oa(t)}function MO(t,e){if(t==null)return{};var r=WK(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function WK(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function Eo(){return Eo=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Eo.apply(this,arguments)}function kO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Yt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?kO(Object(r),!0).forEach(function(n){Sr(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):kO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function Ri(t){return XK(t)||KK(t)||GK(t)||HK()}function HK(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
151
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function GK(t,e){if(t){if(typeof t=="string")return qy(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return qy(t,e)}}function KK(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function XK(t){if(Array.isArray(t))return qy(t)}function qy(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function YK(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function jO(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,FC(n.key),n)}}function VK(t,e,r){return e&&jO(t.prototype,e),r&&jO(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function ZK(t,e,r){return e=gl(e),JK(t,BC()?Reflect.construct(e,r||[],gl(t).constructor):e.apply(t,r))}function JK(t,e){if(e&&(Oa(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return QK(t)}function QK(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function BC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(BC=function(){return!!t})()}function gl(t){return gl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},gl(t)}function eX(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&By(t,e)}function By(t,e){return By=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},By(t,e)}function Sr(t,e,r){return e=FC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function FC(t){var e=tX(t,"string");return Oa(e)=="symbol"?e:e+""}function tX(t,e){if(Oa(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Oa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var uc=(function(t){function e(){var r;YK(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=ZK(this,e,[].concat(i)),Sr(r,"state",{isAnimationFinished:!0,totalLength:0}),Sr(r,"generateSimpleStrokeDasharray",function(o,s){return"".concat(s,"px ").concat(o-s,"px")}),Sr(r,"getStrokeDasharray",function(o,s,u){var l=u.reduce(function(g,_){return g+_});if(!l)return r.generateSimpleStrokeDasharray(s,o);for(var c=Math.floor(o/l),f=o%l,h=s-o,d=[],y=0,m=0;y<u.length;m+=u[y],++y)if(m+u[y]>f){d=[].concat(Ri(u.slice(0,y)),[f-m]);break}var p=d.length%2===0?[0,h]:[h];return[].concat(Ri(e.repeat(u,c)),Ri(d),p).map(function(g){return"".concat(g,"px")}).join(", ")}),Sr(r,"id",Oi("recharts-line-")),Sr(r,"pathRef",function(o){r.mainCurve=o}),Sr(r,"handleAnimationEnd",function(){r.setState({isAnimationFinished:!0}),r.props.onAnimationEnd&&r.props.onAnimationEnd()}),Sr(r,"handleAnimationStart",function(){r.setState({isAnimationFinished:!1}),r.props.onAnimationStart&&r.props.onAnimationStart()}),r}return eX(e,t),VK(e,[{key:"componentDidMount",value:function(){if(this.props.isAnimationActive){var n=this.getTotalLength();this.setState({totalLength:n})}}},{key:"componentDidUpdate",value:function(){if(this.props.isAnimationActive){var n=this.getTotalLength();n!==this.state.totalLength&&this.setState({totalLength:n})}}},{key:"getTotalLength",value:function(){var n=this.mainCurve;try{return n&&n.getTotalLength&&n.getTotalLength()||0}catch{return 0}}},{key:"renderErrorBar",value:function(n,i){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.points,s=a.xAxis,u=a.yAxis,l=a.layout,c=a.children,f=Ht(c,Ba);if(!f)return null;var h=function(m,p){return{x:m.x,y:m.y,value:m.value,errorVal:ft(m.payload,p)}},d={clipPath:n?"url(#clipPath-".concat(i,")"):null};return O.createElement(Te,d,f.map(function(y){return O.cloneElement(y,{key:"bar-".concat(y.props.dataKey),data:o,xAxis:s,yAxis:u,layout:l,dataPointFormatter:h})}))}},{key:"renderDots",value:function(n,i,a){var o=this.props.isAnimationActive;if(o&&!this.state.isAnimationFinished)return null;var s=this.props,u=s.dot,l=s.points,c=s.dataKey,f=me(this.props,!1),h=me(u,!0),d=l.map(function(m,p){var g=Yt(Yt(Yt({key:"dot-".concat(p),r:3},f),h),{},{index:p,cx:m.x,cy:m.y,value:m.value,dataKey:c,payload:m.payload,points:l});return e.renderDotItem(u,g)}),y={clipPath:n?"url(#clipPath-".concat(i?"":"dots-").concat(a,")"):null};return O.createElement(Te,Eo({className:"recharts-line-dots",key:"dots"},y),d)}},{key:"renderCurveStatically",value:function(n,i,a,o){var s=this.props,u=s.type,l=s.layout,c=s.connectNulls;s.ref;var f=MO(s,zK),h=Yt(Yt(Yt({},me(f,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:i?"url(#clipPath-".concat(a,")"):null,points:n},o),{},{type:u,layout:l,connectNulls:c});return O.createElement(li,Eo({},h,{pathRef:this.pathRef}))}},{key:"renderCurveWithAnimation",value:function(n,i){var a=this,o=this.props,s=o.points,u=o.strokeDasharray,l=o.isAnimationActive,c=o.animationBegin,f=o.animationDuration,h=o.animationEasing,d=o.animationId,y=o.animateNewValues,m=o.width,p=o.height,g=this.state,_=g.prevPoints,b=g.totalLength;return O.createElement(Tr,{begin:c,duration:f,isActive:l,easing:h,from:{t:0},to:{t:1},key:"line-".concat(d),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(x){var v=x.t;if(_){var w=_.length/s.length,S=s.map(function(E,C){var I=Math.floor(C*w);if(_[I]){var k=_[I],j=tt(k.x,E.x),$=tt(k.y,E.y);return Yt(Yt({},E),{},{x:j(v),y:$(v)})}if(y){var N=tt(m*2,E.x),B=tt(p/2,E.y);return Yt(Yt({},E),{},{x:N(v),y:B(v)})}return Yt(Yt({},E),{},{x:E.x,y:E.y})});return a.renderCurveStatically(S,n,i)}var A=tt(0,b),P=A(v),M;if(u){var T="".concat(u).split(/[,\s]+/gim).map(function(E){return parseFloat(E)});M=a.getStrokeDasharray(P,b,T)}else M=a.generateSimpleStrokeDasharray(b,P);return a.renderCurveStatically(s,n,i,{strokeDasharray:M})})}},{key:"renderCurve",value:function(n,i){var a=this.props,o=a.points,s=a.isAnimationActive,u=this.state,l=u.prevPoints,c=u.totalLength;return s&&o&&o.length&&(!l&&c>0||!mi(l,o))?this.renderCurveWithAnimation(n,i):this.renderCurveStatically(o,n,i)}},{key:"render",value:function(){var n,i=this.props,a=i.hide,o=i.dot,s=i.points,u=i.className,l=i.xAxis,c=i.yAxis,f=i.top,h=i.left,d=i.width,y=i.height,m=i.isAnimationActive,p=i.id;if(a||!s||!s.length)return null;var g=this.state.isAnimationFinished,_=s.length===1,b=_e("recharts-line",u),x=l&&l.allowDataOverflow,v=c&&c.allowDataOverflow,w=x||v,S=pe(p)?this.id:p,A=(n=me(o,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},P=A.r,M=P===void 0?3:P,T=A.strokeWidth,E=T===void 0?2:T,C=hE(o)?o:{},I=C.clipDot,k=I===void 0?!0:I,j=M*2+E;return O.createElement(Te,{className:b},x||v?O.createElement("defs",null,O.createElement("clipPath",{id:"clipPath-".concat(S)},O.createElement("rect",{x:x?h:h-d/2,y:v?f:f-y/2,width:x?d:d*2,height:v?y:y*2})),!k&&O.createElement("clipPath",{id:"clipPath-dots-".concat(S)},O.createElement("rect",{x:h-j/2,y:f-j/2,width:d+j,height:y+j}))):null,!_&&this.renderCurve(w,S),this.renderErrorBar(w,S),(_||o)&&this.renderDots(w,k,S),(!m||g)&&zr.renderCallByParent(this.props,s))}}],[{key:"getDerivedStateFromProps",value:function(n,i){return n.animationId!==i.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,prevPoints:i.curPoints}:n.points!==i.curPoints?{curPoints:n.points}:null}},{key:"repeat",value:function(n,i){for(var a=n.length%2!==0?[].concat(Ri(n),[0]):n,o=[],s=0;s<i;++s)o=[].concat(Ri(o),Ri(a));return o}},{key:"renderDotItem",value:function(n,i){var a;if(O.isValidElement(n))a=O.cloneElement(n,i);else if(ye(n))a=n(i);else{var o=i.key,s=MO(i,UK),u=_e("recharts-line-dot",typeof n!="boolean"?n.className:"");a=O.createElement(Ql,Eo({key:o},s,{className:u}))}return a}}])})(O.PureComponent);Sr(uc,"displayName","Line");Sr(uc,"defaultProps",{xAxisId:0,yAxisId:0,connectNulls:!1,activeDot:!0,dot:!0,legendType:"line",stroke:"#3182bd",strokeWidth:1,fill:"#fff",points:[],isAnimationActive:!Dn.isSsr,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",hide:!1,label:!1});Sr(uc,"getComposedData",function(t){var e=t.props,r=t.xAxis,n=t.yAxis,i=t.xAxisTicks,a=t.yAxisTicks,o=t.dataKey,s=t.bandSize,u=t.displayedData,l=t.offset,c=e.layout,f=u.map(function(h,d){var y=ft(h,o);return c==="horizontal"?{x:pa({axis:r,ticks:i,bandSize:s,entry:h,index:d}),y:pe(y)?null:n.scale(y),value:y,payload:h}:{x:pe(y)?null:r.scale(y),y:pa({axis:n,ticks:a,bandSize:s,entry:h,index:d}),value:y,payload:h}});return Yt({points:f,layout:c},l)});var rX=["layout","type","stroke","connectNulls","isRange","ref"],nX=["key"],zC;function Aa(t){"@babel/helpers - typeof";return Aa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Aa(t)}function UC(t,e){if(t==null)return{};var r=iX(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function iX(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function ti(){return ti=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},ti.apply(this,arguments)}function IO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function yn(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?IO(Object(r),!0).forEach(function(n){Br(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):IO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function aX(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function RO(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,HC(n.key),n)}}function oX(t,e,r){return e&&RO(t.prototype,e),r&&RO(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function sX(t,e,r){return e=bl(e),uX(t,WC()?Reflect.construct(e,r||[],bl(t).constructor):e.apply(t,r))}function uX(t,e){if(e&&(Aa(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return lX(t)}function lX(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function WC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(WC=function(){return!!t})()}function bl(t){return bl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},bl(t)}function cX(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Fy(t,e)}function Fy(t,e){return Fy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Fy(t,e)}function Br(t,e,r){return e=HC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function HC(t){var e=fX(t,"string");return Aa(e)=="symbol"?e:e+""}function fX(t,e){if(Aa(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Aa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var Ln=(function(t){function e(){var r;aX(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=sX(this,e,[].concat(i)),Br(r,"state",{isAnimationFinished:!0}),Br(r,"id",Oi("recharts-area-")),Br(r,"handleAnimationEnd",function(){var o=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),ye(o)&&o()}),Br(r,"handleAnimationStart",function(){var o=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),ye(o)&&o()}),r}return cX(e,t),oX(e,[{key:"renderDots",value:function(n,i,a){var o=this.props.isAnimationActive,s=this.state.isAnimationFinished;if(o&&!s)return null;var u=this.props,l=u.dot,c=u.points,f=u.dataKey,h=me(this.props,!1),d=me(l,!0),y=c.map(function(p,g){var _=yn(yn(yn({key:"dot-".concat(g),r:3},h),d),{},{index:g,cx:p.x,cy:p.y,dataKey:f,value:p.value,payload:p.payload,points:c});return e.renderDotItem(l,_)}),m={clipPath:n?"url(#clipPath-".concat(i?"":"dots-").concat(a,")"):null};return O.createElement(Te,ti({className:"recharts-area-dots"},m),y)}},{key:"renderHorizontalRect",value:function(n){var i=this.props,a=i.baseLine,o=i.points,s=i.strokeWidth,u=o[0].x,l=o[o.length-1].x,c=n*Math.abs(u-l),f=Sn(o.map(function(h){return h.y||0}));return J(a)&&typeof a=="number"?f=Math.max(a,f):a&&Array.isArray(a)&&a.length&&(f=Math.max(Sn(a.map(function(h){return h.y||0})),f)),J(f)?O.createElement("rect",{x:u<l?u:u-c,y:0,width:c,height:Math.floor(f+(s?parseInt("".concat(s),10):1))}):null}},{key:"renderVerticalRect",value:function(n){var i=this.props,a=i.baseLine,o=i.points,s=i.strokeWidth,u=o[0].y,l=o[o.length-1].y,c=n*Math.abs(u-l),f=Sn(o.map(function(h){return h.x||0}));return J(a)&&typeof a=="number"?f=Math.max(a,f):a&&Array.isArray(a)&&a.length&&(f=Math.max(Sn(a.map(function(h){return h.x||0})),f)),J(f)?O.createElement("rect",{x:0,y:u<l?u:u-c,width:f+(s?parseInt("".concat(s),10):1),height:Math.floor(c)}):null}},{key:"renderClipRect",value:function(n){var i=this.props.layout;return i==="vertical"?this.renderVerticalRect(n):this.renderHorizontalRect(n)}},{key:"renderAreaStatically",value:function(n,i,a,o){var s=this.props,u=s.layout,l=s.type,c=s.stroke,f=s.connectNulls,h=s.isRange;s.ref;var d=UC(s,rX);return O.createElement(Te,{clipPath:a?"url(#clipPath-".concat(o,")"):null},O.createElement(li,ti({},me(d,!0),{points:n,connectNulls:f,type:l,baseLine:i,layout:u,stroke:"none",className:"recharts-area-area"})),c!=="none"&&O.createElement(li,ti({},me(this.props,!1),{className:"recharts-area-curve",layout:u,type:l,connectNulls:f,fill:"none",points:n})),c!=="none"&&h&&O.createElement(li,ti({},me(this.props,!1),{className:"recharts-area-curve",layout:u,type:l,connectNulls:f,fill:"none",points:i})))}},{key:"renderAreaWithAnimation",value:function(n,i){var a=this,o=this.props,s=o.points,u=o.baseLine,l=o.isAnimationActive,c=o.animationBegin,f=o.animationDuration,h=o.animationEasing,d=o.animationId,y=this.state,m=y.prevPoints,p=y.prevBaseLine;return O.createElement(Tr,{begin:c,duration:f,isActive:l,easing:h,from:{t:0},to:{t:1},key:"area-".concat(d),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(g){var _=g.t;if(m){var b=m.length/s.length,x=s.map(function(A,P){var M=Math.floor(P*b);if(m[M]){var T=m[M],E=tt(T.x,A.x),C=tt(T.y,A.y);return yn(yn({},A),{},{x:E(_),y:C(_)})}return A}),v;if(J(u)&&typeof u=="number"){var w=tt(p,u);v=w(_)}else if(pe(u)||Na(u)){var S=tt(p,0);v=S(_)}else v=u.map(function(A,P){var M=Math.floor(P*b);if(p[M]){var T=p[M],E=tt(T.x,A.x),C=tt(T.y,A.y);return yn(yn({},A),{},{x:E(_),y:C(_)})}return A});return a.renderAreaStatically(x,v,n,i)}return O.createElement(Te,null,O.createElement("defs",null,O.createElement("clipPath",{id:"animationClipPath-".concat(i)},a.renderClipRect(_))),O.createElement(Te,{clipPath:"url(#animationClipPath-".concat(i,")")},a.renderAreaStatically(s,u,n,i)))})}},{key:"renderArea",value:function(n,i){var a=this.props,o=a.points,s=a.baseLine,u=a.isAnimationActive,l=this.state,c=l.prevPoints,f=l.prevBaseLine,h=l.totalLength;return u&&o&&o.length&&(!c&&h>0||!mi(c,o)||!mi(f,s))?this.renderAreaWithAnimation(n,i):this.renderAreaStatically(o,s,n,i)}},{key:"render",value:function(){var n,i=this.props,a=i.hide,o=i.dot,s=i.points,u=i.className,l=i.top,c=i.left,f=i.xAxis,h=i.yAxis,d=i.width,y=i.height,m=i.isAnimationActive,p=i.id;if(a||!s||!s.length)return null;var g=this.state.isAnimationFinished,_=s.length===1,b=_e("recharts-area",u),x=f&&f.allowDataOverflow,v=h&&h.allowDataOverflow,w=x||v,S=pe(p)?this.id:p,A=(n=me(o,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},P=A.r,M=P===void 0?3:P,T=A.strokeWidth,E=T===void 0?2:T,C=hE(o)?o:{},I=C.clipDot,k=I===void 0?!0:I,j=M*2+E;return O.createElement(Te,{className:b},x||v?O.createElement("defs",null,O.createElement("clipPath",{id:"clipPath-".concat(S)},O.createElement("rect",{x:x?c:c-d/2,y:v?l:l-y/2,width:x?d:d*2,height:v?y:y*2})),!k&&O.createElement("clipPath",{id:"clipPath-dots-".concat(S)},O.createElement("rect",{x:c-j/2,y:l-j/2,width:d+j,height:y+j}))):null,_?null:this.renderArea(w,S),(o||_)&&this.renderDots(w,k,S),(!m||g)&&zr.renderCallByParent(this.props,s))}}],[{key:"getDerivedStateFromProps",value:function(n,i){return n.animationId!==i.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,curBaseLine:n.baseLine,prevPoints:i.curPoints,prevBaseLine:i.curBaseLine}:n.points!==i.curPoints||n.baseLine!==i.curBaseLine?{curPoints:n.points,curBaseLine:n.baseLine}:null}}])})(O.PureComponent);zC=Ln;Br(Ln,"displayName","Area");Br(Ln,"defaultProps",{stroke:"#3182bd",fill:"#3182bd",fillOpacity:.6,xAxisId:0,yAxisId:0,legendType:"line",connectNulls:!1,points:[],dot:!1,activeDot:!0,hide:!1,isAnimationActive:!Dn.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});Br(Ln,"getBaseValue",function(t,e,r,n){var i=t.layout,a=t.baseValue,o=e.props.baseValue,s=o??a;if(J(s)&&typeof s=="number")return s;var u=i==="horizontal"?n:r,l=u.scale.domain();if(u.type==="number"){var c=Math.max(l[0],l[1]),f=Math.min(l[0],l[1]);return s==="dataMin"?f:s==="dataMax"||c<0?c:Math.max(Math.min(l[0],l[1]),0)}return s==="dataMin"?l[0]:s==="dataMax"?l[1]:l[0]});Br(Ln,"getComposedData",function(t){var e=t.props,r=t.item,n=t.xAxis,i=t.yAxis,a=t.xAxisTicks,o=t.yAxisTicks,s=t.bandSize,u=t.dataKey,l=t.stackedData,c=t.dataStartIndex,f=t.displayedData,h=t.offset,d=e.layout,y=l&&l.length,m=zC.getBaseValue(e,r,n,i),p=d==="horizontal",g=!1,_=f.map(function(x,v){var w;y?w=l[c+v]:(w=ft(x,u),Array.isArray(w)?g=!0:w=[m,w]);var S=w[1]==null||y&&ft(x,u)==null;return p?{x:pa({axis:n,ticks:a,bandSize:s,entry:x,index:v}),y:S?null:i.scale(w[1]),value:w,payload:x}:{x:S?null:n.scale(w[1]),y:pa({axis:i,ticks:o,bandSize:s,entry:x,index:v}),value:w,payload:x}}),b;return y||g?b=_.map(function(x){var v=Array.isArray(x.value)?x.value[0]:null;return p?{x:x.x,y:v!=null&&x.y!=null?i.scale(v):null}:{x:v!=null?n.scale(v):null,y:x.y}}):b=p?i.scale(m):n.scale(m),yn({points:_,baseLine:b,layout:d,isRange:g},h)});Br(Ln,"renderDotItem",function(t,e){var r;if(O.isValidElement(t))r=O.cloneElement(t,e);else if(ye(t))r=t(e);else{var n=_e("recharts-area-dot",typeof t!="boolean"?t.className:""),i=e.key,a=UC(e,nX);r=O.createElement(Ql,ti({},a,{key:i,className:n}))}return r});function Pa(t){"@babel/helpers - typeof";return Pa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Pa(t)}function hX(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function dX(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,XC(n.key),n)}}function pX(t,e,r){return e&&dX(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function mX(t,e,r){return e=_l(e),yX(t,GC()?Reflect.construct(e,r||[],_l(t).constructor):e.apply(t,r))}function yX(t,e){if(e&&(Pa(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return vX(t)}function vX(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function GC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(GC=function(){return!!t})()}function _l(t){return _l=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},_l(t)}function gX(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&zy(t,e)}function zy(t,e){return zy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},zy(t,e)}function KC(t,e,r){return e=XC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function XC(t){var e=bX(t,"string");return Pa(e)=="symbol"?e:e+""}function bX(t,e){if(Pa(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Pa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var lc=(function(t){function e(){return hX(this,e),mX(this,e,arguments)}return gX(e,t),pX(e,[{key:"render",value:function(){return null}}])})(yr.Component);KC(lc,"displayName","ZAxis");KC(lc,"defaultProps",{zAxisId:0,range:[64,64],scale:"auto",type:"number"});var _X=["option","isActive"];function Co(){return Co=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Co.apply(this,arguments)}function xX(t,e){if(t==null)return{};var r=wX(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function wX(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function SX(t){var e=t.option,r=t.isActive,n=xX(t,_X);return typeof e=="string"?yr.createElement(Ey,Co({option:yr.createElement(Xl,Co({type:e},n)),isActive:r,shapeType:"symbols"},n)):yr.createElement(Ey,Co({option:e,isActive:r,shapeType:"symbols"},n))}function Ta(t){"@babel/helpers - typeof";return Ta=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ta(t)}function Mo(){return Mo=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Mo.apply(this,arguments)}function $O(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function fr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?$O(Object(r),!0).forEach(function(n){An(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):$O(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function OX(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function DO(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,VC(n.key),n)}}function AX(t,e,r){return e&&DO(t.prototype,e),r&&DO(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function PX(t,e,r){return e=xl(e),TX(t,YC()?Reflect.construct(e,r||[],xl(t).constructor):e.apply(t,r))}function TX(t,e){if(e&&(Ta(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return EX(t)}function EX(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function YC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(YC=function(){return!!t})()}function xl(t){return xl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},xl(t)}function CX(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Uy(t,e)}function Uy(t,e){return Uy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Uy(t,e)}function An(t,e,r){return e=VC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function VC(t){var e=MX(t,"string");return Ta(e)=="symbol"?e:e+""}function MX(t,e){if(Ta(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Ta(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var cc=(function(t){function e(){var r;OX(this,e);for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return r=PX(this,e,[].concat(i)),An(r,"state",{isAnimationFinished:!1}),An(r,"handleAnimationEnd",function(){r.setState({isAnimationFinished:!0})}),An(r,"handleAnimationStart",function(){r.setState({isAnimationFinished:!1})}),An(r,"id",Oi("recharts-scatter-")),r}return CX(e,t),AX(e,[{key:"renderSymbolsStatically",value:function(n){var i=this,a=this.props,o=a.shape,s=a.activeShape,u=a.activeIndex,l=me(this.props,!1);return n.map(function(c,f){var h=u===f,d=h?s:o,y=fr(fr({},l),c);return O.createElement(Te,Mo({className:"recharts-scatter-symbol",key:"symbol-".concat(c==null?void 0:c.cx,"-").concat(c==null?void 0:c.cy,"-").concat(c==null?void 0:c.size,"-").concat(f)},Ko(i.props,c,f),{role:"img"}),O.createElement(SX,Mo({option:d,isActive:h,key:"symbol-".concat(f)},y)))})}},{key:"renderSymbolsWithAnimation",value:function(){var n=this,i=this.props,a=i.points,o=i.isAnimationActive,s=i.animationBegin,u=i.animationDuration,l=i.animationEasing,c=i.animationId,f=this.state.prevPoints;return O.createElement(Tr,{begin:s,duration:u,isActive:o,easing:l,from:{t:0},to:{t:1},key:"pie-".concat(c),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(h){var d=h.t,y=a.map(function(m,p){var g=f&&f[p];if(g){var _=tt(g.cx,m.cx),b=tt(g.cy,m.cy),x=tt(g.size,m.size);return fr(fr({},m),{},{cx:_(d),cy:b(d),size:x(d)})}var v=tt(0,m.size);return fr(fr({},m),{},{size:v(d)})});return O.createElement(Te,null,n.renderSymbolsStatically(y))})}},{key:"renderSymbols",value:function(){var n=this.props,i=n.points,a=n.isAnimationActive,o=this.state.prevPoints;return a&&i&&i.length&&(!o||!mi(o,i))?this.renderSymbolsWithAnimation():this.renderSymbolsStatically(i)}},{key:"renderErrorBar",value:function(){var n=this.props.isAnimationActive;if(n&&!this.state.isAnimationFinished)return null;var i=this.props,a=i.points,o=i.xAxis,s=i.yAxis,u=i.children,l=Ht(u,Ba);return l?l.map(function(c,f){var h=c.props,d=h.direction,y=h.dataKey;return O.cloneElement(c,{key:"".concat(d,"-").concat(y,"-").concat(a[f]),data:a,xAxis:o,yAxis:s,layout:d==="x"?"vertical":"horizontal",dataPointFormatter:function(p,g){return{x:p.cx,y:p.cy,value:d==="x"?+p.node.x:+p.node.y,errorVal:ft(p,g)}}})}):null}},{key:"renderLine",value:function(){var n=this.props,i=n.points,a=n.line,o=n.lineType,s=n.lineJointType,u=me(this.props,!1),l=me(a,!1),c,f;if(o==="joint")c=i.map(function(b){return{x:b.cx,y:b.cy}});else if(o==="fitting"){var h=SF(i),d=h.xmin,y=h.xmax,m=h.a,p=h.b,g=function(x){return m*x+p};c=[{x:d,y:g(d)},{x:y,y:g(y)}]}var _=fr(fr(fr({},u),{},{fill:"none",stroke:u&&u.fill},l),{},{points:c});return O.isValidElement(a)?f=O.cloneElement(a,_):ye(a)?f=a(_):f=O.createElement(li,Mo({},_,{type:s})),O.createElement(Te,{className:"recharts-scatter-line",key:"recharts-scatter-line"},f)}},{key:"render",value:function(){var n=this.props,i=n.hide,a=n.points,o=n.line,s=n.className,u=n.xAxis,l=n.yAxis,c=n.left,f=n.top,h=n.width,d=n.height,y=n.id,m=n.isAnimationActive;if(i||!a||!a.length)return null;var p=this.state.isAnimationFinished,g=_e("recharts-scatter",s),_=u&&u.allowDataOverflow,b=l&&l.allowDataOverflow,x=_||b,v=pe(y)?this.id:y;return O.createElement(Te,{className:g,clipPath:x?"url(#clipPath-".concat(v,")"):null},_||b?O.createElement("defs",null,O.createElement("clipPath",{id:"clipPath-".concat(v)},O.createElement("rect",{x:_?c:c-h/2,y:b?f:f-d/2,width:_?h:h*2,height:b?d:d*2}))):null,o&&this.renderLine(),this.renderErrorBar(),O.createElement(Te,{key:"recharts-scatter-symbols"},this.renderSymbols()),(!m||p)&&zr.renderCallByParent(this.props,a))}}],[{key:"getDerivedStateFromProps",value:function(n,i){return n.animationId!==i.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,prevPoints:i.curPoints}:n.points!==i.curPoints?{curPoints:n.points}:null}}])})(O.PureComponent);An(cc,"displayName","Scatter");An(cc,"defaultProps",{xAxisId:0,yAxisId:0,zAxisId:0,legendType:"circle",lineType:"joint",lineJointType:"linear",data:[],shape:"circle",hide:!1,isAnimationActive:!Dn.isSsr,animationBegin:0,animationDuration:400,animationEasing:"linear"});An(cc,"getComposedData",function(t){var e=t.xAxis,r=t.yAxis,n=t.zAxis,i=t.item,a=t.displayedData,o=t.xAxisTicks,s=t.yAxisTicks,u=t.offset,l=i.props.tooltipType,c=Ht(i.props.children,Og),f=pe(e.dataKey)?i.props.dataKey:e.dataKey,h=pe(r.dataKey)?i.props.dataKey:r.dataKey,d=n&&n.dataKey,y=n?n.range:lc.defaultProps.range,m=y&&y[0],p=e.scale.bandwidth?e.scale.bandwidth():0,g=r.scale.bandwidth?r.scale.bandwidth():0,_=a.map(function(b,x){var v=ft(b,f),w=ft(b,h),S=!pe(d)&&ft(b,d)||"-",A=[{name:pe(e.dataKey)?i.props.name:e.name||e.dataKey,unit:e.unit||"",value:v,payload:b,dataKey:f,type:l},{name:pe(r.dataKey)?i.props.name:r.name||r.dataKey,unit:r.unit||"",value:w,payload:b,dataKey:h,type:l}];S!=="-"&&A.push({name:n.name||n.dataKey,unit:n.unit||"",value:S,payload:b,dataKey:d,type:l});var P=pa({axis:e,ticks:o,bandSize:p,entry:b,index:x,dataKey:f}),M=pa({axis:r,ticks:s,bandSize:g,entry:b,index:x,dataKey:h}),T=S!=="-"?n.scale(S):m,E=Math.sqrt(Math.max(T,0)/Math.PI);return fr(fr({},b),{},{cx:P,cy:M,x:P-E,y:M-E,xAxis:e,yAxis:r,zAxis:n,width:2*E,height:2*E,size:T,node:{x:v,y:w,z:S},tooltipPayload:A,tooltipPosition:{x:P,y:M},payload:b},c&&c[x]&&c[x].props)});return fr({points:_},u)});function Ea(t){"@babel/helpers - typeof";return Ea=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ea(t)}function kX(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function jX(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,QC(n.key),n)}}function IX(t,e,r){return e&&jX(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function RX(t,e,r){return e=wl(e),$X(t,ZC()?Reflect.construct(e,r||[],wl(t).constructor):e.apply(t,r))}function $X(t,e){if(e&&(Ea(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return DX(t)}function DX(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ZC(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(ZC=function(){return!!t})()}function wl(t){return wl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},wl(t)}function NX(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Wy(t,e)}function Wy(t,e){return Wy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Wy(t,e)}function JC(t,e,r){return e=QC(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function QC(t){var e=LX(t,"string");return Ea(e)=="symbol"?e:e+""}function LX(t,e){if(Ea(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Ea(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function Hy(){return Hy=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Hy.apply(this,arguments)}function qX(t){var e=t.xAxisId,r=Ig(),n=Rg(),i=TC(e);return i==null?null:yr.createElement(za,Hy({},i,{className:_e("recharts-".concat(i.axisType," ").concat(i.axisType),i.className),viewBox:{x:0,y:0,width:r,height:n},ticksGenerator:function(o){return rn(o,!0)}}))}var fc=(function(t){function e(){return kX(this,e),RX(this,e,arguments)}return NX(e,t),IX(e,[{key:"render",value:function(){return yr.createElement(qX,this.props)}}])})(yr.Component);JC(fc,"displayName","XAxis");JC(fc,"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 Ca(t){"@babel/helpers - typeof";return Ca=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ca(t)}function BX(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function FX(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,rM(n.key),n)}}function zX(t,e,r){return e&&FX(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function UX(t,e,r){return e=Sl(e),WX(t,eM()?Reflect.construct(e,r||[],Sl(t).constructor):e.apply(t,r))}function WX(t,e){if(e&&(Ca(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return HX(t)}function HX(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function eM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(eM=function(){return!!t})()}function Sl(t){return Sl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Sl(t)}function GX(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Gy(t,e)}function Gy(t,e){return Gy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Gy(t,e)}function tM(t,e,r){return e=rM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function rM(t){var e=KX(t,"string");return Ca(e)=="symbol"?e:e+""}function KX(t,e){if(Ca(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Ca(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}function Ky(){return Ky=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Ky.apply(this,arguments)}var XX=function(e){var r=e.yAxisId,n=Ig(),i=Rg(),a=EC(r);return a==null?null:yr.createElement(za,Ky({},a,{className:_e("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:n,height:i},ticksGenerator:function(s){return rn(s,!0)}}))},hc=(function(t){function e(){return BX(this,e),UX(this,e,arguments)}return GX(e,t),zX(e,[{key:"render",value:function(){return yr.createElement(XX,this.props)}}])})(yr.Component);tM(hc,"displayName","YAxis");tM(hc,"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 NO(t){return JX(t)||ZX(t)||VX(t)||YX()}function YX(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
152
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VX(t,e){if(t){if(typeof t=="string")return Xy(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Xy(t,e)}}function ZX(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function JX(t){if(Array.isArray(t))return Xy(t)}function Xy(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var Yy=function(e,r,n,i,a){var o=Ht(e,nc),s=Ht(e,ac),u=[].concat(NO(o),NO(s)),l=Ht(e,sc),c="".concat(i,"Id"),f=i[0],h=r;if(u.length&&(h=u.reduce(function(m,p){if(p.props[c]===n&&Ur(p.props,"extendDomain")&&J(p.props[f])){var g=p.props[f];return[Math.min(m[0],g),Math.max(m[1],g)]}return m},h)),l.length){var d="".concat(f,"1"),y="".concat(f,"2");h=l.reduce(function(m,p){if(p.props[c]===n&&Ur(p.props,"extendDomain")&&J(p.props[d])&&J(p.props[y])){var g=p.props[d],_=p.props[y];return[Math.min(m[0],g,_),Math.max(m[1],g,_)]}return m},h)}return a&&a.length&&(h=a.reduce(function(m,p){return J(p)?[Math.min(m[0],p),Math.max(m[1],p)]:m},h)),h},Xp={exports:{}},LO;function QX(){return LO||(LO=1,(function(t){var e=Object.prototype.hasOwnProperty,r="~";function n(){}Object.create&&(n.prototype=Object.create(null),new n().__proto__||(r=!1));function i(u,l,c){this.fn=u,this.context=l,this.once=c||!1}function a(u,l,c,f,h){if(typeof c!="function")throw new TypeError("The listener must be a function");var d=new i(c,f||u,h),y=r?r+l:l;return u._events[y]?u._events[y].fn?u._events[y]=[u._events[y],d]:u._events[y].push(d):(u._events[y]=d,u._eventsCount++),u}function o(u,l){--u._eventsCount===0?u._events=new n:delete u._events[l]}function s(){this._events=new n,this._eventsCount=0}s.prototype.eventNames=function(){var l=[],c,f;if(this._eventsCount===0)return l;for(f in c=this._events)e.call(c,f)&&l.push(r?f.slice(1):f);return Object.getOwnPropertySymbols?l.concat(Object.getOwnPropertySymbols(c)):l},s.prototype.listeners=function(l){var c=r?r+l:l,f=this._events[c];if(!f)return[];if(f.fn)return[f.fn];for(var h=0,d=f.length,y=new Array(d);h<d;h++)y[h]=f[h].fn;return y},s.prototype.listenerCount=function(l){var c=r?r+l:l,f=this._events[c];return f?f.fn?1:f.length:0},s.prototype.emit=function(l,c,f,h,d,y){var m=r?r+l:l;if(!this._events[m])return!1;var p=this._events[m],g=arguments.length,_,b;if(p.fn){switch(p.once&&this.removeListener(l,p.fn,void 0,!0),g){case 1:return p.fn.call(p.context),!0;case 2:return p.fn.call(p.context,c),!0;case 3:return p.fn.call(p.context,c,f),!0;case 4:return p.fn.call(p.context,c,f,h),!0;case 5:return p.fn.call(p.context,c,f,h,d),!0;case 6:return p.fn.call(p.context,c,f,h,d,y),!0}for(b=1,_=new Array(g-1);b<g;b++)_[b-1]=arguments[b];p.fn.apply(p.context,_)}else{var x=p.length,v;for(b=0;b<x;b++)switch(p[b].once&&this.removeListener(l,p[b].fn,void 0,!0),g){case 1:p[b].fn.call(p[b].context);break;case 2:p[b].fn.call(p[b].context,c);break;case 3:p[b].fn.call(p[b].context,c,f);break;case 4:p[b].fn.call(p[b].context,c,f,h);break;default:if(!_)for(v=1,_=new Array(g-1);v<g;v++)_[v-1]=arguments[v];p[b].fn.apply(p[b].context,_)}}return!0},s.prototype.on=function(l,c,f){return a(this,l,c,f,!1)},s.prototype.once=function(l,c,f){return a(this,l,c,f,!0)},s.prototype.removeListener=function(l,c,f,h){var d=r?r+l:l;if(!this._events[d])return this;if(!c)return o(this,d),this;var y=this._events[d];if(y.fn)y.fn===c&&(!h||y.once)&&(!f||y.context===f)&&o(this,d);else{for(var m=0,p=[],g=y.length;m<g;m++)(y[m].fn!==c||h&&!y[m].once||f&&y[m].context!==f)&&p.push(y[m]);p.length?this._events[d]=p.length===1?p[0]:p:o(this,d)}return this},s.prototype.removeAllListeners=function(l){var c;return l?(c=r?r+l:l,this._events[c]&&o(this,c)):(this._events=new n,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=r,s.EventEmitter=s,t.exports=s})(Xp)),Xp.exports}var e4=QX();const t4=$e(e4);var Yp=new t4,Vp="recharts.syncMouseEvents";function xs(t){"@babel/helpers - typeof";return xs=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xs(t)}function r4(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n4(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,nM(n.key),n)}}function i4(t,e,r){return e&&n4(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function Zp(t,e,r){return e=nM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function nM(t){var e=a4(t,"string");return xs(e)=="symbol"?e:e+""}function a4(t,e){if(xs(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(xs(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var o4=(function(){function t(){r4(this,t),Zp(this,"activeIndex",0),Zp(this,"coordinateList",[]),Zp(this,"layout","horizontal")}return i4(t,[{key:"setDetails",value:function(r){var n,i=r.coordinateList,a=i===void 0?null:i,o=r.container,s=o===void 0?null:o,u=r.layout,l=u===void 0?null:u,c=r.offset,f=c===void 0?null:c,h=r.mouseHandlerCallback,d=h===void 0?null:h;this.coordinateList=(n=a??this.coordinateList)!==null&&n!==void 0?n:[],this.container=s??this.container,this.layout=l??this.layout,this.offset=f??this.offset,this.mouseHandlerCallback=d??this.mouseHandlerCallback,this.activeIndex=Math.min(Math.max(this.activeIndex,0),this.coordinateList.length-1)}},{key:"focus",value:function(){this.spoofMouse()}},{key:"keyboardEvent",value:function(r){if(this.coordinateList.length!==0)switch(r.key){case"ArrowRight":{if(this.layout!=="horizontal")return;this.activeIndex=Math.min(this.activeIndex+1,this.coordinateList.length-1),this.spoofMouse();break}case"ArrowLeft":{if(this.layout!=="horizontal")return;this.activeIndex=Math.max(this.activeIndex-1,0),this.spoofMouse();break}}}},{key:"setIndex",value:function(r){this.activeIndex=r}},{key:"spoofMouse",value:function(){var r,n;if(this.layout==="horizontal"&&this.coordinateList.length!==0){var i=this.container.getBoundingClientRect(),a=i.x,o=i.y,s=i.height,u=this.coordinateList[this.activeIndex].coordinate,l=((r=window)===null||r===void 0?void 0:r.scrollX)||0,c=((n=window)===null||n===void 0?void 0:n.scrollY)||0,f=a+u+l,h=o+this.offset.top+s/2+c;this.mouseHandlerCallback({pageX:f,pageY:h})}}}])})();function s4(t,e,r){if(r==="number"&&e===!0&&Array.isArray(t)){var n=t==null?void 0:t[0],i=t==null?void 0:t[1];if(n&&i&&J(n)&&J(i))return!0}return!1}function u4(t,e,r,n){var i=n/2;return{stroke:"none",fill:"#ccc",x:t==="horizontal"?e.x-i:r.left+.5,y:t==="horizontal"?r.top+.5:e.y-i,width:t==="horizontal"?n:r.width-1,height:t==="horizontal"?r.height-1:n}}function iM(t){var e=t.cx,r=t.cy,n=t.radius,i=t.startAngle,a=t.endAngle,o=xt(e,r,n,i),s=xt(e,r,n,a);return{points:[o,s],cx:e,cy:r,radius:n,startAngle:i,endAngle:a}}function l4(t,e,r){var n,i,a,o;if(t==="horizontal")n=e.x,a=n,i=r.top,o=r.top+r.height;else if(t==="vertical")i=e.y,o=i,n=r.left,a=r.left+r.width;else if(e.cx!=null&&e.cy!=null)if(t==="centric"){var s=e.cx,u=e.cy,l=e.innerRadius,c=e.outerRadius,f=e.angle,h=xt(s,u,l,f),d=xt(s,u,c,f);n=h.x,i=h.y,a=d.x,o=d.y}else return iM(e);return[{x:n,y:i},{x:a,y:o}]}function ws(t){"@babel/helpers - typeof";return ws=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ws(t)}function qO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function ou(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?qO(Object(r),!0).forEach(function(n){c4(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):qO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function c4(t,e,r){return e=f4(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function f4(t){var e=h4(t,"string");return ws(e)=="symbol"?e:e+""}function h4(t,e){if(ws(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(ws(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function d4(t){var e,r,n=t.element,i=t.tooltipEventType,a=t.isActive,o=t.activeCoordinate,s=t.activePayload,u=t.offset,l=t.activeTooltipIndex,c=t.tooltipAxisBandSize,f=t.layout,h=t.chartName,d=(e=n.props.cursor)!==null&&e!==void 0?e:(r=n.type.defaultProps)===null||r===void 0?void 0:r.cursor;if(!n||!d||!a||!o||h!=="ScatterChart"&&i!=="axis")return null;var y,m=li;if(h==="ScatterChart")y=o,m=F8;else if(h==="BarChart")y=u4(f,o,u,c),m=Cg;else if(f==="radial"){var p=iM(o),g=p.cx,_=p.cy,b=p.radius,x=p.startAngle,v=p.endAngle;y={cx:g,cy:_,startAngle:x,endAngle:v,innerRadius:b,outerRadius:b},m=tC}else y={points:l4(f,o,u)},m=li;var w=ou(ou(ou(ou({stroke:"#ccc",pointerEvents:"none"},u),y),me(d,!1)),{},{payload:s,payloadIndex:l,className:_e("recharts-tooltip-cursor",d.className)});return O.isValidElement(d)?O.cloneElement(d,w):O.createElement(m,w)}var p4=["item"],m4=["children","className","width","height","style","compact","title","desc"];function Ma(t){"@babel/helpers - typeof";return Ma=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ma(t)}function Bi(){return Bi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},Bi.apply(this,arguments)}function BO(t,e){return g4(t)||v4(t,e)||oM(t,e)||y4()}function y4(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
153
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function v4(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,a,o,s=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,e!==0)for(;!(u=(n=a.call(r)).done)&&(s.push(n.value),s.length!==e);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function g4(t){if(Array.isArray(t))return t}function FO(t,e){if(t==null)return{};var r=b4(t,e),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)n=a[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function b4(t,e){if(t==null)return{};var r={};for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){if(e.indexOf(n)>=0)continue;r[n]=t[n]}return r}function _4(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function x4(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,sM(n.key),n)}}function w4(t,e,r){return e&&x4(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function S4(t,e,r){return e=Ol(e),O4(t,aM()?Reflect.construct(e,r||[],Ol(t).constructor):e.apply(t,r))}function O4(t,e){if(e&&(Ma(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return A4(t)}function A4(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function aM(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(aM=function(){return!!t})()}function Ol(t){return Ol=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ol(t)}function P4(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Vy(t,e)}function Vy(t,e){return Vy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Vy(t,e)}function ka(t){return C4(t)||E4(t)||oM(t)||T4()}function T4(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
154
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function oM(t,e){if(t){if(typeof t=="string")return Zy(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Zy(t,e)}}function E4(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function C4(t){if(Array.isArray(t))return Zy(t)}function Zy(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function zO(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function z(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?zO(Object(r),!0).forEach(function(n){ce(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):zO(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function ce(t,e,r){return e=sM(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function sM(t){var e=M4(t,"string");return Ma(e)=="symbol"?e:e+""}function M4(t,e){if(Ma(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e);if(Ma(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var k4={xAxis:["bottom","top"],yAxis:["left","right"]},j4={width:"100%",height:"100%"},uM={x:0,y:0};function su(t){return t}var I4=function(e,r){return r==="horizontal"?e.x:r==="vertical"?e.y:r==="centric"?e.angle:e.radius},R4=function(e,r,n,i){var a=r.find(function(c){return c&&c.index===n});if(a){if(e==="horizontal")return{x:a.coordinate,y:i.y};if(e==="vertical")return{x:i.x,y:a.coordinate};if(e==="centric"){var o=a.coordinate,s=i.radius;return z(z(z({},i),xt(i.cx,i.cy,s,o)),{},{angle:o,radius:s})}var u=a.coordinate,l=i.angle;return z(z(z({},i),xt(i.cx,i.cy,u,l)),{},{angle:l,radius:u})}return uM},dc=function(e,r){var n=r.graphicalItems,i=r.dataStartIndex,a=r.dataEndIndex,o=(n??[]).reduce(function(s,u){var l=u.props.data;return l&&l.length?[].concat(ka(s),ka(l)):s},[]);return o.length>0?o:e&&e.length&&J(i)&&J(a)?e.slice(i,a+1):[]};function lM(t){return t==="number"?[0,"auto"]:void 0}var Jy=function(e,r,n,i){var a=e.graphicalItems,o=e.tooltipAxis,s=dc(r,e);return n<0||!a||!a.length||n>=s.length?null:a.reduce(function(u,l){var c,f=(c=l.props.data)!==null&&c!==void 0?c:r;f&&e.dataStartIndex+e.dataEndIndex!==0&&e.dataEndIndex-e.dataStartIndex>=n&&(f=f.slice(e.dataStartIndex,e.dataEndIndex+1));var h;if(o.dataKey&&!o.allowDuplicatedCategory){var d=f===void 0?s:f;h=Fu(d,o.dataKey,i)}else h=f&&f[n]||s[n];return h?[].concat(ka(u),[JE(l,h)]):u},[])},UO=function(e,r,n,i){var a=i||{x:e.chartX,y:e.chartY},o=I4(a,n),s=e.orderedTooltipTicks,u=e.tooltipAxis,l=e.tooltipTicks,c=gU(o,s,l,u);if(c>=0&&l){var f=l[c]&&l[c].value,h=Jy(e,r,c,f),d=R4(n,s,c,a);return{activeTooltipIndex:c,activeLabel:f,activePayload:h,activeCoordinate:d}}return null},$4=function(e,r){var n=r.axes,i=r.graphicalItems,a=r.axisType,o=r.axisIdKey,s=r.stackGroups,u=r.dataStartIndex,l=r.dataEndIndex,c=e.layout,f=e.children,h=e.stackOffset,d=YE(c,a);return n.reduce(function(y,m){var p,g=m.type.defaultProps!==void 0?z(z({},m.type.defaultProps),m.props):m.props,_=g.type,b=g.dataKey,x=g.allowDataOverflow,v=g.allowDuplicatedCategory,w=g.scale,S=g.ticks,A=g.includeHidden,P=g[o];if(y[P])return y;var M=dc(e.data,{graphicalItems:i.filter(function(q){var U,X=o in q.props?q.props[o]:(U=q.type.defaultProps)===null||U===void 0?void 0:U[o];return X===P}),dataStartIndex:u,dataEndIndex:l}),T=M.length,E,C,I;s4(g.domain,x,_)&&(E=hy(g.domain,null,x),d&&(_==="number"||w!=="auto")&&(I=Po(M,b,"category")));var k=lM(_);if(!E||E.length===0){var j,$=(j=g.domain)!==null&&j!==void 0?j:k;if(b){if(E=Po(M,b,_),_==="category"&&d){var N=wF(E);v&&N?(C=E,E=Go(0,T)):v||(E=Xw($,E,m).reduce(function(q,U){return q.indexOf(U)>=0?q:[].concat(ka(q),[U])},[]))}else if(_==="category")v?E=E.filter(function(q){return q!==""&&!pe(q)}):E=Xw($,E,m).reduce(function(q,U){return q.indexOf(U)>=0||U===""||pe(U)?q:[].concat(ka(q),[U])},[]);else if(_==="number"){var B=SU(M,i.filter(function(q){var U,X,V=o in q.props?q.props[o]:(U=q.type.defaultProps)===null||U===void 0?void 0:U[o],te="hide"in q.props?q.props.hide:(X=q.type.defaultProps)===null||X===void 0?void 0:X.hide;return V===P&&(A||!te)}),b,a,c);B&&(E=B)}d&&(_==="number"||w!=="auto")&&(I=Po(M,b,"category"))}else d?E=Go(0,T):s&&s[P]&&s[P].hasStack&&_==="number"?E=h==="expand"?[0,1]:ZE(s[P].stackGroups,u,l):E=XE(M,i.filter(function(q){var U=o in q.props?q.props[o]:q.type.defaultProps[o],X="hide"in q.props?q.props.hide:q.type.defaultProps.hide;return U===P&&(A||!X)}),_,c,!0);if(_==="number")E=Yy(f,E,P,a,S),$&&(E=hy($,E,x));else if(_==="category"&&$){var R=$,L=E.every(function(q){return R.indexOf(q)>=0});L&&(E=R)}}return z(z({},y),{},ce({},P,z(z({},g),{},{axisType:a,domain:E,categoricalDomain:I,duplicateDomain:C,originalDomain:(p=g.domain)!==null&&p!==void 0?p:k,isCategorical:d,layout:c})))},{})},D4=function(e,r){var n=r.graphicalItems,i=r.Axis,a=r.axisType,o=r.axisIdKey,s=r.stackGroups,u=r.dataStartIndex,l=r.dataEndIndex,c=e.layout,f=e.children,h=dc(e.data,{graphicalItems:n,dataStartIndex:u,dataEndIndex:l}),d=h.length,y=YE(c,a),m=-1;return n.reduce(function(p,g){var _=g.type.defaultProps!==void 0?z(z({},g.type.defaultProps),g.props):g.props,b=_[o],x=lM("number");if(!p[b]){m++;var v;return y?v=Go(0,d):s&&s[b]&&s[b].hasStack?(v=ZE(s[b].stackGroups,u,l),v=Yy(f,v,b,a)):(v=hy(x,XE(h,n.filter(function(w){var S,A,P=o in w.props?w.props[o]:(S=w.type.defaultProps)===null||S===void 0?void 0:S[o],M="hide"in w.props?w.props.hide:(A=w.type.defaultProps)===null||A===void 0?void 0:A.hide;return P===b&&!M}),"number",c),i.defaultProps.allowDataOverflow),v=Yy(f,v,b,a)),z(z({},p),{},ce({},b,z(z({axisType:a},i.defaultProps),{},{hide:!0,orientation:vr(k4,"".concat(a,".").concat(m%2),null),domain:v,originalDomain:x,isCategorical:y,layout:c})))}return p},{})},N4=function(e,r){var n=r.axisType,i=n===void 0?"xAxis":n,a=r.AxisComp,o=r.graphicalItems,s=r.stackGroups,u=r.dataStartIndex,l=r.dataEndIndex,c=e.children,f="".concat(i,"Id"),h=Ht(c,a),d={};return h&&h.length?d=$4(e,{axes:h,graphicalItems:o,axisType:i,axisIdKey:f,stackGroups:s,dataStartIndex:u,dataEndIndex:l}):o&&o.length&&(d=D4(e,{Axis:a,graphicalItems:o,axisType:i,axisIdKey:f,stackGroups:s,dataStartIndex:u,dataEndIndex:l})),d},L4=function(e){var r=gn(e),n=rn(r,!1,!0);return{tooltipTicks:n,orderedTooltipTicks:Gl(n,function(i){return i.coordinate}),tooltipAxis:r,tooltipAxisBandSize:Ju(r,n)}},WO=function(e){var r=e.children,n=e.defaultShowTooltip,i=Zt(r,va),a=0,o=0;return e.data&&e.data.length!==0&&(o=e.data.length-1),i&&i.props&&(i.props.startIndex>=0&&(a=i.props.startIndex),i.props.endIndex>=0&&(o=i.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:a,dataEndIndex:o,activeTooltipIndex:-1,isTooltipActive:!!n}},q4=function(e){return!e||!e.length?!1:e.some(function(r){var n=nn(r&&r.type);return n&&n.indexOf("Bar")>=0})},HO=function(e){return e==="horizontal"?{numericAxisName:"yAxis",cateAxisName:"xAxis"}:e==="vertical"?{numericAxisName:"xAxis",cateAxisName:"yAxis"}:e==="centric"?{numericAxisName:"radiusAxis",cateAxisName:"angleAxis"}:{numericAxisName:"angleAxis",cateAxisName:"radiusAxis"}},B4=function(e,r){var n=e.props,i=e.graphicalItems,a=e.xAxisMap,o=a===void 0?{}:a,s=e.yAxisMap,u=s===void 0?{}:s,l=n.width,c=n.height,f=n.children,h=n.margin||{},d=Zt(f,va),y=Zt(f,si),m=Object.keys(u).reduce(function(v,w){var S=u[w],A=S.orientation;return!S.mirror&&!S.hide?z(z({},v),{},ce({},A,v[A]+S.width)):v},{left:h.left||0,right:h.right||0}),p=Object.keys(o).reduce(function(v,w){var S=o[w],A=S.orientation;return!S.mirror&&!S.hide?z(z({},v),{},ce({},A,vr(v,"".concat(A))+S.height)):v},{top:h.top||0,bottom:h.bottom||0}),g=z(z({},p),m),_=g.bottom;d&&(g.bottom+=d.props.height||va.defaultProps.height),y&&r&&(g=xU(g,i,n,r));var b=l-g.left-g.right,x=c-g.top-g.bottom;return z(z({brushBottom:_},g),{},{width:Math.max(b,0),height:Math.max(x,0)})},F4=function(e,r){if(r==="xAxis")return e[r].width;if(r==="yAxis")return e[r].height},z4=function(e){var r=e.chartName,n=e.GraphicalChild,i=e.defaultTooltipEventType,a=i===void 0?"axis":i,o=e.validateTooltipEventTypes,s=o===void 0?["axis"]:o,u=e.axisComponents,l=e.legendContent,c=e.formatAxisMap,f=e.defaultProps,h=function(g,_){var b=_.graphicalItems,x=_.stackGroups,v=_.offset,w=_.updateId,S=_.dataStartIndex,A=_.dataEndIndex,P=g.barSize,M=g.layout,T=g.barGap,E=g.barCategoryGap,C=g.maxBarSize,I=HO(M),k=I.numericAxisName,j=I.cateAxisName,$=q4(b),N=[];return b.forEach(function(B,R){var L=dc(g.data,{graphicalItems:[B],dataStartIndex:S,dataEndIndex:A}),q=B.type.defaultProps!==void 0?z(z({},B.type.defaultProps),B.props):B.props,U=q.dataKey,X=q.maxBarSize,V=q["".concat(k,"Id")],te=q["".concat(j,"Id")],re={},H=u.reduce(function(he,Ie){var Fe,Ye,gt=_["".concat(Ie.axisType,"Map")],St=q["".concat(Ie.axisType,"Id")];gt&&gt[St]||Ie.axisType==="zAxis"||(process.env.NODE_ENV!=="production"?qt(!1,"Specifying a(n) ".concat(Ie.axisType,"Id requires a corresponding ").concat(Ie.axisType,"Id on the targeted graphical component ").concat((Fe=B==null||(Ye=B.type)===null||Ye===void 0?void 0:Ye.displayName)!==null&&Fe!==void 0?Fe:"")):qt());var pt=gt[St];return z(z({},he),{},ce(ce({},Ie.axisType,pt),"".concat(Ie.axisType,"Ticks"),rn(pt)))},re),F=H[j],K=H["".concat(j,"Ticks")],Q=x&&x[V]&&x[V].hasStack&&$U(B,x[V].stackGroups),D=nn(B.type).indexOf("Bar")>=0,se=Ju(F,K),W=[],ue=$&&bU({barSize:P,stackGroups:x,totalSize:F4(H,j)});if(D){var de,ie,fe=pe(X)?C:X,we=(de=(ie=Ju(F,K,!0))!==null&&ie!==void 0?ie:fe)!==null&&de!==void 0?de:0;W=_U({barGap:T,barCategoryGap:E,bandSize:we!==se?we:se,sizeList:ue[te],maxBarSize:fe}),we!==se&&(W=W.map(function(he){return z(z({},he),{},{position:z(z({},he.position),{},{offset:he.position.offset-we/2})})}))}var ae=B&&B.type&&B.type.getComposedData;ae&&N.push({props:z(z({},ae(z(z({},H),{},{displayedData:L,props:g,dataKey:U,item:B,bandSize:se,barPosition:W,offset:v,stackedData:Q,layout:M,dataStartIndex:S,dataEndIndex:A}))),{},ce(ce(ce({key:B.key||"item-".concat(R)},k,H[k]),j,H[j]),"animationId",w)),childIndex:$F(B,g.children),item:B})}),N},d=function(g,_){var b=g.props,x=g.dataStartIndex,v=g.dataEndIndex,w=g.updateId;if(!k1({props:b}))return null;var S=b.children,A=b.layout,P=b.stackOffset,M=b.data,T=b.reverseStackOrder,E=HO(A),C=E.numericAxisName,I=E.cateAxisName,k=Ht(S,n),j=jU(M,k,"".concat(C,"Id"),"".concat(I,"Id"),P,T),$=u.reduce(function(q,U){var X="".concat(U.axisType,"Map");return z(z({},q),{},ce({},X,N4(b,z(z({},U),{},{graphicalItems:k,stackGroups:U.axisType===C&&j,dataStartIndex:x,dataEndIndex:v}))))},{}),N=B4(z(z({},$),{},{props:b,graphicalItems:k}),_==null?void 0:_.legendBBox);Object.keys($).forEach(function(q){$[q]=c(b,$[q],N,q.replace("Map",""),r)});var B=$["".concat(I,"Map")],R=L4(B),L=h(b,z(z({},$),{},{dataStartIndex:x,dataEndIndex:v,updateId:w,graphicalItems:k,stackGroups:j,offset:N}));return z(z({formattedGraphicalItems:L,graphicalItems:k,offset:N,stackGroups:j},R),$)},y=(function(p){function g(_){var b,x,v;return _4(this,g),v=S4(this,g,[_]),ce(v,"eventEmitterSymbol",Symbol("rechartsEventEmitter")),ce(v,"accessibilityManager",new o4),ce(v,"handleLegendBBoxUpdate",function(w){if(w){var S=v.state,A=S.dataStartIndex,P=S.dataEndIndex,M=S.updateId;v.setState(z({legendBBox:w},d({props:v.props,dataStartIndex:A,dataEndIndex:P,updateId:M},z(z({},v.state),{},{legendBBox:w}))))}}),ce(v,"handleReceiveSyncEvent",function(w,S,A){if(v.props.syncId===w){if(A===v.eventEmitterSymbol&&typeof v.props.syncMethod!="function")return;v.applySyncEvent(S)}}),ce(v,"handleBrushChange",function(w){var S=w.startIndex,A=w.endIndex;if(S!==v.state.dataStartIndex||A!==v.state.dataEndIndex){var P=v.state.updateId;v.setState(function(){return z({dataStartIndex:S,dataEndIndex:A},d({props:v.props,dataStartIndex:S,dataEndIndex:A,updateId:P},v.state))}),v.triggerSyncEvent({dataStartIndex:S,dataEndIndex:A})}}),ce(v,"handleMouseEnter",function(w){var S=v.getMouseInfo(w);if(S){var A=z(z({},S),{},{isTooltipActive:!0});v.setState(A),v.triggerSyncEvent(A);var P=v.props.onMouseEnter;ye(P)&&P(A,w)}}),ce(v,"triggeredAfterMouseMove",function(w){var S=v.getMouseInfo(w),A=S?z(z({},S),{},{isTooltipActive:!0}):{isTooltipActive:!1};v.setState(A),v.triggerSyncEvent(A);var P=v.props.onMouseMove;ye(P)&&P(A,w)}),ce(v,"handleItemMouseEnter",function(w){v.setState(function(){return{isTooltipActive:!0,activeItem:w,activePayload:w.tooltipPayload,activeCoordinate:w.tooltipPosition||{x:w.cx,y:w.cy}}})}),ce(v,"handleItemMouseLeave",function(){v.setState(function(){return{isTooltipActive:!1}})}),ce(v,"handleMouseMove",function(w){w.persist(),v.throttleTriggeredAfterMouseMove(w)}),ce(v,"handleMouseLeave",function(w){v.throttleTriggeredAfterMouseMove.cancel();var S={isTooltipActive:!1};v.setState(S),v.triggerSyncEvent(S);var A=v.props.onMouseLeave;ye(A)&&A(S,w)}),ce(v,"handleOuterEvent",function(w){var S=RF(w),A=vr(v.props,"".concat(S));if(S&&ye(A)){var P,M;/.*touch.*/i.test(S)?M=v.getMouseInfo(w.changedTouches[0]):M=v.getMouseInfo(w),A((P=M)!==null&&P!==void 0?P:{},w)}}),ce(v,"handleClick",function(w){var S=v.getMouseInfo(w);if(S){var A=z(z({},S),{},{isTooltipActive:!0});v.setState(A),v.triggerSyncEvent(A);var P=v.props.onClick;ye(P)&&P(A,w)}}),ce(v,"handleMouseDown",function(w){var S=v.props.onMouseDown;if(ye(S)){var A=v.getMouseInfo(w);S(A,w)}}),ce(v,"handleMouseUp",function(w){var S=v.props.onMouseUp;if(ye(S)){var A=v.getMouseInfo(w);S(A,w)}}),ce(v,"handleTouchMove",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&v.throttleTriggeredAfterMouseMove(w.changedTouches[0])}),ce(v,"handleTouchStart",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&v.handleMouseDown(w.changedTouches[0])}),ce(v,"handleTouchEnd",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&v.handleMouseUp(w.changedTouches[0])}),ce(v,"handleDoubleClick",function(w){var S=v.props.onDoubleClick;if(ye(S)){var A=v.getMouseInfo(w);S(A,w)}}),ce(v,"handleContextMenu",function(w){var S=v.props.onContextMenu;if(ye(S)){var A=v.getMouseInfo(w);S(A,w)}}),ce(v,"triggerSyncEvent",function(w){v.props.syncId!==void 0&&Yp.emit(Vp,v.props.syncId,w,v.eventEmitterSymbol)}),ce(v,"applySyncEvent",function(w){var S=v.props,A=S.layout,P=S.syncMethod,M=v.state.updateId,T=w.dataStartIndex,E=w.dataEndIndex;if(w.dataStartIndex!==void 0||w.dataEndIndex!==void 0)v.setState(z({dataStartIndex:T,dataEndIndex:E},d({props:v.props,dataStartIndex:T,dataEndIndex:E,updateId:M},v.state)));else if(w.activeTooltipIndex!==void 0){var C=w.chartX,I=w.chartY,k=w.activeTooltipIndex,j=v.state,$=j.offset,N=j.tooltipTicks;if(!$)return;if(typeof P=="function")k=P(N,w);else if(P==="value"){k=-1;for(var B=0;B<N.length;B++)if(N[B].value===w.activeLabel){k=B;break}}var R=z(z({},$),{},{x:$.left,y:$.top}),L=Math.min(C,R.x+R.width),q=Math.min(I,R.y+R.height),U=N[k]&&N[k].value,X=Jy(v.state,v.props.data,k),V=N[k]?{x:A==="horizontal"?N[k].coordinate:L,y:A==="horizontal"?q:N[k].coordinate}:uM;v.setState(z(z({},w),{},{activeLabel:U,activeCoordinate:V,activePayload:X,activeTooltipIndex:k}))}else v.setState(w)}),ce(v,"renderCursor",function(w){var S,A=v.state,P=A.isTooltipActive,M=A.activeCoordinate,T=A.activePayload,E=A.offset,C=A.activeTooltipIndex,I=A.tooltipAxisBandSize,k=v.getTooltipEventType(),j=(S=w.props.active)!==null&&S!==void 0?S:P,$=v.props.layout,N=w.key||"_recharts-cursor";return O.createElement(d4,{key:N,activeCoordinate:M,activePayload:T,activeTooltipIndex:C,chartName:r,element:w,isActive:j,layout:$,offset:E,tooltipAxisBandSize:I,tooltipEventType:k})}),ce(v,"renderPolarAxis",function(w,S,A){var P=vr(w,"type.axisType"),M=vr(v.state,"".concat(P,"Map")),T=w.type.defaultProps,E=T!==void 0?z(z({},T),w.props):w.props,C=M&&M[E["".concat(P,"Id")]];return O.cloneElement(w,z(z({},C),{},{className:_e(P,C.className),key:w.key||"".concat(S,"-").concat(A),ticks:rn(C,!0)}))}),ce(v,"renderPolarGrid",function(w){var S=w.props,A=S.radialLines,P=S.polarAngles,M=S.polarRadius,T=v.state,E=T.radiusAxisMap,C=T.angleAxisMap,I=gn(E),k=gn(C),j=k.cx,$=k.cy,N=k.innerRadius,B=k.outerRadius;return O.cloneElement(w,{polarAngles:Array.isArray(P)?P:rn(k,!0).map(function(R){return R.coordinate}),polarRadius:Array.isArray(M)?M:rn(I,!0).map(function(R){return R.coordinate}),cx:j,cy:$,innerRadius:N,outerRadius:B,key:w.key||"polar-grid",radialLines:A})}),ce(v,"renderLegend",function(){var w=v.state.formattedGraphicalItems,S=v.props,A=S.children,P=S.width,M=S.height,T=v.props.margin||{},E=P-(T.left||0)-(T.right||0),C=GE({children:A,formattedGraphicalItems:w,legendWidth:E,legendContent:l});if(!C)return null;var I=C.item,k=FO(C,p4);return O.cloneElement(I,z(z({},k),{},{chartWidth:P,chartHeight:M,margin:T,onBBoxUpdate:v.handleLegendBBoxUpdate}))}),ce(v,"renderTooltip",function(){var w,S=v.props,A=S.children,P=S.accessibilityLayer,M=Zt(A,$r);if(!M)return null;var T=v.state,E=T.isTooltipActive,C=T.activeCoordinate,I=T.activePayload,k=T.activeLabel,j=T.offset,$=(w=M.props.active)!==null&&w!==void 0?w:E;return O.cloneElement(M,{viewBox:z(z({},j),{},{x:j.left,y:j.top}),active:$,label:k,payload:$?I:[],coordinate:C,accessibilityLayer:P})}),ce(v,"renderBrush",function(w){var S=v.props,A=S.margin,P=S.data,M=v.state,T=M.offset,E=M.dataStartIndex,C=M.dataEndIndex,I=M.updateId;return O.cloneElement(w,{key:w.key||"_recharts-brush",onChange:eu(v.handleBrushChange,w.props.onChange),data:P,x:J(w.props.x)?w.props.x:T.left,y:J(w.props.y)?w.props.y:T.top+T.height+T.brushBottom-(A.bottom||0),width:J(w.props.width)?w.props.width:T.width,startIndex:E,endIndex:C,updateId:"brush-".concat(I)})}),ce(v,"renderReferenceElement",function(w,S,A){if(!w)return null;var P=v,M=P.clipPathId,T=v.state,E=T.xAxisMap,C=T.yAxisMap,I=T.offset,k=w.type.defaultProps||{},j=w.props,$=j.xAxisId,N=$===void 0?k.xAxisId:$,B=j.yAxisId,R=B===void 0?k.yAxisId:B;return O.cloneElement(w,{key:w.key||"".concat(S,"-").concat(A),xAxis:E[N],yAxis:C[R],viewBox:{x:I.left,y:I.top,width:I.width,height:I.height},clipPathId:M})}),ce(v,"renderActivePoints",function(w){var S=w.item,A=w.activePoint,P=w.basePoint,M=w.childIndex,T=w.isRange,E=[],C=S.props.key,I=S.item.type.defaultProps!==void 0?z(z({},S.item.type.defaultProps),S.item.props):S.item.props,k=I.activeDot,j=I.dataKey,$=z(z({index:M,dataKey:j,cx:A.x,cy:A.y,r:4,fill:Tg(S.item),strokeWidth:2,stroke:"#fff",payload:A.payload,value:A.value},me(k,!1)),zu(k));return E.push(g.renderActiveDot(k,$,"".concat(C,"-activePoint-").concat(M))),P?E.push(g.renderActiveDot(k,z(z({},$),{},{cx:P.x,cy:P.y}),"".concat(C,"-basePoint-").concat(M))):T&&E.push(null),E}),ce(v,"renderGraphicChild",function(w,S,A){var P=v.filterFormatItem(w,S,A);if(!P)return null;var M=v.getTooltipEventType(),T=v.state,E=T.isTooltipActive,C=T.tooltipAxis,I=T.activeTooltipIndex,k=T.activeLabel,j=v.props.children,$=Zt(j,$r),N=P.props,B=N.points,R=N.isRange,L=N.baseLine,q=P.item.type.defaultProps!==void 0?z(z({},P.item.type.defaultProps),P.item.props):P.item.props,U=q.activeDot,X=q.hide,V=q.activeBar,te=q.activeShape,re=!!(!X&&E&&$&&(U||V||te)),H={};M!=="axis"&&$&&$.props.trigger==="click"?H={onClick:eu(v.handleItemMouseEnter,w.props.onClick)}:M!=="axis"&&(H={onMouseLeave:eu(v.handleItemMouseLeave,w.props.onMouseLeave),onMouseEnter:eu(v.handleItemMouseEnter,w.props.onMouseEnter)});var F=O.cloneElement(w,z(z({},P.props),H));function K(Ie){return typeof C.dataKey=="function"?C.dataKey(Ie.payload):null}if(re)if(I>=0){var Q,D;if(C.dataKey&&!C.allowDuplicatedCategory){var se=typeof C.dataKey=="function"?K:"payload.".concat(C.dataKey.toString());Q=Fu(B,se,k),D=R&&L&&Fu(L,se,k)}else Q=B==null?void 0:B[I],D=R&&L&&L[I];if(te||V){var W=w.props.activeIndex!==void 0?w.props.activeIndex:I;return[O.cloneElement(w,z(z(z({},P.props),H),{},{activeIndex:W})),null,null]}if(!pe(Q))return[F].concat(ka(v.renderActivePoints({item:P,activePoint:Q,basePoint:D,childIndex:I,isRange:R})))}else{var ue,de=(ue=v.getItemByXY(v.state.activeCoordinate))!==null&&ue!==void 0?ue:{graphicalItem:F},ie=de.graphicalItem,fe=ie.item,we=fe===void 0?w:fe,ae=ie.childIndex,he=z(z(z({},P.props),H),{},{activeIndex:ae});return[O.cloneElement(we,he),null,null]}return R?[F,null,null]:[F,null]}),ce(v,"renderCustomized",function(w,S,A){return O.cloneElement(w,z(z({key:"recharts-customized-".concat(A)},v.props),v.state))}),ce(v,"renderMap",{CartesianGrid:{handler:su,once:!0},ReferenceArea:{handler:v.renderReferenceElement},ReferenceLine:{handler:su},ReferenceDot:{handler:v.renderReferenceElement},XAxis:{handler:su},YAxis:{handler:su},Brush:{handler:v.renderBrush,once:!0},Bar:{handler:v.renderGraphicChild},Line:{handler:v.renderGraphicChild},Area:{handler:v.renderGraphicChild},Radar:{handler:v.renderGraphicChild},RadialBar:{handler:v.renderGraphicChild},Scatter:{handler:v.renderGraphicChild},Pie:{handler:v.renderGraphicChild},Funnel:{handler:v.renderGraphicChild},Tooltip:{handler:v.renderCursor,once:!0},PolarGrid:{handler:v.renderPolarGrid,once:!0},PolarAngleAxis:{handler:v.renderPolarAxis},PolarRadiusAxis:{handler:v.renderPolarAxis},Customized:{handler:v.renderCustomized}}),v.clipPathId="".concat((b=_.id)!==null&&b!==void 0?b:Oi("recharts"),"-clip"),v.throttleTriggeredAfterMouseMove=AE(v.triggeredAfterMouseMove,(x=_.throttleDelay)!==null&&x!==void 0?x:1e3/60),v.state={},v}return P4(g,p),w4(g,[{key:"componentDidMount",value:function(){var b,x;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(b=this.props.margin.left)!==null&&b!==void 0?b:0,top:(x=this.props.margin.top)!==null&&x!==void 0?x:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout}),this.displayDefaultTooltip()}},{key:"displayDefaultTooltip",value:function(){var b=this.props,x=b.children,v=b.data,w=b.height,S=b.layout,A=Zt(x,$r);if(A){var P=A.props.defaultIndex;if(!(typeof P!="number"||P<0||P>this.state.tooltipTicks.length-1)){var M=this.state.tooltipTicks[P]&&this.state.tooltipTicks[P].value,T=Jy(this.state,v,P,M),E=this.state.tooltipTicks[P].coordinate,C=(this.state.offset.top+w)/2,I=S==="horizontal",k=I?{x:E,y:C}:{y:E,x:C},j=this.state.formattedGraphicalItems.find(function(N){var B=N.item;return B.type.name==="Scatter"});j&&(k=z(z({},k),j.props.points[P].tooltipPosition),T=j.props.points[P].tooltipPayload);var $={activeTooltipIndex:P,isTooltipActive:!0,activeLabel:M,activePayload:T,activeCoordinate:k};this.setState($),this.renderCursor(A),this.accessibilityManager.setIndex(P)}}}},{key:"getSnapshotBeforeUpdate",value:function(b,x){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==x.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==b.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==b.margin){var v,w;this.accessibilityManager.setDetails({offset:{left:(v=this.props.margin.left)!==null&&v!==void 0?v:0,top:(w=this.props.margin.top)!==null&&w!==void 0?w:0}})}return null}},{key:"componentDidUpdate",value:function(b){Hm([Zt(b.children,$r)],[Zt(this.props.children,$r)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var b=Zt(this.props.children,$r);if(b&&typeof b.props.shared=="boolean"){var x=b.props.shared?"axis":"item";return s.indexOf(x)>=0?x:a}return a}},{key:"getMouseInfo",value:function(b){if(!this.container)return null;var x=this.container,v=x.getBoundingClientRect(),w=q5(v),S={chartX:Math.round(b.pageX-w.left),chartY:Math.round(b.pageY-w.top)},A=v.width/x.offsetWidth||1,P=this.inRange(S.chartX,S.chartY,A);if(!P)return null;var M=this.state,T=M.xAxisMap,E=M.yAxisMap,C=this.getTooltipEventType(),I=UO(this.state,this.props.data,this.props.layout,P);if(C!=="axis"&&T&&E){var k=gn(T).scale,j=gn(E).scale,$=k&&k.invert?k.invert(S.chartX):null,N=j&&j.invert?j.invert(S.chartY):null;return z(z({},S),{},{xValue:$,yValue:N},I)}return I?z(z({},S),I):null}},{key:"inRange",value:function(b,x){var v=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,w=this.props.layout,S=b/v,A=x/v;if(w==="horizontal"||w==="vertical"){var P=this.state.offset,M=S>=P.left&&S<=P.left+P.width&&A>=P.top&&A<=P.top+P.height;return M?{x:S,y:A}:null}var T=this.state,E=T.angleAxisMap,C=T.radiusAxisMap;if(E&&C){var I=gn(E);return Zw({x:S,y:A},I)}return null}},{key:"parseEventsOfWrapper",value:function(){var b=this.props.children,x=this.getTooltipEventType(),v=Zt(b,$r),w={};v&&x==="axis"&&(v.props.trigger==="click"?w={onClick:this.handleClick}:w={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 S=zu(this.props,this.handleOuterEvent);return z(z({},S),w)}},{key:"addListener",value:function(){Yp.on(Vp,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){Yp.removeListener(Vp,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(b,x,v){for(var w=this.state.formattedGraphicalItems,S=0,A=w.length;S<A;S++){var P=w[S];if(P.item===b||P.props.key===b.key||x===nn(P.item.type)&&v===P.childIndex)return P}return null}},{key:"renderClipPath",value:function(){var b=this.clipPathId,x=this.state.offset,v=x.left,w=x.top,S=x.height,A=x.width;return O.createElement("defs",null,O.createElement("clipPath",{id:b},O.createElement("rect",{x:v,y:w,height:S,width:A})))}},{key:"getXScales",value:function(){var b=this.state.xAxisMap;return b?Object.entries(b).reduce(function(x,v){var w=BO(v,2),S=w[0],A=w[1];return z(z({},x),{},ce({},S,A.scale))},{}):null}},{key:"getYScales",value:function(){var b=this.state.yAxisMap;return b?Object.entries(b).reduce(function(x,v){var w=BO(v,2),S=w[0],A=w[1];return z(z({},x),{},ce({},S,A.scale))},{}):null}},{key:"getXScaleByAxisId",value:function(b){var x;return(x=this.state.xAxisMap)===null||x===void 0||(x=x[b])===null||x===void 0?void 0:x.scale}},{key:"getYScaleByAxisId",value:function(b){var x;return(x=this.state.yAxisMap)===null||x===void 0||(x=x[b])===null||x===void 0?void 0:x.scale}},{key:"getItemByXY",value:function(b){var x=this.state,v=x.formattedGraphicalItems,w=x.activeItem;if(v&&v.length)for(var S=0,A=v.length;S<A;S++){var P=v[S],M=P.props,T=P.item,E=T.type.defaultProps!==void 0?z(z({},T.type.defaultProps),T.props):T.props,C=nn(T.type);if(C==="Bar"){var I=(M.data||[]).find(function(N){return k8(b,N)});if(I)return{graphicalItem:P,payload:I}}else if(C==="RadialBar"){var k=(M.data||[]).find(function(N){return Zw(b,N)});if(k)return{graphicalItem:P,payload:k}}else if(ec(P,w)||tc(P,w)||vs(P,w)){var j=_G({graphicalItem:P,activeTooltipItem:w,itemData:E.data}),$=E.activeIndex===void 0?j:E.activeIndex;return{graphicalItem:z(z({},P),{},{childIndex:$}),payload:vs(P,w)?E.data[j]:P.props.data[j]}}}return null}},{key:"render",value:function(){var b=this;if(!k1(this))return null;var x=this.props,v=x.children,w=x.className,S=x.width,A=x.height,P=x.style,M=x.compact,T=x.title,E=x.desc,C=FO(x,m4),I=me(C,!1);if(M)return O.createElement(vO,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},O.createElement(Km,Bi({},I,{width:S,height:A,title:T,desc:E}),this.renderClipPath(),I1(v,this.renderMap)));if(this.props.accessibilityLayer){var k,j;I.tabIndex=(k=this.props.tabIndex)!==null&&k!==void 0?k:0,I.role=(j=this.props.role)!==null&&j!==void 0?j:"application",I.onKeyDown=function(N){b.accessibilityManager.keyboardEvent(N)},I.onFocus=function(){b.accessibilityManager.focus()}}var $=this.parseEventsOfWrapper();return O.createElement(vO,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},O.createElement("div",Bi({className:_e("recharts-wrapper",w),style:z({position:"relative",cursor:"default",width:S,height:A},P)},$,{ref:function(B){b.container=B}}),O.createElement(Km,Bi({},I,{width:S,height:A,title:T,desc:E,style:j4}),this.renderClipPath(),I1(v,this.renderMap)),this.renderLegend(),this.renderTooltip()))}}])})(O.Component);ce(y,"displayName",r),ce(y,"defaultProps",z({layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:{top:5,right:5,bottom:5,left:5},reverseStackOrder:!1,syncMethod:"index"},f)),ce(y,"getDerivedStateFromProps",function(p,g){var _=p.dataKey,b=p.data,x=p.children,v=p.width,w=p.height,S=p.layout,A=p.stackOffset,P=p.margin,M=g.dataStartIndex,T=g.dataEndIndex;if(g.updateId===void 0){var E=WO(p);return z(z(z({},E),{},{updateId:0},d(z(z({props:p},E),{},{updateId:0}),g)),{},{prevDataKey:_,prevData:b,prevWidth:v,prevHeight:w,prevLayout:S,prevStackOffset:A,prevMargin:P,prevChildren:x})}if(_!==g.prevDataKey||b!==g.prevData||v!==g.prevWidth||w!==g.prevHeight||S!==g.prevLayout||A!==g.prevStackOffset||!Xi(P,g.prevMargin)){var C=WO(p),I={chartX:g.chartX,chartY:g.chartY,isTooltipActive:g.isTooltipActive},k=z(z({},UO(g,b,S)),{},{updateId:g.updateId+1}),j=z(z(z({},C),I),k);return z(z(z({},j),d(z({props:p},j),g)),{},{prevDataKey:_,prevData:b,prevWidth:v,prevHeight:w,prevLayout:S,prevStackOffset:A,prevMargin:P,prevChildren:x})}if(!Hm(x,g.prevChildren)){var $,N,B,R,L=Zt(x,va),q=L&&($=(N=L.props)===null||N===void 0?void 0:N.startIndex)!==null&&$!==void 0?$:M,U=L&&(B=(R=L.props)===null||R===void 0?void 0:R.endIndex)!==null&&B!==void 0?B:T,X=q!==M||U!==T,V=!pe(b),te=V&&!X?g.updateId:g.updateId+1;return z(z({updateId:te},d(z(z({props:p},g),{},{updateId:te,dataStartIndex:q,dataEndIndex:U}),g)),{},{prevChildren:x,dataStartIndex:q,dataEndIndex:U})}return null}),ce(y,"renderActiveDot",function(p,g,_){var b;return O.isValidElement(p)?b=O.cloneElement(p,g):ye(p)?b=p(g):b=O.createElement(Ql,g),O.createElement(Te,{className:"recharts-active-dot",key:_},b)});var m=O.forwardRef(function(g,_){return O.createElement(y,Bi({},g,{ref:_}))});return m.displayName=y.displayName,m},U4=z4({chartName:"ComposedChart",GraphicalChild:[uc,Ln,Fa,cc],axisComponents:[{axisType:"xAxis",AxisComp:fc},{axisType:"yAxis",AxisComp:hc},{axisType:"zAxis",AxisComp:lc}],formatAxisMap:h6});const ao=()=>{var t,e;try{return((e=(t=globalThis.process)==null?void 0:t.env)==null?void 0:e.NODE_ENV)==="development"}catch{return!1}},W4=t=>new Date(t).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),H4=t=>new Intl.NumberFormat("en-US").format(t);function G4(t){const{data:e,categories:r,formatDate:n,formatValue:i}=t,a=O.useMemo(()=>{if(!e||e.length===0)return ao()&&console.warn("StackedAreaChart: No data provided. Chart will be empty."),[];const h=[...e].sort((y,m)=>y.timestamp-m.timestamp);return h.some(y=>typeof y.timestamp!="number"||Number.isNaN(y.timestamp))&&ao()&&console.warn("StackedAreaChart: Some data points have invalid timestamps. These may not render correctly."),h},[e]),o=O.useMemo(()=>{if(!r||r.length===0)return ao()&&console.warn("StackedAreaChart: No categories provided. Chart will be empty."),[];const h=r.filter(d=>!d.dataKey||!d.label||!d.color?(ao()&&console.warn("StackedAreaChart: Category is missing required fields:",d),!1):!0);if(ao()&&a.length>0){const d=a[0];if(d){const y=new Set(Object.keys(d)),m=h.filter(p=>!y.has(p.dataKey));m.length>0&&console.warn("StackedAreaChart: Some categories do not exist in data:",m.map(p=>p.dataKey))}}return h},[r,a]),{minTimestamp:s,maxTimestamp:u}=O.useMemo(()=>{if(a.length===0)return{minTimestamp:0,maxTimestamp:0};const h=a[0],d=a[a.length-1];return{minTimestamp:(h==null?void 0:h.timestamp)??0,maxTimestamp:(d==null?void 0:d.timestamp)??0}},[a]),l=O.useMemo(()=>a.length===0||o.length===0?0:Math.max(...a.map(h=>o.reduce((d,y)=>{const m=h[y.dataKey];return d+(typeof m=="number"?m:0)},0))),[a,o]),c=O.useMemo(()=>n||W4,[n]),f=O.useMemo(()=>i||H4,[i]);return{processedData:a,processedCategories:o,minTimestamp:s,maxTimestamp:u,maxTotalValue:l,dateFormatter:c,valueFormatter:f}}function K4(t,e){const r=e-1-t,n=bo.length,i=Math.floor(r/Math.max(1,e-1)*(n-1)),a=Math.min(Math.max(0,i),n-1);return bo[a]??bo[0]??"#000000"}function X4(t){return Array.from({length:t},(e,r)=>K4(r,t))}const $i=X4(5),Zr={critical:"#dc3545",high:"#fd7e14",medium:"#ffc107",low:"#17a2b8",complete:Wt.neoDigitalGreen[600],inProgress:"#007bff",farthest:$i[0],far:$i[1],close:$i[2],closest:$i[3],completed:$i[4],primary:"#007bff",secondary:"#6c757d",success:Wt.neoDigitalGreen[600],danger:"#dc3545",warning:"#ffc107",info:"#17a2b8",light:Wt.neoGrey[200],dark:"#343a40"},Oe={dimensions:{height:400,width:"100%",minHeight:200},margin:{top:10,right:30,left:0,bottom:0},animation:{enabled:!0,duration:1500,easing:"ease"},display:{showHeader:!0,showLegend:!0,showTooltip:!0,showXAxis:!0,showYAxis:!0,showGrid:!0},curve:{type:"monotone"},stack:{offset:"none"},axis:{strokeColor:Wt.neoGrey[400],tickColor:"#666",labelColor:"#666"},tooltip:{backgroundColor:"rgba(255, 255, 255, 0.95)",borderColor:Wt.neoGrey[400],borderWidth:1,borderRadius:4,padding:10},legend:{iconSize:14,iconType:"square",layout:"horizontal",align:"center",verticalAlign:"bottom"},marker:{strokeColor:"#666",strokeWidth:2,strokeDasharray:"5 5",labelColor:"#666"}},Y4={migration:$i,severity:[Zr.critical,Zr.high,Zr.medium,Zr.low,Zr.info],status:[Zr.danger,Zr.warning,Zr.success],extended:["#e74c3c","#e67e22","#f39c12","#2ecc71","#3498db","#9b59b6","#1abc9c","#95a5a6"],colorblindSafe:["#0173B2","#DE8F05","#029E73","#CC78BC","#CA9161","#FBAFE4","#949494","#ECE133"]},V4={FARTHEST:"Farthest",FAR:"Far",CLOSE:"Close",CLOSEST:"Closest",COMPLETE:"Complete",CRITICAL:"Critical",HIGH:"High",MEDIUM:"Medium",LOW:"Low",INFO:"Info",NOT_APPLICABLE:"N/A",NO_LST:"No LST",DATA_MISSING:"Data Missing"},Z4=({data:t,categories:e,markers:r=[],title:n,subtitle:i,showHeader:a=Oe.display.showHeader,height:o=Oe.dimensions.height,width:s=Oe.dimensions.width,showLegend:u=Oe.display.showLegend,showTooltip:l=Oe.display.showTooltip,showXAxis:c=Oe.display.showXAxis,showYAxis:f=Oe.display.showYAxis,showGrid:h=Oe.display.showGrid,enableAnimation:d=Oe.animation.enabled,animationDuration:y=Oe.animation.duration,animationEasing:m=Oe.animation.easing,formatDate:p,formatValue:g,tooltipFormatter:_,slotProps:b,margin:x=Oe.margin,curveType:v=Oe.curve.type,stackOffset:w=Oe.stack.offset,timeRange:S,onTimeRangeChange:A,enableBrush:P=!1,zoomToSelection:M=!1})=>{const{processedData:T,processedCategories:E,dateFormatter:C,valueFormatter:I}=G4({data:t,categories:e,formatDate:p,formatValue:g}),[k,j]=O.useState(null),[$,N]=O.useState(!1),[B,R]=O.useState(null),[L,q]=O.useState(null),U=O.useRef(null),X=S?[S[0],S[1]]:["dataMin","dataMax"],V=T.length>0?T[0].timestamp:0,te=T.length>0?T[T.length-1].timestamp:0,re=O.useCallback((ae,he)=>{const Ie=ae/he*100,Fe=te-V;return V+Ie/100*Fe},[V,te]),H=O.useCallback(ae=>{const he=te-V;return he===0?0:(ae-V)/he*100},[V,te]),F=O.useCallback(ae=>{if(!P)return;const he=ae.currentTarget.getBoundingClientRect(),Ie=ae.clientX-he.left,Fe=re(Ie,he.width);N(!0),R(Fe),q(Fe)},[P,re]),K=O.useCallback(ae=>{if(!U.current)return;const he=ae.currentTarget.getBoundingClientRect(),Ie=ae.clientX-he.left,Fe=he.width,Ye=re(Ie,Fe);if($)B!==null&&q(Ye);else{const St=r.find(pt=>Math.abs(pt.timestamp-Ye)<2592e5);j((St==null?void 0:St.timestamp)??null)}},[$,B,re,r]),Q=O.useCallback(()=>{if($&&B!==null&&L!==null&&A){const ae=Math.min(B,L),he=Math.max(B,L);ae!==he&&A([ae,he])}N(!1),R(null),q(null)},[$,B,L,A]),D=O.useCallback(()=>{Q(),j(null)},[Q]),W=(M?$:!0)&&$&&B!==null&&L!==null?{left:H(Math.min(B,L)),width:Math.abs(H(L)-H(B))}:null,de=(S?T.filter(ae=>ae.timestamp>=S[0]&&ae.timestamp<=S[1]):T).slice().reverse().map(ae=>{const he=r.find(Ie=>Ie.timestamp===ae.timestamp);return he&&he.label?{...ae,__markerLabel:he.label}:ae}),ie=ae=>C(ae),fe=ae=>I(ae),we=({active:ae,payload:he,label:Ie})=>{if(!ae||!he||he.length===0)return null;const Fe=de.find(gt=>gt.timestamp===Ie);if(Fe&&"__markerLabel"in Fe){const St=String(Fe.__markerLabel).split(" - "),pt=St[0]||"",qn=St[1]||"";return G.jsxs(ee.Box,{sx:{backgroundColor:"#131E7A",border:"1px solid #2F42FF",borderRadius:"4px",padding:"12px 16px"},children:[G.jsx(ee.Typography,{sx:{color:"#B6BFFF",fontSize:"14px",fontWeight:400,marginBottom:"4px"},children:qn}),G.jsx(ee.Typography,{sx:{color:"white",fontSize:"14px",fontWeight:500},children:pt})]})}return G.jsxs(ee.Box,{sx:{backgroundColor:Oe.tooltip.backgroundColor,border:`${Oe.tooltip.borderWidth}px solid ${Oe.tooltip.borderColor}`,borderRadius:Oe.tooltip.borderRadius,padding:Oe.tooltip.padding},children:[G.jsx(ee.Typography,{sx:{marginBottom:"8px",fontWeight:500},children:C(Ie)}),he.map((gt,St)=>G.jsxs(ee.Box,{sx:{display:"flex",alignItems:"center",gap:1,mb:.5},children:[G.jsx(ee.Box,{sx:{width:10,height:10,backgroundColor:gt.color,borderRadius:"2px"}}),G.jsxs(ee.Typography,{sx:{fontSize:"14px"},children:[gt.name,": ",I(gt.value)]})]},`item-${St}`))]})};return G.jsxs(ee.Stack,{sx:{width:"100%",alignItems:"center"},...b==null?void 0:b.container,children:[a&&(n||i)&&G.jsxs(ee.Stack,{spacing:.5,sx:{mb:2,width:"100%",alignItems:"center"},...b==null?void 0:b.header,children:[n&&G.jsx(ee.Typography,{variant:"h5",sx:{fontWeight:500},...b==null?void 0:b.title,children:n}),i&&G.jsx(ee.Typography,{variant:"body2",sx:{color:"text.secondary"},...b==null?void 0:b.subtitle,children:i})]}),G.jsxs(ee.Box,{ref:U,sx:{width:"100%",height:`${o}px`,minHeight:Oe.dimensions.minHeight,position:"relative"},...b==null?void 0:b.chartContainer,children:[G.jsx(j5,{width:s,height:"100%",children:G.jsxs(U4,{data:de,margin:x,stackOffset:w,children:[h&&G.jsx(qC,{strokeDasharray:"3 3",stroke:Oe.axis.strokeColor,opacity:.3}),c&&G.jsx(fc,{dataKey:"timestamp",type:"number",domain:X,tickFormatter:ie,stroke:Oe.axis.strokeColor,tick:{fill:Oe.axis.tickColor},scale:"time"}),f&&G.jsx(hc,{tickFormatter:fe,stroke:Oe.axis.strokeColor,tick:{fill:Oe.axis.tickColor}}),l&&G.jsx($r,{content:G.jsx(we,{})}),u&&G.jsx(si,{iconSize:Oe.legend.iconSize,iconType:Oe.legend.iconType,layout:Oe.legend.layout,align:Oe.legend.align,verticalAlign:Oe.legend.verticalAlign}),E.map((ae,he)=>G.jsx(Ln,{type:v,dataKey:ae.dataKey,name:ae.label,stackId:"1",stroke:ae.color,fill:ae.strokeDasharray?"transparent":ae.color,fillOpacity:ae.strokeDasharray?0:ae.fillOpacity??.7,strokeWidth:ae.strokeWidth??2,strokeDasharray:ae.strokeDasharray,isAnimationActive:d,animationDuration:y,animationEasing:m,animationBegin:d?(E.length-1-he)*100:0},ae.dataKey)),r.filter(ae=>k===null||ae.timestamp===k).map((ae,he)=>G.jsx(nc,{x:ae.timestamp,stroke:ae.color??Oe.marker.strokeColor,strokeWidth:ae.strokeWidth??Oe.marker.strokeWidth,strokeDasharray:ae.strokeDasharray??Oe.marker.strokeDasharray,strokeOpacity:k===null?0:1},`marker-${ae.timestamp}-${he}`))]},S?`${S[0]}-${S[1]}`:"default")}),P&&G.jsxs(ee.Box,{sx:{position:"absolute",top:x.top||0,left:x.left||0,right:x.right||0,bottom:x.bottom||0,cursor:$?"col-resize":"crosshair",pointerEvents:"all"},onMouseDown:F,onMouseMove:K,onMouseUp:Q,onMouseLeave:D,children:[W&&G.jsx(ee.Box,{sx:{position:"absolute",left:`${W.left}%`,width:`${W.width}%`,top:0,bottom:0,backgroundColor:"rgba(0, 123, 255, 0.1)",border:"1px solid rgba(0, 123, 255, 0.5)",pointerEvents:"none"}}),k&&G.jsx(G.Fragment,{children:r.filter(ae=>ae.timestamp===k).map(ae=>G.jsx(ee.Box,{sx:{position:"absolute",left:`${H(ae.timestamp)}%`,top:"-50px",transform:"translateX(-50%)",backgroundColor:"#992FB9",color:"white",padding:"6px 10px",borderRadius:"4px",fontSize:"12px",whiteSpace:"nowrap",pointerEvents:"none",zIndex:10,boxShadow:"0 2px 8px rgba(0,0,0,0.15)"},children:ae.label||C(ae.timestamp)},`tooltip-${ae.timestamp}`))})]})]})]})},J4="#8b5cf6",Q4=t=>new Date(t).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),eY=({events:t,title:e="Events in Selected Range",maxHeight:r="200px",formatDate:n=Q4,primaryColor:i=J4})=>t.length===0?null:G.jsxs("div",{style:{marginTop:"24px",padding:"20px",backgroundColor:"#f9fafb",borderRadius:"8px",border:"1px solid #e5e7eb"},children:[G.jsxs("h3",{style:{margin:"0 0 12px 0",fontSize:"16px",color:"#374151"},children:[e," (",t.length,")"]}),G.jsx("div",{style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(250px, 1fr))",gap:"8px",maxHeight:r,overflowY:"auto"},children:t.map((a,o)=>G.jsxs("div",{style:{padding:"8px 12px",backgroundColor:"white",borderRadius:"4px",fontSize:"13px",border:"1px solid #e5e7eb"},children:[G.jsx("div",{style:{fontWeight:500,color:i},children:a.eventName}),G.jsx("div",{style:{color:"#6b7280",fontSize:"12px",marginTop:"2px"},children:n(a.timestamp)})]},`${a.timestamp}-${o}`))})]});exports.CAMPAIGN_DATA_MISSING=Oo;exports.CAMPAIGN_NOT_APPLICABLE=wo;exports.CAMPAIGN_NO_LST=So;exports.CATEGORY_LABELS=V4;exports.ChronoPerspectiveChart=wN;exports.D3StackedAreaChart=DN;exports.DEFAULT_CHART_COLORS=Wt;exports.DEFAULT_CHART_CONFIG=It;exports.DEFAULT_STACKED_AREA_COLORS=Zr;exports.DEFAULT_STACKED_AREA_CONFIG=Oe;exports.MEASURE_GRADIENT_COLORS=bo;exports.MODERNE_VULNERABILITY_COLORS=Ki;exports.MorphChart=pT;exports.ParliamentChart=iF;exports.STACKED_AREA_PALETTES=Y4;exports.StackedAreaChart=Z4;exports.TimelineChart=yT;exports.TimelineSelectedEvents=eY;exports.calculateDataSeries=lE;exports.calculateOptimalArcAngle=Qv;exports.calculateOptimalSeatSize=eg;