@goodhood-web/nebenan-base 4.2.0-development.1 → 4.2.0-development.2
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/index.js +10 -10
- package/index.mjs +1121 -1105
- package/package.json +1 -1
- package/style.css +1 -1
package/index.js
CHANGED
|
@@ -890,21 +890,21 @@ and limitations under the License.
|
|
|
890
890
|
Pull Down To Refresh functionality will not work
|
|
891
891
|
as expected. Check README.md for usage'`)},e.prototype.componentWillUnmount=function(){this.el&&(this.el.removeEventListener("scroll",this.throttledOnScrollListener),this.props.pullDownToRefresh&&(this.el.removeEventListener("touchstart",this.onStart),this.el.removeEventListener("touchmove",this.onMove),this.el.removeEventListener("touchend",this.onEnd),this.el.removeEventListener("mousedown",this.onStart),this.el.removeEventListener("mousemove",this.onMove),this.el.removeEventListener("mouseup",this.onEnd)))},e.prototype.componentDidUpdate=function(t){this.props.dataLength!==t.dataLength&&(this.actionTriggered=!1,this.setState({showLoader:!1}))},e.getDerivedStateFromProps=function(t,i){var r=t.dataLength!==i.prevDataLength;return r?nl(nl({},i),{prevDataLength:t.dataLength}):null},e.prototype.isElementAtTop=function(t,i){i===void 0&&(i=.8);var r=t===document.body||t===document.documentElement?window.screen.availHeight:t.clientHeight,a=t7(i);return a.unit===ys.Pixel?t.scrollTop<=a.value+r-t.scrollHeight+1:t.scrollTop<=a.value/100+r-t.scrollHeight+1},e.prototype.isElementAtBottom=function(t,i){i===void 0&&(i=.8);var r=t===document.body||t===document.documentElement?window.screen.availHeight:t.clientHeight,a=t7(i);return a.unit===ys.Pixel?t.scrollTop+r>=t.scrollHeight-a.value:t.scrollTop+r>=a.value/100*t.scrollHeight},e.prototype.render=function(){var t=this,i=nl({height:this.props.height||"auto",overflow:"auto",WebkitOverflowScrolling:"touch"},this.props.style),r=this.props.hasChildren||!!(this.props.children&&this.props.children instanceof Array&&this.props.children.length),a=this.props.pullDownToRefresh&&this.props.height?{overflow:"auto"}:{};return b.createElement("div",{style:a,className:"infinite-scroll-component__outerdiv"},b.createElement("div",{className:"infinite-scroll-component "+(this.props.className||""),ref:function(s){return t._infScroll=s},style:i},this.props.pullDownToRefresh&&b.createElement("div",{style:{position:"relative"},ref:function(s){return t._pullDown=s}},b.createElement("div",{style:{position:"absolute",left:0,right:0,top:-1*this.maxPullDownDistance}},this.state.pullToRefreshThresholdBreached?this.props.releaseToRefreshContent:this.props.pullDownToRefreshContent)),this.props.children,!this.state.showLoader&&!r&&this.props.hasMore&&this.props.loader,this.state.showLoader&&this.props.hasMore&&this.props.loader,!this.props.hasMore&&this.props.endMessage))},e}(b.Component);const qle="_skeletonGrid_i0d1v_149",_le="_skeletonCard_i0d1v_163",$le="_skeletonImageContainer_i0d1v_171",eue="_skeletonContent_i0d1v_180",nue="_skeletonPrice_i0d1v_184",tue="_skeletonTitle_i0d1v_195",iue="_skeletonTimestamp_i0d1v_205",rue="_shimmer_i0d1v_214",Zt={skeletonGrid:qle,skeletonCard:_le,skeletonImageContainer:$le,skeletonContent:eue,skeletonPrice:nue,skeletonTitle:tue,skeletonTimestamp:iue,shimmer:rue},aue=()=>g.jsxs("div",{className:Zt.skeletonCard,children:[g.jsx("div",{className:Zt.skeletonImageContainer,children:g.jsx("div",{className:Zt.shimmer})}),g.jsxs("div",{className:Zt.skeletonContent,children:[g.jsx("div",{className:Zt.skeletonPrice,children:g.jsx("div",{className:Zt.shimmer})}),g.jsx("div",{className:Zt.skeletonTitle,children:g.jsx("div",{className:Zt.shimmer})}),g.jsx("div",{className:Zt.skeletonTimestamp,children:g.jsx("div",{className:Zt.shimmer})})]})]});function sue({count:n=6}){return g.jsx("div",{className:Zt.skeletonGrid,children:Array.from({length:n}).map((e,t)=>g.jsx(aue,{},`marketplace-skeleton-${t}`))})}function Uk({ads:n=[],initialFeedItems:e,onLoadMore:t}){const[i,r]=b.useState(()=>e),[a,s]=b.useState(!0),o=b.useCallback(async()=>{try{const l=i[i.length-1],u=await t(l.content_updated_timestamp);u.hood_messages.length===0?s(!1):r(d=>[...d,...u.hood_messages])}catch(l){console.error("Error loading more feed items:",l)}},[i,t]);return g.jsx(Kk,{dataLength:i.length,next:o,hasMore:a,loader:g.jsx(sue,{count:6}),endMessage:g.jsx("div",{style:{color:"#666",fontSize:"14px",padding:"60px 20px",textAlign:"center"},children:g.jsx("p",{style:{margin:0},children:"You've reached the end"})}),scrollThreshold:.8,style:{overflow:"visible"},children:g.jsx(Xk,{feedItems:i,feedType:"marketplace",viewMode:"grid",ads:n})})}const oue="_root_158w7_141",lue="_filterSection_158w7_146",uue="_filterContainer_158w7_152",due="_filterTitle_158w7_163",cue="_filterControls_158w7_176",fue="_filterButton_158w7_193",hue="_feedSection_158w7_222",si={root:oue,filterSection:lue,filterContainer:uue,filterTitle:due,filterControls:cue,filterButton:fue,feedSection:hue};function gue({ads:n,initialFeedItems:e,onLoadMore:t}){return g.jsxs("div",{className:si.root,children:[g.jsx("div",{className:si.filterSection,children:g.jsxs("div",{className:si.filterContainer,children:[g.jsx("h2",{className:si.filterTitle,children:"Marketplace"}),g.jsxs("div",{className:si.filterControls,children:[g.jsx("button",{className:si.filterButton,children:"All Categories"}),g.jsx("button",{className:si.filterButton,children:"Price Range"}),g.jsx("button",{className:si.filterButton,children:"Location"}),g.jsx("button",{className:si.filterButton,children:"Sort By"})]})]})}),g.jsx("div",{className:si.feedSection,children:g.jsx(Uk,{initialFeedItems:e,ads:n,onLoadMore:t})})]})}const mue=n=>`cross-sell_aggregator_${n??"free"}`,pue="_root_1te5f_141",vue="_root__body_1te5f_149",wue="_root__body__header_1te5f_152",bue="_root__body__header__controls_1te5f_162",Aue="_navigation_1te5f_172",mr={root:pue,root__body:vue,root__body__header:wue,root__body__header__controls:bue,navigation:Aue,"swiper-slide":"_swiper-slide_1te5f_181"};function Vk({category:n,categoryLink:e,categorySlug:t,className:i,items:r,linkLabel:a}){const s=b.useRef(null),o=b.useRef(null),l=b.useRef(null),u=b.useRef(null),d=Ot.useOnScreen(u,!0),f=Ot.useTrack(),c=Sn(),h=mue(t);b.useEffect(()=>{d&&f("view",{element_name:h})},[d]);const m=()=>{c(e),f("click",{click_name:`${h}_all`,element_name:`${h}`})};function p(){return g.jsx(S.CardHeader,{headline:n??"Neue Angebote",type:"h4",className:mr.root__body__header,rightElement:g.jsxs("div",{className:mr.root__body__header__controls,children:[g.jsx(S.TextButton,{color:"blue",text:a,size:"medium",onClick:m}),g.jsxs("div",{className:mr.navigation,children:[g.jsx("div",{ref:o,children:g.jsx(S.IconButton,{icon:"chevron_left",size:"medium",className:mr.arrow,ariaLabel:"Previous"})}),g.jsx("div",{ref:l,children:g.jsx(S.IconButton,{icon:"chevron_right",size:"medium",className:mr.arrow,ariaLabel:"Next"})})]})]})})}function v(){const w=()=>{f("click",{click_name:`${h}_item`,element_name:h})};return g.jsx($l,{ref:s,init:!1,modules:[cf,ff],slidesPerView:"auto",spaceBetween:8,slidesOffsetBefore:12,slidesOffsetAfter:12,onBeforeInit:k=>{k.params.navigation.nextEl=l.current,k.params.navigation.prevEl=o.current},navigation:{nextEl:l.current,prevEl:o.current},children:r.map((k,y)=>g.jsx(eu,{tabIndex:0,className:mr["swiper-slide"],children:g.jsx(hf,{id:k.id,title:k.title,image:k.image,reserved:k.reserved,price:k.price,timeStamp:k.timeStamp,onClick:w,reservedText:"Reserviert"})},y))})}return g.jsx("div",{ref:u,"data-testid":"marketplace-aggregator-card",children:g.jsxs(S.Card,{className:ae(mr.root,i),responsive:!0,borderRadius:!0,children:[p(),g.jsx(S.CardBody,{className:mr.root__body,children:v()})]})})}const kue=({handleReport:n,id:e,isAuthenticated:t,open:i})=>{const[r,a]=b.useState(!1),[s,o]=b.useState(null),[l,u]=b.useState(null),[d,f]=b.useState(void 0);return b.useEffect(()=>{i&&(a(!0),o(null),Promise.allSettled([Pe.getComplaintReasons(),...t?[nr.API.getApi().GET("/api/core/v3/profile",{})]:[]]).then(c=>{const[h,m]=c;if(h.status==="rejected"||!h.value){o("Failed to load complaint reasons");return}u(h.value.complaint_reasons),t&&m&&(m.status==="fulfilled"&&m.value.data?f({email:m.value.data.email,firstname:m.value.data.firstname,id:m.value.data.id,lastname:m.value.data.lastname}):m.status==="rejected"&&console.warn("Failed to fetch user profile, continuing without pre-filled data:",m.reason))}).catch(c=>{o("An unexpected error occurred"),console.error("Error in complaint modal setup:",c)}).finally(()=>{a(!1)}))},[i,t]),i?r?g.jsx("div",{className:"complaint-modal-loading",children:"Loading..."}):s||!l?g.jsx("div",{className:"complaint-modal-error",children:s||"Unable to load complaint form"}):g.jsx(A5,{subjectId:e,handleModalClick:n,open:i,complaintReasons:l,reporter:d}):null},yue="_body_10nxj_141",xue={body:yue},Cue=({handleClose:n,id:e,open:t})=>{const i=Sn(),r=()=>{Pe.muteFeedItem({id:e}).then(()=>{i("/feed")}).catch(a=>{console.log(a)})};return g.jsx(S.Modal,{headerTitle:"Möchtest du diesen Inhalt ausblenden?",onClose:n,open:t,modalBody:g.jsx("div",{className:xue.body,children:g.jsx(S.Typography,{type:"body-regular",children:"Du kannst die ausgeblendeten Inhalte in deinen Einstellungen jederzeit wieder einblenden."})}),modalFooter:g.jsxs(g.Fragment,{children:[g.jsx(S.TextButton,{onClick:n,color:"blue",size:"large",text:"Abbrechen"}),g.jsx(S.ButtonPrimary,{onClick:r,text:"Bestätigen"})]})})},zue="_modalBody_14xit_141",Pue="_sheetBody_14xit_146",i7={modalBody:zue,sheetBody:Pue},gf=({cancelText:n,content:e,footer:t,handleClose:i,open:r,title:a})=>{const s=()=>g.jsx(S.CardHeader,{headline:a,as:"h2",rightElement:g.jsx(S.IconButton,{ariaLabel:"close-sheet",onClick:i,icon:"cross",size:"medium"})});return un()?g.jsx(S.BottomSheet,{open:r,onClose:i,sheetBody:g.jsx("div",{className:i7.sheetBody,children:e}),sheetHeader:s(),footer:t}):g.jsx(S.Modal,{open:r,onClose:i,modalBody:g.jsx("div",{className:i7.modalBody,children:e}),headerTitle:a,modalFooter:g.jsxs(g.Fragment,{children:[g.jsx(S.TextButton,{onClick:i,color:"blue",size:"large",text:n||"Abbrechen"}),t]})})},Bue="_body__notice_126ug_144",Oue={body__notice:Bue},Mue="_infoList_1utjl_141",Sue="_infoList__data_1utjl_144",Eue="_row_1utjl_148",Fue="_link_1utjl_152",Xu={infoList:Mue,infoList__data:Sue,row:Eue,link:Fue},Tue=({post:n})=>{const e=[{text:"Status",value:n.status},{text:"Letzte Reaktion",value:qh(n.updatedAt)},{text:"Erstellt",value:qh(n.createdAt)},{href:n.author.url,text:"Von",value:n.author.name},{text:"Sichtbarkeit",value:g.jsxs("span",{children:[n.hoodTitle," & Umgebung"]})}];return g.jsx("ul",{className:Xu.infoList,children:e.map((t,i)=>g.jsxs("li",{className:Xu.row,children:[g.jsx(S.Typography,{type:"body-semibold",children:t.text}),": ",t.href?g.jsx(S.TextButton,{className:Xu.link,color:"deepPurple",size:"link",text:t.value,href:t.href}):g.jsx(S.Typography,{type:"body-regular",className:Xu.infoList__data,children:t.value})]},i))})},jue="_body_126ug_141",Rue={body:jue},Iue=({handleClose:n,open:e})=>g.jsx(S.Modal,{headerTitle:"Öffentliche Beiträge. Was ist das?",onClose:n,open:e,modalFooter:g.jsx(g.Fragment,{children:g.jsx(S.TextButton,{onClick:n,color:"blue",size:"large",text:"Schließen"})}),modalBody:g.jsx("div",{className:Rue.body,children:g.jsx(S.Typography,{type:"body-regular",children:'Um beispielsweise auch Personen außerhalb der Nachbarschaft zu erreichen, kann der Verfasser einen Beitrag als "Öffentlichen Beitrag" markieren. Dieser ist dann auch im nicht-eingeloggten Zustand auf der Nachbarschaftsseite sichtbar. Öffentliche Beiträge zeigen nur den Inhalt des Beitrags und den Namen der Nachbarschaft, aus der der Beitrag stammt. Namen, Profilbilder und Antworten anderer Nachbarn verbleiben geschützt in der Nachbarschaft und können von Außenstehenden nicht gesehen werden. So schützen wir euch und eure nachbarschaftliche Privatsphäre.'})})}),Jk=({handleOpen:n,isPublic:e,item:t,open:i})=>{const[r,a]=b.useState(!1),s=()=>{a(!r)},o=()=>g.jsxs(g.Fragment,{children:[g.jsx(Tue,{post:t}),e&&g.jsx("div",{className:Oue.body__notice,children:g.jsx(S.Notice,{context:"info",headline:"Hinweis",variant:"detailed",bodyText:"Dieser Beitrag wurde vom Verfasser als öffentlicher Beitrag erstellt und kann außerhalb von nebenan.de gesehen werden. Reaktionen und Antworten auf den Beitrag sind außerhalb der Nachbarschaft nicht sichtbar.",type:"embedded",cta:{onClick:s,text:"Mehr zu öffentlichen Beiträgen"}})})]});return g.jsx(g.Fragment,{children:r?g.jsx(Iue,{open:r,handleClose:s}):g.jsx(gf,{handleClose:()=>n(!1),open:i,title:"Beitragsinformationen",content:g.jsx(o,{})})})},Nue=n=>{var e,t;return{author:{name:(e=n.author_details)==null?void 0:e.name,url:(t=n.author_details)==null?void 0:t.profile_url},createdAt:n.created_at,hoodTitle:n.hood_title,status:"aktiv",updatedAt:n.updated_at}},Due=({handleOpen:n,id:e,open:t})=>{const[i,r]=b.useState(null);if(b.useEffect(()=>{e&&Pe.getPost({id:e}).then(s=>{r(s)}).catch(s=>{console.log(s)})},[t,e]),!i)return;const a=Nue(i);return g.jsx(Jk,{item:a,isPublic:vle(i),handleOpen:n,open:t})},Lue="_dropdownCluster_1vztz_141",Hue={dropdownCluster:Lue},qk=({id:n,isAuthenticated:e,isMine:t})=>{const[i,r]=b.useState(!1),[a,s]=b.useState(!1),o=b.useRef(null),[l,u]=b.useState(!1),[d,f]=b.useState(!1),c=Ot.useTrack(),h=Sn(),m=()=>{c("click",{click_name:"post_more_details",section:"marketplace_detail_page"}),r(!i)},p=()=>{r(!1),s(!a)},v=()=>{r(!1),u(!0)},w=()=>{r(!1),f(!d)},y=[{onClick:()=>{h(`/feed/${n}/edit`)},text:"Beitrag bearbeiten"}],z=[{onClick:p,text:"Inhalt melden"},...e?[{onClick:v,text:"Beitrag ausblenden"}]:[]],C=[{onClick:w,text:"Beitragsinformationen"}],B=[...t?y:z,...C];return g.jsxs(g.Fragment,{children:[g.jsx(Cue,{id:n,handleClose:()=>u(!1),open:l}),g.jsx(kue,{id:n,handleReport:p,isAuthenticated:e,open:a}),g.jsx(Due,{id:n,handleOpen:w,open:d}),g.jsx(S.Popup,{placement:"bottom-end",strategy:"fixed",open:i,offset:{crossAxis:0,mainAxis:-24},anchor:o.current,handleClickAway:()=>m(),children:g.jsx(S.DropdownCard,{onClose:()=>r(!1),headerProps:{text:"Schließen"},hasHeader:!0,className:Hue.dropdownCluster,items:B})}),g.jsx(S.IconButton,{ref:o,icon:"more_dots",size:"medium",onClick:m,ariaLabel:"action button"})]})},Zue=({className:n,id:e,isAuthenticated:t,isMine:i})=>{const r=Ot.useTrack(),a=Sn(),s=()=>{a("/feed/marketplace"),r("click",{click_name:"marketplace_detail_page_back_cta",section:"marketplace_detail_page"})},o=g.jsx(S.IconButton,{onClick:s,icon:"chevron_left",size:"medium",ariaLabel:"action button"});return g.jsx(S.CardHeader,{className:n,headline:"Marktplatz",leftElement:o,rightElement:g.jsx(qk,{id:e,isAuthenticated:t,isMine:i})})},Wue="_root_1na28_141",Gue="_root__content_1na28_150",r7={root:Wue,root__content:Gue},Yue=()=>{const n=Sn(),e=()=>{n("/feed/marketplace")};return g.jsx(S.Card,{className:r7.root,borderRadius:!0,responsive:!0,children:g.jsx(S.CardBody,{className:r7.root__content,children:g.jsx(S.EmptyState,{size:"large",buttons:[{buttonType:"primary","data-testid":"back-to-marketplace",onClick:e,text:"Zu deinem Marktplatz"}],primaryText:"Nichts gefunden?",secondaryText:"Es gibt noch viel mehr zu entdecken"})})})},Que="_modal_17mtw_141",Xue="_header_17mtw_151",Kue="_content_17mtw_161",Uue="_closeButtonContainer_17mtw_180",Vue="_closeButton_17mtw_180",Jue="_swiper_17mtw_191",que="_swiperSlide_17mtw_195",_ue="_navigation_17mtw_205",$ue="_pagination_17mtw_228",ede="_footer_17mtw_235",At={modal:Que,header:Xue,content:Kue,closeButtonContainer:Uue,closeButton:Vue,swiper:Jue,swiperSlide:que,navigation:_ue,"navigation--hidden":"_navigation--hidden_17mtw_216",pagination:$ue,"pagination--hidden":"_pagination--hidden_17mtw_231",footer:ede},a7=(n,e)=>{if(!un())return n.map((r,a)=>({hidden:!1,position:a,slideIndex:a,src:r,type:"image"}));const t=[],i=new Set(e==null?void 0:e.map(r=>r.position));return n.forEach((r,a)=>{let s=a;for(;i.has(s);)s++;i.add(s),t.push({hidden:!1,position:s,slideIndex:a,src:r,type:"image"})}),e==null||e.forEach(({position:r,render:a})=>{t.push({hidden:!1,position:r,render:a,type:"ad"})}),t.sort((r,a)=>r.position-a.position)},nde=({index:n,slides:e})=>{let t=0;if(!un())return t;e[n].type==="ad"&&(t+=1);const a=e.slice(0,n).filter(s=>s.type==="ad");return t+=a.length,t},G1=({activeIndex:n,slides:e})=>e.findIndex(t=>t.type==="image"&&t.slideIndex===n),tde=n=>n.length===0?n:[...n].sort((t,i)=>t.position-i.position).map((t,i)=>({...t,position:i})),_k=({activeIndex:n,ads:e,footerAd:t,images:i,onClose:r,open:a})=>{const s=a7(i,e),[o,l]=b.useState(null),u=b.useRef(null),d=b.useRef(null),f=b.useRef(null),[c,h]=b.useState(null),[m,p]=b.useState(s),v=G1({activeIndex:n,slides:s}),[w,k]=b.useState(v>=0?v:0),y=Qn(800),z=()=>{p(a7(i,e))};b.useEffect(()=>{z()},[y]),b.useEffect(()=>{if(a){const M=G1({activeIndex:n,slides:s});k(M>=0?M:0)}},[a]),b.useEffect(()=>{if(!a||!o)return;const M=G1({activeIndex:n,slides:m}),E=m[M];h(E.type==="ad"?null:E.slideIndex),o.slideToLoop(M,0)},[m,a,o,n]);const C=M=>{const E=m[M.realIndex];k(E.position),h(E.type==="ad"?null:E.slideIndex)},B=()=>{const M=nde({index:w,slides:m});r(w-M)},O=M=>{const E=m.filter(F=>F.position!==M);p(tde(E))};return OC(["Escape","Esc"],B,"keyup"),i.length===0?null:g.jsx(Ca,{children:g.jsx(MA,{open:a,className:At.modal,children:g.jsxs("div",{className:At.content,children:[g.jsxs("div",{className:At.header,children:[g.jsxs(S.Typography,{type:"h5",className:ae(At.pagination,{[At["pagination--hidden"]]:c===null}),children:[c?c+1:1," von ",i.length]}),g.jsx("span",{className:At.closeButtonContainer,children:g.jsx(S.IconButton,{ariaLabel:"Close",icon:"cross_circle",size:"large",onClick:B,className:At.closeButton})})]}),g.jsxs("div",{className:ae(At.navigation,{[At["navigation--hidden"]]:m[w]&&m[w].type!=="ad"&&un()}),children:[g.jsx(S.CarouselNavigation,{direction:"left",ref:d}),g.jsx(S.CarouselNavigation,{direction:"right",ref:f})]}),g.jsx($l,{keyboard:{enabled:!0},onSwiper:l,className:At.swiper,ref:u,onRealIndexChange:C,init:!1,initialSlide:w,zoom:!0,modules:[zU,cf,ff,vU,bU],slidesPerView:1,loop:!0,draggable:!0,grabCursor:!0,onBeforeInit:M=>{M.params.navigation.nextEl=f.current,M.params.navigation.prevEl=d.current},children:m.filter(M=>!M.hidden).map((M,E)=>g.jsx(eu,{className:At.swiperSlide,children:M.type==="image"?g.jsx("div",{className:"swiper-zoom-container",children:g.jsx("img",{src:M.src})}):M.render({onHide:()=>O(M.position)})},E))}),m[w]&&m[w].type!=="ad"&&g.jsx("div",{className:At.footer,children:t==null?void 0:t.render({onHide:L8.noop})})]})})})},$k=({ads:n=[],ctaSlot:e,footerAd:t,images:i,reserved:r,stickerSlot:a,type:s="slideshow"})=>{const[o,l]=b.useState(0),[u,d]=b.useState(!1),f=h=>{l(h),d(!0)},c=h=>{l(h),d(!1)};return g.jsxs("div",{children:[g.jsx(_k,{activeIndex:o,ads:n,footerAd:t,images:i,onClose:c,open:u}),g.jsx(om,{activeIndex:o,ctaSlot:e,images:i,onImageClick:f,reserved:r,stickerSlot:a,type:s})]})},ide="_postAuthor_5k8a8_141",rde="_postAuthor__thumbnail_5k8a8_156",ade="_postAuthor__text_5k8a8_160",sde="_postAuthor__author_5k8a8_168",ode="_postAuthor__groupName_5k8a8_168",lde="_postAuthor__metadata_5k8a8_171",ude="_postAuthor__authorAlt_5k8a8_171",dde="_postAuthor__icon_5k8a8_174",cde="_postAuthor__feedItemCategory_5k8a8_177",fde="_postAuthor__rating_5k8a8_182",st={postAuthor:ide,"postAuthor--hasBadge":"_postAuthor--hasBadge_5k8a8_147","postAuthor--hasFeedItemCategory":"_postAuthor--hasFeedItemCategory_5k8a8_150","postAuthor--hasThreeLines":"_postAuthor--hasThreeLines_5k8a8_153",postAuthor__thumbnail:rde,postAuthor__text:ade,postAuthor__author:sde,postAuthor__groupName:ode,postAuthor__metadata:lde,postAuthor__authorAlt:ude,postAuthor__icon:dde,postAuthor__feedItemCategory:cde,postAuthor__rating:fde},hde="_rating_lg8u0_141",gde="_rating__star_lg8u0_146",mde="_rating__overlay_lg8u0_150",Y1={rating:hde,rating__star:gde,rating__overlay:mde},pde=(n,e)=>A.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{id:"star"},A.createElement("path",{id:"Vector",d:"M5.57967 1.69546C5.75161 1.34707 6.24842 1.34707 6.42036 1.69546L7.46087 3.80376C7.49501 3.87293 7.561 3.92088 7.63734 3.93197L9.96398 4.27005C10.3485 4.32592 10.502 4.79841 10.2238 5.0696L8.54019 6.71068C8.48495 6.76452 8.45975 6.8421 8.47279 6.91813L8.87022 9.23537C8.9359 9.6183 8.53398 9.91031 8.19009 9.72952L6.10908 8.63546C6.0408 8.59957 5.95923 8.59957 5.89095 8.63546L3.80994 9.72952C3.46605 9.91031 3.06413 9.6183 3.12981 9.23537L3.52724 6.91813C3.54028 6.8421 3.51508 6.76452 3.45984 6.71068L1.77626 5.0696C1.49805 4.79841 1.65157 4.32592 2.03605 4.27005L4.36269 3.93197C4.43903 3.92088 4.50502 3.87293 4.53916 3.80376L5.57967 1.69546Z",fill:"#D2D0DB",stroke:"#D2D0DB",strokeWidth:.703125}))),vde=b.forwardRef(pde),wde=({ariaLabel:n,className:e,max:t,value:i})=>{const r=Math.round(i/t*100);return g.jsxs("div",{className:ae(Y1.rating,e),"aria-label":n,children:[Array.from(Array(t).keys()).map((a,s)=>g.jsx(vde,{className:Y1.rating__star},s)),g.jsx("div",{className:Y1.rating__overlay,style:{width:`${100-r}%`}})]})},ey=({author:n,className:e,feedItemCategory:t,groupName:i,metadata:r,onMoreClick:a,rating:s,showMoreIcon:o,thumbnail:l})=>{const d=b.useRef(null),[f,c]=b.useState(0),[h,m]=b.useState(0),p=()=>{m(window.innerWidth)};b.useEffect(()=>(p(),window.addEventListener("resize",p),()=>{window.removeEventListener("resize",p)}),[]),b.useEffect(()=>{d.current!==null&&c(d.current.offsetHeight)},[h]);const v=()=>{switch(l==null?void 0:l.thumbnailType){case"badge":return g.jsx(S.Badge,{...l});case"thumbnailCircular":return g.jsx(S.Thumbnail,{...l});case"thumbnailSquare":return g.jsx(S.Thumbnail,{...l});case"thumbnailWrapper":return g.jsx(S.ThumbnailWrapper,{...l})}},w=ae(st.postAuthor,{[st["postAuthor--hasBadge"]]:(l==null?void 0:l.thumbnailType)==="badge",[st["postAuthor--hasFeedItemCategory"]]:t,[st["postAuthor--hasThreeLines"]]:f>36&&t},e),{children:k,...y}=n||{},{children:z,...C}=i||{};return g.jsxs("div",{className:w,children:[g.jsx(S.Button,{...l,className:st.postAuthor__thumbnail,children:l&&v()}),g.jsxs("div",{ref:d,className:st.postAuthor__text,children:[i&&g.jsx(S.Button,{...C,children:g.jsx(S.Typography,{type:"body-semibold",className:st.postAuthor__groupName,children:z})}),g.jsx(S.Button,{...y,children:g.jsx(S.Typography,{type:"body-semibold",className:i?st.postAuthor__authorAlt:st.postAuthor__author,children:k})}),g.jsx(S.Typography,{type:"detail-regular",className:st.postAuthor__metadata,children:r}),s&&g.jsx(wde,{...s,className:st.postAuthor__rating})]}),o&&g.jsx(S.IconButton,{size:"large",icon:"more_dots",ariaLabel:"Mehr",onClick:a,className:st.postAuthor__icon}),t&&g.jsx(S.FeedItemCategory,{text:t,type:"closedPost",className:st.postAuthor__feedItemCategory})]})},bde="_actions_sb4qj_141",Ade="_button_sb4qj_147",s7={actions:bde,button:Ade},kde=({author:n,body:e,id:t,images:i,subject:r})=>{const a=Ot.useTrack(),s=Sn(),o=()=>{s(`/messages/${n.gid.replace("gid://nebenan/User/","")}`,{embedPost:{body:e,id:t,images:i,subject:r}}),a("click",{click_name:"contact_seller",section:"marketplace_detail_page"})};return g.jsx("div",{className:s7.actions,children:g.jsx(S.ButtonPrimary,{"data-testid":"contact-seller-button",className:s7.button,text:"Verkäufer kontaktieren",onClick:o})})},yde="_actions_tr6br_141",xde={actions:yde},Cde="_modalFooter_r5yrm_141",zde={modalFooter:Cde},Pde=({handleClose:n,id:e,isFree:t,open:i})=>{const[r,a]=b.useState(!1),{trackEngagementEvent:s}=H8.useEngagement(),o=Sn();function l(){Pe.deleteNewsFeed({id:e}).then(u=>{a(!0),t?s("MARKETPLACE_item_delete_free",{}):s("MARKETPLACE_item_delete_sale",{}),o("/feed")}).catch(u=>{console.error(u)})}return g.jsxs(g.Fragment,{children:[g.jsx(S.Snackbar,{leftIconLarge:"checkmark_circle",onClose:()=>a(!1),isOpen:r,textLabel:"Beitrag gelöscht"}),g.jsx(gf,{handleClose:n,open:i,title:"Bist du sicher, dass du diesen Beitrag löschen möchtest?",content:g.jsx(S.Typography,{type:"body-regular",children:'Bitte beachte, dass mit Klick auf "Löschen" alle Inhalte des Beitrags unwiderruflich gelöscht werden.'}),footer:g.jsx(S.ButtonPrimary,{className:zde.modalFooter,color:"highlight",text:"Löschen",onClick:l})})]})},Bde=({id:n,isFree:e})=>{const[t,i]=b.useState(!1),r=()=>{i(!t)};return g.jsxs(g.Fragment,{children:[g.jsx(Pde,{open:t,handleClose:r,id:n,isFree:e}),g.jsx(S.ButtonSecondary,{size:"small",color:"green",text:"Löschen",onClick:r})]})},Ode="_button_1nbkp_142",Mde={button:Ode},Sde=({id:n})=>{const e=Sn();return g.jsx(S.ButtonTertiary,{className:Mde.button,size:"small",onClick:()=>e(`/feed/${n}/edit`),color:"greyStrong",text:"Beitrag bearbeiten","data-testid":"edit-button"})},Ede=({handleReserve:n,id:e,isReserved:t})=>{const i=async()=>{await Pe.updateFeedItem({hood_message:{outcome:t?gle:Gk},id:e}).then(r=>{n&&n()})};return g.jsx(S.ButtonPrimary,{size:"small",onClick:()=>void i(),"data-testid":`reserve-button-${t?"activate":"reserve"}`,text:t?"Aktivieren":"Reservieren"})},Fde=({handleReserve:n,id:e,isFree:t,isReserved:i})=>g.jsxs("div",{className:xde.actions,children:[g.jsx(Ede,{handleReserve:n,id:e,isReserved:i}),g.jsx(Bde,{id:e,isFree:t}),g.jsx(Sde,{id:e})]}),Tde=({author:n,body:e,className:t,handleReserve:i,id:r,images:a,isFree:s,isMine:o,isReserved:l,subject:u})=>g.jsxs("div",{className:t,children:[o&&g.jsx(Fde,{handleReserve:i,id:r,isFree:s,isReserved:l}),!o&&g.jsx(kde,{author:n,id:r,body:e,images:a,subject:u})]}),jde="_root_u4ijt_141",Rde="_card_u4ijt_146",Ide="_card__body_u4ijt_149",Nde="_card__header_u4ijt_155",Dde="_card__content_u4ijt_164",Lde="_galleryContainer_u4ijt_168",Hde="_imageGallery_u4ijt_178",Zde="_premiumFeature_u4ijt_196",Wde="_remainingAds_u4ijt_201",Gde="_relatedSections_u4ijt_207",Gt={root:jde,card:Rde,card__body:Ide,card__header:Nde,card__content:Dde,galleryContainer:Lde,imageGallery:Hde,premiumFeature:Zde,remainingAds:Wde,relatedSections:Gde},Yde="_root_18dds_141",Qde="_root__primary_18dds_144",Xde="_embeds_18dds_151",Kde="_modalBody_18dds_158",Ude="_modalFooter_18dds_167",Vde="_copyButton_18dds_172",Jde="_divider_18dds_176",qde="_top_18dds_186",_de="_top__price_18dds_190",$de="_top__actions_18dds_195",ece="_title_18dds_201",nce="_bottom_18dds_205",tce="_bottom__category_18dds_212",ice="_bottom__timestamp_18dds_217",rce="_actions_18dds_221",zn={root:Yde,root__primary:Qde,embeds:Xde,modalBody:Kde,modalFooter:Ude,copyButton:Vde,divider:Jde,top:qde,top__price:_de,top__actions:$de,title:ece,bottom:nce,bottom__category:tce,bottom__timestamp:ice,actions:rce},ace=({feedItem:n,isAuthenticated:e=!1,isMine:t=!1})=>{var O,M,E,F,P,j;const[i,r]=b.useState(!1),[a,s]=b.useState(!1),[o,l]=b.useState(((O=n.marketplace_details)==null?void 0:O.outcome)==="item_reserved"),[u,d]=S.useCopyToClipboard(),f=Ot.useTrack(),c=`${window.location.origin}/feed/${n.id}`,h=n.content_type==="marketplace_free",m=ble(n==null?void 0:n.feature_addons,"premium_feature_highlight"),p=m!=null&&m.feature_enabled_until?wle(m.feature_enabled_until):null,v=()=>{f("react",{reaction_type:"share",section:"marketplace_detail_page"}),r(!0)},w=()=>r(!1),k=()=>d(c),y=()=>{l(!o)},z=()=>{s(!0),r(!1)};b.useEffect(()=>{u&&z()},[u]);const C=()=>g.jsxs("div",{className:zn.modalBody,children:[g.jsx(S.Typography,{type:"body-regular",className:zn.modalBody__text,children:g.jsx(S.Markdown,{text:`Dieser Beitrag ist öffentlich und kann auch von Personen angesehen werden, die nicht bei nebenan.de registriert sind.
|
|
892
892
|
Namen und Kommentare auf den Beitrag sind nicht öffentlich sichtbar.`})}),g.jsx("div",{className:zn.copyButton,children:g.jsx(S.CopyLinkButton,{link:c,onClick:z})})]}),B=()=>{var T;(T=n.author_details)!=null&&T.profile_url&&(window.location.href=n.author_details.profile_url,f("click",{click_name:"post_author_profile",section:"marketplace_detail_page"}))};return g.jsxs(g.Fragment,{children:[g.jsx("div",{className:Gt.galleryContainer,children:g.jsx("div",{className:Gt.imageGallery,children:g.jsx($k,{images:(n.images||[]).map(T=>typeof T=="string"?T:(T==null?void 0:T.url)||""),reserved:o,stickerSlot:g.jsx(g.Fragment,{})})})}),g.jsxs("div",{className:Gt.card__content,children:[p&&g.jsx("div",{className:Gt.premiumFeature,children:g.jsx(S.Notice,{size:"small",variant:"simple",...t?{notificationBubble:{ariaLabel:"notice"}}:{icon:{name:"loudspeaker",size:"24"}},color:"green",headline:t&&p?`Derzeit hervorgehoben bis ${p.time} Uhr am ${p.date}.`:"Aktuell häufiger angesehen!"})}),g.jsxs("div",{className:zn.root,children:[g.jsx(S.Snackbar,{leftIconLarge:"checkmark_circle",isOpen:a,textLabel:"Link kopiert",onClose:()=>s(!1)}),g.jsx(gf,{title:"Teile diesen öffentlichen Beitrag",handleClose:w,open:i,content:C(),footer:g.jsx("div",{className:zn.modalFooter,children:g.jsx(S.ButtonPrimary,{text:"Link kopieren",onClick:k})})}),g.jsxs("div",{className:zn.root__primary,children:[g.jsxs("div",{className:zn.top,children:[g.jsx(S.Typography,{type:"h3",className:zn.top__price,children:EC((M=n.marketplace_details)==null?void 0:M.price_in_cents)}),g.jsxs("div",{className:zn.top__actions,children:[!t&&e&&g.jsx(Qk,{id:n.id}),g.jsx(S.IconButton,{onClick:v,icon:"share_arrow_outline",size:"medium",ariaLabelledBy:"share"})]})]}),g.jsx(S.Typography,{type:"h3",className:zn.title,children:n.subject}),g.jsxs("div",{className:zn.bottom,children:[g.jsx(S.Typography,{type:"body-regular",className:zn.bottom__category,"data-testid":"marketplace-body-category",children:((F=(E=n.marketplace_details)==null?void 0:E.category)==null?void 0:F.title)||"Sonstiges"}),g.jsx(S.Typography,{type:"detail-medium",className:zn.bottom__timestamp,children:n.created_at?new Date(n.created_at).toLocaleDateString("de-DE"):""})]})]}),n.author_details&&g.jsx(Tde,{className:zn.actions,handleReserve:y,isReserved:o,author:n.author_details,images:n.images,body:n.body,isFree:h,isMine:t,id:n.id,subject:n.subject}),g.jsx(S.BodyText,{type:"post",bodyText:n.body}),!!((P=n.embeds)!=null&&P.length)&&g.jsx("div",{className:zn.embeds,children:(j=n.embeds)==null?void 0:j.map((T,D)=>g.jsx(lg,{onClick:()=>window.open(T.cta_url||""),image:{alt:T.title||"",src:T.image_url||""},description:T.description||"",headline:T.title||"",url:T.cta_url||""},D))}),n.author_details&&!t&&g.jsxs(g.Fragment,{children:[g.jsx("div",{className:zn.divider,children:g.jsx(S.Divider,{})}),g.jsx(ey,{className:zn.author,author:{children:n.author_details.name,href:n.author_details.profile_url||"#",onClick:B},metadata:n.author_details.hood_title,thumbnail:{badgeIcons:n.author_details.ben?["is_super_neighbour"]:n.author_details.supporter?["is_supporter"]:[],children:g.jsx(S.UserAvatar,{size:"48",alt:n.author_details.name,userImageSrc:n.author_details.picture_url||"",userId:parseInt(n.author_details.gid)||0}),onClick:B,thumbnailType:"badge"}})]})]})]})]})},o7=new Map,sce=async n=>{if(!n)return!1;const e=o7.get(n);if(e!==void 0)return e;const t=(async()=>{try{const i=await nr.API.getApi().GET("/api/core/v3/profile",{});if(!i.data)return!1;const r=i.data.id,a=MC(n);return a?a===r:!1}catch(i){return console.error("Error checking author:",i),!1}})();return o7.set(n,t),t},oce="_root_t7vzj_141",lce={root:oce},uce=({isAuthenticated:n=!1,section:e})=>{const[t,i]=b.useState([]),{more_cta_text:r,more_cta_url:a,section_headline:s,section_identifier:o}=e,l=`/feed/${a.split("/").pop()}`;return b.useEffect(()=>{if(!n||!e.posts.length)return;const u=e.posts.map(d=>d.id).filter(Boolean);nr.API.getApi().GET("/api/core/v3/interactions",{params:{query:{format:"json",post_ids:u.join(",")}}}).then(d=>{if(d.data){const f=d.data.filter(c=>c.bookmark).map(c=>c.hood_message_id);i(f)}}).catch(d=>{console.error("Failed to fetch bookmark status:",d)})},[n,e.posts]),g.jsx(Vk,{className:lce.root,category:s,categorySlug:o,categoryLink:l,linkLabel:r,items:e.posts.map(u=>({bookmarked:t.includes(u.id),id:u.id,image:ple(u),price:Ale(u),reserved:!1,reservedText:"Reserviert",timeStamp:u.created_at,title:u.subject}))})};class dce extends b.Component{constructor(e){super(e),this.state={hasError:!1}}static getDerivedStateFromError(e){return{error:e,hasError:!0}}componentDidCatch(e,t){console.error("MarketplaceDetailPage Error:",e,t)}render(){return this.state.hasError?g.jsx(S.EmptyState,{stickerProps:{color:"green",icon:"pin"},size:"large",primaryText:"Etwas ist schiefgelaufen",secondaryText:"Bitte versuche es später erneut oder kontaktiere unseren Support."}):this.props.children}}async function cce({ads:n=[],feedItem:e,isAuthenticated:t=!1,relatedSections:i=[],renderAdSlot:r}){var o;const a=(e==null?void 0:e.level_of_detail)==="not_in_reach",s=t?await sce((o=e==null?void 0:e.author_details)==null?void 0:o.gid):!1;return g.jsx(dce,{children:g.jsxs("div",{className:Gt.root,children:[g.jsx(S.Card,{className:Gt.card,responsive:!0,borderRadius:!0,withoutPadding:!0,children:g.jsxs(S.CardBody,{className:Gt.card__body,withoutPadding:!0,children:[g.jsx(Zue,{className:Gt.card__header,id:e.id,isAuthenticated:t,isMine:s}),a?g.jsx(S.EmptyState,{className:Gt.emptyState,stickerProps:{color:"green",icon:"pin"},size:"large",primaryText:"Dieses Angebot ist außerhalb deiner Nachbarschaft.",secondaryText:"Nutze nebenan.de, um Angebote in deiner direkten Nachbarschaft zu finden."}):g.jsx(ace,{feedItem:e,isAuthenticated:t,isMine:s})]})}),t&&i.length>0&&g.jsxs("div",{className:Gt.relatedSections,children:[i.map((l,u)=>g.jsxs(b.Fragment,{children:[g.jsx(uce,{section:l,isAuthenticated:t}),n&&n[u]&&r&&g.jsx("div",{"data-testid":`marketplace-ad-${u}`,children:r(n[u])})]},`${l.section_identifier}-${u}`)),n&&n.length>i.length&&r&&g.jsx("div",{className:Gt.remainingAds,children:n.slice(i.length).map((l,u)=>g.jsx("div",{children:r(l)},`remaining-ad-${u}`))})]}),n&&n.length>0&&i.length===0&&r&&g.jsx("div",{"data-testid":"marketplace-ads",children:n.map((l,u)=>g.jsx("div",{children:r(l)},`ad-${u}`))}),g.jsx(Yue,{})]})})}const fce=({children:n,navigate:e})=>g.jsx(Bw.Provider,{value:{navigate:e},children:n}),hce="_root_1fa52_141",gce={root:hce},fm={event:"event",feed:"feed",group:"group",marketplace:"marketplace",post:"post"},mce="_root_lpowo_141",pce="_root__list_lpowo_146",vce="_root__ctaButtonDesktop_lpowo_152",wce="_root__ctaButtonMobile_lpowo_155",bce="_root__itemCta_lpowo_169",Ace="_root__item_lpowo_169",ia={root:mce,root__list:pce,root__ctaButtonDesktop:vce,root__ctaButtonMobile:wce,root__itemCta:bce,root__item:Ace},kce={event:"",feed:"",group:"",marketplace:"/feed/marketplace",post:""},yce=({feedType:n,finalizeTest:e,highlightAbTest:t,item:i})=>{switch(n){case fm[n]:return g.jsx(hf,{...i,finalizeTest:e,highlightAbTest:t});default:return null}},xce="_emptyState_713nu_141",Cce={emptyState:xce},zce=(n,e,t=6)=>{let i=[];if(!n.length)return[[]];const r=e?e.filter(c=>Number(c==null?void 0:c.position)>=0):[];let a=Array(t).fill(null),s=0,o=0,l=0;const u=()=>{let c=0;r.forEach(h=>{h.block===l&&(a.splice(h==null?void 0:h.position,1,h),c+=1)}),s=c};r.length&&u();const d=(c,h)=>{if(a[c]!==null&&s<t&&c<t){d(c+1,h);return}a.splice(c,1,h),s+=1,o+=1},f=(c=0,h=[])=>{if(c>n.length){if(s>0){const m=a.filter(p=>p!=null);m.length&&h.push(m)}return h}return d(o,n[c]),s===t&&a.filter(Boolean).length===t&&(h.push(a.filter(m=>m!=null)),a=Array(t).fill(null),s=0,o=0,l+=1,r.length&&u()),f(c+1,h)};return i=f(),e&&e.length>=0&&(i=e.sort((c,h)=>c.block-h.block).filter(c=>(c==null?void 0:c.position)==null).reduce((c,h,m)=>{if(i.length>h.block){const p=h.block+m+1;return[...c.slice(0,p),h,...c.slice(p)]}return c},[...i])),i},Pce=n=>n?new Intl.NumberFormat("de-DE",{currency:"EUR",maximumFractionDigits:0,minimumFractionDigits:0,style:"currency"}).format(n/100).replace("€","").trim()+" €":"Zu verschenken",Bce=(n,e)=>{const t=[];return n.forEach(i=>{var r,a,s;typeof i=="number"?t.push({id:e[i].id,image:(a=(r=e[i])==null?void 0:r.images[0])==null?void 0:a.url,premiumFeature:Yk((s=e[i])==null?void 0:s.paid_highlight_until),price:Pce(e[i].price),reserved:kle(e[i].outcome),reservedText:"Reserviert",timeStamp:e[i].created_at,title:e[i].subject,type:"feed"}):t.push({type:"ad",...i})}),t},Oce=(n,e="de-DE")=>n[e],Mce={"de-DE":{marketplace:{description:"Gib deinen Sachen ein neues Zuhause.",title:"Etwas zu verkaufen?",cta:"Angebot erstellen",cta_small:"Angebot"},feed:{description:"",title:"",cta:""},event:{description:"",title:"",cta:""},group:{description:"",title:"",cta:""},post:{description:"",title:"",cta:""}}},Sce=Oce(Mce),Ece=(n,e)=>Sce[fm[n]][e];function l7({classNameButtonDesktop:n,classNameButtonMobile:e,feedType:t,isCard:i=!1,onClick:r}){const a=o=>Ece(t,o),s=()=>i?g.jsxs(g.Fragment,{children:[g.jsx(S.Typography,{className:n,type:"body-semibold",children:a("cta")}),g.jsxs(S.Typography,{className:e,type:"body-semibold",children:[a("cta_small"),g.jsx(S.Icon,{name:"plus",size:"24"})]})]}):g.jsx(S.Typography,{type:"h5",children:a("cta")});return g.jsx(S.EmptyState,{className:Cce.emptyState,primaryText:a("title"),stickerProps:{color:"teal",icon:"marketplace"},secondaryText:a("description"),size:i?"small":"medium",buttons:[{buttonType:"primary",children:s(),onClick:r,size:i?"small":"large"}]})}const Fce=(n,e)=>n?e%3!==0:e%2!==0;function ny({feedType:n,finalizeTest:e,highlightAbTest:t,items:i}){const r=Sn(),a=Qn(800),s=Fce(a,i.length),o=()=>{r(kce[n])};return g.jsx(g.Fragment,{children:i.length?g.jsx(S.Card,{className:ae(ia.root),borderRadius:!0,responsive:!0,children:g.jsx(S.CardBody,{className:ia.root__body,withoutPadding:!0,children:g.jsxs("ul",{className:ia.root__list,children:[i.map((l,u)=>g.jsx("li",{className:ia.root__item,children:l.type==="feed"?g.jsx(yce,{finalizeTest:e,feedType:n,item:l,highlightAbTest:t}):l.content},`grid_item_${l.type}_${l.id}`)),s&&g.jsx("li",{className:ia.root__itemCta,children:g.jsx(l7,{isCard:!0,classNameButtonDesktop:ia.root__ctaButtonDesktop,classNameButtonMobile:ia.root__ctaButtonMobile,onClick:o,feedType:n})},"empty_state_cta_card")]})})}):g.jsx(l7,{onClick:o,feedType:n})})}const Tce=({feedItem:n,feedItems:e,feedType:t,finalizeTest:i,highlightAbTest:r})=>{switch(t){case fm[t]:return g.jsx(ny,{feedType:t,finalizeTest:i,items:Bce(n,e),highlightAbTest:r});default:return null}},jce=({ads:n,feedItems:e,feedType:t,finalizeTest:i,highlightAbTest:r="control",items:a})=>{const s=zce(a,n);return s.length?g.jsx("section",{className:gce.root,children:s.map((o,l)=>Array.isArray(o)?g.jsx(Tce,{feedItem:o,feedItems:e,feedType:t,finalizeTest:i,highlightAbTest:r},`grid_block_${l}`):g.jsx(b.Fragment,{children:o.content},`ad_block_${l}_${o.id}`))}):null};function Rce(n){n.__scriptingEnabledHTMLContentHasBeenExecuted=!0}const Ice=`(${Rce.toString()})(document.currentScript);`,ty=b.forwardRef((n,e)=>{const t=b.useRef(null);return b.useImperativeHandle(e,()=>({get hasBeenExecuted(){const i=t.current;return i?!!i.__scriptingEnabledHTMLContentHasBeenExecuted:!1}})),g.jsx("script",{ref:t,dangerouslySetInnerHTML:{__html:Ice}})});ty.displayName="InnerHTMLScript";const Nce=(n,e)=>{const t=document.createRange().createContextualFragment(e);n.innerHTML="",n.appendChild(t)},Dce=({html:n,...e})=>{const t=b.useRef(null),i=b.useRef(null);return b.useEffect(()=>{const r=i.current,a=t.current;!r||!a||a.hasBeenExecuted||Nce(r,n)},[n]),g.jsxs(g.Fragment,{children:[g.jsx(ty,{ref:t}),g.jsx("div",{...e,ref:i,suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:n}})]})},Lce="_imageGallery_1kcr1_141",Hce="_imageGalleryImage_1kcr1_147",Zce="_imageGalleryPill_1kcr1_155",Q1={imageGallery:Lce,imageGalleryImage:Hce,imageGalleryPill:Zce},Wce=({gallerySize:n,imageAlt:e,imageURL:t,onClick:i})=>{let r;if(n>1){const a=`+${n-1}`;r=g.jsx("div",{className:Q1.imageGalleryPill,children:g.jsx(S.LabelPill,{label:a,shape:"tile",size:"medium"})})}return g.jsxs("div",{className:Q1.imageGallery,onClick:i,children:[g.jsx(S.Image,{alt:e,src:t,className:Q1.imageGalleryImage}),r]})},Gce="_container_1ytmu_141",Yce="_circle_1ytmu_149",Qce="_logo_1ytmu_157",X1={container:Gce,circle:Yce,logo:Qce},Xce=(n,e)=>A.createElement("svg",{width:72,height:80,viewBox:"0 0 72 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M67.7997 17.7397L39.7431 1.45626C37.3242 0.0510383 34.3374 0.0510383 31.9184 1.45626L3.87632 17.7397C1.48151 19.136 0.00627151 21.6971 0 24.4692V55.5447C0.0040404 58.3136 1.48055 60.8715 3.87632 62.2598L15.5846 69.0614V50.9839L21.4279 54.3414C21.6617 54.4879 21.8054 54.7428 21.8097 55.0187V72.6783L31.8968 78.5576C34.3242 79.9506 37.3085 79.9506 39.7359 78.5576L49.823 72.6783V55.0187C49.8291 54.7396 49.9789 54.4834 50.2193 54.3414L56.0554 50.9839V69.0614L60.7315 66.3451L67.7708 62.2598C70.1649 60.8707 71.6389 58.3126 71.64 55.5447V24.4692C71.6426 21.7041 70.1817 19.144 67.7997 17.7397ZM33.4975 74.07L26.487 69.9991V55.0198C26.4907 53.076 25.4583 51.2775 23.7779 50.3005L15.0237 45.2569C14.1803 44.77 13.1412 44.7705 12.2982 45.2581C11.4552 45.7457 10.9368 46.6464 10.9384 47.6202V60.928L6.21913 58.2333C5.26735 57.6719 4.68151 56.6508 4.67725 55.5458V25.3926L33.4975 42.1227V74.07ZM6.98877 21.3007L33.4962 36.7267V5.93945L6.98877 21.3007ZM38.187 5.93945L64.6872 21.3007L38.187 36.7267V5.93945ZM65.451 58.2333C66.4104 57.6776 67.0029 56.6545 67.0073 55.5458V25.3926L38.187 42.1227V74.07L45.1759 69.9991V55.027C45.1841 53.0789 46.2267 51.2818 47.9138 50.3077L56.6824 45.2641C57.5253 44.7809 58.5619 44.7833 59.4025 45.2705C60.2432 45.7577 60.7606 46.6558 60.7605 47.6274V60.928L65.451 58.2333Z",fill:"#201649"})),Kce=b.forwardRef(Xce),iy=()=>g.jsxs("div",{className:X1.container,children:[g.jsx("div",{className:X1.circle}),g.jsx(Kce,{className:X1.logo})]}),Uce="_react-datepicker__day-names_2g51t_120",Vce="_react-datepicker__week_2g51t_124",Jce="_react-datepicker__day--outside-month_2g51t_131",qce="_react-datepicker_2g51t_120",_ce="_wrapper_2g51t_141",$ce="_header_2g51t_148",efe="_navbar_2g51t_156",nfe="_banner_2g51t_161",tfe="_banner--hidden_2g51t_169",ife="_main_2g51t_173",rfe="_contentContainer_2g51t_177",afe="_contentContainer__withBanner_2g51t_183",sfe="_contentContainer__withBanner_2g51t_183",ofe="_content_2g51t_177",lfe="_mainContent_2g51t_193",ufe="_mainContent__isFullWidth_2g51t_197",dfe="_mainContent__isFullWidth_2g51t_197",cfe="_sidebarRight_2g51t_201",ffe="_adSlot_2g51t_215",hfe="_adSlot__withBanner_2g51t_224",gfe="_adSlot__withBanner_2g51t_224",mfe="_adSlot--left_2g51t_243",pfe="_adSlot--right_2g51t_248",Pn={"react-datepicker__day-names":"_react-datepicker__day-names_2g51t_120",reactDatepickerDayNames:Uce,"react-datepicker__week":"_react-datepicker__week_2g51t_124",reactDatepickerWeek:Vce,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_2g51t_131",reactDatepickerDayOutsideMonth:Jce,"react-datepicker":"_react-datepicker_2g51t_120",reactDatepicker:qce,wrapper:_ce,header:$ce,navbar:efe,banner:nfe,"banner--hidden":"_banner--hidden_2g51t_169",bannerHidden:tfe,main:ife,contentContainer:rfe,contentContainer__withBanner:afe,contentContainerWithBanner:sfe,content:ofe,mainContent:lfe,mainContent__isFullWidth:ufe,mainContentIsFullWidth:dfe,sidebarRight:cfe,adSlot:ffe,adSlot__withBanner:hfe,adSlotWithBanner:gfe,"adSlot--left":"_adSlot--left_2g51t_243",adSlotLeft:mfe,"adSlot--right":"_adSlot--right_2g51t_248",adSlotRight:pfe},u7=({banner:n,children:e,enableAdSlots:t,isMainFullWidth:i,leftAdSlot:r,navbar:a,right:s,rightAdSlot:o})=>g.jsxs("div",{className:Pn.wrapper,children:[t&&g.jsx("div",{className:ae(Pn.adSlot,Pn["adSlot--left"],{[Pn.adSlot__withBanner]:n.didRender}),children:r}),g.jsxs("div",{className:ae(Pn.contentContainer,{[Pn.contentContainer__withBanner]:n.didRender}),children:[g.jsx("header",{className:Pn.header,children:g.jsx("nav",{className:Pn.navBar,children:a})}),g.jsxs("div",{className:ae(Pn.content),children:[g.jsx("main",{className:ae(Pn.mainContent,{[Pn.mainContent__isFullWidth]:i}),children:e}),s&&g.jsx("aside",{className:Pn.sidebarRight,children:s})]})]}),t&&g.jsx("div",{className:ae(Pn.adSlot,Pn["adSlot--right"],{[Pn.adSlot__withBanner]:n.didRender}),children:o}),n.adSlot&&g.jsx("div",{className:ae(Pn.banner,{[Pn["banner--hidden"]]:!n.didRender}),children:n.adSlot})]});var ry={exports:{}};(()=>{var n={d:(s,o)=>{for(var l in o)n.o(o,l)&&!n.o(s,l)&&Object.defineProperty(s,l,{enumerable:!0,get:o[l]})},o:(s,o)=>Object.prototype.hasOwnProperty.call(s,o),r:s=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(s,"__esModule",{value:!0})}},e={};n.r(e),n.d(e,{default:()=>a});const t=b;function i(s,o){return function(l){if(Array.isArray(l))return l}(s)||function(l,u){var d=l==null?null:typeof Symbol<"u"&&l[Symbol.iterator]||l["@@iterator"];if(d!=null){var f,c,h=[],m=!0,p=!1;try{for(d=d.call(l);!(m=(f=d.next()).done)&&(h.push(f.value),!u||h.length!==u);m=!0);}catch(v){p=!0,c=v}finally{try{m||d.return==null||d.return()}finally{if(p)throw c}}return h}}(s,o)||function(l,u){if(l){if(typeof l=="string")return r(l,u);var d=Object.prototype.toString.call(l).slice(8,-1);return d==="Object"&&l.constructor&&(d=l.constructor.name),d==="Map"||d==="Set"?Array.from(l):d==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(d)?r(l,u):void 0}}(s,o)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
893
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function r(s,o){(o==null||o>s.length)&&(o=s.length);for(var l=0,u=new Array(o);l<o;l++)u[l]=s[l];return u}const a=function(){var s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:300,o=arguments.length>1?arguments[1]:void 0,l=(0,t.useState)(o),u=i(l,2),d=u[0],f=u[1];return(0,t.useEffect)(function(){var c=function(){var h=window.screen.height-s>window.visualViewport.height;d!=h&&f(h)};return typeof visualViewport<"u"&&window.visualViewport.addEventListener("resize",c),function(){typeof visualViewport<"u"&&window.visualViewport.removeEventListener("resize",c)}},[]),d};ry.exports=e})();var vfe=ry.exports;const wfe=Ft(vfe),bfe="
|
|
893
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function r(s,o){(o==null||o>s.length)&&(o=s.length);for(var l=0,u=new Array(o);l<o;l++)u[l]=s[l];return u}const a=function(){var s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:300,o=arguments.length>1?arguments[1]:void 0,l=(0,t.useState)(o),u=i(l,2),d=u[0],f=u[1];return(0,t.useEffect)(function(){var c=function(){var h=window.screen.height-s>window.visualViewport.height;d!=h&&f(h)};return typeof visualViewport<"u"&&window.visualViewport.addEventListener("resize",c),function(){typeof visualViewport<"u"&&window.visualViewport.removeEventListener("resize",c)}},[]),d};ry.exports=e})();var vfe=ry.exports;const wfe=Ft(vfe),bfe="_mobileLayout_np9vj_141",Afe="_mobileLayoutHeader_np9vj_146",kfe="_header_np9vj_153",yfe="_mobileLayoutMain_np9vj_156",xfe="_mobileLayoutMainWithFooter_np9vj_163",Cfe="_mobileLayoutActionButton_np9vj_166",zfe="_mobileLayoutFooter_np9vj_174",Pfe="_stickyHeader_np9vj_184",Bfe="_sticky_np9vj_184",Ofe="_adSlot_np9vj_195",Mfe="_hideAdSlot_np9vj_205",Nt={mobileLayout:bfe,mobileLayoutHeader:Afe,header:kfe,mobileLayoutMain:yfe,mobileLayoutMainWithFooter:xfe,mobileLayoutActionButton:Cfe,mobileLayoutFooter:zfe,stickyHeader:Pfe,sticky:Bfe,adSlot:Ofe,hideAdSlot:Mfe},d7=50,Sfe=100,Efe=n=>{const[e,t]=b.useState(!1),i=b.useRef(0),r=b.useRef(0);return b.useEffect(()=>{if(!n){t(!1);return}const a=()=>{const s=window.scrollY,o=s>i.current,l=s<i.current;if(s<d7){t(!1);return}o&&s>d7?(t(!0),r.current=0):l&&r.current===0&&(r.current=s),l&&r.current-s>=Sfe&&(t(!1),r.current=0),i.current=s};return window.addEventListener("scroll",a),()=>{window.removeEventListener("scroll",a)}},[n]),e},$h=({action:n,adSlot:e,adSlotEnabled:t=!1,banner:i,children:r,footer:a,header:s,hideHeaderOnScroll:o=!0,showFooter:l=!0})=>{const u=wfe(),d=Efe(o),f=b.useRef(null),[c,h]=b.useState(0);return b.useEffect(()=>{if(!f.current||!t){h(0);return}const m=f.current,p=new ResizeObserver(v=>{const w=v[0];w&&w.contentRect&&h(w.contentRect.height+16)});return p.observe(m),()=>p.disconnect()},[t,e]),g.jsxs("section",{className:Nt.mobileLayout,style:{"--anchor-ad-wrapper-height":`${c}px`},children:[g.jsxs("header",{className:ae(Nt.stickyHeader,Nt.mobileLayoutHeader,{[Nt.sticky]:d}),children:[g.jsx("div",{className:ae(Nt.header),children:s}),e&&g.jsx("div",{ref:f,className:ae(Nt.adSlot,{[Nt.hideAdSlot]:!t}),children:e})]}),g.jsxs("main",{className:ae(Nt.mobileLayoutMain,{[Nt.mobileLayoutMainWithFooter]:l}),tabIndex:0,children:[i,r]}),l&&g.jsxs(g.Fragment,{children:[n&&!u&&g.jsx("div",{className:Nt.mobileLayoutActionButton,children:n}),g.jsx("footer",{className:Nt.mobileLayoutFooter,children:a})]})]})},Ffe="_loadingSpinnerContainer_y7azo_141",Tfe="_mobileContainer_y7azo_148",jfe="_desktopContainer_y7azo_157",K1={loadingSpinnerContainer:Ffe,mobileContainer:Tfe,desktopContainer:jfe},Rfe=({children:n,desktop:e,initialIsMobile:t,keepLoading:i,mobile:r})=>{const[a,s]=b.useState(t??null);return b.useEffect(()=>{const o=()=>{s(window.innerWidth<800)};return o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[]),i?g.jsx("div",{className:K1.loadingSpinnerContainer,children:g.jsx(iy,{})}):a===null?g.jsxs(g.Fragment,{children:[g.jsx("div",{className:K1.mobileContainer,children:r.withoutMobileLayout?g.jsx("main",{children:n}):g.jsx($h,{...r,children:n})}),g.jsx("div",{className:K1.desktopContainer,children:g.jsx(u7,{...e,children:n})})]}):a?r.withoutMobileLayout?g.jsx("main",{children:n},"mobile-main"):g.jsx($h,{...r,children:n},"mobile-layout"):g.jsx(u7,{...e,children:n},"desktop-layout")};var Ife=Nfe;function Nfe(n){if(n)throw n}/*!
|
|
894
894
|
* Determine if an object is a Buffer
|
|
895
895
|
*
|
|
896
896
|
* @author Feross Aboukhadijeh <https://feross.org>
|
|
897
897
|
* @license MIT
|
|
898
|
-
*/var ay=function(e){return e!=null&&e.constructor!=null&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)},xd=Object.prototype.hasOwnProperty,sy=Object.prototype.toString,c7=Object.defineProperty,f7=Object.getOwnPropertyDescriptor,h7=function(e){return typeof Array.isArray=="function"?Array.isArray(e):sy.call(e)==="[object Array]"},g7=function(e){if(!e||sy.call(e)!=="[object Object]")return!1;var t=xd.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&xd.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!t&&!i)return!1;var r;for(r in e);return typeof r>"u"||xd.call(e,r)},m7=function(e,t){c7&&t.name==="__proto__"?c7(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},p7=function(e,t){if(t==="__proto__")if(xd.call(e,t)){if(f7)return f7(e,t).value}else return;return e[t]},Hfe=function n(){var e,t,i,r,a,s,o=arguments[0],l=1,u=arguments.length,d=!1;for(typeof o=="boolean"&&(d=o,o=arguments[1]||{},l=2),(o==null||typeof o!="object"&&typeof o!="function")&&(o={});l<u;++l)if(e=arguments[l],e!=null)for(t in e)i=p7(o,t),r=p7(e,t),o!==r&&(d&&r&&(g7(r)||(a=h7(r)))?(a?(a=!1,s=i&&h7(i)?i:[]):s=i&&g7(i)?i:{},m7(o,{name:t,newValue:n(d,s,r)})):typeof r<"u"&&m7(o,{name:t,newValue:r}));return o},Zfe=n=>{if(Object.prototype.toString.call(n)!=="[object Object]")return!1;const e=Object.getPrototypeOf(n);return e===null||e===Object.prototype},Wfe=[].slice,Gfe=Yfe;function Yfe(n,e){var t;return i;function i(){var s=Wfe.call(arguments,0),o=n.length>s.length,l;o&&s.push(r);try{l=n.apply(null,s)}catch(u){if(o&&t)throw u;return r(u)}o||(l&&typeof l.then=="function"?l.then(a,r):l instanceof Error?r(l):a(l))}function r(){t||(t=!0,e.apply(null,arguments))}function a(s){r(null,s)}}var oy=Gfe,Qfe=ly;ly.wrap=oy;var v7=[].slice;function ly(){var n=[],e={};return e.run=t,e.use=i,e;function t(){var r=-1,a=v7.call(arguments,0,-1),s=arguments[arguments.length-1];if(typeof s!="function")throw new Error("Expected function as last argument, not "+s);o.apply(null,[null].concat(a));function o(l){var u=n[++r],d=v7.call(arguments,0),f=d.slice(1),c=a.length,h=-1;if(l){s(l);return}for(;++h<c;)(f[h]===null||f[h]===void 0)&&(f[h]=a[h]);a=f,u?oy(u,o).apply(null,a):s.apply(null,[null].concat(a))}}function i(r){if(typeof r!="function")throw new Error("Expected `fn` to be a function, not "+r);return n.push(r),e}}var ts={}.hasOwnProperty,uy=Xfe;function Xfe(n){return!n||typeof n!="object"?"":ts.call(n,"position")||ts.call(n,"type")?w7(n.position):ts.call(n,"start")||ts.call(n,"end")?w7(n):ts.call(n,"line")||ts.call(n,"column")?eg(n):""}function eg(n){return(!n||typeof n!="object")&&(n={}),b7(n.line)+":"+b7(n.column)}function w7(n){return(!n||typeof n!="object")&&(n={}),eg(n.start)+"-"+eg(n.end)}function b7(n){return n&&typeof n=="number"?n:1}var Kfe=uy,Ufe=hm;function dy(){}dy.prototype=Error.prototype;hm.prototype=new dy;var Qr=hm.prototype;Qr.file="";Qr.name="";Qr.reason="";Qr.message="";Qr.stack="";Qr.fatal=null;Qr.column=null;Qr.line=null;function hm(n,e,t){var i,r,a;typeof e=="string"&&(t=e,e=null),i=Vfe(t),r=Kfe(e)||"1:1",a={start:{line:null,column:null},end:{line:null,column:null}},e&&e.position&&(e=e.position),e&&(e.start?(a=e,e=e.start):a.start=e),n.stack&&(this.stack=n.stack,n=n.message),this.message=n,this.name=r,this.reason=n,this.line=e?e.line:null,this.column=e?e.column:null,this.location=a,this.source=i[0],this.ruleId=i[1]}function Vfe(n){var e=[null,null],t;return typeof n=="string"&&(t=n.indexOf(":"),t===-1?e[1]=n:(e[0]=n.slice(0,t),e[1]=n.slice(t+1))),e}var eo={};eo.basename=Jfe;eo.dirname=qfe;eo.extname=_fe;eo.join=$fe;eo.sep="/";function Jfe(n,e){var t=0,i=-1,r,a,s,o;if(e!==void 0&&typeof e!="string")throw new TypeError('"ext" argument must be a string');if(au(n),r=n.length,e===void 0||!e.length||e.length>n.length){for(;r--;)if(n.charCodeAt(r)===47){if(s){t=r+1;break}}else i<0&&(s=!0,i=r+1);return i<0?"":n.slice(t,i)}if(e===n)return"";for(a=-1,o=e.length-1;r--;)if(n.charCodeAt(r)===47){if(s){t=r+1;break}}else a<0&&(s=!0,a=r+1),o>-1&&(n.charCodeAt(r)===e.charCodeAt(o--)?o<0&&(i=r):(o=-1,i=a));return t===i?i=a:i<0&&(i=n.length),n.slice(t,i)}function qfe(n){var e,t,i;if(au(n),!n.length)return".";for(e=-1,i=n.length;--i;)if(n.charCodeAt(i)===47){if(t){e=i;break}}else t||(t=!0);return e<0?n.charCodeAt(0)===47?"/":".":e===1&&n.charCodeAt(0)===47?"//":n.slice(0,e)}function _fe(n){var e=-1,t=0,i=-1,r=0,a,s,o;for(au(n),o=n.length;o--;){if(s=n.charCodeAt(o),s===47){if(a){t=o+1;break}continue}i<0&&(a=!0,i=o+1),s===46?e<0?e=o:r!==1&&(r=1):e>-1&&(r=-1)}return e<0||i<0||r===0||r===1&&e===i-1&&e===t+1?"":n.slice(e,i)}function $fe(){for(var n=-1,e;++n<arguments.length;)au(arguments[n]),arguments[n]&&(e=e===void 0?arguments[n]:e+"/"+arguments[n]);return e===void 0?".":e1e(e)}function e1e(n){var e,t;return au(n),e=n.charCodeAt(0)===47,t=n1e(n,!e),!t.length&&!e&&(t="."),t.length&&n.charCodeAt(n.length-1)===47&&(t+="/"),e?"/"+t:t}function n1e(n,e){for(var t="",i=0,r=-1,a=0,s=-1,o,l;++s<=n.length;){if(s<n.length)o=n.charCodeAt(s);else{if(o===47)break;o=47}if(o===47){if(!(r===s-1||a===1))if(r!==s-1&&a===2){if(t.length<2||i!==2||t.charCodeAt(t.length-1)!==46||t.charCodeAt(t.length-2)!==46){if(t.length>2){if(l=t.lastIndexOf("/"),l!==t.length-1){l<0?(t="",i=0):(t=t.slice(0,l),i=t.length-1-t.lastIndexOf("/")),r=s,a=0;continue}}else if(t.length){t="",i=0,r=s,a=0;continue}}e&&(t=t.length?t+"/..":"..",i=2)}else t.length?t+="/"+n.slice(r+1,s):t=n.slice(r+1,s),i=s-r-1;r=s,a=0}else o===46&&a>-1?a++:a=-1}return t}function au(n){if(typeof n!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(n))}var cy={};cy.cwd=t1e;function t1e(){return"/"}var Pi=eo,i1e=cy,r1e=ay,a1e=er,s1e={}.hasOwnProperty,U1=["history","path","basename","stem","extname","dirname"];er.prototype.toString=v1e;Object.defineProperty(er.prototype,"path",{get:o1e,set:l1e});Object.defineProperty(er.prototype,"dirname",{get:u1e,set:d1e});Object.defineProperty(er.prototype,"basename",{get:c1e,set:f1e});Object.defineProperty(er.prototype,"extname",{get:h1e,set:g1e});Object.defineProperty(er.prototype,"stem",{get:m1e,set:p1e});function er(n){var e,t;if(!n)n={};else if(typeof n=="string"||r1e(n))n={contents:n};else if("message"in n&&"messages"in n)return n;if(!(this instanceof er))return new er(n);for(this.data={},this.messages=[],this.history=[],this.cwd=i1e.cwd(),t=-1;++t<U1.length;)e=U1[t],s1e.call(n,e)&&(this[e]=n[e]);for(e in n)U1.indexOf(e)<0&&(this[e]=n[e])}function o1e(){return this.history[this.history.length-1]}function l1e(n){mm(n,"path"),this.path!==n&&this.history.push(n)}function u1e(){return typeof this.path=="string"?Pi.dirname(this.path):void 0}function d1e(n){fy(this.path,"dirname"),this.path=Pi.join(n||"",this.basename)}function c1e(){return typeof this.path=="string"?Pi.basename(this.path):void 0}function f1e(n){mm(n,"basename"),gm(n,"basename"),this.path=Pi.join(this.dirname||"",n)}function h1e(){return typeof this.path=="string"?Pi.extname(this.path):void 0}function g1e(n){if(gm(n,"extname"),fy(this.path,"extname"),n){if(n.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(n.indexOf(".",1)>-1)throw new Error("`extname` cannot contain multiple dots")}this.path=Pi.join(this.dirname,this.stem+(n||""))}function m1e(){return typeof this.path=="string"?Pi.basename(this.path,this.extname):void 0}function p1e(n){mm(n,"stem"),gm(n,"stem"),this.path=Pi.join(this.dirname||"",n+(this.extname||""))}function v1e(n){return(this.contents||"").toString(n)}function gm(n,e){if(n&&n.indexOf(Pi.sep)>-1)throw new Error("`"+e+"` cannot be a path: did not expect `"+Pi.sep+"`")}function mm(n,e){if(!n)throw new Error("`"+e+"` cannot be empty")}function fy(n,e){if(!n)throw new Error("Setting `"+e+"` requires `path` to be set too")}var w1e=Ufe,mf=a1e,b1e=mf;mf.prototype.message=A1e;mf.prototype.info=y1e;mf.prototype.fail=k1e;function A1e(n,e,t){var i=new w1e(n,e,t);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}function k1e(){var n=this.message.apply(this,arguments);throw n.fatal=!0,n}function y1e(){var n=this.message.apply(this,arguments);return n.fatal=null,n}var x1e=b1e,A7=Dfe,C1e=ay,Ku=Hfe,k7=Zfe,hy=Qfe,Po=x1e,z1e=gy().freeze(),P1e=[].slice,B1e={}.hasOwnProperty,O1e=hy().use(M1e).use(S1e).use(E1e);function M1e(n,e){e.tree=n.parse(e.file)}function S1e(n,e,t){n.run(e.tree,e.file,i);function i(r,a,s){r?t(r):(e.tree=a,e.file=s,t())}}function E1e(n,e){var t=n.stringify(e.tree,e.file);t==null||(typeof t=="string"||C1e(t)?("value"in e.file&&(e.file.value=t),e.file.contents=t):e.file.result=t)}function gy(){var n=[],e=hy(),t={},i=-1,r;return a.data=o,a.freeze=s,a.attachers=n,a.use=l,a.parse=d,a.stringify=h,a.run=f,a.runSync=c,a.process=m,a.processSync=p,a;function a(){for(var v=gy(),w=-1;++w<n.length;)v.use.apply(null,n[w]);return v.data(Ku(!0,{},t)),v}function s(){var v,w;if(r)return a;for(;++i<n.length;)v=n[i],v[1]!==!1&&(v[1]===!0&&(v[1]=void 0),w=v[0].apply(a,v.slice(1)),typeof w=="function"&&e.use(w));return r=!0,i=1/0,a}function o(v,w){return typeof v=="string"?arguments.length===2?(q1("data",r),t[v]=w,a):B1e.call(t,v)&&t[v]||null:v?(q1("data",r),t=v,a):t}function l(v){var w;if(q1("use",r),v!=null)if(typeof v=="function")C.apply(null,arguments);else if(typeof v=="object")"length"in v?z(v):k(v);else throw new Error("Expected usable value, not `"+v+"`");return w&&(t.settings=Ku(t.settings||{},w)),a;function k(B){z(B.plugins),B.settings&&(w=Ku(w||{},B.settings))}function y(B){if(typeof B=="function")C(B);else if(typeof B=="object")"length"in B?C.apply(null,B):k(B);else throw new Error("Expected usable value, not `"+B+"`")}function z(B){var O=-1;if(B!=null)if(typeof B=="object"&&"length"in B)for(;++O<B.length;)y(B[O]);else throw new Error("Expected a list of plugins, not `"+B+"`")}function C(B,O){var M=u(B);M?(k7(M[1])&&k7(O)&&(O=Ku(!0,M[1],O)),M[1]=O):n.push(P1e.call(arguments))}}function u(v){for(var w=-1;++w<n.length;)if(n[w][0]===v)return n[w]}function d(v){var w=Po(v),k;return s(),k=a.Parser,V1("parse",k),y7(k,"parse")?new k(String(w),w).parse():k(String(w),w)}function f(v,w,k){if(x7(v),s(),!k&&typeof w=="function"&&(k=w,w=null),!k)return new Promise(y);y(null,k);function y(z,C){e.run(v,Po(w),B);function B(O,M,E){M=M||v,O?C(O):z?z(M):k(null,M,E)}}}function c(v,w){var k,y;return f(v,w,z),C7("runSync","run",y),k;function z(C,B){y=!0,k=B,A7(C)}}function h(v,w){var k=Po(w),y;return s(),y=a.Compiler,J1("stringify",y),x7(v),y7(y,"compile")?new y(v,k).compile():y(v,k)}function m(v,w){if(s(),V1("process",a.Parser),J1("process",a.Compiler),!w)return new Promise(k);k(null,w);function k(y,z){var C=Po(v);O1e.run(a,{file:C},B);function B(O){O?z(O):y?y(C):w(null,C)}}}function p(v){var w,k;return s(),V1("processSync",a.Parser),J1("processSync",a.Compiler),w=Po(v),m(w,y),C7("processSync","process",k),w;function y(z){k=!0,A7(z)}}}function y7(n,e){return typeof n=="function"&&n.prototype&&(F1e(n.prototype)||e in n.prototype)}function F1e(n){var e;for(e in n)return!0;return!1}function V1(n,e){if(typeof e!="function")throw new Error("Cannot `"+n+"` without `Parser`")}function J1(n,e){if(typeof e!="function")throw new Error("Cannot `"+n+"` without `Compiler`")}function q1(n,e){if(e)throw new Error("Cannot invoke `"+n+"` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.")}function x7(n){if(!n||typeof n.type!="string")throw new Error("Expected node, got `"+n+"`")}function C7(n,e,t){if(!t)throw new Error("`"+n+"` finished async. Use `"+e+"` instead")}const T1e=Ft(z1e);var j1e=my;function my(n){return n&&(n.value||n.alt||n.title||"children"in n&&z7(n.children)||"length"in n&&z7(n))||""}function z7(n){for(var e=[],t=-1;++t<n.length;)e[t]=my(n[t]);return e.join("")}var R1e=Object.assign,su=R1e,I1e={}.hasOwnProperty,py=I1e;function N1e(n){return n.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}var pm=N1e,D1e=String.fromCharCode,pf=D1e,L1e=pf;function H1e(n,e){var t=parseInt(n,e);return t<9||t===11||t>13&&t<32||t>126&&t<160||t>55295&&t<57344||t>64975&&t<65008||(t&65535)===65535||(t&65535)===65534||t>1114111?"�":L1e(t)}var Z1e=H1e,vm={};function W1e(n){return n<-2}var pn=W1e;function G1e(n){return n===-2||n===-1||n===32}var or=G1e,P7=or;function Y1e(n,e,t,i){var r=i?i-1:1/0,a=0;return s;function s(l){return P7(l)?(n.enter(t),o(l)):e(l)}function o(l){return P7(l)&&a++<r?(n.consume(l),o):(n.exit(t),e(l))}}var En=Y1e;Object.defineProperty(vm,"__esModule",{value:!0});var Q1e=pn,X1e=En,K1e=U1e;function U1e(n){var e=n.attempt(this.parser.constructs.contentInitial,i,r),t;return e;function i(o){if(o===null){n.consume(o);return}return n.enter("lineEnding"),n.consume(o),n.exit("lineEnding"),X1e(n,e,"linePrefix")}function r(o){return n.enter("paragraph"),a(o)}function a(o){var l=n.enter("chunkText",{contentType:"text",previous:t});return t&&(t.next=l),t=l,s(o)}function s(o){if(o===null){n.exit("chunkText"),n.exit("paragraph"),n.consume(o);return}return Q1e(o)?(n.consume(o),n.exit("chunkText"),a):(n.consume(o),s)}}vm.tokenize=K1e;var wm={},V1e=pn,J1e=En,q1e={tokenize:_1e,partial:!0};function _1e(n,e,t){return J1e(n,i,"linePrefix");function i(r){return r===null||V1e(r)?e(r):t(r)}}var vf=q1e;Object.defineProperty(wm,"__esModule",{value:!0});var $1e=pn,vy=En,e0e=vf,n0e=i0e,_1={tokenize:r0e},t0e={tokenize:a0e};function i0e(n){var e=this,t=[],i=0,r={tokenize:w,partial:!0},a,s,o;return l;function l(k){return i<t.length?(e.containerState=t[i][1],n.attempt(t[i][0].continuation,u,d)(k)):d(k)}function u(k){return i++,l(k)}function d(k){return a&&a.flowContinue?c(k):(e.interrupt=s&&s.currentConstruct&&s.currentConstruct.interruptible,e.containerState={},n.attempt(_1,f,c)(k))}function f(k){return t.push([e.currentConstruct,e.containerState]),e.containerState=void 0,d(k)}function c(k){if(k===null){v(0,!0),n.consume(k);return}return s=s||e.parser.flow(e.now()),n.enter("chunkFlow",{contentType:"flow",previous:o,_tokenizer:s}),h(k)}function h(k){return k===null?(p(n.exit("chunkFlow")),c(k)):$1e(k)?(n.consume(k),p(n.exit("chunkFlow")),n.check(r,m)):(n.consume(k),h)}function m(k){return v(a.continued,a&&a.flowEnd),i=0,l(k)}function p(k){o&&(o.next=k),o=k,s.lazy=a&&a.lazy,s.defineSkip(k.start),s.write(e.sliceStream(k))}function v(k,y){var z=t.length;for(s&&y&&(s.write([null]),o=s=void 0);z-- >k;)e.containerState=t[z][1],t[z][0].exit.call(e,n);t.length=k}function w(k,y){var z=0;return a={},C;function C(P){return z<t.length?(e.containerState=t[z][1],k.attempt(t[z][0].continuation,B,O)(P)):s.currentConstruct&&s.currentConstruct.concrete?(a.flowContinue=!0,F(P)):(e.interrupt=s.currentConstruct&&s.currentConstruct.interruptible,e.containerState={},k.attempt(_1,E,F)(P))}function B(P){return z++,e.containerState._closeFlow?E(P):C(P)}function O(P){return s.currentConstruct&&s.currentConstruct.lazy?(e.containerState={},k.attempt(_1,E,k.attempt(t0e,E,k.check(e0e,E,M)))(P)):E(P)}function M(P){return z=t.length,a.lazy=!0,a.flowContinue=!0,F(P)}function E(P){return a.flowEnd=!0,F(P)}function F(P){return a.continued=z,e.interrupt=e.containerState=void 0,y(P)}}}function r0e(n,e,t){return vy(n,n.attempt(this.parser.constructs.document,e,t),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function a0e(n,e,t){return vy(n,n.lazy(this.parser.constructs.flow,e,t),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}wm.tokenize=n0e;var bm={};function s0e(n){for(var e=-1,t=0;++e<n.length;)t+=typeof n[e]=="string"?n[e].length:1;return t}var wy=s0e,o0e=wy;function l0e(n,e){var t=n[n.length-1];return!t||t[1].type!==e?0:o0e(t[2].sliceStream(t[1]))}var wf=l0e,u0e=[].splice,d0e=u0e,$1=d0e;function c0e(n,e,t,i){var r=n.length,a=0,s;if(e<0?e=-e>r?0:r+e:e=e>r?r:e,t=t>0?t:0,i.length<1e4)s=Array.from(i),s.unshift(e,t),$1.apply(n,s);else for(t&&$1.apply(n,[e,t]);a<i.length;)s=i.slice(a,a+1e4),s.unshift(e,0),$1.apply(n,s),a+=1e4,e+=1e4}var Xr=c0e,f0e=su;function h0e(n){return f0e({},n)}var no=h0e,g0e=su,by=Xr,m0e=no;function p0e(n){for(var e={},t=-1,i,r,a,s,o,l,u;++t<n.length;){for(;t in e;)t=e[t];if(i=n[t],t&&i[1].type==="chunkFlow"&&n[t-1][1].type==="listItemPrefix"&&(l=i[1]._tokenizer.events,a=0,a<l.length&&l[a][1].type==="lineEndingBlank"&&(a+=2),a<l.length&&l[a][1].type==="content"))for(;++a<l.length&&l[a][1].type!=="content";)l[a][1].type==="chunkText"&&(l[a][1].isInFirstContentOfListItem=!0,a++);if(i[0]==="enter")i[1].contentType&&(g0e(e,v0e(n,t)),t=e[t],u=!0);else if(i[1]._container||i[1]._movePreviousLineEndings){for(a=t,r=void 0;a--&&(s=n[a],s[1].type==="lineEnding"||s[1].type==="lineEndingBlank");)s[0]==="enter"&&(r&&(n[r][1].type="lineEndingBlank"),s[1].type="lineEnding",r=a);r&&(i[1].end=m0e(n[r][1].start),o=n.slice(r,t),o.unshift(i),by(n,r,t-r+1,o))}}return!u}function v0e(n,e){for(var t=n[e][1],i=n[e][2],r=e-1,a=[],s=t._tokenizer||i.parser[t.contentType](t.start),o=s.events,l=[],u={},d,f,c,h,m,p;t;){for(;n[++r][1]!==t;);a.push(r),t._tokenizer||(d=i.sliceStream(t),t.next||d.push(null),f&&s.defineSkip(t.start),t.isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=!0),s.write(d),t.isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=void 0)),f=t,t=t.next}for(t=f,c=o.length;c--;)o[c][0]==="enter"?h=!0:h&&o[c][1].type===o[c-1][1].type&&o[c][1].start.line!==o[c][1].end.line&&(v(o.slice(c+1,m)),t._tokenizer=t.next=void 0,t=t.previous,m=c+1);for(s.events=t._tokenizer=t.next=void 0,v(o.slice(0,m)),c=-1,p=0;++c<l.length;)u[p+l[c][0]]=p+l[c][1],p+=l[c][1]-l[c][0]-1;return u;function v(w){var k=a.pop();l.unshift([k,k+w.length-1]),by(n,k,2,w)}}var Ay=p0e,ky=pn,w0e=wf,b0e=Ay,A0e=En,k0e={tokenize:C0e,resolve:x0e,interruptible:!0,lazy:!0},y0e={tokenize:z0e,partial:!0};function x0e(n){return b0e(n),n}function C0e(n,e){var t;return i;function i(o){return n.enter("content"),t=n.enter("chunkContent",{contentType:"content"}),r(o)}function r(o){return o===null?a(o):ky(o)?n.check(y0e,s,a)(o):(n.consume(o),r)}function a(o){return n.exit("chunkContent"),n.exit("content"),e(o)}function s(o){return n.consume(o),n.exit("chunkContent"),t=t.next=n.enter("chunkContent",{contentType:"content",previous:t}),r}}function z0e(n,e,t){var i=this;return r;function r(s){return n.enter("lineEnding"),n.consume(s),n.exit("lineEnding"),A0e(n,a,"linePrefix")}function a(s){return s===null||ky(s)?t(s):i.parser.constructs.disable.null.indexOf("codeIndented")>-1||w0e(i.events,"linePrefix")<4?n.interrupt(i.parser.constructs.flow,t,e)(s):e(s)}}var P0e=k0e;Object.defineProperty(bm,"__esModule",{value:!0});var B0e=P0e,O0e=En,M0e=vf,S0e=E0e;function E0e(n){var e=this,t=n.attempt(M0e,i,n.attempt(this.parser.constructs.flowInitial,r,O0e(n,n.attempt(this.parser.constructs.flow,r,n.attempt(B0e,r)),"linePrefix")));return t;function i(a){if(a===null){n.consume(a);return}return n.enter("lineEndingBlank"),n.consume(a),n.exit("lineEndingBlank"),e.currentConstruct=void 0,t}function r(a){if(a===null){n.consume(a);return}return n.enter("lineEnding"),n.consume(a),n.exit("lineEnding"),e.currentConstruct=void 0,t}}bm.tokenize=S0e;var to={};Object.defineProperty(to,"__esModule",{value:!0});var F0e=su,B7=no,T0e=yy("text"),j0e=yy("string"),R0e={resolveAll:xy()};function yy(n){return{tokenize:e,resolveAll:xy(n==="text"?I0e:void 0)};function e(t){var i=this,r=this.parser.constructs[n],a=t.attempt(r,s,o);return s;function s(d){return u(d)?a(d):o(d)}function o(d){if(d===null){t.consume(d);return}return t.enter("data"),t.consume(d),l}function l(d){return u(d)?(t.exit("data"),a(d)):(t.consume(d),l)}function u(d){var f=r[d],c=-1;if(d===null)return!0;if(f){for(;++c<f.length;)if(!f[c].previous||f[c].previous.call(i,i.previous))return!0}}}}function xy(n){return e;function e(t,i){for(var r=-1,a;++r<=t.length;)a===void 0?t[r]&&t[r][1].type==="data"&&(a=r,r++):(!t[r]||t[r][1].type!=="data")&&(r!==a+2&&(t[a][1].end=t[r-1][1].end,t.splice(a+2,r-a-2),r=a+2),a=void 0);return n?n(t,i):t}}function I0e(n,e){for(var t=-1,i,r,a,s,o,l,u,d;++t<=n.length;)if((t===n.length||n[t][1].type==="lineEnding")&&n[t-1][1].type==="data"){for(r=n[t-1][1],i=e.sliceStream(r),s=i.length,o=-1,l=0,u=void 0;s--;)if(a=i[s],typeof a=="string"){for(o=a.length;a.charCodeAt(o-1)===32;)l++,o--;if(o)break;o=-1}else if(a===-2)u=!0,l++;else if(a!==-1){s++;break}l&&(d={type:t===n.length||u||l<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-l,offset:r.end.offset-l,_index:r.start._index+s,_bufferIndex:s?o:r.start._bufferIndex+o},end:B7(r.end)},r.end=B7(d.start),r.start.offset===r.end.offset?F0e(r,d):(n.splice(t,0,["enter",d,e],["exit",d,e]),t+=2)),t++}return n}to.resolver=R0e;to.string=j0e;to.text=T0e;function N0e(n){return n==null?[]:"length"in n?n:[n]}var Am=N0e,O7=py,D0e=Xr,L0e=Am;function H0e(n){for(var e={},t=-1;++t<n.length;)Z0e(e,n[t]);return e}function Z0e(n,e){var t,i,r,a;for(t in e){i=O7.call(n,t)?n[t]:n[t]={},r=e[t];for(a in r)i[a]=W0e(L0e(r[a]),O7.call(i,a)?i[a]:[])}}function W0e(n,e){for(var t=-1,i=[];++t<n.length;)(n[t].add==="after"?e:i).push(n[t]);return D0e(e,0,0,i),e}var G0e=H0e,Y0e=Xr;function Q0e(n,e){return n.length?(Y0e(n,n.length,0,e),n):e}var km=Q0e;function X0e(n,e,t){for(var i=[],r=-1,a;++r<n.length;)a=n[r].resolveAll,a&&i.indexOf(a)<0&&(e=a(e,t),i.push(a));return e}var ym=X0e,K0e=pf;function U0e(n){for(var e=-1,t=[],i,r,a;++e<n.length;){if(i=n[e],typeof i=="string")r=i;else if(i===-5)r="\r";else if(i===-4)r=`
|
|
898
|
+
*/var ay=function(e){return e!=null&&e.constructor!=null&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)},xd=Object.prototype.hasOwnProperty,sy=Object.prototype.toString,c7=Object.defineProperty,f7=Object.getOwnPropertyDescriptor,h7=function(e){return typeof Array.isArray=="function"?Array.isArray(e):sy.call(e)==="[object Array]"},g7=function(e){if(!e||sy.call(e)!=="[object Object]")return!1;var t=xd.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&xd.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!t&&!i)return!1;var r;for(r in e);return typeof r>"u"||xd.call(e,r)},m7=function(e,t){c7&&t.name==="__proto__"?c7(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},p7=function(e,t){if(t==="__proto__")if(xd.call(e,t)){if(f7)return f7(e,t).value}else return;return e[t]},Dfe=function n(){var e,t,i,r,a,s,o=arguments[0],l=1,u=arguments.length,d=!1;for(typeof o=="boolean"&&(d=o,o=arguments[1]||{},l=2),(o==null||typeof o!="object"&&typeof o!="function")&&(o={});l<u;++l)if(e=arguments[l],e!=null)for(t in e)i=p7(o,t),r=p7(e,t),o!==r&&(d&&r&&(g7(r)||(a=h7(r)))?(a?(a=!1,s=i&&h7(i)?i:[]):s=i&&g7(i)?i:{},m7(o,{name:t,newValue:n(d,s,r)})):typeof r<"u"&&m7(o,{name:t,newValue:r}));return o},Lfe=n=>{if(Object.prototype.toString.call(n)!=="[object Object]")return!1;const e=Object.getPrototypeOf(n);return e===null||e===Object.prototype},Hfe=[].slice,Zfe=Wfe;function Wfe(n,e){var t;return i;function i(){var s=Hfe.call(arguments,0),o=n.length>s.length,l;o&&s.push(r);try{l=n.apply(null,s)}catch(u){if(o&&t)throw u;return r(u)}o||(l&&typeof l.then=="function"?l.then(a,r):l instanceof Error?r(l):a(l))}function r(){t||(t=!0,e.apply(null,arguments))}function a(s){r(null,s)}}var oy=Zfe,Gfe=ly;ly.wrap=oy;var v7=[].slice;function ly(){var n=[],e={};return e.run=t,e.use=i,e;function t(){var r=-1,a=v7.call(arguments,0,-1),s=arguments[arguments.length-1];if(typeof s!="function")throw new Error("Expected function as last argument, not "+s);o.apply(null,[null].concat(a));function o(l){var u=n[++r],d=v7.call(arguments,0),f=d.slice(1),c=a.length,h=-1;if(l){s(l);return}for(;++h<c;)(f[h]===null||f[h]===void 0)&&(f[h]=a[h]);a=f,u?oy(u,o).apply(null,a):s.apply(null,[null].concat(a))}}function i(r){if(typeof r!="function")throw new Error("Expected `fn` to be a function, not "+r);return n.push(r),e}}var ts={}.hasOwnProperty,uy=Yfe;function Yfe(n){return!n||typeof n!="object"?"":ts.call(n,"position")||ts.call(n,"type")?w7(n.position):ts.call(n,"start")||ts.call(n,"end")?w7(n):ts.call(n,"line")||ts.call(n,"column")?eg(n):""}function eg(n){return(!n||typeof n!="object")&&(n={}),b7(n.line)+":"+b7(n.column)}function w7(n){return(!n||typeof n!="object")&&(n={}),eg(n.start)+"-"+eg(n.end)}function b7(n){return n&&typeof n=="number"?n:1}var Qfe=uy,Xfe=hm;function dy(){}dy.prototype=Error.prototype;hm.prototype=new dy;var Qr=hm.prototype;Qr.file="";Qr.name="";Qr.reason="";Qr.message="";Qr.stack="";Qr.fatal=null;Qr.column=null;Qr.line=null;function hm(n,e,t){var i,r,a;typeof e=="string"&&(t=e,e=null),i=Kfe(t),r=Qfe(e)||"1:1",a={start:{line:null,column:null},end:{line:null,column:null}},e&&e.position&&(e=e.position),e&&(e.start?(a=e,e=e.start):a.start=e),n.stack&&(this.stack=n.stack,n=n.message),this.message=n,this.name=r,this.reason=n,this.line=e?e.line:null,this.column=e?e.column:null,this.location=a,this.source=i[0],this.ruleId=i[1]}function Kfe(n){var e=[null,null],t;return typeof n=="string"&&(t=n.indexOf(":"),t===-1?e[1]=n:(e[0]=n.slice(0,t),e[1]=n.slice(t+1))),e}var eo={};eo.basename=Ufe;eo.dirname=Vfe;eo.extname=Jfe;eo.join=qfe;eo.sep="/";function Ufe(n,e){var t=0,i=-1,r,a,s,o;if(e!==void 0&&typeof e!="string")throw new TypeError('"ext" argument must be a string');if(au(n),r=n.length,e===void 0||!e.length||e.length>n.length){for(;r--;)if(n.charCodeAt(r)===47){if(s){t=r+1;break}}else i<0&&(s=!0,i=r+1);return i<0?"":n.slice(t,i)}if(e===n)return"";for(a=-1,o=e.length-1;r--;)if(n.charCodeAt(r)===47){if(s){t=r+1;break}}else a<0&&(s=!0,a=r+1),o>-1&&(n.charCodeAt(r)===e.charCodeAt(o--)?o<0&&(i=r):(o=-1,i=a));return t===i?i=a:i<0&&(i=n.length),n.slice(t,i)}function Vfe(n){var e,t,i;if(au(n),!n.length)return".";for(e=-1,i=n.length;--i;)if(n.charCodeAt(i)===47){if(t){e=i;break}}else t||(t=!0);return e<0?n.charCodeAt(0)===47?"/":".":e===1&&n.charCodeAt(0)===47?"//":n.slice(0,e)}function Jfe(n){var e=-1,t=0,i=-1,r=0,a,s,o;for(au(n),o=n.length;o--;){if(s=n.charCodeAt(o),s===47){if(a){t=o+1;break}continue}i<0&&(a=!0,i=o+1),s===46?e<0?e=o:r!==1&&(r=1):e>-1&&(r=-1)}return e<0||i<0||r===0||r===1&&e===i-1&&e===t+1?"":n.slice(e,i)}function qfe(){for(var n=-1,e;++n<arguments.length;)au(arguments[n]),arguments[n]&&(e=e===void 0?arguments[n]:e+"/"+arguments[n]);return e===void 0?".":_fe(e)}function _fe(n){var e,t;return au(n),e=n.charCodeAt(0)===47,t=$fe(n,!e),!t.length&&!e&&(t="."),t.length&&n.charCodeAt(n.length-1)===47&&(t+="/"),e?"/"+t:t}function $fe(n,e){for(var t="",i=0,r=-1,a=0,s=-1,o,l;++s<=n.length;){if(s<n.length)o=n.charCodeAt(s);else{if(o===47)break;o=47}if(o===47){if(!(r===s-1||a===1))if(r!==s-1&&a===2){if(t.length<2||i!==2||t.charCodeAt(t.length-1)!==46||t.charCodeAt(t.length-2)!==46){if(t.length>2){if(l=t.lastIndexOf("/"),l!==t.length-1){l<0?(t="",i=0):(t=t.slice(0,l),i=t.length-1-t.lastIndexOf("/")),r=s,a=0;continue}}else if(t.length){t="",i=0,r=s,a=0;continue}}e&&(t=t.length?t+"/..":"..",i=2)}else t.length?t+="/"+n.slice(r+1,s):t=n.slice(r+1,s),i=s-r-1;r=s,a=0}else o===46&&a>-1?a++:a=-1}return t}function au(n){if(typeof n!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(n))}var cy={};cy.cwd=e1e;function e1e(){return"/"}var Pi=eo,n1e=cy,t1e=ay,i1e=er,r1e={}.hasOwnProperty,U1=["history","path","basename","stem","extname","dirname"];er.prototype.toString=m1e;Object.defineProperty(er.prototype,"path",{get:a1e,set:s1e});Object.defineProperty(er.prototype,"dirname",{get:o1e,set:l1e});Object.defineProperty(er.prototype,"basename",{get:u1e,set:d1e});Object.defineProperty(er.prototype,"extname",{get:c1e,set:f1e});Object.defineProperty(er.prototype,"stem",{get:h1e,set:g1e});function er(n){var e,t;if(!n)n={};else if(typeof n=="string"||t1e(n))n={contents:n};else if("message"in n&&"messages"in n)return n;if(!(this instanceof er))return new er(n);for(this.data={},this.messages=[],this.history=[],this.cwd=n1e.cwd(),t=-1;++t<U1.length;)e=U1[t],r1e.call(n,e)&&(this[e]=n[e]);for(e in n)U1.indexOf(e)<0&&(this[e]=n[e])}function a1e(){return this.history[this.history.length-1]}function s1e(n){mm(n,"path"),this.path!==n&&this.history.push(n)}function o1e(){return typeof this.path=="string"?Pi.dirname(this.path):void 0}function l1e(n){fy(this.path,"dirname"),this.path=Pi.join(n||"",this.basename)}function u1e(){return typeof this.path=="string"?Pi.basename(this.path):void 0}function d1e(n){mm(n,"basename"),gm(n,"basename"),this.path=Pi.join(this.dirname||"",n)}function c1e(){return typeof this.path=="string"?Pi.extname(this.path):void 0}function f1e(n){if(gm(n,"extname"),fy(this.path,"extname"),n){if(n.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(n.indexOf(".",1)>-1)throw new Error("`extname` cannot contain multiple dots")}this.path=Pi.join(this.dirname,this.stem+(n||""))}function h1e(){return typeof this.path=="string"?Pi.basename(this.path,this.extname):void 0}function g1e(n){mm(n,"stem"),gm(n,"stem"),this.path=Pi.join(this.dirname||"",n+(this.extname||""))}function m1e(n){return(this.contents||"").toString(n)}function gm(n,e){if(n&&n.indexOf(Pi.sep)>-1)throw new Error("`"+e+"` cannot be a path: did not expect `"+Pi.sep+"`")}function mm(n,e){if(!n)throw new Error("`"+e+"` cannot be empty")}function fy(n,e){if(!n)throw new Error("Setting `"+e+"` requires `path` to be set too")}var p1e=Xfe,mf=i1e,v1e=mf;mf.prototype.message=w1e;mf.prototype.info=A1e;mf.prototype.fail=b1e;function w1e(n,e,t){var i=new p1e(n,e,t);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}function b1e(){var n=this.message.apply(this,arguments);throw n.fatal=!0,n}function A1e(){var n=this.message.apply(this,arguments);return n.fatal=null,n}var k1e=v1e,A7=Ife,y1e=ay,Ku=Dfe,k7=Lfe,hy=Gfe,Po=k1e,x1e=gy().freeze(),C1e=[].slice,z1e={}.hasOwnProperty,P1e=hy().use(B1e).use(O1e).use(M1e);function B1e(n,e){e.tree=n.parse(e.file)}function O1e(n,e,t){n.run(e.tree,e.file,i);function i(r,a,s){r?t(r):(e.tree=a,e.file=s,t())}}function M1e(n,e){var t=n.stringify(e.tree,e.file);t==null||(typeof t=="string"||y1e(t)?("value"in e.file&&(e.file.value=t),e.file.contents=t):e.file.result=t)}function gy(){var n=[],e=hy(),t={},i=-1,r;return a.data=o,a.freeze=s,a.attachers=n,a.use=l,a.parse=d,a.stringify=h,a.run=f,a.runSync=c,a.process=m,a.processSync=p,a;function a(){for(var v=gy(),w=-1;++w<n.length;)v.use.apply(null,n[w]);return v.data(Ku(!0,{},t)),v}function s(){var v,w;if(r)return a;for(;++i<n.length;)v=n[i],v[1]!==!1&&(v[1]===!0&&(v[1]=void 0),w=v[0].apply(a,v.slice(1)),typeof w=="function"&&e.use(w));return r=!0,i=1/0,a}function o(v,w){return typeof v=="string"?arguments.length===2?(q1("data",r),t[v]=w,a):z1e.call(t,v)&&t[v]||null:v?(q1("data",r),t=v,a):t}function l(v){var w;if(q1("use",r),v!=null)if(typeof v=="function")C.apply(null,arguments);else if(typeof v=="object")"length"in v?z(v):k(v);else throw new Error("Expected usable value, not `"+v+"`");return w&&(t.settings=Ku(t.settings||{},w)),a;function k(B){z(B.plugins),B.settings&&(w=Ku(w||{},B.settings))}function y(B){if(typeof B=="function")C(B);else if(typeof B=="object")"length"in B?C.apply(null,B):k(B);else throw new Error("Expected usable value, not `"+B+"`")}function z(B){var O=-1;if(B!=null)if(typeof B=="object"&&"length"in B)for(;++O<B.length;)y(B[O]);else throw new Error("Expected a list of plugins, not `"+B+"`")}function C(B,O){var M=u(B);M?(k7(M[1])&&k7(O)&&(O=Ku(!0,M[1],O)),M[1]=O):n.push(C1e.call(arguments))}}function u(v){for(var w=-1;++w<n.length;)if(n[w][0]===v)return n[w]}function d(v){var w=Po(v),k;return s(),k=a.Parser,V1("parse",k),y7(k,"parse")?new k(String(w),w).parse():k(String(w),w)}function f(v,w,k){if(x7(v),s(),!k&&typeof w=="function"&&(k=w,w=null),!k)return new Promise(y);y(null,k);function y(z,C){e.run(v,Po(w),B);function B(O,M,E){M=M||v,O?C(O):z?z(M):k(null,M,E)}}}function c(v,w){var k,y;return f(v,w,z),C7("runSync","run",y),k;function z(C,B){y=!0,k=B,A7(C)}}function h(v,w){var k=Po(w),y;return s(),y=a.Compiler,J1("stringify",y),x7(v),y7(y,"compile")?new y(v,k).compile():y(v,k)}function m(v,w){if(s(),V1("process",a.Parser),J1("process",a.Compiler),!w)return new Promise(k);k(null,w);function k(y,z){var C=Po(v);P1e.run(a,{file:C},B);function B(O){O?z(O):y?y(C):w(null,C)}}}function p(v){var w,k;return s(),V1("processSync",a.Parser),J1("processSync",a.Compiler),w=Po(v),m(w,y),C7("processSync","process",k),w;function y(z){k=!0,A7(z)}}}function y7(n,e){return typeof n=="function"&&n.prototype&&(S1e(n.prototype)||e in n.prototype)}function S1e(n){var e;for(e in n)return!0;return!1}function V1(n,e){if(typeof e!="function")throw new Error("Cannot `"+n+"` without `Parser`")}function J1(n,e){if(typeof e!="function")throw new Error("Cannot `"+n+"` without `Compiler`")}function q1(n,e){if(e)throw new Error("Cannot invoke `"+n+"` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.")}function x7(n){if(!n||typeof n.type!="string")throw new Error("Expected node, got `"+n+"`")}function C7(n,e,t){if(!t)throw new Error("`"+n+"` finished async. Use `"+e+"` instead")}const E1e=Ft(x1e);var F1e=my;function my(n){return n&&(n.value||n.alt||n.title||"children"in n&&z7(n.children)||"length"in n&&z7(n))||""}function z7(n){for(var e=[],t=-1;++t<n.length;)e[t]=my(n[t]);return e.join("")}var T1e=Object.assign,su=T1e,j1e={}.hasOwnProperty,py=j1e;function R1e(n){return n.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}var pm=R1e,I1e=String.fromCharCode,pf=I1e,N1e=pf;function D1e(n,e){var t=parseInt(n,e);return t<9||t===11||t>13&&t<32||t>126&&t<160||t>55295&&t<57344||t>64975&&t<65008||(t&65535)===65535||(t&65535)===65534||t>1114111?"�":N1e(t)}var L1e=D1e,vm={};function H1e(n){return n<-2}var pn=H1e;function Z1e(n){return n===-2||n===-1||n===32}var or=Z1e,P7=or;function W1e(n,e,t,i){var r=i?i-1:1/0,a=0;return s;function s(l){return P7(l)?(n.enter(t),o(l)):e(l)}function o(l){return P7(l)&&a++<r?(n.consume(l),o):(n.exit(t),e(l))}}var En=W1e;Object.defineProperty(vm,"__esModule",{value:!0});var G1e=pn,Y1e=En,Q1e=X1e;function X1e(n){var e=n.attempt(this.parser.constructs.contentInitial,i,r),t;return e;function i(o){if(o===null){n.consume(o);return}return n.enter("lineEnding"),n.consume(o),n.exit("lineEnding"),Y1e(n,e,"linePrefix")}function r(o){return n.enter("paragraph"),a(o)}function a(o){var l=n.enter("chunkText",{contentType:"text",previous:t});return t&&(t.next=l),t=l,s(o)}function s(o){if(o===null){n.exit("chunkText"),n.exit("paragraph"),n.consume(o);return}return G1e(o)?(n.consume(o),n.exit("chunkText"),a):(n.consume(o),s)}}vm.tokenize=Q1e;var wm={},K1e=pn,U1e=En,V1e={tokenize:J1e,partial:!0};function J1e(n,e,t){return U1e(n,i,"linePrefix");function i(r){return r===null||K1e(r)?e(r):t(r)}}var vf=V1e;Object.defineProperty(wm,"__esModule",{value:!0});var q1e=pn,vy=En,_1e=vf,$1e=n0e,_1={tokenize:t0e},e0e={tokenize:i0e};function n0e(n){var e=this,t=[],i=0,r={tokenize:w,partial:!0},a,s,o;return l;function l(k){return i<t.length?(e.containerState=t[i][1],n.attempt(t[i][0].continuation,u,d)(k)):d(k)}function u(k){return i++,l(k)}function d(k){return a&&a.flowContinue?c(k):(e.interrupt=s&&s.currentConstruct&&s.currentConstruct.interruptible,e.containerState={},n.attempt(_1,f,c)(k))}function f(k){return t.push([e.currentConstruct,e.containerState]),e.containerState=void 0,d(k)}function c(k){if(k===null){v(0,!0),n.consume(k);return}return s=s||e.parser.flow(e.now()),n.enter("chunkFlow",{contentType:"flow",previous:o,_tokenizer:s}),h(k)}function h(k){return k===null?(p(n.exit("chunkFlow")),c(k)):q1e(k)?(n.consume(k),p(n.exit("chunkFlow")),n.check(r,m)):(n.consume(k),h)}function m(k){return v(a.continued,a&&a.flowEnd),i=0,l(k)}function p(k){o&&(o.next=k),o=k,s.lazy=a&&a.lazy,s.defineSkip(k.start),s.write(e.sliceStream(k))}function v(k,y){var z=t.length;for(s&&y&&(s.write([null]),o=s=void 0);z-- >k;)e.containerState=t[z][1],t[z][0].exit.call(e,n);t.length=k}function w(k,y){var z=0;return a={},C;function C(P){return z<t.length?(e.containerState=t[z][1],k.attempt(t[z][0].continuation,B,O)(P)):s.currentConstruct&&s.currentConstruct.concrete?(a.flowContinue=!0,F(P)):(e.interrupt=s.currentConstruct&&s.currentConstruct.interruptible,e.containerState={},k.attempt(_1,E,F)(P))}function B(P){return z++,e.containerState._closeFlow?E(P):C(P)}function O(P){return s.currentConstruct&&s.currentConstruct.lazy?(e.containerState={},k.attempt(_1,E,k.attempt(e0e,E,k.check(_1e,E,M)))(P)):E(P)}function M(P){return z=t.length,a.lazy=!0,a.flowContinue=!0,F(P)}function E(P){return a.flowEnd=!0,F(P)}function F(P){return a.continued=z,e.interrupt=e.containerState=void 0,y(P)}}}function t0e(n,e,t){return vy(n,n.attempt(this.parser.constructs.document,e,t),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function i0e(n,e,t){return vy(n,n.lazy(this.parser.constructs.flow,e,t),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}wm.tokenize=$1e;var bm={};function r0e(n){for(var e=-1,t=0;++e<n.length;)t+=typeof n[e]=="string"?n[e].length:1;return t}var wy=r0e,a0e=wy;function s0e(n,e){var t=n[n.length-1];return!t||t[1].type!==e?0:a0e(t[2].sliceStream(t[1]))}var wf=s0e,o0e=[].splice,l0e=o0e,$1=l0e;function u0e(n,e,t,i){var r=n.length,a=0,s;if(e<0?e=-e>r?0:r+e:e=e>r?r:e,t=t>0?t:0,i.length<1e4)s=Array.from(i),s.unshift(e,t),$1.apply(n,s);else for(t&&$1.apply(n,[e,t]);a<i.length;)s=i.slice(a,a+1e4),s.unshift(e,0),$1.apply(n,s),a+=1e4,e+=1e4}var Xr=u0e,d0e=su;function c0e(n){return d0e({},n)}var no=c0e,f0e=su,by=Xr,h0e=no;function g0e(n){for(var e={},t=-1,i,r,a,s,o,l,u;++t<n.length;){for(;t in e;)t=e[t];if(i=n[t],t&&i[1].type==="chunkFlow"&&n[t-1][1].type==="listItemPrefix"&&(l=i[1]._tokenizer.events,a=0,a<l.length&&l[a][1].type==="lineEndingBlank"&&(a+=2),a<l.length&&l[a][1].type==="content"))for(;++a<l.length&&l[a][1].type!=="content";)l[a][1].type==="chunkText"&&(l[a][1].isInFirstContentOfListItem=!0,a++);if(i[0]==="enter")i[1].contentType&&(f0e(e,m0e(n,t)),t=e[t],u=!0);else if(i[1]._container||i[1]._movePreviousLineEndings){for(a=t,r=void 0;a--&&(s=n[a],s[1].type==="lineEnding"||s[1].type==="lineEndingBlank");)s[0]==="enter"&&(r&&(n[r][1].type="lineEndingBlank"),s[1].type="lineEnding",r=a);r&&(i[1].end=h0e(n[r][1].start),o=n.slice(r,t),o.unshift(i),by(n,r,t-r+1,o))}}return!u}function m0e(n,e){for(var t=n[e][1],i=n[e][2],r=e-1,a=[],s=t._tokenizer||i.parser[t.contentType](t.start),o=s.events,l=[],u={},d,f,c,h,m,p;t;){for(;n[++r][1]!==t;);a.push(r),t._tokenizer||(d=i.sliceStream(t),t.next||d.push(null),f&&s.defineSkip(t.start),t.isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=!0),s.write(d),t.isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=void 0)),f=t,t=t.next}for(t=f,c=o.length;c--;)o[c][0]==="enter"?h=!0:h&&o[c][1].type===o[c-1][1].type&&o[c][1].start.line!==o[c][1].end.line&&(v(o.slice(c+1,m)),t._tokenizer=t.next=void 0,t=t.previous,m=c+1);for(s.events=t._tokenizer=t.next=void 0,v(o.slice(0,m)),c=-1,p=0;++c<l.length;)u[p+l[c][0]]=p+l[c][1],p+=l[c][1]-l[c][0]-1;return u;function v(w){var k=a.pop();l.unshift([k,k+w.length-1]),by(n,k,2,w)}}var Ay=g0e,ky=pn,p0e=wf,v0e=Ay,w0e=En,b0e={tokenize:y0e,resolve:k0e,interruptible:!0,lazy:!0},A0e={tokenize:x0e,partial:!0};function k0e(n){return v0e(n),n}function y0e(n,e){var t;return i;function i(o){return n.enter("content"),t=n.enter("chunkContent",{contentType:"content"}),r(o)}function r(o){return o===null?a(o):ky(o)?n.check(A0e,s,a)(o):(n.consume(o),r)}function a(o){return n.exit("chunkContent"),n.exit("content"),e(o)}function s(o){return n.consume(o),n.exit("chunkContent"),t=t.next=n.enter("chunkContent",{contentType:"content",previous:t}),r}}function x0e(n,e,t){var i=this;return r;function r(s){return n.enter("lineEnding"),n.consume(s),n.exit("lineEnding"),w0e(n,a,"linePrefix")}function a(s){return s===null||ky(s)?t(s):i.parser.constructs.disable.null.indexOf("codeIndented")>-1||p0e(i.events,"linePrefix")<4?n.interrupt(i.parser.constructs.flow,t,e)(s):e(s)}}var C0e=b0e;Object.defineProperty(bm,"__esModule",{value:!0});var z0e=C0e,P0e=En,B0e=vf,O0e=M0e;function M0e(n){var e=this,t=n.attempt(B0e,i,n.attempt(this.parser.constructs.flowInitial,r,P0e(n,n.attempt(this.parser.constructs.flow,r,n.attempt(z0e,r)),"linePrefix")));return t;function i(a){if(a===null){n.consume(a);return}return n.enter("lineEndingBlank"),n.consume(a),n.exit("lineEndingBlank"),e.currentConstruct=void 0,t}function r(a){if(a===null){n.consume(a);return}return n.enter("lineEnding"),n.consume(a),n.exit("lineEnding"),e.currentConstruct=void 0,t}}bm.tokenize=O0e;var to={};Object.defineProperty(to,"__esModule",{value:!0});var S0e=su,B7=no,E0e=yy("text"),F0e=yy("string"),T0e={resolveAll:xy()};function yy(n){return{tokenize:e,resolveAll:xy(n==="text"?j0e:void 0)};function e(t){var i=this,r=this.parser.constructs[n],a=t.attempt(r,s,o);return s;function s(d){return u(d)?a(d):o(d)}function o(d){if(d===null){t.consume(d);return}return t.enter("data"),t.consume(d),l}function l(d){return u(d)?(t.exit("data"),a(d)):(t.consume(d),l)}function u(d){var f=r[d],c=-1;if(d===null)return!0;if(f){for(;++c<f.length;)if(!f[c].previous||f[c].previous.call(i,i.previous))return!0}}}}function xy(n){return e;function e(t,i){for(var r=-1,a;++r<=t.length;)a===void 0?t[r]&&t[r][1].type==="data"&&(a=r,r++):(!t[r]||t[r][1].type!=="data")&&(r!==a+2&&(t[a][1].end=t[r-1][1].end,t.splice(a+2,r-a-2),r=a+2),a=void 0);return n?n(t,i):t}}function j0e(n,e){for(var t=-1,i,r,a,s,o,l,u,d;++t<=n.length;)if((t===n.length||n[t][1].type==="lineEnding")&&n[t-1][1].type==="data"){for(r=n[t-1][1],i=e.sliceStream(r),s=i.length,o=-1,l=0,u=void 0;s--;)if(a=i[s],typeof a=="string"){for(o=a.length;a.charCodeAt(o-1)===32;)l++,o--;if(o)break;o=-1}else if(a===-2)u=!0,l++;else if(a!==-1){s++;break}l&&(d={type:t===n.length||u||l<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-l,offset:r.end.offset-l,_index:r.start._index+s,_bufferIndex:s?o:r.start._bufferIndex+o},end:B7(r.end)},r.end=B7(d.start),r.start.offset===r.end.offset?S0e(r,d):(n.splice(t,0,["enter",d,e],["exit",d,e]),t+=2)),t++}return n}to.resolver=T0e;to.string=F0e;to.text=E0e;function R0e(n){return n==null?[]:"length"in n?n:[n]}var Am=R0e,O7=py,I0e=Xr,N0e=Am;function D0e(n){for(var e={},t=-1;++t<n.length;)L0e(e,n[t]);return e}function L0e(n,e){var t,i,r,a;for(t in e){i=O7.call(n,t)?n[t]:n[t]={},r=e[t];for(a in r)i[a]=H0e(N0e(r[a]),O7.call(i,a)?i[a]:[])}}function H0e(n,e){for(var t=-1,i=[];++t<n.length;)(n[t].add==="after"?e:i).push(n[t]);return I0e(e,0,0,i),e}var Z0e=D0e,W0e=Xr;function G0e(n,e){return n.length?(W0e(n,n.length,0,e),n):e}var km=G0e;function Y0e(n,e,t){for(var i=[],r=-1,a;++r<n.length;)a=n[r].resolveAll,a&&i.indexOf(a)<0&&(e=a(e,t),i.push(a));return e}var ym=Y0e,Q0e=pf;function X0e(n){for(var e=-1,t=[],i,r,a;++e<n.length;){if(i=n[e],typeof i=="string")r=i;else if(i===-5)r="\r";else if(i===-4)r=`
|
|
899
899
|
`;else if(i===-3)r=`\r
|
|
900
|
-
`;else if(i===-2)r=" ";else if(i===-1){if(a)continue;r=" "}else r=K0e(i);a=i===-2,t.push(r)}return t.join("")}var V0e=U0e;function J0e(n,e){var t=e.start._index,i=e.start._bufferIndex,r=e.end._index,a=e.end._bufferIndex,s;return t===r?s=[n[t].slice(i,a)]:(s=n.slice(t,r),i>-1&&(s[0]=s[0].slice(i)),a>0&&s.push(n[r].slice(0,a))),s}var q0e=J0e,_0e=su,$0e=pn,ehe=km,nhe=Xr,e0=Am,the=ym,ihe=V0e,M7=no,rhe=q0e;function ahe(n,e,t){var i=t?M7(t):{line:1,column:1,offset:0},r={},a=[],s=[],o=[],l={consume:k,enter:y,exit:z,attempt:O(C),check:O(B),interrupt:O(B,{interrupt:!0}),lazy:O(B,{lazy:!0})},u={previous:null,events:[],parser:n,sliceStream:h,sliceSerialize:c,now:m,defineSkip:p,write:f},d=e.tokenize.call(u,l);return e.resolveAll&&a.push(e),i._index=0,i._bufferIndex=-1,u;function f(P){return s=ehe(s,P),v(),s[s.length-1]!==null?[]:(M(e,0),u.events=the(a,u.events,u),u.events)}function c(P){return ihe(h(P))}function h(P){return rhe(s,P)}function m(){return M7(i)}function p(P){r[P.line]=P.column,F()}function v(){for(var P,j;i._index<s.length;)if(j=s[i._index],typeof j=="string")for(P=i._index,i._bufferIndex<0&&(i._bufferIndex=0);i._index===P&&i._bufferIndex<j.length;)w(j.charCodeAt(i._bufferIndex));else w(j)}function w(P){d=d(P)}function k(P){$0e(P)?(i.line++,i.column=1,i.offset+=P===-3?2:1,F()):P!==-1&&(i.column++,i.offset++),i._bufferIndex<0?i._index++:(i._bufferIndex++,i._bufferIndex===s[i._index].length&&(i._bufferIndex=-1,i._index++)),u.previous=P}function y(P,j){var T=j||{};return T.type=P,T.start=m(),u.events.push(["enter",T,u]),o.push(T),T}function z(P){var j=o.pop();return j.end=m(),u.events.push(["exit",j,u]),j}function C(P,j){M(P,j.from)}function B(P,j){j.restore()}function O(P,j){return T;function T(D,I,L){var R,N,W,H;return D.tokenize||"length"in D?Z(e0(D)):x;function x($){return $ in D||null in D?Z(D.null?e0(D[$]).concat(e0(D.null)):D[$])($):L($)}function Z($){return R=$,N=0,Y($[N])}function Y($){return _;function _(q){return H=E(),W=$,$.partial||(u.currentConstruct=$),$.name&&u.parser.constructs.disable.null.indexOf($.name)>-1?K():$.tokenize.call(j?_0e({},u,j):u,l,X,K)(q)}}function X($){return P(W,H),I}function K($){return H.restore(),++N<R.length?Y(R[N]):L}}}function M(P,j){P.resolveAll&&a.indexOf(P)<0&&a.push(P),P.resolve&&nhe(u.events,j,u.events.length-j,P.resolve(u.events.slice(j),u)),P.resolveTo&&(u.events=P.resolveTo(u.events,u))}function E(){var P=m(),j=u.previous,T=u.currentConstruct,D=u.events.length,I=Array.from(o);return{restore:L,from:D};function L(){i=P,u.previous=j,u.currentConstruct=T,u.events.length=D,o=I,F()}}function F(){i.line in r&&i.column<2&&(i.column=r[i.line],i.offset+=r[i.line]-1)}}var she=ahe,Si={};function ohe(n){return n<0||n===32}var Kr=ohe,lhe=/[!-\/:-@\[-`\{-~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/,uhe=lhe,dhe=pf;function che(n){return e;function e(t){return n.test(dhe(t))}}var Ur=che,fhe=uhe,hhe=Ur,ghe=hhe(fhe),mhe=ghe,phe=Ur,vhe=phe(/\s/),whe=vhe,bhe=Kr,Ahe=mhe,khe=whe;function yhe(n){if(n===null||bhe(n)||khe(n))return 1;if(Ahe(n))return 2}var xhe=yhe;function Che(n,e){return n.column+=e,n.offset+=e,n._bufferIndex+=e,n}var zhe=Che,Bo=km,Phe=Xr,S7=xhe,E7=zhe,Bhe=ym,oi=no,Ohe={name:"attention",tokenize:She,resolveAll:Mhe};function Mhe(n,e){for(var t=-1,i,r,a,s,o,l,u,d;++t<n.length;)if(n[t][0]==="enter"&&n[t][1].type==="attentionSequence"&&n[t][1]._close){for(i=t;i--;)if(n[i][0]==="exit"&&n[i][1].type==="attentionSequence"&&n[i][1]._open&&e.sliceSerialize(n[i][1]).charCodeAt(0)===e.sliceSerialize(n[t][1]).charCodeAt(0)){if((n[i][1]._close||n[t][1]._open)&&(n[t][1].end.offset-n[t][1].start.offset)%3&&!((n[i][1].end.offset-n[i][1].start.offset+n[t][1].end.offset-n[t][1].start.offset)%3))continue;l=n[i][1].end.offset-n[i][1].start.offset>1&&n[t][1].end.offset-n[t][1].start.offset>1?2:1,s={type:l>1?"strongSequence":"emphasisSequence",start:E7(oi(n[i][1].end),-l),end:oi(n[i][1].end)},o={type:l>1?"strongSequence":"emphasisSequence",start:oi(n[t][1].start),end:E7(oi(n[t][1].start),l)},a={type:l>1?"strongText":"emphasisText",start:oi(n[i][1].end),end:oi(n[t][1].start)},r={type:l>1?"strong":"emphasis",start:oi(s.start),end:oi(o.end)},n[i][1].end=oi(s.start),n[t][1].start=oi(o.end),u=[],n[i][1].end.offset-n[i][1].start.offset&&(u=Bo(u,[["enter",n[i][1],e],["exit",n[i][1],e]])),u=Bo(u,[["enter",r,e],["enter",s,e],["exit",s,e],["enter",a,e]]),u=Bo(u,Bhe(e.parser.constructs.insideSpan.null,n.slice(i+1,t),e)),u=Bo(u,[["exit",a,e],["enter",o,e],["exit",o,e],["exit",r,e]]),n[t][1].end.offset-n[t][1].start.offset?(d=2,u=Bo(u,[["enter",n[t][1],e],["exit",n[t][1],e]])):d=0,Phe(n,i-1,t-i+3,u),t=i+u.length-d-2;break}}for(t=-1;++t<n.length;)n[t][1].type==="attentionSequence"&&(n[t][1].type="data");return n}function She(n,e){var t=S7(this.previous),i;return r;function r(s){return n.enter("attentionSequence"),i=s,a(s)}function a(s){var o,l,u,d;return s===i?(n.consume(s),a):(o=n.exit("attentionSequence"),l=S7(s),u=!l||l===2&&t,d=!t||t===2&&l,o._open=i===42?u:u&&(t||!d),o._close=i===42?d:d&&(l||!u),e(s))}}var Ehe=Ohe,Fhe=Ur,The=Fhe(/[A-Za-z]/),xm=The,jhe=Ur,Rhe=jhe(/[\dA-Za-z]/),bf=Rhe,Ihe=Ur,Nhe=Ihe(/[#-'*+\--9=?A-Z^-~]/),Dhe=Nhe;function Lhe(n){return n<32||n===127}var Cy=Lhe,Hhe=xm,Uu=bf,F7=Dhe,Zhe=Cy,Whe={name:"autolink",tokenize:Ghe};function Ghe(n,e,t){var i=1;return r;function r(m){return n.enter("autolink"),n.enter("autolinkMarker"),n.consume(m),n.exit("autolinkMarker"),n.enter("autolinkProtocol"),a}function a(m){return Hhe(m)?(n.consume(m),s):F7(m)?u(m):t(m)}function s(m){return m===43||m===45||m===46||Uu(m)?o(m):u(m)}function o(m){return m===58?(n.consume(m),l):(m===43||m===45||m===46||Uu(m))&&i++<32?(n.consume(m),o):u(m)}function l(m){return m===62?(n.exit("autolinkProtocol"),h(m)):m===32||m===60||Zhe(m)?t(m):(n.consume(m),l)}function u(m){return m===64?(n.consume(m),i=0,d):F7(m)?(n.consume(m),u):t(m)}function d(m){return Uu(m)?f(m):t(m)}function f(m){return m===46?(n.consume(m),i=0,d):m===62?(n.exit("autolinkProtocol").type="autolinkEmail",h(m)):c(m)}function c(m){return(m===45||Uu(m))&&i++<63?(n.consume(m),m===45?c:f):t(m)}function h(m){return n.enter("autolinkMarker"),n.consume(m),n.exit("autolinkMarker"),n.exit("autolink"),e}}var Yhe=Whe,Qhe=or,Xhe=En,zy={name:"blockQuote",tokenize:Khe,continuation:{tokenize:Uhe},exit:Vhe};function Khe(n,e,t){var i=this;return r;function r(s){return s===62?(i.containerState.open||(n.enter("blockQuote",{_container:!0}),i.containerState.open=!0),n.enter("blockQuotePrefix"),n.enter("blockQuoteMarker"),n.consume(s),n.exit("blockQuoteMarker"),a):t(s)}function a(s){return Qhe(s)?(n.enter("blockQuotePrefixWhitespace"),n.consume(s),n.exit("blockQuotePrefixWhitespace"),n.exit("blockQuotePrefix"),e):(n.exit("blockQuotePrefix"),e(s))}}function Uhe(n,e,t){return Xhe(n,n.attempt(zy,e,t),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function Vhe(n){n.exit("blockQuote")}var Jhe=zy,qhe=Ur,_he=qhe(/[!-/:-@[-`{-~]/),$he=_he,ege=$he,nge={name:"characterEscape",tokenize:tge};function tge(n,e,t){return i;function i(a){return n.enter("characterEscape"),n.enter("escapeMarker"),n.consume(a),n.exit("escapeMarker"),r}function r(a){return ege(a)?(n.enter("characterEscapeValue"),n.consume(a),n.exit("characterEscapeValue"),n.exit("characterEscape"),e):t(a)}}var ige=nge,Vu,rge=59,Py=age;function age(n){var e="&"+n+";",t;return Vu=Vu||document.createElement("i"),Vu.innerHTML=e,t=Vu.textContent,t.charCodeAt(t.length-1)===rge&&n!=="semi"||t===e?!1:t}var sge=Ur,oge=sge(/\d/),By=oge,lge=Ur,uge=lge(/[\dA-Fa-f]/),dge=uge,cge=Py,T7=bf,fge=By,hge=dge;function gge(n){return n&&typeof n=="object"&&"default"in n?n:{default:n}}var mge=gge(cge),pge={name:"characterReference",tokenize:vge};function vge(n,e,t){var i=this,r=0,a,s;return o;function o(f){return n.enter("characterReference"),n.enter("characterReferenceMarker"),n.consume(f),n.exit("characterReferenceMarker"),l}function l(f){return f===35?(n.enter("characterReferenceMarkerNumeric"),n.consume(f),n.exit("characterReferenceMarkerNumeric"),u):(n.enter("characterReferenceValue"),a=31,s=T7,d(f))}function u(f){return f===88||f===120?(n.enter("characterReferenceMarkerHexadecimal"),n.consume(f),n.exit("characterReferenceMarkerHexadecimal"),n.enter("characterReferenceValue"),a=6,s=hge,d):(n.enter("characterReferenceValue"),a=7,s=fge,d(f))}function d(f){var c;return f===59&&r?(c=n.exit("characterReferenceValue"),s===T7&&!mge.default(i.sliceSerialize(c))?t(f):(n.enter("characterReferenceMarker"),n.consume(f),n.exit("characterReferenceMarker"),n.exit("characterReference"),e)):s(f)&&r++<a?(n.consume(f),d):t(f)}}var wge=pge,is=pn,bge=Kr,Age=wf,Oo=En,kge={name:"codeFenced",tokenize:yge,concrete:!0};function yge(n,e,t){var i=this,r={tokenize:k,partial:!0},a=Age(this.events,"linePrefix"),s=0,o;return l;function l(y){return n.enter("codeFenced"),n.enter("codeFencedFence"),n.enter("codeFencedFenceSequence"),o=y,u(y)}function u(y){return y===o?(n.consume(y),s++,u):(n.exit("codeFencedFenceSequence"),s<3?t(y):Oo(n,d,"whitespace")(y))}function d(y){return y===null||is(y)?m(y):(n.enter("codeFencedFenceInfo"),n.enter("chunkString",{contentType:"string"}),f(y))}function f(y){return y===null||bge(y)?(n.exit("chunkString"),n.exit("codeFencedFenceInfo"),Oo(n,c,"whitespace")(y)):y===96&&y===o?t(y):(n.consume(y),f)}function c(y){return y===null||is(y)?m(y):(n.enter("codeFencedFenceMeta"),n.enter("chunkString",{contentType:"string"}),h(y))}function h(y){return y===null||is(y)?(n.exit("chunkString"),n.exit("codeFencedFenceMeta"),m(y)):y===96&&y===o?t(y):(n.consume(y),h)}function m(y){return n.exit("codeFencedFence"),i.interrupt?e(y):p(y)}function p(y){return y===null?w(y):is(y)?(n.enter("lineEnding"),n.consume(y),n.exit("lineEnding"),n.attempt(r,w,a?Oo(n,p,"linePrefix",a+1):p)):(n.enter("codeFlowValue"),v(y))}function v(y){return y===null||is(y)?(n.exit("codeFlowValue"),p(y)):(n.consume(y),v)}function w(y){return n.exit("codeFenced"),e(y)}function k(y,z,C){var B=0;return Oo(y,O,"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4);function O(F){return y.enter("codeFencedFence"),y.enter("codeFencedFenceSequence"),M(F)}function M(F){return F===o?(y.consume(F),B++,M):B<s?C(F):(y.exit("codeFencedFenceSequence"),Oo(y,E,"whitespace")(F))}function E(F){return F===null||is(F)?(y.exit("codeFencedFence"),z(F)):C(F)}}}var xge=kge,ng=pn,j7=Xr,Cge=wf,R7=En,zge={name:"codeIndented",tokenize:Bge,resolve:Pge},I7={tokenize:Oge,partial:!0};function Pge(n,e){var t={type:"codeIndented",start:n[0][1].start,end:n[n.length-1][1].end};return j7(n,0,0,[["enter",t,e]]),j7(n,n.length,0,[["exit",t,e]]),n}function Bge(n,e,t){return n.attempt(I7,i,t);function i(a){return a===null?e(a):ng(a)?n.attempt(I7,i,e)(a):(n.enter("codeFlowValue"),r(a))}function r(a){return a===null||ng(a)?(n.exit("codeFlowValue"),i(a)):(n.consume(a),r)}}function Oge(n,e,t){var i=this;return R7(n,r,"linePrefix",5);function r(a){return ng(a)?(n.enter("lineEnding"),n.consume(a),n.exit("lineEnding"),R7(n,r,"linePrefix",5)):Cge(i.events,"linePrefix")<4?t(a):e(a)}}var Mge=zge,N7=pn,Sge={name:"codeText",tokenize:Tge,resolve:Ege,previous:Fge};function Ege(n){var e=n.length-4,t=3,i,r;if((n[t][1].type==="lineEnding"||n[t][1].type==="space")&&(n[e][1].type==="lineEnding"||n[e][1].type==="space")){for(i=t;++i<e;)if(n[i][1].type==="codeTextData"){n[e][1].type=n[t][1].type="codeTextPadding",t+=2,e-=2;break}}for(i=t-1,e++;++i<=e;)r===void 0?i!==e&&n[i][1].type!=="lineEnding"&&(r=i):(i===e||n[i][1].type==="lineEnding")&&(n[r][1].type="codeTextData",i!==r+2&&(n[r][1].end=n[i-1][1].end,n.splice(r+2,i-r-2),e-=i-r-2,i=r+2),r=void 0);return n}function Fge(n){return n!==96||this.events[this.events.length-1][1].type==="characterEscape"}function Tge(n,e,t){var i=0,r,a;return s;function s(f){return n.enter("codeText"),n.enter("codeTextSequence"),o(f)}function o(f){return f===96?(n.consume(f),i++,o):(n.exit("codeTextSequence"),l(f))}function l(f){return f===null?t(f):f===96?(a=n.enter("codeTextSequence"),r=0,d(f)):f===32?(n.enter("space"),n.consume(f),n.exit("space"),l):N7(f)?(n.enter("lineEnding"),n.consume(f),n.exit("lineEnding"),l):(n.enter("codeTextData"),u(f))}function u(f){return f===null||f===32||f===96||N7(f)?(n.exit("codeTextData"),l(f)):(n.consume(f),u)}function d(f){return f===96?(n.consume(f),r++,d):r===i?(n.exit("codeTextSequence"),n.exit("codeText"),e(f)):(a.type="codeTextData",u(f))}}var jge=Sge,D7=Cy,Rge=Kr,Ige=pn;function Nge(n,e,t,i,r,a,s,o,l){var u=l||1/0,d=0;return f;function f(w){return w===60?(n.enter(i),n.enter(r),n.enter(a),n.consume(w),n.exit(a),c):D7(w)||w===41?t(w):(n.enter(i),n.enter(s),n.enter(o),n.enter("chunkString",{contentType:"string"}),p(w))}function c(w){return w===62?(n.enter(a),n.consume(w),n.exit(a),n.exit(r),n.exit(i),e):(n.enter(o),n.enter("chunkString",{contentType:"string"}),h(w))}function h(w){return w===62?(n.exit("chunkString"),n.exit(o),c(w)):w===null||w===60||Ige(w)?t(w):(n.consume(w),w===92?m:h)}function m(w){return w===60||w===62||w===92?(n.consume(w),h):h(w)}function p(w){return w===40?++d>u?t(w):(n.consume(w),p):w===41?d--?(n.consume(w),p):(n.exit("chunkString"),n.exit(o),n.exit(s),n.exit(i),e(w)):w===null||Rge(w)?d?t(w):(n.exit("chunkString"),n.exit(o),n.exit(s),n.exit(i),e(w)):D7(w)?t(w):(n.consume(w),w===92?v:p)}function v(w){return w===40||w===41||w===92?(n.consume(w),p):p(w)}}var Oy=Nge,L7=pn,Dge=or;function Lge(n,e,t,i,r,a){var s=this,o=0,l;return u;function u(h){return n.enter(i),n.enter(r),n.consume(h),n.exit(r),n.enter(a),d}function d(h){return h===null||h===91||h===93&&!l||h===94&&!o&&"_hiddenFootnoteSupport"in s.parser.constructs||o>999?t(h):h===93?(n.exit(a),n.enter(r),n.consume(h),n.exit(r),n.exit(i),e):L7(h)?(n.enter("lineEnding"),n.consume(h),n.exit("lineEnding"),d):(n.enter("chunkString",{contentType:"string"}),f(h))}function f(h){return h===null||h===91||h===93||L7(h)||o++>999?(n.exit("chunkString"),d(h)):(n.consume(h),l=l||!Dge(h),h===92?c:f)}function c(h){return h===91||h===92||h===93?(n.consume(h),o++,f):f(h)}}var My=Lge,Hge=pn,Zge=or,Wge=En;function Gge(n,e){var t;return i;function i(r){return Hge(r)?(n.enter("lineEnding"),n.consume(r),n.exit("lineEnding"),t=!0,i):Zge(r)?Wge(n,i,t?"linePrefix":"lineSuffix")(r):e(r)}}var Sy=Gge,H7=pn,Yge=En;function Qge(n,e,t,i,r,a){var s;return o;function o(c){return n.enter(i),n.enter(r),n.consume(c),n.exit(r),s=c===40?41:c,l}function l(c){return c===s?(n.enter(r),n.consume(c),n.exit(r),n.exit(i),e):(n.enter(a),u(c))}function u(c){return c===s?(n.exit(a),l(s)):c===null?t(c):H7(c)?(n.enter("lineEnding"),n.consume(c),n.exit("lineEnding"),Yge(n,u,"linePrefix")):(n.enter("chunkString",{contentType:"string"}),d(c))}function d(c){return c===s||c===null||H7(c)?(n.exit("chunkString"),u(c)):(n.consume(c),c===92?f:d)}function f(c){return c===s||c===92?(n.consume(c),d):d(c)}}var Ey=Qge,Fy=pn,Xge=Kr,Kge=pm,Uge=Oy,Vge=My,tg=En,Ty=Sy,Jge=Ey,qge={name:"definition",tokenize:$ge},_ge={tokenize:e2e,partial:!0};function $ge(n,e,t){var i=this,r;return a;function a(l){return n.enter("definition"),Vge.call(i,n,s,t,"definitionLabel","definitionLabelMarker","definitionLabelString")(l)}function s(l){return r=Kge(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),l===58?(n.enter("definitionMarker"),n.consume(l),n.exit("definitionMarker"),Ty(n,Uge(n,n.attempt(_ge,tg(n,o,"whitespace"),tg(n,o,"whitespace")),t,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString"))):t(l)}function o(l){return l===null||Fy(l)?(n.exit("definition"),i.parser.defined.indexOf(r)<0&&i.parser.defined.push(r),e(l)):t(l)}}function e2e(n,e,t){return i;function i(s){return Xge(s)?Ty(n,r)(s):t(s)}function r(s){return s===34||s===39||s===40?Jge(n,tg(n,a,"whitespace"),t,"definitionTitle","definitionTitleMarker","definitionTitleString")(s):t(s)}function a(s){return s===null||Fy(s)?e(s):t(s)}}var n2e=qge,t2e=pn,i2e={name:"hardBreakEscape",tokenize:r2e};function r2e(n,e,t){return i;function i(a){return n.enter("hardBreakEscape"),n.enter("escapeMarker"),n.consume(a),r}function r(a){return t2e(a)?(n.exit("escapeMarker"),n.exit("hardBreakEscape"),e(a)):t(a)}}var a2e=i2e,s2e=pn,Z7=Kr,o2e=or,l2e=Xr,u2e=En,d2e={name:"headingAtx",tokenize:f2e,resolve:c2e};function c2e(n,e){var t=n.length-2,i=3,r,a;return n[i][1].type==="whitespace"&&(i+=2),t-2>i&&n[t][1].type==="whitespace"&&(t-=2),n[t][1].type==="atxHeadingSequence"&&(i===t-1||t-4>i&&n[t-2][1].type==="whitespace")&&(t-=i+1===t?2:4),t>i&&(r={type:"atxHeadingText",start:n[i][1].start,end:n[t][1].end},a={type:"chunkText",start:n[i][1].start,end:n[t][1].end,contentType:"text"},l2e(n,i,t-i+1,[["enter",r,e],["enter",a,e],["exit",a,e],["exit",r,e]])),n}function f2e(n,e,t){var i=this,r=0;return a;function a(d){return n.enter("atxHeading"),n.enter("atxHeadingSequence"),s(d)}function s(d){return d===35&&r++<6?(n.consume(d),s):d===null||Z7(d)?(n.exit("atxHeadingSequence"),i.interrupt?e(d):o(d)):t(d)}function o(d){return d===35?(n.enter("atxHeadingSequence"),l(d)):d===null||s2e(d)?(n.exit("atxHeading"),e(d)):o2e(d)?u2e(n,o,"whitespace")(d):(n.enter("atxHeadingText"),u(d))}function l(d){return d===35?(n.consume(d),l):(n.exit("atxHeadingSequence"),o(d))}function u(d){return d===null||d===35||Z7(d)?(n.exit("atxHeadingText"),o(d)):(n.consume(d),u)}}var h2e=d2e,g2e=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],m2e=g2e,p2e=["pre","script","style","textarea"],v2e=p2e,Mo=xm,W7=bf,rs=pn,G7=Kr,as=or,Ju=pf,w2e=m2e,Y7=v2e,b2e=vf,A2e={name:"htmlFlow",tokenize:x2e,resolveTo:y2e,concrete:!0},k2e={tokenize:C2e,partial:!0};function y2e(n){for(var e=n.length;e--&&!(n[e][0]==="enter"&&n[e][1].type==="htmlFlow"););return e>1&&n[e-2][1].type==="linePrefix"&&(n[e][1].start=n[e-2][1].start,n[e+1][1].start=n[e-2][1].start,n.splice(e-2,2)),n}function x2e(n,e,t){var i=this,r,a,s,o,l;return u;function u(x){return n.enter("htmlFlow"),n.enter("htmlFlowData"),n.consume(x),d}function d(x){return x===33?(n.consume(x),f):x===47?(n.consume(x),m):x===63?(n.consume(x),r=3,i.interrupt?e:N):Mo(x)?(n.consume(x),s=Ju(x),a=!0,p):t(x)}function f(x){return x===45?(n.consume(x),r=2,c):x===91?(n.consume(x),r=5,s="CDATA[",o=0,h):Mo(x)?(n.consume(x),r=4,i.interrupt?e:N):t(x)}function c(x){return x===45?(n.consume(x),i.interrupt?e:N):t(x)}function h(x){return x===s.charCodeAt(o++)?(n.consume(x),o===s.length?i.interrupt?e:P:h):t(x)}function m(x){return Mo(x)?(n.consume(x),s=Ju(x),p):t(x)}function p(x){return x===null||x===47||x===62||G7(x)?x!==47&&a&&Y7.indexOf(s.toLowerCase())>-1?(r=1,i.interrupt?e(x):P(x)):w2e.indexOf(s.toLowerCase())>-1?(r=6,x===47?(n.consume(x),v):i.interrupt?e(x):P(x)):(r=7,i.interrupt?t(x):a?k(x):w(x)):x===45||W7(x)?(n.consume(x),s+=Ju(x),p):t(x)}function v(x){return x===62?(n.consume(x),i.interrupt?e:P):t(x)}function w(x){return as(x)?(n.consume(x),w):E(x)}function k(x){return x===47?(n.consume(x),E):x===58||x===95||Mo(x)?(n.consume(x),y):as(x)?(n.consume(x),k):E(x)}function y(x){return x===45||x===46||x===58||x===95||W7(x)?(n.consume(x),y):z(x)}function z(x){return x===61?(n.consume(x),C):as(x)?(n.consume(x),z):k(x)}function C(x){return x===null||x===60||x===61||x===62||x===96?t(x):x===34||x===39?(n.consume(x),l=x,B):as(x)?(n.consume(x),C):(l=void 0,O(x))}function B(x){return x===l?(n.consume(x),M):x===null||rs(x)?t(x):(n.consume(x),B)}function O(x){return x===null||x===34||x===39||x===60||x===61||x===62||x===96||G7(x)?z(x):(n.consume(x),O)}function M(x){return x===47||x===62||as(x)?k(x):t(x)}function E(x){return x===62?(n.consume(x),F):t(x)}function F(x){return as(x)?(n.consume(x),F):x===null||rs(x)?P(x):t(x)}function P(x){return x===45&&r===2?(n.consume(x),D):x===60&&r===1?(n.consume(x),I):x===62&&r===4?(n.consume(x),W):x===63&&r===3?(n.consume(x),N):x===93&&r===5?(n.consume(x),R):rs(x)&&(r===6||r===7)?n.check(k2e,W,j)(x):x===null||rs(x)?j(x):(n.consume(x),P)}function j(x){return n.exit("htmlFlowData"),T(x)}function T(x){return x===null?H(x):rs(x)?(n.enter("lineEnding"),n.consume(x),n.exit("lineEnding"),T):(n.enter("htmlFlowData"),P(x))}function D(x){return x===45?(n.consume(x),N):P(x)}function I(x){return x===47?(n.consume(x),s="",L):P(x)}function L(x){return x===62&&Y7.indexOf(s.toLowerCase())>-1?(n.consume(x),W):Mo(x)&&s.length<8?(n.consume(x),s+=Ju(x),L):P(x)}function R(x){return x===93?(n.consume(x),N):P(x)}function N(x){return x===62?(n.consume(x),W):P(x)}function W(x){return x===null||rs(x)?(n.exit("htmlFlowData"),H(x)):(n.consume(x),W)}function H(x){return n.exit("htmlFlow"),e(x)}}function C2e(n,e,t){return i;function i(r){return n.exit("htmlFlowData"),n.enter("lineEndingBlank"),n.consume(r),n.exit("lineEndingBlank"),n.attempt(b2e,e,t)}}var z2e=A2e,qu=xm,n0=bf,Ri=pn,t0=Kr,_u=or,P2e=En,B2e={name:"htmlText",tokenize:O2e};function O2e(n,e,t){var i=this,r,a,s,o;return l;function l(x){return n.enter("htmlText"),n.enter("htmlTextData"),n.consume(x),u}function u(x){return x===33?(n.consume(x),d):x===47?(n.consume(x),O):x===63?(n.consume(x),C):qu(x)?(n.consume(x),F):t(x)}function d(x){return x===45?(n.consume(x),f):x===91?(n.consume(x),a="CDATA[",s=0,v):qu(x)?(n.consume(x),z):t(x)}function f(x){return x===45?(n.consume(x),c):t(x)}function c(x){return x===null||x===62?t(x):x===45?(n.consume(x),h):m(x)}function h(x){return x===null||x===62?t(x):m(x)}function m(x){return x===null?t(x):x===45?(n.consume(x),p):Ri(x)?(o=m,N(x)):(n.consume(x),m)}function p(x){return x===45?(n.consume(x),H):m(x)}function v(x){return x===a.charCodeAt(s++)?(n.consume(x),s===a.length?w:v):t(x)}function w(x){return x===null?t(x):x===93?(n.consume(x),k):Ri(x)?(o=w,N(x)):(n.consume(x),w)}function k(x){return x===93?(n.consume(x),y):w(x)}function y(x){return x===62?H(x):x===93?(n.consume(x),y):w(x)}function z(x){return x===null||x===62?H(x):Ri(x)?(o=z,N(x)):(n.consume(x),z)}function C(x){return x===null?t(x):x===63?(n.consume(x),B):Ri(x)?(o=C,N(x)):(n.consume(x),C)}function B(x){return x===62?H(x):C(x)}function O(x){return qu(x)?(n.consume(x),M):t(x)}function M(x){return x===45||n0(x)?(n.consume(x),M):E(x)}function E(x){return Ri(x)?(o=E,N(x)):_u(x)?(n.consume(x),E):H(x)}function F(x){return x===45||n0(x)?(n.consume(x),F):x===47||x===62||t0(x)?P(x):t(x)}function P(x){return x===47?(n.consume(x),H):x===58||x===95||qu(x)?(n.consume(x),j):Ri(x)?(o=P,N(x)):_u(x)?(n.consume(x),P):H(x)}function j(x){return x===45||x===46||x===58||x===95||n0(x)?(n.consume(x),j):T(x)}function T(x){return x===61?(n.consume(x),D):Ri(x)?(o=T,N(x)):_u(x)?(n.consume(x),T):P(x)}function D(x){return x===null||x===60||x===61||x===62||x===96?t(x):x===34||x===39?(n.consume(x),r=x,I):Ri(x)?(o=D,N(x)):_u(x)?(n.consume(x),D):(n.consume(x),r=void 0,R)}function I(x){return x===r?(n.consume(x),L):x===null?t(x):Ri(x)?(o=I,N(x)):(n.consume(x),I)}function L(x){return x===62||x===47||t0(x)?P(x):t(x)}function R(x){return x===null||x===34||x===39||x===60||x===61||x===96?t(x):x===62||t0(x)?P(x):(n.consume(x),R)}function N(x){return n.exit("htmlTextData"),n.enter("lineEnding"),n.consume(x),n.exit("lineEnding"),P2e(n,W,"linePrefix",i.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function W(x){return n.enter("htmlTextData"),o(x)}function H(x){return x===62?(n.consume(x),n.exit("htmlTextData"),n.exit("htmlText"),e):t(x)}}var M2e=B2e,S2e=Kr,ss=km,E2e=Xr,jy=pm,F2e=ym,os=no,T2e=Oy,j2e=My,R2e=Ey,i0=Sy,I2e={name:"labelEnd",tokenize:W2e,resolveTo:Z2e,resolveAll:H2e},N2e={tokenize:G2e},D2e={tokenize:Y2e},L2e={tokenize:Q2e};function H2e(n){for(var e=-1,t;++e<n.length;)t=n[e][1],!t._used&&(t.type==="labelImage"||t.type==="labelLink"||t.type==="labelEnd")&&(n.splice(e+1,t.type==="labelImage"?4:2),t.type="data",e++);return n}function Z2e(n,e){for(var t=n.length,i=0,r,a,s,o,l,u,d;t--;)if(o=n[t][1],l){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;n[t][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(u){if(n[t][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(l=t,o.type!=="labelLink")){i=2;break}}else o.type==="labelEnd"&&(u=t);return r={type:n[l][1].type==="labelLink"?"link":"image",start:os(n[l][1].start),end:os(n[n.length-1][1].end)},a={type:"label",start:os(n[l][1].start),end:os(n[u][1].end)},s={type:"labelText",start:os(n[l+i+2][1].end),end:os(n[u-2][1].start)},d=[["enter",r,e],["enter",a,e]],d=ss(d,n.slice(l+1,l+i+3)),d=ss(d,[["enter",s,e]]),d=ss(d,F2e(e.parser.constructs.insideSpan.null,n.slice(l+i+4,u-3),e)),d=ss(d,[["exit",s,e],n[u-2],n[u-1],["exit",a,e]]),d=ss(d,n.slice(u+1)),d=ss(d,[["exit",r,e]]),E2e(n,l,n.length,d),n}function W2e(n,e,t){for(var i=this,r=i.events.length,a,s;r--;)if((i.events[r][1].type==="labelImage"||i.events[r][1].type==="labelLink")&&!i.events[r][1]._balanced){a=i.events[r][1];break}return o;function o(d){return a?a._inactive?u(d):(s=i.parser.defined.indexOf(jy(i.sliceSerialize({start:a.end,end:i.now()})))>-1,n.enter("labelEnd"),n.enter("labelMarker"),n.consume(d),n.exit("labelMarker"),n.exit("labelEnd"),l):t(d)}function l(d){return d===40?n.attempt(N2e,e,s?e:u)(d):d===91?n.attempt(D2e,e,s?n.attempt(L2e,e,u):u)(d):s?e(d):u(d)}function u(d){return a._balanced=!0,t(d)}}function G2e(n,e,t){return i;function i(l){return n.enter("resource"),n.enter("resourceMarker"),n.consume(l),n.exit("resourceMarker"),i0(n,r)}function r(l){return l===41?o(l):T2e(n,a,t,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",3)(l)}function a(l){return S2e(l)?i0(n,s)(l):o(l)}function s(l){return l===34||l===39||l===40?R2e(n,i0(n,o),t,"resourceTitle","resourceTitleMarker","resourceTitleString")(l):o(l)}function o(l){return l===41?(n.enter("resourceMarker"),n.consume(l),n.exit("resourceMarker"),n.exit("resource"),e):t(l)}}function Y2e(n,e,t){var i=this;return r;function r(s){return j2e.call(i,n,a,t,"reference","referenceMarker","referenceString")(s)}function a(s){return i.parser.defined.indexOf(jy(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)))<0?t(s):e(s)}}function Q2e(n,e,t){return i;function i(a){return n.enter("reference"),n.enter("referenceMarker"),n.consume(a),n.exit("referenceMarker"),r}function r(a){return a===93?(n.enter("referenceMarker"),n.consume(a),n.exit("referenceMarker"),n.exit("reference"),e):t(a)}}var Cm=I2e,X2e=Cm,K2e={name:"labelStartImage",tokenize:U2e,resolveAll:X2e.resolveAll};function U2e(n,e,t){var i=this;return r;function r(o){return n.enter("labelImage"),n.enter("labelImageMarker"),n.consume(o),n.exit("labelImageMarker"),a}function a(o){return o===91?(n.enter("labelMarker"),n.consume(o),n.exit("labelMarker"),n.exit("labelImage"),s):t(o)}function s(o){return o===94&&"_hiddenFootnoteSupport"in i.parser.constructs?t(o):e(o)}}var V2e=K2e,J2e=Cm,q2e={name:"labelStartLink",tokenize:_2e,resolveAll:J2e.resolveAll};function _2e(n,e,t){var i=this;return r;function r(s){return n.enter("labelLink"),n.enter("labelMarker"),n.consume(s),n.exit("labelMarker"),n.exit("labelLink"),a}function a(s){return s===94&&"_hiddenFootnoteSupport"in i.parser.constructs?t(s):e(s)}}var $2e=q2e,eme=En,nme={name:"lineEnding",tokenize:tme};function tme(n,e){return t;function t(i){return n.enter("lineEnding"),n.consume(i),n.exit("lineEnding"),eme(n,e,"linePrefix")}}var ime=nme,rme=pn,ame=or,sme=En,ome={name:"thematicBreak",tokenize:lme};function lme(n,e,t){var i=0,r;return a;function a(l){return n.enter("thematicBreak"),r=l,s(l)}function s(l){return l===r?(n.enter("thematicBreakSequence"),o(l)):ame(l)?sme(n,s,"whitespace")(l):i<3||l!==null&&!rme(l)?t(l):(n.exit("thematicBreak"),e(l))}function o(l){return l===r?(n.consume(l),i++,o):(n.exit("thematicBreakSequence"),s(l))}}var Ry=ome,Q7=By,zm=or,Pm=wf,ume=wy,kc=En,Iy=vf,dme=Ry,Ny={name:"list",tokenize:hme,continuation:{tokenize:gme},exit:pme},cme={tokenize:vme,partial:!0},fme={tokenize:mme,partial:!0};function hme(n,e,t){var i=this,r=Pm(i.events,"linePrefix"),a=0;return s;function s(c){var h=i.containerState.type||(c===42||c===43||c===45?"listUnordered":"listOrdered");if(h==="listUnordered"?!i.containerState.marker||c===i.containerState.marker:Q7(c)){if(i.containerState.type||(i.containerState.type=h,n.enter(h,{_container:!0})),h==="listUnordered")return n.enter("listItemPrefix"),c===42||c===45?n.check(dme,t,l)(c):l(c);if(!i.interrupt||c===49)return n.enter("listItemPrefix"),n.enter("listItemValue"),o(c)}return t(c)}function o(c){return Q7(c)&&++a<10?(n.consume(c),o):(!i.interrupt||a<2)&&(i.containerState.marker?c===i.containerState.marker:c===41||c===46)?(n.exit("listItemValue"),l(c)):t(c)}function l(c){return n.enter("listItemMarker"),n.consume(c),n.exit("listItemMarker"),i.containerState.marker=i.containerState.marker||c,n.check(Iy,i.interrupt?t:u,n.attempt(cme,f,d))}function u(c){return i.containerState.initialBlankLine=!0,r++,f(c)}function d(c){return zm(c)?(n.enter("listItemPrefixWhitespace"),n.consume(c),n.exit("listItemPrefixWhitespace"),f):t(c)}function f(c){return i.containerState.size=r+ume(i.sliceStream(n.exit("listItemPrefix"))),e(c)}}function gme(n,e,t){var i=this;return i.containerState._closeFlow=void 0,n.check(Iy,r,a);function r(o){return i.containerState.furtherBlankLines=i.containerState.furtherBlankLines||i.containerState.initialBlankLine,kc(n,e,"listItemIndent",i.containerState.size+1)(o)}function a(o){return i.containerState.furtherBlankLines||!zm(o)?(i.containerState.furtherBlankLines=i.containerState.initialBlankLine=void 0,s(o)):(i.containerState.furtherBlankLines=i.containerState.initialBlankLine=void 0,n.attempt(fme,e,s)(o))}function s(o){return i.containerState._closeFlow=!0,i.interrupt=void 0,kc(n,n.attempt(Ny,e,t),"linePrefix",i.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)(o)}}function mme(n,e,t){var i=this;return kc(n,r,"listItemIndent",i.containerState.size+1);function r(a){return Pm(i.events,"listItemIndent")===i.containerState.size?e(a):t(a)}}function pme(n){n.exit(this.containerState.type)}function vme(n,e,t){var i=this;return kc(n,r,"listItemPrefixWhitespace",i.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:5);function r(a){return zm(a)||!Pm(i.events,"listItemPrefixWhitespace")?t(a):e(a)}}var wme=Ny,bme=pn,r0=no,Ame=En,kme={name:"setextUnderline",tokenize:xme,resolveTo:yme};function yme(n,e){for(var t=n.length,i,r,a,s;t--;)if(n[t][0]==="enter"){if(n[t][1].type==="content"){i=t;break}n[t][1].type==="paragraph"&&(r=t)}else n[t][1].type==="content"&&n.splice(t,1),!a&&n[t][1].type==="definition"&&(a=t);return s={type:"setextHeading",start:r0(n[r][1].start),end:r0(n[n.length-1][1].end)},n[r][1].type="setextHeadingText",a?(n.splice(r,0,["enter",s,e]),n.splice(a+1,0,["exit",n[i][1],e]),n[i][1].end=r0(n[a][1].end)):n[i][1]=s,n.push(["exit",s,e]),n}function xme(n,e,t){for(var i=this,r=i.events.length,a,s;r--;)if(i.events[r][1].type!=="lineEnding"&&i.events[r][1].type!=="linePrefix"&&i.events[r][1].type!=="content"){s=i.events[r][1].type==="paragraph";break}return o;function o(d){return!i.lazy&&(i.interrupt||s)?(n.enter("setextHeadingLine"),n.enter("setextHeadingLineSequence"),a=d,l(d)):t(d)}function l(d){return d===a?(n.consume(d),l):(n.exit("setextHeadingLineSequence"),Ame(n,u,"lineSuffix")(d))}function u(d){return d===null||bme(d)?(n.exit("setextHeadingLine"),e(d)):t(d)}}var Cme=kme;Object.defineProperty(Si,"__esModule",{value:!0});var zme=to,ig=Ehe,Pme=Yhe,Bme=Jhe,Dy=ige,Ly=wge,X7=xge,a0=Mge,Ome=jge,Mme=n2e,Sme=a2e,Eme=h2e,Fme=z2e,Tme=M2e,jme=Cm,Rme=V2e,Ime=$2e,s0=ime,ot=wme,K7=Cme,o0=Ry,Nme={42:ot,43:ot,45:ot,48:ot,49:ot,50:ot,51:ot,52:ot,53:ot,54:ot,55:ot,56:ot,57:ot,62:Bme},Dme={91:Mme},Lme={"-2":a0,"-1":a0,32:a0},Hme={35:Eme,42:o0,45:[K7,o0],60:Fme,61:K7,95:o0,96:X7,126:X7},Zme={38:Ly,92:Dy},Wme={"-5":s0,"-4":s0,"-3":s0,33:Rme,38:Ly,42:ig,60:[Pme,Tme],91:Ime,92:[Sme,Dy],93:jme,95:ig,96:Ome},Gme={null:[ig,zme.resolver]},Yme={null:[]};Si.contentInitial=Dme;Si.disable=Yme;Si.document=Nme;Si.flow=Hme;Si.flowInitial=Lme;Si.insideSpan=Gme;Si.string=Zme;Si.text=Wme;var Qme=vm,Xme=wm,Kme=bm,U7=to,Ume=G0e,Vme=she,Jme=Am,qme=Si;function _me(n){var e=n||{},t={defined:[],constructs:Ume([qme].concat(Jme(e.extensions))),content:i(Qme),document:i(Xme),flow:i(Kme),string:i(U7.string),text:i(U7.text)};return t;function i(r){return a;function a(s){return Vme(t,r,s)}}}var $me=_me,V7=/[\0\t\n\r]/g;function epe(){var n=!0,e=1,t="",i;return r;function r(a,s,o){var l=[],u,d,f,c,h;for(a=t+a.toString(s),f=0,t="",n&&(a.charCodeAt(0)===65279&&f++,n=void 0);f<a.length;){if(V7.lastIndex=f,u=V7.exec(a),c=u?u.index:a.length,h=a.charCodeAt(c),!u){t=a.slice(f);break}if(h===10&&f===c&&i)l.push(-3),i=void 0;else if(i&&(l.push(-5),i=void 0),f<c&&(l.push(a.slice(f,c)),e+=c-f),h===0)l.push(65533),e++;else if(h===9)for(d=Math.ceil(e/4)*4,l.push(-2);e++<d;)l.push(-1);else h===10?(l.push(-4),e=1):(i=!0,e=1);f=c+1}return o&&(i&&l.push(-5),t&&l.push(t),l.push(null)),l}}var npe=epe,tpe=Ay;function ipe(n){for(;!tpe(n););return n}var rpe=ipe,ape=hpe,spe=j1e,ope=su,Hy=py,l0=pm,lpe=Z1e,upe=$me,dpe=npe,cpe=rpe,fpe=Py,$u=uy;function hpe(n,e,t){return typeof e!="string"&&(t=e,e=void 0),gpe(t)(cpe(upe(t).document().write(dpe()(n,e,!0))))}function gpe(n){var e=n||{},t=mpe({transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:u(G),autolinkProtocol:T,autolinkEmail:T,atxHeading:u(ri),blockQuote:u(nn),characterEscape:T,characterReference:T,codeFenced:u(vn),codeFencedFenceInfo:d,codeFencedFenceMeta:d,codeIndented:u(vn,d),codeText:u(xn,d),codeTextData:T,data:T,codeFlowValue:T,definition:u(vt),definitionDestinationString:d,definitionLabelString:d,definitionTitleString:d,emphasis:u(wt),hardBreakEscape:u(tt),hardBreakTrailing:u(tt),htmlFlow:u(ue,d),htmlFlowData:T,htmlText:u(ue,d),htmlTextData:T,image:u(Ze),label:d,link:u(G),listItem:u(ce),listItemValue:v,listOrdered:u(re,p),listUnordered:u(re),paragraph:u(ge),reference:_,referenceString:d,resourceDestinationString:d,resourceTitleString:d,setextHeading:u(ri),strong:u(me),thematicBreak:u(an)},exit:{atxHeading:c(),atxHeadingSequence:E,autolink:c(),autolinkEmail:ie,autolinkProtocol:be,blockQuote:c(),characterEscapeValue:D,characterReferenceMarkerHexadecimal:le,characterReferenceMarkerNumeric:le,characterReferenceValue:se,codeFenced:c(z),codeFencedFence:y,codeFencedFenceInfo:w,codeFencedFenceMeta:k,codeFlowValue:D,codeIndented:c(C),codeText:c(W),codeTextData:D,data:D,definition:c(),definitionDestinationString:M,definitionLabelString:B,definitionTitleString:O,emphasis:c(),hardBreakEscape:c(L),hardBreakTrailing:c(L),htmlFlow:c(R),htmlFlowData:D,htmlText:c(N),htmlTextData:D,image:c(x),label:Y,labelText:Z,lineEnding:I,link:c(H),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:q,resourceDestinationString:X,resourceTitleString:K,resource:$,setextHeading:c(j),setextHeadingLineSequence:P,setextHeadingText:F,strong:c(),thematicBreak:c()}},e.mdastExtensions||[]),i={};return r;function r(Q){for(var ke={type:"root",children:[]},Te=[ke],Ke=[],Xn=[],tn=-1,it,Vr,It={stack:Te,tokenStack:Ke,config:t,enter:f,exit:h,buffer:d,resume:m,setData:s,getData:o};++tn<Q.length;)(Q[tn][1].type==="listOrdered"||Q[tn][1].type==="listUnordered")&&(Q[tn][0]==="enter"?Xn.push(tn):(Vr=Xn.pop(tn),tn=a(Q,Vr,tn)));for(tn=-1;++tn<Q.length;)it=t[Q[tn][0]],Hy.call(it,Q[tn][1].type)&&it[Q[tn][1].type].call(ope({sliceSerialize:Q[tn][2].sliceSerialize},It),Q[tn][1]);if(Ke.length)throw new Error("Cannot close document, a token (`"+Ke[Ke.length-1].type+"`, "+$u({start:Ke[Ke.length-1].start,end:Ke[Ke.length-1].end})+") is still open");for(ke.position={start:l(Q.length?Q[0][1].start:{line:1,column:1,offset:0}),end:l(Q.length?Q[Q.length-2][1].end:{line:1,column:1,offset:0})},tn=-1;++tn<t.transforms.length;)ke=t.transforms[tn](ke)||ke;return ke}function a(Q,ke,Te){for(var Ke=ke-1,Xn=-1,tn=!1,it,Vr,It,ai,sn,ao,so;++Ke<=Te;)if(sn=Q[Ke],sn[1].type==="listUnordered"||sn[1].type==="listOrdered"||sn[1].type==="blockQuote"?(sn[0]==="enter"?Xn++:Xn--,so=void 0):sn[1].type==="lineEndingBlank"?sn[0]==="enter"&&(it&&!so&&!Xn&&!ao&&(ao=Ke),so=void 0):sn[1].type==="linePrefix"||sn[1].type==="listItemValue"||sn[1].type==="listItemMarker"||sn[1].type==="listItemPrefix"||sn[1].type==="listItemPrefixWhitespace"||(so=void 0),!Xn&&sn[0]==="enter"&&sn[1].type==="listItemPrefix"||Xn===-1&&sn[0]==="exit"&&(sn[1].type==="listUnordered"||sn[1].type==="listOrdered")){if(it){for(Vr=Ke,It=void 0;Vr--;)if(ai=Q[Vr],ai[1].type==="lineEnding"||ai[1].type==="lineEndingBlank"){if(ai[0]==="exit")continue;It&&(Q[It][1].type="lineEndingBlank",tn=!0),ai[1].type="lineEnding",It=Vr}else if(!(ai[1].type==="linePrefix"||ai[1].type==="blockQuotePrefix"||ai[1].type==="blockQuotePrefixWhitespace"||ai[1].type==="blockQuoteMarker"||ai[1].type==="listItemIndent"))break;ao&&(!It||ao<It)&&(it._spread=!0),it.end=l(It?Q[It][1].start:sn[1].end),Q.splice(It||Ke,0,["exit",it,sn[2]]),Ke++,Te++}sn[1].type==="listItemPrefix"&&(it={type:"listItem",_spread:!1,start:l(sn[1].start)},Q.splice(Ke,0,["enter",it,sn[2]]),Ke++,Te++,ao=void 0,so=!0)}return Q[ke][1]._spread=tn,Te}function s(Q,ke){i[Q]=ke}function o(Q){return i[Q]}function l(Q){return{line:Q.line,column:Q.column,offset:Q.offset}}function u(Q,ke){return Te;function Te(Ke){f.call(this,Q(Ke),Ke),ke&&ke.call(this,Ke)}}function d(){this.stack.push({type:"fragment",children:[]})}function f(Q,ke){return this.stack[this.stack.length-1].children.push(Q),this.stack.push(Q),this.tokenStack.push(ke),Q.position={start:l(ke.start)},Q}function c(Q){return ke;function ke(Te){Q&&Q.call(this,Te),h.call(this,Te)}}function h(Q){var ke=this.stack.pop(),Te=this.tokenStack.pop();if(Te){if(Te.type!==Q.type)throw new Error("Cannot close `"+Q.type+"` ("+$u({start:Q.start,end:Q.end})+"): a different token (`"+Te.type+"`, "+$u({start:Te.start,end:Te.end})+") is open")}else throw new Error("Cannot close `"+Q.type+"` ("+$u({start:Q.start,end:Q.end})+"): it’s not open");return ke.position.end=l(Q.end),ke}function m(){return spe(this.stack.pop())}function p(){s("expectingFirstListItemValue",!0)}function v(Q){o("expectingFirstListItemValue")&&(this.stack[this.stack.length-2].start=parseInt(this.sliceSerialize(Q),10),s("expectingFirstListItemValue"))}function w(){var Q=this.resume();this.stack[this.stack.length-1].lang=Q}function k(){var Q=this.resume();this.stack[this.stack.length-1].meta=Q}function y(){o("flowCodeInside")||(this.buffer(),s("flowCodeInside",!0))}function z(){var Q=this.resume();this.stack[this.stack.length-1].value=Q.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),s("flowCodeInside")}function C(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function B(Q){var ke=this.resume();this.stack[this.stack.length-1].label=ke,this.stack[this.stack.length-1].identifier=l0(this.sliceSerialize(Q)).toLowerCase()}function O(){var Q=this.resume();this.stack[this.stack.length-1].title=Q}function M(){var Q=this.resume();this.stack[this.stack.length-1].url=Q}function E(Q){this.stack[this.stack.length-1].depth||(this.stack[this.stack.length-1].depth=this.sliceSerialize(Q).length)}function F(){s("setextHeadingSlurpLineEnding",!0)}function P(Q){this.stack[this.stack.length-1].depth=this.sliceSerialize(Q).charCodeAt(0)===61?1:2}function j(){s("setextHeadingSlurpLineEnding")}function T(Q){var ke=this.stack[this.stack.length-1].children,Te=ke[ke.length-1];(!Te||Te.type!=="text")&&(Te=Be(),Te.position={start:l(Q.start)},this.stack[this.stack.length-1].children.push(Te)),this.stack.push(Te)}function D(Q){var ke=this.stack.pop();ke.value+=this.sliceSerialize(Q),ke.position.end=l(Q.end)}function I(Q){var ke=this.stack[this.stack.length-1];if(o("atHardBreak")){ke.children[ke.children.length-1].position.end=l(Q.end),s("atHardBreak");return}!o("setextHeadingSlurpLineEnding")&&t.canContainEols.indexOf(ke.type)>-1&&(T.call(this,Q),D.call(this,Q))}function L(){s("atHardBreak",!0)}function R(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function N(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function W(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function H(){var Q=this.stack[this.stack.length-1];o("inReference")?(Q.type+="Reference",Q.referenceType=o("referenceType")||"shortcut",delete Q.url,delete Q.title):(delete Q.identifier,delete Q.label,delete Q.referenceType),s("referenceType")}function x(){var Q=this.stack[this.stack.length-1];o("inReference")?(Q.type+="Reference",Q.referenceType=o("referenceType")||"shortcut",delete Q.url,delete Q.title):(delete Q.identifier,delete Q.label,delete Q.referenceType),s("referenceType")}function Z(Q){this.stack[this.stack.length-2].identifier=l0(this.sliceSerialize(Q)).toLowerCase()}function Y(){var Q=this.stack[this.stack.length-1],ke=this.resume();this.stack[this.stack.length-1].label=ke,s("inReference",!0),this.stack[this.stack.length-1].type==="link"?this.stack[this.stack.length-1].children=Q.children:this.stack[this.stack.length-1].alt=ke}function X(){var Q=this.resume();this.stack[this.stack.length-1].url=Q}function K(){var Q=this.resume();this.stack[this.stack.length-1].title=Q}function $(){s("inReference")}function _(){s("referenceType","collapsed")}function q(Q){var ke=this.resume();this.stack[this.stack.length-1].label=ke,this.stack[this.stack.length-1].identifier=l0(this.sliceSerialize(Q)).toLowerCase(),s("referenceType","full")}function le(Q){s("characterReferenceType",Q.type)}function se(Q){var ke=this.sliceSerialize(Q),Te=o("characterReferenceType"),Ke,Xn;Te?(Ke=lpe(ke,Te==="characterReferenceMarkerNumeric"?10:16),s("characterReferenceType")):Ke=fpe(ke),Xn=this.stack.pop(),Xn.value+=Ke,Xn.position.end=l(Q.end)}function be(Q){D.call(this,Q),this.stack[this.stack.length-1].url=this.sliceSerialize(Q)}function ie(Q){D.call(this,Q),this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(Q)}function nn(){return{type:"blockquote",children:[]}}function vn(){return{type:"code",lang:null,meta:null,value:""}}function xn(){return{type:"inlineCode",value:""}}function vt(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function wt(){return{type:"emphasis",children:[]}}function ri(){return{type:"heading",depth:void 0,children:[]}}function tt(){return{type:"break"}}function ue(){return{type:"html",value:""}}function Ze(){return{type:"image",title:null,url:"",alt:null}}function G(){return{type:"link",title:null,url:"",children:[]}}function re(Q){return{type:"list",ordered:Q.type==="listOrdered",start:null,spread:Q._spread,children:[]}}function ce(Q){return{type:"listItem",spread:Q._spread,checked:null,children:[]}}function ge(){return{type:"paragraph",children:[]}}function me(){return{type:"strong",children:[]}}function Be(){return{type:"text",value:""}}function an(){return{type:"thematicBreak"}}}function mpe(n,e){for(var t=-1;++t<e.length;)ppe(n,e[t]);return n}function ppe(n,e){var t,i;for(t in e)i=Hy.call(n,t)?n[t]:n[t]={},t==="canContainEols"||t==="transforms"?n[t]=[].concat(i,e[t]):Object.assign(i,e[t])}var vpe=ape,wpe=Ape,bpe=vpe;function Ape(n){var e=this;this.Parser=t;function t(i){return bpe(i,Object.assign({},e.data("settings"),n,{extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]}))}}const kpe=Ft(wpe);var jt=ype;function ype(n,e,t){var i;return t==null&&(typeof e!="object"||Array.isArray(e))&&(t=e,e={}),i=Object.assign({type:String(n)},e),Array.isArray(t)?i.children=t:t!=null&&(i.value=String(t)),i}var Zy=Wy;function Wy(n){if(n==null)return Ppe;if(typeof n=="string")return zpe(n);if(typeof n=="object")return"length"in n?Cpe(n):xpe(n);if(typeof n=="function")return n;throw new Error("Expected function, string, or object as test")}function xpe(n){return e;function e(t){var i;for(i in n)if(t[i]!==n[i])return!1;return!0}}function Cpe(n){for(var e=[],t=-1;++t<n.length;)e[t]=Wy(n[t]);return i;function i(){for(var r=-1;++r<e.length;)if(e[r].apply(this,arguments))return!0;return!1}}function zpe(n){return e;function e(t){return!!(t&&t.type===n)}}function Ppe(){return!0}var Bpe=Ope;function Ope(n){return n}var Mpe=Af,Spe=Zy,Epe=Bpe,Gy=!0,Yy="skip",rg=!1;Af.CONTINUE=Gy;Af.SKIP=Yy;Af.EXIT=rg;function Af(n,e,t,i){var r,a;typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),a=Spe(e),r=i?-1:1,s(n,null,[])();function s(o,l,u){var d=typeof o=="object"&&o!==null?o:{},f;return typeof d.type=="string"&&(f=typeof d.tagName=="string"?d.tagName:typeof d.name=="string"?d.name:void 0,c.displayName="node ("+Epe(d.type+(f?"<"+f+">":""))+")"),c;function c(){var h=u.concat(o),m=[],p,v;if((!e||a(o,l,u[u.length-1]||null))&&(m=Fpe(t(o,u)),m[0]===rg))return m;if(o.children&&m[0]!==Yy)for(v=(i?o.children.length:-1)+r;v>-1&&v<o.children.length;){if(p=s(o.children[v],v,h)(),p[0]===rg)return p;v=typeof p[1]=="number"?p[1]:v+r}return m}}}function Fpe(n){return n!==null&&typeof n=="object"&&"length"in n?n:typeof n=="number"?[Gy,n]:[n]}var Qy=yf,kf=Mpe,Tpe=kf.CONTINUE,jpe=kf.SKIP,Rpe=kf.EXIT;yf.CONTINUE=Tpe;yf.SKIP=jpe;yf.EXIT=Rpe;function yf(n,e,t,i){typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),kf(n,e,r,i);function r(a,s){var o=s[s.length-1],l=o?o.children.indexOf(a):null;return t(a,l,o)}}var Xy=Vy("start"),Ky=Vy("end"),Uy=Bm;Bm.start=Xy;Bm.end=Ky;function Bm(n){return{start:Xy(n),end:Ky(n)}}function Vy(n){return e.displayName=n,e;function e(t){var i=t&&t.position&&t.position[n]||{};return{line:i.line||null,column:i.column||null,offset:isNaN(i.offset)?null:i.offset}}}var Ipe=Npe;function Npe(n){return!n||!n.position||!n.position.start||!n.position.start.line||!n.position.start.column||!n.position.end||!n.position.end.line||!n.position.end.column}var Dpe=Qy,Lpe=Hpe,Jy={}.hasOwnProperty;function Hpe(n,e){return Wpe(Zpe(n))}function Zpe(n){var e={};if(!n||!n.type)throw new Error("mdast-util-definitions expected node");return Dpe(n,"definition",t),e;function t(i){var r=qy(i.identifier);Jy.call(e,r)||(e[r]=i)}}function Wpe(n){return e;function e(t){var i=t&&qy(t);return i&&Jy.call(n,i)?n[i]:null}}function qy(n){return n.toUpperCase()}var u0,J7;function nt(){if(J7)return u0;J7=1,u0=e;var n=_y();function e(t,i){for(var r=i.children||[],a=r.length,s=[],o=-1,l,u;++o<a;)l=n(t,r[o],i),l&&(o&&r[o-1].type==="break"&&(l.value&&(l.value=l.value.replace(/^\s+/,"")),u=l.children&&l.children[0],u&&u.value&&(u.value=u.value.replace(/^\s+/,""))),s=s.concat(l));return s}return u0}var d0,q7;function _y(){if(q7)return d0;q7=1,d0=r;var n=jt,e=nt(),t={}.hasOwnProperty;function i(o,l){return a(l)?o.augment(l,n("text",l.value)):o(l,"div",e(o,l))}function r(o,l,u){var d=l&&l.type,f;if(!d)throw new Error("Expected node, got `"+l+"`");return t.call(o.handlers,d)?f=o.handlers[d]:o.passThrough&&o.passThrough.indexOf(d)>-1?f=s:f=o.unknownHandler,(typeof f=="function"?f:i)(o,l,u)}function a(o){var l=o.data||{};return t.call(l,"hName")||t.call(l,"hProperties")||t.call(l,"hChildren")?!1:"value"in o}function s(o,l){var u;return l.children?(u=Object.assign({},l),u.children=e(o,l),u):l}return d0}var $y=Gpe;function Gpe(n,e){return n(e,"hr")}var ou=Ype,c0=jt;function Ype(n,e){var t=[],i=-1,r=n.length;for(e&&t.push(c0("text",`
|
|
900
|
+
`;else if(i===-2)r=" ";else if(i===-1){if(a)continue;r=" "}else r=Q0e(i);a=i===-2,t.push(r)}return t.join("")}var K0e=X0e;function U0e(n,e){var t=e.start._index,i=e.start._bufferIndex,r=e.end._index,a=e.end._bufferIndex,s;return t===r?s=[n[t].slice(i,a)]:(s=n.slice(t,r),i>-1&&(s[0]=s[0].slice(i)),a>0&&s.push(n[r].slice(0,a))),s}var V0e=U0e,J0e=su,q0e=pn,_0e=km,$0e=Xr,e0=Am,ehe=ym,nhe=K0e,M7=no,the=V0e;function ihe(n,e,t){var i=t?M7(t):{line:1,column:1,offset:0},r={},a=[],s=[],o=[],l={consume:k,enter:y,exit:z,attempt:O(C),check:O(B),interrupt:O(B,{interrupt:!0}),lazy:O(B,{lazy:!0})},u={previous:null,events:[],parser:n,sliceStream:h,sliceSerialize:c,now:m,defineSkip:p,write:f},d=e.tokenize.call(u,l);return e.resolveAll&&a.push(e),i._index=0,i._bufferIndex=-1,u;function f(P){return s=_0e(s,P),v(),s[s.length-1]!==null?[]:(M(e,0),u.events=ehe(a,u.events,u),u.events)}function c(P){return nhe(h(P))}function h(P){return the(s,P)}function m(){return M7(i)}function p(P){r[P.line]=P.column,F()}function v(){for(var P,j;i._index<s.length;)if(j=s[i._index],typeof j=="string")for(P=i._index,i._bufferIndex<0&&(i._bufferIndex=0);i._index===P&&i._bufferIndex<j.length;)w(j.charCodeAt(i._bufferIndex));else w(j)}function w(P){d=d(P)}function k(P){q0e(P)?(i.line++,i.column=1,i.offset+=P===-3?2:1,F()):P!==-1&&(i.column++,i.offset++),i._bufferIndex<0?i._index++:(i._bufferIndex++,i._bufferIndex===s[i._index].length&&(i._bufferIndex=-1,i._index++)),u.previous=P}function y(P,j){var T=j||{};return T.type=P,T.start=m(),u.events.push(["enter",T,u]),o.push(T),T}function z(P){var j=o.pop();return j.end=m(),u.events.push(["exit",j,u]),j}function C(P,j){M(P,j.from)}function B(P,j){j.restore()}function O(P,j){return T;function T(D,I,L){var R,N,W,H;return D.tokenize||"length"in D?Z(e0(D)):x;function x($){return $ in D||null in D?Z(D.null?e0(D[$]).concat(e0(D.null)):D[$])($):L($)}function Z($){return R=$,N=0,Y($[N])}function Y($){return _;function _(q){return H=E(),W=$,$.partial||(u.currentConstruct=$),$.name&&u.parser.constructs.disable.null.indexOf($.name)>-1?K():$.tokenize.call(j?J0e({},u,j):u,l,X,K)(q)}}function X($){return P(W,H),I}function K($){return H.restore(),++N<R.length?Y(R[N]):L}}}function M(P,j){P.resolveAll&&a.indexOf(P)<0&&a.push(P),P.resolve&&$0e(u.events,j,u.events.length-j,P.resolve(u.events.slice(j),u)),P.resolveTo&&(u.events=P.resolveTo(u.events,u))}function E(){var P=m(),j=u.previous,T=u.currentConstruct,D=u.events.length,I=Array.from(o);return{restore:L,from:D};function L(){i=P,u.previous=j,u.currentConstruct=T,u.events.length=D,o=I,F()}}function F(){i.line in r&&i.column<2&&(i.column=r[i.line],i.offset+=r[i.line]-1)}}var rhe=ihe,Si={};function ahe(n){return n<0||n===32}var Kr=ahe,she=/[!-\/:-@\[-`\{-~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/,ohe=she,lhe=pf;function uhe(n){return e;function e(t){return n.test(lhe(t))}}var Ur=uhe,dhe=ohe,che=Ur,fhe=che(dhe),hhe=fhe,ghe=Ur,mhe=ghe(/\s/),phe=mhe,vhe=Kr,whe=hhe,bhe=phe;function Ahe(n){if(n===null||vhe(n)||bhe(n))return 1;if(whe(n))return 2}var khe=Ahe;function yhe(n,e){return n.column+=e,n.offset+=e,n._bufferIndex+=e,n}var xhe=yhe,Bo=km,Che=Xr,S7=khe,E7=xhe,zhe=ym,oi=no,Phe={name:"attention",tokenize:Ohe,resolveAll:Bhe};function Bhe(n,e){for(var t=-1,i,r,a,s,o,l,u,d;++t<n.length;)if(n[t][0]==="enter"&&n[t][1].type==="attentionSequence"&&n[t][1]._close){for(i=t;i--;)if(n[i][0]==="exit"&&n[i][1].type==="attentionSequence"&&n[i][1]._open&&e.sliceSerialize(n[i][1]).charCodeAt(0)===e.sliceSerialize(n[t][1]).charCodeAt(0)){if((n[i][1]._close||n[t][1]._open)&&(n[t][1].end.offset-n[t][1].start.offset)%3&&!((n[i][1].end.offset-n[i][1].start.offset+n[t][1].end.offset-n[t][1].start.offset)%3))continue;l=n[i][1].end.offset-n[i][1].start.offset>1&&n[t][1].end.offset-n[t][1].start.offset>1?2:1,s={type:l>1?"strongSequence":"emphasisSequence",start:E7(oi(n[i][1].end),-l),end:oi(n[i][1].end)},o={type:l>1?"strongSequence":"emphasisSequence",start:oi(n[t][1].start),end:E7(oi(n[t][1].start),l)},a={type:l>1?"strongText":"emphasisText",start:oi(n[i][1].end),end:oi(n[t][1].start)},r={type:l>1?"strong":"emphasis",start:oi(s.start),end:oi(o.end)},n[i][1].end=oi(s.start),n[t][1].start=oi(o.end),u=[],n[i][1].end.offset-n[i][1].start.offset&&(u=Bo(u,[["enter",n[i][1],e],["exit",n[i][1],e]])),u=Bo(u,[["enter",r,e],["enter",s,e],["exit",s,e],["enter",a,e]]),u=Bo(u,zhe(e.parser.constructs.insideSpan.null,n.slice(i+1,t),e)),u=Bo(u,[["exit",a,e],["enter",o,e],["exit",o,e],["exit",r,e]]),n[t][1].end.offset-n[t][1].start.offset?(d=2,u=Bo(u,[["enter",n[t][1],e],["exit",n[t][1],e]])):d=0,Che(n,i-1,t-i+3,u),t=i+u.length-d-2;break}}for(t=-1;++t<n.length;)n[t][1].type==="attentionSequence"&&(n[t][1].type="data");return n}function Ohe(n,e){var t=S7(this.previous),i;return r;function r(s){return n.enter("attentionSequence"),i=s,a(s)}function a(s){var o,l,u,d;return s===i?(n.consume(s),a):(o=n.exit("attentionSequence"),l=S7(s),u=!l||l===2&&t,d=!t||t===2&&l,o._open=i===42?u:u&&(t||!d),o._close=i===42?d:d&&(l||!u),e(s))}}var Mhe=Phe,She=Ur,Ehe=She(/[A-Za-z]/),xm=Ehe,Fhe=Ur,The=Fhe(/[\dA-Za-z]/),bf=The,jhe=Ur,Rhe=jhe(/[#-'*+\--9=?A-Z^-~]/),Ihe=Rhe;function Nhe(n){return n<32||n===127}var Cy=Nhe,Dhe=xm,Uu=bf,F7=Ihe,Lhe=Cy,Hhe={name:"autolink",tokenize:Zhe};function Zhe(n,e,t){var i=1;return r;function r(m){return n.enter("autolink"),n.enter("autolinkMarker"),n.consume(m),n.exit("autolinkMarker"),n.enter("autolinkProtocol"),a}function a(m){return Dhe(m)?(n.consume(m),s):F7(m)?u(m):t(m)}function s(m){return m===43||m===45||m===46||Uu(m)?o(m):u(m)}function o(m){return m===58?(n.consume(m),l):(m===43||m===45||m===46||Uu(m))&&i++<32?(n.consume(m),o):u(m)}function l(m){return m===62?(n.exit("autolinkProtocol"),h(m)):m===32||m===60||Lhe(m)?t(m):(n.consume(m),l)}function u(m){return m===64?(n.consume(m),i=0,d):F7(m)?(n.consume(m),u):t(m)}function d(m){return Uu(m)?f(m):t(m)}function f(m){return m===46?(n.consume(m),i=0,d):m===62?(n.exit("autolinkProtocol").type="autolinkEmail",h(m)):c(m)}function c(m){return(m===45||Uu(m))&&i++<63?(n.consume(m),m===45?c:f):t(m)}function h(m){return n.enter("autolinkMarker"),n.consume(m),n.exit("autolinkMarker"),n.exit("autolink"),e}}var Whe=Hhe,Ghe=or,Yhe=En,zy={name:"blockQuote",tokenize:Qhe,continuation:{tokenize:Xhe},exit:Khe};function Qhe(n,e,t){var i=this;return r;function r(s){return s===62?(i.containerState.open||(n.enter("blockQuote",{_container:!0}),i.containerState.open=!0),n.enter("blockQuotePrefix"),n.enter("blockQuoteMarker"),n.consume(s),n.exit("blockQuoteMarker"),a):t(s)}function a(s){return Ghe(s)?(n.enter("blockQuotePrefixWhitespace"),n.consume(s),n.exit("blockQuotePrefixWhitespace"),n.exit("blockQuotePrefix"),e):(n.exit("blockQuotePrefix"),e(s))}}function Xhe(n,e,t){return Yhe(n,n.attempt(zy,e,t),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function Khe(n){n.exit("blockQuote")}var Uhe=zy,Vhe=Ur,Jhe=Vhe(/[!-/:-@[-`{-~]/),qhe=Jhe,_he=qhe,$he={name:"characterEscape",tokenize:ege};function ege(n,e,t){return i;function i(a){return n.enter("characterEscape"),n.enter("escapeMarker"),n.consume(a),n.exit("escapeMarker"),r}function r(a){return _he(a)?(n.enter("characterEscapeValue"),n.consume(a),n.exit("characterEscapeValue"),n.exit("characterEscape"),e):t(a)}}var nge=$he,Vu,tge=59,Py=ige;function ige(n){var e="&"+n+";",t;return Vu=Vu||document.createElement("i"),Vu.innerHTML=e,t=Vu.textContent,t.charCodeAt(t.length-1)===tge&&n!=="semi"||t===e?!1:t}var rge=Ur,age=rge(/\d/),By=age,sge=Ur,oge=sge(/[\dA-Fa-f]/),lge=oge,uge=Py,T7=bf,dge=By,cge=lge;function fge(n){return n&&typeof n=="object"&&"default"in n?n:{default:n}}var hge=fge(uge),gge={name:"characterReference",tokenize:mge};function mge(n,e,t){var i=this,r=0,a,s;return o;function o(f){return n.enter("characterReference"),n.enter("characterReferenceMarker"),n.consume(f),n.exit("characterReferenceMarker"),l}function l(f){return f===35?(n.enter("characterReferenceMarkerNumeric"),n.consume(f),n.exit("characterReferenceMarkerNumeric"),u):(n.enter("characterReferenceValue"),a=31,s=T7,d(f))}function u(f){return f===88||f===120?(n.enter("characterReferenceMarkerHexadecimal"),n.consume(f),n.exit("characterReferenceMarkerHexadecimal"),n.enter("characterReferenceValue"),a=6,s=cge,d):(n.enter("characterReferenceValue"),a=7,s=dge,d(f))}function d(f){var c;return f===59&&r?(c=n.exit("characterReferenceValue"),s===T7&&!hge.default(i.sliceSerialize(c))?t(f):(n.enter("characterReferenceMarker"),n.consume(f),n.exit("characterReferenceMarker"),n.exit("characterReference"),e)):s(f)&&r++<a?(n.consume(f),d):t(f)}}var pge=gge,is=pn,vge=Kr,wge=wf,Oo=En,bge={name:"codeFenced",tokenize:Age,concrete:!0};function Age(n,e,t){var i=this,r={tokenize:k,partial:!0},a=wge(this.events,"linePrefix"),s=0,o;return l;function l(y){return n.enter("codeFenced"),n.enter("codeFencedFence"),n.enter("codeFencedFenceSequence"),o=y,u(y)}function u(y){return y===o?(n.consume(y),s++,u):(n.exit("codeFencedFenceSequence"),s<3?t(y):Oo(n,d,"whitespace")(y))}function d(y){return y===null||is(y)?m(y):(n.enter("codeFencedFenceInfo"),n.enter("chunkString",{contentType:"string"}),f(y))}function f(y){return y===null||vge(y)?(n.exit("chunkString"),n.exit("codeFencedFenceInfo"),Oo(n,c,"whitespace")(y)):y===96&&y===o?t(y):(n.consume(y),f)}function c(y){return y===null||is(y)?m(y):(n.enter("codeFencedFenceMeta"),n.enter("chunkString",{contentType:"string"}),h(y))}function h(y){return y===null||is(y)?(n.exit("chunkString"),n.exit("codeFencedFenceMeta"),m(y)):y===96&&y===o?t(y):(n.consume(y),h)}function m(y){return n.exit("codeFencedFence"),i.interrupt?e(y):p(y)}function p(y){return y===null?w(y):is(y)?(n.enter("lineEnding"),n.consume(y),n.exit("lineEnding"),n.attempt(r,w,a?Oo(n,p,"linePrefix",a+1):p)):(n.enter("codeFlowValue"),v(y))}function v(y){return y===null||is(y)?(n.exit("codeFlowValue"),p(y)):(n.consume(y),v)}function w(y){return n.exit("codeFenced"),e(y)}function k(y,z,C){var B=0;return Oo(y,O,"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4);function O(F){return y.enter("codeFencedFence"),y.enter("codeFencedFenceSequence"),M(F)}function M(F){return F===o?(y.consume(F),B++,M):B<s?C(F):(y.exit("codeFencedFenceSequence"),Oo(y,E,"whitespace")(F))}function E(F){return F===null||is(F)?(y.exit("codeFencedFence"),z(F)):C(F)}}}var kge=bge,ng=pn,j7=Xr,yge=wf,R7=En,xge={name:"codeIndented",tokenize:zge,resolve:Cge},I7={tokenize:Pge,partial:!0};function Cge(n,e){var t={type:"codeIndented",start:n[0][1].start,end:n[n.length-1][1].end};return j7(n,0,0,[["enter",t,e]]),j7(n,n.length,0,[["exit",t,e]]),n}function zge(n,e,t){return n.attempt(I7,i,t);function i(a){return a===null?e(a):ng(a)?n.attempt(I7,i,e)(a):(n.enter("codeFlowValue"),r(a))}function r(a){return a===null||ng(a)?(n.exit("codeFlowValue"),i(a)):(n.consume(a),r)}}function Pge(n,e,t){var i=this;return R7(n,r,"linePrefix",5);function r(a){return ng(a)?(n.enter("lineEnding"),n.consume(a),n.exit("lineEnding"),R7(n,r,"linePrefix",5)):yge(i.events,"linePrefix")<4?t(a):e(a)}}var Bge=xge,N7=pn,Oge={name:"codeText",tokenize:Ege,resolve:Mge,previous:Sge};function Mge(n){var e=n.length-4,t=3,i,r;if((n[t][1].type==="lineEnding"||n[t][1].type==="space")&&(n[e][1].type==="lineEnding"||n[e][1].type==="space")){for(i=t;++i<e;)if(n[i][1].type==="codeTextData"){n[e][1].type=n[t][1].type="codeTextPadding",t+=2,e-=2;break}}for(i=t-1,e++;++i<=e;)r===void 0?i!==e&&n[i][1].type!=="lineEnding"&&(r=i):(i===e||n[i][1].type==="lineEnding")&&(n[r][1].type="codeTextData",i!==r+2&&(n[r][1].end=n[i-1][1].end,n.splice(r+2,i-r-2),e-=i-r-2,i=r+2),r=void 0);return n}function Sge(n){return n!==96||this.events[this.events.length-1][1].type==="characterEscape"}function Ege(n,e,t){var i=0,r,a;return s;function s(f){return n.enter("codeText"),n.enter("codeTextSequence"),o(f)}function o(f){return f===96?(n.consume(f),i++,o):(n.exit("codeTextSequence"),l(f))}function l(f){return f===null?t(f):f===96?(a=n.enter("codeTextSequence"),r=0,d(f)):f===32?(n.enter("space"),n.consume(f),n.exit("space"),l):N7(f)?(n.enter("lineEnding"),n.consume(f),n.exit("lineEnding"),l):(n.enter("codeTextData"),u(f))}function u(f){return f===null||f===32||f===96||N7(f)?(n.exit("codeTextData"),l(f)):(n.consume(f),u)}function d(f){return f===96?(n.consume(f),r++,d):r===i?(n.exit("codeTextSequence"),n.exit("codeText"),e(f)):(a.type="codeTextData",u(f))}}var Fge=Oge,D7=Cy,Tge=Kr,jge=pn;function Rge(n,e,t,i,r,a,s,o,l){var u=l||1/0,d=0;return f;function f(w){return w===60?(n.enter(i),n.enter(r),n.enter(a),n.consume(w),n.exit(a),c):D7(w)||w===41?t(w):(n.enter(i),n.enter(s),n.enter(o),n.enter("chunkString",{contentType:"string"}),p(w))}function c(w){return w===62?(n.enter(a),n.consume(w),n.exit(a),n.exit(r),n.exit(i),e):(n.enter(o),n.enter("chunkString",{contentType:"string"}),h(w))}function h(w){return w===62?(n.exit("chunkString"),n.exit(o),c(w)):w===null||w===60||jge(w)?t(w):(n.consume(w),w===92?m:h)}function m(w){return w===60||w===62||w===92?(n.consume(w),h):h(w)}function p(w){return w===40?++d>u?t(w):(n.consume(w),p):w===41?d--?(n.consume(w),p):(n.exit("chunkString"),n.exit(o),n.exit(s),n.exit(i),e(w)):w===null||Tge(w)?d?t(w):(n.exit("chunkString"),n.exit(o),n.exit(s),n.exit(i),e(w)):D7(w)?t(w):(n.consume(w),w===92?v:p)}function v(w){return w===40||w===41||w===92?(n.consume(w),p):p(w)}}var Oy=Rge,L7=pn,Ige=or;function Nge(n,e,t,i,r,a){var s=this,o=0,l;return u;function u(h){return n.enter(i),n.enter(r),n.consume(h),n.exit(r),n.enter(a),d}function d(h){return h===null||h===91||h===93&&!l||h===94&&!o&&"_hiddenFootnoteSupport"in s.parser.constructs||o>999?t(h):h===93?(n.exit(a),n.enter(r),n.consume(h),n.exit(r),n.exit(i),e):L7(h)?(n.enter("lineEnding"),n.consume(h),n.exit("lineEnding"),d):(n.enter("chunkString",{contentType:"string"}),f(h))}function f(h){return h===null||h===91||h===93||L7(h)||o++>999?(n.exit("chunkString"),d(h)):(n.consume(h),l=l||!Ige(h),h===92?c:f)}function c(h){return h===91||h===92||h===93?(n.consume(h),o++,f):f(h)}}var My=Nge,Dge=pn,Lge=or,Hge=En;function Zge(n,e){var t;return i;function i(r){return Dge(r)?(n.enter("lineEnding"),n.consume(r),n.exit("lineEnding"),t=!0,i):Lge(r)?Hge(n,i,t?"linePrefix":"lineSuffix")(r):e(r)}}var Sy=Zge,H7=pn,Wge=En;function Gge(n,e,t,i,r,a){var s;return o;function o(c){return n.enter(i),n.enter(r),n.consume(c),n.exit(r),s=c===40?41:c,l}function l(c){return c===s?(n.enter(r),n.consume(c),n.exit(r),n.exit(i),e):(n.enter(a),u(c))}function u(c){return c===s?(n.exit(a),l(s)):c===null?t(c):H7(c)?(n.enter("lineEnding"),n.consume(c),n.exit("lineEnding"),Wge(n,u,"linePrefix")):(n.enter("chunkString",{contentType:"string"}),d(c))}function d(c){return c===s||c===null||H7(c)?(n.exit("chunkString"),u(c)):(n.consume(c),c===92?f:d)}function f(c){return c===s||c===92?(n.consume(c),d):d(c)}}var Ey=Gge,Fy=pn,Yge=Kr,Qge=pm,Xge=Oy,Kge=My,tg=En,Ty=Sy,Uge=Ey,Vge={name:"definition",tokenize:qge},Jge={tokenize:_ge,partial:!0};function qge(n,e,t){var i=this,r;return a;function a(l){return n.enter("definition"),Kge.call(i,n,s,t,"definitionLabel","definitionLabelMarker","definitionLabelString")(l)}function s(l){return r=Qge(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),l===58?(n.enter("definitionMarker"),n.consume(l),n.exit("definitionMarker"),Ty(n,Xge(n,n.attempt(Jge,tg(n,o,"whitespace"),tg(n,o,"whitespace")),t,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString"))):t(l)}function o(l){return l===null||Fy(l)?(n.exit("definition"),i.parser.defined.indexOf(r)<0&&i.parser.defined.push(r),e(l)):t(l)}}function _ge(n,e,t){return i;function i(s){return Yge(s)?Ty(n,r)(s):t(s)}function r(s){return s===34||s===39||s===40?Uge(n,tg(n,a,"whitespace"),t,"definitionTitle","definitionTitleMarker","definitionTitleString")(s):t(s)}function a(s){return s===null||Fy(s)?e(s):t(s)}}var $ge=Vge,e2e=pn,n2e={name:"hardBreakEscape",tokenize:t2e};function t2e(n,e,t){return i;function i(a){return n.enter("hardBreakEscape"),n.enter("escapeMarker"),n.consume(a),r}function r(a){return e2e(a)?(n.exit("escapeMarker"),n.exit("hardBreakEscape"),e(a)):t(a)}}var i2e=n2e,r2e=pn,Z7=Kr,a2e=or,s2e=Xr,o2e=En,l2e={name:"headingAtx",tokenize:d2e,resolve:u2e};function u2e(n,e){var t=n.length-2,i=3,r,a;return n[i][1].type==="whitespace"&&(i+=2),t-2>i&&n[t][1].type==="whitespace"&&(t-=2),n[t][1].type==="atxHeadingSequence"&&(i===t-1||t-4>i&&n[t-2][1].type==="whitespace")&&(t-=i+1===t?2:4),t>i&&(r={type:"atxHeadingText",start:n[i][1].start,end:n[t][1].end},a={type:"chunkText",start:n[i][1].start,end:n[t][1].end,contentType:"text"},s2e(n,i,t-i+1,[["enter",r,e],["enter",a,e],["exit",a,e],["exit",r,e]])),n}function d2e(n,e,t){var i=this,r=0;return a;function a(d){return n.enter("atxHeading"),n.enter("atxHeadingSequence"),s(d)}function s(d){return d===35&&r++<6?(n.consume(d),s):d===null||Z7(d)?(n.exit("atxHeadingSequence"),i.interrupt?e(d):o(d)):t(d)}function o(d){return d===35?(n.enter("atxHeadingSequence"),l(d)):d===null||r2e(d)?(n.exit("atxHeading"),e(d)):a2e(d)?o2e(n,o,"whitespace")(d):(n.enter("atxHeadingText"),u(d))}function l(d){return d===35?(n.consume(d),l):(n.exit("atxHeadingSequence"),o(d))}function u(d){return d===null||d===35||Z7(d)?(n.exit("atxHeadingText"),o(d)):(n.consume(d),u)}}var c2e=l2e,f2e=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],h2e=f2e,g2e=["pre","script","style","textarea"],m2e=g2e,Mo=xm,W7=bf,rs=pn,G7=Kr,as=or,Ju=pf,p2e=h2e,Y7=m2e,v2e=vf,w2e={name:"htmlFlow",tokenize:k2e,resolveTo:A2e,concrete:!0},b2e={tokenize:y2e,partial:!0};function A2e(n){for(var e=n.length;e--&&!(n[e][0]==="enter"&&n[e][1].type==="htmlFlow"););return e>1&&n[e-2][1].type==="linePrefix"&&(n[e][1].start=n[e-2][1].start,n[e+1][1].start=n[e-2][1].start,n.splice(e-2,2)),n}function k2e(n,e,t){var i=this,r,a,s,o,l;return u;function u(x){return n.enter("htmlFlow"),n.enter("htmlFlowData"),n.consume(x),d}function d(x){return x===33?(n.consume(x),f):x===47?(n.consume(x),m):x===63?(n.consume(x),r=3,i.interrupt?e:N):Mo(x)?(n.consume(x),s=Ju(x),a=!0,p):t(x)}function f(x){return x===45?(n.consume(x),r=2,c):x===91?(n.consume(x),r=5,s="CDATA[",o=0,h):Mo(x)?(n.consume(x),r=4,i.interrupt?e:N):t(x)}function c(x){return x===45?(n.consume(x),i.interrupt?e:N):t(x)}function h(x){return x===s.charCodeAt(o++)?(n.consume(x),o===s.length?i.interrupt?e:P:h):t(x)}function m(x){return Mo(x)?(n.consume(x),s=Ju(x),p):t(x)}function p(x){return x===null||x===47||x===62||G7(x)?x!==47&&a&&Y7.indexOf(s.toLowerCase())>-1?(r=1,i.interrupt?e(x):P(x)):p2e.indexOf(s.toLowerCase())>-1?(r=6,x===47?(n.consume(x),v):i.interrupt?e(x):P(x)):(r=7,i.interrupt?t(x):a?k(x):w(x)):x===45||W7(x)?(n.consume(x),s+=Ju(x),p):t(x)}function v(x){return x===62?(n.consume(x),i.interrupt?e:P):t(x)}function w(x){return as(x)?(n.consume(x),w):E(x)}function k(x){return x===47?(n.consume(x),E):x===58||x===95||Mo(x)?(n.consume(x),y):as(x)?(n.consume(x),k):E(x)}function y(x){return x===45||x===46||x===58||x===95||W7(x)?(n.consume(x),y):z(x)}function z(x){return x===61?(n.consume(x),C):as(x)?(n.consume(x),z):k(x)}function C(x){return x===null||x===60||x===61||x===62||x===96?t(x):x===34||x===39?(n.consume(x),l=x,B):as(x)?(n.consume(x),C):(l=void 0,O(x))}function B(x){return x===l?(n.consume(x),M):x===null||rs(x)?t(x):(n.consume(x),B)}function O(x){return x===null||x===34||x===39||x===60||x===61||x===62||x===96||G7(x)?z(x):(n.consume(x),O)}function M(x){return x===47||x===62||as(x)?k(x):t(x)}function E(x){return x===62?(n.consume(x),F):t(x)}function F(x){return as(x)?(n.consume(x),F):x===null||rs(x)?P(x):t(x)}function P(x){return x===45&&r===2?(n.consume(x),D):x===60&&r===1?(n.consume(x),I):x===62&&r===4?(n.consume(x),W):x===63&&r===3?(n.consume(x),N):x===93&&r===5?(n.consume(x),R):rs(x)&&(r===6||r===7)?n.check(b2e,W,j)(x):x===null||rs(x)?j(x):(n.consume(x),P)}function j(x){return n.exit("htmlFlowData"),T(x)}function T(x){return x===null?H(x):rs(x)?(n.enter("lineEnding"),n.consume(x),n.exit("lineEnding"),T):(n.enter("htmlFlowData"),P(x))}function D(x){return x===45?(n.consume(x),N):P(x)}function I(x){return x===47?(n.consume(x),s="",L):P(x)}function L(x){return x===62&&Y7.indexOf(s.toLowerCase())>-1?(n.consume(x),W):Mo(x)&&s.length<8?(n.consume(x),s+=Ju(x),L):P(x)}function R(x){return x===93?(n.consume(x),N):P(x)}function N(x){return x===62?(n.consume(x),W):P(x)}function W(x){return x===null||rs(x)?(n.exit("htmlFlowData"),H(x)):(n.consume(x),W)}function H(x){return n.exit("htmlFlow"),e(x)}}function y2e(n,e,t){return i;function i(r){return n.exit("htmlFlowData"),n.enter("lineEndingBlank"),n.consume(r),n.exit("lineEndingBlank"),n.attempt(v2e,e,t)}}var x2e=w2e,qu=xm,n0=bf,Ri=pn,t0=Kr,_u=or,C2e=En,z2e={name:"htmlText",tokenize:P2e};function P2e(n,e,t){var i=this,r,a,s,o;return l;function l(x){return n.enter("htmlText"),n.enter("htmlTextData"),n.consume(x),u}function u(x){return x===33?(n.consume(x),d):x===47?(n.consume(x),O):x===63?(n.consume(x),C):qu(x)?(n.consume(x),F):t(x)}function d(x){return x===45?(n.consume(x),f):x===91?(n.consume(x),a="CDATA[",s=0,v):qu(x)?(n.consume(x),z):t(x)}function f(x){return x===45?(n.consume(x),c):t(x)}function c(x){return x===null||x===62?t(x):x===45?(n.consume(x),h):m(x)}function h(x){return x===null||x===62?t(x):m(x)}function m(x){return x===null?t(x):x===45?(n.consume(x),p):Ri(x)?(o=m,N(x)):(n.consume(x),m)}function p(x){return x===45?(n.consume(x),H):m(x)}function v(x){return x===a.charCodeAt(s++)?(n.consume(x),s===a.length?w:v):t(x)}function w(x){return x===null?t(x):x===93?(n.consume(x),k):Ri(x)?(o=w,N(x)):(n.consume(x),w)}function k(x){return x===93?(n.consume(x),y):w(x)}function y(x){return x===62?H(x):x===93?(n.consume(x),y):w(x)}function z(x){return x===null||x===62?H(x):Ri(x)?(o=z,N(x)):(n.consume(x),z)}function C(x){return x===null?t(x):x===63?(n.consume(x),B):Ri(x)?(o=C,N(x)):(n.consume(x),C)}function B(x){return x===62?H(x):C(x)}function O(x){return qu(x)?(n.consume(x),M):t(x)}function M(x){return x===45||n0(x)?(n.consume(x),M):E(x)}function E(x){return Ri(x)?(o=E,N(x)):_u(x)?(n.consume(x),E):H(x)}function F(x){return x===45||n0(x)?(n.consume(x),F):x===47||x===62||t0(x)?P(x):t(x)}function P(x){return x===47?(n.consume(x),H):x===58||x===95||qu(x)?(n.consume(x),j):Ri(x)?(o=P,N(x)):_u(x)?(n.consume(x),P):H(x)}function j(x){return x===45||x===46||x===58||x===95||n0(x)?(n.consume(x),j):T(x)}function T(x){return x===61?(n.consume(x),D):Ri(x)?(o=T,N(x)):_u(x)?(n.consume(x),T):P(x)}function D(x){return x===null||x===60||x===61||x===62||x===96?t(x):x===34||x===39?(n.consume(x),r=x,I):Ri(x)?(o=D,N(x)):_u(x)?(n.consume(x),D):(n.consume(x),r=void 0,R)}function I(x){return x===r?(n.consume(x),L):x===null?t(x):Ri(x)?(o=I,N(x)):(n.consume(x),I)}function L(x){return x===62||x===47||t0(x)?P(x):t(x)}function R(x){return x===null||x===34||x===39||x===60||x===61||x===96?t(x):x===62||t0(x)?P(x):(n.consume(x),R)}function N(x){return n.exit("htmlTextData"),n.enter("lineEnding"),n.consume(x),n.exit("lineEnding"),C2e(n,W,"linePrefix",i.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function W(x){return n.enter("htmlTextData"),o(x)}function H(x){return x===62?(n.consume(x),n.exit("htmlTextData"),n.exit("htmlText"),e):t(x)}}var B2e=z2e,O2e=Kr,ss=km,M2e=Xr,jy=pm,S2e=ym,os=no,E2e=Oy,F2e=My,T2e=Ey,i0=Sy,j2e={name:"labelEnd",tokenize:H2e,resolveTo:L2e,resolveAll:D2e},R2e={tokenize:Z2e},I2e={tokenize:W2e},N2e={tokenize:G2e};function D2e(n){for(var e=-1,t;++e<n.length;)t=n[e][1],!t._used&&(t.type==="labelImage"||t.type==="labelLink"||t.type==="labelEnd")&&(n.splice(e+1,t.type==="labelImage"?4:2),t.type="data",e++);return n}function L2e(n,e){for(var t=n.length,i=0,r,a,s,o,l,u,d;t--;)if(o=n[t][1],l){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;n[t][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(u){if(n[t][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(l=t,o.type!=="labelLink")){i=2;break}}else o.type==="labelEnd"&&(u=t);return r={type:n[l][1].type==="labelLink"?"link":"image",start:os(n[l][1].start),end:os(n[n.length-1][1].end)},a={type:"label",start:os(n[l][1].start),end:os(n[u][1].end)},s={type:"labelText",start:os(n[l+i+2][1].end),end:os(n[u-2][1].start)},d=[["enter",r,e],["enter",a,e]],d=ss(d,n.slice(l+1,l+i+3)),d=ss(d,[["enter",s,e]]),d=ss(d,S2e(e.parser.constructs.insideSpan.null,n.slice(l+i+4,u-3),e)),d=ss(d,[["exit",s,e],n[u-2],n[u-1],["exit",a,e]]),d=ss(d,n.slice(u+1)),d=ss(d,[["exit",r,e]]),M2e(n,l,n.length,d),n}function H2e(n,e,t){for(var i=this,r=i.events.length,a,s;r--;)if((i.events[r][1].type==="labelImage"||i.events[r][1].type==="labelLink")&&!i.events[r][1]._balanced){a=i.events[r][1];break}return o;function o(d){return a?a._inactive?u(d):(s=i.parser.defined.indexOf(jy(i.sliceSerialize({start:a.end,end:i.now()})))>-1,n.enter("labelEnd"),n.enter("labelMarker"),n.consume(d),n.exit("labelMarker"),n.exit("labelEnd"),l):t(d)}function l(d){return d===40?n.attempt(R2e,e,s?e:u)(d):d===91?n.attempt(I2e,e,s?n.attempt(N2e,e,u):u)(d):s?e(d):u(d)}function u(d){return a._balanced=!0,t(d)}}function Z2e(n,e,t){return i;function i(l){return n.enter("resource"),n.enter("resourceMarker"),n.consume(l),n.exit("resourceMarker"),i0(n,r)}function r(l){return l===41?o(l):E2e(n,a,t,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",3)(l)}function a(l){return O2e(l)?i0(n,s)(l):o(l)}function s(l){return l===34||l===39||l===40?T2e(n,i0(n,o),t,"resourceTitle","resourceTitleMarker","resourceTitleString")(l):o(l)}function o(l){return l===41?(n.enter("resourceMarker"),n.consume(l),n.exit("resourceMarker"),n.exit("resource"),e):t(l)}}function W2e(n,e,t){var i=this;return r;function r(s){return F2e.call(i,n,a,t,"reference","referenceMarker","referenceString")(s)}function a(s){return i.parser.defined.indexOf(jy(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)))<0?t(s):e(s)}}function G2e(n,e,t){return i;function i(a){return n.enter("reference"),n.enter("referenceMarker"),n.consume(a),n.exit("referenceMarker"),r}function r(a){return a===93?(n.enter("referenceMarker"),n.consume(a),n.exit("referenceMarker"),n.exit("reference"),e):t(a)}}var Cm=j2e,Y2e=Cm,Q2e={name:"labelStartImage",tokenize:X2e,resolveAll:Y2e.resolveAll};function X2e(n,e,t){var i=this;return r;function r(o){return n.enter("labelImage"),n.enter("labelImageMarker"),n.consume(o),n.exit("labelImageMarker"),a}function a(o){return o===91?(n.enter("labelMarker"),n.consume(o),n.exit("labelMarker"),n.exit("labelImage"),s):t(o)}function s(o){return o===94&&"_hiddenFootnoteSupport"in i.parser.constructs?t(o):e(o)}}var K2e=Q2e,U2e=Cm,V2e={name:"labelStartLink",tokenize:J2e,resolveAll:U2e.resolveAll};function J2e(n,e,t){var i=this;return r;function r(s){return n.enter("labelLink"),n.enter("labelMarker"),n.consume(s),n.exit("labelMarker"),n.exit("labelLink"),a}function a(s){return s===94&&"_hiddenFootnoteSupport"in i.parser.constructs?t(s):e(s)}}var q2e=V2e,_2e=En,$2e={name:"lineEnding",tokenize:eme};function eme(n,e){return t;function t(i){return n.enter("lineEnding"),n.consume(i),n.exit("lineEnding"),_2e(n,e,"linePrefix")}}var nme=$2e,tme=pn,ime=or,rme=En,ame={name:"thematicBreak",tokenize:sme};function sme(n,e,t){var i=0,r;return a;function a(l){return n.enter("thematicBreak"),r=l,s(l)}function s(l){return l===r?(n.enter("thematicBreakSequence"),o(l)):ime(l)?rme(n,s,"whitespace")(l):i<3||l!==null&&!tme(l)?t(l):(n.exit("thematicBreak"),e(l))}function o(l){return l===r?(n.consume(l),i++,o):(n.exit("thematicBreakSequence"),s(l))}}var Ry=ame,Q7=By,zm=or,Pm=wf,ome=wy,kc=En,Iy=vf,lme=Ry,Ny={name:"list",tokenize:cme,continuation:{tokenize:fme},exit:gme},ume={tokenize:mme,partial:!0},dme={tokenize:hme,partial:!0};function cme(n,e,t){var i=this,r=Pm(i.events,"linePrefix"),a=0;return s;function s(c){var h=i.containerState.type||(c===42||c===43||c===45?"listUnordered":"listOrdered");if(h==="listUnordered"?!i.containerState.marker||c===i.containerState.marker:Q7(c)){if(i.containerState.type||(i.containerState.type=h,n.enter(h,{_container:!0})),h==="listUnordered")return n.enter("listItemPrefix"),c===42||c===45?n.check(lme,t,l)(c):l(c);if(!i.interrupt||c===49)return n.enter("listItemPrefix"),n.enter("listItemValue"),o(c)}return t(c)}function o(c){return Q7(c)&&++a<10?(n.consume(c),o):(!i.interrupt||a<2)&&(i.containerState.marker?c===i.containerState.marker:c===41||c===46)?(n.exit("listItemValue"),l(c)):t(c)}function l(c){return n.enter("listItemMarker"),n.consume(c),n.exit("listItemMarker"),i.containerState.marker=i.containerState.marker||c,n.check(Iy,i.interrupt?t:u,n.attempt(ume,f,d))}function u(c){return i.containerState.initialBlankLine=!0,r++,f(c)}function d(c){return zm(c)?(n.enter("listItemPrefixWhitespace"),n.consume(c),n.exit("listItemPrefixWhitespace"),f):t(c)}function f(c){return i.containerState.size=r+ome(i.sliceStream(n.exit("listItemPrefix"))),e(c)}}function fme(n,e,t){var i=this;return i.containerState._closeFlow=void 0,n.check(Iy,r,a);function r(o){return i.containerState.furtherBlankLines=i.containerState.furtherBlankLines||i.containerState.initialBlankLine,kc(n,e,"listItemIndent",i.containerState.size+1)(o)}function a(o){return i.containerState.furtherBlankLines||!zm(o)?(i.containerState.furtherBlankLines=i.containerState.initialBlankLine=void 0,s(o)):(i.containerState.furtherBlankLines=i.containerState.initialBlankLine=void 0,n.attempt(dme,e,s)(o))}function s(o){return i.containerState._closeFlow=!0,i.interrupt=void 0,kc(n,n.attempt(Ny,e,t),"linePrefix",i.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)(o)}}function hme(n,e,t){var i=this;return kc(n,r,"listItemIndent",i.containerState.size+1);function r(a){return Pm(i.events,"listItemIndent")===i.containerState.size?e(a):t(a)}}function gme(n){n.exit(this.containerState.type)}function mme(n,e,t){var i=this;return kc(n,r,"listItemPrefixWhitespace",i.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:5);function r(a){return zm(a)||!Pm(i.events,"listItemPrefixWhitespace")?t(a):e(a)}}var pme=Ny,vme=pn,r0=no,wme=En,bme={name:"setextUnderline",tokenize:kme,resolveTo:Ame};function Ame(n,e){for(var t=n.length,i,r,a,s;t--;)if(n[t][0]==="enter"){if(n[t][1].type==="content"){i=t;break}n[t][1].type==="paragraph"&&(r=t)}else n[t][1].type==="content"&&n.splice(t,1),!a&&n[t][1].type==="definition"&&(a=t);return s={type:"setextHeading",start:r0(n[r][1].start),end:r0(n[n.length-1][1].end)},n[r][1].type="setextHeadingText",a?(n.splice(r,0,["enter",s,e]),n.splice(a+1,0,["exit",n[i][1],e]),n[i][1].end=r0(n[a][1].end)):n[i][1]=s,n.push(["exit",s,e]),n}function kme(n,e,t){for(var i=this,r=i.events.length,a,s;r--;)if(i.events[r][1].type!=="lineEnding"&&i.events[r][1].type!=="linePrefix"&&i.events[r][1].type!=="content"){s=i.events[r][1].type==="paragraph";break}return o;function o(d){return!i.lazy&&(i.interrupt||s)?(n.enter("setextHeadingLine"),n.enter("setextHeadingLineSequence"),a=d,l(d)):t(d)}function l(d){return d===a?(n.consume(d),l):(n.exit("setextHeadingLineSequence"),wme(n,u,"lineSuffix")(d))}function u(d){return d===null||vme(d)?(n.exit("setextHeadingLine"),e(d)):t(d)}}var yme=bme;Object.defineProperty(Si,"__esModule",{value:!0});var xme=to,ig=Mhe,Cme=Whe,zme=Uhe,Dy=nge,Ly=pge,X7=kge,a0=Bge,Pme=Fge,Bme=$ge,Ome=i2e,Mme=c2e,Sme=x2e,Eme=B2e,Fme=Cm,Tme=K2e,jme=q2e,s0=nme,ot=pme,K7=yme,o0=Ry,Rme={42:ot,43:ot,45:ot,48:ot,49:ot,50:ot,51:ot,52:ot,53:ot,54:ot,55:ot,56:ot,57:ot,62:zme},Ime={91:Bme},Nme={"-2":a0,"-1":a0,32:a0},Dme={35:Mme,42:o0,45:[K7,o0],60:Sme,61:K7,95:o0,96:X7,126:X7},Lme={38:Ly,92:Dy},Hme={"-5":s0,"-4":s0,"-3":s0,33:Tme,38:Ly,42:ig,60:[Cme,Eme],91:jme,92:[Ome,Dy],93:Fme,95:ig,96:Pme},Zme={null:[ig,xme.resolver]},Wme={null:[]};Si.contentInitial=Ime;Si.disable=Wme;Si.document=Rme;Si.flow=Dme;Si.flowInitial=Nme;Si.insideSpan=Zme;Si.string=Lme;Si.text=Hme;var Gme=vm,Yme=wm,Qme=bm,U7=to,Xme=Z0e,Kme=rhe,Ume=Am,Vme=Si;function Jme(n){var e=n||{},t={defined:[],constructs:Xme([Vme].concat(Ume(e.extensions))),content:i(Gme),document:i(Yme),flow:i(Qme),string:i(U7.string),text:i(U7.text)};return t;function i(r){return a;function a(s){return Kme(t,r,s)}}}var qme=Jme,V7=/[\0\t\n\r]/g;function _me(){var n=!0,e=1,t="",i;return r;function r(a,s,o){var l=[],u,d,f,c,h;for(a=t+a.toString(s),f=0,t="",n&&(a.charCodeAt(0)===65279&&f++,n=void 0);f<a.length;){if(V7.lastIndex=f,u=V7.exec(a),c=u?u.index:a.length,h=a.charCodeAt(c),!u){t=a.slice(f);break}if(h===10&&f===c&&i)l.push(-3),i=void 0;else if(i&&(l.push(-5),i=void 0),f<c&&(l.push(a.slice(f,c)),e+=c-f),h===0)l.push(65533),e++;else if(h===9)for(d=Math.ceil(e/4)*4,l.push(-2);e++<d;)l.push(-1);else h===10?(l.push(-4),e=1):(i=!0,e=1);f=c+1}return o&&(i&&l.push(-5),t&&l.push(t),l.push(null)),l}}var $me=_me,epe=Ay;function npe(n){for(;!epe(n););return n}var tpe=npe,ipe=cpe,rpe=F1e,ape=su,Hy=py,l0=pm,spe=L1e,ope=qme,lpe=$me,upe=tpe,dpe=Py,$u=uy;function cpe(n,e,t){return typeof e!="string"&&(t=e,e=void 0),fpe(t)(upe(ope(t).document().write(lpe()(n,e,!0))))}function fpe(n){var e=n||{},t=hpe({transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:u(G),autolinkProtocol:T,autolinkEmail:T,atxHeading:u(ri),blockQuote:u(nn),characterEscape:T,characterReference:T,codeFenced:u(vn),codeFencedFenceInfo:d,codeFencedFenceMeta:d,codeIndented:u(vn,d),codeText:u(xn,d),codeTextData:T,data:T,codeFlowValue:T,definition:u(vt),definitionDestinationString:d,definitionLabelString:d,definitionTitleString:d,emphasis:u(wt),hardBreakEscape:u(tt),hardBreakTrailing:u(tt),htmlFlow:u(ue,d),htmlFlowData:T,htmlText:u(ue,d),htmlTextData:T,image:u(Ze),label:d,link:u(G),listItem:u(ce),listItemValue:v,listOrdered:u(re,p),listUnordered:u(re),paragraph:u(ge),reference:_,referenceString:d,resourceDestinationString:d,resourceTitleString:d,setextHeading:u(ri),strong:u(me),thematicBreak:u(an)},exit:{atxHeading:c(),atxHeadingSequence:E,autolink:c(),autolinkEmail:ie,autolinkProtocol:be,blockQuote:c(),characterEscapeValue:D,characterReferenceMarkerHexadecimal:le,characterReferenceMarkerNumeric:le,characterReferenceValue:se,codeFenced:c(z),codeFencedFence:y,codeFencedFenceInfo:w,codeFencedFenceMeta:k,codeFlowValue:D,codeIndented:c(C),codeText:c(W),codeTextData:D,data:D,definition:c(),definitionDestinationString:M,definitionLabelString:B,definitionTitleString:O,emphasis:c(),hardBreakEscape:c(L),hardBreakTrailing:c(L),htmlFlow:c(R),htmlFlowData:D,htmlText:c(N),htmlTextData:D,image:c(x),label:Y,labelText:Z,lineEnding:I,link:c(H),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:q,resourceDestinationString:X,resourceTitleString:K,resource:$,setextHeading:c(j),setextHeadingLineSequence:P,setextHeadingText:F,strong:c(),thematicBreak:c()}},e.mdastExtensions||[]),i={};return r;function r(Q){for(var ke={type:"root",children:[]},Te=[ke],Ke=[],Xn=[],tn=-1,it,Vr,It={stack:Te,tokenStack:Ke,config:t,enter:f,exit:h,buffer:d,resume:m,setData:s,getData:o};++tn<Q.length;)(Q[tn][1].type==="listOrdered"||Q[tn][1].type==="listUnordered")&&(Q[tn][0]==="enter"?Xn.push(tn):(Vr=Xn.pop(tn),tn=a(Q,Vr,tn)));for(tn=-1;++tn<Q.length;)it=t[Q[tn][0]],Hy.call(it,Q[tn][1].type)&&it[Q[tn][1].type].call(ape({sliceSerialize:Q[tn][2].sliceSerialize},It),Q[tn][1]);if(Ke.length)throw new Error("Cannot close document, a token (`"+Ke[Ke.length-1].type+"`, "+$u({start:Ke[Ke.length-1].start,end:Ke[Ke.length-1].end})+") is still open");for(ke.position={start:l(Q.length?Q[0][1].start:{line:1,column:1,offset:0}),end:l(Q.length?Q[Q.length-2][1].end:{line:1,column:1,offset:0})},tn=-1;++tn<t.transforms.length;)ke=t.transforms[tn](ke)||ke;return ke}function a(Q,ke,Te){for(var Ke=ke-1,Xn=-1,tn=!1,it,Vr,It,ai,sn,ao,so;++Ke<=Te;)if(sn=Q[Ke],sn[1].type==="listUnordered"||sn[1].type==="listOrdered"||sn[1].type==="blockQuote"?(sn[0]==="enter"?Xn++:Xn--,so=void 0):sn[1].type==="lineEndingBlank"?sn[0]==="enter"&&(it&&!so&&!Xn&&!ao&&(ao=Ke),so=void 0):sn[1].type==="linePrefix"||sn[1].type==="listItemValue"||sn[1].type==="listItemMarker"||sn[1].type==="listItemPrefix"||sn[1].type==="listItemPrefixWhitespace"||(so=void 0),!Xn&&sn[0]==="enter"&&sn[1].type==="listItemPrefix"||Xn===-1&&sn[0]==="exit"&&(sn[1].type==="listUnordered"||sn[1].type==="listOrdered")){if(it){for(Vr=Ke,It=void 0;Vr--;)if(ai=Q[Vr],ai[1].type==="lineEnding"||ai[1].type==="lineEndingBlank"){if(ai[0]==="exit")continue;It&&(Q[It][1].type="lineEndingBlank",tn=!0),ai[1].type="lineEnding",It=Vr}else if(!(ai[1].type==="linePrefix"||ai[1].type==="blockQuotePrefix"||ai[1].type==="blockQuotePrefixWhitespace"||ai[1].type==="blockQuoteMarker"||ai[1].type==="listItemIndent"))break;ao&&(!It||ao<It)&&(it._spread=!0),it.end=l(It?Q[It][1].start:sn[1].end),Q.splice(It||Ke,0,["exit",it,sn[2]]),Ke++,Te++}sn[1].type==="listItemPrefix"&&(it={type:"listItem",_spread:!1,start:l(sn[1].start)},Q.splice(Ke,0,["enter",it,sn[2]]),Ke++,Te++,ao=void 0,so=!0)}return Q[ke][1]._spread=tn,Te}function s(Q,ke){i[Q]=ke}function o(Q){return i[Q]}function l(Q){return{line:Q.line,column:Q.column,offset:Q.offset}}function u(Q,ke){return Te;function Te(Ke){f.call(this,Q(Ke),Ke),ke&&ke.call(this,Ke)}}function d(){this.stack.push({type:"fragment",children:[]})}function f(Q,ke){return this.stack[this.stack.length-1].children.push(Q),this.stack.push(Q),this.tokenStack.push(ke),Q.position={start:l(ke.start)},Q}function c(Q){return ke;function ke(Te){Q&&Q.call(this,Te),h.call(this,Te)}}function h(Q){var ke=this.stack.pop(),Te=this.tokenStack.pop();if(Te){if(Te.type!==Q.type)throw new Error("Cannot close `"+Q.type+"` ("+$u({start:Q.start,end:Q.end})+"): a different token (`"+Te.type+"`, "+$u({start:Te.start,end:Te.end})+") is open")}else throw new Error("Cannot close `"+Q.type+"` ("+$u({start:Q.start,end:Q.end})+"): it’s not open");return ke.position.end=l(Q.end),ke}function m(){return rpe(this.stack.pop())}function p(){s("expectingFirstListItemValue",!0)}function v(Q){o("expectingFirstListItemValue")&&(this.stack[this.stack.length-2].start=parseInt(this.sliceSerialize(Q),10),s("expectingFirstListItemValue"))}function w(){var Q=this.resume();this.stack[this.stack.length-1].lang=Q}function k(){var Q=this.resume();this.stack[this.stack.length-1].meta=Q}function y(){o("flowCodeInside")||(this.buffer(),s("flowCodeInside",!0))}function z(){var Q=this.resume();this.stack[this.stack.length-1].value=Q.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),s("flowCodeInside")}function C(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function B(Q){var ke=this.resume();this.stack[this.stack.length-1].label=ke,this.stack[this.stack.length-1].identifier=l0(this.sliceSerialize(Q)).toLowerCase()}function O(){var Q=this.resume();this.stack[this.stack.length-1].title=Q}function M(){var Q=this.resume();this.stack[this.stack.length-1].url=Q}function E(Q){this.stack[this.stack.length-1].depth||(this.stack[this.stack.length-1].depth=this.sliceSerialize(Q).length)}function F(){s("setextHeadingSlurpLineEnding",!0)}function P(Q){this.stack[this.stack.length-1].depth=this.sliceSerialize(Q).charCodeAt(0)===61?1:2}function j(){s("setextHeadingSlurpLineEnding")}function T(Q){var ke=this.stack[this.stack.length-1].children,Te=ke[ke.length-1];(!Te||Te.type!=="text")&&(Te=Be(),Te.position={start:l(Q.start)},this.stack[this.stack.length-1].children.push(Te)),this.stack.push(Te)}function D(Q){var ke=this.stack.pop();ke.value+=this.sliceSerialize(Q),ke.position.end=l(Q.end)}function I(Q){var ke=this.stack[this.stack.length-1];if(o("atHardBreak")){ke.children[ke.children.length-1].position.end=l(Q.end),s("atHardBreak");return}!o("setextHeadingSlurpLineEnding")&&t.canContainEols.indexOf(ke.type)>-1&&(T.call(this,Q),D.call(this,Q))}function L(){s("atHardBreak",!0)}function R(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function N(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function W(){var Q=this.resume();this.stack[this.stack.length-1].value=Q}function H(){var Q=this.stack[this.stack.length-1];o("inReference")?(Q.type+="Reference",Q.referenceType=o("referenceType")||"shortcut",delete Q.url,delete Q.title):(delete Q.identifier,delete Q.label,delete Q.referenceType),s("referenceType")}function x(){var Q=this.stack[this.stack.length-1];o("inReference")?(Q.type+="Reference",Q.referenceType=o("referenceType")||"shortcut",delete Q.url,delete Q.title):(delete Q.identifier,delete Q.label,delete Q.referenceType),s("referenceType")}function Z(Q){this.stack[this.stack.length-2].identifier=l0(this.sliceSerialize(Q)).toLowerCase()}function Y(){var Q=this.stack[this.stack.length-1],ke=this.resume();this.stack[this.stack.length-1].label=ke,s("inReference",!0),this.stack[this.stack.length-1].type==="link"?this.stack[this.stack.length-1].children=Q.children:this.stack[this.stack.length-1].alt=ke}function X(){var Q=this.resume();this.stack[this.stack.length-1].url=Q}function K(){var Q=this.resume();this.stack[this.stack.length-1].title=Q}function $(){s("inReference")}function _(){s("referenceType","collapsed")}function q(Q){var ke=this.resume();this.stack[this.stack.length-1].label=ke,this.stack[this.stack.length-1].identifier=l0(this.sliceSerialize(Q)).toLowerCase(),s("referenceType","full")}function le(Q){s("characterReferenceType",Q.type)}function se(Q){var ke=this.sliceSerialize(Q),Te=o("characterReferenceType"),Ke,Xn;Te?(Ke=spe(ke,Te==="characterReferenceMarkerNumeric"?10:16),s("characterReferenceType")):Ke=dpe(ke),Xn=this.stack.pop(),Xn.value+=Ke,Xn.position.end=l(Q.end)}function be(Q){D.call(this,Q),this.stack[this.stack.length-1].url=this.sliceSerialize(Q)}function ie(Q){D.call(this,Q),this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(Q)}function nn(){return{type:"blockquote",children:[]}}function vn(){return{type:"code",lang:null,meta:null,value:""}}function xn(){return{type:"inlineCode",value:""}}function vt(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function wt(){return{type:"emphasis",children:[]}}function ri(){return{type:"heading",depth:void 0,children:[]}}function tt(){return{type:"break"}}function ue(){return{type:"html",value:""}}function Ze(){return{type:"image",title:null,url:"",alt:null}}function G(){return{type:"link",title:null,url:"",children:[]}}function re(Q){return{type:"list",ordered:Q.type==="listOrdered",start:null,spread:Q._spread,children:[]}}function ce(Q){return{type:"listItem",spread:Q._spread,checked:null,children:[]}}function ge(){return{type:"paragraph",children:[]}}function me(){return{type:"strong",children:[]}}function Be(){return{type:"text",value:""}}function an(){return{type:"thematicBreak"}}}function hpe(n,e){for(var t=-1;++t<e.length;)gpe(n,e[t]);return n}function gpe(n,e){var t,i;for(t in e)i=Hy.call(n,t)?n[t]:n[t]={},t==="canContainEols"||t==="transforms"?n[t]=[].concat(i,e[t]):Object.assign(i,e[t])}var mpe=ipe,ppe=wpe,vpe=mpe;function wpe(n){var e=this;this.Parser=t;function t(i){return vpe(i,Object.assign({},e.data("settings"),n,{extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]}))}}const bpe=Ft(ppe);var jt=Ape;function Ape(n,e,t){var i;return t==null&&(typeof e!="object"||Array.isArray(e))&&(t=e,e={}),i=Object.assign({type:String(n)},e),Array.isArray(t)?i.children=t:t!=null&&(i.value=String(t)),i}var Zy=Wy;function Wy(n){if(n==null)return Cpe;if(typeof n=="string")return xpe(n);if(typeof n=="object")return"length"in n?ype(n):kpe(n);if(typeof n=="function")return n;throw new Error("Expected function, string, or object as test")}function kpe(n){return e;function e(t){var i;for(i in n)if(t[i]!==n[i])return!1;return!0}}function ype(n){for(var e=[],t=-1;++t<n.length;)e[t]=Wy(n[t]);return i;function i(){for(var r=-1;++r<e.length;)if(e[r].apply(this,arguments))return!0;return!1}}function xpe(n){return e;function e(t){return!!(t&&t.type===n)}}function Cpe(){return!0}var zpe=Ppe;function Ppe(n){return n}var Bpe=Af,Ope=Zy,Mpe=zpe,Gy=!0,Yy="skip",rg=!1;Af.CONTINUE=Gy;Af.SKIP=Yy;Af.EXIT=rg;function Af(n,e,t,i){var r,a;typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),a=Ope(e),r=i?-1:1,s(n,null,[])();function s(o,l,u){var d=typeof o=="object"&&o!==null?o:{},f;return typeof d.type=="string"&&(f=typeof d.tagName=="string"?d.tagName:typeof d.name=="string"?d.name:void 0,c.displayName="node ("+Mpe(d.type+(f?"<"+f+">":""))+")"),c;function c(){var h=u.concat(o),m=[],p,v;if((!e||a(o,l,u[u.length-1]||null))&&(m=Spe(t(o,u)),m[0]===rg))return m;if(o.children&&m[0]!==Yy)for(v=(i?o.children.length:-1)+r;v>-1&&v<o.children.length;){if(p=s(o.children[v],v,h)(),p[0]===rg)return p;v=typeof p[1]=="number"?p[1]:v+r}return m}}}function Spe(n){return n!==null&&typeof n=="object"&&"length"in n?n:typeof n=="number"?[Gy,n]:[n]}var Qy=yf,kf=Bpe,Epe=kf.CONTINUE,Fpe=kf.SKIP,Tpe=kf.EXIT;yf.CONTINUE=Epe;yf.SKIP=Fpe;yf.EXIT=Tpe;function yf(n,e,t,i){typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),kf(n,e,r,i);function r(a,s){var o=s[s.length-1],l=o?o.children.indexOf(a):null;return t(a,l,o)}}var Xy=Vy("start"),Ky=Vy("end"),Uy=Bm;Bm.start=Xy;Bm.end=Ky;function Bm(n){return{start:Xy(n),end:Ky(n)}}function Vy(n){return e.displayName=n,e;function e(t){var i=t&&t.position&&t.position[n]||{};return{line:i.line||null,column:i.column||null,offset:isNaN(i.offset)?null:i.offset}}}var jpe=Rpe;function Rpe(n){return!n||!n.position||!n.position.start||!n.position.start.line||!n.position.start.column||!n.position.end||!n.position.end.line||!n.position.end.column}var Ipe=Qy,Npe=Dpe,Jy={}.hasOwnProperty;function Dpe(n,e){return Hpe(Lpe(n))}function Lpe(n){var e={};if(!n||!n.type)throw new Error("mdast-util-definitions expected node");return Ipe(n,"definition",t),e;function t(i){var r=qy(i.identifier);Jy.call(e,r)||(e[r]=i)}}function Hpe(n){return e;function e(t){var i=t&&qy(t);return i&&Jy.call(n,i)?n[i]:null}}function qy(n){return n.toUpperCase()}var u0,J7;function nt(){if(J7)return u0;J7=1,u0=e;var n=_y();function e(t,i){for(var r=i.children||[],a=r.length,s=[],o=-1,l,u;++o<a;)l=n(t,r[o],i),l&&(o&&r[o-1].type==="break"&&(l.value&&(l.value=l.value.replace(/^\s+/,"")),u=l.children&&l.children[0],u&&u.value&&(u.value=u.value.replace(/^\s+/,""))),s=s.concat(l));return s}return u0}var d0,q7;function _y(){if(q7)return d0;q7=1,d0=r;var n=jt,e=nt(),t={}.hasOwnProperty;function i(o,l){return a(l)?o.augment(l,n("text",l.value)):o(l,"div",e(o,l))}function r(o,l,u){var d=l&&l.type,f;if(!d)throw new Error("Expected node, got `"+l+"`");return t.call(o.handlers,d)?f=o.handlers[d]:o.passThrough&&o.passThrough.indexOf(d)>-1?f=s:f=o.unknownHandler,(typeof f=="function"?f:i)(o,l,u)}function a(o){var l=o.data||{};return t.call(l,"hName")||t.call(l,"hProperties")||t.call(l,"hChildren")?!1:"value"in o}function s(o,l){var u;return l.children?(u=Object.assign({},l),u.children=e(o,l),u):l}return d0}var $y=Zpe;function Zpe(n,e){return n(e,"hr")}var ou=Wpe,c0=jt;function Wpe(n,e){var t=[],i=-1,r=n.length;for(e&&t.push(c0("text",`
|
|
901
901
|
`));++i<r;)i&&t.push(c0("text",`
|
|
902
902
|
`)),t.push(n[i]);return e&&n.length>0&&t.push(c0("text",`
|
|
903
|
-
`)),t}var e8=
|
|
904
|
-
`)]}var sve
|
|
905
|
-
`:"",i=e.lang&&e.lang.match(/^[^ \t]+(?=[ \t]|$)/),r={},a;return i&&(r.className=["language-"+i]),a=n(e,"code",r,[
|
|
903
|
+
`)),t}var e8=Qpe,Gpe=ou,Ype=nt();function Qpe(n,e){var t={},i=e.ordered?"ol":"ul",r,a=-1,s;for(typeof e.start=="number"&&e.start!==1&&(t.start=e.start),r=Ype(n,e),s=r.length;++a<s;)if(r[a].properties.className&&r[a].properties.className.indexOf("task-list-item")!==-1){t.className=["contains-task-list"];break}return n(e,i,t,Gpe(r,!0))}var Xpe=Jpe,Kpe=$y,Upe=e8,Vpe=ou;function Jpe(n){for(var e=n.footnoteById,t=n.footnoteOrder,i=t.length,r=-1,a=[],s,o,l,u;++r<i;)s=e[t[r].toUpperCase()],s&&(l=s.children.concat(),u=l[l.length-1],o={type:"link",url:"#fnref-"+s.identifier,data:{hProperties:{className:["footnote-backref"]}},children:[{type:"text",value:"↩"}]},(!u||u.type!=="paragraph")&&(u={type:"paragraph",children:[]},l.push(u)),u.children.push(o),a.push({type:"listItem",data:{hProperties:{id:"fn-"+s.identifier}},children:l,position:s.position}));return a.length===0?null:n(null,"div",{className:["footnotes"]},Vpe([Kpe(n),Upe(n,{type:"list",ordered:!0,children:a})],!0))}var qpe=eve,_pe=ou,$pe=nt();function eve(n,e){return n(e,"blockquote",_pe($pe(n,e),!0))}var nve=ive,tve=jt;function ive(n,e){return[n(e,"br"),tve("text",`
|
|
904
|
+
`)]}var rve=sve,ave=jt;function sve(n,e){var t=e.value?e.value+`
|
|
905
|
+
`:"",i=e.lang&&e.lang.match(/^[^ \t]+(?=[ \t]|$)/),r={},a;return i&&(r.className=["language-"+i]),a=n(e,"code",r,[ave("text",t)]),e.meta&&(a.data={meta:e.meta}),n(e.position,"pre",[a])}var ove=uve,lve=nt();function uve(n,e){return n(e,"del",lve(n,e))}var dve=fve,cve=nt();function fve(n,e){return n(e,"em",cve(n,e))}var n8=gve,hve=jt;function gve(n,e){var t=n.footnoteOrder,i=String(e.identifier);return t.indexOf(i)===-1&&t.push(i),n(e.position,"sup",{id:"fnref-"+i},[n(e,"a",{href:"#fn-"+i,className:["footnote-ref"]},[hve("text",e.label||i)])])}var mve=vve,pve=n8;function vve(n,e){for(var t=n.footnoteById,i=n.footnoteOrder,r=1;r in t;)r++;return r=String(r),i.push(r),t[r]={type:"footnoteDefinition",identifier:r,children:[{type:"paragraph",children:e.children}],position:e.position},pve(n,{type:"footnoteReference",identifier:r,position:e.position})}var wve=Ave,bve=nt();function Ave(n,e){return n(e,"h"+e.depth,bve(n,e))}var kve=xve,yve=jt;function xve(n,e){return n.dangerous?n.augment(e,yve("raw",e.value)):null}var _7={};function Cve(n){var e,t,i=_7[n];if(i)return i;for(i=_7[n]=[],e=0;e<128;e++)t=String.fromCharCode(e),/^[0-9a-z]$/i.test(t)?i.push(t):i.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2));for(e=0;e<n.length;e++)i[n.charCodeAt(e)]=n[e];return i}function xf(n,e,t){var i,r,a,s,o,l="";for(typeof e!="string"&&(t=e,e=xf.defaultChars),typeof t>"u"&&(t=!0),o=Cve(e),i=0,r=n.length;i<r;i++){if(a=n.charCodeAt(i),t&&a===37&&i+2<r&&/^[0-9a-f]{2}$/i.test(n.slice(i+1,i+3))){l+=n.slice(i,i+3),i+=2;continue}if(a<128){l+=o[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&i+1<r&&(s=n.charCodeAt(i+1),s>=56320&&s<=57343)){l+=encodeURIComponent(n[i]+n[i+1]),i++;continue}l+="%EF%BF%BD";continue}l+=encodeURIComponent(n[i])}return l}xf.defaultChars=";/?:@&=+$,-_.!~*'()#";xf.componentChars="-_.!~*'()";var Cf=xf,t8=Pve,f0=jt,zve=nt();function Pve(n,e){var t=e.referenceType,i="]",r,a,s;return t==="collapsed"?i+="[]":t==="full"&&(i+="["+(e.label||e.identifier)+"]"),e.type==="imageReference"?f0("text","!["+e.alt+i):(r=zve(n,e),a=r[0],a&&a.type==="text"?a.value="["+a.value:r.unshift(f0("text","[")),s=r[r.length-1],s&&s.type==="text"?s.value+=i:r.push(f0("text",i)),r)}var Bve=Sve,Ove=Cf,Mve=t8;function Sve(n,e){var t=n.definition(e.identifier),i;return t?(i={src:Ove(t.url||""),alt:e.alt},t.title!==null&&t.title!==void 0&&(i.title=t.title),n(e,"img",i)):Mve(n,e)}var Eve=Cf,Fve=Tve;function Tve(n,e){var t={src:Eve(e.url),alt:e.alt};return e.title!==null&&e.title!==void 0&&(t.title=e.title),n(e,"img",t)}var jve=Ive,Rve=jt;function Ive(n,e){var t=e.value.replace(/\r?\n|\r/g," ");return n(e,"code",[Rve("text",t)])}var Nve=Zve,Dve=Cf,Lve=t8,Hve=nt();function Zve(n,e){var t=n.definition(e.identifier),i;return t?(i={href:Dve(t.url||"")},t.title!==null&&t.title!==void 0&&(i.title=t.title),n(e,"a",i,Hve(n,e))):Lve(n,e)}var Wve=Cf,Gve=nt(),Yve=Qve;function Qve(n,e){var t={href:Wve(e.url)};return e.title!==null&&e.title!==void 0&&(t.title=e.title),n(e,"a",t,Gve(n,e))}var Xve=Uve,h0=jt,Kve=nt();function Uve(n,e,t){var i=Kve(n,e),r=i[0],a=t?Vve(t):i8(e),s={},o=[],l,u,d;for(typeof e.checked=="boolean"&&((!r||r.tagName!=="p")&&(r=n(null,"p",[]),i.unshift(r)),r.children.length>0&&r.children.unshift(h0("text"," ")),r.children.unshift(n(null,"input",{type:"checkbox",checked:e.checked,disabled:!0})),s.className=["task-list-item"]),l=i.length,u=-1;++u<l;)d=i[u],(a||u!==0||d.tagName!=="p")&&o.push(h0("text",`
|
|
906
906
|
`)),d.tagName==="p"&&!a?o=o.concat(d.children):o.push(d);return l&&(a||d.tagName!=="p")&&o.push(h0("text",`
|
|
907
|
-
`)),n(e,"li",s,o)}function
|
|
908
|
-
`),r)),i}var B3e=p3e,r8=B3e,O3e=M3e;function M3e(n,e){return n&&!n.process&&(e=n,n=null),n?S3e(n,e):E3e(e)}function S3e(n,e){return t;function t(i,r,a){n.run(r8(i,e),r,s);function s(o){a(o)}}}function E3e(n){return e;function e(t){return r8(t,n)}}const F3e=Ft(O3e);var T3e=R3e,j3e=Object.prototype.hasOwnProperty;function R3e(){for(var n={},e=0;e<arguments.length;e++){var t=arguments[e];for(var i in t)j3e.call(t,i)&&(n[i]=t[i])}return n}var a8=s8,Om=s8.prototype;Om.space=null;Om.normal={};Om.property={};function s8(n,e,t){this.property=n,this.normal=e,t&&(this.space=t)}var tw=T3e,I3e=a8,o8=N3e;function N3e(n){for(var e=n.length,t=[],i=[],r=-1,a,s;++r<e;)a=n[r],t.push(a.property),i.push(a.normal),s=a.space;return new I3e(tw.apply(null,t),tw.apply(null,i),s)}var l8=D3e;function D3e(n){return n.toLowerCase()}var u8=d8,Rt=d8.prototype;Rt.space=null;Rt.attribute=null;Rt.property=null;Rt.boolean=!1;Rt.booleanish=!1;Rt.overloadedBoolean=!1;Rt.number=!1;Rt.commaSeparated=!1;Rt.spaceSeparated=!1;Rt.commaOrSpaceSeparated=!1;Rt.mustUseProperty=!1;Rt.defined=!1;function d8(n,e){this.property=n,this.attribute=e}var ii={},L3e=0;ii.boolean=Ua();ii.booleanish=Ua();ii.overloadedBoolean=Ua();ii.number=Ua();ii.spaceSeparated=Ua();ii.commaSeparated=Ua();ii.commaOrSpaceSeparated=Ua();function Ua(){return Math.pow(2,++L3e)}var c8=u8,iw=ii,f8=Mm;Mm.prototype=new c8;Mm.prototype.defined=!0;var h8=["boolean","booleanish","overloadedBoolean","number","commaSeparated","spaceSeparated","commaOrSpaceSeparated"],H3e=h8.length;function Mm(n,e,t,i){var r=-1,a;for(rw(this,"space",i),c8.call(this,n,e);++r<H3e;)a=h8[r],rw(this,a,(t&iw[a])===iw[a])}function rw(n,e,t){t&&(n[e]=t)}var aw=l8,Z3e=a8,W3e=f8,io=G3e;function G3e(n){var e=n.space,t=n.mustUseProperty||[],i=n.attributes||{},r=n.properties,a=n.transform,s={},o={},l,u;for(l in r)u=new W3e(l,a(i,l),r[l],e),t.indexOf(l)!==-1&&(u.mustUseProperty=!0),s[l]=u,o[aw(l)]=l,o[aw(u.attribute)]=l;return new Z3e(s,o,e)}var Y3e=io,g8=Y3e({space:"xlink",transform:Q3e,properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}});function Q3e(n,e){return"xlink:"+e.slice(5).toLowerCase()}var X3e=io,m8=X3e({space:"xml",transform:K3e,properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function K3e(n,e){return"xml:"+e.slice(3).toLowerCase()}var p8=U3e;function U3e(n,e){return e in n?n[e]:e}var V3e=p8,v8=J3e;function J3e(n,e){return V3e(n,e.toLowerCase())}var q3e=io,_3e=v8,w8=q3e({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:_3e,properties:{xmlns:null,xmlnsXLink:null}}),Sm=ii,$3e=io,Vn=Sm.booleanish,kt=Sm.number,ra=Sm.spaceSeparated,b8=$3e({transform:e6e,properties:{ariaActiveDescendant:null,ariaAtomic:Vn,ariaAutoComplete:null,ariaBusy:Vn,ariaChecked:Vn,ariaColCount:kt,ariaColIndex:kt,ariaColSpan:kt,ariaControls:ra,ariaCurrent:null,ariaDescribedBy:ra,ariaDetails:null,ariaDisabled:Vn,ariaDropEffect:ra,ariaErrorMessage:null,ariaExpanded:Vn,ariaFlowTo:ra,ariaGrabbed:Vn,ariaHasPopup:null,ariaHidden:Vn,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ra,ariaLevel:kt,ariaLive:null,ariaModal:Vn,ariaMultiLine:Vn,ariaMultiSelectable:Vn,ariaOrientation:null,ariaOwns:ra,ariaPlaceholder:null,ariaPosInSet:kt,ariaPressed:Vn,ariaReadOnly:Vn,ariaRelevant:null,ariaRequired:Vn,ariaRoleDescription:ra,ariaRowCount:kt,ariaRowIndex:kt,ariaRowSpan:kt,ariaSelected:Vn,ariaSetSize:kt,ariaSort:null,ariaValueMax:kt,ariaValueMin:kt,ariaValueNow:kt,ariaValueText:null,role:null}});function e6e(n,e){return e==="role"?e:"aria-"+e.slice(4).toLowerCase()}var ro=ii,n6e=io,t6e=v8,Oe=ro.boolean,i6e=ro.overloadedBoolean,So=ro.booleanish,_e=ro.number,Nn=ro.spaceSeparated,td=ro.commaSeparated,r6e=n6e({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:t6e,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:td,acceptCharset:Nn,accessKey:Nn,action:null,allow:null,allowFullScreen:Oe,allowPaymentRequest:Oe,allowUserMedia:Oe,alt:null,as:null,async:Oe,autoCapitalize:null,autoComplete:Nn,autoFocus:Oe,autoPlay:Oe,capture:Oe,charSet:null,checked:Oe,cite:null,className:Nn,cols:_e,colSpan:null,content:null,contentEditable:So,controls:Oe,controlsList:Nn,coords:_e|td,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Oe,defer:Oe,dir:null,dirName:null,disabled:Oe,download:i6e,draggable:So,encType:null,enterKeyHint:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Oe,formTarget:null,headers:Nn,height:_e,hidden:Oe,high:_e,href:null,hrefLang:null,htmlFor:Nn,httpEquiv:Nn,id:null,imageSizes:null,imageSrcSet:td,inputMode:null,integrity:null,is:null,isMap:Oe,itemId:null,itemProp:Nn,itemRef:Nn,itemScope:Oe,itemType:Nn,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Oe,low:_e,manifest:null,max:null,maxLength:_e,media:null,method:null,min:null,minLength:_e,multiple:Oe,muted:Oe,name:null,nonce:null,noModule:Oe,noValidate:Oe,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforePrint:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextMenu:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Oe,optimum:_e,pattern:null,ping:Nn,placeholder:null,playsInline:Oe,poster:null,preload:null,readOnly:Oe,referrerPolicy:null,rel:Nn,required:Oe,reversed:Oe,rows:_e,rowSpan:_e,sandbox:Nn,scope:null,scoped:Oe,seamless:Oe,selected:Oe,shape:null,size:_e,sizes:null,slot:null,span:_e,spellCheck:So,src:null,srcDoc:null,srcLang:null,srcSet:td,start:_e,step:null,style:null,tabIndex:_e,target:null,title:null,translate:null,type:null,typeMustMatch:Oe,useMap:null,value:So,width:_e,wrap:null,align:null,aLink:null,archive:Nn,axis:null,background:null,bgColor:null,border:_e,borderColor:null,bottomMargin:_e,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Oe,declare:Oe,event:null,face:null,frame:null,frameBorder:null,hSpace:_e,leftMargin:_e,link:null,longDesc:null,lowSrc:null,marginHeight:_e,marginWidth:_e,noResize:Oe,noHref:Oe,noShade:Oe,noWrap:Oe,object:null,profile:null,prompt:null,rev:null,rightMargin:_e,rules:null,scheme:null,scrolling:So,standby:null,summary:null,text:null,topMargin:_e,valueType:null,version:null,vAlign:null,vLink:null,vSpace:_e,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Oe,disableRemotePlayback:Oe,prefix:null,property:null,results:_e,security:null,unselectable:null}}),a6e=o8,s6e=g8,o6e=m8,l6e=w8,u6e=b8,d6e=r6e,c6e=a6e([o6e,s6e,l6e,u6e,d6e]),lu=ii,f6e=io,h6e=p8,g6e=lu.boolean,ve=lu.number,sw=lu.spaceSeparated,g0=lu.commaSeparated,yt=lu.commaOrSpaceSeparated,m6e=f6e({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:h6e,properties:{about:yt,accentHeight:ve,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ve,amplitude:ve,arabicForm:null,ascent:ve,attributeName:null,attributeType:null,azimuth:ve,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ve,by:null,calcMode:null,capHeight:ve,className:sw,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:ve,diffuseConstant:ve,direction:null,display:null,dur:null,divisor:ve,dominantBaseline:null,download:g6e,dx:null,dy:null,edgeMode:null,editable:null,elevation:ve,enableBackground:null,end:null,event:null,exponent:ve,externalResourcesRequired:null,fill:null,fillOpacity:ve,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:g0,g2:g0,glyphName:g0,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ve,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ve,horizOriginX:ve,horizOriginY:ve,id:null,ideographic:ve,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ve,k:ve,k1:ve,k2:ve,k3:ve,k4:ve,kernelMatrix:yt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ve,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:ve,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:ve,overlineThickness:ve,paintOrder:null,panose1:null,path:null,pathLength:ve,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:sw,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ve,pointsAtY:ve,pointsAtZ:ve,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:yt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:yt,rev:yt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:yt,requiredFeatures:yt,requiredFonts:yt,requiredFormats:yt,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:ve,specularExponent:ve,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ve,strikethroughThickness:ve,string:null,stroke:null,strokeDashArray:yt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ve,strokeOpacity:ve,strokeWidth:null,style:null,surfaceScale:ve,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:yt,tabIndex:ve,tableValues:null,target:null,targetX:ve,targetY:ve,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:yt,to:null,transform:null,u1:null,u2:null,underlinePosition:ve,underlineThickness:ve,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ve,values:null,vAlphabetic:ve,vMathematical:ve,vectorEffect:null,vHanging:ve,vIdeographic:ve,version:null,vertAdvY:ve,vertOriginX:ve,vertOriginY:ve,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ve,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),p6e=o8,v6e=g8,w6e=m8,b6e=w8,A6e=b8,k6e=m6e,y6e=p6e([w6e,v6e,b6e,A6e,k6e]),x6e=l8,C6e=f8,z6e=u8,Em="data",P6e=M6e,B6e=/^data[-\w.:]+$/i,A8=/-[a-z]/g,O6e=/[A-Z]/g;function M6e(n,e){var t=x6e(e),i=e,r=z6e;return t in n.normal?n.property[n.normal[t]]:(t.length>4&&t.slice(0,4)===Em&&B6e.test(e)&&(e.charAt(4)==="-"?i=S6e(e):e=E6e(e),r=C6e),new r(i,e))}function S6e(n){var e=n.slice(5).replace(A8,T6e);return Em+e.charAt(0).toUpperCase()+e.slice(1)}function E6e(n){var e=n.slice(4);return A8.test(e)?n:(e=e.replace(O6e,F6e),e.charAt(0)!=="-"&&(e="-"+e),Em+e)}function F6e(n){return"-"+n.toLowerCase()}function T6e(n){return n.charAt(1).toUpperCase()}const j6e="classID",R6e="datatype",I6e="itemID",N6e="strokeDasharray",D6e="strokeDashoffset",L6e="strokeLinecap",H6e="strokeLinejoin",Z6e="strokeMiterlimit",W6e="typeof",G6e="xlinkActuate",Y6e="xlinkArcrole",Q6e="xlinkHref",X6e="xlinkRole",K6e="xlinkShow",U6e="xlinkTitle",V6e="xlinkType",J6e="xmlnsXlink",q6e={classId:j6e,dataType:R6e,itemId:I6e,strokeDashArray:N6e,strokeDashOffset:D6e,strokeLineCap:L6e,strokeLineJoin:H6e,strokeMiterLimit:Z6e,typeOf:W6e,xLinkActuate:G6e,xLinkArcRole:Y6e,xLinkHref:Q6e,xLinkRole:X6e,xLinkShow:K6e,xLinkTitle:U6e,xLinkType:V6e,xmlnsXLink:J6e};var Fm={};Fm.parse=e7e;Fm.stringify=n7e;var ow="",_6e=" ",$6e=/[ \t\n\r\f]+/g;function e7e(n){var e=String(n||ow).trim();return e===ow?[]:e.split($6e)}function n7e(n){return n.join(_6e).trim()}var Tm={};Tm.parse=t7e;Tm.stringify=i7e;var ag=",",lw=" ",Do="";function t7e(n){for(var e=[],t=String(n||Do),i=t.indexOf(ag),r=0,a=!1,s;!a;)i===-1&&(i=t.length,a=!0),s=t.slice(r,i).trim(),(s||!a)&&e.push(s),r=i+1,i=t.indexOf(ag,r);return e}function i7e(n,e){var t=e||{},i=t.padLeft===!1?Do:lw,r=t.padRight?lw:Do;return n[n.length-1]===Do&&(n=n.concat(Do)),n.join(r+ag+i).trim()}var uw=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,r7e=/\n/g,a7e=/^\s*/,s7e=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o7e=/^:\s*/,l7e=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u7e=/^[;\s]*/,d7e=/^\s+|\s+$/g,c7e=`
|
|
909
|
-
`,dw="/",cw="*",fa="",
|
|
910
|
-
`})),e.components&&uwe.call(e.components,a)&&(l=e.components[a],e.passNode&&(s.node=this)),t(l,s,o)}}const fwe=Ft(lwe);function og(){return og=Object.assign||function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(n[i]=t[i])}return n},og.apply(this,arguments)}var hwe=function(e,t){var i=t===void 0?{}:t,r=i.remarkParseOptions,a=i.remarkToRehypeOptions,s=i.rehypeReactOptions,o=i.remarkPlugins,l=o===void 0?[]:o,u=i.rehypePlugins,d=u===void 0?[]:u;return T1e().use(kpe,r).use(l).use(F3e,a).use(d).use(fwe,og({createElement:b.createElement,Fragment:b.Fragment},s)).processSync(e).result};const gwe="_root_wpilc_141",mwe={root:gwe},pwe={allowedAttributes:{a:["href","target"]},allowedTags:["a"]},vwe=({className:n,elementTag:e,text:t})=>{const i=dA(t,pwe),r=hwe(i,{rehypeReactOptions:{components:{h1:({...a})=>g.jsx(S.Typography,{type:"h1",as:e,...a}),h2:({...a})=>g.jsx(S.Typography,{type:"h2",as:e,...a}),h3:({...a})=>g.jsx(S.Typography,{type:"h3",as:e,...a}),h4:({...a})=>g.jsx(S.Typography,{type:"h4",as:e,...a}),h5:({...a})=>g.jsx(S.Typography,{type:"h5",as:e,...a}),h6:({...a})=>g.jsx(S.Typography,{type:"h6",as:e,...a}),hr:({...a})=>g.jsx(S.Divider,{...a}),li:({...a})=>g.jsx("li",{children:g.jsx(S.Typography,{type:"body-regular",as:e,...a})}),p:({...a})=>g.jsx(S.Typography,{as:"p",type:"body-regular",...a})}}});return g.jsx("div",{className:ae(mwe.root,n),children:r})},wwe="_wrapper_y7gb2_141",bwe="_uploadContainer_y7gb2_146",Awe="_uploadButton_y7gb2_154",kwe="_instructionText_y7gb2_162",ywe="_previewContainer_y7gb2_167",xwe="_editIcon_y7gb2_175",ls={wrapper:wwe,uploadContainer:bwe,uploadButton:Awe,instructionText:kwe,previewContainer:ywe,editIcon:xwe},Cwe="_thumbnailGrid_95pkh_141",zwe="_imgWrapper_95pkh_153",Pwe="_selected_95pkh_164",Bwe="_imgItem_95pkh_168",Owe="_deleteImg_95pkh_174",Mwe="_addNewTile_95pkh_193",Swe="_icon_95pkh_207",Ewe="_input_95pkh_214",pr={thumbnailGrid:Cwe,imgWrapper:zwe,selected:Pwe,imgItem:Bwe,deleteImg:Owe,addNewTile:Mwe,icon:Swe,input:Ewe},Fwe=({imageFiles:n,selectedImg:e,setImageFiles:t,setSelectedImg:i})=>{const r=b.useRef(null),{uploadImage:a}=$s(),s=async u=>{var f;const d=(f=u.target.files)==null?void 0:f[0];if(d){const c=await a(d),h={...c,croppedImg:d,id:`img-${Date.now()}`,originalImg:d};c&&i(h),t(m=>[...m,h])}u.target.value=""},o=()=>{var u;(u=r.current)==null||u.click()},l=(u,d)=>{u.stopPropagation();const f=n.filter(c=>c.id!==d);t(f),(e==null?void 0:e.id)===d&&i(f[0])};return g.jsxs("div",{className:pr.thumbnailGrid,children:[n.map(u=>g.jsx("div",{className:pr.imgWrapper,children:g.jsxs("div",{className:`${pr.imgItem} ${u.id===(e==null?void 0:e.id)?pr.selected:""}`,onClick:()=>{i(u)},children:[g.jsx("img",{src:URL.createObjectURL(u.croppedImg),alt:"preview"}),g.jsx(S.IconButton,{size:"small",icon:"cross",className:pr.deleteImg,variant:"white",onClick:d=>l(d,u.id),"aria-label":"löschen"})]})},u.id)),g.jsxs("div",{className:pr.addNewTile,onClick:o,children:[g.jsxs("span",{className:pr.icon,children:[g.jsx(S.Icon,{name:"photo_upload",size:"24"}),g.jsx(S.Typography,{type:"detail-medium",children:"Bilder hinzufügen"})]}),g.jsx("input",{type:"file",accept:"image/*",ref:r,onChange:u=>{s(u)},className:pr.input})]})]})};function Twe(n,e,t){return n.map(i=>i.id===e?{...i,...t}:i)}const jwe=({imageFiles:n,setImageFiles:e})=>{const[t,i]=b.useState(null),[r,a]=b.useState(),{uploadImage:s}=$s(),o=async f=>{var v;const c=(v=f.target.files)==null?void 0:v[0];if(!c)return;const h=await s(c);if(!h)return;const m=`img-${Date.now()}`,p={...h,croppedImg:c,id:m,originalImg:c,signedId:h.signedId};i(p),e([...n,p]),a(void 0),f.target.value=""},l=async f=>{if(!f||!(t!=null&&t.id))return;const c=await s(f),h={croppedImg:f,originalImg:f,signedId:(c==null?void 0:c.signedId)||""},m=Twe(n,t.id,h);e(m),i({...t,...h}),a(void 0)},u=()=>{a(void 0)},d=f=>{i(f),a(f.croppedImg)};return g.jsxs("div",{className:ls.wrapper,children:[!t&&g.jsxs("div",{className:ls.uploadContainer,children:[g.jsxs(S.ButtonTertiary,{color:"greyStrong",size:"medium",className:ls.uploadButton,children:[g.jsx(S.Icon,{name:"photo_upload",size:"24"}),g.jsxs("label",{htmlFor:"image-upload",children:[g.jsx(S.Typography,{type:"h5",children:"Bilder hinzufügen"})," "]})]}),g.jsx("input",{type:"file",id:"image-upload",onChange:f=>void o(f),accept:"image/*",style:{display:"none"}})]}),t&&g.jsxs("div",{className:ls.previewContainer,children:[g.jsx(S.IconButton,{icon:"pencil",className:ls.editIcon,variant:"white",onClick:()=>d(t)}),g.jsx("img",{src:URL.createObjectURL(t.croppedImg),alt:"Cropped"})]}),g.jsx(S.Typography,{type:"detail-medium",className:ls.instructionText,children:"Tipp: Nutze mehrere gute Fotos – das erhöht deine Chancen auf Rückmeldung."}),n.length>0&&g.jsx(Fwe,{selectedImg:t,setSelectedImg:i,imageFiles:n,setImageFiles:e}),r&&g.jsx(df,{onClose:u,imageFile:r,onCrop:f=>{l(f)}})]})},Rwe="_menuLinkList_arwnw_141",Iwe={menuLinkList:Rwe};function Nwe({className:n,items:e,type:t="detail-regular"}){return g.jsx("ul",{className:ae(Iwe.menuLinkList,n),role:"list",children:e&&e.map(({href:i,label:r,onClick:a,rel:s,target:o},l)=>g.jsx("li",{children:g.jsx(S.Button,{onClick:a,href:i,target:o,rel:s,children:g.jsx(S.Typography,{type:t,as:"span",children:r})})},`${r}_${l}`))})}const Dwe="_mobileHeaderBar_1sk91_141",Lwe="_typography_1sk91_152",Hwe="_titleElement_1sk91_160",Zwe="_mobileHeaderBarIcon_1sk91_168",Eo={mobileHeaderBar:Dwe,typography:Lwe,titleElement:Hwe,mobileHeaderBarIcon:Zwe},Wwe=({as:n,className:e,left:t,right:i,title:r,type:a="h2"})=>{const s=typeof r=="string";return g.jsxs("div",{className:ae(Eo.mobileHeaderBar,e),children:[g.jsx("div",{className:Eo.mobileHeaderBarIcon,children:t}),s?g.jsx(S.Typography,{className:Eo.typography,type:a,as:n,children:r}):g.jsx("div",{className:Eo.titleElement,children:r}),g.jsx("div",{className:Eo.mobileHeaderBarIcon,children:i})]})},Gwe="_react-datepicker__day-names_1b5q7_120",Ywe="_react-datepicker__week_1b5q7_124",Qwe="_react-datepicker__day--outside-month_1b5q7_131",Xwe="_react-datepicker_1b5q7_120",Kwe="_root_1b5q7_141",Uwe="_body_1b5q7_153",Vwe="_header_1b5q7_157",Jwe="_header-controls_1b5q7_165",qwe="_navigation_1b5q7_172",_we="_swiper_1b5q7_181",$we="_slide_1b5q7_185",ebe="_slide--profiles_with_address_1b5q7_189",nbe="_slide--profiles_with_written_recommendations_1b5q7_193",li={"react-datepicker__day-names":"_react-datepicker__day-names_1b5q7_120",reactDatepickerDayNames:Gwe,"react-datepicker__week":"_react-datepicker__week_1b5q7_124",reactDatepickerWeek:Ywe,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1b5q7_131",reactDatepickerDayOutsideMonth:Qwe,"react-datepicker":"_react-datepicker_1b5q7_120",reactDatepicker:Xwe,root:Kwe,body:Uwe,header:Vwe,"header-controls":"_header-controls_1b5q7_165",headerControls:Jwe,navigation:qwe,swiper:_we,slide:$we,"slide--profiles_with_address":"_slide--profiles_with_address_1b5q7_189",slideProfilesWithAddress:ebe,"slide--profiles_with_written_recommendations":"_slide--profiles_with_written_recommendations_1b5q7_193",slideProfilesWithWrittenRecommendations:nbe},tbe=(n,e)=>A.createElement("svg",{width:343,height:192,viewBox:"0 0 343 192",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_20866_10199)"},A.createElement("g",{clipPath:"url(#clip1_20866_10199)"},A.createElement("rect",{x:114,width:115,height:192,fill:"#E9E8ED"}),A.createElement("rect",{x:228.66,width:114.33,height:192,fill:"#D2D0DB"}),A.createElement("path",{d:"M228.664 0H342.994V80H228.664V0Z",fill:"#E9E8ED"}),A.createElement("path",{d:"M0 0H114V192H0V0Z",fill:"#D2D0DB"}),A.createElement("path",{d:"M0 96L114.33 192H0V96Z",fill:"#F4F3F6"}),A.createElement("path",{d:"M114.33 0H228.663V112L171.497 136L114.33 112V0Z",fill:"#F4F3F6"}))),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_20866_10199"},A.createElement("rect",{width:343,height:192,fill:"white"})),A.createElement("clipPath",{id:"clip1_20866_10199"},A.createElement("rect",{width:343,height:192,fill:"white"})))),P8=b.forwardRef(tbe),ibe="_root_1p9bb_141",rbe="_root__imageContainer_1p9bb_152",abe="_root__image_1p9bb_152",sbe="_root__imagePlaceholder_1p9bb_164",obe="_root__heart_1p9bb_169",lbe="_root__info_1p9bb_179",ube="_root__titleContainer_1p9bb_186",dbe="_root__title_1p9bb_186",cbe="_root__category_1p9bb_197",fbe="_root__address_1p9bb_204",xt={root:ibe,root__imageContainer:rbe,root__image:abe,root__imagePlaceholder:sbe,root__heart:obe,"root__heartIcon--filled":"_root__heartIcon--filled_1p9bb_176",root__info:lbe,root__titleContainer:ube,root__title:dbe,root__category:cbe,root__address:fbe};function hbe({address:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:s,title:o}){const l=u=>{u.preventDefault(),u.stopPropagation(),a()};return g.jsxs("article",{className:xt.root,onClick:r,tabIndex:0,role:"link",children:[g.jsxs("div",{className:xt.root__imageContainer,children:[g.jsx(S.OverlayButton,{className:xt.root__heart,iconClassName:ae(xt.root__heartIcon,{[xt["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:l}),s?s({className:xt.root__image}):g.jsx(P8,{className:xt.root__imagePlaceholder})]}),g.jsxs("div",{className:xt.root__info,children:[g.jsx("div",{className:xt.root__titleContainer,children:g.jsx(S.Typography,{type:"body-semibold",as:"h4",className:xt.root__title,children:o})}),g.jsx(S.Typography,{type:"detail-medium",as:"p",className:xt.root__category,children:e.join(", ")}),g.jsx(S.Typography,{type:"detail-medium",as:"p",className:xt.root__address,children:n})]})]})}const gbe="_root_1dqkq_141",mbe="_root__imageContainer_1dqkq_152",pbe="_root__heart_1dqkq_160",vbe="_root__image_1dqkq_152",wbe="_root__imagePlaceholder_1dqkq_175",bbe="_root__info_1dqkq_180",Abe="_root__title_1dqkq_184",kbe="_root__category_1dqkq_192",ybe="_root__quote_1dqkq_200",xbe="_quote_1dqkq_204",Cbe="_quote__container_1dqkq_212",zbe="_quote__text_1dqkq_218",Jn={root:gbe,root__imageContainer:mbe,root__heart:pbe,"root__heartIcon--filled":"_root__heartIcon--filled_1dqkq_167",root__image:vbe,root__imagePlaceholder:wbe,root__info:bbe,root__title:Abe,root__category:kbe,root__quote:ybe,quote:xbe,quote__container:Cbe,quote__text:zbe},Pbe=62,Bbe=84;function Obe({authorName:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:s,text:o,title:l}){const d=Qn()?Bbe:Pbe,f=o.length>=d?`${o.slice(0,d-1).trimEnd()}...`:o,c=h=>{h.preventDefault(),h.stopPropagation(),a()};return g.jsxs("article",{className:Jn.root,onClick:r,tabIndex:0,role:"link",children:[g.jsxs("div",{className:Jn.root__imageContainer,children:[g.jsx(S.OverlayButton,{className:Jn.root__heart,iconClassName:ae(Jn.root__heartIcon,{[Jn["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:c}),s?s({className:Jn.root__image}):g.jsx(P8,{className:Jn.root__imagePlaceholder})]}),g.jsxs("div",{className:Jn.root__info,children:[g.jsx(S.Typography,{type:"body-semibold",as:"h4",className:Jn.root__title,children:l}),g.jsx(S.Typography,{type:"detail-medium",as:"p",className:Jn.root__category,children:e.join(", ")}),g.jsxs("div",{className:ae(Jn.root__quote,Jn.quote),children:[g.jsx("blockquote",{className:Jn.quote__container,children:g.jsx(S.Typography,{type:"detail-regular",as:"p",className:Jn.quote__text,children:`“${f}”`})}),g.jsx(S.Typography,{type:"detail-medium",as:"p",children:`–${n}`})]})]})]})}const Mbe={profiles_with_address:hbe,profiles_with_written_recommendations:Obe};function Sbe({className:n,headerClassname:e,items:t,linkLabel:i,onLinkClick:r,onSwipe:a,sliderOffsetDesktop:s=12,sliderOffsetMobile:o=12,title:l,variant:u}){const d=b.useRef(null),f=b.useRef(null),c=b.useRef(null),h=b.useRef(0),m=Mbe[u],p=Qn(),v=p?"h4":"h5",w=p?s:o,k=b.useCallback(fg(y=>{if(h.current===y.activeIndex)return;const z=y.activeIndex>h.current?"next":"prev";a==null||a(z),h.current=y.activeIndex},200),[a]);return g.jsx(S.Card,{className:ae(li.root,n),borderRadius:!0,children:g.jsxs(S.CardBody,{className:li.body,children:[g.jsx(S.CardHeader,{headline:l,type:v,as:"h3",className:ae(li.header,e),rightElement:g.jsxs("div",{className:li.headerControls,children:[g.jsx(S.TextButton,{color:"blue",text:i,size:"medium",onClick:r}),g.jsxs("div",{className:li.navigation,role:"presentation",children:[g.jsx(S.IconButton,{ref:f,icon:"chevron_left",size:"medium",className:li.arrow,ariaLabel:"Previous"}),g.jsx(S.IconButton,{ref:c,icon:"chevron_right",size:"medium",className:li.arrow,ariaLabel:"Next"})]})]})}),g.jsx($l,{className:li.swiper,ref:d,init:!1,modules:[cf,ff],slidesPerView:"auto",spaceBetween:12,slidesOffsetBefore:w,slidesOffsetAfter:w,onActiveIndexChange:k,onBeforeInit:y=>{h.current=y.activeIndex,y.params.navigation.nextEl=c.current,y.params.navigation.prevEl=f.current},children:t.map(y=>g.jsx(eu,{className:ae(li.slide,li[`slide--${u}`]),children:g.jsx(m,{...y})},y.title))})]})})}const Ebe="_root_smh6s_141",Fbe="_interactive_smh6s_145",Tbe="_text_smh6s_149",jbe="_name_smh6s_156",Rbe="_link_smh6s_160",Fo={root:Ebe,interactive:Fbe,text:Tbe,name:jbe,link:Rbe},B8=({alt:n,link:e,name:t,onClick:i,src:r,userId:a})=>{const s=i?S.Button:"div";return g.jsxs(s,{className:ae(Fo.root,{[Fo.interactive]:!!i}),...i&&{onClick:i},children:[g.jsx(S.UserAvatar,{alt:n,size:"56",userId:a,userImageSrc:r}),g.jsxs("div",{className:Fo.text,children:[g.jsx(S.Typography,{className:Fo.name,type:"h5",children:t}),g.jsx(S.Typography,{type:"detail-medium",className:Fo.link,children:e})]})]})},Ibe="_root_13600_141",Nbe="_root__tileItem_13600_146",Dbe="_root__moreBtn_13600_150",id={root:Ibe,root__tileItem:Nbe,root__moreBtn:Dbe},Lbe="_poiProfileTile_16ngp_141",Hbe="_poiProfileTile__icon_16ngp_152",Zbe="_poiProfileTile__label_16ngp_159",rd={poiProfileTile:Lbe,poiProfileTile__icon:Hbe,poiProfileTile__label:Zbe,"poiProfileTile--selected":"_poiProfileTile--selected_16ngp_170"},gw=({buttonLabel:n,icon:e,selected:t,...i})=>g.jsxs(S.Button,{...i,className:ae(rd.poiProfileTile,{[rd["poiProfileTile--selected"]]:t}),children:[g.jsx(S.Icon,{name:e,size:"32",className:rd.poiProfileTile__icon}),g.jsx(S.Typography,{type:"detail-medium",className:rd.poiProfileTile__label,children:n})]}),Wbe=({moreMenuData:n,tiles:e,withoutMoreMenu:t})=>{const[i,r]=b.useState(!1),a=b.useRef(null),s=()=>r(!1);return g.jsxs("ul",{className:id.root,children:[e.map((o,l)=>g.jsx("li",{className:id.root__tileItem,ref:o.ref,children:g.jsx(gw,{...o})},`${o.buttonLabel}-${l}`)),t?null:g.jsxs("li",{className:ae(id.root__moreBtn,id.root__tileItem),ref:a,children:[g.jsx(gw,{buttonLabel:"Mehr",icon:"more_dots_outline",onClick:()=>r(!i)}),g.jsx(S.Popup,{open:i,anchor:a.current,placement:"top-end",handleClickAway:s,offset:(n==null?void 0:n.offset)&&n.offset,children:g.jsx(S.DropdownCard,{items:n.options,onClose:s,hasHeader:!0,headerProps:{text:"Schließen"}})})]})]})},Gbe="_content_1239k_141",Ybe="_quoteImage_1239k_170",Qbe="_quoteContent_1239k_191",p0={content:Gbe,quoteImage:Ybe,quoteContent:Qbe},Xbe=(n,e)=>A.createElement("svg",{width:53,height:44,viewBox:"0 0 53 44",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("path",{d:"M17.8495 0.294504C5.26226 0.956989 0.624859 7.84684 0.624859 20.4341V40.4411C0.624859 41.8986 1.81733 43.0911 3.2748 43.0911H19.1745C20.6319 43.0911 21.8244 41.8986 21.8244 40.4411V24.5415C21.8244 23.084 20.6319 21.8915 19.1745 21.8915H12.6821C12.8146 16.3267 13.6096 12.4842 19.1745 11.2918C21.2944 10.8943 21.8244 10.4968 21.8244 8.50933V3.60693C21.8244 0.691998 20.1019 0.162008 17.8495 0.294504ZM48.3238 0.294504C35.7366 0.956989 31.0992 7.84684 31.0992 20.4341V40.4411C31.0992 41.8986 32.2917 43.0911 33.7492 43.0911H49.6488C51.1063 43.0911 52.2988 41.8986 52.2988 40.4411V24.5415C52.2988 23.084 51.1063 21.8915 49.6488 21.8915H43.1565C43.289 16.3267 44.0839 12.4842 49.6488 11.2918C51.7688 10.8943 52.2988 10.4968 52.2988 8.50933V3.60693C52.2988 0.691998 50.5763 0.162008 48.3238 0.294504Z",fill:"#b5d622"})),Kbe=b.forwardRef(Xbe),Ube=({author:n,authorType:e="body-semibold",contentClassName:t,fontSet:i="product",image:r,imageSlot:a,quote:s,quoteImageClassName:o,quoteType:l="body-regular"})=>g.jsxs("div",{className:ae(p0.content,t),children:[g.jsx("div",{className:ae(p0.quoteImage,o),children:a??g.jsx("img",{src:r.src,alt:r.alt})}),g.jsxs("div",{className:p0.quoteContent,children:[g.jsx(Kbe,{}),g.jsx(S.Typography,{fontSet:i,type:l,children:s}),g.jsx(S.Typography,{fontSet:i,type:e,children:n})]})]});var hs=(n=>(n.Mouse="mouse",n.Touch="touch",n.Pointer="pointer",n))(hs||{}),Lo=(n=>(n.CancelledByMovement="cancelled-by-movement",n.CancelledByRelease="cancelled-by-release",n.CancelledOutsideElement="cancelled-outside-element",n))(Lo||{});const O8=()=>typeof window=="object"?(window==null?void 0:window.PointerEvent)??null:null,Vbe=()=>typeof window=="object"?(window==null?void 0:window.TouchEvent)??null:null;function M8(n){const{nativeEvent:e}=n,t=Vbe();return t&&e instanceof t||"touches"in n}function S8(n){const e=O8();return n.nativeEvent instanceof MouseEvent&&!(e&&n.nativeEvent instanceof e)}function E8(n){const{nativeEvent:e}=n;if(!e)return!1;const t=O8();return t&&e instanceof t||"pointerId"in e}function mw(n){return S8(n)||M8(n)||E8(n)}function pw(n){return M8(n)?{x:n.touches[0].pageX,y:n.touches[0].pageY}:S8(n)||E8(n)?{x:n.pageX,y:n.pageY}:null}function Jbe(n){return{target:n.target,currentTarget:n.currentTarget,nativeEvent:n,persist:()=>{}}}function qbe(n,{threshold:e=400,captureEvent:t=!1,detect:i=hs.Pointer,cancelOnMovement:r=!1,cancelOutsideElement:a=!0,filterEvents:s,onStart:o,onMove:l,onFinish:u,onCancel:d}={}){const f=b.useRef(!1),c=b.useRef(!1),h=b.useRef(),m=b.useRef(),p=b.useRef(n),v=b.useRef(null),w=b.useCallback(C=>B=>{c.current||mw(B)&&(s!==void 0&&!s(B)||(t&&B.persist(),o==null||o(B,{context:C}),v.current=pw(B),c.current=!0,h.current=B.currentTarget,m.current=setTimeout(()=>{p.current&&(p.current(B,{context:C}),f.current=!0)},e)))},[t,s,o,e]),k=b.useCallback(C=>(B,O)=>{mw(B)&&c.current&&(v.current=null,t&&B.persist(),f.current?u==null||u(B,{context:C}):c.current&&(d==null||d(B,{context:C,reason:O??Lo.CancelledByRelease})),f.current=!1,c.current=!1,m.current!==void 0&&clearTimeout(m.current))},[t,u,d]),y=b.useCallback(C=>B=>{if(l==null||l(B,{context:C}),r!==!1&&v.current){const O=pw(B);if(O){const M=r===!0?25:r,E={x:Math.abs(O.x-v.current.x),y:Math.abs(O.y-v.current.y)};(E.x>M||E.y>M)&&k(C)(B,Lo.CancelledByMovement)}}},[k,r,l]),z=b.useCallback(C=>{if(n===null)return{};switch(i){case hs.Mouse:{const B={onMouseDown:w(C),onMouseMove:y(C),onMouseUp:k(C)};return a&&(B.onMouseLeave=O=>{k(C)(O,Lo.CancelledOutsideElement)}),B}case hs.Touch:return{onTouchStart:w(C),onTouchMove:y(C),onTouchEnd:k(C)};case hs.Pointer:{const B={onPointerDown:w(C),onPointerMove:y(C),onPointerUp:k(C)};return a&&(B.onPointerLeave=O=>k(C)(O,Lo.CancelledOutsideElement)),B}}},[n,k,a,i,y,w]);return b.useEffect(()=>{if(!window)return;function C(B){const O=Jbe(B);k()(O)}return window.addEventListener("mouseup",C),window.addEventListener("touchend",C),window.addEventListener("pointerup",C),()=>{window.removeEventListener("mouseup",C),window.removeEventListener("touchend",C),window.removeEventListener("pointerup",C)}},[k]),b.useEffect(()=>()=>{m.current!==void 0&&clearTimeout(m.current)},[]),b.useEffect(()=>{p.current=n},[n]),z}const vw=["thank_you","agree","support","great","good_idea","bravo","haha","wow","sad"],F8=n=>n.slice().sort((e,t)=>{const i=e.count??0,r=t.count??0;return i!==r?r-i:vw.indexOf(e.reaction)-vw.indexOf(t.reaction)}),_be=n=>Object.values(Pe.REACTION_TYPE).includes(n)&&n!=="bookmark",$be="_reactionStack_1jizw_141",eAe="_stack_1jizw_146",ww={reactionStack:$be,stack:eAe},nAe="_react-datepicker__day-names_1bpca_120",tAe="_react-datepicker__week_1bpca_124",iAe="_react-datepicker__day--outside-month_1bpca_131",rAe="_react-datepicker_1bpca_120",aAe="_pill_1bpca_141",sAe="_pillExpanded_1bpca_152",oAe="_pillSelected_1bpca_158",lAe="_pillTransparent_1bpca_166",uAe="_pillStack_1bpca_171",dAe="_pillSize--small_1bpca_174",cAe="_count_1bpca_178",aa={"react-datepicker__day-names":"_react-datepicker__day-names_1bpca_120",reactDatepickerDayNames:nAe,"react-datepicker__week":"_react-datepicker__week_1bpca_124",reactDatepickerWeek:tAe,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1bpca_131",reactDatepickerDayOutsideMonth:iAe,"react-datepicker":"_react-datepicker_1bpca_120",reactDatepicker:rAe,pill:aAe,pillExpanded:sAe,pillSelected:oAe,pillTransparent:lAe,pillStack:uAe,"pillSize--small":"_pillSize--small_1bpca_174",pillSizeSmall:dAe,count:cAe},fAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_771)"},A.createElement("circle",{cx:10,cy:10,r:8.33333,fill:"#7C5BFF"}),A.createElement("path",{d:"M7.49999 8.33333V10.4167M7.49999 10.4167V12.5M7.49999 10.4167H5.41666M7.49999 10.4167H9.58332M12.9167 13.75V5.68894C12.9167 5.58846 12.7952 5.53814 12.7241 5.60919L10.8333 7.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66667C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_771"},A.createElement("rect",{width:20,height:20,fill:"white"})))),hAe=b.forwardRef(fAe),gAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_783)"},A.createElement("path",{d:"M12.5 3.33334L15.4167 5.83334L2.91667 15L1.25 13.3333V9.16667L6.25 3.75L8.33333 5.41667L12.5 3.33334Z",fill:"#98CBD6"}),A.createElement("path",{d:"M6.97559 18.1003L4.56963 17.0309C4.0579 16.8035 3.6946 16.3343 3.60253 15.7819L3.0508 12.4715C2.96617 11.9638 3.12095 11.4454 3.47012 11.0671L6.99368 7.24989C7.51364 6.68659 8.38062 6.62117 8.97923 7.10006C9.56035 7.56495 10.3981 7.51855 10.9243 6.99233L11.0064 6.91023C11.1669 6.74971 11.36 6.62542 11.5725 6.54572L13.396 5.8619C14.0976 5.59882 14.8884 5.83621 15.3291 6.44216L17.1029 8.88114C17.5747 9.52986 17.5175 10.4226 16.9667 11.0058L11.168 17.1457C10.9494 17.377 10.6693 17.541 10.3605 17.6182L8.05671 18.1941C7.69596 18.2843 7.3154 18.2513 6.97559 18.1003Z",fill:"#E0F5F9"}),A.createElement("path",{d:"M9.58333 8.33333L7.49999 10.4167M9.58333 8.33333C9.58333 8.33333 9.64106 7.14106 9.16666 6.66666C8.92652 6.42652 8.50244 6.32273 8.14218 6.27879C7.73108 6.22864 7.33777 6.41222 7.04492 6.70507L4.99998 8.74999C3.18693 10.5631 2.30547 12.8694 2.87163 14.9137M9.58333 8.33333C9.99561 7.92104 11.0752 6.96561 11.9707 6.18286C12.7821 5.47369 13.972 5.35468 14.8394 5.99399C15.0217 6.12833 15.1905 6.26146 15.3245 6.38256M7.91666 5.83333L6.24999 7.49999M7.91666 5.83333C7.91666 5.83333 7.9744 4.64106 7.49999 4.16666C7.25986 3.92652 6.83578 3.82273 6.47551 3.77879C6.06441 3.72864 5.6711 3.91222 5.37825 4.20507L3.33331 6.24999C0.833326 8.74999 0.104597 12.1879 2.49999 14.5833C2.6197 14.703 2.74376 14.813 2.87163 14.9137M7.91666 5.83333C8.32948 5.4205 9.36671 4.61978 10.2459 3.9616C11.1292 3.30036 12.3014 3.12015 13.2681 3.65222C13.745 3.91475 14.2332 4.23317 14.5833 4.58333C15.2687 5.26865 15.6096 5.95397 15.709 6.62213M15.709 6.62213C15.891 6.7519 16.0715 6.90488 16.25 7.08333C16.5282 7.36149 16.7496 7.63965 16.9211 7.91667M15.709 6.62213C15.5814 6.53113 15.4532 6.45153 15.3245 6.38256M2.87163 14.9137C3.08614 15.6882 3.50846 16.4251 4.16665 17.0833C6.60235 19.519 10.8333 17.9167 12.5 16.25L15 13.75C15.537 13.213 16.5079 12.0474 17.0687 11.3634C17.3525 11.0172 17.5402 10.5993 17.5434 10.1516C17.5483 9.4978 17.4534 8.52294 16.9211 7.91667M18.3333 2.91667L17.4712 3.77879M15.4167 2.91667V1.66667M17.9167 5.83333H19.1667M16.9211 7.91667L12.5 12.3378M15.3245 6.38256L10.8333 10.8737",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_783"},A.createElement("rect",{width:20,height:20,fill:"white"})))),mAe=b.forwardRef(gAe),pAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("rect",{x:7.5,y:14.1667,width:5,height:3.33333,fill:"#E9E8ED"}),A.createElement("path",{d:"M5.83333 4.16667L10 2.5L14.1667 4.16667L15.4167 9.16667L13.3333 12.5V13.75H6.66667V12.5L4.58333 9.16667L5.83333 4.16667Z",fill:"#FFDD64"}),A.createElement("path",{d:"M12.5 13.75V13.75C12.9602 13.75 13.3333 13.3769 13.3333 12.9167V12.5928C13.3333 12.3364 13.4541 12.0971 13.6438 11.9246C14.733 10.9338 15.4167 9.50507 15.4167 7.91667C15.4167 4.92512 12.9915 2.5 10 2.5C7.00846 2.5 4.58333 4.92512 4.58333 7.91667C4.58333 9.50507 5.26703 10.9338 6.3562 11.9246C6.54589 12.0971 6.66667 12.3364 6.66667 12.5928V12.9167C6.66667 13.3769 7.03976 13.75 7.5 13.75V13.75M12.5 13.75V15.8333M12.5 13.75H10M7.5 13.75V15.8333M7.5 13.75H10M7.5 15.8333V16.25C7.5 17.1705 8.24619 17.9167 9.16667 17.9167H10.8333C11.7538 17.9167 12.5 17.1705 12.5 16.25V15.8333M7.5 15.8333H12.5M10 13.75V10.4167M10 10.4167L11.6667 8.75M10 10.4167L8.33333 8.75M15.8333 2.91667L16.6667 2.08333M3.33333 2.08333L4.16667 2.91667M2.5 13.75L3.33333 12.9167M16.6667 12.9167L17.5 13.75M17.5 7.91667H18.3333M2.5 7.91667H1.66667",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),vAe=b.forwardRef(pAe),wAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_786)"},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66666 1.66666 5.39762 1.66666 10C1.66666 14.6024 5.39762 18.3333 9.99999 18.3333ZM15 10.8333H5L5.83333 14.1667L10 15.4167L14.1667 14.1667L15 10.8333Z",fill:"#FFDD64"}),A.createElement("rect",{x:5,y:10.8333,width:10,height:2.08333,fill:"white"}),A.createElement("path",{d:"M5.83334 12.9167H14.1667L13.3333 14.5833L10 15.4167L6.66668 14.5833L5.83334 12.9167Z",fill:"#705800"}),A.createElement("path",{d:"M11.6667 7.91666C11.6667 7.91666 12.0833 7.08333 12.9167 7.08333C13.75 7.08333 14.1667 7.91666 14.1667 7.91666M8.33332 7.91666C8.33332 7.91666 7.91666 7.08333 7.08332 7.08333C6.24999 7.08333 5.83332 7.91666 5.83332 7.91666M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666ZM9.99998 15.4167C5.59471 15.4167 4.74729 11.8588 4.60802 11.0124C4.59211 10.9157 4.66782 10.8333 4.76583 10.8333H15.2342C15.3322 10.8333 15.4079 10.9157 15.392 11.0124C15.2527 11.8588 14.4052 15.4167 9.99998 15.4167Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_786"},A.createElement("rect",{width:20,height:20,fill:"white"})))),bAe=b.forwardRef(wAe),AAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_777)"},A.createElement("circle",{cx:9.99999,cy:10,r:8.33333,fill:"#FFDD64"}),A.createElement("path",{d:"M9.99998 15.4167C8.83155 15.4167 7.99345 14.4511 7.65975 13.9898C7.5845 13.8858 7.66068 13.75 7.78906 13.75H12.2109C12.3393 13.75 12.4155 13.8858 12.3402 13.9898C12.0065 14.4511 11.1684 15.4167 9.99998 15.4167ZM9.99998 15.4167L10.792 14.8887C10.9292 14.7972 10.8644 14.5833 10.6995 14.5833H8.74999M2.04816 7.5C1.80028 8.2892 1.66666 9.129 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 9.129 18.1997 8.2892 17.9518 7.5M3.48317 4.8057C5.01009 2.89253 7.36188 1.66667 9.99998 1.66667C12.6112 1.66666 14.942 2.86771 16.4699 4.74752M8.33271 5C9.5827 5.41667 10 7.08333 8.75 8.75C7.49999 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16666 10.4167 2.91667 8.75C1.66668 7.08333 2.08271 5.41667 3.33271 5C4.58271 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08272 4.58333 8.33271 5ZM16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1667 10.8333 14.1667 10.8333C14.1667 10.8333 12.5 10.4167 11.25 8.75C9.99999 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M17.5 5.41666V8.33333L14.1667 11.25L10 7.08333L5.83333 11.25L2.5 8.33333V5.41666H9.16667L10 6.66666L10.8333 5.41666H14.1667H17.5Z",fill:"#EC7BCB"}),A.createElement("path",{d:"M8.3327 5C9.5827 5.41667 10 7.08333 8.74999 8.75C7.49998 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16665 10.4167 2.91666 8.75C1.66667 7.08333 2.0827 5.41667 3.3327 5C4.5827 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08271 4.58333 8.3327 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1666 10.8333 14.1666 10.8333C14.1666 10.8333 12.5 10.4167 11.25 8.75C9.99998 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_777"},A.createElement("rect",{width:20,height:20,fill:"white"})))),kAe=b.forwardRef(AAe),yAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_792)"},A.createElement("path",{d:"M9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99998 1.66666C5.39761 1.66667 1.66666 5.39763 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333Z",fill:"#FFDD64"}),A.createElement("path",{d:"M8.33332 14.5833C8.33332 14.5833 9.27228 14.1667 9.99998 14.1667C10.7277 14.1667 11.6667 14.5833 11.6667 14.5833M11.6667 9.16666C11.6667 9.16666 12.3506 9.84563 12.9167 10C13.3876 10.1284 14.1667 10 14.1667 10M8.33332 9.16666C8.33332 9.16666 7.64934 9.84563 7.08332 10C6.61237 10.1284 5.83332 10 5.83332 10M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M12.5 16.6667C12.5 17.7712 13.4788 18.75 14.5833 18.75C15.6879 18.75 16.6667 17.7712 16.6667 16.6667C16.6667 15.2925 15.2504 12.502 14.7533 11.5649C14.6798 11.4263 14.4869 11.4263 14.4134 11.5649C13.9163 12.502 12.5 15.2925 12.5 16.6667Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_792"},A.createElement("rect",{width:20,height:20,fill:"white"})))),xAe=b.forwardRef(yAe),CAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_774)"},A.createElement("path",{d:"M4.16666 12.5L6.5306 12.894C6.62115 12.9091 6.71279 12.9167 6.80459 12.9167H11.875C12.4503 12.9167 12.9167 13.383 12.9167 13.9583C12.9167 14.1541 12.8626 14.3373 12.7687 14.4938L17.1423 13.0359C17.9332 12.7722 18.75 13.3609 18.75 14.1946C18.75 14.6832 18.4588 15.1248 18.0097 15.3173L10.4758 18.5461C10.1659 18.6789 9.823 18.7146 9.49239 18.6485L5.99515 17.949C5.88753 17.9275 5.77804 17.9167 5.66829 17.9167H4.16666V17.5C4.16666 17.9602 3.79356 18.3333 3.33332 18.3333H2.49999C2.03975 18.3333 1.66666 17.9602 1.66666 17.5V12.5C1.66666 12.0398 2.03975 11.6667 2.49999 11.6667H3.33332C3.79356 11.6667 4.16666 12.0398 4.16666 12.5Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M1.66666 12.0833H4.16666V18.3333H1.66666V12.0833Z",fill:"#B5D622"}),A.createElement("path",{d:"M4.16666 12.5L4.28996 11.7602L3.41666 11.6147V12.5H4.16666ZM4.16666 17.5H3.41666V18.25H4.16666V17.5ZM7.16666 15.8333C7.16666 16.2475 7.50244 16.5833 7.91666 16.5833C8.33087 16.5833 8.66666 16.2475 8.66666 15.8333H7.16666ZM9.52882 18.2391L9.38173 18.9745L9.52882 18.2391ZM10.449 18.1623L10.182 17.4614L10.449 18.1623ZM5.99515 17.5324L5.84806 18.2678L5.99515 17.5324ZM18.076 15.2567L17.809 14.5559L18.076 15.2567ZM6.5306 12.894L6.4073 13.6338L6.5306 12.894ZM4.04336 13.2398L6.4073 13.6338L6.65389 12.1542L4.28996 11.7602L4.04336 13.2398ZM6.80459 13.6667H11.875V12.1667H6.80459V13.6667ZM4.16666 18.25H5.66829V16.75H4.16666V18.25ZM5.84806 18.2678L9.38173 18.9745L9.67591 17.5037L6.14224 16.7969L5.84806 18.2678ZM10.716 18.8631L18.343 15.9576L17.809 14.5559L10.182 17.4614L10.716 18.8631ZM17.2406 12.543L12.3067 13.8587L12.6932 15.308L17.6271 13.9923L17.2406 12.543ZM11.875 14.25H8.74999V15.75H11.875V14.25ZM3.41666 12.5V17.5H4.91666V12.5H3.41666ZM3.33332 17.1667H2.49999V18.6667H3.33332V17.1667ZM2.41666 17.0833V12.9167H0.916656V17.0833H2.41666ZM2.49999 12.8333H3.33332V11.3333H2.49999V12.8333ZM3.41666 12.9167V17.0833H4.91666V12.9167H3.41666ZM3.33332 12.8333C3.37935 12.8333 3.41666 12.8706 3.41666 12.9167H4.91666C4.91666 12.0422 4.20777 11.3333 3.33332 11.3333V12.8333ZM2.41666 12.9167C2.41666 12.8706 2.45397 12.8333 2.49999 12.8333V11.3333C1.62554 11.3333 0.916656 12.0422 0.916656 12.9167H2.41666ZM8.74999 14.25C7.87554 14.25 7.16666 14.9589 7.16666 15.8333H8.66666C8.66666 15.7873 8.70397 15.75 8.74999 15.75V14.25ZM12.1667 13.9583C12.1667 14.1194 12.0361 14.25 11.875 14.25V15.75C12.8645 15.75 13.6667 14.9478 13.6667 13.9583H12.1667ZM19.5 14.2788C19.5 13.0984 18.3811 12.2388 17.2406 12.543L17.6271 13.9923C17.8153 13.9421 18 14.084 18 14.2788H19.5ZM9.38173 18.9745C9.82811 19.0638 10.2906 19.0252 10.716 18.8631L10.182 17.4614C10.0207 17.5229 9.84522 17.5375 9.67591 17.5037L9.38173 18.9745ZM5.66829 18.25C5.72865 18.25 5.78887 18.256 5.84806 18.2678L6.14224 16.7969C5.98619 16.7657 5.82743 16.75 5.66829 16.75V18.25ZM2.49999 17.1667C2.45397 17.1667 2.41666 17.1294 2.41666 17.0833H0.916656C0.916656 17.9578 1.62554 18.6667 2.49999 18.6667V17.1667ZM11.875 13.6667C12.0361 13.6667 12.1667 13.7972 12.1667 13.9583H13.6667C13.6667 12.9688 12.8645 12.1667 11.875 12.1667V13.6667ZM18.343 15.9576C19.0396 15.6922 19.5 15.0242 19.5 14.2788H18C18 14.4018 17.924 14.5121 17.809 14.5559L18.343 15.9576ZM3.33332 18.6667C4.20778 18.6667 4.91666 17.9578 4.91666 17.0833H3.41666C3.41666 17.1294 3.37935 17.1667 3.33332 17.1667V18.6667ZM6.4073 13.6338C6.5386 13.6557 6.67148 13.6667 6.80459 13.6667V12.1667C6.7541 12.1667 6.7037 12.1625 6.65389 12.1542L6.4073 13.6338Z",fill:"#5E6E14"}),A.createElement("path",{d:"M10.4742 3.22183C11.4151 1.4546 12.9419 1.26685 14.1666 2.08332C15.4166 2.91665 15.8333 4.99999 14.5833 6.66665C13.456 8.16969 10.9733 10.3505 10.4966 10.7642C10.4502 10.8045 10.3831 10.8045 10.3366 10.7642C9.86001 10.3505 7.37726 8.16969 6.24998 6.66665C4.99998 4.99999 5.41666 2.91665 6.66664 2.08332C7.89133 1.26685 9.41816 1.4546 10.3591 3.22183C10.3833 3.26718 10.45 3.26718 10.4742 3.22183Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_774"},A.createElement("rect",{width:20,height:20,fill:"white"})))),zAe=b.forwardRef(CAe),PAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("rect",{x:2.5,y:8.33333,width:3.33333,height:7.5,fill:"#CAE85D"}),A.createElement("path",{d:"M9.16667 2.08333L6.25 8.33333V15.8333H16.6667L17.9167 8.33333L16.6667 6.66667H11.6667L12.0833 3.75L9.16667 2.08333Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M6.25001 8.33333H2.91668C2.45644 8.33333 2.08334 8.70643 2.08334 9.16667V15.4167C2.08334 15.8769 2.45644 16.25 2.91668 16.25H6.25001M6.25001 8.33333L9.08309 2.26246C9.13408 2.15318 9.24376 2.08333 9.36435 2.08333V2.08333C10.8244 2.08333 11.9694 3.33706 11.8372 4.79117L11.6768 6.55488C11.6714 6.61491 11.7186 6.66667 11.7789 6.66667H16.0185C17.0246 6.66667 17.8013 7.55128 17.6712 8.5489L16.856 14.7989C16.7477 15.629 16.0404 16.25 15.2033 16.25H6.25001M6.25001 8.33333V16.25",stroke:"#5E6E14",strokeWidth:1.5})),BAe=b.forwardRef(PAe),OAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_789)"},A.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",fill:"#FFDD64"}),A.createElement("path",{d:"M10 12.5L9.16667 13.3333L10 14.1667L10.8333 13.3333L10 12.5ZM10 12.5V13.75M7.5 7.5L7.08333 7.91666M7.08333 7.91666V7.91666C6.85322 7.68655 6.85322 7.31345 7.08333 7.08333V7.08333C7.31345 6.85321 7.68655 6.85321 7.91667 7.08333V7.08333C8.14679 7.31345 8.14679 7.68655 7.91667 7.91666V7.91666C7.68655 8.14678 7.31345 8.14678 7.08333 7.91666V7.91666ZM12.5 7.5L12.0833 7.91666M12.0833 7.91666V7.91666C11.8532 7.68655 11.8532 7.31345 12.0833 7.08333V7.08333C12.3135 6.85321 12.6865 6.85321 12.9167 7.08333V7.08333C13.1468 7.31345 13.1468 7.68655 12.9167 7.91666V7.91666C12.6865 8.14678 12.3135 8.14678 12.0833 7.91666V7.91666ZM9.99999 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99999 18.3333C5.39762 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39762 1.66667 9.99999 1.66666ZM11.0417 14.375V14.375C10.4664 14.9503 9.53362 14.9503 8.95833 14.375V14.375C8.38303 13.7997 8.38304 12.867 8.95833 12.2917V12.2917C9.53362 11.7164 10.4664 11.7164 11.0417 12.2917V12.2917C11.617 12.867 11.617 13.7997 11.0417 14.375Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_789"},A.createElement("rect",{width:20,height:20,fill:"white"})))),MAe=b.forwardRef(OAe),SAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#7C5BFF"}),A.createElement("path",{d:"M10.5 11.6666V14.5833M10.5 14.5833V17.5M10.5 14.5833H7.58333M10.5 14.5833H13.4167M18.0833 19.25V7.96449C18.0833 7.82383 17.9133 7.75338 17.8138 7.85285L15.1667 10.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55666 2.33332 2.33333 7.55666 2.33333 14C2.33333 20.4433 7.55666 25.6666 14 25.6666Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),EAe=b.forwardRef(SAe),FAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M17.5 4.66669L21.5833 8.16669L4.08333 21L1.75 18.6667V12.8334L8.75 5.25002L11.6667 7.58335L17.5 4.66669Z",fill:"#98CBD6"}),A.createElement("path",{d:"M9.76584 25.3404L6.39749 23.8433C5.68107 23.5249 5.17244 22.868 5.04356 22.0947L4.27113 17.4601C4.15265 16.7492 4.36933 16.0235 4.85818 15.4939L9.79116 10.1498C10.5191 9.36122 11.7329 9.26962 12.5709 9.94006C13.3845 10.5909 14.5574 10.526 15.2941 9.78924L15.409 9.67431C15.6337 9.44958 15.904 9.27558 16.2015 9.16399L18.7545 8.20664C19.7366 7.83833 20.8438 8.17068 21.4608 9.01901L23.9441 12.4336C24.6046 13.3418 24.5245 14.5917 23.7534 15.4081L15.6352 24.0039C15.3292 24.3278 14.937 24.5574 14.5047 24.6655L11.2794 25.4718C10.7744 25.5981 10.2416 25.5518 9.76584 25.3404Z",fill:"#E0F5F9"}),A.createElement("path",{d:"M13.4167 11.6666L10.5 14.5833M13.4167 11.6666C13.4167 11.6666 13.4975 9.99747 12.8333 9.3333C12.4971 8.99711 11.9034 8.85181 11.3991 8.79028C10.8235 8.72008 10.2729 8.97709 9.8629 9.38707L6.99999 12.25C4.46171 14.7883 3.22767 18.0172 4.0203 20.8791M13.4167 11.6666C13.9939 11.0894 15.5053 9.75183 16.759 8.65599C17.8949 7.66314 19.5608 7.49653 20.7752 8.39156C21.0304 8.57964 21.2667 8.76602 21.4543 8.93557M11.0833 8.16664L8.75001 10.5M11.0833 8.16664C11.0833 8.16664 11.1642 6.49747 10.5 5.8333C10.1638 5.49711 9.5701 5.35181 9.06573 5.29028C8.49019 5.22008 7.93955 5.47709 7.52957 5.88707L4.66665 8.74997C1.16667 12.25 0.146447 17.0631 3.49999 20.4166C3.6676 20.5842 3.84127 20.7382 4.0203 20.8791M11.0833 8.16664C11.6613 7.58868 13.1134 6.46766 14.3443 5.54622C15.5809 4.62049 17.222 4.3682 18.5753 5.11309C19.243 5.48063 19.9265 5.92642 20.4167 6.41664C21.3761 7.37609 21.8534 8.33554 21.9927 9.27096M21.9927 9.27096C22.2474 9.45264 22.5002 9.66681 22.75 9.91664C23.1394 10.3061 23.4494 10.6955 23.6896 11.0833M21.9927 9.27096C21.814 9.14355 21.6345 9.03212 21.4543 8.93557M4.0203 20.8791C4.32061 21.9635 4.91186 22.9952 5.83333 23.9166C9.24331 27.3266 15.1667 25.0833 17.5 22.75L21 19.25C21.7518 18.4982 23.1111 16.8663 23.8962 15.9088C24.2935 15.4241 24.5562 14.839 24.5608 14.2123C24.5676 13.2969 24.4347 11.9321 23.6896 11.0833M25.6667 4.08331L24.4597 5.29028M21.5833 4.08331V2.33331M25.0833 8.16665H26.8333M23.6896 11.0833L17.5 17.2729M21.4543 8.93557L15.1667 15.2232",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),TAe=b.forwardRef(FAe),jAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("rect",{x:10.5,y:19.8333,width:7,height:4.66667,fill:"#E9E8ED"}),A.createElement("path",{d:"M8.16666 5.83333L14 3.5L19.8333 5.83333L21.5833 12.8333L18.6667 17.5V19.25H9.33332V17.5L6.41666 12.8333L8.16666 5.83333Z",fill:"#FFDD64"}),A.createElement("path",{d:"M17.5 19.25V19.25C18.1443 19.25 18.6667 18.7277 18.6667 18.0834V17.63C18.6667 17.271 18.8358 16.936 19.1013 16.6944C20.6262 15.3073 21.5833 13.3071 21.5833 11.0834C21.5833 6.89519 18.1882 3.50002 14 3.50002C9.81185 3.50002 6.41668 6.89519 6.41668 11.0834C6.41668 13.3071 7.37386 15.3073 8.89869 16.6944C9.16425 16.936 9.33334 17.271 9.33334 17.63V18.0834C9.33334 18.7277 9.85568 19.25 10.5 19.25V19.25M17.5 19.25V22.1667M17.5 19.25H14M10.5 19.25V22.1667M10.5 19.25H14M10.5 22.1667V22.75C10.5 24.0387 11.5447 25.0834 12.8333 25.0834H15.1667C16.4553 25.0834 17.5 24.0387 17.5 22.75V22.1667M10.5 22.1667H17.5M14 19.25V14.5834M14 14.5834L16.3333 12.25M14 14.5834L11.6667 12.25M22.1667 4.08335L23.3333 2.91669M4.66668 2.91669L5.83334 4.08335M3.50001 19.25L4.66668 18.0834M23.3333 18.0834L24.5 19.25M24.5 11.0834H25.6667M3.50001 11.0834H2.33334",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),RAe=b.forwardRef(jAe),IAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 25.6666C20.4433 25.6666 25.6667 20.4433 25.6667 14C25.6667 7.55666 20.4433 2.33331 14 2.33331C7.55669 2.33331 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55669 25.6666 14 25.6666ZM19.8333 19.8333L21 15.1666H7.00001L8.16668 19.8333L14 21.5833L19.8333 19.8333Z",fill:"#FFDD64"}),A.createElement("rect",{x:7,y:15.1667,width:14,height:2.91667,fill:"white"}),A.createElement("path",{d:"M8.16666 18.0833H19.8333L18.6667 20.4166L14 21.5833L9.33332 20.4166L8.16666 18.0833Z",fill:"#705800"}),A.createElement("path",{d:"M16.3333 11.0833C16.3333 11.0833 16.9167 9.91665 18.0833 9.91665C19.25 9.91665 19.8333 11.0833 19.8333 11.0833M11.6667 11.0833C11.6667 11.0833 11.0833 9.91665 9.91668 9.91665C8.75001 9.91665 8.16668 11.0833 8.16668 11.0833M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM14 21.5833C7.83262 21.5833 6.64623 16.6024 6.45125 15.4174C6.42898 15.282 6.53498 15.1666 6.67218 15.1666H21.3278C21.465 15.1666 21.571 15.282 21.5488 15.4174C21.3538 16.6024 20.1674 21.5833 14 21.5833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),NAe=b.forwardRef(IAe),DAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#FFDD64"}),A.createElement("path",{d:"M14 21.5833C12.3642 21.5833 11.1909 20.2315 10.7237 19.5857C10.6183 19.4401 10.725 19.25 10.9047 19.25H17.0953C17.275 19.25 17.3817 19.4401 17.2763 19.5857C16.8092 20.2315 15.6358 21.5833 14 21.5833ZM14 21.5833L15.1088 20.8441C15.3009 20.7161 15.2102 20.4166 14.9794 20.4166H12.25M2.86745 10.5C2.52042 11.6049 2.33334 12.7806 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 12.7806 25.4796 11.6049 25.1326 10.5M4.87646 6.72796C7.01415 4.04953 10.3067 2.33332 14 2.33331C17.6558 2.33331 20.9188 4.01477 23.0579 6.6465M11.6658 6.99998C13.4158 7.58332 14 9.91665 12.25 12.25C10.5 14.5833 8.16669 15.1666 8.16669 15.1666C8.16669 15.1666 5.83334 14.5833 4.08336 12.25C2.33337 9.91665 2.91582 7.58331 4.66582 6.99998C6.41582 6.41665 8.16581 8.74998 8.16581 8.74998C8.16581 8.74998 9.91583 6.41664 11.6658 6.99998ZM23.3325 6.99998C25.0825 7.58332 25.6667 9.91665 23.9167 12.25C22.1667 14.5833 19.8333 15.1666 19.8333 15.1666C19.8333 15.1666 17.5 14.5833 15.75 12.25C14 9.91665 14.5825 7.58331 16.3325 6.99998C18.0825 6.41665 19.8325 8.74998 19.8325 8.74998C19.8325 8.74998 21.5825 6.41664 23.3325 6.99998Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M24.5 7.58331V11.6666L19.8333 15.75L14 9.91665L8.16667 15.75L3.5 11.6666V7.58331H12.8333L14 9.33331L15.1667 7.58331H19.8333H24.5Z",fill:"#EC7BCB"}),A.createElement("path",{d:"M11.6658 6.99999C13.4158 7.58333 14 9.91666 12.25 12.25C10.5 14.5833 8.16667 15.1667 8.16667 15.1667C8.16667 15.1667 5.83332 14.5833 4.08333 12.25C2.33335 9.91666 2.9158 7.58333 4.6658 6.99999C6.4158 6.41666 8.16579 8.74999 8.16579 8.74999C8.16579 8.74999 9.91581 6.41666 11.6658 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M23.3325 6.99999C25.0824 7.58333 25.6667 9.91666 23.9167 12.25C22.1667 14.5833 19.8333 15.1667 19.8333 15.1667C19.8333 15.1667 17.5 14.5833 15.75 12.25C14 9.91666 14.5825 7.58333 16.3325 6.99999C18.0825 6.41666 19.8324 8.74999 19.8324 8.74999C19.8324 8.74999 21.5825 6.41666 23.3325 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),LAe=b.forwardRef(DAe),HAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),A.createElement("path",{d:"M11.6667 20.4166C11.6667 20.4166 12.9812 19.8333 14 19.8333C15.0188 19.8333 16.3333 20.4166 16.3333 20.4166M16.3333 12.8333C16.3333 12.8333 17.2909 13.7839 18.0833 14C18.7427 14.1798 19.8333 14 19.8333 14M11.6667 12.8333C11.6667 12.8333 10.7091 13.7839 9.91668 14C9.25734 14.1798 8.16668 14 8.16668 14M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M17.5 23.3333C17.5 24.8797 18.8703 26.25 20.4167 26.25C21.9631 26.25 23.3333 24.8797 23.3333 23.3333C23.3333 21.4095 21.3505 17.5028 20.6546 16.1909C20.5517 15.9969 20.2817 15.9969 20.1787 16.1909C19.4828 17.5028 17.5 21.4095 17.5 23.3333Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),ZAe=b.forwardRef(HAe),WAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M5.83334 17.5L9.14286 18.0516C9.26963 18.0727 9.39793 18.0833 9.52646 18.0833H16.625C17.4304 18.0833 18.0833 18.7362 18.0833 19.5416C18.0833 19.8158 18.0077 20.0722 17.8762 20.2913L23.9993 18.2502C25.1066 17.8811 26.25 18.7053 26.25 19.8724C26.25 20.5565 25.8424 21.1747 25.2136 21.4441L14.6661 25.9645C14.2323 26.1504 13.7522 26.2004 13.2894 26.1079L8.39324 25.1286C8.24257 25.0985 8.08929 25.0833 7.93563 25.0833H5.83334C5.83334 25.7276 5.31101 26.25 4.66668 26.25H3.50001C2.85568 26.25 2.33334 25.7276 2.33334 25.0833V17.5C2.33334 16.8556 2.85568 16.3333 3.50001 16.3333H4.66668C5.31101 16.3333 5.83334 16.8556 5.83334 17.5Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M2.33334 16.9167H5.83334V25.6667H2.33334V16.9167Z",fill:"#B5D622"}),A.createElement("path",{d:"M5.83334 17.5L5.95664 16.7602L5.08334 16.6147V17.5H5.83334ZM5.83334 24.5H5.08334V25.25H5.83334V24.5ZM10.3333 22.1667C10.3333 22.5809 10.6691 22.9167 11.0833 22.9167C11.4976 22.9167 11.8333 22.5809 11.8333 22.1667H10.3333ZM13.3404 25.5348L13.1933 26.2702L13.3404 25.5348ZM8.39324 24.5453L8.24615 25.2808L8.39324 24.5453ZM25.3065 21.3595L25.0395 20.6586L25.3065 21.3595ZM5.71004 18.2398L9.01956 18.7914L9.26616 17.3118L5.95664 16.7602L5.71004 18.2398ZM9.52646 18.8334H16.625V17.3334H9.52646V18.8334ZM5.83334 25.25H7.93563V23.75H5.83334V25.25ZM8.24615 25.2808L13.1933 26.2702L13.4875 24.7993L8.54032 23.8099L8.24615 25.2808ZM14.8956 26.1281L25.5735 22.0603L25.0395 20.6586L14.3616 24.7263L14.8956 26.1281ZM24.2142 17.85L17.3068 19.692L17.6933 21.1414L24.6007 19.2994L24.2142 17.85ZM16.625 20.25H12.25V21.75H16.625V20.25ZM5.08334 17.5V24.5H6.58334V17.5H5.08334ZM4.66668 24.3334H3.50001V25.8334H4.66668V24.3334ZM3.08334 23.9167V18.0834H1.58334V23.9167H3.08334ZM3.50001 17.6667H4.66668V16.1667H3.50001V17.6667ZM5.08334 18.0834V23.9167H6.58334V18.0834H5.08334ZM4.66668 17.6667C4.8968 17.6667 5.08334 17.8532 5.08334 18.0834H6.58334C6.58334 17.0248 5.72522 16.1667 4.66668 16.1667V17.6667ZM3.08334 18.0834C3.08334 17.8532 3.26989 17.6667 3.50001 17.6667V16.1667C2.44146 16.1667 1.58334 17.0248 1.58334 18.0834H3.08334ZM12.25 20.25C11.1915 20.25 10.3333 21.1081 10.3333 22.1667H11.8333C11.8333 21.9366 12.0199 21.75 12.25 21.75V20.25ZM17.3333 19.5417C17.3333 19.9329 17.0162 20.25 16.625 20.25V21.75C17.8446 21.75 18.8333 20.7613 18.8333 19.5417H17.3333ZM27 19.9903C27 18.535 25.6204 17.475 24.2142 17.85L24.6007 19.2994C25.0546 19.1783 25.5 19.5205 25.5 19.9903H27ZM13.1933 26.2702C13.7628 26.3841 14.3529 26.3348 14.8956 26.1281L14.3616 24.7263C14.0829 24.8325 13.7799 24.8578 13.4875 24.7993L13.1933 26.2702ZM7.93563 25.25C8.0399 25.25 8.14391 25.2603 8.24615 25.2808L8.54032 23.8099C8.34122 23.7701 8.13868 23.75 7.93563 23.75V25.25ZM3.50001 24.3334C3.26989 24.3334 3.08334 24.1468 3.08334 23.9167H1.58334C1.58334 24.9752 2.44146 25.8334 3.50001 25.8334V24.3334ZM16.625 18.8334C17.0162 18.8334 17.3333 19.1505 17.3333 19.5417H18.8333C18.8333 18.3221 17.8446 17.3334 16.625 17.3334V18.8334ZM25.5735 22.0603C26.4324 21.7331 27 20.9095 27 19.9903H25.5C25.5 20.2871 25.3168 20.553 25.0395 20.6586L25.5735 22.0603ZM4.66668 25.8334C5.72522 25.8334 6.58334 24.9752 6.58334 23.9167H5.08334C5.08334 24.1468 4.8968 24.3334 4.66668 24.3334V25.8334ZM9.01956 18.7914C9.18708 18.8193 9.35662 18.8334 9.52646 18.8334V17.3334C9.43925 17.3334 9.35218 17.3261 9.26616 17.3118L9.01956 18.7914Z",fill:"#5E6E14"}),A.createElement("path",{d:"M14.6639 4.51059C15.9812 2.03646 18.1187 1.77362 19.8333 2.91667C21.5833 4.08333 22.1667 7 20.4167 9.33334C18.8385 11.4376 15.3626 14.4907 14.6953 15.0699C14.6303 15.1263 14.5364 15.1263 14.4713 15.0699C13.804 14.4907 10.3282 11.4376 8.74999 9.33334C6.99999 7 7.58335 4.08334 9.33333 2.91667C11.0479 1.77361 13.1855 2.03646 14.5028 4.51059C14.5366 4.57408 14.6301 4.57408 14.6639 4.51059Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),GAe=b.forwardRef(WAe),YAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("rect",{x:3.5,y:11.6667,width:4.66667,height:10.5,fill:"#CAE85D"}),A.createElement("path",{d:"M12.8333 2.91669L8.75 11.6667V22.1667H23.3333L25.0833 11.6667L23.3333 9.33335H16.3333L16.9167 5.25002L12.8333 2.91669Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M8.75001 11.6667H4.08334C3.43901 11.6667 2.91667 12.189 2.91667 12.8334V21.5834C2.91667 22.2277 3.43901 22.75 4.08334 22.75H8.75001M8.75001 11.6667L12.7163 3.16746C12.7877 3.01447 12.9412 2.91669 13.1101 2.91669V2.91669C15.1542 2.91669 16.7571 4.67191 16.572 6.70765L16.3476 9.17685C16.3399 9.26089 16.4061 9.33335 16.4905 9.33335H22.4259C23.8344 9.33335 24.9218 10.5718 24.7396 11.9685L23.5983 20.7185C23.4467 21.8806 22.4566 22.75 21.2846 22.75H8.75001M8.75001 11.6667V22.75",stroke:"#5E6E14",strokeWidth:1.5})),QAe=b.forwardRef(YAe),XAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),A.createElement("path",{d:"M14 16.9166L12.25 18.6666L14 20.4166L15.75 18.6666L14 16.9166ZM14 16.9166L14 19.25M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM15.4583 20.125V20.125C14.6529 20.9304 13.3471 20.9304 12.5417 20.125V20.125C11.7363 19.3196 11.7363 18.0137 12.5417 17.2083V17.2083C13.3471 16.4029 14.6529 16.4029 15.4583 17.2083V17.2083C16.2638 18.0137 16.2638 19.3196 15.4583 20.125ZM9.91668 9.91665V9.91665C10.2388 9.59448 10.7612 9.59448 11.0833 9.91665V9.91665C11.4055 10.2388 11.4055 10.7611 11.0833 11.0833V11.0833C10.7612 11.4055 10.2388 11.4055 9.91668 11.0833V11.0833C9.59451 10.7611 9.59451 10.2388 9.91668 9.91665ZM18.0833 11.0833V11.0833C17.7612 11.4055 17.2388 11.4055 16.9167 11.0833V11.0833C16.5945 10.7611 16.5945 10.2388 16.9167 9.91665V9.91665C17.2388 9.59448 17.7612 9.59448 18.0833 9.91665V9.91665C18.4055 10.2388 18.4055 10.7611 18.0833 11.0833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),KAe=b.forwardRef(XAe),T8=(n,e="big")=>{const t=e==="small";switch(n){case Pe.REACTION_TYPE.AGREE:return t?g.jsx(hAe,{}):g.jsx(EAe,{});case Pe.REACTION_TYPE.BRAVO:return t?g.jsx(mAe,{}):g.jsx(TAe,{});case Pe.REACTION_TYPE.GOOD_IDEA:return t?g.jsx(vAe,{}):g.jsx(RAe,{});case Pe.REACTION_TYPE.HAHA:return t?g.jsx(bAe,{}):g.jsx(NAe,{});case Pe.REACTION_TYPE.LOVE:return t?g.jsx(kAe,{}):g.jsx(LAe,{});case Pe.REACTION_TYPE.SAD:return t?g.jsx(xAe,{}):g.jsx(ZAe,{});case Pe.REACTION_TYPE.SUPPORT:return t?g.jsx(zAe,{}):g.jsx(GAe,{});case Pe.REACTION_TYPE.WOW:return t?g.jsx(MAe,{}):g.jsx(KAe,{});case Pe.REACTION_TYPE.THANK_YOU:default:return t?g.jsx(BAe,{}):g.jsx(QAe,{})}},j8=({ariaDescribedBy:n,className:e,count:t,expanded:i,onClick:r,reaction:a,selected:s,size:o="big",stack:l,transparent:u})=>{const d=l?"span":S.Button;return g.jsxs(d,{role:"option",...d==="span"?{"aria-describedby":n}:{ariaDescribedBy:n},onClick:r,ariaSelected:s,className:ae(aa.pill,e,{[aa[`pillSize--${o}`]]:o},{[aa.pillStack]:l},{[aa.pillExpanded]:i&&t},{[aa.pillSelected]:s},{[aa.pillTransparent]:u}),children:[T8(a,o),i&&t&&g.jsx(S.Typography,{className:aa.count,type:"detail-bold",children:`${t}`})]})},UAe="_reactionItem_zgrib_141",VAe="_reactionItem__reactionPill_zgrib_152",JAe="_disableHover_zgrib_161",qAe="_reactionItem__tooltip_zgrib_161",ad={reactionItem:UAe,reactionItem__reactionPill:VAe,disableHover:JAe,reactionItem__tooltip:qAe},_Ae=({activeReaction:n,count:e,expanded:t,onSelect:i,reaction:r,selected:a,size:s,stack:o,tooltip:l="",toolTipSpacing:u})=>{const d=b.useId(),f=g.jsx(j8,{ariaDescribedBy:d,className:ae(ad.reactionItem__reactionPill),stack:o,size:s,selected:!o&&a,expanded:!o&&t,reaction:r,count:e,onClick:()=>i(r)});return g.jsx("li",{"data-reaction":r,className:ae(ad.reactionItem,{[ad.disableHover]:o||t}),children:l?g.jsx(S.Tooltip,{text:l,id:d,showTooltip:n===r,className:ad.reactionItem__tooltip,customSpacing:u,children:f}):f})},R8=({activeReaction:n,expanded:e=!1,limit:t,onClick:i,reactions:r,size:a="small",stack:s=!1,toolTipSpacing:o})=>{const l=f=>{i&&i(f)},u=s?F8(r):r,d=t?u.slice(0,t):u;return g.jsx("ul",{className:ae(ww.reactionStack,{[ww.stack]:s}),children:d.map(({count:f,reaction:c,selected:h,tooltip:m})=>g.jsx(_Ae,{count:f,reaction:c,selected:h,stack:s,size:a,expanded:e,onSelect:l,activeReaction:n,tooltip:m,toolTipSpacing:o},c))})},$Ae="_wrapper_t4x8y_141",e5e="_button_t4x8y_148",n5e="_hoveredItem_t4x8y_153",sd={wrapper:$Ae,button:e5e,hoveredItem:n5e},t5e=({buttonContent:n,className:e="",disabled:t=!1,offset:i="md",onButtonClick:r,onReactionSelect:a,placement:s="top-start",popupDelay:o={onHover:350,onLongPress:750},reactions:l,trigger:u="hover"})=>{const[d,f]=b.useState(null),c=b.useRef(null),h=b.useRef(null),[m,p]=b.useState(null),v=b.useCallback(fg(j=>f(j),o.onHover),[]),w=()=>{c.current&&clearTimeout(c.current)},k=()=>{w(),v.cancel(),c.current=setTimeout(()=>{f(null)},500)},y=j=>{a(j),f(null)},z=j=>{u==="hover"&&(w(),un()||v(j.currentTarget))},C=()=>{un()||w()},B=b.useCallback(()=>{f(h.current)},[]),O=j=>{f(u==="click"?j.currentTarget:null),r&&r()},M=qbe(B,{detect:hs.Touch,onFinish:()=>{f(null),p(null),y(m==null?void 0:m.getAttribute("data-reaction"))},onMove:j=>{const{clientX:T,clientY:D}=j.touches[0],I=document.elementFromPoint(T,D);if(I){const L=I.closest("li[data-reaction]");if(m){const R=m.getAttribute("data-reaction"),N=L?L.getAttribute("data-reaction"):null;(!L||R!==N)&&m.classList.remove(sd.hoveredItem)}L&&L.classList.add(sd.hoveredItem),p(L||null)}},onStart:j=>{h.current=j.target},threshold:o.onLongPress}),{...E}=M("Mobile context"),F=!!d,P=m==null?void 0:m.getAttribute("data-reaction");return g.jsx(g.Fragment,{children:g.jsxs("div",{className:e,children:[g.jsx("button",{onMouseOver:z,onClick:O,onMouseLeave:k,ref:h,...un()&&E,className:sd.button,children:n}),g.jsx(S.Popup,{open:F&&!t,anchor:d,placement:s,offset:i,children:g.jsx("div",{className:sd.wrapper,onMouseOver:C,onMouseLeave:k,children:g.jsx(R8,{reactions:l,stack:!1,expanded:!1,size:"big",onClick:y,activeReaction:P,toolTipSpacing:"10px"})})})]})})},i5e="_cardHeader_i8pti_141",r5e="_cardBody_i8pti_154",a5e="_tabsList_i8pti_163",s5e="_tab_i8pti_163",o5e="_selectedTab_i8pti_201",l5e="_tabPanel_i8pti_210",u5e="_profile_i8pti_222",vr={cardHeader:i5e,cardBody:r5e,tabsList:a5e,tab:s5e,selectedTab:o5e,tabPanel:l5e,profile:u5e},d5e=(n,e,t)=>({id:n,object_type:"hood_message",page:e,reaction_type:t==="all"?void 0:t}),c5e=({closeText:n="Schließen",getReactions:e,headerTitle:t="Reaktionen",open:i,postId:r,setOpen:a,userLink:s=!0})=>{const[o,l]=b.useState(null),[u,d]=b.useState("all"),[f,c]=b.useState(1),[h,m]=b.useState([]),p=!o||!!o.next_page,v=b.useCallback(async()=>{try{const E=d5e(r,f,u),F=await e(E);c(F.next_page||f),l(F),m(P=>[...P,...F.users])}catch(E){console.error("Error fetching reactions:",E)}},[r,f,u,e]);b.useEffect(()=>(i&&v(),()=>{m([])}),[i,u,v]);const w=(E,F)=>{typeof F=="string"&&(d(F),c(1),m([]))},k=()=>{a(),m([]),c(1),d("all")};if(!(o!=null&&o.live_data))return null;const y=o.live_data.counter.hood_message[r],z=g.jsx(S.CardHeader,{headline:t,type:un()?"h4":"h3",as:"h2",leftElement:g.jsx(S.IconButton,{icon:"arrow_left",size:"medium",ariaLabelledBy:"back",onClick:k}),rightElement:g.jsx(S.IconButton,{ariaLabel:"close-sheet",onClick:k,icon:"cross_circle"}),className:vr.cardHeader}),C=[];for(const[E,F]of Object.entries(y))_be(E)&&F>0&&C.push({count:F,reaction:E});const B=F8(C),O=[{count:0,reaction:"all"},...B],M=g.jsx(S.CardBody,{className:vr.cardBody,children:g.jsxs(FA,{defaultValue:"all",onChange:w,children:[g.jsx(IA,{className:vr.tabsList,children:O.map(({count:E,reaction:F})=>g.jsxs(DA,{value:F,"data-testid":`tab-${F}`,children:[g.jsxs("div",{className:vr.tab,children:[F==="all"?g.jsx(S.Typography,{as:"span",type:"body-semibold",className:vr.alle,children:"Alle"}):T8(F),g.jsx("div",{className:vr.selectedTab})]}),E>0&&g.jsx(S.Typography,{as:"span",type:"body-semibold",children:E})]},`${F}_${E}`))}),O.map(({reaction:E})=>g.jsx(TA,{value:E,className:vr.tabPanel,id:"reactionTabPanel",children:g.jsx(Kk,{dataLength:h.length,next:v,hasMore:p,loader:g.jsx(S.Loader,{}),scrollableTarget:"reactionTabPanel",scrollThreshold:.7,children:h.map(F=>g.jsx("div",{className:vr.profile,children:g.jsx(B8,{alt:"profile",link:F.hood_title,name:F.firstname,userId:F.id,onClick:s?()=>window.open(`/profile/${F.id}`,"_self"):void 0,src:F.photo_medium_url})},F.id))})},E))]})});return g.jsx(S.Sheet,{open:i,onDismiss:k,content:M,header:z,cancelButtonText:n})},f5e="_root_117wk_141",h5e="_root__title_117wk_150",g5e="_root__moreMenu_117wk_153",m5e="_root__subtitle_117wk_158",p5e="_root__helpersCluster_117wk_162",v5e="_root__heartBubbleContainer_117wk_165",w5e="_messageContainer_117wk_180",b5e="_messageContainer__message_117wk_193",A5e="_messageContainer__author_117wk_197",k5e="_messageContainer__quotationLeft_117wk_200",y5e="_messageContainer__quotationRight_117wk_205",Dt={root:f5e,root__title:h5e,root__moreMenu:g5e,root__subtitle:m5e,root__helpersCluster:p5e,root__heartBubbleContainer:v5e,messageContainer:w5e,messageContainer__message:b5e,messageContainer__author:A5e,messageContainer__quotationLeft:k5e,messageContainer__quotationRight:y5e},x5e=6,C5e=n=>({0:"Danke für eure Hilfe!",1:"Hilfe von nebenan!",2:"Danke für eure Hilfsbereitschaft!",3:"Eure Hilfsbereitschaft zählt!",4:"Hilfe gefunden!",5:"Wir helfen einander!"})[n],z5e=()=>"Schreibe einen kurzen Text, um deinen Nachbarn für ihre Hilfsbereitschaft zu danken.",P5e=({authorFirstName:n,editMenuItems:e,helperUsers:t,message:i,onAvatarClick:r,onMoreClick:a,parentId:s})=>{const o=s%x5e,l=C5e(o),[u,d]=b.useState(null),f=!!u,c=h=>{d(u?null:h.currentTarget)};return g.jsx(S.Card,{withoutPadding:!0,borderRadius:!0,className:Dt.root,children:g.jsxs(S.CardBody,{withoutPadding:!0,children:[g.jsx("div",{className:Dt.root__heartBubbleContainer,children:g.jsx(S.Icon,{size:"32",name:"bubble_heart_coloured"})}),g.jsx("div",{className:Dt.root__moreMenu,children:e&&e.length&&g.jsxs(g.Fragment,{children:[g.jsx(S.IconButton,{icon:"more_dots",ariaLabel:"edit-thank-you",onClick:c}),g.jsx(S.Popup,{open:f,anchor:u,handleClickAway:()=>d(null),placement:"bottom-end",offset:{crossAxis:0,mainAxis:-32},children:g.jsx(S.DropdownCard,{onClose:()=>d(null),items:e,hasHeader:!0,headerProps:{text:"Scließen"}})})]})}),g.jsx(S.Typography,{type:"h3",className:Dt.root__title,children:l}),g.jsxs(S.Typography,{type:"detail-medium",className:Dt.root__subtitle,children:[n," hat Hilfe erhalten von:"]}),g.jsx("div",{className:Dt.root__helpersCluster,children:g.jsx(S.UserAvatarCluster,{users:t,size:"medium",onAvatarClick:r,onMoreClick:a})}),g.jsxs("div",{className:Dt.messageContainer,children:[g.jsx(S.Typography,{type:"detail-medium",className:Dt.messageContainer__message,children:i||z5e()}),g.jsx(S.Typography,{type:"detail-bold",className:Dt.messageContainer__author,children:n}),g.jsx("div",{className:Dt.messageContainer__quotationLeft,children:g.jsx(S.Icon,{size:"32",name:"quotation_left_filled"})}),g.jsx("div",{className:Dt.messageContainer__quotationRight,children:g.jsx(S.Icon,{size:"32",name:"quotation_right_filled"})})]})]})})},B5e=n=>{var i,r;const e=((r=(i=n.attachments)==null?void 0:i.images)==null?void 0:r.filter(a=>a.signedId).map(a=>a.signedId))||[],t=n.embeddables.map(a=>({gid:a.gid,indices:a.indices,role:a.role}));return{body:n.body,embeds:t.length>0?t:null,images:e.length>0?e:null}};exports.AccordionMenu=U8;exports.ChristmasGarland=UT;exports.ComparisonTable=cj;exports.ComplaintModal=A5;exports.ConfirmDialog=OH;exports.ContentCreator=Qq;exports.ContentCreatorTrigger=Uq;exports.DesktopLayout=e_;exports.DesktopNavbarSearchField=n_;exports.DesktopNavigationBar=o_;exports.DynamicForm=xs;exports.DynamicScreen=Cs;exports.EmojiPicker=y9;exports.EmojiSearch=l_;exports.Feed=Xk;exports.FeedRouterProvider=fce;exports.FeedViewMode=Uh;exports.Form=gg;exports.FormCheckboxInput=sz;exports.FormContentCreatorTile=Iw;exports.FormInputFieldSpecial=oz;exports.FormPasswordField=jw;exports.FormPhoneInput=Nw;exports.FormRadioButton=pz;exports.FormRadioButtonCluster=mg;exports.FormTextAreaInput=vz;exports.FormTextInput=Cc;exports.FormToggleInput=wz;exports.Gallery=$k;exports.Grid=Rw;exports.GridFeed=jce;exports.GridFeedAggregator=ny;exports.GridFeedTypeEnum=um;exports.GridItem=Fw;exports.HtmlContent=Dce;exports.ImageAttachment=om;exports.ImageCropper=df;exports.ImageGalleryTrigger=Wce;exports.LayoutLoadingSpinner=iy;exports.LazyFeed=Uk;exports.LinkAttachment=lg;exports.LoginForm=oP;exports.MainLayout=Nfe;exports.MarkdownRichText=vwe;exports.MarketplaceAggregatorCard=Vk;exports.MarketplaceDetailPage=cce;exports.MarketplaceFeedPage=gue;exports.MarketplaceImageCropper=jwe;exports.MarketplaceItemCardless=hf;exports.MarketplaceMoreOptions=qk;exports.MenuLinkList=Nwe;exports.MobileHeaderBar=Wwe;exports.MobileLayout=$h;exports.ModalGallery=_k;exports.NPEAggregator=Sbe;exports.PasswordForgotten=yP;exports.PasswordReset=EP;exports.PointOfInterest=ak;exports.PostAuthor=ey;exports.PostInfo=Jk;exports.Profile=B8;exports.ProfileControls=Wbe;exports.Quote=Ube;exports.ReactionPill=j8;exports.ReactionSelection=t5e;exports.ReactionStack=R8;exports.ReactionTabList=c5e;exports.Registration=QT;exports.ResponsiveModal=gf;exports.RichTextArea=Mk;exports.ThankYouCard=P5e;exports.Wizard=pg;exports.toCoreV3Format=B5e;exports.useImageUpload=$s;
|
|
907
|
+
`)),n(e,"li",s,o)}function Vve(n){for(var e=n.spread,t=n.children,i=t.length,r=-1;!e&&++r<i;)e=i8(t[r]);return e}function i8(n){var e=n.spread;return e??n.children.length>1}var Jve=_ve,qve=nt();function _ve(n,e){return n(e,"p",qve(n,e))}var $ve=i3e,e3e=jt,n3e=ou,t3e=nt();function i3e(n,e){return n.augment(e,e3e("root",n3e(t3e(n,e))))}var r3e=s3e,a3e=nt();function s3e(n,e){return n(e,"strong",a3e(n,e))}var o3e=u3e,$7=Uy,ed=ou,l3e=nt();function u3e(n,e){for(var t=e.children,i=t.length,r=e.align||[],a=r.length,s=[],o,l,u,d,f;i--;){for(l=t[i].children,d=i===0?"th":"td",o=a||l.length,u=[];o--;)f=l[o],u[o]=n(f,d,{align:r[o]},f?l3e(n,f):[]);s[i]=n(t[i],"tr",ed(u,!0))}return n(e,"table",ed([n(s[0].position,"thead",ed([s[0]],!0))].concat(s[1]?n({start:$7.start(s[1]),end:$7.end(s[s.length-1])},"tbody",ed(s.slice(1),!0)):[]),!0))}var d3e=f3e,c3e=jt;function f3e(n,e){return n.augment(e,c3e("text",String(e.value).replace(/[ \t]*(\r?\n|\r)[ \t]*/g,"$1")))}var h3e={blockquote:qpe,break:nve,code:rve,delete:ove,emphasis:dve,footnoteReference:n8,footnote:mve,heading:wve,html:kve,imageReference:Bve,image:Fve,inlineCode:jve,linkReference:Nve,link:Yve,listItem:Xve,list:e8,paragraph:Jve,root:$ve,strong:r3e,table:o3e,text:d3e,thematicBreak:$y,toml:nd,yaml:nd,definition:nd,footnoteDefinition:nd};function nd(){return null}var g3e=C3e,m3e=jt,p3e=Qy,ew=Uy,v3e=jpe,w3e=Npe,b3e=_y(),A3e=Xpe,k3e=h3e,y3e={}.hasOwnProperty,nw=!1;function x3e(n,e){var t=e||{};t.allowDangerousHTML!==void 0&&!nw&&(nw=!0,console.warn("mdast-util-to-hast: deprecation: `allowDangerousHTML` is nonstandard, use `allowDangerousHtml` instead"));var i=t.allowDangerousHtml||t.allowDangerousHTML,r={};return s.dangerous=i,s.definition=w3e(n),s.footnoteById=r,s.footnoteOrder=[],s.augment=a,s.handlers=Object.assign({},k3e,t.handlers),s.unknownHandler=t.unknownHandler,s.passThrough=t.passThrough,p3e(n,"footnoteDefinition",o),s;function a(l,u){var d,f;return l&&l.data&&(d=l.data,d.hName&&(u.type!=="element"&&(u={type:"element",tagName:"",properties:{},children:[]}),u.tagName=d.hName),u.type==="element"&&d.hProperties&&(u.properties=Object.assign({},u.properties,d.hProperties)),u.children&&d.hChildren&&(u.children=d.hChildren)),f=l&&l.position?l:{position:l},v3e(f)||(u.position={start:ew.start(f),end:ew.end(f)}),u}function s(l,u,d,f){return f==null&&typeof d=="object"&&"length"in d&&(f=d,d={}),a(l,{type:"element",tagName:u,properties:d||{},children:f||[]})}function o(l){var u=String(l.identifier).toUpperCase();y3e.call(r,u)||(r[u]=l)}}function C3e(n,e){var t=x3e(n,e),i=b3e(t,n),r=A3e(t);return r&&(i.children=i.children.concat(m3e("text",`
|
|
908
|
+
`),r)),i}var z3e=g3e,r8=z3e,P3e=B3e;function B3e(n,e){return n&&!n.process&&(e=n,n=null),n?O3e(n,e):M3e(e)}function O3e(n,e){return t;function t(i,r,a){n.run(r8(i,e),r,s);function s(o){a(o)}}}function M3e(n){return e;function e(t){return r8(t,n)}}const S3e=Ft(P3e);var E3e=T3e,F3e=Object.prototype.hasOwnProperty;function T3e(){for(var n={},e=0;e<arguments.length;e++){var t=arguments[e];for(var i in t)F3e.call(t,i)&&(n[i]=t[i])}return n}var a8=s8,Om=s8.prototype;Om.space=null;Om.normal={};Om.property={};function s8(n,e,t){this.property=n,this.normal=e,t&&(this.space=t)}var tw=E3e,j3e=a8,o8=R3e;function R3e(n){for(var e=n.length,t=[],i=[],r=-1,a,s;++r<e;)a=n[r],t.push(a.property),i.push(a.normal),s=a.space;return new j3e(tw.apply(null,t),tw.apply(null,i),s)}var l8=I3e;function I3e(n){return n.toLowerCase()}var u8=d8,Rt=d8.prototype;Rt.space=null;Rt.attribute=null;Rt.property=null;Rt.boolean=!1;Rt.booleanish=!1;Rt.overloadedBoolean=!1;Rt.number=!1;Rt.commaSeparated=!1;Rt.spaceSeparated=!1;Rt.commaOrSpaceSeparated=!1;Rt.mustUseProperty=!1;Rt.defined=!1;function d8(n,e){this.property=n,this.attribute=e}var ii={},N3e=0;ii.boolean=Ua();ii.booleanish=Ua();ii.overloadedBoolean=Ua();ii.number=Ua();ii.spaceSeparated=Ua();ii.commaSeparated=Ua();ii.commaOrSpaceSeparated=Ua();function Ua(){return Math.pow(2,++N3e)}var c8=u8,iw=ii,f8=Mm;Mm.prototype=new c8;Mm.prototype.defined=!0;var h8=["boolean","booleanish","overloadedBoolean","number","commaSeparated","spaceSeparated","commaOrSpaceSeparated"],D3e=h8.length;function Mm(n,e,t,i){var r=-1,a;for(rw(this,"space",i),c8.call(this,n,e);++r<D3e;)a=h8[r],rw(this,a,(t&iw[a])===iw[a])}function rw(n,e,t){t&&(n[e]=t)}var aw=l8,L3e=a8,H3e=f8,io=Z3e;function Z3e(n){var e=n.space,t=n.mustUseProperty||[],i=n.attributes||{},r=n.properties,a=n.transform,s={},o={},l,u;for(l in r)u=new H3e(l,a(i,l),r[l],e),t.indexOf(l)!==-1&&(u.mustUseProperty=!0),s[l]=u,o[aw(l)]=l,o[aw(u.attribute)]=l;return new L3e(s,o,e)}var W3e=io,g8=W3e({space:"xlink",transform:G3e,properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}});function G3e(n,e){return"xlink:"+e.slice(5).toLowerCase()}var Y3e=io,m8=Y3e({space:"xml",transform:Q3e,properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Q3e(n,e){return"xml:"+e.slice(3).toLowerCase()}var p8=X3e;function X3e(n,e){return e in n?n[e]:e}var K3e=p8,v8=U3e;function U3e(n,e){return K3e(n,e.toLowerCase())}var V3e=io,J3e=v8,w8=V3e({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:J3e,properties:{xmlns:null,xmlnsXLink:null}}),Sm=ii,q3e=io,Vn=Sm.booleanish,kt=Sm.number,ra=Sm.spaceSeparated,b8=q3e({transform:_3e,properties:{ariaActiveDescendant:null,ariaAtomic:Vn,ariaAutoComplete:null,ariaBusy:Vn,ariaChecked:Vn,ariaColCount:kt,ariaColIndex:kt,ariaColSpan:kt,ariaControls:ra,ariaCurrent:null,ariaDescribedBy:ra,ariaDetails:null,ariaDisabled:Vn,ariaDropEffect:ra,ariaErrorMessage:null,ariaExpanded:Vn,ariaFlowTo:ra,ariaGrabbed:Vn,ariaHasPopup:null,ariaHidden:Vn,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ra,ariaLevel:kt,ariaLive:null,ariaModal:Vn,ariaMultiLine:Vn,ariaMultiSelectable:Vn,ariaOrientation:null,ariaOwns:ra,ariaPlaceholder:null,ariaPosInSet:kt,ariaPressed:Vn,ariaReadOnly:Vn,ariaRelevant:null,ariaRequired:Vn,ariaRoleDescription:ra,ariaRowCount:kt,ariaRowIndex:kt,ariaRowSpan:kt,ariaSelected:Vn,ariaSetSize:kt,ariaSort:null,ariaValueMax:kt,ariaValueMin:kt,ariaValueNow:kt,ariaValueText:null,role:null}});function _3e(n,e){return e==="role"?e:"aria-"+e.slice(4).toLowerCase()}var ro=ii,$3e=io,e6e=v8,Oe=ro.boolean,n6e=ro.overloadedBoolean,So=ro.booleanish,_e=ro.number,Nn=ro.spaceSeparated,td=ro.commaSeparated,t6e=$3e({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:e6e,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:td,acceptCharset:Nn,accessKey:Nn,action:null,allow:null,allowFullScreen:Oe,allowPaymentRequest:Oe,allowUserMedia:Oe,alt:null,as:null,async:Oe,autoCapitalize:null,autoComplete:Nn,autoFocus:Oe,autoPlay:Oe,capture:Oe,charSet:null,checked:Oe,cite:null,className:Nn,cols:_e,colSpan:null,content:null,contentEditable:So,controls:Oe,controlsList:Nn,coords:_e|td,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Oe,defer:Oe,dir:null,dirName:null,disabled:Oe,download:n6e,draggable:So,encType:null,enterKeyHint:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Oe,formTarget:null,headers:Nn,height:_e,hidden:Oe,high:_e,href:null,hrefLang:null,htmlFor:Nn,httpEquiv:Nn,id:null,imageSizes:null,imageSrcSet:td,inputMode:null,integrity:null,is:null,isMap:Oe,itemId:null,itemProp:Nn,itemRef:Nn,itemScope:Oe,itemType:Nn,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Oe,low:_e,manifest:null,max:null,maxLength:_e,media:null,method:null,min:null,minLength:_e,multiple:Oe,muted:Oe,name:null,nonce:null,noModule:Oe,noValidate:Oe,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforePrint:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextMenu:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Oe,optimum:_e,pattern:null,ping:Nn,placeholder:null,playsInline:Oe,poster:null,preload:null,readOnly:Oe,referrerPolicy:null,rel:Nn,required:Oe,reversed:Oe,rows:_e,rowSpan:_e,sandbox:Nn,scope:null,scoped:Oe,seamless:Oe,selected:Oe,shape:null,size:_e,sizes:null,slot:null,span:_e,spellCheck:So,src:null,srcDoc:null,srcLang:null,srcSet:td,start:_e,step:null,style:null,tabIndex:_e,target:null,title:null,translate:null,type:null,typeMustMatch:Oe,useMap:null,value:So,width:_e,wrap:null,align:null,aLink:null,archive:Nn,axis:null,background:null,bgColor:null,border:_e,borderColor:null,bottomMargin:_e,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Oe,declare:Oe,event:null,face:null,frame:null,frameBorder:null,hSpace:_e,leftMargin:_e,link:null,longDesc:null,lowSrc:null,marginHeight:_e,marginWidth:_e,noResize:Oe,noHref:Oe,noShade:Oe,noWrap:Oe,object:null,profile:null,prompt:null,rev:null,rightMargin:_e,rules:null,scheme:null,scrolling:So,standby:null,summary:null,text:null,topMargin:_e,valueType:null,version:null,vAlign:null,vLink:null,vSpace:_e,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Oe,disableRemotePlayback:Oe,prefix:null,property:null,results:_e,security:null,unselectable:null}}),i6e=o8,r6e=g8,a6e=m8,s6e=w8,o6e=b8,l6e=t6e,u6e=i6e([a6e,r6e,s6e,o6e,l6e]),lu=ii,d6e=io,c6e=p8,f6e=lu.boolean,ve=lu.number,sw=lu.spaceSeparated,g0=lu.commaSeparated,yt=lu.commaOrSpaceSeparated,h6e=d6e({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:c6e,properties:{about:yt,accentHeight:ve,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ve,amplitude:ve,arabicForm:null,ascent:ve,attributeName:null,attributeType:null,azimuth:ve,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ve,by:null,calcMode:null,capHeight:ve,className:sw,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:ve,diffuseConstant:ve,direction:null,display:null,dur:null,divisor:ve,dominantBaseline:null,download:f6e,dx:null,dy:null,edgeMode:null,editable:null,elevation:ve,enableBackground:null,end:null,event:null,exponent:ve,externalResourcesRequired:null,fill:null,fillOpacity:ve,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:g0,g2:g0,glyphName:g0,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ve,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ve,horizOriginX:ve,horizOriginY:ve,id:null,ideographic:ve,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ve,k:ve,k1:ve,k2:ve,k3:ve,k4:ve,kernelMatrix:yt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ve,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:ve,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:ve,overlineThickness:ve,paintOrder:null,panose1:null,path:null,pathLength:ve,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:sw,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ve,pointsAtY:ve,pointsAtZ:ve,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:yt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:yt,rev:yt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:yt,requiredFeatures:yt,requiredFonts:yt,requiredFormats:yt,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:ve,specularExponent:ve,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ve,strikethroughThickness:ve,string:null,stroke:null,strokeDashArray:yt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ve,strokeOpacity:ve,strokeWidth:null,style:null,surfaceScale:ve,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:yt,tabIndex:ve,tableValues:null,target:null,targetX:ve,targetY:ve,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:yt,to:null,transform:null,u1:null,u2:null,underlinePosition:ve,underlineThickness:ve,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ve,values:null,vAlphabetic:ve,vMathematical:ve,vectorEffect:null,vHanging:ve,vIdeographic:ve,version:null,vertAdvY:ve,vertOriginX:ve,vertOriginY:ve,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ve,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),g6e=o8,m6e=g8,p6e=m8,v6e=w8,w6e=b8,b6e=h6e,A6e=g6e([p6e,m6e,v6e,w6e,b6e]),k6e=l8,y6e=f8,x6e=u8,Em="data",C6e=B6e,z6e=/^data[-\w.:]+$/i,A8=/-[a-z]/g,P6e=/[A-Z]/g;function B6e(n,e){var t=k6e(e),i=e,r=x6e;return t in n.normal?n.property[n.normal[t]]:(t.length>4&&t.slice(0,4)===Em&&z6e.test(e)&&(e.charAt(4)==="-"?i=O6e(e):e=M6e(e),r=y6e),new r(i,e))}function O6e(n){var e=n.slice(5).replace(A8,E6e);return Em+e.charAt(0).toUpperCase()+e.slice(1)}function M6e(n){var e=n.slice(4);return A8.test(e)?n:(e=e.replace(P6e,S6e),e.charAt(0)!=="-"&&(e="-"+e),Em+e)}function S6e(n){return"-"+n.toLowerCase()}function E6e(n){return n.charAt(1).toUpperCase()}const F6e="classID",T6e="datatype",j6e="itemID",R6e="strokeDasharray",I6e="strokeDashoffset",N6e="strokeLinecap",D6e="strokeLinejoin",L6e="strokeMiterlimit",H6e="typeof",Z6e="xlinkActuate",W6e="xlinkArcrole",G6e="xlinkHref",Y6e="xlinkRole",Q6e="xlinkShow",X6e="xlinkTitle",K6e="xlinkType",U6e="xmlnsXlink",V6e={classId:F6e,dataType:T6e,itemId:j6e,strokeDashArray:R6e,strokeDashOffset:I6e,strokeLineCap:N6e,strokeLineJoin:D6e,strokeMiterLimit:L6e,typeOf:H6e,xLinkActuate:Z6e,xLinkArcRole:W6e,xLinkHref:G6e,xLinkRole:Y6e,xLinkShow:Q6e,xLinkTitle:X6e,xLinkType:K6e,xmlnsXLink:U6e};var Fm={};Fm.parse=_6e;Fm.stringify=$6e;var ow="",J6e=" ",q6e=/[ \t\n\r\f]+/g;function _6e(n){var e=String(n||ow).trim();return e===ow?[]:e.split(q6e)}function $6e(n){return n.join(J6e).trim()}var Tm={};Tm.parse=e7e;Tm.stringify=n7e;var ag=",",lw=" ",Do="";function e7e(n){for(var e=[],t=String(n||Do),i=t.indexOf(ag),r=0,a=!1,s;!a;)i===-1&&(i=t.length,a=!0),s=t.slice(r,i).trim(),(s||!a)&&e.push(s),r=i+1,i=t.indexOf(ag,r);return e}function n7e(n,e){var t=e||{},i=t.padLeft===!1?Do:lw,r=t.padRight?lw:Do;return n[n.length-1]===Do&&(n=n.concat(Do)),n.join(r+ag+i).trim()}var uw=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t7e=/\n/g,i7e=/^\s*/,r7e=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a7e=/^:\s*/,s7e=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,o7e=/^[;\s]*/,l7e=/^\s+|\s+$/g,u7e=`
|
|
909
|
+
`,dw="/",cw="*",fa="",d7e="comment",c7e="declaration",f7e=function(n,e){if(typeof n!="string")throw new TypeError("First argument must be a string");if(!n)return[];e=e||{};var t=1,i=1;function r(m){var p=m.match(t7e);p&&(t+=p.length);var v=m.lastIndexOf(u7e);i=~v?m.length-v:i+m.length}function a(){var m={line:t,column:i};return function(p){return p.position=new s(m),u(),p}}function s(m){this.start=m,this.end={line:t,column:i},this.source=e.source}s.prototype.content=n;function o(m){var p=new Error(e.source+":"+t+":"+i+": "+m);if(p.reason=m,p.filename=e.source,p.line=t,p.column=i,p.source=n,!e.silent)throw p}function l(m){var p=m.exec(n);if(p){var v=p[0];return r(v),n=n.slice(v.length),p}}function u(){l(i7e)}function d(m){var p;for(m=m||[];p=f();)p!==!1&&m.push(p);return m}function f(){var m=a();if(!(dw!=n.charAt(0)||cw!=n.charAt(1))){for(var p=2;fa!=n.charAt(p)&&(cw!=n.charAt(p)||dw!=n.charAt(p+1));)++p;if(p+=2,fa===n.charAt(p-1))return o("End of comment missing");var v=n.slice(2,p-2);return i+=2,r(v),n=n.slice(p),i+=2,m({type:d7e,comment:v})}}function c(){var m=a(),p=l(r7e);if(p){if(f(),!l(a7e))return o("property missing ':'");var v=l(s7e),w=m({type:c7e,property:fw(p[0].replace(uw,fa)),value:v?fw(v[0].replace(uw,fa)):fa});return l(o7e),w}}function h(){var m=[];d(m);for(var p;p=c();)p!==!1&&(m.push(p),d(m));return m}return u(),h()};function fw(n){return n?n.replace(l7e,fa):fa}var h7e=f7e;function g7e(n,e){var t=null;if(!n||typeof n!="string")return t;for(var i,r=h7e(n),a=typeof e=="function",s,o,l=0,u=r.length;l<u;l++)i=r[l],s=i.property,o=i.value,a?e(s,o,i):o&&(t||(t={}),t[s]=o);return t}var m7e=g7e;const p7e="http://www.w3.org/1999/xhtml",v7e="http://www.w3.org/1998/Math/MathML",w7e="http://www.w3.org/2000/svg",b7e="http://www.w3.org/1999/xlink",A7e="http://www.w3.org/XML/1998/namespace",k7e="http://www.w3.org/2000/xmlns/",y7e={html:p7e,mathml:v7e,svg:w7e,xlink:b7e,xml:A7e,xmlns:k7e};var x7e=u6e,k8=A6e,C7e=C6e,z7e=V6e,P7e=Fm,B7e=Tm,O7e=m7e,M7e=y7e,jm=Zy,S7e=jm("root"),sg=jm("element"),E7e=jm("text"),F7e=T7e;function T7e(n,e,t){var i=t||{},r=R7e(n),a=D7e(n),s=N7e(n),o;if(typeof n!="function")throw new Error("h is not a function");if(typeof i=="string"||typeof i=="boolean"?(o=i,i={}):o=i.prefix,S7e(e))e=e.children.length===1&&sg(e.children[0])?e.children[0]:{type:"element",tagName:"div",properties:{},children:e.children};else if(!sg(e))throw new Error("Expected root or element, not `"+(e&&e.type||e)+"`");return y8(n,e,{schema:i.space==="svg"?k8:x7e,prefix:o??(r||a||s?"h-":null),key:0,react:r,vue:a,vdom:s,hyperscript:I7e(n)})}function y8(n,e,t){var i=t.schema,r=i,a=e.tagName,s={},o=[],l=-1,u,d;i.space==="html"&&a.toLowerCase()==="svg"&&(r=k8,t.schema=r);for(u in e.properties)j7e(s,u,e.properties[u],t,a);if(t.vdom&&(r.space==="html"?a=a.toUpperCase():s.namespace=M7e[r.space]),t.prefix&&(t.key++,s.key=t.prefix+t.key),e.children)for(;++l<e.children.length;)d=e.children[l],sg(d)?o.push(y8(n,d,t)):E7e(d)&&o.push(d.value);return t.schema=i,o.length?n.call(e,a,s,o):n.call(e,a,s)}function j7e(n,e,t,i,r){var a=C7e(i.schema,e),s;t==null||t!==t||t===!1&&(i.vue||i.vdom||i.hyperscript)||!t&&a.boolean&&(i.vue||i.vdom||i.hyperscript)||(t&&typeof t=="object"&&"length"in t&&(t=(a.commaSeparated?B7e:P7e).stringify(t)),a.boolean&&i.hyperscript&&(t=""),a.property==="style"&&typeof t=="string"&&(i.react||i.vue||i.vdom)&&(t=L7e(t,r)),i.vue?a.property!=="style"&&(s="attrs"):a.mustUseProperty||(i.vdom?a.property!=="style"&&(s="attributes"):i.hyperscript&&(s="attrs")),s?(n[s]||(n[s]={}),n[s][a.attribute]=t):a.space&&i.react?n[z7e[a.property]||a.property]=t:n[a.attribute]=t)}function R7e(n){var e=n&&n("div");return!!(e&&("_owner"in e||"_store"in e)&&e.key==null)}function I7e(n){return!!(n&&n.context&&n.cleanup)}function N7e(n){return n&&n("div").type==="VirtualNode"}function D7e(n){var e=n&&n("div");return!!(e&&e.context&&e.context._isVue)}function L7e(n,e){var t={};try{O7e(n,i)}catch(r){throw r.message=e+"[style]"+r.message.slice(9),r}return t;function i(r,a){r.slice(0,4)==="-ms-"&&(r="ms-"+r.slice(4)),t[r.replace(/-([a-z])/g,H7e)]=a}}function H7e(n,e){return e.toUpperCase()}var Z7e=x8;function x8(n){if(typeof n=="string")return Q7e(n);if(n==null)return X7e;if(typeof n=="object")return("length"in n?Y7e:G7e)(n);if(typeof n=="function")return n;throw new Error("Expected function, string, or object as test")}function W7e(n){for(var e=[],t=n.length,i=-1;++i<t;)e[i]=x8(n[i]);return e}function G7e(n){return e;function e(t){var i;for(i in n)if(t[i]!==n[i])return!1;return!0}}function Y7e(n){var e=W7e(n),t=e.length;return i;function i(){for(var r=-1;++r<t;)if(e[r].apply(this,arguments))return!0;return!1}}function Q7e(n){return e;function e(t){return!!(t&&t.type===n)}}function X7e(){return!0}var K7e=zf,U7e=Z7e,C8=!0,z8="skip",Cd=!1;zf.CONTINUE=C8;zf.SKIP=z8;zf.EXIT=Cd;function zf(n,e,t,i){var r;typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),r=U7e(e),a(n,null,[]);function a(o,l,u){var d=[],f;return(!e||r(o,l,u[u.length-1]||null))&&(d=hw(t(o,u)),d[0]===Cd)?d:o.children&&d[0]!==z8?(f=hw(s(o.children,u.concat(o))),f[0]===Cd?f:d):d}function s(o,l){for(var u=-1,d=i?-1:1,f=(i?o.length:u)+d,c;f>u&&f<o.length;){if(c=a(o[f],f,l),c[0]===Cd)return c;f=typeof c[1]=="number"?c[1]:f+d}}}function hw(n){return n!==null&&typeof n=="object"&&"length"in n?n:typeof n=="number"?[C8,n]:[n]}var V7e=Bf,Pf=K7e,J7e=Pf.CONTINUE,q7e=Pf.SKIP,_7e=Pf.EXIT;Bf.CONTINUE=J7e;Bf.SKIP=q7e;Bf.EXIT=_7e;function Bf(n,e,t,i){typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),Pf(n,e,r,i);function r(a,s){var o=s[s.length-1],l=o?o.children.indexOf(a):null;return t(a,l,o)}}var $7e=V7e,ewe=Object.prototype.hasOwnProperty,m0={align:"text-align",valign:"vertical-align",height:"height",width:"width"},nwe=function(e){return $7e(e,"element",twe),e};function twe(n){if(!(n.tagName!=="tr"&&n.tagName!=="td"&&n.tagName!=="th")){var e,t;for(e in m0)!ewe.call(m0,e)||n.properties[e]===void 0||(t=m0[e],iwe(n,t,n.properties[e]),delete n.properties[e])}}function iwe(n,e,t){var i=(n.properties.style||"").trim();i&&!/;\s*/.test(i)&&(i+=";"),i&&(i+=" ");var r=i+e+": "+t+";";n.properties.style=r}var rwe=F7e,awe=nwe,swe=uwe,owe={}.hasOwnProperty,lwe=new Set(["table","thead","tbody","tfoot","tr","th","td"]);function uwe(n){var e=n||{},t=e.createElement;this.Compiler=i;function i(a){var s=rwe(r,awe(a),e.prefix);return a.type==="root"?(s=s.type==="div"&&(a.children.length!==1||a.children[0].type!=="element")?s.props.children:[s],t(e.Fragment||"div",{},s)):s}function r(a,s,o){var l=a;return o&&lwe.has(a)&&(o=o.filter(function(u){return u!==`
|
|
910
|
+
`})),e.components&&owe.call(e.components,a)&&(l=e.components[a],e.passNode&&(s.node=this)),t(l,s,o)}}const dwe=Ft(swe);function og(){return og=Object.assign||function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(n[i]=t[i])}return n},og.apply(this,arguments)}var cwe=function(e,t){var i=t===void 0?{}:t,r=i.remarkParseOptions,a=i.remarkToRehypeOptions,s=i.rehypeReactOptions,o=i.remarkPlugins,l=o===void 0?[]:o,u=i.rehypePlugins,d=u===void 0?[]:u;return E1e().use(bpe,r).use(l).use(S3e,a).use(d).use(dwe,og({createElement:b.createElement,Fragment:b.Fragment},s)).processSync(e).result};const fwe="_root_wpilc_141",hwe={root:fwe},gwe={allowedAttributes:{a:["href","target"]},allowedTags:["a"]},mwe=({className:n,elementTag:e,text:t})=>{const i=dA(t,gwe),r=cwe(i,{rehypeReactOptions:{components:{h1:({...a})=>g.jsx(S.Typography,{type:"h1",as:e,...a}),h2:({...a})=>g.jsx(S.Typography,{type:"h2",as:e,...a}),h3:({...a})=>g.jsx(S.Typography,{type:"h3",as:e,...a}),h4:({...a})=>g.jsx(S.Typography,{type:"h4",as:e,...a}),h5:({...a})=>g.jsx(S.Typography,{type:"h5",as:e,...a}),h6:({...a})=>g.jsx(S.Typography,{type:"h6",as:e,...a}),hr:({...a})=>g.jsx(S.Divider,{...a}),li:({...a})=>g.jsx("li",{children:g.jsx(S.Typography,{type:"body-regular",as:e,...a})}),p:({...a})=>g.jsx(S.Typography,{as:"p",type:"body-regular",...a})}}});return g.jsx("div",{className:ae(hwe.root,n),children:r})},pwe="_wrapper_y7gb2_141",vwe="_uploadContainer_y7gb2_146",wwe="_uploadButton_y7gb2_154",bwe="_instructionText_y7gb2_162",Awe="_previewContainer_y7gb2_167",kwe="_editIcon_y7gb2_175",ls={wrapper:pwe,uploadContainer:vwe,uploadButton:wwe,instructionText:bwe,previewContainer:Awe,editIcon:kwe},ywe="_thumbnailGrid_95pkh_141",xwe="_imgWrapper_95pkh_153",Cwe="_selected_95pkh_164",zwe="_imgItem_95pkh_168",Pwe="_deleteImg_95pkh_174",Bwe="_addNewTile_95pkh_193",Owe="_icon_95pkh_207",Mwe="_input_95pkh_214",pr={thumbnailGrid:ywe,imgWrapper:xwe,selected:Cwe,imgItem:zwe,deleteImg:Pwe,addNewTile:Bwe,icon:Owe,input:Mwe},Swe=({imageFiles:n,selectedImg:e,setImageFiles:t,setSelectedImg:i})=>{const r=b.useRef(null),{uploadImage:a}=$s(),s=async u=>{var f;const d=(f=u.target.files)==null?void 0:f[0];if(d){const c=await a(d),h={...c,croppedImg:d,id:`img-${Date.now()}`,originalImg:d};c&&i(h),t(m=>[...m,h])}u.target.value=""},o=()=>{var u;(u=r.current)==null||u.click()},l=(u,d)=>{u.stopPropagation();const f=n.filter(c=>c.id!==d);t(f),(e==null?void 0:e.id)===d&&i(f[0])};return g.jsxs("div",{className:pr.thumbnailGrid,children:[n.map(u=>g.jsx("div",{className:pr.imgWrapper,children:g.jsxs("div",{className:`${pr.imgItem} ${u.id===(e==null?void 0:e.id)?pr.selected:""}`,onClick:()=>{i(u)},children:[g.jsx("img",{src:URL.createObjectURL(u.croppedImg),alt:"preview"}),g.jsx(S.IconButton,{size:"small",icon:"cross",className:pr.deleteImg,variant:"white",onClick:d=>l(d,u.id),"aria-label":"löschen"})]})},u.id)),g.jsxs("div",{className:pr.addNewTile,onClick:o,children:[g.jsxs("span",{className:pr.icon,children:[g.jsx(S.Icon,{name:"photo_upload",size:"24"}),g.jsx(S.Typography,{type:"detail-medium",children:"Bilder hinzufügen"})]}),g.jsx("input",{type:"file",accept:"image/*",ref:r,onChange:u=>{s(u)},className:pr.input})]})]})};function Ewe(n,e,t){return n.map(i=>i.id===e?{...i,...t}:i)}const Fwe=({imageFiles:n,setImageFiles:e})=>{const[t,i]=b.useState(null),[r,a]=b.useState(),{uploadImage:s}=$s(),o=async f=>{var v;const c=(v=f.target.files)==null?void 0:v[0];if(!c)return;const h=await s(c);if(!h)return;const m=`img-${Date.now()}`,p={...h,croppedImg:c,id:m,originalImg:c,signedId:h.signedId};i(p),e([...n,p]),a(void 0),f.target.value=""},l=async f=>{if(!f||!(t!=null&&t.id))return;const c=await s(f),h={croppedImg:f,originalImg:f,signedId:(c==null?void 0:c.signedId)||""},m=Ewe(n,t.id,h);e(m),i({...t,...h}),a(void 0)},u=()=>{a(void 0)},d=f=>{i(f),a(f.croppedImg)};return g.jsxs("div",{className:ls.wrapper,children:[!t&&g.jsxs("div",{className:ls.uploadContainer,children:[g.jsxs(S.ButtonTertiary,{color:"greyStrong",size:"medium",className:ls.uploadButton,children:[g.jsx(S.Icon,{name:"photo_upload",size:"24"}),g.jsxs("label",{htmlFor:"image-upload",children:[g.jsx(S.Typography,{type:"h5",children:"Bilder hinzufügen"})," "]})]}),g.jsx("input",{type:"file",id:"image-upload",onChange:f=>void o(f),accept:"image/*",style:{display:"none"}})]}),t&&g.jsxs("div",{className:ls.previewContainer,children:[g.jsx(S.IconButton,{icon:"pencil",className:ls.editIcon,variant:"white",onClick:()=>d(t)}),g.jsx("img",{src:URL.createObjectURL(t.croppedImg),alt:"Cropped"})]}),g.jsx(S.Typography,{type:"detail-medium",className:ls.instructionText,children:"Tipp: Nutze mehrere gute Fotos – das erhöht deine Chancen auf Rückmeldung."}),n.length>0&&g.jsx(Swe,{selectedImg:t,setSelectedImg:i,imageFiles:n,setImageFiles:e}),r&&g.jsx(df,{onClose:u,imageFile:r,onCrop:f=>{l(f)}})]})},Twe="_menuLinkList_arwnw_141",jwe={menuLinkList:Twe};function Rwe({className:n,items:e,type:t="detail-regular"}){return g.jsx("ul",{className:ae(jwe.menuLinkList,n),role:"list",children:e&&e.map(({href:i,label:r,onClick:a,rel:s,target:o},l)=>g.jsx("li",{children:g.jsx(S.Button,{onClick:a,href:i,target:o,rel:s,children:g.jsx(S.Typography,{type:t,as:"span",children:r})})},`${r}_${l}`))})}const Iwe="_mobileHeaderBar_1sk91_141",Nwe="_typography_1sk91_152",Dwe="_titleElement_1sk91_160",Lwe="_mobileHeaderBarIcon_1sk91_168",Eo={mobileHeaderBar:Iwe,typography:Nwe,titleElement:Dwe,mobileHeaderBarIcon:Lwe},Hwe=({as:n,className:e,left:t,right:i,title:r,type:a="h2"})=>{const s=typeof r=="string";return g.jsxs("div",{className:ae(Eo.mobileHeaderBar,e),children:[g.jsx("div",{className:Eo.mobileHeaderBarIcon,children:t}),s?g.jsx(S.Typography,{className:Eo.typography,type:a,as:n,children:r}):g.jsx("div",{className:Eo.titleElement,children:r}),g.jsx("div",{className:Eo.mobileHeaderBarIcon,children:i})]})},Zwe="_react-datepicker__day-names_1b5q7_120",Wwe="_react-datepicker__week_1b5q7_124",Gwe="_react-datepicker__day--outside-month_1b5q7_131",Ywe="_react-datepicker_1b5q7_120",Qwe="_root_1b5q7_141",Xwe="_body_1b5q7_153",Kwe="_header_1b5q7_157",Uwe="_header-controls_1b5q7_165",Vwe="_navigation_1b5q7_172",Jwe="_swiper_1b5q7_181",qwe="_slide_1b5q7_185",_we="_slide--profiles_with_address_1b5q7_189",$we="_slide--profiles_with_written_recommendations_1b5q7_193",li={"react-datepicker__day-names":"_react-datepicker__day-names_1b5q7_120",reactDatepickerDayNames:Zwe,"react-datepicker__week":"_react-datepicker__week_1b5q7_124",reactDatepickerWeek:Wwe,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1b5q7_131",reactDatepickerDayOutsideMonth:Gwe,"react-datepicker":"_react-datepicker_1b5q7_120",reactDatepicker:Ywe,root:Qwe,body:Xwe,header:Kwe,"header-controls":"_header-controls_1b5q7_165",headerControls:Uwe,navigation:Vwe,swiper:Jwe,slide:qwe,"slide--profiles_with_address":"_slide--profiles_with_address_1b5q7_189",slideProfilesWithAddress:_we,"slide--profiles_with_written_recommendations":"_slide--profiles_with_written_recommendations_1b5q7_193",slideProfilesWithWrittenRecommendations:$we},ebe=(n,e)=>A.createElement("svg",{width:343,height:192,viewBox:"0 0 343 192",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_20866_10199)"},A.createElement("g",{clipPath:"url(#clip1_20866_10199)"},A.createElement("rect",{x:114,width:115,height:192,fill:"#E9E8ED"}),A.createElement("rect",{x:228.66,width:114.33,height:192,fill:"#D2D0DB"}),A.createElement("path",{d:"M228.664 0H342.994V80H228.664V0Z",fill:"#E9E8ED"}),A.createElement("path",{d:"M0 0H114V192H0V0Z",fill:"#D2D0DB"}),A.createElement("path",{d:"M0 96L114.33 192H0V96Z",fill:"#F4F3F6"}),A.createElement("path",{d:"M114.33 0H228.663V112L171.497 136L114.33 112V0Z",fill:"#F4F3F6"}))),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_20866_10199"},A.createElement("rect",{width:343,height:192,fill:"white"})),A.createElement("clipPath",{id:"clip1_20866_10199"},A.createElement("rect",{width:343,height:192,fill:"white"})))),P8=b.forwardRef(ebe),nbe="_root_1p9bb_141",tbe="_root__imageContainer_1p9bb_152",ibe="_root__image_1p9bb_152",rbe="_root__imagePlaceholder_1p9bb_164",abe="_root__heart_1p9bb_169",sbe="_root__info_1p9bb_179",obe="_root__titleContainer_1p9bb_186",lbe="_root__title_1p9bb_186",ube="_root__category_1p9bb_197",dbe="_root__address_1p9bb_204",xt={root:nbe,root__imageContainer:tbe,root__image:ibe,root__imagePlaceholder:rbe,root__heart:abe,"root__heartIcon--filled":"_root__heartIcon--filled_1p9bb_176",root__info:sbe,root__titleContainer:obe,root__title:lbe,root__category:ube,root__address:dbe};function cbe({address:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:s,title:o}){const l=u=>{u.preventDefault(),u.stopPropagation(),a()};return g.jsxs("article",{className:xt.root,onClick:r,tabIndex:0,role:"link",children:[g.jsxs("div",{className:xt.root__imageContainer,children:[g.jsx(S.OverlayButton,{className:xt.root__heart,iconClassName:ae(xt.root__heartIcon,{[xt["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:l}),s?s({className:xt.root__image}):g.jsx(P8,{className:xt.root__imagePlaceholder})]}),g.jsxs("div",{className:xt.root__info,children:[g.jsx("div",{className:xt.root__titleContainer,children:g.jsx(S.Typography,{type:"body-semibold",as:"h4",className:xt.root__title,children:o})}),g.jsx(S.Typography,{type:"detail-medium",as:"p",className:xt.root__category,children:e.join(", ")}),g.jsx(S.Typography,{type:"detail-medium",as:"p",className:xt.root__address,children:n})]})]})}const fbe="_root_1dqkq_141",hbe="_root__imageContainer_1dqkq_152",gbe="_root__heart_1dqkq_160",mbe="_root__image_1dqkq_152",pbe="_root__imagePlaceholder_1dqkq_175",vbe="_root__info_1dqkq_180",wbe="_root__title_1dqkq_184",bbe="_root__category_1dqkq_192",Abe="_root__quote_1dqkq_200",kbe="_quote_1dqkq_204",ybe="_quote__container_1dqkq_212",xbe="_quote__text_1dqkq_218",Jn={root:fbe,root__imageContainer:hbe,root__heart:gbe,"root__heartIcon--filled":"_root__heartIcon--filled_1dqkq_167",root__image:mbe,root__imagePlaceholder:pbe,root__info:vbe,root__title:wbe,root__category:bbe,root__quote:Abe,quote:kbe,quote__container:ybe,quote__text:xbe},Cbe=62,zbe=84;function Pbe({authorName:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:s,text:o,title:l}){const d=Qn()?zbe:Cbe,f=o.length>=d?`${o.slice(0,d-1).trimEnd()}...`:o,c=h=>{h.preventDefault(),h.stopPropagation(),a()};return g.jsxs("article",{className:Jn.root,onClick:r,tabIndex:0,role:"link",children:[g.jsxs("div",{className:Jn.root__imageContainer,children:[g.jsx(S.OverlayButton,{className:Jn.root__heart,iconClassName:ae(Jn.root__heartIcon,{[Jn["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:c}),s?s({className:Jn.root__image}):g.jsx(P8,{className:Jn.root__imagePlaceholder})]}),g.jsxs("div",{className:Jn.root__info,children:[g.jsx(S.Typography,{type:"body-semibold",as:"h4",className:Jn.root__title,children:l}),g.jsx(S.Typography,{type:"detail-medium",as:"p",className:Jn.root__category,children:e.join(", ")}),g.jsxs("div",{className:ae(Jn.root__quote,Jn.quote),children:[g.jsx("blockquote",{className:Jn.quote__container,children:g.jsx(S.Typography,{type:"detail-regular",as:"p",className:Jn.quote__text,children:`“${f}”`})}),g.jsx(S.Typography,{type:"detail-medium",as:"p",children:`–${n}`})]})]})]})}const Bbe={profiles_with_address:cbe,profiles_with_written_recommendations:Pbe};function Obe({className:n,headerClassname:e,items:t,linkLabel:i,onLinkClick:r,onSwipe:a,sliderOffsetDesktop:s=12,sliderOffsetMobile:o=12,title:l,variant:u}){const d=b.useRef(null),f=b.useRef(null),c=b.useRef(null),h=b.useRef(0),m=Bbe[u],p=Qn(),v=p?"h4":"h5",w=p?s:o,k=b.useCallback(fg(y=>{if(h.current===y.activeIndex)return;const z=y.activeIndex>h.current?"next":"prev";a==null||a(z),h.current=y.activeIndex},200),[a]);return g.jsx(S.Card,{className:ae(li.root,n),borderRadius:!0,children:g.jsxs(S.CardBody,{className:li.body,children:[g.jsx(S.CardHeader,{headline:l,type:v,as:"h3",className:ae(li.header,e),rightElement:g.jsxs("div",{className:li.headerControls,children:[g.jsx(S.TextButton,{color:"blue",text:i,size:"medium",onClick:r}),g.jsxs("div",{className:li.navigation,role:"presentation",children:[g.jsx(S.IconButton,{ref:f,icon:"chevron_left",size:"medium",className:li.arrow,ariaLabel:"Previous"}),g.jsx(S.IconButton,{ref:c,icon:"chevron_right",size:"medium",className:li.arrow,ariaLabel:"Next"})]})]})}),g.jsx($l,{className:li.swiper,ref:d,init:!1,modules:[cf,ff],slidesPerView:"auto",spaceBetween:12,slidesOffsetBefore:w,slidesOffsetAfter:w,onActiveIndexChange:k,onBeforeInit:y=>{h.current=y.activeIndex,y.params.navigation.nextEl=c.current,y.params.navigation.prevEl=f.current},children:t.map(y=>g.jsx(eu,{className:ae(li.slide,li[`slide--${u}`]),children:g.jsx(m,{...y})},y.title))})]})})}const Mbe="_root_smh6s_141",Sbe="_interactive_smh6s_145",Ebe="_text_smh6s_149",Fbe="_name_smh6s_156",Tbe="_link_smh6s_160",Fo={root:Mbe,interactive:Sbe,text:Ebe,name:Fbe,link:Tbe},B8=({alt:n,link:e,name:t,onClick:i,src:r,userId:a})=>{const s=i?S.Button:"div";return g.jsxs(s,{className:ae(Fo.root,{[Fo.interactive]:!!i}),...i&&{onClick:i},children:[g.jsx(S.UserAvatar,{alt:n,size:"56",userId:a,userImageSrc:r}),g.jsxs("div",{className:Fo.text,children:[g.jsx(S.Typography,{className:Fo.name,type:"h5",children:t}),g.jsx(S.Typography,{type:"detail-medium",className:Fo.link,children:e})]})]})},jbe="_root_13600_141",Rbe="_root__tileItem_13600_146",Ibe="_root__moreBtn_13600_150",id={root:jbe,root__tileItem:Rbe,root__moreBtn:Ibe},Nbe="_poiProfileTile_16ngp_141",Dbe="_poiProfileTile__icon_16ngp_152",Lbe="_poiProfileTile__label_16ngp_159",rd={poiProfileTile:Nbe,poiProfileTile__icon:Dbe,poiProfileTile__label:Lbe,"poiProfileTile--selected":"_poiProfileTile--selected_16ngp_170"},gw=({buttonLabel:n,icon:e,selected:t,...i})=>g.jsxs(S.Button,{...i,className:ae(rd.poiProfileTile,{[rd["poiProfileTile--selected"]]:t}),children:[g.jsx(S.Icon,{name:e,size:"32",className:rd.poiProfileTile__icon}),g.jsx(S.Typography,{type:"detail-medium",className:rd.poiProfileTile__label,children:n})]}),Hbe=({moreMenuData:n,tiles:e,withoutMoreMenu:t})=>{const[i,r]=b.useState(!1),a=b.useRef(null),s=()=>r(!1);return g.jsxs("ul",{className:id.root,children:[e.map((o,l)=>g.jsx("li",{className:id.root__tileItem,ref:o.ref,children:g.jsx(gw,{...o})},`${o.buttonLabel}-${l}`)),t?null:g.jsxs("li",{className:ae(id.root__moreBtn,id.root__tileItem),ref:a,children:[g.jsx(gw,{buttonLabel:"Mehr",icon:"more_dots_outline",onClick:()=>r(!i)}),g.jsx(S.Popup,{open:i,anchor:a.current,placement:"top-end",handleClickAway:s,offset:(n==null?void 0:n.offset)&&n.offset,children:g.jsx(S.DropdownCard,{items:n.options,onClose:s,hasHeader:!0,headerProps:{text:"Schließen"}})})]})]})},Zbe="_content_1239k_141",Wbe="_quoteImage_1239k_170",Gbe="_quoteContent_1239k_191",p0={content:Zbe,quoteImage:Wbe,quoteContent:Gbe},Ybe=(n,e)=>A.createElement("svg",{width:53,height:44,viewBox:"0 0 53 44",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("path",{d:"M17.8495 0.294504C5.26226 0.956989 0.624859 7.84684 0.624859 20.4341V40.4411C0.624859 41.8986 1.81733 43.0911 3.2748 43.0911H19.1745C20.6319 43.0911 21.8244 41.8986 21.8244 40.4411V24.5415C21.8244 23.084 20.6319 21.8915 19.1745 21.8915H12.6821C12.8146 16.3267 13.6096 12.4842 19.1745 11.2918C21.2944 10.8943 21.8244 10.4968 21.8244 8.50933V3.60693C21.8244 0.691998 20.1019 0.162008 17.8495 0.294504ZM48.3238 0.294504C35.7366 0.956989 31.0992 7.84684 31.0992 20.4341V40.4411C31.0992 41.8986 32.2917 43.0911 33.7492 43.0911H49.6488C51.1063 43.0911 52.2988 41.8986 52.2988 40.4411V24.5415C52.2988 23.084 51.1063 21.8915 49.6488 21.8915H43.1565C43.289 16.3267 44.0839 12.4842 49.6488 11.2918C51.7688 10.8943 52.2988 10.4968 52.2988 8.50933V3.60693C52.2988 0.691998 50.5763 0.162008 48.3238 0.294504Z",fill:"#b5d622"})),Qbe=b.forwardRef(Ybe),Xbe=({author:n,authorType:e="body-semibold",contentClassName:t,fontSet:i="product",image:r,imageSlot:a,quote:s,quoteImageClassName:o,quoteType:l="body-regular"})=>g.jsxs("div",{className:ae(p0.content,t),children:[g.jsx("div",{className:ae(p0.quoteImage,o),children:a??g.jsx("img",{src:r.src,alt:r.alt})}),g.jsxs("div",{className:p0.quoteContent,children:[g.jsx(Qbe,{}),g.jsx(S.Typography,{fontSet:i,type:l,children:s}),g.jsx(S.Typography,{fontSet:i,type:e,children:n})]})]});var hs=(n=>(n.Mouse="mouse",n.Touch="touch",n.Pointer="pointer",n))(hs||{}),Lo=(n=>(n.CancelledByMovement="cancelled-by-movement",n.CancelledByRelease="cancelled-by-release",n.CancelledOutsideElement="cancelled-outside-element",n))(Lo||{});const O8=()=>typeof window=="object"?(window==null?void 0:window.PointerEvent)??null:null,Kbe=()=>typeof window=="object"?(window==null?void 0:window.TouchEvent)??null:null;function M8(n){const{nativeEvent:e}=n,t=Kbe();return t&&e instanceof t||"touches"in n}function S8(n){const e=O8();return n.nativeEvent instanceof MouseEvent&&!(e&&n.nativeEvent instanceof e)}function E8(n){const{nativeEvent:e}=n;if(!e)return!1;const t=O8();return t&&e instanceof t||"pointerId"in e}function mw(n){return S8(n)||M8(n)||E8(n)}function pw(n){return M8(n)?{x:n.touches[0].pageX,y:n.touches[0].pageY}:S8(n)||E8(n)?{x:n.pageX,y:n.pageY}:null}function Ube(n){return{target:n.target,currentTarget:n.currentTarget,nativeEvent:n,persist:()=>{}}}function Vbe(n,{threshold:e=400,captureEvent:t=!1,detect:i=hs.Pointer,cancelOnMovement:r=!1,cancelOutsideElement:a=!0,filterEvents:s,onStart:o,onMove:l,onFinish:u,onCancel:d}={}){const f=b.useRef(!1),c=b.useRef(!1),h=b.useRef(),m=b.useRef(),p=b.useRef(n),v=b.useRef(null),w=b.useCallback(C=>B=>{c.current||mw(B)&&(s!==void 0&&!s(B)||(t&&B.persist(),o==null||o(B,{context:C}),v.current=pw(B),c.current=!0,h.current=B.currentTarget,m.current=setTimeout(()=>{p.current&&(p.current(B,{context:C}),f.current=!0)},e)))},[t,s,o,e]),k=b.useCallback(C=>(B,O)=>{mw(B)&&c.current&&(v.current=null,t&&B.persist(),f.current?u==null||u(B,{context:C}):c.current&&(d==null||d(B,{context:C,reason:O??Lo.CancelledByRelease})),f.current=!1,c.current=!1,m.current!==void 0&&clearTimeout(m.current))},[t,u,d]),y=b.useCallback(C=>B=>{if(l==null||l(B,{context:C}),r!==!1&&v.current){const O=pw(B);if(O){const M=r===!0?25:r,E={x:Math.abs(O.x-v.current.x),y:Math.abs(O.y-v.current.y)};(E.x>M||E.y>M)&&k(C)(B,Lo.CancelledByMovement)}}},[k,r,l]),z=b.useCallback(C=>{if(n===null)return{};switch(i){case hs.Mouse:{const B={onMouseDown:w(C),onMouseMove:y(C),onMouseUp:k(C)};return a&&(B.onMouseLeave=O=>{k(C)(O,Lo.CancelledOutsideElement)}),B}case hs.Touch:return{onTouchStart:w(C),onTouchMove:y(C),onTouchEnd:k(C)};case hs.Pointer:{const B={onPointerDown:w(C),onPointerMove:y(C),onPointerUp:k(C)};return a&&(B.onPointerLeave=O=>k(C)(O,Lo.CancelledOutsideElement)),B}}},[n,k,a,i,y,w]);return b.useEffect(()=>{if(!window)return;function C(B){const O=Ube(B);k()(O)}return window.addEventListener("mouseup",C),window.addEventListener("touchend",C),window.addEventListener("pointerup",C),()=>{window.removeEventListener("mouseup",C),window.removeEventListener("touchend",C),window.removeEventListener("pointerup",C)}},[k]),b.useEffect(()=>()=>{m.current!==void 0&&clearTimeout(m.current)},[]),b.useEffect(()=>{p.current=n},[n]),z}const vw=["thank_you","agree","support","great","good_idea","bravo","haha","wow","sad"],F8=n=>n.slice().sort((e,t)=>{const i=e.count??0,r=t.count??0;return i!==r?r-i:vw.indexOf(e.reaction)-vw.indexOf(t.reaction)}),Jbe=n=>Object.values(Pe.REACTION_TYPE).includes(n)&&n!=="bookmark",qbe="_reactionStack_1jizw_141",_be="_stack_1jizw_146",ww={reactionStack:qbe,stack:_be},$be="_react-datepicker__day-names_1bpca_120",eAe="_react-datepicker__week_1bpca_124",nAe="_react-datepicker__day--outside-month_1bpca_131",tAe="_react-datepicker_1bpca_120",iAe="_pill_1bpca_141",rAe="_pillExpanded_1bpca_152",aAe="_pillSelected_1bpca_158",sAe="_pillTransparent_1bpca_166",oAe="_pillStack_1bpca_171",lAe="_pillSize--small_1bpca_174",uAe="_count_1bpca_178",aa={"react-datepicker__day-names":"_react-datepicker__day-names_1bpca_120",reactDatepickerDayNames:$be,"react-datepicker__week":"_react-datepicker__week_1bpca_124",reactDatepickerWeek:eAe,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1bpca_131",reactDatepickerDayOutsideMonth:nAe,"react-datepicker":"_react-datepicker_1bpca_120",reactDatepicker:tAe,pill:iAe,pillExpanded:rAe,pillSelected:aAe,pillTransparent:sAe,pillStack:oAe,"pillSize--small":"_pillSize--small_1bpca_174",pillSizeSmall:lAe,count:uAe},dAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_771)"},A.createElement("circle",{cx:10,cy:10,r:8.33333,fill:"#7C5BFF"}),A.createElement("path",{d:"M7.49999 8.33333V10.4167M7.49999 10.4167V12.5M7.49999 10.4167H5.41666M7.49999 10.4167H9.58332M12.9167 13.75V5.68894C12.9167 5.58846 12.7952 5.53814 12.7241 5.60919L10.8333 7.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66667C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_771"},A.createElement("rect",{width:20,height:20,fill:"white"})))),cAe=b.forwardRef(dAe),fAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_783)"},A.createElement("path",{d:"M12.5 3.33334L15.4167 5.83334L2.91667 15L1.25 13.3333V9.16667L6.25 3.75L8.33333 5.41667L12.5 3.33334Z",fill:"#98CBD6"}),A.createElement("path",{d:"M6.97559 18.1003L4.56963 17.0309C4.0579 16.8035 3.6946 16.3343 3.60253 15.7819L3.0508 12.4715C2.96617 11.9638 3.12095 11.4454 3.47012 11.0671L6.99368 7.24989C7.51364 6.68659 8.38062 6.62117 8.97923 7.10006C9.56035 7.56495 10.3981 7.51855 10.9243 6.99233L11.0064 6.91023C11.1669 6.74971 11.36 6.62542 11.5725 6.54572L13.396 5.8619C14.0976 5.59882 14.8884 5.83621 15.3291 6.44216L17.1029 8.88114C17.5747 9.52986 17.5175 10.4226 16.9667 11.0058L11.168 17.1457C10.9494 17.377 10.6693 17.541 10.3605 17.6182L8.05671 18.1941C7.69596 18.2843 7.3154 18.2513 6.97559 18.1003Z",fill:"#E0F5F9"}),A.createElement("path",{d:"M9.58333 8.33333L7.49999 10.4167M9.58333 8.33333C9.58333 8.33333 9.64106 7.14106 9.16666 6.66666C8.92652 6.42652 8.50244 6.32273 8.14218 6.27879C7.73108 6.22864 7.33777 6.41222 7.04492 6.70507L4.99998 8.74999C3.18693 10.5631 2.30547 12.8694 2.87163 14.9137M9.58333 8.33333C9.99561 7.92104 11.0752 6.96561 11.9707 6.18286C12.7821 5.47369 13.972 5.35468 14.8394 5.99399C15.0217 6.12833 15.1905 6.26146 15.3245 6.38256M7.91666 5.83333L6.24999 7.49999M7.91666 5.83333C7.91666 5.83333 7.9744 4.64106 7.49999 4.16666C7.25986 3.92652 6.83578 3.82273 6.47551 3.77879C6.06441 3.72864 5.6711 3.91222 5.37825 4.20507L3.33331 6.24999C0.833326 8.74999 0.104597 12.1879 2.49999 14.5833C2.6197 14.703 2.74376 14.813 2.87163 14.9137M7.91666 5.83333C8.32948 5.4205 9.36671 4.61978 10.2459 3.9616C11.1292 3.30036 12.3014 3.12015 13.2681 3.65222C13.745 3.91475 14.2332 4.23317 14.5833 4.58333C15.2687 5.26865 15.6096 5.95397 15.709 6.62213M15.709 6.62213C15.891 6.7519 16.0715 6.90488 16.25 7.08333C16.5282 7.36149 16.7496 7.63965 16.9211 7.91667M15.709 6.62213C15.5814 6.53113 15.4532 6.45153 15.3245 6.38256M2.87163 14.9137C3.08614 15.6882 3.50846 16.4251 4.16665 17.0833C6.60235 19.519 10.8333 17.9167 12.5 16.25L15 13.75C15.537 13.213 16.5079 12.0474 17.0687 11.3634C17.3525 11.0172 17.5402 10.5993 17.5434 10.1516C17.5483 9.4978 17.4534 8.52294 16.9211 7.91667M18.3333 2.91667L17.4712 3.77879M15.4167 2.91667V1.66667M17.9167 5.83333H19.1667M16.9211 7.91667L12.5 12.3378M15.3245 6.38256L10.8333 10.8737",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_783"},A.createElement("rect",{width:20,height:20,fill:"white"})))),hAe=b.forwardRef(fAe),gAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("rect",{x:7.5,y:14.1667,width:5,height:3.33333,fill:"#E9E8ED"}),A.createElement("path",{d:"M5.83333 4.16667L10 2.5L14.1667 4.16667L15.4167 9.16667L13.3333 12.5V13.75H6.66667V12.5L4.58333 9.16667L5.83333 4.16667Z",fill:"#FFDD64"}),A.createElement("path",{d:"M12.5 13.75V13.75C12.9602 13.75 13.3333 13.3769 13.3333 12.9167V12.5928C13.3333 12.3364 13.4541 12.0971 13.6438 11.9246C14.733 10.9338 15.4167 9.50507 15.4167 7.91667C15.4167 4.92512 12.9915 2.5 10 2.5C7.00846 2.5 4.58333 4.92512 4.58333 7.91667C4.58333 9.50507 5.26703 10.9338 6.3562 11.9246C6.54589 12.0971 6.66667 12.3364 6.66667 12.5928V12.9167C6.66667 13.3769 7.03976 13.75 7.5 13.75V13.75M12.5 13.75V15.8333M12.5 13.75H10M7.5 13.75V15.8333M7.5 13.75H10M7.5 15.8333V16.25C7.5 17.1705 8.24619 17.9167 9.16667 17.9167H10.8333C11.7538 17.9167 12.5 17.1705 12.5 16.25V15.8333M7.5 15.8333H12.5M10 13.75V10.4167M10 10.4167L11.6667 8.75M10 10.4167L8.33333 8.75M15.8333 2.91667L16.6667 2.08333M3.33333 2.08333L4.16667 2.91667M2.5 13.75L3.33333 12.9167M16.6667 12.9167L17.5 13.75M17.5 7.91667H18.3333M2.5 7.91667H1.66667",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),mAe=b.forwardRef(gAe),pAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_786)"},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66666 1.66666 5.39762 1.66666 10C1.66666 14.6024 5.39762 18.3333 9.99999 18.3333ZM15 10.8333H5L5.83333 14.1667L10 15.4167L14.1667 14.1667L15 10.8333Z",fill:"#FFDD64"}),A.createElement("rect",{x:5,y:10.8333,width:10,height:2.08333,fill:"white"}),A.createElement("path",{d:"M5.83334 12.9167H14.1667L13.3333 14.5833L10 15.4167L6.66668 14.5833L5.83334 12.9167Z",fill:"#705800"}),A.createElement("path",{d:"M11.6667 7.91666C11.6667 7.91666 12.0833 7.08333 12.9167 7.08333C13.75 7.08333 14.1667 7.91666 14.1667 7.91666M8.33332 7.91666C8.33332 7.91666 7.91666 7.08333 7.08332 7.08333C6.24999 7.08333 5.83332 7.91666 5.83332 7.91666M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666ZM9.99998 15.4167C5.59471 15.4167 4.74729 11.8588 4.60802 11.0124C4.59211 10.9157 4.66782 10.8333 4.76583 10.8333H15.2342C15.3322 10.8333 15.4079 10.9157 15.392 11.0124C15.2527 11.8588 14.4052 15.4167 9.99998 15.4167Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_786"},A.createElement("rect",{width:20,height:20,fill:"white"})))),vAe=b.forwardRef(pAe),wAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_777)"},A.createElement("circle",{cx:9.99999,cy:10,r:8.33333,fill:"#FFDD64"}),A.createElement("path",{d:"M9.99998 15.4167C8.83155 15.4167 7.99345 14.4511 7.65975 13.9898C7.5845 13.8858 7.66068 13.75 7.78906 13.75H12.2109C12.3393 13.75 12.4155 13.8858 12.3402 13.9898C12.0065 14.4511 11.1684 15.4167 9.99998 15.4167ZM9.99998 15.4167L10.792 14.8887C10.9292 14.7972 10.8644 14.5833 10.6995 14.5833H8.74999M2.04816 7.5C1.80028 8.2892 1.66666 9.129 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 9.129 18.1997 8.2892 17.9518 7.5M3.48317 4.8057C5.01009 2.89253 7.36188 1.66667 9.99998 1.66667C12.6112 1.66666 14.942 2.86771 16.4699 4.74752M8.33271 5C9.5827 5.41667 10 7.08333 8.75 8.75C7.49999 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16666 10.4167 2.91667 8.75C1.66668 7.08333 2.08271 5.41667 3.33271 5C4.58271 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08272 4.58333 8.33271 5ZM16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1667 10.8333 14.1667 10.8333C14.1667 10.8333 12.5 10.4167 11.25 8.75C9.99999 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M17.5 5.41666V8.33333L14.1667 11.25L10 7.08333L5.83333 11.25L2.5 8.33333V5.41666H9.16667L10 6.66666L10.8333 5.41666H14.1667H17.5Z",fill:"#EC7BCB"}),A.createElement("path",{d:"M8.3327 5C9.5827 5.41667 10 7.08333 8.74999 8.75C7.49998 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16665 10.4167 2.91666 8.75C1.66667 7.08333 2.0827 5.41667 3.3327 5C4.5827 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08271 4.58333 8.3327 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1666 10.8333 14.1666 10.8333C14.1666 10.8333 12.5 10.4167 11.25 8.75C9.99998 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_777"},A.createElement("rect",{width:20,height:20,fill:"white"})))),bAe=b.forwardRef(wAe),AAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_792)"},A.createElement("path",{d:"M9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99998 1.66666C5.39761 1.66667 1.66666 5.39763 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333Z",fill:"#FFDD64"}),A.createElement("path",{d:"M8.33332 14.5833C8.33332 14.5833 9.27228 14.1667 9.99998 14.1667C10.7277 14.1667 11.6667 14.5833 11.6667 14.5833M11.6667 9.16666C11.6667 9.16666 12.3506 9.84563 12.9167 10C13.3876 10.1284 14.1667 10 14.1667 10M8.33332 9.16666C8.33332 9.16666 7.64934 9.84563 7.08332 10C6.61237 10.1284 5.83332 10 5.83332 10M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M12.5 16.6667C12.5 17.7712 13.4788 18.75 14.5833 18.75C15.6879 18.75 16.6667 17.7712 16.6667 16.6667C16.6667 15.2925 15.2504 12.502 14.7533 11.5649C14.6798 11.4263 14.4869 11.4263 14.4134 11.5649C13.9163 12.502 12.5 15.2925 12.5 16.6667Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_792"},A.createElement("rect",{width:20,height:20,fill:"white"})))),kAe=b.forwardRef(AAe),yAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_774)"},A.createElement("path",{d:"M4.16666 12.5L6.5306 12.894C6.62115 12.9091 6.71279 12.9167 6.80459 12.9167H11.875C12.4503 12.9167 12.9167 13.383 12.9167 13.9583C12.9167 14.1541 12.8626 14.3373 12.7687 14.4938L17.1423 13.0359C17.9332 12.7722 18.75 13.3609 18.75 14.1946C18.75 14.6832 18.4588 15.1248 18.0097 15.3173L10.4758 18.5461C10.1659 18.6789 9.823 18.7146 9.49239 18.6485L5.99515 17.949C5.88753 17.9275 5.77804 17.9167 5.66829 17.9167H4.16666V17.5C4.16666 17.9602 3.79356 18.3333 3.33332 18.3333H2.49999C2.03975 18.3333 1.66666 17.9602 1.66666 17.5V12.5C1.66666 12.0398 2.03975 11.6667 2.49999 11.6667H3.33332C3.79356 11.6667 4.16666 12.0398 4.16666 12.5Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M1.66666 12.0833H4.16666V18.3333H1.66666V12.0833Z",fill:"#B5D622"}),A.createElement("path",{d:"M4.16666 12.5L4.28996 11.7602L3.41666 11.6147V12.5H4.16666ZM4.16666 17.5H3.41666V18.25H4.16666V17.5ZM7.16666 15.8333C7.16666 16.2475 7.50244 16.5833 7.91666 16.5833C8.33087 16.5833 8.66666 16.2475 8.66666 15.8333H7.16666ZM9.52882 18.2391L9.38173 18.9745L9.52882 18.2391ZM10.449 18.1623L10.182 17.4614L10.449 18.1623ZM5.99515 17.5324L5.84806 18.2678L5.99515 17.5324ZM18.076 15.2567L17.809 14.5559L18.076 15.2567ZM6.5306 12.894L6.4073 13.6338L6.5306 12.894ZM4.04336 13.2398L6.4073 13.6338L6.65389 12.1542L4.28996 11.7602L4.04336 13.2398ZM6.80459 13.6667H11.875V12.1667H6.80459V13.6667ZM4.16666 18.25H5.66829V16.75H4.16666V18.25ZM5.84806 18.2678L9.38173 18.9745L9.67591 17.5037L6.14224 16.7969L5.84806 18.2678ZM10.716 18.8631L18.343 15.9576L17.809 14.5559L10.182 17.4614L10.716 18.8631ZM17.2406 12.543L12.3067 13.8587L12.6932 15.308L17.6271 13.9923L17.2406 12.543ZM11.875 14.25H8.74999V15.75H11.875V14.25ZM3.41666 12.5V17.5H4.91666V12.5H3.41666ZM3.33332 17.1667H2.49999V18.6667H3.33332V17.1667ZM2.41666 17.0833V12.9167H0.916656V17.0833H2.41666ZM2.49999 12.8333H3.33332V11.3333H2.49999V12.8333ZM3.41666 12.9167V17.0833H4.91666V12.9167H3.41666ZM3.33332 12.8333C3.37935 12.8333 3.41666 12.8706 3.41666 12.9167H4.91666C4.91666 12.0422 4.20777 11.3333 3.33332 11.3333V12.8333ZM2.41666 12.9167C2.41666 12.8706 2.45397 12.8333 2.49999 12.8333V11.3333C1.62554 11.3333 0.916656 12.0422 0.916656 12.9167H2.41666ZM8.74999 14.25C7.87554 14.25 7.16666 14.9589 7.16666 15.8333H8.66666C8.66666 15.7873 8.70397 15.75 8.74999 15.75V14.25ZM12.1667 13.9583C12.1667 14.1194 12.0361 14.25 11.875 14.25V15.75C12.8645 15.75 13.6667 14.9478 13.6667 13.9583H12.1667ZM19.5 14.2788C19.5 13.0984 18.3811 12.2388 17.2406 12.543L17.6271 13.9923C17.8153 13.9421 18 14.084 18 14.2788H19.5ZM9.38173 18.9745C9.82811 19.0638 10.2906 19.0252 10.716 18.8631L10.182 17.4614C10.0207 17.5229 9.84522 17.5375 9.67591 17.5037L9.38173 18.9745ZM5.66829 18.25C5.72865 18.25 5.78887 18.256 5.84806 18.2678L6.14224 16.7969C5.98619 16.7657 5.82743 16.75 5.66829 16.75V18.25ZM2.49999 17.1667C2.45397 17.1667 2.41666 17.1294 2.41666 17.0833H0.916656C0.916656 17.9578 1.62554 18.6667 2.49999 18.6667V17.1667ZM11.875 13.6667C12.0361 13.6667 12.1667 13.7972 12.1667 13.9583H13.6667C13.6667 12.9688 12.8645 12.1667 11.875 12.1667V13.6667ZM18.343 15.9576C19.0396 15.6922 19.5 15.0242 19.5 14.2788H18C18 14.4018 17.924 14.5121 17.809 14.5559L18.343 15.9576ZM3.33332 18.6667C4.20778 18.6667 4.91666 17.9578 4.91666 17.0833H3.41666C3.41666 17.1294 3.37935 17.1667 3.33332 17.1667V18.6667ZM6.4073 13.6338C6.5386 13.6557 6.67148 13.6667 6.80459 13.6667V12.1667C6.7541 12.1667 6.7037 12.1625 6.65389 12.1542L6.4073 13.6338Z",fill:"#5E6E14"}),A.createElement("path",{d:"M10.4742 3.22183C11.4151 1.4546 12.9419 1.26685 14.1666 2.08332C15.4166 2.91665 15.8333 4.99999 14.5833 6.66665C13.456 8.16969 10.9733 10.3505 10.4966 10.7642C10.4502 10.8045 10.3831 10.8045 10.3366 10.7642C9.86001 10.3505 7.37726 8.16969 6.24998 6.66665C4.99998 4.99999 5.41666 2.91665 6.66664 2.08332C7.89133 1.26685 9.41816 1.4546 10.3591 3.22183C10.3833 3.26718 10.45 3.26718 10.4742 3.22183Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_774"},A.createElement("rect",{width:20,height:20,fill:"white"})))),xAe=b.forwardRef(yAe),CAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("rect",{x:2.5,y:8.33333,width:3.33333,height:7.5,fill:"#CAE85D"}),A.createElement("path",{d:"M9.16667 2.08333L6.25 8.33333V15.8333H16.6667L17.9167 8.33333L16.6667 6.66667H11.6667L12.0833 3.75L9.16667 2.08333Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M6.25001 8.33333H2.91668C2.45644 8.33333 2.08334 8.70643 2.08334 9.16667V15.4167C2.08334 15.8769 2.45644 16.25 2.91668 16.25H6.25001M6.25001 8.33333L9.08309 2.26246C9.13408 2.15318 9.24376 2.08333 9.36435 2.08333V2.08333C10.8244 2.08333 11.9694 3.33706 11.8372 4.79117L11.6768 6.55488C11.6714 6.61491 11.7186 6.66667 11.7789 6.66667H16.0185C17.0246 6.66667 17.8013 7.55128 17.6712 8.5489L16.856 14.7989C16.7477 15.629 16.0404 16.25 15.2033 16.25H6.25001M6.25001 8.33333V16.25",stroke:"#5E6E14",strokeWidth:1.5})),zAe=b.forwardRef(CAe),PAe=(n,e)=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},A.createElement("g",{clipPath:"url(#clip0_10588_789)"},A.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",fill:"#FFDD64"}),A.createElement("path",{d:"M10 12.5L9.16667 13.3333L10 14.1667L10.8333 13.3333L10 12.5ZM10 12.5V13.75M7.5 7.5L7.08333 7.91666M7.08333 7.91666V7.91666C6.85322 7.68655 6.85322 7.31345 7.08333 7.08333V7.08333C7.31345 6.85321 7.68655 6.85321 7.91667 7.08333V7.08333C8.14679 7.31345 8.14679 7.68655 7.91667 7.91666V7.91666C7.68655 8.14678 7.31345 8.14678 7.08333 7.91666V7.91666ZM12.5 7.5L12.0833 7.91666M12.0833 7.91666V7.91666C11.8532 7.68655 11.8532 7.31345 12.0833 7.08333V7.08333C12.3135 6.85321 12.6865 6.85321 12.9167 7.08333V7.08333C13.1468 7.31345 13.1468 7.68655 12.9167 7.91666V7.91666C12.6865 8.14678 12.3135 8.14678 12.0833 7.91666V7.91666ZM9.99999 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99999 18.3333C5.39762 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39762 1.66667 9.99999 1.66666ZM11.0417 14.375V14.375C10.4664 14.9503 9.53362 14.9503 8.95833 14.375V14.375C8.38303 13.7997 8.38304 12.867 8.95833 12.2917V12.2917C9.53362 11.7164 10.4664 11.7164 11.0417 12.2917V12.2917C11.617 12.867 11.617 13.7997 11.0417 14.375Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_10588_789"},A.createElement("rect",{width:20,height:20,fill:"white"})))),BAe=b.forwardRef(PAe),OAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#7C5BFF"}),A.createElement("path",{d:"M10.5 11.6666V14.5833M10.5 14.5833V17.5M10.5 14.5833H7.58333M10.5 14.5833H13.4167M18.0833 19.25V7.96449C18.0833 7.82383 17.9133 7.75338 17.8138 7.85285L15.1667 10.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55666 2.33332 2.33333 7.55666 2.33333 14C2.33333 20.4433 7.55666 25.6666 14 25.6666Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),MAe=b.forwardRef(OAe),SAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M17.5 4.66669L21.5833 8.16669L4.08333 21L1.75 18.6667V12.8334L8.75 5.25002L11.6667 7.58335L17.5 4.66669Z",fill:"#98CBD6"}),A.createElement("path",{d:"M9.76584 25.3404L6.39749 23.8433C5.68107 23.5249 5.17244 22.868 5.04356 22.0947L4.27113 17.4601C4.15265 16.7492 4.36933 16.0235 4.85818 15.4939L9.79116 10.1498C10.5191 9.36122 11.7329 9.26962 12.5709 9.94006C13.3845 10.5909 14.5574 10.526 15.2941 9.78924L15.409 9.67431C15.6337 9.44958 15.904 9.27558 16.2015 9.16399L18.7545 8.20664C19.7366 7.83833 20.8438 8.17068 21.4608 9.01901L23.9441 12.4336C24.6046 13.3418 24.5245 14.5917 23.7534 15.4081L15.6352 24.0039C15.3292 24.3278 14.937 24.5574 14.5047 24.6655L11.2794 25.4718C10.7744 25.5981 10.2416 25.5518 9.76584 25.3404Z",fill:"#E0F5F9"}),A.createElement("path",{d:"M13.4167 11.6666L10.5 14.5833M13.4167 11.6666C13.4167 11.6666 13.4975 9.99747 12.8333 9.3333C12.4971 8.99711 11.9034 8.85181 11.3991 8.79028C10.8235 8.72008 10.2729 8.97709 9.8629 9.38707L6.99999 12.25C4.46171 14.7883 3.22767 18.0172 4.0203 20.8791M13.4167 11.6666C13.9939 11.0894 15.5053 9.75183 16.759 8.65599C17.8949 7.66314 19.5608 7.49653 20.7752 8.39156C21.0304 8.57964 21.2667 8.76602 21.4543 8.93557M11.0833 8.16664L8.75001 10.5M11.0833 8.16664C11.0833 8.16664 11.1642 6.49747 10.5 5.8333C10.1638 5.49711 9.5701 5.35181 9.06573 5.29028C8.49019 5.22008 7.93955 5.47709 7.52957 5.88707L4.66665 8.74997C1.16667 12.25 0.146447 17.0631 3.49999 20.4166C3.6676 20.5842 3.84127 20.7382 4.0203 20.8791M11.0833 8.16664C11.6613 7.58868 13.1134 6.46766 14.3443 5.54622C15.5809 4.62049 17.222 4.3682 18.5753 5.11309C19.243 5.48063 19.9265 5.92642 20.4167 6.41664C21.3761 7.37609 21.8534 8.33554 21.9927 9.27096M21.9927 9.27096C22.2474 9.45264 22.5002 9.66681 22.75 9.91664C23.1394 10.3061 23.4494 10.6955 23.6896 11.0833M21.9927 9.27096C21.814 9.14355 21.6345 9.03212 21.4543 8.93557M4.0203 20.8791C4.32061 21.9635 4.91186 22.9952 5.83333 23.9166C9.24331 27.3266 15.1667 25.0833 17.5 22.75L21 19.25C21.7518 18.4982 23.1111 16.8663 23.8962 15.9088C24.2935 15.4241 24.5562 14.839 24.5608 14.2123C24.5676 13.2969 24.4347 11.9321 23.6896 11.0833M25.6667 4.08331L24.4597 5.29028M21.5833 4.08331V2.33331M25.0833 8.16665H26.8333M23.6896 11.0833L17.5 17.2729M21.4543 8.93557L15.1667 15.2232",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),EAe=b.forwardRef(SAe),FAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("rect",{x:10.5,y:19.8333,width:7,height:4.66667,fill:"#E9E8ED"}),A.createElement("path",{d:"M8.16666 5.83333L14 3.5L19.8333 5.83333L21.5833 12.8333L18.6667 17.5V19.25H9.33332V17.5L6.41666 12.8333L8.16666 5.83333Z",fill:"#FFDD64"}),A.createElement("path",{d:"M17.5 19.25V19.25C18.1443 19.25 18.6667 18.7277 18.6667 18.0834V17.63C18.6667 17.271 18.8358 16.936 19.1013 16.6944C20.6262 15.3073 21.5833 13.3071 21.5833 11.0834C21.5833 6.89519 18.1882 3.50002 14 3.50002C9.81185 3.50002 6.41668 6.89519 6.41668 11.0834C6.41668 13.3071 7.37386 15.3073 8.89869 16.6944C9.16425 16.936 9.33334 17.271 9.33334 17.63V18.0834C9.33334 18.7277 9.85568 19.25 10.5 19.25V19.25M17.5 19.25V22.1667M17.5 19.25H14M10.5 19.25V22.1667M10.5 19.25H14M10.5 22.1667V22.75C10.5 24.0387 11.5447 25.0834 12.8333 25.0834H15.1667C16.4553 25.0834 17.5 24.0387 17.5 22.75V22.1667M10.5 22.1667H17.5M14 19.25V14.5834M14 14.5834L16.3333 12.25M14 14.5834L11.6667 12.25M22.1667 4.08335L23.3333 2.91669M4.66668 2.91669L5.83334 4.08335M3.50001 19.25L4.66668 18.0834M23.3333 18.0834L24.5 19.25M24.5 11.0834H25.6667M3.50001 11.0834H2.33334",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),TAe=b.forwardRef(FAe),jAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 25.6666C20.4433 25.6666 25.6667 20.4433 25.6667 14C25.6667 7.55666 20.4433 2.33331 14 2.33331C7.55669 2.33331 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55669 25.6666 14 25.6666ZM19.8333 19.8333L21 15.1666H7.00001L8.16668 19.8333L14 21.5833L19.8333 19.8333Z",fill:"#FFDD64"}),A.createElement("rect",{x:7,y:15.1667,width:14,height:2.91667,fill:"white"}),A.createElement("path",{d:"M8.16666 18.0833H19.8333L18.6667 20.4166L14 21.5833L9.33332 20.4166L8.16666 18.0833Z",fill:"#705800"}),A.createElement("path",{d:"M16.3333 11.0833C16.3333 11.0833 16.9167 9.91665 18.0833 9.91665C19.25 9.91665 19.8333 11.0833 19.8333 11.0833M11.6667 11.0833C11.6667 11.0833 11.0833 9.91665 9.91668 9.91665C8.75001 9.91665 8.16668 11.0833 8.16668 11.0833M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM14 21.5833C7.83262 21.5833 6.64623 16.6024 6.45125 15.4174C6.42898 15.282 6.53498 15.1666 6.67218 15.1666H21.3278C21.465 15.1666 21.571 15.282 21.5488 15.4174C21.3538 16.6024 20.1674 21.5833 14 21.5833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),RAe=b.forwardRef(jAe),IAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#FFDD64"}),A.createElement("path",{d:"M14 21.5833C12.3642 21.5833 11.1909 20.2315 10.7237 19.5857C10.6183 19.4401 10.725 19.25 10.9047 19.25H17.0953C17.275 19.25 17.3817 19.4401 17.2763 19.5857C16.8092 20.2315 15.6358 21.5833 14 21.5833ZM14 21.5833L15.1088 20.8441C15.3009 20.7161 15.2102 20.4166 14.9794 20.4166H12.25M2.86745 10.5C2.52042 11.6049 2.33334 12.7806 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 12.7806 25.4796 11.6049 25.1326 10.5M4.87646 6.72796C7.01415 4.04953 10.3067 2.33332 14 2.33331C17.6558 2.33331 20.9188 4.01477 23.0579 6.6465M11.6658 6.99998C13.4158 7.58332 14 9.91665 12.25 12.25C10.5 14.5833 8.16669 15.1666 8.16669 15.1666C8.16669 15.1666 5.83334 14.5833 4.08336 12.25C2.33337 9.91665 2.91582 7.58331 4.66582 6.99998C6.41582 6.41665 8.16581 8.74998 8.16581 8.74998C8.16581 8.74998 9.91583 6.41664 11.6658 6.99998ZM23.3325 6.99998C25.0825 7.58332 25.6667 9.91665 23.9167 12.25C22.1667 14.5833 19.8333 15.1666 19.8333 15.1666C19.8333 15.1666 17.5 14.5833 15.75 12.25C14 9.91665 14.5825 7.58331 16.3325 6.99998C18.0825 6.41665 19.8325 8.74998 19.8325 8.74998C19.8325 8.74998 21.5825 6.41664 23.3325 6.99998Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M24.5 7.58331V11.6666L19.8333 15.75L14 9.91665L8.16667 15.75L3.5 11.6666V7.58331H12.8333L14 9.33331L15.1667 7.58331H19.8333H24.5Z",fill:"#EC7BCB"}),A.createElement("path",{d:"M11.6658 6.99999C13.4158 7.58333 14 9.91666 12.25 12.25C10.5 14.5833 8.16667 15.1667 8.16667 15.1667C8.16667 15.1667 5.83332 14.5833 4.08333 12.25C2.33335 9.91666 2.9158 7.58333 4.6658 6.99999C6.4158 6.41666 8.16579 8.74999 8.16579 8.74999C8.16579 8.74999 9.91581 6.41666 11.6658 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M23.3325 6.99999C25.0824 7.58333 25.6667 9.91666 23.9167 12.25C22.1667 14.5833 19.8333 15.1667 19.8333 15.1667C19.8333 15.1667 17.5 14.5833 15.75 12.25C14 9.91666 14.5825 7.58333 16.3325 6.99999C18.0825 6.41666 19.8324 8.74999 19.8324 8.74999C19.8324 8.74999 21.5825 6.41666 23.3325 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),NAe=b.forwardRef(IAe),DAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),A.createElement("path",{d:"M11.6667 20.4166C11.6667 20.4166 12.9812 19.8333 14 19.8333C15.0188 19.8333 16.3333 20.4166 16.3333 20.4166M16.3333 12.8333C16.3333 12.8333 17.2909 13.7839 18.0833 14C18.7427 14.1798 19.8333 14 19.8333 14M11.6667 12.8333C11.6667 12.8333 10.7091 13.7839 9.91668 14C9.25734 14.1798 8.16668 14 8.16668 14M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),A.createElement("path",{d:"M17.5 23.3333C17.5 24.8797 18.8703 26.25 20.4167 26.25C21.9631 26.25 23.3333 24.8797 23.3333 23.3333C23.3333 21.4095 21.3505 17.5028 20.6546 16.1909C20.5517 15.9969 20.2817 15.9969 20.1787 16.1909C19.4828 17.5028 17.5 21.4095 17.5 23.3333Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),LAe=b.forwardRef(DAe),HAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M5.83334 17.5L9.14286 18.0516C9.26963 18.0727 9.39793 18.0833 9.52646 18.0833H16.625C17.4304 18.0833 18.0833 18.7362 18.0833 19.5416C18.0833 19.8158 18.0077 20.0722 17.8762 20.2913L23.9993 18.2502C25.1066 17.8811 26.25 18.7053 26.25 19.8724C26.25 20.5565 25.8424 21.1747 25.2136 21.4441L14.6661 25.9645C14.2323 26.1504 13.7522 26.2004 13.2894 26.1079L8.39324 25.1286C8.24257 25.0985 8.08929 25.0833 7.93563 25.0833H5.83334C5.83334 25.7276 5.31101 26.25 4.66668 26.25H3.50001C2.85568 26.25 2.33334 25.7276 2.33334 25.0833V17.5C2.33334 16.8556 2.85568 16.3333 3.50001 16.3333H4.66668C5.31101 16.3333 5.83334 16.8556 5.83334 17.5Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M2.33334 16.9167H5.83334V25.6667H2.33334V16.9167Z",fill:"#B5D622"}),A.createElement("path",{d:"M5.83334 17.5L5.95664 16.7602L5.08334 16.6147V17.5H5.83334ZM5.83334 24.5H5.08334V25.25H5.83334V24.5ZM10.3333 22.1667C10.3333 22.5809 10.6691 22.9167 11.0833 22.9167C11.4976 22.9167 11.8333 22.5809 11.8333 22.1667H10.3333ZM13.3404 25.5348L13.1933 26.2702L13.3404 25.5348ZM8.39324 24.5453L8.24615 25.2808L8.39324 24.5453ZM25.3065 21.3595L25.0395 20.6586L25.3065 21.3595ZM5.71004 18.2398L9.01956 18.7914L9.26616 17.3118L5.95664 16.7602L5.71004 18.2398ZM9.52646 18.8334H16.625V17.3334H9.52646V18.8334ZM5.83334 25.25H7.93563V23.75H5.83334V25.25ZM8.24615 25.2808L13.1933 26.2702L13.4875 24.7993L8.54032 23.8099L8.24615 25.2808ZM14.8956 26.1281L25.5735 22.0603L25.0395 20.6586L14.3616 24.7263L14.8956 26.1281ZM24.2142 17.85L17.3068 19.692L17.6933 21.1414L24.6007 19.2994L24.2142 17.85ZM16.625 20.25H12.25V21.75H16.625V20.25ZM5.08334 17.5V24.5H6.58334V17.5H5.08334ZM4.66668 24.3334H3.50001V25.8334H4.66668V24.3334ZM3.08334 23.9167V18.0834H1.58334V23.9167H3.08334ZM3.50001 17.6667H4.66668V16.1667H3.50001V17.6667ZM5.08334 18.0834V23.9167H6.58334V18.0834H5.08334ZM4.66668 17.6667C4.8968 17.6667 5.08334 17.8532 5.08334 18.0834H6.58334C6.58334 17.0248 5.72522 16.1667 4.66668 16.1667V17.6667ZM3.08334 18.0834C3.08334 17.8532 3.26989 17.6667 3.50001 17.6667V16.1667C2.44146 16.1667 1.58334 17.0248 1.58334 18.0834H3.08334ZM12.25 20.25C11.1915 20.25 10.3333 21.1081 10.3333 22.1667H11.8333C11.8333 21.9366 12.0199 21.75 12.25 21.75V20.25ZM17.3333 19.5417C17.3333 19.9329 17.0162 20.25 16.625 20.25V21.75C17.8446 21.75 18.8333 20.7613 18.8333 19.5417H17.3333ZM27 19.9903C27 18.535 25.6204 17.475 24.2142 17.85L24.6007 19.2994C25.0546 19.1783 25.5 19.5205 25.5 19.9903H27ZM13.1933 26.2702C13.7628 26.3841 14.3529 26.3348 14.8956 26.1281L14.3616 24.7263C14.0829 24.8325 13.7799 24.8578 13.4875 24.7993L13.1933 26.2702ZM7.93563 25.25C8.0399 25.25 8.14391 25.2603 8.24615 25.2808L8.54032 23.8099C8.34122 23.7701 8.13868 23.75 7.93563 23.75V25.25ZM3.50001 24.3334C3.26989 24.3334 3.08334 24.1468 3.08334 23.9167H1.58334C1.58334 24.9752 2.44146 25.8334 3.50001 25.8334V24.3334ZM16.625 18.8334C17.0162 18.8334 17.3333 19.1505 17.3333 19.5417H18.8333C18.8333 18.3221 17.8446 17.3334 16.625 17.3334V18.8334ZM25.5735 22.0603C26.4324 21.7331 27 20.9095 27 19.9903H25.5C25.5 20.2871 25.3168 20.553 25.0395 20.6586L25.5735 22.0603ZM4.66668 25.8334C5.72522 25.8334 6.58334 24.9752 6.58334 23.9167H5.08334C5.08334 24.1468 4.8968 24.3334 4.66668 24.3334V25.8334ZM9.01956 18.7914C9.18708 18.8193 9.35662 18.8334 9.52646 18.8334V17.3334C9.43925 17.3334 9.35218 17.3261 9.26616 17.3118L9.01956 18.7914Z",fill:"#5E6E14"}),A.createElement("path",{d:"M14.6639 4.51059C15.9812 2.03646 18.1187 1.77362 19.8333 2.91667C21.5833 4.08333 22.1667 7 20.4167 9.33334C18.8385 11.4376 15.3626 14.4907 14.6953 15.0699C14.6303 15.1263 14.5364 15.1263 14.4713 15.0699C13.804 14.4907 10.3282 11.4376 8.74999 9.33334C6.99999 7 7.58335 4.08334 9.33333 2.91667C11.0479 1.77361 13.1855 2.03646 14.5028 4.51059C14.5366 4.57408 14.6301 4.57408 14.6639 4.51059Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),ZAe=b.forwardRef(HAe),WAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("rect",{x:3.5,y:11.6667,width:4.66667,height:10.5,fill:"#CAE85D"}),A.createElement("path",{d:"M12.8333 2.91669L8.75 11.6667V22.1667H23.3333L25.0833 11.6667L23.3333 9.33335H16.3333L16.9167 5.25002L12.8333 2.91669Z",fill:"#F2FBC4"}),A.createElement("path",{d:"M8.75001 11.6667H4.08334C3.43901 11.6667 2.91667 12.189 2.91667 12.8334V21.5834C2.91667 22.2277 3.43901 22.75 4.08334 22.75H8.75001M8.75001 11.6667L12.7163 3.16746C12.7877 3.01447 12.9412 2.91669 13.1101 2.91669V2.91669C15.1542 2.91669 16.7571 4.67191 16.572 6.70765L16.3476 9.17685C16.3399 9.26089 16.4061 9.33335 16.4905 9.33335H22.4259C23.8344 9.33335 24.9218 10.5718 24.7396 11.9685L23.5983 20.7185C23.4467 21.8806 22.4566 22.75 21.2846 22.75H8.75001M8.75001 11.6667V22.75",stroke:"#5E6E14",strokeWidth:1.5})),GAe=b.forwardRef(WAe),YAe=(n,e)=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},A.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),A.createElement("path",{d:"M14 16.9166L12.25 18.6666L14 20.4166L15.75 18.6666L14 16.9166ZM14 16.9166L14 19.25M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM15.4583 20.125V20.125C14.6529 20.9304 13.3471 20.9304 12.5417 20.125V20.125C11.7363 19.3196 11.7363 18.0137 12.5417 17.2083V17.2083C13.3471 16.4029 14.6529 16.4029 15.4583 17.2083V17.2083C16.2638 18.0137 16.2638 19.3196 15.4583 20.125ZM9.91668 9.91665V9.91665C10.2388 9.59448 10.7612 9.59448 11.0833 9.91665V9.91665C11.4055 10.2388 11.4055 10.7611 11.0833 11.0833V11.0833C10.7612 11.4055 10.2388 11.4055 9.91668 11.0833V11.0833C9.59451 10.7611 9.59451 10.2388 9.91668 9.91665ZM18.0833 11.0833V11.0833C17.7612 11.4055 17.2388 11.4055 16.9167 11.0833V11.0833C16.5945 10.7611 16.5945 10.2388 16.9167 9.91665V9.91665C17.2388 9.59448 17.7612 9.59448 18.0833 9.91665V9.91665C18.4055 10.2388 18.4055 10.7611 18.0833 11.0833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),QAe=b.forwardRef(YAe),T8=(n,e="big")=>{const t=e==="small";switch(n){case Pe.REACTION_TYPE.AGREE:return t?g.jsx(cAe,{}):g.jsx(MAe,{});case Pe.REACTION_TYPE.BRAVO:return t?g.jsx(hAe,{}):g.jsx(EAe,{});case Pe.REACTION_TYPE.GOOD_IDEA:return t?g.jsx(mAe,{}):g.jsx(TAe,{});case Pe.REACTION_TYPE.HAHA:return t?g.jsx(vAe,{}):g.jsx(RAe,{});case Pe.REACTION_TYPE.LOVE:return t?g.jsx(bAe,{}):g.jsx(NAe,{});case Pe.REACTION_TYPE.SAD:return t?g.jsx(kAe,{}):g.jsx(LAe,{});case Pe.REACTION_TYPE.SUPPORT:return t?g.jsx(xAe,{}):g.jsx(ZAe,{});case Pe.REACTION_TYPE.WOW:return t?g.jsx(BAe,{}):g.jsx(QAe,{});case Pe.REACTION_TYPE.THANK_YOU:default:return t?g.jsx(zAe,{}):g.jsx(GAe,{})}},j8=({ariaDescribedBy:n,className:e,count:t,expanded:i,onClick:r,reaction:a,selected:s,size:o="big",stack:l,transparent:u})=>{const d=l?"span":S.Button;return g.jsxs(d,{role:"option",...d==="span"?{"aria-describedby":n}:{ariaDescribedBy:n},onClick:r,ariaSelected:s,className:ae(aa.pill,e,{[aa[`pillSize--${o}`]]:o},{[aa.pillStack]:l},{[aa.pillExpanded]:i&&t},{[aa.pillSelected]:s},{[aa.pillTransparent]:u}),children:[T8(a,o),i&&t&&g.jsx(S.Typography,{className:aa.count,type:"detail-bold",children:`${t}`})]})},XAe="_reactionItem_zgrib_141",KAe="_reactionItem__reactionPill_zgrib_152",UAe="_disableHover_zgrib_161",VAe="_reactionItem__tooltip_zgrib_161",ad={reactionItem:XAe,reactionItem__reactionPill:KAe,disableHover:UAe,reactionItem__tooltip:VAe},JAe=({activeReaction:n,count:e,expanded:t,onSelect:i,reaction:r,selected:a,size:s,stack:o,tooltip:l="",toolTipSpacing:u})=>{const d=b.useId(),f=g.jsx(j8,{ariaDescribedBy:d,className:ae(ad.reactionItem__reactionPill),stack:o,size:s,selected:!o&&a,expanded:!o&&t,reaction:r,count:e,onClick:()=>i(r)});return g.jsx("li",{"data-reaction":r,className:ae(ad.reactionItem,{[ad.disableHover]:o||t}),children:l?g.jsx(S.Tooltip,{text:l,id:d,showTooltip:n===r,className:ad.reactionItem__tooltip,customSpacing:u,children:f}):f})},R8=({activeReaction:n,expanded:e=!1,limit:t,onClick:i,reactions:r,size:a="small",stack:s=!1,toolTipSpacing:o})=>{const l=f=>{i&&i(f)},u=s?F8(r):r,d=t?u.slice(0,t):u;return g.jsx("ul",{className:ae(ww.reactionStack,{[ww.stack]:s}),children:d.map(({count:f,reaction:c,selected:h,tooltip:m})=>g.jsx(JAe,{count:f,reaction:c,selected:h,stack:s,size:a,expanded:e,onSelect:l,activeReaction:n,tooltip:m,toolTipSpacing:o},c))})},qAe="_wrapper_t4x8y_141",_Ae="_button_t4x8y_148",$Ae="_hoveredItem_t4x8y_153",sd={wrapper:qAe,button:_Ae,hoveredItem:$Ae},e5e=({buttonContent:n,className:e="",disabled:t=!1,offset:i="md",onButtonClick:r,onReactionSelect:a,placement:s="top-start",popupDelay:o={onHover:350,onLongPress:750},reactions:l,trigger:u="hover"})=>{const[d,f]=b.useState(null),c=b.useRef(null),h=b.useRef(null),[m,p]=b.useState(null),v=b.useCallback(fg(j=>f(j),o.onHover),[]),w=()=>{c.current&&clearTimeout(c.current)},k=()=>{w(),v.cancel(),c.current=setTimeout(()=>{f(null)},500)},y=j=>{a(j),f(null)},z=j=>{u==="hover"&&(w(),un()||v(j.currentTarget))},C=()=>{un()||w()},B=b.useCallback(()=>{f(h.current)},[]),O=j=>{f(u==="click"?j.currentTarget:null),r&&r()},M=Vbe(B,{detect:hs.Touch,onFinish:()=>{f(null),p(null),y(m==null?void 0:m.getAttribute("data-reaction"))},onMove:j=>{const{clientX:T,clientY:D}=j.touches[0],I=document.elementFromPoint(T,D);if(I){const L=I.closest("li[data-reaction]");if(m){const R=m.getAttribute("data-reaction"),N=L?L.getAttribute("data-reaction"):null;(!L||R!==N)&&m.classList.remove(sd.hoveredItem)}L&&L.classList.add(sd.hoveredItem),p(L||null)}},onStart:j=>{h.current=j.target},threshold:o.onLongPress}),{...E}=M("Mobile context"),F=!!d,P=m==null?void 0:m.getAttribute("data-reaction");return g.jsx(g.Fragment,{children:g.jsxs("div",{className:e,children:[g.jsx("button",{onMouseOver:z,onClick:O,onMouseLeave:k,ref:h,...un()&&E,className:sd.button,children:n}),g.jsx(S.Popup,{open:F&&!t,anchor:d,placement:s,offset:i,children:g.jsx("div",{className:sd.wrapper,onMouseOver:C,onMouseLeave:k,children:g.jsx(R8,{reactions:l,stack:!1,expanded:!1,size:"big",onClick:y,activeReaction:P,toolTipSpacing:"10px"})})})]})})},n5e="_cardHeader_i8pti_141",t5e="_cardBody_i8pti_154",i5e="_tabsList_i8pti_163",r5e="_tab_i8pti_163",a5e="_selectedTab_i8pti_201",s5e="_tabPanel_i8pti_210",o5e="_profile_i8pti_222",vr={cardHeader:n5e,cardBody:t5e,tabsList:i5e,tab:r5e,selectedTab:a5e,tabPanel:s5e,profile:o5e},l5e=(n,e,t)=>({id:n,object_type:"hood_message",page:e,reaction_type:t==="all"?void 0:t}),u5e=({closeText:n="Schließen",getReactions:e,headerTitle:t="Reaktionen",open:i,postId:r,setOpen:a,userLink:s=!0})=>{const[o,l]=b.useState(null),[u,d]=b.useState("all"),[f,c]=b.useState(1),[h,m]=b.useState([]),p=!o||!!o.next_page,v=b.useCallback(async()=>{try{const E=l5e(r,f,u),F=await e(E);c(F.next_page||f),l(F),m(P=>[...P,...F.users])}catch(E){console.error("Error fetching reactions:",E)}},[r,f,u,e]);b.useEffect(()=>(i&&v(),()=>{m([])}),[i,u,v]);const w=(E,F)=>{typeof F=="string"&&(d(F),c(1),m([]))},k=()=>{a(),m([]),c(1),d("all")};if(!(o!=null&&o.live_data))return null;const y=o.live_data.counter.hood_message[r],z=g.jsx(S.CardHeader,{headline:t,type:un()?"h4":"h3",as:"h2",leftElement:g.jsx(S.IconButton,{icon:"arrow_left",size:"medium",ariaLabelledBy:"back",onClick:k}),rightElement:g.jsx(S.IconButton,{ariaLabel:"close-sheet",onClick:k,icon:"cross_circle"}),className:vr.cardHeader}),C=[];for(const[E,F]of Object.entries(y))Jbe(E)&&F>0&&C.push({count:F,reaction:E});const B=F8(C),O=[{count:0,reaction:"all"},...B],M=g.jsx(S.CardBody,{className:vr.cardBody,children:g.jsxs(FA,{defaultValue:"all",onChange:w,children:[g.jsx(IA,{className:vr.tabsList,children:O.map(({count:E,reaction:F})=>g.jsxs(DA,{value:F,"data-testid":`tab-${F}`,children:[g.jsxs("div",{className:vr.tab,children:[F==="all"?g.jsx(S.Typography,{as:"span",type:"body-semibold",className:vr.alle,children:"Alle"}):T8(F),g.jsx("div",{className:vr.selectedTab})]}),E>0&&g.jsx(S.Typography,{as:"span",type:"body-semibold",children:E})]},`${F}_${E}`))}),O.map(({reaction:E})=>g.jsx(TA,{value:E,className:vr.tabPanel,id:"reactionTabPanel",children:g.jsx(Kk,{dataLength:h.length,next:v,hasMore:p,loader:g.jsx(S.Loader,{}),scrollableTarget:"reactionTabPanel",scrollThreshold:.7,children:h.map(F=>g.jsx("div",{className:vr.profile,children:g.jsx(B8,{alt:"profile",link:F.hood_title,name:F.firstname,userId:F.id,onClick:s?()=>window.open(`/profile/${F.id}`,"_self"):void 0,src:F.photo_medium_url})},F.id))})},E))]})});return g.jsx(S.Sheet,{open:i,onDismiss:k,content:M,header:z,cancelButtonText:n})},d5e="_root_117wk_141",c5e="_root__title_117wk_150",f5e="_root__moreMenu_117wk_153",h5e="_root__subtitle_117wk_158",g5e="_root__helpersCluster_117wk_162",m5e="_root__heartBubbleContainer_117wk_165",p5e="_messageContainer_117wk_180",v5e="_messageContainer__message_117wk_193",w5e="_messageContainer__author_117wk_197",b5e="_messageContainer__quotationLeft_117wk_200",A5e="_messageContainer__quotationRight_117wk_205",Dt={root:d5e,root__title:c5e,root__moreMenu:f5e,root__subtitle:h5e,root__helpersCluster:g5e,root__heartBubbleContainer:m5e,messageContainer:p5e,messageContainer__message:v5e,messageContainer__author:w5e,messageContainer__quotationLeft:b5e,messageContainer__quotationRight:A5e},k5e=6,y5e=n=>({0:"Danke für eure Hilfe!",1:"Hilfe von nebenan!",2:"Danke für eure Hilfsbereitschaft!",3:"Eure Hilfsbereitschaft zählt!",4:"Hilfe gefunden!",5:"Wir helfen einander!"})[n],x5e=()=>"Schreibe einen kurzen Text, um deinen Nachbarn für ihre Hilfsbereitschaft zu danken.",C5e=({authorFirstName:n,editMenuItems:e,helperUsers:t,message:i,onAvatarClick:r,onMoreClick:a,parentId:s})=>{const o=s%k5e,l=y5e(o),[u,d]=b.useState(null),f=!!u,c=h=>{d(u?null:h.currentTarget)};return g.jsx(S.Card,{withoutPadding:!0,borderRadius:!0,className:Dt.root,children:g.jsxs(S.CardBody,{withoutPadding:!0,children:[g.jsx("div",{className:Dt.root__heartBubbleContainer,children:g.jsx(S.Icon,{size:"32",name:"bubble_heart_coloured"})}),g.jsx("div",{className:Dt.root__moreMenu,children:e&&e.length&&g.jsxs(g.Fragment,{children:[g.jsx(S.IconButton,{icon:"more_dots",ariaLabel:"edit-thank-you",onClick:c}),g.jsx(S.Popup,{open:f,anchor:u,handleClickAway:()=>d(null),placement:"bottom-end",offset:{crossAxis:0,mainAxis:-32},children:g.jsx(S.DropdownCard,{onClose:()=>d(null),items:e,hasHeader:!0,headerProps:{text:"Scließen"}})})]})}),g.jsx(S.Typography,{type:"h3",className:Dt.root__title,children:l}),g.jsxs(S.Typography,{type:"detail-medium",className:Dt.root__subtitle,children:[n," hat Hilfe erhalten von:"]}),g.jsx("div",{className:Dt.root__helpersCluster,children:g.jsx(S.UserAvatarCluster,{users:t,size:"medium",onAvatarClick:r,onMoreClick:a})}),g.jsxs("div",{className:Dt.messageContainer,children:[g.jsx(S.Typography,{type:"detail-medium",className:Dt.messageContainer__message,children:i||x5e()}),g.jsx(S.Typography,{type:"detail-bold",className:Dt.messageContainer__author,children:n}),g.jsx("div",{className:Dt.messageContainer__quotationLeft,children:g.jsx(S.Icon,{size:"32",name:"quotation_left_filled"})}),g.jsx("div",{className:Dt.messageContainer__quotationRight,children:g.jsx(S.Icon,{size:"32",name:"quotation_right_filled"})})]})]})})},z5e=n=>{var i,r;const e=((r=(i=n.attachments)==null?void 0:i.images)==null?void 0:r.filter(a=>a.signedId).map(a=>a.signedId))||[],t=n.embeddables.map(a=>({gid:a.gid,indices:a.indices,role:a.role}));return{body:n.body,embeds:t.length>0?t:null,images:e.length>0?e:null}};exports.AccordionMenu=U8;exports.ChristmasGarland=UT;exports.ComparisonTable=cj;exports.ComplaintModal=A5;exports.ConfirmDialog=OH;exports.ContentCreator=Qq;exports.ContentCreatorTrigger=Uq;exports.DesktopLayout=e_;exports.DesktopNavbarSearchField=n_;exports.DesktopNavigationBar=o_;exports.DynamicForm=xs;exports.DynamicScreen=Cs;exports.EmojiPicker=y9;exports.EmojiSearch=l_;exports.Feed=Xk;exports.FeedRouterProvider=fce;exports.FeedViewMode=Uh;exports.Form=gg;exports.FormCheckboxInput=sz;exports.FormContentCreatorTile=Iw;exports.FormInputFieldSpecial=oz;exports.FormPasswordField=jw;exports.FormPhoneInput=Nw;exports.FormRadioButton=pz;exports.FormRadioButtonCluster=mg;exports.FormTextAreaInput=vz;exports.FormTextInput=Cc;exports.FormToggleInput=wz;exports.Gallery=$k;exports.Grid=Rw;exports.GridFeed=jce;exports.GridFeedAggregator=ny;exports.GridFeedTypeEnum=um;exports.GridItem=Fw;exports.HtmlContent=Dce;exports.ImageAttachment=om;exports.ImageCropper=df;exports.ImageGalleryTrigger=Wce;exports.LayoutLoadingSpinner=iy;exports.LazyFeed=Uk;exports.LinkAttachment=lg;exports.LoginForm=oP;exports.MainLayout=Rfe;exports.MarkdownRichText=mwe;exports.MarketplaceAggregatorCard=Vk;exports.MarketplaceDetailPage=cce;exports.MarketplaceFeedPage=gue;exports.MarketplaceImageCropper=Fwe;exports.MarketplaceItemCardless=hf;exports.MarketplaceMoreOptions=qk;exports.MenuLinkList=Rwe;exports.MobileHeaderBar=Hwe;exports.MobileLayout=$h;exports.ModalGallery=_k;exports.NPEAggregator=Obe;exports.PasswordForgotten=yP;exports.PasswordReset=EP;exports.PointOfInterest=ak;exports.PostAuthor=ey;exports.PostInfo=Jk;exports.Profile=B8;exports.ProfileControls=Hbe;exports.Quote=Xbe;exports.ReactionPill=j8;exports.ReactionSelection=e5e;exports.ReactionStack=R8;exports.ReactionTabList=u5e;exports.Registration=QT;exports.ResponsiveModal=gf;exports.RichTextArea=Mk;exports.ThankYouCard=C5e;exports.Wizard=pg;exports.toCoreV3Format=z5e;exports.useImageUpload=$s;
|