@chromatic-com/storybook 1.2.16 → 1.2.17

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.
package/dist/manager.mjs CHANGED
@@ -309,7 +309,7 @@ var u2=Object.create;var W1=Object.defineProperty;var c2=Object.getOwnPropertyDe
309
309
  }
310
310
  }
311
311
  }
312
- `);var Ru=({projectId:e,storyId:t,gitInfo:r,selectedBuildInfo:n})=>{let[{data:a,error:o,operation:i},l]=zn({query:Bu,variables:{projectId:e,storyId:t,testStatuses:Object.keys(Q0),branch:r.branch||"",...r.slug?{repositoryOwnerName:r.slug.split("/",1)[0]}:{},gitUserEmailHash:r.userEmailHash,selectedBuildId:n?.buildId||"",hasSelectedBuildId:!!n}});useEffect(()=>{let g=setInterval(l,5e3);return ()=>clearInterval(g)},[l]);let d=i&&t&&i.variables.storyId!==t,u=Cr(Au,a?.project?.lastBuildOnBranch),c=[...Cr(_u,u&&"testsForStory"in u&&u.testsForStory?u.testsForStory.nodes:[])],p=u?.committedAt>r.committedAt,f=!!u&&!p,m=!!u&&c.every(g=>g.status!=="IN_PROGRESS"),h=Cr(Lu,a?.selectedBuild??(m?a?.project?.lastBuildOnBranch:void 0));return {hasData:!!a&&!d,hasProject:!!a?.project,hasSelectedBuild:h?.branch===r.branch,lastBuildOnBranch:u,lastBuildOnBranchIsNewer:p,lastBuildOnBranchIsReady:m,lastBuildOnBranchIsSelectable:f,selectedBuild:h,selectedBuildMatchesGit:h?.branch===r.branch&&h?.commit===r.commit&&h?.uncommittedHash===r.uncommittedHash,rerunQuery:l,queryError:o,userCanReview:!!a?.viewer?.projectMembership?.userCanReview,vtaOnboarding:a?.viewer?.preferences?.vtaOnboarding}},I1=createContext(null),Du=createContext(null),Mi=()=>je(I1,"Build"),Ti=()=>{let{selectedBuild:e}=je(I1,"Build");if(!e)throw new Error("No selectedBuild on Build context");return e},vt=()=>je(Du,"Story"),Bi=({children:e,watchState:t})=>{let r=!!t?.selectedBuild&&"testsForStory"in t.selectedBuild,n=t?.selectedBuild&&"testsForStory"in t.selectedBuild&&t.selectedBuild.testsForStory?.nodes,a=[...Cr(Pu,n||[])],o=sa(a),{toggleDiff:i}=ut();return useEffect(()=>i(o.changeCount>0),[i,o.changeCount]),s__default.createElement(I1.Provider,{value:useMemo(()=>t,[JSON.stringify(t?.selectedBuild)])},s__default.createElement(Du.Provider,{value:{hasTests:r,tests:a,summary:o,...Tu(a)}},e))};var Yh=styled.div(({width:e,height:t,left:r,top:n})=>({width:`${e}px`,height:`${t}px`,left:`${r}px`,top:`${n}px`,position:"relative",overflow:"hidden"}));function zu({top:e=0,left:t=0,width:r=window.innerWidth,height:n=window.innerHeight,colors:a=["#CA90FF","#FC521F","#66BF3C","#FF4785","#FFAE00","#1EA7FD"],...o}){let[i]=useState(()=>{let l=document.createElement("div");return l.setAttribute("id","confetti-container"),l.setAttribute("style","position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 9999;"),l});return useEffect(()=>(document.body.appendChild(i),()=>{document.body.removeChild(i);}),[i]),createPortal(s__default.createElement(Yh,{top:e,left:t,width:r,height:n},s__default.createElement(qh,{colors:a,drawShape:Jh,...o})),i)}function Qh(e,t){return Math.floor(Math.random()*(t-e))+e}function Jh(e){let t=this;switch(t.shape=t.shape||Qh(1,6),t.shape){case 2:{let n=t.w/2,a=t.h/2;e.moveTo(-n+2,-a),e.lineTo(n-2,-a),e.arcTo(n,-a,n,-a+2,2),e.lineTo(n,a-2),e.arcTo(n,a,n-2,a,2),e.lineTo(-n+2,a),e.arcTo(-n,a,-n,a-2,2),e.lineTo(-n,-a+2),e.arcTo(-n,-a,-n+2,-a,2);break}case 3:{e.rect(-4,-4,8,16),e.rect(-12,-4,24,8);break}case 4:{e.rect(-4,-4,8,16),e.rect(-4,-4,24,8);break}case 1:{e.arc(0,0,t.radius,0,2*Math.PI);break}case 5:{e.moveTo(16,4),e.lineTo(4,24),e.lineTo(24,24);break}case 6:{e.arc(4,-4,4,-Math.PI/2,0),e.lineTo(4,0);break}}e.closePath(),e.fill();}var Kh=styled.div(({theme:e})=>({background:e.base==="light"?e.color.lightest:"#292A2C",width:260,padding:15,borderRadius:5,boxShadow:"0px 0px 32px 0px #00000029"})),Xh=styled.div({display:"flex",flexDirection:"column",alignItems:"flex-start"}),e6=styled.div(({theme:e})=>({fontSize:13,lineHeight:"18px",fontWeight:700,color:e.color.defaultText})),t6=styled.div(({theme:e})=>({fontSize:13,lineHeight:"18px",textAlign:"start",color:e.color.defaultText,margin:0,marginTop:5})),r6=styled.div({display:"flex",justifyContent:"flex-end",marginTop:15}),n6=styled(le)(({secondary:e})=>e&&{"&&:focus":{boxShadow:"none"}}),Zu=({step:e,primaryProps:t,tooltipProps:r})=>s__default.createElement(Kh,{...r},s__default.createElement(Xh,null,e.title&&s__default.createElement(e6,null,e.title),s__default.createElement(t6,null,e.content)),(e.hideNextButton||e.hideBackButton)&&s__default.createElement(r6,{id:"buttonNext"},!e.hideSkipButton&&s__default.createElement(le,{onClick:e.onSkipWalkthroughButtonClick,link:!0,style:{paddingRight:12,paddingLeft:12,marginRight:8}},"Skip"),!e.hideNextButton&&s__default.createElement(n6,{...t,onClick:t.onClick,secondary:!0,...e.onNextButtonClick?{onClick:e.onNextButtonClick}:{}},e.nextButtonText||"Next")));var ju=({managerApi:e,skipWalkthrough:t,startWalkthrough:r,completeWalkthrough:n})=>{let a=useTheme(),o=vt(),i=o?.selectedTest?.result==="CHANGED",l=o?.selectedTest?.status!=="ACCEPTED",d=JSON.stringify(useStorybookState().layout),u=useRef(d);u.current!==d&&(window.dispatchEvent(new Event("resize")),u.current=d),useEffect(()=>{r();}),useEffect(()=>{e.getCurrentStoryData()?.type!=="story"&&e.jumpToStory(1),e.togglePanel(!0),e.togglePanelPosition("right"),e.setSelectedPanel(Gt);},[e]);let[c,p]=s__default.useState(!1),[f,m]=s__default.useState(0),h=()=>{m(w=>w+1);};return useEffect(()=>{e.once(S1,()=>{m(1),setTimeout(()=>{window.dispatchEvent(new Event("resize"));},100);});},[e]),useEffect(()=>{o?.selectedTest?.status==="ACCEPTED"&&f===5&&(p(!0),m(6));},[o?.selectedTest?.status,c,p,f]),s__default.createElement(s__default.Fragment,null,c&&s__default.createElement(zu,{numberOfPieces:800,recycle:!1,tweenDuration:2e4,onConfettiComplete:w=>{w?.reset(),p(!1);}}),s__default.createElement(wu,{steps:[{target:"#sidebar-bottom-wrapper",title:"Changes found",content:s__default.createElement(s__default.Fragment,null,"The visual tests addon will detect changes in all of your stories and allow you to review them before opening a pull request.",s__default.createElement("br",null),s__default.createElement("br",null),"Click this button to see the changes in the sidebar."),floaterProps:{target:"#changes-found-filter",options:{preventOverflow:{boundariesElement:"window"}}},placement:"top",disableBeacon:!0,hideNextButton:!0,spotlightClicks:!0,onSkipWalkthroughButtonClick:t},i&&l?{target:"#storybook-explorer-tree > div",title:"Stories with changes",content:s__default.createElement(s__default.Fragment,null,"Here you have a filtered list of only stories with changes."),placement:"right",disableBeacon:!0,spotlightClicks:!0,onNextButtonClick:h,onSkipWalkthroughButtonClick:t}:{target:"#storybook-explorer-tree > div",title:"Stories with changes",content:s__default.createElement(s__default.Fragment,null,"Here you have a list of all stories in your Storybook.",s__default.createElement("br",null),s__default.createElement("br",null),"Select a story with changes to see the exact pixels that changed."),placement:"right",disableBeacon:!0,spotlightClicks:!0,hideNextButton:!0,onSkipWalkthroughButtonClick:t},{target:"#panel-tab-content",title:"Inspect changes",content:s__default.createElement(s__default.Fragment,null,"The results of the changes are shown here. The pixels that changed are highlighted in green."),disableBeacon:!0,placement:"left",onNextButtonClick:h,onSkipWalkthroughButtonClick:t},{target:"#button-diff-visible",title:"Toggle the diff",content:s__default.createElement(s__default.Fragment,null,"This button shows or hides the visual diff. Use it to make the visual changes in your stories obvious. Try it out."),onNextButtonClick:h,onSkipWalkthroughButtonClick:t,spotlightClicks:!0,disableBeacon:!0,placement:"bottom",disableOverlay:!0},{target:"#button-toggle-snapshot",title:"This is the Switch button",content:s__default.createElement(s__default.Fragment,null,"Switch between the baseline snapshot (old) and the latest snapshot. The info bar will let you know which version you're looking at."),onNextButtonClick:h,onSkipWalkthroughButtonClick:t,spotlightClicks:!0,disableBeacon:!0,placement:"bottom",disableOverlay:!0},{target:"#button-toggle-accept-story",title:"Accept changes",content:s__default.createElement(s__default.Fragment,null,"If the visual changes are intentional, accept them to update the test baselines. The next time you run visual tests, future changes will be compared to these new baselines. This can be undone."),disableBeacon:!0,spotlightClicks:!0,onNextButtonClick:h,hideNextButton:!0,placement:"bottom",disableOverlay:!0,onSkipWalkthroughButtonClick:t},{target:"#button-toggle-accept-story",title:"Perfection!",placement:"bottom",disableOverlay:!0,content:s__default.createElement(s__default.Fragment,null,"You\u2019ve got the basics down! You can always unaccept if you\u2019re not happy with the changes."),onNextButtonClick:h,onSkipWalkthroughButtonClick:t},{target:"#button-run-tests",title:"You are ready to test",placement:"bottom",disableOverlay:!0,content:s__default.createElement(s__default.Fragment,null,"Any time you want to run tests, tap this button in the sidebar to see exactly what changed across your Storybook."),disableBeacon:!0,nextButtonText:"Done",onNextButtonClick:n}],continuous:!0,stepIndex:f,spotlightPadding:0,hideBackButton:!0,disableCloseOnEsc:!0,disableOverlayClose:!0,disableScrolling:!0,hideCloseButton:!0,showSkipButton:!0,floaterProps:{options:{offset:{offset:"0, 6"}},styles:{floater:{padding:0,paddingLeft:8,paddingTop:8,filter:a.base==="light"?"drop-shadow(0px 5px 5px rgba(0,0,0,0.05)) drop-shadow(0 1px 3px rgba(0,0,0,0.1))":"drop-shadow(#fff5 0px 0px 0.5px) drop-shadow(#fff5 0px 0px 0.5px)"}}},tooltipComponent:Zu,styles:{overlay:{mixBlendMode:"unset",backgroundColor:"none"},spotlight:{backgroundColor:"none",border:`solid 2px ${a.color.secondary}`,boxShadow:"0px 0px 0px 9999px rgba(0,0,0,0.4)"},options:{zIndex:1e4,primaryColor:a.color.secondary,arrowColor:a.base==="light"?a.color.lightest:"#292A2C"}}}))};var Li=["initialize","build","upload","verify","snapshot"],_i={initialize:{key:"initialize",emoji:"\u{1F680}",renderName:()=>"Initialize build",renderProgress:()=>"Initializing build...",renderComplete:()=>"Initialized",estimateDuration:2e3},build:{key:"build",emoji:"\u{1F3D7}",renderName:()=>"Build Storybook",renderProgress:()=>"Building your Storybook...",renderComplete:()=>"Storybook built",estimateDuration:2e4},upload:{key:"upload",emoji:"\u{1F4E1}",renderName:()=>"Publish your Storybook",renderProgress:({stepProgress:e})=>{let{numerator:t,denominator:r}=e.upload;if(!r||!t)return "Uploading files...";let{value:n,exponent:a}=filesize(r,{output:"object",round:1}),{value:o,symbol:i}=filesize(t,{exponent:a,output:"object",round:1});return `Uploading files (${o}/${n} ${i})...`},renderComplete:()=>"Publish complete",estimateDuration:2e4},verify:{key:"verify",emoji:"\u{1F50D}",renderName:()=>"Verify your Storybook",renderProgress:()=>"Verifying contents...",renderComplete:()=>"Storybook verified",estimateDuration:2e4},snapshot:{key:"snapshot",emoji:"\u{1F4F8}",renderName:()=>"Run visual tests",renderProgress:({stepProgress:e})=>{let{numerator:t,denominator:r}=e.snapshot;return r?`Running visual tests (${t}/${r})...`:"Running visual tests..."},renderComplete:()=>"Tested your stories",estimateDuration:9e4},aborted:{key:"aborted",emoji:"\u270B",renderName:()=>"Build canceled",renderProgress:()=>"Build canceled",renderComplete:()=>"Build canceled",estimateDuration:0},complete:{key:"complete",emoji:"\u{1F389}",renderName:()=>"Visual tests completed!",renderProgress:()=>"Visual tests completed!",renderComplete:()=>"Visual tests completed!",estimateDuration:0},error:{key:"error",emoji:"\u{1F6A8}",renderName:()=>"Build failed",renderProgress:()=>"Build failed",renderComplete:()=>"Build failed",estimateDuration:0},limited:{key:"error",emoji:"\u{1F6A8}",renderName:()=>"Build limited",renderProgress:()=>"Build limited",renderComplete:()=>"Build limited",estimateDuration:0}};({buildProgressPercentage:0,currentStep:Li[0],stepProgress:Object.fromEntries(Li.map(e=>[e,{}]))});var da=({localBuildProgress:e,withEmoji:t=!1,...r})=>{let{emoji:n,renderProgress:a}=_i[e.currentStep],o=a(e);return s__default.createElement("span",{...r},t&&n," ",o)};var Wu=styled.div(({status:e,theme:t})=>({display:"inline-block",width:6,height:6,borderRadius:"50%",background:e&&{["IN_PROGRESS"]:"transparent",["PASSED"]:t.color.positive,["PENDING"]:t.color.gold,["ACCEPTED"]:t.color.positive,["DENIED"]:t.color.positive,["BROKEN"]:t.color.negative,["FAILED"]:t.color.negative,["EQUAL"]:t.color.positive,["FIXED"]:t.color.positive,["ADDED"]:t.color.gold,["CHANGED"]:t.color.gold,["REMOVED"]:t.color.gold,["CAPTURE_ERROR"]:t.color.negative,["SYSTEM_ERROR"]:t.color.negative,positive:t.color.positive,negative:t.color.negative,warning:t.color.gold,notification:t.color.secondary}[e]}),({overlay:e,theme:t})=>e&&css({position:"absolute",top:-1,right:-2,width:7,height:7,border:"1px solid rgba(0, 0, 0, 0.1)",boxShadow:`0 0 0 2px var(--bg-color, ${t.background.content})`,boxSizing:"border-box"})),Pi=({status:e})=>s__default.createElement(Wu,{status:e}),d6=styled.div({position:"relative",display:"inline-flex",justifyContent:"center","img, svg":{verticalAlign:"top"}}),pn=({status:e,children:t})=>s__default.createElement(d6,null,t,s__default.createElement(Wu,{overlay:!0,status:e}));var c6=styled.div(({theme:e})=>({width:220,padding:3,color:e.base==="light"?e.color.defaultText:e.color.light,"& > div":{margin:7}})),Ni=styled.div(({theme:e})=>({height:5,background:e.background.hoverable,borderRadius:5,overflow:"hidden"})),B1=styled(Ni)(({theme:e})=>({background:e.color.secondary,transition:"width 3s ease-out"})),p6=keyframes({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),T1=styled.svg(({progress:e,theme:t})=>({position:"absolute",width:"24px!important",height:"24px!important",transform:"rotate(-90deg)",color:t.color.secondary,circle:{r:"10",cx:"12",cy:"12",fill:"transparent",stroke:e?"currentColor":t.background.hoverable,strokeWidth:"2",strokeLinecap:"round",strokeDasharray:Math.PI*20}}),({spinner:e,theme:t})=>e&&{animation:`${p6} 1s linear infinite`,circle:{stroke:`${t.color.secondary}33`}}),Ya=styled(_e)(({theme:e})=>({position:"relative",overflow:"visible",color:e.textMutedColor,marginTop:0,zIndex:1,marginRight:4})),qu=({isDisabled:e=!1,isOutdated:t=!1,isRunning:r=!1,localBuildProgress:n,warning:a,clickWarning:o,startBuild:i,stopBuild:l})=>{if(e)return a?s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:a}),trigger:"hover",hasChrome:!1},s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Visual Tests locked",disabled:!o,onClick:o},s__default.createElement(pn,{status:"warning"},s__default.createElement(Xe,null)))):s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Visual Tests locked",disabled:!0},s__default.createElement(Xe,null));if(r&&n){let{buildProgressPercentage:d}=n;return s__default.createElement(WithTooltip,{trigger:"hover",tooltip:s__default.createElement(c6,null,s__default.createElement("div",null,s__default.createElement(da,{localBuildProgress:n,withEmoji:!0})),s__default.createElement(Ni,null,typeof d=="number"&&s__default.createElement(B1,{style:{width:`${d}%`}})))},s__default.createElement(Ya,{"aria-label":"Stop tests",onClick:()=>l()},s__default.createElement(_s,{style:{width:10,margin:2}}),s__default.createElement(T1,{xmlns:"http://www.w3.org/2000/svg"},s__default.createElement("circle",null)),s__default.createElement(T1,{xmlns:"http://www.w3.org/2000/svg",spinner:!0},s__default.createElement("circle",{strokeDashoffset:Math.PI*20*(1-d/100)})),typeof d=="number"&&s__default.createElement(T1,{xmlns:"http://www.w3.org/2000/svg",progress:!0},s__default.createElement("circle",{strokeDashoffset:Math.PI*20*(1-d/100)}))))}return t?s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Code changes detected; click to run tests"}),trigger:"hover",hasChrome:!1},s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Run tests",onClick:()=>i()},s__default.createElement(pn,{status:"notification"},s__default.createElement(Xe,null)))):s__default.createElement(WithTooltip,{trigger:"hover",hasChrome:!1,tooltip:s__default.createElement(TooltipNote,{note:"No code changes detected. Rerun tests to take new snapshots."})},s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Run tests",onClick:()=>i()},s__default.createElement(Xe,null)))};var f6=styled(Z)({display:"flex",flexDirection:"column",gap:10,width:200,marginTop:15}),m6=styled(da)({fontSize:12});function fn({localBuildProgress:e}){return s__default.createElement(f6,{as:"div"},s__default.createElement(Ni,null,typeof e.buildProgressPercentage=="number"&&s__default.createElement(B1,{style:{width:`${e.buildProgressPercentage}%`}})),s__default.createElement(m6,{localBuildProgress:e}))}var g6=styled.div(({status:e,theme:t})=>({position:"relative",display:"inline-flex",alignItems:"center",justifyContent:"center",backgroundColor:t.background.content,border:`1px solid ${e==="positive"?t.color.green:t.appBorderColor}`,borderRadius:5,margin:"15px 15px 0",padding:5,minHeight:200,minWidth:200,maxWidth:500,img:{display:"block",maxWidth:"100%",borderRadius:3},svg:{position:"absolute",top:-12,left:-12,width:24,height:24,padding:5,color:t.color.lightest,borderRadius:"50%",backgroundColor:t.color.green}})),L1=({backgroundColor:e,status:t,thumbnailUrl:r})=>s__default.createElement(g6,{status:t,style:e?{backgroundColor:e}:{}},s__default.createElement("img",{alt:"Snapshot thumbnail",src:r}),t==="positive"&&s__default.createElement(Sn,null));var _1=({localBuildProgress:e,title:t})=>s__default.createElement(ii,{warning:!0},s__default.createElement(si,null,s__default.createElement("div",null,t&&s__default.createElement("b",null,t,": "),v6(Array.isArray(e.originalError)?e.originalError[0]?.message:e.originalError?.message||"Unknown error")),s__default.createElement(ye,{target:"_blank",href:e.errorDetailsUrl||`${po}#troubleshooting`,withArrow:!0},e.errorDetailsUrl?"Details":"Troubleshooting"))),Yu=({children:e,localBuildProgress:t})=>s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Build failed"),s__default.createElement(Z,null,"Check the Storybook process on the command line for more details.")),s__default.createElement(_1,{localBuildProgress:t}),e)));var Qu=({children:e,localBuildProgress:t})=>s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Snapshot limit reached"),s__default.createElement(Z,null,"Your account has reached its monthly snapshot limit. Visual testing is disabled. Upgrade your plan to increase your quota.")),s__default.createElement(le,{asChild:!0,size:"medium",variant:"solid"},s__default.createElement("a",{href:t.errorDetailsUrl,target:"_new"},"Upgrade plan")),e)));var Ju="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHUSURBVHgB7ZfPTupAFMa/mbb0XkAk6r2516jRnXHlxr0+ib4J+iTqm7Bx5YaVcWPQECUoGiJCpX/mOKcxRo2DILa44Jc0Taad+b45mZkzR+CZaq2+CcsqAWIdoCKSowyFw5WFvwcvLRf1m1Kt0SSv51OkFCVJx+sRa1W1JmuLav16x5Zyf/7PDKQQSAM9RVzd3CH0aUsKEtsz0/nUxBnWmisWAItKkkCbWddF2mQcm1/rEmPiOeJF2/TD+f0pKo0jBKqHUcg5U1ib28ByYfXD78YInDSPRxZnOkE7nogJ2a/jd9FvImNbAz/GgHERZp08pjJ8OA3uMVIh2kELXvAwcB/j6HmnOJQ4Y0kbBW16GGS/wb7CsKYni9AYZ9f6haydhzCEVFGEbtiFH3kYBWMEfts5o3jcUVjIaYOjIvsJfIb4hhQ+WYQTAz/XgDXALuCz4D2ckN7Dt6KhDfzLLcGxMsaORApe2MFbQyrOhq9xpIu12Q3jOMaTcNqdjZ+k0REQLS4UxoXUZ1nFD0KkTffR51dZUhTuNVttpBkF1rq717cmFR3GDdXLxm6tcUudxx4lCRe+XACz1pnWZO2XbMJFKteJXKohMYTeIlRBFO2tLP4vc8sThEpu8pkDBW8AAAAASUVORK5CYII=";var Ku="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN0SURBVHgBvVdLTxNRFP7uUDpSC7Q8rFSLqWJEExOfC1/xHWPiQuPShS50Y/wP6F9wq1HZuTAxMXFlNGzUhWIQDWICLYhSC4XWlj5m2pnjvS20NNDhltB+i870zpnzffece8/cw7CI4FToDBoa+gB2ACAXaocBmOj3b9/yrDgyGZrtmwpHKK3pZJgm1RLJtEaCK8g5BTcLhmZu2RTlqbezDQpjqAf4FDE9O4+cTmcVRuxmW6uzbuQCgqvD1QI0UJ9CoDMOVUW9YW+0icsBG9YDLQNMjIAS0fxf1u4FvH5A3STtYjHiruoEcGL6/Bb07X3ZMImfZjfYnkNgR86jGsgL4LM1Xz3OXys9F+KQiIGdvQ5ZKLKGBefRte1+DoKG30MWcgKmg9zxF8iCBt8W1slGCaDgCKqCIA8FpEzlIjAXQrWgiNw70mugVpDaBczF9/nXvzy03NxmAo4sqEUrN2rls3YUPLIUkOnoQpOEb0sBWVPDp5l3SOqjuDjeVi5KzYG2x0E9KZi7eCVYVoNEXXgY2YpdvOaf38bgtlfmqJiCZDaO15P9CMS/I9xtILzDKDfg0WD7LwHnzpWRC3w0TiBGbgxGgEejhKiO6gW8+f0cC9l/JadXNCRdVDI42QtcPQrFcwHMubM4HCIv3hmlahjlmXoRIFQlQMx6ObnAQivhzY10SQQnLzrxFAh/GHvxJHsbGSoPSSABjFSoYauugV8LY6saCxEv76bgne5Ec5MCj65DIxMxeDBE9xDIeVEJIh373JICotoMrDDevQlz8fIIpRu5d4tch9IicivPHOuqA8Ts2CisKsBpa7F8yWbMrxgzcw2W77jtTF6Ax+GDFexmFIyyZeQ5zToqhzsgL6DXfQR2xfp006oPF++zKYelrShE/mbIC7ArKo51XYYVnLw6qkaYz1xFJu60tL3SzauhWoUAAd/mHpzedg3Oxsrr4ZQaxUGbu+JzMfM7vWzV7bcEy2+BEOHz9+QL01RiDLqZyadms70FPudueJoKa+V4J/AhzM8t6RJxF8/K4XZepdf43LHg9Gy0e2u7q559wRImQrP8dAwM6dkc6o1UJl+1BhQycg8isUS+XaoXBNd8fIHfGP35geCf8P2p8BwlMxrVEqLxFQ2w4BrnnIK7mHjRpIo+UbRqqBlYjBfyIRjGA7+va0CM/AdEDxpHNfo8owAAAABJRU5ErkJggg==";var Xu="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMJSURBVHgB7VfNblJBFD5z+5e0poXGNqnFRFxoUly0K+vCpG7aFyhrTRofwBcQ6974AIZo1/QFyorEBezsQkhqYqkBSoBaAcWW3+N8dxh+hFJI+Nn0S264d+65c77znXNmGEFVhCPxDRobcxGJVSK20ODgowrt2W2Ln2ojP+IpVyRxxhf5ApcrFR4kchd5hq+w9AnfIhxPvhg3jI93FubJEIKGARkinabOqVTgZ4Zg8Xx+7tbQnAPwddsySzTGLoOJN6anpmjYmJwYx8+qQSNCVXHLyAho3BAY78bo5WemFau6D/0i+vC0fx1zLYFQmmjTJshpV8+BpLrWF6kvuDYFB1GuOQfg+CDG1C90lQIgKKWH8EiFbZooWySanWi18yeRJjbfA7DZkgraZqh3Aoh+a1nl21uNesUqzAk9YaadB/VagMP3X5W9876okYvmVMoyxWZ7jY4pCKSoVnyNQDTZQvOY51g5QIq8kjjIvP2iSG8jhawKuGsCYL5iUYyhxJNFYV6IBkCEWmYAxYpv3EfwJejVI0Gv15RSAFQLprl7AoEknNYnR2S4/Ek1CWTWk5vPdkXWYVV23phKydxk55a9sgYiMprtGRWlzi8Qy9UVaJQUaYENfh0WVXTrUrHoH+qdACK2zYiaI9da+ygQtV4T3N+Y3j0WJlnUQzCtbPDssoreCCDnyCGwL2WO5JrfO+SEm8vKMaJGznW3uI/YJKbbTivXEwENFFVGRqDJaMBJtlhvNbzVXYGxjLyfnVRKOKyda6ClCHXFAyhEHVkjMKnOP2whc6ha4TsPhVknnmNl126xakSLAvsnaD82VzQosG1v/QjSY4PyV1sSZKAS5DadyujniqpjMIe2w73zv/lE+DTJ95YWqF8AGSiCGrhq+dU4iae63wu6RbuVsxNu/hFJAiKNg8LICMgmOywUSzRs/L00Fw6fweXS7ln6Nw1TBfg6z8pNolLeMwfCscSbSOIn5y7zPEjg4IsDMHx9lz7hu7bM4ZCKcyKOajQwCLlF8SGVy7v2u0s+jPwDEeUTfjDhTd4AAAAASUVORK5CYII=";var ec="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALVSURBVHgBxZfLbtNAFIb/8TgJCbm2adNUIOiuYpUN+7JiySPAm5Q+CfQBeIcuWYDaVYWEUIQqCLmQpEmaJq7Hw5y4dpOOadwEh0+yZnx8OWfm/HNjuKZ6VtsD5/sAqwAyj+g4goPDnUeb733L91pz/6zekpdjSwrHkVFycTmW5KuqfJJvVq013piG8W57Yw0GY1gFqon42WzDtuQLg0n2ei2XXplzgnwV81mAy31DQu6lEgmsmnjMpKJi4D9x3eN58/YDabdUkmrAuboMDqTXgV4DSOWgkuZei9iEElzyCRDbmvGnBYDmZ6C4rWIr39i8ejy1uI0aN/gKVpgNQE9BtoDIeJDUTHoP2GPVAvfFL708jrtlCMmxCClu4Vm2gd1s1zUM2kBybgCWXz3tbSJtmlicxKQBfgCkiVvoKUiv+dWhiGNZZnpv1Nee683rNWcFeM2lfQzH/oi++IUcL6LvdJAziuiIunsvOsjwAobSQT7+Ui0ruwiD3gOp4HVI2J9UtBIFXlIf8Ylzwr9XQVCZZjE0Rx8C/4EH6RABkAgDGDkNhKXA/zKSSITzA7ACv02yhwgLpSWQ+4pwmgvZQ1i89GgEiFAPgEQYQIaFn6D6Tjv0u6FF2JdDhCXJy8EPlhHheuKVGmISV9LCQA1BKs+dltpdiUlJUO6lGium+TzwH0EivHMmnIbGdSHpjm2vHV7pza5bmMN9RWgygWVJ8aubm/vOhJV8Ta0HJTUlx7AIJnPUP+p3v6NZpkRIi4i/kPwLaGNyCz0FSmiR0dFnU60HWPwpZPdUaSHjqpaE4+WOhtEiNkdpKbMJtl6ZHwDiJbCNklv35D29iVjGFoBKAes6UXb7HAy1OT6xrmysmuFoMt8cGVLYB61uH6vsBfLV7g1IG4cTQ/VH/e1Z/be8GI1llNDBlw7A5Oub8km+/QMhHVLpnEhHNUQGU5OKPIEQBzuPy0dk+QPy8+sGXJtnqwAAAABJRU5ErkJggg==";var C6=styled.div(({theme:e})=>({border:`1px solid ${e.appBorderColor}`,borderRadius:e.appBorderRadius,padding:"6px 10px",lineHeight:"18px"})),k6=styled.div(({theme:e})=>({lineHeight:"18px",position:"relative",borderRadius:5,display:"block",minWidth:"80%",color:e.color.warningText,background:e.background.warning,border:`1px solid ${wn(.5,e.color.warningText)}`,padding:15,margin:0})),I6=styled(Z)(({theme:e})=>({color:e.color.darkest})),rc=styled(Z)(()=>({marginBottom:5})),nc=({dismissBuildError:e,localBuildProgress:t,showInitialBuildScreen:r,gitInfo:n,lastBuildHasChanges:a,onComplete:o,onSkip:i})=>{let{selectedBuild:l}=Mi(),{isRunning:d,startBuild:u}=Zt(),c=vt(),[p,f]=useState(r);useEffect(()=>{r&&f(!0);},[r]);let[m,h]=useState(()=>!p),[g,w]=s__default.useState(n.uncommittedHash),v=()=>{w(n.uncommittedHash),h(!0);},[y,b]=s__default.useState(!1);return t&&t.currentStep==="error"?s__default.createElement(Yu,{localBuildProgress:t},s__default.createElement(Je,null,s__default.createElement(le,{variant:"solid",size:"medium",onClick:u},"Try again"),s__default.createElement(le,{link:!0,onClick:i},"Skip walkthrough"))):t?.currentStep==="limited"?s__default.createElement(Qu,{localBuildProgress:t},s__default.createElement(ye,{isButton:!0,tertiary:!0,onClick:e},"Continue")):p&&!t?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement($e,null),s__default.createElement(G,null,"Get started with visual testing"),s__default.createElement(Z,null,'Take an image snapshot of your stories to save their "last known good state" as test baselines.')),s__default.createElement(Je,null,s__default.createElement(le,{size:"medium",variant:"solid",onClick:u},"Take snapshots"),s__default.createElement(le,{onClick:i,link:!0},"Skip walkthrough"))))):p&&t&&d?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement($e,null),s__default.createElement(G,null,"Get started with visual testing"),s__default.createElement(Z,null,'Take an image snapshot of your stories to save their "last known good state" as test baselines.')),s__default.createElement(fn,{localBuildProgress:t})))):t&&t.currentStep==="complete"&&!m&&!y?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Nice. Your stories were saved as test baselines."),s__default.createElement(Z,null,"This story was indexed and snapshotted in a standardized cloud browser."),c?.selectedComparison?.headCapture?.captureImage&&s__default.createElement(L1,{...c?.selectedComparison?.headCapture.captureImage,status:"positive"})),s__default.createElement(Je,null,s__default.createElement(rc,null,"Let\u2019s see the superpower of catching visual changes."),s__default.createElement(le,{variant:"solid",size:"medium",onClick:v},"Catch a UI change"),s__default.createElement(le,{link:!0,onClick:i},"Skip walkthrough"))))):m&&g===n.uncommittedHash&&!d&&!a?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Make a change to this story"),s__default.createElement(Z,null,"In your code, adjust the markup, styling, or assets to see how visual testing works. Don\u2019t worry, you can undo it later. Here are a few ideas to get you started.")),s__default.createElement(q,{style:{display:"flex",alignItems:"flex-start",gap:"8px",margin:"10px 0"}},s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:Ku,alt:"Color Palette",style:{width:32,height:32}}),"Shift the color palette"),s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:Xu,alt:"Embiggen",style:{width:32,height:32}})," ","Embiggen the type"),s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:ec,alt:"Layout",style:{width:32,height:32}}),"Change the layout"),s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:Ju,alt:"Adjust",style:{width:32,height:32}}),"Adjust the size or scale")),s__default.createElement(Je,null,y?s__default.createElement(k6,null,s__default.createElement(I6,null,"No changes found in the Storybook you published. Make a UI tweak and try again to continue.")):s__default.createElement(C6,null,"Awaiting changes..."),s__default.createElement(le,{link:!0,onClick:i},"Skip walkthrough"))))):m&&g!==n.uncommittedHash&&!d&&!a?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Changes detected"),s__default.createElement(Z,null,"Time to run your first visual tests to pinpoint the exact changes made to this story.")),s__default.createElement(le,{variant:"solid",size:"medium",onClick:()=>{b(!0),u(),setTimeout(()=>{w(n.uncommittedHash);},1e4);}},s__default.createElement(Xe,null),"Run visual tests")))):t&&m&&d?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Changes detected"),s__default.createElement(Z,null,"Time to run your first visual tests to pinpoint the exact changes made to this story.")),s__default.createElement(fn,{localBuildProgress:t})))):!d&&a?s__default.createElement(X,{footer:null},s__default.createElement(W,{style:{overflowY:"auto"}},s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Nice. Your stories were saved as test baselines."),s__default.createElement(Z,null,"This story was indexed and snapshotted in a standardized cloud browser."),c.selectedComparison?.headCapture?.captureImage&&s__default.createElement(L1,{...c.selectedComparison?.headCapture?.captureImage,status:"positive"})),s__default.createElement(Je,null,s__default.createElement(rc,null,"You\u2019re ready to start testing!"),s__default.createElement(le,{variant:"solid",size:"medium",onClick:o},"Done"))))):(console.info("No screen selected",{state:{runningSecondBuild:y,showCatchAChange:m,localBuildProgress:t,selectedStory:c,selectedBuild:l,gitInfo:n}}),s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(s__default.Fragment,null))))};var ac=styled.div(({theme:e})=>({background:e.background.app,padding:"10px 15px",lineHeight:"20px",color:e.color.defaultText,borderBottom:`1px solid ${e.appBorderColor}`}));var L6=keyframes({from:{transform:"rotate(0deg)"},to:{transform:"rotate(359deg)"}}),Ri={width:10,marginRight:8},oc=styled.button(({isWarning:e,onClick:t,theme:r})=>{let n=r.base==="light"?r.background.warning:"#2e271a";return {position:"relative",display:"flex",width:"100%",lineHeight:"20px",padding:"5px 7px 5px 15px",justifyContent:"space-between",alignItems:"center",background:e?n:r.background.app,border:"none",borderBottom:`1px solid ${r.appBorderColor}`,color:r.color.defaultText,cursor:t?"pointer":"default",textAlign:"left","& > *":{zIndex:1},code:{fontFamily:r.typography.fonts.mono,fontSize:r.typography.size.s1}}}),ic=styled.div(({isWarning:e,percentage:t,theme:r})=>{let n=r.base==="light"?"#FFE6B1":"#43361f";return {display:"block",position:"absolute",top:"0",height:"100%",left:"0",width:`${t}%`,transition:"width 3s ease-out",backgroundColor:e?n:r.background.hoverable,pointerEvents:"none",zIndex:0}}),Di=styled.div({padding:"5px 0"}),_6=styled.div(({expanded:e,theme:t})=>({display:"grid",gridTemplateRows:e?"1fr":"0fr",background:t.background.app,borderBottom:e?`1px solid ${t.appBorderColor}`:"none",transition:"grid-template-rows 150ms ease-out"})),P6=styled.div(({theme:e})=>({whiteSpace:"nowrap",overflow:"hidden",color:e.base==="light"?e.color.dark:e.color.lightest})),O6=styled.div(({isCurrent:e,isFailed:t,isPending:r,theme:n})=>({display:"flex",flexDirection:"row",gap:8,opacity:r?.7:1,color:t?n.color.negativeText:"inherit",fontWeight:e||t?"bold":"normal",fontFamily:"Menlo, monospace",fontSize:12,lineHeight:"24px",margin:"0 15px","&:first-of-type":{marginTop:10},"&:last-of-type":{marginBottom:10},"& > div":{display:"flex",alignItems:"center"}})),N6=({localBuildProgress:e,expanded:t=!1})=>{let r=useRef({});useEffect(()=>{r.current[e.currentStep]={...e};},[e]);let n=["aborted","error"].includes(e.currentStep),a=Li.map(o=>{let{startedAt:i,completedAt:l}=e.stepProgress[o],d=!!i&&!l,u=d&&n,c=!i,p={..._i[o],isCurrent:d,isFailed:u,isPending:c};return u?{...p,icon:s__default.createElement(Eo,{style:Ri}),renderLabel:p.renderProgress}:d?{...p,icon:s__default.createElement(Lo,{style:{...Ri,animation:`${L6} 1s linear infinite`}}),renderLabel:p.renderProgress}:c?{...p,icon:s__default.createElement($s,{style:Ri}),renderLabel:p.renderName}:{...p,icon:s__default.createElement(Sn,{style:Ri}),renderLabel:p.renderComplete}});return s__default.createElement(_6,{expanded:t},s__default.createElement(P6,null,a.map(({icon:o,isCurrent:i,isFailed:l,isPending:d,key:u,renderLabel:c})=>s__default.createElement(O6,{isCurrent:i,isFailed:l,isPending:d,key:u},s__default.createElement("div",null,o,c(r.current[u]||e))))))},sc=({branch:e,dismissBuildError:t,localBuildProgress:r,lastBuildOnBranchInProgress:n,switchToLastBuildOnBranch:a})=>{let[o,i]=s__default.useState(!1),l=()=>{i(!o);};if(r){let u=["aborted","error"].includes(r.currentStep);return s__default.createElement(s__default.Fragment,null,s__default.createElement(oc,{as:u?"div":"button",onClick:u?void 0:l,isWarning:u},s__default.createElement(ic,{percentage:r.buildProgressPercentage,isWarning:u}),s__default.createElement(Di,null,s__default.createElement(da,{localBuildProgress:r,withEmoji:!0})),u?s__default.createElement(_e,{onClick:t},s__default.createElement(Cn,{"aria-label":"Dismiss"})):s__default.createElement(_e,{as:"div"},o?s__default.createElement(Ws,null):s__default.createElement(Us,null))),s__default.createElement(N6,{localBuildProgress:r,expanded:o||u}))}function d(){return a?n?s__default.createElement(Di,null,"Reviewing is disabled because there\u2019s a newer build in progress on"," ",s__default.createElement(Re,null,e),". This can happen when a build runs in CI."):s__default.createElement(Di,null,"There's a newer snapshot with changes."," ",s__default.createElement(Link,{withArrow:!0,onClick:a},"Switch to newer snapshot")):s__default.createElement(Di,null,"Reviewing is disabled because there\u2019s a newer build on ",s__default.createElement(Re,null,e),".")}return s__default.createElement(oc,{onClick:a},s__default.createElement(ic,{percentage:100}),d())};var lc=({onClose:e})=>s__default.createElement(Po,null,s__default.createElement(ba,null,s__default.createElement(vr,null,"Render settings",s__default.createElement(y0,null),s__default.createElement(Mn,{onClick:e},s__default.createElement(En,{"aria-label":"Close"}))),s__default.createElement("p",null,s__default.createElement(Ks,null),"Delay: 300ms"),s__default.createElement("p",null,s__default.createElement(Xs,null),"Animation pause: Ends"),s__default.createElement("p",null,s__default.createElement(el,null),"Threshold: 0.2"),s__default.createElement("p",null,s__default.createElement(tl,null),"Anti-alias: Included")),s__default.createElement(ba,null,s__default.createElement(vr,null,"Bounding box",s__default.createElement(y0,null)),s__default.createElement("dl",null,s__default.createElement("dt",null,"Width:"),s__default.createElement("dd",null,"Fill viewport"),s__default.createElement("dt",null,"Height:"),s__default.createElement("dd",null,"Hug contents"))));var uc={isReviewing:!1,userCanReview:!1,buildIsReviewable:!1,acceptTest:(e,t="SPEC")=>Promise.resolve(),unacceptTest:(e,t="SPEC")=>Promise.resolve()},cc=createContext(uc),Vi=()=>je(cc,"ReviewTest"),pc=({children:e,watchState:t=uc})=>s__default.createElement(cc.Provider,{value:t},e);var D6=styled.div(({theme:e})=>({position:"relative",display:"flex",background:"transparent",overflow:"hidden",margin:2,img:{maxWidth:"100%",transition:"filter 0.1s ease-in-out"},"img[data-overlay]":{position:"absolute",opacity:.7,pointerEvents:"none"},div:{display:"flex",flexDirection:"column",alignItems:"center",width:"100%",p:{maxWidth:380,textAlign:"center"},svg:{width:24,height:24}},"& > svg":{position:"absolute",left:"calc(50% - 14px)",top:"calc(50% - 14px)",width:20,height:20,color:e.color.lightest,opacity:0,transition:"opacity 0.1s ease-in-out",pointerEvents:"none"}}),({href:e})=>e&&{display:"inline-flex",cursor:"pointer","&:hover":{"& > svg":{opacity:1},img:{filter:"brightness(85%)"}}}),V6=styled(q)(({theme:e})=>({margin:"30px 15px"})),mc=({componentName:e,storyName:t,testUrl:r,comparisonResult:n,latestImage:a,baselineImage:o,baselineImageVisible:i,diffImage:l,focusImage:d,diffVisible:u,focusVisible:c,...p})=>{let f=useTheme(),m=!!a&&!!l&&n==="CHANGED",h=n==="CAPTURE_ERROR",g=m&&!!d,w=m?{as:"a",href:r,target:"_blank",title:"View on Chromatic.com"}:{},v=m&&u,y=g&&c;return s__default.createElement(D6,{...p,...w},a&&s__default.createElement("img",{alt:`Latest snapshot for the '${t}' story of the '${e}' component`,src:a.imageUrl,style:{display:i?"none":"block"}}),o&&s__default.createElement("img",{alt:`Baseline snapshot for the '${t}' story of the '${e}' component`,src:o.imageUrl,style:{display:i?"block":"none"}}),m&&s__default.createElement("img",{alt:"","data-overlay":"diff",src:l.imageUrl,style:{maxWidth:`${l.imageWidth/a.imageWidth*100}%`,opacity:v?.7:0}}),g&&s__default.createElement("img",{alt:"","data-overlay":"focus",src:d.imageUrl,style:{maxWidth:`${d.imageWidth/a.imageWidth*100}%`,opacity:y?.7:0,filter:y?"blur(2px)":"none"}}),m&&s__default.createElement(Bo,null),h&&!a&&s__default.createElement(V6,null,s__default.createElement(As,{color:f.base==="light"?"currentColor":f.color.medium}),s__default.createElement(Z,null,"A snapshot couldn\u2019t be captured. This often occurs when a story has a code error. Confirm that this story successfully renders in your local Storybook and run the build again.")))};var hc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("path",{d:"M5.06982 9.68493L7.99484 4.63927L14.5786 4.62406C14.5252 4.52043 14.4696 4.41742 14.4109 4.31532C12.372 0.768556 7.84405 -0.453864 4.29726 1.58495C3.24614 2.1892 2.39921 3.01211 1.78076 3.96327L5.06982 9.68493Z",fill:"#DB4437"}),s__default.createElement("path",{d:"M10.9276 9.68457L5.09539 9.6743L1.79036 3.98022C1.72727 4.07822 1.66591 4.17795 1.60682 4.27985C-0.445348 7.81892 0.759985 12.3515 4.29905 14.4037C5.34791 15.0118 6.48403 15.3338 7.617 15.3939L10.9276 9.68457Z",fill:"#0F9D58"}),s__default.createElement("path",{d:"M7.98649 4.61194L10.9032 9.66241L7.63525 15.3778C7.75167 15.3833 7.86871 15.3863 7.98649 15.3863C12.0775 15.3863 15.3939 12.0699 15.3939 7.97893C15.3939 6.76648 15.1025 5.62211 14.5861 4.61194L7.98649 4.61194Z",fill:"#FFCD40"}),s__default.createElement("path",{d:"M8.01367 4.6366V6.40005L14.613 4.6366H8.01367Z",fill:"url(#paint0_radial_466_21161)"}),s__default.createElement("path",{d:"M1.78198 4.00098L6.60102 8.8192L5.09764 9.687L1.78198 4.00098Z",fill:"url(#paint1_radial_466_21161)"}),s__default.createElement("path",{d:"M7.6626 15.4017L9.42689 8.81921L10.9303 9.68702L7.6626 15.4017Z",fill:"url(#paint2_radial_466_21161)"}),s__default.createElement("ellipse",{cx:"8.01347",cy:"8.00358",rx:"3.36699",ry:"3.36699",fill:"#F1F1F1"}),s__default.createElement("ellipse",{cx:"8.01367",cy:"8.00354",rx:"2.69361",ry:"2.6936",fill:"#4285F4"}),s__default.createElement("defs",null,s__default.createElement("radialGradient",{id:"paint0_radial_466_21161",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.69229 4.63226) scale(7.07721 1.89116)"},s__default.createElement("stop",{stopColor:"#3E2723",stopOpacity:"0.2"}),s__default.createElement("stop",{offset:"1",stopColor:"#3E2723",stopOpacity:"0.01"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21161",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(1.77445 4.00677) scale(6.56938 7.75127)"},s__default.createElement("stop",{stopColor:"#3E2723",stopOpacity:"0.2"}),s__default.createElement("stop",{offset:"1",stopColor:"#3E2723",stopOpacity:"0.01"})),s__default.createElement("radialGradient",{id:"paint2_radial_466_21161",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(8.00025 8.01489) scale(7.39644 14.8995)"},s__default.createElement("stop",{stopColor:"#263238",stopOpacity:"0.2"}),s__default.createElement("stop",{offset:"1",stopColor:"#263238",stopOpacity:"0.01"}))));var gc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("circle",{cx:"8.00009",cy:"7.99997",r:"7.7037",fill:"url(#paint0_linear_466_21186)"}),s__default.createElement("ellipse",{cx:"8.00094",cy:"8.00094",rx:"7.06173",ry:"7.06173",fill:"url(#paint1_radial_466_21186)"}),s__default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.07134 1.36353C8.03043 1.36353 7.99727 1.39669 7.99727 1.4376V2.56469C7.99727 2.6056 8.03043 2.63877 8.07134 2.63877C8.11225 2.63877 8.14542 2.6056 8.14542 2.56469V1.4376C8.14542 1.39669 8.11225 1.36353 8.07134 1.36353ZM8.07134 14.7792C8.11225 14.7792 8.14542 14.746 8.14542 14.7051V13.578C8.14542 13.5371 8.11225 13.5039 8.07134 13.5039C8.03043 13.5039 7.99727 13.5371 7.99727 13.578V14.7051C7.99727 14.746 8.03043 14.7792 8.07134 14.7792ZM8.64883 1.46214C8.65292 1.42143 8.68923 1.39175 8.72994 1.39584C8.77064 1.39993 8.80032 1.43625 8.79623 1.47695L8.74793 1.95766C8.74384 1.99836 8.70752 2.02804 8.66682 2.02395C8.62612 2.01986 8.59643 1.98355 8.60052 1.94284L8.64883 1.46214ZM7.41372 14.7468C7.45442 14.7509 7.49074 14.7213 7.49483 14.6806L7.54313 14.1998C7.54722 14.1591 7.51754 14.1228 7.47683 14.1187C7.43613 14.1146 7.39982 14.1443 7.39573 14.185L7.34742 14.6657C7.34333 14.7064 7.37301 14.7428 7.41372 14.7468ZM14.7051 7.99727C14.746 7.99727 14.7792 8.03043 14.7792 8.07134C14.7792 8.11225 14.746 8.14542 14.7051 8.14542H13.578C13.5371 8.14542 13.5039 8.11225 13.5039 8.07134C13.5039 8.03043 13.5371 7.99727 13.578 7.99727H14.7051ZM1.36353 8.07134C1.36353 8.11225 1.39669 8.14542 1.4376 8.14542H2.56469C2.6056 8.14542 2.63877 8.11225 2.63877 8.07134C2.63877 8.03043 2.6056 7.99727 2.56469 7.99727H1.4376C1.39669 7.99727 1.36353 8.03043 1.36353 8.07134ZM14.6806 8.64883C14.7213 8.65292 14.7509 8.68923 14.7468 8.72994C14.7428 8.77064 14.7064 8.80032 14.6657 8.79623L14.185 8.74793C14.1443 8.74384 14.1146 8.70752 14.1187 8.66682C14.1228 8.62612 14.1591 8.59643 14.1998 8.60052L14.6806 8.64883ZM1.39584 7.41372C1.39175 7.45442 1.42143 7.49074 1.46214 7.49483L1.94284 7.54313C1.98355 7.54722 2.01986 7.51754 2.02395 7.47683C2.02804 7.43613 1.99836 7.39982 1.95766 7.39573L1.47695 7.34742C1.43625 7.34333 1.39993 7.37301 1.39584 7.41372ZM12.7097 3.3282C12.7387 3.29927 12.7856 3.29927 12.8145 3.3282C12.8434 3.35713 12.8434 3.40403 12.8145 3.43296L12.0175 4.22994C11.9886 4.25887 11.9417 4.25887 11.9127 4.22994C11.8838 4.20101 11.8838 4.15411 11.9127 4.12518L12.7097 3.3282ZM3.3282 12.8145C3.35713 12.8434 3.40403 12.8434 3.43296 12.8145L4.22994 12.0175C4.25887 11.9886 4.25887 11.9417 4.22994 11.9127C4.20101 11.8838 4.15411 11.8838 4.12518 11.9127L3.3282 12.7097C3.29927 12.7387 3.29927 12.7856 3.3282 12.8145ZM13.1523 3.80568C13.1839 3.77973 13.2306 3.78433 13.2566 3.81595C13.2825 3.84757 13.2779 3.89425 13.2463 3.9202L12.8729 4.22664C12.8413 4.2526 12.7946 4.248 12.7686 4.21638C12.7427 4.18475 12.7473 4.13808 12.7789 4.11212L13.1523 3.80568ZM2.88614 12.3267C2.91209 12.3584 2.95876 12.363 2.99039 12.337L3.36378 12.0306C3.3954 12.0046 3.4 11.9579 3.37404 11.9263C3.34809 11.8947 3.30142 11.8901 3.26979 11.916L2.8964 12.2225C2.86478 12.2484 2.86018 12.2951 2.88614 12.3267ZM12.8145 12.7097C12.8434 12.7387 12.8434 12.7856 12.8145 12.8145C12.7856 12.8434 12.7387 12.8434 12.7097 12.8145L11.9127 12.0175C11.8838 11.9886 11.8838 11.9417 11.9127 11.9127C11.9417 11.8838 11.9886 11.8838 12.0175 11.9127L12.8145 12.7097ZM3.3282 3.3282C3.29927 3.35713 3.29927 3.40403 3.3282 3.43296L4.12518 4.22994C4.15411 4.25887 4.20101 4.25887 4.22994 4.22994C4.25887 4.20101 4.25887 4.15411 4.22994 4.12518L3.43296 3.3282C3.40403 3.29927 3.35713 3.29927 3.3282 3.3282ZM12.337 13.1523C12.363 13.1839 12.3584 13.2306 12.3267 13.2566C12.2951 13.2825 12.2484 13.2779 12.2225 13.2463L11.916 12.8729C11.8901 12.8413 11.8947 12.7946 11.9263 12.7686C11.9579 12.7427 12.0046 12.7473 12.0306 12.7789L12.337 13.1523ZM3.81595 2.88614C3.78433 2.91209 3.77973 2.95876 3.80568 2.99039L4.11212 3.36378C4.13808 3.3954 4.18475 3.4 4.21638 3.37404C4.248 3.34809 4.2526 3.30142 4.22664 3.26979L3.9202 2.8964C3.89425 2.86478 3.84757 2.86018 3.81595 2.88614ZM10.5415 1.91422C10.5572 1.87643 10.6005 1.85848 10.6383 1.87413C10.6761 1.88979 10.6941 1.93312 10.6784 1.97092L10.2471 3.01221C10.2314 3.05 10.1881 3.06795 10.1503 3.05229C10.1125 3.03664 10.0946 2.99331 10.1102 2.95551L10.5415 1.91422ZM5.50437 14.2686C5.54216 14.2842 5.58549 14.2663 5.60115 14.2285L6.03247 13.1872C6.04813 13.1494 6.03018 13.1061 5.99238 13.0904C5.95459 13.0747 5.91126 13.0927 5.8956 13.1305L5.46428 14.1718C5.44862 14.2096 5.46657 14.2529 5.50437 14.2686ZM11.1332 2.18598C11.1524 2.1499 11.1973 2.13628 11.2334 2.15557C11.2695 2.17486 11.2831 2.21974 11.2638 2.25582L11.0361 2.68183C11.0168 2.7179 10.9719 2.73152 10.9358 2.71223C10.8998 2.69295 10.8861 2.64806 10.9054 2.61199L11.1332 2.18598ZM4.90931 13.9871C4.94539 14.0064 4.99027 13.9928 5.00955 13.9567L5.23726 13.5307C5.25654 13.4946 5.24293 13.4497 5.20685 13.4305C5.17077 13.4112 5.12589 13.4248 5.1066 13.4609L4.8789 13.8869C4.85961 13.923 4.87323 13.9678 4.90931 13.9871ZM14.2285 10.5415C14.2663 10.5572 14.2842 10.6005 14.2686 10.6383C14.2529 10.6761 14.2096 10.6941 14.1718 10.6784L13.1305 10.2471C13.0927 10.2314 13.0747 10.1881 13.0904 10.1503C13.1061 10.1125 13.1494 10.0946 13.1872 10.1102L14.2285 10.5415ZM1.87412 5.50437C1.85846 5.54216 1.87641 5.58549 1.91421 5.60115L2.95551 6.03247C2.99331 6.04813 3.03664 6.03018 3.05229 5.99238C3.06795 5.95459 3.05 5.91126 3.0122 5.8956L1.9709 5.46428C1.9331 5.44862 1.88977 5.46657 1.87412 5.50437ZM13.9567 11.1332C13.9928 11.1524 14.0064 11.1973 13.9871 11.2334C13.9678 11.2695 13.923 11.2831 13.8869 11.2638L13.4609 11.0361C13.4248 11.0168 13.4112 10.9719 13.4305 10.9358C13.4497 10.8998 13.4946 10.8861 13.5307 10.9054L13.9567 11.1332ZM2.15557 4.90929C2.13628 4.94537 2.1499 4.99025 2.18598 5.00954L2.61199 5.23726C2.64806 5.25654 2.69295 5.24293 2.71223 5.20685C2.73152 5.17077 2.7179 5.12589 2.68183 5.1066L2.25582 4.87888C2.21974 4.8596 2.17486 4.87321 2.15557 4.90929ZM14.1718 5.46428C14.2096 5.44862 14.2529 5.46657 14.2686 5.50437C14.2842 5.54216 14.2663 5.58549 14.2285 5.60115L13.1872 6.03247C13.1494 6.04813 13.1061 6.03018 13.0904 5.99238C13.0747 5.95459 13.0927 5.91126 13.1305 5.8956L14.1718 5.46428ZM1.87413 10.6383C1.88979 10.6761 1.93312 10.6941 1.97092 10.6784L3.01221 10.2471C3.05 10.2314 3.06795 10.1881 3.05229 10.1503C3.03664 10.1125 2.99331 10.0946 2.95551 10.1102L1.91422 10.5415C1.87643 10.5572 1.85848 10.6005 1.87413 10.6383ZM14.3979 6.07477C14.4371 6.0629 14.4785 6.08501 14.4903 6.12416C14.5022 6.1633 14.4801 6.20467 14.441 6.21654L13.9787 6.35677C13.9396 6.36864 13.8982 6.34654 13.8863 6.30739C13.8744 6.26824 13.8965 6.22688 13.9357 6.215L14.3979 6.07477ZM1.65237 10.0185C1.66425 10.0577 1.70561 10.0798 1.74476 10.0679L2.20699 9.92769C2.24614 9.91581 2.26825 9.87445 2.25637 9.8353C2.2445 9.79615 2.20313 9.77404 2.16399 9.78592L1.70175 9.92615C1.6626 9.93802 1.64049 9.97939 1.65237 10.0185ZM10.6383 14.2686C10.6005 14.2842 10.5572 14.2663 10.5415 14.2285L10.1102 13.1872C10.0946 13.1494 10.1125 13.1061 10.1503 13.0904C10.1881 13.0747 10.2314 13.0927 10.2471 13.1305L10.6784 14.1718C10.6941 14.2096 10.6761 14.2529 10.6383 14.2686ZM5.50437 1.87413C5.46657 1.88979 5.44862 1.93312 5.46428 1.97092L5.8956 3.01221C5.91126 3.05 5.95459 3.06795 5.99238 3.05229C6.03018 3.03664 6.04813 2.99331 6.03247 2.95551L5.60115 1.91422C5.58549 1.87643 5.54216 1.85848 5.50437 1.87413ZM10.0679 14.3979C10.0798 14.4371 10.0577 14.4785 10.0185 14.4903C9.97939 14.5022 9.93802 14.4801 9.92615 14.441L9.78592 13.9787C9.77404 13.9396 9.79615 13.8982 9.8353 13.8863C9.87445 13.8744 9.91581 13.8965 9.92769 13.9357L10.0679 14.3979ZM6.12417 1.65237C6.08502 1.66424 6.06291 1.70561 6.07479 1.74475L6.215 2.20699C6.22688 2.24614 6.26824 2.26825 6.30739 2.25637C6.34654 2.2445 6.36864 2.20314 6.35677 2.16399L6.21656 1.70175C6.20468 1.6626 6.16332 1.64049 6.12417 1.65237ZM9.29287 1.55062C9.30085 1.5105 9.33985 1.48444 9.37997 1.49242C9.4201 1.5004 9.44615 1.5394 9.43817 1.57952L9.21829 2.68496C9.21031 2.72508 9.17131 2.75114 9.13119 2.74316C9.09107 2.73518 9.06501 2.69618 9.07299 2.65606L9.29287 1.55062ZM6.76272 14.6503C6.80284 14.6583 6.84184 14.6322 6.84982 14.5921L7.0697 13.4866C7.07768 13.4465 7.05162 13.4075 7.0115 13.3995C6.97137 13.3916 6.93238 13.4176 6.9244 13.4577L6.70452 14.5632C6.69654 14.6033 6.72259 14.6423 6.76272 14.6503ZM9.92615 1.70175C9.93802 1.6626 9.97939 1.64049 10.0185 1.65237C10.0577 1.66425 10.0798 1.70561 10.0679 1.74476L9.92769 2.20699C9.91581 2.24614 9.87445 2.26825 9.8353 2.25637C9.79615 2.2445 9.77404 2.20313 9.78592 2.16399L9.92615 1.70175ZM6.12417 14.4903C6.16332 14.5022 6.20469 14.4801 6.21656 14.441L6.35677 13.9787C6.36864 13.9396 6.34653 13.8982 6.30739 13.8863C6.26824 13.8744 6.22687 13.8965 6.215 13.9357L6.07479 14.398C6.06291 14.4371 6.08502 14.4785 6.12417 14.4903ZM14.5921 9.29287C14.6322 9.30085 14.6583 9.33985 14.6503 9.37997C14.6423 9.4201 14.6033 9.44615 14.5632 9.43817L13.4577 9.21829C13.4176 9.21031 13.3916 9.17131 13.3995 9.13119C13.4075 9.09107 13.4465 9.06501 13.4866 9.07299L14.5921 9.29287ZM1.49242 6.76272C1.48444 6.80284 1.5105 6.84184 1.55062 6.84982L2.65606 7.0697C2.69618 7.07768 2.73518 7.05162 2.74316 7.0115C2.75114 6.97137 2.72508 6.93238 2.68496 6.9244L1.57952 6.70452C1.5394 6.69654 1.5004 6.72259 1.49242 6.76272ZM14.441 9.92615C14.4801 9.93802 14.5022 9.97939 14.4903 10.0185C14.4785 10.0577 14.4371 10.0798 14.3979 10.0679L13.9357 9.92769C13.8965 9.91581 13.8744 9.87445 13.8863 9.8353C13.8982 9.79615 13.9396 9.77404 13.9787 9.78592L14.441 9.92615ZM1.65237 6.12415C1.64049 6.1633 1.6626 6.20467 1.70175 6.21654L2.16399 6.35677C2.20313 6.36864 2.2445 6.34654 2.25637 6.30739C2.26825 6.26824 2.24614 6.22688 2.20699 6.215L1.74476 6.07477C1.70561 6.0629 1.66425 6.08501 1.65237 6.12415ZM13.5459 4.32424C13.58 4.30151 13.626 4.31066 13.6487 4.34468C13.6714 4.37869 13.6623 4.42469 13.6282 4.44742L12.6911 5.0736C12.6571 5.09633 12.6111 5.08718 12.5884 5.05317C12.5656 5.01915 12.5748 4.97315 12.6088 4.95042L13.5459 4.32424ZM2.494 11.798C2.51673 11.832 2.56273 11.8412 2.59675 11.8184L3.53389 11.1923C3.56791 11.1695 3.57706 11.1235 3.55433 11.0895C3.5316 11.0555 3.4856 11.0464 3.45159 11.0691L2.51444 11.6953C2.48043 11.718 2.47128 11.764 2.494 11.798ZM13.8869 4.87888C13.923 4.8596 13.9678 4.87321 13.9871 4.90929C14.0064 4.94537 13.9928 4.99025 13.9567 5.00954L13.5307 5.23726C13.4946 5.25654 13.4497 5.24293 13.4305 5.20685C13.4112 5.17077 13.4248 5.12589 13.4609 5.1066L13.8869 4.87888ZM2.15557 11.2334C2.17486 11.2695 2.21974 11.2831 2.25582 11.2638L2.68183 11.0361C2.7179 11.0168 2.73152 10.9719 2.71223 10.9358C2.69295 10.8998 2.64806 10.8861 2.61199 10.9054L2.18598 11.1332C2.1499 11.1524 2.13628 11.1973 2.15557 11.2334ZM11.8184 13.5459C11.8412 13.58 11.832 13.626 11.798 13.6487C11.764 13.6714 11.718 13.6623 11.6953 13.6282L11.0691 12.6911C11.0464 12.6571 11.0555 12.6111 11.0895 12.5884C11.1235 12.5656 11.1695 12.5748 11.1923 12.6088L11.8184 13.5459ZM4.34468 2.494C4.31066 2.51673 4.30151 2.56273 4.32424 2.59675L4.95042 3.53389C4.97315 3.56791 5.01915 3.57706 5.05317 3.55433C5.08718 3.5316 5.09633 3.4856 5.0736 3.45159L4.44742 2.51444C4.42469 2.48043 4.37869 2.47128 4.34468 2.494ZM11.2638 13.8869C11.2831 13.923 11.2695 13.9678 11.2334 13.9871C11.1973 14.0064 11.1524 13.9928 11.1331 13.9567L10.9054 13.5307C10.8861 13.4946 10.8998 13.4497 10.9358 13.4305C10.9719 13.4112 11.0168 13.4248 11.0361 13.4609L11.2638 13.8869ZM4.90931 2.15557C4.87323 2.17485 4.85961 2.21974 4.8789 2.25581L5.1066 2.68182C5.12589 2.7179 5.17077 2.73152 5.20685 2.71223C5.24293 2.69295 5.25654 2.64807 5.23726 2.61199L5.00955 2.18598C4.99027 2.1499 4.94539 2.13628 4.90931 2.15557ZM11.6953 2.51444C11.718 2.48043 11.764 2.47128 11.798 2.494C11.832 2.51673 11.8412 2.56273 11.8184 2.59675L11.1923 3.53389C11.1695 3.56791 11.1235 3.57706 11.0895 3.55433C11.0555 3.5316 11.0464 3.4856 11.0691 3.45159L11.6953 2.51444ZM4.34468 13.6487C4.37869 13.6714 4.42469 13.6623 4.44742 13.6282L5.0736 12.6911C5.09633 12.6571 5.08718 12.6111 5.05317 12.5884C5.01915 12.5656 4.97315 12.5748 4.95042 12.6088L4.32424 13.5459C4.30151 13.58 4.31066 13.626 4.34468 13.6487ZM12.2225 2.8964C12.2484 2.86478 12.2951 2.86018 12.3267 2.88614C12.3584 2.91209 12.363 2.95876 12.337 2.99039L12.0306 3.36378C12.0046 3.3954 11.9579 3.4 11.9263 3.37404C11.8947 3.34809 11.8901 3.30142 11.916 3.26979L12.2225 2.8964ZM3.81595 13.2566C3.84757 13.2825 3.89425 13.2779 3.9202 13.2463L4.22664 12.8729C4.2526 12.8413 4.248 12.7946 4.21638 12.7686C4.18475 12.7427 4.13808 12.7473 4.11212 12.7789L3.80568 13.1523C3.77973 13.1839 3.78433 13.2306 3.81595 13.2566ZM13.6282 11.6953C13.6623 11.718 13.6714 11.764 13.6487 11.798C13.626 11.832 13.58 11.8412 13.5459 11.8184L12.6088 11.1923C12.5748 11.1695 12.5656 11.1235 12.5884 11.0895C12.6111 11.0555 12.6571 11.0464 12.6911 11.0691L13.6282 11.6953ZM2.494 4.34468C2.47128 4.37869 2.48043 4.42469 2.51444 4.44742L3.45159 5.0736C3.4856 5.09633 3.5316 5.08718 3.55433 5.05317C3.57706 5.01915 3.56791 4.97315 3.53389 4.95042L2.59675 4.32424C2.56273 4.30151 2.51673 4.31066 2.494 4.34468ZM13.2463 12.2225C13.2779 12.2484 13.2825 12.2951 13.2566 12.3267C13.2306 12.3584 13.1839 12.363 13.1523 12.337L12.7789 12.0306C12.7473 12.0046 12.7427 11.9579 12.7686 11.9263C12.7946 11.8947 12.8413 11.8901 12.8729 11.916L13.2463 12.2225ZM2.88614 3.81595C2.86018 3.84757 2.86478 3.89425 2.8964 3.9202L3.26979 4.22664C3.30142 4.2526 3.34809 4.248 3.37404 4.21638C3.4 4.18475 3.3954 4.13808 3.36378 4.11212L2.99039 3.80568C2.95876 3.77973 2.91209 3.78433 2.88614 3.81595ZM14.5632 6.70452C14.6033 6.69654 14.6423 6.72259 14.6503 6.76272C14.6583 6.80284 14.6322 6.84184 14.5921 6.84982L13.4866 7.0697C13.4465 7.07768 13.4075 7.05162 13.3995 7.0115C13.3916 6.97137 13.4176 6.93238 13.4577 6.9244L14.5632 6.70452ZM1.49242 9.37997C1.5004 9.4201 1.5394 9.44615 1.57952 9.43817L2.68496 9.21829C2.72508 9.21031 2.75114 9.17131 2.74316 9.13119C2.73518 9.09107 2.69618 9.06501 2.65606 9.07299L1.55062 9.29287C1.5105 9.30085 1.48444 9.33985 1.49242 9.37997ZM14.6657 7.34742C14.7064 7.34333 14.7428 7.37301 14.7468 7.41372C14.7509 7.45442 14.7213 7.49074 14.6806 7.49483L14.1998 7.54313C14.1591 7.54722 14.1228 7.51754 14.1187 7.47683C14.1146 7.43613 14.1443 7.39982 14.185 7.39573L14.6657 7.34742ZM1.39584 8.72994C1.39993 8.77064 1.43625 8.80032 1.47695 8.79623L1.95766 8.74793C1.99836 8.74384 2.02804 8.70752 2.02395 8.66682C2.01986 8.62612 1.98355 8.59643 1.94284 8.60052L1.46214 8.64883C1.42143 8.65292 1.39175 8.68923 1.39584 8.72994ZM9.43817 14.5632C9.44615 14.6033 9.4201 14.6423 9.37997 14.6503C9.33985 14.6583 9.30085 14.6322 9.29287 14.5921L9.07299 13.4866C9.06501 13.4465 9.09107 13.4075 9.13119 13.3995C9.17131 13.3916 9.21031 13.4176 9.21829 13.4577L9.43817 14.5632ZM6.76272 1.49242C6.72259 1.5004 6.69654 1.5394 6.70452 1.57952L6.9244 2.68496C6.93238 2.72508 6.97137 2.75114 7.0115 2.74316C7.05162 2.73518 7.07768 2.69618 7.0697 2.65606L6.84982 1.55062C6.84184 1.5105 6.80284 1.48444 6.76272 1.49242ZM8.79623 14.6657C8.80032 14.7064 8.77064 14.7428 8.72994 14.7468C8.68923 14.7509 8.65292 14.7213 8.64883 14.6806L8.60052 14.1998C8.59643 14.1591 8.62612 14.1228 8.66682 14.1187C8.70752 14.1146 8.74384 14.1443 8.74793 14.185L8.79623 14.6657ZM7.41372 1.39584C7.37301 1.39993 7.34333 1.43625 7.34742 1.47695L7.39573 1.95766C7.39982 1.99836 7.43613 2.02804 7.47683 2.02395C7.51754 2.01986 7.54722 1.98355 7.54313 1.94284L7.49483 1.46214C7.49074 1.42143 7.45442 1.39175 7.41372 1.39584Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M3.14941 12.8505L7.29562 7.28674L7.99989 7.99218L3.14941 12.8505Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M7.28662 7.29574L12.8504 3.14954L7.99204 8.00002L7.28662 7.29574Z",fill:"#EE4444"}),s__default.createElement("path",{d:"M12.8505 3.14954L8.70427 8.71332L8 8.00789L12.8505 3.14954Z",fill:"#CC0000"}),s__default.createElement("path",{d:"M3.14941 12.8505L8.7132 8.70427L8.00777 8L3.14941 12.8505Z",fill:"#AAAAAA"}),s__default.createElement("defs",null,s__default.createElement("linearGradient",{id:"paint0_linear_466_21186",x1:"0.300303",y1:"0.300951",x2:"0.300303",y2:"15.7084",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{stopColor:"#F8F8F8"}),s__default.createElement("stop",{offset:"1",stopColor:"#CCCCCC"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21186",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(8.00216 8.0046) scale(7.06173)"},s__default.createElement("stop",{stopColor:"#00F0FF"}),s__default.createElement("stop",{offset:"1",stopColor:"#0070E0"}))));var vc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("path",{d:"M14.9596 5.19849C14.6332 4.41337 13.9721 3.56574 13.453 3.29783C13.8755 4.12612 14.12 4.95699 14.2134 5.57708C14.2134 5.5783 14.2139 5.58133 14.2149 5.58958C13.3657 3.47293 11.9257 2.61943 10.7499 0.761053C10.6905 0.667084 10.631 0.572865 10.573 0.473553C10.5434 0.422834 10.5159 0.371004 10.4903 0.318178C10.4414 0.223861 10.4038 0.124166 10.378 0.0211155C10.3782 0.0162369 10.3765 0.0114673 10.3734 0.00774353C10.3702 0.0040198 10.3658 0.00161108 10.3609 0.000990505C10.3563 -0.000330168 10.3515 -0.000330168 10.3468 0.000990505C10.3458 0.0013655 10.3442 0.00258425 10.3431 0.00302175C10.3414 0.003678 10.3393 0.005178 10.3376 0.00614675C10.3384 0.00502175 10.3402 0.0024905 10.3407 0.00189675C8.45416 1.10677 7.81416 3.15068 7.75535 4.17327C7.00199 4.22506 6.28171 4.50262 5.68841 4.96977C5.62629 4.9173 5.56135 4.86827 5.49388 4.8229C5.3227 4.22402 5.31543 3.59017 5.47282 2.98752C4.70132 3.3388 4.10126 3.89408 3.66501 4.3844H3.66154C3.36382 4.0073 3.38482 2.76337 3.40179 2.50365C3.39822 2.48755 3.17969 2.61708 3.15107 2.63662C2.88835 2.82414 2.64275 3.03454 2.41713 3.26537C2.16039 3.52573 1.92581 3.80705 1.71582 4.1064C1.71582 4.10677 1.7156 4.10721 1.71547 4.10758C1.71547 4.10718 1.71569 4.10677 1.71582 4.1064C1.23289 4.79075 0.890387 5.56404 0.7081 6.38155C0.704506 6.39783 0.701475 6.41471 0.697975 6.43112C0.68385 6.49724 0.632975 6.82799 0.624068 6.89987C0.623381 6.9054 0.623068 6.91071 0.622412 6.91624C0.556638 7.2582 0.515905 7.60451 0.500537 7.9524C0.500537 7.96521 0.499756 7.9779 0.499756 7.99074C0.499881 12.138 3.86238 15.5 8.01001 15.5C11.7245 15.5 14.8088 12.8035 15.4126 9.26152C15.4253 9.1654 15.4355 9.06877 15.4467 8.9718C15.596 7.68399 15.4301 6.3304 14.9596 5.19849ZM6.30351 11.0764C6.33863 11.0932 6.37163 11.1116 6.40769 11.1276C6.40919 11.1287 6.41126 11.1298 6.41279 11.1308C6.37608 11.1132 6.33965 11.0951 6.30351 11.0764ZM14.2155 5.59143L14.2145 5.58415C14.2149 5.5868 14.2153 5.58958 14.2158 5.59224L14.2155 5.59143Z",fill:"url(#paint0_linear_466_21172)"}),s__default.createElement("path",{d:"M14.9598 5.19851C14.6334 4.41338 13.9723 3.56576 13.4532 3.29785C13.8757 4.12613 14.1202 4.95701 14.2136 5.5771C14.2136 5.57529 14.214 5.5786 14.2148 5.58416C14.2151 5.58682 14.2156 5.5896 14.216 5.59226C14.9246 7.5132 14.5386 9.46657 13.9823 10.6602C13.1217 12.5071 11.0381 14.3999 7.77678 14.3076C4.25319 14.2078 1.149 11.5934 0.569531 8.16904C0.463937 7.62904 0.569531 7.35485 0.622656 6.91641C0.557938 7.25441 0.533281 7.35204 0.500781 7.95257C0.500781 7.96538 0.5 7.97807 0.5 7.99091C0.500063 12.138 3.86256 15.5 8.01019 15.5C11.7247 15.5 14.8089 12.8035 15.4128 9.26154C15.4255 9.16541 15.4357 9.06879 15.4469 8.97182C15.5962 7.68401 15.4303 6.33041 14.9598 5.19851Z",fill:"url(#paint1_radial_466_21172)"}),s__default.createElement("path",{d:"M14.9598 5.19851C14.6334 4.41338 13.9723 3.56576 13.4532 3.29785C13.8757 4.12613 14.1202 4.95701 14.2136 5.5771C14.2136 5.57529 14.214 5.5786 14.2148 5.58416C14.2151 5.58682 14.2156 5.5896 14.216 5.59226C14.9246 7.5132 14.5386 9.46657 13.9823 10.6602C13.1217 12.5071 11.0381 14.3999 7.77678 14.3076C4.25319 14.2078 1.149 11.5934 0.569531 8.16904C0.463937 7.62904 0.569531 7.35485 0.622656 6.91641C0.557938 7.25441 0.533281 7.35204 0.500781 7.95257C0.500781 7.96538 0.5 7.97807 0.5 7.99091C0.500063 12.138 3.86256 15.5 8.01019 15.5C11.7247 15.5 14.8089 12.8035 15.4128 9.26154C15.4255 9.16541 15.4357 9.06879 15.4469 8.97182C15.5962 7.68401 15.4303 6.33041 14.9598 5.19851Z",fill:"url(#paint2_radial_466_21172)"}),s__default.createElement("path",{d:"M11.3101 6.08127C11.3265 6.09277 11.3413 6.10421 11.3567 6.11564C11.1683 5.78113 10.9336 5.47487 10.6596 5.20589C8.32502 2.87164 10.0474 0.144581 10.3379 0.00608106C10.3387 0.00495606 10.3405 0.0024248 10.341 0.00183105C8.45443 1.10671 7.81443 3.15061 7.75562 4.17321C7.84312 4.16714 7.93037 4.1598 8.01943 4.1598C9.42727 4.1598 10.6535 4.93386 11.3101 6.08127Z",fill:"url(#paint3_radial_466_21172)"}),s__default.createElement("path",{d:"M8.02405 6.54735C8.01177 6.73417 7.35173 7.37838 7.12092 7.37838C4.98533 7.37838 4.63867 8.6701 4.63867 8.6701C4.73327 9.75792 5.49058 10.6537 6.40777 11.1277C6.44961 11.1493 6.49195 11.1689 6.53433 11.1882C6.60698 11.2203 6.68054 11.2504 6.75492 11.2784C7.0694 11.3897 7.39881 11.4532 7.73214 11.4668C11.4753 11.6424 12.2005 6.99201 9.49917 5.64157C10.191 5.52126 10.909 5.79948 11.31 6.08117C10.6534 4.93385 9.4272 4.15979 8.01939 4.15979C7.93033 4.15979 7.84311 4.16713 7.75558 4.1732C7.00222 4.22499 6.28194 4.50255 5.68864 4.9697C5.80314 5.06657 5.93239 5.19607 6.2047 5.46432C6.71414 5.96642 8.02127 6.48635 8.02405 6.54735Z",fill:"url(#paint4_radial_466_21172)"}),s__default.createElement("path",{d:"M8.02405 6.54735C8.01177 6.73417 7.35173 7.37838 7.12092 7.37838C4.98533 7.37838 4.63867 8.6701 4.63867 8.6701C4.73327 9.75792 5.49058 10.6537 6.40777 11.1277C6.44961 11.1493 6.49195 11.1689 6.53433 11.1882C6.60698 11.2203 6.68054 11.2504 6.75492 11.2784C7.0694 11.3897 7.39881 11.4532 7.73214 11.4668C11.4753 11.6424 12.2005 6.99201 9.49917 5.64157C10.191 5.52126 10.909 5.79948 11.31 6.08117C10.6534 4.93385 9.4272 4.15979 8.01939 4.15979C7.93033 4.15979 7.84311 4.16713 7.75558 4.1732C7.00222 4.22499 6.28194 4.50255 5.68864 4.9697C5.80314 5.06657 5.93239 5.19607 6.2047 5.46432C6.71414 5.96642 8.02127 6.48635 8.02405 6.54735Z",fill:"url(#paint5_radial_466_21172)"}),s__default.createElement("path",{d:"M5.3385 4.71992C5.39081 4.75366 5.4427 4.78804 5.49416 4.82305C5.32298 4.22417 5.31571 3.59032 5.4731 2.98767C4.7016 3.33895 4.10153 3.89423 3.66528 4.38455C3.70138 4.38351 4.79072 4.36392 5.3385 4.71992Z",fill:"url(#paint6_radial_466_21172)"}),s__default.createElement("path",{d:"M0.569399 8.16902C1.14887 11.5933 4.25305 14.2078 7.77665 14.3076C11.0379 14.3999 13.1216 12.507 13.9821 10.6602C14.5384 9.46646 14.9245 7.51333 14.2159 5.59224L14.2156 5.59142L14.2146 5.58414C14.2138 5.57858 14.2134 5.57527 14.2135 5.57708C14.2135 5.5783 14.214 5.58133 14.215 5.58958C14.4813 7.32899 13.5965 9.01408 12.2134 10.1535L12.2092 10.1632C9.51406 12.3577 6.93502 11.4872 6.41284 11.1309C6.37613 11.1133 6.33967 11.0951 6.30346 11.0765C4.73215 10.3255 4.08302 8.89402 4.22221 7.66633C2.89543 7.66633 2.44302 6.5473 2.44302 6.5473C2.44302 6.5473 3.63424 5.69796 5.20421 6.43664C6.65827 7.1208 8.02384 6.54736 8.02399 6.5473C8.02121 6.4863 6.71409 5.96636 6.20452 5.4643C5.93224 5.19605 5.80296 5.06671 5.68846 4.96967C5.62634 4.91721 5.5614 4.86817 5.49393 4.8228C5.44241 4.78788 5.39052 4.7535 5.33827 4.71967C4.79052 4.36367 3.70115 4.38327 3.66505 4.38421H3.66159C3.36387 4.00711 3.38487 2.76317 3.40184 2.50346C3.39827 2.48736 3.17974 2.61689 3.15112 2.63642C2.8884 2.82395 2.6428 3.03435 2.41718 3.26517C2.16043 3.5256 1.92585 3.80698 1.71587 4.10639C1.71587 4.10677 1.71565 4.10721 1.71552 4.10758C1.71552 4.10717 1.71574 4.10677 1.71587 4.10639C1.23294 4.79075 0.890436 5.56403 0.708149 6.38155C0.704555 6.39783 0.437836 7.56411 0.569399 8.16902Z",fill:"url(#paint7_radial_466_21172)"}),s__default.createElement("path",{d:"M10.6595 5.2058C10.9335 5.47478 11.1682 5.78104 11.3566 6.11555C11.398 6.14662 11.4366 6.17759 11.4694 6.2078C13.172 7.77655 12.2799 9.9953 12.2134 10.1534C13.5965 9.01405 14.4813 7.32896 14.215 5.58955C13.3657 3.47293 11.9258 2.61943 10.7499 0.761053C10.6905 0.667084 10.631 0.572866 10.573 0.473553C10.5435 0.422834 10.5159 0.371004 10.4903 0.318178C10.4415 0.223861 10.4038 0.124166 10.3781 0.0211155C10.3782 0.0162369 10.3766 0.0114673 10.3734 0.00774353C10.3703 0.0040198 10.3658 0.00161108 10.361 0.000990505C10.3564 -0.000330168 10.3515 -0.000330168 10.3469 0.000990505C10.3458 0.0013655 10.3443 0.00258425 10.3431 0.00302176C10.3415 0.003678 10.3394 0.00517801 10.3376 0.00614676C10.0473 0.144522 8.32493 2.87158 10.6595 5.2058Z",fill:"url(#paint8_radial_466_21172)"}),s__default.createElement("path",{d:"M11.4694 6.20779C11.4366 6.17757 11.398 6.1466 11.3566 6.11554C11.3413 6.10404 11.3263 6.0926 11.31 6.08117C10.909 5.79948 10.1909 5.52126 9.49912 5.64157C12.2004 6.99201 11.4752 11.6424 7.73209 11.4668C7.39876 11.4532 7.06935 11.3897 6.75487 11.2784C6.6805 11.2504 6.60694 11.2203 6.53428 11.1882C6.4919 11.1689 6.44956 11.1493 6.40771 11.1277C6.40921 11.1287 6.41128 11.1299 6.41281 11.1308C6.935 11.4871 9.51403 12.3576 12.2092 10.1631L12.2133 10.1534C12.2799 9.99542 13.1719 7.77657 11.4694 6.20779Z",fill:"url(#paint9_radial_466_21172)"}),s__default.createElement("path",{d:"M4.63871 8.67006C4.63871 8.67006 4.98537 7.37834 7.12096 7.37834C7.35183 7.37834 8.01187 6.73412 8.02408 6.54731C8.0363 6.36049 6.65846 7.12081 5.2043 6.43665C3.63433 5.69796 2.44312 6.54731 2.44312 6.54731C2.44312 6.54731 2.89552 7.66634 4.2223 7.66634C4.08315 8.89402 4.73227 10.3257 6.30355 11.0765C6.33868 11.0932 6.37168 11.1116 6.40774 11.1277C5.49062 10.6537 4.7333 9.75787 4.63871 8.67006Z",fill:"url(#paint10_radial_466_21172)"}),s__default.createElement("path",{d:"M14.9597 5.19849C14.6333 4.41337 13.9722 3.56574 13.4531 3.29783C13.8756 4.12612 14.1201 4.95699 14.2136 5.57708C14.2136 5.5783 14.214 5.58133 14.215 5.58958C13.3658 3.47293 11.9258 2.61943 10.75 0.761053C10.6906 0.667084 10.6311 0.572865 10.5731 0.473553C10.5436 0.422834 10.516 0.371004 10.4904 0.318178C10.4416 0.223861 10.4039 0.124166 10.3781 0.0211155C10.3783 0.0162369 10.3767 0.0114673 10.3735 0.00774353C10.3703 0.0040198 10.3659 0.00161108 10.3611 0.000990505C10.3565 -0.000330168 10.3516 -0.000330168 10.347 0.000990505C10.3459 0.0013655 10.3443 0.00258425 10.3432 0.00302175C10.3416 0.003678 10.3395 0.005178 10.3377 0.00614675C10.3386 0.00502175 10.3403 0.0024905 10.3408 0.00189675C8.45428 1.10677 7.81428 3.15068 7.75547 4.17327C7.84297 4.16721 7.93022 4.15987 8.01928 4.15987C9.42719 4.15987 10.6534 4.93393 11.3099 6.08124C10.9089 5.79955 10.1908 5.52133 9.49906 5.64165C12.2003 6.99208 11.4752 11.6425 7.73203 11.4669C7.3987 11.4533 7.06929 11.3898 6.75481 11.2784C6.68044 11.2505 6.60688 11.2204 6.53422 11.1882C6.49184 11.1689 6.4495 11.1494 6.40766 11.1278C6.40916 11.1288 6.41122 11.13 6.41275 11.1309C6.37605 11.1132 6.33958 11.0951 6.30337 11.0764C6.3385 11.0932 6.3715 11.1116 6.40756 11.1276C5.49038 10.6536 4.73306 9.75786 4.63847 8.67005C4.63847 8.67005 4.98513 7.37833 7.12072 7.37833C7.35159 7.37833 8.01162 6.73412 8.02384 6.5473C8.02106 6.4863 6.71394 5.96637 6.20437 5.4643C5.93209 5.19605 5.80281 5.06671 5.68831 4.96968C5.62619 4.91721 5.56125 4.86818 5.49378 4.8228C5.3226 4.22393 5.31533 3.59008 5.47272 2.98743C4.70122 3.33871 4.10116 3.89399 3.66491 4.3843H3.66144C3.36372 4.00721 3.38472 2.76327 3.40169 2.50355C3.39812 2.48746 3.17959 2.61699 3.15097 2.63652C2.88825 2.82404 2.64265 3.03445 2.41703 3.26527C2.16036 3.52567 1.92585 3.80702 1.71594 4.1064C1.71594 4.10677 1.71572 4.10721 1.71559 4.10758C1.71559 4.10718 1.71581 4.10677 1.71594 4.1064C1.23301 4.79075 0.890506 5.56404 0.708219 6.38155C0.704625 6.39783 0.701594 6.41471 0.698094 6.43112C0.683969 6.49724 0.620406 6.83277 0.611531 6.90474C0.610844 6.91027 0.612187 6.89924 0.611531 6.90474C0.553567 7.25147 0.516583 7.60137 0.500781 7.95255C0.500781 7.96537 0.5 7.97805 0.5 7.9909C0.5 12.138 3.8625 15.5 8.01012 15.5C11.7247 15.5 14.8089 12.8035 15.4127 9.26152C15.4254 9.1654 15.4356 9.06877 15.4468 8.9718C15.5961 7.68399 15.4302 6.3304 14.9597 5.19849ZM14.2147 5.58415C14.2151 5.5868 14.2155 5.58958 14.2159 5.59224L14.2157 5.59143L14.2147 5.58415Z",fill:"url(#paint11_linear_466_21172)"}),s__default.createElement("defs",null,s__default.createElement("linearGradient",{id:"paint0_linear_466_21172",x1:"13.5874",y1:"2.40249",x2:"1.52839",y2:"14.0351",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{offset:"0.05",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.37",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.53",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.7",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(10.8936 1.72781) scale(15.3601 15.6187)"},s__default.createElement("stop",{offset:"0.13",stopColor:"#FFBD4F"}),s__default.createElement("stop",{offset:"0.28",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.47",stopColor:"#FF3750"}),s__default.createElement("stop",{offset:"0.78",stopColor:"#EB0878"}),s__default.createElement("stop",{offset:"0.86",stopColor:"#E50080"})),s__default.createElement("radialGradient",{id:"paint2_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(6.43979 8.1787) scale(15.7441 15.6187)"},s__default.createElement("stop",{offset:"0.3",stopColor:"#960E18"}),s__default.createElement("stop",{offset:"0.35",stopColor:"#B11927",stopOpacity:"0.74"}),s__default.createElement("stop",{offset:"0.43",stopColor:"#DB293D",stopOpacity:"0.34"}),s__default.createElement("stop",{offset:"0.5",stopColor:"#F5334B",stopOpacity:"0.09"}),s__default.createElement("stop",{offset:"0.53",stopColor:"#FF3750",stopOpacity:"0"})),s__default.createElement("radialGradient",{id:"paint3_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(9.48415 -0.731827) scale(5.04157 8.55934)"},s__default.createElement("stop",{offset:"0.13",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.53",stopColor:"#FF980E"})),s__default.createElement("radialGradient",{id:"paint4_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(6.15707 12.2109) scale(6.67134 7.31187)"},s__default.createElement("stop",{offset:"0.35",stopColor:"#3A8EE6"}),s__default.createElement("stop",{offset:"0.67",stopColor:"#9059FF"}),s__default.createElement("stop",{offset:"1",stopColor:"#C139E6"})),s__default.createElement("radialGradient",{id:"paint5_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.29699 6.57271) scale(3.54248 4.314)"},s__default.createElement("stop",{offset:"0.21",stopColor:"#9059FF",stopOpacity:"0"}),s__default.createElement("stop",{offset:"0.97",stopColor:"#6E008B",stopOpacity:"0.6"})),s__default.createElement("radialGradient",{id:"paint6_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.50592 1.1523) scale(5.30374 5.32259)"},s__default.createElement("stop",{offset:"0.1",stopColor:"#FFE226"}),s__default.createElement("stop",{offset:"0.79",stopColor:"#FF7139"})),s__default.createElement("radialGradient",{id:"paint7_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(12.3495 -2.33951) scale(25.3212 21.2557)"},s__default.createElement("stop",{offset:"0.11",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.46",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.72",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.9",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint8_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(2.94576 4.67997) rotate(77.3946) scale(8.03354 34.7519)"},s__default.createElement("stop",{stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.3",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.57",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.74",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint9_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.56027 3.06659) scale(14.5381 14.2827)"},s__default.createElement("stop",{offset:"0.14",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.48",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.66",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.9",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint10_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(11.3337 3.90193) scale(17.4743 15.6328)"},s__default.createElement("stop",{offset:"0.09",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.63",stopColor:"#FF980E"})),s__default.createElement("linearGradient",{id:"paint11_linear_466_21172",x1:"12.5",y1:"2.16999",x2:"2.85701",y2:"12.7061",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{offset:"0.17",stopColor:"#FFF44F",stopOpacity:"0.8"}),s__default.createElement("stop",{offset:"0.6",stopColor:"#FFF44F",stopOpacity:"0"}))));var yc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("circle",{cx:"8.00009",cy:"7.99997",r:"7.7037",fill:"url(#paint0_linear_466_21186)"}),s__default.createElement("ellipse",{cx:"8.00094",cy:"8.00094",rx:"7.06173",ry:"7.06173",fill:"url(#paint1_radial_466_21186)"}),s__default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.07134 1.36353C8.03043 1.36353 7.99727 1.39669 7.99727 1.4376V2.56469C7.99727 2.6056 8.03043 2.63877 8.07134 2.63877C8.11225 2.63877 8.14542 2.6056 8.14542 2.56469V1.4376C8.14542 1.39669 8.11225 1.36353 8.07134 1.36353ZM8.07134 14.7792C8.11225 14.7792 8.14542 14.746 8.14542 14.7051V13.578C8.14542 13.5371 8.11225 13.5039 8.07134 13.5039C8.03043 13.5039 7.99727 13.5371 7.99727 13.578V14.7051C7.99727 14.746 8.03043 14.7792 8.07134 14.7792ZM8.64883 1.46214C8.65292 1.42143 8.68923 1.39175 8.72994 1.39584C8.77064 1.39993 8.80032 1.43625 8.79623 1.47695L8.74793 1.95766C8.74384 1.99836 8.70752 2.02804 8.66682 2.02395C8.62612 2.01986 8.59643 1.98355 8.60052 1.94284L8.64883 1.46214ZM7.41372 14.7468C7.45442 14.7509 7.49074 14.7213 7.49483 14.6806L7.54313 14.1998C7.54722 14.1591 7.51754 14.1228 7.47683 14.1187C7.43613 14.1146 7.39982 14.1443 7.39573 14.185L7.34742 14.6657C7.34333 14.7064 7.37301 14.7428 7.41372 14.7468ZM14.7051 7.99727C14.746 7.99727 14.7792 8.03043 14.7792 8.07134C14.7792 8.11225 14.746 8.14542 14.7051 8.14542H13.578C13.5371 8.14542 13.5039 8.11225 13.5039 8.07134C13.5039 8.03043 13.5371 7.99727 13.578 7.99727H14.7051ZM1.36353 8.07134C1.36353 8.11225 1.39669 8.14542 1.4376 8.14542H2.56469C2.6056 8.14542 2.63877 8.11225 2.63877 8.07134C2.63877 8.03043 2.6056 7.99727 2.56469 7.99727H1.4376C1.39669 7.99727 1.36353 8.03043 1.36353 8.07134ZM14.6806 8.64883C14.7213 8.65292 14.7509 8.68923 14.7468 8.72994C14.7428 8.77064 14.7064 8.80032 14.6657 8.79623L14.185 8.74793C14.1443 8.74384 14.1146 8.70752 14.1187 8.66682C14.1228 8.62612 14.1591 8.59643 14.1998 8.60052L14.6806 8.64883ZM1.39584 7.41372C1.39175 7.45442 1.42143 7.49074 1.46214 7.49483L1.94284 7.54313C1.98355 7.54722 2.01986 7.51754 2.02395 7.47683C2.02804 7.43613 1.99836 7.39982 1.95766 7.39573L1.47695 7.34742C1.43625 7.34333 1.39993 7.37301 1.39584 7.41372ZM12.7097 3.3282C12.7387 3.29927 12.7856 3.29927 12.8145 3.3282C12.8434 3.35713 12.8434 3.40403 12.8145 3.43296L12.0175 4.22994C11.9886 4.25887 11.9417 4.25887 11.9127 4.22994C11.8838 4.20101 11.8838 4.15411 11.9127 4.12518L12.7097 3.3282ZM3.3282 12.8145C3.35713 12.8434 3.40403 12.8434 3.43296 12.8145L4.22994 12.0175C4.25887 11.9886 4.25887 11.9417 4.22994 11.9127C4.20101 11.8838 4.15411 11.8838 4.12518 11.9127L3.3282 12.7097C3.29927 12.7387 3.29927 12.7856 3.3282 12.8145ZM13.1523 3.80568C13.1839 3.77973 13.2306 3.78433 13.2566 3.81595C13.2825 3.84757 13.2779 3.89425 13.2463 3.9202L12.8729 4.22664C12.8413 4.2526 12.7946 4.248 12.7686 4.21638C12.7427 4.18475 12.7473 4.13808 12.7789 4.11212L13.1523 3.80568ZM2.88614 12.3267C2.91209 12.3584 2.95876 12.363 2.99039 12.337L3.36378 12.0306C3.3954 12.0046 3.4 11.9579 3.37404 11.9263C3.34809 11.8947 3.30142 11.8901 3.26979 11.916L2.8964 12.2225C2.86478 12.2484 2.86018 12.2951 2.88614 12.3267ZM12.8145 12.7097C12.8434 12.7387 12.8434 12.7856 12.8145 12.8145C12.7856 12.8434 12.7387 12.8434 12.7097 12.8145L11.9127 12.0175C11.8838 11.9886 11.8838 11.9417 11.9127 11.9127C11.9417 11.8838 11.9886 11.8838 12.0175 11.9127L12.8145 12.7097ZM3.3282 3.3282C3.29927 3.35713 3.29927 3.40403 3.3282 3.43296L4.12518 4.22994C4.15411 4.25887 4.20101 4.25887 4.22994 4.22994C4.25887 4.20101 4.25887 4.15411 4.22994 4.12518L3.43296 3.3282C3.40403 3.29927 3.35713 3.29927 3.3282 3.3282ZM12.337 13.1523C12.363 13.1839 12.3584 13.2306 12.3267 13.2566C12.2951 13.2825 12.2484 13.2779 12.2225 13.2463L11.916 12.8729C11.8901 12.8413 11.8947 12.7946 11.9263 12.7686C11.9579 12.7427 12.0046 12.7473 12.0306 12.7789L12.337 13.1523ZM3.81595 2.88614C3.78433 2.91209 3.77973 2.95876 3.80568 2.99039L4.11212 3.36378C4.13808 3.3954 4.18475 3.4 4.21638 3.37404C4.248 3.34809 4.2526 3.30142 4.22664 3.26979L3.9202 2.8964C3.89425 2.86478 3.84757 2.86018 3.81595 2.88614ZM10.5415 1.91422C10.5572 1.87643 10.6005 1.85848 10.6383 1.87413C10.6761 1.88979 10.6941 1.93312 10.6784 1.97092L10.2471 3.01221C10.2314 3.05 10.1881 3.06795 10.1503 3.05229C10.1125 3.03664 10.0946 2.99331 10.1102 2.95551L10.5415 1.91422ZM5.50437 14.2686C5.54216 14.2842 5.58549 14.2663 5.60115 14.2285L6.03247 13.1872C6.04813 13.1494 6.03018 13.1061 5.99238 13.0904C5.95459 13.0747 5.91126 13.0927 5.8956 13.1305L5.46428 14.1718C5.44862 14.2096 5.46657 14.2529 5.50437 14.2686ZM11.1332 2.18598C11.1524 2.1499 11.1973 2.13628 11.2334 2.15557C11.2695 2.17486 11.2831 2.21974 11.2638 2.25582L11.0361 2.68183C11.0168 2.7179 10.9719 2.73152 10.9358 2.71223C10.8998 2.69295 10.8861 2.64806 10.9054 2.61199L11.1332 2.18598ZM4.90931 13.9871C4.94539 14.0064 4.99027 13.9928 5.00955 13.9567L5.23726 13.5307C5.25654 13.4946 5.24293 13.4497 5.20685 13.4305C5.17077 13.4112 5.12589 13.4248 5.1066 13.4609L4.8789 13.8869C4.85961 13.923 4.87323 13.9678 4.90931 13.9871ZM14.2285 10.5415C14.2663 10.5572 14.2842 10.6005 14.2686 10.6383C14.2529 10.6761 14.2096 10.6941 14.1718 10.6784L13.1305 10.2471C13.0927 10.2314 13.0747 10.1881 13.0904 10.1503C13.1061 10.1125 13.1494 10.0946 13.1872 10.1102L14.2285 10.5415ZM1.87412 5.50437C1.85846 5.54216 1.87641 5.58549 1.91421 5.60115L2.95551 6.03247C2.99331 6.04813 3.03664 6.03018 3.05229 5.99238C3.06795 5.95459 3.05 5.91126 3.0122 5.8956L1.9709 5.46428C1.9331 5.44862 1.88977 5.46657 1.87412 5.50437ZM13.9567 11.1332C13.9928 11.1524 14.0064 11.1973 13.9871 11.2334C13.9678 11.2695 13.923 11.2831 13.8869 11.2638L13.4609 11.0361C13.4248 11.0168 13.4112 10.9719 13.4305 10.9358C13.4497 10.8998 13.4946 10.8861 13.5307 10.9054L13.9567 11.1332ZM2.15557 4.90929C2.13628 4.94537 2.1499 4.99025 2.18598 5.00954L2.61199 5.23726C2.64806 5.25654 2.69295 5.24293 2.71223 5.20685C2.73152 5.17077 2.7179 5.12589 2.68183 5.1066L2.25582 4.87888C2.21974 4.8596 2.17486 4.87321 2.15557 4.90929ZM14.1718 5.46428C14.2096 5.44862 14.2529 5.46657 14.2686 5.50437C14.2842 5.54216 14.2663 5.58549 14.2285 5.60115L13.1872 6.03247C13.1494 6.04813 13.1061 6.03018 13.0904 5.99238C13.0747 5.95459 13.0927 5.91126 13.1305 5.8956L14.1718 5.46428ZM1.87413 10.6383C1.88979 10.6761 1.93312 10.6941 1.97092 10.6784L3.01221 10.2471C3.05 10.2314 3.06795 10.1881 3.05229 10.1503C3.03664 10.1125 2.99331 10.0946 2.95551 10.1102L1.91422 10.5415C1.87643 10.5572 1.85848 10.6005 1.87413 10.6383ZM14.3979 6.07477C14.4371 6.0629 14.4785 6.08501 14.4903 6.12416C14.5022 6.1633 14.4801 6.20467 14.441 6.21654L13.9787 6.35677C13.9396 6.36864 13.8982 6.34654 13.8863 6.30739C13.8744 6.26824 13.8965 6.22688 13.9357 6.215L14.3979 6.07477ZM1.65237 10.0185C1.66425 10.0577 1.70561 10.0798 1.74476 10.0679L2.20699 9.92769C2.24614 9.91581 2.26825 9.87445 2.25637 9.8353C2.2445 9.79615 2.20313 9.77404 2.16399 9.78592L1.70175 9.92615C1.6626 9.93802 1.64049 9.97939 1.65237 10.0185ZM10.6383 14.2686C10.6005 14.2842 10.5572 14.2663 10.5415 14.2285L10.1102 13.1872C10.0946 13.1494 10.1125 13.1061 10.1503 13.0904C10.1881 13.0747 10.2314 13.0927 10.2471 13.1305L10.6784 14.1718C10.6941 14.2096 10.6761 14.2529 10.6383 14.2686ZM5.50437 1.87413C5.46657 1.88979 5.44862 1.93312 5.46428 1.97092L5.8956 3.01221C5.91126 3.05 5.95459 3.06795 5.99238 3.05229C6.03018 3.03664 6.04813 2.99331 6.03247 2.95551L5.60115 1.91422C5.58549 1.87643 5.54216 1.85848 5.50437 1.87413ZM10.0679 14.3979C10.0798 14.4371 10.0577 14.4785 10.0185 14.4903C9.97939 14.5022 9.93802 14.4801 9.92615 14.441L9.78592 13.9787C9.77404 13.9396 9.79615 13.8982 9.8353 13.8863C9.87445 13.8744 9.91581 13.8965 9.92769 13.9357L10.0679 14.3979ZM6.12417 1.65237C6.08502 1.66424 6.06291 1.70561 6.07479 1.74475L6.215 2.20699C6.22688 2.24614 6.26824 2.26825 6.30739 2.25637C6.34654 2.2445 6.36864 2.20314 6.35677 2.16399L6.21656 1.70175C6.20468 1.6626 6.16332 1.64049 6.12417 1.65237ZM9.29287 1.55062C9.30085 1.5105 9.33985 1.48444 9.37997 1.49242C9.4201 1.5004 9.44615 1.5394 9.43817 1.57952L9.21829 2.68496C9.21031 2.72508 9.17131 2.75114 9.13119 2.74316C9.09107 2.73518 9.06501 2.69618 9.07299 2.65606L9.29287 1.55062ZM6.76272 14.6503C6.80284 14.6583 6.84184 14.6322 6.84982 14.5921L7.0697 13.4866C7.07768 13.4465 7.05162 13.4075 7.0115 13.3995C6.97137 13.3916 6.93238 13.4176 6.9244 13.4577L6.70452 14.5632C6.69654 14.6033 6.72259 14.6423 6.76272 14.6503ZM9.92615 1.70175C9.93802 1.6626 9.97939 1.64049 10.0185 1.65237C10.0577 1.66425 10.0798 1.70561 10.0679 1.74476L9.92769 2.20699C9.91581 2.24614 9.87445 2.26825 9.8353 2.25637C9.79615 2.2445 9.77404 2.20313 9.78592 2.16399L9.92615 1.70175ZM6.12417 14.4903C6.16332 14.5022 6.20469 14.4801 6.21656 14.441L6.35677 13.9787C6.36864 13.9396 6.34653 13.8982 6.30739 13.8863C6.26824 13.8744 6.22687 13.8965 6.215 13.9357L6.07479 14.398C6.06291 14.4371 6.08502 14.4785 6.12417 14.4903ZM14.5921 9.29287C14.6322 9.30085 14.6583 9.33985 14.6503 9.37997C14.6423 9.4201 14.6033 9.44615 14.5632 9.43817L13.4577 9.21829C13.4176 9.21031 13.3916 9.17131 13.3995 9.13119C13.4075 9.09107 13.4465 9.06501 13.4866 9.07299L14.5921 9.29287ZM1.49242 6.76272C1.48444 6.80284 1.5105 6.84184 1.55062 6.84982L2.65606 7.0697C2.69618 7.07768 2.73518 7.05162 2.74316 7.0115C2.75114 6.97137 2.72508 6.93238 2.68496 6.9244L1.57952 6.70452C1.5394 6.69654 1.5004 6.72259 1.49242 6.76272ZM14.441 9.92615C14.4801 9.93802 14.5022 9.97939 14.4903 10.0185C14.4785 10.0577 14.4371 10.0798 14.3979 10.0679L13.9357 9.92769C13.8965 9.91581 13.8744 9.87445 13.8863 9.8353C13.8982 9.79615 13.9396 9.77404 13.9787 9.78592L14.441 9.92615ZM1.65237 6.12415C1.64049 6.1633 1.6626 6.20467 1.70175 6.21654L2.16399 6.35677C2.20313 6.36864 2.2445 6.34654 2.25637 6.30739C2.26825 6.26824 2.24614 6.22688 2.20699 6.215L1.74476 6.07477C1.70561 6.0629 1.66425 6.08501 1.65237 6.12415ZM13.5459 4.32424C13.58 4.30151 13.626 4.31066 13.6487 4.34468C13.6714 4.37869 13.6623 4.42469 13.6282 4.44742L12.6911 5.0736C12.6571 5.09633 12.6111 5.08718 12.5884 5.05317C12.5656 5.01915 12.5748 4.97315 12.6088 4.95042L13.5459 4.32424ZM2.494 11.798C2.51673 11.832 2.56273 11.8412 2.59675 11.8184L3.53389 11.1923C3.56791 11.1695 3.57706 11.1235 3.55433 11.0895C3.5316 11.0555 3.4856 11.0464 3.45159 11.0691L2.51444 11.6953C2.48043 11.718 2.47128 11.764 2.494 11.798ZM13.8869 4.87888C13.923 4.8596 13.9678 4.87321 13.9871 4.90929C14.0064 4.94537 13.9928 4.99025 13.9567 5.00954L13.5307 5.23726C13.4946 5.25654 13.4497 5.24293 13.4305 5.20685C13.4112 5.17077 13.4248 5.12589 13.4609 5.1066L13.8869 4.87888ZM2.15557 11.2334C2.17486 11.2695 2.21974 11.2831 2.25582 11.2638L2.68183 11.0361C2.7179 11.0168 2.73152 10.9719 2.71223 10.9358C2.69295 10.8998 2.64806 10.8861 2.61199 10.9054L2.18598 11.1332C2.1499 11.1524 2.13628 11.1973 2.15557 11.2334ZM11.8184 13.5459C11.8412 13.58 11.832 13.626 11.798 13.6487C11.764 13.6714 11.718 13.6623 11.6953 13.6282L11.0691 12.6911C11.0464 12.6571 11.0555 12.6111 11.0895 12.5884C11.1235 12.5656 11.1695 12.5748 11.1923 12.6088L11.8184 13.5459ZM4.34468 2.494C4.31066 2.51673 4.30151 2.56273 4.32424 2.59675L4.95042 3.53389C4.97315 3.56791 5.01915 3.57706 5.05317 3.55433C5.08718 3.5316 5.09633 3.4856 5.0736 3.45159L4.44742 2.51444C4.42469 2.48043 4.37869 2.47128 4.34468 2.494ZM11.2638 13.8869C11.2831 13.923 11.2695 13.9678 11.2334 13.9871C11.1973 14.0064 11.1524 13.9928 11.1331 13.9567L10.9054 13.5307C10.8861 13.4946 10.8998 13.4497 10.9358 13.4305C10.9719 13.4112 11.0168 13.4248 11.0361 13.4609L11.2638 13.8869ZM4.90931 2.15557C4.87323 2.17485 4.85961 2.21974 4.8789 2.25581L5.1066 2.68182C5.12589 2.7179 5.17077 2.73152 5.20685 2.71223C5.24293 2.69295 5.25654 2.64807 5.23726 2.61199L5.00955 2.18598C4.99027 2.1499 4.94539 2.13628 4.90931 2.15557ZM11.6953 2.51444C11.718 2.48043 11.764 2.47128 11.798 2.494C11.832 2.51673 11.8412 2.56273 11.8184 2.59675L11.1923 3.53389C11.1695 3.56791 11.1235 3.57706 11.0895 3.55433C11.0555 3.5316 11.0464 3.4856 11.0691 3.45159L11.6953 2.51444ZM4.34468 13.6487C4.37869 13.6714 4.42469 13.6623 4.44742 13.6282L5.0736 12.6911C5.09633 12.6571 5.08718 12.6111 5.05317 12.5884C5.01915 12.5656 4.97315 12.5748 4.95042 12.6088L4.32424 13.5459C4.30151 13.58 4.31066 13.626 4.34468 13.6487ZM12.2225 2.8964C12.2484 2.86478 12.2951 2.86018 12.3267 2.88614C12.3584 2.91209 12.363 2.95876 12.337 2.99039L12.0306 3.36378C12.0046 3.3954 11.9579 3.4 11.9263 3.37404C11.8947 3.34809 11.8901 3.30142 11.916 3.26979L12.2225 2.8964ZM3.81595 13.2566C3.84757 13.2825 3.89425 13.2779 3.9202 13.2463L4.22664 12.8729C4.2526 12.8413 4.248 12.7946 4.21638 12.7686C4.18475 12.7427 4.13808 12.7473 4.11212 12.7789L3.80568 13.1523C3.77973 13.1839 3.78433 13.2306 3.81595 13.2566ZM13.6282 11.6953C13.6623 11.718 13.6714 11.764 13.6487 11.798C13.626 11.832 13.58 11.8412 13.5459 11.8184L12.6088 11.1923C12.5748 11.1695 12.5656 11.1235 12.5884 11.0895C12.6111 11.0555 12.6571 11.0464 12.6911 11.0691L13.6282 11.6953ZM2.494 4.34468C2.47128 4.37869 2.48043 4.42469 2.51444 4.44742L3.45159 5.0736C3.4856 5.09633 3.5316 5.08718 3.55433 5.05317C3.57706 5.01915 3.56791 4.97315 3.53389 4.95042L2.59675 4.32424C2.56273 4.30151 2.51673 4.31066 2.494 4.34468ZM13.2463 12.2225C13.2779 12.2484 13.2825 12.2951 13.2566 12.3267C13.2306 12.3584 13.1839 12.363 13.1523 12.337L12.7789 12.0306C12.7473 12.0046 12.7427 11.9579 12.7686 11.9263C12.7946 11.8947 12.8413 11.8901 12.8729 11.916L13.2463 12.2225ZM2.88614 3.81595C2.86018 3.84757 2.86478 3.89425 2.8964 3.9202L3.26979 4.22664C3.30142 4.2526 3.34809 4.248 3.37404 4.21638C3.4 4.18475 3.3954 4.13808 3.36378 4.11212L2.99039 3.80568C2.95876 3.77973 2.91209 3.78433 2.88614 3.81595ZM14.5632 6.70452C14.6033 6.69654 14.6423 6.72259 14.6503 6.76272C14.6583 6.80284 14.6322 6.84184 14.5921 6.84982L13.4866 7.0697C13.4465 7.07768 13.4075 7.05162 13.3995 7.0115C13.3916 6.97137 13.4176 6.93238 13.4577 6.9244L14.5632 6.70452ZM1.49242 9.37997C1.5004 9.4201 1.5394 9.44615 1.57952 9.43817L2.68496 9.21829C2.72508 9.21031 2.75114 9.17131 2.74316 9.13119C2.73518 9.09107 2.69618 9.06501 2.65606 9.07299L1.55062 9.29287C1.5105 9.30085 1.48444 9.33985 1.49242 9.37997ZM14.6657 7.34742C14.7064 7.34333 14.7428 7.37301 14.7468 7.41372C14.7509 7.45442 14.7213 7.49074 14.6806 7.49483L14.1998 7.54313C14.1591 7.54722 14.1228 7.51754 14.1187 7.47683C14.1146 7.43613 14.1443 7.39982 14.185 7.39573L14.6657 7.34742ZM1.39584 8.72994C1.39993 8.77064 1.43625 8.80032 1.47695 8.79623L1.95766 8.74793C1.99836 8.74384 2.02804 8.70752 2.02395 8.66682C2.01986 8.62612 1.98355 8.59643 1.94284 8.60052L1.46214 8.64883C1.42143 8.65292 1.39175 8.68923 1.39584 8.72994ZM9.43817 14.5632C9.44615 14.6033 9.4201 14.6423 9.37997 14.6503C9.33985 14.6583 9.30085 14.6322 9.29287 14.5921L9.07299 13.4866C9.06501 13.4465 9.09107 13.4075 9.13119 13.3995C9.17131 13.3916 9.21031 13.4176 9.21829 13.4577L9.43817 14.5632ZM6.76272 1.49242C6.72259 1.5004 6.69654 1.5394 6.70452 1.57952L6.9244 2.68496C6.93238 2.72508 6.97137 2.75114 7.0115 2.74316C7.05162 2.73518 7.07768 2.69618 7.0697 2.65606L6.84982 1.55062C6.84184 1.5105 6.80284 1.48444 6.76272 1.49242ZM8.79623 14.6657C8.80032 14.7064 8.77064 14.7428 8.72994 14.7468C8.68923 14.7509 8.65292 14.7213 8.64883 14.6806L8.60052 14.1998C8.59643 14.1591 8.62612 14.1228 8.66682 14.1187C8.70752 14.1146 8.74384 14.1443 8.74793 14.185L8.79623 14.6657ZM7.41372 1.39584C7.37301 1.39993 7.34333 1.43625 7.34742 1.47695L7.39573 1.95766C7.39982 1.99836 7.43613 2.02804 7.47683 2.02395C7.51754 2.01986 7.54722 1.98355 7.54313 1.94284L7.49483 1.46214C7.49074 1.42143 7.45442 1.39175 7.41372 1.39584Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M3.14941 12.8505L7.29562 7.28674L7.99989 7.99218L3.14941 12.8505Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M7.28662 7.29574L12.8504 3.14954L7.99204 8.00002L7.28662 7.29574Z",fill:"#EE4444"}),s__default.createElement("path",{d:"M12.8505 3.14954L8.70427 8.71332L8 8.00789L12.8505 3.14954Z",fill:"#CC0000"}),s__default.createElement("path",{d:"M3.14941 12.8505L8.7132 8.70427L8.00777 8L3.14941 12.8505Z",fill:"#AAAAAA"}),s__default.createElement("defs",null,s__default.createElement("linearGradient",{id:"paint0_linear_466_21186",x1:"0.300303",y1:"0.300951",x2:"0.300303",y2:"15.7084",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{stopColor:"#F8F8F8"}),s__default.createElement("stop",{offset:"1",stopColor:"#CCCCCC"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21186",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(8.00216 8.0046) scale(7.06173)"},s__default.createElement("stop",{stopColor:"#00F0FF"}),s__default.createElement("stop",{offset:"1",stopColor:"#0070E0"}))));var wc={["CHROME"]:s__default.createElement(hc,{alt:"Chrome"}),["FIREFOX"]:s__default.createElement(vc,{alt:"Firefox"}),["SAFARI"]:s__default.createElement(yc,{alt:"Safari"}),["EDGE"]:s__default.createElement(gc,{alt:"Edge"})},$6=styled.div(({theme:e})=>({display:"inline-flex",alignItems:"center",gap:6,height:16,margin:"6px 7px",svg:{verticalAlign:"top"}})),bc=styled.span(({theme:e})=>({display:"none",fontSize:e.typography.size.s2-1,"@container (min-width: 300px)":{display:"inline-block"},color:e.base==="light"?`${e.color.defaultText}99`:e.color.light})),Sc=({isAccepted:e,selectedBrowser:t,browserResults:r,onSelectBrowser:n})=>{let a=useTheme(),o=un(r.map(({result:d})=>d));if(!o)return null;let i=wc[t.key];!e&&o!=="EQUAL"&&r.length>=2&&(i=s__default.createElement(pn,{status:o},i));let l=r.length>1&&r.map(({browser:d,result:u})=>({active:t===d,id:d.id,onClick:()=>n(d),right:!e&&u!=="EQUAL"&&s__default.createElement(Pi,{status:u}),icon:wc[d.key],title:d.name}));return s__default.createElement(WithTooltip,{key:t.key,hasChrome:!1,placement:"top",trigger:"hover",tooltip:s__default.createElement(TooltipNote,{note:l?"Switch browser":`Tested in ${r[0].browser.name}`})},l?s__default.createElement(Kt,{placement:"bottom",links:l},i,s__default.createElement(bc,null,t.name),s__default.createElement(Ao,{size:10,color:a.base==="light"?`${a.color.defaultText}99`:a.color.light})):s__default.createElement($6,null,i,s__default.createElement(bc,null,t.name)))};var G6=styled.div(({theme:e})=>({display:"inline-flex",alignItems:"center",gap:6,height:14,margin:"7px 7px",color:`${e.color.defaultText}99`,svg:{verticalAlign:"top",path:{fill:e.base==="light"?`${e.color.defaultText}99`:e.color.light}}})),Cc=styled.span(({theme:e})=>({display:"none",fontSize:e.typography.size.s2-1,"@container (min-width: 300px)":{display:"inline-block"},color:e.base==="light"?`${e.color.defaultText}99`:e.color.light})),Ic=({isAccepted:e,modeOrder:t,modeResults:r,onSelectMode:n,selectedMode:a})=>{let o=useTheme(),i=un(r.map(({result:u})=>u));if(!i)return null;let l=s__default.createElement(js,{color:o.base==="light"?`${o.color.defaultText}99`:o.color.light});!e&&i!=="EQUAL"&&r.length>=2&&(l=s__default.createElement(pn,{status:i},l));let d=r.length>1&&r.map(({mode:u,result:c})=>({id:u.name,title:u.name,right:!e&&c!=="EQUAL"&&s__default.createElement(Pi,{status:c}),onClick:()=>n(u),active:a.name===u.name})).sort((u,c)=>{if(!t)return 0;let p=t.indexOf(u.title),f=t.indexOf(c.title);return p!==-1&&f!==-1?p-f:0});return s__default.createElement(WithTooltip,{key:a.name,hasChrome:!1,placement:"top",trigger:"hover",tooltip:s__default.createElement(TooltipNote,{note:d?"Switch mode":`View mode: ${r[0].mode.name}`})},d?s__default.createElement(Kt,{placement:"bottom",links:d},l,s__default.createElement(Cc,null,a.name),s__default.createElement(Ao,{style:{width:10,height:10}})):s__default.createElement(G6,null,l,s__default.createElement(Cc,null,a.name)))};var P1=()=>{let e=vt(),{browserResults:t,modeResults:r}=e.summary;return s__default.createElement(Vr,null,r.length>0&&s__default.createElement(Ic,{isAccepted:e.summary.status==="ACCEPTED",modeOrder:e.modeOrder,selectedMode:e.selectedTest.mode,modeResults:r,onSelectMode:e.onSelectMode}),t.length>0&&s__default.createElement(Sc,{isAccepted:e.summary.status==="ACCEPTED",selectedBrowser:e.selectedComparison.browser,browserResults:t,onSelectBrowser:e.onSelectBrowser}),s__default.createElement(Qe,{push:!0},s__default.createElement(br,null)))};var Y6=({theme:e,secondary:t,status:r})=>t?{color:e.color.defaultText,backgroundColor:e.background.app,borderColor:e.base==="light"?e.color.medium:e.color.darker,"&:hover":{color:e.color.defaultText,backgroundColor:Qt(.03,e.background.app)}}:r==="positive"?{color:e.color.positiveText,backgroundColor:e.background.positive,borderColor:wn(.5,e.color.positiveText),"&:hover":{color:e.color.positiveText,backgroundColor:Qt(.05,e.background.positive)}}:r==="warning"?{color:e.color.warningText,backgroundColor:e.background.warning,borderColor:wn(.5,e.color.warningText),"&:hover":{color:e.color.warningText,backgroundColor:Qt(.05,e.background.warning)}}:{color:e.color.lightest,backgroundColor:e.color.secondary,borderWidth:0,borderColor:e.base==="light"?wn(.2,e.color.secondary):Qt(.1,e.color.secondary),"&:hover":{color:e.color.lightest,backgroundColor:Qt(.05,e.color.secondary)}},Or=styled(_e)(({containsIcon:e})=>({border:"1px solid transparent",boxShadow:"none",fontWeight:700,height:28,padding:e?"8px 6px":8,transition:"background-color 150ms ease-out","@container (min-width: 300px)":{height:32,width:e?32:"auto",padding:e?"9px 8px":9},"@container (min-width: 800px)":{height:28,width:e?28:"auto",padding:e?"8px 6px":8}}),Y6,({side:e})=>({...e==="left"&&{borderRightWidth:1,borderTopRightRadius:0,borderBottomRightRadius:0},...e==="right"&&{borderLeftWidth:0,borderTopLeftRadius:0,borderBottomLeftRadius:0}})),O1=styled.div({display:"flex",flexDirection:"row"});var ca=styled.div(({theme:e})=>({width:12,height:12,margin:"3px 6px",verticalAlign:"top",display:"inline-block",animation:`${bo} 0.7s linear infinite`,border:"2px solid transparent",borderLeftColor:e.base==="light"?"#00aaff":"#58faf9",borderBottomColor:"#25ccfd",borderRightColor:e.base==="light"?"#58faf9":"#00aaff",borderRadius:"100%",transform:"translate3d(0, 0, 0)"}),({parentComponent:e})=>e&&css({margin:e==="IconButton"?1:0,borderWidth:1,borderLeftColor:"currentcolor",borderBottomColor:"currentcolor",borderRightColor:"currentcolor"}));var zi=styled.div(({theme:e,width:t=14,height:r=14,marginLeft:n=7,marginRight:a=8})=>({display:"inline-block",backgroundColor:e.appBorderColor,borderRadius:3,animation:`${e.animation.glow} 1.5s ease-in-out infinite`,height:r,width:t,margin:7,marginLeft:n,marginRight:a}));var X6=styled.div(({theme:e})=>({gridArea:"label",margin:"8px 15px",display:"flex",alignItems:"center",justifyContent:"flex-start",gap:6,span:{display:"none","@container (min-width: 300px)":{display:"initial"}},"@container (min-width: 800px)":{borderLeft:`1px solid ${e.appBorderColor}`,paddingLeft:10,marginLeft:0}})),Mc=styled.div({gridArea:"controls",margin:"6px 15px",display:"flex",alignItems:"center",justifyContent:"flex-end",gap:6,"@container (min-width: 800px)":{margin:8}}),e8=styled.div({padding:9,"> svg":{display:"block"}}),t8=styled.div(({theme:e,showDivider:t})=>({gridArea:"actions",display:"flex",alignItems:"center",justifyContent:"flex-end",margin:"0px 15px",gap:6,"@container (min-width: 300px)":{alignItems:"flex-start",margin:"15px 15px 15px 0px"},"@container (min-width: 800px)":{alignItems:"center",borderLeft:t?`1px solid ${e.appBorderColor}`:"none",margin:"8px 15px 8px 0px",paddingLeft:8}})),Tc=({isOutdated:e})=>{let{baselineImageVisible:t,diffVisible:r,focusVisible:n}=wr(),{toggleBaselineImage:a,toggleDiff:o,toggleFocus:i}=ut(),{isRunning:l,startBuild:d}=Zt(),{selectedTest:u,selectedComparison:c,summary:p}=vt(),{changeCount:f,isInProgress:m}=p,{isReviewing:h,buildIsReviewable:g,userCanReview:w,acceptTest:v,unacceptTest:y}=Vi();if(m)return s__default.createElement(Mc,null,s__default.createElement(zi,null),s__default.createElement(zi,null),s__default.createElement(zi,null));let b=f>0&&u.status!=="ACCEPTED",x=f>0&&u.status==="ACCEPTED",k=c?.result==="CHANGED";return s__default.createElement(s__default.Fragment,null,k&&s__default.createElement(X6,null,s__default.createElement(Ct,null,s__default.createElement("b",null,t?"Baseline":"Latest",s__default.createElement("span",null," snapshot")))),k&&s__default.createElement(Mc,null,s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:t?"Show latest snapshot":"Show baseline snapshot"}),trigger:"hover",hasChrome:!1},s__default.createElement(_e,{id:"button-toggle-snapshot","aria-label":t?"Show latest snapshot":"Show baseline snapshot",onClick:()=>a()},s__default.createElement(qs,null))),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:n?"Hide spotlight":"Show spotlight"}),trigger:"hover",hasChrome:!1},s__default.createElement(_e,{id:"button-toggle-spotlight",active:n,"aria-label":n?"Hide spotlight":"Show spotlight",onClick:()=>i(!n)},s__default.createElement(Ys,null))),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:r?"Hide diff":"Show diff"}),trigger:"hover",hasChrome:!1},s__default.createElement(_e,{id:"button-diff-visible",active:r,"aria-label":r?"Hide diff":"Show diff",onClick:()=>o(!r)},s__default.createElement(ko,null)))),(b||x)&&s__default.createElement(t8,{showDivider:k},w&&g&&b&&s__default.createElement(O1,null,s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Accept this story"}),trigger:"hover",hasChrome:!1},s__default.createElement(Or,{id:"button-toggle-accept-story",disabled:h,"aria-label":"Accept this story",onClick:()=>v(u.id,"SPEC"),side:"left"},"Accept")),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Batch accept options"}),trigger:"hover",hasChrome:!1},s__default.createElement(Kt,{placement:"bottom",links:[{id:"acceptComponent",title:"Accept component",center:"Accept all unreviewed changes for this component",onClick:()=>v(u.id,"COMPONENT"),disabled:h,loading:h},{id:"acceptBuild",title:"Accept entire build",center:"Accept all unreviewed changes for every story in the Storybook",onClick:()=>v(u.id,"BUILD"),disabled:h,loading:h}]},C=>s__default.createElement(Or,{containsIcon:!0,active:C,disabled:h,"aria-label":"Batch accept options",side:"right"},h?s__default.createElement(ca,{parentComponent:"IconButton"}):s__default.createElement(h0,null))))),w&&g&&x&&s__default.createElement(O1,null,s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Unaccept this story"}),trigger:"hover",hasChrome:!1},s__default.createElement(Or,{id:"button-toggle-accept-story",disabled:h,"aria-label":"Unaccept this story",onClick:()=>y(u.id,"SPEC"),side:"left",status:"positive"},s__default.createElement(Gs,null),"Unaccept")),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Batch unaccept options"}),trigger:"hover",hasChrome:!1},s__default.createElement(Kt,{placement:"bottom",links:[{id:"unacceptComponent",title:"Unaccept component",center:"Unaccept all unreviewed changes for this component",onClick:()=>y(u.id,"COMPONENT"),disabled:h,loading:h},{id:"unacceptBuild",title:"Unaccept entire build",center:"Unaccept all unreviewed changes for every story in the Storybook",onClick:()=>y(u.id,"BUILD"),disabled:h,loading:h}]},C=>s__default.createElement(Or,{containsIcon:!0,active:C,disabled:h,"aria-label":"Batch unaccept options",side:"right",status:"positive"},h?s__default.createElement(ca,{parentComponent:"IconButton"}):s__default.createElement(h0,null))))),!(w&&g)&&s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Reviewing disabled"}),trigger:"hover",hasChrome:!1},s__default.createElement(e8,null,s__default.createElement(Mo,null))),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:e?"Run new tests":"Rerun tests"}),trigger:"hover",hasChrome:!1},s__default.createElement(Or,{containsIcon:!0,"aria-label":e?"Run new tests":"Rerun tests",onClick:d,disabled:l,secondary:!0},e?s__default.createElement(Xe,null):s__default.createElement(Lo,null)))))};var ro=xt(wa());var Ac=e=>s__default.createElement("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{margin:"3px 6px",verticalAlign:"top"},...e},s__default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6C12 9.31371 9.31371 12 6 12C2.68629 12 0 9.31371 0 6C0 2.68629 2.68629 0 6 0C9.31371 0 12 2.68629 12 6ZM5.57143 6.85714C5.57143 7.09384 5.76331 7.28571 6 7.28571C6.23669 7.28571 6.42857 7.09384 6.42857 6.85714L6.42857 3.42857C6.42857 3.19188 6.23669 3 6 3C5.76331 3 5.57143 3.19188 5.57143 3.42857V6.85714ZM5.35714 8.78572C5.35714 8.43067 5.64496 8.14286 6 8.14286C6.35504 8.14286 6.64286 8.43067 6.64286 8.78571C6.64286 9.14075 6.35504 9.42857 6 9.42857C5.64496 9.42857 5.35714 9.14075 5.35714 8.78572Z",fill:"#73828C"}));var F1={width:12,height:12,margin:"3px 3px 3px 6px",verticalAlign:"top"},Lc=({icon:e})=>{let{color:t}=useTheme();return {passed:s__default.createElement(Rs,{style:{...F1,color:t.positive}}),changed:s__default.createElement(Ds,{style:{...F1,color:t.warning}}),failed:s__default.createElement(Eo,{style:{...F1,color:t.negative}})}[e]};function Ka(e){"@babel/helpers - typeof";return Ka=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ka(e)}function ur(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function cr(e){ur(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||Ka(e)==="object"&&t==="[object Date]"?new Date(e.getTime()):typeof e=="number"||t==="[object Number]"?new Date(e):((typeof e=="string"||t==="[object String]")&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}var n8={};function _c(){return n8}function ji(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function H1(e,t){ur(2,arguments);var r=cr(e),n=cr(t),a=r.getTime()-n.getTime();return a<0?-1:a>0?1:a}var a8={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},o8=function(t,r,n){var a,o=a8[t];return typeof o=="string"?a=o:r===1?a=o.one:a=o.other.replace("{{count}}",r.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+a:a+" ago":a},Pc=o8;function Xa(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.width?String(t.width):e.defaultWidth,n=e.formats[r]||e.formats[e.defaultWidth];return n}}var i8={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},s8={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},l8={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},d8={date:Xa({formats:i8,defaultWidth:"full"}),time:Xa({formats:s8,defaultWidth:"full"}),dateTime:Xa({formats:l8,defaultWidth:"full"})},Oc=d8;var u8={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},c8=function(t,r,n,a){return u8[t]},Nc=c8;function mn(e){return function(t,r){var n=r!=null&&r.context?String(r.context):"standalone",a;if(n==="formatting"&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,i=r!=null&&r.width?String(r.width):o;a=e.formattingValues[i]||e.formattingValues[o];}else {var l=e.defaultWidth,d=r!=null&&r.width?String(r.width):e.defaultWidth;a=e.values[d]||e.values[l];}var u=e.argumentCallback?e.argumentCallback(t):t;return a[u]}}var p8={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},f8={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},m8={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},h8={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},g8={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},v8={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},y8=function(t,r){var n=Number(t),a=n%100;if(a>20||a<10)switch(a%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},w8={ordinalNumber:y8,era:mn({values:p8,defaultWidth:"wide"}),quarter:mn({values:f8,defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:mn({values:m8,defaultWidth:"wide"}),day:mn({values:h8,defaultWidth:"wide"}),dayPeriod:mn({values:g8,defaultWidth:"wide",formattingValues:v8,defaultFormattingWidth:"wide"})},Fc=w8;function hn(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=r.width,a=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],o=t.match(a);if(!o)return null;var i=o[0],l=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],d=Array.isArray(l)?x8(l,function(p){return p.test(i)}):b8(l,function(p){return p.test(i)}),u;u=e.valueCallback?e.valueCallback(d):d,u=r.valueCallback?r.valueCallback(u):u;var c=t.slice(i.length);return {value:u,rest:c}}}function b8(e,t){for(var r in e)if(e.hasOwnProperty(r)&&t(e[r]))return r}function x8(e,t){for(var r=0;r<e.length;r++)if(t(e[r]))return r}function R1(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.match(e.matchPattern);if(!n)return null;var a=n[0],o=t.match(e.parsePattern);if(!o)return null;var i=e.valueCallback?e.valueCallback(o[0]):o[0];i=r.valueCallback?r.valueCallback(i):i;var l=t.slice(a.length);return {value:i,rest:l}}}var S8=/^(\d+)(th|st|nd|rd)?/i,C8=/\d+/i,k8={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},I8={any:[/^b/i,/^(a|c)/i]},E8={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},M8={any:[/1/i,/2/i,/3/i,/4/i]},T8={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},B8={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},A8={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},L8={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},_8={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},P8={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},O8={ordinalNumber:R1({matchPattern:S8,parsePattern:C8,valueCallback:function(t){return parseInt(t,10)}}),era:hn({matchPatterns:k8,defaultMatchWidth:"wide",parsePatterns:I8,defaultParseWidth:"any"}),quarter:hn({matchPatterns:E8,defaultMatchWidth:"wide",parsePatterns:M8,defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:hn({matchPatterns:T8,defaultMatchWidth:"wide",parsePatterns:B8,defaultParseWidth:"any"}),day:hn({matchPatterns:A8,defaultMatchWidth:"wide",parsePatterns:L8,defaultParseWidth:"any"}),dayPeriod:hn({matchPatterns:_8,defaultMatchWidth:"any",parsePatterns:P8,defaultParseWidth:"any"})},Hc=O8;var N8={code:"en-US",formatDistance:Pc,formatLong:Oc,formatRelative:Nc,localize:Fc,match:Hc,options:{weekStartsOn:0,firstWeekContainsDate:1}},$i=N8;var Rc=$i;function eo(e,t){if(e==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}function D1(e){return eo({},e)}var Dc=1e3*60,Ui=60*24,Vc=Ui*30,zc=Ui*365;function V1(e,t,r){var n,a,o;ur(2,arguments);var i=_c(),l=(n=(a=r?.locale)!==null&&a!==void 0?a:i.locale)!==null&&n!==void 0?n:Rc;if(!l.formatDistance)throw new RangeError("locale must contain localize.formatDistance property");var d=H1(e,t);if(isNaN(d))throw new RangeError("Invalid time value");var u=eo(D1(r),{addSuffix:!!r?.addSuffix,comparison:d}),c,p;d>0?(c=cr(t),p=cr(e)):(c=cr(e),p=cr(t));var f=String((o=r?.roundingMethod)!==null&&o!==void 0?o:"round"),m;if(f==="floor")m=Math.floor;else if(f==="ceil")m=Math.ceil;else if(f==="round")m=Math.round;else throw new RangeError("roundingMethod must be 'floor', 'ceil' or 'round'");var h=p.getTime()-c.getTime(),g=h/Dc,w=ji(p)-ji(c),v=(h-w)/Dc,y=r?.unit,b;if(y?b=String(y):g<1?b="second":g<60?b="minute":g<Ui?b="hour":v<Vc?b="day":v<zc?b="month":b="year",b==="second"){var x=m(h/1e3);return l.formatDistance("xSeconds",x,u)}else if(b==="minute"){var k=m(g);return l.formatDistance("xMinutes",k,u)}else if(b==="hour"){var C=m(g/60);return l.formatDistance("xHours",C,u)}else if(b==="day"){var te=m(v/Ui);return l.formatDistance("xDays",te,u)}else if(b==="month"){var ke=m(v/Vc);return ke===12&&y!=="month"?l.formatDistance("xYears",1,u):l.formatDistance("xMonths",ke,u)}else if(b==="year"){var ge=m(v/zc);return l.formatDistance("xYears",ge,u)}throw new RangeError("unit must be 'second', 'minute', 'hour', 'day', 'month' or 'year'")}function Wi(e,t){return ur(1,arguments),V1(e,Date.now(),t)}var F8={lessThanXSeconds:"just now",xSeconds:"just now",halfAMinute:"just now",lessThanXMinutes:"{{count}}m",xMinutes:"{{count}}m",aboutXHours:"{{count}}h",xHours:"{{count}}h",xDays:"{{count}}d",aboutXWeeks:"{{count}}w",xWeeks:"{{count}}w",aboutXMonths:"{{count}}mo",xMonths:"{{count}}mo",aboutXYears:"{{count}}y",xYears:"{{count}}y",overXYears:"{{count}}y",almostXYears:"{{count}}y"};function H8(e,t,r={addSuffix:!1,comparison:0}){let n=F8[e].replace("{{count}}",t);return ["lessThanXSeconds","xSeconds","halfAMinute"].includes(e)?`${n}`:r.addSuffix?r.comparison>0?`in ${n}`:`${n} ago`:n}var Zc=e=>Wi(e,{addSuffix:!0,locale:{...$i,formatDistance:H8}});var to=styled.div(({theme:e})=>({gridArea:"info",display:"flex",justifySelf:"start",justifyContent:"center",flexDirection:"column",margin:15,lineHeight:"18px",color:e.base==="light"?`${e.color.defaultText}99`:`${e.color.light}99`,b:{color:e.base==="light"?`${e.color.defaultText}`:`${e.color.light}`},small:{fontSize:e.typography.size.s1},"@container (min-width: 800px)":{margin:"6px 10px 6px 15px",alignItems:"center",flexDirection:"row",small:{fontSize:"inherit"},"[data-hidden-large]":{display:"none"},"& > span:first-of-type":{display:"inline-flex",alignItems:"center",height:24,marginRight:6}}})),D8=styled.div({gridArea:"actions",display:"flex",justifySelf:"end",justifyContent:"center",alignItems:"start",margin:15,"@container (min-width: 800px)":{margin:"6px 15px 6px 0"}}),$c=({isStarting:e,tests:t,startedAt:r,isBuildFailed:n,isOutdated:a,shouldSwitchToLastBuildOnBranch:o,switchToLastBuildOnBranch:i})=>{let{isRunning:l,startBuild:d}=Zt(),{status:u,isInProgress:c,changeCount:p,brokenCount:f,modeResults:m,browserResults:h}=sa(t??[]),g=!e&&r&&Zc(new Date(r).getTime()),w=e||c,v=n||u==="FAILED",y=v||u==="BROKEN",b=(y||a)&&!w&&!p,x;return a?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,"Code edits detected")),s__default.createElement("small",null,s__default.createElement("span",null,"Run tests to see what changed"))):v?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,"Build failed"),s__default.createElement(Ac,null)),s__default.createElement("small",null,s__default.createElement("span",null,"An infrastructure error occured"))):w?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,"Running tests..."),s__default.createElement(ca,null)),s__default.createElement("small",null,s__default.createElement("span",null,"Test in progress..."))):o?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,s__default.createElement(Link,{isButton:!0,onClick:i},"View latest snapshot"))),s__default.createElement("span",null,"Newer test results are available for this story")):x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,p?`${(0, ro.default)("change",p,!0)}${u==="ACCEPTED"?" accepted":""}`:"No changes",f?`, ${(0, ro.default)("error",f,!0)}`:null),s__default.createElement(Lc,{icon:f?"failed":u==="PENDING"?"changed":"passed"})),s__default.createElement("small",null,m.length>0&&s__default.createElement("span",{"data-hidden-large":!0},(0, ro.default)("mode",m.length,!0),", ",(0, ro.default)("browser",h.length,!0)),m.length>0&&s__default.createElement("span",{"data-hidden-large":!0}," \u2022 "),c&&s__default.createElement("span",null,"Test in progress..."),!c&&r&&s__default.createElement("span",{title:new Date(r).toUTCString()},"Ran ",g))),s__default.createElement(s__default.Fragment,null,x,b&&s__default.createElement(D8,null,s__default.createElement(Or,{onClick:d,disabled:l},l?s__default.createElement(ca,{parentComponent:"Button"}):s__default.createElement(Xe,null),y?"Rerun tests":"Run tests")))};var Uc=styled.div(({theme:e})=>({display:"grid",gridTemplateAreas:`
312
+ `);var Ru=({projectId:e,storyId:t,gitInfo:r,selectedBuildInfo:n})=>{let[{data:a,error:o,operation:i},l]=zn({query:Bu,variables:{projectId:e,storyId:t,testStatuses:Object.keys(Q0),branch:r.branch||"",...r.slug?{repositoryOwnerName:r.slug.split("/",1)[0]}:{},gitUserEmailHash:r.userEmailHash,selectedBuildId:n?.buildId||"",hasSelectedBuildId:!!n}});useEffect(()=>{let g=setInterval(l,5e3);return ()=>clearInterval(g)},[l]);let d=i&&t&&i.variables.storyId!==t,u=Cr(Au,a?.project?.lastBuildOnBranch),c=[...Cr(_u,u&&"testsForStory"in u&&u.testsForStory?u.testsForStory.nodes:[])],p=u?.committedAt>r.committedAt,f=!!u&&!p,m=!!u&&c.every(g=>g.status!=="IN_PROGRESS"),h=Cr(Lu,a?.selectedBuild??(m?a?.project?.lastBuildOnBranch:void 0));return {hasData:!!a&&!d,hasProject:!!a?.project,hasSelectedBuild:h?.branch===r.branch,lastBuildOnBranch:u,lastBuildOnBranchIsNewer:p,lastBuildOnBranchIsReady:m,lastBuildOnBranchIsSelectable:f,selectedBuild:h,selectedBuildMatchesGit:h?.branch===r.branch&&h?.commit===r.commit&&h?.uncommittedHash===r.uncommittedHash,rerunQuery:l,queryError:o,userCanReview:!!a?.viewer?.projectMembership?.userCanReview,vtaOnboarding:a?.viewer?.preferences?.vtaOnboarding}},I1=createContext(null),Du=createContext(null),Mi=()=>je(I1,"Build"),Ti=()=>{let{selectedBuild:e}=je(I1,"Build");if(!e)throw new Error("No selectedBuild on Build context");return e},vt=()=>je(Du,"Story"),Bi=({children:e,watchState:t})=>{let r=!!t?.selectedBuild&&"testsForStory"in t.selectedBuild,n=t?.selectedBuild&&"testsForStory"in t.selectedBuild&&t.selectedBuild.testsForStory?.nodes,a=[...Cr(Pu,n||[])],o=sa(a),{toggleDiff:i}=ut();return useEffect(()=>i(o.changeCount>0),[i,o.changeCount]),s__default.createElement(I1.Provider,{value:useMemo(()=>t,[JSON.stringify(t?.selectedBuild)])},s__default.createElement(Du.Provider,{value:{hasTests:r,tests:a,summary:o,...Tu(a)}},e))};var Yh=styled.div(({width:e,height:t,left:r,top:n})=>({width:`${e}px`,height:`${t}px`,left:`${r}px`,top:`${n}px`,position:"relative",overflow:"hidden"}));function zu({top:e=0,left:t=0,width:r=window.innerWidth,height:n=window.innerHeight,colors:a=["#CA90FF","#FC521F","#66BF3C","#FF4785","#FFAE00","#1EA7FD"],...o}){let[i]=useState(()=>{let l=document.createElement("div");return l.setAttribute("id","confetti-container"),l.setAttribute("style","position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 9999;"),l});return useEffect(()=>(document.body.appendChild(i),()=>{document.body.removeChild(i);}),[i]),createPortal(s__default.createElement(Yh,{top:e,left:t,width:r,height:n},s__default.createElement(qh,{colors:a,drawShape:Jh,...o})),i)}function Qh(e,t){return Math.floor(Math.random()*(t-e))+e}function Jh(e){let t=this;switch(t.shape=t.shape||Qh(1,6),t.shape){case 2:{let n=t.w/2,a=t.h/2;e.moveTo(-n+2,-a),e.lineTo(n-2,-a),e.arcTo(n,-a,n,-a+2,2),e.lineTo(n,a-2),e.arcTo(n,a,n-2,a,2),e.lineTo(-n+2,a),e.arcTo(-n,a,-n,a-2,2),e.lineTo(-n,-a+2),e.arcTo(-n,-a,-n+2,-a,2);break}case 3:{e.rect(-4,-4,8,16),e.rect(-12,-4,24,8);break}case 4:{e.rect(-4,-4,8,16),e.rect(-4,-4,24,8);break}case 1:{e.arc(0,0,t.radius,0,2*Math.PI);break}case 5:{e.moveTo(16,4),e.lineTo(4,24),e.lineTo(24,24);break}case 6:{e.arc(4,-4,4,-Math.PI/2,0),e.lineTo(4,0);break}}e.closePath(),e.fill();}var Kh=styled.div(({theme:e})=>({background:e.base==="light"?e.color.lightest:"#292A2C",width:260,padding:15,borderRadius:5,boxShadow:"0px 0px 32px 0px #00000029"})),Xh=styled.div({display:"flex",flexDirection:"column",alignItems:"flex-start"}),e6=styled.div(({theme:e})=>({fontSize:13,lineHeight:"18px",fontWeight:700,color:e.color.defaultText})),t6=styled.div(({theme:e})=>({fontSize:13,lineHeight:"18px",textAlign:"start",color:e.color.defaultText,margin:0,marginTop:5})),r6=styled.div({display:"flex",justifyContent:"flex-end",marginTop:15}),n6=styled(le)(({secondary:e})=>e&&{"&&:focus":{boxShadow:"none"}}),Zu=({isLastStep:e,step:t,primaryProps:r,tooltipProps:n})=>s__default.createElement(Kh,{...n},s__default.createElement(Xh,null,t.title&&s__default.createElement(e6,null,t.title),s__default.createElement(t6,null,t.content)),(t.hideNextButton||t.hideBackButton)&&s__default.createElement(r6,{id:"buttonNext"},!t.hideSkipButton&&!e&&s__default.createElement(le,{onClick:t.onSkipWalkthroughButtonClick,link:!0,style:{paddingRight:12,paddingLeft:12,marginRight:8}},"Skip"),!t.hideNextButton&&s__default.createElement(n6,{...r,onClick:r.onClick,secondary:!0,...t.onNextButtonClick?{onClick:t.onNextButtonClick}:{}},t.nextButtonText||"Next")));var ju=({managerApi:e,skipWalkthrough:t,startWalkthrough:r,completeWalkthrough:n})=>{let a=useTheme(),o=vt(),i=o?.selectedTest?.result==="CHANGED",l=o?.selectedTest?.status!=="ACCEPTED",d=JSON.stringify(useStorybookState().layout),u=useRef(d);u.current!==d&&(window.dispatchEvent(new Event("resize")),u.current=d),useEffect(()=>{r();}),useEffect(()=>{e.getCurrentStoryData()?.type!=="story"&&e.jumpToStory(1),e.togglePanel(!0),e.togglePanelPosition("right"),e.setSelectedPanel(Gt);},[e]);let[c,p]=s__default.useState(!1),[f,m]=s__default.useState(0),h=()=>{m(w=>w+1);};return useEffect(()=>{e.once(S1,()=>{m(1),setTimeout(()=>{window.dispatchEvent(new Event("resize"));},100);});},[e]),useEffect(()=>{o?.selectedTest?.status==="ACCEPTED"&&f===5&&(p(!0),m(6));},[o?.selectedTest?.status,c,p,f]),s__default.createElement(s__default.Fragment,null,c&&s__default.createElement(zu,{numberOfPieces:800,recycle:!1,tweenDuration:2e4,onConfettiComplete:w=>{w?.reset(),p(!1);}}),s__default.createElement(wu,{steps:[{target:"#sidebar-bottom-wrapper",title:"Changes found",content:s__default.createElement(s__default.Fragment,null,"The visual tests addon will detect changes in all of your stories and allow you to review them before opening a pull request.",s__default.createElement("br",null),s__default.createElement("br",null),"Click this button to see the changes in the sidebar."),floaterProps:{target:"#changes-found-filter",options:{preventOverflow:{boundariesElement:"window"}}},placement:"top",disableBeacon:!0,hideNextButton:!0,spotlightClicks:!0,onSkipWalkthroughButtonClick:t},i&&l?{target:"#storybook-explorer-tree > div",title:"Stories with changes",content:s__default.createElement(s__default.Fragment,null,"Here you have a filtered list of only stories with changes."),placement:"right",disableBeacon:!0,spotlightClicks:!0,onNextButtonClick:h,onSkipWalkthroughButtonClick:t}:{target:"#storybook-explorer-tree > div",title:"Stories with changes",content:s__default.createElement(s__default.Fragment,null,"Here you have a list of all stories in your Storybook.",s__default.createElement("br",null),s__default.createElement("br",null),"Select a story with changes to see the exact pixels that changed."),placement:"right",disableBeacon:!0,spotlightClicks:!0,hideNextButton:!0,onSkipWalkthroughButtonClick:t},{target:"#panel-tab-content",title:"Inspect changes",content:s__default.createElement(s__default.Fragment,null,"The results of the changes are shown here. The pixels that changed are highlighted in green."),disableBeacon:!0,placement:"left",onNextButtonClick:h,onSkipWalkthroughButtonClick:t},{target:"#button-diff-visible",title:"Toggle the diff",content:s__default.createElement(s__default.Fragment,null,"This button shows or hides the visual diff. Use it to make the visual changes in your stories obvious. Try it out."),onNextButtonClick:h,onSkipWalkthroughButtonClick:t,spotlightClicks:!0,disableBeacon:!0,placement:"bottom",disableOverlay:!0},{target:"#button-toggle-snapshot",title:"This is the Switch button",content:s__default.createElement(s__default.Fragment,null,"Switch between the baseline snapshot (old) and the latest snapshot. The info bar will let you know which version you're looking at."),onNextButtonClick:h,onSkipWalkthroughButtonClick:t,spotlightClicks:!0,disableBeacon:!0,placement:"bottom",disableOverlay:!0},{target:"#button-toggle-accept-story",title:"Accept changes",content:s__default.createElement(s__default.Fragment,null,"If the visual changes are intentional, accept them to update the test baselines. The next time you run visual tests, future changes will be compared to these new baselines. This can be undone."),disableBeacon:!0,spotlightClicks:!0,onNextButtonClick:h,hideNextButton:!0,placement:"bottom",disableOverlay:!0,onSkipWalkthroughButtonClick:t},{target:"#button-toggle-accept-story",title:"Perfection!",placement:"bottom",disableOverlay:!0,content:s__default.createElement(s__default.Fragment,null,"You\u2019ve got the basics down! You can always unaccept if you\u2019re not happy with the changes."),onNextButtonClick:h,onSkipWalkthroughButtonClick:t},{target:"#button-run-tests",title:"You are ready to test",placement:"bottom",disableOverlay:!0,content:s__default.createElement(s__default.Fragment,null,"Any time you want to run tests, tap this button in the sidebar to see exactly what changed across your Storybook."),disableBeacon:!0,nextButtonText:"Done",onNextButtonClick:n}],continuous:!0,stepIndex:f,spotlightPadding:0,hideBackButton:!0,disableCloseOnEsc:!0,disableOverlayClose:!0,disableScrolling:!0,hideCloseButton:!0,showSkipButton:!0,floaterProps:{options:{offset:{offset:"0, 6"}},styles:{floater:{padding:0,paddingLeft:8,paddingTop:8,filter:a.base==="light"?"drop-shadow(0px 5px 5px rgba(0,0,0,0.05)) drop-shadow(0 1px 3px rgba(0,0,0,0.1))":"drop-shadow(#fff5 0px 0px 0.5px) drop-shadow(#fff5 0px 0px 0.5px)"}}},tooltipComponent:Zu,styles:{overlay:{mixBlendMode:"unset",backgroundColor:"none"},spotlight:{backgroundColor:"none",border:`solid 2px ${a.color.secondary}`,boxShadow:"0px 0px 0px 9999px rgba(0,0,0,0.4)"},options:{zIndex:1e4,primaryColor:a.color.secondary,arrowColor:a.base==="light"?a.color.lightest:"#292A2C"}}}))};var Li=["initialize","build","upload","verify","snapshot"],_i={initialize:{key:"initialize",emoji:"\u{1F680}",renderName:()=>"Initialize build",renderProgress:()=>"Initializing build...",renderComplete:()=>"Initialized",estimateDuration:2e3},build:{key:"build",emoji:"\u{1F3D7}",renderName:()=>"Build Storybook",renderProgress:()=>"Building your Storybook...",renderComplete:()=>"Storybook built",estimateDuration:2e4},upload:{key:"upload",emoji:"\u{1F4E1}",renderName:()=>"Publish your Storybook",renderProgress:({stepProgress:e})=>{let{numerator:t,denominator:r}=e.upload;if(!r||!t)return "Uploading files...";let{value:n,exponent:a}=filesize(r,{output:"object",round:1}),{value:o,symbol:i}=filesize(t,{exponent:a,output:"object",round:1});return `Uploading files (${o}/${n} ${i})...`},renderComplete:()=>"Publish complete",estimateDuration:2e4},verify:{key:"verify",emoji:"\u{1F50D}",renderName:()=>"Verify your Storybook",renderProgress:()=>"Verifying contents...",renderComplete:()=>"Storybook verified",estimateDuration:2e4},snapshot:{key:"snapshot",emoji:"\u{1F4F8}",renderName:()=>"Run visual tests",renderProgress:({stepProgress:e})=>{let{numerator:t,denominator:r}=e.snapshot;return r?`Running visual tests (${t}/${r})...`:"Running visual tests..."},renderComplete:()=>"Tested your stories",estimateDuration:9e4},aborted:{key:"aborted",emoji:"\u270B",renderName:()=>"Build canceled",renderProgress:()=>"Build canceled",renderComplete:()=>"Build canceled",estimateDuration:0},complete:{key:"complete",emoji:"\u{1F389}",renderName:()=>"Visual tests completed!",renderProgress:()=>"Visual tests completed!",renderComplete:()=>"Visual tests completed!",estimateDuration:0},error:{key:"error",emoji:"\u{1F6A8}",renderName:()=>"Build failed",renderProgress:()=>"Build failed",renderComplete:()=>"Build failed",estimateDuration:0},limited:{key:"error",emoji:"\u{1F6A8}",renderName:()=>"Build limited",renderProgress:()=>"Build limited",renderComplete:()=>"Build limited",estimateDuration:0}};({buildProgressPercentage:0,currentStep:Li[0],stepProgress:Object.fromEntries(Li.map(e=>[e,{}]))});var da=({localBuildProgress:e,withEmoji:t=!1,...r})=>{let{emoji:n,renderProgress:a}=_i[e.currentStep],o=a(e);return s__default.createElement("span",{...r},t&&n," ",o)};var Wu=styled.div(({status:e,theme:t})=>({display:"inline-block",width:6,height:6,borderRadius:"50%",background:e&&{["IN_PROGRESS"]:"transparent",["PASSED"]:t.color.positive,["PENDING"]:t.color.gold,["ACCEPTED"]:t.color.positive,["DENIED"]:t.color.positive,["BROKEN"]:t.color.negative,["FAILED"]:t.color.negative,["EQUAL"]:t.color.positive,["FIXED"]:t.color.positive,["ADDED"]:t.color.gold,["CHANGED"]:t.color.gold,["REMOVED"]:t.color.gold,["CAPTURE_ERROR"]:t.color.negative,["SYSTEM_ERROR"]:t.color.negative,positive:t.color.positive,negative:t.color.negative,warning:t.color.gold,notification:t.color.secondary}[e]}),({overlay:e,theme:t})=>e&&css({position:"absolute",top:-1,right:-2,width:7,height:7,border:"1px solid rgba(0, 0, 0, 0.1)",boxShadow:`0 0 0 2px var(--bg-color, ${t.background.content})`,boxSizing:"border-box"})),Pi=({status:e})=>s__default.createElement(Wu,{status:e}),d6=styled.div({position:"relative",display:"inline-flex",justifyContent:"center","img, svg":{verticalAlign:"top"}}),pn=({status:e,children:t})=>s__default.createElement(d6,null,t,s__default.createElement(Wu,{overlay:!0,status:e}));var c6=styled.div(({theme:e})=>({width:220,padding:3,color:e.base==="light"?e.color.defaultText:e.color.light,"& > div":{margin:7}})),Ni=styled.div(({theme:e})=>({height:5,background:e.background.hoverable,borderRadius:5,overflow:"hidden"})),B1=styled(Ni)(({theme:e})=>({background:e.color.secondary,transition:"width 3s ease-out"})),p6=keyframes({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),T1=styled.svg(({progress:e,theme:t})=>({position:"absolute",width:"24px!important",height:"24px!important",transform:"rotate(-90deg)",color:t.color.secondary,circle:{r:"10",cx:"12",cy:"12",fill:"transparent",stroke:e?"currentColor":t.background.hoverable,strokeWidth:"2",strokeLinecap:"round",strokeDasharray:Math.PI*20}}),({spinner:e,theme:t})=>e&&{animation:`${p6} 1s linear infinite`,circle:{stroke:`${t.color.secondary}33`}}),Ya=styled(_e)(({theme:e})=>({position:"relative",overflow:"visible",color:e.textMutedColor,marginTop:0,zIndex:1,marginRight:4})),qu=({isDisabled:e=!1,isOutdated:t=!1,isRunning:r=!1,localBuildProgress:n,warning:a,clickWarning:o,startBuild:i,stopBuild:l})=>{if(e)return a?s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:a}),trigger:"hover",hasChrome:!1},s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Visual Tests locked",disabled:!o,onClick:o},s__default.createElement(pn,{status:"warning"},s__default.createElement(Xe,null)))):s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Visual Tests locked",disabled:!0},s__default.createElement(Xe,null));if(r&&n){let{buildProgressPercentage:d}=n;return s__default.createElement(WithTooltip,{trigger:"hover",tooltip:s__default.createElement(c6,null,s__default.createElement("div",null,s__default.createElement(da,{localBuildProgress:n,withEmoji:!0})),s__default.createElement(Ni,null,typeof d=="number"&&s__default.createElement(B1,{style:{width:`${d}%`}})))},s__default.createElement(Ya,{"aria-label":"Stop tests",onClick:()=>l()},s__default.createElement(_s,{style:{width:10,margin:2}}),s__default.createElement(T1,{xmlns:"http://www.w3.org/2000/svg"},s__default.createElement("circle",null)),s__default.createElement(T1,{xmlns:"http://www.w3.org/2000/svg",spinner:!0},s__default.createElement("circle",{strokeDashoffset:Math.PI*20*(1-d/100)})),typeof d=="number"&&s__default.createElement(T1,{xmlns:"http://www.w3.org/2000/svg",progress:!0},s__default.createElement("circle",{strokeDashoffset:Math.PI*20*(1-d/100)}))))}return t?s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Code changes detected; click to run tests"}),trigger:"hover",hasChrome:!1},s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Run tests",onClick:()=>i()},s__default.createElement(pn,{status:"notification"},s__default.createElement(Xe,null)))):s__default.createElement(WithTooltip,{trigger:"hover",hasChrome:!1,tooltip:s__default.createElement(TooltipNote,{note:"No code changes detected. Rerun tests to take new snapshots."})},s__default.createElement(Ya,{id:"button-run-tests","aria-label":"Run tests",onClick:()=>i()},s__default.createElement(Xe,null)))};var f6=styled(Z)({display:"flex",flexDirection:"column",gap:10,width:200,marginTop:15}),m6=styled(da)({fontSize:12});function fn({localBuildProgress:e}){return s__default.createElement(f6,{as:"div"},s__default.createElement(Ni,null,typeof e.buildProgressPercentage=="number"&&s__default.createElement(B1,{style:{width:`${e.buildProgressPercentage}%`}})),s__default.createElement(m6,{localBuildProgress:e}))}var g6=styled.div(({status:e,theme:t})=>({position:"relative",display:"inline-flex",alignItems:"center",justifyContent:"center",backgroundColor:t.background.content,border:`1px solid ${e==="positive"?t.color.green:t.appBorderColor}`,borderRadius:5,margin:"15px 15px 0",padding:5,minHeight:200,minWidth:200,maxWidth:500,img:{display:"block",maxWidth:"100%",borderRadius:3},svg:{position:"absolute",top:-12,left:-12,width:24,height:24,padding:5,color:t.color.lightest,borderRadius:"50%",backgroundColor:t.color.green}})),L1=({backgroundColor:e,status:t,thumbnailUrl:r})=>s__default.createElement(g6,{status:t,style:e?{backgroundColor:e}:{}},s__default.createElement("img",{alt:"Snapshot thumbnail",src:r}),t==="positive"&&s__default.createElement(Sn,null));var _1=({localBuildProgress:e,title:t})=>s__default.createElement(ii,{warning:!0},s__default.createElement(si,null,s__default.createElement("div",null,t&&s__default.createElement("b",null,t,": "),v6(Array.isArray(e.originalError)?e.originalError[0]?.message:e.originalError?.message||"Unknown error")),s__default.createElement(ye,{target:"_blank",href:e.errorDetailsUrl||`${po}#troubleshooting`,withArrow:!0},e.errorDetailsUrl?"Details":"Troubleshooting"))),Yu=({children:e,localBuildProgress:t})=>s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Build failed"),s__default.createElement(Z,null,"Check the Storybook process on the command line for more details.")),s__default.createElement(_1,{localBuildProgress:t}),e)));var Qu=({children:e,localBuildProgress:t})=>s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Snapshot limit reached"),s__default.createElement(Z,null,"Your account has reached its monthly snapshot limit. Visual testing is disabled. Upgrade your plan to increase your quota.")),s__default.createElement(le,{asChild:!0,size:"medium",variant:"solid"},s__default.createElement("a",{href:t.errorDetailsUrl,target:"_new"},"Upgrade plan")),e)));var Ju="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHUSURBVHgB7ZfPTupAFMa/mbb0XkAk6r2516jRnXHlxr0+ib4J+iTqm7Bx5YaVcWPQECUoGiJCpX/mOKcxRo2DILa44Jc0Taad+b45mZkzR+CZaq2+CcsqAWIdoCKSowyFw5WFvwcvLRf1m1Kt0SSv51OkFCVJx+sRa1W1JmuLav16x5Zyf/7PDKQQSAM9RVzd3CH0aUsKEtsz0/nUxBnWmisWAItKkkCbWddF2mQcm1/rEmPiOeJF2/TD+f0pKo0jBKqHUcg5U1ib28ByYfXD78YInDSPRxZnOkE7nogJ2a/jd9FvImNbAz/GgHERZp08pjJ8OA3uMVIh2kELXvAwcB/j6HmnOJQ4Y0kbBW16GGS/wb7CsKYni9AYZ9f6haydhzCEVFGEbtiFH3kYBWMEfts5o3jcUVjIaYOjIvsJfIb4hhQ+WYQTAz/XgDXALuCz4D2ckN7Dt6KhDfzLLcGxMsaORApe2MFbQyrOhq9xpIu12Q3jOMaTcNqdjZ+k0REQLS4UxoXUZ1nFD0KkTffR51dZUhTuNVttpBkF1rq717cmFR3GDdXLxm6tcUudxx4lCRe+XACz1pnWZO2XbMJFKteJXKohMYTeIlRBFO2tLP4vc8sThEpu8pkDBW8AAAAASUVORK5CYII=";var Ku="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN0SURBVHgBvVdLTxNRFP7uUDpSC7Q8rFSLqWJEExOfC1/xHWPiQuPShS50Y/wP6F9wq1HZuTAxMXFlNGzUhWIQDWICLYhSC4XWlj5m2pnjvS20NNDhltB+i870zpnzffece8/cw7CI4FToDBoa+gB2ACAXaocBmOj3b9/yrDgyGZrtmwpHKK3pZJgm1RLJtEaCK8g5BTcLhmZu2RTlqbezDQpjqAf4FDE9O4+cTmcVRuxmW6uzbuQCgqvD1QI0UJ9CoDMOVUW9YW+0icsBG9YDLQNMjIAS0fxf1u4FvH5A3STtYjHiruoEcGL6/Bb07X3ZMImfZjfYnkNgR86jGsgL4LM1Xz3OXys9F+KQiIGdvQ5ZKLKGBefRte1+DoKG30MWcgKmg9zxF8iCBt8W1slGCaDgCKqCIA8FpEzlIjAXQrWgiNw70mugVpDaBczF9/nXvzy03NxmAo4sqEUrN2rls3YUPLIUkOnoQpOEb0sBWVPDp5l3SOqjuDjeVi5KzYG2x0E9KZi7eCVYVoNEXXgY2YpdvOaf38bgtlfmqJiCZDaO15P9CMS/I9xtILzDKDfg0WD7LwHnzpWRC3w0TiBGbgxGgEejhKiO6gW8+f0cC9l/JadXNCRdVDI42QtcPQrFcwHMubM4HCIv3hmlahjlmXoRIFQlQMx6ObnAQivhzY10SQQnLzrxFAh/GHvxJHsbGSoPSSABjFSoYauugV8LY6saCxEv76bgne5Ec5MCj65DIxMxeDBE9xDIeVEJIh373JICotoMrDDevQlz8fIIpRu5d4tch9IicivPHOuqA8Ts2CisKsBpa7F8yWbMrxgzcw2W77jtTF6Ax+GDFexmFIyyZeQ5zToqhzsgL6DXfQR2xfp006oPF++zKYelrShE/mbIC7ArKo51XYYVnLw6qkaYz1xFJu60tL3SzauhWoUAAd/mHpzedg3Oxsrr4ZQaxUGbu+JzMfM7vWzV7bcEy2+BEOHz9+QL01RiDLqZyadms70FPudueJoKa+V4J/AhzM8t6RJxF8/K4XZepdf43LHg9Gy0e2u7q559wRImQrP8dAwM6dkc6o1UJl+1BhQycg8isUS+XaoXBNd8fIHfGP35geCf8P2p8BwlMxrVEqLxFQ2w4BrnnIK7mHjRpIo+UbRqqBlYjBfyIRjGA7+va0CM/AdEDxpHNfo8owAAAABJRU5ErkJggg==";var Xu="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMJSURBVHgB7VfNblJBFD5z+5e0poXGNqnFRFxoUly0K+vCpG7aFyhrTRofwBcQ6974AIZo1/QFyorEBezsQkhqYqkBSoBaAcWW3+N8dxh+hFJI+Nn0S264d+65c77znXNmGEFVhCPxDRobcxGJVSK20ODgowrt2W2Ln2ojP+IpVyRxxhf5ApcrFR4kchd5hq+w9AnfIhxPvhg3jI93FubJEIKGARkinabOqVTgZ4Zg8Xx+7tbQnAPwddsySzTGLoOJN6anpmjYmJwYx8+qQSNCVXHLyAho3BAY78bo5WemFau6D/0i+vC0fx1zLYFQmmjTJshpV8+BpLrWF6kvuDYFB1GuOQfg+CDG1C90lQIgKKWH8EiFbZooWySanWi18yeRJjbfA7DZkgraZqh3Aoh+a1nl21uNesUqzAk9YaadB/VagMP3X5W9876okYvmVMoyxWZ7jY4pCKSoVnyNQDTZQvOY51g5QIq8kjjIvP2iSG8jhawKuGsCYL5iUYyhxJNFYV6IBkCEWmYAxYpv3EfwJejVI0Gv15RSAFQLprl7AoEknNYnR2S4/Ek1CWTWk5vPdkXWYVV23phKydxk55a9sgYiMprtGRWlzi8Qy9UVaJQUaYENfh0WVXTrUrHoH+qdACK2zYiaI9da+ygQtV4T3N+Y3j0WJlnUQzCtbPDssoreCCDnyCGwL2WO5JrfO+SEm8vKMaJGznW3uI/YJKbbTivXEwENFFVGRqDJaMBJtlhvNbzVXYGxjLyfnVRKOKyda6ClCHXFAyhEHVkjMKnOP2whc6ha4TsPhVknnmNl126xakSLAvsnaD82VzQosG1v/QjSY4PyV1sSZKAS5DadyujniqpjMIe2w73zv/lE+DTJ95YWqF8AGSiCGrhq+dU4iae63wu6RbuVsxNu/hFJAiKNg8LICMgmOywUSzRs/L00Fw6fweXS7ln6Nw1TBfg6z8pNolLeMwfCscSbSOIn5y7zPEjg4IsDMHx9lz7hu7bM4ZCKcyKOajQwCLlF8SGVy7v2u0s+jPwDEeUTfjDhTd4AAAAASUVORK5CYII=";var ec="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALVSURBVHgBxZfLbtNAFIb/8TgJCbm2adNUIOiuYpUN+7JiySPAm5Q+CfQBeIcuWYDaVYWEUIQqCLmQpEmaJq7Hw5y4dpOOadwEh0+yZnx8OWfm/HNjuKZ6VtsD5/sAqwAyj+g4goPDnUeb733L91pz/6zekpdjSwrHkVFycTmW5KuqfJJvVq013piG8W57Yw0GY1gFqon42WzDtuQLg0n2ei2XXplzgnwV81mAy31DQu6lEgmsmnjMpKJi4D9x3eN58/YDabdUkmrAuboMDqTXgV4DSOWgkuZei9iEElzyCRDbmvGnBYDmZ6C4rWIr39i8ejy1uI0aN/gKVpgNQE9BtoDIeJDUTHoP2GPVAvfFL708jrtlCMmxCClu4Vm2gd1s1zUM2kBybgCWXz3tbSJtmlicxKQBfgCkiVvoKUiv+dWhiGNZZnpv1Nee683rNWcFeM2lfQzH/oi++IUcL6LvdJAziuiIunsvOsjwAobSQT7+Ui0ruwiD3gOp4HVI2J9UtBIFXlIf8Ylzwr9XQVCZZjE0Rx8C/4EH6RABkAgDGDkNhKXA/zKSSITzA7ACv02yhwgLpSWQ+4pwmgvZQ1i89GgEiFAPgEQYQIaFn6D6Tjv0u6FF2JdDhCXJy8EPlhHheuKVGmISV9LCQA1BKs+dltpdiUlJUO6lGium+TzwH0EivHMmnIbGdSHpjm2vHV7pza5bmMN9RWgygWVJ8aubm/vOhJV8Ta0HJTUlx7AIJnPUP+p3v6NZpkRIi4i/kPwLaGNyCz0FSmiR0dFnU60HWPwpZPdUaSHjqpaE4+WOhtEiNkdpKbMJtl6ZHwDiJbCNklv35D29iVjGFoBKAes6UXb7HAy1OT6xrmysmuFoMt8cGVLYB61uH6vsBfLV7g1IG4cTQ/VH/e1Z/be8GI1llNDBlw7A5Oub8km+/QMhHVLpnEhHNUQGU5OKPIEQBzuPy0dk+QPy8+sGXJtnqwAAAABJRU5ErkJggg==";var C6=styled.div(({theme:e})=>({border:`1px solid ${e.appBorderColor}`,borderRadius:e.appBorderRadius,padding:"6px 10px",lineHeight:"18px"})),k6=styled.div(({theme:e})=>({lineHeight:"18px",position:"relative",borderRadius:5,display:"block",minWidth:"80%",color:e.color.warningText,background:e.background.warning,border:`1px solid ${wn(.5,e.color.warningText)}`,padding:15,margin:0})),I6=styled(Z)(({theme:e})=>({color:e.color.darkest})),rc=styled(Z)(()=>({marginBottom:5})),nc=({dismissBuildError:e,localBuildProgress:t,showInitialBuildScreen:r,gitInfo:n,lastBuildHasChanges:a,onComplete:o,onSkip:i})=>{let{selectedBuild:l}=Mi(),{isRunning:d,startBuild:u}=Zt(),c=vt(),[p,f]=useState(r);useEffect(()=>{r&&f(!0);},[r]);let[m,h]=useState(()=>!p),[g,w]=s__default.useState(n.uncommittedHash),v=()=>{w(n.uncommittedHash),h(!0);},[y,b]=s__default.useState(!1);return t&&t.currentStep==="error"?s__default.createElement(Yu,{localBuildProgress:t},s__default.createElement(Je,null,s__default.createElement(le,{variant:"solid",size:"medium",onClick:u},"Try again"),s__default.createElement(le,{link:!0,onClick:i},"Skip walkthrough"))):t?.currentStep==="limited"?s__default.createElement(Qu,{localBuildProgress:t},s__default.createElement(ye,{isButton:!0,tertiary:!0,onClick:e},"Continue")):p&&!t?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement($e,null),s__default.createElement(G,null,"Get started with visual testing"),s__default.createElement(Z,null,'Take an image snapshot of your stories to save their "last known good state" as test baselines.')),s__default.createElement(Je,null,s__default.createElement(le,{size:"medium",variant:"solid",onClick:u},"Take snapshots"),s__default.createElement(le,{onClick:i,link:!0},"Skip walkthrough"))))):p&&t&&d?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement($e,null),s__default.createElement(G,null,"Get started with visual testing"),s__default.createElement(Z,null,'Take an image snapshot of your stories to save their "last known good state" as test baselines.')),s__default.createElement(fn,{localBuildProgress:t})))):t&&t.currentStep==="complete"&&!m&&!y?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Nice. Your stories were saved as test baselines."),s__default.createElement(Z,null,"This story was indexed and snapshotted in a standardized cloud browser."),c?.selectedComparison?.headCapture?.captureImage&&s__default.createElement(L1,{...c?.selectedComparison?.headCapture.captureImage,status:"positive"})),s__default.createElement(Je,null,s__default.createElement(rc,null,"Let\u2019s see the superpower of catching visual changes."),s__default.createElement(le,{variant:"solid",size:"medium",onClick:v},"Catch a UI change"),s__default.createElement(le,{link:!0,onClick:i},"Skip walkthrough"))))):m&&g===n.uncommittedHash&&!d&&!a?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Make a change to this story"),s__default.createElement(Z,null,"In your code, adjust the markup, styling, or assets to see how visual testing works. Don\u2019t worry, you can undo it later. Here are a few ideas to get you started.")),s__default.createElement(q,{style:{display:"flex",alignItems:"flex-start",gap:"8px",margin:"10px 0"}},s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:Ku,alt:"Color Palette",style:{width:32,height:32}}),"Shift the color palette"),s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:Xu,alt:"Embiggen",style:{width:32,height:32}})," ","Embiggen the type"),s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:ec,alt:"Layout",style:{width:32,height:32}}),"Change the layout"),s__default.createElement(Ln,{style:{margin:0,alignItems:"center",gap:"10px"}},s__default.createElement("img",{src:Ju,alt:"Adjust",style:{width:32,height:32}}),"Adjust the size or scale")),s__default.createElement(Je,null,y?s__default.createElement(k6,null,s__default.createElement(I6,null,"No changes found in the Storybook you published. Make a UI tweak and try again to continue.")):s__default.createElement(C6,null,"Awaiting changes..."),s__default.createElement(le,{link:!0,onClick:i},"Skip walkthrough"))))):m&&g!==n.uncommittedHash&&!d&&!a?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Changes detected"),s__default.createElement(Z,null,"Time to run your first visual tests to pinpoint the exact changes made to this story.")),s__default.createElement(le,{variant:"solid",size:"medium",onClick:()=>{b(!0),u(),setTimeout(()=>{w(n.uncommittedHash);},1e4);}},s__default.createElement(Xe,null),"Run visual tests")))):t&&m&&d?s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Changes detected"),s__default.createElement(Z,null,"Time to run your first visual tests to pinpoint the exact changes made to this story.")),s__default.createElement(fn,{localBuildProgress:t})))):!d&&a?s__default.createElement(X,{footer:null},s__default.createElement(W,{style:{overflowY:"auto"}},s__default.createElement(q,null,s__default.createElement("div",null,s__default.createElement(G,null,"Nice. Your stories were saved as test baselines."),s__default.createElement(Z,null,"This story was indexed and snapshotted in a standardized cloud browser."),c.selectedComparison?.headCapture?.captureImage&&s__default.createElement(L1,{...c.selectedComparison?.headCapture?.captureImage,status:"positive"})),s__default.createElement(Je,null,s__default.createElement(rc,null,"You\u2019re ready to start testing!"),s__default.createElement(le,{variant:"solid",size:"medium",onClick:o},"Done"))))):(console.info("No screen selected",{state:{runningSecondBuild:y,showCatchAChange:m,localBuildProgress:t,selectedStory:c,selectedBuild:l,gitInfo:n}}),s__default.createElement(X,{footer:null},s__default.createElement(W,null,s__default.createElement(s__default.Fragment,null))))};var ac=styled.div(({theme:e})=>({background:e.background.app,padding:"10px 15px",lineHeight:"20px",color:e.color.defaultText,borderBottom:`1px solid ${e.appBorderColor}`}));var L6=keyframes({from:{transform:"rotate(0deg)"},to:{transform:"rotate(359deg)"}}),Ri={width:10,marginRight:8},oc=styled.button(({isWarning:e,onClick:t,theme:r})=>{let n=r.base==="light"?r.background.warning:"#2e271a";return {position:"relative",display:"flex",width:"100%",lineHeight:"20px",padding:"5px 7px 5px 15px",justifyContent:"space-between",alignItems:"center",background:e?n:r.background.app,border:"none",borderBottom:`1px solid ${r.appBorderColor}`,color:r.color.defaultText,cursor:t?"pointer":"default",textAlign:"left","& > *":{zIndex:1},code:{fontFamily:r.typography.fonts.mono,fontSize:r.typography.size.s1}}}),ic=styled.div(({isWarning:e,percentage:t,theme:r})=>{let n=r.base==="light"?"#FFE6B1":"#43361f";return {display:"block",position:"absolute",top:"0",height:"100%",left:"0",width:`${t}%`,transition:"width 3s ease-out",backgroundColor:e?n:r.background.hoverable,pointerEvents:"none",zIndex:0}}),Di=styled.div({padding:"5px 0"}),_6=styled.div(({expanded:e,theme:t})=>({display:"grid",gridTemplateRows:e?"1fr":"0fr",background:t.background.app,borderBottom:e?`1px solid ${t.appBorderColor}`:"none",transition:"grid-template-rows 150ms ease-out"})),P6=styled.div(({theme:e})=>({whiteSpace:"nowrap",overflow:"hidden",color:e.base==="light"?e.color.dark:e.color.lightest})),O6=styled.div(({isCurrent:e,isFailed:t,isPending:r,theme:n})=>({display:"flex",flexDirection:"row",gap:8,opacity:r?.7:1,color:t?n.color.negativeText:"inherit",fontWeight:e||t?"bold":"normal",fontFamily:"Menlo, monospace",fontSize:12,lineHeight:"24px",margin:"0 15px","&:first-of-type":{marginTop:10},"&:last-of-type":{marginBottom:10},"& > div":{display:"flex",alignItems:"center"}})),N6=({localBuildProgress:e,expanded:t=!1})=>{let r=useRef({});useEffect(()=>{r.current[e.currentStep]={...e};},[e]);let n=["aborted","error"].includes(e.currentStep),a=Li.map(o=>{let{startedAt:i,completedAt:l}=e.stepProgress[o],d=!!i&&!l,u=d&&n,c=!i,p={..._i[o],isCurrent:d,isFailed:u,isPending:c};return u?{...p,icon:s__default.createElement(Eo,{style:Ri}),renderLabel:p.renderProgress}:d?{...p,icon:s__default.createElement(Lo,{style:{...Ri,animation:`${L6} 1s linear infinite`}}),renderLabel:p.renderProgress}:c?{...p,icon:s__default.createElement($s,{style:Ri}),renderLabel:p.renderName}:{...p,icon:s__default.createElement(Sn,{style:Ri}),renderLabel:p.renderComplete}});return s__default.createElement(_6,{expanded:t},s__default.createElement(P6,null,a.map(({icon:o,isCurrent:i,isFailed:l,isPending:d,key:u,renderLabel:c})=>s__default.createElement(O6,{isCurrent:i,isFailed:l,isPending:d,key:u},s__default.createElement("div",null,o,c(r.current[u]||e))))))},sc=({branch:e,dismissBuildError:t,localBuildProgress:r,lastBuildOnBranchInProgress:n,switchToLastBuildOnBranch:a})=>{let[o,i]=s__default.useState(!1),l=()=>{i(!o);};if(r){let u=["aborted","error"].includes(r.currentStep);return s__default.createElement(s__default.Fragment,null,s__default.createElement(oc,{as:u?"div":"button",onClick:u?void 0:l,isWarning:u},s__default.createElement(ic,{percentage:r.buildProgressPercentage,isWarning:u}),s__default.createElement(Di,null,s__default.createElement(da,{localBuildProgress:r,withEmoji:!0})),u?s__default.createElement(_e,{onClick:t},s__default.createElement(Cn,{"aria-label":"Dismiss"})):s__default.createElement(_e,{as:"div"},o?s__default.createElement(Ws,null):s__default.createElement(Us,null))),s__default.createElement(N6,{localBuildProgress:r,expanded:o||u}))}function d(){return a?n?s__default.createElement(Di,null,"Reviewing is disabled because there\u2019s a newer build in progress on"," ",s__default.createElement(Re,null,e),". This can happen when a build runs in CI."):s__default.createElement(Di,null,"There's a newer snapshot with changes."," ",s__default.createElement(Link,{withArrow:!0,onClick:a},"Switch to newer snapshot")):s__default.createElement(Di,null,"Reviewing is disabled because there\u2019s a newer build on ",s__default.createElement(Re,null,e),".")}return s__default.createElement(oc,{onClick:a},s__default.createElement(ic,{percentage:100}),d())};var lc=({onClose:e})=>s__default.createElement(Po,null,s__default.createElement(ba,null,s__default.createElement(vr,null,"Render settings",s__default.createElement(y0,null),s__default.createElement(Mn,{onClick:e},s__default.createElement(En,{"aria-label":"Close"}))),s__default.createElement("p",null,s__default.createElement(Ks,null),"Delay: 300ms"),s__default.createElement("p",null,s__default.createElement(Xs,null),"Animation pause: Ends"),s__default.createElement("p",null,s__default.createElement(el,null),"Threshold: 0.2"),s__default.createElement("p",null,s__default.createElement(tl,null),"Anti-alias: Included")),s__default.createElement(ba,null,s__default.createElement(vr,null,"Bounding box",s__default.createElement(y0,null)),s__default.createElement("dl",null,s__default.createElement("dt",null,"Width:"),s__default.createElement("dd",null,"Fill viewport"),s__default.createElement("dt",null,"Height:"),s__default.createElement("dd",null,"Hug contents"))));var uc={isReviewing:!1,userCanReview:!1,buildIsReviewable:!1,acceptTest:(e,t="SPEC")=>Promise.resolve(),unacceptTest:(e,t="SPEC")=>Promise.resolve()},cc=createContext(uc),Vi=()=>je(cc,"ReviewTest"),pc=({children:e,watchState:t=uc})=>s__default.createElement(cc.Provider,{value:t},e);var D6=styled.div(({theme:e})=>({position:"relative",display:"flex",background:"transparent",overflow:"hidden",margin:2,img:{maxWidth:"100%",transition:"filter 0.1s ease-in-out"},"img[data-overlay]":{position:"absolute",opacity:.7,pointerEvents:"none"},div:{display:"flex",flexDirection:"column",alignItems:"center",width:"100%",p:{maxWidth:380,textAlign:"center"},svg:{width:24,height:24}},"& > svg":{position:"absolute",left:"calc(50% - 14px)",top:"calc(50% - 14px)",width:20,height:20,color:e.color.lightest,opacity:0,transition:"opacity 0.1s ease-in-out",pointerEvents:"none"}}),({href:e})=>e&&{display:"inline-flex",cursor:"pointer","&:hover":{"& > svg":{opacity:1},img:{filter:"brightness(85%)"}}}),V6=styled(q)(({theme:e})=>({margin:"30px 15px"})),mc=({componentName:e,storyName:t,testUrl:r,comparisonResult:n,latestImage:a,baselineImage:o,baselineImageVisible:i,diffImage:l,focusImage:d,diffVisible:u,focusVisible:c,...p})=>{let f=useTheme(),m=!!a&&!!l&&n==="CHANGED",h=n==="CAPTURE_ERROR",g=m&&!!d,w=m?{as:"a",href:r,target:"_blank",title:"View on Chromatic.com"}:{},v=m&&u,y=g&&c;return s__default.createElement(D6,{...p,...w},a&&s__default.createElement("img",{alt:`Latest snapshot for the '${t}' story of the '${e}' component`,src:a.imageUrl,style:{display:i?"none":"block"}}),o&&s__default.createElement("img",{alt:`Baseline snapshot for the '${t}' story of the '${e}' component`,src:o.imageUrl,style:{display:i?"block":"none"}}),m&&s__default.createElement("img",{alt:"","data-overlay":"diff",src:l.imageUrl,style:{maxWidth:`${l.imageWidth/a.imageWidth*100}%`,opacity:v?.7:0}}),g&&s__default.createElement("img",{alt:"","data-overlay":"focus",src:d.imageUrl,style:{maxWidth:`${d.imageWidth/a.imageWidth*100}%`,opacity:y?.7:0,filter:y?"blur(2px)":"none"}}),m&&s__default.createElement(Bo,null),h&&!a&&s__default.createElement(V6,null,s__default.createElement(As,{color:f.base==="light"?"currentColor":f.color.medium}),s__default.createElement(Z,null,"A snapshot couldn\u2019t be captured. This often occurs when a story has a code error. Confirm that this story successfully renders in your local Storybook and run the build again.")))};var hc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("path",{d:"M5.06982 9.68493L7.99484 4.63927L14.5786 4.62406C14.5252 4.52043 14.4696 4.41742 14.4109 4.31532C12.372 0.768556 7.84405 -0.453864 4.29726 1.58495C3.24614 2.1892 2.39921 3.01211 1.78076 3.96327L5.06982 9.68493Z",fill:"#DB4437"}),s__default.createElement("path",{d:"M10.9276 9.68457L5.09539 9.6743L1.79036 3.98022C1.72727 4.07822 1.66591 4.17795 1.60682 4.27985C-0.445348 7.81892 0.759985 12.3515 4.29905 14.4037C5.34791 15.0118 6.48403 15.3338 7.617 15.3939L10.9276 9.68457Z",fill:"#0F9D58"}),s__default.createElement("path",{d:"M7.98649 4.61194L10.9032 9.66241L7.63525 15.3778C7.75167 15.3833 7.86871 15.3863 7.98649 15.3863C12.0775 15.3863 15.3939 12.0699 15.3939 7.97893C15.3939 6.76648 15.1025 5.62211 14.5861 4.61194L7.98649 4.61194Z",fill:"#FFCD40"}),s__default.createElement("path",{d:"M8.01367 4.6366V6.40005L14.613 4.6366H8.01367Z",fill:"url(#paint0_radial_466_21161)"}),s__default.createElement("path",{d:"M1.78198 4.00098L6.60102 8.8192L5.09764 9.687L1.78198 4.00098Z",fill:"url(#paint1_radial_466_21161)"}),s__default.createElement("path",{d:"M7.6626 15.4017L9.42689 8.81921L10.9303 9.68702L7.6626 15.4017Z",fill:"url(#paint2_radial_466_21161)"}),s__default.createElement("ellipse",{cx:"8.01347",cy:"8.00358",rx:"3.36699",ry:"3.36699",fill:"#F1F1F1"}),s__default.createElement("ellipse",{cx:"8.01367",cy:"8.00354",rx:"2.69361",ry:"2.6936",fill:"#4285F4"}),s__default.createElement("defs",null,s__default.createElement("radialGradient",{id:"paint0_radial_466_21161",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.69229 4.63226) scale(7.07721 1.89116)"},s__default.createElement("stop",{stopColor:"#3E2723",stopOpacity:"0.2"}),s__default.createElement("stop",{offset:"1",stopColor:"#3E2723",stopOpacity:"0.01"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21161",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(1.77445 4.00677) scale(6.56938 7.75127)"},s__default.createElement("stop",{stopColor:"#3E2723",stopOpacity:"0.2"}),s__default.createElement("stop",{offset:"1",stopColor:"#3E2723",stopOpacity:"0.01"})),s__default.createElement("radialGradient",{id:"paint2_radial_466_21161",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(8.00025 8.01489) scale(7.39644 14.8995)"},s__default.createElement("stop",{stopColor:"#263238",stopOpacity:"0.2"}),s__default.createElement("stop",{offset:"1",stopColor:"#263238",stopOpacity:"0.01"}))));var gc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("circle",{cx:"8.00009",cy:"7.99997",r:"7.7037",fill:"url(#paint0_linear_466_21186)"}),s__default.createElement("ellipse",{cx:"8.00094",cy:"8.00094",rx:"7.06173",ry:"7.06173",fill:"url(#paint1_radial_466_21186)"}),s__default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.07134 1.36353C8.03043 1.36353 7.99727 1.39669 7.99727 1.4376V2.56469C7.99727 2.6056 8.03043 2.63877 8.07134 2.63877C8.11225 2.63877 8.14542 2.6056 8.14542 2.56469V1.4376C8.14542 1.39669 8.11225 1.36353 8.07134 1.36353ZM8.07134 14.7792C8.11225 14.7792 8.14542 14.746 8.14542 14.7051V13.578C8.14542 13.5371 8.11225 13.5039 8.07134 13.5039C8.03043 13.5039 7.99727 13.5371 7.99727 13.578V14.7051C7.99727 14.746 8.03043 14.7792 8.07134 14.7792ZM8.64883 1.46214C8.65292 1.42143 8.68923 1.39175 8.72994 1.39584C8.77064 1.39993 8.80032 1.43625 8.79623 1.47695L8.74793 1.95766C8.74384 1.99836 8.70752 2.02804 8.66682 2.02395C8.62612 2.01986 8.59643 1.98355 8.60052 1.94284L8.64883 1.46214ZM7.41372 14.7468C7.45442 14.7509 7.49074 14.7213 7.49483 14.6806L7.54313 14.1998C7.54722 14.1591 7.51754 14.1228 7.47683 14.1187C7.43613 14.1146 7.39982 14.1443 7.39573 14.185L7.34742 14.6657C7.34333 14.7064 7.37301 14.7428 7.41372 14.7468ZM14.7051 7.99727C14.746 7.99727 14.7792 8.03043 14.7792 8.07134C14.7792 8.11225 14.746 8.14542 14.7051 8.14542H13.578C13.5371 8.14542 13.5039 8.11225 13.5039 8.07134C13.5039 8.03043 13.5371 7.99727 13.578 7.99727H14.7051ZM1.36353 8.07134C1.36353 8.11225 1.39669 8.14542 1.4376 8.14542H2.56469C2.6056 8.14542 2.63877 8.11225 2.63877 8.07134C2.63877 8.03043 2.6056 7.99727 2.56469 7.99727H1.4376C1.39669 7.99727 1.36353 8.03043 1.36353 8.07134ZM14.6806 8.64883C14.7213 8.65292 14.7509 8.68923 14.7468 8.72994C14.7428 8.77064 14.7064 8.80032 14.6657 8.79623L14.185 8.74793C14.1443 8.74384 14.1146 8.70752 14.1187 8.66682C14.1228 8.62612 14.1591 8.59643 14.1998 8.60052L14.6806 8.64883ZM1.39584 7.41372C1.39175 7.45442 1.42143 7.49074 1.46214 7.49483L1.94284 7.54313C1.98355 7.54722 2.01986 7.51754 2.02395 7.47683C2.02804 7.43613 1.99836 7.39982 1.95766 7.39573L1.47695 7.34742C1.43625 7.34333 1.39993 7.37301 1.39584 7.41372ZM12.7097 3.3282C12.7387 3.29927 12.7856 3.29927 12.8145 3.3282C12.8434 3.35713 12.8434 3.40403 12.8145 3.43296L12.0175 4.22994C11.9886 4.25887 11.9417 4.25887 11.9127 4.22994C11.8838 4.20101 11.8838 4.15411 11.9127 4.12518L12.7097 3.3282ZM3.3282 12.8145C3.35713 12.8434 3.40403 12.8434 3.43296 12.8145L4.22994 12.0175C4.25887 11.9886 4.25887 11.9417 4.22994 11.9127C4.20101 11.8838 4.15411 11.8838 4.12518 11.9127L3.3282 12.7097C3.29927 12.7387 3.29927 12.7856 3.3282 12.8145ZM13.1523 3.80568C13.1839 3.77973 13.2306 3.78433 13.2566 3.81595C13.2825 3.84757 13.2779 3.89425 13.2463 3.9202L12.8729 4.22664C12.8413 4.2526 12.7946 4.248 12.7686 4.21638C12.7427 4.18475 12.7473 4.13808 12.7789 4.11212L13.1523 3.80568ZM2.88614 12.3267C2.91209 12.3584 2.95876 12.363 2.99039 12.337L3.36378 12.0306C3.3954 12.0046 3.4 11.9579 3.37404 11.9263C3.34809 11.8947 3.30142 11.8901 3.26979 11.916L2.8964 12.2225C2.86478 12.2484 2.86018 12.2951 2.88614 12.3267ZM12.8145 12.7097C12.8434 12.7387 12.8434 12.7856 12.8145 12.8145C12.7856 12.8434 12.7387 12.8434 12.7097 12.8145L11.9127 12.0175C11.8838 11.9886 11.8838 11.9417 11.9127 11.9127C11.9417 11.8838 11.9886 11.8838 12.0175 11.9127L12.8145 12.7097ZM3.3282 3.3282C3.29927 3.35713 3.29927 3.40403 3.3282 3.43296L4.12518 4.22994C4.15411 4.25887 4.20101 4.25887 4.22994 4.22994C4.25887 4.20101 4.25887 4.15411 4.22994 4.12518L3.43296 3.3282C3.40403 3.29927 3.35713 3.29927 3.3282 3.3282ZM12.337 13.1523C12.363 13.1839 12.3584 13.2306 12.3267 13.2566C12.2951 13.2825 12.2484 13.2779 12.2225 13.2463L11.916 12.8729C11.8901 12.8413 11.8947 12.7946 11.9263 12.7686C11.9579 12.7427 12.0046 12.7473 12.0306 12.7789L12.337 13.1523ZM3.81595 2.88614C3.78433 2.91209 3.77973 2.95876 3.80568 2.99039L4.11212 3.36378C4.13808 3.3954 4.18475 3.4 4.21638 3.37404C4.248 3.34809 4.2526 3.30142 4.22664 3.26979L3.9202 2.8964C3.89425 2.86478 3.84757 2.86018 3.81595 2.88614ZM10.5415 1.91422C10.5572 1.87643 10.6005 1.85848 10.6383 1.87413C10.6761 1.88979 10.6941 1.93312 10.6784 1.97092L10.2471 3.01221C10.2314 3.05 10.1881 3.06795 10.1503 3.05229C10.1125 3.03664 10.0946 2.99331 10.1102 2.95551L10.5415 1.91422ZM5.50437 14.2686C5.54216 14.2842 5.58549 14.2663 5.60115 14.2285L6.03247 13.1872C6.04813 13.1494 6.03018 13.1061 5.99238 13.0904C5.95459 13.0747 5.91126 13.0927 5.8956 13.1305L5.46428 14.1718C5.44862 14.2096 5.46657 14.2529 5.50437 14.2686ZM11.1332 2.18598C11.1524 2.1499 11.1973 2.13628 11.2334 2.15557C11.2695 2.17486 11.2831 2.21974 11.2638 2.25582L11.0361 2.68183C11.0168 2.7179 10.9719 2.73152 10.9358 2.71223C10.8998 2.69295 10.8861 2.64806 10.9054 2.61199L11.1332 2.18598ZM4.90931 13.9871C4.94539 14.0064 4.99027 13.9928 5.00955 13.9567L5.23726 13.5307C5.25654 13.4946 5.24293 13.4497 5.20685 13.4305C5.17077 13.4112 5.12589 13.4248 5.1066 13.4609L4.8789 13.8869C4.85961 13.923 4.87323 13.9678 4.90931 13.9871ZM14.2285 10.5415C14.2663 10.5572 14.2842 10.6005 14.2686 10.6383C14.2529 10.6761 14.2096 10.6941 14.1718 10.6784L13.1305 10.2471C13.0927 10.2314 13.0747 10.1881 13.0904 10.1503C13.1061 10.1125 13.1494 10.0946 13.1872 10.1102L14.2285 10.5415ZM1.87412 5.50437C1.85846 5.54216 1.87641 5.58549 1.91421 5.60115L2.95551 6.03247C2.99331 6.04813 3.03664 6.03018 3.05229 5.99238C3.06795 5.95459 3.05 5.91126 3.0122 5.8956L1.9709 5.46428C1.9331 5.44862 1.88977 5.46657 1.87412 5.50437ZM13.9567 11.1332C13.9928 11.1524 14.0064 11.1973 13.9871 11.2334C13.9678 11.2695 13.923 11.2831 13.8869 11.2638L13.4609 11.0361C13.4248 11.0168 13.4112 10.9719 13.4305 10.9358C13.4497 10.8998 13.4946 10.8861 13.5307 10.9054L13.9567 11.1332ZM2.15557 4.90929C2.13628 4.94537 2.1499 4.99025 2.18598 5.00954L2.61199 5.23726C2.64806 5.25654 2.69295 5.24293 2.71223 5.20685C2.73152 5.17077 2.7179 5.12589 2.68183 5.1066L2.25582 4.87888C2.21974 4.8596 2.17486 4.87321 2.15557 4.90929ZM14.1718 5.46428C14.2096 5.44862 14.2529 5.46657 14.2686 5.50437C14.2842 5.54216 14.2663 5.58549 14.2285 5.60115L13.1872 6.03247C13.1494 6.04813 13.1061 6.03018 13.0904 5.99238C13.0747 5.95459 13.0927 5.91126 13.1305 5.8956L14.1718 5.46428ZM1.87413 10.6383C1.88979 10.6761 1.93312 10.6941 1.97092 10.6784L3.01221 10.2471C3.05 10.2314 3.06795 10.1881 3.05229 10.1503C3.03664 10.1125 2.99331 10.0946 2.95551 10.1102L1.91422 10.5415C1.87643 10.5572 1.85848 10.6005 1.87413 10.6383ZM14.3979 6.07477C14.4371 6.0629 14.4785 6.08501 14.4903 6.12416C14.5022 6.1633 14.4801 6.20467 14.441 6.21654L13.9787 6.35677C13.9396 6.36864 13.8982 6.34654 13.8863 6.30739C13.8744 6.26824 13.8965 6.22688 13.9357 6.215L14.3979 6.07477ZM1.65237 10.0185C1.66425 10.0577 1.70561 10.0798 1.74476 10.0679L2.20699 9.92769C2.24614 9.91581 2.26825 9.87445 2.25637 9.8353C2.2445 9.79615 2.20313 9.77404 2.16399 9.78592L1.70175 9.92615C1.6626 9.93802 1.64049 9.97939 1.65237 10.0185ZM10.6383 14.2686C10.6005 14.2842 10.5572 14.2663 10.5415 14.2285L10.1102 13.1872C10.0946 13.1494 10.1125 13.1061 10.1503 13.0904C10.1881 13.0747 10.2314 13.0927 10.2471 13.1305L10.6784 14.1718C10.6941 14.2096 10.6761 14.2529 10.6383 14.2686ZM5.50437 1.87413C5.46657 1.88979 5.44862 1.93312 5.46428 1.97092L5.8956 3.01221C5.91126 3.05 5.95459 3.06795 5.99238 3.05229C6.03018 3.03664 6.04813 2.99331 6.03247 2.95551L5.60115 1.91422C5.58549 1.87643 5.54216 1.85848 5.50437 1.87413ZM10.0679 14.3979C10.0798 14.4371 10.0577 14.4785 10.0185 14.4903C9.97939 14.5022 9.93802 14.4801 9.92615 14.441L9.78592 13.9787C9.77404 13.9396 9.79615 13.8982 9.8353 13.8863C9.87445 13.8744 9.91581 13.8965 9.92769 13.9357L10.0679 14.3979ZM6.12417 1.65237C6.08502 1.66424 6.06291 1.70561 6.07479 1.74475L6.215 2.20699C6.22688 2.24614 6.26824 2.26825 6.30739 2.25637C6.34654 2.2445 6.36864 2.20314 6.35677 2.16399L6.21656 1.70175C6.20468 1.6626 6.16332 1.64049 6.12417 1.65237ZM9.29287 1.55062C9.30085 1.5105 9.33985 1.48444 9.37997 1.49242C9.4201 1.5004 9.44615 1.5394 9.43817 1.57952L9.21829 2.68496C9.21031 2.72508 9.17131 2.75114 9.13119 2.74316C9.09107 2.73518 9.06501 2.69618 9.07299 2.65606L9.29287 1.55062ZM6.76272 14.6503C6.80284 14.6583 6.84184 14.6322 6.84982 14.5921L7.0697 13.4866C7.07768 13.4465 7.05162 13.4075 7.0115 13.3995C6.97137 13.3916 6.93238 13.4176 6.9244 13.4577L6.70452 14.5632C6.69654 14.6033 6.72259 14.6423 6.76272 14.6503ZM9.92615 1.70175C9.93802 1.6626 9.97939 1.64049 10.0185 1.65237C10.0577 1.66425 10.0798 1.70561 10.0679 1.74476L9.92769 2.20699C9.91581 2.24614 9.87445 2.26825 9.8353 2.25637C9.79615 2.2445 9.77404 2.20313 9.78592 2.16399L9.92615 1.70175ZM6.12417 14.4903C6.16332 14.5022 6.20469 14.4801 6.21656 14.441L6.35677 13.9787C6.36864 13.9396 6.34653 13.8982 6.30739 13.8863C6.26824 13.8744 6.22687 13.8965 6.215 13.9357L6.07479 14.398C6.06291 14.4371 6.08502 14.4785 6.12417 14.4903ZM14.5921 9.29287C14.6322 9.30085 14.6583 9.33985 14.6503 9.37997C14.6423 9.4201 14.6033 9.44615 14.5632 9.43817L13.4577 9.21829C13.4176 9.21031 13.3916 9.17131 13.3995 9.13119C13.4075 9.09107 13.4465 9.06501 13.4866 9.07299L14.5921 9.29287ZM1.49242 6.76272C1.48444 6.80284 1.5105 6.84184 1.55062 6.84982L2.65606 7.0697C2.69618 7.07768 2.73518 7.05162 2.74316 7.0115C2.75114 6.97137 2.72508 6.93238 2.68496 6.9244L1.57952 6.70452C1.5394 6.69654 1.5004 6.72259 1.49242 6.76272ZM14.441 9.92615C14.4801 9.93802 14.5022 9.97939 14.4903 10.0185C14.4785 10.0577 14.4371 10.0798 14.3979 10.0679L13.9357 9.92769C13.8965 9.91581 13.8744 9.87445 13.8863 9.8353C13.8982 9.79615 13.9396 9.77404 13.9787 9.78592L14.441 9.92615ZM1.65237 6.12415C1.64049 6.1633 1.6626 6.20467 1.70175 6.21654L2.16399 6.35677C2.20313 6.36864 2.2445 6.34654 2.25637 6.30739C2.26825 6.26824 2.24614 6.22688 2.20699 6.215L1.74476 6.07477C1.70561 6.0629 1.66425 6.08501 1.65237 6.12415ZM13.5459 4.32424C13.58 4.30151 13.626 4.31066 13.6487 4.34468C13.6714 4.37869 13.6623 4.42469 13.6282 4.44742L12.6911 5.0736C12.6571 5.09633 12.6111 5.08718 12.5884 5.05317C12.5656 5.01915 12.5748 4.97315 12.6088 4.95042L13.5459 4.32424ZM2.494 11.798C2.51673 11.832 2.56273 11.8412 2.59675 11.8184L3.53389 11.1923C3.56791 11.1695 3.57706 11.1235 3.55433 11.0895C3.5316 11.0555 3.4856 11.0464 3.45159 11.0691L2.51444 11.6953C2.48043 11.718 2.47128 11.764 2.494 11.798ZM13.8869 4.87888C13.923 4.8596 13.9678 4.87321 13.9871 4.90929C14.0064 4.94537 13.9928 4.99025 13.9567 5.00954L13.5307 5.23726C13.4946 5.25654 13.4497 5.24293 13.4305 5.20685C13.4112 5.17077 13.4248 5.12589 13.4609 5.1066L13.8869 4.87888ZM2.15557 11.2334C2.17486 11.2695 2.21974 11.2831 2.25582 11.2638L2.68183 11.0361C2.7179 11.0168 2.73152 10.9719 2.71223 10.9358C2.69295 10.8998 2.64806 10.8861 2.61199 10.9054L2.18598 11.1332C2.1499 11.1524 2.13628 11.1973 2.15557 11.2334ZM11.8184 13.5459C11.8412 13.58 11.832 13.626 11.798 13.6487C11.764 13.6714 11.718 13.6623 11.6953 13.6282L11.0691 12.6911C11.0464 12.6571 11.0555 12.6111 11.0895 12.5884C11.1235 12.5656 11.1695 12.5748 11.1923 12.6088L11.8184 13.5459ZM4.34468 2.494C4.31066 2.51673 4.30151 2.56273 4.32424 2.59675L4.95042 3.53389C4.97315 3.56791 5.01915 3.57706 5.05317 3.55433C5.08718 3.5316 5.09633 3.4856 5.0736 3.45159L4.44742 2.51444C4.42469 2.48043 4.37869 2.47128 4.34468 2.494ZM11.2638 13.8869C11.2831 13.923 11.2695 13.9678 11.2334 13.9871C11.1973 14.0064 11.1524 13.9928 11.1331 13.9567L10.9054 13.5307C10.8861 13.4946 10.8998 13.4497 10.9358 13.4305C10.9719 13.4112 11.0168 13.4248 11.0361 13.4609L11.2638 13.8869ZM4.90931 2.15557C4.87323 2.17485 4.85961 2.21974 4.8789 2.25581L5.1066 2.68182C5.12589 2.7179 5.17077 2.73152 5.20685 2.71223C5.24293 2.69295 5.25654 2.64807 5.23726 2.61199L5.00955 2.18598C4.99027 2.1499 4.94539 2.13628 4.90931 2.15557ZM11.6953 2.51444C11.718 2.48043 11.764 2.47128 11.798 2.494C11.832 2.51673 11.8412 2.56273 11.8184 2.59675L11.1923 3.53389C11.1695 3.56791 11.1235 3.57706 11.0895 3.55433C11.0555 3.5316 11.0464 3.4856 11.0691 3.45159L11.6953 2.51444ZM4.34468 13.6487C4.37869 13.6714 4.42469 13.6623 4.44742 13.6282L5.0736 12.6911C5.09633 12.6571 5.08718 12.6111 5.05317 12.5884C5.01915 12.5656 4.97315 12.5748 4.95042 12.6088L4.32424 13.5459C4.30151 13.58 4.31066 13.626 4.34468 13.6487ZM12.2225 2.8964C12.2484 2.86478 12.2951 2.86018 12.3267 2.88614C12.3584 2.91209 12.363 2.95876 12.337 2.99039L12.0306 3.36378C12.0046 3.3954 11.9579 3.4 11.9263 3.37404C11.8947 3.34809 11.8901 3.30142 11.916 3.26979L12.2225 2.8964ZM3.81595 13.2566C3.84757 13.2825 3.89425 13.2779 3.9202 13.2463L4.22664 12.8729C4.2526 12.8413 4.248 12.7946 4.21638 12.7686C4.18475 12.7427 4.13808 12.7473 4.11212 12.7789L3.80568 13.1523C3.77973 13.1839 3.78433 13.2306 3.81595 13.2566ZM13.6282 11.6953C13.6623 11.718 13.6714 11.764 13.6487 11.798C13.626 11.832 13.58 11.8412 13.5459 11.8184L12.6088 11.1923C12.5748 11.1695 12.5656 11.1235 12.5884 11.0895C12.6111 11.0555 12.6571 11.0464 12.6911 11.0691L13.6282 11.6953ZM2.494 4.34468C2.47128 4.37869 2.48043 4.42469 2.51444 4.44742L3.45159 5.0736C3.4856 5.09633 3.5316 5.08718 3.55433 5.05317C3.57706 5.01915 3.56791 4.97315 3.53389 4.95042L2.59675 4.32424C2.56273 4.30151 2.51673 4.31066 2.494 4.34468ZM13.2463 12.2225C13.2779 12.2484 13.2825 12.2951 13.2566 12.3267C13.2306 12.3584 13.1839 12.363 13.1523 12.337L12.7789 12.0306C12.7473 12.0046 12.7427 11.9579 12.7686 11.9263C12.7946 11.8947 12.8413 11.8901 12.8729 11.916L13.2463 12.2225ZM2.88614 3.81595C2.86018 3.84757 2.86478 3.89425 2.8964 3.9202L3.26979 4.22664C3.30142 4.2526 3.34809 4.248 3.37404 4.21638C3.4 4.18475 3.3954 4.13808 3.36378 4.11212L2.99039 3.80568C2.95876 3.77973 2.91209 3.78433 2.88614 3.81595ZM14.5632 6.70452C14.6033 6.69654 14.6423 6.72259 14.6503 6.76272C14.6583 6.80284 14.6322 6.84184 14.5921 6.84982L13.4866 7.0697C13.4465 7.07768 13.4075 7.05162 13.3995 7.0115C13.3916 6.97137 13.4176 6.93238 13.4577 6.9244L14.5632 6.70452ZM1.49242 9.37997C1.5004 9.4201 1.5394 9.44615 1.57952 9.43817L2.68496 9.21829C2.72508 9.21031 2.75114 9.17131 2.74316 9.13119C2.73518 9.09107 2.69618 9.06501 2.65606 9.07299L1.55062 9.29287C1.5105 9.30085 1.48444 9.33985 1.49242 9.37997ZM14.6657 7.34742C14.7064 7.34333 14.7428 7.37301 14.7468 7.41372C14.7509 7.45442 14.7213 7.49074 14.6806 7.49483L14.1998 7.54313C14.1591 7.54722 14.1228 7.51754 14.1187 7.47683C14.1146 7.43613 14.1443 7.39982 14.185 7.39573L14.6657 7.34742ZM1.39584 8.72994C1.39993 8.77064 1.43625 8.80032 1.47695 8.79623L1.95766 8.74793C1.99836 8.74384 2.02804 8.70752 2.02395 8.66682C2.01986 8.62612 1.98355 8.59643 1.94284 8.60052L1.46214 8.64883C1.42143 8.65292 1.39175 8.68923 1.39584 8.72994ZM9.43817 14.5632C9.44615 14.6033 9.4201 14.6423 9.37997 14.6503C9.33985 14.6583 9.30085 14.6322 9.29287 14.5921L9.07299 13.4866C9.06501 13.4465 9.09107 13.4075 9.13119 13.3995C9.17131 13.3916 9.21031 13.4176 9.21829 13.4577L9.43817 14.5632ZM6.76272 1.49242C6.72259 1.5004 6.69654 1.5394 6.70452 1.57952L6.9244 2.68496C6.93238 2.72508 6.97137 2.75114 7.0115 2.74316C7.05162 2.73518 7.07768 2.69618 7.0697 2.65606L6.84982 1.55062C6.84184 1.5105 6.80284 1.48444 6.76272 1.49242ZM8.79623 14.6657C8.80032 14.7064 8.77064 14.7428 8.72994 14.7468C8.68923 14.7509 8.65292 14.7213 8.64883 14.6806L8.60052 14.1998C8.59643 14.1591 8.62612 14.1228 8.66682 14.1187C8.70752 14.1146 8.74384 14.1443 8.74793 14.185L8.79623 14.6657ZM7.41372 1.39584C7.37301 1.39993 7.34333 1.43625 7.34742 1.47695L7.39573 1.95766C7.39982 1.99836 7.43613 2.02804 7.47683 2.02395C7.51754 2.01986 7.54722 1.98355 7.54313 1.94284L7.49483 1.46214C7.49074 1.42143 7.45442 1.39175 7.41372 1.39584Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M3.14941 12.8505L7.29562 7.28674L7.99989 7.99218L3.14941 12.8505Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M7.28662 7.29574L12.8504 3.14954L7.99204 8.00002L7.28662 7.29574Z",fill:"#EE4444"}),s__default.createElement("path",{d:"M12.8505 3.14954L8.70427 8.71332L8 8.00789L12.8505 3.14954Z",fill:"#CC0000"}),s__default.createElement("path",{d:"M3.14941 12.8505L8.7132 8.70427L8.00777 8L3.14941 12.8505Z",fill:"#AAAAAA"}),s__default.createElement("defs",null,s__default.createElement("linearGradient",{id:"paint0_linear_466_21186",x1:"0.300303",y1:"0.300951",x2:"0.300303",y2:"15.7084",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{stopColor:"#F8F8F8"}),s__default.createElement("stop",{offset:"1",stopColor:"#CCCCCC"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21186",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(8.00216 8.0046) scale(7.06173)"},s__default.createElement("stop",{stopColor:"#00F0FF"}),s__default.createElement("stop",{offset:"1",stopColor:"#0070E0"}))));var vc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("path",{d:"M14.9596 5.19849C14.6332 4.41337 13.9721 3.56574 13.453 3.29783C13.8755 4.12612 14.12 4.95699 14.2134 5.57708C14.2134 5.5783 14.2139 5.58133 14.2149 5.58958C13.3657 3.47293 11.9257 2.61943 10.7499 0.761053C10.6905 0.667084 10.631 0.572865 10.573 0.473553C10.5434 0.422834 10.5159 0.371004 10.4903 0.318178C10.4414 0.223861 10.4038 0.124166 10.378 0.0211155C10.3782 0.0162369 10.3765 0.0114673 10.3734 0.00774353C10.3702 0.0040198 10.3658 0.00161108 10.3609 0.000990505C10.3563 -0.000330168 10.3515 -0.000330168 10.3468 0.000990505C10.3458 0.0013655 10.3442 0.00258425 10.3431 0.00302175C10.3414 0.003678 10.3393 0.005178 10.3376 0.00614675C10.3384 0.00502175 10.3402 0.0024905 10.3407 0.00189675C8.45416 1.10677 7.81416 3.15068 7.75535 4.17327C7.00199 4.22506 6.28171 4.50262 5.68841 4.96977C5.62629 4.9173 5.56135 4.86827 5.49388 4.8229C5.3227 4.22402 5.31543 3.59017 5.47282 2.98752C4.70132 3.3388 4.10126 3.89408 3.66501 4.3844H3.66154C3.36382 4.0073 3.38482 2.76337 3.40179 2.50365C3.39822 2.48755 3.17969 2.61708 3.15107 2.63662C2.88835 2.82414 2.64275 3.03454 2.41713 3.26537C2.16039 3.52573 1.92581 3.80705 1.71582 4.1064C1.71582 4.10677 1.7156 4.10721 1.71547 4.10758C1.71547 4.10718 1.71569 4.10677 1.71582 4.1064C1.23289 4.79075 0.890387 5.56404 0.7081 6.38155C0.704506 6.39783 0.701475 6.41471 0.697975 6.43112C0.68385 6.49724 0.632975 6.82799 0.624068 6.89987C0.623381 6.9054 0.623068 6.91071 0.622412 6.91624C0.556638 7.2582 0.515905 7.60451 0.500537 7.9524C0.500537 7.96521 0.499756 7.9779 0.499756 7.99074C0.499881 12.138 3.86238 15.5 8.01001 15.5C11.7245 15.5 14.8088 12.8035 15.4126 9.26152C15.4253 9.1654 15.4355 9.06877 15.4467 8.9718C15.596 7.68399 15.4301 6.3304 14.9596 5.19849ZM6.30351 11.0764C6.33863 11.0932 6.37163 11.1116 6.40769 11.1276C6.40919 11.1287 6.41126 11.1298 6.41279 11.1308C6.37608 11.1132 6.33965 11.0951 6.30351 11.0764ZM14.2155 5.59143L14.2145 5.58415C14.2149 5.5868 14.2153 5.58958 14.2158 5.59224L14.2155 5.59143Z",fill:"url(#paint0_linear_466_21172)"}),s__default.createElement("path",{d:"M14.9598 5.19851C14.6334 4.41338 13.9723 3.56576 13.4532 3.29785C13.8757 4.12613 14.1202 4.95701 14.2136 5.5771C14.2136 5.57529 14.214 5.5786 14.2148 5.58416C14.2151 5.58682 14.2156 5.5896 14.216 5.59226C14.9246 7.5132 14.5386 9.46657 13.9823 10.6602C13.1217 12.5071 11.0381 14.3999 7.77678 14.3076C4.25319 14.2078 1.149 11.5934 0.569531 8.16904C0.463937 7.62904 0.569531 7.35485 0.622656 6.91641C0.557938 7.25441 0.533281 7.35204 0.500781 7.95257C0.500781 7.96538 0.5 7.97807 0.5 7.99091C0.500063 12.138 3.86256 15.5 8.01019 15.5C11.7247 15.5 14.8089 12.8035 15.4128 9.26154C15.4255 9.16541 15.4357 9.06879 15.4469 8.97182C15.5962 7.68401 15.4303 6.33041 14.9598 5.19851Z",fill:"url(#paint1_radial_466_21172)"}),s__default.createElement("path",{d:"M14.9598 5.19851C14.6334 4.41338 13.9723 3.56576 13.4532 3.29785C13.8757 4.12613 14.1202 4.95701 14.2136 5.5771C14.2136 5.57529 14.214 5.5786 14.2148 5.58416C14.2151 5.58682 14.2156 5.5896 14.216 5.59226C14.9246 7.5132 14.5386 9.46657 13.9823 10.6602C13.1217 12.5071 11.0381 14.3999 7.77678 14.3076C4.25319 14.2078 1.149 11.5934 0.569531 8.16904C0.463937 7.62904 0.569531 7.35485 0.622656 6.91641C0.557938 7.25441 0.533281 7.35204 0.500781 7.95257C0.500781 7.96538 0.5 7.97807 0.5 7.99091C0.500063 12.138 3.86256 15.5 8.01019 15.5C11.7247 15.5 14.8089 12.8035 15.4128 9.26154C15.4255 9.16541 15.4357 9.06879 15.4469 8.97182C15.5962 7.68401 15.4303 6.33041 14.9598 5.19851Z",fill:"url(#paint2_radial_466_21172)"}),s__default.createElement("path",{d:"M11.3101 6.08127C11.3265 6.09277 11.3413 6.10421 11.3567 6.11564C11.1683 5.78113 10.9336 5.47487 10.6596 5.20589C8.32502 2.87164 10.0474 0.144581 10.3379 0.00608106C10.3387 0.00495606 10.3405 0.0024248 10.341 0.00183105C8.45443 1.10671 7.81443 3.15061 7.75562 4.17321C7.84312 4.16714 7.93037 4.1598 8.01943 4.1598C9.42727 4.1598 10.6535 4.93386 11.3101 6.08127Z",fill:"url(#paint3_radial_466_21172)"}),s__default.createElement("path",{d:"M8.02405 6.54735C8.01177 6.73417 7.35173 7.37838 7.12092 7.37838C4.98533 7.37838 4.63867 8.6701 4.63867 8.6701C4.73327 9.75792 5.49058 10.6537 6.40777 11.1277C6.44961 11.1493 6.49195 11.1689 6.53433 11.1882C6.60698 11.2203 6.68054 11.2504 6.75492 11.2784C7.0694 11.3897 7.39881 11.4532 7.73214 11.4668C11.4753 11.6424 12.2005 6.99201 9.49917 5.64157C10.191 5.52126 10.909 5.79948 11.31 6.08117C10.6534 4.93385 9.4272 4.15979 8.01939 4.15979C7.93033 4.15979 7.84311 4.16713 7.75558 4.1732C7.00222 4.22499 6.28194 4.50255 5.68864 4.9697C5.80314 5.06657 5.93239 5.19607 6.2047 5.46432C6.71414 5.96642 8.02127 6.48635 8.02405 6.54735Z",fill:"url(#paint4_radial_466_21172)"}),s__default.createElement("path",{d:"M8.02405 6.54735C8.01177 6.73417 7.35173 7.37838 7.12092 7.37838C4.98533 7.37838 4.63867 8.6701 4.63867 8.6701C4.73327 9.75792 5.49058 10.6537 6.40777 11.1277C6.44961 11.1493 6.49195 11.1689 6.53433 11.1882C6.60698 11.2203 6.68054 11.2504 6.75492 11.2784C7.0694 11.3897 7.39881 11.4532 7.73214 11.4668C11.4753 11.6424 12.2005 6.99201 9.49917 5.64157C10.191 5.52126 10.909 5.79948 11.31 6.08117C10.6534 4.93385 9.4272 4.15979 8.01939 4.15979C7.93033 4.15979 7.84311 4.16713 7.75558 4.1732C7.00222 4.22499 6.28194 4.50255 5.68864 4.9697C5.80314 5.06657 5.93239 5.19607 6.2047 5.46432C6.71414 5.96642 8.02127 6.48635 8.02405 6.54735Z",fill:"url(#paint5_radial_466_21172)"}),s__default.createElement("path",{d:"M5.3385 4.71992C5.39081 4.75366 5.4427 4.78804 5.49416 4.82305C5.32298 4.22417 5.31571 3.59032 5.4731 2.98767C4.7016 3.33895 4.10153 3.89423 3.66528 4.38455C3.70138 4.38351 4.79072 4.36392 5.3385 4.71992Z",fill:"url(#paint6_radial_466_21172)"}),s__default.createElement("path",{d:"M0.569399 8.16902C1.14887 11.5933 4.25305 14.2078 7.77665 14.3076C11.0379 14.3999 13.1216 12.507 13.9821 10.6602C14.5384 9.46646 14.9245 7.51333 14.2159 5.59224L14.2156 5.59142L14.2146 5.58414C14.2138 5.57858 14.2134 5.57527 14.2135 5.57708C14.2135 5.5783 14.214 5.58133 14.215 5.58958C14.4813 7.32899 13.5965 9.01408 12.2134 10.1535L12.2092 10.1632C9.51406 12.3577 6.93502 11.4872 6.41284 11.1309C6.37613 11.1133 6.33967 11.0951 6.30346 11.0765C4.73215 10.3255 4.08302 8.89402 4.22221 7.66633C2.89543 7.66633 2.44302 6.5473 2.44302 6.5473C2.44302 6.5473 3.63424 5.69796 5.20421 6.43664C6.65827 7.1208 8.02384 6.54736 8.02399 6.5473C8.02121 6.4863 6.71409 5.96636 6.20452 5.4643C5.93224 5.19605 5.80296 5.06671 5.68846 4.96967C5.62634 4.91721 5.5614 4.86817 5.49393 4.8228C5.44241 4.78788 5.39052 4.7535 5.33827 4.71967C4.79052 4.36367 3.70115 4.38327 3.66505 4.38421H3.66159C3.36387 4.00711 3.38487 2.76317 3.40184 2.50346C3.39827 2.48736 3.17974 2.61689 3.15112 2.63642C2.8884 2.82395 2.6428 3.03435 2.41718 3.26517C2.16043 3.5256 1.92585 3.80698 1.71587 4.10639C1.71587 4.10677 1.71565 4.10721 1.71552 4.10758C1.71552 4.10717 1.71574 4.10677 1.71587 4.10639C1.23294 4.79075 0.890436 5.56403 0.708149 6.38155C0.704555 6.39783 0.437836 7.56411 0.569399 8.16902Z",fill:"url(#paint7_radial_466_21172)"}),s__default.createElement("path",{d:"M10.6595 5.2058C10.9335 5.47478 11.1682 5.78104 11.3566 6.11555C11.398 6.14662 11.4366 6.17759 11.4694 6.2078C13.172 7.77655 12.2799 9.9953 12.2134 10.1534C13.5965 9.01405 14.4813 7.32896 14.215 5.58955C13.3657 3.47293 11.9258 2.61943 10.7499 0.761053C10.6905 0.667084 10.631 0.572866 10.573 0.473553C10.5435 0.422834 10.5159 0.371004 10.4903 0.318178C10.4415 0.223861 10.4038 0.124166 10.3781 0.0211155C10.3782 0.0162369 10.3766 0.0114673 10.3734 0.00774353C10.3703 0.0040198 10.3658 0.00161108 10.361 0.000990505C10.3564 -0.000330168 10.3515 -0.000330168 10.3469 0.000990505C10.3458 0.0013655 10.3443 0.00258425 10.3431 0.00302176C10.3415 0.003678 10.3394 0.00517801 10.3376 0.00614676C10.0473 0.144522 8.32493 2.87158 10.6595 5.2058Z",fill:"url(#paint8_radial_466_21172)"}),s__default.createElement("path",{d:"M11.4694 6.20779C11.4366 6.17757 11.398 6.1466 11.3566 6.11554C11.3413 6.10404 11.3263 6.0926 11.31 6.08117C10.909 5.79948 10.1909 5.52126 9.49912 5.64157C12.2004 6.99201 11.4752 11.6424 7.73209 11.4668C7.39876 11.4532 7.06935 11.3897 6.75487 11.2784C6.6805 11.2504 6.60694 11.2203 6.53428 11.1882C6.4919 11.1689 6.44956 11.1493 6.40771 11.1277C6.40921 11.1287 6.41128 11.1299 6.41281 11.1308C6.935 11.4871 9.51403 12.3576 12.2092 10.1631L12.2133 10.1534C12.2799 9.99542 13.1719 7.77657 11.4694 6.20779Z",fill:"url(#paint9_radial_466_21172)"}),s__default.createElement("path",{d:"M4.63871 8.67006C4.63871 8.67006 4.98537 7.37834 7.12096 7.37834C7.35183 7.37834 8.01187 6.73412 8.02408 6.54731C8.0363 6.36049 6.65846 7.12081 5.2043 6.43665C3.63433 5.69796 2.44312 6.54731 2.44312 6.54731C2.44312 6.54731 2.89552 7.66634 4.2223 7.66634C4.08315 8.89402 4.73227 10.3257 6.30355 11.0765C6.33868 11.0932 6.37168 11.1116 6.40774 11.1277C5.49062 10.6537 4.7333 9.75787 4.63871 8.67006Z",fill:"url(#paint10_radial_466_21172)"}),s__default.createElement("path",{d:"M14.9597 5.19849C14.6333 4.41337 13.9722 3.56574 13.4531 3.29783C13.8756 4.12612 14.1201 4.95699 14.2136 5.57708C14.2136 5.5783 14.214 5.58133 14.215 5.58958C13.3658 3.47293 11.9258 2.61943 10.75 0.761053C10.6906 0.667084 10.6311 0.572865 10.5731 0.473553C10.5436 0.422834 10.516 0.371004 10.4904 0.318178C10.4416 0.223861 10.4039 0.124166 10.3781 0.0211155C10.3783 0.0162369 10.3767 0.0114673 10.3735 0.00774353C10.3703 0.0040198 10.3659 0.00161108 10.3611 0.000990505C10.3565 -0.000330168 10.3516 -0.000330168 10.347 0.000990505C10.3459 0.0013655 10.3443 0.00258425 10.3432 0.00302175C10.3416 0.003678 10.3395 0.005178 10.3377 0.00614675C10.3386 0.00502175 10.3403 0.0024905 10.3408 0.00189675C8.45428 1.10677 7.81428 3.15068 7.75547 4.17327C7.84297 4.16721 7.93022 4.15987 8.01928 4.15987C9.42719 4.15987 10.6534 4.93393 11.3099 6.08124C10.9089 5.79955 10.1908 5.52133 9.49906 5.64165C12.2003 6.99208 11.4752 11.6425 7.73203 11.4669C7.3987 11.4533 7.06929 11.3898 6.75481 11.2784C6.68044 11.2505 6.60688 11.2204 6.53422 11.1882C6.49184 11.1689 6.4495 11.1494 6.40766 11.1278C6.40916 11.1288 6.41122 11.13 6.41275 11.1309C6.37605 11.1132 6.33958 11.0951 6.30337 11.0764C6.3385 11.0932 6.3715 11.1116 6.40756 11.1276C5.49038 10.6536 4.73306 9.75786 4.63847 8.67005C4.63847 8.67005 4.98513 7.37833 7.12072 7.37833C7.35159 7.37833 8.01162 6.73412 8.02384 6.5473C8.02106 6.4863 6.71394 5.96637 6.20437 5.4643C5.93209 5.19605 5.80281 5.06671 5.68831 4.96968C5.62619 4.91721 5.56125 4.86818 5.49378 4.8228C5.3226 4.22393 5.31533 3.59008 5.47272 2.98743C4.70122 3.33871 4.10116 3.89399 3.66491 4.3843H3.66144C3.36372 4.00721 3.38472 2.76327 3.40169 2.50355C3.39812 2.48746 3.17959 2.61699 3.15097 2.63652C2.88825 2.82404 2.64265 3.03445 2.41703 3.26527C2.16036 3.52567 1.92585 3.80702 1.71594 4.1064C1.71594 4.10677 1.71572 4.10721 1.71559 4.10758C1.71559 4.10718 1.71581 4.10677 1.71594 4.1064C1.23301 4.79075 0.890506 5.56404 0.708219 6.38155C0.704625 6.39783 0.701594 6.41471 0.698094 6.43112C0.683969 6.49724 0.620406 6.83277 0.611531 6.90474C0.610844 6.91027 0.612187 6.89924 0.611531 6.90474C0.553567 7.25147 0.516583 7.60137 0.500781 7.95255C0.500781 7.96537 0.5 7.97805 0.5 7.9909C0.5 12.138 3.8625 15.5 8.01012 15.5C11.7247 15.5 14.8089 12.8035 15.4127 9.26152C15.4254 9.1654 15.4356 9.06877 15.4468 8.9718C15.5961 7.68399 15.4302 6.3304 14.9597 5.19849ZM14.2147 5.58415C14.2151 5.5868 14.2155 5.58958 14.2159 5.59224L14.2157 5.59143L14.2147 5.58415Z",fill:"url(#paint11_linear_466_21172)"}),s__default.createElement("defs",null,s__default.createElement("linearGradient",{id:"paint0_linear_466_21172",x1:"13.5874",y1:"2.40249",x2:"1.52839",y2:"14.0351",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{offset:"0.05",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.37",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.53",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.7",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(10.8936 1.72781) scale(15.3601 15.6187)"},s__default.createElement("stop",{offset:"0.13",stopColor:"#FFBD4F"}),s__default.createElement("stop",{offset:"0.28",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.47",stopColor:"#FF3750"}),s__default.createElement("stop",{offset:"0.78",stopColor:"#EB0878"}),s__default.createElement("stop",{offset:"0.86",stopColor:"#E50080"})),s__default.createElement("radialGradient",{id:"paint2_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(6.43979 8.1787) scale(15.7441 15.6187)"},s__default.createElement("stop",{offset:"0.3",stopColor:"#960E18"}),s__default.createElement("stop",{offset:"0.35",stopColor:"#B11927",stopOpacity:"0.74"}),s__default.createElement("stop",{offset:"0.43",stopColor:"#DB293D",stopOpacity:"0.34"}),s__default.createElement("stop",{offset:"0.5",stopColor:"#F5334B",stopOpacity:"0.09"}),s__default.createElement("stop",{offset:"0.53",stopColor:"#FF3750",stopOpacity:"0"})),s__default.createElement("radialGradient",{id:"paint3_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(9.48415 -0.731827) scale(5.04157 8.55934)"},s__default.createElement("stop",{offset:"0.13",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.53",stopColor:"#FF980E"})),s__default.createElement("radialGradient",{id:"paint4_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(6.15707 12.2109) scale(6.67134 7.31187)"},s__default.createElement("stop",{offset:"0.35",stopColor:"#3A8EE6"}),s__default.createElement("stop",{offset:"0.67",stopColor:"#9059FF"}),s__default.createElement("stop",{offset:"1",stopColor:"#C139E6"})),s__default.createElement("radialGradient",{id:"paint5_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.29699 6.57271) scale(3.54248 4.314)"},s__default.createElement("stop",{offset:"0.21",stopColor:"#9059FF",stopOpacity:"0"}),s__default.createElement("stop",{offset:"0.97",stopColor:"#6E008B",stopOpacity:"0.6"})),s__default.createElement("radialGradient",{id:"paint6_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.50592 1.1523) scale(5.30374 5.32259)"},s__default.createElement("stop",{offset:"0.1",stopColor:"#FFE226"}),s__default.createElement("stop",{offset:"0.79",stopColor:"#FF7139"})),s__default.createElement("radialGradient",{id:"paint7_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(12.3495 -2.33951) scale(25.3212 21.2557)"},s__default.createElement("stop",{offset:"0.11",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.46",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.72",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.9",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint8_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(2.94576 4.67997) rotate(77.3946) scale(8.03354 34.7519)"},s__default.createElement("stop",{stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.3",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.57",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.74",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint9_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(7.56027 3.06659) scale(14.5381 14.2827)"},s__default.createElement("stop",{offset:"0.14",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.48",stopColor:"#FF980E"}),s__default.createElement("stop",{offset:"0.66",stopColor:"#FF3647"}),s__default.createElement("stop",{offset:"0.9",stopColor:"#E31587"})),s__default.createElement("radialGradient",{id:"paint10_radial_466_21172",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(11.3337 3.90193) scale(17.4743 15.6328)"},s__default.createElement("stop",{offset:"0.09",stopColor:"#FFF44F"}),s__default.createElement("stop",{offset:"0.63",stopColor:"#FF980E"})),s__default.createElement("linearGradient",{id:"paint11_linear_466_21172",x1:"12.5",y1:"2.16999",x2:"2.85701",y2:"12.7061",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{offset:"0.17",stopColor:"#FFF44F",stopOpacity:"0.8"}),s__default.createElement("stop",{offset:"0.6",stopColor:"#FFF44F",stopOpacity:"0"}))));var yc=e=>s__default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},s__default.createElement("circle",{cx:"8.00009",cy:"7.99997",r:"7.7037",fill:"url(#paint0_linear_466_21186)"}),s__default.createElement("ellipse",{cx:"8.00094",cy:"8.00094",rx:"7.06173",ry:"7.06173",fill:"url(#paint1_radial_466_21186)"}),s__default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.07134 1.36353C8.03043 1.36353 7.99727 1.39669 7.99727 1.4376V2.56469C7.99727 2.6056 8.03043 2.63877 8.07134 2.63877C8.11225 2.63877 8.14542 2.6056 8.14542 2.56469V1.4376C8.14542 1.39669 8.11225 1.36353 8.07134 1.36353ZM8.07134 14.7792C8.11225 14.7792 8.14542 14.746 8.14542 14.7051V13.578C8.14542 13.5371 8.11225 13.5039 8.07134 13.5039C8.03043 13.5039 7.99727 13.5371 7.99727 13.578V14.7051C7.99727 14.746 8.03043 14.7792 8.07134 14.7792ZM8.64883 1.46214C8.65292 1.42143 8.68923 1.39175 8.72994 1.39584C8.77064 1.39993 8.80032 1.43625 8.79623 1.47695L8.74793 1.95766C8.74384 1.99836 8.70752 2.02804 8.66682 2.02395C8.62612 2.01986 8.59643 1.98355 8.60052 1.94284L8.64883 1.46214ZM7.41372 14.7468C7.45442 14.7509 7.49074 14.7213 7.49483 14.6806L7.54313 14.1998C7.54722 14.1591 7.51754 14.1228 7.47683 14.1187C7.43613 14.1146 7.39982 14.1443 7.39573 14.185L7.34742 14.6657C7.34333 14.7064 7.37301 14.7428 7.41372 14.7468ZM14.7051 7.99727C14.746 7.99727 14.7792 8.03043 14.7792 8.07134C14.7792 8.11225 14.746 8.14542 14.7051 8.14542H13.578C13.5371 8.14542 13.5039 8.11225 13.5039 8.07134C13.5039 8.03043 13.5371 7.99727 13.578 7.99727H14.7051ZM1.36353 8.07134C1.36353 8.11225 1.39669 8.14542 1.4376 8.14542H2.56469C2.6056 8.14542 2.63877 8.11225 2.63877 8.07134C2.63877 8.03043 2.6056 7.99727 2.56469 7.99727H1.4376C1.39669 7.99727 1.36353 8.03043 1.36353 8.07134ZM14.6806 8.64883C14.7213 8.65292 14.7509 8.68923 14.7468 8.72994C14.7428 8.77064 14.7064 8.80032 14.6657 8.79623L14.185 8.74793C14.1443 8.74384 14.1146 8.70752 14.1187 8.66682C14.1228 8.62612 14.1591 8.59643 14.1998 8.60052L14.6806 8.64883ZM1.39584 7.41372C1.39175 7.45442 1.42143 7.49074 1.46214 7.49483L1.94284 7.54313C1.98355 7.54722 2.01986 7.51754 2.02395 7.47683C2.02804 7.43613 1.99836 7.39982 1.95766 7.39573L1.47695 7.34742C1.43625 7.34333 1.39993 7.37301 1.39584 7.41372ZM12.7097 3.3282C12.7387 3.29927 12.7856 3.29927 12.8145 3.3282C12.8434 3.35713 12.8434 3.40403 12.8145 3.43296L12.0175 4.22994C11.9886 4.25887 11.9417 4.25887 11.9127 4.22994C11.8838 4.20101 11.8838 4.15411 11.9127 4.12518L12.7097 3.3282ZM3.3282 12.8145C3.35713 12.8434 3.40403 12.8434 3.43296 12.8145L4.22994 12.0175C4.25887 11.9886 4.25887 11.9417 4.22994 11.9127C4.20101 11.8838 4.15411 11.8838 4.12518 11.9127L3.3282 12.7097C3.29927 12.7387 3.29927 12.7856 3.3282 12.8145ZM13.1523 3.80568C13.1839 3.77973 13.2306 3.78433 13.2566 3.81595C13.2825 3.84757 13.2779 3.89425 13.2463 3.9202L12.8729 4.22664C12.8413 4.2526 12.7946 4.248 12.7686 4.21638C12.7427 4.18475 12.7473 4.13808 12.7789 4.11212L13.1523 3.80568ZM2.88614 12.3267C2.91209 12.3584 2.95876 12.363 2.99039 12.337L3.36378 12.0306C3.3954 12.0046 3.4 11.9579 3.37404 11.9263C3.34809 11.8947 3.30142 11.8901 3.26979 11.916L2.8964 12.2225C2.86478 12.2484 2.86018 12.2951 2.88614 12.3267ZM12.8145 12.7097C12.8434 12.7387 12.8434 12.7856 12.8145 12.8145C12.7856 12.8434 12.7387 12.8434 12.7097 12.8145L11.9127 12.0175C11.8838 11.9886 11.8838 11.9417 11.9127 11.9127C11.9417 11.8838 11.9886 11.8838 12.0175 11.9127L12.8145 12.7097ZM3.3282 3.3282C3.29927 3.35713 3.29927 3.40403 3.3282 3.43296L4.12518 4.22994C4.15411 4.25887 4.20101 4.25887 4.22994 4.22994C4.25887 4.20101 4.25887 4.15411 4.22994 4.12518L3.43296 3.3282C3.40403 3.29927 3.35713 3.29927 3.3282 3.3282ZM12.337 13.1523C12.363 13.1839 12.3584 13.2306 12.3267 13.2566C12.2951 13.2825 12.2484 13.2779 12.2225 13.2463L11.916 12.8729C11.8901 12.8413 11.8947 12.7946 11.9263 12.7686C11.9579 12.7427 12.0046 12.7473 12.0306 12.7789L12.337 13.1523ZM3.81595 2.88614C3.78433 2.91209 3.77973 2.95876 3.80568 2.99039L4.11212 3.36378C4.13808 3.3954 4.18475 3.4 4.21638 3.37404C4.248 3.34809 4.2526 3.30142 4.22664 3.26979L3.9202 2.8964C3.89425 2.86478 3.84757 2.86018 3.81595 2.88614ZM10.5415 1.91422C10.5572 1.87643 10.6005 1.85848 10.6383 1.87413C10.6761 1.88979 10.6941 1.93312 10.6784 1.97092L10.2471 3.01221C10.2314 3.05 10.1881 3.06795 10.1503 3.05229C10.1125 3.03664 10.0946 2.99331 10.1102 2.95551L10.5415 1.91422ZM5.50437 14.2686C5.54216 14.2842 5.58549 14.2663 5.60115 14.2285L6.03247 13.1872C6.04813 13.1494 6.03018 13.1061 5.99238 13.0904C5.95459 13.0747 5.91126 13.0927 5.8956 13.1305L5.46428 14.1718C5.44862 14.2096 5.46657 14.2529 5.50437 14.2686ZM11.1332 2.18598C11.1524 2.1499 11.1973 2.13628 11.2334 2.15557C11.2695 2.17486 11.2831 2.21974 11.2638 2.25582L11.0361 2.68183C11.0168 2.7179 10.9719 2.73152 10.9358 2.71223C10.8998 2.69295 10.8861 2.64806 10.9054 2.61199L11.1332 2.18598ZM4.90931 13.9871C4.94539 14.0064 4.99027 13.9928 5.00955 13.9567L5.23726 13.5307C5.25654 13.4946 5.24293 13.4497 5.20685 13.4305C5.17077 13.4112 5.12589 13.4248 5.1066 13.4609L4.8789 13.8869C4.85961 13.923 4.87323 13.9678 4.90931 13.9871ZM14.2285 10.5415C14.2663 10.5572 14.2842 10.6005 14.2686 10.6383C14.2529 10.6761 14.2096 10.6941 14.1718 10.6784L13.1305 10.2471C13.0927 10.2314 13.0747 10.1881 13.0904 10.1503C13.1061 10.1125 13.1494 10.0946 13.1872 10.1102L14.2285 10.5415ZM1.87412 5.50437C1.85846 5.54216 1.87641 5.58549 1.91421 5.60115L2.95551 6.03247C2.99331 6.04813 3.03664 6.03018 3.05229 5.99238C3.06795 5.95459 3.05 5.91126 3.0122 5.8956L1.9709 5.46428C1.9331 5.44862 1.88977 5.46657 1.87412 5.50437ZM13.9567 11.1332C13.9928 11.1524 14.0064 11.1973 13.9871 11.2334C13.9678 11.2695 13.923 11.2831 13.8869 11.2638L13.4609 11.0361C13.4248 11.0168 13.4112 10.9719 13.4305 10.9358C13.4497 10.8998 13.4946 10.8861 13.5307 10.9054L13.9567 11.1332ZM2.15557 4.90929C2.13628 4.94537 2.1499 4.99025 2.18598 5.00954L2.61199 5.23726C2.64806 5.25654 2.69295 5.24293 2.71223 5.20685C2.73152 5.17077 2.7179 5.12589 2.68183 5.1066L2.25582 4.87888C2.21974 4.8596 2.17486 4.87321 2.15557 4.90929ZM14.1718 5.46428C14.2096 5.44862 14.2529 5.46657 14.2686 5.50437C14.2842 5.54216 14.2663 5.58549 14.2285 5.60115L13.1872 6.03247C13.1494 6.04813 13.1061 6.03018 13.0904 5.99238C13.0747 5.95459 13.0927 5.91126 13.1305 5.8956L14.1718 5.46428ZM1.87413 10.6383C1.88979 10.6761 1.93312 10.6941 1.97092 10.6784L3.01221 10.2471C3.05 10.2314 3.06795 10.1881 3.05229 10.1503C3.03664 10.1125 2.99331 10.0946 2.95551 10.1102L1.91422 10.5415C1.87643 10.5572 1.85848 10.6005 1.87413 10.6383ZM14.3979 6.07477C14.4371 6.0629 14.4785 6.08501 14.4903 6.12416C14.5022 6.1633 14.4801 6.20467 14.441 6.21654L13.9787 6.35677C13.9396 6.36864 13.8982 6.34654 13.8863 6.30739C13.8744 6.26824 13.8965 6.22688 13.9357 6.215L14.3979 6.07477ZM1.65237 10.0185C1.66425 10.0577 1.70561 10.0798 1.74476 10.0679L2.20699 9.92769C2.24614 9.91581 2.26825 9.87445 2.25637 9.8353C2.2445 9.79615 2.20313 9.77404 2.16399 9.78592L1.70175 9.92615C1.6626 9.93802 1.64049 9.97939 1.65237 10.0185ZM10.6383 14.2686C10.6005 14.2842 10.5572 14.2663 10.5415 14.2285L10.1102 13.1872C10.0946 13.1494 10.1125 13.1061 10.1503 13.0904C10.1881 13.0747 10.2314 13.0927 10.2471 13.1305L10.6784 14.1718C10.6941 14.2096 10.6761 14.2529 10.6383 14.2686ZM5.50437 1.87413C5.46657 1.88979 5.44862 1.93312 5.46428 1.97092L5.8956 3.01221C5.91126 3.05 5.95459 3.06795 5.99238 3.05229C6.03018 3.03664 6.04813 2.99331 6.03247 2.95551L5.60115 1.91422C5.58549 1.87643 5.54216 1.85848 5.50437 1.87413ZM10.0679 14.3979C10.0798 14.4371 10.0577 14.4785 10.0185 14.4903C9.97939 14.5022 9.93802 14.4801 9.92615 14.441L9.78592 13.9787C9.77404 13.9396 9.79615 13.8982 9.8353 13.8863C9.87445 13.8744 9.91581 13.8965 9.92769 13.9357L10.0679 14.3979ZM6.12417 1.65237C6.08502 1.66424 6.06291 1.70561 6.07479 1.74475L6.215 2.20699C6.22688 2.24614 6.26824 2.26825 6.30739 2.25637C6.34654 2.2445 6.36864 2.20314 6.35677 2.16399L6.21656 1.70175C6.20468 1.6626 6.16332 1.64049 6.12417 1.65237ZM9.29287 1.55062C9.30085 1.5105 9.33985 1.48444 9.37997 1.49242C9.4201 1.5004 9.44615 1.5394 9.43817 1.57952L9.21829 2.68496C9.21031 2.72508 9.17131 2.75114 9.13119 2.74316C9.09107 2.73518 9.06501 2.69618 9.07299 2.65606L9.29287 1.55062ZM6.76272 14.6503C6.80284 14.6583 6.84184 14.6322 6.84982 14.5921L7.0697 13.4866C7.07768 13.4465 7.05162 13.4075 7.0115 13.3995C6.97137 13.3916 6.93238 13.4176 6.9244 13.4577L6.70452 14.5632C6.69654 14.6033 6.72259 14.6423 6.76272 14.6503ZM9.92615 1.70175C9.93802 1.6626 9.97939 1.64049 10.0185 1.65237C10.0577 1.66425 10.0798 1.70561 10.0679 1.74476L9.92769 2.20699C9.91581 2.24614 9.87445 2.26825 9.8353 2.25637C9.79615 2.2445 9.77404 2.20313 9.78592 2.16399L9.92615 1.70175ZM6.12417 14.4903C6.16332 14.5022 6.20469 14.4801 6.21656 14.441L6.35677 13.9787C6.36864 13.9396 6.34653 13.8982 6.30739 13.8863C6.26824 13.8744 6.22687 13.8965 6.215 13.9357L6.07479 14.398C6.06291 14.4371 6.08502 14.4785 6.12417 14.4903ZM14.5921 9.29287C14.6322 9.30085 14.6583 9.33985 14.6503 9.37997C14.6423 9.4201 14.6033 9.44615 14.5632 9.43817L13.4577 9.21829C13.4176 9.21031 13.3916 9.17131 13.3995 9.13119C13.4075 9.09107 13.4465 9.06501 13.4866 9.07299L14.5921 9.29287ZM1.49242 6.76272C1.48444 6.80284 1.5105 6.84184 1.55062 6.84982L2.65606 7.0697C2.69618 7.07768 2.73518 7.05162 2.74316 7.0115C2.75114 6.97137 2.72508 6.93238 2.68496 6.9244L1.57952 6.70452C1.5394 6.69654 1.5004 6.72259 1.49242 6.76272ZM14.441 9.92615C14.4801 9.93802 14.5022 9.97939 14.4903 10.0185C14.4785 10.0577 14.4371 10.0798 14.3979 10.0679L13.9357 9.92769C13.8965 9.91581 13.8744 9.87445 13.8863 9.8353C13.8982 9.79615 13.9396 9.77404 13.9787 9.78592L14.441 9.92615ZM1.65237 6.12415C1.64049 6.1633 1.6626 6.20467 1.70175 6.21654L2.16399 6.35677C2.20313 6.36864 2.2445 6.34654 2.25637 6.30739C2.26825 6.26824 2.24614 6.22688 2.20699 6.215L1.74476 6.07477C1.70561 6.0629 1.66425 6.08501 1.65237 6.12415ZM13.5459 4.32424C13.58 4.30151 13.626 4.31066 13.6487 4.34468C13.6714 4.37869 13.6623 4.42469 13.6282 4.44742L12.6911 5.0736C12.6571 5.09633 12.6111 5.08718 12.5884 5.05317C12.5656 5.01915 12.5748 4.97315 12.6088 4.95042L13.5459 4.32424ZM2.494 11.798C2.51673 11.832 2.56273 11.8412 2.59675 11.8184L3.53389 11.1923C3.56791 11.1695 3.57706 11.1235 3.55433 11.0895C3.5316 11.0555 3.4856 11.0464 3.45159 11.0691L2.51444 11.6953C2.48043 11.718 2.47128 11.764 2.494 11.798ZM13.8869 4.87888C13.923 4.8596 13.9678 4.87321 13.9871 4.90929C14.0064 4.94537 13.9928 4.99025 13.9567 5.00954L13.5307 5.23726C13.4946 5.25654 13.4497 5.24293 13.4305 5.20685C13.4112 5.17077 13.4248 5.12589 13.4609 5.1066L13.8869 4.87888ZM2.15557 11.2334C2.17486 11.2695 2.21974 11.2831 2.25582 11.2638L2.68183 11.0361C2.7179 11.0168 2.73152 10.9719 2.71223 10.9358C2.69295 10.8998 2.64806 10.8861 2.61199 10.9054L2.18598 11.1332C2.1499 11.1524 2.13628 11.1973 2.15557 11.2334ZM11.8184 13.5459C11.8412 13.58 11.832 13.626 11.798 13.6487C11.764 13.6714 11.718 13.6623 11.6953 13.6282L11.0691 12.6911C11.0464 12.6571 11.0555 12.6111 11.0895 12.5884C11.1235 12.5656 11.1695 12.5748 11.1923 12.6088L11.8184 13.5459ZM4.34468 2.494C4.31066 2.51673 4.30151 2.56273 4.32424 2.59675L4.95042 3.53389C4.97315 3.56791 5.01915 3.57706 5.05317 3.55433C5.08718 3.5316 5.09633 3.4856 5.0736 3.45159L4.44742 2.51444C4.42469 2.48043 4.37869 2.47128 4.34468 2.494ZM11.2638 13.8869C11.2831 13.923 11.2695 13.9678 11.2334 13.9871C11.1973 14.0064 11.1524 13.9928 11.1331 13.9567L10.9054 13.5307C10.8861 13.4946 10.8998 13.4497 10.9358 13.4305C10.9719 13.4112 11.0168 13.4248 11.0361 13.4609L11.2638 13.8869ZM4.90931 2.15557C4.87323 2.17485 4.85961 2.21974 4.8789 2.25581L5.1066 2.68182C5.12589 2.7179 5.17077 2.73152 5.20685 2.71223C5.24293 2.69295 5.25654 2.64807 5.23726 2.61199L5.00955 2.18598C4.99027 2.1499 4.94539 2.13628 4.90931 2.15557ZM11.6953 2.51444C11.718 2.48043 11.764 2.47128 11.798 2.494C11.832 2.51673 11.8412 2.56273 11.8184 2.59675L11.1923 3.53389C11.1695 3.56791 11.1235 3.57706 11.0895 3.55433C11.0555 3.5316 11.0464 3.4856 11.0691 3.45159L11.6953 2.51444ZM4.34468 13.6487C4.37869 13.6714 4.42469 13.6623 4.44742 13.6282L5.0736 12.6911C5.09633 12.6571 5.08718 12.6111 5.05317 12.5884C5.01915 12.5656 4.97315 12.5748 4.95042 12.6088L4.32424 13.5459C4.30151 13.58 4.31066 13.626 4.34468 13.6487ZM12.2225 2.8964C12.2484 2.86478 12.2951 2.86018 12.3267 2.88614C12.3584 2.91209 12.363 2.95876 12.337 2.99039L12.0306 3.36378C12.0046 3.3954 11.9579 3.4 11.9263 3.37404C11.8947 3.34809 11.8901 3.30142 11.916 3.26979L12.2225 2.8964ZM3.81595 13.2566C3.84757 13.2825 3.89425 13.2779 3.9202 13.2463L4.22664 12.8729C4.2526 12.8413 4.248 12.7946 4.21638 12.7686C4.18475 12.7427 4.13808 12.7473 4.11212 12.7789L3.80568 13.1523C3.77973 13.1839 3.78433 13.2306 3.81595 13.2566ZM13.6282 11.6953C13.6623 11.718 13.6714 11.764 13.6487 11.798C13.626 11.832 13.58 11.8412 13.5459 11.8184L12.6088 11.1923C12.5748 11.1695 12.5656 11.1235 12.5884 11.0895C12.6111 11.0555 12.6571 11.0464 12.6911 11.0691L13.6282 11.6953ZM2.494 4.34468C2.47128 4.37869 2.48043 4.42469 2.51444 4.44742L3.45159 5.0736C3.4856 5.09633 3.5316 5.08718 3.55433 5.05317C3.57706 5.01915 3.56791 4.97315 3.53389 4.95042L2.59675 4.32424C2.56273 4.30151 2.51673 4.31066 2.494 4.34468ZM13.2463 12.2225C13.2779 12.2484 13.2825 12.2951 13.2566 12.3267C13.2306 12.3584 13.1839 12.363 13.1523 12.337L12.7789 12.0306C12.7473 12.0046 12.7427 11.9579 12.7686 11.9263C12.7946 11.8947 12.8413 11.8901 12.8729 11.916L13.2463 12.2225ZM2.88614 3.81595C2.86018 3.84757 2.86478 3.89425 2.8964 3.9202L3.26979 4.22664C3.30142 4.2526 3.34809 4.248 3.37404 4.21638C3.4 4.18475 3.3954 4.13808 3.36378 4.11212L2.99039 3.80568C2.95876 3.77973 2.91209 3.78433 2.88614 3.81595ZM14.5632 6.70452C14.6033 6.69654 14.6423 6.72259 14.6503 6.76272C14.6583 6.80284 14.6322 6.84184 14.5921 6.84982L13.4866 7.0697C13.4465 7.07768 13.4075 7.05162 13.3995 7.0115C13.3916 6.97137 13.4176 6.93238 13.4577 6.9244L14.5632 6.70452ZM1.49242 9.37997C1.5004 9.4201 1.5394 9.44615 1.57952 9.43817L2.68496 9.21829C2.72508 9.21031 2.75114 9.17131 2.74316 9.13119C2.73518 9.09107 2.69618 9.06501 2.65606 9.07299L1.55062 9.29287C1.5105 9.30085 1.48444 9.33985 1.49242 9.37997ZM14.6657 7.34742C14.7064 7.34333 14.7428 7.37301 14.7468 7.41372C14.7509 7.45442 14.7213 7.49074 14.6806 7.49483L14.1998 7.54313C14.1591 7.54722 14.1228 7.51754 14.1187 7.47683C14.1146 7.43613 14.1443 7.39982 14.185 7.39573L14.6657 7.34742ZM1.39584 8.72994C1.39993 8.77064 1.43625 8.80032 1.47695 8.79623L1.95766 8.74793C1.99836 8.74384 2.02804 8.70752 2.02395 8.66682C2.01986 8.62612 1.98355 8.59643 1.94284 8.60052L1.46214 8.64883C1.42143 8.65292 1.39175 8.68923 1.39584 8.72994ZM9.43817 14.5632C9.44615 14.6033 9.4201 14.6423 9.37997 14.6503C9.33985 14.6583 9.30085 14.6322 9.29287 14.5921L9.07299 13.4866C9.06501 13.4465 9.09107 13.4075 9.13119 13.3995C9.17131 13.3916 9.21031 13.4176 9.21829 13.4577L9.43817 14.5632ZM6.76272 1.49242C6.72259 1.5004 6.69654 1.5394 6.70452 1.57952L6.9244 2.68496C6.93238 2.72508 6.97137 2.75114 7.0115 2.74316C7.05162 2.73518 7.07768 2.69618 7.0697 2.65606L6.84982 1.55062C6.84184 1.5105 6.80284 1.48444 6.76272 1.49242ZM8.79623 14.6657C8.80032 14.7064 8.77064 14.7428 8.72994 14.7468C8.68923 14.7509 8.65292 14.7213 8.64883 14.6806L8.60052 14.1998C8.59643 14.1591 8.62612 14.1228 8.66682 14.1187C8.70752 14.1146 8.74384 14.1443 8.74793 14.185L8.79623 14.6657ZM7.41372 1.39584C7.37301 1.39993 7.34333 1.43625 7.34742 1.47695L7.39573 1.95766C7.39982 1.99836 7.43613 2.02804 7.47683 2.02395C7.51754 2.01986 7.54722 1.98355 7.54313 1.94284L7.49483 1.46214C7.49074 1.42143 7.45442 1.39175 7.41372 1.39584Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M3.14941 12.8505L7.29562 7.28674L7.99989 7.99218L3.14941 12.8505Z",fill:"#DDDDDD"}),s__default.createElement("path",{d:"M7.28662 7.29574L12.8504 3.14954L7.99204 8.00002L7.28662 7.29574Z",fill:"#EE4444"}),s__default.createElement("path",{d:"M12.8505 3.14954L8.70427 8.71332L8 8.00789L12.8505 3.14954Z",fill:"#CC0000"}),s__default.createElement("path",{d:"M3.14941 12.8505L8.7132 8.70427L8.00777 8L3.14941 12.8505Z",fill:"#AAAAAA"}),s__default.createElement("defs",null,s__default.createElement("linearGradient",{id:"paint0_linear_466_21186",x1:"0.300303",y1:"0.300951",x2:"0.300303",y2:"15.7084",gradientUnits:"userSpaceOnUse"},s__default.createElement("stop",{stopColor:"#F8F8F8"}),s__default.createElement("stop",{offset:"1",stopColor:"#CCCCCC"})),s__default.createElement("radialGradient",{id:"paint1_radial_466_21186",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(8.00216 8.0046) scale(7.06173)"},s__default.createElement("stop",{stopColor:"#00F0FF"}),s__default.createElement("stop",{offset:"1",stopColor:"#0070E0"}))));var wc={["CHROME"]:s__default.createElement(hc,{alt:"Chrome"}),["FIREFOX"]:s__default.createElement(vc,{alt:"Firefox"}),["SAFARI"]:s__default.createElement(yc,{alt:"Safari"}),["EDGE"]:s__default.createElement(gc,{alt:"Edge"})},$6=styled.div(({theme:e})=>({display:"inline-flex",alignItems:"center",gap:6,height:16,margin:"6px 7px",svg:{verticalAlign:"top"}})),bc=styled.span(({theme:e})=>({display:"none",fontSize:e.typography.size.s2-1,"@container (min-width: 300px)":{display:"inline-block"},color:e.base==="light"?`${e.color.defaultText}99`:e.color.light})),Sc=({isAccepted:e,selectedBrowser:t,browserResults:r,onSelectBrowser:n})=>{let a=useTheme(),o=un(r.map(({result:d})=>d));if(!o)return null;let i=wc[t.key];!e&&o!=="EQUAL"&&r.length>=2&&(i=s__default.createElement(pn,{status:o},i));let l=r.length>1&&r.map(({browser:d,result:u})=>({active:t===d,id:d.id,onClick:()=>n(d),right:!e&&u!=="EQUAL"&&s__default.createElement(Pi,{status:u}),icon:wc[d.key],title:d.name}));return s__default.createElement(WithTooltip,{key:t.key,hasChrome:!1,placement:"top",trigger:"hover",tooltip:s__default.createElement(TooltipNote,{note:l?"Switch browser":`Tested in ${r[0].browser.name}`})},l?s__default.createElement(Kt,{placement:"bottom",links:l},i,s__default.createElement(bc,null,t.name),s__default.createElement(Ao,{size:10,color:a.base==="light"?`${a.color.defaultText}99`:a.color.light})):s__default.createElement($6,null,i,s__default.createElement(bc,null,t.name)))};var G6=styled.div(({theme:e})=>({display:"inline-flex",alignItems:"center",gap:6,height:14,margin:"7px 7px",color:`${e.color.defaultText}99`,svg:{verticalAlign:"top",path:{fill:e.base==="light"?`${e.color.defaultText}99`:e.color.light}}})),Cc=styled.span(({theme:e})=>({display:"none",fontSize:e.typography.size.s2-1,"@container (min-width: 300px)":{display:"inline-block"},color:e.base==="light"?`${e.color.defaultText}99`:e.color.light})),Ic=({isAccepted:e,modeOrder:t,modeResults:r,onSelectMode:n,selectedMode:a})=>{let o=useTheme(),i=un(r.map(({result:u})=>u));if(!i)return null;let l=s__default.createElement(js,{color:o.base==="light"?`${o.color.defaultText}99`:o.color.light});!e&&i!=="EQUAL"&&r.length>=2&&(l=s__default.createElement(pn,{status:i},l));let d=r.length>1&&r.map(({mode:u,result:c})=>({id:u.name,title:u.name,right:!e&&c!=="EQUAL"&&s__default.createElement(Pi,{status:c}),onClick:()=>n(u),active:a.name===u.name})).sort((u,c)=>{if(!t)return 0;let p=t.indexOf(u.title),f=t.indexOf(c.title);return p!==-1&&f!==-1?p-f:0});return s__default.createElement(WithTooltip,{key:a.name,hasChrome:!1,placement:"top",trigger:"hover",tooltip:s__default.createElement(TooltipNote,{note:d?"Switch mode":`View mode: ${r[0].mode.name}`})},d?s__default.createElement(Kt,{placement:"bottom",links:d},l,s__default.createElement(Cc,null,a.name),s__default.createElement(Ao,{style:{width:10,height:10}})):s__default.createElement(G6,null,l,s__default.createElement(Cc,null,a.name)))};var P1=()=>{let e=vt(),{browserResults:t,modeResults:r}=e.summary;return s__default.createElement(Vr,null,r.length>0&&s__default.createElement(Ic,{isAccepted:e.summary.status==="ACCEPTED",modeOrder:e.modeOrder,selectedMode:e.selectedTest.mode,modeResults:r,onSelectMode:e.onSelectMode}),t.length>0&&s__default.createElement(Sc,{isAccepted:e.summary.status==="ACCEPTED",selectedBrowser:e.selectedComparison.browser,browserResults:t,onSelectBrowser:e.onSelectBrowser}),s__default.createElement(Qe,{push:!0},s__default.createElement(br,null)))};var Y6=({theme:e,secondary:t,status:r})=>t?{color:e.color.defaultText,backgroundColor:e.background.app,borderColor:e.base==="light"?e.color.medium:e.color.darker,"&:hover":{color:e.color.defaultText,backgroundColor:Qt(.03,e.background.app)}}:r==="positive"?{color:e.color.positiveText,backgroundColor:e.background.positive,borderColor:wn(.5,e.color.positiveText),"&:hover":{color:e.color.positiveText,backgroundColor:Qt(.05,e.background.positive)}}:r==="warning"?{color:e.color.warningText,backgroundColor:e.background.warning,borderColor:wn(.5,e.color.warningText),"&:hover":{color:e.color.warningText,backgroundColor:Qt(.05,e.background.warning)}}:{color:e.color.lightest,backgroundColor:e.color.secondary,borderWidth:0,borderColor:e.base==="light"?wn(.2,e.color.secondary):Qt(.1,e.color.secondary),"&:hover":{color:e.color.lightest,backgroundColor:Qt(.05,e.color.secondary)}},Or=styled(_e)(({containsIcon:e})=>({border:"1px solid transparent",boxShadow:"none",fontWeight:700,height:28,padding:e?"8px 6px":8,transition:"background-color 150ms ease-out","@container (min-width: 300px)":{height:32,width:e?32:"auto",padding:e?"9px 8px":9},"@container (min-width: 800px)":{height:28,width:e?28:"auto",padding:e?"8px 6px":8}}),Y6,({side:e})=>({...e==="left"&&{borderRightWidth:1,borderTopRightRadius:0,borderBottomRightRadius:0},...e==="right"&&{borderLeftWidth:0,borderTopLeftRadius:0,borderBottomLeftRadius:0}})),O1=styled.div({display:"flex",flexDirection:"row"});var ca=styled.div(({theme:e})=>({width:12,height:12,margin:"3px 6px",verticalAlign:"top",display:"inline-block",animation:`${bo} 0.7s linear infinite`,border:"2px solid transparent",borderLeftColor:e.base==="light"?"#00aaff":"#58faf9",borderBottomColor:"#25ccfd",borderRightColor:e.base==="light"?"#58faf9":"#00aaff",borderRadius:"100%",transform:"translate3d(0, 0, 0)"}),({parentComponent:e})=>e&&css({margin:e==="IconButton"?1:0,borderWidth:1,borderLeftColor:"currentcolor",borderBottomColor:"currentcolor",borderRightColor:"currentcolor"}));var zi=styled.div(({theme:e,width:t=14,height:r=14,marginLeft:n=7,marginRight:a=8})=>({display:"inline-block",backgroundColor:e.appBorderColor,borderRadius:3,animation:`${e.animation.glow} 1.5s ease-in-out infinite`,height:r,width:t,margin:7,marginLeft:n,marginRight:a}));var X6=styled.div(({theme:e})=>({gridArea:"label",margin:"8px 15px",display:"flex",alignItems:"center",justifyContent:"flex-start",gap:6,span:{display:"none","@container (min-width: 300px)":{display:"initial"}},"@container (min-width: 800px)":{borderLeft:`1px solid ${e.appBorderColor}`,paddingLeft:10,marginLeft:0}})),Mc=styled.div({gridArea:"controls",margin:"6px 15px",display:"flex",alignItems:"center",justifyContent:"flex-end",gap:6,"@container (min-width: 800px)":{margin:8}}),e8=styled.div({padding:9,"> svg":{display:"block"}}),t8=styled.div(({theme:e,showDivider:t})=>({gridArea:"actions",display:"flex",alignItems:"center",justifyContent:"flex-end",margin:"0px 15px",gap:6,"@container (min-width: 300px)":{alignItems:"flex-start",margin:"15px 15px 15px 0px"},"@container (min-width: 800px)":{alignItems:"center",borderLeft:t?`1px solid ${e.appBorderColor}`:"none",margin:"8px 15px 8px 0px",paddingLeft:8}})),Tc=({isOutdated:e})=>{let{baselineImageVisible:t,diffVisible:r,focusVisible:n}=wr(),{toggleBaselineImage:a,toggleDiff:o,toggleFocus:i}=ut(),{isRunning:l,startBuild:d}=Zt(),{selectedTest:u,selectedComparison:c,summary:p}=vt(),{changeCount:f,isInProgress:m}=p,{isReviewing:h,buildIsReviewable:g,userCanReview:w,acceptTest:v,unacceptTest:y}=Vi();if(m)return s__default.createElement(Mc,null,s__default.createElement(zi,null),s__default.createElement(zi,null),s__default.createElement(zi,null));let b=f>0&&u.status!=="ACCEPTED",x=f>0&&u.status==="ACCEPTED",k=c?.result==="CHANGED";return s__default.createElement(s__default.Fragment,null,k&&s__default.createElement(X6,null,s__default.createElement(Ct,null,s__default.createElement("b",null,t?"Baseline":"Latest",s__default.createElement("span",null," snapshot")))),k&&s__default.createElement(Mc,null,s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:t?"Show latest snapshot":"Show baseline snapshot"}),trigger:"hover",hasChrome:!1},s__default.createElement(_e,{id:"button-toggle-snapshot","aria-label":t?"Show latest snapshot":"Show baseline snapshot",onClick:()=>a()},s__default.createElement(qs,null))),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:n?"Hide spotlight":"Show spotlight"}),trigger:"hover",hasChrome:!1},s__default.createElement(_e,{id:"button-toggle-spotlight",active:n,"aria-label":n?"Hide spotlight":"Show spotlight",onClick:()=>i(!n)},s__default.createElement(Ys,null))),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:r?"Hide diff":"Show diff"}),trigger:"hover",hasChrome:!1},s__default.createElement(_e,{id:"button-diff-visible",active:r,"aria-label":r?"Hide diff":"Show diff",onClick:()=>o(!r)},s__default.createElement(ko,null)))),(b||x)&&s__default.createElement(t8,{showDivider:k},w&&g&&b&&s__default.createElement(O1,null,s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Accept this story"}),trigger:"hover",hasChrome:!1},s__default.createElement(Or,{id:"button-toggle-accept-story",disabled:h,"aria-label":"Accept this story",onClick:()=>v(u.id,"SPEC"),side:"left"},"Accept")),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Batch accept options"}),trigger:"hover",hasChrome:!1},s__default.createElement(Kt,{placement:"bottom",links:[{id:"acceptComponent",title:"Accept component",center:"Accept all unreviewed changes for this component",onClick:()=>v(u.id,"COMPONENT"),disabled:h,loading:h},{id:"acceptBuild",title:"Accept entire build",center:"Accept all unreviewed changes for every story in the Storybook",onClick:()=>v(u.id,"BUILD"),disabled:h,loading:h}]},C=>s__default.createElement(Or,{containsIcon:!0,active:C,disabled:h,"aria-label":"Batch accept options",side:"right"},h?s__default.createElement(ca,{parentComponent:"IconButton"}):s__default.createElement(h0,null))))),w&&g&&x&&s__default.createElement(O1,null,s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Unaccept this story"}),trigger:"hover",hasChrome:!1},s__default.createElement(Or,{id:"button-toggle-accept-story",disabled:h,"aria-label":"Unaccept this story",onClick:()=>y(u.id,"SPEC"),side:"left",status:"positive"},s__default.createElement(Gs,null),"Unaccept")),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Batch unaccept options"}),trigger:"hover",hasChrome:!1},s__default.createElement(Kt,{placement:"bottom",links:[{id:"unacceptComponent",title:"Unaccept component",center:"Unaccept all unreviewed changes for this component",onClick:()=>y(u.id,"COMPONENT"),disabled:h,loading:h},{id:"unacceptBuild",title:"Unaccept entire build",center:"Unaccept all unreviewed changes for every story in the Storybook",onClick:()=>y(u.id,"BUILD"),disabled:h,loading:h}]},C=>s__default.createElement(Or,{containsIcon:!0,active:C,disabled:h,"aria-label":"Batch unaccept options",side:"right",status:"positive"},h?s__default.createElement(ca,{parentComponent:"IconButton"}):s__default.createElement(h0,null))))),!(w&&g)&&s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:"Reviewing disabled"}),trigger:"hover",hasChrome:!1},s__default.createElement(e8,null,s__default.createElement(Mo,null))),s__default.createElement(WithTooltip,{tooltip:s__default.createElement(TooltipNote,{note:e?"Run new tests":"Rerun tests"}),trigger:"hover",hasChrome:!1},s__default.createElement(Or,{containsIcon:!0,"aria-label":e?"Run new tests":"Rerun tests",onClick:d,disabled:l,secondary:!0},e?s__default.createElement(Xe,null):s__default.createElement(Lo,null)))))};var ro=xt(wa());var Ac=e=>s__default.createElement("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{margin:"3px 6px",verticalAlign:"top"},...e},s__default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6C12 9.31371 9.31371 12 6 12C2.68629 12 0 9.31371 0 6C0 2.68629 2.68629 0 6 0C9.31371 0 12 2.68629 12 6ZM5.57143 6.85714C5.57143 7.09384 5.76331 7.28571 6 7.28571C6.23669 7.28571 6.42857 7.09384 6.42857 6.85714L6.42857 3.42857C6.42857 3.19188 6.23669 3 6 3C5.76331 3 5.57143 3.19188 5.57143 3.42857V6.85714ZM5.35714 8.78572C5.35714 8.43067 5.64496 8.14286 6 8.14286C6.35504 8.14286 6.64286 8.43067 6.64286 8.78571C6.64286 9.14075 6.35504 9.42857 6 9.42857C5.64496 9.42857 5.35714 9.14075 5.35714 8.78572Z",fill:"#73828C"}));var F1={width:12,height:12,margin:"3px 3px 3px 6px",verticalAlign:"top"},Lc=({icon:e})=>{let{color:t}=useTheme();return {passed:s__default.createElement(Rs,{style:{...F1,color:t.positive}}),changed:s__default.createElement(Ds,{style:{...F1,color:t.warning}}),failed:s__default.createElement(Eo,{style:{...F1,color:t.negative}})}[e]};function Ka(e){"@babel/helpers - typeof";return Ka=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ka(e)}function ur(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function cr(e){ur(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||Ka(e)==="object"&&t==="[object Date]"?new Date(e.getTime()):typeof e=="number"||t==="[object Number]"?new Date(e):((typeof e=="string"||t==="[object String]")&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}var n8={};function _c(){return n8}function ji(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function H1(e,t){ur(2,arguments);var r=cr(e),n=cr(t),a=r.getTime()-n.getTime();return a<0?-1:a>0?1:a}var a8={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},o8=function(t,r,n){var a,o=a8[t];return typeof o=="string"?a=o:r===1?a=o.one:a=o.other.replace("{{count}}",r.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+a:a+" ago":a},Pc=o8;function Xa(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.width?String(t.width):e.defaultWidth,n=e.formats[r]||e.formats[e.defaultWidth];return n}}var i8={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},s8={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},l8={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},d8={date:Xa({formats:i8,defaultWidth:"full"}),time:Xa({formats:s8,defaultWidth:"full"}),dateTime:Xa({formats:l8,defaultWidth:"full"})},Oc=d8;var u8={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},c8=function(t,r,n,a){return u8[t]},Nc=c8;function mn(e){return function(t,r){var n=r!=null&&r.context?String(r.context):"standalone",a;if(n==="formatting"&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,i=r!=null&&r.width?String(r.width):o;a=e.formattingValues[i]||e.formattingValues[o];}else {var l=e.defaultWidth,d=r!=null&&r.width?String(r.width):e.defaultWidth;a=e.values[d]||e.values[l];}var u=e.argumentCallback?e.argumentCallback(t):t;return a[u]}}var p8={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},f8={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},m8={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},h8={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},g8={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},v8={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},y8=function(t,r){var n=Number(t),a=n%100;if(a>20||a<10)switch(a%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},w8={ordinalNumber:y8,era:mn({values:p8,defaultWidth:"wide"}),quarter:mn({values:f8,defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:mn({values:m8,defaultWidth:"wide"}),day:mn({values:h8,defaultWidth:"wide"}),dayPeriod:mn({values:g8,defaultWidth:"wide",formattingValues:v8,defaultFormattingWidth:"wide"})},Fc=w8;function hn(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=r.width,a=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],o=t.match(a);if(!o)return null;var i=o[0],l=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],d=Array.isArray(l)?x8(l,function(p){return p.test(i)}):b8(l,function(p){return p.test(i)}),u;u=e.valueCallback?e.valueCallback(d):d,u=r.valueCallback?r.valueCallback(u):u;var c=t.slice(i.length);return {value:u,rest:c}}}function b8(e,t){for(var r in e)if(e.hasOwnProperty(r)&&t(e[r]))return r}function x8(e,t){for(var r=0;r<e.length;r++)if(t(e[r]))return r}function R1(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.match(e.matchPattern);if(!n)return null;var a=n[0],o=t.match(e.parsePattern);if(!o)return null;var i=e.valueCallback?e.valueCallback(o[0]):o[0];i=r.valueCallback?r.valueCallback(i):i;var l=t.slice(a.length);return {value:i,rest:l}}}var S8=/^(\d+)(th|st|nd|rd)?/i,C8=/\d+/i,k8={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},I8={any:[/^b/i,/^(a|c)/i]},E8={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},M8={any:[/1/i,/2/i,/3/i,/4/i]},T8={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},B8={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},A8={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},L8={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},_8={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},P8={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},O8={ordinalNumber:R1({matchPattern:S8,parsePattern:C8,valueCallback:function(t){return parseInt(t,10)}}),era:hn({matchPatterns:k8,defaultMatchWidth:"wide",parsePatterns:I8,defaultParseWidth:"any"}),quarter:hn({matchPatterns:E8,defaultMatchWidth:"wide",parsePatterns:M8,defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:hn({matchPatterns:T8,defaultMatchWidth:"wide",parsePatterns:B8,defaultParseWidth:"any"}),day:hn({matchPatterns:A8,defaultMatchWidth:"wide",parsePatterns:L8,defaultParseWidth:"any"}),dayPeriod:hn({matchPatterns:_8,defaultMatchWidth:"any",parsePatterns:P8,defaultParseWidth:"any"})},Hc=O8;var N8={code:"en-US",formatDistance:Pc,formatLong:Oc,formatRelative:Nc,localize:Fc,match:Hc,options:{weekStartsOn:0,firstWeekContainsDate:1}},$i=N8;var Rc=$i;function eo(e,t){if(e==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}function D1(e){return eo({},e)}var Dc=1e3*60,Ui=60*24,Vc=Ui*30,zc=Ui*365;function V1(e,t,r){var n,a,o;ur(2,arguments);var i=_c(),l=(n=(a=r?.locale)!==null&&a!==void 0?a:i.locale)!==null&&n!==void 0?n:Rc;if(!l.formatDistance)throw new RangeError("locale must contain localize.formatDistance property");var d=H1(e,t);if(isNaN(d))throw new RangeError("Invalid time value");var u=eo(D1(r),{addSuffix:!!r?.addSuffix,comparison:d}),c,p;d>0?(c=cr(t),p=cr(e)):(c=cr(e),p=cr(t));var f=String((o=r?.roundingMethod)!==null&&o!==void 0?o:"round"),m;if(f==="floor")m=Math.floor;else if(f==="ceil")m=Math.ceil;else if(f==="round")m=Math.round;else throw new RangeError("roundingMethod must be 'floor', 'ceil' or 'round'");var h=p.getTime()-c.getTime(),g=h/Dc,w=ji(p)-ji(c),v=(h-w)/Dc,y=r?.unit,b;if(y?b=String(y):g<1?b="second":g<60?b="minute":g<Ui?b="hour":v<Vc?b="day":v<zc?b="month":b="year",b==="second"){var x=m(h/1e3);return l.formatDistance("xSeconds",x,u)}else if(b==="minute"){var k=m(g);return l.formatDistance("xMinutes",k,u)}else if(b==="hour"){var C=m(g/60);return l.formatDistance("xHours",C,u)}else if(b==="day"){var te=m(v/Ui);return l.formatDistance("xDays",te,u)}else if(b==="month"){var ke=m(v/Vc);return ke===12&&y!=="month"?l.formatDistance("xYears",1,u):l.formatDistance("xMonths",ke,u)}else if(b==="year"){var ge=m(v/zc);return l.formatDistance("xYears",ge,u)}throw new RangeError("unit must be 'second', 'minute', 'hour', 'day', 'month' or 'year'")}function Wi(e,t){return ur(1,arguments),V1(e,Date.now(),t)}var F8={lessThanXSeconds:"just now",xSeconds:"just now",halfAMinute:"just now",lessThanXMinutes:"{{count}}m",xMinutes:"{{count}}m",aboutXHours:"{{count}}h",xHours:"{{count}}h",xDays:"{{count}}d",aboutXWeeks:"{{count}}w",xWeeks:"{{count}}w",aboutXMonths:"{{count}}mo",xMonths:"{{count}}mo",aboutXYears:"{{count}}y",xYears:"{{count}}y",overXYears:"{{count}}y",almostXYears:"{{count}}y"};function H8(e,t,r={addSuffix:!1,comparison:0}){let n=F8[e].replace("{{count}}",t);return ["lessThanXSeconds","xSeconds","halfAMinute"].includes(e)?`${n}`:r.addSuffix?r.comparison>0?`in ${n}`:`${n} ago`:n}var Zc=e=>Wi(e,{addSuffix:!0,locale:{...$i,formatDistance:H8}});var to=styled.div(({theme:e})=>({gridArea:"info",display:"flex",justifySelf:"start",justifyContent:"center",flexDirection:"column",margin:15,lineHeight:"18px",color:e.base==="light"?`${e.color.defaultText}99`:`${e.color.light}99`,b:{color:e.base==="light"?`${e.color.defaultText}`:`${e.color.light}`},small:{fontSize:e.typography.size.s1},"@container (min-width: 800px)":{margin:"6px 10px 6px 15px",alignItems:"center",flexDirection:"row",small:{fontSize:"inherit"},"[data-hidden-large]":{display:"none"},"& > span:first-of-type":{display:"inline-flex",alignItems:"center",height:24,marginRight:6}}})),D8=styled.div({gridArea:"actions",display:"flex",justifySelf:"end",justifyContent:"center",alignItems:"start",margin:15,"@container (min-width: 800px)":{margin:"6px 15px 6px 0"}}),$c=({isStarting:e,tests:t,startedAt:r,isBuildFailed:n,isOutdated:a,shouldSwitchToLastBuildOnBranch:o,switchToLastBuildOnBranch:i})=>{let{isRunning:l,startBuild:d}=Zt(),{status:u,isInProgress:c,changeCount:p,brokenCount:f,modeResults:m,browserResults:h}=sa(t??[]),g=!e&&r&&Zc(new Date(r).getTime()),w=e||c,v=n||u==="FAILED",y=v||u==="BROKEN",b=(y||a)&&!w&&!p,x;return a?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,"Code edits detected")),s__default.createElement("small",null,s__default.createElement("span",null,"Run tests to see what changed"))):v?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,"Build failed"),s__default.createElement(Ac,null)),s__default.createElement("small",null,s__default.createElement("span",null,"An infrastructure error occured"))):w?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,"Running tests..."),s__default.createElement(ca,null)),s__default.createElement("small",null,s__default.createElement("span",null,"Test in progress..."))):o?x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,s__default.createElement(Link,{isButton:!0,onClick:i},"View latest snapshot"))),s__default.createElement("span",null,"Newer test results are available for this story")):x=s__default.createElement(to,null,s__default.createElement("span",null,s__default.createElement("b",null,p?`${(0, ro.default)("change",p,!0)}${u==="ACCEPTED"?" accepted":""}`:"No changes",f?`, ${(0, ro.default)("error",f,!0)}`:null),s__default.createElement(Lc,{icon:f?"failed":u==="PENDING"?"changed":"passed"})),s__default.createElement("small",null,m.length>0&&s__default.createElement("span",{"data-hidden-large":!0},(0, ro.default)("mode",m.length,!0),", ",(0, ro.default)("browser",h.length,!0)),m.length>0&&s__default.createElement("span",{"data-hidden-large":!0}," \u2022 "),c&&s__default.createElement("span",null,"Test in progress..."),!c&&r&&s__default.createElement("span",{title:new Date(r).toUTCString()},"Ran ",g))),s__default.createElement(s__default.Fragment,null,x,b&&s__default.createElement(D8,null,s__default.createElement(Or,{onClick:d,disabled:l},l?s__default.createElement(ca,{parentComponent:"Button"}):s__default.createElement(Xe,null),y?"Rerun tests":"Run tests")))};var Uc=styled.div(({theme:e})=>({display:"grid",gridTemplateAreas:`
313
313
  "info info"
314
314
  "actions actions"
315
315
  "label controls"