@apolitical/component-library 8.3.21-ac.2 → 8.3.21-ac.3
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 +1 -1
- package/index.mjs +5 -7
- package/package.json +1 -1
- package/style.css +1 -1
package/index.js
CHANGED
|
@@ -161,7 +161,7 @@ ${p}${d?"1.":"-"} ${u}${f?`
|
|
|
161
161
|
|
|
162
162
|
`.substring(0,i);return n+a+r}function FP(e){return e!=null&&(typeof e=="string"||e.nodeType&&(e.nodeType===1||e.nodeType===9||e.nodeType===11))}var BP={isHistory(e){return tn(e)&&Array.isArray(e.redos)&&Array.isArray(e.undos)&&(e.redos.length===0||Li.isOperationList(e.redos[0].operations))&&(e.undos.length===0||Li.isOperationList(e.undos[0].operations))}},_d=new WeakMap,Cd=new WeakMap,ls={isHistoryEditor(e){return BP.isHistory(e.history)&&D.isEditor(e)},isMerging(e){return Cd.get(e)},isSaving(e){return _d.get(e)},redo(e){e.redo()},undo(e){e.undo()},withoutMerging(e,t){var n=ls.isMerging(e);Cd.set(e,!1),t(),Cd.set(e,n)},withoutSaving(e,t){var n=ls.isSaving(e);_d.set(e,!1),t(),_d.set(e,n)}},MP=e=>{var t=e,{apply:n}=t;return t.history={undos:[],redos:[]},t.redo=()=>{var{history:r}=t,{redos:i}=r;if(i.length>0){var a=i[i.length-1];a.selectionBefore&&ue.setSelection(t,a.selectionBefore),ls.withoutSaving(t,()=>{D.withoutNormalizing(t,()=>{for(var s of a.operations)t.apply(s)})}),r.redos.pop(),t.writeHistory("undos",a)}},t.undo=()=>{var{history:r}=t,{undos:i}=r;if(i.length>0){var a=i[i.length-1];ls.withoutSaving(t,()=>{D.withoutNormalizing(t,()=>{var s=a.operations.map(Li.inverse).reverse();for(var o of s)t.apply(o);a.selectionBefore&&ue.setSelection(t,a.selectionBefore)})}),t.writeHistory("redos",a),r.undos.pop()}},t.apply=r=>{var{operations:i,history:a}=t,{undos:s}=a,o=s[s.length-1],l=o&&o.operations[o.operations.length-1],u=ls.isSaving(t),c=ls.isMerging(t);if(u==null&&(u=$P(r)),u){if(c==null&&(o==null?c=!1:i.length!==0?c=!0:c=LP(r,l)),o&&c)o.operations.push(r);else{var d={operations:[r],selectionBefore:t.selection};t.writeHistory("undos",d)}for(;s.length>100;)s.shift();a.redos=[]}n(r)},t.writeHistory=(r,i)=>{t.history[r].push(i)},t},LP=(e,t)=>!!(t&&e.type==="insert_text"&&t.type==="insert_text"&&e.offset===t.offset+t.text.length&&V.equals(e.path,t.path)||t&&e.type==="remove_text"&&t.type==="remove_text"&&e.offset+e.text.length===t.offset&&V.equals(e.path,t.path)),$P=(e,t)=>e.type!=="set_selection";const jP=(e,t)=>{const{apply:n}=e;try{e.apply=r=>{if(r.type==="remove_node"&&"type"in r.node&&r.node.type===re.link){const i=r.node;if(i.link){const a=new CustomEvent("linkRemoved",{detail:{url:i.link}});window.dispatchEvent(a)}}n(r)}}catch(r){const i=r.message;t(`Error in withLinkRemovalListener: ${i}`)}return e};var HP=WP,UP=/^(?:\w+:)?\/\/(\S+)$/,zP=/^localhost[\:?\d]*(?:[^\:?\d]\S*)?$/,qP=/^[^\s\.]+\.\S{2,}$/;function WP(e){if(typeof e!="string")return!1;var t=e.match(UP);if(!t)return!1;var n=t[1];return n?!!(zP.test(n)||qP.test(n)):!1}const VP=Tr(HP),KP=(e,t,n)=>{const{insertText:r,isInline:i}=e;try{e.isInline=a=>{const s=a;return[re.link].includes(s.type)||i(a)},e.insertText=a=>{a&&VP(a)?Zp(e,a,t):r(a)}}catch(a){const s=a.message;n(`Error in withInlines: ${s}`)}return e},GP=(e,t)=>{const{isInline:n,isVoid:r,markableVoid:i}=e;try{e.isInline=a=>a.type===re.mention?!0:n(a),e.isVoid=a=>a.type===re.mention?!0:r(a),e.markableVoid=a=>a.type===re.mention||i(a)}catch(a){const s=a.message;t(`Error in withMentions: ${s}`)}return e},YP=(e,t)=>{const{normalizeNode:n}=e;try{e.normalizeNode=([r,i])=>{if(r.type===re.link&&Ee.string(r).trim()===""){ue.removeNodes(e,{at:i});return}n([r,i])}}catch(r){const i=r.message;t(`Error in withoutEmptyLinks: ${i}`)}return e};const em=({id:e="rich-text-editor",value:t,placeholder:n,maxLength:r=0,meta:i,functions:a,autoFocus:s,data:o,styling:l,...u})=>{const c=he.useIntl(),d=Z3();typeof s>"u"&&(s=!0);const{isInOverlay:f=!1}=i||{},{listMembers:p,clickMentionFallback:g,onChange:m=()=>{},onChangeData:E=()=>{},getLinkPreview:v=()=>Promise.resolve({}),onMention:b=()=>{},reportError:T=q=>{console.error(q)}}=a||{},w=[{type:re.paragraph,children:[{text:""}]}];t==="<br>"&&(t="");const _={editorKey:null,originalValue:t||"",initialValue:t?null:w,showLinkEditor:!1,mentionPopover:{show:!1,selectedUser:0,possibleUsers:[],position:null,numberOfUsers:null},lastAnchor:null,stringValue:"",lastKey:null,hasInteracted:!1,hasLoaded:!1,enrichedUrl:!1},[A,S]=y.useReducer(Fs,_),{editorKey:B,originalValue:F,initialValue:L,stringValue:R,lastAnchor:N,lastKey:k,hasInteracted:P,hasLoaded:j,enrichedUrl:z,mentionPopover:I}=A,ne=async q=>{const H=await v(q);H.url&&S([{type:"enrichedUrl",value:H}])},X=`rte-${e}`,O=y.useCallback(q=>h.jsx(O6,{...q}),[]),C=y.useCallback(q=>h.jsx(N6,{...q}),[]),K=y.useMemo(()=>jP(KP(GP(YP(MP(vO(bk())),T),T),X,T),T),[]),M=q=>{if(!K||q!==X)return;const H=D.end(K,[]);ue.select(K,H),ce.focus(K)};y.useEffect(()=>{const q=H=>{var Z;const $=H,se=((Z=$==null?void 0:$.detail)==null?void 0:Z.id)||null;se&&M(se)};return window.addEventListener("focusEditor",q),()=>{window.removeEventListener("focusEditor",q)}},[]),y.useEffect(()=>{if(K.children.length>0&&!j){if(S([{type:"hasLoaded",value:!0}]),!s)return;M(X)}},[K.children.length,L]),y.useEffect(()=>{F&&(async()=>{let H=er(F);if(H.endsWith("<br/>")&&(H=H.slice(0,-5)),H.includes("<")){ol.prototype.escape=se=>se;const $=new ol;$.addRule("br",{filter:["br"],replacement:se=>se+`
|
|
163
163
|
|
|
164
|
-
`}),H=$.turndown(H)}o&&o.mentions&&(H=await Gy({text:H,template:`[${vh}{{name}}]({{id}})`,mentions:o.mentions,listMembers:p||(()=>Promise.resolve([]))})),VI(H,$=>{const se=[{type:"initialValue",value:$},{type:"editorKey",value:F.toString()}];o!=null&&o.link&&(se.push({type:"enrichedUrl",value:o.link}),o.link.url&&ne(o.link.url)),S(se),setTimeout(()=>{S([{type:"stringValue",value:Qv(K)}])},150)})})()},[F]),y.useEffect(()=>{if(z===void 0&&K){const H=YI(K);H&&ne(H)}const q=H=>{var Z;const $=H,se=((Z=$==null?void 0:$.detail)==null?void 0:Z.url)||null;se&&z&&z.url===se&&S([{type:"enrichedUrl",value:void 0}])};return window.addEventListener("linkRemoved",q),()=>{window.removeEventListener("linkRemoved",q)}},[z]),y.useEffect(()=>{if(t){Xo.lastIndex=0;const q=t.match(Xo);q&&q.length===1&&q[0].length===t.length&&!P&&S([{type:"originalValue",value:t}])}t!==""||!K||uc(F,t)&&!P||(D.withoutNormalizing(K,()=>{ue.delete(K,{at:{anchor:D.start(K,[]),focus:D.end(K,[])}}),ue.deselect(K),K.children.length!==0&&ue.unwrapNodes(K,{at:[0]}),ue.insertNodes(K,w,{at:[0]})}),S([{type:"initialValue",value:w},{type:"lastAnchor",value:null},{type:"enrichedUrl",value:!1}]))},[t]),y.useEffect(()=>{E({link:z})},[z]),y.useEffect(()=>{R===""&&z&&S([{type:"enrichedUrl",value:void 0}])},[R]);const U=Zo(()=>{QI({editor:K,isShowing:I.show,numberOfUsers:I.numberOfUsers,listMembers:p,dispatch:S})},100);return L?h.jsx("div",{id:X,className:"rich-text-editor input text-medium",children:h.jsxs(Ei.Provider,{value:{...A,id:X,isInOverlay:f,dispatch:S,onMention:b,reportError:T},children:[h.jsxs(mO,{editor:K,initialValue:L,onChange:q=>{if(K.operations.some($=>$.type!=="set_selection")){let $=JI(q);$==="<br>"&&($=""),m($,z),S([{type:"stringValue",value:Qv(K)}]),P||S([{type:"hasInteracted",value:!0}]),U(),d&&console.log({serialized:$,json:q})}},...u,children:[h.jsx(sO,{className:"editor",renderElement:O,renderLeaf:C,placeholder:n||c.formatMessage({id:"richTextEditor_placeholder"}),autoFocus:s,tabIndex:0,onPaste:async q=>{const H=z!==!1,$=q.clipboardData.getData("text");if((Z=>{try{return new URL(Z),!0}catch{return!1}})($)){let Z=$;if($){const{full:te}=ap($);Z=te}if($&&v&&!H){const te=await v(Z);te.url&&S([{type:"enrichedUrl",value:te}])}}},onKeyDown:q=>{if(q.key==="Enter"){I.show&&(q.preventDefault(),q.stopPropagation(),nT(K,I,S,X));const{selection:H}=K;if(H){const $=oe.isCollapsed(H),[se,Z]=D.node(K,H,{depth:1});let te=se,ae=te.type;const ie=te.children[0];if(ae===re.h3){q.preventDefault(),q.stopPropagation();const xe=D.start(K,Z),Ae=D.end(K,Z),ye=Ze.equals(H.anchor,xe),le=Ze.equals(H.anchor,Ae);if(ye)ue.insertNodes(K,w,{at:Z});else if(le)ue.insertNodes(K,w,{at:V.next(Z)}),ue.select(K,D.end(K,V.next(Z)));else{const de=H.anchor,[,we]=D.parent(K,H);ue.splitNodes(K,{at:de}),ue.setNodes(K,{type:re.paragraph},{at:V.next(we)})}return}if(ie&&[re.ol,re.ul].includes(ie.type)&&(te=ie,ae=ie.type),te&&ke.isElement(te)&&ae!==re.paragraph){if(ae===re.blockquote&&!q.shiftKey){q.stopPropagation(),q.preventDefault(),ue.insertNodes(K,w);return}if($){const[xe,Ae]=D.parent(K,H,{edge:"end"}),le=xe.type;if([re.ul,re.ol].includes(ae))if(q.stopPropagation(),q.preventDefault(),le===re.li&&k==="Enter"){xe.children.length===1&&"text"in xe.children[0]&&xe.children[0].text===""&&ue.removeNodes(K,{at:Ae}),ue.insertNodes(K,w,{at:V.next(Z)}),ue.select(K,D.end(K,V.next(Z)));return}else{const[de,we]=KI(K,re.li),Ie={type:re.li,children:[{text:""}]};ue.insertNodes(K,Ie,{at:V.next(we)}),ue.select(K,D.end(K,V.next(we)))}}}}}else if(q.key==="Escape"){if(I.show){q.preventDefault(),q.stopPropagation(),S([{type:"mentionPopover",value:{...I,show:!1}}]);return}}else if(["ArrowUp","ArrowDown"].includes(q.key)&&I.show){q.preventDefault(),q.stopPropagation();const{selectedUser:H,possibleUsers:$}=I;let se=q.key==="ArrowUp"?H-1:H+1;se<0&&(se=$.length-1),se>=$.length+1&&(se=0),S([{type:"mentionPopover",value:{...I,selectedUser:se}}])}S([{type:"lastKey",value:q.key}]),ZI(q,K,S,T)},onBlur:()=>{K.selection&&S([{type:"lastAnchor",value:K.selection.anchor}])},onFocus:()=>{if(N){if(!V.isPath(N.path)||!Ee.has(K,N.path))return;const q=Ee.get(K,N.path);let H=0;if(Oe.isText(q)?H=q.text.length:q.children&&(H=q.children.length),N.offset>H)return;try{ue.select(K,{anchor:N,focus:N})}catch($){const se=$.message;T(`Error focusing editor: ${se}`)}}}}),z?h.jsx(tm,{data:z,variant:"condensed",onClick:()=>{S([{type:"enrichedUrl",value:!1}]);const q=new CustomEvent("ariaLive",{detail:{message:c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_live"})}});document.dispatchEvent(q)},"aria-label":c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria"},{title:z.title||c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_fallback"})})}):h.jsx(h.Fragment,{}),h.jsx(cP,{styling:l==null?void 0:l.toolbar}),p?h.jsx(eP,{onFallbackClick:g}):h.jsx(h.Fragment,{})]},B),h.jsx(Ap,{id:`character-limit-${e}`,limit:r,valueLength:Kc(R)})]})}):h.jsx(h.Fragment,{})};const ZP=({id:e="form-toggle",label:t,options:n,initialValue:r,functions:{onChange:i=()=>{}},isDisabled:a=!1,className:s=""})=>{const[o,l]=y.useState(typeof r=="boolean"||typeof r=="string"?r:n[0].value);y.useEffect(()=>{r&&l(r)},[r]);const u=c=>{a||(l(c),i(c))};return h.jsxs("div",{className:J("toggle",s),onClick:c=>{c.preventDefault(),c.stopPropagation(),u(o===n[0].value?n[1].value:n[0].value)},children:[h.jsx("p",{children:t}),h.jsx("ul",{className:J("toggle-options",{disabled:a,on:o===n[1].value}),children:n.map(c=>{const d=`${e}-${c.value}`;return h.jsxs("li",{className:"hidden",children:[h.jsx("input",{type:"radio",id:d,name:e,value:c.value,checked:o===c.value,onChange:()=>u(c.value),disabled:a}),h.jsx("label",{htmlFor:d,children:c.label})]},d)})})]})};function vT({className:e="",userId:t,userName:n,src:r,uploadImage:i,button:a,callback:s}){const o=he.useIntl(),l="profileImageChange_",[u,c]=y.useState(r),[d,f]=y.useState(!1),[p,g]=y.useState(!1),m=y.useRef(null),E=async w=>{f(!0),g(!1);try{const _=w.target.files&&w.target.files[0];if(!_||!t)throw f(!1),new Error("Image file or userID is missing");const A=await i({fileObject:_,userId:t}),S={thumbnail:A.thumbnailURL,full:A.originalURL};c(S),s(S)}catch{g(!0)}finally{f(!1)}f(!1)},{upload:v=o.formatMessage({id:`${l}cta_upload`}),change:b=o.formatMessage({id:`${l}cta_change`}),uploading:T=o.formatMessage({id:`${l}cta_uploading`})}=(a==null?void 0:a.text)||{};return h.jsxs("div",{className:J("profile-image-change-figure",e),children:[h.jsx(gi,{className:"profile-image-change-picture",name:n,src:u==null?void 0:u.thumbnail,showInitials:!1,alt:"","data-testid":"profile-picture"}),p&&h.jsx("p",{className:"error text-small",children:o.formatMessage({id:`${l}error`})}),h.jsx("input",{id:"file",type:"file",accept:"image/*",ref:m,onChange:E,hidden:!0,"data-testid":"file-input"}),h.jsx($e,{onClick:()=>m.current&&m.current.click(),variant:"secondary","data-gtm-event-context":"ImageField","data-gtm-event-type":`${u?"change-photo":"add-photo"}-click`,className:"gtm-trackable",disabled:d,children:d?T:u?b:v})]})}const ET=({gtm:e,functions:{onSuccess:t=async()=>{},onFailure:n=()=>{}}})=>{const{context:r="FooterContactUsForm",event:i="contact-form-submit-click"}=e||{};return h.jsx(_r,{id:"contact-us-form",fields:[{id:"name",type:"text",className:"short",validation:[{condition:"required"}],autoComplete:"name"},{id:"email",type:"email",className:"short",validation:[{condition:"required"},{condition:"valid-email"}]},{id:"organisation",type:"text"},{id:"interests",type:"checkboxes",options:[{id:"publishingCourse",label:"Publishing or creating a course"},{id:"buyingCourse",label:"Buying courses for my team"},{id:"learningExperience",label:"Customised learning experiences"},{id:"somethingElse",label:"Something else"}]},{id:"message",type:"textarea",limit:1e3,validation:[{condition:"required"}]}],intlPath:"contactForm",gtm:{context:r,event:i},functions:{onSuccess:t,onFailure:n},button:{className:"new"}})};const QP=({emails:e,setEmails:t,setIsDisabled:n})=>{const{formatMessage:r}=he.useIntl();return h.jsx(R3.ReactMultiEmail,{id:"email-input",inputClassName:"email-input input",placeholder:r({id:"inviteForm_email_placeholder"}),emails:e,onChange:i=>{t(i),n(!i.length)},autoFocus:!1,getLabel:(i,a,s)=>h.jsxs("div",{className:"email text-medium",children:[h.jsx("div",{"data-tag-item":!0,children:i}),h.jsx($e,{variant:"tertiary",size:"small",icon:{icon:"close"},onClick:()=>{s(a),n(!e.length)},className:"remove-email-button",screenreaderText:r({id:"overlay_close"})})]},a)})},yT=({title:e,label:t,messagePlaceholder:n,ctaMessage:r,titleColor:i,labelColor:a,backgroundColor:s,onClose:o,reportError:l,sendInvites:u,initialFormStatus:c="NOT_SUBMITTED",gtm:d={context:"Form",event:"form-submit-click"},secondaryActionButton:f,meta:p})=>{const[g,m]=y.useState([]),[E,v]=y.useState(!0),[b,T]=y.useState(c),{formatMessage:w}=he.useIntl(),_=async B=>{try{await u(g,B.message),m([]),T("SUCCESS")}catch(F){T("ERROR"),l(F)}},A=B=>{B.preventDefault(),T("NOT_SUBMITTED"),v(!0),m([])},S=B=>{B.preventDefault(),o(),T("CLOSED")};return b==="CLOSED"?null:b==="ERROR"||b==="SUCCESS"&&!(p!=null&&p.shouldHideDoneButtonOnSubmit)?h.jsxs("div",{className:"invite-form-wrapper",children:[h.jsx("div",{className:"content centred",children:b==="SUCCESS"?h.jsx("h2",{className:"success-title",children:w({id:"inviteForm_success"})}):h.jsxs("h2",{className:"error-title",children:[" ",w({id:"inviteForm_error"})]})}),h.jsx(br,{}),h.jsx("div",{className:"footer",children:b==="SUCCESS"?h.jsxs(h.Fragment,{children:[h.jsx($e,{variant:"secondary",onClick:A,children:w({id:"inviteForm_ctaSendMoreInvites"})}),h.jsx($e,{onClick:S,children:w({id:"inviteForm_ctaDone"})})]}):h.jsx($e,{onClick:A,children:w({id:"inviteForm_ctaTryAgain"})})})]}):h.jsxs("div",{className:"invite-form-wrapper",style:{backgroundColor:s},children:[h.jsxs("div",{className:"content",children:[h.jsx("h2",{className:"title",style:{color:i},children:e}),h.jsx("label",{htmlFor:"email-input",className:"label",style:{color:a},children:t})]}),h.jsx(_r,{id:"invite-form",fields:[{component:QP,props:{emails:g,setEmails:m,setIsDisabled:v},required:!0},{id:"message",type:"textarea",label:w({id:"inviteForm_message_label"}),placeholder:n||w({id:"inviteForm_message_placeholder"})}],functions:{onSuccess:_},button:{text:r,size:"medium",disabled:E},gtm:d,meta:p,secondaryActionButton:f})]})},Gu=e=>e.map(t=>({condition:t}));const Wn={FORM_ID:"manage-account-password-change",NEW_PASSWORD:"newPassword",CONFIRMED_PASSWORD:"confirmedPassword",CURRENT_PASSWORD:"oldPassword"},XP=({functions:e,...t})=>{const{formatMessage:n}=he.useIntl(),[r,i]=y.useState(null),[a,s]=y.useState(!1),[o,l]=y.useState({isMoreThanEightCharacters:!1,includesNumberAndSymbol:!1,includesLowerAndUppercase:!1}),u=p=>p[Wn.NEW_PASSWORD]!==p[Wn.CONFIRMED_PASSWORD]?n({id:"passwordRules_unmatched_text"}):null,c=p=>!Yf(p[Wn.NEW_PASSWORD]).isValid,d=[{"data-testid":Wn.NEW_PASSWORD,id:Wn.NEW_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_newPassword_label"}),validation:Gu(["required",c]),functions:{onChange:p=>l(Yf(p).matchingRules),onFocus:()=>s(!0),onBlur:()=>s(!1)}},{"data-testid":Wn.CONFIRMED_PASSWORD,id:Wn.CONFIRMED_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_confirmPassword_label"}),validation:Gu(["required",u])}];t.isPasswordChange&&d.unshift({"data-testid":Wn.CURRENT_PASSWORD,id:Wn.CURRENT_PASSWORD,type:"password",autoComplete:"current-password",placeholder:"",label:n({id:"passwordRules_currentPassword_label"}),validation:Gu(["required"])}),a&&d.push({component:V4,props:{matchingRules:o}});const f={id:Wn.FORM_ID,fields:d,functions:{...e,onSuccess:async p=>(e.createPassword(p),e.onSuccess&&e.onSuccess(p)),onCatch:p=>i(p==null?void 0:p.statusCode),onFailure:(p,g)=>{(g.includes(Wn.NEW_PASSWORD)||g.includes(Wn.CONFIRMED_PASSWORD))&&s(!0)}},meta:{shouldReset:!0},...t};return h.jsxs(h.Fragment,{children:[h.jsx(_r,{...f}),r&&h.jsx(qr,{variant:"error",text:r})]})};const bT=({isCreateProfile:e=!1,hooks:t,functions:n,meta:r={},gtm:i,...a})=>{var B;const s=he.useIntl(),o="profileForm_",l=y.useContext(Lt),[u,c]=y.useState(l.image),[d,f]=y.useState(!1),{uploadImage:p=()=>{},onSuccess:g=async F=>{},onCancel:m=()=>{},onFailure:E=()=>{}}=n,{buildLocation:v,isValidPlace:b,predictPlaces:T}=t.useMaps(),{context:w="ProfileForm",event:_="profile-form-submit-click"}=i||{},A=[{id:"jobTitle",type:"text",label:s.formatMessage({id:`${o}jobTitle`}),placeholder:s.formatMessage({id:`${o}jobTitle_placeholder`}),value:l.jobTitle,validation:[{condition:"required"}]},{id:"organization",type:"text",label:s.formatMessage({id:`${o}organization`}),placeholder:s.formatMessage({id:`${o}organization_placeholder`}),value:l.organization,validation:[{condition:"required"}]},{id:"location",type:"autocomplete",label:s.formatMessage({id:`${o}location`}),placeholder:s.formatMessage({id:`${o}location_placeholder`}),value:(B=l.location)==null?void 0:B.en,validation:[{condition:"required"},{condition:({location:F})=>F&&!d?!1:!b(F),error:s.formatMessage({id:`${o}location_error`})}],functions:{onChange:()=>{d||f(!0)},onKeyInput:T}}],S=[{component:vT,props:{userName:l.name,userId:l.id,src:u,uploadImage:p,callback:c,button:{text:{upload:s.formatMessage({id:`${o}image`})}}}},{id:"name",type:"text",label:s.formatMessage({id:`${o}name`}),placeholder:s.formatMessage({id:`${o}name_placeholder`}),value:l.name,autoComplete:"name",validation:[{condition:"required"}]},...A,{id:"biography",type:"textarea",label:s.formatMessage({id:`${o}bio`}),placeholder:s.formatMessage({id:`${o}bio_placeholder`}),limit:1e3,value:l.biography},{component:br}];return h.jsx(_r,{id:"profile-details-form",fields:e?A:S,meta:{shouldShowCancelButton:!e,shouldReset:!1,shouldHide:!1,showRequiredLabels:e,...r},intlPath:o,gtm:{context:w,event:_},functions:{onSuccess:async F=>{try{const L={...F,image:u||null,location:d?await v(F==null?void 0:F.location):l.location,...e?{onboardingState:"completed"}:{}};l.updateDetails&&l.updateDetails(R=>({...R,...L})),await g(L)}catch{E()}},onCancel:m,onFailure:E},button:{size:"large",text:{default:s.formatMessage({id:`${o}cta`}),submitting:s.formatMessage({id:`${o}cta_submitting`}),submitted:s.formatMessage({id:`${o}cta_submitted`})}},...a})},JP=()=>{const e=he.useIntl(),[t,n]=y.useState(0);return y.useEffect(()=>{const r=setInterval(()=>{n(i=>{if(i>=95)return clearInterval(r),95;const a=Math.round(Math.random()*10);return Math.min(i+a,95)})},800);return()=>{clearInterval(r)}},[]),h.jsx(m4,{progress:t,steps:{0:{icon:"layers",text:e.formatMessage({id:"publishArticleForm_progressBar"})}}})};function eR({coverImage:e,setShowImagePicker:t}){return e&&e.url?h.jsx(qr,{className:"cover-image-preview",text:h.jsx(Vi,{className:"cover-image",image:{description:e.description||"",height:e.height,width:e.width,url:e.url,color:e.color,type:"image/jpeg"}}),button:{component:h.jsx($e,{variant:"tertiary",onClick:()=>t(!0),children:h.jsx(he.FormattedMessage,{id:"publishArticleForm_replaceImage_button"})})}}):h.jsx(qr,{button:{component:h.jsx($e,{variant:"secondary",onClick:()=>t(!0),children:h.jsx(he.FormattedMessage,{id:"publishArticleForm_selectImage_button"})})}})}var TT=(e=>(e.CitiesAndLocalGovernment="topic_CitiesAndLocalGovernment",e.Climate="topic_Climate",e.DigitalAndData="topic_DigitalAndData",e.Education="topic_Education",e.EquityJusticeAndInclusion="topic_EquityJusticeAndInclusion",e.HealthAndSocialCare="topic_HealthAndSocialCare",e.Innovation="topic_Innovation",e.LeadershipAndSkills="topic_LeadershipAndSkills",e.LifeInGovernment="topic_LifeInGovernment",e.Policymaking="topic_Policymaking",e.TransportAndInfrastructure="topic_TransportAndInfrastructure",e.WorkingAndTheEconomy="topic_WorkAndTheEconomy",e))(TT||{});let xd=null;const Ht="publishArticleForm_",i9={},a9=10,tR=({id:e="publish-article-form",values:t=i9,setShowImagePicker:n,functions:r,meta:i,gtm:a,isEditMode:s=!1})=>{var R;const o=he.useIntl(),l=y.useContext(Lt),{create:u,edit:c,onSuccess:d=()=>{},onFailure:f=()=>{}}=r||{},{isInOverlay:p=!1}=i||{},[g,m]=y.useState(!1),[E,v]=y.useState(t.body||""),[b,T]=y.useState(!1),[w,_]=y.useState("");y.useEffect(()=>{uc(t,i9)||Jo(t.body)&&t.body!==E&&t.body!==void 0&&v(t.body)},[t.body]);const A=()=>{!l||!l.id?T(o.formatMessage({id:`${Ht}error_loggedOut`})):b&&T(!1)},S=N=>({condition:k=>{const P=k[N];return!P||typeof P!="string"?!0:P.length<a9},error:o.formatMessage({id:`${Ht}error_underMinLength`},{length:a9})}),B=!!E&&Jo(E),F=()=>h.jsxs(h.Fragment,{children:[h.jsx(br,{}),h.jsx("p",{className:"text-medium",children:o.formatMessage({id:`${Ht}disclaimer`})})]}),L=[{id:"title",type:"textarea",value:t.title||"",limit:65,label:o.formatMessage({id:`${Ht}title_label`}),placeholder:o.formatMessage({id:`${Ht}title_placeholder`}),styling:{autosizeToFit:!0},functions:{onChange:A},validation:[{condition:"required"},S("title")]},{id:"subtitle",type:"textarea",value:t.subtitle,limit:115,label:o.formatMessage({id:`${Ht}subtitle_label`}),styling:{autosizeToFit:!0},placeholder:o.formatMessage({id:`${Ht}subtitle_placeholder`}),functions:{onChange:A},validation:[{condition:"required"},S("subtitle")]},{component:xc,props:{formID:e,label:{visible:o.formatMessage({id:`${Ht}body_label`})},showLabel:!0}},{component:em,props:{id:`${e}-input`,value:E,placeholder:o.formatMessage({id:`${Ht}body_placeholder`}),meta:{isInOverlay:p},autoFocus:!1,functions:{onChange:N=>{v(N),A()}},styling:{toolbar:{showHeadingOption:!0}},"aria-invalid":!!b,"aria-errormessage":"error-message"}},{id:"tags",label:o.formatMessage({id:`${Ht}tags_label`}),type:"checkboxes",styling:{displayOptionsAsPills:!0},options:Object.values(TT).map(N=>({id:N,label:o.formatMessage({id:`${Ht}_tags_${N}`})})),value:t.tags||[],multipleOptions:{limit:3},validation:[{condition:"required",error:o.formatMessage({id:`${Ht}tags_error_required`})},{condition:N=>{var k;return((k=N==null?void 0:N.tags)==null?void 0:k.length)>3},error:o.formatMessage({id:`${Ht}tags_error_over_three`})}]},{component:xc,props:{formID:e,label:{visible:o.formatMessage({id:`${Ht}cover_image_label`})},showLabel:!0}},{component:eR,props:{coverImage:t.coverImage||{},setShowImagePicker:n}}];return g?L.push({component:br}):L.push({component:F}),h.jsxs("section",{className:"publish-article-form",children:[h.jsx(_r,{id:e,meta:{shouldReset:!1,shouldHide:!1,showRequiredLabels:!1,shouldScrollOnSuccess:!1},functions:{onSuccess:async N=>{if(!l||!l.id||!B)return;xd&&clearTimeout(xd),m(!0);const k={...N,body:E,coverImage:t.coverImage};try{s&&c?await c(k):u&&await u(k),xd=setTimeout(()=>{_(o.formatMessage({id:`${Ht}aria_success${s?"_edit":""}`})),d(k)},500)}catch{T(o.formatMessage({id:`${Ht}error`})),_(""),f()}},onFailure:f},fields:L,intlPath:Ht,button:{variant:"primary",size:{mobile:"small",600:"medium"},"data-gtm-event-context":a==null?void 0:a.context,"data-gtm-event-type":"publish-article-click",disabled:!l||!l.id||!B||!((R=t==null?void 0:t.coverImage)!=null&&R.url),text:{default:o.formatMessage({id:`${Ht}cta_submit${s?"_edit":""}`}),submitting:o.formatMessage({id:`${Ht}cta_submitting${s?"_edit":""}`}),submitted:o.formatMessage({id:`${Ht}cta_submitted${s?"_edit":""}`})},customOnSubmit:b?h.jsx(h.Fragment,{}):h.jsx(JP,{})},gtm:a}),b&&h.jsx(_s,{id:"error-message",className:"error",children:typeof b=="string"&&b.includes(" ")?b:o.formatMessage({id:`${Ht}error`})}),w&&h.jsx(lt,{"aria-live":"polite",showOnFocus:!1,children:w})]})};const _T=({id:e="search",className:t="",handleToggle:n=!1,defaultValue:r="",gtmContext:i="search-bar",gtmEvent:a="form-submission"})=>{const{searchIsOpen:s=!0,isDesktopVersion:o=!1}=n||{},l=he.useIntl(),u=y.useRef(null);Ts(()=>{!n||o||!s||u.current&&u.current.focus()},[s]);const c=d=>{d.preventDefault(),d.stopPropagation(),!(!u.current||!u.current.value||u.current.value.length<1)&&(window.location.href=`/search?search=${encodeURIComponent(u.current.value)}`)};return h.jsx("form",{onSubmit:c,className:J("search-form gtm-trackable",t),role:"search","data-gtm-event-context":i,"data-gtm-event-type":a,children:h.jsx("fieldset",{id:`${e}-form`,hidden:n?!s:!1,children:h.jsxs("p",{children:[h.jsx(lt,{element:"label",htmlFor:e,children:l.formatMessage({id:"search_label"})}),h.jsx("input",{ref:u,type:"search",id:e,name:e,defaultValue:r,placeholder:l.formatMessage({id:"search_placeholder"}),onKeyDown:d=>{d.key==="Enter"&&c(d)}}),h.jsx("button",{className:"clear",onClick:d=>{d.preventDefault(),d.stopPropagation(),u.current&&u.current.value&&(u.current.value="")},children:h.jsx(lt,{children:l.formatMessage({id:"search_clear"})})}),h.jsx("button",{className:"search",onClick:c,children:h.jsx(lt,{children:l.formatMessage({id:"search_cta"})})})]})})})},s9=async({ref:e,validateEmail:t,dispatch:n})=>{const r=/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;if(!e.current.validity.valid||!r.test(e.current.value))return n([{type:"validFields.email",value:!1}]);const i=e.current.value.toString().toLowerCase().trim(),a={valid:!1,autoApproved:!1,exists:{auth:!1,engagement:!1,registration:!1,user:!1}};let s=Object.assign({},a);try{s=await t(i),s===void 0&&(s=a)}catch{return n([{type:"shouldManuallyApprove",value:!0},{type:"emailDetails",value:{email:i,boxType:"nonGov",isEnd2End:!1}},{type:"validFields.email",value:!1}])}const{valid:o=!1,autoApproved:l=!1,exists:u}=s;let c="";return o?c=l?"gov":"nonGov":u.registration?u.engagement&&!u.user?c=u.auth?"verify":"pending":c="exists":u.auth&&(c="exists"),n([{type:"shouldDisableButton",value:!1},{type:"shouldManuallyApprove",value:!l},{type:"emailDetails",value:{email:i,boxType:c,isEnd2End:/testing\+[0-9]+@apolitical.co$/.test(i)}},{type:"validFields.email",value:!0}])},nR=e=>{const t={};for(const n of e.entries())t[n[0]]=n[1];return{name:t.full_name.toString().trim(),email:t.email_address.toString().toLowerCase().trim(),jobTitle:t.job_title,organization:t.organization,bioLink:t.url,optIn:!0,expectation:t.expectation,page:window.location.pathname,"g-recaptcha-response":t["g-recaptcha-response"]}},rR=async({refs:e,dataToSubmit:t,createAccount:n,onSuccess:r,dispatch:i,state:a})=>{if(!e.form||!e.form.current)throw new Error("No refs.form");if(!e.form.current.checkValidity()){e.hiddenValidation&&e.hiddenValidation.current&&e.hiddenValidation.current.click();return}const s=nR(new FormData(e.form.current)),o=Object.assign(s,t);await n(o),sessionStorage.setItem(rp.SESSION_STORAGE.EMAIL,s.email),r&&r({...s,...a.values}),i([{type:"showSuccessMessage",value:!0}])},iR=({shouldShow:e,placeholders:t,labels:n,functions:{validateEmail:r,resendVerificationCode:i},refs:a,state:s,dispatch:o,dataToSubmit:l,intl:u})=>{const{emailDetails:c}=s,d=(p,g)=>{p.current&&s.validFields[g]!==p.current.validity.valid&&o([{type:`validFields.${g}`,value:p.current.validity.valid}])},f=[{id:"full_name",type:"text",inputRef:a.name,placeholder:u.formatMessage({id:"signup_full_name_placeholder"}),functions:{onChange:()=>d(a.name,"name"),onFocus:()=>o([{type:"loadRecaptcha",value:!0}])},autoComplete:"name",validation:[{condition:"required"},{condition:"no-numbers"}],"data-testid":"signup-name-input"},{id:"email_address",type:"email",inputRef:a.email,placeholder:u.formatMessage({id:"signup_email_address_placeholder"}),"aria-describedby":"email-helper-textbox",functions:{onBlur:()=>{s9({ref:a.email,validateEmail:r,dispatch:o})},onChange:(p,g)=>{o([{type:"shouldDisableButton",value:!0}]),g&&g({type:"updateValue",payload:{key:"terms",value:!1}})},onFocus:()=>o([{type:"loadRecaptcha",value:!0}])},autoComplete:"email",validation:[{condition:"required"},{condition:"valid-email"}],"data-testid":"signup-email-input"},{component:j4,props:{email:c.email,type:c.boxType,resendVerificationCode:i}}];return s.shouldManuallyApprove&&(f.push({id:"job_title",type:"text",inputRef:a.jobTitle,placeholder:u.formatMessage({id:"signup_job_title_placeholder"}),functions:{onChange:()=>d(a.jobTitle,"jobTitle")},validation:[{condition:"required"}],"data-testid":"signup-job-input"},{id:"organization",type:"text",inputRef:a.organisation,placeholder:u.formatMessage({id:"signup_organization_placeholder"}),functions:{onChange:()=>{d(a.organisation,"organisation")}},validation:[{condition:"required"}],autoComplete:"organization","data-testid":"signup-org-input"}),e.url&&f.push({id:"url",type:"text",label:u.formatMessage({id:"signup_url"},{small:p=>h.jsx("small",{children:p})}),placeholder:u.formatMessage({id:"signup_url_placeholder"}),validation:[{condition:"valid-url"}],"data-testid":"signup-url-input"})),e.expectation&&f.push({id:"expectation",className:"expectation",type:"text",label:(n==null?void 0:n.expectation)||u.formatMessage({id:"signup_expectation"},{small:p=>h.jsx("small",{className:"notes text-small",children:p})}),placeholder:(t==null?void 0:t.expectation)||u.formatMessage({id:"signup_expectation_placeholder"}),"data-testid":"signup-events-question"}),f.push({id:"terms",className:"text-small",type:"checkbox",inputRef:a.tc,label:u.formatMessage({id:"signup_terms"},{terms:p=>h.jsx("a",{href:"https://about.apolitical.co/terms-and-conditions","data-gtm-event-context":"SignupForm","data-gtm-event-type":"terms-of-service-click",className:"gtm-trackable",children:p}),privacy:p=>h.jsx("a",{href:"https://about.apolitical.co/privacy-policy","data-gtm-event-context":"SignupForm","data-gtm-event-type":"privacy-policy-click",className:"gtm-trackable",children:p})}),shownValue:"accepted",functions:{onChange:p=>{if(!p)return;const g=[];["name","email"].forEach(m=>{s.validFields[m]!==a[m].current.validity.valid&&(g.push({type:`validFields.${m}`,value:a[m].current.validity.valid}),m==="email"&&s9({ref:a.email,validateEmail:r,dispatch:o}))}),g.length&&o(g)}},validation:[{condition:"required"}],"data-testid":"signup-terms-checkbox"}),f};const aR=({className:e=""})=>h.jsxs("div",{className:J("success-message",e),"data-testid":"success-message",children:[h.jsx("p",{className:"success-title",children:h.jsx(he.FormattedMessage,{id:"signup_success_title"})}),h.jsx(he.FormattedMessage,{id:"signup_success_text",values:{p:t=>h.jsx("p",{children:t})}})]});const sR={validFields:{name:!1,email:!1,jobTitle:!1,organisation:!1},emailDetails:{email:"",boxType:"",isEnd2End:!1},shouldManuallyApprove:!1,shouldDisableButton:!0,loadRecaptcha:!1,showSuccessMessage:!1,showError:!1},oR=({className:e="",labels:t={},placeholders:n={},functions:r={validateEmail:()=>Promise.resolve(),createAccount:()=>Promise.resolve(),handleError:()=>{},resendVerificationCode:()=>Promise.resolve()},shouldShow:i={},submitButton:a,dataToSubmit:s={ref:"sign-up-form"},...o})=>{const l=he.useIntl(),u=window.location.pathname.includes("/signup")?"/login":`/login?returnTo=${window.location.pathname}`,{title:c=!0,expectation:d=!1,url:f=!0,logInButton:p=!0,successMessage:g=!0}=i,m={title:c,expectation:d,url:f,logInButton:p,successMessage:g},[E,v]=y.useReducer(Fs,sR),{validFields:b,emailDetails:T,shouldManuallyApprove:w,shouldDisableButton:_,showSuccessMessage:A,showError:S}=E,[B,F]=ep.useCookies(["signup-this-session","functional-cookie-consent"]),L={form:y.createRef(),name:y.createRef(),email:y.createRef(),jobTitle:y.createRef(),organisation:y.createRef(),tc:y.createRef(),hiddenValidation:y.createRef()};y.useEffect(()=>{w===!0&&L.jobTitle.current&&L.jobTitle.current.focus()},[w]),y.useEffect(()=>{B["signup-this-session"]&&v([{type:"showSuccessMessage",value:!0}])},[B]),y.useEffect(()=>{A&&B["functional-cookie-consent"]&&F("signup-this-session","true",{path:"/",maxAge:3600})},[A]);const R=y.useMemo(()=>iR({placeholders:n,labels:t,shouldShow:m,functions:r,refs:L,state:E,dispatch:v,dataToSubmit:s,intl:l}),[s,r,l,L,m,E]),N=_?!0:w?!Object.values(b).every(k=>k===!0):!b.name||!b.email||["exists","pending","verify"].includes(T.boxType);return m.successMessage&&A?h.jsx(aR,{className:e}):h.jsxs("fieldset",{className:J("signup-form-fieldset",e),"data-testid":"signup-form",children:[m.title&&h.jsx("p",{className:"signup-title",children:h.jsx(he.FormattedMessage,{id:"signup_title"})}),S&&h.jsx(qr,{variant:"error",text:l.formatMessage({id:"signup_error"})}),h.jsx(_r,{className:"signup-form",formRef:L.form,id:"sign-up-form",fields:R,intlPath:"signup",button:{variant:"primary",size:"medium",text:a||l.formatMessage({id:"signup_button_join"}),disabled:N?{isClickable:!0}:!1,styling:{fullWidth:!0},"data-testid":"signup-button"},secondaryActionButton:{className:"login-button",styling:{fullWidth:!0},variant:"tertiary",size:"medium",href:u,"data-gtm-event-context":"SignupForm","data-gtm-event-type":"login-click",text:l.formatMessage({id:"signup_button_login"})},meta:{shouldReset:!1,showRequiredLabels:!1,shouldShowCancelButton:m.logInButton},gtm:{context:"SignupForm",event:"signup-submit-click"},functions:{onSuccess:async()=>{await rR({refs:L,dataToSubmit:s,createAccount:r.createAccount,onSuccess:r.onSuccess,dispatch:v,state:E})},onCatch:k=>{r.handleError(k),v([{type:"showSuccessMessage",value:!1},{type:"showError",value:!0}])}}}),h.jsx("button",{className:"validation-button",ref:L.hiddenValidation})]})};function lR({parentId:e,isMember:t,formFunctions:n,leave:r,join:i,meta:a}){const s=he.useIntl();return h.jsx(h0,{form:{content:{type:Ye.Reply,slugs:{}},functions:n,meta:{isEditing:!1,isAutoFocused:!1,isPrepopulated:!1,showSuccessMessage:!1,...a},placeholder:s.formatMessage({id:"discussion_responses_placeholder"})},parentId:e,membershipRequiredToPost:{isMember:t,required:!0,join:i,leave:r,notMemberStateText:s.formatMessage({id:"community_joinToPost"})}})}function uR({hasNextPage:e,fetchNextPage:t,setFocusReplyIndex:n,totalReplies:r}){const i=he.useIntl(),a=()=>{n(r),t()};return h.jsx(El,{hasNextPage:e,loadNextPage:a,icon:{icon:"arrow-down",position:"right"},messages:{button:i.formatMessage({id:"loadMore_button"}),error:i.formatMessage({id:"loadMore_error"})}})}function cR({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i,user:a}){const{mutate:s}=vt.useMutation({mutationFn:e,onMutate:o=>t(l=>{const u=ng({reply:qx(o),user:a});return ws(u,l,{replace:!1,append:(o==null?void 0:o.replyId)!==void 0})}),onError:n,onSuccess:(o,l,u)=>{const c=ng({reply:o,user:a});r.setQueryData(i,ws(c,u,{replace:!0,append:(l==null?void 0:l.replyId)!==void 0})),setTimeout(()=>{_p(c.id,"reply")},0)}});return s}function dR({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=vt.useMutation({mutationFn:e,onMutate:({replyId:i,content:a})=>t(s=>{const o=Dn(i,s);return o&&(o.data.content=a),s}),onError:n});return r}function fR({replies:e,user:t,replyType:n}){return!e||!(t!=null&&t.id)?[]:e.map(({id:r,own_children:i,latest_children:a,children_counts:s,data:o,created_at:l,parent:u,...c})=>{var E,v,b,T;const d=(((E=i==null?void 0:i.like)==null?void 0:E.length)||0)>0,f=(((v=a==null?void 0:a.like)==null?void 0:v.length)||0)>0,p=d?(b=i==null?void 0:i.like)==null?void 0:b.find(w=>{var _;return((_=w==null?void 0:w.user)==null?void 0:_.id)===(t==null?void 0:t.id)}):!1,g=typeof p=="object"?(p==null?void 0:p.id)??"":"",m=f?(T=a==null?void 0:a.like)==null?void 0:T.map(w=>{var _,A,S;return{id:(_=w==null?void 0:w.user)==null?void 0:_.id,name:(S=(A=w==null?void 0:w.user)==null?void 0:A.data)==null?void 0:S.name}}):!1;return{user:c==null?void 0:c.user,body:n===Wt.Courses?Kx({content:o.content}):pR(o),locale:o==null?void 0:o.locale,createdAt:l,data:hR(o),likeId:g,liked:f,likes:(s==null?void 0:s.like)||0,peopleWhoLiked:m,replyId:r,parent:u,userLiked:!!p}})}function hR(e){if(!e||!e.mentioned_users)return{};const t=e==null?void 0:e.mentioned_users,n=(e==null?void 0:e.additional_data)||{};return{mentions:t,...n}}function pR(e){var t;return e?typeof e.content=="string"?e.content:((t=e==null?void 0:e.content)==null?void 0:t.text)||"":""}function CT({queryFns:{create:e,edit:t,like:n,list:r,remove:i,unlike:a},queryKey:s,type:o=Wt.Communities}){const l=vt.useQueryClient(),u=qc(),c={queryClient:l,queryKey:s},d={mutationHandlers:{error:Ep(c),mutate:yp(c)},user:u,...c},f=cR({...d,mutationFn:e}),p=dR({...d,mutationFn:t}),g=mR({...d,mutationFn:n}),m=vR({...d,mutationFn:i}),E=ER({...d,mutationFn:a}),{replies:v,...b}=gR({queryKey:s,queryFn:r});return{replies:fR({replies:v,user:u,replyType:o}),mutations:{create:f,edit:p,remove:m,like:g,unlike:E},user:u,...b}}function mR({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i}){const{mutate:a}=vt.useMutation({mutationFn:e,onMutate:({replyId:s})=>t(o=>{const l=Dn(s,o);return l&&rg({reply:l}),o}),onError:n,onSuccess:(s,{replyId:o},l)=>{const u=Dn(o,l);u&&rg({reply:u,reaction:s}),r.setQueryData(i,l)}});return a}function gR({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}=vt.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:o=>(o==null?void 0:o.next)||null});return{replies:Tp(n),error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}}function vR({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=vt.useMutation({mutationFn:e,onMutate:({replyId:i})=>t(a=>B4(i,a)),onError:n});return r}function ER({mutationFn:e,mutationHandlers:{mutate:t,error:n},user:r}){const{mutate:i}=vt.useMutation({mutationFn:e,onMutate:({replyId:a})=>t(s=>{const o=Dn(a,s);return o&&Wx({reply:o,user:r}),s}),onError:n});return i}const yR=({activityId:e,basePath:t,isMember:n,parentId:r,replyId:i,functions:{reactions:a,form:s,likes:o},type:l=Wt.Communities})=>{const u=he.useIntl(),c=3,{replies:d,fetchNextPage:f,hasNextPage:p,isLoading:g,mutations:{create:m,edit:E,like:v,remove:b,unlike:T}}=CT({queryKey:[t,r,e,i,"replies"],queryFns:{...a,list:A=>a.list({...A,reactionId:i})},type:l});tp([g]);const[w,_]=y.useState(!0);return h.jsxs(h.Fragment,{children:[(d==null?void 0:d.length)>=c&&h.jsx($e,{className:"nested-replies-show-toggle",variant:"secondary",size:"small",styling:{muted:!0},icon:{icon:`arrow_corner-${w?"up_left":"down_right"}`,position:"left"},onClick:()=>_(!w),children:u.formatMessage({id:`discussion_thread_${w?"hide":"show"}`},{count:d==null?void 0:d.length})}),w&&h.jsx(E3,{loadMore:{isLoading:g,hasNextPage:p,loadNextPage:()=>f()},form:{parentId:r,content:{type:Ye.Reply,slugs:{question:`${t}/${r}`,answer:e,reply:i}},functions:{create:(A,{body:S})=>m({activityId:e,replyId:i,content:S}),...s},meta:{isEditing:!1,isAutoFocused:!0,isPrepopulated:!1,showSuccessMessage:!1}},children:d&&d.length>0?d==null?void 0:d.map(({replyId:A,likes:S,data:B,body:F,createdAt:L,userLiked:R,peopleWhoLiked:N,parent:k,user:P,likeId:j})=>h.jsx(Il,{isCommunity:!0,content:{id:A,type:Ye.Reply,body:F,createdAt:L,slugs:{question:`${t}/${r}`,answer:e,reply:k},slug:"",author:$s(P),userLiked:R,likes:S,peopleWhoLiked:l===Wt.Courses?!1:N,data:B},forceHide:{shareLink:l===Wt.Courses},userHasPermissions:n,functions:{content:{createContent:()=>null,deleteContent:()=>b({replyId:A}),updateContent:(z,{body:I})=>E({replyId:A,content:I})},likes:{createLike:()=>v({replyId:A}),deleteLike:()=>T({replyId:A,reactionId:j}),listLikes:z=>o.list({replyId:A,...z})},comments:{},form:s},styling:{showShareLinkButton:!0},badges:{showBadges:!0,scopes:[{scope:ln.Communities,area:r||""},{scope:ln.Platform,area:"all"}]},disableMentions:l===Wt.Courses,basePath:t,parentId:r},A)):null})]})};function bR({formFns:e,activityId:t,basePath:n,focus:r,isMember:i,parentId:a,reply:s,type:o=Wt.Communities}){const{body:l,data:u,likeId:c,likes:d,peopleWhoLiked:f,replyId:p,createdAt:g,user:m,userLiked:E}=s,{edit:v,like:b,remove:T,unlike:w}=e.mutations;return h.jsx(p3,{children:h.jsx(Il,{isCommunity:!0,content:{id:p,type:Ye.Reply,body:l,createdAt:g,slugs:{question:`${n}/${a}`,answer:t,reply:p},slug:p,author:$s(m),userLiked:E,likes:d,peopleWhoLiked:o===Wt.Courses?!1:f,data:u},userHasPermissions:i,functions:{content:{createContent:()=>null,deleteContent:()=>T({replyId:p}),updateContent:(_,{body:A})=>v({replyId:p,content:A})},likes:{createLike:()=>b({replyId:p}),deleteLike:()=>w({replyId:p,reactionId:c}),listLikes:_=>e.likes.list({replyId:p,..._})},comments:{},form:e.form},forceHide:{shareLink:o===Wt.Courses},badges:{showBadges:!0,scopes:[{scope:ln.Communities,area:a||""},{scope:ln.Platform,area:"all"}]},disableMentions:o===Wt.Courses,children:h.jsx(yR,{basePath:n,parentId:a,activityId:t,replyId:p,isMember:i,functions:e,type:o}),styling:{showShareLinkButton:!0},setFocus:r,basePath:n,parentId:a},p)},p)}const wd="ALL",xT=({activityId:e,basePath:t,parentId:n,activityTotalReplies:r,isMember:i,functions:{form:a,join:s,leave:o,likes:l,reactions:u},profile:c,showReplies:d,type:f=Wt.Communities,repliesFilters:p})=>{const g=he.useIntl(),m=y.useContext(Lt),{fetchNextPage:E,hasNextPage:v,isLoading:b,replies:T,mutations:{create:w,remove:_,edit:A,like:S,unlike:B}}=CT({queryKey:[t,n,e,"replies"],queryFns:u,type:f}),[F,L]=y.useState(m.locale||wd),[R,N]=y.useState([]),k=y.useMemo(()=>T,[JSON.stringify(T)]);y.useEffect(()=>{if(k)if(F){const I=k.filter(ne=>F===wd?!0:ne.locale===F);N(I)}else N(k)},[k,F]);const[P,j]=y.useState(null);tp([b]),M4();const z={create:(I,ne)=>{const{body:X}=ne;w({activityId:e,content:X})},...a};return h.jsxs("section",{className:"replies-feed",children:[h.jsx(v3,{type:"comment",responses:r,isLoading:b}),d?h.jsxs(h.Fragment,{children:[h.jsx(lR,{parentId:n,isMember:i,join:s,leave:o,formFunctions:z,meta:{isAutoFocused:f===Wt.Courses||!1}}),f===Wt.Courses&&(p==null?void 0:p.isEnabled)&&h.jsxs("section",{className:"replies-feed-language-switcher",style:{display:"flex",alignItems:"space-between"},children:[h.jsx(_r,{id:"replies-feed-language-switcher",fields:[{id:"language",label:!1,type:"select",initialValue:F,options:[{id:wd,label:g.formatMessage({id:"activitySection_language_switcher_all_languages_option"})},...(p==null?void 0:p.options)||[]],functions:{onChange:I=>L(I)}}],functions:{},button:{hideButton:!0}}),h.jsx($e,{icon:"info-inside-circle",variant:"tertiary",className:"language-switcher-info-button",tooltip:g.formatMessage({id:"activitySection_language_switcher_info"}),forceTooltip:!0,children:h.jsx(lt,{children:g.formatMessage({id:"activitySection_language_switcher_info"})})})]}),R==null?void 0:R.map((I,ne)=>h.jsx(bR,{activityId:e,basePath:t,focus:P===ne,formFns:{form:a,likes:l,reactions:u,mutations:{remove:_,edit:A,like:S,unlike:B}},isMember:i,parentId:n,reply:I,type:f},I.replyId)),b?h.jsx(h.Fragment,{children:" "}):h.jsx(uR,{hasNextPage:v,fetchNextPage:E,setFocusReplyIndex:j,totalReplies:T.length})]}):h.jsx(Ln,{children:h.jsx(he.FormattedMessage,{id:"replies_feed_missing_polls_vote_message"})}),h.jsx(p0,{form:c})]})};function TR({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}=vt.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:c=>(c==null?void 0:c.next)||null}),l=Tp(n),u=`${l.length||0}${a?"+":""}`;return{likes:l,likesCount:u,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}}function _R({queryFns:{list:e},queryKey:t}){const{likes:n,...r}=TR({queryKey:t,queryFn:e});return{likes:n,...r}}function wT({basePath:e,parentId:t,activityId:n,likeCount:r,functions:i}){const{likes:a,fetchNextPage:s,hasNextPage:o,refetch:l}=_R({queryKey:[e,t,n,"likes"],queryFns:i.likes});y.useEffect(()=>{l()},[l]);const u=a.map(({user:c})=>c).map(c=>c?$s(c):void 0).filter(c=>c&&typeof c!="string");return h.jsx("section",{className:"likes-feed",children:h.jsx(h3,{members:{data:u,total:r},showHeader:!1,showPlaceholders:!0,communitySlug:t,hasNextPage:o&&u.length<r,loadNextPage:s})})}const AT=({showModal:e=!0,functions:{onClose:t,likes:n},likeCount:r,className:i,...a})=>{const s=he.useIntl();return h.jsx(vi,{id:"likes-modal",title:s.formatMessage({id:"discussion_likes"},{number:r}),isOpen:e,functions:{onClose:t},className:J("profile-modal in-portal",i,{open:e}),maxWidth:600,children:h.jsx(wT,{...a,likeCount:r??0,functions:{likes:n}})})},CR=Object.freeze(Object.defineProperty({__proto__:null,default:AT},Symbol.toStringTag,{value:"Module"})),xR={results:[{created_at:"2024-05-16T13:17:45.940899Z",updated_at:"2024-05-16T13:17:45.940899Z",id:"ab4b7ab0-f4fe-469f-a8e7-5a52b3e55333",user_id:"9ed21585-63be-4446-96ce-3e703820eb73",user:{id:"1234",data:{name:"Han Solo",thumbnail:"https://placehold.co/400x400",jobTitle:"Smuggler",organization:"Rebel Alliance",badges:{communities:{"endor-alumni":["blue-badge"]}}}},kind:"like",activity_id:"869e5a90-0eba-11ef-8080-80017b714aaf",data:{mentioned_users:null},parent:"",latest_children:{},children_counts:{}},{created_at:"2024-05-16T13:17:45.940899Z",updated_at:"2024-05-16T13:17:45.940899Z",id:"db4b7ab0-f4fe-469f-a8e7-5a52b3e55373",user_id:"9ed21585-63be-4446-96ce-3e703820eb73",user:{created_at:"2023-08-22T11:56:10.585365Z",updated_at:"2024-03-13T11:31:49.447916Z",id:"9ed21585-63be-4446-96ce-3e703820eb73",data:{jobTitle:"Admiral",name:"Princess Leia",organization:"Rebela Alliance",thumbnail:"https://placehold.co/400x400",badges:{platform:{all:["orange-badge"]}}}},kind:"pin",activity_id:"769e5a90-0eba-11ef-8080-80017b714aaf",data:{mentioned_users:null},parent:"",latest_children:{},children_counts:{}}],next:"xy12345"};const wR=3e3,ST=({url:e,gtm:t={context:"ShareLink",event:"copy-link-click"}})=>{const n=he.useIntl(),r="discussion_share_copy_link",[i,a]=y.useState({isOpen:!1,isCopied:!1});return h.jsxs("li",{className:"share-link-wrapper",children:[h.jsx(fs,{className:"gtm-trackable",icon:{icon:"link_chain"},onMouseOver:()=>a({...i,isOpen:!0}),onFocus:()=>a({...i,isOpen:!0}),onMouseOut:()=>a({isOpen:!1,isCopied:!1}),onBlur:()=>a({isOpen:!1,isCopied:!1}),onClick:()=>{navigator.clipboard.writeText(e).then(()=>{a({isOpen:!0,isCopied:!0});const s=new CustomEvent("ariaLive",{detail:{message:n.formatMessage({id:`${r}_success`})}});document.dispatchEvent(s),setTimeout(()=>{a({isOpen:!1,isCopied:!1})},wR)})},"data-gtm-event-context":t.context,"data-gtm-event-type":t.event,"data-testid":"share-link",screenreaderText:n.formatMessage({id:r})}),h.jsx(Da,{className:J({copied:i.isCopied}),isOpen:i.isOpen,styling:{hasPointer:"bottom",extraPadding:!1},children:n.formatMessage({id:`${r}${i.isCopied?"_success":""}`})})]})};const na="discussion_",kT=({className:e,gtmContext:t,contentType:n,likes:r,comments:i,replies:a,edit:s,shareLink:o,moreMenu:l})=>{const u=he.useIntl(),c=[];return l&&l.reportData&&c.push({text:u.formatMessage({id:`${na}moreMenu_report`}),onClick:d=>{d.stopPropagation()},href:`mailto:community@apolitical.co?subject=${encodeURI(u.formatMessage({id:`${na}report_subject`}))}&body=${encodeURI(u.formatMessage({id:`${na}report_body`},{contentType:n||"",contentSlug:l&&l.reportData&&l.contentSlug||"",contentUrl:l&&l.reportData&&l.reportData.contentUrl||""}))}`,icon:"flag"}),h.jsxs("ul",{className:J("actions text-medium",e),"data-testid":`${n}-actions`,children:[r?h.jsx(L4,{element:"li",likes:r.count,isShort:!1,userLiked:r.userLiked,content:{type:n,slugs:r.content.slugs,slug:r.content.slug},canLike:r.canLike,peopleWhoLiked:r.peopleWhoLiked,activityId:r.activityId,functions:r.functions,basePath:r.basePath||"",parentId:r.parentId||""}):h.jsx(h.Fragment,{}),i?h.jsx("li",{children:h.jsx(fs,{shortText:`${i.count??0}`,onClick:d=>{d.preventDefault(),d.stopPropagation(),i.functions.onClick()},icon:{icon:"speech-bubble_square"},"data-testid":"comment","data-gtm-event-context":t,"data-gtm-event-type":`answer-${n}-click`,screenreaderText:u.formatMessage({id:`${na}comments_screenReader`},{count:i.count}),children:u.formatMessage({id:`${na}comments${i.count===null?"_loading":""}`},{count:i.count})})}):h.jsx(h.Fragment,{}),a?h.jsx("li",{children:h.jsx(fs,{styling:{muted:!0},onClick:a.functions.onClick,icon:{icon:"speech-bubble_square"},"data-testid":"reply",disabled:!a.canReply,children:u.formatMessage({id:`${na}reply`})})}):h.jsx(h.Fragment,{}),s?h.jsx("li",{className:"edit-button-item",children:h.jsx(fs,{styling:{muted:!0},onClick:s.onClick,icon:{icon:"pencil-paper"},"data-testid":"edit",children:u.formatMessage({id:`${na}action_edit`})})}):h.jsx(h.Fragment,{}),o?h.jsx(ST,{url:o.url,gtm:{context:t||"",event:`copy-link-${n}-click`}}):h.jsx(h.Fragment,{}),l?h.jsx(Ac,{element:"li",id:`more-${l.contentSlug}`,options:[...l.options||[],...c]}):h.jsx(h.Fragment,{})]})};const AR=({breadcrumbs:e,cutoff:t=20,className:n=""})=>{const r=he.useIntl();return h.jsxs(h.Fragment,{children:[h.jsx(lt,{element:"p",children:r.formatMessage({id:"breadcrumbs_label"})}),h.jsx("ul",{className:J("breadcrumbs text-small",n),children:e.map(({text:i,href:a,current:s=!1},o)=>{const l={};return s&&(l["aria-current"]="location"),h.jsxs("li",{children:[s&&h.jsx(lt,{element:"span",children:r.formatMessage({id:"breadcrumbs_currentPage"})}),h.jsx(Ki,{href:s?void 0:a,...l,children:bs(i,t)})]},`${window.btoa(i)}_${o}`)})})]})};const tm=({variant:e="default",data:{image:t,url:n,title:r,description:i},onClick:a,gtm:s,...o})=>{if(!n)return h.jsx(h.Fragment,{});let l=n.split("//");l.length>1?l=l[1]:l=l[0],l=l.split("/"),l=l[0];const{context:u="EnrichedLink",event:c="enriched-link-click"}=s??{};return h.jsxs("aside",{className:J("enriched-url gtm-trackable",{"has-image":t,[e]:e!=="default"}),onClick:d=>{if(d.preventDefault(),d.stopPropagation(),a){a(d);return}window.open(n,"_blank")},"data-gtm-event-context":u,"data-gtm-event-type":c,children:[h.jsx("small",{children:l}),h.jsx("p",{className:"title text-medium",children:h.jsx("a",{...o,href:n,target:"_blank",rel:"noreferrer",children:r})}),i&&e!=="condensed"?h.jsx("p",{className:"text-small",children:i}):h.jsx(h.Fragment,{}),t&&t.src?h.jsx("p",{className:"img",children:h.jsx("img",{src:t.src,alt:t.alt||"",loading:"lazy",fetchpriority:"low",width:t.width||"auto",height:t.height||"100%"})}):h.jsx(h.Fragment,{})]})};const DT=({options:e,defaultOptions:t=[],allOption:n=!1,allowMultiple:r=!0,onChange:i=()=>{},preventNoOptionSelected:a=!1,className:s="",styling:o,gtm:l})=>{const u=he.useIntl(),{muted:c,large:d}=o||{},f=n?[{id:"all",text:typeof n!="boolean"&&n.text||u.formatMessage({id:"filters_all"})},...e]:e,[p,g]=y.useState(n?["all"]:t.length?t.map(b=>b.id):[]),[m,E]=y.useState(0),v=(b,T)=>{let w=[];p.includes(b)&&!a?w=p.filter(_=>_!==b):b==="all"?w=["all"]:r?w=[...p.filter(_=>_!=="all"),b]:w=[b],g(_=>(i&&typeof i=="function"&&i({current:w,previous:_}),w)),T&&typeof T=="function"&&T()};return h.jsx("ul",{className:J("filters",s),children:f.map(({id:b,text:T,disabled:w=!1,callback:_=()=>{},content:A},S)=>{let B={tabIndex:m===S?0:-1};return w&&(B={disabled:!0,"aria-label":u.formatMessage({id:"filters_disabled"},{name:T})}),h.jsx("li",{children:h.jsx("button",{"data-gtm-event-context":(l==null?void 0:l.context)||"filters","data-gtm-event-type":(l==null?void 0:l.type)||`${T.toLowerCase().replace(" ","-")}-click`,className:J(b,{selected:p.includes(b),large:d,muted:c}),onClick:F=>{F.preventDefault(),F.stopPropagation(),v(b,_)},onKeyDown:F=>{var k,P;let L=S+1,R,N;switch(F.code){case"Enter":case"Space":F.preventDefault(),F.stopPropagation(),v(b,_);break;case"ArrowLeft":case"ArrowRight":F.preventDefault(),F.stopPropagation(),F.code==="ArrowLeft"?(L=S-1,L<0&&(L=f.length-1)):L>=f.length&&(L=0),E(L),R=F.currentTarget.closest("li"),N=(k=R==null?void 0:R.parentElement)==null?void 0:k.children[L],(P=N==null?void 0:N.querySelector("button"))==null||P.focus();break}},"aria-selected":p.includes(b),...B,children:A||T})},b)})})},SR=(e,t,n)=>{const r=String(e);if(!n||!n.length)return t?`/${r}/${t}`:`/${r}`;let i="",a=!1;return n.forEach(({url:s,position:o})=>{o==="before-lang"?(i+=`/${s}`,a=!0):(i.includes(`/${r}/`)||(i+=`/${r}`),i+=`/${s}`)}),i.includes(`/${r}/`)||(i+=`/${r}`),t&&(i+=`/${t}`),a?{url:i,urlForRouter:`/${i.split("/").slice(2).join("/")}`}:i};const Ql="languageSwitcher_",kR=({currentLanguage:e,isOriginalLanguage:t=!1,isHumanTranslation:n=!1,translations:r,onChange:i,urlParts:a,variant:s="default",label:o,className:l=""})=>{const u=he.useIntl(),{updateLanguage:c=()=>{}}=y.useContext(op),[d,f]=y.useState(e);if(y.useEffect(()=>{e!==d&&f(e)},[e]),!r||!Object.values(r).some(E=>E&&E.post_name))return null;const g=Object.keys(r),m=d!==e;return h.jsxs("div",{className:J("language-switcher text-small",s,l),children:[h.jsxs("nav",{children:[s!=="short"&&h.jsx("p",{children:o||u.formatMessage({id:`${Ql}label`})}),h.jsx("ul",{children:g.map(E=>{var T;if(!ju[E])return null;const v=(T=r[E])==null?void 0:T.post_name;let b={className:E};if(d===E)b["aria-label"]=u.formatMessage({id:`${Ql}selected`},{language:ju[E]});else{const w=SR(E,v,a);b={...b,href:typeof w=="string"?w:w.url,onClick:_=>{f(E),c(E),typeof i<"u"&&(_.preventDefault(),_.stopPropagation(),i(E,typeof w=="string"?w:w.urlForRouter))}}}return h.jsx("li",{children:h.jsx(Ki,{...b,fallbackElement:"span",children:ju[E]})},E)})}),s!=="short"&&!m&&h.jsx("p",{children:u.formatMessage({id:`${Ql}translation_${t?"original":n?"human":"machine"}`})})]}),s!=="short"&&!m&&!t&&!n&&h.jsx("small",{children:u.formatMessage({id:`${Ql}disclaimer`},{email:rs.support,link:E=>{const v=`mailto:${E}`;return h.jsx("a",{href:v,children:E})}})})]})};const Ad=he.createIntl({locale:"en",messages:Wi}),El=({hasNextPage:e=!0,loadNextPage:t=()=>{},isLoading:n=!1,variant:r="secondary",size:i="medium",styling:a={muted:!1,fullWidth:!1},icon:s=!1,messages:o={button:Ad.formatMessage({id:"loadMore_button"}),endOfFeed:Ad.formatMessage({id:"loadMore_endOfFeed"}),error:Ad.formatMessage({id:"loadMore_error"})},className:l="",gtmContext:u="LoadMore"})=>{const[c,d]=y.useState(""),f=async p=>{if(!n)try{await t(p)}catch(g){g instanceof Error?d(g.message):d("Unknown error")}};return!c&&!e&&!o.endOfFeed?null:h.jsx("footer",{className:J("load-more",l),children:!c&&e?h.jsx($e,{variant:r,size:i,styling:a,icon:s,onClick:f,"data-gtm-event-context":u,"data-gtm-event-type":"load-more-click",disabled:n,className:"gtm-trackable","data-testid":"load-more-button",children:o.button}):o.endOfFeed&&(!c||c!=null&&c.includes("Cannot read items"))?h.jsx("p",{children:o.endOfFeed}):c&&h.jsx("p",{className:"error",children:o.error})})};const nm=({variant:e="default",version:t="default",className:n="",...r})=>h.jsx("p",{className:"logo-wrapper",children:h.jsx("a",{href:"/home/",className:J("logo",e,t,n),...r,children:h.jsx(lt,{children:h.jsx(he.FormattedMessage,{id:"apolitical"})})})});let Xl=!1;const Ac=({element:e="div",id:t="more-menu",options:n,className:r=""})=>{const i=he.useIntl(),a=y.useRef(null),[s,o]=y.useState(!1),l=u=>{a.current&&u.target instanceof HTMLElement&&!a.current.contains(u.target)&&o(!1)};return y.useEffect(()=>(document.addEventListener("click",l,!0),()=>{document.removeEventListener("click",l,!0)})),y.createElement(e,{ref:a,className:J("more-menu text-medium",r),children:h.jsxs(h.Fragment,{children:[h.jsx($e,{variant:"tertiary",size:"medium","data-testid":"more-menu",icon:{icon:"ellipsis"},onClick:()=>o(!s),"aria-haspopup":"true","aria-expanded":s,"aria-controls":t,screenreaderText:i.formatMessage({id:"moreMenu"}),className:"more-menu-button"}),h.jsx("ul",{id:t,hidden:!s,children:n.map(({href:u,onClick:c,text:d,icon:f,...p},g)=>{const m={...p,onClick:E=>{o(!1),typeof c=="function"&&c(E)},onFocus:()=>{Xl&&(clearTimeout(Xl),Xl=!1)},onBlur:()=>{Xl=setTimeout(()=>{o(!1)},100)}};return u&&(m.href=u),h.jsx("li",{className:"more-menu-list-item",children:h.jsx($e,{variant:"tertiary",size:"medium",icon:f?{icon:f,position:"left"}:!1,...m,children:d})},`${window.btoa(d)}_${g}`)})})]})})},DR=(e,t=!1)=>t?e.replaceAll("/","")===t:typeof window<"u"&&window.location&&window.location.pathname===e;const OR=y.lazy(()=>Promise.resolve().then(()=>M7)),NR=[{key:"homepage",href:"/home/"},{key:"events",href:"/events/"},{key:"microcourses",href:"/microcourses/"},{key:"articles",href:"/solution-articles/"},{key:"communities",href:"/communities/"}],OT=({activeLink:e,profile:t})=>{const n=he.useIntl(),r=y.useContext(Lt),i=r&&typeof r.id=="string";return h.jsxs("ul",{id:"navigation-menu",className:"text-medium",children:[NR.map(({key:a,href:s})=>{const o=DR(s,e),l={};return o&&(l["aria-current"]="page"),h.jsx("li",{className:J(a,{active:o}),children:h.jsx("a",{href:s,"data-gtm-event-type":`${a}-click`,"data-gtm-event-context":"NavigationMenu",className:"gtm-trackable",...l,children:n.formatMessage({id:`navigationMenu_links_${a}`})})},a)}),i&&t&&h.jsx(OR,{element:"li",member:r,styling:{variant:"card",isCondensed:!1},functions:{profile:t},className:"profile gtm-trackable","data-testid":"profile-link",alt:"",gtmContext:"NavigationMenu",gtmType:"profile-click"})]})},io=(e,t,n)=>`${e}?share=${t}${n?`&uuid=${n}`:""}`,IR=({title:e,link:t,referrer:n})=>[{key:"linkedin",icon:"social_linkedin",url:`https://www.linkedin.com/shareArticle?mini=true&url=${encodeURIComponent(`${io(t,"linkedin",n)}&src=linkedin`)}&title=${encodeURIComponent(e)}&source=Apolitical`},{key:"twitter",icon:"social_twitter",url:`https://twitter.com/share?ref_src=twsrc%5Etfw&url=${encodeURIComponent(`${io(t,"twitter",n)}&src=twitter`)}&text=${encodeURIComponent(e)}&via=${encodeURIComponent("apoliticalco")}`},{key:"facebook",icon:"social_facebook",url:`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(`${io(t,"facebook",n)}`)}&t=${e}`},{key:"email",icon:"share_email",url:`mailto:?subject=${encodeURIComponent(e)}&body=${encodeURIComponent(`${e}
|
|
164
|
+
`}),H=$.turndown(H)}o&&o.mentions&&(H=await Gy({text:H,template:`[${vh}{{name}}]({{id}})`,mentions:o.mentions,listMembers:p||(()=>Promise.resolve([]))})),VI(H,$=>{const se=[{type:"initialValue",value:$},{type:"editorKey",value:F.toString()}];o!=null&&o.link&&(se.push({type:"enrichedUrl",value:o.link}),o.link.url&&ne(o.link.url)),S(se),setTimeout(()=>{S([{type:"stringValue",value:Qv(K)}])},150)})})()},[F]),y.useEffect(()=>{if(z===void 0&&K){const H=YI(K);H&&ne(H)}const q=H=>{var Z;const $=H,se=((Z=$==null?void 0:$.detail)==null?void 0:Z.url)||null;se&&z&&z.url===se&&S([{type:"enrichedUrl",value:void 0}])};return window.addEventListener("linkRemoved",q),()=>{window.removeEventListener("linkRemoved",q)}},[z]),y.useEffect(()=>{if(t){Xo.lastIndex=0;const q=t.match(Xo);q&&q.length===1&&q[0].length===t.length&&!P&&S([{type:"originalValue",value:t}])}t!==""||!K||uc(F,t)&&!P||(D.withoutNormalizing(K,()=>{ue.delete(K,{at:{anchor:D.start(K,[]),focus:D.end(K,[])}}),ue.deselect(K),K.children.length!==0&&ue.unwrapNodes(K,{at:[0]}),ue.insertNodes(K,w,{at:[0]})}),S([{type:"initialValue",value:w},{type:"lastAnchor",value:null},{type:"enrichedUrl",value:!1}]))},[t]),y.useEffect(()=>{E({link:z})},[z]),y.useEffect(()=>{R===""&&z&&S([{type:"enrichedUrl",value:void 0}])},[R]);const U=Zo(()=>{QI({editor:K,isShowing:I.show,numberOfUsers:I.numberOfUsers,listMembers:p,dispatch:S})},100);return L?h.jsx("div",{id:X,className:"rich-text-editor input text-medium",children:h.jsxs(Ei.Provider,{value:{...A,id:X,isInOverlay:f,dispatch:S,onMention:b,reportError:T},children:[h.jsxs(mO,{editor:K,initialValue:L,onChange:q=>{if(K.operations.some($=>$.type!=="set_selection")){let $=JI(q);$==="<br>"&&($=""),m($,z),S([{type:"stringValue",value:Qv(K)}]),P||S([{type:"hasInteracted",value:!0}]),U(),d&&console.log({serialized:$,json:q})}},...u,children:[h.jsx(sO,{className:"editor",renderElement:O,renderLeaf:C,placeholder:n||c.formatMessage({id:"richTextEditor_placeholder"}),autoFocus:s,tabIndex:0,onPaste:async q=>{const H=z!==!1,$=q.clipboardData.getData("text");if((Z=>{try{return new URL(Z),!0}catch{return!1}})($)){let Z=$;if($){const{full:te}=ap($);Z=te}if($&&v&&!H){const te=await v(Z);te.url&&S([{type:"enrichedUrl",value:te}])}}},onKeyDown:q=>{if(q.key==="Enter"){I.show&&(q.preventDefault(),q.stopPropagation(),nT(K,I,S,X));const{selection:H}=K;if(H){const $=oe.isCollapsed(H),[se,Z]=D.node(K,H,{depth:1});let te=se,ae=te.type;const ie=te.children[0];if(ae===re.h3){q.preventDefault(),q.stopPropagation();const xe=D.start(K,Z),Ae=D.end(K,Z),ye=Ze.equals(H.anchor,xe),le=Ze.equals(H.anchor,Ae);if(ye)ue.insertNodes(K,w,{at:Z});else if(le)ue.insertNodes(K,w,{at:V.next(Z)}),ue.select(K,D.end(K,V.next(Z)));else{const de=H.anchor,[,we]=D.parent(K,H);ue.splitNodes(K,{at:de}),ue.setNodes(K,{type:re.paragraph},{at:V.next(we)})}return}if(ie&&[re.ol,re.ul].includes(ie.type)&&(te=ie,ae=ie.type),te&&ke.isElement(te)&&ae!==re.paragraph){if(ae===re.blockquote&&!q.shiftKey){q.stopPropagation(),q.preventDefault(),ue.insertNodes(K,w);return}if($){const[xe,Ae]=D.parent(K,H,{edge:"end"}),le=xe.type;if([re.ul,re.ol].includes(ae))if(q.stopPropagation(),q.preventDefault(),le===re.li&&k==="Enter"){xe.children.length===1&&"text"in xe.children[0]&&xe.children[0].text===""&&ue.removeNodes(K,{at:Ae}),ue.insertNodes(K,w,{at:V.next(Z)}),ue.select(K,D.end(K,V.next(Z)));return}else{const[de,we]=KI(K,re.li),Ie={type:re.li,children:[{text:""}]};ue.insertNodes(K,Ie,{at:V.next(we)}),ue.select(K,D.end(K,V.next(we)))}}}}}else if(q.key==="Escape"){if(I.show){q.preventDefault(),q.stopPropagation(),S([{type:"mentionPopover",value:{...I,show:!1}}]);return}}else if(["ArrowUp","ArrowDown"].includes(q.key)&&I.show){q.preventDefault(),q.stopPropagation();const{selectedUser:H,possibleUsers:$}=I;let se=q.key==="ArrowUp"?H-1:H+1;se<0&&(se=$.length-1),se>=$.length+1&&(se=0),S([{type:"mentionPopover",value:{...I,selectedUser:se}}])}S([{type:"lastKey",value:q.key}]),ZI(q,K,S,T)},onBlur:()=>{K.selection&&S([{type:"lastAnchor",value:K.selection.anchor}])},onFocus:()=>{if(N){if(!V.isPath(N.path)||!Ee.has(K,N.path))return;const q=Ee.get(K,N.path);let H=0;if(Oe.isText(q)?H=q.text.length:q.children&&(H=q.children.length),N.offset>H)return;try{ue.select(K,{anchor:N,focus:N})}catch($){const se=$.message;T(`Error focusing editor: ${se}`)}}}}),z?h.jsx(tm,{data:z,variant:"condensed",onClick:()=>{S([{type:"enrichedUrl",value:!1}]);const q=new CustomEvent("ariaLive",{detail:{message:c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_live"})}});document.dispatchEvent(q)},"aria-label":c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria"},{title:z.title||c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_fallback"})})}):h.jsx(h.Fragment,{}),h.jsx(cP,{styling:l==null?void 0:l.toolbar}),p?h.jsx(eP,{onFallbackClick:g}):h.jsx(h.Fragment,{})]},B),h.jsx(Ap,{id:`character-limit-${e}`,limit:r,valueLength:Kc(R)})]})}):h.jsx(h.Fragment,{})};const ZP=({id:e="form-toggle",label:t,options:n,initialValue:r,functions:{onChange:i=()=>{}},isDisabled:a=!1,className:s=""})=>{const[o,l]=y.useState(typeof r=="boolean"||typeof r=="string"?r:n[0].value);y.useEffect(()=>{r&&l(r)},[r]);const u=c=>{a||(l(c),i(c))};return h.jsxs("div",{className:J("toggle",s),onClick:c=>{c.preventDefault(),c.stopPropagation(),u(o===n[0].value?n[1].value:n[0].value)},children:[h.jsx("p",{children:t}),h.jsx("ul",{className:J("toggle-options",{disabled:a,on:o===n[1].value}),children:n.map(c=>{const d=`${e}-${c.value}`;return h.jsxs("li",{className:"hidden",children:[h.jsx("input",{type:"radio",id:d,name:e,value:c.value,checked:o===c.value,onChange:()=>u(c.value),disabled:a}),h.jsx("label",{htmlFor:d,children:c.label})]},d)})})]})};function vT({className:e="",userId:t,userName:n,src:r,uploadImage:i,button:a,callback:s}){const o=he.useIntl(),l="profileImageChange_",[u,c]=y.useState(r),[d,f]=y.useState(!1),[p,g]=y.useState(!1),m=y.useRef(null),E=async w=>{f(!0),g(!1);try{const _=w.target.files&&w.target.files[0];if(!_||!t)throw f(!1),new Error("Image file or userID is missing");const A=await i({fileObject:_,userId:t}),S={thumbnail:A.thumbnailURL,full:A.originalURL};c(S),s(S)}catch{g(!0)}finally{f(!1)}f(!1)},{upload:v=o.formatMessage({id:`${l}cta_upload`}),change:b=o.formatMessage({id:`${l}cta_change`}),uploading:T=o.formatMessage({id:`${l}cta_uploading`})}=(a==null?void 0:a.text)||{};return h.jsxs("div",{className:J("profile-image-change-figure",e),children:[h.jsx(gi,{className:"profile-image-change-picture",name:n,src:u==null?void 0:u.thumbnail,showInitials:!1,alt:"","data-testid":"profile-picture"}),p&&h.jsx("p",{className:"error text-small",children:o.formatMessage({id:`${l}error`})}),h.jsx("input",{id:"file",type:"file",accept:"image/*",ref:m,onChange:E,hidden:!0,"data-testid":"file-input"}),h.jsx($e,{onClick:()=>m.current&&m.current.click(),variant:"secondary","data-gtm-event-context":"ImageField","data-gtm-event-type":`${u?"change-photo":"add-photo"}-click`,className:"gtm-trackable",disabled:d,children:d?T:u?b:v})]})}const ET=({gtm:e,functions:{onSuccess:t=async()=>{},onFailure:n=()=>{}}})=>{const{context:r="FooterContactUsForm",event:i="contact-form-submit-click"}=e||{};return h.jsx(_r,{id:"contact-us-form",fields:[{id:"name",type:"text",className:"short",validation:[{condition:"required"}],autoComplete:"name"},{id:"email",type:"email",className:"short",validation:[{condition:"required"},{condition:"valid-email"}]},{id:"organisation",type:"text"},{id:"interests",type:"checkboxes",options:[{id:"publishingCourse",label:"Publishing or creating a course"},{id:"buyingCourse",label:"Buying courses for my team"},{id:"learningExperience",label:"Customised learning experiences"},{id:"somethingElse",label:"Something else"}]},{id:"message",type:"textarea",limit:1e3,validation:[{condition:"required"}]}],intlPath:"contactForm",gtm:{context:r,event:i},functions:{onSuccess:t,onFailure:n},button:{className:"new"}})};const QP=({emails:e,setEmails:t,setIsDisabled:n})=>{const{formatMessage:r}=he.useIntl();return h.jsx(R3.ReactMultiEmail,{id:"email-input",inputClassName:"email-input input",placeholder:r({id:"inviteForm_email_placeholder"}),emails:e,onChange:i=>{t(i),n(!i.length)},autoFocus:!1,getLabel:(i,a,s)=>h.jsxs("div",{className:"email text-medium",children:[h.jsx("div",{"data-tag-item":!0,children:i}),h.jsx($e,{variant:"tertiary",size:"small",icon:{icon:"close"},onClick:()=>{s(a),n(!e.length)},className:"remove-email-button",screenreaderText:r({id:"overlay_close"})})]},a)})},yT=({title:e,label:t,messagePlaceholder:n,ctaMessage:r,titleColor:i,labelColor:a,backgroundColor:s,onClose:o,reportError:l,sendInvites:u,initialFormStatus:c="NOT_SUBMITTED",gtm:d={context:"Form",event:"form-submit-click"},secondaryActionButton:f,meta:p})=>{const[g,m]=y.useState([]),[E,v]=y.useState(!0),[b,T]=y.useState(c),{formatMessage:w}=he.useIntl(),_=async B=>{try{await u(g,B.message),m([]),T("SUCCESS")}catch(F){T("ERROR"),l(F)}},A=B=>{B.preventDefault(),T("NOT_SUBMITTED"),v(!0),m([])},S=B=>{B.preventDefault(),o(),T("CLOSED")};return b==="CLOSED"?null:b==="ERROR"||b==="SUCCESS"&&!(p!=null&&p.shouldHideDoneButtonOnSubmit)?h.jsxs("div",{className:"invite-form-wrapper",children:[h.jsx("div",{className:"content centred",children:b==="SUCCESS"?h.jsx("h2",{className:"success-title",children:w({id:"inviteForm_success"})}):h.jsxs("h2",{className:"error-title",children:[" ",w({id:"inviteForm_error"})]})}),h.jsx(br,{}),h.jsx("div",{className:"footer",children:b==="SUCCESS"?h.jsxs(h.Fragment,{children:[h.jsx($e,{variant:"secondary",onClick:A,children:w({id:"inviteForm_ctaSendMoreInvites"})}),h.jsx($e,{onClick:S,children:w({id:"inviteForm_ctaDone"})})]}):h.jsx($e,{onClick:A,children:w({id:"inviteForm_ctaTryAgain"})})})]}):h.jsxs("div",{className:"invite-form-wrapper",style:{backgroundColor:s},children:[h.jsxs("div",{className:"content",children:[h.jsx("h2",{className:"title",style:{color:i},children:e}),h.jsx("label",{htmlFor:"email-input",className:"label",style:{color:a},children:t})]}),h.jsx(_r,{id:"invite-form",fields:[{component:QP,props:{emails:g,setEmails:m,setIsDisabled:v},required:!0},{id:"message",type:"textarea",label:w({id:"inviteForm_message_label"}),placeholder:n||w({id:"inviteForm_message_placeholder"})}],functions:{onSuccess:_},button:{text:r,size:"medium",disabled:E},gtm:d,meta:p,secondaryActionButton:f})]})},Gu=e=>e.map(t=>({condition:t}));const Wn={FORM_ID:"manage-account-password-change",NEW_PASSWORD:"newPassword",CONFIRMED_PASSWORD:"confirmedPassword",CURRENT_PASSWORD:"oldPassword"},XP=({functions:e,...t})=>{const{formatMessage:n}=he.useIntl(),[r,i]=y.useState(null),[a,s]=y.useState(!1),[o,l]=y.useState({isMoreThanEightCharacters:!1,includesNumberAndSymbol:!1,includesLowerAndUppercase:!1}),u=p=>p[Wn.NEW_PASSWORD]!==p[Wn.CONFIRMED_PASSWORD]?n({id:"passwordRules_unmatched_text"}):null,c=p=>!Yf(p[Wn.NEW_PASSWORD]).isValid,d=[{"data-testid":Wn.NEW_PASSWORD,id:Wn.NEW_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_newPassword_label"}),validation:Gu(["required",c]),functions:{onChange:p=>l(Yf(p).matchingRules),onFocus:()=>s(!0),onBlur:()=>s(!1)}},{"data-testid":Wn.CONFIRMED_PASSWORD,id:Wn.CONFIRMED_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_confirmPassword_label"}),validation:Gu(["required",u])}];t.isPasswordChange&&d.unshift({"data-testid":Wn.CURRENT_PASSWORD,id:Wn.CURRENT_PASSWORD,type:"password",autoComplete:"current-password",placeholder:"",label:n({id:"passwordRules_currentPassword_label"}),validation:Gu(["required"])}),a&&d.push({component:V4,props:{matchingRules:o}});const f={id:Wn.FORM_ID,fields:d,functions:{...e,onSuccess:async p=>(e.createPassword(p),e.onSuccess&&e.onSuccess(p)),onCatch:p=>i(p==null?void 0:p.statusCode),onFailure:(p,g)=>{(g.includes(Wn.NEW_PASSWORD)||g.includes(Wn.CONFIRMED_PASSWORD))&&s(!0)}},meta:{shouldReset:!0},...t};return h.jsxs(h.Fragment,{children:[h.jsx(_r,{...f}),r&&h.jsx(qr,{variant:"error",text:r})]})};const bT=({isCreateProfile:e=!1,hooks:t,functions:n,meta:r={},gtm:i,...a})=>{var B;const s=he.useIntl(),o="profileForm_",l=y.useContext(Lt),[u,c]=y.useState(l.image),[d,f]=y.useState(!1),{uploadImage:p=()=>{},onSuccess:g=async F=>{},onCancel:m=()=>{},onFailure:E=()=>{}}=n,{buildLocation:v,isValidPlace:b,predictPlaces:T}=t.useMaps(),{context:w="ProfileForm",event:_="profile-form-submit-click"}=i||{},A=[{id:"jobTitle",type:"text",label:s.formatMessage({id:`${o}jobTitle`}),placeholder:s.formatMessage({id:`${o}jobTitle_placeholder`}),value:l.jobTitle,validation:[{condition:"required"}]},{id:"organization",type:"text",label:s.formatMessage({id:`${o}organization`}),placeholder:s.formatMessage({id:`${o}organization_placeholder`}),value:l.organization,validation:[{condition:"required"}]},{id:"location",type:"autocomplete",label:s.formatMessage({id:`${o}location`}),placeholder:s.formatMessage({id:`${o}location_placeholder`}),value:(B=l.location)==null?void 0:B.en,validation:[{condition:"required"},{condition:({location:F})=>F&&!d?!1:!b(F),error:s.formatMessage({id:`${o}location_error`})}],functions:{onChange:()=>{d||f(!0)},onKeyInput:T}}],S=[{component:vT,props:{userName:l.name,userId:l.id,src:u,uploadImage:p,callback:c,button:{text:{upload:s.formatMessage({id:`${o}image`})}}}},{id:"name",type:"text",label:s.formatMessage({id:`${o}name`}),placeholder:s.formatMessage({id:`${o}name_placeholder`}),value:l.name,autoComplete:"name",validation:[{condition:"required"}]},...A,{id:"biography",type:"textarea",label:s.formatMessage({id:`${o}bio`}),placeholder:s.formatMessage({id:`${o}bio_placeholder`}),limit:1e3,value:l.biography},{component:br}];return h.jsx(_r,{id:"profile-details-form",fields:e?A:S,meta:{shouldShowCancelButton:!e,shouldReset:!1,shouldHide:!1,showRequiredLabels:e,...r},intlPath:o,gtm:{context:w,event:_},functions:{onSuccess:async F=>{try{const L={...F,image:u||null,location:d?await v(F==null?void 0:F.location):l.location,...e?{onboardingState:"completed"}:{}};l.updateDetails&&l.updateDetails(R=>({...R,...L})),await g(L)}catch{E()}},onCancel:m,onFailure:E},button:{size:"large",text:{default:s.formatMessage({id:`${o}cta`}),submitting:s.formatMessage({id:`${o}cta_submitting`}),submitted:s.formatMessage({id:`${o}cta_submitted`})}},...a})},JP=()=>{const e=he.useIntl(),[t,n]=y.useState(0);return y.useEffect(()=>{const r=setInterval(()=>{n(i=>{if(i>=95)return clearInterval(r),95;const a=Math.round(Math.random()*10);return Math.min(i+a,95)})},800);return()=>{clearInterval(r)}},[]),h.jsx(m4,{progress:t,steps:{0:{icon:"layers",text:e.formatMessage({id:"publishArticleForm_progressBar"})}}})};function eR({coverImage:e,setShowImagePicker:t}){return e&&e.url?h.jsx(qr,{className:"cover-image-preview",text:h.jsx(Vi,{className:"cover-image",image:{description:e.description||"",height:e.height,width:e.width,url:e.url,color:e.color,type:"image/jpeg"}}),button:{component:h.jsx($e,{variant:"tertiary",onClick:()=>t(!0),children:h.jsx(he.FormattedMessage,{id:"publishArticleForm_replaceImage_button"})})}}):h.jsx(qr,{button:{component:h.jsx($e,{variant:"secondary",onClick:()=>t(!0),children:h.jsx(he.FormattedMessage,{id:"publishArticleForm_selectImage_button"})})}})}var TT=(e=>(e.CitiesAndLocalGovernment="topic_CitiesAndLocalGovernment",e.Climate="topic_Climate",e.DigitalAndData="topic_DigitalAndData",e.Education="topic_Education",e.EquityJusticeAndInclusion="topic_EquityJusticeAndInclusion",e.HealthAndSocialCare="topic_HealthAndSocialCare",e.Innovation="topic_Innovation",e.LeadershipAndSkills="topic_LeadershipAndSkills",e.LifeInGovernment="topic_LifeInGovernment",e.Policymaking="topic_Policymaking",e.TransportAndInfrastructure="topic_TransportAndInfrastructure",e.WorkingAndTheEconomy="topic_WorkAndTheEconomy",e))(TT||{});let xd=null;const Ht="publishArticleForm_",i9={},a9=10,tR=({id:e="publish-article-form",values:t=i9,setShowImagePicker:n,functions:r,meta:i,gtm:a,isEditMode:s=!1})=>{var R;const o=he.useIntl(),l=y.useContext(Lt),{create:u,edit:c,onSuccess:d=()=>{},onFailure:f=()=>{}}=r||{},{isInOverlay:p=!1}=i||{},[g,m]=y.useState(!1),[E,v]=y.useState(t.body||""),[b,T]=y.useState(!1),[w,_]=y.useState("");y.useEffect(()=>{uc(t,i9)||Jo(t.body)&&t.body!==E&&t.body!==void 0&&v(t.body)},[t.body]);const A=()=>{!l||!l.id?T(o.formatMessage({id:`${Ht}error_loggedOut`})):b&&T(!1)},S=N=>({condition:k=>{const P=k[N];return!P||typeof P!="string"?!0:P.length<a9},error:o.formatMessage({id:`${Ht}error_underMinLength`},{length:a9})}),B=!!E&&Jo(E),F=()=>h.jsxs(h.Fragment,{children:[h.jsx(br,{}),h.jsx("p",{className:"text-medium",children:o.formatMessage({id:`${Ht}disclaimer`})})]}),L=[{id:"title",type:"textarea",value:t.title||"",limit:65,label:o.formatMessage({id:`${Ht}title_label`}),placeholder:o.formatMessage({id:`${Ht}title_placeholder`}),styling:{autosizeToFit:!0},functions:{onChange:A},validation:[{condition:"required"},S("title")]},{id:"subtitle",type:"textarea",value:t.subtitle,limit:115,label:o.formatMessage({id:`${Ht}subtitle_label`}),styling:{autosizeToFit:!0},placeholder:o.formatMessage({id:`${Ht}subtitle_placeholder`}),functions:{onChange:A},validation:[{condition:"required"},S("subtitle")]},{component:xc,props:{formID:e,label:{visible:o.formatMessage({id:`${Ht}body_label`})},showLabel:!0}},{component:em,props:{id:`${e}-input`,value:E,placeholder:o.formatMessage({id:`${Ht}body_placeholder`}),meta:{isInOverlay:p},autoFocus:!1,functions:{onChange:N=>{v(N),A()}},styling:{toolbar:{showHeadingOption:!0}},"aria-invalid":!!b,"aria-errormessage":"error-message"}},{id:"tags",label:o.formatMessage({id:`${Ht}tags_label`}),type:"checkboxes",styling:{displayOptionsAsPills:!0},options:Object.values(TT).map(N=>({id:N,label:o.formatMessage({id:`${Ht}_tags_${N}`})})),value:t.tags||[],multipleOptions:{limit:3},validation:[{condition:"required",error:o.formatMessage({id:`${Ht}tags_error_required`})},{condition:N=>{var k;return((k=N==null?void 0:N.tags)==null?void 0:k.length)>3},error:o.formatMessage({id:`${Ht}tags_error_over_three`})}]},{component:xc,props:{formID:e,label:{visible:o.formatMessage({id:`${Ht}cover_image_label`})},showLabel:!0}},{component:eR,props:{coverImage:t.coverImage||{},setShowImagePicker:n}}];return g?L.push({component:br}):L.push({component:F}),h.jsxs("section",{className:"publish-article-form",children:[h.jsx(_r,{id:e,meta:{shouldReset:!1,shouldHide:!1,showRequiredLabels:!1,shouldScrollOnSuccess:!1},functions:{onSuccess:async N=>{if(!l||!l.id||!B)return;xd&&clearTimeout(xd),m(!0);const k={...N,body:E,coverImage:t.coverImage};try{s&&c?await c(k):u&&await u(k),xd=setTimeout(()=>{_(o.formatMessage({id:`${Ht}aria_success${s?"_edit":""}`})),d(k)},500)}catch{T(o.formatMessage({id:`${Ht}error`})),_(""),f()}},onFailure:f},fields:L,intlPath:Ht,button:{variant:"primary",size:{mobile:"small",600:"medium"},"data-gtm-event-context":a==null?void 0:a.context,"data-gtm-event-type":"publish-article-click",disabled:!l||!l.id||!B||!((R=t==null?void 0:t.coverImage)!=null&&R.url),text:{default:o.formatMessage({id:`${Ht}cta_submit${s?"_edit":""}`}),submitting:o.formatMessage({id:`${Ht}cta_submitting${s?"_edit":""}`}),submitted:o.formatMessage({id:`${Ht}cta_submitted${s?"_edit":""}`})},customOnSubmit:b?h.jsx(h.Fragment,{}):h.jsx(JP,{})},gtm:a}),b&&h.jsx(_s,{id:"error-message",className:"error",children:typeof b=="string"&&b.includes(" ")?b:o.formatMessage({id:`${Ht}error`})}),w&&h.jsx(lt,{"aria-live":"polite",showOnFocus:!1,children:w})]})};const _T=({id:e="search",className:t="",handleToggle:n=!1,defaultValue:r="",gtmContext:i="search-bar",gtmEvent:a="form-submission"})=>{const{searchIsOpen:s=!0,isDesktopVersion:o=!1}=n||{},l=he.useIntl(),u=y.useRef(null);Ts(()=>{!n||o||!s||u.current&&u.current.focus()},[s]);const c=d=>{d.preventDefault(),d.stopPropagation(),!(!u.current||!u.current.value||u.current.value.length<1)&&(window.location.href=`/search?search=${encodeURIComponent(u.current.value)}`)};return h.jsx("form",{onSubmit:c,className:J("search-form gtm-trackable",t),role:"search","data-gtm-event-context":i,"data-gtm-event-type":a,children:h.jsx("fieldset",{id:`${e}-form`,hidden:n?!s:!1,children:h.jsxs("p",{children:[h.jsx(lt,{element:"label",htmlFor:e,children:l.formatMessage({id:"search_label"})}),h.jsx("input",{ref:u,type:"search",id:e,name:e,defaultValue:r,placeholder:l.formatMessage({id:"search_placeholder"}),onKeyDown:d=>{d.key==="Enter"&&c(d)}}),h.jsx("button",{className:"clear",onClick:d=>{d.preventDefault(),d.stopPropagation(),u.current&&u.current.value&&(u.current.value="")},children:h.jsx(lt,{children:l.formatMessage({id:"search_clear"})})}),h.jsx("button",{className:"search",onClick:c,children:h.jsx(lt,{children:l.formatMessage({id:"search_cta"})})})]})})})},s9=async({ref:e,validateEmail:t,dispatch:n})=>{const r=/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;if(!e.current.validity.valid||!r.test(e.current.value))return n([{type:"validFields.email",value:!1}]);const i=e.current.value.toString().toLowerCase().trim(),a={valid:!1,autoApproved:!1,exists:{auth:!1,engagement:!1,registration:!1,user:!1}};let s=Object.assign({},a);try{s=await t(i),s===void 0&&(s=a)}catch{return n([{type:"shouldManuallyApprove",value:!0},{type:"emailDetails",value:{email:i,boxType:"nonGov",isEnd2End:!1}},{type:"validFields.email",value:!1}])}const{valid:o=!1,autoApproved:l=!1,exists:u}=s;let c="";return o?c=l?"gov":"nonGov":u.registration?u.engagement&&!u.user?c=u.auth?"verify":"pending":c="exists":u.auth&&(c="exists"),n([{type:"shouldDisableButton",value:!1},{type:"shouldManuallyApprove",value:!l},{type:"emailDetails",value:{email:i,boxType:c,isEnd2End:/testing\+[0-9]+@apolitical.co$/.test(i)}},{type:"validFields.email",value:!0}])},nR=e=>{const t={};for(const n of e.entries())t[n[0]]=n[1];return{name:t.full_name.toString().trim(),email:t.email_address.toString().toLowerCase().trim(),jobTitle:t.job_title,organization:t.organization,bioLink:t.url,optIn:!0,expectation:t.expectation,page:window.location.pathname,"g-recaptcha-response":t["g-recaptcha-response"]}},rR=async({refs:e,dataToSubmit:t,createAccount:n,onSuccess:r,dispatch:i,state:a})=>{if(!e.form||!e.form.current)throw new Error("No refs.form");if(!e.form.current.checkValidity()){e.hiddenValidation&&e.hiddenValidation.current&&e.hiddenValidation.current.click();return}const s=nR(new FormData(e.form.current)),o=Object.assign(s,t);await n(o),sessionStorage.setItem(rp.SESSION_STORAGE.EMAIL,s.email),r&&r({...s,...a.values}),i([{type:"showSuccessMessage",value:!0}])},iR=({shouldShow:e,placeholders:t,labels:n,functions:{validateEmail:r,resendVerificationCode:i},refs:a,state:s,dispatch:o,dataToSubmit:l,intl:u})=>{const{emailDetails:c}=s,d=(p,g)=>{p.current&&s.validFields[g]!==p.current.validity.valid&&o([{type:`validFields.${g}`,value:p.current.validity.valid}])},f=[{id:"full_name",type:"text",inputRef:a.name,placeholder:u.formatMessage({id:"signup_full_name_placeholder"}),functions:{onChange:()=>d(a.name,"name"),onFocus:()=>o([{type:"loadRecaptcha",value:!0}])},autoComplete:"name",validation:[{condition:"required"},{condition:"no-numbers"}],"data-testid":"signup-name-input"},{id:"email_address",type:"email",inputRef:a.email,placeholder:u.formatMessage({id:"signup_email_address_placeholder"}),"aria-describedby":"email-helper-textbox",functions:{onBlur:()=>{s9({ref:a.email,validateEmail:r,dispatch:o})},onChange:(p,g)=>{o([{type:"shouldDisableButton",value:!0}]),g&&g({type:"updateValue",payload:{key:"terms",value:!1}})},onFocus:()=>o([{type:"loadRecaptcha",value:!0}])},autoComplete:"email",validation:[{condition:"required"},{condition:"valid-email"}],"data-testid":"signup-email-input"},{component:j4,props:{email:c.email,type:c.boxType,resendVerificationCode:i}}];return s.shouldManuallyApprove&&(f.push({id:"job_title",type:"text",inputRef:a.jobTitle,placeholder:u.formatMessage({id:"signup_job_title_placeholder"}),functions:{onChange:()=>d(a.jobTitle,"jobTitle")},validation:[{condition:"required"}],"data-testid":"signup-job-input"},{id:"organization",type:"text",inputRef:a.organisation,placeholder:u.formatMessage({id:"signup_organization_placeholder"}),functions:{onChange:()=>{d(a.organisation,"organisation")}},validation:[{condition:"required"}],autoComplete:"organization","data-testid":"signup-org-input"}),e.url&&f.push({id:"url",type:"text",label:u.formatMessage({id:"signup_url"},{small:p=>h.jsx("small",{children:p})}),placeholder:u.formatMessage({id:"signup_url_placeholder"}),validation:[{condition:"valid-url"}],"data-testid":"signup-url-input"})),e.expectation&&f.push({id:"expectation",className:"expectation",type:"text",label:(n==null?void 0:n.expectation)||u.formatMessage({id:"signup_expectation"},{small:p=>h.jsx("small",{className:"notes text-small",children:p})}),placeholder:(t==null?void 0:t.expectation)||u.formatMessage({id:"signup_expectation_placeholder"}),"data-testid":"signup-events-question"}),f.push({id:"terms",className:"text-small",type:"checkbox",inputRef:a.tc,label:u.formatMessage({id:"signup_terms"},{terms:p=>h.jsx("a",{href:"https://about.apolitical.co/terms-and-conditions","data-gtm-event-context":"SignupForm","data-gtm-event-type":"terms-of-service-click",className:"gtm-trackable",children:p}),privacy:p=>h.jsx("a",{href:"https://about.apolitical.co/privacy-policy","data-gtm-event-context":"SignupForm","data-gtm-event-type":"privacy-policy-click",className:"gtm-trackable",children:p})}),shownValue:"accepted",functions:{onChange:p=>{if(!p)return;const g=[];["name","email"].forEach(m=>{s.validFields[m]!==a[m].current.validity.valid&&(g.push({type:`validFields.${m}`,value:a[m].current.validity.valid}),m==="email"&&s9({ref:a.email,validateEmail:r,dispatch:o}))}),g.length&&o(g)}},validation:[{condition:"required"}],"data-testid":"signup-terms-checkbox"}),f};const aR=({className:e=""})=>h.jsxs("div",{className:J("success-message",e),"data-testid":"success-message",children:[h.jsx("p",{className:"success-title",children:h.jsx(he.FormattedMessage,{id:"signup_success_title"})}),h.jsx(he.FormattedMessage,{id:"signup_success_text",values:{p:t=>h.jsx("p",{children:t})}})]});const sR={validFields:{name:!1,email:!1,jobTitle:!1,organisation:!1},emailDetails:{email:"",boxType:"",isEnd2End:!1},shouldManuallyApprove:!1,shouldDisableButton:!0,loadRecaptcha:!1,showSuccessMessage:!1,showError:!1},oR=({className:e="",labels:t={},placeholders:n={},functions:r={validateEmail:()=>Promise.resolve(),createAccount:()=>Promise.resolve(),handleError:()=>{},resendVerificationCode:()=>Promise.resolve()},shouldShow:i={},submitButton:a,dataToSubmit:s={ref:"sign-up-form"},...o})=>{const l=he.useIntl(),u=window.location.pathname.includes("/signup")?"/login":`/login?returnTo=${window.location.pathname}`,{title:c=!0,expectation:d=!1,url:f=!0,logInButton:p=!0,successMessage:g=!0}=i,m={title:c,expectation:d,url:f,logInButton:p,successMessage:g},[E,v]=y.useReducer(Fs,sR),{validFields:b,emailDetails:T,shouldManuallyApprove:w,shouldDisableButton:_,showSuccessMessage:A,showError:S}=E,[B,F]=ep.useCookies(["signup-this-session","functional-cookie-consent"]),L={form:y.createRef(),name:y.createRef(),email:y.createRef(),jobTitle:y.createRef(),organisation:y.createRef(),tc:y.createRef(),hiddenValidation:y.createRef()};y.useEffect(()=>{w===!0&&L.jobTitle.current&&L.jobTitle.current.focus()},[w]),y.useEffect(()=>{B["signup-this-session"]&&v([{type:"showSuccessMessage",value:!0}])},[B]),y.useEffect(()=>{A&&B["functional-cookie-consent"]&&F("signup-this-session","true",{path:"/",maxAge:3600})},[A]);const R=y.useMemo(()=>iR({placeholders:n,labels:t,shouldShow:m,functions:r,refs:L,state:E,dispatch:v,dataToSubmit:s,intl:l}),[s,r,l,L,m,E]),N=_?!0:w?!Object.values(b).every(k=>k===!0):!b.name||!b.email||["exists","pending","verify"].includes(T.boxType);return m.successMessage&&A?h.jsx(aR,{className:e}):h.jsxs("fieldset",{className:J("signup-form-fieldset",e),"data-testid":"signup-form",children:[m.title&&h.jsx("p",{className:"signup-title",children:h.jsx(he.FormattedMessage,{id:"signup_title"})}),S&&h.jsx(qr,{variant:"error",text:l.formatMessage({id:"signup_error"})}),h.jsx(_r,{className:"signup-form",formRef:L.form,id:"sign-up-form",fields:R,intlPath:"signup",button:{variant:"primary",size:"medium",text:a||l.formatMessage({id:"signup_button_join"}),disabled:N?{isClickable:!0}:!1,styling:{fullWidth:!0},"data-testid":"signup-button"},secondaryActionButton:{className:"login-button",styling:{fullWidth:!0},variant:"tertiary",size:"medium",href:u,"data-gtm-event-context":"SignupForm","data-gtm-event-type":"login-click",text:l.formatMessage({id:"signup_button_login"})},meta:{shouldReset:!1,showRequiredLabels:!1,shouldShowCancelButton:m.logInButton},gtm:{context:"SignupForm",event:"signup-submit-click"},functions:{onSuccess:async()=>{await rR({refs:L,dataToSubmit:s,createAccount:r.createAccount,onSuccess:r.onSuccess,dispatch:v,state:E})},onCatch:k=>{r.handleError(k),v([{type:"showSuccessMessage",value:!1},{type:"showError",value:!0}])}}}),h.jsx("button",{className:"validation-button",ref:L.hiddenValidation})]})};function lR({parentId:e,isMember:t,formFunctions:n,leave:r,join:i,meta:a}){const s=he.useIntl();return h.jsx(h0,{form:{content:{type:Ye.Reply,slugs:{}},functions:n,meta:{isEditing:!1,isAutoFocused:!1,isPrepopulated:!1,showSuccessMessage:!1,...a},placeholder:s.formatMessage({id:"discussion_responses_placeholder"})},parentId:e,membershipRequiredToPost:{isMember:t,required:!0,join:i,leave:r,notMemberStateText:s.formatMessage({id:"community_joinToPost"})}})}function uR({hasNextPage:e,fetchNextPage:t,setFocusReplyIndex:n,totalReplies:r}){const i=he.useIntl(),a=()=>{n(r),t()};return h.jsx(El,{hasNextPage:e,loadNextPage:a,icon:{icon:"arrow-down",position:"right"},messages:{button:i.formatMessage({id:"loadMore_button"}),error:i.formatMessage({id:"loadMore_error"})}})}function cR({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i,user:a}){const{mutate:s}=vt.useMutation({mutationFn:e,onMutate:o=>t(l=>{const u=ng({reply:qx(o),user:a});return ws(u,l,{replace:!1,append:(o==null?void 0:o.replyId)!==void 0})}),onError:n,onSuccess:(o,l,u)=>{const c=ng({reply:o,user:a});r.setQueryData(i,ws(c,u,{replace:!0,append:(l==null?void 0:l.replyId)!==void 0})),setTimeout(()=>{_p(c.id,"reply")},0)}});return s}function dR({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=vt.useMutation({mutationFn:e,onMutate:({replyId:i,content:a})=>t(s=>{const o=Dn(i,s);return o&&(o.data.content=a),s}),onError:n});return r}function fR({replies:e,user:t,replyType:n}){return!e||!(t!=null&&t.id)?[]:e.map(({id:r,own_children:i,latest_children:a,children_counts:s,data:o,created_at:l,parent:u,...c})=>{var E,v,b,T;const d=(((E=i==null?void 0:i.like)==null?void 0:E.length)||0)>0,f=(((v=a==null?void 0:a.like)==null?void 0:v.length)||0)>0,p=d?(b=i==null?void 0:i.like)==null?void 0:b.find(w=>{var _;return((_=w==null?void 0:w.user)==null?void 0:_.id)===(t==null?void 0:t.id)}):!1,g=typeof p=="object"?(p==null?void 0:p.id)??"":"",m=f?(T=a==null?void 0:a.like)==null?void 0:T.map(w=>{var _,A,S;return{id:(_=w==null?void 0:w.user)==null?void 0:_.id,name:(S=(A=w==null?void 0:w.user)==null?void 0:A.data)==null?void 0:S.name}}):!1;return{user:c==null?void 0:c.user,body:n===Wt.Courses?Kx({content:o.content}):pR(o),locale:o==null?void 0:o.locale,createdAt:l,data:hR(o),likeId:g,liked:f,likes:(s==null?void 0:s.like)||0,peopleWhoLiked:m,replyId:r,parent:u,userLiked:!!p}})}function hR(e){if(!e||!e.mentioned_users)return{};const t=e==null?void 0:e.mentioned_users,n=(e==null?void 0:e.additional_data)||{};return{mentions:t,...n}}function pR(e){var t;return e?typeof e.content=="string"?e.content:((t=e==null?void 0:e.content)==null?void 0:t.text)||"":""}function CT({queryFns:{create:e,edit:t,like:n,list:r,remove:i,unlike:a},queryKey:s,type:o=Wt.Communities}){const l=vt.useQueryClient(),u=qc(),c={queryClient:l,queryKey:s},d={mutationHandlers:{error:Ep(c),mutate:yp(c)},user:u,...c},f=cR({...d,mutationFn:e}),p=dR({...d,mutationFn:t}),g=mR({...d,mutationFn:n}),m=vR({...d,mutationFn:i}),E=ER({...d,mutationFn:a}),{replies:v,...b}=gR({queryKey:s,queryFn:r});return{replies:fR({replies:v,user:u,replyType:o}),mutations:{create:f,edit:p,remove:m,like:g,unlike:E},user:u,...b}}function mR({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i}){const{mutate:a}=vt.useMutation({mutationFn:e,onMutate:({replyId:s})=>t(o=>{const l=Dn(s,o);return l&&rg({reply:l}),o}),onError:n,onSuccess:(s,{replyId:o},l)=>{const u=Dn(o,l);u&&rg({reply:u,reaction:s}),r.setQueryData(i,l)}});return a}function gR({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}=vt.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:o=>(o==null?void 0:o.next)||null});return{replies:Tp(n),error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}}function vR({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=vt.useMutation({mutationFn:e,onMutate:({replyId:i})=>t(a=>B4(i,a)),onError:n});return r}function ER({mutationFn:e,mutationHandlers:{mutate:t,error:n},user:r}){const{mutate:i}=vt.useMutation({mutationFn:e,onMutate:({replyId:a})=>t(s=>{const o=Dn(a,s);return o&&Wx({reply:o,user:r}),s}),onError:n});return i}const yR=({activityId:e,basePath:t,isMember:n,parentId:r,replyId:i,functions:{reactions:a,form:s,likes:o},type:l=Wt.Communities})=>{const u=he.useIntl(),c=3,{replies:d,fetchNextPage:f,hasNextPage:p,isLoading:g,mutations:{create:m,edit:E,like:v,remove:b,unlike:T}}=CT({queryKey:[t,r,e,i,"replies"],queryFns:{...a,list:A=>a.list({...A,reactionId:i})},type:l});tp([g]);const[w,_]=y.useState(!0);return h.jsxs(h.Fragment,{children:[(d==null?void 0:d.length)>=c&&h.jsx($e,{className:"nested-replies-show-toggle",variant:"secondary",size:"small",styling:{muted:!0},icon:{icon:`arrow_corner-${w?"up_left":"down_right"}`,position:"left"},onClick:()=>_(!w),children:u.formatMessage({id:`discussion_thread_${w?"hide":"show"}`},{count:d==null?void 0:d.length})}),w&&h.jsx(E3,{loadMore:{isLoading:g,hasNextPage:p,loadNextPage:()=>f()},form:{parentId:r,content:{type:Ye.Reply,slugs:{question:`${t}/${r}`,answer:e,reply:i}},functions:{create:(A,{body:S})=>m({activityId:e,replyId:i,content:S}),...s},meta:{isEditing:!1,isAutoFocused:!0,isPrepopulated:!1,showSuccessMessage:!1}},children:d&&d.length>0?d==null?void 0:d.map(({replyId:A,likes:S,data:B,body:F,createdAt:L,userLiked:R,peopleWhoLiked:N,parent:k,user:P,likeId:j})=>h.jsx(Il,{isCommunity:!0,content:{id:A,type:Ye.Reply,body:F,createdAt:L,slugs:{question:`${t}/${r}`,answer:e,reply:k},slug:"",author:$s(P),userLiked:R,likes:S,peopleWhoLiked:l===Wt.Courses?!1:N,data:B},forceHide:{shareLink:l===Wt.Courses},userHasPermissions:n,functions:{content:{createContent:()=>null,deleteContent:()=>b({replyId:A}),updateContent:(z,{body:I})=>E({replyId:A,content:I})},likes:{createLike:()=>v({replyId:A}),deleteLike:()=>T({replyId:A,reactionId:j}),listLikes:z=>o.list({replyId:A,...z})},comments:{},form:s},styling:{showShareLinkButton:!0},badges:{showBadges:!0,scopes:[{scope:ln.Communities,area:r||""},{scope:ln.Platform,area:"all"}]},disableMentions:l===Wt.Courses,basePath:t,parentId:r},A)):null})]})};function bR({formFns:e,activityId:t,basePath:n,focus:r,isMember:i,parentId:a,reply:s,type:o=Wt.Communities}){const{body:l,data:u,likeId:c,likes:d,peopleWhoLiked:f,replyId:p,createdAt:g,user:m,userLiked:E}=s,{edit:v,like:b,remove:T,unlike:w}=e.mutations;return h.jsx(p3,{children:h.jsx(Il,{isCommunity:!0,content:{id:p,type:Ye.Reply,body:l,createdAt:g,slugs:{question:`${n}/${a}`,answer:t,reply:p},slug:p,author:$s(m),userLiked:E,likes:d,peopleWhoLiked:o===Wt.Courses?!1:f,data:u},userHasPermissions:i,functions:{content:{createContent:()=>null,deleteContent:()=>T({replyId:p}),updateContent:(_,{body:A})=>v({replyId:p,content:A})},likes:{createLike:()=>b({replyId:p}),deleteLike:()=>w({replyId:p,reactionId:c}),listLikes:_=>e.likes.list({replyId:p,..._})},comments:{},form:e.form},forceHide:{shareLink:o===Wt.Courses},badges:{showBadges:!0,scopes:[{scope:ln.Communities,area:a||""},{scope:ln.Platform,area:"all"}]},disableMentions:o===Wt.Courses,children:h.jsx(yR,{basePath:n,parentId:a,activityId:t,replyId:p,isMember:i,functions:e,type:o}),styling:{showShareLinkButton:!0},setFocus:r,basePath:n,parentId:a},p)},p)}const wd="ALL",xT=({activityId:e,basePath:t,parentId:n,activityTotalReplies:r,isMember:i,functions:{form:a,join:s,leave:o,likes:l,reactions:u},profile:c,showReplies:d,type:f=Wt.Communities,repliesFilters:p})=>{const g=he.useIntl(),m=y.useContext(Lt),{fetchNextPage:E,hasNextPage:v,isLoading:b,replies:T,mutations:{create:w,remove:_,edit:A,like:S,unlike:B}}=CT({queryKey:[t,n,e,"replies"],queryFns:u,type:f}),[F,L]=y.useState(m.locale||wd),[R,N]=y.useState([]),k=y.useMemo(()=>T,[JSON.stringify(T)]);y.useEffect(()=>{if(!k)return;const I=!F||F===wd?k:k.filter(ne=>ne.locale===F);N(I)},[k,F]);const[P,j]=y.useState(null);tp([b]),M4();const z={create:(I,ne)=>{const{body:X}=ne;w({activityId:e,content:X})},...a};return h.jsxs("section",{className:"replies-feed",children:[h.jsx(v3,{type:"comment",responses:r,isLoading:b}),d?h.jsxs(h.Fragment,{children:[h.jsx(lR,{parentId:n,isMember:i,join:s,leave:o,formFunctions:z,meta:{isAutoFocused:f===Wt.Courses||!1}}),f===Wt.Courses&&(p==null?void 0:p.isEnabled)&&h.jsxs("section",{className:"replies-feed-language-switcher",style:{display:"flex"},children:[h.jsx(_r,{id:"replies-feed-language-switcher",fields:[{id:"language",label:!1,type:"select",initialValue:F,options:[{id:wd,label:g.formatMessage({id:"activitySection_language_switcher_all_languages_option"})},...(p==null?void 0:p.options)||[]],functions:{onChange:I=>L(I)}}],functions:{},button:{hideButton:!0}}),h.jsx($e,{icon:"info-inside-circle",variant:"tertiary",className:"language-switcher-info-button",tooltip:g.formatMessage({id:"activitySection_language_switcher_info"}),forceTooltip:!0,children:h.jsx(lt,{children:g.formatMessage({id:"activitySection_language_switcher_info"})})})]}),R==null?void 0:R.map((I,ne)=>h.jsx(bR,{activityId:e,basePath:t,focus:P===ne,formFns:{form:a,likes:l,reactions:u,mutations:{remove:_,edit:A,like:S,unlike:B}},isMember:i,parentId:n,reply:I,type:f},I.replyId)),b?h.jsx(h.Fragment,{children:" "}):h.jsx(uR,{hasNextPage:v,fetchNextPage:E,setFocusReplyIndex:j,totalReplies:T.length})]}):h.jsx(Ln,{children:h.jsx(he.FormattedMessage,{id:"replies_feed_missing_polls_vote_message"})}),h.jsx(p0,{form:c})]})};function TR({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}=vt.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:c=>(c==null?void 0:c.next)||null}),l=Tp(n),u=`${l.length||0}${a?"+":""}`;return{likes:l,likesCount:u,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}}function _R({queryFns:{list:e},queryKey:t}){const{likes:n,...r}=TR({queryKey:t,queryFn:e});return{likes:n,...r}}function wT({basePath:e,parentId:t,activityId:n,likeCount:r,functions:i}){const{likes:a,fetchNextPage:s,hasNextPage:o,refetch:l}=_R({queryKey:[e,t,n,"likes"],queryFns:i.likes});y.useEffect(()=>{l()},[l]);const u=a.map(({user:c})=>c).map(c=>c?$s(c):void 0).filter(c=>c&&typeof c!="string");return h.jsx("section",{className:"likes-feed",children:h.jsx(h3,{members:{data:u,total:r},showHeader:!1,showPlaceholders:!0,communitySlug:t,hasNextPage:o&&u.length<r,loadNextPage:s})})}const AT=({showModal:e=!0,functions:{onClose:t,likes:n},likeCount:r,className:i,...a})=>{const s=he.useIntl();return h.jsx(vi,{id:"likes-modal",title:s.formatMessage({id:"discussion_likes"},{number:r}),isOpen:e,functions:{onClose:t},className:J("profile-modal in-portal",i,{open:e}),maxWidth:600,children:h.jsx(wT,{...a,likeCount:r??0,functions:{likes:n}})})},CR=Object.freeze(Object.defineProperty({__proto__:null,default:AT},Symbol.toStringTag,{value:"Module"})),xR={results:[{created_at:"2024-05-16T13:17:45.940899Z",updated_at:"2024-05-16T13:17:45.940899Z",id:"ab4b7ab0-f4fe-469f-a8e7-5a52b3e55333",user_id:"9ed21585-63be-4446-96ce-3e703820eb73",user:{id:"1234",data:{name:"Han Solo",thumbnail:"https://placehold.co/400x400",jobTitle:"Smuggler",organization:"Rebel Alliance",badges:{communities:{"endor-alumni":["blue-badge"]}}}},kind:"like",activity_id:"869e5a90-0eba-11ef-8080-80017b714aaf",data:{mentioned_users:null},parent:"",latest_children:{},children_counts:{}},{created_at:"2024-05-16T13:17:45.940899Z",updated_at:"2024-05-16T13:17:45.940899Z",id:"db4b7ab0-f4fe-469f-a8e7-5a52b3e55373",user_id:"9ed21585-63be-4446-96ce-3e703820eb73",user:{created_at:"2023-08-22T11:56:10.585365Z",updated_at:"2024-03-13T11:31:49.447916Z",id:"9ed21585-63be-4446-96ce-3e703820eb73",data:{jobTitle:"Admiral",name:"Princess Leia",organization:"Rebela Alliance",thumbnail:"https://placehold.co/400x400",badges:{platform:{all:["orange-badge"]}}}},kind:"pin",activity_id:"769e5a90-0eba-11ef-8080-80017b714aaf",data:{mentioned_users:null},parent:"",latest_children:{},children_counts:{}}],next:"xy12345"};const wR=3e3,ST=({url:e,gtm:t={context:"ShareLink",event:"copy-link-click"}})=>{const n=he.useIntl(),r="discussion_share_copy_link",[i,a]=y.useState({isOpen:!1,isCopied:!1});return h.jsxs("li",{className:"share-link-wrapper",children:[h.jsx(fs,{className:"gtm-trackable",icon:{icon:"link_chain"},onMouseOver:()=>a({...i,isOpen:!0}),onFocus:()=>a({...i,isOpen:!0}),onMouseOut:()=>a({isOpen:!1,isCopied:!1}),onBlur:()=>a({isOpen:!1,isCopied:!1}),onClick:()=>{navigator.clipboard.writeText(e).then(()=>{a({isOpen:!0,isCopied:!0});const s=new CustomEvent("ariaLive",{detail:{message:n.formatMessage({id:`${r}_success`})}});document.dispatchEvent(s),setTimeout(()=>{a({isOpen:!1,isCopied:!1})},wR)})},"data-gtm-event-context":t.context,"data-gtm-event-type":t.event,"data-testid":"share-link",screenreaderText:n.formatMessage({id:r})}),h.jsx(Da,{className:J({copied:i.isCopied}),isOpen:i.isOpen,styling:{hasPointer:"bottom",extraPadding:!1},children:n.formatMessage({id:`${r}${i.isCopied?"_success":""}`})})]})};const na="discussion_",kT=({className:e,gtmContext:t,contentType:n,likes:r,comments:i,replies:a,edit:s,shareLink:o,moreMenu:l})=>{const u=he.useIntl(),c=[];return l&&l.reportData&&c.push({text:u.formatMessage({id:`${na}moreMenu_report`}),onClick:d=>{d.stopPropagation()},href:`mailto:community@apolitical.co?subject=${encodeURI(u.formatMessage({id:`${na}report_subject`}))}&body=${encodeURI(u.formatMessage({id:`${na}report_body`},{contentType:n||"",contentSlug:l&&l.reportData&&l.contentSlug||"",contentUrl:l&&l.reportData&&l.reportData.contentUrl||""}))}`,icon:"flag"}),h.jsxs("ul",{className:J("actions text-medium",e),"data-testid":`${n}-actions`,children:[r?h.jsx(L4,{element:"li",likes:r.count,isShort:!1,userLiked:r.userLiked,content:{type:n,slugs:r.content.slugs,slug:r.content.slug},canLike:r.canLike,peopleWhoLiked:r.peopleWhoLiked,activityId:r.activityId,functions:r.functions,basePath:r.basePath||"",parentId:r.parentId||""}):h.jsx(h.Fragment,{}),i?h.jsx("li",{children:h.jsx(fs,{shortText:`${i.count??0}`,onClick:d=>{d.preventDefault(),d.stopPropagation(),i.functions.onClick()},icon:{icon:"speech-bubble_square"},"data-testid":"comment","data-gtm-event-context":t,"data-gtm-event-type":`answer-${n}-click`,screenreaderText:u.formatMessage({id:`${na}comments_screenReader`},{count:i.count}),children:u.formatMessage({id:`${na}comments${i.count===null?"_loading":""}`},{count:i.count})})}):h.jsx(h.Fragment,{}),a?h.jsx("li",{children:h.jsx(fs,{styling:{muted:!0},onClick:a.functions.onClick,icon:{icon:"speech-bubble_square"},"data-testid":"reply",disabled:!a.canReply,children:u.formatMessage({id:`${na}reply`})})}):h.jsx(h.Fragment,{}),s?h.jsx("li",{className:"edit-button-item",children:h.jsx(fs,{styling:{muted:!0},onClick:s.onClick,icon:{icon:"pencil-paper"},"data-testid":"edit",children:u.formatMessage({id:`${na}action_edit`})})}):h.jsx(h.Fragment,{}),o?h.jsx(ST,{url:o.url,gtm:{context:t||"",event:`copy-link-${n}-click`}}):h.jsx(h.Fragment,{}),l?h.jsx(Ac,{element:"li",id:`more-${l.contentSlug}`,options:[...l.options||[],...c]}):h.jsx(h.Fragment,{})]})};const AR=({breadcrumbs:e,cutoff:t=20,className:n=""})=>{const r=he.useIntl();return h.jsxs(h.Fragment,{children:[h.jsx(lt,{element:"p",children:r.formatMessage({id:"breadcrumbs_label"})}),h.jsx("ul",{className:J("breadcrumbs text-small",n),children:e.map(({text:i,href:a,current:s=!1},o)=>{const l={};return s&&(l["aria-current"]="location"),h.jsxs("li",{children:[s&&h.jsx(lt,{element:"span",children:r.formatMessage({id:"breadcrumbs_currentPage"})}),h.jsx(Ki,{href:s?void 0:a,...l,children:bs(i,t)})]},`${window.btoa(i)}_${o}`)})})]})};const tm=({variant:e="default",data:{image:t,url:n,title:r,description:i},onClick:a,gtm:s,...o})=>{if(!n)return h.jsx(h.Fragment,{});let l=n.split("//");l.length>1?l=l[1]:l=l[0],l=l.split("/"),l=l[0];const{context:u="EnrichedLink",event:c="enriched-link-click"}=s??{};return h.jsxs("aside",{className:J("enriched-url gtm-trackable",{"has-image":t,[e]:e!=="default"}),onClick:d=>{if(d.preventDefault(),d.stopPropagation(),a){a(d);return}window.open(n,"_blank")},"data-gtm-event-context":u,"data-gtm-event-type":c,children:[h.jsx("small",{children:l}),h.jsx("p",{className:"title text-medium",children:h.jsx("a",{...o,href:n,target:"_blank",rel:"noreferrer",children:r})}),i&&e!=="condensed"?h.jsx("p",{className:"text-small",children:i}):h.jsx(h.Fragment,{}),t&&t.src?h.jsx("p",{className:"img",children:h.jsx("img",{src:t.src,alt:t.alt||"",loading:"lazy",fetchpriority:"low",width:t.width||"auto",height:t.height||"100%"})}):h.jsx(h.Fragment,{})]})};const DT=({options:e,defaultOptions:t=[],allOption:n=!1,allowMultiple:r=!0,onChange:i=()=>{},preventNoOptionSelected:a=!1,className:s="",styling:o,gtm:l})=>{const u=he.useIntl(),{muted:c,large:d}=o||{},f=n?[{id:"all",text:typeof n!="boolean"&&n.text||u.formatMessage({id:"filters_all"})},...e]:e,[p,g]=y.useState(n?["all"]:t.length?t.map(b=>b.id):[]),[m,E]=y.useState(0),v=(b,T)=>{let w=[];p.includes(b)&&!a?w=p.filter(_=>_!==b):b==="all"?w=["all"]:r?w=[...p.filter(_=>_!=="all"),b]:w=[b],g(_=>(i&&typeof i=="function"&&i({current:w,previous:_}),w)),T&&typeof T=="function"&&T()};return h.jsx("ul",{className:J("filters",s),children:f.map(({id:b,text:T,disabled:w=!1,callback:_=()=>{},content:A},S)=>{let B={tabIndex:m===S?0:-1};return w&&(B={disabled:!0,"aria-label":u.formatMessage({id:"filters_disabled"},{name:T})}),h.jsx("li",{children:h.jsx("button",{"data-gtm-event-context":(l==null?void 0:l.context)||"filters","data-gtm-event-type":(l==null?void 0:l.type)||`${T.toLowerCase().replace(" ","-")}-click`,className:J(b,{selected:p.includes(b),large:d,muted:c}),onClick:F=>{F.preventDefault(),F.stopPropagation(),v(b,_)},onKeyDown:F=>{var k,P;let L=S+1,R,N;switch(F.code){case"Enter":case"Space":F.preventDefault(),F.stopPropagation(),v(b,_);break;case"ArrowLeft":case"ArrowRight":F.preventDefault(),F.stopPropagation(),F.code==="ArrowLeft"?(L=S-1,L<0&&(L=f.length-1)):L>=f.length&&(L=0),E(L),R=F.currentTarget.closest("li"),N=(k=R==null?void 0:R.parentElement)==null?void 0:k.children[L],(P=N==null?void 0:N.querySelector("button"))==null||P.focus();break}},"aria-selected":p.includes(b),...B,children:A||T})},b)})})},SR=(e,t,n)=>{const r=String(e);if(!n||!n.length)return t?`/${r}/${t}`:`/${r}`;let i="",a=!1;return n.forEach(({url:s,position:o})=>{o==="before-lang"?(i+=`/${s}`,a=!0):(i.includes(`/${r}/`)||(i+=`/${r}`),i+=`/${s}`)}),i.includes(`/${r}/`)||(i+=`/${r}`),t&&(i+=`/${t}`),a?{url:i,urlForRouter:`/${i.split("/").slice(2).join("/")}`}:i};const Ql="languageSwitcher_",kR=({currentLanguage:e,isOriginalLanguage:t=!1,isHumanTranslation:n=!1,translations:r,onChange:i,urlParts:a,variant:s="default",label:o,className:l=""})=>{const u=he.useIntl(),{updateLanguage:c=()=>{}}=y.useContext(op),[d,f]=y.useState(e);if(y.useEffect(()=>{e!==d&&f(e)},[e]),!r||!Object.values(r).some(E=>E&&E.post_name))return null;const g=Object.keys(r),m=d!==e;return h.jsxs("div",{className:J("language-switcher text-small",s,l),children:[h.jsxs("nav",{children:[s!=="short"&&h.jsx("p",{children:o||u.formatMessage({id:`${Ql}label`})}),h.jsx("ul",{children:g.map(E=>{var T;if(!ju[E])return null;const v=(T=r[E])==null?void 0:T.post_name;let b={className:E};if(d===E)b["aria-label"]=u.formatMessage({id:`${Ql}selected`},{language:ju[E]});else{const w=SR(E,v,a);b={...b,href:typeof w=="string"?w:w.url,onClick:_=>{f(E),c(E),typeof i<"u"&&(_.preventDefault(),_.stopPropagation(),i(E,typeof w=="string"?w:w.urlForRouter))}}}return h.jsx("li",{children:h.jsx(Ki,{...b,fallbackElement:"span",children:ju[E]})},E)})}),s!=="short"&&!m&&h.jsx("p",{children:u.formatMessage({id:`${Ql}translation_${t?"original":n?"human":"machine"}`})})]}),s!=="short"&&!m&&!t&&!n&&h.jsx("small",{children:u.formatMessage({id:`${Ql}disclaimer`},{email:rs.support,link:E=>{const v=`mailto:${E}`;return h.jsx("a",{href:v,children:E})}})})]})};const Ad=he.createIntl({locale:"en",messages:Wi}),El=({hasNextPage:e=!0,loadNextPage:t=()=>{},isLoading:n=!1,variant:r="secondary",size:i="medium",styling:a={muted:!1,fullWidth:!1},icon:s=!1,messages:o={button:Ad.formatMessage({id:"loadMore_button"}),endOfFeed:Ad.formatMessage({id:"loadMore_endOfFeed"}),error:Ad.formatMessage({id:"loadMore_error"})},className:l="",gtmContext:u="LoadMore"})=>{const[c,d]=y.useState(""),f=async p=>{if(!n)try{await t(p)}catch(g){g instanceof Error?d(g.message):d("Unknown error")}};return!c&&!e&&!o.endOfFeed?null:h.jsx("footer",{className:J("load-more",l),children:!c&&e?h.jsx($e,{variant:r,size:i,styling:a,icon:s,onClick:f,"data-gtm-event-context":u,"data-gtm-event-type":"load-more-click",disabled:n,className:"gtm-trackable","data-testid":"load-more-button",children:o.button}):o.endOfFeed&&(!c||c!=null&&c.includes("Cannot read items"))?h.jsx("p",{children:o.endOfFeed}):c&&h.jsx("p",{className:"error",children:o.error})})};const nm=({variant:e="default",version:t="default",className:n="",...r})=>h.jsx("p",{className:"logo-wrapper",children:h.jsx("a",{href:"/home/",className:J("logo",e,t,n),...r,children:h.jsx(lt,{children:h.jsx(he.FormattedMessage,{id:"apolitical"})})})});let Xl=!1;const Ac=({element:e="div",id:t="more-menu",options:n,className:r=""})=>{const i=he.useIntl(),a=y.useRef(null),[s,o]=y.useState(!1),l=u=>{a.current&&u.target instanceof HTMLElement&&!a.current.contains(u.target)&&o(!1)};return y.useEffect(()=>(document.addEventListener("click",l,!0),()=>{document.removeEventListener("click",l,!0)})),y.createElement(e,{ref:a,className:J("more-menu text-medium",r),children:h.jsxs(h.Fragment,{children:[h.jsx($e,{variant:"tertiary",size:"medium","data-testid":"more-menu",icon:{icon:"ellipsis"},onClick:()=>o(!s),"aria-haspopup":"true","aria-expanded":s,"aria-controls":t,screenreaderText:i.formatMessage({id:"moreMenu"}),className:"more-menu-button"}),h.jsx("ul",{id:t,hidden:!s,children:n.map(({href:u,onClick:c,text:d,icon:f,...p},g)=>{const m={...p,onClick:E=>{o(!1),typeof c=="function"&&c(E)},onFocus:()=>{Xl&&(clearTimeout(Xl),Xl=!1)},onBlur:()=>{Xl=setTimeout(()=>{o(!1)},100)}};return u&&(m.href=u),h.jsx("li",{className:"more-menu-list-item",children:h.jsx($e,{variant:"tertiary",size:"medium",icon:f?{icon:f,position:"left"}:!1,...m,children:d})},`${window.btoa(d)}_${g}`)})})]})})},DR=(e,t=!1)=>t?e.replaceAll("/","")===t:typeof window<"u"&&window.location&&window.location.pathname===e;const OR=y.lazy(()=>Promise.resolve().then(()=>M7)),NR=[{key:"homepage",href:"/home/"},{key:"events",href:"/events/"},{key:"microcourses",href:"/microcourses/"},{key:"articles",href:"/solution-articles/"},{key:"communities",href:"/communities/"}],OT=({activeLink:e,profile:t})=>{const n=he.useIntl(),r=y.useContext(Lt),i=r&&typeof r.id=="string";return h.jsxs("ul",{id:"navigation-menu",className:"text-medium",children:[NR.map(({key:a,href:s})=>{const o=DR(s,e),l={};return o&&(l["aria-current"]="page"),h.jsx("li",{className:J(a,{active:o}),children:h.jsx("a",{href:s,"data-gtm-event-type":`${a}-click`,"data-gtm-event-context":"NavigationMenu",className:"gtm-trackable",...l,children:n.formatMessage({id:`navigationMenu_links_${a}`})})},a)}),i&&t&&h.jsx(OR,{element:"li",member:r,styling:{variant:"card",isCondensed:!1},functions:{profile:t},className:"profile gtm-trackable","data-testid":"profile-link",alt:"",gtmContext:"NavigationMenu",gtmType:"profile-click"})]})},io=(e,t,n)=>`${e}?share=${t}${n?`&uuid=${n}`:""}`,IR=({title:e,link:t,referrer:n})=>[{key:"linkedin",icon:"social_linkedin",url:`https://www.linkedin.com/shareArticle?mini=true&url=${encodeURIComponent(`${io(t,"linkedin",n)}&src=linkedin`)}&title=${encodeURIComponent(e)}&source=Apolitical`},{key:"twitter",icon:"social_twitter",url:`https://twitter.com/share?ref_src=twsrc%5Etfw&url=${encodeURIComponent(`${io(t,"twitter",n)}&src=twitter`)}&text=${encodeURIComponent(e)}&via=${encodeURIComponent("apoliticalco")}`},{key:"facebook",icon:"social_facebook",url:`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(`${io(t,"facebook",n)}`)}&t=${e}`},{key:"email",icon:"share_email",url:`mailto:?subject=${encodeURIComponent(e)}&body=${encodeURIComponent(`${e}
|
|
165
165
|
|
|
166
166
|
${io(t,"mailto",n)}&src=email`)}`},{key:"clipboard-copy",icon:"share_copy-link",url:io(t,"copy",n),shouldRender:()=>navigator&&navigator.clipboard&&navigator.clipboard.writeText,onClick:(r,i)=>(r.preventDefault(),r.stopPropagation(),navigator.clipboard.writeText(i))}];const PR="shareLinks_",RR=({title:e,link:t,referrer:n,gtmContext:r="ShareLinks",size:i="large",variant:a="default",className:s=""})=>{const o=he.useIntl(),l=IR({title:e,link:t,referrer:n});return h.jsxs("aside",{className:J("share-links",i,a,s),children:[h.jsx("p",{className:"text-small",children:o.formatMessage({id:"shareLinks_label"})}),h.jsx("ul",{children:l.map(({key:u,icon:c,url:d,shouldRender:f=!0,onClick:p})=>{if(typeof f=="function"&&!f())return null;const g={};return p&&(g.onClick=m=>p(m,d)),h.jsx("li",{children:h.jsx($e,{size:i,variant:"tertiary",icon:{icon:c||u},href:d,target:"_blank",rel:"noopener noreferrer",className:"gtm-trackable","data-gtm-event-context":`${r}-SocialButtons`,"data-gtm-event-type":`${u}-click`,"data-testid":"link",screenreaderText:o.formatMessage({id:`${PR}link_${u}`}),...g})},u)})})]})};const FR=({tabs:e,className:t="",preventLocationChange:n})=>{var g;const r=(m,E,v)=>(m||(m=`panel-${window.btoa(E)}-${v}`),m),i=qi(!0)||0;let a=e.findIndex(m=>m.current===!0);if(a<0&&(a=0),window.location.hash){const m=window.location.hash.replace("#","");if(e.find(v=>v.id===m)){for(let v=0;v<e.length;v++)if(r(e[v].id,e[v].text,v)===m){a=v;break}}}const[s,o]=y.useState((g=e[a])!=null&&g.id?e[a].id:r(e[a].id,e[a].text,a)),[l,u]=y.useState(""),c=(m,E)=>{switch(m.key){case"ArrowLeft":case"ArrowRight":{m.preventDefault();let v=E;m.key==="ArrowLeft"?E>0?v=E-1:v=e.length-1:m.key==="ArrowRight"&&(E<e.length-1?v=E+1:v=0);const b=r(e[v].id,e[v].text,v),T=document.getElementById(`tab-${b}`);T==null||T.focus(),u(b);break}case"Enter":o(l),window.location.hash=`#${l}`;break}},d=m=>{let E=!1;return m.target==="min-width"&&i>=m.value&&(E=!0),m.target==="max-width"&&i<=m.value&&(E=!0),E};y.useEffect(()=>{if(e[a].hasCarousel){const m=new CustomEvent("hiddenSectionVisible",{detail:{id:s}});window.dispatchEvent(m)}},[s]);const f=[],p=[];return e.forEach(({id:m,text:E,content:v,href:b,hasCarousel:T,breakpoint:w},_)=>{if(w&&!d(w))return;m=r(m,E,_);const A=s===m,S={};b||(S["aria-controls"]=m,S.onClick=B=>{B.preventDefault(),B.stopPropagation(),o(m),!n&&window.history.replaceState(null,"",`#${m}`)},p.push(h.jsx("section",{id:m,hidden:!A,role:"tabpanel","aria-labelledby":`tab-${m}`,"aria-live":A?"assertive":"off",children:typeof v=="string"?h.jsx("p",{children:v}):v},`section-${m}`))),f.push(h.jsx("li",{"data-testid":"navigation-tab",children:h.jsx("a",{href:b||`#${m}`,id:`tab-${m}`,"aria-controls":m,className:J({selected:A}),role:"tab",tabIndex:A?0:-1,"aria-selected":A,onKeyDown:B=>c(B,_),...S,children:E})},`tab-${m}`))}),h.jsxs("div",{className:J("tabs-wrapper",t),children:[h.jsx("ul",{className:"tabs",role:"tablist",children:f}),h.jsx("div",{className:"tab-content",children:p})]})};const BR={"2-1":901,"1-3":769,"1-1":769},NT=({layout:e="2-1",hideOnMobile:t=!1,hasCSSContainers:n=!1,className:r="",children:i})=>{const a=qi(!0);let s=i;return y.Children.count(i)===1&&(s=y.Children.toArray(i)[0],s.props&&(s=s.props.children)),h.jsx("section",{className:J("columns",`layout-${e}`,r,{"has-containers":n}),children:y.Children.map(s,(o,l)=>t!==!1&&l===t&&a&&a<BR[e]?null:o)})};const Zi=({children:e,className:t="",styling:n={},...r})=>{const{background:i="default",padding:a="none"}=n;return h.jsx("section",{className:J("full-width-section",t,{[i]:i!=="default",[a]:a!=="none"}),...r,children:e})};const MR=({text:e,buttons:t,className:n=""})=>{const r=[];return t.forEach(i=>{r.push({href:i.link,variant:"secondary",size:{mobile:"medium",1024:"large"},className:"gtm-trackable new","data-gtm-event-type":"download-click","data-gtm-event-context":i.eventContext||"Download",target:"_blank",children:i.text})}),h.jsx(Zi,{className:J("download-section",n),styling:{background:"dark"},children:h.jsxs("div",{className:"content-default",children:[y.createElement(typeof e=="string"?"h2":e.element,{className:"text"},typeof e=="string"?e:e.text),h.jsx(Bs,{buttons:r})]})})};const wh="editSection_";function IT({href:e,setShowModal:t}){typeof e!="string"&&t(!0)}const LR=({icon:e,description:t,ctaMessage:n,href:r,showEditButton:i,setShowModal:a})=>{const{formatMessage:s}=he.useIntl();return h.jsxs(Ln,{variant:"muted",icon:e,children:[h.jsx("p",{children:t||s({id:`${wh}placeholder_description`})}),i&&h.jsx("p",{children:h.jsx($e,{href:r,variant:"secondary",size:"small",onClick:()=>IT({href:r,setShowModal:a}),children:n||s({id:`${wh}placeholder_cta`})})})]})},$R=({children:e,className:t="",formProps:n,formComponent:r,href:i,title:a,showTitle:s=!0,modalTitle:o,placeholder:l,showDivider:u=!0})=>{const{formatMessage:c}=he.useIntl(),[d,f]=y.useState(!1),p=()=>f(!1),g=!!n||!!r,m=typeof i=="string"||g;let E;return r&&(E=y.cloneElement(r,{functions:{...r.props.functions,onSuccess:async v=>{try{r.props.functions.onSuccess&&await r.props.functions.onSuccess(v)}finally{p()}},onCancel:()=>{r.props.functions.onCancel&&r.props.functions.onCancel(),p()}}})),h.jsxs("section",{className:J("edit-section",t),children:[g&&h.jsx(vi,{title:o||`Edit ${a}`,isOpen:d,showDivider:!1,showIcon:!1,functions:{onClose:p},className:J("edit-section-modal"),children:E||(n?h.jsx(_r,{...n,fields:n.fields,meta:{...n==null?void 0:n.meta,shouldShowCancelButton:!0,shouldReset:!1,showSuccessMessage:!0},functions:{...n==null?void 0:n.functions,onSuccess:async v=>{var b,T;(b=n==null?void 0:n.functions)!=null&&b.onSuccess&&await((T=n==null?void 0:n.functions)==null?void 0:T.onSuccess(v)),f(!1)},onCancel:p}}):h.jsx(h.Fragment,{}))}),h.jsxs("div",{className:J("edit-section-header",{"no-title":!s}),children:[s&&h.jsx("h2",{className:"edit-section-header-title",children:a}),m&&h.jsx($e,{href:i,variant:"tertiary",size:"small",icon:"pencil",onClick:()=>IT({href:i,setShowModal:f}),children:c({id:`${wh}edit`})})]}),e||h.jsx(LR,{...l,href:i,setShowModal:f,showEditButton:m}),u&&h.jsx(br,{})]})};const jR=({title:e=!1,text:t,logos:n=[],styling:r={},className:i=""})=>{const a=n.length;if(a===0)return null;const s={element:typeof e=="object"?e.element:"h2",text:typeof e=="string"?e:typeof e=="object"?e.text:"",className:typeof e=="object"?e.className:""},{wrapLogos:o=!1,align:l="center",display:u="block"}=r;return h.jsxs("div",{className:J("logos",i,`align-${l}`,{[u]:u!=="block","wrap-logos":o}),children:[e&&y.createElement(s.element,{className:J("title",s.className)},s.text),t&&h.jsx("p",{children:t}),h.jsx("ul",{className:J({"two-col":a===2||a===4,"three-col":a===5||a<=10&&a%3===0}),children:n.map(({logo:c,nameOfBusiness:d,link:f=!1,description:p=!1},g)=>{if(!c||!c.url)return null;const m=h.jsx("img",{src:c.url,width:c.width||"auto",height:c.height||"auto",alt:d});return h.jsxs("li",{children:[h.jsx("p",{className:"img-wrapper",children:f?h.jsx("a",{href:f,target:"_blank",rel:"nofollow noreferrer noopener",children:m}):m}),p&&h.jsx("small",{children:p})]},window.btoa(`${c.url}_${g}`))})})]})};let Sd;const kd="contactFooter_",HR=({onSuccess:e=async()=>{},onFailure:t=()=>{}})=>{const n=y.useRef(null),[r,i]=y.useState(0),[a,s]=y.useState(!1),o=()=>{n.current&&i(n.current.clientHeight)},l=()=>{a||(s(!0),clearTimeout(Sd),Sd=setTimeout(()=>{o(),s(!1)},500))};return y.useEffect(()=>(o(),window.addEventListener("resize",l),()=>{clearTimeout(Sd),window.removeEventListener("resize",l)}),[]),h.jsx(Zi,{id:"contactForm",className:"contact-footer",children:h.jsxs("div",{className:"inner-wrapper",children:[h.jsx("h2",{children:h.jsx(he.FormattedMessage,{id:`${kd}title`})}),h.jsxs("div",{className:"content-wrapper",ref:n,"data-testid":"content-wrapper",style:a?{}:{minHeight:r},children:[h.jsxs("aside",{children:[h.jsx("p",{children:h.jsx(he.FormattedMessage,{id:`${kd}text`})}),h.jsx(Ki,{className:"mailto-link",href:"mailto:hello@apolitical.co",children:h.jsx(he.FormattedMessage,{id:`${kd}email`})})]}),h.jsx(ET,{functions:{onSuccess:e,onFailure:t},gtm:{context:"FooterContactUsForm",event:"contact-form-submit-click"}})]})]})})},UR=({activeLink:e,profile:t,...n})=>h.jsx(Zi,{children:h.jsx(NT,{layout:"1-3",children:h.jsxs(h.Fragment,{children:[h.jsx(OT,{activeLink:e,profile:t}),h.jsx(d4,{...n})]})})});const Dd="cookieBanner_",Od=["apol-cookie-banner","apolitical-performance-cookie-consent","functional-cookie-consent"],Nd=new Date(Date.now()+12*30*24*60*60*1e3),PT=()=>{const e=he.useIntl(),[t,n,r]=ep.useCookies(Od),[i,a]=y.useState(!t["apol-cookie-banner"]),s=()=>{Od.forEach(c=>{n(c,!0,{path:"/",expires:Nd,domain:c==="apolitical-performance-cookie-consent"?".apolitical.co":void 0})}),a(!1),window.location.reload()},o=()=>{n("apol-cookie-banner",!0,{path:"/",expires:Nd}),Od.forEach(c=>{if(c==="apol-cookie-banner"){n(c,!0,{path:"/",expires:Nd});return}r(c)}),a(!1)};if(!i)return null;const l=[{id:"settings",href:"/pages/cookie-policy",gtmType:"policy-page"},{id:"reject",onClick:o,gtmType:"reject-all"},{id:"accept",onClick:s,gtmType:"accepted-all"}],u=[];return l.forEach(c=>{u.push({variant:c.href?"tertiary":"primary",href:c.href,onClick:c.onClick,className:"gtm-trackable","data-gtm-event-context":"cookie-banner","data-gtm-event-type":`cookie-${c.gtmType}-click`,children:e.formatMessage({id:`${Dd}buttons_${c.id}`})})}),h.jsxs("aside",{id:"cookie-banner",className:"text-medium",children:[h.jsx("h6",{children:e.formatMessage({id:`${Dd}title`})}),h.jsx("p",{children:e.formatMessage({id:`${Dd}text`})}),h.jsx(Bs,{buttons:u})]})},li={platform:{order:["events","courses","articles","communities"],events:{href:"/events/",gtmType:"events-click"},courses:{href:"/microcourses/",gtmType:"microcourses-click"},articles:{href:"/solution-articles/",gtmType:"articles-click"},communities:{href:"/communities/",gtmType:"communities-click"}},community:{order:["support","post","join","guidelines"],support:{name:"Support FAQ",href:"/pages/support-faq",gtmType:"support-faq-click"},post:{href:"/pages/post-an-article",gtmType:"post-an-article-click"},join:{href:"/pages/who-can-join-the-community",gtmType:"who-can-join-click"},guidelines:{href:"/pages/values-and-guidelines",gtmType:"guidelines-and-values-click"}},company:{order:["news","insights","story","team","careers","partner","contact"],news:{href:"/learning-hub/updates/",gtmType:"news-click"},insights:{href:"/learning-hub/global-insights/",gtmType:"insights-click"},story:{href:"/pages/our-story",gtmType:"our-story-click"},team:{href:"/pages/meet-our-team",gtmType:"team-click"},careers:{href:"/pages/careers",gtmType:"careers-click"},partner:{href:"/partnerships/",gtmType:"partner-with-us-click"},contact:{href:"/pages/get-in-touch",gtmType:"contact-click"},child:"legal"},legal:{order:["privacy","terms","cookie","accessibility","ai"],privacy:{href:"https://about.apolitical.co/privacy-policy",gtmType:"privacy-policy-link"},terms:{href:"https://about.apolitical.co/terms-and-conditions",gtmType:"terms-conditions-link"},cookie:{href:"/pages/cookie-policy",gtmType:"cookie-policy-link"},ai:{href:"/pages/ai-principles",gtmType:"ai-principles-link"},accessibility:{href:"/pages/accessibility-statement",gtmType:"accessibility-link"},text:{order:["dataProtection","euDataProtection"],dataProtection:{email:rs["data-protection"].default,gtmType:"email-dpo-link"},euDataProtection:{email:rs["data-protection"].eu,gtmType:"email-eu-dpo-link"}}},contact:{text:{order:["london","washington","berlin","registered","support","business"],london:{address:!0},washington:{address:!0},registered:{address:!0},berlin:{address:!0},support:{email:rs.support,gtmType:"concierge-email-click"},business:{email:rs.general,gtmType:"hello-email-click"}}},social:{order:["linkedin","twitter","facebook"],linkedin:{href:"https://www.linkedin.com/company/apolitical"},twitter:{href:"https://twitter.com/apoliticalco"},facebook:{href:"https://www.facebook.com/apoliticalco"}}};const us="footer_",Sc="SiteFooter",o9=({group:e})=>{const t=li[e].order||[];let n=!1;return"text"in li[e]&&(n=li[e].text),h.jsxs(y.Fragment,{children:[h.jsx("p",{className:"pre-title",children:h.jsx(he.FormattedMessage,{id:`${us}${e}`})}),Array.isArray(t)&&t.length>0&&h.jsx("ul",{className:"text-medium",children:t.map(r=>{if(["order","child","text"].includes(r))return null;const{href:i,gtmType:a}=li[e][r],s={};return["legal"].includes(e)&&(s.target="_blank",s.rel="noopener"),h.jsx("li",{children:h.jsx("a",{href:i,className:"gtm-trackable","data-gtm-event-context":Sc,"data-gtm-event-type":a,...s,children:h.jsx(he.FormattedMessage,{id:`${us}${e}_${r}`})})},`${e}_${r}`)})}),typeof n!="boolean"&&"order"in n&&Array.isArray(n.order)&&h.jsx("dl",{className:"text-medium",children:n.order.map(r=>h.jsxs(y.Fragment,{children:[h.jsx("dt",{children:h.jsx(he.FormattedMessage,{id:`${us}${e}_${r}`})}),h.jsxs("dd",{children:[typeof n!="boolean"&&n[r].address&&h.jsx("address",{children:h.jsx(he.FormattedMessage,{id:`${us}${e}_${r}_address`,values:{br:h.jsx("br",{})}})}),typeof n!="boolean"&&n[r].email&&h.jsx("a",{href:`mailto:${n[r].email}`,className:"gtm-trackable","data-gtm-event-context":Sc,"data-gtm-event-type":n[r].gtmType,children:n[r].email})]})]},`dl-${e}-${r}`))})]},e)},rm=()=>h.jsx("div",{id:"footer",children:h.jsxs("div",{className:"wrapper",children:[h.jsx(Hc,{element:"hr"}),h.jsx(nm,{variant:"inverted",version:"full",className:"gtm-trackable","data-gtm-event-context":Sc,"data-gtm-event-type":"logo-homepage-link"}),h.jsx("footer",{children:["platform","community","company","contact"].map(e=>h.jsxs("div",{className:"group",children:[h.jsx(o9,{group:e}),Object.keys(li[e]).includes("child")&&h.jsx(o9,{group:li[e].child})]},e))}),h.jsx("hr",{}),h.jsxs("div",{className:"sub-footer",children:[h.jsx("ul",{children:Array.isArray(li.social.order)&&li.social.order.map(e=>{const t=li.social[e];return h.jsx("li",{className:e,children:h.jsx("a",{href:t.href,target:"_blank",rel:"noopener noreferrer",className:"gtm-trackable","data-gtm-event-context":Sc,"data-gtm-event-type":"social-click",children:h.jsx("span",{className:"hidden",children:h.jsx(he.FormattedMessage,{id:`${us}social_${e}`})})})},e)})}),h.jsx("small",{children:h.jsx(he.FormattedMessage,{id:`${us}copyright`,values:{currentYear:new Date().getFullYear()}})})]})]})}),Vr=Object.create(null);Vr.open="0";Vr.close="1";Vr.ping="2";Vr.pong="3";Vr.message="4";Vr.upgrade="5";Vr.noop="6";const Yu=Object.create(null);Object.keys(Vr).forEach(e=>{Yu[Vr[e]]=e});const Ah={type:"error",data:"parser error"},RT=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",FT=typeof ArrayBuffer=="function",BT=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,im=({type:e,data:t},n,r)=>RT&&t instanceof Blob?n?r(t):l9(t,r):FT&&(t instanceof ArrayBuffer||BT(t))?n?r(t):l9(new Blob([t]),r):r(Vr[e]+(t||"")),l9=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+(r||""))},n.readAsDataURL(e)};function u9(e){return e instanceof Uint8Array?e:e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}let Id;function zR(e,t){if(RT&&e.data instanceof Blob)return e.data.arrayBuffer().then(u9).then(t);if(FT&&(e.data instanceof ArrayBuffer||BT(e.data)))return t(u9(e.data));im(e,!1,n=>{Id||(Id=new TextEncoder),t(Id.encode(n))})}const c9="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ao=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e<c9.length;e++)Ao[c9.charCodeAt(e)]=e;const qR=e=>{let t=e.length*.75,n=e.length,r,i=0,a,s,o,l;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const u=new ArrayBuffer(t),c=new Uint8Array(u);for(r=0;r<n;r+=4)a=Ao[e.charCodeAt(r)],s=Ao[e.charCodeAt(r+1)],o=Ao[e.charCodeAt(r+2)],l=Ao[e.charCodeAt(r+3)],c[i++]=a<<2|s>>4,c[i++]=(s&15)<<4|o>>2,c[i++]=(o&3)<<6|l&63;return u},WR=typeof ArrayBuffer=="function",am=(e,t)=>{if(typeof e!="string")return{type:"message",data:MT(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:VR(e.substring(1),t)}:Yu[n]?e.length>1?{type:Yu[n],data:e.substring(1)}:{type:Yu[n]}:Ah},VR=(e,t)=>{if(WR){const n=qR(e);return MT(n,t)}else return{base64:!0,data:e}},MT=(e,t)=>{switch(t){case"blob":return e instanceof Blob?e:new Blob([e]);case"arraybuffer":default:return e instanceof ArrayBuffer?e:e.buffer}},LT=String.fromCharCode(30),KR=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((a,s)=>{im(a,!1,o=>{r[s]=o,++i===n&&t(r.join(LT))})})},GR=(e,t)=>{const n=e.split(LT),r=[];for(let i=0;i<n.length;i++){const a=am(n[i],t);if(r.push(a),a.type==="error")break}return r};function YR(){return new TransformStream({transform(e,t){zR(e,n=>{const r=n.length;let i;if(r<126)i=new Uint8Array(1),new DataView(i.buffer).setUint8(0,r);else if(r<65536){i=new Uint8Array(3);const a=new DataView(i.buffer);a.setUint8(0,126),a.setUint16(1,r)}else{i=new Uint8Array(9);const a=new DataView(i.buffer);a.setUint8(0,127),a.setBigUint64(1,BigInt(r))}e.data&&typeof e.data!="string"&&(i[0]|=128),t.enqueue(i),t.enqueue(n)})}})}let Pd;function Jl(e){return e.reduce((t,n)=>t+n.length,0)}function eu(e,t){if(e[0].length===t)return e.shift();const n=new Uint8Array(t);let r=0;for(let i=0;i<t;i++)n[i]=e[0][r++],r===e[0].length&&(e.shift(),r=0);return e.length&&r<e[0].length&&(e[0]=e[0].slice(r)),n}function ZR(e,t){Pd||(Pd=new TextDecoder);const n=[];let r=0,i=-1,a=!1;return new TransformStream({transform(s,o){for(n.push(s);;){if(r===0){if(Jl(n)<1)break;const l=eu(n,1);a=(l[0]&128)===128,i=l[0]&127,i<126?r=3:i===126?r=1:r=2}else if(r===1){if(Jl(n)<2)break;const l=eu(n,2);i=new DataView(l.buffer,l.byteOffset,l.length).getUint16(0),r=3}else if(r===2){if(Jl(n)<8)break;const l=eu(n,8),u=new DataView(l.buffer,l.byteOffset,l.length),c=u.getUint32(0);if(c>Math.pow(2,53-32)-1){o.enqueue(Ah);break}i=c*Math.pow(2,32)+u.getUint32(4),r=3}else{if(Jl(n)<i)break;const l=eu(n,i);o.enqueue(am(a?l:Pd.decode(l),t)),r=0}if(i===0||i>e){o.enqueue(Ah);break}}}})}const $T=4;function Vt(e){if(e)return QR(e)}function QR(e){for(var t in Vt.prototype)e[t]=Vt.prototype[t];return e}Vt.prototype.on=Vt.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this};Vt.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this};Vt.prototype.off=Vt.prototype.removeListener=Vt.prototype.removeAllListeners=Vt.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,i=0;i<n.length;i++)if(r=n[i],r===t||r.fn===t){n.splice(i,1);break}return n.length===0&&delete this._callbacks["$"+e],this};Vt.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this};Vt.prototype.emitReserved=Vt.prototype.emit;Vt.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]};Vt.prototype.hasListeners=function(e){return!!this.listeners(e).length};const t1=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),Jn=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())(),XR="arraybuffer";function jT(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const JR=Jn.setTimeout,eF=Jn.clearTimeout;function n1(e,t){t.useNativeTimers?(e.setTimeoutFn=JR.bind(Jn),e.clearTimeoutFn=eF.bind(Jn)):(e.setTimeoutFn=Jn.setTimeout.bind(Jn),e.clearTimeoutFn=Jn.clearTimeout.bind(Jn))}const tF=1.33;function nF(e){return typeof e=="string"?rF(e):Math.ceil((e.byteLength||e.size)*tF)}function rF(e){let t=0,n=0;for(let r=0,i=e.length;r<i;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}function HT(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function iF(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function aF(e){let t={},n=e.split("&");for(let r=0,i=n.length;r<i;r++){let a=n[r].split("=");t[decodeURIComponent(a[0])]=decodeURIComponent(a[1])}return t}class sF extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class sm extends Vt{constructor(t){super(),this.writable=!1,n1(this,t),this.opts=t,this.query=t.query,this.socket=t.socket,this.supportsBinary=!t.forceBase64}onError(t,n,r){return super.emitReserved("error",new sF(t,n,r)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=am(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}pause(t){}createUri(t,n={}){return t+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const t=this.opts.hostname;return t.indexOf(":")===-1?t:"["+t+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(t){const n=iF(t);return n.length?"?"+n:""}}class oF extends sm{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this._polling||!this.writable){let r=0;this._polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};GR(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,KR(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const t=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=HT()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(t,n)}}let UT=!1;try{UT=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const lF=UT;function uF(){}class cF extends oF{constructor(t){if(super(t),typeof location<"u"){const n=location.protocol==="https:";let r=location.port;r||(r=n?"443":"80"),this.xd=typeof location<"u"&&t.hostname!==location.hostname||r!==t.port}}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(i,a)=>{this.onError("xhr post error",i,a)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class $r extends Vt{constructor(t,n,r){super(),this.createRequest=t,n1(this,r),this._opts=r,this._method=r.method||"GET",this._uri=n,this._data=r.data!==void 0?r.data:null,this._create()}_create(){var t;const n=jT(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this._opts.xd;const r=this._xhr=this.createRequest(n);try{r.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){r.setDisableHeaderCheck&&r.setDisableHeaderCheck(!0);for(let i in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(i)&&r.setRequestHeader(i,this._opts.extraHeaders[i])}}catch{}if(this._method==="POST")try{r.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{r.setRequestHeader("Accept","*/*")}catch{}(t=this._opts.cookieJar)===null||t===void 0||t.addCookies(r),"withCredentials"in r&&(r.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(r.timeout=this._opts.requestTimeout),r.onreadystatechange=()=>{var i;r.readyState===3&&((i=this._opts.cookieJar)===null||i===void 0||i.parseCookies(r.getResponseHeader("set-cookie"))),r.readyState===4&&(r.status===200||r.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof r.status=="number"?r.status:0)},0))},r.send(this._data)}catch(i){this.setTimeoutFn(()=>{this._onError(i)},0);return}typeof document<"u"&&(this._index=$r.requestsCount++,$r.requests[this._index]=this)}_onError(t){this.emitReserved("error",t,this._xhr),this._cleanup(!0)}_cleanup(t){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=uF,t)try{this._xhr.abort()}catch{}typeof document<"u"&&delete $r.requests[this._index],this._xhr=null}}_onLoad(){const t=this._xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}}$r.requestsCount=0;$r.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",d9);else if(typeof addEventListener=="function"){const e="onpagehide"in Jn?"pagehide":"unload";addEventListener(e,d9,!1)}}function d9(){for(let e in $r.requests)$r.requests.hasOwnProperty(e)&&$r.requests[e].abort()}const dF=function(){const e=zT({xdomain:!1});return e&&e.responseType!==null}();class fF extends cF{constructor(t){super(t);const n=t&&t.forceBase64;this.supportsBinary=dF&&!n}request(t={}){return Object.assign(t,{xd:this.xd},this.opts),new $r(zT,this.uri(),t)}}function zT(e){const t=e.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||lF))return new XMLHttpRequest}catch{}if(!t)try{return new Jn[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}const qT=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class hF extends sm{get name(){return"websocket"}doOpen(){const t=this.uri(),n=this.opts.protocols,r=qT?{}:jT(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(t,n,r)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],i=n===t.length-1;im(r,this.supportsBinary,a=>{try{this.doWrite(r,a)}catch{}i&&t1(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const t=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=HT()),this.supportsBinary||(n.b64=1),this.createUri(t,n)}}const Rd=Jn.WebSocket||Jn.MozWebSocket;class pF extends hF{createSocket(t,n,r){return qT?new Rd(t,n,r):n?new Rd(t,n):new Rd(t)}doWrite(t,n){this.ws.send(n)}}class mF extends sm{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(t){return this.emitReserved("error",t)}this._transport.closed.then(()=>{this.onClose()}).catch(t=>{this.onError("webtransport error",t)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(t=>{const n=ZR(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=t.readable.pipeThrough(n).getReader(),i=YR();i.readable.pipeTo(t.writable),this._writer=i.writable.getWriter();const a=()=>{r.read().then(({done:o,value:l})=>{o||(this.onPacket(l),a())}).catch(o=>{})};a();const s={type:"open"};this.query.sid&&(s.data=`{"sid":"${this.query.sid}"}`),this._writer.write(s).then(()=>this.onOpen())})})}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],i=n===t.length-1;this._writer.write(r).then(()=>{i&&t1(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var t;(t=this._transport)===null||t===void 0||t.close()}}const gF={websocket:pF,webtransport:mF,polling:fF},vF=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,EF=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Sh(e){if(e.length>8e3)throw"URI too long";const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=vF.exec(e||""),a={},s=14;for(;s--;)a[EF[s]]=i[s]||"";return n!=-1&&r!=-1&&(a.source=t,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a.pathNames=yF(a,a.path),a.queryKey=bF(a,a.query),a}function yF(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.slice(0,1)=="/"||t.length===0)&&r.splice(0,1),t.slice(-1)=="/"&&r.splice(r.length-1,1),r}function bF(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,a){i&&(n[i]=a)}),n}const kh=typeof addEventListener=="function"&&typeof removeEventListener=="function",Zu=[];kh&&addEventListener("offline",()=>{Zu.forEach(e=>e())},!1);class Hi extends Vt{constructor(t,n){if(super(),this.binaryType=XR,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,t&&typeof t=="object"&&(n=t,t=null),t){const r=Sh(t);n.hostname=r.host,n.secure=r.protocol==="https"||r.protocol==="wss",n.port=r.port,r.query&&(n.query=r.query)}else n.host&&(n.hostname=Sh(n.host).host);n1(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},n.transports.forEach(r=>{const i=r.prototype.name;this.transports.push(i),this._transportsByName[i]=r}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=aF(this.opts.query)),kh&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},Zu.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=$T,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new this._transportsByName[t](r)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const t=this.opts.rememberUpgrade&&Hi.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const n=this.createTransport(t);n.open(),this.setTransport(n)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",n=>this._onClose("transport close",n))}onOpen(){this.readyState="open",Hi.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const n=new Error("server error");n.code=t.data,this._onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this._pingInterval=t.pingInterval,this._pingTimeout=t.pingTimeout,this._maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const t=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+t,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},t),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this._getWritablePackets();this.transport.send(t),this._prevBufferLen=t.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const i=this.writeBuffer[r].data;if(i&&(n+=nF(i)),r>0&&n>this._maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const t=Date.now()>this._pingTimeoutTime;return t&&(this._pingTimeoutTime=0,t1(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),t}write(t,n,r){return this._sendPacket("message",t,n,r),this}send(t,n,r){return this._sendPacket("message",t,n,r),this}_sendPacket(t,n,r,i){if(typeof n=="function"&&(i=n,n=void 0),typeof r=="function"&&(i=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const a={type:t,data:n,options:r};this.emitReserved("packetCreate",a),this.writeBuffer.push(a),i&&this.once("flush",i),this.flush()}close(){const t=()=>{this._onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}_onError(t){if(Hi.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",t),this._onClose("transport error",t)}_onClose(t,n){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),kh&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const r=Zu.indexOf(this._offlineEventListener);r!==-1&&Zu.splice(r,1)}this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this._prevBufferLen=0}}}Hi.protocol=$T;class TF extends Hi{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let t=0;t<this._upgrades.length;t++)this._probe(this._upgrades[t])}_probe(t){let n=this.createTransport(t),r=!1;Hi.priorWebsocketSuccess=!1;const i=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",d=>{if(!r)if(d.type==="pong"&&d.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Hi.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(c(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const f=new Error("probe error");f.transport=n.name,this.emitReserved("upgradeError",f)}}))};function a(){r||(r=!0,c(),n.close(),n=null)}const s=d=>{const f=new Error("probe error: "+d);f.transport=n.name,a(),this.emitReserved("upgradeError",f)};function o(){s("transport closed")}function l(){s("socket closed")}function u(d){n&&d.name!==n.name&&a()}const c=()=>{n.removeListener("open",i),n.removeListener("error",s),n.removeListener("close",o),this.off("close",l),this.off("upgrading",u)};n.once("open",i),n.once("error",s),n.once("close",o),this.once("close",l),this.once("upgrading",u),this._upgrades.indexOf("webtransport")!==-1&&t!=="webtransport"?this.setTimeoutFn(()=>{r||n.open()},200):n.open()}onHandshake(t){this._upgrades=this._filterUpgrades(t.upgrades),super.onHandshake(t)}_filterUpgrades(t){const n=[];for(let r=0;r<t.length;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}}let _F=class extends TF{constructor(t,n={}){const r=typeof t=="object"?t:n;(!r.transports||r.transports&&typeof r.transports[0]=="string")&&(r.transports=(r.transports||["polling","websocket","webtransport"]).map(i=>gF[i]).filter(i=>!!i)),super(t,r)}};function CF(e,t="",n){let r=e;n=n||typeof location<"u"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n<"u"?e=n.protocol+"//"+e:e="https://"+e),r=Sh(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const a=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+a+":"+r.port+t,r.href=r.protocol+"://"+a+(n&&n.port===r.port?"":":"+r.port),r}const xF=typeof ArrayBuffer=="function",wF=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,WT=Object.prototype.toString,AF=typeof Blob=="function"||typeof Blob<"u"&&WT.call(Blob)==="[object BlobConstructor]",SF=typeof File=="function"||typeof File<"u"&&WT.call(File)==="[object FileConstructor]";function om(e){return xF&&(e instanceof ArrayBuffer||wF(e))||AF&&e instanceof Blob||SF&&e instanceof File}function Qu(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(Qu(e[n]))return!0;return!1}if(om(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return Qu(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&Qu(e[n]))return!0;return!1}function kF(e){const t=[],n=e.data,r=e;return r.data=Dh(n,t),r.attachments=t.length,{packet:r,buffers:t}}function Dh(e,t){if(!e)return e;if(om(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=Dh(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=Dh(e[r],t));return n}return e}function DF(e,t){return e.data=Oh(e.data,t),delete e.attachments,e}function Oh(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=Oh(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=Oh(e[n],t));return e}const OF=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],NF=5;var ot;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(ot||(ot={}));class IF{constructor(t){this.replacer=t}encode(t){return(t.type===ot.EVENT||t.type===ot.ACK)&&Qu(t)?this.encodeAsBinary({type:t.type===ot.EVENT?ot.BINARY_EVENT:ot.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id}):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===ot.BINARY_EVENT||t.type===ot.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=kF(t),r=this.encodeAsString(n.packet),i=n.buffers;return i.unshift(r),i}}function f9(e){return Object.prototype.toString.call(e)==="[object Object]"}class lm extends Vt{constructor(t){super(),this.reviver=t}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t);const r=n.type===ot.BINARY_EVENT;r||n.type===ot.BINARY_ACK?(n.type=r?ot.EVENT:ot.ACK,this.reconstructor=new PF(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(om(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(ot[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===ot.BINARY_EVENT||r.type===ot.BINARY_ACK){const a=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const s=t.substring(a,n);if(s!=Number(s)||t.charAt(n)!=="-")throw new Error("Illegal attachments");r.attachments=Number(s)}if(t.charAt(n+1)==="/"){const a=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(a,n)}else r.nsp="/";const i=t.charAt(n+1);if(i!==""&&Number(i)==i){const a=n+1;for(;++n;){const s=t.charAt(n);if(s==null||Number(s)!=s){--n;break}if(n===t.length)break}r.id=Number(t.substring(a,n+1))}if(t.charAt(++n)){const a=this.tryParse(t.substr(n));if(lm.isPayloadValid(r.type,a))r.data=a;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.reviver)}catch{return!1}}static isPayloadValid(t,n){switch(t){case ot.CONNECT:return f9(n);case ot.DISCONNECT:return n===void 0;case ot.CONNECT_ERROR:return typeof n=="string"||f9(n);case ot.EVENT:case ot.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&OF.indexOf(n[0])===-1);case ot.ACK:case ot.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class PF{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=DF(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const RF=Object.freeze(Object.defineProperty({__proto__:null,Decoder:lm,Encoder:IF,get PacketType(){return ot},protocol:NF},Symbol.toStringTag,{value:"Module"}));function vr(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const FF=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class VT extends Vt{constructor(t,n,r){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this._opts=Object.assign({},r),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[vr(t,"open",this.onopen.bind(this)),vr(t,"packet",this.onpacket.bind(this)),vr(t,"error",this.onerror.bind(this)),vr(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){var r,i,a;if(FF.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');if(n.unshift(t),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const s={type:ot.EVENT,data:n};if(s.options={},s.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const c=this.ids++,d=n.pop();this._registerAckCallback(c,d),s.id=c}const o=(i=(r=this.io.engine)===null||r===void 0?void 0:r.transport)===null||i===void 0?void 0:i.writable,l=this.connected&&!(!((a=this.io.engine)===null||a===void 0)&&a._hasPingExpired());return this.flags.volatile&&!o||(l?(this.notifyOutgoingListeners(s),this.packet(s)):this.sendBuffer.push(s)),this.flags={},this}_registerAckCallback(t,n){var r;const i=(r=this.flags.timeout)!==null&&r!==void 0?r:this._opts.ackTimeout;if(i===void 0){this.acks[t]=n;return}const a=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let o=0;o<this.sendBuffer.length;o++)this.sendBuffer[o].id===t&&this.sendBuffer.splice(o,1);n.call(this,new Error("operation has timed out"))},i),s=(...o)=>{this.io.clearTimeoutFn(a),n.apply(this,o)};s.withError=!0,this.acks[t]=s}emitWithAck(t,...n){return new Promise((r,i)=>{const a=(s,o)=>s?i(s):r(o);a.withError=!0,n.push(a),this.emit(t,...n)})}_addToQueue(t){let n;typeof t[t.length-1]=="function"&&(n=t.pop());const r={id:this._queueSeq++,tryCount:0,pending:!1,args:t,flags:Object.assign({fromQueue:!0},this.flags)};t.push((i,...a)=>r!==this._queue[0]?void 0:(i!==null?r.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(i)):(this._queue.shift(),n&&n(null,...a)),r.pending=!1,this._drainQueue())),this._queue.push(r),this._drainQueue()}_drainQueue(t=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!t||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this._sendConnectPacket(t)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(t){this.packet({type:ot.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},t):t})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(t=>{if(!this.sendBuffer.some(r=>String(r.id)===t)){const r=this.acks[t];delete this.acks[t],r.withError&&r.call(this,new Error("socket has been disconnected"))}})}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case ot.CONNECT:t.data&&t.data.sid?this.onconnect(t.data.sid,t.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case ot.EVENT:case ot.BINARY_EVENT:this.onevent(t);break;case ot.ACK:case ot.BINARY_ACK:this.onack(t);break;case ot.DISCONNECT:this.ondisconnect();break;case ot.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t),this._pid&&t.length&&typeof t[t.length-1]=="string"&&(this._lastOffset=t[t.length-1])}ack(t){const n=this;let r=!1;return function(...i){r||(r=!0,n.packet({type:ot.ACK,id:t,data:i}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(delete this.acks[t.id],n.withError&&t.data.unshift(null),n.apply(this,t.data))}onconnect(t,n){this.id=t,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:ot.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function Hs(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}Hs.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=Math.floor(t*10)&1?e+n:e-n}return Math.min(e,this.max)|0};Hs.prototype.reset=function(){this.attempts=0};Hs.prototype.setMin=function(e){this.ms=e};Hs.prototype.setMax=function(e){this.max=e};Hs.prototype.setJitter=function(e){this.jitter=e};class Nh extends Vt{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,n1(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new Hs({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const i=n.parser||RF;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,t||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new _F(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=vr(n,"open",function(){r.onopen(),t&&t()}),a=o=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",o),t?t(o):this.maybeReconnectOnOpen()},s=vr(n,"error",a);if(this._timeout!==!1){const o=this._timeout,l=this.setTimeoutFn(()=>{i(),a(new Error("timeout")),n.close()},o);this.opts.autoUnref&&l.unref(),this.subs.push(()=>{this.clearTimeoutFn(l)})}return this.subs.push(i),this.subs.push(s),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(vr(t,"ping",this.onping.bind(this)),vr(t,"data",this.ondata.bind(this)),vr(t,"error",this.onerror.bind(this)),vr(t,"close",this.onclose.bind(this)),vr(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(n){this.onclose("parse error",n)}}ondecoded(t){t1(()=>{this.emitReserved("packet",t)},this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r?this._autoConnect&&!r.active&&r.connect():(r=new VT(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(t,n){var r;this.cleanup(),(r=this.engine)===null||r===void 0||r.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(i=>{i?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",i)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(()=>{this.clearTimeoutFn(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const ao={};function Xu(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=CF(e,t.path||"/socket.io"),r=n.source,i=n.id,a=n.path,s=ao[i]&&a in ao[i].nsps,o=t.forceNew||t["force new connection"]||t.multiplex===!1||s;let l;return o?l=new Nh(r,t):(ao[i]||(ao[i]=new Nh(r,t)),l=ao[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(Xu,{Manager:Nh,Socket:VT,io:Xu,connect:Xu});const h9=e=>{let t;const n=new Set,r=(c,d)=>{const f=typeof c=="function"?c(t):c;if(!Object.is(f,t)){const p=t;t=d??(typeof f!="object"||f===null)?f:Object.assign({},t,f),n.forEach(g=>g(t,p))}},i=()=>t,l={setState:r,getState:i,getInitialState:()=>u,subscribe:c=>(n.add(c),()=>n.delete(c)),destroy:()=>{n.clear()}},u=t=e(r,i,l);return l},KT=e=>e?h9(e):h9;function BF(e){return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r?r.push(n):e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&(n?r.splice(r.indexOf(n)>>>0,1):e.set(t,[]))},emit:function(t,n){var r=e.get(t);r&&r.slice().map(function(i){i(n)}),(r=e.get("*"))&&r.slice().map(function(i){i(t,n)})}}}function Mn(){return Mn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Mn.apply(this,arguments)}class MF extends Error{constructor(t){super(t),this.name=void 0,this.name="SuprSendError"}}function ga(){return Math.round(Date.now())}function ra(){var e=new Date().getTime(),t="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){var r=(e+Math.random()*16)%16|0;return e=Math.floor(e/16),(n=="x"?r:r&3|8).toString(16)});return t}const pn=KT()(()=>({apiUrl:"https://inboxs.live",collectorApiUrl:"https://hub.suprsend.com",socketUrl:"https://betainbox.suprsend.com",pageSize:20})),LF={unseenCount:0,stores:{},activeStoreId:null,pageNumber:1,hasNext:!0,initialLoading:!1,fetchMoreLoading:!1,initialFetchTime:null},st=KT()(()=>LF);class $F{constructor(t){this.socket=void 0,this.config=void 0,this.config=t;const n=pn.getState();this.socket=Xu(n.socketUrl,{transports:["websocket"],auth:{subscriber_id:this.config.subscriberId,distinct_id:this.config.distinctId,authorization:`${this.config.workspaceKey}:${ra()}`,tenant_id:this.config.tenantId},reconnectionAttempts:25,reconnectionDelay:5e3,reconnectionDelayMax:1e4}),this._initializeSocketEvents()}orderNotifications(t,n){if(t.is_pinned)return[t,...n];{let r=!1,i=[];return n.forEach(a=>{a.is_pinned||r?i.push(a):(i.push(t),i.push(a),r=!0)}),r?i:[...n,t]}}_initializeSocketEvents(){var t=this;this.socket.on("new_notification",async function(n){n.n_id&&setTimeout(async function(){try{const i=await(await t.getNotificationDetails(n.n_id)).json(),a=st.getState();if(t.config.stores){let s=!1;for(let o of t.config.stores){const l=a.stores[o.storeId];t._notificationBelongToStore(i.data,o)&&(s=!0,l.notifications=t.orderNotifications(i.data,l.notifications),l.unseenCount+=1)}s&&(a.unseenCount+=1,t.config.emitter.emit("new_notification",i.data)),st.setState({unseenCount:a.unseenCount,stores:Mn({},a.stores)})}else{if(!a.activeStoreId)return;let s=a.stores[a.activeStoreId];a.unseenCount+=1,s.unseenCount+=1,s.notifications=t.orderNotifications(i.data,s.notifications),st.setState({unseenCount:a.unseenCount,stores:Mn({},a.stores)}),t.config.emitter.emit("new_notification",i.data)}t.config.emitter.emit("sync_notif_store")}catch(r){console.log("SuprSend: error in new_notification event",r)}},1e3)}),this.socket.on("notification_updated",async function(n){n.n_id&&setTimeout(async function(){try{const a=await Promise.allSettled([t.getNotificationDetails(n.n_id),t.getNotificationsCount()]),s=st.getState();let o=s.activeStoreId;if(a[0].status==="fulfilled"){var r;const u=await a[0].value.json(),c=u.data;if(!o)return;let d=s.stores[o];const f=(r=t.config.stores)==null?void 0:r.find(p=>p.storeId===o);if((n==null?void 0:n.type)==="archive"){var i;f!=null&&(i=f.query)!=null&&i.archived?t._notificationBelongToStore(c,f)&&(s.stores[o].notifications=[c,...d.notifications]):s.stores[o].notifications=d.notifications.filter(p=>p.n_id!==n.n_id)}else s.stores[o].notifications=d.notifications.map(p=>p.n_id===n.n_id?u.data:p);st.setState({stores:Mn({},s.stores)})}if(a[1].status==="fulfilled"){const u=await a[1].value.json();st.setState(c=>{for(let d in c.stores){const f=c.stores[d];f.unseenCount=u[d]||0}return{unseenCount:u.ss_bell_count,stores:Mn({},c.stores)}})}t.config.emitter.emit("sync_notif_store")}catch(a){console.log("SuprSend: error in notification_updated event",a)}},1e3)}),this.socket.on("update_badge",async function(){st.setState({unseenCount:0}),t.config.emitter.emit("sync_notif_store")}),this.socket.on("mark_all_read",async function(){const n=st.getState(),r=ga();for(let i in n.stores){const a=n.stores[i];a.notifications.forEach(s=>{s.seen_on||(s.seen_on=r)}),a.unseenCount=0}st.setState({stores:n.stores}),t.config.emitter.emit("sync_notif_store")})}_notificationBelongToStore(t,n){var r,i,a,s;const o=!!t.seen_on,l=t.archived,u=t.tags,c=t.n_category,d=n==null||(r=n.query)==null?void 0:r.read,f=n==null||(i=n.query)==null?void 0:i.archived,p=n==null||(a=n.query)==null?void 0:a.tags,g=n==null||(s=n.query)==null?void 0:s.categories,m=!d||o===d,E=!f||l===f;let v,b;return Array.isArray(p)&&p.length>0?p.forEach(T=>{u!=null&&u.includes(T)&&(v=!0)}):v=!0,Array.isArray(g)&&g.length>0?g.includes(c)&&(b=!0):b=!0,m&&v&&b&&E}_getStoreQueryString(t){const n=t==null?void 0:t.query;let r=(n==null?void 0:n.tags)||[],i=(n==null?void 0:n.categories)||[];const a=n==null?void 0:n.read,s=n==null?void 0:n.archived;return{store_id:t.storeId,query:{read:a,archived:s,tags:{or:r},categories:{or:i}}}}_getStoresQueryString(){const t=this.config.stores;return t==null?void 0:t.map(r=>this._getStoreQueryString(r))}getNotificationsCount(){const{apiUrl:t}=pn.getState();let n=`/notification_count/?subscriber_id=${this.config.subscriberId}&distinct_id=${this.config.distinctId}&tenant_id=${this.config.tenantId}`;if(this.config.stores){const r=this._getStoresQueryString();n+=`&stores=${encodeURIComponent(JSON.stringify(r))}`}return fetch(`${t}${n}`,{method:"GET",headers:{Authorization:`${this.config.workspaceKey}:${ra()}`}})}getNotifications(t,n,r=20,i){const{apiUrl:a}=pn.getState();let s=`/notifications/?subscriber_id=${this.config.subscriberId}&distinct_id=${this.config.distinctId}&tenant_id=${this.config.tenantId}&page_no=${n}&page_size=${r}&before=${i}`;if(t){const o=this._getStoreQueryString(t);s+=`&store=${encodeURIComponent(JSON.stringify(o))}`}return fetch(`${a}${s}`,{method:"GET",headers:{Authorization:`${this.config.workspaceKey}:${ra()}`}})}getNotificationDetails(t){const{apiUrl:n}=pn.getState(),r=`/notification/${t}/?subscriber_id=${this.config.subscriberId}&distinct_id=${this.config.distinctId}&tenant_id=${this.config.tenantId}`;return fetch(`${n}${r}`,{method:"GET",headers:{Authorization:`${this.config.workspaceKey}:${ra()}`}})}markBellClicked(){const{apiUrl:t}=pn.getState(),n="/bell-clicked/",r=JSON.stringify({time:ga(),distinct_id:this.config.distinctId,subscriber_id:this.config.subscriberId,tenant_id:this.config.tenantId});return fetch(`${t}${n}`,{method:"POST",body:r,headers:{Authorization:`${this.config.workspaceKey}:${ra()}`,"Content-Type":"application/json"}})}markAllRead(){const{apiUrl:t}=pn.getState(),n="/mark-all-read/",r=JSON.stringify({time:ga(),distinct_id:this.config.distinctId,subscriber_id:this.config.subscriberId,tenant_id:this.config.tenantId});return fetch(`${t}${n}`,{method:"POST",body:r,headers:{Authorization:`${this.config.workspaceKey}:${ra()}`,"Content-Type":"application/json"}})}markNotificationClicked(t){const{collectorApiUrl:n}=pn.getState(),r={event:"$notification_clicked",env:this.config.workspaceKey,$insert_id:ra(),$time:ga(),properties:{id:t}};return fetch(`${n}/event/`,{method:"POST",body:JSON.stringify(r),headers:{Authorization:`${this.config.workspaceKey}:`,"Content-Type":"application/json"}})}markNotificationRead(t){const{apiUrl:n}=pn.getState();return fetch(`${n}/notification/${t}/action`,{method:"POST",body:JSON.stringify({action:"read",distinct_id:this.config.distinctId,subscriber_id:this.config.subscriberId}),headers:{Authorization:`${this.config.workspaceKey}:`,"Content-Type":"application/json"}})}markNotificationUnRead(t){const{apiUrl:n}=pn.getState();return fetch(`${n}/notification/${t}/action`,{method:"POST",body:JSON.stringify({action:"unread",distinct_id:this.config.distinctId,subscriber_id:this.config.subscriberId}),headers:{Authorization:`${this.config.workspaceKey}:`,"Content-Type":"application/json"}})}markNotificationArchive(t){const{apiUrl:n}=pn.getState();return fetch(`${n}/notification/${t}/action`,{method:"POST",body:JSON.stringify({action:"archive",distinct_id:this.config.distinctId,subscriber_id:this.config.subscriberId}),headers:{Authorization:`${this.config.workspaceKey}:`,"Content-Type":"application/json"}})}}let p9=class{constructor(t){this.config=void 0,this.config=t}_overallFirstApiCall(){const t=st.getState();for(let n in t.stores)if(t.stores[n].isFirstCall===!1)return!1;return!0}async fetchNotifications(){var t,n;const r=this.config.client,i=st.getState(),a=pn.getState(),s=i.activeStoreId;if(!s||!((t=i.stores)!=null&&t[s]))return;const o=i.stores[s],l=o.isFirstCall,u=i.initialFetchTime||Date.now(),c=(n=this.config.stores)==null?void 0:n.find(d=>d.storeId===s);try{if(!r||!i.hasNext)return;l?(st.setState({initialLoading:!0}),this._overallFirstApiCall()&&this.getNotificationsCount()):i.pageNumber>1&&st.setState({fetchMoreLoading:!0}),this.config.emitter.emit("sync_notif_store");const f=await(await r.getNotifications(c,i.pageNumber,a.pageSize,u)).json();let p;l||!l&&i.pageNumber===1?p=f.results:p=[...o.notifications,...f.results],i.stores[s].notifications=p,i.stores[s].isFirstCall=!1,st.setState({stores:i.stores,pageNumber:i.pageNumber+1,hasNext:f.meta.current_page<f.meta.total_pages,initialFetchTime:u,initialLoading:!1,fetchMoreLoading:!1}),this.config.emitter.emit("sync_notif_store"),this.config._startExipryCheck()}catch(d){console.log("SUPRSEND: error getting latest notifications",d),st.setState({initialLoading:!1,fetchMoreLoading:!1}),this.config.emitter.emit("sync_notif_store")}}async getNotificationsCount(){const t=this.config.client;if(t)try{const r=await(await t.getNotificationsCount()).json();st.setState(i=>{for(let a in i.stores){const s=i.stores[a];s.unseenCount=r[a]||0}return{unseenCount:r.ss_bell_count,stores:Mn({},i.stores)}}),this.config.emitter.emit("sync_notif_store")}catch(n){console.log("SUPRSEND: error getting notifications count",n)}}async markClicked(t){var n;const r=this.config.client,i=st.getState(),a=i.activeStoreId;if(!a||!((n=i.stores)!=null&&n[a]))return;const l=i.stores[a].notifications.find(c=>c.n_id===t);if(l&&(!l.interacted_on||!l.seen_on)){if(!r)return;try{l.interacted_on?l.seen_on||r.markNotificationRead(t):r.markNotificationClicked(t);const c=ga();if(l.interacted_on=c,!l.seen_on)for(let d in i==null?void 0:i.stores){var u;const f=i.stores[d];(u=f.notifications)==null||u.forEach(p=>{p.n_id===l.n_id&&(p.seen_on=c,p.interacted_on=c,f.unseenCount>0&&(f.unseenCount-=1))})}st.setState(Mn({},i)),this.config.emitter.emit("sync_notif_store")}catch(c){console.log("SUPRSEND: error marking notification clicked",c)}}}async markAllSeen(){const t=this.config.client;try{if(!t)return;t.markBellClicked(),st.setState({unseenCount:0}),this.config.emitter.emit("sync_notif_store")}catch(n){console.log("SUPRSEND: error marking all notifications seen",n)}}async markAllRead(){const t=this.config.client;try{if(!t)return;t.markAllRead();const n=st.getState(),r=ga();for(let i in n.stores){const a=n.stores[i];a.notifications.forEach(s=>{s.seen_on||(s.seen_on=r)}),a.unseenCount=0}st.setState({stores:n.stores}),this.config.emitter.emit("sync_notif_store")}catch(n){console.log("SUPRSEND: error marking all notifications read",n)}}async markRead(t){var n;const r=this.config.client,i=st.getState(),a=i.activeStoreId;if(!a||!((n=i.stores)!=null&&n[a]))return;const l=i.stores[a].notifications.find(c=>c.n_id===t);if(l&&!l.seen_on){if(!r)return;try{r.markNotificationRead(t);const c=ga();if(!l.seen_on)for(let d in i==null?void 0:i.stores){var u;const f=i.stores[d];(u=f.notifications)==null||u.forEach(p=>{p.n_id===l.n_id&&(p.seen_on=c,f.unseenCount>0&&(f.unseenCount-=1))})}st.setState(Mn({},i)),this.config.emitter.emit("sync_notif_store")}catch(c){console.log("SUPRSEND: error marking notification read",c)}}}async markUnRead(t){var n;const r=this.config.client,i=st.getState(),a=i.activeStoreId;if(!a||!((n=i.stores)!=null&&n[a]))return;const l=i.stores[a].notifications.find(c=>c.n_id===t);if(l&&l.seen_on){if(!r)return;try{if(r.markNotificationUnRead(t),l.seen_on)for(let c in i==null?void 0:i.stores){var u;const d=i.stores[c];(u=d.notifications)==null||u.forEach(f=>{f.n_id===l.n_id&&(f.seen_on=void 0,d.unseenCount>=0&&(d.unseenCount+=1))})}st.setState(Mn({},i)),this.config.emitter.emit("sync_notif_store")}catch(c){console.log("SUPRSEND: error marking notification read",c)}}}markArchived(t){var n;const r=this.config.client,i=st.getState(),a=i.activeStoreId;if(!a||!((n=i.stores)!=null&&n[a]))return;const o=(i==null?void 0:i.stores)[a],l=o.notifications.find(u=>u.n_id===t);if(l&&!l.archived){if(!r)return;try{r.markNotificationArchive(t),o.notifications=o.notifications.filter(u=>u.n_id!==t),!l.seen_on&&o.unseenCount>0&&(o.unseenCount-=1),st.setState(Mn({},i)),this.config.emitter.emit("sync_notif_store")}catch(u){console.log("SUPRSEND: error marking notification archived",u)}}}get stores(){return this.config.stores}get data(){const t=st.getState(),n=t.activeStoreId,r=this.stores;if(n)return{unseenCount:t.unseenCount,activeStoreId:t.activeStoreId,stores:t.stores,hasStores:r?(r==null?void 0:r.length)>0:!1,hasNext:t.hasNext,initialLoading:t.initialLoading,fetchMoreLoading:t.fetchMoreLoading}}};class jF{constructor(t,n){this.workspaceKey="",this.tenantId=void 0,this.stores=void 0,this.distinctId=void 0,this.subscriberId=void 0,this._client=void 0,this._expiryTimerId=void 0,this.feed=new p9(this),this.emitter=BF(),this._validateConfig(t),this._setConfigStoreState((n==null?void 0:n.host)||{}),this.tenantId=(n==null?void 0:n.tenantID)||"default",this._validateStore(n==null?void 0:n.stores),this._validatePageSize(n==null?void 0:n.pageSize),this._initializeStoreState()}_validateConfig(t){if(t)this.workspaceKey=t;else throw new MF("workspaceKey missing")}_validateStore(t){if(!t||!Array.isArray(t))return;const n=[];t.forEach(r=>{if(!r.storeId){console.log("SuprSendInbox: storeId is mandatory if stores are used");return}const i=r==null?void 0:r.query;let a,s=[],o=[],l;typeof(i==null?void 0:i.read)=="boolean"&&(a=i.read),typeof(i==null?void 0:i.archived)=="boolean"&&(l=i.archived),typeof(i==null?void 0:i.tags)=="string"?s=[i.tags]:Array.isArray(i==null?void 0:i.tags)&&(s=i==null?void 0:i.tags.filter(u=>typeof u=="string")),typeof(i==null?void 0:i.categories)=="string"?o=[i.categories]:Array.isArray(i==null?void 0:i.categories)&&(o=i==null?void 0:i.categories.filter(u=>typeof u=="string")),n.push({storeId:r.storeId,label:r.label||r.storeId,query:{archived:l,read:a,tags:s,categories:o}})}),this.stores=n}_validatePageSize(t){if(t&&typeof t=="number"){const r=t<=50?t:50;pn.setState({pageSize:r})}}_setConfigStoreState(t){t&&(t!=null&&t.socketHost&&pn.setState({socketUrl:t.socketHost}),t!=null&&t.apiHost&&pn.setState({apiUrl:t.apiHost}),t!=null&&t.collectorHost&&pn.setState({collectorApiUrl:t.collectorHost}))}_initializeStoreState(){const t="default_store",n={notifications:[],unseenCount:0,isFirstCall:!0};if(this.stores&&Array.isArray(this.stores)&&this.stores.length>0){const r={};this.stores.map(i=>{r[i.storeId]=Mn({},n)}),st.setState({stores:r,activeStoreId:this.stores[0].storeId})}else st.setState({stores:{[t]:Mn({},n)},activeStoreId:t});setTimeout(()=>{this.emitter.emit("sync_notif_store")},0)}_startExipryCheck(){var t=this;this._expiryTimerId||(this._expiryTimerId=setInterval(async function(){const r=st.getState().stores;let i=!1;for(let a in r){let s=r[a].notifications;s=s.filter(o=>(o.expiry?Date.now()>o.expiry:!1)?(i=!0,!1):!0),r[a].notifications=s}i&&(st.setState({stores:r}),await t.feed.getNotificationsCount(),t.emitter.emit("sync_notif_store"))},3e4))}get client(){return this.distinctId&&this.subscriberId&&(this._client||(this._client=new $F(this))),this._client}identifyUser(t,n){this.distinctId=t,this.subscriberId=n}changeActiveStore(t){var n;const r=st.getState(),i={};if(r.activeStoreId!==t&&(n=r.stores)!=null&&n[t]){for(let a in r.stores){const s=r.stores[a],o=s.notifications.slice(0,20);i[a]={notifications:o,unseenCount:s.unseenCount,isFirstCall:s.isFirstCall}}st.setState({activeStoreId:t,stores:i,pageNumber:1,hasNext:!0,initialLoading:!1,fetchMoreLoading:!1,initialFetchTime:null}),this.client&&this.feed.fetchNotifications()}}resetUser(){var t;st.setState({unseenCount:0,pageNumber:1,hasNext:!0,initialLoading:!1,fetchMoreLoading:!1,initialFetchTime:null}),this._initializeStoreState(),(t=this._client)==null||t.socket.disconnect(),this.distinctId=void 0,this.subscriberId=void 0,this._client=void 0,clearInterval(this._expiryTimerId),this._expiryTimerId=void 0,this.feed=new p9(this)}}var m9=function(t){return t.reduce(function(n,r){var i=r[0],a=r[1];return n[i]=a,n},{})},g9=typeof window<"u"&&window.document&&window.document.createElement?rn.useLayoutEffect:rn.useEffect,Sn="top",sr="bottom",or="right",kn="left",um="auto",yl=[Sn,sr,or,kn],Os="start",ll="end",HF="clippingParents",GT="viewport",so="popper",UF="reference",v9=yl.reduce(function(e,t){return e.concat([t+"-"+Os,t+"-"+ll])},[]),YT=[].concat(yl,[um]).reduce(function(e,t){return e.concat([t,t+"-"+Os,t+"-"+ll])},[]),zF="beforeRead",qF="read",WF="afterRead",VF="beforeMain",KF="main",GF="afterMain",YF="beforeWrite",ZF="write",QF="afterWrite",XF=[zF,qF,WF,VF,KF,GF,YF,ZF,QF];function Kr(e){return e?(e.nodeName||"").toLowerCase():null}function Un(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Sa(e){var t=Un(e).Element;return e instanceof t||e instanceof Element}function rr(e){var t=Un(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function cm(e){if(typeof ShadowRoot>"u")return!1;var t=Un(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function JF(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},i=t.attributes[n]||{},a=t.elements[n];!rr(a)||!Kr(a)||(Object.assign(a.style,r),Object.keys(i).forEach(function(s){var o=i[s];o===!1?a.removeAttribute(s):a.setAttribute(s,o===!0?"":o)}))})}function eB(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var i=t.elements[r],a=t.attributes[r]||{},s=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),o=s.reduce(function(l,u){return l[u]="",l},{});!rr(i)||!Kr(i)||(Object.assign(i.style,o),Object.keys(a).forEach(function(l){i.removeAttribute(l)}))})}}const tB={name:"applyStyles",enabled:!0,phase:"write",fn:JF,effect:eB,requires:["computeStyles"]};function jr(e){return e.split("-")[0]}var Ta=Math.max,kc=Math.min,Ns=Math.round;function Ih(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function ZT(){return!/^((?!chrome|android).)*safari/i.test(Ih())}function Is(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,a=1;t&&rr(e)&&(i=e.offsetWidth>0&&Ns(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Ns(r.height)/e.offsetHeight||1);var s=Sa(e)?Un(e):window,o=s.visualViewport,l=!ZT()&&n,u=(r.left+(l&&o?o.offsetLeft:0))/i,c=(r.top+(l&&o?o.offsetTop:0))/a,d=r.width/i,f=r.height/a;return{width:d,height:f,top:c,right:u+d,bottom:c+f,left:u,x:u,y:c}}function dm(e){var t=Is(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function QT(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&cm(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function hi(e){return Un(e).getComputedStyle(e)}function nB(e){return["table","td","th"].indexOf(Kr(e))>=0}function Qi(e){return((Sa(e)?e.ownerDocument:e.document)||window.document).documentElement}function r1(e){return Kr(e)==="html"?e:e.assignedSlot||e.parentNode||(cm(e)?e.host:null)||Qi(e)}function E9(e){return!rr(e)||hi(e).position==="fixed"?null:e.offsetParent}function rB(e){var t=/firefox/i.test(Ih()),n=/Trident/i.test(Ih());if(n&&rr(e)){var r=hi(e);if(r.position==="fixed")return null}var i=r1(e);for(cm(i)&&(i=i.host);rr(i)&&["html","body"].indexOf(Kr(i))<0;){var a=hi(i);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||t&&a.willChange==="filter"||t&&a.filter&&a.filter!=="none")return i;i=i.parentNode}return null}function bl(e){for(var t=Un(e),n=E9(e);n&&nB(n)&&hi(n).position==="static";)n=E9(n);return n&&(Kr(n)==="html"||Kr(n)==="body"&&hi(n).position==="static")?t:n||rB(e)||t}function fm(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function $o(e,t,n){return Ta(e,kc(t,n))}function iB(e,t,n){var r=$o(e,t,n);return r>n?n:r}function XT(){return{top:0,right:0,bottom:0,left:0}}function JT(e){return Object.assign({},XT(),e)}function e8(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var aB=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,JT(typeof t!="number"?t:e8(t,yl))};function sB(e){var t,n=e.state,r=e.name,i=e.options,a=n.elements.arrow,s=n.modifiersData.popperOffsets,o=jr(n.placement),l=fm(o),u=[kn,or].indexOf(o)>=0,c=u?"height":"width";if(!(!a||!s)){var d=aB(i.padding,n),f=dm(a),p=l==="y"?Sn:kn,g=l==="y"?sr:or,m=n.rects.reference[c]+n.rects.reference[l]-s[l]-n.rects.popper[c],E=s[l]-n.rects.reference[l],v=bl(a),b=v?l==="y"?v.clientHeight||0:v.clientWidth||0:0,T=m/2-E/2,w=d[p],_=b-f[c]-d[g],A=b/2-f[c]/2+T,S=$o(w,A,_),B=l;n.modifiersData[r]=(t={},t[B]=S,t.centerOffset=S-A,t)}}function oB(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||QT(t.elements.popper,i)&&(t.elements.arrow=i))}const lB={name:"arrow",enabled:!0,phase:"main",fn:sB,effect:oB,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ps(e){return e.split("-")[1]}var uB={top:"auto",right:"auto",bottom:"auto",left:"auto"};function cB(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:Ns(n*i)/i||0,y:Ns(r*i)/i||0}}function y9(e){var t,n=e.popper,r=e.popperRect,i=e.placement,a=e.variation,s=e.offsets,o=e.position,l=e.gpuAcceleration,u=e.adaptive,c=e.roundOffsets,d=e.isFixed,f=s.x,p=f===void 0?0:f,g=s.y,m=g===void 0?0:g,E=typeof c=="function"?c({x:p,y:m}):{x:p,y:m};p=E.x,m=E.y;var v=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),T=kn,w=Sn,_=window;if(u){var A=bl(n),S="clientHeight",B="clientWidth";if(A===Un(n)&&(A=Qi(n),hi(A).position!=="static"&&o==="absolute"&&(S="scrollHeight",B="scrollWidth")),A=A,i===Sn||(i===kn||i===or)&&a===ll){w=sr;var F=d&&A===_&&_.visualViewport?_.visualViewport.height:A[S];m-=F-r.height,m*=l?1:-1}if(i===kn||(i===Sn||i===sr)&&a===ll){T=or;var L=d&&A===_&&_.visualViewport?_.visualViewport.width:A[B];p-=L-r.width,p*=l?1:-1}}var R=Object.assign({position:o},u&&uB),N=c===!0?cB({x:p,y:m},Un(n)):{x:p,y:m};if(p=N.x,m=N.y,l){var k;return Object.assign({},R,(k={},k[w]=b?"0":"",k[T]=v?"0":"",k.transform=(_.devicePixelRatio||1)<=1?"translate("+p+"px, "+m+"px)":"translate3d("+p+"px, "+m+"px, 0)",k))}return Object.assign({},R,(t={},t[w]=b?m+"px":"",t[T]=v?p+"px":"",t.transform="",t))}function dB(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,a=n.adaptive,s=a===void 0?!0:a,o=n.roundOffsets,l=o===void 0?!0:o,u={placement:jr(t.placement),variation:Ps(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,y9(Object.assign({},u,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,y9(Object.assign({},u,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const fB={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:dB,data:{}};var tu={passive:!0};function hB(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,a=i===void 0?!0:i,s=r.resize,o=s===void 0?!0:s,l=Un(t.elements.popper),u=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&u.forEach(function(c){c.addEventListener("scroll",n.update,tu)}),o&&l.addEventListener("resize",n.update,tu),function(){a&&u.forEach(function(c){c.removeEventListener("scroll",n.update,tu)}),o&&l.removeEventListener("resize",n.update,tu)}}const pB={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:hB,data:{}};var mB={left:"right",right:"left",bottom:"top",top:"bottom"};function Ju(e){return e.replace(/left|right|bottom|top/g,function(t){return mB[t]})}var gB={start:"end",end:"start"};function b9(e){return e.replace(/start|end/g,function(t){return gB[t]})}function hm(e){var t=Un(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function pm(e){return Is(Qi(e)).left+hm(e).scrollLeft}function vB(e,t){var n=Un(e),r=Qi(e),i=n.visualViewport,a=r.clientWidth,s=r.clientHeight,o=0,l=0;if(i){a=i.width,s=i.height;var u=ZT();(u||!u&&t==="fixed")&&(o=i.offsetLeft,l=i.offsetTop)}return{width:a,height:s,x:o+pm(e),y:l}}function EB(e){var t,n=Qi(e),r=hm(e),i=(t=e.ownerDocument)==null?void 0:t.body,a=Ta(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=Ta(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),o=-r.scrollLeft+pm(e),l=-r.scrollTop;return hi(i||n).direction==="rtl"&&(o+=Ta(n.clientWidth,i?i.clientWidth:0)-a),{width:a,height:s,x:o,y:l}}function mm(e){var t=hi(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function t8(e){return["html","body","#document"].indexOf(Kr(e))>=0?e.ownerDocument.body:rr(e)&&mm(e)?e:t8(r1(e))}function jo(e,t){var n;t===void 0&&(t=[]);var r=t8(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),a=Un(r),s=i?[a].concat(a.visualViewport||[],mm(r)?r:[]):r,o=t.concat(s);return i?o:o.concat(jo(r1(s)))}function Ph(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function yB(e,t){var n=Is(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function T9(e,t,n){return t===GT?Ph(vB(e,n)):Sa(t)?yB(t,n):Ph(EB(Qi(e)))}function bB(e){var t=jo(r1(e)),n=["absolute","fixed"].indexOf(hi(e).position)>=0,r=n&&rr(e)?bl(e):e;return Sa(r)?t.filter(function(i){return Sa(i)&&QT(i,r)&&Kr(i)!=="body"}):[]}function TB(e,t,n,r){var i=t==="clippingParents"?bB(e):[].concat(t),a=[].concat(i,[n]),s=a[0],o=a.reduce(function(l,u){var c=T9(e,u,r);return l.top=Ta(c.top,l.top),l.right=kc(c.right,l.right),l.bottom=kc(c.bottom,l.bottom),l.left=Ta(c.left,l.left),l},T9(e,s,r));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}function n8(e){var t=e.reference,n=e.element,r=e.placement,i=r?jr(r):null,a=r?Ps(r):null,s=t.x+t.width/2-n.width/2,o=t.y+t.height/2-n.height/2,l;switch(i){case Sn:l={x:s,y:t.y-n.height};break;case sr:l={x:s,y:t.y+t.height};break;case or:l={x:t.x+t.width,y:o};break;case kn:l={x:t.x-n.width,y:o};break;default:l={x:t.x,y:t.y}}var u=i?fm(i):null;if(u!=null){var c=u==="y"?"height":"width";switch(a){case Os:l[u]=l[u]-(t[c]/2-n[c]/2);break;case ll:l[u]=l[u]+(t[c]/2-n[c]/2);break}}return l}function ul(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,a=n.strategy,s=a===void 0?e.strategy:a,o=n.boundary,l=o===void 0?HF:o,u=n.rootBoundary,c=u===void 0?GT:u,d=n.elementContext,f=d===void 0?so:d,p=n.altBoundary,g=p===void 0?!1:p,m=n.padding,E=m===void 0?0:m,v=JT(typeof E!="number"?E:e8(E,yl)),b=f===so?UF:so,T=e.rects.popper,w=e.elements[g?b:f],_=TB(Sa(w)?w:w.contextElement||Qi(e.elements.popper),l,c,s),A=Is(e.elements.reference),S=n8({reference:A,element:T,strategy:"absolute",placement:i}),B=Ph(Object.assign({},T,S)),F=f===so?B:A,L={top:_.top-F.top+v.top,bottom:F.bottom-_.bottom+v.bottom,left:_.left-F.left+v.left,right:F.right-_.right+v.right},R=e.modifiersData.offset;if(f===so&&R){var N=R[i];Object.keys(L).forEach(function(k){var P=[or,sr].indexOf(k)>=0?1:-1,j=[Sn,sr].indexOf(k)>=0?"y":"x";L[k]+=N[j]*P})}return L}function _B(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,a=n.rootBoundary,s=n.padding,o=n.flipVariations,l=n.allowedAutoPlacements,u=l===void 0?YT:l,c=Ps(r),d=c?o?v9:v9.filter(function(g){return Ps(g)===c}):yl,f=d.filter(function(g){return u.indexOf(g)>=0});f.length===0&&(f=d);var p=f.reduce(function(g,m){return g[m]=ul(e,{placement:m,boundary:i,rootBoundary:a,padding:s})[jr(m)],g},{});return Object.keys(p).sort(function(g,m){return p[g]-p[m]})}function CB(e){if(jr(e)===um)return[];var t=Ju(e);return[b9(e),t,b9(t)]}function xB(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,a=i===void 0?!0:i,s=n.altAxis,o=s===void 0?!0:s,l=n.fallbackPlacements,u=n.padding,c=n.boundary,d=n.rootBoundary,f=n.altBoundary,p=n.flipVariations,g=p===void 0?!0:p,m=n.allowedAutoPlacements,E=t.options.placement,v=jr(E),b=v===E,T=l||(b||!g?[Ju(E)]:CB(E)),w=[E].concat(T).reduce(function(U,q){return U.concat(jr(q)===um?_B(t,{placement:q,boundary:c,rootBoundary:d,padding:u,flipVariations:g,allowedAutoPlacements:m}):q)},[]),_=t.rects.reference,A=t.rects.popper,S=new Map,B=!0,F=w[0],L=0;L<w.length;L++){var R=w[L],N=jr(R),k=Ps(R)===Os,P=[Sn,sr].indexOf(N)>=0,j=P?"width":"height",z=ul(t,{placement:R,boundary:c,rootBoundary:d,altBoundary:f,padding:u}),I=P?k?or:kn:k?sr:Sn;_[j]>A[j]&&(I=Ju(I));var ne=Ju(I),X=[];if(a&&X.push(z[N]<=0),o&&X.push(z[I]<=0,z[ne]<=0),X.every(function(U){return U})){F=R,B=!1;break}S.set(R,X)}if(B)for(var O=g?3:1,C=function(q){var H=w.find(function($){var se=S.get($);if(se)return se.slice(0,q).every(function(Z){return Z})});if(H)return F=H,"break"},K=O;K>0;K--){var M=C(K);if(M==="break")break}t.placement!==F&&(t.modifiersData[r]._skip=!0,t.placement=F,t.reset=!0)}}const wB={name:"flip",enabled:!0,phase:"main",fn:xB,requiresIfExists:["offset"],data:{_skip:!1}};function _9(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function C9(e){return[Sn,or,sr,kn].some(function(t){return e[t]>=0})}function AB(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,s=ul(t,{elementContext:"reference"}),o=ul(t,{altBoundary:!0}),l=_9(s,r),u=_9(o,i,a),c=C9(l),d=C9(u);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:u,isReferenceHidden:c,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":d})}const SB={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:AB};function kB(e,t,n){var r=jr(e),i=[kn,Sn].indexOf(r)>=0?-1:1,a=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,s=a[0],o=a[1];return s=s||0,o=(o||0)*i,[kn,or].indexOf(r)>=0?{x:o,y:s}:{x:s,y:o}}function DB(e){var t=e.state,n=e.options,r=e.name,i=n.offset,a=i===void 0?[0,0]:i,s=YT.reduce(function(c,d){return c[d]=kB(d,t.rects,a),c},{}),o=s[t.placement],l=o.x,u=o.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=u),t.modifiersData[r]=s}const OB={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:DB};function NB(e){var t=e.state,n=e.name;t.modifiersData[n]=n8({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const IB={name:"popperOffsets",enabled:!0,phase:"read",fn:NB,data:{}};function PB(e){return e==="x"?"y":"x"}function RB(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,a=i===void 0?!0:i,s=n.altAxis,o=s===void 0?!1:s,l=n.boundary,u=n.rootBoundary,c=n.altBoundary,d=n.padding,f=n.tether,p=f===void 0?!0:f,g=n.tetherOffset,m=g===void 0?0:g,E=ul(t,{boundary:l,rootBoundary:u,padding:d,altBoundary:c}),v=jr(t.placement),b=Ps(t.placement),T=!b,w=fm(v),_=PB(w),A=t.modifiersData.popperOffsets,S=t.rects.reference,B=t.rects.popper,F=typeof m=="function"?m(Object.assign({},t.rects,{placement:t.placement})):m,L=typeof F=="number"?{mainAxis:F,altAxis:F}:Object.assign({mainAxis:0,altAxis:0},F),R=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,N={x:0,y:0};if(A){if(a){var k,P=w==="y"?Sn:kn,j=w==="y"?sr:or,z=w==="y"?"height":"width",I=A[w],ne=I+E[P],X=I-E[j],O=p?-B[z]/2:0,C=b===Os?S[z]:B[z],K=b===Os?-B[z]:-S[z],M=t.elements.arrow,U=p&&M?dm(M):{width:0,height:0},q=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:XT(),H=q[P],$=q[j],se=$o(0,S[z],U[z]),Z=T?S[z]/2-O-se-H-L.mainAxis:C-se-H-L.mainAxis,te=T?-S[z]/2+O+se+$+L.mainAxis:K+se+$+L.mainAxis,ae=t.elements.arrow&&bl(t.elements.arrow),ie=ae?w==="y"?ae.clientTop||0:ae.clientLeft||0:0,xe=(k=R==null?void 0:R[w])!=null?k:0,Ae=I+Z-xe-ie,ye=I+te-xe,le=$o(p?kc(ne,Ae):ne,I,p?Ta(X,ye):X);A[w]=le,N[w]=le-I}if(o){var de,we=w==="x"?Sn:kn,Ie=w==="x"?sr:or,Ke=A[_],tt=_==="y"?"height":"width",qe=Ke+E[we],Ge=Ke-E[Ie],Fe=[Sn,kn].indexOf(v)!==-1,ee=(de=R==null?void 0:R[_])!=null?de:0,me=Fe?qe:Ke-S[tt]-B[tt]-ee+L.altAxis,De=Fe?Ke+S[tt]+B[tt]-ee-L.altAxis:Ge,ge=p&&Fe?iB(me,Ke,De):$o(p?me:qe,Ke,p?De:Ge);A[_]=ge,N[_]=ge-Ke}t.modifiersData[r]=N}}const FB={name:"preventOverflow",enabled:!0,phase:"main",fn:RB,requiresIfExists:["offset"]};function BB(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function MB(e){return e===Un(e)||!rr(e)?hm(e):BB(e)}function LB(e){var t=e.getBoundingClientRect(),n=Ns(t.width)/e.offsetWidth||1,r=Ns(t.height)/e.offsetHeight||1;return n!==1||r!==1}function $B(e,t,n){n===void 0&&(n=!1);var r=rr(t),i=rr(t)&&LB(t),a=Qi(t),s=Is(e,i,n),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((Kr(t)!=="body"||mm(a))&&(o=MB(t)),rr(t)?(l=Is(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):a&&(l.x=pm(a))),{x:s.left+o.scrollLeft-l.x,y:s.top+o.scrollTop-l.y,width:s.width,height:s.height}}function jB(e){var t=new Map,n=new Set,r=[];e.forEach(function(a){t.set(a.name,a)});function i(a){n.add(a.name);var s=[].concat(a.requires||[],a.requiresIfExists||[]);s.forEach(function(o){if(!n.has(o)){var l=t.get(o);l&&i(l)}}),r.push(a)}return e.forEach(function(a){n.has(a.name)||i(a)}),r}function HB(e){var t=jB(e);return XF.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function UB(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function zB(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var x9={placement:"bottom",modifiers:[],strategy:"absolute"};function w9(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function qB(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,a=i===void 0?x9:i;return function(o,l,u){u===void 0&&(u=a);var c={placement:"bottom",orderedModifiers:[],options:Object.assign({},x9,a),modifiersData:{},elements:{reference:o,popper:l},attributes:{},styles:{}},d=[],f=!1,p={state:c,setOptions:function(v){var b=typeof v=="function"?v(c.options):v;m(),c.options=Object.assign({},a,c.options,b),c.scrollParents={reference:Sa(o)?jo(o):o.contextElement?jo(o.contextElement):[],popper:jo(l)};var T=HB(zB([].concat(r,c.options.modifiers)));return c.orderedModifiers=T.filter(function(w){return w.enabled}),g(),p.update()},forceUpdate:function(){if(!f){var v=c.elements,b=v.reference,T=v.popper;if(w9(b,T)){c.rects={reference:$B(b,bl(T),c.options.strategy==="fixed"),popper:dm(T)},c.reset=!1,c.placement=c.options.placement,c.orderedModifiers.forEach(function(L){return c.modifiersData[L.name]=Object.assign({},L.data)});for(var w=0;w<c.orderedModifiers.length;w++){if(c.reset===!0){c.reset=!1,w=-1;continue}var _=c.orderedModifiers[w],A=_.fn,S=_.options,B=S===void 0?{}:S,F=_.name;typeof A=="function"&&(c=A({state:c,options:B,name:F,instance:p})||c)}}}},update:UB(function(){return new Promise(function(E){p.forceUpdate(),E(c)})}),destroy:function(){m(),f=!0}};if(!w9(o,l))return p;p.setOptions(u).then(function(E){!f&&u.onFirstUpdate&&u.onFirstUpdate(E)});function g(){c.orderedModifiers.forEach(function(E){var v=E.name,b=E.options,T=b===void 0?{}:b,w=E.effect;if(typeof w=="function"){var _=w({state:c,name:v,instance:p,options:T}),A=function(){};d.push(_||A)}})}function m(){d.forEach(function(E){return E()}),d=[]}return p}}var WB=[pB,IB,fB,tB,OB,wB,FB,lB,SB],VB=qB({defaultModifiers:WB}),KB=typeof Element<"u",GB=typeof Map=="function",YB=typeof Set=="function",ZB=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function ec(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var n,r,i;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!ec(e[r],t[r]))return!1;return!0}var a;if(GB&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(a=e.entries();!(r=a.next()).done;)if(!t.has(r.value[0]))return!1;for(a=e.entries();!(r=a.next()).done;)if(!ec(r.value[1],t.get(r.value[0])))return!1;return!0}if(YB&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(a=e.entries();!(r=a.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(ZB&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf&&typeof e.valueOf=="function"&&typeof t.valueOf=="function")return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString&&typeof e.toString=="function"&&typeof t.toString=="function")return e.toString()===t.toString();if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;if(KB&&e instanceof Element)return!1;for(r=n;r--!==0;)if(!((i[r]==="_owner"||i[r]==="__v"||i[r]==="__o")&&e.$$typeof)&&!ec(e[i[r]],t[i[r]]))return!1;return!0}return e!==e&&t!==t}var QB=function(t,n){try{return ec(t,n)}catch(r){if((r.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw r}};const XB=Tr(QB);var JB=[],eM=function(t,n,r){r===void 0&&(r={});var i=rn.useRef(null),a={onFirstUpdate:r.onFirstUpdate,placement:r.placement||"bottom",strategy:r.strategy||"absolute",modifiers:r.modifiers||JB},s=rn.useState({styles:{popper:{position:a.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),o=s[0],l=s[1],u=rn.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(p){var g=p.state,m=Object.keys(g.elements);F3.flushSync(function(){l({styles:m9(m.map(function(E){return[E,g.styles[E]||{}]})),attributes:m9(m.map(function(E){return[E,g.attributes[E]]}))})})},requires:["computeStyles"]}},[]),c=rn.useMemo(function(){var f={onFirstUpdate:a.onFirstUpdate,placement:a.placement,strategy:a.strategy,modifiers:[].concat(a.modifiers,[u,{name:"applyStyles",enabled:!1}])};return XB(i.current,f)?i.current||f:(i.current=f,f)},[a.onFirstUpdate,a.placement,a.strategy,a.modifiers,u]),d=rn.useRef();return g9(function(){d.current&&d.current.setOptions(c)},[c]),g9(function(){if(!(t==null||n==null)){var f=r.createPopper||VB,p=f(t,n,c);return d.current=p,function(){p.destroy(),d.current=null}}},[t,n,r.createPopper]),{state:d.current?d.current.state:null,styles:o.styles,attributes:o.attributes,update:d.current?d.current.update:null,forceUpdate:d.current?d.current.forceUpdate:null}};function Rh(){return Rh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Rh.apply(this,arguments)}function r8(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var tM=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,nM=r8(function(e){return tM.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),rM=!1;function iM(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function aM(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var sM=function(){function e(n){var r=this;this._insertTag=function(i){var a;r.tags.length===0?r.insertionPoint?a=r.insertionPoint.nextSibling:r.prepend?a=r.container.firstChild:a=r.before:a=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(i,a),r.tags.push(i)},this.isSpeedy=n.speedy===void 0?!rM:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(aM(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=iM(i);try{a.insertRule(r,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var i;return(i=r.parentNode)==null?void 0:i.removeChild(r)}),this.tags=[],this.ctr=0},e}(),sn="-ms-",Dc="-moz-",pt="-webkit-",i8="comm",gm="rule",vm="decl",oM="@import",a8="@keyframes",lM="@layer",uM=Math.abs,i1=String.fromCharCode,cM=Object.assign;function dM(e,t){return nn(e,0)^45?(((t<<2^nn(e,0))<<2^nn(e,1))<<2^nn(e,2))<<2^nn(e,3):0}function s8(e){return e.trim()}function fM(e,t){return(e=t.exec(e))?e[0]:e}function mt(e,t,n){return e.replace(t,n)}function Fh(e,t){return e.indexOf(t)}function nn(e,t){return e.charCodeAt(t)|0}function cl(e,t,n){return e.slice(t,n)}function Ir(e){return e.length}function Em(e){return e.length}function nu(e,t){return t.push(e),e}function hM(e,t){return e.map(t).join("")}var a1=1,Rs=1,o8=0,On=0,qt=0,Us="";function s1(e,t,n,r,i,a,s){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:a1,column:Rs,length:s,return:""}}function oo(e,t){return cM(s1("",null,null,"",null,null,0),e,{length:-e.length},t)}function pM(){return qt}function mM(){return qt=On>0?nn(Us,--On):0,Rs--,qt===10&&(Rs=1,a1--),qt}function $n(){return qt=On<o8?nn(Us,On++):0,Rs++,qt===10&&(Rs=1,a1++),qt}function Hr(){return nn(Us,On)}function tc(){return On}function Tl(e,t){return cl(Us,e,t)}function dl(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function l8(e){return a1=Rs=1,o8=Ir(Us=e),On=0,[]}function u8(e){return Us="",e}function nc(e){return s8(Tl(On-1,Bh(e===91?e+2:e===40?e+1:e)))}function gM(e){for(;(qt=Hr())&&qt<33;)$n();return dl(e)>2||dl(qt)>3?"":" "}function vM(e,t){for(;--t&&$n()&&!(qt<48||qt>102||qt>57&&qt<65||qt>70&&qt<97););return Tl(e,tc()+(t<6&&Hr()==32&&$n()==32))}function Bh(e){for(;$n();)switch(qt){case e:return On;case 34:case 39:e!==34&&e!==39&&Bh(qt);break;case 40:e===41&&Bh(e);break;case 92:$n();break}return On}function EM(e,t){for(;$n()&&e+qt!==47+10;)if(e+qt===42+42&&Hr()===47)break;return"/*"+Tl(t,On-1)+"*"+i1(e===47?e:$n())}function yM(e){for(;!dl(Hr());)$n();return Tl(e,On)}function bM(e){return u8(rc("",null,null,null,[""],e=l8(e),0,[0],e))}function rc(e,t,n,r,i,a,s,o,l){for(var u=0,c=0,d=s,f=0,p=0,g=0,m=1,E=1,v=1,b=0,T="",w=i,_=a,A=r,S=T;E;)switch(g=b,b=$n()){case 40:if(g!=108&&nn(S,d-1)==58){Fh(S+=mt(nc(b),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:S+=nc(b);break;case 9:case 10:case 13:case 32:S+=gM(g);break;case 92:S+=vM(tc()-1,7);continue;case 47:switch(Hr()){case 42:case 47:nu(TM(EM($n(),tc()),t,n),l);break;default:S+="/"}break;case 123*m:o[u++]=Ir(S)*v;case 125*m:case 59:case 0:switch(b){case 0:case 125:E=0;case 59+c:v==-1&&(S=mt(S,/\f/g,"")),p>0&&Ir(S)-d&&nu(p>32?S9(S+";",r,n,d-1):S9(mt(S," ","")+";",r,n,d-2),l);break;case 59:S+=";";default:if(nu(A=A9(S,t,n,u,c,i,o,T,w=[],_=[],d),a),b===123)if(c===0)rc(S,t,A,A,w,a,d,o,_);else switch(f===99&&nn(S,3)===110?100:f){case 100:case 108:case 109:case 115:rc(e,A,A,r&&nu(A9(e,A,A,0,0,i,o,T,i,w=[],d),_),i,_,d,o,r?w:_);break;default:rc(S,A,A,A,[""],_,0,o,_)}}u=c=p=0,m=v=1,T=S="",d=s;break;case 58:d=1+Ir(S),p=g;default:if(m<1){if(b==123)--m;else if(b==125&&m++==0&&mM()==125)continue}switch(S+=i1(b),b*m){case 38:v=c>0?1:(S+="\f",-1);break;case 44:o[u++]=(Ir(S)-1)*v,v=1;break;case 64:Hr()===45&&(S+=nc($n())),f=Hr(),c=d=Ir(T=S+=yM(tc())),b++;break;case 45:g===45&&Ir(S)==2&&(m=0)}}return a}function A9(e,t,n,r,i,a,s,o,l,u,c){for(var d=i-1,f=i===0?a:[""],p=Em(f),g=0,m=0,E=0;g<r;++g)for(var v=0,b=cl(e,d+1,d=uM(m=s[g])),T=e;v<p;++v)(T=s8(m>0?f[v]+" "+b:mt(b,/&\f/g,f[v])))&&(l[E++]=T);return s1(e,t,n,i===0?gm:o,l,u,c)}function TM(e,t,n){return s1(e,t,n,i8,i1(pM()),cl(e,2,-2),0)}function S9(e,t,n,r){return s1(e,t,n,vm,cl(e,0,r),cl(e,r+1,-1),r)}function ms(e,t){for(var n="",r=Em(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function _M(e,t,n,r){switch(e.type){case lM:if(e.children.length)break;case oM:case vm:return e.return=e.return||e.value;case i8:return"";case a8:return e.return=e.value+"{"+ms(e.children,r)+"}";case gm:e.value=e.props.join(",")}return Ir(n=ms(e.children,r))?e.return=e.value+"{"+n+"}":""}function CM(e){var t=Em(e);return function(n,r,i,a){for(var s="",o=0;o<t;o++)s+=e[o](n,r,i,a)||"";return s}}function xM(e){return function(t){t.root||(t=t.return)&&e(t)}}var wM=function(t,n,r){for(var i=0,a=0;i=a,a=Hr(),i===38&&a===12&&(n[r]=1),!dl(a);)$n();return Tl(t,On)},AM=function(t,n){var r=-1,i=44;do switch(dl(i)){case 0:i===38&&Hr()===12&&(n[r]=1),t[r]+=wM(On-1,n,r);break;case 2:t[r]+=nc(i);break;case 4:if(i===44){t[++r]=Hr()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=i1(i)}while(i=$n());return t},SM=function(t,n){return u8(AM(l8(t),n))},k9=new WeakMap,kM=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!k9.get(r))&&!i){k9.set(t,!0);for(var a=[],s=SM(n,a),o=r.props,l=0,u=0;l<s.length;l++)for(var c=0;c<o.length;c++,u++)t.props[u]=a[l]?s[l].replace(/&\f/g,o[c]):o[c]+" "+s[l]}}},DM=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function c8(e,t){switch(dM(e,t)){case 5103:return pt+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return pt+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return pt+e+Dc+e+sn+e+e;case 6828:case 4268:return pt+e+sn+e+e;case 6165:return pt+e+sn+"flex-"+e+e;case 5187:return pt+e+mt(e,/(\w+).+(:[^]+)/,pt+"box-$1$2"+sn+"flex-$1$2")+e;case 5443:return pt+e+sn+"flex-item-"+mt(e,/flex-|-self/,"")+e;case 4675:return pt+e+sn+"flex-line-pack"+mt(e,/align-content|flex-|-self/,"")+e;case 5548:return pt+e+sn+mt(e,"shrink","negative")+e;case 5292:return pt+e+sn+mt(e,"basis","preferred-size")+e;case 6060:return pt+"box-"+mt(e,"-grow","")+pt+e+sn+mt(e,"grow","positive")+e;case 4554:return pt+mt(e,/([^-])(transform)/g,"$1"+pt+"$2")+e;case 6187:return mt(mt(mt(e,/(zoom-|grab)/,pt+"$1"),/(image-set)/,pt+"$1"),e,"")+e;case 5495:case 3959:return mt(e,/(image-set\([^]*)/,pt+"$1$`$1");case 4968:return mt(mt(e,/(.+:)(flex-)?(.*)/,pt+"box-pack:$3"+sn+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+pt+e+e;case 4095:case 3583:case 4068:case 2532:return mt(e,/(.+)-inline(.+)/,pt+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Ir(e)-1-t>6)switch(nn(e,t+1)){case 109:if(nn(e,t+4)!==45)break;case 102:return mt(e,/(.+:)(.+)-([^]+)/,"$1"+pt+"$2-$3$1"+Dc+(nn(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Fh(e,"stretch")?c8(mt(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(nn(e,t+1)!==115)break;case 6444:switch(nn(e,Ir(e)-3-(~Fh(e,"!important")&&10))){case 107:return mt(e,":",":"+pt)+e;case 101:return mt(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+pt+(nn(e,14)===45?"inline-":"")+"box$3$1"+pt+"$2$3$1"+sn+"$2box$3")+e}break;case 5936:switch(nn(e,t+11)){case 114:return pt+e+sn+mt(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return pt+e+sn+mt(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return pt+e+sn+mt(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return pt+e+sn+e+e}return e}var OM=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case vm:t.return=c8(t.value,t.length);break;case a8:return ms([oo(t,{value:mt(t.value,"@","@"+pt)})],i);case gm:if(t.length)return hM(t.props,function(a){switch(fM(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ms([oo(t,{props:[mt(a,/:(read-\w+)/,":"+Dc+"$1")]})],i);case"::placeholder":return ms([oo(t,{props:[mt(a,/:(plac\w+)/,":"+pt+"input-$1")]}),oo(t,{props:[mt(a,/:(plac\w+)/,":"+Dc+"$1")]}),oo(t,{props:[mt(a,/:(plac\w+)/,sn+"input-$1")]})],i)}return""})}},NM=[OM],IM=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(m){var E=m.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var i=t.stylisPlugins||NM,a={},s,o=[];s=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(m){for(var E=m.getAttribute("data-emotion").split(" "),v=1;v<E.length;v++)a[E[v]]=!0;o.push(m)});var l,u=[kM,DM];{var c,d=[_M,xM(function(m){c.insert(m)})],f=CM(u.concat(i,d)),p=function(E){return ms(bM(E),f)};l=function(E,v,b,T){c=b,p(E?E+"{"+v.styles+"}":v.styles),T&&(g.inserted[v.name]=!0)}}var g={key:n,sheet:new sM({key:n,container:s,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:l};return g.sheet.hydrate(o),g},d8=pp(),PM={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},RM={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},f8={};f8[d8.ForwardRef]=PM;f8[d8.Memo]=RM;var FM=!0;function BM(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(r+=i+" ")}),r}var h8=function(t,n,r){var i=t.key+"-"+n.name;(r===!1||FM===!1)&&t.registered[i]===void 0&&(t.registered[i]=n.styles)},MM=function(t,n,r){h8(t,n,r);var i=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var a=n;do t.insert(n===a?"."+i:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function LM(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var $M={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},jM=!1,HM=/[A-Z]|^ms/g,UM=/_EMO_([^_]+?)_([^]*?)_EMO_/g,p8=function(t){return t.charCodeAt(1)===45},D9=function(t){return t!=null&&typeof t!="boolean"},Fd=r8(function(e){return p8(e)?e:e.replace(HM,"-$&").toLowerCase()}),O9=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(UM,function(r,i,a){return Pr={name:i,styles:a,next:Pr},i})}return $M[t]!==1&&!p8(t)&&typeof n=="number"&&n!==0?n+"px":n},zM="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function fl(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var i=n;if(i.anim===1)return Pr={name:i.name,styles:i.styles,next:Pr},i.name;var a=n;if(a.styles!==void 0){var s=a.next;if(s!==void 0)for(;s!==void 0;)Pr={name:s.name,styles:s.styles,next:Pr},s=s.next;var o=a.styles+";";return o}return qM(e,t,n)}case"function":{if(e!==void 0){var l=Pr,u=n(e);return Pr=l,fl(e,t,u)}break}}var c=n;if(t==null)return c;var d=t[c];return d!==void 0?d:c}function qM(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=fl(e,t,n[i])+";";else for(var a in n){var s=n[a];if(typeof s!="object"){var o=s;t!=null&&t[o]!==void 0?r+=a+"{"+t[o]+"}":D9(o)&&(r+=Fd(a)+":"+O9(a,o)+";")}else{if(a==="NO_COMPONENT_SELECTOR"&&jM)throw new Error(zM);if(Array.isArray(s)&&typeof s[0]=="string"&&(t==null||t[s[0]]===void 0))for(var l=0;l<s.length;l++)D9(s[l])&&(r+=Fd(a)+":"+O9(a,s[l])+";");else{var u=fl(e,t,s);switch(a){case"animation":case"animationName":{r+=Fd(a)+":"+u+";";break}default:r+=a+"{"+u+"}"}}}}return r}var N9=/label:\s*([^\s;{]+)\s*(;|$)/g,Pr;function m8(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,i="";Pr=void 0;var a=e[0];if(a==null||a.raw===void 0)r=!1,i+=fl(n,t,a);else{var s=a;i+=s[0]}for(var o=1;o<e.length;o++)if(i+=fl(n,t,e[o]),r){var l=a;i+=l[o]}N9.lastIndex=0;for(var u="",c;(c=N9.exec(i))!==null;)u+="-"+c[1];var d=LM(i)+u;return{name:d,styles:i,next:Pr}}var WM=function(t){return t()},VM=rn["useInsertionEffect"]?rn["useInsertionEffect"]:!1,KM=VM||WM,g8=rn.createContext(typeof HTMLElement<"u"?IM({key:"css"}):null);g8.Provider;var GM=function(t){return y.forwardRef(function(n,r){var i=y.useContext(g8);return t(n,i,r)})},YM=rn.createContext({});function ZM(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return m8(t)}var QM=function(){var t=ZM.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},XM=nM,JM=function(t){return t!=="theme"},I9=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?XM:JM},P9=function(t,n,r){var i;if(n){var a=n.shouldForwardProp;i=t.__emotion_forwardProp&&a?function(s){return t.__emotion_forwardProp(s)&&a(s)}:a}return typeof i!="function"&&r&&(i=t.__emotion_forwardProp),i},eL=!1,tL=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return h8(n,r,i),KM(function(){return MM(n,r,i)}),null},nL=function e(t,n){var r=t.__emotion_real===t,i=r&&t.__emotion_base||t,a,s;n!==void 0&&(a=n.label,s=n.target);var o=P9(t,n,r),l=o||I9(i),u=!l("as");return function(){var c=arguments,d=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(a!==void 0&&d.push("label:"+a+";"),c[0]==null||c[0].raw===void 0)d.push.apply(d,c);else{d.push(c[0][0]);for(var f=c.length,p=1;p<f;p++)d.push(c[p],c[0][p])}var g=GM(function(m,E,v){var b=u&&m.as||i,T="",w=[],_=m;if(m.theme==null){_={};for(var A in m)_[A]=m[A];_.theme=rn.useContext(YM)}typeof m.className=="string"?T=BM(E.registered,w,m.className):m.className!=null&&(T=m.className+" ");var S=m8(d.concat(w),E.registered,_);T+=E.key+"-"+S.name,s!==void 0&&(T+=" "+s);var B=u&&o===void 0?I9(b):l,F={};for(var L in m)u&&L==="as"||B(L)&&(F[L]=m[L]);return F.className=T,v&&(F.ref=v),rn.createElement(rn.Fragment,null,rn.createElement(tL,{cache:E,serialized:S,isStringTag:typeof b=="string"}),rn.createElement(b,F))});return g.displayName=a!==void 0?a:"Styled("+(typeof i=="string"?i:i.displayName||i.name||"Component")+")",g.defaultProps=t.defaultProps,g.__emotion_real=g,g.__emotion_base=i,g.__emotion_styles=d,g.__emotion_forwardProp=o,Object.defineProperty(g,"toString",{value:function(){return s===void 0&&eL?"NO_COMPONENT_SELECTOR":"."+s}}),g.withComponent=function(m,E){return e(m,Rh({},n,E,{shouldForwardProp:P9(g,E,!0)})).apply(void 0,d)},g}},rL=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Pe=nL.bind();rL.forEach(function(e){Pe[e]=Pe(e)});var za={}.hasOwnProperty,v8=iL;function iL(e){return!e||typeof e!="object"?"":za.call(e,"position")||za.call(e,"type")?R9(e.position):za.call(e,"start")||za.call(e,"end")?R9(e):za.call(e,"line")||za.call(e,"column")?Mh(e):""}function Mh(e){return(!e||typeof e!="object")&&(e={}),F9(e.line)+":"+F9(e.column)}function R9(e){return(!e||typeof e!="object")&&(e={}),Mh(e.start)+"-"+Mh(e.end)}function F9(e){return e&&typeof e=="number"?e:1}var aL=v8,sL=ym;function E8(){}E8.prototype=Error.prototype;ym.prototype=new E8;var Xi=ym.prototype;Xi.file="";Xi.name="";Xi.reason="";Xi.message="";Xi.stack="";Xi.fatal=null;Xi.column=null;Xi.line=null;function ym(e,t,n){var r,i,a;typeof t=="string"&&(n=t,t=null),r=oL(n),i=aL(t)||"1:1",a={start:{line:null,column:null},end:{line:null,column:null}},t&&t.position&&(t=t.position),t&&(t.start?(a=t,t=t.start):a.start=t),e.stack&&(this.stack=e.stack,e=e.message),this.message=e,this.name=i,this.reason=e,this.line=t?t.line:null,this.column=t?t.column:null,this.location=a,this.source=r[0],this.ruleId=r[1]}function oL(e){var t=[null,null],n;return typeof e=="string"&&(n=e.indexOf(":"),n===-1?t[1]=e:(t[0]=e.slice(0,n),t[1]=e.slice(n+1))),t}var zs={};zs.basename=lL;zs.dirname=uL;zs.extname=cL;zs.join=dL;zs.sep="/";function lL(e,t){var n=0,r=-1,i,a,s,o;if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');if(_l(e),i=e.length,t===void 0||!t.length||t.length>e.length){for(;i--;)if(e.charCodeAt(i)===47){if(s){n=i+1;break}}else r<0&&(s=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";for(a=-1,o=t.length-1;i--;)if(e.charCodeAt(i)===47){if(s){n=i+1;break}}else a<0&&(s=!0,a=i+1),o>-1&&(e.charCodeAt(i)===t.charCodeAt(o--)?o<0&&(r=i):(o=-1,r=a));return n===r?r=a:r<0&&(r=e.length),e.slice(n,r)}function uL(e){var t,n,r;if(_l(e),!e.length)return".";for(t=-1,r=e.length;--r;)if(e.charCodeAt(r)===47){if(n){t=r;break}}else n||(n=!0);return t<0?e.charCodeAt(0)===47?"/":".":t===1&&e.charCodeAt(0)===47?"//":e.slice(0,t)}function cL(e){var t=-1,n=0,r=-1,i=0,a,s,o;for(_l(e),o=e.length;o--;){if(s=e.charCodeAt(o),s===47){if(a){n=o+1;break}continue}r<0&&(a=!0,r=o+1),s===46?t<0?t=o:i!==1&&(i=1):t>-1&&(i=-1)}return t<0||r<0||i===0||i===1&&t===r-1&&t===n+1?"":e.slice(t,r)}function dL(){for(var e=-1,t;++e<arguments.length;)_l(arguments[e]),arguments[e]&&(t=t===void 0?arguments[e]:t+"/"+arguments[e]);return t===void 0?".":fL(t)}function fL(e){var t,n;return _l(e),t=e.charCodeAt(0)===47,n=hL(e,!t),!n.length&&!t&&(n="."),n.length&&e.charCodeAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function hL(e,t){for(var n="",r=0,i=-1,a=0,s=-1,o,l;++s<=e.length;){if(s<e.length)o=e.charCodeAt(s);else{if(o===47)break;o=47}if(o===47){if(!(i===s-1||a===1))if(i!==s-1&&a===2){if(n.length<2||r!==2||n.charCodeAt(n.length-1)!==46||n.charCodeAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),i=s,a=0;continue}}else if(n.length){n="",r=0,i=s,a=0;continue}}t&&(n=n.length?n+"/..":"..",r=2)}else n.length?n+="/"+e.slice(i+1,s):n=e.slice(i+1,s),r=s-i-1;i=s,a=0}else o===46&&a>-1?a++:a=-1}return n}function _l(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}var y8={};y8.cwd=pL;function pL(){return"/"}/*!
|
|
167
167
|
* Determine if an object is a Buffer
|