@apolitical/component-library 10.0.2-beta.0 → 10.0.2-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -137,7 +137,7 @@ ${p}${d?"1.":"-"} ${u}${f?`
137
137
 
138
138
  `.substring(0,i);return n+a+r}function _R(e){return e!=null&&(typeof e=="string"||e.nodeType&&(e.nodeType===1||e.nodeType===9||e.nodeType===11))}var CR={isHistory(e){return Zt(e)&&Array.isArray(e.redos)&&Array.isArray(e.undos)&&(e.redos.length===0||$i.isOperationList(e.redos[0].operations))&&(e.undos.length===0||$i.isOperationList(e.undos[0].operations))}},Ad=new WeakMap,Sd=new WeakMap,ps={isHistoryEditor(e){return CR.isHistory(e.history)&&N.isEditor(e)},isMerging(e){return Sd.get(e)},isSaving(e){return Ad.get(e)},redo(e){e.redo()},undo(e){e.undo()},withoutMerging(e,t){var n=ps.isMerging(e);Sd.set(e,!1),t(),Sd.set(e,n)},withoutSaving(e,t){var n=ps.isSaving(e);Ad.set(e,!1),t(),Ad.set(e,n)}},xR=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&&oe.setSelection(t,a.selectionBefore),ps.withoutSaving(t,()=>{N.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];ps.withoutSaving(t,()=>{N.withoutNormalizing(t,()=>{var s=a.operations.map($i.inverse).reverse();for(var o of s)t.apply(o);a.selectionBefore&&oe.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=ps.isSaving(t),c=ps.isMerging(t);if(u==null&&(u=AR(r)),u){if(c==null&&(o==null?c=!1:i.length!==0?c=!0:c=wR(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},wR=(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)),AR=(e,t)=>e.type!=="set_selection";const SR=(e,t)=>{const{apply:n}=e;try{e.apply=r=>{if(r.type==="remove_node"&&"type"in r.node&&r.node.type===ne.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 kR=IR,DR=/^(?:\w+:)?\/\/(\S+)$/,OR=/^localhost[\:?\d]*(?:[^\:?\d]\S*)?$/,NR=/^[^\s\.]+\.\S{2,}$/;function IR(e){if(typeof e!="string")return!1;var t=e.match(DR);if(!t)return!1;var n=t[1];return n?!!(OR.test(n)||NR.test(n)):!1}const PR=gr(kR),RR=(e,t,n)=>{const{insertText:r,isInline:i}=e;try{e.isInline=a=>{const s=a;return[ne.link].includes(s.type)||i(a)},e.insertText=a=>{a&&PR(a)?um(e,a,t):r(a)}}catch(a){const s=a.message;n(`Error in withInlines: ${s}`)}return e},FR=(e,t)=>{const{isInline:n,isVoid:r,markableVoid:i}=e;try{e.isInline=a=>a.type===ne.mention?!0:n(a),e.isVoid=a=>a.type===ne.mention?!0:r(a),e.markableVoid=a=>a.type===ne.mention||i(a)}catch(a){const s=a.message;t(`Error in withMentions: ${s}`)}return e},BR=(e,t)=>{const{normalizeNode:n}=e;try{e.normalizeNode=([r,i])=>{if(r.type===ne.link&&he.string(r).trim()===""){oe.removeNodes(e,{at:i});return}n([r,i])}}catch(r){const i=r.message;t(`Error in withoutEmptyLinks: ${i}`)}return e};const hm=({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=le.useIntl(),d=Nx();typeof s>"u"&&(s=!0);const{isInOverlay:f=!1}=i||{},{listMembers:p,clickMentionFallback:g,onChange:m=()=>{},onChangeData:y=()=>{},getLinkPreview:v=()=>Promise.resolve({}),onMention:T=()=>{},reportError:_=H=>{console.error(H)}}=a||{},C=[{type:ne.paragraph,children:[{text:""}]}];t==="<br>"&&(t="");const w={editorKey:null,originalValue:t||"",initialValue:t?null:C,showLinkEditor:!1,mentionPopover:{show:!1,selectedUser:0,possibleUsers:[],position:null,numberOfUsers:null},lastAnchor:null,stringValue:"",lastKey:null,hasInteracted:!1,hasLoaded:!1,enrichedUrl:!1},[x,S]=E.useReducer(js,w),{editorKey:I,originalValue:F,initialValue:$,stringValue:B,lastAnchor:M,lastKey:O,hasInteracted:P,hasLoaded:L,enrichedUrl:U,mentionPopover:D}=x,X=async H=>{const z=await v(H);z.url&&S([{type:"enrichedUrl",value:z}])},Z=`rte-${e}`,k=E.useCallback(H=>h.jsx(vw,{...H}),[]),b=E.useCallback(H=>h.jsx(yw,{...H}),[]),q=E.useMemo(()=>SR(RR(FR(BR(xR(iN(oD())),_),_),Z,_),_),[]),R=H=>{if(!q||H!==Z)return;const z=N.end(q,[]);oe.select(q,z),ue.focus(q)};E.useEffect(()=>{const H=z=>{var Q;const Y=z,re=((Q=Y==null?void 0:Y.detail)==null?void 0:Q.id)||null;re&&R(re)};return window.addEventListener("focusEditor",H),()=>{window.removeEventListener("focusEditor",H)}},[]),E.useEffect(()=>{if(q.children.length>0&&!L){if(S([{type:"hasLoaded",value:!0}]),!s)return;R(Z)}},[q.children.length,$]),E.useEffect(()=>{F&&(async()=>{let z=Kn(F);if(z.endsWith("<br/>")&&(z=z.slice(0,-5)),z.includes("<")){pl.prototype.escape=re=>re;const Y=new pl;Y.addRule("br",{filter:["br"],replacement:re=>re+`
139
139
 
140
- `}),z=Y.turndown(z)}o&&o.mentions&&(z=await O4({text:z,template:`[${kh}{{name}}]({{id}})`,mentions:o.mentions,listMembers:p||(()=>Promise.resolve([]))})),PP(z,Y=>{const re=[{type:"initialValue",value:Y},{type:"editorKey",value:F.toString()}];o!=null&&o.link&&(re.push({type:"enrichedUrl",value:o.link}),o.link.url&&X(o.link.url)),S(re),setTimeout(()=>{S([{type:"stringValue",value:E9(q)}])},150)})})()},[F]),E.useEffect(()=>{if(U===void 0&&q){const z=BP(q);z&&X(z)}const H=z=>{var Q;const Y=z,re=((Q=Y==null?void 0:Y.detail)==null?void 0:Q.url)||null;re&&U&&U.url===re&&S([{type:"enrichedUrl",value:void 0}])};return window.addEventListener("linkRemoved",H),()=>{window.removeEventListener("linkRemoved",H)}},[U]),E.useEffect(()=>{if(t){Aa.lastIndex=0;const H=t.match(Aa);H&&H.length===1&&H[0].length===t.length&&!P&&S([{type:"originalValue",value:t}])}t!==""||!q||vc(F,t)&&!P||(N.withoutNormalizing(q,()=>{oe.delete(q,{at:{anchor:N.start(q,[]),focus:N.end(q,[])}}),oe.deselect(q),q.children.length!==0&&oe.unwrapNodes(q,{at:[0]}),oe.insertNodes(q,C,{at:[0]})}),S([{type:"initialValue",value:C},{type:"lastAnchor",value:null},{type:"enrichedUrl",value:!1}]))},[t]),E.useEffect(()=>{y({link:U})},[U]),E.useEffect(()=>{B===""&&U&&S([{type:"enrichedUrl",value:void 0}])},[B]);const j=il(()=>{LP({editor:q,isShowing:D.show,numberOfUsers:D.numberOfUsers,listMembers:p,dispatch:S})},100);return $?h.jsx("div",{id:Z,className:"rich-text-editor input text-medium",children:h.jsxs(yi.Provider,{value:{...x,id:Z,isInOverlay:f,dispatch:S,onMention:T,reportError:_},children:[h.jsxs(nN,{editor:q,initialValue:$,onChange:H=>{if(q.operations.some(Y=>Y.type!=="set_selection")){let Y=jP(H);Y==="<br>"&&(Y=""),m(Y,U),S([{type:"stringValue",value:E9(q)}]),P||S([{type:"hasInteracted",value:!0}]),j(),d&&console.log({serialized:Y,json:H})}},...u,children:[h.jsx(KO,{className:"editor",renderElement:k,renderLeaf:b,placeholder:n||c.formatMessage({id:"richTextEditor_placeholder"}),autoFocus:s,tabIndex:0,onPaste:async H=>{const z=U!==!1,Y=H.clipboardData.getData("text");if((Q=>{try{return new URL(Q),!0}catch{return!1}})(Y)){let Q=Y;if(Y){const{full:G}=gp(Y);Q=G}if(Y&&v&&!z){const G=await v(Q);G.url&&S([{type:"enrichedUrl",value:G}])}}},onKeyDown:H=>{if(H.key==="Enter"){D.show&&(H.preventDefault(),H.stopPropagation(),HT(q,D,S,Z));const{selection:z}=q;if(z){const Y=ie.isCollapsed(z),[re,Q]=N.node(q,z,{depth:1});let G=re,se=G.type;const ae=G.children[0];if(se===ne.h3){H.preventDefault(),H.stopPropagation();const be=N.start(q,Q),Ce=N.end(q,Q),Pe=Ge.equals(z.anchor,be),je=Ge.equals(z.anchor,Ce);if(Pe)oe.insertNodes(q,C,{at:Q});else if(je)oe.insertNodes(q,C,{at:V.next(Q)}),oe.select(q,N.end(q,V.next(Q)));else{const Fe=z.anchor,[,Be]=N.parent(q,z);oe.splitNodes(q,{at:Fe}),oe.setNodes(q,{type:ne.paragraph},{at:V.next(Be)})}return}if(ae&&[ne.ol,ne.ul].includes(ae.type)&&(G=ae,se=ae.type),G&&_e.isElement(G)&&se!==ne.paragraph){if(se===ne.blockquote&&!H.shiftKey){H.stopPropagation(),H.preventDefault(),oe.insertNodes(q,C);return}if(Y){const[be,Ce]=N.parent(q,z,{edge:"end"}),je=be.type;if([ne.ul,ne.ol].includes(se))if(H.stopPropagation(),H.preventDefault(),je===ne.li&&O==="Enter"){be.children.length===1&&"text"in be.children[0]&&be.children[0].text===""&&oe.removeNodes(q,{at:Ce}),oe.insertNodes(q,C,{at:V.next(Q)}),oe.select(q,N.end(q,V.next(Q)));return}else{const[Fe,Be]=RP(q,ne.li),Qe={type:ne.li,children:[{text:""}]};oe.insertNodes(q,Qe,{at:V.next(Be)}),oe.select(q,N.end(q,V.next(Be)))}}}}}else if(H.key==="Escape"){if(D.show){H.preventDefault(),H.stopPropagation(),S([{type:"mentionPopover",value:{...D,show:!1}}]);return}}else if(["ArrowUp","ArrowDown"].includes(H.key)&&D.show){H.preventDefault(),H.stopPropagation();const{selectedUser:z,possibleUsers:Y}=D;let re=H.key==="ArrowUp"?z-1:z+1;re<0&&(re=Y.length-1),re>=Y.length+1&&(re=0),S([{type:"mentionPopover",value:{...D,selectedUser:re}}])}S([{type:"lastKey",value:H.key}]),MP(H,q,S,_)},onBlur:()=>{q.selection&&S([{type:"lastAnchor",value:q.selection.anchor}])},onFocus:()=>{if(M){if(!V.isPath(M.path)||!he.has(q,M.path))return;const H=he.get(q,M.path);let z=0;if(xe.isText(H)?z=H.text.length:H.children&&(z=H.children.length),M.offset>z)return;try{oe.select(q,{anchor:M,focus:M})}catch(Y){const re=Y.message;_(`Error focusing editor: ${re}`)}}}}),U?h.jsx(mm,{data:U,variant:"condensed",onClick:()=>{S([{type:"enrichedUrl",value:!1}]);const H=new CustomEvent("ariaLive",{detail:{message:c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_live"})}});document.dispatchEvent(H)},"aria-label":c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria"},{title:U.title||c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_fallback"})})}):h.jsx(h.Fragment,{}),h.jsx(QP,{styling:l==null?void 0:l.toolbar}),p?h.jsx(HP,{onFallbackClick:g}):h.jsx(h.Fragment,{})]},I),h.jsx($p,{id:`character-limit-${e}`,limit:r,valueLength:n1(B)})]})}):h.jsx(h.Fragment,{})};const n_=({id:e="form-toggle",label:t,options:n,initialValue:r,functions:{onChange:i=()=>{}},isDisabled:a=!1,className:s=""})=>{const[o,l]=E.useState(typeof r=="boolean"||typeof r=="string"?r:n[0].value);E.useEffect(()=>{r&&l(r)},[r]);const u=c=>{a||(l(c),i(c))};return h.jsxs("div",{className:te("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:te("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 r_({className:e="",userId:t,userName:n,src:r,uploadImage:i,button:a,callback:s}){const o=le.useIntl(),l="profileImageChange_",[u,c]=E.useState(r),[d,f]=E.useState(!1),[p,g]=E.useState(!1),m=E.useRef(null),y=async C=>{f(!0),g(!1);try{const w=C.target.files&&C.target.files[0];if(!w||!t)throw f(!1),new Error("Image file or userID is missing");const x=await i({fileObject:w,userId:t}),S={thumbnail:x.thumbnailURL,full:x.originalURL};c(S),s(S)}catch{g(!0)}finally{f(!1)}f(!1)},{upload:v=o.formatMessage({id:`${l}cta_upload`}),change:T=o.formatMessage({id:`${l}cta_change`}),uploading:_=o.formatMessage({id:`${l}cta_uploading`})}=(a==null?void 0:a.text)||{};return h.jsxs("div",{className:te("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:y,hidden:!0,"data-testid":"file-input"}),h.jsx(Ie,{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?_:u?T:v})]})}const i_=({gtm:e,functions:{onSuccess:t=async()=>{},onFailure:n=()=>{}}})=>{const{context:r="FooterContactUsForm",event:i="contact-form-submit-click"}=e||{};return h.jsx(vr,{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 MR=({emails:e,setEmails:t,setIsDisabled:n})=>{const{formatMessage:r}=le.useIntl();return h.jsx(gx.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(Ie,{variant:"tertiary",size:"small",icon:{icon:"close"},onClick:()=>{s(a),n(!e.length)},className:"remove-email-button",screenreaderText:r({id:"overlay_close"})})]},a)})},a_=({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]=E.useState([]),[y,v]=E.useState(!0),[T,_]=E.useState(c),{formatMessage:C}=le.useIntl(),w=async I=>{try{await u(g,I.message),m([]),_("SUCCESS")}catch(F){_("ERROR"),l(F)}},x=I=>{I.preventDefault(),_("NOT_SUBMITTED"),v(!0),m([])},S=I=>{I.preventDefault(),o(),_("CLOSED")};return T==="CLOSED"?null:T==="ERROR"||T==="SUCCESS"&&!(p!=null&&p.shouldHideDoneButtonOnSubmit)?h.jsxs("div",{className:"invite-form-wrapper",children:[h.jsx("div",{className:"content centred",children:T==="SUCCESS"?h.jsx("h2",{className:"success-title",children:C({id:"inviteForm_success"})}):h.jsxs("h2",{className:"error-title",children:[" ",C({id:"inviteForm_error"})]})}),h.jsx(mr,{}),h.jsx("div",{className:"footer",children:T==="SUCCESS"?h.jsxs(h.Fragment,{children:[h.jsx(Ie,{variant:"secondary",onClick:x,children:C({id:"inviteForm_ctaSendMoreInvites"})}),h.jsx(Ie,{onClick:S,children:C({id:"inviteForm_ctaDone"})})]}):h.jsx(Ie,{onClick:x,children:C({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(vr,{id:"invite-form",fields:[{component:MR,props:{emails:g,setEmails:m,setIsDisabled:v},required:!0},{id:"message",type:"textarea",label:C({id:"inviteForm_message_label"}),placeholder:n||C({id:"inviteForm_message_placeholder"})}],functions:{onSuccess:w},button:{text:r,size:"medium",disabled:y},gtm:d,meta:p,secondaryActionButton:f})]})},nc=e=>e.map(t=>({condition:t}));const Mn={FORM_ID:"manage-account-password-change",NEW_PASSWORD:"newPassword",CONFIRMED_PASSWORD:"confirmedPassword",CURRENT_PASSWORD:"oldPassword"},LR=({functions:e,...t})=>{const{formatMessage:n}=le.useIntl(),[r,i]=E.useState(null),[a,s]=E.useState(!1),[o,l]=E.useState({isMoreThanEightCharacters:!1,includesNumberAndSymbol:!1,includesLowerAndUppercase:!1}),u=p=>p[Mn.NEW_PASSWORD]!==p[Mn.CONFIRMED_PASSWORD]?n({id:"passwordRules_unmatched_text"}):null,c=p=>!ah(p[Mn.NEW_PASSWORD]).isValid,d=[{"data-testid":Mn.NEW_PASSWORD,id:Mn.NEW_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_newPassword_label"}),validation:nc(["required",c]),functions:{onChange:p=>l(ah(p).matchingRules),onFocus:()=>s(!0),onBlur:()=>s(!1)}},{"data-testid":Mn.CONFIRMED_PASSWORD,id:Mn.CONFIRMED_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_confirmPassword_label"}),validation:nc(["required",u])}];t.isPasswordChange&&d.unshift({"data-testid":Mn.CURRENT_PASSWORD,id:Mn.CURRENT_PASSWORD,type:"password",autoComplete:"current-password",placeholder:"",label:n({id:"passwordRules_currentPassword_label"}),validation:nc(["required"])}),a&&d.push({component:Nb,props:{matchingRules:o}});const f={id:Mn.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(Mn.NEW_PASSWORD)||g.includes(Mn.CONFIRMED_PASSWORD))&&s(!0)}},meta:{shouldReset:!0},...t};return h.jsxs(h.Fragment,{children:[h.jsx(vr,{...f}),r&&h.jsx(Lr,{variant:"error",text:r})]})};const s_=({isCreateProfile:e=!1,hooks:t,functions:n,meta:r={},gtm:i,...a})=>{var I;const s=le.useIntl(),o="profileForm_",l=E.useContext(Pt),[u,c]=E.useState(l.image),[d,f]=E.useState(!1),{uploadImage:p=()=>{},onSuccess:g=async F=>{},onCancel:m=()=>{},onFailure:y=()=>{}}=n,{buildLocation:v,isValidPlace:T,predictPlaces:_}=t.useMaps(),{context:C="ProfileForm",event:w="profile-form-submit-click"}=i||{},x=[{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:(I=l.location)==null?void 0:I.en,validation:[{condition:"required"},{condition:({location:F})=>F&&!d?!1:!T(F),error:s.formatMessage({id:`${o}location_error`})}],functions:{onChange:()=>{d||f(!0)},onKeyInput:_}}],S=[{component:r_,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"}]},...x,{id:"biography",type:"textarea",label:s.formatMessage({id:`${o}bio`}),placeholder:s.formatMessage({id:`${o}bio_placeholder`}),limit:1e3,value:l.biography},{component:mr}];return h.jsx(vr,{id:"profile-details-form",fields:e?x:S,meta:{shouldShowCancelButton:!e,shouldReset:!1,shouldHide:!1,showRequiredLabels:e,...r},intlPath:o,gtm:{context:C,event:w},functions:{onSuccess:async F=>{try{const $={...F,image:u||null,location:d?await v(F==null?void 0:F.location):l.location,...e?{onboardingState:"completed"}:{}};l.updateDetails&&l.updateDetails(B=>({...B,...$})),await g($)}catch{y()}},onCancel:m,onFailure:y},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})},$R=()=>{const e=le.useIntl(),[t,n]=E.useState(0);return E.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(X4,{progress:t,steps:{0:{icon:"layers",text:e.formatMessage({id:"publishArticleForm_progressBar"})}}})};function jR({coverImage:e,setShowImagePicker:t}){return e&&e.url?h.jsx(Lr,{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(Ie,{variant:"tertiary",onClick:()=>t(!0),children:h.jsx(le.FormattedMessage,{id:"publishArticleForm_replaceImage_button"})})}}):h.jsx(Lr,{button:{component:h.jsx(Ie,{variant:"secondary",onClick:()=>t(!0),children:h.jsx(le.FormattedMessage,{id:"publishArticleForm_selectImage_button"})})}})}var o_=(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))(o_||{});let kd=null;const Bt="publishArticleForm_",A9={},S9=10,HR=({id:e="publish-article-form",values:t=A9,setShowImagePicker:n,functions:r,meta:i,gtm:a,isEditMode:s=!1})=>{var B;const o=le.useIntl(),l=E.useContext(Pt),{create:u,edit:c,onSuccess:d=()=>{},onFailure:f=()=>{}}=r||{},{isInOverlay:p=!1}=i||{},[g,m]=E.useState(!1),[y,v]=E.useState(t.body||""),[T,_]=E.useState(!1),[C,w]=E.useState("");E.useEffect(()=>{vc(t,A9)||sl(t.body)&&t.body!==y&&t.body!==void 0&&v(t.body)},[t.body]);const x=()=>{!l||!l.id?_(o.formatMessage({id:`${Bt}error_loggedOut`})):T&&_(!1)},S=M=>({condition:O=>{const P=O[M];return!P||typeof P!="string"?!0:P.length<S9},error:o.formatMessage({id:`${Bt}error_underMinLength`},{length:S9})}),I=!!y&&sl(y),F=()=>h.jsxs(h.Fragment,{children:[h.jsx(mr,{}),h.jsx("p",{className:"text-medium",children:o.formatMessage({id:`${Bt}disclaimer`})})]}),$=[{id:"title",type:"textarea",value:t.title||"",limit:65,label:o.formatMessage({id:`${Bt}title_label`}),placeholder:o.formatMessage({id:`${Bt}title_placeholder`}),styling:{autosizeToFit:!0},functions:{onChange:x},validation:[{condition:"required"},S("title")]},{id:"subtitle",type:"textarea",value:t.subtitle,limit:115,label:o.formatMessage({id:`${Bt}subtitle_label`}),styling:{autosizeToFit:!0},placeholder:o.formatMessage({id:`${Bt}subtitle_placeholder`}),functions:{onChange:x},validation:[{condition:"required"},S("subtitle")]},{component:Pc,props:{formID:e,label:{visible:o.formatMessage({id:`${Bt}body_label`})},showLabel:!0}},{component:hm,props:{id:`${e}-input`,value:y,placeholder:o.formatMessage({id:`${Bt}body_placeholder`}),meta:{isInOverlay:p},autoFocus:!1,functions:{onChange:M=>{v(M),x()}},styling:{toolbar:{showHeadingOption:!0}},"aria-invalid":!!T,"aria-errormessage":"error-message"}},{id:"tags",label:o.formatMessage({id:`${Bt}tags_label`}),type:"checkboxes",styling:{displayOptionsAsPills:!0},options:Object.values(o_).map(M=>({id:M,label:o.formatMessage({id:`${Bt}_tags_${M}`})})),value:t.tags||[],multipleOptions:{limit:3},validation:[{condition:"required",error:o.formatMessage({id:`${Bt}tags_error_required`})},{condition:M=>{var O;return((O=M==null?void 0:M.tags)==null?void 0:O.length)>3},error:o.formatMessage({id:`${Bt}tags_error_over_three`})}]},{component:Pc,props:{formID:e,label:{visible:o.formatMessage({id:`${Bt}cover_image_label`})},showLabel:!0}},{component:jR,props:{coverImage:t.coverImage||{},setShowImagePicker:n}}];return g?$.push({component:mr}):$.push({component:F}),h.jsxs("section",{className:"publish-article-form",children:[h.jsx(vr,{id:e,meta:{shouldReset:!1,shouldHide:!1,showRequiredLabels:!1,shouldScrollOnSuccess:!1},functions:{onSuccess:async M=>{if(!l||!l.id||!I)return;kd&&clearTimeout(kd),m(!0);const O={...M,body:y,coverImage:t.coverImage};try{s&&c?await c(O):u&&await u(O),kd=setTimeout(()=>{w(o.formatMessage({id:`${Bt}aria_success${s?"_edit":""}`})),d(O)},500)}catch{_(o.formatMessage({id:`${Bt}error`})),w(""),f()}},onFailure:f},fields:$,intlPath:Bt,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||!I||!((B=t==null?void 0:t.coverImage)!=null&&B.url),text:{default:o.formatMessage({id:`${Bt}cta_submit${s?"_edit":""}`}),submitting:o.formatMessage({id:`${Bt}cta_submitting${s?"_edit":""}`}),submitted:o.formatMessage({id:`${Bt}cta_submitted${s?"_edit":""}`})},customOnSubmit:T?h.jsx(h.Fragment,{}):h.jsx($R,{})},gtm:a}),T&&h.jsx(ks,{id:"error-message",className:"error",children:typeof T=="string"&&T.includes(" ")?T:o.formatMessage({id:`${Bt}error`})}),C&&h.jsx(ot,{"aria-live":"polite",showOnFocus:!1,children:C})]})};var Un,UR=Un={_regexEscape:/([\.\*\+\^\$\[\]\\\(\)\|\{\}\,\-\:\?])/g,_regexParseLocale:/^([a-zA-Z]*)([_\-a-zA-Z]*)$/,_escapeRegExpPattern:function(e){return typeof e!="string"?e:e.replace(Un._regexEscape,"\\$1")},_toLowerCase:function(e,t){return typeof e!="string"?t&&e:e.toLowerCase()},_toUpperCase:function(e,t){return typeof e!="string"?t&&e:e.toUpperCase()},_trim:function(e,t,n){var r=[],i,a=function(l){r.push("^"+l+"+|"+l+"+$")};if(typeof t=="boolean"&&(n=t,t=null),typeof e!="string")return n&&e;if(Array.isArray(t)&&t.map(function(l){var u=Un._escapeRegExpPattern(l);a(u)}),typeof t=="string"){var s=Un._escapeRegExpPattern(t);a(s)}t||a("\\s");var o="("+r.join("|")+")";for(i=new RegExp(o,"g");e.match(i);)e=e.replace(i,"");return e},_parseLocale:function(e){var t=Un._regexParseLocale.exec(e),n,r,i;if(!(!e||!t))return t[2]=Un._trim(t[2],["-","_"]),r=Un._toLowerCase(t[1]),i=Un._toUpperCase(t[2])||i,n={lang:r,countryCode:i},n},isRtlLang:function(e){var t=Un._parseLocale(e);if(t)return Un._BIDI_RTL_LANGS.indexOf(t.lang)>=0},getLangDir:function(e){return Un.isRtlLang(e)?"rtl":"ltr"}};Object.defineProperty(Un,"_BIDI_RTL_LANGS",{value:["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","prs","ps","sd","ug","ur","yi"],writable:!1,enumerable:!0,configurable:!1});var zR=UR,k9=zR,qR={isRtlLang:k9.isRtlLang,getLangDir:k9.getLangDir};const l_=({id:e="search",className:t="",handleToggle:n=!1,defaultValue:r="",gtmContext:i="search-bar",gtmEvent:a="form-submission",onSearchClick:s})=>{const{searchIsOpen:o=!0,isDesktopVersion:l=!1}=n||{},u=le.useIntl(),c=E.useRef(null),d=qR.getLangDir(u.locale)||"ltr";Ss(()=>{!n||l||!o||c.current&&c.current.focus()},[o]);const f=p=>{p.preventDefault(),p.stopPropagation(),!(!c.current||!c.current.value||c.current.value.length<1)&&(window.location.href=`/search?search=${encodeURIComponent(c.current.value)}`)};return s?h.jsx("div",{className:te("search-form search-form-button gtm-trackable",t),role:"search","data-gtm-event-context":i,"data-gtm-event-type":a,children:h.jsx("fieldset",{id:`${e}-form`,hidden:n&&!l?!o:!1,children:h.jsx("p",{children:h.jsxs("button",{type:"button",className:"search-trigger",onClick:p=>{p.preventDefault(),p.stopPropagation(),s()},"aria-label":u.formatMessage({id:"search_label"}),children:[h.jsx("span",{className:"search-trigger-text",children:u.formatMessage({id:"search_placeholder"})}),h.jsx("span",{className:`search-trigger-icon ${d}`,"aria-hidden":"true"})]})})})}):h.jsx("form",{onSubmit:f,className:te("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&&!l?!o:!1,children:h.jsxs("p",{children:[h.jsx(ot,{element:"label",htmlFor:e,children:u.formatMessage({id:"search_label"})}),h.jsx("input",{ref:c,type:"search",id:e,name:e,defaultValue:r,placeholder:u.formatMessage({id:"search_placeholder"}),onKeyDown:p=>{p.key==="Enter"&&f(p)}}),h.jsx("button",{className:"clear",onClick:p=>{p.preventDefault(),p.stopPropagation(),c.current&&c.current.value&&(c.current.value="")},children:h.jsx(ot,{children:u.formatMessage({id:"search_clear"})})}),h.jsx("button",{className:`search ${d}`,onClick:f,children:h.jsx(ot,{children:u.formatMessage({id:"search_cta"})})})]})})})},D9=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}])},WR=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"]}},VR=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=WR(new FormData(e.form.current)),o=Object.assign(s,t);await n(o),sessionStorage.setItem(pp.SESSION_STORAGE.EMAIL,s.email),r&&r({...s,...a.values}),i([{type:"showSuccessMessage",value:!0}])},KR=({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:()=>{D9({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:wb,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:"/pages/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:"/pages/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"&&D9({ref:a.email,validateEmail:r,dispatch:o}))}),g.length&&o(g)}},validation:[{condition:"required"}],"data-testid":"signup-terms-checkbox"}),f};const GR=({className:e=""})=>h.jsxs("div",{className:te("success-message",e),"data-testid":"success-message",children:[h.jsx("p",{className:"success-title",children:h.jsx(le.FormattedMessage,{id:"signup_success_title"})}),h.jsx(le.FormattedMessage,{id:"signup_success_text",values:{p:t=>h.jsx("p",{children:t})}})]});const YR={validFields:{name:!1,email:!1,jobTitle:!1,organisation:!1},emailDetails:{email:"",boxType:"",isEnd2End:!1},shouldManuallyApprove:!1,shouldDisableButton:!0,loadRecaptcha:!1,showSuccessMessage:!1,showError:!1},ZR=({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=le.useIntl(),u=window.location.pathname.includes("/signup")?"/login":`/login?returnTo=${window.location.pathname+window.location.search}`,{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},[y,v]=E.useReducer(js,YR),{validFields:T,emailDetails:_,shouldManuallyApprove:C,shouldDisableButton:w,showSuccessMessage:x,showError:S}=y,[I,F]=fp.useCookies(["signup-this-session","functional-cookie-consent"]),$={form:E.createRef(),name:E.createRef(),email:E.createRef(),jobTitle:E.createRef(),organisation:E.createRef(),tc:E.createRef(),hiddenValidation:E.createRef()};E.useEffect(()=>{C===!0&&$.jobTitle.current&&$.jobTitle.current.focus()},[C]),E.useEffect(()=>{I["signup-this-session"]&&v([{type:"showSuccessMessage",value:!0}])},[I]),E.useEffect(()=>{x&&I["functional-cookie-consent"]&&F("signup-this-session","true",{path:"/",maxAge:3600})},[x]);const B=E.useMemo(()=>KR({placeholders:n,labels:t,shouldShow:m,functions:r,refs:$,state:y,dispatch:v,dataToSubmit:s,intl:l}),[s,r,l,$,m,y]),M=w?!0:C?!Object.values(T).every(O=>O===!0):!T.name||!T.email||["exists","pending","verify"].includes(_.boxType);return m.successMessage&&x?h.jsx(GR,{className:e}):h.jsxs("fieldset",{className:te("signup-form-fieldset",e),"data-testid":"signup-form",children:[m.title&&h.jsx("p",{className:"signup-title",children:h.jsx(le.FormattedMessage,{id:"signup_title"})}),S&&h.jsx(Lr,{variant:"error",text:l.formatMessage({id:"signup_error"})}),h.jsx(vr,{className:"signup-form",formRef:$.form,id:"sign-up-form",fields:B,intlPath:"signup",button:{variant:"primary",size:"medium",text:a||l.formatMessage({id:"signup_button_join"}),disabled:M?{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 VR({refs:$,dataToSubmit:s,createAccount:r.createAccount,onSuccess:r.onSuccess,dispatch:v,state:y})},onCatch:O=>{r.handleError(O),v([{type:"showSuccessMessage",value:!1},{type:"showError",value:!0}])}}}),h.jsx("button",{className:"validation-button",ref:$.hiddenValidation})]})};function QR({parentId:e,isMember:t,formFunctions:n,leave:r,join:i,meta:a}){const s=le.useIntl();return h.jsx(P0,{form:{content:{type:ze.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 XR({hasNextPage:e,fetchNextPage:t,setFocusReplyIndex:n,totalReplies:r}){const i=le.useIntl(),a=()=>{n(r),t()};return h.jsx(wl,{hasNextPage:e,loadNextPage:a,icon:{icon:"arrow-down",position:"right"},messages:{button:i.formatMessage({id:"loadMore_button"}),error:i.formatMessage({id:"loadMore_error"})}})}function JR({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i,user:a}){const{mutate:s}=ft.useMutation({mutationFn:e,onMutate:o=>t(l=>{const u=wg({reply:B6(o),user:a});return Os(u,l,{replace:!1,append:(o==null?void 0:o.replyId)!==void 0})}),onError:n,onSuccess:(o,l,u)=>{const c=wg({reply:o,user:a});r.setQueryData(i,Os(c,u,{replace:!0,append:(l==null?void 0:l.replyId)!==void 0})),setTimeout(()=>{Bp(c.id,"reply")},0)}});return s}function eF({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=ft.useMutation({mutationFn:e,onMutate:({replyId:i,content:a})=>t(s=>{const o=_n(i,s);return o&&(o.data.content=a),s}),onError:n});return r}function tF({replies:e,user:t,replyType:n,currentLocale:r}){return!e||!(t!=null&&t.id)?[]:e.map(({id:i,own_children:a,latest_children:s,children_counts:o,data:l,created_at:u,parent:c,...d})=>{var x,S,I,F,$,B,M,O,P,L,U,D,X;const f=(((x=a==null?void 0:a.like)==null?void 0:x.length)||0)>0,p=(((S=s==null?void 0:s.like)==null?void 0:S.length)||0)>0,g=f?(I=a==null?void 0:a.like)==null?void 0:I.find(Z=>{var k;return((k=Z==null?void 0:Z.user)==null?void 0:k.id)===(t==null?void 0:t.id)}):!1,m=typeof g=="object"?(g==null?void 0:g.id)??"":"",y=p?(F=s==null?void 0:s.like)==null?void 0:F.map(Z=>{var k,b,q;return{id:(k=Z==null?void 0:Z.user)==null?void 0:k.id,name:(q=(b=Z==null?void 0:Z.user)==null?void 0:b.data)==null?void 0:q.name}}):!1,v=(O=(M=(B=($=l==null?void 0:l.payload)==null?void 0:$.data)==null?void 0:B.translations)==null?void 0:M[r])==null?void 0:O.body,T=(L=(P=l==null?void 0:l.payload)==null?void 0:P.data)==null?void 0:L.original,_=!!v,C=(T==null?void 0:T.locale)===r,w=v||(T==null?void 0:T.body);return{user:d==null?void 0:d.user,body:n===Ft.Courses?Tb({payload:(U=l==null?void 0:l.payload)==null?void 0:U.data,currentLocale:r,originalLocale:l==null?void 0:l.locale}):w||"",locale:l==null?void 0:l.locale,createdAt:u,data:{...nF(l),translationInfo:{hasTranslation:_,isOriginalPost:C,currentBody:w,currentLocale:r,originalBody:T==null?void 0:T.body,originalLocale:T==null?void 0:T.locale}},likeId:m,liked:p,likes:(o==null?void 0:o.like)||0,peopleWhoLiked:y,replyId:i,parent:c,userLiked:!!g,payloadId:(D=l==null?void 0:l.payload)==null?void 0:D.id,payloadCollection:(X=l==null?void 0:l.payload)==null?void 0:X.collection}})}function nF(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 pm({queryFns:{create:e,edit:t,like:n,list:r,remove:i,unlike:a},queryKey:s,type:o=Ft.Communities}){const l=ft.useQueryClient(),u=Jc(),c=Ra(),d={queryClient:l,queryKey:s},f={mutationHandlers:{error:Np(d),mutate:Ip(d)},user:u,...d},p=JR({...f,mutationFn:e}),g=eF({...f,mutationFn:t}),m=rF({...f,mutationFn:n}),y=aF({...f,mutationFn:i}),v=sF({...f,mutationFn:a}),{replies:T,..._}=iF({queryKey:s,queryFn:r});return{replies:tF({replies:T,user:u,replyType:o,currentLocale:c}),mutations:{create:p,edit:g,remove:y,like:m,unlike:v},user:u,..._}}function rF({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i}){const{mutate:a}=ft.useMutation({mutationFn:e,onMutate:({replyId:s})=>t(o=>{const l=_n(s,o);return l&&Ag({reply:l}),o}),onError:n,onSuccess:(s,{replyId:o},l)=>{const u=_n(o,l);u&&Ag({reply:u,reaction:s}),r.setQueryData(i,l)}});return a}function iF({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}=ft.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:o=>(o==null?void 0:o.next)||null});return{replies:Fp(n),error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}}function aF({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=ft.useMutation({mutationFn:e,onMutate:({replyId:i})=>t(a=>Eb(i,a)),onError:n});return r}function sF({mutationFn:e,mutationHandlers:{mutate:t,error:n},user:r}){const{mutate:i}=ft.useMutation({mutationFn:e,onMutate:({replyId:a})=>t(s=>{const o=_n(a,s);return o&&M6({reply:o,user:r}),s}),onError:n});return i}const oF=({activityId:e,basePath:t,isMember:n,parentId:r,replyId:i,functions:{reactions:a,form:s,likes:o},type:l=Ft.Communities})=>{const u=le.useIntl(),c=3,{replies:d,fetchNextPage:f,hasNextPage:p,isLoading:g,mutations:{create:m,edit:y,like:v,remove:T,unlike:_}}=pm({queryKey:[t,r,e,i,"replies"],queryFns:{...a,list:x=>a.list({...x,reactionId:i})},type:l});vp([g]);const[C,w]=E.useState(!0);return h.jsxs(h.Fragment,{children:[(d==null?void 0:d.length)>=c&&h.jsx(Ie,{className:"nested-replies-show-toggle",variant:"secondary",size:"small",styling:{muted:!0},icon:{icon:`arrow_corner-${C?"up_left":"down_right"}`,position:"left"},onClick:()=>w(!C),children:u.formatMessage({id:`discussion_thread_${C?"hide":"show"}`},{count:d==null?void 0:d.length})}),C&&h.jsx(sx,{loadMore:{isLoading:g,hasNextPage:p,loadNextPage:()=>f()},form:{parentId:r,content:{type:ze.Reply,slugs:{question:`${t}/${r}`,answer:e,reply:i}},functions:{create:(x,{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:x,likes:S,data:I,body:F,createdAt:$,userLiked:B,peopleWhoLiked:M,parent:O,user:P,likeId:L})=>h.jsx($l,{isCommunity:!0,content:{id:x,type:ze.Reply,body:F,createdAt:$,slugs:{question:`${t}/${r}`,answer:e,reply:O},slug:"",author:_l(P),userLiked:B,likes:S,peopleWhoLiked:l===Ft.Courses?!1:M,data:I},forceHide:{shareLink:l===Ft.Courses},userHasPermissions:n,functions:{content:{createContent:()=>null,deleteContent:()=>T({replyId:x}),updateContent:(U,{body:D})=>y({replyId:x,content:D})},likes:{createLike:()=>v({replyId:x}),deleteLike:()=>_({replyId:x,reactionId:L}),listLikes:U=>o.list({replyId:x,...U})},comments:{},form:s},styling:{showShareLinkButton:!0},badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:r||""},{scope:nn.Platform,area:"all"}]},disableMentions:l===Ft.Courses,basePath:t,parentId:r},x)):null})]})};function lF({formFns:e,activityId:t,basePath:n,focus:r,isMember:i,parentId:a,reply:s,type:o=Ft.Communities}){const{body:l,data:u,likeId:c,likes:d,peopleWhoLiked:f,replyId:p,createdAt:g,user:m,userLiked:y}=s,{edit:v,like:T,remove:_,unlike:C}=e.mutations;return h.jsx(nx,{children:h.jsx($l,{isCommunity:!0,content:{id:p,type:ze.Reply,body:l,createdAt:g,slugs:{question:`${n}/${a}`,answer:t,reply:p},slug:p,author:_l(m),userLiked:y,likes:d,peopleWhoLiked:o===Ft.Courses?!1:f,data:u},userHasPermissions:i,functions:{content:{createContent:()=>null,deleteContent:()=>_({replyId:p}),updateContent:(w,{body:x})=>v({replyId:p,content:x})},likes:{createLike:()=>T({replyId:p}),deleteLike:()=>C({replyId:p,reactionId:c}),listLikes:w=>e.likes.list({replyId:p,...w})},comments:{},form:e.form},forceHide:{shareLink:o===Ft.Courses},badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:a||""},{scope:nn.Platform,area:"all"}]},translation:{isTranslatable:!0,onTranslate:async({payloadId:w,payloadCollection:x})=>({body:"Translated body"})},disableMentions:o===Ft.Courses,children:h.jsx(oF,{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 iu="ALL",u_=({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=Ft.Communities,repliesFilters:p})=>{const g=le.useIntl(),m=Ra(),{fetchNextPage:y,hasNextPage:v,isLoading:T,replies:_,mutations:{create:C,remove:w,edit:x,like:S,unlike:I}}=pm({queryKey:[t,n,e,"replies"],queryFns:u,type:f}),[F,$]=E.useState(f===Ft.Courses&&m||iu),[B,M]=E.useState([]),O=E.useMemo(()=>_,[JSON.stringify(_)]);E.useEffect(()=>{if(!O)return;const D=!F||F===iu||f!==Ft.Courses?O:O.filter(X=>X.locale===F);M(D)},[O,F]);const[P,L]=E.useState(null);vp([T]),Mp();const U={create:(D,X)=>{const{body:Z}=X;C({activityId:e,content:Z})},...a};return h.jsxs("section",{className:"replies-feed",children:[h.jsx(ax,{type:"comment",responses:r,isLoading:T}),d?h.jsxs(h.Fragment,{children:[h.jsx(QR,{parentId:n,isMember:i,join:s,leave:o,formFunctions:U,meta:{isAutoFocused:f===Ft.Courses||!1}}),f===Ft.Courses&&(p==null?void 0:p.isEnabled)&&h.jsxs("section",{className:"replies-feed-language-switcher",style:{display:"flex"},children:[h.jsx(vr,{id:"replies-feed-language-switcher",fields:[{id:"language",label:!1,type:"select",initialValue:F,options:[{id:iu,label:g.formatMessage({id:"activitySection_language_switcher_all_languages_option"})},...(p==null?void 0:p.options)||[]],functions:{onChange:D=>$(D)}}],functions:{},button:{hideButton:!0}}),h.jsx(Ie,{icon:"info-inside-circle",variant:"tertiary",className:"language-switcher-info-button",tooltip:g.formatMessage({id:"activitySection_language_switcher_info"}),forceTooltip:!0,children:h.jsx(ot,{children:g.formatMessage({id:"activitySection_language_switcher_info"})})})]}),B==null?void 0:B.map((D,X)=>h.jsx(lF,{activityId:e,basePath:t,focus:P===X,formFns:{form:a,likes:l,reactions:u,mutations:{remove:w,edit:x,like:S,unlike:I}},isMember:i,parentId:n,reply:D,type:f},D.replyId)),T?h.jsx(h.Fragment,{children:" "}):h.jsx(XR,{hasNextPage:v,fetchNextPage:y,setFocusReplyIndex:L,totalReplies:_.length})]}):h.jsx(In,{children:h.jsx(le.FormattedMessage,{id:"replies_feed_missing_polls_vote_message"})}),h.jsx(R0,{form:c})]})};function uF({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}=ft.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:c=>(c==null?void 0:c.next)||null}),l=Fp(n),u=`${l.length||0}${a?"+":""}`;return{likes:l,likesCount:u,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}}function cF({queryFns:{list:e},queryKey:t}){const{likes:n,...r}=uF({queryKey:t,queryFn:e});return{likes:n,...r}}function c_({basePath:e,parentId:t,activityId:n,likeCount:r,functions:i}){const{likes:a,fetchNextPage:s,hasNextPage:o,refetch:l}=cF({queryKey:[e,t,n,"likes"],queryFns:i.likes});E.useEffect(()=>{l()},[l]);const u=a.map(({user:c})=>c).map(c=>c?_l(c):void 0).filter(c=>c&&typeof c!="string");return h.jsx("section",{className:"likes-feed",children:h.jsx(X3,{members:{data:u,total:r},showHeader:!1,showPlaceholders:!0,communitySlug:t,hasNextPage:o&&u.length<r,loadNextPage:s})})}const d_=({showModal:e=!0,functions:{onClose:t,likes:n},likeCount:r,className:i,...a})=>{const s=le.useIntl();return h.jsx(vi,{id:"likes-modal",title:s.formatMessage({id:"discussion_likes"},{number:r}),isOpen:e,functions:{onClose:t},className:te("profile-modal in-portal",i,{open:e}),maxWidth:600,children:h.jsx(c_,{...a,likeCount:r??0,functions:{likes:n}})})},dF=Object.freeze(Object.defineProperty({__proto__:null,default:d_},Symbol.toStringTag,{value:"Module"})),fF={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 hF=3e3,f_=({url:e,gtm:t={context:"ShareLink",event:"copy-link-click"}})=>{const n=le.useIntl(),r="discussion_share_copy_link",[i,a]=E.useState({isOpen:!1,isCopied:!1});return h.jsxs("li",{className:"share-link-wrapper",children:[h.jsx(ys,{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})},hF)})},"data-gtm-event-context":t.context,"data-gtm-event-type":t.event,"data-testid":"share-link",screenreaderText:n.formatMessage({id:r})}),h.jsx(mi,{className:te({copied:i.isCopied}),isOpen:i.isOpen,styling:{hasPointer:"top",extraPadding:!1},children:n.formatMessage({id:`${r}${i.isCopied?"_success":""}`})})]})};const ra="discussion_",h_=({className:e,gtmContext:t,contentType:n,likes:r,comments:i,replies:a,edit:s,shareLink:o,moreMenu:l})=>{const u=le.useIntl(),c=[];return l&&l.reportData&&c.push({text:u.formatMessage({id:`${ra}moreMenu_report`}),onClick:d=>{d.stopPropagation()},href:`mailto:communities@apolitical.co?subject=${encodeURI(u.formatMessage({id:`${ra}report_subject`}))}&body=${encodeURI(u.formatMessage({id:`${ra}report_body`},{contentType:n||"",contentSlug:l&&l.reportData&&l.contentSlug||"",contentUrl:l&&l.reportData&&l.reportData.contentUrl||""}))}`,icon:"flag"}),h.jsxs("ul",{className:te("actions text-medium",e),"data-testid":`${n}-actions`,children:[r?h.jsx(_b,{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(ys,{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:`${ra}comments_screenReader`},{count:i.count}),children:u.formatMessage({id:`${ra}comments${i.count===null?"_loading":""}`},{count:i.count})})}):h.jsx(h.Fragment,{}),a?h.jsx("li",{children:h.jsx(ys,{styling:{muted:!0},onClick:a.functions.onClick,icon:{icon:"speech-bubble_square"},"data-testid":"reply",disabled:!a.canReply,children:u.formatMessage({id:`${ra}reply`})})}):h.jsx(h.Fragment,{}),s?h.jsx("li",{className:"edit-button-item",children:h.jsx(ys,{styling:{muted:!0},onClick:s.onClick,icon:{icon:"pencil-paper"},"data-testid":"edit",children:u.formatMessage({id:`${ra}action_edit`})})}):h.jsx(h.Fragment,{}),o?h.jsx(f_,{url:o.url,gtm:{context:t||"",event:`copy-link-${n}-click`}}):h.jsx(h.Fragment,{}),l?h.jsx(Fc,{element:"li",id:`more-${l.contentSlug}`,options:[...l.options||[],...c]}):h.jsx(h.Fragment,{})]})};const pF=({breadcrumbs:e,cutoff:t=20,className:n=""})=>{const r=le.useIntl();return h.jsxs(h.Fragment,{children:[h.jsx(ot,{element:"p",children:r.formatMessage({id:"breadcrumbs_label"})}),h.jsx("ul",{className:te("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(ot,{element:"span",children:r.formatMessage({id:"breadcrumbs_currentPage"})}),h.jsx(Ki,{href:s?void 0:a,...l,children:rl(i,t)})]},`${pi(i)}_${o}`)})})]})};const mm=({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:te("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 p_=({options:e,defaultOptions:t=[],allOption:n=!1,allowMultiple:r=!0,onChange:i=()=>{},preventNoOptionSelected:a=!1,className:s="",styling:o,gtm:l})=>{const u=le.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]=E.useState(n?["all"]:t.length?t.map(T=>T.id):[]),[m,y]=E.useState(0),v=(T,_)=>{let C=[];p.includes(T)&&!a?C=p.filter(w=>w!==T):T==="all"?C=["all"]:r?C=[...p.filter(w=>w!=="all"),T]:C=[T],g(w=>(i&&typeof i=="function"&&i({current:C,previous:w}),C)),_&&typeof _=="function"&&_()};return h.jsx("ul",{className:te("filters",s),children:f.map(({id:T,text:_,disabled:C=!1,callback:w=()=>{},content:x},S)=>{let I={tabIndex:m===S?0:-1};return C&&(I={disabled:!0,"aria-label":u.formatMessage({id:"filters_disabled"},{name:_})}),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)||`${_.toLowerCase().replace(" ","-")}-click`,className:te(T,{selected:p.includes(T),large:d,muted:c}),onClick:F=>{F.preventDefault(),F.stopPropagation(),v(T,w)},onKeyDown:F=>{var O,P;let $=S+1,B,M;switch(F.code){case"Enter":case"Space":F.preventDefault(),F.stopPropagation(),v(T,w);break;case"ArrowLeft":case"ArrowRight":F.preventDefault(),F.stopPropagation(),F.code==="ArrowLeft"?($=S-1,$<0&&($=f.length-1)):$>=f.length&&($=0),y($),B=F.currentTarget.closest("li"),M=(O=B==null?void 0:B.parentElement)==null?void 0:O.children[$],(P=M==null?void 0:M.querySelector("button"))==null||P.focus();break}},"aria-selected":p.includes(T),...I,children:x||_})},T)})})},mF=(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 au="languageSwitcher_",gF=({currentLanguage:e,isOriginalLanguage:t=!1,isHumanTranslation:n=!1,translations:r,onChange:i,urlParts:a,variant:s="default",label:o,className:l=""})=>{const u=le.useIntl(),{updateLanguage:c=()=>{}}=E.useContext(Tp),[d,f]=E.useState(e);if(E.useEffect(()=>{e!==d&&f(e)},[e]),!r||!Object.values(r).some(y=>y&&y.post_name))return null;const g=Object.keys(r),m=d!==e;return h.jsxs("div",{className:te("language-switcher text-small",s,l),children:[h.jsxs("nav",{children:[s!=="short"&&h.jsx("p",{children:o||u.formatMessage({id:`${au}label`})}),h.jsx("ul",{children:g.map(y=>{var C;if(!wa.ALL_LOCALES.includes(y))return null;const v=(C=r[y])==null?void 0:C.post_name,T=wa.ALL_LOCALES_WITH_LABELS.filter(w=>w.value===y)[0].title;let _={className:y};if(d===y)_["aria-label"]=u.formatMessage({id:`${au}selected`},{language:T});else{const w=mF(y,v,a);_={..._,href:typeof w=="string"?w:w.url,onClick:x=>{f(y),c(y),typeof i<"u"&&(x.preventDefault(),x.stopPropagation(),i(y,typeof w=="string"?w:w.urlForRouter))}}}return h.jsx("li",{children:h.jsx(Ki,{..._,fallbackElement:"span",children:T})},y)})}),s!=="short"&&!m&&h.jsx("p",{children:u.formatMessage({id:`${au}translation_${t?"original":n?"human":"machine"}`})})]}),s!=="short"&&!m&&!t&&!n&&h.jsx("small",{children:u.formatMessage({id:`${au}disclaimer`},{email:ls.support,link:y=>{const v=`mailto:${y}`;return h.jsx("a",{href:v,children:y})}})})]})};const Dd=le.createIntl({locale:"en",messages:Vt}),wl=({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:Dd.formatMessage({id:"loadMore_button"}),endOfFeed:Dd.formatMessage({id:"loadMore_endOfFeed"}),error:Dd.formatMessage({id:"loadMore_error"})},className:l="",gtmContext:u="LoadMore"})=>{const[c,d]=E.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:te("load-more",l),children:!c&&e?h.jsx(Ie,{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 gm=({variant:e="default",version:t="default",className:n="",...r})=>{const i=Qc();return h.jsx("p",{className:"logo-wrapper",children:h.jsx("a",{href:i||"/home/",className:te("logo",e,t,n),...r,children:h.jsx(ot,{children:h.jsx(le.FormattedMessage,{id:"apolitical"})})})})};let su=!1;const Fc=({element:e="div",id:t="more-menu",options:n,className:r=""})=>{const i=le.useIntl(),a=E.useRef(null),[s,o]=E.useState(!1),l=u=>{a.current&&u.target instanceof HTMLElement&&!a.current.contains(u.target)&&o(!1)};return E.useEffect(()=>(document.addEventListener("click",l,!0),()=>{document.removeEventListener("click",l,!0)})),E.createElement(e,{ref:a,className:te("more-menu text-medium",r),children:h.jsxs(h.Fragment,{children:[h.jsx(Ie,{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:y=>{o(!1),typeof c=="function"&&c(y)},onFocus:()=>{su&&(clearTimeout(su),su=!1)},onBlur:()=>{su=setTimeout(()=>{o(!1)},100)}};return u&&(m.href=u),h.jsx("li",{className:"more-menu-list-item",children:h.jsx(Ie,{variant:"tertiary",size:"medium",icon:f?{icon:f,position:"left"}:!1,...m,children:d})},`${pi(d)}_${g}`)})})]})})},vF=(e,t=!1)=>t?e.replaceAll("/","")===t:typeof window<"u"&&window.location&&window.location.pathname===e;const yF=E.lazy(()=>Promise.resolve().then(()=>P7)),O9=[{key:"homepage",href:"/home/"},{key:"events",href:"/events/"},{key:"microcourses",href:"/microcourses/"},{key:"articles",href:"/solution-articles/"},{key:"communities",href:"/communities/"}],m_=({activeLink:e,profile:t})=>{const n=le.useIntl(),r=E.useContext(Pt),i=r&&typeof r.id=="string",a=Qc();return a&&(O9[0].href=a),h.jsxs("ul",{id:"navigation-menu",className:"text-medium",children:[O9.map(({key:s,href:o})=>{const l=vF(o,e),u={};return l&&(u["aria-current"]="page"),h.jsx("li",{className:te(s,{active:l}),children:h.jsx("a",{href:o,"data-gtm-event-type":`${s}-click`,"data-gtm-event-context":"NavigationMenu",className:"gtm-trackable",...u,children:n.formatMessage({id:`navigationMenu_links_${s}`})})},s)}),i&&t&&h.jsx(yF,{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"})]})},oo=(e,t,n)=>`${e}?share=${t}${n?`&uuid=${n}`:""}`,EF=({title:e,link:t,referrer:n})=>[{key:"linkedin",icon:"social_linkedin",url:`https://www.linkedin.com/shareArticle?mini=true&url=${encodeURIComponent(`${oo(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(`${oo(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(`${oo(t,"facebook",n)}`)}&t=${e}`},{key:"email",icon:"share_email",url:`mailto:?subject=${encodeURIComponent(e)}&body=${encodeURIComponent(`${e}
140
+ `}),z=Y.turndown(z)}o&&o.mentions&&(z=await O4({text:z,template:`[${kh}{{name}}]({{id}})`,mentions:o.mentions,listMembers:p||(()=>Promise.resolve([]))})),PP(z,Y=>{const re=[{type:"initialValue",value:Y},{type:"editorKey",value:F.toString()}];o!=null&&o.link&&(re.push({type:"enrichedUrl",value:o.link}),o.link.url&&X(o.link.url)),S(re),setTimeout(()=>{S([{type:"stringValue",value:E9(q)}])},150)})})()},[F]),E.useEffect(()=>{if(U===void 0&&q){const z=BP(q);z&&X(z)}const H=z=>{var Q;const Y=z,re=((Q=Y==null?void 0:Y.detail)==null?void 0:Q.url)||null;re&&U&&U.url===re&&S([{type:"enrichedUrl",value:void 0}])};return window.addEventListener("linkRemoved",H),()=>{window.removeEventListener("linkRemoved",H)}},[U]),E.useEffect(()=>{if(t){Aa.lastIndex=0;const H=t.match(Aa);H&&H.length===1&&H[0].length===t.length&&!P&&S([{type:"originalValue",value:t}])}t!==""||!q||vc(F,t)&&!P||(N.withoutNormalizing(q,()=>{oe.delete(q,{at:{anchor:N.start(q,[]),focus:N.end(q,[])}}),oe.deselect(q),q.children.length!==0&&oe.unwrapNodes(q,{at:[0]}),oe.insertNodes(q,C,{at:[0]})}),S([{type:"initialValue",value:C},{type:"lastAnchor",value:null},{type:"enrichedUrl",value:!1}]))},[t]),E.useEffect(()=>{y({link:U})},[U]),E.useEffect(()=>{B===""&&U&&S([{type:"enrichedUrl",value:void 0}])},[B]);const j=il(()=>{LP({editor:q,isShowing:D.show,numberOfUsers:D.numberOfUsers,listMembers:p,dispatch:S})},100);return $?h.jsx("div",{id:Z,className:"rich-text-editor input text-medium",children:h.jsxs(yi.Provider,{value:{...x,id:Z,isInOverlay:f,dispatch:S,onMention:T,reportError:_},children:[h.jsxs(nN,{editor:q,initialValue:$,onChange:H=>{if(q.operations.some(Y=>Y.type!=="set_selection")){let Y=jP(H);Y==="<br>"&&(Y=""),m(Y,U),S([{type:"stringValue",value:E9(q)}]),P||S([{type:"hasInteracted",value:!0}]),j(),d&&console.log({serialized:Y,json:H})}},...u,children:[h.jsx(KO,{className:"editor",renderElement:k,renderLeaf:b,placeholder:n||c.formatMessage({id:"richTextEditor_placeholder"}),autoFocus:s,tabIndex:0,onPaste:async H=>{const z=U!==!1,Y=H.clipboardData.getData("text");if((Q=>{try{return new URL(Q),!0}catch{return!1}})(Y)){let Q=Y;if(Y){const{full:G}=gp(Y);Q=G}if(Y&&v&&!z){const G=await v(Q);G.url&&S([{type:"enrichedUrl",value:G}])}}},onKeyDown:H=>{if(H.key==="Enter"){D.show&&(H.preventDefault(),H.stopPropagation(),HT(q,D,S,Z));const{selection:z}=q;if(z){const Y=ie.isCollapsed(z),[re,Q]=N.node(q,z,{depth:1});let G=re,se=G.type;const ae=G.children[0];if(se===ne.h3){H.preventDefault(),H.stopPropagation();const be=N.start(q,Q),Ce=N.end(q,Q),Pe=Ge.equals(z.anchor,be),je=Ge.equals(z.anchor,Ce);if(Pe)oe.insertNodes(q,C,{at:Q});else if(je)oe.insertNodes(q,C,{at:V.next(Q)}),oe.select(q,N.end(q,V.next(Q)));else{const Fe=z.anchor,[,Be]=N.parent(q,z);oe.splitNodes(q,{at:Fe}),oe.setNodes(q,{type:ne.paragraph},{at:V.next(Be)})}return}if(ae&&[ne.ol,ne.ul].includes(ae.type)&&(G=ae,se=ae.type),G&&_e.isElement(G)&&se!==ne.paragraph){if(se===ne.blockquote&&!H.shiftKey){H.stopPropagation(),H.preventDefault(),oe.insertNodes(q,C);return}if(Y){const[be,Ce]=N.parent(q,z,{edge:"end"}),je=be.type;if([ne.ul,ne.ol].includes(se))if(H.stopPropagation(),H.preventDefault(),je===ne.li&&O==="Enter"){be.children.length===1&&"text"in be.children[0]&&be.children[0].text===""&&oe.removeNodes(q,{at:Ce}),oe.insertNodes(q,C,{at:V.next(Q)}),oe.select(q,N.end(q,V.next(Q)));return}else{const[Fe,Be]=RP(q,ne.li),Qe={type:ne.li,children:[{text:""}]};oe.insertNodes(q,Qe,{at:V.next(Be)}),oe.select(q,N.end(q,V.next(Be)))}}}}}else if(H.key==="Escape"){if(D.show){H.preventDefault(),H.stopPropagation(),S([{type:"mentionPopover",value:{...D,show:!1}}]);return}}else if(["ArrowUp","ArrowDown"].includes(H.key)&&D.show){H.preventDefault(),H.stopPropagation();const{selectedUser:z,possibleUsers:Y}=D;let re=H.key==="ArrowUp"?z-1:z+1;re<0&&(re=Y.length-1),re>=Y.length+1&&(re=0),S([{type:"mentionPopover",value:{...D,selectedUser:re}}])}S([{type:"lastKey",value:H.key}]),MP(H,q,S,_)},onBlur:()=>{q.selection&&S([{type:"lastAnchor",value:q.selection.anchor}])},onFocus:()=>{if(M){if(!V.isPath(M.path)||!he.has(q,M.path))return;const H=he.get(q,M.path);let z=0;if(xe.isText(H)?z=H.text.length:H.children&&(z=H.children.length),M.offset>z)return;try{oe.select(q,{anchor:M,focus:M})}catch(Y){const re=Y.message;_(`Error focusing editor: ${re}`)}}}}),U?h.jsx(mm,{data:U,variant:"condensed",onClick:()=>{S([{type:"enrichedUrl",value:!1}]);const H=new CustomEvent("ariaLive",{detail:{message:c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_live"})}});document.dispatchEvent(H)},"aria-label":c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria"},{title:U.title||c.formatMessage({id:"richTextEditor_link_enrichedUrl_aria_fallback"})})}):h.jsx(h.Fragment,{}),h.jsx(QP,{styling:l==null?void 0:l.toolbar}),p?h.jsx(HP,{onFallbackClick:g}):h.jsx(h.Fragment,{})]},I),h.jsx($p,{id:`character-limit-${e}`,limit:r,valueLength:n1(B)})]})}):h.jsx(h.Fragment,{})};const n_=({id:e="form-toggle",label:t,options:n,initialValue:r,functions:{onChange:i=()=>{}},isDisabled:a=!1,className:s=""})=>{const[o,l]=E.useState(typeof r=="boolean"||typeof r=="string"?r:n[0].value);E.useEffect(()=>{r&&l(r)},[r]);const u=c=>{a||(l(c),i(c))};return h.jsxs("div",{className:te("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:te("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 r_({className:e="",userId:t,userName:n,src:r,uploadImage:i,button:a,callback:s}){const o=le.useIntl(),l="profileImageChange_",[u,c]=E.useState(r),[d,f]=E.useState(!1),[p,g]=E.useState(!1),m=E.useRef(null),y=async C=>{f(!0),g(!1);try{const w=C.target.files&&C.target.files[0];if(!w||!t)throw f(!1),new Error("Image file or userID is missing");const x=await i({fileObject:w,userId:t}),S={thumbnail:x.thumbnailURL,full:x.originalURL};c(S),s(S)}catch{g(!0)}finally{f(!1)}f(!1)},{upload:v=o.formatMessage({id:`${l}cta_upload`}),change:T=o.formatMessage({id:`${l}cta_change`}),uploading:_=o.formatMessage({id:`${l}cta_uploading`})}=(a==null?void 0:a.text)||{};return h.jsxs("div",{className:te("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:y,hidden:!0,"data-testid":"file-input"}),h.jsx(Ie,{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?_:u?T:v})]})}const i_=({gtm:e,functions:{onSuccess:t=async()=>{},onFailure:n=()=>{}}})=>{const{context:r="FooterContactUsForm",event:i="contact-form-submit-click"}=e||{};return h.jsx(vr,{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 MR=({emails:e,setEmails:t,setIsDisabled:n})=>{const{formatMessage:r}=le.useIntl();return h.jsx(gx.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(Ie,{variant:"tertiary",size:"small",icon:{icon:"close"},onClick:()=>{s(a),n(!e.length)},className:"remove-email-button",screenreaderText:r({id:"overlay_close"})})]},a)})},a_=({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]=E.useState([]),[y,v]=E.useState(!0),[T,_]=E.useState(c),{formatMessage:C}=le.useIntl(),w=async I=>{try{await u(g,I.message),m([]),_("SUCCESS")}catch(F){_("ERROR"),l(F)}},x=I=>{I.preventDefault(),_("NOT_SUBMITTED"),v(!0),m([])},S=I=>{I.preventDefault(),o(),_("CLOSED")};return T==="CLOSED"?null:T==="ERROR"||T==="SUCCESS"&&!(p!=null&&p.shouldHideDoneButtonOnSubmit)?h.jsxs("div",{className:"invite-form-wrapper",children:[h.jsx("div",{className:"content centred",children:T==="SUCCESS"?h.jsx("h2",{className:"success-title",children:C({id:"inviteForm_success"})}):h.jsxs("h2",{className:"error-title",children:[" ",C({id:"inviteForm_error"})]})}),h.jsx(mr,{}),h.jsx("div",{className:"footer",children:T==="SUCCESS"?h.jsxs(h.Fragment,{children:[h.jsx(Ie,{variant:"secondary",onClick:x,children:C({id:"inviteForm_ctaSendMoreInvites"})}),h.jsx(Ie,{onClick:S,children:C({id:"inviteForm_ctaDone"})})]}):h.jsx(Ie,{onClick:x,children:C({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(vr,{id:"invite-form",fields:[{component:MR,props:{emails:g,setEmails:m,setIsDisabled:v},required:!0},{id:"message",type:"textarea",label:C({id:"inviteForm_message_label"}),placeholder:n||C({id:"inviteForm_message_placeholder"})}],functions:{onSuccess:w},button:{text:r,size:"medium",disabled:y},gtm:d,meta:p,secondaryActionButton:f})]})},nc=e=>e.map(t=>({condition:t}));const Mn={FORM_ID:"manage-account-password-change",NEW_PASSWORD:"newPassword",CONFIRMED_PASSWORD:"confirmedPassword",CURRENT_PASSWORD:"oldPassword"},LR=({functions:e,...t})=>{const{formatMessage:n}=le.useIntl(),[r,i]=E.useState(null),[a,s]=E.useState(!1),[o,l]=E.useState({isMoreThanEightCharacters:!1,includesNumberAndSymbol:!1,includesLowerAndUppercase:!1}),u=p=>p[Mn.NEW_PASSWORD]!==p[Mn.CONFIRMED_PASSWORD]?n({id:"passwordRules_unmatched_text"}):null,c=p=>!ah(p[Mn.NEW_PASSWORD]).isValid,d=[{"data-testid":Mn.NEW_PASSWORD,id:Mn.NEW_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_newPassword_label"}),validation:nc(["required",c]),functions:{onChange:p=>l(ah(p).matchingRules),onFocus:()=>s(!0),onBlur:()=>s(!1)}},{"data-testid":Mn.CONFIRMED_PASSWORD,id:Mn.CONFIRMED_PASSWORD,type:"password",autoComplete:"new-password",placeholder:"",label:n({id:"passwordRules_confirmPassword_label"}),validation:nc(["required",u])}];t.isPasswordChange&&d.unshift({"data-testid":Mn.CURRENT_PASSWORD,id:Mn.CURRENT_PASSWORD,type:"password",autoComplete:"current-password",placeholder:"",label:n({id:"passwordRules_currentPassword_label"}),validation:nc(["required"])}),a&&d.push({component:Nb,props:{matchingRules:o}});const f={id:Mn.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(Mn.NEW_PASSWORD)||g.includes(Mn.CONFIRMED_PASSWORD))&&s(!0)}},meta:{shouldReset:!0},...t};return h.jsxs(h.Fragment,{children:[h.jsx(vr,{...f}),r&&h.jsx(Lr,{variant:"error",text:r})]})};const s_=({isCreateProfile:e=!1,hooks:t,functions:n,meta:r={},gtm:i,...a})=>{var I;const s=le.useIntl(),o="profileForm_",l=E.useContext(Pt),[u,c]=E.useState(l.image),[d,f]=E.useState(!1),{uploadImage:p=()=>{},onSuccess:g=async F=>{},onCancel:m=()=>{},onFailure:y=()=>{}}=n,{buildLocation:v,isValidPlace:T,predictPlaces:_}=t.useMaps(),{context:C="ProfileForm",event:w="profile-form-submit-click"}=i||{},x=[{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:(I=l.location)==null?void 0:I.en,validation:[{condition:"required"},{condition:({location:F})=>F&&!d?!1:!T(F),error:s.formatMessage({id:`${o}location_error`})}],functions:{onChange:()=>{d||f(!0)},onKeyInput:_}}],S=[{component:r_,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"}]},...x,{id:"biography",type:"textarea",label:s.formatMessage({id:`${o}bio`}),placeholder:s.formatMessage({id:`${o}bio_placeholder`}),limit:1e3,value:l.biography},{component:mr}];return h.jsx(vr,{id:"profile-details-form",fields:e?x:S,meta:{shouldShowCancelButton:!e,shouldReset:!1,shouldHide:!1,showRequiredLabels:e,...r},intlPath:o,gtm:{context:C,event:w},functions:{onSuccess:async F=>{try{const $={...F,image:u||null,location:d?await v(F==null?void 0:F.location):l.location,...e?{onboardingState:"completed"}:{}};l.updateDetails&&l.updateDetails(B=>({...B,...$})),await g($)}catch{y()}},onCancel:m,onFailure:y},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})},$R=()=>{const e=le.useIntl(),[t,n]=E.useState(0);return E.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(X4,{progress:t,steps:{0:{icon:"layers",text:e.formatMessage({id:"publishArticleForm_progressBar"})}}})};function jR({coverImage:e,setShowImagePicker:t}){return e&&e.url?h.jsx(Lr,{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(Ie,{variant:"tertiary",onClick:()=>t(!0),children:h.jsx(le.FormattedMessage,{id:"publishArticleForm_replaceImage_button"})})}}):h.jsx(Lr,{button:{component:h.jsx(Ie,{variant:"secondary",onClick:()=>t(!0),children:h.jsx(le.FormattedMessage,{id:"publishArticleForm_selectImage_button"})})}})}var o_=(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))(o_||{});let kd=null;const Bt="publishArticleForm_",A9={},S9=10,HR=({id:e="publish-article-form",values:t=A9,setShowImagePicker:n,functions:r,meta:i,gtm:a,isEditMode:s=!1})=>{var B;const o=le.useIntl(),l=E.useContext(Pt),{create:u,edit:c,onSuccess:d=()=>{},onFailure:f=()=>{}}=r||{},{isInOverlay:p=!1}=i||{},[g,m]=E.useState(!1),[y,v]=E.useState(t.body||""),[T,_]=E.useState(!1),[C,w]=E.useState("");E.useEffect(()=>{vc(t,A9)||sl(t.body)&&t.body!==y&&t.body!==void 0&&v(t.body)},[t.body]);const x=()=>{!l||!l.id?_(o.formatMessage({id:`${Bt}error_loggedOut`})):T&&_(!1)},S=M=>({condition:O=>{const P=O[M];return!P||typeof P!="string"?!0:P.length<S9},error:o.formatMessage({id:`${Bt}error_underMinLength`},{length:S9})}),I=!!y&&sl(y),F=()=>h.jsxs(h.Fragment,{children:[h.jsx(mr,{}),h.jsx("p",{className:"text-medium",children:o.formatMessage({id:`${Bt}disclaimer`})})]}),$=[{id:"title",type:"textarea",value:t.title||"",limit:65,label:o.formatMessage({id:`${Bt}title_label`}),placeholder:o.formatMessage({id:`${Bt}title_placeholder`}),styling:{autosizeToFit:!0},functions:{onChange:x},validation:[{condition:"required"},S("title")]},{id:"subtitle",type:"textarea",value:t.subtitle,limit:115,label:o.formatMessage({id:`${Bt}subtitle_label`}),styling:{autosizeToFit:!0},placeholder:o.formatMessage({id:`${Bt}subtitle_placeholder`}),functions:{onChange:x},validation:[{condition:"required"},S("subtitle")]},{component:Pc,props:{formID:e,label:{visible:o.formatMessage({id:`${Bt}body_label`})},showLabel:!0}},{component:hm,props:{id:`${e}-input`,value:y,placeholder:o.formatMessage({id:`${Bt}body_placeholder`}),meta:{isInOverlay:p},autoFocus:!1,functions:{onChange:M=>{v(M),x()}},styling:{toolbar:{showHeadingOption:!0}},"aria-invalid":!!T,"aria-errormessage":"error-message"}},{id:"tags",label:o.formatMessage({id:`${Bt}tags_label`}),type:"checkboxes",styling:{displayOptionsAsPills:!0},options:Object.values(o_).map(M=>({id:M,label:o.formatMessage({id:`${Bt}_tags_${M}`})})),value:t.tags||[],multipleOptions:{limit:3},validation:[{condition:"required",error:o.formatMessage({id:`${Bt}tags_error_required`})},{condition:M=>{var O;return((O=M==null?void 0:M.tags)==null?void 0:O.length)>3},error:o.formatMessage({id:`${Bt}tags_error_over_three`})}]},{component:Pc,props:{formID:e,label:{visible:o.formatMessage({id:`${Bt}cover_image_label`})},showLabel:!0}},{component:jR,props:{coverImage:t.coverImage||{},setShowImagePicker:n}}];return g?$.push({component:mr}):$.push({component:F}),h.jsxs("section",{className:"publish-article-form",children:[h.jsx(vr,{id:e,meta:{shouldReset:!1,shouldHide:!1,showRequiredLabels:!1,shouldScrollOnSuccess:!1},functions:{onSuccess:async M=>{if(!l||!l.id||!I)return;kd&&clearTimeout(kd),m(!0);const O={...M,body:y,coverImage:t.coverImage};try{s&&c?await c(O):u&&await u(O),kd=setTimeout(()=>{w(o.formatMessage({id:`${Bt}aria_success${s?"_edit":""}`})),d(O)},500)}catch{_(o.formatMessage({id:`${Bt}error`})),w(""),f()}},onFailure:f},fields:$,intlPath:Bt,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||!I||!((B=t==null?void 0:t.coverImage)!=null&&B.url),text:{default:o.formatMessage({id:`${Bt}cta_submit${s?"_edit":""}`}),submitting:o.formatMessage({id:`${Bt}cta_submitting${s?"_edit":""}`}),submitted:o.formatMessage({id:`${Bt}cta_submitted${s?"_edit":""}`})},customOnSubmit:T?h.jsx(h.Fragment,{}):h.jsx($R,{})},gtm:a}),T&&h.jsx(ks,{id:"error-message",className:"error",children:typeof T=="string"&&T.includes(" ")?T:o.formatMessage({id:`${Bt}error`})}),C&&h.jsx(ot,{"aria-live":"polite",showOnFocus:!1,children:C})]})};var Un,UR=Un={_regexEscape:/([\.\*\+\^\$\[\]\\\(\)\|\{\}\,\-\:\?])/g,_regexParseLocale:/^([a-zA-Z]*)([_\-a-zA-Z]*)$/,_escapeRegExpPattern:function(e){return typeof e!="string"?e:e.replace(Un._regexEscape,"\\$1")},_toLowerCase:function(e,t){return typeof e!="string"?t&&e:e.toLowerCase()},_toUpperCase:function(e,t){return typeof e!="string"?t&&e:e.toUpperCase()},_trim:function(e,t,n){var r=[],i,a=function(l){r.push("^"+l+"+|"+l+"+$")};if(typeof t=="boolean"&&(n=t,t=null),typeof e!="string")return n&&e;if(Array.isArray(t)&&t.map(function(l){var u=Un._escapeRegExpPattern(l);a(u)}),typeof t=="string"){var s=Un._escapeRegExpPattern(t);a(s)}t||a("\\s");var o="("+r.join("|")+")";for(i=new RegExp(o,"g");e.match(i);)e=e.replace(i,"");return e},_parseLocale:function(e){var t=Un._regexParseLocale.exec(e),n,r,i;if(!(!e||!t))return t[2]=Un._trim(t[2],["-","_"]),r=Un._toLowerCase(t[1]),i=Un._toUpperCase(t[2])||i,n={lang:r,countryCode:i},n},isRtlLang:function(e){var t=Un._parseLocale(e);if(t)return Un._BIDI_RTL_LANGS.indexOf(t.lang)>=0},getLangDir:function(e){return Un.isRtlLang(e)?"rtl":"ltr"}};Object.defineProperty(Un,"_BIDI_RTL_LANGS",{value:["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","prs","ps","sd","ug","ur","yi"],writable:!1,enumerable:!0,configurable:!1});var zR=UR,k9=zR,qR={isRtlLang:k9.isRtlLang,getLangDir:k9.getLangDir};const l_=({id:e="search",className:t="",handleToggle:n=!1,defaultValue:r="",gtmContext:i="search-bar",gtmEvent:a="form-submission",onSearchClick:s})=>{const{searchIsOpen:o=!0,isDesktopVersion:l=!1}=n||{},u=le.useIntl(),c=E.useRef(null),d=qR.getLangDir(u.locale)||"ltr";Ss(()=>{!n||l||!o||c.current&&c.current.focus()},[o]);const f=p=>{p.preventDefault(),p.stopPropagation(),!(!c.current||!c.current.value||c.current.value.length<1)&&(window.location.href=`/search?search=${encodeURIComponent(c.current.value)}`)};return s?h.jsx("button",{type:"button",className:te("search toggle-search-button search-modal-trigger",t),onClick:p=>{p.preventDefault(),p.stopPropagation(),s()},"aria-label":u.formatMessage({id:"search_label"})}):h.jsx("form",{onSubmit:f,className:te("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&&!l?!o:!1,children:h.jsxs("p",{children:[h.jsx(ot,{element:"label",htmlFor:e,children:u.formatMessage({id:"search_label"})}),h.jsx("input",{ref:c,type:"search",id:e,name:e,defaultValue:r,placeholder:u.formatMessage({id:"search_placeholder"}),onKeyDown:p=>{p.key==="Enter"&&f(p)}}),h.jsx("button",{className:"clear",onClick:p=>{p.preventDefault(),p.stopPropagation(),c.current&&c.current.value&&(c.current.value="")},children:h.jsx(ot,{children:u.formatMessage({id:"search_clear"})})}),h.jsx("button",{className:`search ${d}`,onClick:f,children:h.jsx(ot,{children:u.formatMessage({id:"search_cta"})})})]})})})},D9=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}])},WR=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"]}},VR=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=WR(new FormData(e.form.current)),o=Object.assign(s,t);await n(o),sessionStorage.setItem(pp.SESSION_STORAGE.EMAIL,s.email),r&&r({...s,...a.values}),i([{type:"showSuccessMessage",value:!0}])},KR=({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:()=>{D9({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:wb,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:"/pages/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:"/pages/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"&&D9({ref:a.email,validateEmail:r,dispatch:o}))}),g.length&&o(g)}},validation:[{condition:"required"}],"data-testid":"signup-terms-checkbox"}),f};const GR=({className:e=""})=>h.jsxs("div",{className:te("success-message",e),"data-testid":"success-message",children:[h.jsx("p",{className:"success-title",children:h.jsx(le.FormattedMessage,{id:"signup_success_title"})}),h.jsx(le.FormattedMessage,{id:"signup_success_text",values:{p:t=>h.jsx("p",{children:t})}})]});const YR={validFields:{name:!1,email:!1,jobTitle:!1,organisation:!1},emailDetails:{email:"",boxType:"",isEnd2End:!1},shouldManuallyApprove:!1,shouldDisableButton:!0,loadRecaptcha:!1,showSuccessMessage:!1,showError:!1},ZR=({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=le.useIntl(),u=window.location.pathname.includes("/signup")?"/login":`/login?returnTo=${window.location.pathname+window.location.search}`,{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},[y,v]=E.useReducer(js,YR),{validFields:T,emailDetails:_,shouldManuallyApprove:C,shouldDisableButton:w,showSuccessMessage:x,showError:S}=y,[I,F]=fp.useCookies(["signup-this-session","functional-cookie-consent"]),$={form:E.createRef(),name:E.createRef(),email:E.createRef(),jobTitle:E.createRef(),organisation:E.createRef(),tc:E.createRef(),hiddenValidation:E.createRef()};E.useEffect(()=>{C===!0&&$.jobTitle.current&&$.jobTitle.current.focus()},[C]),E.useEffect(()=>{I["signup-this-session"]&&v([{type:"showSuccessMessage",value:!0}])},[I]),E.useEffect(()=>{x&&I["functional-cookie-consent"]&&F("signup-this-session","true",{path:"/",maxAge:3600})},[x]);const B=E.useMemo(()=>KR({placeholders:n,labels:t,shouldShow:m,functions:r,refs:$,state:y,dispatch:v,dataToSubmit:s,intl:l}),[s,r,l,$,m,y]),M=w?!0:C?!Object.values(T).every(O=>O===!0):!T.name||!T.email||["exists","pending","verify"].includes(_.boxType);return m.successMessage&&x?h.jsx(GR,{className:e}):h.jsxs("fieldset",{className:te("signup-form-fieldset",e),"data-testid":"signup-form",children:[m.title&&h.jsx("p",{className:"signup-title",children:h.jsx(le.FormattedMessage,{id:"signup_title"})}),S&&h.jsx(Lr,{variant:"error",text:l.formatMessage({id:"signup_error"})}),h.jsx(vr,{className:"signup-form",formRef:$.form,id:"sign-up-form",fields:B,intlPath:"signup",button:{variant:"primary",size:"medium",text:a||l.formatMessage({id:"signup_button_join"}),disabled:M?{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 VR({refs:$,dataToSubmit:s,createAccount:r.createAccount,onSuccess:r.onSuccess,dispatch:v,state:y})},onCatch:O=>{r.handleError(O),v([{type:"showSuccessMessage",value:!1},{type:"showError",value:!0}])}}}),h.jsx("button",{className:"validation-button",ref:$.hiddenValidation})]})};function QR({parentId:e,isMember:t,formFunctions:n,leave:r,join:i,meta:a}){const s=le.useIntl();return h.jsx(P0,{form:{content:{type:ze.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 XR({hasNextPage:e,fetchNextPage:t,setFocusReplyIndex:n,totalReplies:r}){const i=le.useIntl(),a=()=>{n(r),t()};return h.jsx(wl,{hasNextPage:e,loadNextPage:a,icon:{icon:"arrow-down",position:"right"},messages:{button:i.formatMessage({id:"loadMore_button"}),error:i.formatMessage({id:"loadMore_error"})}})}function JR({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i,user:a}){const{mutate:s}=ft.useMutation({mutationFn:e,onMutate:o=>t(l=>{const u=wg({reply:B6(o),user:a});return Os(u,l,{replace:!1,append:(o==null?void 0:o.replyId)!==void 0})}),onError:n,onSuccess:(o,l,u)=>{const c=wg({reply:o,user:a});r.setQueryData(i,Os(c,u,{replace:!0,append:(l==null?void 0:l.replyId)!==void 0})),setTimeout(()=>{Bp(c.id,"reply")},0)}});return s}function eF({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=ft.useMutation({mutationFn:e,onMutate:({replyId:i,content:a})=>t(s=>{const o=_n(i,s);return o&&(o.data.content=a),s}),onError:n});return r}function tF({replies:e,user:t,replyType:n,currentLocale:r}){return!e||!(t!=null&&t.id)?[]:e.map(({id:i,own_children:a,latest_children:s,children_counts:o,data:l,created_at:u,parent:c,...d})=>{var x,S,I,F,$,B,M,O,P,L,U,D,X;const f=(((x=a==null?void 0:a.like)==null?void 0:x.length)||0)>0,p=(((S=s==null?void 0:s.like)==null?void 0:S.length)||0)>0,g=f?(I=a==null?void 0:a.like)==null?void 0:I.find(Z=>{var k;return((k=Z==null?void 0:Z.user)==null?void 0:k.id)===(t==null?void 0:t.id)}):!1,m=typeof g=="object"?(g==null?void 0:g.id)??"":"",y=p?(F=s==null?void 0:s.like)==null?void 0:F.map(Z=>{var k,b,q;return{id:(k=Z==null?void 0:Z.user)==null?void 0:k.id,name:(q=(b=Z==null?void 0:Z.user)==null?void 0:b.data)==null?void 0:q.name}}):!1,v=(O=(M=(B=($=l==null?void 0:l.payload)==null?void 0:$.data)==null?void 0:B.translations)==null?void 0:M[r])==null?void 0:O.body,T=(L=(P=l==null?void 0:l.payload)==null?void 0:P.data)==null?void 0:L.original,_=!!v,C=(T==null?void 0:T.locale)===r,w=v||(T==null?void 0:T.body);return{user:d==null?void 0:d.user,body:n===Ft.Courses?Tb({payload:(U=l==null?void 0:l.payload)==null?void 0:U.data,currentLocale:r,originalLocale:l==null?void 0:l.locale}):w||"",locale:l==null?void 0:l.locale,createdAt:u,data:{...nF(l),translationInfo:{hasTranslation:_,isOriginalPost:C,currentBody:w,currentLocale:r,originalBody:T==null?void 0:T.body,originalLocale:T==null?void 0:T.locale}},likeId:m,liked:p,likes:(o==null?void 0:o.like)||0,peopleWhoLiked:y,replyId:i,parent:c,userLiked:!!g,payloadId:(D=l==null?void 0:l.payload)==null?void 0:D.id,payloadCollection:(X=l==null?void 0:l.payload)==null?void 0:X.collection}})}function nF(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 pm({queryFns:{create:e,edit:t,like:n,list:r,remove:i,unlike:a},queryKey:s,type:o=Ft.Communities}){const l=ft.useQueryClient(),u=Jc(),c=Ra(),d={queryClient:l,queryKey:s},f={mutationHandlers:{error:Np(d),mutate:Ip(d)},user:u,...d},p=JR({...f,mutationFn:e}),g=eF({...f,mutationFn:t}),m=rF({...f,mutationFn:n}),y=aF({...f,mutationFn:i}),v=sF({...f,mutationFn:a}),{replies:T,..._}=iF({queryKey:s,queryFn:r});return{replies:tF({replies:T,user:u,replyType:o,currentLocale:c}),mutations:{create:p,edit:g,remove:y,like:m,unlike:v},user:u,..._}}function rF({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i}){const{mutate:a}=ft.useMutation({mutationFn:e,onMutate:({replyId:s})=>t(o=>{const l=_n(s,o);return l&&Ag({reply:l}),o}),onError:n,onSuccess:(s,{replyId:o},l)=>{const u=_n(o,l);u&&Ag({reply:u,reaction:s}),r.setQueryData(i,l)}});return a}function iF({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}=ft.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:o=>(o==null?void 0:o.next)||null});return{replies:Fp(n),error:r,isLoading:i,hasNextPage:a,fetchNextPage:s}}function aF({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=ft.useMutation({mutationFn:e,onMutate:({replyId:i})=>t(a=>Eb(i,a)),onError:n});return r}function sF({mutationFn:e,mutationHandlers:{mutate:t,error:n},user:r}){const{mutate:i}=ft.useMutation({mutationFn:e,onMutate:({replyId:a})=>t(s=>{const o=_n(a,s);return o&&M6({reply:o,user:r}),s}),onError:n});return i}const oF=({activityId:e,basePath:t,isMember:n,parentId:r,replyId:i,functions:{reactions:a,form:s,likes:o},type:l=Ft.Communities})=>{const u=le.useIntl(),c=3,{replies:d,fetchNextPage:f,hasNextPage:p,isLoading:g,mutations:{create:m,edit:y,like:v,remove:T,unlike:_}}=pm({queryKey:[t,r,e,i,"replies"],queryFns:{...a,list:x=>a.list({...x,reactionId:i})},type:l});vp([g]);const[C,w]=E.useState(!0);return h.jsxs(h.Fragment,{children:[(d==null?void 0:d.length)>=c&&h.jsx(Ie,{className:"nested-replies-show-toggle",variant:"secondary",size:"small",styling:{muted:!0},icon:{icon:`arrow_corner-${C?"up_left":"down_right"}`,position:"left"},onClick:()=>w(!C),children:u.formatMessage({id:`discussion_thread_${C?"hide":"show"}`},{count:d==null?void 0:d.length})}),C&&h.jsx(sx,{loadMore:{isLoading:g,hasNextPage:p,loadNextPage:()=>f()},form:{parentId:r,content:{type:ze.Reply,slugs:{question:`${t}/${r}`,answer:e,reply:i}},functions:{create:(x,{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:x,likes:S,data:I,body:F,createdAt:$,userLiked:B,peopleWhoLiked:M,parent:O,user:P,likeId:L})=>h.jsx($l,{isCommunity:!0,content:{id:x,type:ze.Reply,body:F,createdAt:$,slugs:{question:`${t}/${r}`,answer:e,reply:O},slug:"",author:_l(P),userLiked:B,likes:S,peopleWhoLiked:l===Ft.Courses?!1:M,data:I},forceHide:{shareLink:l===Ft.Courses},userHasPermissions:n,functions:{content:{createContent:()=>null,deleteContent:()=>T({replyId:x}),updateContent:(U,{body:D})=>y({replyId:x,content:D})},likes:{createLike:()=>v({replyId:x}),deleteLike:()=>_({replyId:x,reactionId:L}),listLikes:U=>o.list({replyId:x,...U})},comments:{},form:s},styling:{showShareLinkButton:!0},badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:r||""},{scope:nn.Platform,area:"all"}]},disableMentions:l===Ft.Courses,basePath:t,parentId:r},x)):null})]})};function lF({formFns:e,activityId:t,basePath:n,focus:r,isMember:i,parentId:a,reply:s,type:o=Ft.Communities}){const{body:l,data:u,likeId:c,likes:d,peopleWhoLiked:f,replyId:p,createdAt:g,user:m,userLiked:y}=s,{edit:v,like:T,remove:_,unlike:C}=e.mutations;return h.jsx(nx,{children:h.jsx($l,{isCommunity:!0,content:{id:p,type:ze.Reply,body:l,createdAt:g,slugs:{question:`${n}/${a}`,answer:t,reply:p},slug:p,author:_l(m),userLiked:y,likes:d,peopleWhoLiked:o===Ft.Courses?!1:f,data:u},userHasPermissions:i,functions:{content:{createContent:()=>null,deleteContent:()=>_({replyId:p}),updateContent:(w,{body:x})=>v({replyId:p,content:x})},likes:{createLike:()=>T({replyId:p}),deleteLike:()=>C({replyId:p,reactionId:c}),listLikes:w=>e.likes.list({replyId:p,...w})},comments:{},form:e.form},forceHide:{shareLink:o===Ft.Courses},badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:a||""},{scope:nn.Platform,area:"all"}]},translation:{isTranslatable:!0,onTranslate:async({payloadId:w,payloadCollection:x})=>({body:"Translated body"})},disableMentions:o===Ft.Courses,children:h.jsx(oF,{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 iu="ALL",u_=({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=Ft.Communities,repliesFilters:p})=>{const g=le.useIntl(),m=Ra(),{fetchNextPage:y,hasNextPage:v,isLoading:T,replies:_,mutations:{create:C,remove:w,edit:x,like:S,unlike:I}}=pm({queryKey:[t,n,e,"replies"],queryFns:u,type:f}),[F,$]=E.useState(f===Ft.Courses&&m||iu),[B,M]=E.useState([]),O=E.useMemo(()=>_,[JSON.stringify(_)]);E.useEffect(()=>{if(!O)return;const D=!F||F===iu||f!==Ft.Courses?O:O.filter(X=>X.locale===F);M(D)},[O,F]);const[P,L]=E.useState(null);vp([T]),Mp();const U={create:(D,X)=>{const{body:Z}=X;C({activityId:e,content:Z})},...a};return h.jsxs("section",{className:"replies-feed",children:[h.jsx(ax,{type:"comment",responses:r,isLoading:T}),d?h.jsxs(h.Fragment,{children:[h.jsx(QR,{parentId:n,isMember:i,join:s,leave:o,formFunctions:U,meta:{isAutoFocused:f===Ft.Courses||!1}}),f===Ft.Courses&&(p==null?void 0:p.isEnabled)&&h.jsxs("section",{className:"replies-feed-language-switcher",style:{display:"flex"},children:[h.jsx(vr,{id:"replies-feed-language-switcher",fields:[{id:"language",label:!1,type:"select",initialValue:F,options:[{id:iu,label:g.formatMessage({id:"activitySection_language_switcher_all_languages_option"})},...(p==null?void 0:p.options)||[]],functions:{onChange:D=>$(D)}}],functions:{},button:{hideButton:!0}}),h.jsx(Ie,{icon:"info-inside-circle",variant:"tertiary",className:"language-switcher-info-button",tooltip:g.formatMessage({id:"activitySection_language_switcher_info"}),forceTooltip:!0,children:h.jsx(ot,{children:g.formatMessage({id:"activitySection_language_switcher_info"})})})]}),B==null?void 0:B.map((D,X)=>h.jsx(lF,{activityId:e,basePath:t,focus:P===X,formFns:{form:a,likes:l,reactions:u,mutations:{remove:w,edit:x,like:S,unlike:I}},isMember:i,parentId:n,reply:D,type:f},D.replyId)),T?h.jsx(h.Fragment,{children:" "}):h.jsx(XR,{hasNextPage:v,fetchNextPage:y,setFocusReplyIndex:L,totalReplies:_.length})]}):h.jsx(In,{children:h.jsx(le.FormattedMessage,{id:"replies_feed_missing_polls_vote_message"})}),h.jsx(R0,{form:c})]})};function uF({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}=ft.useInfiniteQuery({queryKey:t,queryFn:e,initialPageParam:{next:""},getNextPageParam:c=>(c==null?void 0:c.next)||null}),l=Fp(n),u=`${l.length||0}${a?"+":""}`;return{likes:l,likesCount:u,error:r,isLoading:i,hasNextPage:a,fetchNextPage:s,refetch:o}}function cF({queryFns:{list:e},queryKey:t}){const{likes:n,...r}=uF({queryKey:t,queryFn:e});return{likes:n,...r}}function c_({basePath:e,parentId:t,activityId:n,likeCount:r,functions:i}){const{likes:a,fetchNextPage:s,hasNextPage:o,refetch:l}=cF({queryKey:[e,t,n,"likes"],queryFns:i.likes});E.useEffect(()=>{l()},[l]);const u=a.map(({user:c})=>c).map(c=>c?_l(c):void 0).filter(c=>c&&typeof c!="string");return h.jsx("section",{className:"likes-feed",children:h.jsx(X3,{members:{data:u,total:r},showHeader:!1,showPlaceholders:!0,communitySlug:t,hasNextPage:o&&u.length<r,loadNextPage:s})})}const d_=({showModal:e=!0,functions:{onClose:t,likes:n},likeCount:r,className:i,...a})=>{const s=le.useIntl();return h.jsx(vi,{id:"likes-modal",title:s.formatMessage({id:"discussion_likes"},{number:r}),isOpen:e,functions:{onClose:t},className:te("profile-modal in-portal",i,{open:e}),maxWidth:600,children:h.jsx(c_,{...a,likeCount:r??0,functions:{likes:n}})})},dF=Object.freeze(Object.defineProperty({__proto__:null,default:d_},Symbol.toStringTag,{value:"Module"})),fF={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 hF=3e3,f_=({url:e,gtm:t={context:"ShareLink",event:"copy-link-click"}})=>{const n=le.useIntl(),r="discussion_share_copy_link",[i,a]=E.useState({isOpen:!1,isCopied:!1});return h.jsxs("li",{className:"share-link-wrapper",children:[h.jsx(ys,{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})},hF)})},"data-gtm-event-context":t.context,"data-gtm-event-type":t.event,"data-testid":"share-link",screenreaderText:n.formatMessage({id:r})}),h.jsx(mi,{className:te({copied:i.isCopied}),isOpen:i.isOpen,styling:{hasPointer:"top",extraPadding:!1},children:n.formatMessage({id:`${r}${i.isCopied?"_success":""}`})})]})};const ra="discussion_",h_=({className:e,gtmContext:t,contentType:n,likes:r,comments:i,replies:a,edit:s,shareLink:o,moreMenu:l})=>{const u=le.useIntl(),c=[];return l&&l.reportData&&c.push({text:u.formatMessage({id:`${ra}moreMenu_report`}),onClick:d=>{d.stopPropagation()},href:`mailto:communities@apolitical.co?subject=${encodeURI(u.formatMessage({id:`${ra}report_subject`}))}&body=${encodeURI(u.formatMessage({id:`${ra}report_body`},{contentType:n||"",contentSlug:l&&l.reportData&&l.contentSlug||"",contentUrl:l&&l.reportData&&l.reportData.contentUrl||""}))}`,icon:"flag"}),h.jsxs("ul",{className:te("actions text-medium",e),"data-testid":`${n}-actions`,children:[r?h.jsx(_b,{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(ys,{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:`${ra}comments_screenReader`},{count:i.count}),children:u.formatMessage({id:`${ra}comments${i.count===null?"_loading":""}`},{count:i.count})})}):h.jsx(h.Fragment,{}),a?h.jsx("li",{children:h.jsx(ys,{styling:{muted:!0},onClick:a.functions.onClick,icon:{icon:"speech-bubble_square"},"data-testid":"reply",disabled:!a.canReply,children:u.formatMessage({id:`${ra}reply`})})}):h.jsx(h.Fragment,{}),s?h.jsx("li",{className:"edit-button-item",children:h.jsx(ys,{styling:{muted:!0},onClick:s.onClick,icon:{icon:"pencil-paper"},"data-testid":"edit",children:u.formatMessage({id:`${ra}action_edit`})})}):h.jsx(h.Fragment,{}),o?h.jsx(f_,{url:o.url,gtm:{context:t||"",event:`copy-link-${n}-click`}}):h.jsx(h.Fragment,{}),l?h.jsx(Fc,{element:"li",id:`more-${l.contentSlug}`,options:[...l.options||[],...c]}):h.jsx(h.Fragment,{})]})};const pF=({breadcrumbs:e,cutoff:t=20,className:n=""})=>{const r=le.useIntl();return h.jsxs(h.Fragment,{children:[h.jsx(ot,{element:"p",children:r.formatMessage({id:"breadcrumbs_label"})}),h.jsx("ul",{className:te("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(ot,{element:"span",children:r.formatMessage({id:"breadcrumbs_currentPage"})}),h.jsx(Ki,{href:s?void 0:a,...l,children:rl(i,t)})]},`${pi(i)}_${o}`)})})]})};const mm=({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:te("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 p_=({options:e,defaultOptions:t=[],allOption:n=!1,allowMultiple:r=!0,onChange:i=()=>{},preventNoOptionSelected:a=!1,className:s="",styling:o,gtm:l})=>{const u=le.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]=E.useState(n?["all"]:t.length?t.map(T=>T.id):[]),[m,y]=E.useState(0),v=(T,_)=>{let C=[];p.includes(T)&&!a?C=p.filter(w=>w!==T):T==="all"?C=["all"]:r?C=[...p.filter(w=>w!=="all"),T]:C=[T],g(w=>(i&&typeof i=="function"&&i({current:C,previous:w}),C)),_&&typeof _=="function"&&_()};return h.jsx("ul",{className:te("filters",s),children:f.map(({id:T,text:_,disabled:C=!1,callback:w=()=>{},content:x},S)=>{let I={tabIndex:m===S?0:-1};return C&&(I={disabled:!0,"aria-label":u.formatMessage({id:"filters_disabled"},{name:_})}),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)||`${_.toLowerCase().replace(" ","-")}-click`,className:te(T,{selected:p.includes(T),large:d,muted:c}),onClick:F=>{F.preventDefault(),F.stopPropagation(),v(T,w)},onKeyDown:F=>{var O,P;let $=S+1,B,M;switch(F.code){case"Enter":case"Space":F.preventDefault(),F.stopPropagation(),v(T,w);break;case"ArrowLeft":case"ArrowRight":F.preventDefault(),F.stopPropagation(),F.code==="ArrowLeft"?($=S-1,$<0&&($=f.length-1)):$>=f.length&&($=0),y($),B=F.currentTarget.closest("li"),M=(O=B==null?void 0:B.parentElement)==null?void 0:O.children[$],(P=M==null?void 0:M.querySelector("button"))==null||P.focus();break}},"aria-selected":p.includes(T),...I,children:x||_})},T)})})},mF=(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 au="languageSwitcher_",gF=({currentLanguage:e,isOriginalLanguage:t=!1,isHumanTranslation:n=!1,translations:r,onChange:i,urlParts:a,variant:s="default",label:o,className:l=""})=>{const u=le.useIntl(),{updateLanguage:c=()=>{}}=E.useContext(Tp),[d,f]=E.useState(e);if(E.useEffect(()=>{e!==d&&f(e)},[e]),!r||!Object.values(r).some(y=>y&&y.post_name))return null;const g=Object.keys(r),m=d!==e;return h.jsxs("div",{className:te("language-switcher text-small",s,l),children:[h.jsxs("nav",{children:[s!=="short"&&h.jsx("p",{children:o||u.formatMessage({id:`${au}label`})}),h.jsx("ul",{children:g.map(y=>{var C;if(!wa.ALL_LOCALES.includes(y))return null;const v=(C=r[y])==null?void 0:C.post_name,T=wa.ALL_LOCALES_WITH_LABELS.filter(w=>w.value===y)[0].title;let _={className:y};if(d===y)_["aria-label"]=u.formatMessage({id:`${au}selected`},{language:T});else{const w=mF(y,v,a);_={..._,href:typeof w=="string"?w:w.url,onClick:x=>{f(y),c(y),typeof i<"u"&&(x.preventDefault(),x.stopPropagation(),i(y,typeof w=="string"?w:w.urlForRouter))}}}return h.jsx("li",{children:h.jsx(Ki,{..._,fallbackElement:"span",children:T})},y)})}),s!=="short"&&!m&&h.jsx("p",{children:u.formatMessage({id:`${au}translation_${t?"original":n?"human":"machine"}`})})]}),s!=="short"&&!m&&!t&&!n&&h.jsx("small",{children:u.formatMessage({id:`${au}disclaimer`},{email:ls.support,link:y=>{const v=`mailto:${y}`;return h.jsx("a",{href:v,children:y})}})})]})};const Dd=le.createIntl({locale:"en",messages:Vt}),wl=({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:Dd.formatMessage({id:"loadMore_button"}),endOfFeed:Dd.formatMessage({id:"loadMore_endOfFeed"}),error:Dd.formatMessage({id:"loadMore_error"})},className:l="",gtmContext:u="LoadMore"})=>{const[c,d]=E.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:te("load-more",l),children:!c&&e?h.jsx(Ie,{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 gm=({variant:e="default",version:t="default",className:n="",...r})=>{const i=Qc();return h.jsx("p",{className:"logo-wrapper",children:h.jsx("a",{href:i||"/home/",className:te("logo",e,t,n),...r,children:h.jsx(ot,{children:h.jsx(le.FormattedMessage,{id:"apolitical"})})})})};let su=!1;const Fc=({element:e="div",id:t="more-menu",options:n,className:r=""})=>{const i=le.useIntl(),a=E.useRef(null),[s,o]=E.useState(!1),l=u=>{a.current&&u.target instanceof HTMLElement&&!a.current.contains(u.target)&&o(!1)};return E.useEffect(()=>(document.addEventListener("click",l,!0),()=>{document.removeEventListener("click",l,!0)})),E.createElement(e,{ref:a,className:te("more-menu text-medium",r),children:h.jsxs(h.Fragment,{children:[h.jsx(Ie,{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:y=>{o(!1),typeof c=="function"&&c(y)},onFocus:()=>{su&&(clearTimeout(su),su=!1)},onBlur:()=>{su=setTimeout(()=>{o(!1)},100)}};return u&&(m.href=u),h.jsx("li",{className:"more-menu-list-item",children:h.jsx(Ie,{variant:"tertiary",size:"medium",icon:f?{icon:f,position:"left"}:!1,...m,children:d})},`${pi(d)}_${g}`)})})]})})},vF=(e,t=!1)=>t?e.replaceAll("/","")===t:typeof window<"u"&&window.location&&window.location.pathname===e;const yF=E.lazy(()=>Promise.resolve().then(()=>P7)),O9=[{key:"homepage",href:"/home/"},{key:"events",href:"/events/"},{key:"microcourses",href:"/microcourses/"},{key:"articles",href:"/solution-articles/"},{key:"communities",href:"/communities/"}],m_=({activeLink:e,profile:t})=>{const n=le.useIntl(),r=E.useContext(Pt),i=r&&typeof r.id=="string",a=Qc();return a&&(O9[0].href=a),h.jsxs("ul",{id:"navigation-menu",className:"text-medium",children:[O9.map(({key:s,href:o})=>{const l=vF(o,e),u={};return l&&(u["aria-current"]="page"),h.jsx("li",{className:te(s,{active:l}),children:h.jsx("a",{href:o,"data-gtm-event-type":`${s}-click`,"data-gtm-event-context":"NavigationMenu",className:"gtm-trackable",...u,children:n.formatMessage({id:`navigationMenu_links_${s}`})})},s)}),i&&t&&h.jsx(yF,{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"})]})},oo=(e,t,n)=>`${e}?share=${t}${n?`&uuid=${n}`:""}`,EF=({title:e,link:t,referrer:n})=>[{key:"linkedin",icon:"social_linkedin",url:`https://www.linkedin.com/shareArticle?mini=true&url=${encodeURIComponent(`${oo(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(`${oo(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(`${oo(t,"facebook",n)}`)}&t=${e}`},{key:"email",icon:"share_email",url:`mailto:?subject=${encodeURIComponent(e)}&body=${encodeURIComponent(`${e}
141
141
 
142
142
  ${oo(t,"mailto",n)}&src=email`)}`},{key:"clipboard-copy",icon:"share_copy-link",url:oo(t,"copy",n),shouldRender:()=>navigator&&navigator.clipboard&&navigator.clipboard.writeText,onClick:(r,i)=>(r.preventDefault(),r.stopPropagation(),navigator.clipboard.writeText(i))}];const bF="shareLinks_",TF=({title:e,link:t,referrer:n,gtmContext:r="ShareLinks",size:i="large",variant:a="default",className:s=""})=>{const o=le.useIntl(),l=EF({title:e,link:t,referrer:n});return h.jsxs("aside",{className:te("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(Ie,{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:`${bF}link_${u}`}),...g})},u)})})]})};const _F=({tabs:e,className:t="",preventLocationChange:n})=>{var g;const r=(m,y,v)=>(m||(m=`panel-${pi(y)}-${v}`),m),i=Wi(!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]=E.useState((g=e[a])!=null&&g.id?e[a].id:r(e[a].id,e[a].text,a)),[l,u]=E.useState(""),c=(m,y)=>{switch(m.key){case"ArrowLeft":case"ArrowRight":{m.preventDefault();let v=y;m.key==="ArrowLeft"?y>0?v=y-1:v=e.length-1:m.key==="ArrowRight"&&(y<e.length-1?v=y+1:v=0);const T=r(e[v].id,e[v].text,v),_=document.getElementById(`tab-${T}`);_==null||_.focus(),u(T);break}case"Enter":o(l),window.location.hash=`#${l}`;break}},d=m=>{let y=!1;return m.target==="min-width"&&i>=m.value&&(y=!0),m.target==="max-width"&&i<=m.value&&(y=!0),y};E.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:y,content:v,href:T,hasCarousel:_,breakpoint:C},w)=>{if(C&&!d(C))return;m=r(m,y,w);const x=s===m,S={};T||(S["aria-controls"]=m,S.onClick=I=>{I.preventDefault(),I.stopPropagation(),o(m),!n&&window.history.replaceState(null,"",`#${m}`)},p.push(h.jsx("section",{id:m,hidden:!x,role:"tabpanel","aria-labelledby":`tab-${m}`,"aria-live":x?"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:T||`#${m}`,id:`tab-${m}`,"aria-controls":m,className:te({selected:x}),role:"tab",tabIndex:x?0:-1,"aria-selected":x,onKeyDown:I=>c(I,w),...S,children:y})},`tab-${m}`))}),h.jsxs("div",{className:te("tabs-wrapper",t),children:[h.jsx("ul",{className:"tabs",role:"tablist",children:f}),h.jsx("div",{className:"tab-content",children:p})]})};const CF={"2-1":901,"1-3":769,"1-1":769},g_=({layout:e="2-1",hideOnMobile:t=!1,hasCSSContainers:n=!1,className:r="",children:i})=>{const a=Wi(!0);let s=i;if(E.Children.count(i)===1){const o=E.Children.toArray(i)[0];E.isValidElement(o)&&o.props&&(s=o.props.children)}return h.jsx("section",{className:te("columns",`layout-${e}`,r,{"has-containers":n}),children:E.Children.map(s,(o,l)=>t!==!1&&l===t&&a&&a<CF[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:te("full-width-section",t,{[i]:i!=="default",[a]:a!=="none"}),...r,children:e})};const xF=({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:te("download-section",n),styling:{background:"dark"},children:h.jsxs("div",{className:"content-default",children:[E.createElement(typeof e=="string"?"h2":e.element,{className:"text"},typeof e=="string"?e:e.text),h.jsx(Hs,{buttons:r})]})})};const Bh="editSection_";function v_({href:e,setShowModal:t}){typeof e!="string"&&t(!0)}const wF=({icon:e,description:t,ctaMessage:n,href:r,showEditButton:i,setShowModal:a})=>{const{formatMessage:s}=le.useIntl();return h.jsxs(In,{variant:"muted",icon:e,children:[h.jsx("p",{children:t||s({id:`${Bh}placeholder_description`})}),i&&h.jsx("p",{children:h.jsx(Ie,{href:r,variant:"secondary",size:"small",onClick:()=>v_({href:r,setShowModal:a}),children:n||s({id:`${Bh}placeholder_cta`})})})]})},AF=({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}=le.useIntl(),[d,f]=E.useState(!1),p=()=>f(!1),g=!!n||!!r,m=typeof i=="string"||g;let y;return r&&(y=E.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:te("edit-section",t),children:[g&&h.jsx(vi,{title:o||`Edit ${a}`,isOpen:d,showDivider:!1,showIcon:!1,functions:{onClose:p},className:te("edit-section-modal"),children:y||(n?h.jsx(vr,{...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 T,_;(T=n==null?void 0:n.functions)!=null&&T.onSuccess&&await((_=n==null?void 0:n.functions)==null?void 0:_.onSuccess(v)),f(!1)},onCancel:p}}):h.jsx(h.Fragment,{}))}),h.jsxs("div",{className:te("edit-section-header",{"no-title":!s}),children:[s&&h.jsx("h2",{className:"edit-section-header-title",children:a}),m&&h.jsx(Ie,{href:i,variant:"tertiary",size:"small",icon:"pencil",onClick:()=>v_({href:i,setShowModal:f}),children:c({id:`${Bh}edit`})})]}),e||h.jsx(wF,{...l,href:i,setShowModal:f,showEditButton:m}),u&&h.jsx(mr,{})]})};const SF=({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:te("logos",i,`align-${l}`,{[u]:u!=="block","wrap-logos":o}),children:[e&&E.createElement(s.element,{className:te("title",s.className)},s.text),t&&h.jsx("p",{children:t}),h.jsx("ul",{className:te({"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})]},`${c.url}_${g}`)})})]})};let Od;const Nd="contactFooter_",kF=({onSuccess:e=async()=>{},onFailure:t=()=>{}})=>{const n=E.useRef(null),[r,i]=E.useState(0),[a,s]=E.useState(!1),o=()=>{n.current&&i(n.current.clientHeight)},l=()=>{a||(s(!0),clearTimeout(Od),Od=setTimeout(()=>{o(),s(!1)},500))};return E.useEffect(()=>(o(),window.addEventListener("resize",l),()=>{clearTimeout(Od),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(le.FormattedMessage,{id:`${Nd}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(le.FormattedMessage,{id:`${Nd}text`})}),h.jsx(Ki,{className:"mailto-link",href:"mailto:hello@apolitical.co",children:h.jsx(le.FormattedMessage,{id:`${Nd}email`})})]}),h.jsx(i_,{functions:{onSuccess:e,onFailure:t},gtm:{context:"FooterContactUsForm",event:"contact-form-submit-click"}})]})]})})},DF=({activeLink:e,profile:t,...n})=>h.jsx(Zi,{children:h.jsx(g_,{layout:"1-3",children:h.jsxs(h.Fragment,{children:[h.jsx(m_,{activeLink:e,profile:t}),h.jsx(G4,{...n})]})})});const Id="cookieBanner_",Pd=["apol-cookie-banner","apolitical-performance-cookie-consent","functional-cookie-consent"],Rd=new Date(Date.now()+12*30*24*60*60*1e3),y_=()=>{const e=le.useIntl(),[t,n,r]=fp.useCookies(Pd),[i,a]=E.useState(!t["apol-cookie-banner"]),s=()=>{Pd.forEach(c=>{n(c,!0,{path:"/",expires:Rd,domain:c==="apolitical-performance-cookie-consent"?".apolitical.co":void 0})}),a(!1),window.location.reload()},o=()=>{n("apol-cookie-banner",!0,{path:"/",expires:Rd}),Pd.forEach(c=>{if(c==="apol-cookie-banner"){n(c,!0,{path:"/",expires:Rd});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:`${Id}buttons_${c.id}`})})}),h.jsxs("section",{id:"cookie-banner","aria-labelledby":"cookie-banner-title","aria-describedby":"cookie-banner-desc","aria-live":"polite","aria-modal":"true",className:"text-medium",children:[h.jsx("h6",{id:"cookie-banner-title","aria-label":"Cookies and your privacy",children:e.formatMessage({id:`${Id}title`})}),h.jsx("p",{id:"cookie-banner-desc",children:e.formatMessage({id:`${Id}text`})}),h.jsx(Hs,{buttons:u})]})},si={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:["trust","privacy","terms","cookie","accessibility","ai"],privacy:{href:"/pages/privacy-policy",gtmType:"privacy-policy-link"},terms:{href:"/pages/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"},trust:{href:"/pages/trust-at-apolitical",gtmType:"trust-at-apolitical-link"},accessibility:{href:"/pages/accessibility-statement",gtmType:"accessibility-link"},text:{order:["dataProtection","euDataProtection"],dataProtection:{email:ls["data-protection"].default,gtmType:"email-dpo-link"},euDataProtection:{email:ls["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:ls.support,gtmType:"concierge-email-click"},business:{email:ls.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 ms="footer_",Bc="SiteFooter",N9=({group:e})=>{const t=si[e].order||[];let n=!1;return"text"in si[e]&&(n=si[e].text),h.jsxs(E.Fragment,{children:[h.jsx("p",{className:"pre-title",children:h.jsx(le.FormattedMessage,{id:`${ms}${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}=si[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":Bc,"data-gtm-event-type":a,...s,children:h.jsx(le.FormattedMessage,{id:`${ms}${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(E.Fragment,{children:[h.jsx("dt",{children:h.jsx(le.FormattedMessage,{id:`${ms}${e}_${r}`})}),h.jsxs("dd",{children:[typeof n!="boolean"&&n[r].address&&h.jsx("address",{children:h.jsx(le.FormattedMessage,{id:`${ms}${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":Bc,"data-gtm-event-type":n[r].gtmType,children:n[r].email})]})]},`dl-${e}-${r}`))})]},e)},vm=()=>h.jsx("div",{id:"footer",children:h.jsxs("div",{className:"wrapper",children:[h.jsx(Yc,{element:"hr"}),h.jsx(gm,{variant:"inverted",version:"full",className:"gtm-trackable","data-gtm-event-context":Bc,"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(N9,{group:e}),Object.keys(si[e]).includes("child")&&h.jsx(N9,{group:si[e].child})]},e))}),h.jsx("hr",{}),h.jsxs("div",{className:"sub-footer",children:[h.jsx("ul",{children:Array.isArray(si.social.order)&&si.social.order.map(e=>{const t=si.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":Bc,"data-gtm-event-type":"social-click",children:h.jsx("span",{className:"hidden",children:h.jsx(le.FormattedMessage,{id:`${ms}social_${e}`})})})},e)})}),h.jsx("small",{children:h.jsx(le.FormattedMessage,{id:`${ms}copyright`,values:{currentYear:new Date().getFullYear()}})})]})]})}),jr=Object.create(null);jr.open="0";jr.close="1";jr.ping="2";jr.pong="3";jr.message="4";jr.upgrade="5";jr.noop="6";const rc=Object.create(null);Object.keys(jr).forEach(e=>{rc[jr[e]]=e});const Mh={type:"error",data:"parser error"},E_=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",b_=typeof ArrayBuffer=="function",T_=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,ym=({type:e,data:t},n,r)=>E_&&t instanceof Blob?n?r(t):I9(t,r):b_&&(t instanceof ArrayBuffer||T_(t))?n?r(t):I9(new Blob([t]),r):r(jr[e]+(t||"")),I9=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+(r||""))},n.readAsDataURL(e)};function P9(e){return e instanceof Uint8Array?e:e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}let Fd;function OF(e,t){if(E_&&e.data instanceof Blob)return e.data.arrayBuffer().then(P9).then(t);if(b_&&(e.data instanceof ArrayBuffer||T_(e.data)))return t(P9(e.data));ym(e,!1,n=>{Fd||(Fd=new TextEncoder),t(Fd.encode(n))})}const R9="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Io=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e<R9.length;e++)Io[R9.charCodeAt(e)]=e;const NF=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=Io[e.charCodeAt(r)],s=Io[e.charCodeAt(r+1)],o=Io[e.charCodeAt(r+2)],l=Io[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},IF=typeof ArrayBuffer=="function",Em=(e,t)=>{if(typeof e!="string")return{type:"message",data:__(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:PF(e.substring(1),t)}:rc[n]?e.length>1?{type:rc[n],data:e.substring(1)}:{type:rc[n]}:Mh},PF=(e,t)=>{if(IF){const n=NF(e);return __(n,t)}else return{base64:!0,data:e}},__=(e,t)=>{switch(t){case"blob":return e instanceof Blob?e:new Blob([e]);case"arraybuffer":default:return e instanceof ArrayBuffer?e:e.buffer}},C_=String.fromCharCode(30),RF=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((a,s)=>{ym(a,!1,o=>{r[s]=o,++i===n&&t(r.join(C_))})})},FF=(e,t)=>{const n=e.split(C_),r=[];for(let i=0;i<n.length;i++){const a=Em(n[i],t);if(r.push(a),a.type==="error")break}return r};function BF(){return new TransformStream({transform(e,t){OF(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 Bd;function ou(e){return e.reduce((t,n)=>t+n.length,0)}function lu(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 MF(e,t){Bd||(Bd=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(ou(n)<1)break;const l=lu(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(ou(n)<2)break;const l=lu(n,2);i=new DataView(l.buffer,l.byteOffset,l.length).getUint16(0),r=3}else if(r===2){if(ou(n)<8)break;const l=lu(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(Mh);break}i=c*Math.pow(2,32)+u.getUint32(4),r=3}else{if(ou(n)<i)break;const l=lu(n,i);o.enqueue(Em(a?l:Bd.decode(l),t)),r=0}if(i===0||i>e){o.enqueue(Mh);break}}}})}const x_=4;function $t(e){if(e)return LF(e)}function LF(e){for(var t in $t.prototype)e[t]=$t.prototype[t];return e}$t.prototype.on=$t.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this};$t.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this};$t.prototype.off=$t.prototype.removeListener=$t.prototype.removeAllListeners=$t.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};$t.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};$t.prototype.emitReserved=$t.prototype.emit;$t.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]};$t.prototype.hasListeners=function(e){return!!this.listeners(e).length};const c1=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),Vn=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())(),$F="arraybuffer";function w_(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const jF=Vn.setTimeout,HF=Vn.clearTimeout;function d1(e,t){t.useNativeTimers?(e.setTimeoutFn=jF.bind(Vn),e.clearTimeoutFn=HF.bind(Vn)):(e.setTimeoutFn=Vn.setTimeout.bind(Vn),e.clearTimeoutFn=Vn.clearTimeout.bind(Vn))}const UF=1.33;function zF(e){return typeof e=="string"?qF(e):Math.ceil((e.byteLength||e.size)*UF)}function qF(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 A_(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function WF(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function VF(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 KF extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class bm extends $t{constructor(t){super(),this.writable=!1,d1(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 KF(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=Em(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=WF(t);return n.length?"?"+n:""}}class GF extends bm{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)};FF(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,RF(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]=A_()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(t,n)}}let S_=!1;try{S_=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const YF=S_;function ZF(){}class QF extends GF{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 Rr extends $t{constructor(t,n,r){super(),this.createRequest=t,d1(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=w_(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=Rr.requestsCount++,Rr.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=ZF,t)try{this._xhr.abort()}catch{}typeof document<"u"&&delete Rr.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()}}Rr.requestsCount=0;Rr.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",F9);else if(typeof addEventListener=="function"){const e="onpagehide"in Vn?"pagehide":"unload";addEventListener(e,F9,!1)}}function F9(){for(let e in Rr.requests)Rr.requests.hasOwnProperty(e)&&Rr.requests[e].abort()}const XF=function(){const e=k_({xdomain:!1});return e&&e.responseType!==null}();class JF extends QF{constructor(t){super(t);const n=t&&t.forceBase64;this.supportsBinary=XF&&!n}request(t={}){return Object.assign(t,{xd:this.xd},this.opts),new Rr(k_,this.uri(),t)}}function k_(e){const t=e.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||YF))return new XMLHttpRequest}catch{}if(!t)try{return new Vn[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}const D_=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class eB extends bm{get name(){return"websocket"}doOpen(){const t=this.uri(),n=this.opts.protocols,r=D_?{}:w_(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;ym(r,this.supportsBinary,a=>{try{this.doWrite(r,a)}catch{}i&&c1(()=>{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]=A_()),this.supportsBinary||(n.b64=1),this.createUri(t,n)}}const Md=Vn.WebSocket||Vn.MozWebSocket;class tB extends eB{createSocket(t,n,r){return D_?new Md(t,n,r):n?new Md(t,n):new Md(t)}doWrite(t,n){this.ws.send(n)}}class nB extends bm{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=MF(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=t.readable.pipeThrough(n).getReader(),i=BF();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&&c1(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var t;(t=this._transport)===null||t===void 0||t.close()}}const rB={websocket:tB,webtransport:nB,polling:JF},iB=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,aB=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Lh(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=iB.exec(e||""),a={},s=14;for(;s--;)a[aB[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=sB(a,a.path),a.queryKey=oB(a,a.query),a}function sB(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 oB(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,a){i&&(n[i]=a)}),n}const $h=typeof addEventListener=="function"&&typeof removeEventListener=="function",ic=[];$h&&addEventListener("offline",()=>{ic.forEach(e=>e())},!1);class Ui extends $t{constructor(t,n){if(super(),this.binaryType=$F,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=Lh(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=Lh(n.host).host);d1(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=VF(this.opts.query)),$h&&(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"})},ic.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=x_,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&&Ui.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",Ui.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+=zF(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,c1(()=>{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(Ui.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(),$h&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const r=ic.indexOf(this._offlineEventListener);r!==-1&&ic.splice(r,1)}this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this._prevBufferLen=0}}}Ui.protocol=x_;class lB extends Ui{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;Ui.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;Ui.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 uB=class extends lB{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=>rB[i]).filter(i=>!!i)),super(t,r)}};function cB(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=Lh(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 dB=typeof ArrayBuffer=="function",fB=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,O_=Object.prototype.toString,hB=typeof Blob=="function"||typeof Blob<"u"&&O_.call(Blob)==="[object BlobConstructor]",pB=typeof File=="function"||typeof File<"u"&&O_.call(File)==="[object FileConstructor]";function Tm(e){return dB&&(e instanceof ArrayBuffer||fB(e))||hB&&e instanceof Blob||pB&&e instanceof File}function ac(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(ac(e[n]))return!0;return!1}if(Tm(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return ac(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&ac(e[n]))return!0;return!1}function mB(e){const t=[],n=e.data,r=e;return r.data=jh(n,t),r.attachments=t.length,{packet:r,buffers:t}}function jh(e,t){if(!e)return e;if(Tm(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]=jh(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]=jh(e[r],t));return n}return e}function gB(e,t){return e.data=Hh(e.data,t),delete e.attachments,e}function Hh(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]=Hh(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=Hh(e[n],t));return e}const vB=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],yB=5;var st;(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"})(st||(st={}));class EB{constructor(t){this.replacer=t}encode(t){return(t.type===st.EVENT||t.type===st.ACK)&&ac(t)?this.encodeAsBinary({type:t.type===st.EVENT?st.BINARY_EVENT:st.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id}):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===st.BINARY_EVENT||t.type===st.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=mB(t),r=this.encodeAsString(n.packet),i=n.buffers;return i.unshift(r),i}}function B9(e){return Object.prototype.toString.call(e)==="[object Object]"}class _m extends $t{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===st.BINARY_EVENT;r||n.type===st.BINARY_ACK?(n.type=r?st.EVENT:st.ACK,this.reconstructor=new bB(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(Tm(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(st[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===st.BINARY_EVENT||r.type===st.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(_m.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 st.CONNECT:return B9(n);case st.DISCONNECT:return n===void 0;case st.CONNECT_ERROR:return typeof n=="string"||B9(n);case st.EVENT:case st.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&vB.indexOf(n[0])===-1);case st.ACK:case st.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class bB{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=gB(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const TB=Object.freeze(Object.defineProperty({__proto__:null,Decoder:_m,Encoder:EB,get PacketType(){return st},protocol:yB},Symbol.toStringTag,{value:"Module"}));function fr(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const _B=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class N_ extends $t{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=[fr(t,"open",this.onopen.bind(this)),fr(t,"packet",this.onpacket.bind(this)),fr(t,"error",this.onerror.bind(this)),fr(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(_B.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:st.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:st.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 st.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 st.EVENT:case st.BINARY_EVENT:this.onevent(t);break;case st.ACK:case st.BINARY_ACK:this.onack(t);break;case st.DISCONNECT:this.ondisconnect();break;case st.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:st.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:st.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 Ws(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}Ws.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};Ws.prototype.reset=function(){this.attempts=0};Ws.prototype.setMin=function(e){this.ms=e};Ws.prototype.setMax=function(e){this.max=e};Ws.prototype.setJitter=function(e){this.jitter=e};class Uh extends $t{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,d1(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 Ws({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||TB;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 uB(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=fr(n,"open",function(){r.onopen(),t&&t()}),a=o=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",o),t?t(o):this.maybeReconnectOnOpen()},s=fr(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(fr(t,"ping",this.onping.bind(this)),fr(t,"data",this.ondata.bind(this)),fr(t,"error",this.onerror.bind(this)),fr(t,"close",this.onclose.bind(this)),fr(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){c1(()=>{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 N_(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 lo={};function sc(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=cB(e,t.path||"/socket.io"),r=n.source,i=n.id,a=n.path,s=lo[i]&&a in lo[i].nsps,o=t.forceNew||t["force new connection"]||t.multiplex===!1||s;let l;return o?l=new Uh(r,t):(lo[i]||(lo[i]=new Uh(r,t)),l=lo[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(sc,{Manager:Uh,Socket:N_,io:sc,connect:sc});const M9=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},I_=e=>e?M9(e):M9;function CB(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 Nn(){return Nn=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},Nn.apply(this,arguments)}class xB extends Error{constructor(t){super(t),this.name=void 0,this.name="SuprSendError"}}function Ea(){return Math.round(Date.now())}function ia(){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 ln=I_()(()=>({apiUrl:"https://inboxs.live",collectorApiUrl:"https://hub.suprsend.com",socketUrl:"https://betainbox.suprsend.com",pageSize:20})),wB={unseenCount:0,stores:{},activeStoreId:null,pageNumber:1,hasNext:!0,initialLoading:!1,fetchMoreLoading:!1,initialFetchTime:null},at=I_()(()=>wB);class AB{constructor(t){this.socket=void 0,this.config=void 0,this.config=t;const n=ln.getState();this.socket=sc(n.socketUrl,{transports:["websocket"],auth:{subscriber_id:this.config.subscriberId,distinct_id:this.config.distinctId,authorization:`${this.config.workspaceKey}:${ia()}`,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=at.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)),at.setState({unseenCount:a.unseenCount,stores:Nn({},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),at.setState({unseenCount:a.unseenCount,stores:Nn({},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=at.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);at.setState({stores:Nn({},s.stores)})}if(a[1].status==="fulfilled"){const u=await a[1].value.json();at.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:Nn({},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(){at.setState({unseenCount:0}),t.config.emitter.emit("sync_notif_store")}),this.socket.on("mark_all_read",async function(){const n=at.getState(),r=Ea();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}at.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,y=!f||l===f;let v,T;return Array.isArray(p)&&p.length>0?p.forEach(_=>{u!=null&&u.includes(_)&&(v=!0)}):v=!0,Array.isArray(g)&&g.length>0?g.includes(c)&&(T=!0):T=!0,m&&v&&T&&y}_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}=ln.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}:${ia()}`}})}getNotifications(t,n,r=20,i){const{apiUrl:a}=ln.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}:${ia()}`}})}getNotificationDetails(t){const{apiUrl:n}=ln.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}:${ia()}`}})}markBellClicked(){const{apiUrl:t}=ln.getState(),n="/bell-clicked/",r=JSON.stringify({time:Ea(),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}:${ia()}`,"Content-Type":"application/json"}})}markAllRead(){const{apiUrl:t}=ln.getState(),n="/mark-all-read/",r=JSON.stringify({time:Ea(),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}:${ia()}`,"Content-Type":"application/json"}})}markNotificationClicked(t){const{collectorApiUrl:n}=ln.getState(),r={event:"$notification_clicked",env:this.config.workspaceKey,$insert_id:ia(),$time:Ea(),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}=ln.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}=ln.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}=ln.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 L9=class{constructor(t){this.config=void 0,this.config=t}_overallFirstApiCall(){const t=at.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=at.getState(),a=ln.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?(at.setState({initialLoading:!0}),this._overallFirstApiCall()&&this.getNotificationsCount()):i.pageNumber>1&&at.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,at.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),at.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();at.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:Nn({},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=at.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=Ea();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))})}at.setState(Nn({},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(),at.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=at.getState(),r=Ea();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}at.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=at.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=Ea();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))})}at.setState(Nn({},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=at.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))})}at.setState(Nn({},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=at.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),at.setState(Nn({},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=at.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 SB{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 L9(this),this.emitter=CB(),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 xB("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;ln.setState({pageSize:r})}}_setConfigStoreState(t){t&&(t!=null&&t.socketHost&&ln.setState({socketUrl:t.socketHost}),t!=null&&t.apiHost&&ln.setState({apiUrl:t.apiHost}),t!=null&&t.collectorHost&&ln.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]=Nn({},n)}),at.setState({stores:r,activeStoreId:this.stores[0].storeId})}else at.setState({stores:{[t]:Nn({},n)},activeStoreId:t});setTimeout(()=>{this.emitter.emit("sync_notif_store")},0)}_startExipryCheck(){var t=this;this._expiryTimerId||(this._expiryTimerId=setInterval(async function(){const r=at.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&&(at.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 AB(this))),this._client}identifyUser(t,n){this.distinctId=t,this.subscriberId=n}changeActiveStore(t){var n;const r=at.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}}at.setState({activeStoreId:t,stores:i,pageNumber:1,hasNext:!0,initialLoading:!1,fetchMoreLoading:!1,initialFetchTime:null}),this.client&&this.feed.fetchNotifications()}}resetUser(){var t;at.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 L9(this)}}var $9=function(t){return t.reduce(function(n,r){var i=r[0],a=r[1];return n[i]=a,n},{})},j9=typeof window<"u"&&window.document&&window.document.createElement?Xt.useLayoutEffect:Xt.useEffect,bn="top",er="bottom",tr="right",Tn="left",Cm="auto",Al=[bn,er,tr,Tn],Fs="start",ml="end",kB="clippingParents",P_="viewport",uo="popper",DB="reference",H9=Al.reduce(function(e,t){return e.concat([t+"-"+Fs,t+"-"+ml])},[]),R_=[].concat(Al,[Cm]).reduce(function(e,t){return e.concat([t,t+"-"+Fs,t+"-"+ml])},[]),OB="beforeRead",NB="read",IB="afterRead",PB="beforeMain",RB="main",FB="afterMain",BB="beforeWrite",MB="write",LB="afterWrite",$B=[OB,NB,IB,PB,RB,FB,BB,MB,LB];function Hr(e){return e?(e.nodeName||"").toLowerCase():null}function Bn(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ia(e){var t=Bn(e).Element;return e instanceof t||e instanceof Element}function Qn(e){var t=Bn(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function xm(e){if(typeof ShadowRoot>"u")return!1;var t=Bn(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function jB(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];!Qn(a)||!Hr(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 HB(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},{});!Qn(i)||!Hr(i)||(Object.assign(i.style,o),Object.keys(a).forEach(function(l){i.removeAttribute(l)}))})}}const UB={name:"applyStyles",enabled:!0,phase:"write",fn:jB,effect:HB,requires:["computeStyles"]};function Fr(e){return e.split("-")[0]}var xa=Math.max,Mc=Math.min,Bs=Math.round;function zh(){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 F_(){return!/^((?!chrome|android).)*safari/i.test(zh())}function Ms(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,a=1;t&&Qn(e)&&(i=e.offsetWidth>0&&Bs(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Bs(r.height)/e.offsetHeight||1);var s=Ia(e)?Bn(e):window,o=s.visualViewport,l=!F_()&&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 wm(e){var t=Ms(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 B_(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&xm(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function di(e){return Bn(e).getComputedStyle(e)}function zB(e){return["table","td","th"].indexOf(Hr(e))>=0}function Qi(e){return((Ia(e)?e.ownerDocument:e.document)||window.document).documentElement}function f1(e){return Hr(e)==="html"?e:e.assignedSlot||e.parentNode||(xm(e)?e.host:null)||Qi(e)}function U9(e){return!Qn(e)||di(e).position==="fixed"?null:e.offsetParent}function qB(e){var t=/firefox/i.test(zh()),n=/Trident/i.test(zh());if(n&&Qn(e)){var r=di(e);if(r.position==="fixed")return null}var i=f1(e);for(xm(i)&&(i=i.host);Qn(i)&&["html","body"].indexOf(Hr(i))<0;){var a=di(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 Sl(e){for(var t=Bn(e),n=U9(e);n&&zB(n)&&di(n).position==="static";)n=U9(n);return n&&(Hr(n)==="html"||Hr(n)==="body"&&di(n).position==="static")?t:n||qB(e)||t}function Am(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Wo(e,t,n){return xa(e,Mc(t,n))}function WB(e,t,n){var r=Wo(e,t,n);return r>n?n:r}function M_(){return{top:0,right:0,bottom:0,left:0}}function L_(e){return Object.assign({},M_(),e)}function $_(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var VB=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,L_(typeof t!="number"?t:$_(t,Al))};function KB(e){var t,n=e.state,r=e.name,i=e.options,a=n.elements.arrow,s=n.modifiersData.popperOffsets,o=Fr(n.placement),l=Am(o),u=[Tn,tr].indexOf(o)>=0,c=u?"height":"width";if(!(!a||!s)){var d=VB(i.padding,n),f=wm(a),p=l==="y"?bn:Tn,g=l==="y"?er:tr,m=n.rects.reference[c]+n.rects.reference[l]-s[l]-n.rects.popper[c],y=s[l]-n.rects.reference[l],v=Sl(a),T=v?l==="y"?v.clientHeight||0:v.clientWidth||0:0,_=m/2-y/2,C=d[p],w=T-f[c]-d[g],x=T/2-f[c]/2+_,S=Wo(C,x,w),I=l;n.modifiersData[r]=(t={},t[I]=S,t.centerOffset=S-x,t)}}function GB(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)||B_(t.elements.popper,i)&&(t.elements.arrow=i))}const YB={name:"arrow",enabled:!0,phase:"main",fn:KB,effect:GB,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ls(e){return e.split("-")[1]}var ZB={top:"auto",right:"auto",bottom:"auto",left:"auto"};function QB(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:Bs(n*i)/i||0,y:Bs(r*i)/i||0}}function z9(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,y=typeof c=="function"?c({x:p,y:m}):{x:p,y:m};p=y.x,m=y.y;var v=s.hasOwnProperty("x"),T=s.hasOwnProperty("y"),_=Tn,C=bn,w=window;if(u){var x=Sl(n),S="clientHeight",I="clientWidth";if(x===Bn(n)&&(x=Qi(n),di(x).position!=="static"&&o==="absolute"&&(S="scrollHeight",I="scrollWidth")),x=x,i===bn||(i===Tn||i===tr)&&a===ml){C=er;var F=d&&x===w&&w.visualViewport?w.visualViewport.height:x[S];m-=F-r.height,m*=l?1:-1}if(i===Tn||(i===bn||i===er)&&a===ml){_=tr;var $=d&&x===w&&w.visualViewport?w.visualViewport.width:x[I];p-=$-r.width,p*=l?1:-1}}var B=Object.assign({position:o},u&&ZB),M=c===!0?QB({x:p,y:m},Bn(n)):{x:p,y:m};if(p=M.x,m=M.y,l){var O;return Object.assign({},B,(O={},O[C]=T?"0":"",O[_]=v?"0":"",O.transform=(w.devicePixelRatio||1)<=1?"translate("+p+"px, "+m+"px)":"translate3d("+p+"px, "+m+"px, 0)",O))}return Object.assign({},B,(t={},t[C]=T?m+"px":"",t[_]=v?p+"px":"",t.transform="",t))}function XB(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:Fr(t.placement),variation:Ls(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,z9(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,z9(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 JB={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:XB,data:{}};var uu={passive:!0};function eM(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=Bn(t.elements.popper),u=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&u.forEach(function(c){c.addEventListener("scroll",n.update,uu)}),o&&l.addEventListener("resize",n.update,uu),function(){a&&u.forEach(function(c){c.removeEventListener("scroll",n.update,uu)}),o&&l.removeEventListener("resize",n.update,uu)}}const tM={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:eM,data:{}};var nM={left:"right",right:"left",bottom:"top",top:"bottom"};function oc(e){return e.replace(/left|right|bottom|top/g,function(t){return nM[t]})}var rM={start:"end",end:"start"};function q9(e){return e.replace(/start|end/g,function(t){return rM[t]})}function Sm(e){var t=Bn(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function km(e){return Ms(Qi(e)).left+Sm(e).scrollLeft}function iM(e,t){var n=Bn(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=F_();(u||!u&&t==="fixed")&&(o=i.offsetLeft,l=i.offsetTop)}return{width:a,height:s,x:o+km(e),y:l}}function aM(e){var t,n=Qi(e),r=Sm(e),i=(t=e.ownerDocument)==null?void 0:t.body,a=xa(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=xa(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),o=-r.scrollLeft+km(e),l=-r.scrollTop;return di(i||n).direction==="rtl"&&(o+=xa(n.clientWidth,i?i.clientWidth:0)-a),{width:a,height:s,x:o,y:l}}function Dm(e){var t=di(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function j_(e){return["html","body","#document"].indexOf(Hr(e))>=0?e.ownerDocument.body:Qn(e)&&Dm(e)?e:j_(f1(e))}function Vo(e,t){var n;t===void 0&&(t=[]);var r=j_(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),a=Bn(r),s=i?[a].concat(a.visualViewport||[],Dm(r)?r:[]):r,o=t.concat(s);return i?o:o.concat(Vo(f1(s)))}function qh(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function sM(e,t){var n=Ms(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 W9(e,t,n){return t===P_?qh(iM(e,n)):Ia(t)?sM(t,n):qh(aM(Qi(e)))}function oM(e){var t=Vo(f1(e)),n=["absolute","fixed"].indexOf(di(e).position)>=0,r=n&&Qn(e)?Sl(e):e;return Ia(r)?t.filter(function(i){return Ia(i)&&B_(i,r)&&Hr(i)!=="body"}):[]}function lM(e,t,n,r){var i=t==="clippingParents"?oM(e):[].concat(t),a=[].concat(i,[n]),s=a[0],o=a.reduce(function(l,u){var c=W9(e,u,r);return l.top=xa(c.top,l.top),l.right=Mc(c.right,l.right),l.bottom=Mc(c.bottom,l.bottom),l.left=xa(c.left,l.left),l},W9(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 H_(e){var t=e.reference,n=e.element,r=e.placement,i=r?Fr(r):null,a=r?Ls(r):null,s=t.x+t.width/2-n.width/2,o=t.y+t.height/2-n.height/2,l;switch(i){case bn:l={x:s,y:t.y-n.height};break;case er:l={x:s,y:t.y+t.height};break;case tr:l={x:t.x+t.width,y:o};break;case Tn:l={x:t.x-n.width,y:o};break;default:l={x:t.x,y:t.y}}var u=i?Am(i):null;if(u!=null){var c=u==="y"?"height":"width";switch(a){case Fs:l[u]=l[u]-(t[c]/2-n[c]/2);break;case ml:l[u]=l[u]+(t[c]/2-n[c]/2);break}}return l}function gl(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?kB:o,u=n.rootBoundary,c=u===void 0?P_:u,d=n.elementContext,f=d===void 0?uo:d,p=n.altBoundary,g=p===void 0?!1:p,m=n.padding,y=m===void 0?0:m,v=L_(typeof y!="number"?y:$_(y,Al)),T=f===uo?DB:uo,_=e.rects.popper,C=e.elements[g?T:f],w=lM(Ia(C)?C:C.contextElement||Qi(e.elements.popper),l,c,s),x=Ms(e.elements.reference),S=H_({reference:x,element:_,strategy:"absolute",placement:i}),I=qh(Object.assign({},_,S)),F=f===uo?I:x,$={top:w.top-F.top+v.top,bottom:F.bottom-w.bottom+v.bottom,left:w.left-F.left+v.left,right:F.right-w.right+v.right},B=e.modifiersData.offset;if(f===uo&&B){var M=B[i];Object.keys($).forEach(function(O){var P=[tr,er].indexOf(O)>=0?1:-1,L=[bn,er].indexOf(O)>=0?"y":"x";$[O]+=M[L]*P})}return $}function uM(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?R_:l,c=Ls(r),d=c?o?H9:H9.filter(function(g){return Ls(g)===c}):Al,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]=gl(e,{placement:m,boundary:i,rootBoundary:a,padding:s})[Fr(m)],g},{});return Object.keys(p).sort(function(g,m){return p[g]-p[m]})}function cM(e){if(Fr(e)===Cm)return[];var t=oc(e);return[q9(e),t,q9(t)]}function dM(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,y=t.options.placement,v=Fr(y),T=v===y,_=l||(T||!g?[oc(y)]:cM(y)),C=[y].concat(_).reduce(function(j,H){return j.concat(Fr(H)===Cm?uM(t,{placement:H,boundary:c,rootBoundary:d,padding:u,flipVariations:g,allowedAutoPlacements:m}):H)},[]),w=t.rects.reference,x=t.rects.popper,S=new Map,I=!0,F=C[0],$=0;$<C.length;$++){var B=C[$],M=Fr(B),O=Ls(B)===Fs,P=[bn,er].indexOf(M)>=0,L=P?"width":"height",U=gl(t,{placement:B,boundary:c,rootBoundary:d,altBoundary:f,padding:u}),D=P?O?tr:Tn:O?er:bn;w[L]>x[L]&&(D=oc(D));var X=oc(D),Z=[];if(a&&Z.push(U[M]<=0),o&&Z.push(U[D]<=0,U[X]<=0),Z.every(function(j){return j})){F=B,I=!1;break}S.set(B,Z)}if(I)for(var k=g?3:1,b=function(H){var z=C.find(function(Y){var re=S.get(Y);if(re)return re.slice(0,H).every(function(Q){return Q})});if(z)return F=z,"break"},q=k;q>0;q--){var R=b(q);if(R==="break")break}t.placement!==F&&(t.modifiersData[r]._skip=!0,t.placement=F,t.reset=!0)}}const fM={name:"flip",enabled:!0,phase:"main",fn:dM,requiresIfExists:["offset"],data:{_skip:!1}};function V9(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 K9(e){return[bn,tr,er,Tn].some(function(t){return e[t]>=0})}function hM(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,s=gl(t,{elementContext:"reference"}),o=gl(t,{altBoundary:!0}),l=V9(s,r),u=V9(o,i,a),c=K9(l),d=K9(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 pM={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:hM};function mM(e,t,n){var r=Fr(e),i=[Tn,bn].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,[Tn,tr].indexOf(r)>=0?{x:o,y:s}:{x:s,y:o}}function gM(e){var t=e.state,n=e.options,r=e.name,i=n.offset,a=i===void 0?[0,0]:i,s=R_.reduce(function(c,d){return c[d]=mM(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 vM={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:gM};function yM(e){var t=e.state,n=e.name;t.modifiersData[n]=H_({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const EM={name:"popperOffsets",enabled:!0,phase:"read",fn:yM,data:{}};function bM(e){return e==="x"?"y":"x"}function TM(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,y=gl(t,{boundary:l,rootBoundary:u,padding:d,altBoundary:c}),v=Fr(t.placement),T=Ls(t.placement),_=!T,C=Am(v),w=bM(C),x=t.modifiersData.popperOffsets,S=t.rects.reference,I=t.rects.popper,F=typeof m=="function"?m(Object.assign({},t.rects,{placement:t.placement})):m,$=typeof F=="number"?{mainAxis:F,altAxis:F}:Object.assign({mainAxis:0,altAxis:0},F),B=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,M={x:0,y:0};if(x){if(a){var O,P=C==="y"?bn:Tn,L=C==="y"?er:tr,U=C==="y"?"height":"width",D=x[C],X=D+y[P],Z=D-y[L],k=p?-I[U]/2:0,b=T===Fs?S[U]:I[U],q=T===Fs?-I[U]:-S[U],R=t.elements.arrow,j=p&&R?wm(R):{width:0,height:0},H=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:M_(),z=H[P],Y=H[L],re=Wo(0,S[U],j[U]),Q=_?S[U]/2-k-re-z-$.mainAxis:b-re-z-$.mainAxis,G=_?-S[U]/2+k+re+Y+$.mainAxis:q+re+Y+$.mainAxis,se=t.elements.arrow&&Sl(t.elements.arrow),ae=se?C==="y"?se.clientTop||0:se.clientLeft||0:0,be=(O=B==null?void 0:B[C])!=null?O:0,Ce=D+Q-be-ae,Pe=D+G-be,je=Wo(p?Mc(X,Ce):X,D,p?xa(Z,Pe):Z);x[C]=je,M[C]=je-D}if(o){var Fe,Be=C==="x"?bn:Tn,Qe=C==="x"?er:tr,tt=x[w],Xe=w==="y"?"height":"width",pe=tt+y[Be],de=tt-y[Qe],Te=[bn,Tn].indexOf(v)!==-1,ee=(Fe=B==null?void 0:B[w])!=null?Fe:0,fe=Te?pe:tt-S[Xe]-I[Xe]-ee+$.altAxis,Ae=Te?tt+S[Xe]+I[Xe]-ee-$.altAxis:de,Se=p&&Te?WB(fe,tt,Ae):Wo(p?fe:pe,tt,p?Ae:de);x[w]=Se,M[w]=Se-tt}t.modifiersData[r]=M}}const _M={name:"preventOverflow",enabled:!0,phase:"main",fn:TM,requiresIfExists:["offset"]};function CM(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function xM(e){return e===Bn(e)||!Qn(e)?Sm(e):CM(e)}function wM(e){var t=e.getBoundingClientRect(),n=Bs(t.width)/e.offsetWidth||1,r=Bs(t.height)/e.offsetHeight||1;return n!==1||r!==1}function AM(e,t,n){n===void 0&&(n=!1);var r=Qn(t),i=Qn(t)&&wM(t),a=Qi(t),s=Ms(e,i,n),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((Hr(t)!=="body"||Dm(a))&&(o=xM(t)),Qn(t)?(l=Ms(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):a&&(l.x=km(a))),{x:s.left+o.scrollLeft-l.x,y:s.top+o.scrollTop-l.y,width:s.width,height:s.height}}function SM(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 kM(e){var t=SM(e);return $B.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function DM(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function OM(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 G9={placement:"bottom",modifiers:[],strategy:"absolute"};function Y9(){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 NM(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,a=i===void 0?G9:i;return function(o,l,u){u===void 0&&(u=a);var c={placement:"bottom",orderedModifiers:[],options:Object.assign({},G9,a),modifiersData:{},elements:{reference:o,popper:l},attributes:{},styles:{}},d=[],f=!1,p={state:c,setOptions:function(v){var T=typeof v=="function"?v(c.options):v;m(),c.options=Object.assign({},a,c.options,T),c.scrollParents={reference:Ia(o)?Vo(o):o.contextElement?Vo(o.contextElement):[],popper:Vo(l)};var _=kM(OM([].concat(r,c.options.modifiers)));return c.orderedModifiers=_.filter(function(C){return C.enabled}),g(),p.update()},forceUpdate:function(){if(!f){var v=c.elements,T=v.reference,_=v.popper;if(Y9(T,_)){c.rects={reference:AM(T,Sl(_),c.options.strategy==="fixed"),popper:wm(_)},c.reset=!1,c.placement=c.options.placement,c.orderedModifiers.forEach(function($){return c.modifiersData[$.name]=Object.assign({},$.data)});for(var C=0;C<c.orderedModifiers.length;C++){if(c.reset===!0){c.reset=!1,C=-1;continue}var w=c.orderedModifiers[C],x=w.fn,S=w.options,I=S===void 0?{}:S,F=w.name;typeof x=="function"&&(c=x({state:c,options:I,name:F,instance:p})||c)}}}},update:DM(function(){return new Promise(function(y){p.forceUpdate(),y(c)})}),destroy:function(){m(),f=!0}};if(!Y9(o,l))return p;p.setOptions(u).then(function(y){!f&&u.onFirstUpdate&&u.onFirstUpdate(y)});function g(){c.orderedModifiers.forEach(function(y){var v=y.name,T=y.options,_=T===void 0?{}:T,C=y.effect;if(typeof C=="function"){var w=C({state:c,name:v,instance:p,options:_}),x=function(){};d.push(w||x)}})}function m(){d.forEach(function(y){return y()}),d=[]}return p}}var IM=[tM,EM,JB,UB,vM,fM,_M,YB,pM],PM=NM({defaultModifiers:IM}),RM=typeof Element<"u",FM=typeof Map=="function",BM=typeof Set=="function",MM=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function lc(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(!lc(e[r],t[r]))return!1;return!0}var a;if(FM&&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(!lc(r.value[1],t.get(r.value[0])))return!1;return!0}if(BM&&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(MM&&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(RM&&e instanceof Element)return!1;for(r=n;r--!==0;)if(!((i[r]==="_owner"||i[r]==="__v"||i[r]==="__o")&&e.$$typeof)&&!lc(e[i[r]],t[i[r]]))return!1;return!0}return e!==e&&t!==t}var LM=function(t,n){try{return lc(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 $M=gr(LM);var jM=[],HM=function(t,n,r){r===void 0&&(r={});var i=Xt.useRef(null),a={onFirstUpdate:r.onFirstUpdate,placement:r.placement||"bottom",strategy:r.strategy||"absolute",modifiers:r.modifiers||jM},s=Xt.useState({styles:{popper:{position:a.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),o=s[0],l=s[1],u=Xt.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(p){var g=p.state,m=Object.keys(g.elements);vx.flushSync(function(){l({styles:$9(m.map(function(y){return[y,g.styles[y]||{}]})),attributes:$9(m.map(function(y){return[y,g.attributes[y]]}))})})},requires:["computeStyles"]}},[]),c=Xt.useMemo(function(){var f={onFirstUpdate:a.onFirstUpdate,placement:a.placement,strategy:a.strategy,modifiers:[].concat(a.modifiers,[u,{name:"applyStyles",enabled:!1}])};return $M(i.current,f)?i.current||f:(i.current=f,f)},[a.onFirstUpdate,a.placement,a.strategy,a.modifiers,u]),d=Xt.useRef();return j9(function(){d.current&&d.current.setOptions(c)},[c]),j9(function(){if(!(t==null||n==null)){var f=r.createPopper||PM,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 Wh(){return Wh=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},Wh.apply(this,arguments)}function U_(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var UM=/^((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)-.*))$/,zM=U_(function(e){return UM.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),qM=!1;function WM(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 VM(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 KM=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?!qM: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(VM(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=WM(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}(),en="-ms-",Lc="-moz-",ut="-webkit-",z_="comm",Om="rule",Nm="decl",GM="@import",q_="@keyframes",YM="@layer",ZM=Math.abs,h1=String.fromCharCode,QM=Object.assign;function XM(e,t){return Qt(e,0)^45?(((t<<2^Qt(e,0))<<2^Qt(e,1))<<2^Qt(e,2))<<2^Qt(e,3):0}function W_(e){return e.trim()}function JM(e,t){return(e=t.exec(e))?e[0]:e}function ct(e,t,n){return e.replace(t,n)}function Vh(e,t){return e.indexOf(t)}function Qt(e,t){return e.charCodeAt(t)|0}function vl(e,t,n){return e.slice(t,n)}function Sr(e){return e.length}function Im(e){return e.length}function cu(e,t){return t.push(e),e}function eL(e,t){return e.map(t).join("")}var p1=1,$s=1,V_=0,Cn=0,Lt=0,Vs="";function m1(e,t,n,r,i,a,s){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:p1,column:$s,length:s,return:""}}function co(e,t){return QM(m1("",null,null,"",null,null,0),e,{length:-e.length},t)}function tL(){return Lt}function nL(){return Lt=Cn>0?Qt(Vs,--Cn):0,$s--,Lt===10&&($s=1,p1--),Lt}function Pn(){return Lt=Cn<V_?Qt(Vs,Cn++):0,$s++,Lt===10&&($s=1,p1++),Lt}function Br(){return Qt(Vs,Cn)}function uc(){return Cn}function kl(e,t){return vl(Vs,e,t)}function yl(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 K_(e){return p1=$s=1,V_=Sr(Vs=e),Cn=0,[]}function G_(e){return Vs="",e}function cc(e){return W_(kl(Cn-1,Kh(e===91?e+2:e===40?e+1:e)))}function rL(e){for(;(Lt=Br())&&Lt<33;)Pn();return yl(e)>2||yl(Lt)>3?"":" "}function iL(e,t){for(;--t&&Pn()&&!(Lt<48||Lt>102||Lt>57&&Lt<65||Lt>70&&Lt<97););return kl(e,uc()+(t<6&&Br()==32&&Pn()==32))}function Kh(e){for(;Pn();)switch(Lt){case e:return Cn;case 34:case 39:e!==34&&e!==39&&Kh(Lt);break;case 40:e===41&&Kh(e);break;case 92:Pn();break}return Cn}function aL(e,t){for(;Pn()&&e+Lt!==47+10;)if(e+Lt===42+42&&Br()===47)break;return"/*"+kl(t,Cn-1)+"*"+h1(e===47?e:Pn())}function sL(e){for(;!yl(Br());)Pn();return kl(e,Cn)}function oL(e){return G_(dc("",null,null,null,[""],e=K_(e),0,[0],e))}function dc(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,y=1,v=1,T=0,_="",C=i,w=a,x=r,S=_;y;)switch(g=T,T=Pn()){case 40:if(g!=108&&Qt(S,d-1)==58){Vh(S+=ct(cc(T),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:S+=cc(T);break;case 9:case 10:case 13:case 32:S+=rL(g);break;case 92:S+=iL(uc()-1,7);continue;case 47:switch(Br()){case 42:case 47:cu(lL(aL(Pn(),uc()),t,n),l);break;default:S+="/"}break;case 123*m:o[u++]=Sr(S)*v;case 125*m:case 59:case 0:switch(T){case 0:case 125:y=0;case 59+c:v==-1&&(S=ct(S,/\f/g,"")),p>0&&Sr(S)-d&&cu(p>32?Q9(S+";",r,n,d-1):Q9(ct(S," ","")+";",r,n,d-2),l);break;case 59:S+=";";default:if(cu(x=Z9(S,t,n,u,c,i,o,_,C=[],w=[],d),a),T===123)if(c===0)dc(S,t,x,x,C,a,d,o,w);else switch(f===99&&Qt(S,3)===110?100:f){case 100:case 108:case 109:case 115:dc(e,x,x,r&&cu(Z9(e,x,x,0,0,i,o,_,i,C=[],d),w),i,w,d,o,r?C:w);break;default:dc(S,x,x,x,[""],w,0,o,w)}}u=c=p=0,m=v=1,_=S="",d=s;break;case 58:d=1+Sr(S),p=g;default:if(m<1){if(T==123)--m;else if(T==125&&m++==0&&nL()==125)continue}switch(S+=h1(T),T*m){case 38:v=c>0?1:(S+="\f",-1);break;case 44:o[u++]=(Sr(S)-1)*v,v=1;break;case 64:Br()===45&&(S+=cc(Pn())),f=Br(),c=d=Sr(_=S+=sL(uc())),T++;break;case 45:g===45&&Sr(S)==2&&(m=0)}}return a}function Z9(e,t,n,r,i,a,s,o,l,u,c){for(var d=i-1,f=i===0?a:[""],p=Im(f),g=0,m=0,y=0;g<r;++g)for(var v=0,T=vl(e,d+1,d=ZM(m=s[g])),_=e;v<p;++v)(_=W_(m>0?f[v]+" "+T:ct(T,/&\f/g,f[v])))&&(l[y++]=_);return m1(e,t,n,i===0?Om:o,l,u,c)}function lL(e,t,n){return m1(e,t,n,z_,h1(tL()),vl(e,2,-2),0)}function Q9(e,t,n,r){return m1(e,t,n,Nm,vl(e,0,r),vl(e,r+1,-1),r)}function Ts(e,t){for(var n="",r=Im(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function uL(e,t,n,r){switch(e.type){case YM:if(e.children.length)break;case GM:case Nm:return e.return=e.return||e.value;case z_:return"";case q_:return e.return=e.value+"{"+Ts(e.children,r)+"}";case Om:e.value=e.props.join(",")}return Sr(n=Ts(e.children,r))?e.return=e.value+"{"+n+"}":""}function cL(e){var t=Im(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 dL(e){return function(t){t.root||(t=t.return)&&e(t)}}var fL=function(t,n,r){for(var i=0,a=0;i=a,a=Br(),i===38&&a===12&&(n[r]=1),!yl(a);)Pn();return kl(t,Cn)},hL=function(t,n){var r=-1,i=44;do switch(yl(i)){case 0:i===38&&Br()===12&&(n[r]=1),t[r]+=fL(Cn-1,n,r);break;case 2:t[r]+=cc(i);break;case 4:if(i===44){t[++r]=Br()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=h1(i)}while(i=Pn());return t},pL=function(t,n){return G_(hL(K_(t),n))},X9=new WeakMap,mL=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&&!X9.get(r))&&!i){X9.set(t,!0);for(var a=[],s=pL(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]}}},gL=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function Y_(e,t){switch(XM(e,t)){case 5103:return ut+"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 ut+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ut+e+Lc+e+en+e+e;case 6828:case 4268:return ut+e+en+e+e;case 6165:return ut+e+en+"flex-"+e+e;case 5187:return ut+e+ct(e,/(\w+).+(:[^]+)/,ut+"box-$1$2"+en+"flex-$1$2")+e;case 5443:return ut+e+en+"flex-item-"+ct(e,/flex-|-self/,"")+e;case 4675:return ut+e+en+"flex-line-pack"+ct(e,/align-content|flex-|-self/,"")+e;case 5548:return ut+e+en+ct(e,"shrink","negative")+e;case 5292:return ut+e+en+ct(e,"basis","preferred-size")+e;case 6060:return ut+"box-"+ct(e,"-grow","")+ut+e+en+ct(e,"grow","positive")+e;case 4554:return ut+ct(e,/([^-])(transform)/g,"$1"+ut+"$2")+e;case 6187:return ct(ct(ct(e,/(zoom-|grab)/,ut+"$1"),/(image-set)/,ut+"$1"),e,"")+e;case 5495:case 3959:return ct(e,/(image-set\([^]*)/,ut+"$1$`$1");case 4968:return ct(ct(e,/(.+:)(flex-)?(.*)/,ut+"box-pack:$3"+en+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ut+e+e;case 4095:case 3583:case 4068:case 2532:return ct(e,/(.+)-inline(.+)/,ut+"$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(Sr(e)-1-t>6)switch(Qt(e,t+1)){case 109:if(Qt(e,t+4)!==45)break;case 102:return ct(e,/(.+:)(.+)-([^]+)/,"$1"+ut+"$2-$3$1"+Lc+(Qt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Vh(e,"stretch")?Y_(ct(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Qt(e,t+1)!==115)break;case 6444:switch(Qt(e,Sr(e)-3-(~Vh(e,"!important")&&10))){case 107:return ct(e,":",":"+ut)+e;case 101:return ct(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ut+(Qt(e,14)===45?"inline-":"")+"box$3$1"+ut+"$2$3$1"+en+"$2box$3")+e}break;case 5936:switch(Qt(e,t+11)){case 114:return ut+e+en+ct(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ut+e+en+ct(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ut+e+en+ct(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ut+e+en+e+e}return e}var vL=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case Nm:t.return=Y_(t.value,t.length);break;case q_:return Ts([co(t,{value:ct(t.value,"@","@"+ut)})],i);case Om:if(t.length)return eL(t.props,function(a){switch(JM(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Ts([co(t,{props:[ct(a,/:(read-\w+)/,":"+Lc+"$1")]})],i);case"::placeholder":return Ts([co(t,{props:[ct(a,/:(plac\w+)/,":"+ut+"input-$1")]}),co(t,{props:[ct(a,/:(plac\w+)/,":"+Lc+"$1")]}),co(t,{props:[ct(a,/:(plac\w+)/,en+"input-$1")]})],i)}return""})}},yL=[vL],EL=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 y=m.getAttribute("data-emotion");y.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var i=t.stylisPlugins||yL,a={},s,o=[];s=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(m){for(var y=m.getAttribute("data-emotion").split(" "),v=1;v<y.length;v++)a[y[v]]=!0;o.push(m)});var l,u=[mL,gL];{var c,d=[uL,dL(function(m){c.insert(m)})],f=cL(u.concat(i,d)),p=function(y){return Ts(oL(y),f)};l=function(y,v,T,_){c=T,p(y?y+"{"+v.styles+"}":v.styles),_&&(g.inserted[v.name]=!0)}}var g={key:n,sheet:new KM({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},Gh={exports:{}},ht={};/** @license React v16.13.1
143
143
  * react-is.production.min.js
@@ -565,6 +565,6 @@ and limitations under the License.
565
565
  .Toastify__toast-body {
566
566
  padding: 0px;
567
567
  }
568
- `]))),Xre={storeData:{},unseenCount:0,hasNext:!1,initialLoading:!1,fetchMoreLoading:!1};E.createContext({notificationsData:Xre});function Jre(e){var t=e.workspaceKey,n=t===void 0?"":t,r=e.tenantId,i=r===void 0?"":r,a=e.distinctId,s=a===void 0?"":a,o=e.subscriberId,l=o===void 0?"":o,u=e.inboxId,c=u===void 0?"":u,d=e.stores,f=e.toastProps,p=e.notificationClickHandler,g=e.primaryActionClickHandler,m=e.secondaryActionClickHandler,y=e.bellComponent,v=e.badgeComponent,T=e.notificationComponent,_=e.noNotificationsComponent,C=e.loaderComponent,w=e.tabBadgeComponent,x=e.headerRightComponent,S=e.hideAvatar,I=S===void 0?!1:S,F=e.hideInbox,$=e.hideToast,B=e.theme,M=e.themeType,O=M===void 0?"light":M,P=e.pagination,L=P===void 0?!0:P,U=e.pageSize,D=e.popperPosition,X=D===void 0?"bottom":D,Z=e.showUnreadCountOnTabs,k=Z===void 0?!0:Z,b=e.host,q=e.language,R=e.disableMarkdown,j=e.translations;c&&(l=c);var H=E.useState(!1),z=H[0],Y=H[1],re=E.useState(),Q=re[0],G=re[1],se=E.useState({storeData:{},count:0}),ae=se[0],be=se[1],Ce=E.useState(""),Pe=Ce[0],je=Ce[1],Fe=E.useState(!1),Be=Fe[0],Qe=Fe[1];E.useEffect(function(){var Xe=new SB(n,{pageSize:U,tenantID:i,stores:d,host:b});return G(Xe),Xe.emitter.on("sync_notif_store",function(){var pe=Xe.feed.data;be({storeData:(pe==null?void 0:pe.stores)||{},count:(pe==null?void 0:pe.unseenCount)||0,hasNext:pe==null?void 0:pe.hasNext,initialLoading:pe==null?void 0:pe.initialLoading,activeStoreId:pe==null?void 0:pe.activeStoreId}),je(pe==null?void 0:pe.activeStoreId)}),Xe.emitter.on("new_notification",function(pe){Zre({notificationsData:pe,toastProps:f})}),function(){Xe.emitter.all.clear()}},[]),E.useEffect(function(){z&&l&&Q&&Q.feed.markAllSeen()},[z,l,Q]),E.useEffect(function(){if(!(!l||!Q))return be({storeData:{},count:0}),Q.identifyUser(s,l),Q.feed.fetchNotifications(),function(){Q.resetUser()}},[l,Q]);var tt=O==="dark"?V3(Dne,B):B||{};return E.createElement(q3.Provider,{value:tt},E.createElement(k0.Provider,{value:{workspaceKey:n,notificationsData:ae,setNotificationsData:be,notificationClickHandler:p,primaryActionClickHandler:g,secondaryActionClickHandler:m,bellComponent:y,badgeComponent:v,notificationComponent:T,noNotificationsComponent:_,tabBadgeComponent:w,headerRightComponent:x,toggleInbox:Y,inbox:Q,loaderComponent:C,pagination:L,hideAvatar:I,activeStore:Pe,setActiveStore:je,changingActiveStore:Be,setChangingActiveStore:Qe,showUnreadCountOnTabs:k,themeType:O,language:q,disableMarkdown:R,translations:j}},!F&&E.createElement(jre,{openInbox:z,toggleInbox:Y,popperPosition:X}),!$&&E.createElement(Yre,f)))}const mt={timeouts:{},handlerCalled:{},getIsDesktopVersion:(e,t)=>{const n={navigation:{loggedIn:769,loggedOut:881},search:{loggedIn:961,loggedOut:1121}},r=a=>{const s=`logged${e?"In":"Out"}`;return t>=n[a][s]};let i={};return["navigation","search"].forEach(a=>{i[a]=r(a)}),i},shouldChangeHeaderIsVisible:(e,t,n)=>{Object.values(t).filter(i=>i===!0).length||n([{type:"headerIsVisible",value:e}])},handleMenus:({id:e,value:t,menus:n,dispatch:r,forceHandle:i=!1})=>{if(!i&&n[e]===t||!i&&e===On.ACCOUNT&&t===!1&&n[On.SITE]===!0)return;const a=Date.now();if(!i&&!t&&mt.handlerCalled[e]&&a-mt.handlerCalled[e]<500)return;mt.handlerCalled[e]=a;let s=[{type:`menus.${e}`,value:t}];if(t===!0)Object.keys(n).forEach(o=>{o===e||n[o]===!1||s.push({type:`menus.${o}`,value:!1})});else{let o=null;switch(e){case On.SITE:o=document.querySelector("#header .menu-button"),o||(o=document.querySelector("#navigation .navigation-button"));break;case On.SEARCH:o=document.querySelector("#header .toggle-search-button");break;case On.ACCOUNT:o=document.querySelector("#header .account-button");break;default:return}o&&o.focus()}r(s)},findFirstChild:(e,t,n=!1)=>{if(!e||!e[0])return!1;for(let r=0;r<=e.length;r++){if(!e[r])continue;if(e[r][t]&&(!n||e[r][t].includes(n)))return e[r];if(!t.includes("."))continue;const i=h4(e[r],t);if(!(typeof i>"u")&&(!n||i[t]&&i[t].includes(n)||i.value&&i.value.includes(n)||i.toString().includes(n)))return e[r]}return e[0].children?mt.findFirstChild(e[0].children,t,n):!1},autoFocus:({menu:e,navigationRef:t,isDesktopVersion:n,focusElements:r,dispatch:i})=>{var l;if(!t.current||!t.current.children)return;const a=n?"desktop":"default";if(r[e][a]){(l=document.querySelector(`#header ul a[href="${r[e][a]}"]:last-child`))==null||l.focus();return}let s,o;switch(e){case On.SITE:if(n){const u=mt.findFirstChild(t.current.children,"className","has-submenu parent"),c=mt.findFirstChild(u.children,"id",On.SITE);s=mt.findFirstChild(c.children,"href")}else s=mt.findFirstChild(t.current.children,"href");break;case On.ACCOUNT:if(o=mt.findFirstChild(t.current.children,"className","account"),!o||!o.children)return;s=mt.findFirstChild(o.children,"href");break;default:return}s&&(i([{type:`focusElements.${e}.${a}`,value:s.attributes.href.value}]),s.focus())},events:{onClick:(e,{id:t,callback:n,isOpen:r})=>{e.target&&e.target.attributes&&e.target.attributes.href||(e.preventDefault(),e.stopPropagation(),clearTimeout(mt.timeouts[t]),n(t,!r))},onFocus:({id:e})=>{clearTimeout(mt.timeouts[e])},onMouseEnter:({id:e,callback:t})=>{clearTimeout(mt.timeouts[e]),t(e,!0)},onBlur:({id:e,callback:t})=>{mt.timeouts[e]=setTimeout(()=>{t(e,!1)},250)}},readLocaleFromCookie:()=>{if(!document||!document.cookie||!document.cookie.length)return null;const e=document.cookie.match(new RegExp("(^|;\\s*)apolitical_locale=([^;]*)"));return e?decodeURIComponent(e[2]):null}},As={order:["home","communities","topics","partners","account"],home:{href:"/home/",hasVariantText:!0,gtmType:"homepage-click"},communities:{href:"/communities/",gtmType:"communities-click",onlyShow:"logged-in"},topics:{onlyShow:"logged-in",order:["explore","topics"],menuId:"site-navigation",explore:{order:["events","courses","articles","communities"],events:{href:"/events/",className:"icon events"},courses:{href:"/microcourses/",gtmType:"microcourses-click",className:"icon courses"},articles:{href:"/solution-articles/",gtmType:"articles-click",className:"icon articles"},communities:{href:"/communities/",gtmType:"communities-click",className:"icon communities"}},topics:{order:["cities-and-local-government","digital-and-data","education","climate","health-and-social-care","equity-justice-and-inclusion","innovation","leadership-and-skills","life-in-government","policymaking","transport-and-infrastructure","work-and-the-economy"],className:"columns",climate:{href:"/topics/climate/"},"cities-and-local-government":{href:"/topics/cities-and-local-government/"},"digital-and-data":{href:"/topics/digital-and-data/"},education:{href:"/topics/education/"},"equity-justice-and-inclusion":{href:"/topics/equity-justice-and-inclusion/"},"health-and-social-care":{href:"/topics/health-and-social-care/"},innovation:{href:"/topics/innovation/"},"leadership-and-skills":{href:"/topics/leadership-and-skills/"},"life-in-government":{href:"/topics/life-in-government/"},policymaking:{href:"/topics/policymaking/"},"transport-and-infrastructure":{href:"/topics/transport-and-infrastructure/"},"work-and-the-economy":{href:"/topics/work-and-the-economy/"}}},partners:{href:"/partnerships/",onlyShow:"logged-out"},account:{menuId:"account-navigation",order:["profile","settings","log-out"],className:"account",onlyShow:"logged-in",doTrack:!1,profile:{href:"/profiles/me"},settings:{href:"/profiles/me/manage-account"},"log-out":{href:"/logout",className:"divider"}},buttons:{order:["login","signup"],login:{href:"/login",withReturnTo:!0},signup:{href:"/signup?ref=header-banner",props:{variant:"primary"}}}},Kc=({id:e,isLoggedIn:t=!1,isDesktopVersion:n=!1,menus:r={},callback:i=()=>{},doTrack:a=null,getHref:s})=>{const o=le.useIntl(),l=h4(As,e);if(!l||l.onlyShow&&(l.onlyShow==="logged-in"&&!t||l.onlyShow==="logged-out"&&t))return null;const u="doTrack"in l,c=a===null?u?l.doTrack:!0:a,d=e.includes("buttons.");let f=`header_${e.replaceAll(".","_")}`;l.hasVariantText&&(f+=`_logged${t?"In":"Out"}`);let p=!1;if(l.href){let C=l.gtmType||`${e}-click`;if(C.includes(".")){const w=C.split("."),x=w[w.length-2];C=`${x==="topics"?`${x}-`:""}${w[w.length-1]}`}p={href:s?s(l.href):l.withReturnTo?`${l.href}?returnTo=${window.location.pathname+window.location.search}`:l.href},c&&(p={...p,className:"gtm-trackable","data-gtm-event-type":C,"data-gtm-event-context":"HeaderButtons"}),d&&(p={...p,variant:"secondary",size:{mobile:"small",881:"large"},...l.props||{}})}const g=l.order&&l.order[0]&&l[l.order[0]],m=g&&l[l.order[0]].order,y=p&&window.location.pathname===l.href;let v={},T={},_={};if(y&&(v={...v,"aria-current":"page"}),g){const C=l.menuId||e,w={onClick:x=>mt.events.onClick(x,{id:C,callback:i,isOpen:r[C]}),onFocus:()=>mt.events.onFocus({id:C}),onBlur:()=>mt.events.onBlur({id:C,callback:i}),onMouseLeave:()=>mt.events.onBlur({id:C,callback:i}),onMouseEnter:()=>mt.events.onMouseEnter({id:C,callback:i})};T={...w,id:C===On.SITE?On.SITE:On.ACCOUNT},n&&(m&&(_={...w,className:"navigation-button",onKeyPress:x=>{x.key==="Enter"&&mt.events.onClick(x,{id:C,callback:i,isOpen:r[C]})},"aria-haspopup":!0,"aria-expanded":r[C],"aria-controls":C}),T={...T,hidden:C in r?!r[C]:!0}),m||(T={...T})}return h.jsxs("li",{className:te({[l.className]:l.className,"has-submenu":g,parent:m,active:y}),...v,children:[p?E.createElement(d?Ie:"a",p,o.formatMessage({id:f})):n&&l.order&&m?h.jsxs("button",{..._,children:[o.formatMessage({id:f}),h.jsx(ot,{children:o.formatMessage({id:`header_menu_${r[On.SITE]?"hide":"show"}`})})]}):o.formatMessage({id:f}),l.order&&h.jsx("ul",{...T,children:l.order.map(C=>{if(!l[C])return null;const w={isLoggedIn:t,isDesktopVersion:n,menus:r,callback:i,doTrack:u?c:null};return l[C].order?h.jsxs("li",{className:te({[l[C].className]:l[C].className}),children:[o.formatMessage({id:`${f}_${C}`}),h.jsx("ul",{children:l[C].order.map(x=>h.jsx(Kc,{id:`${e}.${C}.${x}`,...w},x))})]},C):h.jsx(Kc,{id:`${e}.${C}`,...w},C)})})]},e)};const eie=({headerIsVisible:e,locale:t})=>{const n=le.useIntl();return h.jsx("div",{id:"language-unavailable-message",className:te({visible:e}),children:h.jsx("p",{className:"text",children:n.formatMessage({id:`header_language_unavailable_${t}`},{link:r=>h.jsx("a",{href:"/pages/multilingual-transition",children:r})})})})},tie={colors:{primary:"#4F43BA",primaryHover:"#7C72E1",error:"#C34141",icon:"#000000",text:{primary:"#151921",secondary:"#64748B"},background:{primary:"#FFFFFF",hover:"#F8FAFC"},border:"#E2E8F0"},typography:{fontSizes:{xs:"12px",sm:"14px",md:"16px",lg:"24px"},fontWeights:{medium:"medium",bold:"bold"}},spacing:{xs:"8px",sm:"12px",md:"16px"},borderRadius:{sm:"8px",md:"12px",full:"9999px"},shadows:{sm:"0px 4px 6px rgba(0, 0, 0, 0.1)"},circleSizes:{avatar:"40px",dot:"10px"}},{colors:{primary:Ao,primaryHover:nie,error:a4,text:ei,background:ti,border:Zf,icon:rie},typography:{fontSizes:ni,fontWeights:da},spacing:fa,borderRadius:zu,shadows:s4,circleSizes:o4}=tie,iie={bell:{color:rie},badge:{backgroundColor:a4,color:ti.primary},header:{container:{backgroundColor:ti.primary,borderBottom:`1px solid ${Zf}`},headerText:{color:ei.primary,fontSize:ni.lg,fontWeight:da.bold},markAllReadText:{color:Ao,fontWeight:da.medium,fontSize:ni.sm}},notificationsContainer:{container:{borderRadius:zu.md,overflow:"auto",backgroundColor:ti.primary,boxShadow:s4.sm,border:"none"},loader:{color:Ao},noNotificationsText:{color:ei.primary,fontSize:ni.md,fontWeight:da.medium},noNotificationsSubtext:{color:ei.secondary,fontSize:ni.sm}},notification:{unseenDot:{backgroundColor:a4,width:o4.dot,height:o4.dot,right:fa.md,top:fa.md},container:{unreadBackgroundColor:ti.primary,readBackgroundColor:ti.primary,hoverBackgroundColor:ti.hover,borderBottom:`1px solid ${Zf}`,padding:fa.md},headerText:{color:ei.primary,fontSize:ni.md,fontWeight:da.medium},bodyText:{color:ei.primary,fontSize:ni.md},subtext:{color:ei.secondary,fontSize:ni.sm},actions:[{container:{backgroundColor:Ao,color:ti.primary,borderRadius:zu.full,padding:`${fa.xs} ${fa.md}`,fontSize:ni.sm,fontWeight:da.medium,hoverBackgroundColor:nie}},{container:{borderColor:Ao,color:ei.secondary,backgroundColor:ti.primary,borderRadius:zu.full,padding:`${fa.xs} ${fa.md}`,fontSize:ni.sm,fontWeight:da.medium},text:{color:Ao}}]},toast:{container:{backgroundColor:ti.primary,borderRadius:zu.sm,boxShadow:s4.sm,border:`1px solid ${Zf}`},headerText:{color:ei.primary,fontWeight:da.medium},bodyText:{color:ei.secondary}}},aie={notifications:"Notifications",markAllAsRead:"Mark all as read",noNotificationsTitle:"No notifications yet",noNotificationsDescription:"Stay tuned for updates and new content",pinned:"Pinned",markAsUnread:"Mark as unread",markAsRead:"Mark as read",archive:"Archive",expiresIn:"Expires in"};const Qf={height:67,height_desktop:83,additional_message_height:40};var On=(e=>(e.NAVIGATION="navigation",e.SEARCH="search",e.ACCOUNT="account-navigation",e.SITE="site-navigation",e))(On||{});const O0=({showNavigation:e=!0,showLanguageUnavailableMessage:t=!0,showLanguageSwitcher:n=!0,onLanguageSwitcherClick:r,suprSendWorkspaceKey:i,locale:a,suprSendTranslations:s,onSearchClick:o})=>{var b,q;const l=le.useIntl(),u=E.useContext(Pt),c=Qc();c&&(As.home.href=c);const d=Wi(!0,!0),f=u&&typeof u.id=="string",p=E.useMemo(()=>mt.getIsDesktopVersion(f,d),[f,d]),g=us("suprsend-notifications")&&i,m=(q=(b=u==null?void 0:u.externalsMetadata)==null?void 0:b.suprsend)==null?void 0:q.subscriberId,y=t&&!f,v=us("language-switcher")&&n&&!y,[T,_]=E.useState(!1),[C,w]=E.useState(null);E.useEffect(()=>{let R=null;if(a)R=a;else try{R=mt.readLocaleFromCookie()}catch{R=null}w(R),t&&v&&(R!==null&&R!==Yu)&&_(!0)},[t,v,u,a]);const[x,S]=E.useReducer(js,{headerIsVisible:!0,menus:{"site-navigation":!1,search:!1,"account-navigation":!1},focusElements:{"site-navigation":{desktop:!1,default:!1},"account-navigation":{desktop:!1,default:!1}}}),{headerIsVisible:I,menus:F,focusElements:$}=x,B=E.useRef(x);E.useEffect(()=>{B.current=x},[x]),I4({scrollPosition:T?Qf[`height${p.navigation?"_desktop":""}`]+Qf.additional_message_height:Qf[`height${p.navigation?"_desktop":""}`],callbacks:{scrollUp:()=>{const R=B.current.menus;!p&&R["site-navigation"]||mt.shouldChangeHeaderIsVisible(!0,R,S)},scrollDown:()=>{const R=B.current.menus;!p&&R["site-navigation"]||mt.shouldChangeHeaderIsVisible(!1,R,S)}}});const M=(R,j,H=!1)=>{mt.handleMenus({id:R,value:j,menus:B.current.menus,dispatch:S,forceHandle:H})},O=E.useRef(null),P=R=>{R.key==="Escape"&&["site-navigation","search","account-navigation"].forEach(j=>{B.current.menus[j]&&M(j,!1,!0)})};E.useEffect(()=>{var R;return(R=document.getElementById("header"))==null||R.addEventListener("keydown",P),()=>{var j;(j=document.getElementById("header"))==null||j.removeEventListener("keydown",P)}},[]),Ss(()=>{F["site-navigation"]&&mt.autoFocus({menu:"site-navigation",navigationRef:O,isDesktopVersion:p.navigation,focusElements:$,dispatch:S})},[F["site-navigation"]]),Ss(()=>{F["account-navigation"]&&mt.autoFocus({menu:"account-navigation",navigationRef:O,isDesktopVersion:p.navigation,focusElements:$,dispatch:S})},[F["account-navigation"]]);const L=f&&h.jsxs(h.Fragment,{children:[!p.search&&h.jsx("button",{className:"search toggle-search-button",onClick:R=>{R.preventDefault(),R.stopPropagation(),M("search",!F.search)},children:h.jsx(ot,{children:l.formatMessage({id:`header_search_${F.search?"hide":"show"}`})})}),h.jsx(l_,{id:"global-search",handleToggle:{searchIsOpen:F.search,isDesktopVersion:p.search},gtmContext:"search-bar-header",gtmEvent:"form-submission",onSearchClick:o})]}),U=h.jsx("button",{className:"language icon language-switcher-button gtm-trackable","data-gtm-event-type":"open-language-switcher-click","data-gtm-event-context":"HeaderLeft-LanguageSwitcher","aria-label":"Language switcher",onClick:R=>{R.preventDefault(),R.stopPropagation(),r?r():_(!T)},children:h.jsx(ot,{children:l.formatMessage({id:"header_language_switcher"})})}),D=[g&&m&&h.jsx("div",{id:"suprsend-notifications",children:h.jsx(Jre,{workspaceKey:i,distinctId:(u==null?void 0:u.id)??"",subscriberId:m,theme:iie,language:C||Yu,translations:s||aie,bellComponent:()=>h.jsx("button",{className:"bell icon bell-button gtm-trackable","data-gtm-event-type":"open-bell-click","data-gtm-event-context":"HeaderLeft-Bell"})})})],X=h.jsxs(h.Fragment,{children:[!p.navigation&&h.jsx("button",{className:"menu-button gtm-trackable",onClick:R=>{R.preventDefault(),R.stopPropagation(),M("site-navigation",!F["site-navigation"])},"data-gtm-event-type":"open-tab-menu-click","data-gtm-event-context":"HeaderLeft-Chevron","aria-haspopup":"true","aria-expanded":F["site-navigation"],"aria-controls":"site-navigation",children:h.jsx(ot,{children:l.formatMessage({id:`header_menu_${F["site-navigation"]?"hide":"show"}`})})}),h.jsx("ul",{"data-phunmask":"true",ref:O,id:"navigation",hidden:p.navigation||F["account-navigation"]?!1:!F["site-navigation"],"data-showing":!p.navigation&&F["account-navigation"]?"account":"default",children:As.order.map(R=>h.jsx(Kc,{id:R,isLoggedIn:f,isDesktopVersion:p.navigation,menus:{"site-navigation":F["site-navigation"],"account-navigation":F["account-navigation"]},callback:M},R))})]}),Z=window.location.pathname.match(new RegExp("(courses/[^/]+/[^/]+|microcourses/[^/]+/[^/]+)")),k=R=>{var se;const[j,H]=R.split("?"),z=new URLSearchParams(H||""),re=new URLSearchParams(window.location.search).get("ref");if(z.set("ref",re||"course-overview"),window.location.pathname){const ae=window.location.pathname.match(new RegExp("(courses/([^/]+)/([^/]+)|microcourses/[^/]+/([^/]+))"));if(ae){const[,,be,Ce,Pe]=ae;Pe?z.set("courseSlug",Pe):(z.set("courseSlug",be),z.set("journeySlug",Ce)),z.set("signupRedirectUrl",window.location.pathname+(window.location.search||""))}}const Q=((se=window.location.pathname.match(/^\/([^/]+)\/courses/))==null?void 0:se[1])||"";return`${Q?`/${Q}`:""}${j}?${z.toString()}`};return u&&u.isLoading?null:h.jsxs(h.Fragment,{children:[h.jsxs("nav",{id:"header",className:te({"logged-in":f,"logged-out":!f,visible:I}),children:[h.jsx(ot,{element:"a",href:"#content-wrapper",children:l.formatMessage({id:"header_skip"})}),h.jsx(gm,{variant:"monochrome"}),e?h.jsxs(h.Fragment,{children:[p.navigation?h.jsxs(h.Fragment,{children:[X,L,v&&U,D]}):h.jsxs(h.Fragment,{children:[L,v&&U,D,X]}),f?h.jsxs("button",{className:"account-button",onClick:R=>mt.events.onClick(R,{id:"account-navigation",callback:M,isOpen:F["account-navigation"]}),onMouseEnter:()=>mt.events.onMouseEnter({id:"account-navigation",callback:M}),onMouseLeave:()=>mt.events.onBlur({id:"account-navigation",callback:M}),"aria-haspopup":"true","aria-expanded":F["account-navigation"],"aria-controls":"account-navigation",children:[h.jsx(ot,{children:l.formatMessage({id:`header_account_${F["account-navigation"]?"hide":"show"}`})}),h.jsx(gi,{name:u&&u.name||"",src:u&&u.image&&u.image.thumbnail||""})]}):h.jsx("ul",{className:"sign-in-buttons",children:As.buttons.order.map(R=>h.jsx(Kc,{id:`buttons.${R}`,getHref:R==="signup"&&Z?k:void 0},R))})]}):v&&U]}),T&&h.jsx(eie,{headerIsVisible:I,locale:(u==null?void 0:u.locale)||Yu}),h.jsx("hr",{id:"content-of-page"}),h.jsx("div",{className:te("overlay",{open:F["site-navigation"]||F["account-navigation"]||!p.search&&F.search})})]})};const sie=()=>{const e=le.useIntl();return h.jsxs(h.Fragment,{children:[h.jsx(O0,{}),h.jsx("div",{id:"content",children:h.jsx(Lr,{variant:"error",text:e.formatMessage({id:"pageLayout_error"})})}),h.jsx(vm,{})]})},Z3=({children:e,additionalContent:{prepended:t,appended:n}={},reportError:r,forceShow:i={},styling:a={},className:s="",locale:o="en",suprSendWorkspaceKey:l})=>{const u=le.useIntl(),{navigation:c=!0,footer:d=!0}=i,{background:f="default",variant:p="default",circle:g="default",modal:m="default"}=a,y=y4(),[v,T]=E.useState(""),_=I=>{const{detail:{message:F}}=I;T(F)};E.useEffect(()=>(window.scrollTo(0,0),document.addEventListener("ariaLive",_),()=>{document.removeEventListener("ariaLive",_)}),[y]);const C=Ku(e,{locale:o}),w=Ku(t,{locale:o}),x=Ku(n,{locale:o}),S={};return f!=="default"&&(S[f]=!0),p!=="default"&&(S[p]=!0),g!=="default"&&(S[g]=!0),h.jsx(mx.ErrorBoundary,{onError:r,fallback:h.jsx(sie,{}),children:h.jsxs(E.Suspense,{fallback:null,children:[h.jsxs("div",{id:"wrapper",className:te(s,S,{"has-footer":d,v1styles:!0}),"data-too-small":u.formatMessage({id:"pageLayout_browserTooSmall"}),children:[h.jsx(O0,{suprSendWorkspaceKey:l,showNavigation:c}),h.jsxs("main",{id:"content-wrapper",tabIndex:-1,children:[w&&h.jsx("div",{className:te("additional-content prepended",{"large-modal":m==="large"}),children:w}),E.createElement(f==="bold"?Sp:"div",{id:"content",children:C,className:te({"large-modal":m==="large"})})]}),x&&h.jsx("div",{className:"additional-content appended",children:x}),d&&h.jsx(vm,{}),h.jsx(y_,{})]}),v&&h.jsx(ot,{"aria-live":"polite",showOnFocus:!1,"data-testid":"layout-aria-live",children:v})]})})},l4={default:"tags_",headerTopics:"header_topics_topics_"},Xf={topic:{Climate:"climate",CitiesAndLocalGovernment:"cities-and-local-government",DigitalAndData:"digital-and-data",Education:"education",EquityJusticeAndInclusion:"equity-justice-and-inclusion",HealthAndSocialCare:"health-and-social-care",Innovation:"innovation",LeadershipAndSkills:"leadership-and-skills",LifeInGovernment:"life-in-government",Policymaking:"policymaking",TransportAndInfrastructure:"transport-and-infrastructure",WorkAndTheEconomy:"work-and-the-economy"},"from the community":"community"},oie={getTagDetails:e=>{if(e.includes("topic_")){if(e=Xf.topic[e.replace("topic_","")],e){const t=As.topics.topics[e].href;return t?{id:e,href:t,text:`${l4.headerTopics}${e}`}:null}return null}return Xf[e]?(e=Xf[e],{id:e,text:`${l4.default}${e}`}):null}};const lie=({tags:e=[],color:t="default",forceOneLine:n=!1,canHaveLinks:r=!0,className:i="",gtmType:a="tag-click",gtmContext:s="tags"})=>{const o=le.useIntl();if(!e||e.length<1)return null;const l=[];return e.forEach(u=>{if(!u)return;const c=oie.getTagDetails(u);c&&l.push(c)}),l.length<1?null:h.jsx("ul",{className:te("tags text-small",t,i,{"one-line":n}),children:l.map(u=>{const c=o.formatMessage({id:u.text});return h.jsx("li",{children:u.href&&r?h.jsx("a",{href:u.href,className:"gtm-trackable","data-gtm-event-type":a,"data-gtm-event-context":s,children:c}):c},u.id)})})};const Q3=25,uie=({members:{data:e=[],total:t=e.length},communitySlug:n,isMember:r=!1,hasNextPage:i=!1,loadNextPage:a=()=>{},profile:s,gtmContext:o="member",gtmType:l="member-click",showHeader:u=!0,showPlaceholders:c=!1,className:d="",ownersFns:f})=>{const p=le.useIntl(),g="membersList",m=E.useContext(Pt),[y,v]=E.useState(!1);return e.length===0&&!c?null:h.jsxs("div",{className:te("members-list",d),children:[u?h.jsxs("h1",{children:[p.formatMessage({id:g}),h.jsx("span",{className:"count",children:p.formatNumber(t)})]}):h.jsx(h.Fragment,{}),h.jsxs("ul",{children:[r?h.jsxs("li",{children:[h.jsx(li,{member:m,gtmContext:o,gtmType:l,badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:n||""},{scope:nn.Platform,area:"all"}]}}),h.jsx(Ki,{href:"/profiles/me",className:"text-small",onClick:T=>{T==null||T.preventDefault(),T==null||T.stopPropagation(),v(!0)},children:p.formatMessage({id:`${g}_profile`})})]}):h.jsx(h.Fragment,{}),e.map((T,_)=>m&&T.id===m.id?h.jsx(h.Fragment,{}):h.jsxs("li",{children:[h.jsx(li,{member:T,gtmContext:o,gtmType:l,badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:n||""},{scope:nn.Platform,area:"all"}]}}),T.isAdmin?h.jsxs("div",{className:"member-owner-actions",children:[h.jsx(Pr,{children:p.formatMessage({id:`${g}_owner`})}),(f==null?void 0:f.remove)&&h.jsx("button",{type:"button",className:"member-owner-actions-button","aria-label":"Remove owner",disabled:!T.id,onClick:async C=>{C==null||C.preventDefault(),C==null||C.stopPropagation(),await f.remove(T.id)},children:"×"})]}):(f==null?void 0:f.create)&&h.jsx("div",{className:"member-owner-actions",children:h.jsx("button",{type:"button",className:"member-owner-actions-button","aria-label":"Add owner",disabled:!T.id,onClick:async C=>{C==null||C.preventDefault(),C==null||C.stopPropagation(),await f.create(T.id)},children:"+"})})]},_)),c&&e.length===0&&t>0?[...new Array(Math.min(t,Q3))].map((T,_)=>h.jsx("li",{children:h.jsx(e1,{layout:"member"})},_)):h.jsx(h.Fragment,{})]}),i&&h.jsx(wl,{hasNextPage:i,loadNextPage:a,icon:{icon:"arrow-down",position:"right"},messages:{button:p.formatMessage({id:"loadMore_button"}),error:p.formatMessage({id:"loadMore_error"})},gtmContext:o}),s?h.jsx(j1,{form:s,showModal:y,content:{title:p.formatMessage({id:`${g}_modal_title`})},functions:{onClose:()=>{v(!1)}}}):h.jsx(h.Fragment,{})]})},X3=uie,cie=({intlPath:e,showGuidelines:t,type:n,gtmContext:r})=>{const i=le.useIntl();return t?h.jsx("small",{children:wr(i.formatMessage,`${e}explainer`,n,"action",{a:a=>h.jsx("a",{href:"https://about.apolitical.co/q-and-a-community-guidelines",target:"_blank",className:"gtm-trackable","data-gtm-event-context":r,"data-gtm-event-type":"community-guidelines-link",rel:"noreferrer",children:a})})}):h.jsx(h.Fragment,{})},die=({intlPath:e,type:t,...n})=>{const r=le.useIntl();return h.jsx(Pc,{label:{visible:r.formatMessage({id:`${e}label`}),screenreader:wr(r.formatMessage,`${e}label_action`,t,"action")},...n})},u4=5,c4=2,fie=(e,t)=>{var i;let n=0;const r=[];return(i=e==null?void 0:e["poll-options"])==null||i.forEach((a,s)=>{a!==""&&(n++,r.push({position:n,body:a,locale:t}))}),{title:e.title,locale:t,options:r,settings:{allow_multiple_votes:e["multiple-answers"]||!1}}};const _t="discussion_form_",Ll=({id:e,parentId:t,content:n={type:ze.Response,slugs:{}},userHasPermissions:r=!0,meta:i,placeholder:a,maxLength:s=0,buttons:o,forceShow:l={cancel:!1,error:!1},functions:u,data:c={},gtmContext:d="DiscussionForm"})=>{var Oe,qe,gt;const f=le.useIntl(),p=E.useContext(Pt),g=Ra(),[m,y]=E.useState(n.type),[v,T]=E.useState(!1),[_,C]=E.useState(!1),[w,x]=E.useState(""),{isLoading:S=!1,isInWrapper:I=!1,isInOverlay:F=!1,isAutoFocused:$=!1,isEditing:B=!1,hasTitleField:M=!1,canBePrepopulated:O=!1,isPrepopulated:P=!1,showTitle:L=!1,showGuidelines:U=!0,showDivider:D=!1,showSuccessMessage:X=!0,showPostType:Z=!1,postCategories:k=[],allowAnonymousPosts:b=!1}=i||{},{onChange:q=()=>{},create:R=()=>{},createPoll:j=()=>Promise,handleSaveEdit:H=()=>{},handleCancel:z=()=>{},callback:Y=()=>{},onMention:re=()=>{},listMembers:Q=()=>Promise.resolve([]),clickMentionFallback:G=()=>{},getLinkPreview:se=()=>Promise.resolve({}),props:ae={create:{projectNames:["questions-answers"]}}}=u,[be,Ce]=E.useState({body:B&&B.text||P&&P.text||"",data:c!=null&&c.link?{link:c==null?void 0:c.link}:{}}),[Pe,je]=E.useState(l.error||!1),Fe={status:!1,title:M&&M.text||"",polls:0},[Be,Qe]=E.useState(Fe);E.useEffect(()=>{O&&!B&&P&&P!==be.body&&Ce(Ee=>({...Ee,body:P.text||""}))},[P]),E.useEffect(()=>{y(n.type)},[n.type]);const tt=il((Ee,Le)=>{Ce($e=>({...$e,body:Ee,data:{link:Le}})),q({body:Ee});let He;!p||!p.id?He=wr(f.formatMessage,`${_t}error_loggedOut`,m,"action"):r?s>0&&Ee.length>=s&&(He=`${_t}error_tooLong`):He=wr(f.formatMessage,`${_t}error_noPermission`,m,"action"),He?je(He):Pe&&je(!1)},50);let Xe=`${m}-form`;if(m===ze.Response||m===ze.Reply){const Ee=((Oe=n.slugs)==null?void 0:Oe.reply)||((qe=n.slugs)==null?void 0:qe.answer)||((gt=n.slugs)==null?void 0:gt.question)||"";Ee&&(Xe=`${Xe}-${Ee.slice(-15)}`)}e&&(Xe=`${e}-${Xe}`);const pe=async Ee=>{if(!p||!p.id||!r||Ae)throw new Error("You do not have permission to post.");Qe(He=>({...He,status:"submitting"}));const Le=window.location.pathname;try{let He;switch(m){case ze.Post:He=await R({title:Ee.title,content:Ee.body,categories:Ee.postType,locale:g,data:Ee.data,is_anonymous:v});break;case ze.Poll:He=await j(fie(Ee,g));break;case ze.Question:He=await R({title:Ee.body,authorId:p&&p.id,data:Ee.data,is_anonymous:v,...ae==null?void 0:ae.create});break;case ze.Response:He=await R({questionSlug:n.slugs.question},{body:Ee.body,authorId:p&&p.id,contentPath:Le,data:Ee.data,is_anonymous:v});break;case ze.Reply:He=await R({questionSlug:n.slugs.question,answerSlug:n.slugs.answer},{body:Ee.body,authorId:p&&p.id,contentPath:Le,data:Ee.data,is_anonymous:v});break;default:break}await ng(1e3),Y&&await Y(He),Ce({body:"",data:{}}),y(n.type),Qe(Nt=>({...Nt,status:"submitted"})),x(wr(f.formatMessage,`${_t}success`,m,"action"));const $e=new Event(Ut.DISCUSSION_FORM_SUBMITTED);return document.dispatchEvent($e),await de(),He}catch(He){const $e=He;let Nt=`${_t}error`;$e!=null&&$e.message.includes("entry already exists")&&(Nt=wr(f.formatMessage,`${_t}error_alreadyExists`,m,"action")),$e!=null&&$e.message.includes("429")?Nt=wr(f.formatMessage,`${_t}error_tooMany`,m,"action"):$e!=null&&$e.message.includes("400")&&(Nt=`${_t}error`),je(Nt),await de()}},de=async()=>{await ng(5e3),je(!1),Qe(Fe),x("")},Te=il(async Ee=>{const Le={...be,...Ee};if(B){Qe(He=>({...He,status:"submitting"})),H(Le);return}try{if(!await pe(Le))throw Error("No response from handleSubmit")}catch{}},100);if(S)return h.jsx(Jn,{className:"discussion-card discussion-form","data-testid":"loading-placeholder"});const ee=!be.body||!sl(be.body),fe=!Be.title||!sl(Be.title);let Ae=!1;m!==ze.Poll&&(Ae=ee),M&&(Ae=Ae&&fe);const Se=Be.status==="submitting",J=[];m===ze.Poll?J.push({id:"poll-options",label:f.formatMessage({id:`${_t}option_label`}),type:"multiple-inputs",element:"textarea",placeholder:f.formatMessage({id:`${_t}option_placeholder`}),limit:100,multipleInputs:{showCount:!0,defaultInputs:c4,maxInputs:u4,hasButton:{variant:"secondary",size:"small",styling:{muted:!0},icon:"plus",children:f.formatMessage({id:`${_t}option_cta`})}},styling:{autosizeToFit:!0},functions:{onChange:Ee=>{var He;let Le=0;Ee&&Array.isArray(Ee)&&(Le=((He=Ee==null?void 0:Ee.filter($e=>$e!==""))==null?void 0:He.length)||0),Be.polls!==Le&&Qe($e=>({...$e,polls:Le})),q({polls:Ee})}},validation:[{condition:"required"}]},{type:"checkbox",id:"multiple-answers",label:f.formatMessage({id:`${_t}multiplePollAnswers`}),className:"text-medium"}):J.push({component:die,props:{formID:Xe,intlPath:_t,showLabel:M!==!1,type:m}},{component:hm,props:{id:`${Xe}-input`,value:Be.status==="submitting"&&!Pe?"":be.body,placeholder:a||wr(f.formatMessage,`${_t}placeholder`,m,"action"),maxLength:s,meta:{isInOverlay:F},functions:{onChange:tt,onChangeData:Ee=>{Ce(Le=>({...Le,data:Ee}))},onMention:re,listMembers:Q,clickMentionFallback:G,getLinkPreview:se},data:c,autoFocus:B!==!1||$&&!M,"aria-invalid":!!Pe,"aria-errormessage":"error-message"}},{component:cie,props:{intlPath:_t,showGuidelines:U,type:m,gtmContext:d}}),D&&J.push({component:mr}),M&&J.unshift({id:"title",type:"textarea",value:M.text,limit:250,label:f.formatMessage({id:`${_t}${m===ze.Poll?"question":"titleField"}_label`}),styling:{autosizeToFit:!0},placeholder:f.formatMessage({id:`${_t}${m===ze.Poll?"question":"titleField"}_placeholder`}),functions:{onChange:Ee=>{Qe(Le=>({...Le,title:Ee})),q({title:Ee})}},validation:m===ze.Poll?[{condition:"required"}]:[]}),Z&&J.unshift({id:"postType",type:"radio",value:"no-category",accessibilityOptions:{checkboxes:{navigateWithArrowKeys:!0}},styling:{displayOptionsAsPills:!0},label:f.formatMessage({id:`${_t}postType_label`}),options:k.map(Ee=>({id:Ee.slug,label:Ee.name})).filter(Ee=>!v||!Ee.id.includes("poll")),validation:[{condition:"required"}],functions:{onChange:Ee=>{q({postType:Ee}),Ee.includes(ze.Poll)?y(ze.Poll):m!==ze.Post&&y(ze.Post)}}});let ve=!p||!p.id||!r||Se;if(m===ze.Poll){const Ee=Be.polls;ve=ve||fe||Ee<c4||Ee>u4}else ve=ve||Ae,B&&(M?ve=ve||be.body===B.text&&Be.title===M.text:ve=ve||be.body===B.text);return h.jsxs(h.Fragment,{children:[h.jsxs(vr,{id:Xe,className:te("discussion-card discussion-form",{"no-styling":I&&B}),meta:{shouldReset:!0,shouldHide:!1,showRequiredLabels:!1,shouldShowCancelButton:B&&!Se||l.cancel},functions:{onSuccess:async Ee=>{await Te(Ee)},onCancel:z},fields:J,intlPath:_t,button:{variant:"primary",size:{mobile:"small",600:"medium"},"data-gtm-event-context":d,"data-gtm-event-type":`${B?"save":"submit"}-${m}-click`,"data-testid":"save-button",disabled:ve,text:{default:!B&&(o!=null&&o.submit)?o==null?void 0:o.submit:f.formatMessage({id:`${_t}${B?"save":"post"}`}),submitting:f.formatMessage({id:`${_t}${B?"saving":"posting"}`})}},secondaryActionButton:{variant:"secondary",size:{mobile:"small",600:"medium"},"data-gtm-event-context":d,"data-gtm-event-type":`cancel-${m}-click`,disabled:!l.cancel&&(!p||!p.id||!be.body),text:o!=null&&o.cancel?o==null?void 0:o.cancel:f.formatMessage({id:`${_t}cancel`})},gtm:{context:d,event:`${m}-form`},"data-testid":`discussion-${m}-form`,children:[L&&!B&&m===ze.Question&&h.jsx("h2",{children:wr(f.formatMessage,`${_t}title`,m,"action")}),b&&h.jsxs("div",{className:"toggle-wrapper",children:[h.jsxs("div",{className:"label",children:[f.formatMessage({id:`${_t}isAnonymous_label`}),h.jsx("span",{onMouseEnter:()=>C(!0),onMouseLeave:()=>C(!1),children:h.jsx(mi,{isOpen:_,styling:{hasPointer:"bottom"},className:"positioned-tooltip",children:f.formatMessage({id:`${_t}isAnonymous_tooltip_content`})})})]}),h.jsx(n_,{label:"",options:[{label:"False",value:!1},{label:"True",value:!0}],initialValue:v,isDisabled:m===ze.Poll,functions:{onChange:Ee=>T(Ee===!0)}})]}),h.jsx(li,{member:v?{name:f.formatMessage({id:"member_anonymous"}),jobTitle:f.formatMessage({id:`${_t}member_anonymous_infoMsg`}),image:{thumbnail:`${Yn}logos/member_anonymous.png`},link:!1}:p?{...p,link:!1}:"community",gtmContext:d,gtmType:"profile-click",badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:t||""},{scope:nn.Platform,area:"all"}]}})]}),Be.status==="submitted"&&X&&h.jsx(ks,{className:"success","data-testid":"success",children:wr(f.formatMessage,`${_t}success`,m,"action")}),Pe&&h.jsx(ks,{id:"error-message",className:"error","data-testid":"error",children:l.error?l.error:typeof Pe=="string"?Pe.includes(" ")?Pe:f.formatMessage({id:Pe},{action:f.formatMessage({id:`discussion_action_${m}`}),maxLength:s}):Pe}),w&&h.jsx(ot,{"aria-live":"polite",showOnFocus:!1,children:w})]})},hie=Object.freeze(Object.defineProperty({__proto__:null,default:Ll},Symbol.toStringTag,{value:"Module"}));function J3(e,t){let n=t;const r=e.matchAll(Aa),i=e.matchAll(/\[([^\]]+)\]\(([^)]+)\)/g);for(const a of[r,i])for(const s of a)if(s.index!==void 0){if(s.index>=n)break;if(s.index+s[0].length<=n)continue;n=s.index}return e.length>n?e.slice(0,n).trim()+"…":e}const ex=280,pie=(e,t,n)=>{let r=t?J3(e,typeof t=="number"?t:ex):e;return r=r.trim(),r=r.replaceAll(Aa,(i,a)=>{var s,o;return`[@${((o=(s=n==null?void 0:n[a])==null?void 0:s.data)==null?void 0:o.name)||a}](/profiles/${a})`}),r},N0=async(e,t,n,r=()=>Promise.resolve([]))=>{let i=t?J3(e,typeof t=="number"?t:ex):e;i=i.trim();const a=`<br>
568
+ `]))),Xre={storeData:{},unseenCount:0,hasNext:!1,initialLoading:!1,fetchMoreLoading:!1};E.createContext({notificationsData:Xre});function Jre(e){var t=e.workspaceKey,n=t===void 0?"":t,r=e.tenantId,i=r===void 0?"":r,a=e.distinctId,s=a===void 0?"":a,o=e.subscriberId,l=o===void 0?"":o,u=e.inboxId,c=u===void 0?"":u,d=e.stores,f=e.toastProps,p=e.notificationClickHandler,g=e.primaryActionClickHandler,m=e.secondaryActionClickHandler,y=e.bellComponent,v=e.badgeComponent,T=e.notificationComponent,_=e.noNotificationsComponent,C=e.loaderComponent,w=e.tabBadgeComponent,x=e.headerRightComponent,S=e.hideAvatar,I=S===void 0?!1:S,F=e.hideInbox,$=e.hideToast,B=e.theme,M=e.themeType,O=M===void 0?"light":M,P=e.pagination,L=P===void 0?!0:P,U=e.pageSize,D=e.popperPosition,X=D===void 0?"bottom":D,Z=e.showUnreadCountOnTabs,k=Z===void 0?!0:Z,b=e.host,q=e.language,R=e.disableMarkdown,j=e.translations;c&&(l=c);var H=E.useState(!1),z=H[0],Y=H[1],re=E.useState(),Q=re[0],G=re[1],se=E.useState({storeData:{},count:0}),ae=se[0],be=se[1],Ce=E.useState(""),Pe=Ce[0],je=Ce[1],Fe=E.useState(!1),Be=Fe[0],Qe=Fe[1];E.useEffect(function(){var Xe=new SB(n,{pageSize:U,tenantID:i,stores:d,host:b});return G(Xe),Xe.emitter.on("sync_notif_store",function(){var pe=Xe.feed.data;be({storeData:(pe==null?void 0:pe.stores)||{},count:(pe==null?void 0:pe.unseenCount)||0,hasNext:pe==null?void 0:pe.hasNext,initialLoading:pe==null?void 0:pe.initialLoading,activeStoreId:pe==null?void 0:pe.activeStoreId}),je(pe==null?void 0:pe.activeStoreId)}),Xe.emitter.on("new_notification",function(pe){Zre({notificationsData:pe,toastProps:f})}),function(){Xe.emitter.all.clear()}},[]),E.useEffect(function(){z&&l&&Q&&Q.feed.markAllSeen()},[z,l,Q]),E.useEffect(function(){if(!(!l||!Q))return be({storeData:{},count:0}),Q.identifyUser(s,l),Q.feed.fetchNotifications(),function(){Q.resetUser()}},[l,Q]);var tt=O==="dark"?V3(Dne,B):B||{};return E.createElement(q3.Provider,{value:tt},E.createElement(k0.Provider,{value:{workspaceKey:n,notificationsData:ae,setNotificationsData:be,notificationClickHandler:p,primaryActionClickHandler:g,secondaryActionClickHandler:m,bellComponent:y,badgeComponent:v,notificationComponent:T,noNotificationsComponent:_,tabBadgeComponent:w,headerRightComponent:x,toggleInbox:Y,inbox:Q,loaderComponent:C,pagination:L,hideAvatar:I,activeStore:Pe,setActiveStore:je,changingActiveStore:Be,setChangingActiveStore:Qe,showUnreadCountOnTabs:k,themeType:O,language:q,disableMarkdown:R,translations:j}},!F&&E.createElement(jre,{openInbox:z,toggleInbox:Y,popperPosition:X}),!$&&E.createElement(Yre,f)))}const mt={timeouts:{},handlerCalled:{},getIsDesktopVersion:(e,t)=>{const n={navigation:{loggedIn:769,loggedOut:881},search:{loggedIn:961,loggedOut:1121}},r=a=>{const s=`logged${e?"In":"Out"}`;return t>=n[a][s]};let i={};return["navigation","search"].forEach(a=>{i[a]=r(a)}),i},shouldChangeHeaderIsVisible:(e,t,n)=>{Object.values(t).filter(i=>i===!0).length||n([{type:"headerIsVisible",value:e}])},handleMenus:({id:e,value:t,menus:n,dispatch:r,forceHandle:i=!1})=>{if(!i&&n[e]===t||!i&&e===On.ACCOUNT&&t===!1&&n[On.SITE]===!0)return;const a=Date.now();if(!i&&!t&&mt.handlerCalled[e]&&a-mt.handlerCalled[e]<500)return;mt.handlerCalled[e]=a;let s=[{type:`menus.${e}`,value:t}];if(t===!0)Object.keys(n).forEach(o=>{o===e||n[o]===!1||s.push({type:`menus.${o}`,value:!1})});else{let o=null;switch(e){case On.SITE:o=document.querySelector("#header .menu-button"),o||(o=document.querySelector("#navigation .navigation-button"));break;case On.SEARCH:o=document.querySelector("#header .toggle-search-button");break;case On.ACCOUNT:o=document.querySelector("#header .account-button");break;default:return}o&&o.focus()}r(s)},findFirstChild:(e,t,n=!1)=>{if(!e||!e[0])return!1;for(let r=0;r<=e.length;r++){if(!e[r])continue;if(e[r][t]&&(!n||e[r][t].includes(n)))return e[r];if(!t.includes("."))continue;const i=h4(e[r],t);if(!(typeof i>"u")&&(!n||i[t]&&i[t].includes(n)||i.value&&i.value.includes(n)||i.toString().includes(n)))return e[r]}return e[0].children?mt.findFirstChild(e[0].children,t,n):!1},autoFocus:({menu:e,navigationRef:t,isDesktopVersion:n,focusElements:r,dispatch:i})=>{var l;if(!t.current||!t.current.children)return;const a=n?"desktop":"default";if(r[e][a]){(l=document.querySelector(`#header ul a[href="${r[e][a]}"]:last-child`))==null||l.focus();return}let s,o;switch(e){case On.SITE:if(n){const u=mt.findFirstChild(t.current.children,"className","has-submenu parent"),c=mt.findFirstChild(u.children,"id",On.SITE);s=mt.findFirstChild(c.children,"href")}else s=mt.findFirstChild(t.current.children,"href");break;case On.ACCOUNT:if(o=mt.findFirstChild(t.current.children,"className","account"),!o||!o.children)return;s=mt.findFirstChild(o.children,"href");break;default:return}s&&(i([{type:`focusElements.${e}.${a}`,value:s.attributes.href.value}]),s.focus())},events:{onClick:(e,{id:t,callback:n,isOpen:r})=>{e.target&&e.target.attributes&&e.target.attributes.href||(e.preventDefault(),e.stopPropagation(),clearTimeout(mt.timeouts[t]),n(t,!r))},onFocus:({id:e})=>{clearTimeout(mt.timeouts[e])},onMouseEnter:({id:e,callback:t})=>{clearTimeout(mt.timeouts[e]),t(e,!0)},onBlur:({id:e,callback:t})=>{mt.timeouts[e]=setTimeout(()=>{t(e,!1)},250)}},readLocaleFromCookie:()=>{if(!document||!document.cookie||!document.cookie.length)return null;const e=document.cookie.match(new RegExp("(^|;\\s*)apolitical_locale=([^;]*)"));return e?decodeURIComponent(e[2]):null}},As={order:["home","communities","topics","partners","account"],home:{href:"/home/",hasVariantText:!0,gtmType:"homepage-click"},communities:{href:"/communities/",gtmType:"communities-click",onlyShow:"logged-in"},topics:{onlyShow:"logged-in",order:["explore","topics"],menuId:"site-navigation",explore:{order:["events","courses","articles","communities"],events:{href:"/events/",className:"icon events"},courses:{href:"/microcourses/",gtmType:"microcourses-click",className:"icon courses"},articles:{href:"/solution-articles/",gtmType:"articles-click",className:"icon articles"},communities:{href:"/communities/",gtmType:"communities-click",className:"icon communities"}},topics:{order:["cities-and-local-government","digital-and-data","education","climate","health-and-social-care","equity-justice-and-inclusion","innovation","leadership-and-skills","life-in-government","policymaking","transport-and-infrastructure","work-and-the-economy"],className:"columns",climate:{href:"/topics/climate/"},"cities-and-local-government":{href:"/topics/cities-and-local-government/"},"digital-and-data":{href:"/topics/digital-and-data/"},education:{href:"/topics/education/"},"equity-justice-and-inclusion":{href:"/topics/equity-justice-and-inclusion/"},"health-and-social-care":{href:"/topics/health-and-social-care/"},innovation:{href:"/topics/innovation/"},"leadership-and-skills":{href:"/topics/leadership-and-skills/"},"life-in-government":{href:"/topics/life-in-government/"},policymaking:{href:"/topics/policymaking/"},"transport-and-infrastructure":{href:"/topics/transport-and-infrastructure/"},"work-and-the-economy":{href:"/topics/work-and-the-economy/"}}},partners:{href:"/partnerships/",onlyShow:"logged-out"},account:{menuId:"account-navigation",order:["profile","settings","log-out"],className:"account",onlyShow:"logged-in",doTrack:!1,profile:{href:"/profiles/me"},settings:{href:"/profiles/me/manage-account"},"log-out":{href:"/logout",className:"divider"}},buttons:{order:["login","signup"],login:{href:"/login",withReturnTo:!0},signup:{href:"/signup?ref=header-banner",props:{variant:"primary"}}}},Kc=({id:e,isLoggedIn:t=!1,isDesktopVersion:n=!1,menus:r={},callback:i=()=>{},doTrack:a=null,getHref:s})=>{const o=le.useIntl(),l=h4(As,e);if(!l||l.onlyShow&&(l.onlyShow==="logged-in"&&!t||l.onlyShow==="logged-out"&&t))return null;const u="doTrack"in l,c=a===null?u?l.doTrack:!0:a,d=e.includes("buttons.");let f=`header_${e.replaceAll(".","_")}`;l.hasVariantText&&(f+=`_logged${t?"In":"Out"}`);let p=!1;if(l.href){let C=l.gtmType||`${e}-click`;if(C.includes(".")){const w=C.split("."),x=w[w.length-2];C=`${x==="topics"?`${x}-`:""}${w[w.length-1]}`}p={href:s?s(l.href):l.withReturnTo?`${l.href}?returnTo=${window.location.pathname+window.location.search}`:l.href},c&&(p={...p,className:"gtm-trackable","data-gtm-event-type":C,"data-gtm-event-context":"HeaderButtons"}),d&&(p={...p,variant:"secondary",size:{mobile:"small",881:"large"},...l.props||{}})}const g=l.order&&l.order[0]&&l[l.order[0]],m=g&&l[l.order[0]].order,y=p&&window.location.pathname===l.href;let v={},T={},_={};if(y&&(v={...v,"aria-current":"page"}),g){const C=l.menuId||e,w={onClick:x=>mt.events.onClick(x,{id:C,callback:i,isOpen:r[C]}),onFocus:()=>mt.events.onFocus({id:C}),onBlur:()=>mt.events.onBlur({id:C,callback:i}),onMouseLeave:()=>mt.events.onBlur({id:C,callback:i}),onMouseEnter:()=>mt.events.onMouseEnter({id:C,callback:i})};T={...w,id:C===On.SITE?On.SITE:On.ACCOUNT},n&&(m&&(_={...w,className:"navigation-button",onKeyPress:x=>{x.key==="Enter"&&mt.events.onClick(x,{id:C,callback:i,isOpen:r[C]})},"aria-haspopup":!0,"aria-expanded":r[C],"aria-controls":C}),T={...T,hidden:C in r?!r[C]:!0}),m||(T={...T})}return h.jsxs("li",{className:te({[l.className]:l.className,"has-submenu":g,parent:m,active:y}),...v,children:[p?E.createElement(d?Ie:"a",p,o.formatMessage({id:f})):n&&l.order&&m?h.jsxs("button",{..._,children:[o.formatMessage({id:f}),h.jsx(ot,{children:o.formatMessage({id:`header_menu_${r[On.SITE]?"hide":"show"}`})})]}):o.formatMessage({id:f}),l.order&&h.jsx("ul",{...T,children:l.order.map(C=>{if(!l[C])return null;const w={isLoggedIn:t,isDesktopVersion:n,menus:r,callback:i,doTrack:u?c:null};return l[C].order?h.jsxs("li",{className:te({[l[C].className]:l[C].className}),children:[o.formatMessage({id:`${f}_${C}`}),h.jsx("ul",{children:l[C].order.map(x=>h.jsx(Kc,{id:`${e}.${C}.${x}`,...w},x))})]},C):h.jsx(Kc,{id:`${e}.${C}`,...w},C)})})]},e)};const eie=({headerIsVisible:e,locale:t})=>{const n=le.useIntl();return h.jsx("div",{id:"language-unavailable-message",className:te({visible:e}),children:h.jsx("p",{className:"text",children:n.formatMessage({id:`header_language_unavailable_${t}`},{link:r=>h.jsx("a",{href:"/pages/multilingual-transition",children:r})})})})},tie={colors:{primary:"#4F43BA",primaryHover:"#7C72E1",error:"#C34141",icon:"#000000",text:{primary:"#151921",secondary:"#64748B"},background:{primary:"#FFFFFF",hover:"#F8FAFC"},border:"#E2E8F0"},typography:{fontSizes:{xs:"12px",sm:"14px",md:"16px",lg:"24px"},fontWeights:{medium:"medium",bold:"bold"}},spacing:{xs:"8px",sm:"12px",md:"16px"},borderRadius:{sm:"8px",md:"12px",full:"9999px"},shadows:{sm:"0px 4px 6px rgba(0, 0, 0, 0.1)"},circleSizes:{avatar:"40px",dot:"10px"}},{colors:{primary:Ao,primaryHover:nie,error:a4,text:ei,background:ti,border:Zf,icon:rie},typography:{fontSizes:ni,fontWeights:da},spacing:fa,borderRadius:zu,shadows:s4,circleSizes:o4}=tie,iie={bell:{color:rie},badge:{backgroundColor:a4,color:ti.primary},header:{container:{backgroundColor:ti.primary,borderBottom:`1px solid ${Zf}`},headerText:{color:ei.primary,fontSize:ni.lg,fontWeight:da.bold},markAllReadText:{color:Ao,fontWeight:da.medium,fontSize:ni.sm}},notificationsContainer:{container:{borderRadius:zu.md,overflow:"auto",backgroundColor:ti.primary,boxShadow:s4.sm,border:"none"},loader:{color:Ao},noNotificationsText:{color:ei.primary,fontSize:ni.md,fontWeight:da.medium},noNotificationsSubtext:{color:ei.secondary,fontSize:ni.sm}},notification:{unseenDot:{backgroundColor:a4,width:o4.dot,height:o4.dot,right:fa.md,top:fa.md},container:{unreadBackgroundColor:ti.primary,readBackgroundColor:ti.primary,hoverBackgroundColor:ti.hover,borderBottom:`1px solid ${Zf}`,padding:fa.md},headerText:{color:ei.primary,fontSize:ni.md,fontWeight:da.medium},bodyText:{color:ei.primary,fontSize:ni.md},subtext:{color:ei.secondary,fontSize:ni.sm},actions:[{container:{backgroundColor:Ao,color:ti.primary,borderRadius:zu.full,padding:`${fa.xs} ${fa.md}`,fontSize:ni.sm,fontWeight:da.medium,hoverBackgroundColor:nie}},{container:{borderColor:Ao,color:ei.secondary,backgroundColor:ti.primary,borderRadius:zu.full,padding:`${fa.xs} ${fa.md}`,fontSize:ni.sm,fontWeight:da.medium},text:{color:Ao}}]},toast:{container:{backgroundColor:ti.primary,borderRadius:zu.sm,boxShadow:s4.sm,border:`1px solid ${Zf}`},headerText:{color:ei.primary,fontWeight:da.medium},bodyText:{color:ei.secondary}}},aie={notifications:"Notifications",markAllAsRead:"Mark all as read",noNotificationsTitle:"No notifications yet",noNotificationsDescription:"Stay tuned for updates and new content",pinned:"Pinned",markAsUnread:"Mark as unread",markAsRead:"Mark as read",archive:"Archive",expiresIn:"Expires in"};const Qf={height:67,height_desktop:83,additional_message_height:40};var On=(e=>(e.NAVIGATION="navigation",e.SEARCH="search",e.ACCOUNT="account-navigation",e.SITE="site-navigation",e))(On||{});const O0=({showNavigation:e=!0,showLanguageUnavailableMessage:t=!0,showLanguageSwitcher:n=!0,onLanguageSwitcherClick:r,suprSendWorkspaceKey:i,locale:a,suprSendTranslations:s,onSearchClick:o})=>{var b,q;const l=le.useIntl(),u=E.useContext(Pt),c=Qc();c&&(As.home.href=c);const d=Wi(!0,!0),f=u&&typeof u.id=="string",p=E.useMemo(()=>mt.getIsDesktopVersion(f,d),[f,d]),g=us("suprsend-notifications")&&i,m=(q=(b=u==null?void 0:u.externalsMetadata)==null?void 0:b.suprsend)==null?void 0:q.subscriberId,y=t&&!f,v=us("language-switcher")&&n&&!y,[T,_]=E.useState(!1),[C,w]=E.useState(null);E.useEffect(()=>{let R=null;if(a)R=a;else try{R=mt.readLocaleFromCookie()}catch{R=null}w(R),t&&v&&(R!==null&&R!==Yu)&&_(!0)},[t,v,u,a]);const[x,S]=E.useReducer(js,{headerIsVisible:!0,menus:{"site-navigation":!1,search:!1,"account-navigation":!1},focusElements:{"site-navigation":{desktop:!1,default:!1},"account-navigation":{desktop:!1,default:!1}}}),{headerIsVisible:I,menus:F,focusElements:$}=x,B=E.useRef(x);E.useEffect(()=>{B.current=x},[x]),I4({scrollPosition:T?Qf[`height${p.navigation?"_desktop":""}`]+Qf.additional_message_height:Qf[`height${p.navigation?"_desktop":""}`],callbacks:{scrollUp:()=>{const R=B.current.menus;!p&&R["site-navigation"]||mt.shouldChangeHeaderIsVisible(!0,R,S)},scrollDown:()=>{const R=B.current.menus;!p&&R["site-navigation"]||mt.shouldChangeHeaderIsVisible(!1,R,S)}}});const M=(R,j,H=!1)=>{mt.handleMenus({id:R,value:j,menus:B.current.menus,dispatch:S,forceHandle:H})},O=E.useRef(null),P=R=>{R.key==="Escape"&&["site-navigation","search","account-navigation"].forEach(j=>{B.current.menus[j]&&M(j,!1,!0)})};E.useEffect(()=>{var R;return(R=document.getElementById("header"))==null||R.addEventListener("keydown",P),()=>{var j;(j=document.getElementById("header"))==null||j.removeEventListener("keydown",P)}},[]),Ss(()=>{F["site-navigation"]&&mt.autoFocus({menu:"site-navigation",navigationRef:O,isDesktopVersion:p.navigation,focusElements:$,dispatch:S})},[F["site-navigation"]]),Ss(()=>{F["account-navigation"]&&mt.autoFocus({menu:"account-navigation",navigationRef:O,isDesktopVersion:p.navigation,focusElements:$,dispatch:S})},[F["account-navigation"]]);const L=f&&h.jsxs(h.Fragment,{children:[!o&&!p.search&&h.jsx("button",{className:"search toggle-search-button",onClick:R=>{R.preventDefault(),R.stopPropagation(),M("search",!F.search)},children:h.jsx(ot,{children:l.formatMessage({id:`header_search_${F.search?"hide":"show"}`})})}),h.jsx(l_,{id:"global-search",handleToggle:{searchIsOpen:F.search,isDesktopVersion:p.search},gtmContext:"search-bar-header",gtmEvent:"form-submission",onSearchClick:o})]}),U=h.jsx("button",{className:"language icon language-switcher-button gtm-trackable","data-gtm-event-type":"open-language-switcher-click","data-gtm-event-context":"HeaderLeft-LanguageSwitcher","aria-label":"Language switcher",onClick:R=>{R.preventDefault(),R.stopPropagation(),r?r():_(!T)},children:h.jsx(ot,{children:l.formatMessage({id:"header_language_switcher"})})}),D=[g&&m&&h.jsx("div",{id:"suprsend-notifications",children:h.jsx(Jre,{workspaceKey:i,distinctId:(u==null?void 0:u.id)??"",subscriberId:m,theme:iie,language:C||Yu,translations:s||aie,bellComponent:()=>h.jsx("button",{className:"bell icon bell-button gtm-trackable","data-gtm-event-type":"open-bell-click","data-gtm-event-context":"HeaderLeft-Bell"})})})],X=h.jsxs(h.Fragment,{children:[!p.navigation&&h.jsx("button",{className:"menu-button gtm-trackable",onClick:R=>{R.preventDefault(),R.stopPropagation(),M("site-navigation",!F["site-navigation"])},"data-gtm-event-type":"open-tab-menu-click","data-gtm-event-context":"HeaderLeft-Chevron","aria-haspopup":"true","aria-expanded":F["site-navigation"],"aria-controls":"site-navigation",children:h.jsx(ot,{children:l.formatMessage({id:`header_menu_${F["site-navigation"]?"hide":"show"}`})})}),h.jsx("ul",{"data-phunmask":"true",ref:O,id:"navigation",hidden:p.navigation||F["account-navigation"]?!1:!F["site-navigation"],"data-showing":!p.navigation&&F["account-navigation"]?"account":"default",children:As.order.map(R=>h.jsx(Kc,{id:R,isLoggedIn:f,isDesktopVersion:p.navigation,menus:{"site-navigation":F["site-navigation"],"account-navigation":F["account-navigation"]},callback:M},R))})]}),Z=window.location.pathname.match(new RegExp("(courses/[^/]+/[^/]+|microcourses/[^/]+/[^/]+)")),k=R=>{var se;const[j,H]=R.split("?"),z=new URLSearchParams(H||""),re=new URLSearchParams(window.location.search).get("ref");if(z.set("ref",re||"course-overview"),window.location.pathname){const ae=window.location.pathname.match(new RegExp("(courses/([^/]+)/([^/]+)|microcourses/[^/]+/([^/]+))"));if(ae){const[,,be,Ce,Pe]=ae;Pe?z.set("courseSlug",Pe):(z.set("courseSlug",be),z.set("journeySlug",Ce)),z.set("signupRedirectUrl",window.location.pathname+(window.location.search||""))}}const Q=((se=window.location.pathname.match(/^\/([^/]+)\/courses/))==null?void 0:se[1])||"";return`${Q?`/${Q}`:""}${j}?${z.toString()}`};return u&&u.isLoading?null:h.jsxs(h.Fragment,{children:[h.jsxs("nav",{id:"header",className:te({"logged-in":f,"logged-out":!f,visible:I}),children:[h.jsx(ot,{element:"a",href:"#content-wrapper",children:l.formatMessage({id:"header_skip"})}),h.jsx(gm,{variant:"monochrome"}),e?h.jsxs(h.Fragment,{children:[p.navigation?h.jsxs(h.Fragment,{children:[X,L,v&&U,D]}):h.jsxs(h.Fragment,{children:[L,v&&U,D,X]}),f?h.jsxs("button",{className:"account-button",onClick:R=>mt.events.onClick(R,{id:"account-navigation",callback:M,isOpen:F["account-navigation"]}),onMouseEnter:()=>mt.events.onMouseEnter({id:"account-navigation",callback:M}),onMouseLeave:()=>mt.events.onBlur({id:"account-navigation",callback:M}),"aria-haspopup":"true","aria-expanded":F["account-navigation"],"aria-controls":"account-navigation",children:[h.jsx(ot,{children:l.formatMessage({id:`header_account_${F["account-navigation"]?"hide":"show"}`})}),h.jsx(gi,{name:u&&u.name||"",src:u&&u.image&&u.image.thumbnail||""})]}):h.jsx("ul",{className:"sign-in-buttons",children:As.buttons.order.map(R=>h.jsx(Kc,{id:`buttons.${R}`,getHref:R==="signup"&&Z?k:void 0},R))})]}):v&&U]}),T&&h.jsx(eie,{headerIsVisible:I,locale:(u==null?void 0:u.locale)||Yu}),h.jsx("hr",{id:"content-of-page"}),h.jsx("div",{className:te("overlay",{open:F["site-navigation"]||F["account-navigation"]||!p.search&&F.search})})]})};const sie=()=>{const e=le.useIntl();return h.jsxs(h.Fragment,{children:[h.jsx(O0,{}),h.jsx("div",{id:"content",children:h.jsx(Lr,{variant:"error",text:e.formatMessage({id:"pageLayout_error"})})}),h.jsx(vm,{})]})},Z3=({children:e,additionalContent:{prepended:t,appended:n}={},reportError:r,forceShow:i={},styling:a={},className:s="",locale:o="en",suprSendWorkspaceKey:l})=>{const u=le.useIntl(),{navigation:c=!0,footer:d=!0}=i,{background:f="default",variant:p="default",circle:g="default",modal:m="default"}=a,y=y4(),[v,T]=E.useState(""),_=I=>{const{detail:{message:F}}=I;T(F)};E.useEffect(()=>(window.scrollTo(0,0),document.addEventListener("ariaLive",_),()=>{document.removeEventListener("ariaLive",_)}),[y]);const C=Ku(e,{locale:o}),w=Ku(t,{locale:o}),x=Ku(n,{locale:o}),S={};return f!=="default"&&(S[f]=!0),p!=="default"&&(S[p]=!0),g!=="default"&&(S[g]=!0),h.jsx(mx.ErrorBoundary,{onError:r,fallback:h.jsx(sie,{}),children:h.jsxs(E.Suspense,{fallback:null,children:[h.jsxs("div",{id:"wrapper",className:te(s,S,{"has-footer":d,v1styles:!0}),"data-too-small":u.formatMessage({id:"pageLayout_browserTooSmall"}),children:[h.jsx(O0,{suprSendWorkspaceKey:l,showNavigation:c}),h.jsxs("main",{id:"content-wrapper",tabIndex:-1,children:[w&&h.jsx("div",{className:te("additional-content prepended",{"large-modal":m==="large"}),children:w}),E.createElement(f==="bold"?Sp:"div",{id:"content",children:C,className:te({"large-modal":m==="large"})})]}),x&&h.jsx("div",{className:"additional-content appended",children:x}),d&&h.jsx(vm,{}),h.jsx(y_,{})]}),v&&h.jsx(ot,{"aria-live":"polite",showOnFocus:!1,"data-testid":"layout-aria-live",children:v})]})})},l4={default:"tags_",headerTopics:"header_topics_topics_"},Xf={topic:{Climate:"climate",CitiesAndLocalGovernment:"cities-and-local-government",DigitalAndData:"digital-and-data",Education:"education",EquityJusticeAndInclusion:"equity-justice-and-inclusion",HealthAndSocialCare:"health-and-social-care",Innovation:"innovation",LeadershipAndSkills:"leadership-and-skills",LifeInGovernment:"life-in-government",Policymaking:"policymaking",TransportAndInfrastructure:"transport-and-infrastructure",WorkAndTheEconomy:"work-and-the-economy"},"from the community":"community"},oie={getTagDetails:e=>{if(e.includes("topic_")){if(e=Xf.topic[e.replace("topic_","")],e){const t=As.topics.topics[e].href;return t?{id:e,href:t,text:`${l4.headerTopics}${e}`}:null}return null}return Xf[e]?(e=Xf[e],{id:e,text:`${l4.default}${e}`}):null}};const lie=({tags:e=[],color:t="default",forceOneLine:n=!1,canHaveLinks:r=!0,className:i="",gtmType:a="tag-click",gtmContext:s="tags"})=>{const o=le.useIntl();if(!e||e.length<1)return null;const l=[];return e.forEach(u=>{if(!u)return;const c=oie.getTagDetails(u);c&&l.push(c)}),l.length<1?null:h.jsx("ul",{className:te("tags text-small",t,i,{"one-line":n}),children:l.map(u=>{const c=o.formatMessage({id:u.text});return h.jsx("li",{children:u.href&&r?h.jsx("a",{href:u.href,className:"gtm-trackable","data-gtm-event-type":a,"data-gtm-event-context":s,children:c}):c},u.id)})})};const Q3=25,uie=({members:{data:e=[],total:t=e.length},communitySlug:n,isMember:r=!1,hasNextPage:i=!1,loadNextPage:a=()=>{},profile:s,gtmContext:o="member",gtmType:l="member-click",showHeader:u=!0,showPlaceholders:c=!1,className:d="",ownersFns:f})=>{const p=le.useIntl(),g="membersList",m=E.useContext(Pt),[y,v]=E.useState(!1);return e.length===0&&!c?null:h.jsxs("div",{className:te("members-list",d),children:[u?h.jsxs("h1",{children:[p.formatMessage({id:g}),h.jsx("span",{className:"count",children:p.formatNumber(t)})]}):h.jsx(h.Fragment,{}),h.jsxs("ul",{children:[r?h.jsxs("li",{children:[h.jsx(li,{member:m,gtmContext:o,gtmType:l,badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:n||""},{scope:nn.Platform,area:"all"}]}}),h.jsx(Ki,{href:"/profiles/me",className:"text-small",onClick:T=>{T==null||T.preventDefault(),T==null||T.stopPropagation(),v(!0)},children:p.formatMessage({id:`${g}_profile`})})]}):h.jsx(h.Fragment,{}),e.map((T,_)=>m&&T.id===m.id?h.jsx(h.Fragment,{}):h.jsxs("li",{children:[h.jsx(li,{member:T,gtmContext:o,gtmType:l,badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:n||""},{scope:nn.Platform,area:"all"}]}}),T.isAdmin?h.jsxs("div",{className:"member-owner-actions",children:[h.jsx(Pr,{children:p.formatMessage({id:`${g}_owner`})}),(f==null?void 0:f.remove)&&h.jsx("button",{type:"button",className:"member-owner-actions-button","aria-label":"Remove owner",disabled:!T.id,onClick:async C=>{C==null||C.preventDefault(),C==null||C.stopPropagation(),await f.remove(T.id)},children:"×"})]}):(f==null?void 0:f.create)&&h.jsx("div",{className:"member-owner-actions",children:h.jsx("button",{type:"button",className:"member-owner-actions-button","aria-label":"Add owner",disabled:!T.id,onClick:async C=>{C==null||C.preventDefault(),C==null||C.stopPropagation(),await f.create(T.id)},children:"+"})})]},_)),c&&e.length===0&&t>0?[...new Array(Math.min(t,Q3))].map((T,_)=>h.jsx("li",{children:h.jsx(e1,{layout:"member"})},_)):h.jsx(h.Fragment,{})]}),i&&h.jsx(wl,{hasNextPage:i,loadNextPage:a,icon:{icon:"arrow-down",position:"right"},messages:{button:p.formatMessage({id:"loadMore_button"}),error:p.formatMessage({id:"loadMore_error"})},gtmContext:o}),s?h.jsx(j1,{form:s,showModal:y,content:{title:p.formatMessage({id:`${g}_modal_title`})},functions:{onClose:()=>{v(!1)}}}):h.jsx(h.Fragment,{})]})},X3=uie,cie=({intlPath:e,showGuidelines:t,type:n,gtmContext:r})=>{const i=le.useIntl();return t?h.jsx("small",{children:wr(i.formatMessage,`${e}explainer`,n,"action",{a:a=>h.jsx("a",{href:"https://about.apolitical.co/q-and-a-community-guidelines",target:"_blank",className:"gtm-trackable","data-gtm-event-context":r,"data-gtm-event-type":"community-guidelines-link",rel:"noreferrer",children:a})})}):h.jsx(h.Fragment,{})},die=({intlPath:e,type:t,...n})=>{const r=le.useIntl();return h.jsx(Pc,{label:{visible:r.formatMessage({id:`${e}label`}),screenreader:wr(r.formatMessage,`${e}label_action`,t,"action")},...n})},u4=5,c4=2,fie=(e,t)=>{var i;let n=0;const r=[];return(i=e==null?void 0:e["poll-options"])==null||i.forEach((a,s)=>{a!==""&&(n++,r.push({position:n,body:a,locale:t}))}),{title:e.title,locale:t,options:r,settings:{allow_multiple_votes:e["multiple-answers"]||!1}}};const _t="discussion_form_",Ll=({id:e,parentId:t,content:n={type:ze.Response,slugs:{}},userHasPermissions:r=!0,meta:i,placeholder:a,maxLength:s=0,buttons:o,forceShow:l={cancel:!1,error:!1},functions:u,data:c={},gtmContext:d="DiscussionForm"})=>{var Oe,qe,gt;const f=le.useIntl(),p=E.useContext(Pt),g=Ra(),[m,y]=E.useState(n.type),[v,T]=E.useState(!1),[_,C]=E.useState(!1),[w,x]=E.useState(""),{isLoading:S=!1,isInWrapper:I=!1,isInOverlay:F=!1,isAutoFocused:$=!1,isEditing:B=!1,hasTitleField:M=!1,canBePrepopulated:O=!1,isPrepopulated:P=!1,showTitle:L=!1,showGuidelines:U=!0,showDivider:D=!1,showSuccessMessage:X=!0,showPostType:Z=!1,postCategories:k=[],allowAnonymousPosts:b=!1}=i||{},{onChange:q=()=>{},create:R=()=>{},createPoll:j=()=>Promise,handleSaveEdit:H=()=>{},handleCancel:z=()=>{},callback:Y=()=>{},onMention:re=()=>{},listMembers:Q=()=>Promise.resolve([]),clickMentionFallback:G=()=>{},getLinkPreview:se=()=>Promise.resolve({}),props:ae={create:{projectNames:["questions-answers"]}}}=u,[be,Ce]=E.useState({body:B&&B.text||P&&P.text||"",data:c!=null&&c.link?{link:c==null?void 0:c.link}:{}}),[Pe,je]=E.useState(l.error||!1),Fe={status:!1,title:M&&M.text||"",polls:0},[Be,Qe]=E.useState(Fe);E.useEffect(()=>{O&&!B&&P&&P!==be.body&&Ce(Ee=>({...Ee,body:P.text||""}))},[P]),E.useEffect(()=>{y(n.type)},[n.type]);const tt=il((Ee,Le)=>{Ce($e=>({...$e,body:Ee,data:{link:Le}})),q({body:Ee});let He;!p||!p.id?He=wr(f.formatMessage,`${_t}error_loggedOut`,m,"action"):r?s>0&&Ee.length>=s&&(He=`${_t}error_tooLong`):He=wr(f.formatMessage,`${_t}error_noPermission`,m,"action"),He?je(He):Pe&&je(!1)},50);let Xe=`${m}-form`;if(m===ze.Response||m===ze.Reply){const Ee=((Oe=n.slugs)==null?void 0:Oe.reply)||((qe=n.slugs)==null?void 0:qe.answer)||((gt=n.slugs)==null?void 0:gt.question)||"";Ee&&(Xe=`${Xe}-${Ee.slice(-15)}`)}e&&(Xe=`${e}-${Xe}`);const pe=async Ee=>{if(!p||!p.id||!r||Ae)throw new Error("You do not have permission to post.");Qe(He=>({...He,status:"submitting"}));const Le=window.location.pathname;try{let He;switch(m){case ze.Post:He=await R({title:Ee.title,content:Ee.body,categories:Ee.postType,locale:g,data:Ee.data,is_anonymous:v});break;case ze.Poll:He=await j(fie(Ee,g));break;case ze.Question:He=await R({title:Ee.body,authorId:p&&p.id,data:Ee.data,is_anonymous:v,...ae==null?void 0:ae.create});break;case ze.Response:He=await R({questionSlug:n.slugs.question},{body:Ee.body,authorId:p&&p.id,contentPath:Le,data:Ee.data,is_anonymous:v});break;case ze.Reply:He=await R({questionSlug:n.slugs.question,answerSlug:n.slugs.answer},{body:Ee.body,authorId:p&&p.id,contentPath:Le,data:Ee.data,is_anonymous:v});break;default:break}await ng(1e3),Y&&await Y(He),Ce({body:"",data:{}}),y(n.type),Qe(Nt=>({...Nt,status:"submitted"})),x(wr(f.formatMessage,`${_t}success`,m,"action"));const $e=new Event(Ut.DISCUSSION_FORM_SUBMITTED);return document.dispatchEvent($e),await de(),He}catch(He){const $e=He;let Nt=`${_t}error`;$e!=null&&$e.message.includes("entry already exists")&&(Nt=wr(f.formatMessage,`${_t}error_alreadyExists`,m,"action")),$e!=null&&$e.message.includes("429")?Nt=wr(f.formatMessage,`${_t}error_tooMany`,m,"action"):$e!=null&&$e.message.includes("400")&&(Nt=`${_t}error`),je(Nt),await de()}},de=async()=>{await ng(5e3),je(!1),Qe(Fe),x("")},Te=il(async Ee=>{const Le={...be,...Ee};if(B){Qe(He=>({...He,status:"submitting"})),H(Le);return}try{if(!await pe(Le))throw Error("No response from handleSubmit")}catch{}},100);if(S)return h.jsx(Jn,{className:"discussion-card discussion-form","data-testid":"loading-placeholder"});const ee=!be.body||!sl(be.body),fe=!Be.title||!sl(Be.title);let Ae=!1;m!==ze.Poll&&(Ae=ee),M&&(Ae=Ae&&fe);const Se=Be.status==="submitting",J=[];m===ze.Poll?J.push({id:"poll-options",label:f.formatMessage({id:`${_t}option_label`}),type:"multiple-inputs",element:"textarea",placeholder:f.formatMessage({id:`${_t}option_placeholder`}),limit:100,multipleInputs:{showCount:!0,defaultInputs:c4,maxInputs:u4,hasButton:{variant:"secondary",size:"small",styling:{muted:!0},icon:"plus",children:f.formatMessage({id:`${_t}option_cta`})}},styling:{autosizeToFit:!0},functions:{onChange:Ee=>{var He;let Le=0;Ee&&Array.isArray(Ee)&&(Le=((He=Ee==null?void 0:Ee.filter($e=>$e!==""))==null?void 0:He.length)||0),Be.polls!==Le&&Qe($e=>({...$e,polls:Le})),q({polls:Ee})}},validation:[{condition:"required"}]},{type:"checkbox",id:"multiple-answers",label:f.formatMessage({id:`${_t}multiplePollAnswers`}),className:"text-medium"}):J.push({component:die,props:{formID:Xe,intlPath:_t,showLabel:M!==!1,type:m}},{component:hm,props:{id:`${Xe}-input`,value:Be.status==="submitting"&&!Pe?"":be.body,placeholder:a||wr(f.formatMessage,`${_t}placeholder`,m,"action"),maxLength:s,meta:{isInOverlay:F},functions:{onChange:tt,onChangeData:Ee=>{Ce(Le=>({...Le,data:Ee}))},onMention:re,listMembers:Q,clickMentionFallback:G,getLinkPreview:se},data:c,autoFocus:B!==!1||$&&!M,"aria-invalid":!!Pe,"aria-errormessage":"error-message"}},{component:cie,props:{intlPath:_t,showGuidelines:U,type:m,gtmContext:d}}),D&&J.push({component:mr}),M&&J.unshift({id:"title",type:"textarea",value:M.text,limit:250,label:f.formatMessage({id:`${_t}${m===ze.Poll?"question":"titleField"}_label`}),styling:{autosizeToFit:!0},placeholder:f.formatMessage({id:`${_t}${m===ze.Poll?"question":"titleField"}_placeholder`}),functions:{onChange:Ee=>{Qe(Le=>({...Le,title:Ee})),q({title:Ee})}},validation:m===ze.Poll?[{condition:"required"}]:[]}),Z&&J.unshift({id:"postType",type:"radio",value:"no-category",accessibilityOptions:{checkboxes:{navigateWithArrowKeys:!0}},styling:{displayOptionsAsPills:!0},label:f.formatMessage({id:`${_t}postType_label`}),options:k.map(Ee=>({id:Ee.slug,label:Ee.name})).filter(Ee=>!v||!Ee.id.includes("poll")),validation:[{condition:"required"}],functions:{onChange:Ee=>{q({postType:Ee}),Ee.includes(ze.Poll)?y(ze.Poll):m!==ze.Post&&y(ze.Post)}}});let ve=!p||!p.id||!r||Se;if(m===ze.Poll){const Ee=Be.polls;ve=ve||fe||Ee<c4||Ee>u4}else ve=ve||Ae,B&&(M?ve=ve||be.body===B.text&&Be.title===M.text:ve=ve||be.body===B.text);return h.jsxs(h.Fragment,{children:[h.jsxs(vr,{id:Xe,className:te("discussion-card discussion-form",{"no-styling":I&&B}),meta:{shouldReset:!0,shouldHide:!1,showRequiredLabels:!1,shouldShowCancelButton:B&&!Se||l.cancel},functions:{onSuccess:async Ee=>{await Te(Ee)},onCancel:z},fields:J,intlPath:_t,button:{variant:"primary",size:{mobile:"small",600:"medium"},"data-gtm-event-context":d,"data-gtm-event-type":`${B?"save":"submit"}-${m}-click`,"data-testid":"save-button",disabled:ve,text:{default:!B&&(o!=null&&o.submit)?o==null?void 0:o.submit:f.formatMessage({id:`${_t}${B?"save":"post"}`}),submitting:f.formatMessage({id:`${_t}${B?"saving":"posting"}`})}},secondaryActionButton:{variant:"secondary",size:{mobile:"small",600:"medium"},"data-gtm-event-context":d,"data-gtm-event-type":`cancel-${m}-click`,disabled:!l.cancel&&(!p||!p.id||!be.body),text:o!=null&&o.cancel?o==null?void 0:o.cancel:f.formatMessage({id:`${_t}cancel`})},gtm:{context:d,event:`${m}-form`},"data-testid":`discussion-${m}-form`,children:[L&&!B&&m===ze.Question&&h.jsx("h2",{children:wr(f.formatMessage,`${_t}title`,m,"action")}),b&&h.jsxs("div",{className:"toggle-wrapper",children:[h.jsxs("div",{className:"label",children:[f.formatMessage({id:`${_t}isAnonymous_label`}),h.jsx("span",{onMouseEnter:()=>C(!0),onMouseLeave:()=>C(!1),children:h.jsx(mi,{isOpen:_,styling:{hasPointer:"bottom"},className:"positioned-tooltip",children:f.formatMessage({id:`${_t}isAnonymous_tooltip_content`})})})]}),h.jsx(n_,{label:"",options:[{label:"False",value:!1},{label:"True",value:!0}],initialValue:v,isDisabled:m===ze.Poll,functions:{onChange:Ee=>T(Ee===!0)}})]}),h.jsx(li,{member:v?{name:f.formatMessage({id:"member_anonymous"}),jobTitle:f.formatMessage({id:`${_t}member_anonymous_infoMsg`}),image:{thumbnail:`${Yn}logos/member_anonymous.png`},link:!1}:p?{...p,link:!1}:"community",gtmContext:d,gtmType:"profile-click",badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:t||""},{scope:nn.Platform,area:"all"}]}})]}),Be.status==="submitted"&&X&&h.jsx(ks,{className:"success","data-testid":"success",children:wr(f.formatMessage,`${_t}success`,m,"action")}),Pe&&h.jsx(ks,{id:"error-message",className:"error","data-testid":"error",children:l.error?l.error:typeof Pe=="string"?Pe.includes(" ")?Pe:f.formatMessage({id:Pe},{action:f.formatMessage({id:`discussion_action_${m}`}),maxLength:s}):Pe}),w&&h.jsx(ot,{"aria-live":"polite",showOnFocus:!1,children:w})]})},hie=Object.freeze(Object.defineProperty({__proto__:null,default:Ll},Symbol.toStringTag,{value:"Module"}));function J3(e,t){let n=t;const r=e.matchAll(Aa),i=e.matchAll(/\[([^\]]+)\]\(([^)]+)\)/g);for(const a of[r,i])for(const s of a)if(s.index!==void 0){if(s.index>=n)break;if(s.index+s[0].length<=n)continue;n=s.index}return e.length>n?e.slice(0,n).trim()+"…":e}const ex=280,pie=(e,t,n)=>{let r=t?J3(e,typeof t=="number"?t:ex):e;return r=r.trim(),r=r.replaceAll(Aa,(i,a)=>{var s,o;return`[@${((o=(s=n==null?void 0:n[a])==null?void 0:s.data)==null?void 0:o.name)||a}](/profiles/${a})`}),r},N0=async(e,t,n,r=()=>Promise.resolve([]))=>{let i=t?J3(e,typeof t=="number"?t:ex):e;i=i.trim();const a=`<br>
569
569
 
570
570
  `;return i.slice(0,a.length)===a&&(i=i.slice(a.length)),n?await O4({text:i,template:"[@{{name}}](/profiles/{{id}})",mentions:n,listMembers:r}):i},tx=(e,t)=>t.length===0||e.length===0?[]:e.map(n=>t.find(r=>r.slug===n)).filter(n=>n!==void 0),mie=(e,t,n)=>{let r=!1;function i(a){let s=30;for(;a||s<=0;){if(t.some(o=>Array.from(a==null?void 0:a.classList).includes(o))){r=!0;break}if(Array.from(a==null?void 0:a.classList).includes(n))break;a=a.parentElement,s--}}return i(e.target),r},gie=(e,t)=>e?typeof e=="string"?e:e[t]:"";const vie={showForm:!1},$1=E.createContext(vie),nx=({children:e})=>{const[t,n]=E.useState({showForm:!1});return h.jsx($1.Provider,{value:{...t,updateConversation:n},children:e})};function yie({author:e,originalAuthorId:t,createdAt:n,contentData:r,content:i,gtmContext:a,badges:s}){var d;const o="discussion_",l=le.useIntl(),u=(d=i==null?void 0:i.componentProps)==null?void 0:d.member.additionalContent,c=u?u.customMessage:void 0;return h.jsxs("div",{className:"author-section",children:[h.jsx(li,{member:e,additionalContent:{createdAt:n,didEdit:r.didEdit,customMessage:c},className:te({highlighted:typeof e!="string"&&e.id===t}),styling:{additionalContentNewLine:!!c},gtmContext:a,gtmType:"profile-click",badges:s}),i.pinned&&h.jsx(Pr,{variant:"naked",size:"xlarge",icon:"pin",children:h.jsx(ot,{children:l.formatMessage({id:`${o}pinned_post`})})})]})}const Jf=({children:e,class:t,...n})=>{const r={...n,class:te("subtle",t)};return h.jsx("blockquote",{...r,children:e})};function Eie({content:e}){var t;return!e||!((t=e.categories)!=null&&t.length)?h.jsx(h.Fragment,{}):h.jsx("ul",{className:"categories-list",children:e.categories.map(n=>!n.slug||!n.name?h.jsx(h.Fragment,{}):h.jsx(Pr,{size:"small",element:"li",children:n.name},n.slug))})}var I0=(e=>(e.Always="always",e.AfterVoting="after-voting",e))(I0||{});const bie=(e,t,n)=>n===void 0?0:e.some(i=>i.hasUserVoted)?t?e.findIndex(i=>!i.hasUserVoted):e.findIndex(i=>i.hasUserVoted):0,Tie=(e,t,n,r=0)=>{if(!e)return{nextElement:null,nextIndex:0};let i=n==="next"?e.nextElementSibling:e.previousElementSibling,a=r+(n==="next"?1:-1);for(;i;){if(!i.classList.contains(t))return{nextElement:i,nextIndex:a};i=n==="next"?i.nextElementSibling:i.previousElementSibling,a=a+(n==="next"?1:-1)}const s=e.parentElement;if(s)for(i=n==="next"?s.firstElementChild:s.lastElementChild,a=n==="next"?0:s.childElementCount-1;i&&i!==e;){if(!i.classList.contains(t))return{nextElement:i,nextIndex:a};i=n==="next"?i.nextElementSibling:i.previousElementSibling,a=a+(n==="next"?1:-1)}return{nextElement:null,nextIndex:0}};const _ie=({user:e,option:t,optionIndex:n,totalPollVotes:r=0,allowMultipleVotes:i=!1,showResults:a=!1,hasVotedOnPoll:s=!1,isTabbable:o=!1,functions:l})=>{var y;const[u,c]=E.useState(t.hasUserVoted);let d=0,f={};const p=(i||!s)&&!t.hasUserVoted;a&&(d=Math.round(t.numVotes/r*100)||0,f={"--vote-perc":`${d}%`});const g=v=>{v.stopPropagation(),p&&(l==null||l.createVote(t),c(!0))},m={htmlFor:t.id,className:te({"can-vote":p}),tabIndex:o&&p?0:-1,"data-testid":"poll-option-label","data-gtm-event-type":"poll-option-click","data-gtm-event-context":"PollOption","aria-selected":t.hasUserVoted,onClick:g,onKeyDown:v=>{var T;if(v.code!=="Tab")switch(v.code){case"Enter":case"Space":v.preventDefault(),v.stopPropagation(),g(v),c(!0);break;case"ArrowUp":case"ArrowDown":v.stopPropagation(),v.preventDefault();const _=v.code==="ArrowUp"?"prev":"next",{nextElement:C,nextIndex:w}=Tie(v.currentTarget.parentElement,"selected",_,n);C&&((T=C.querySelector("label"))==null||T.focus(),l==null||l.setTabbableOption(w));break}}};return h.jsxs("li",{"data-testid":"poll-option",style:f,className:te("poll-option text-small",{selected:t.hasUserVoted}),children:[h.jsx("label",{...m,children:h.jsx("span",{children:t.label})}),a&&h.jsxs("div",{className:"vote-details",children:[t.hasUserVoted&&h.jsx(gi,{className:"author-profile-picture",name:e.name,src:(y=e==null?void 0:e.image)==null?void 0:y.thumbnail}),h.jsxs("p",{className:"vote-perc text-medium","data-testid":"vote-perc",children:[d,"%"]})]}),h.jsx("input",{type:i?"radio":"checkbox",id:t.id,name:t.id,checked:u,tabIndex:-1})]})};const rx=({title:e,options:t,settings:n,functions:r})=>{const i="poll_",a=le.useIntl(),s=E.useContext(Pt),{showRemoveVote:o=!1,allowMultipleVotes:l=!1,resultsVisibility:u=I0.AfterVoting}=n||{},[c,d]=E.useState(bie(t,l,s==null?void 0:s.id)),f=t.reduce((v,T)=>v+T.numVotes,0),p=t.filter(v=>v.hasUserVoted).length,g=t.filter(v=>v.hasUserVoted),m=E.useCallback(async v=>{await r.createVote({reactionId:v.id})},[]),y=E.useCallback(async()=>{t.forEach(async v=>{v.hasUserVoted&&v.userVote&&r.removeVote({reactionId:v.userVote.id})})},[t]);return h.jsxs("div",{className:"poll-wrapper",children:[h.jsx("p",{className:"poll-title",children:e}),h.jsxs("aside",{className:"poll-info",children:[h.jsx("p",{className:"poll-instructions","data-testid":"poll-instructions",children:h.jsx("small",{children:a.formatMessage({id:`${i}instructions`},{allowMultipleVotes:l})})}),h.jsx("p",{className:"poll-num-votes",children:h.jsx("small",{"data-testid":"poll-total-votes",children:a.formatMessage({id:`${i}num_votes`},{number:f})})}),o&&h.jsx("p",{className:"poll-remove-vote",children:h.jsx(Ie,{variant:"tertiary",onClick:y,"data-testid":"remove-votes-button",disabled:p===0,children:h.jsx("small",{children:a.formatMessage({id:`${i}remove_vote_button`},{number:p})})})})]}),t&&h.jsx("form",{children:h.jsx("fieldset",{children:h.jsx("ul",{className:"poll-options",children:t==null?void 0:t.map((v,T)=>h.jsx(_ie,{isTabbable:c===T,user:s,option:v,optionIndex:T,totalPollVotes:f,showResults:u==wa.EResultsVisibility.Always||!!p,allowMultipleVotes:l,hasVotedOnPoll:!!p,functions:{createVote:m,setTabbableOption:d}},v.id))})})}),h.jsxs(ot,{"aria-live":"polite",children:[a.formatMessage({id:`${i}aria_votes`},{number:p}),!!p&&h.jsx("ul",{children:g.map(v=>h.jsx("li",{children:v.label}))})]})]})};function Cie({content:e,contentData:t,functions:n}){return h.jsx(rx,{title:t.title,options:(e==null?void 0:e.pollOptions)||[],settings:(e==null?void 0:e.pollSettings)||{},functions:{createVote:n.createVote,removeVote:n.removeVote}})}function xie({links:e={},contentData:t,postCutOff:n,content:r,gtmContext:i}){var a;return h.jsxs(h.Fragment,{children:[e.post?h.jsxs("a",{href:e.post,className:"gtm-trackable gtm-visible","data-gtm-event-type":`discussion-${r.type}`,"data-gtm-event-context":i,children:[(t==null?void 0:t.title)&&h.jsx("p",{className:"content-title",children:t==null?void 0:t.title}),t.postBody.length>n?h.jsx(M4,{text:t.postBody,markdownOptions:{overrides:{a:lh,blockquote:{component:Jf}}}}):h.jsx(Sa,{options:{overrides:{a:lh,blockquote:{component:Jf}}},children:t.postBody})]}):h.jsxs(h.Fragment,{children:[(t==null?void 0:t.title)&&h.jsx("p",{className:"content-title",children:t==null?void 0:t.title}),h.jsx(Sa,{options:{wrapper:r.type===ze.Question?"h1":E.Fragment,forceWrapper:r.type===ze.Question,forceInline:r.type===ze.Question,forceBlock:r.type!==ze.Question,overrides:{blockquote:{component:Jf}}},children:t.postBody})]}),(a=t.data)!=null&&a.link?h.jsx(mm,{data:t.data.link}):h.jsx(h.Fragment,{})]})}const ur="discussion_",wie=195;let qu=null;const $l=({element:e="div",content:t,userHasPermissions:n=!0,userHasOwnerPermissions:r=!1,isLoading:i=!1,originalAuthorId:a,forceHide:s,functions:o,links:l={},className:u,gtmContext:c="DiscussionAnswer",children:d,isTruncated:f=!1,setFocus:p=!1,isCommunity:g=!1,badges:m,basePath:y,parentId:v,disableMentions:T,onClick:_,translation:C,hideReply:w=!1,discussionType:x})=>{var L0,$0,j0,H0,U0,z0,q0;const S=le.useIntl(),I=Ra(),F=E.useContext($1),$=E.useContext(Pt),B=us("ugc-translation"),M=us("ugc-translation-comments"),O=us("community-owners-post-delete"),P=us("course-discussion-admin-delete"),L=x===Ft.Courses,U=t.type===ze.Reply?M:B,[D,X]=E.useState({isTranslating:!1,isTranslated:!1,isTranslatedError:!1}),{isTranslating:Z,isTranslated:k,isTranslatedError:b}=D,[q,R]=E.useState(!1),[j,H]=E.useState(!1),{createContent:z=async()=>{},deleteContent:Y=async()=>{},updateContent:re=async()=>{}}=o.content||{},{createLike:Q=()=>{},deleteLike:G=()=>{},listLikes:se=async()=>({})}=o.likes||{},{openComments:ae=()=>{}}=o.comments||{},{listMembers:be=()=>Promise.resolve([]),clickMentionFallback:Ce=()=>{}}=o.form||{},{createVote:Pe=()=>{},removeVote:je=()=>{},removePoll:Fe=()=>{}}=o.polls||{},{author:Be,createdAt:Qe,id:tt,likes:Xe=0,userLiked:pe,comments:de=0,data:Te,deanonymisedAuthorId:ee}=t,fe=gie(t.title,I),Ae=$&&$.id&&typeof Be!="string"&&Be.id&&Be.id===$.id||Be==="anonymous"&&$&&$.id&&$.id===ee||!1,Se=Ae&&(!t.createdAt||Dx(t.createdAt,10,"seconds")),J=E.useRef(null),[ve,Oe]=E.useState({title:t.body!==fe&&fe||"",body:t&&t.body||"",isEditing:!1,didEdit:t&&t.isEdited||!1,postBody:t&&t.body?pie(t.body,f,(L0=t.data)==null?void 0:L0.mentions):"",data:t&&t.data||{}}),[qe,gt]=E.useState(!1),[Ee,Le]=E.useState(Se?"highlighted":"default"),[He,$e]=E.useState("");E.useEffect(()=>{const Ve=J.current;if(!(!Ve||Ee==="default"))return document.addEventListener(Ut.DISCUSSION_FORM_SUBMITTED,Nt),Ve.addEventListener("transitionend",vt),()=>{document.removeEventListener(Ut.DISCUSSION_FORM_SUBMITTED,Nt),Ve.removeEventListener("transitionend",vt)}},[]),E.useEffect(()=>{Oe(Ve=>({...Ve,title:t&&fe||"",body:t&&t.body||"",didEdit:t&&t.isEdited||!1,data:t&&t.data||{}}))},[t.isEdited]),E.useEffect(()=>{(async()=>{const nt=await N0(ve.body,f,Te==null?void 0:Te.mentions,be);Oe(kt=>({...kt,postBody:nt}))})()},[ve.body,Te==null?void 0:Te.mentions]);const Nt=()=>{setTimeout(()=>{Le("fading")},1e3)},vt=({propertyName:Ve})=>{Ve==="background-color"&&Le(nt=>(nt==="default"&&(document.removeEventListener(Ut.DISCUSSION_FORM_SUBMITTED,Nt),J.current&&J.current.removeEventListener("transitionend",vt)),nt==="fading"?"default":nt))};if(i||!t||t.type===ze.Answer&&(!t.slugs||!t.slugs.question)||ve.postBody===""&&t.title==="")return h.jsx(Jn,{className:"discussion-card"});const Wr=async({title:Ve,body:nt,data:kt})=>{Ve||(Ve=""),nt||(nt=""),$e("");try{if(!vc(Ve,ve.title)||!vc(nt,ve.body)){const Kt=t.type===ze.Question?{title:nt}:{title:Ve,body:nt,data:kt};await re(hh(t.slugs),Kt)}Oe(Kt=>({...Kt,title:Ve||"",body:nt||"",data:{...Kt.data,...kt},isEditing:!1,didEdit:!0}))}catch{$e(`${ur}form_error`)}},na=()=>{if(F&&F.updateConversation){const Ve={showForm:!0},nt=t.author;nt&&nt.id&&!T&&(g&&(Ve.prepopulateForm=`@{{${nt.id}}}`),Ve.mentionData={id:nt.id,name:nt.name}),F.updateConversation(Ve)}setTimeout(()=>{var sr,or,eo;const nt=`reply-form-${(t.type===ze.Answer?t.slug:((sr=t.slugs)==null?void 0:sr.reply)||((or=t.slugs)==null?void 0:or.answer)||((eo=t.slugs)==null?void 0:eo.question)||"").toLowerCase().slice(-15)}`,kt=document.getElementById(nt),Kt=document.getElementById(`${nt}-input`);Kt&&Kt.focus(),kt&&kt.scrollIntoView({behavior:"smooth"})},0)},fx=async()=>{gt(!1);try{t.type===ze.Poll?(await Fe(),_?_(`${y}/${v}`):window.location.href=`${y}/${v}`):await Y(hh(t.slugs))}catch{$e("delete-error")}},B0=async Ve=>{if(Ve.preventDefault(),Ve.stopPropagation(),C!=null&&C.onTranslate){try{X(kt=>({...kt,isTranslating:!0}));const nt=await(C==null?void 0:C.onTranslate({activityId:tt||"",locale:I,payloadId:t.payloadId||"",payloadCollection:t.payloadCollection||""}));X(kt=>({...kt,isTranslated:!0,isTranslating:!1,isTranslatedError:!1})),H(!1),Oe(kt=>({...kt,body:nt.body,title:nt.title})),t.data.translationInfo.currentBody=nt.body,t.data.translationInfo.currentTitle=nt.title}catch{X(kt=>({...kt,isTranslating:!1,isTranslatedError:!0}))}H(!1)}},M0=Ve=>{Ve.preventDefault(),Ve.stopPropagation(),j?(H(!1),Oe(nt=>{var kt,Kt,sr,or;return{...nt,body:((Kt=(kt=t.data)==null?void 0:kt.translationInfo)==null?void 0:Kt.currentBody)||"",title:((or=(sr=t.data)==null?void 0:sr.translationInfo)==null?void 0:or.currentTitle)||""}})):(H(!0),Oe(nt=>{var kt,Kt,sr,or;return{...nt,body:((Kt=(kt=t.data)==null?void 0:kt.translationInfo)==null?void 0:Kt.originalBody)||"",title:((or=(sr=t.data)==null?void 0:sr.translationInfo)==null?void 0:or.originalTitle)||""}}))},jl=[];return n&&Ae&&t.type!==ze.Poll&&jl.push({text:S.formatMessage({id:`${ur}moreMenu_edit`}),onClick:()=>Oe(Ve=>({...Ve,isEditing:!0})),icon:"pencil-paper",className:"gtm-trackable","data-gtm-event-context":c,"data-gtm-event-type":`edit-${t.type}-click`}),(n&&Ae||O&&r&&!L||P&&L)&&jl.push({text:S.formatMessage({id:`${ur}moreMenu_delete`}),onClick:Ve=>{Ve.preventDefault(),Ve.stopPropagation(),gt(!0)},icon:"trash",className:"gtm-trackable","data-gtm-event-context":c,"data-gtm-event-type":`delete-${t.type}-click`,...fb(`delete-${t.slug}-modal`,qe)}),r&&o.pins&&jl.push({text:S.formatMessage({id:`${ur}moreMenu_${t.pinned?"unpin":"pin"}`}),onClick:t.pinned?o.pins.deletePin:o.pins.createPin,icon:t.pinned?"unpin":"pin",className:"gtm-trackable","data-gtm-event-context":c,"data-gtm-event-type":`edit-${t.type}-click`}),p&&(($0=J==null?void 0:J.current)==null||$0.focus(),(j0=J==null?void 0:J.current)==null||j0.scrollIntoView({behavior:"smooth"})),E.createElement(e,{className:te("discussion-post",u,{[Ee]:!u||!u.includes("highlighted-text-box"),"has-link":l.post&&!ve.isEditing,"is-pinned":(t==null?void 0:t.pinned)||!1}),ref:J,tabIndex:p?0:null,"data-testid":`discussion-${t.type}-thread`,"data-gtm-event-context":`${c}-post-click`,onClick:Ve=>{if(!l.post||ve.isEditing||t.type===ze.Poll&&mie(Ve,["poll-options","poll-info"],"discussion-post"))return;Ve.preventDefault(),Ve.stopPropagation(),qu&&clearTimeout(qu),qu=setTimeout(()=>{_?_(l.post):window.location.href=l.post},150);const nt=new CustomEvent(Ut.DISCUSSION_POST_CLICKED,{detail:{link:l.post,timeout:qu}});document.dispatchEvent(nt)},children:h.jsxs(h.Fragment,{children:[h.jsxs("div",{id:tt||t.slug,className:te("discussion-card text-medium",t.type,{editing:ve.isEditing,"has-link":l.post&&!ve.isEditing}),children:[!ve.isEditing&&h.jsx(yie,{author:Be,originalAuthorId:a,createdAt:Qe,contentData:{didEdit:ve.didEdit},content:t,gtmContext:c,badges:m}),ve.isEditing?h.jsx(Ll,{id:`editing-${t.slug}`,content:{type:t.type,slugs:t.slugs},userHasPermissions:n,meta:{isLoading:i,isInWrapper:!0,hasTitleField:ve.title!==""?{text:ve.title}:!1,isEditing:{text:ve.body,categories:[]},canBePrepopulated:g,isPrepopulated:!1},maxLength:t.type===ze.Question?250:5e4,forceShow:{error:He!==""&&He!=="delete-error"?S.formatMessage({id:He},{action:S.formatMessage({id:`${ur}action_${t.type}`})}):!1},functions:{create:z,handleSaveEdit:Wr,handleCancel:()=>{$e(""),Oe(Ve=>({...Ve,isEditing:!1}))},listMembers:be,clickMentionFallback:Ce},gtmContext:`${c}Form`,data:Te}):h.jsxs(h.Fragment,{children:[t.type===ze.Poll?h.jsx(Cie,{content:t,contentData:ve,functions:{createVote:Pe,removeVote:je}}):h.jsx(xie,{links:l,contentData:ve,postCutOff:wie,content:t,gtmContext:c}),(C==null?void 0:C.isTranslatable)&&(()=>{var Ve,nt,kt,Kt,sr,or,eo,W0,V0,K0,G0,Y0,Z0,Q0,X0,J0;return t.type===ze.Poll||((nt=(Ve=t.data)==null?void 0:Ve.translationInfo)==null?void 0:nt.originalLocale)===I?null:!U&&!((Kt=(kt=t.data)==null?void 0:kt.translationInfo)!=null&&Kt.hasTranslation)&&!((or=(sr=t.data)==null?void 0:sr.translationInfo)!=null&&or.isOriginalPost)?h.jsxs("div",{className:"translation-tooltip-wrapper",children:[h.jsx("div",{className:"translation-info",onMouseEnter:()=>R(!0),onMouseLeave:()=>R(!1),children:h.jsx("a",{children:h.jsx(le.FormattedMessage,{id:"discussion_translation_translate",values:{locale:S.formatMessage({id:`language_${I}`})}})})}),h.jsx(mi,{isOpen:q,callbacks:{onOpen:()=>R(!0),onClose:()=>R(!1)},styling:{extraPadding:!1,hasPointer:"top"},children:S.formatMessage({id:"discussion_translation_coming_soon"})})]}):U&&((W0=(eo=t.data)==null?void 0:eo.translationInfo)!=null&&W0.isOriginalPost)&&!((K0=(V0=t.data)==null?void 0:V0.translationInfo)!=null&&K0.hasTranslation)&&!k?null:U?Z?h.jsx("div",{className:"translation-info is-translating",children:h.jsx("p",{className:"translation-loading",children:h.jsx(le.FormattedMessage,{id:"discussion_translation_translate_loading",values:{locale:S.formatMessage({id:`language_${I}`})}})})}):h.jsx("div",{className:"translation-info",children:(Y0=(G0=t.data)==null?void 0:G0.translationInfo)!=null&&Y0.hasTranslation||k?h.jsx("p",{children:j?h.jsx("a",{onClick:M0,children:h.jsx(le.FormattedMessage,{id:"discussion_translation_translate",values:{locale:S.formatMessage({id:`language_${I}`})}})}):h.jsxs(h.Fragment,{children:[h.jsx(le.FormattedMessage,{id:"discussion_translation_translated",values:{originalLocale:S.formatMessage({id:`language_${(Q0=(Z0=t.data)==null?void 0:Z0.translationInfo)==null?void 0:Q0.originalLocale}`})}})," ",h.jsx("a",{onClick:M0,children:S.formatMessage({id:"discussion_translation_seeOriginal"})})]})}):h.jsx("p",{children:b?h.jsxs(h.Fragment,{children:[h.jsx(le.FormattedMessage,{id:"discussion_translation_translate_error"})," ",h.jsx("a",{onClick:B0,children:h.jsx(le.FormattedMessage,{id:"discussion_translation_translate",values:{locale:S.formatMessage({id:`language_${I}`})}})})]}):h.jsx("a",{onClick:B0,className:"gtm-trackable","data-gtm-event-type":"translate-ugc","data-gtm-event-context":`${c}-${(J0=(X0=t.data)==null?void 0:X0.translationInfo)==null?void 0:J0.originalLocale}-${I}`,children:h.jsx(le.FormattedMessage,{id:"discussion_translation_translate",values:{locale:S.formatMessage({id:`language_${I}`})}})})})}):null})(),h.jsx(Eie,{content:t})]}),!ve.isEditing&&!(s!=null&&s.actionBar)&&h.jsx(h_,{className:t.type,gtmContext:c,contentType:t.type,likes:s!=null&&s.likes?!1:{count:Xe||0,userLiked:pe||!1,canLike:n??!0,peopleWhoLiked:t.peopleWhoLiked,activityId:t.id||t.slug,content:{slugs:t.slugs||{},slug:t.slug},functions:{createLike:Q,deleteLike:G,listLikes:se},basePath:y,parentId:v},comments:!(s!=null&&s.comments)&&([ze.Question,ze.Post].includes(t.type)||l.comments)?{count:de||0,functions:{onClick:()=>{l!=null&&l.comments&&(_?_(l.comments):window.location.href=l.comments),typeof ae=="function"&&ae()}}}:!1,replies:!w&&(t.type==="answer"||t.type==="reply")?{canReply:n??!0,functions:{onClick:na}}:!1,shareLink:!(s!=null&&s.shareLink)&&{url:`${window.location.origin}${(H0=t.slugs)==null?void 0:H0.question}/${(U0=t.slugs)==null?void 0:U0.answer}${(z0=t.slugs)!=null&&z0.reply?`#${(q0=t.slugs)==null?void 0:q0.reply}`:""}`},moreMenu:!(s!=null&&s.moreMenu)&&{options:jl,contentSlug:t.slug,reportData:{contentUrl:`${window.origin}${typeof process<"u"&&process.env.PUBLIC_URL||""}/${t.slugs.question||""}`}}})]}),d,h.jsx(vi,{id:`delete-${t.slug}-modal`,isOpen:qe,functions:{onOpen:()=>{},onClose:()=>gt(!1)},forceShow:{error:He==="delete-error"?S.formatMessage({id:"${intlPath}delete_error"},{action:S.formatMessage({id:`${ur}action_${t.type}`})}):!1},title:S.formatMessage({id:`${ur}delete_title`},{action:S.formatMessage({id:`${ur}action_${t.type}`})}),buttons:[{variant:"secondary",onClick:()=>gt(!1),children:S.formatMessage({id:`${ur}delete_cancel`})},{variant:"primary",className:"destructive",onClick:fx,children:S.formatMessage({id:`${ur}delete_delete`})}],gtmContext:`${(t.type||"").charAt(0).toUpperCase()}${(t.type||"").slice(1)}:${t.slug}`,children:h.jsx(le.FormattedMessage,{id:"discussion_delete_text",values:{p:Ve=>h.jsx("p",{children:Ve}),action:S.formatMessage({id:`${ur}action_${t.type}`})}})})]})})};const Aie=E.lazy(()=>Promise.resolve().then(()=>$ie)),Sie=65,ix=({forceShow:e,form:t,className:n})=>{const r=le.useIntl(),i="discussionFormCard_",a="DiscardDraftModal",o=E.useContext(Pt)||"community",l=t1(o);l.name||(l.name=r.formatMessage({id:`member_${typeof o=="string"?o:"community"}`}));const u=Wi(!0,!1),c=u?u<768:0,{modal:d=!1}=e||{},[f,p]=E.useState({form:d||N4("showPost")==="true"||!1,warning:!1}),[g,m]=E.useState({showCachedText:!1});E.useEffect(()=>{if(!g.showCachedText)return;(async()=>{const _=await N0(g.title||g.body||"",Sie,g.mentions);m(C=>({...C,prettifiedText:_}))})()},[g.showCachedText,g.title,g.body]);const y=T=>{if(!g.showCachedText||typeof f.warning=="string")return;let _;if("detail"in T&&T.detail.link)T.detail.timeout&&clearTimeout(T.detail.timeout),_=T.detail.link;else{const C=T;C.preventDefault(),C.stopPropagation();const x=C.target.closest("a");_=x&&x.getAttribute("href")}p(C=>({...C,warning:_||!1}))};E.useEffect(()=>{if(!g.showCachedText){document.removeEventListener(Ut.DISCUSSION_POST_CLICKED,y),document.removeEventListener(Ut.MEMBER_CLICKED,y),document.removeEventListener("click",y);return}return document.addEventListener(Ut.DISCUSSION_POST_CLICKED,y),document.addEventListener(Ut.MEMBER_CLICKED,y),document.addEventListener("click",y),()=>{document.removeEventListener(Ut.DISCUSSION_POST_CLICKED,y),document.removeEventListener(Ut.MEMBER_CLICKED,y),document.removeEventListener("click",y)}},[g.showCachedText]),E.useEffect(()=>{const T=_=>{if(!(!g.showCachedText||f.warning!==!1))return _.preventDefault(),_.returnValue=""};return window.addEventListener("beforeunload",T,{capture:!0}),()=>{window.removeEventListener("beforeunload",T,{capture:!0})}},[g.showCachedText,f.warning]);let v=r.formatMessage({id:`${i}placeholder${c?"":"_long"}`});return g.showCachedText&&(g.title||g.body)&&(v=g.prettifiedText||v),h.jsxs(h.Fragment,{children:[h.jsxs("button",{className:te("discussion-form-card",n),onClick:T=>{T.preventDefault(),T.stopPropagation(),p(_=>({..._,form:!0}))},"data-testid":"discussion-form-card",children:[h.jsx(gi,{name:l.name,src:l.image,alt:""}),h.jsx(Sa,{className:te("input",{placeholder:!g.showCachedText}),element:"span",options:{forceInline:!0,overrides:{a:Hn,blockquote:Hn,br:Hn,em:Hn,li:Hn,ol:Hn,p:Hn,s:Hn,span:Hn,strong:Hn,ul:Hn}},children:v})]}),h.jsxs(Us,{children:[h.jsx(Aie,{showModal:f.form,functions:{cacheText:m,onClose:()=>{p(T=>({...T,form:!1}))}},form:t,cachedText:g,className:"in-portal"}),h.jsx(vi,{id:t.id?`${t.id}-warning`:"discussion-form-card-warning",className:"in-portal",isOpen:f.warning!==!1,functions:{onClose:()=>{p(T=>({...T,warning:!1}))}},title:r.formatMessage({id:`${i}overlay_title`}),buttons:[{variant:"secondary",children:r.formatMessage({id:`${i}overlay_cta_discard`}),onClick:T=>{T.preventDefault(),T.stopPropagation(),typeof f.warning=="string"&&(window.location.href=f.warning)},"data-gtm-event-type":"discard-click","data-gtm-event-context":a},{variant:"primary",children:r.formatMessage({id:`${i}overlay_cta_continue`}),onClick:()=>{p({form:!0,warning:!1})},"data-gtm-event-type":"continue-editing-click","data-gtm-event-context":a}],withFocusTrap:t.withFocusTrap,children:h.jsx("p",{children:r.formatMessage({id:`${i}overlay_text`})})})]})]})},kie=E.lazy(()=>Promise.resolve().then(()=>hie)),P0=({isCard:e=!1,form:t,parentId:n,categories:r,isHidden:i=!1,membershipRequiredToPost:{isMember:a,required:s,join:o,leave:l,notMemberStateText:u},locale:c=Yu})=>{const d=le.useIntl();if(i)return h.jsx(h.Fragment,{});if(s&&!a)return h.jsx(Lr,{text:u,button:{breakpoints:{mobile:!0,901:!1},component:h.jsx(Op,{isShort:!0,functions:{join:o,leave:l}})}});const{content:f,functions:p,meta:g,...m}=t,y={content:{type:(f==null?void 0:f.type)||"reply",slugs:(f==null?void 0:f.slugs)||{}},functions:{...p,create:(p==null?void 0:p.create)||(()=>{})},parentId:n,meta:{...g,isEditing:(g==null?void 0:g.isEditing)||!1,isPrepopulated:!1,showSuccessMessage:!1,postCategories:[{name:d.formatMessage({id:"discussion_form__postType_no-category",defaultMessage:"Post"}),slug:"no-category"},...r||[]]},...m,id:`add-post-${m.id||""}`};return e?h.jsx(ix,{form:y}):h.jsx(kie,{...y})},R0=({form:e})=>{const t=E.useContext(Pt),n=le.useIntl(),[r,i]=E.useState(!1),a=()=>{Gx(t)||i(!0)};E.useEffect(()=>{if(e&&!(e!=null&&e.isDisabled)||(e==null?void 0:e.isDisabled)===void 0)return document.addEventListener(Ut.DISCUSSION_POST_ADDED,a),()=>{document.removeEventListener(Ut.DISCUSSION_POST_ADDED,a)}});const s={};return["successMessage","title","text"].forEach(o=>{s[o]=n.formatMessage({id:`profileModalLauncher_${o}`})}),h.jsx(j1,{form:e,showModal:r,functions:{onClose:()=>{i(!1)}},content:s})};const d4="discussion_responses_",ax=({type:e="answer",responses:t=0,isLoading:n=!1})=>{const r=le.useIntl();return t=parseInt(t),h.jsx("div",{className:"responses-heading",children:h.jsx("h4",{children:r.formatMessage({id:`${d4}title`},{action:r.formatMessage({id:`${d4}${e}`}),count:t})})})};const sx=({loadMore:{isLoading:e,hasNextPage:t,loadNextPage:n}={isLoading:!1,hasNextPage:!1,loadNextPage:()=>{}},form:r,children:i})=>{const a=le.useIntl(),s=E.useContext($1),o=Ku(i,{element:"li"});if(s.prepopulateForm&&(r!=null&&r.meta)&&(r.meta.isPrepopulated={text:s.prepopulateForm},s.mentionData)){const l=r.data||{};l.mentions||(l.mentions={});const u=s.mentionData.id||"1";l.mentions[u]={created_at:"",updated_at:"",id:u,data:s.mentionData},r.data=l,r.meta.isAutoFocused=!0}return h.jsxs("div",{className:te("thread-wrapper",{"empty-thread":!o}),children:[!Object.is(o,null)&&h.jsx("ul",{className:"thread",children:o}),!e&&h.jsx(wl,{hasNextPage:t,loadNextPage:n,size:"small",styling:{muted:!0},icon:{icon:"arrow_corner-down_right",position:"left"},messages:{button:a.formatMessage({id:"discussion_thread_loadMore"}),error:a.formatMessage({id:"loadMore_error"})}}),r&&s.showForm&&h.jsx(Ll,{...r})]})};function Die(e){var n,r;let t=!1;return(r=(n=e.latest_reactions)==null?void 0:n["poll-option"])==null||r.forEach(i=>{var a,s;(s=(a=i.own_children)==null?void 0:a["poll-vote"])!=null&&s.length&&(t=!0)}),t}function Oie({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i,user:a}){const{mutate:s}=ft.useMutation({mutationFn:e,onMutate:({reactionId:o})=>t(l=>(pb({activity:l,reactionId:o,user:a}),l)),onError:n,onSuccess:(o,{reactionId:l},u)=>{u&&mb({activity:u,reactionId:l,correctReactionId:o.body.id,user:a}),r.setQueryData(i,u)}});return s}function Nie({mutationFn:e,mutationHandlers:{mutate:t,error:n}}){const{mutate:r}=ft.useMutation({mutationFn:e,onMutate:({content:i,title:a})=>t(s=>(s&&(i!=null&&(s.content=i),a!=null&&(s.title=a)),s)),onError:n});return r}function Iie({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i}){const{mutate:a}=ft.useMutation({mutationFn:e,onMutate:s=>t(o=>(o&&wc({activity:o}),o)),onError:n,onSuccess:(s,o,l)=>{l&&wc({activity:l,reaction:s}),r.setQueryData(i,l)}});return a}function Pie({mutationFn:e,mutationHandlers:{mutate:t,error:n},queryClient:r,queryKey:i}){const{mutate:a}=ft.useMutation({mutationFn:e,onMutate:s=>t(o=>(o&&Ac({activity:o}),o)),onError:n,onSuccess:(s,o,l)=>{l&&Ac({activity:l,reaction:s}),r.setQueryData(i,l)}});return a}function Rie({queryFn:e,queryKey:t}){const{data:n,error:r,isLoading:i,isFetching:a}=ft.useQuery({queryFn:e,queryKey:t});return{activity:n,error:r,isLoading:i,isFetching:a}}function Fie({mutationFn:e,mutationHandlers:{mutate:t,error:n},user:r}){const{mutate:i}=ft.useMutation({mutationFn:e,onMutate:({reactionId:a})=>t(s=>(gb({activity:s,reactionId:a}),s)),onError:n});return i}function ox({queryFns:{read:e,edit:t,like:n,unlike:r,pin:i,unpin:a,createVote:s,removeVote:o,translate:l},queryKey:u}){const c=ft.useQueryClient(),d=Jc(),f={queryClient:c,queryKey:u},p={mutationHandlers:{error:Np(f),mutate:Ip(f)},user:d,...f},g=Nie({...p,mutationFn:t}),m=Iie({...p,mutationFn:n}),y=Bie({...p,mutationFn:r}),v=Pie({...p,mutationFn:i}),T=Mie({...p,mutationFn:a}),_=Oie({...p,mutationFn:s}),C=Fie({...p,mutationFn:o}),{activity:w,...x}=Rie({queryKey:u,queryFn:e});return{activity:w,mutations:{edit:g,like:m,unlike:y,pin:v,unpin:T,createVote:_,removeVote:C},user:d,...x}}function Bie({mutationFn:e,mutationHandlers:{mutate:t,error:n},user:r}){const{mutate:i}=ft.useMutation({mutationFn:e,onMutate:a=>t(s=>(s&&vb({activity:s,user:r}),s)),onError:n});return i}function Mie({mutationFn:e,mutationHandlers:{mutate:t,error:n},user:r}){const{mutate:i}=ft.useMutation({mutationFn:e,onMutate:a=>(console.log("unpin"),t(s=>(s&&yb({activity:s,user:r}),s))),onError:n});return i}const Lie=({basePath:e,parentId:t,activityId:n,isMember:r,isOwner:i,functions:{activities:{remove:a,...s},likes:o,reactions:l,form:u,join:c,leave:d,polls:f},profile:p,categories:g,type:m=Ft.Communities,repliesFilters:y,translation:v})=>{var R,j;const T=le.useIntl(),_=Ra(),C=E.useContext(Pt),w={...s,...f},{activity:x,error:S,isLoading:I,mutations:{edit:F,like:$,unlike:B,pin:M,unpin:O,createVote:P,removeVote:L}}=ox({queryFns:w,queryKey:[e,t,n]});if(I)return h.jsx(Jn,{style:{height:"400px",width:m===Ft.Courses?"100%":"initial"}});if(S||!x)return h.jsx(Lr,{variant:"error",text:T.formatMessage({id:"activitySection_notFoundError"})});const{own_reactions:U,verb:D,latest_reactions:X}=x,k=!!((R=U==null?void 0:U.like)!=null&&R.find(H=>{var z;return((z=H.user)==null?void 0:z.id)===(C==null?void 0:C.id)}))?U==null?void 0:U.like[0].id:"",b=x==null?void 0:x.actor,q=Rp(x,g,_);return h.jsxs("section",{className:"activity-section",children:[h.jsx($l,{className:"highlighted-text-box subtle",isCommunity:!0,content:{...q,body:m===Ft.Courses?bb({payload:(j=x==null?void 0:x.payload)==null?void 0:j.data,locale:_}):q.body,slugs:{question:`${e}/${t}`,answer:x==null?void 0:x.id}},originalAuthorId:b==null?void 0:b.id,forceHide:{comments:!0,shareLink:m===Ft.Courses},functions:{content:{createContent:()=>null,deleteContent:a,updateContent:(H,{title:z,body:Y})=>F({title:z,content:Y})},likes:{createLike:()=>$({activityId:n}),deleteLike:()=>B({activityId:n,reactionId:k}),listLikes:H=>o.list({activityId:n,...H})},comments:{openComments:()=>{}},pins:{createPin:()=>M({activityId:n}),deletePin:()=>{var H;return O({activityId:n,reactionId:(H=X==null?void 0:X.pin)==null?void 0:H[0].id})}},polls:{createVote:({reactionId:H})=>P({reactionId:H}),removeVote:({reactionId:H})=>L({reactionId:H}),removePoll:()=>f.removePoll({activityId:n})},form:u},styling:{showShareLinkButton:!0},userHasPermissions:r,userHasOwnerPermissions:i,badges:{showBadges:!0,scopes:[{scope:nn.Communities,area:t||""},{scope:nn.Platform,area:"all"}]},basePath:e,parentId:t,locale:_,translation:v},n),h.jsx(u_,{basePath:e,parentId:t,activityId:n,showReplies:D===ze.Poll?Die(x):!0,activityTotalReplies:(x==null?void 0:x.total_replies)||0,isMember:r,functions:{reactions:l,likes:o,form:u,join:c,leave:d},profile:p,type:m,repliesFilters:y})]})};const lx=({showModal:e=!0,functions:t,form:n,cachedText:r,className:i})=>{const a=le.useIntl(),s="discussionFormModal_",{onClose:o=()=>{},cacheText:l=()=>{}}=t,{data:u,meta:c,functions:d}=n,{title:f="",body:p="",mentions:g}=r||{},m="discussion-form-modal";return h.jsx(vi,{id:m,title:a.formatMessage({id:`${s}title`}),isOpen:e,functions:{onClose:()=>{(f!==""||p!=="")&&l(y=>({...y,showCachedText:!0})),o()}},className:te("discussion-form-modal",i),withFocusTrap:n.withFocusTrap,children:h.jsx(Ll,{...n,data:{...u,mentions:g||(u==null?void 0:u.mentions)},meta:{...c,isAutoFocused:!0,isInOverlay:`${m}-overlay`,hasTitleField:{text:f},isPrepopulated:{text:p||(c==null?void 0:c.isPrepopulated)!==!1&&(c==null?void 0:c.isPrepopulated.text)||""},showGuidelines:!1,showDivider:!0,showPostType:!0},buttons:{submit:a.formatMessage({id:`${s}cta`})},functions:{...d,onChange:y=>{l(v=>({...v,...y}))},onMention:({id:y,name:v}={})=>{if(!y||!v)return;const T=g||{};T[y]={created_at:"",updated_at:"",id:y,data:{name:v}},l(_=>({..._,mentions:T}))},create:async y=>{o(),d.create&&await d.create(y),l({showCachedText:!1})},createPoll:async y=>{const v=()=>{o(),l({showCachedText:!1})};if(d.createPoll)try{const T=await d.createPoll(y);return new Promise(_=>(v(),_(T)))}catch{return new Promise((_,C)=>C())}else return v(),new Promise(T=>T({}))},handleSaveEdit:async y=>{o(),d.handleSaveEdit&&await d.handleSaveEdit(y),l({showCachedText:!1})}}})})},$ie=Object.freeze(Object.defineProperty({__proto__:null,default:lx},Symbol.toStringTag,{value:"Module"}));const jie=({className:e,showModal:t=!0,title:n,messagePlaceholder:r,formTitle:i,formLabel:a,ctaMessage:s,showIcon:o,onClose:l,reportError:u=()=>{},sendInvites:c})=>{const d=le.useIntl();return i||(i=d.formatMessage({id:"inviteModal_formTitle"})),a||(a=d.formatMessage({id:"inviteModal_formLabel"})),s||(s=d.formatMessage({id:"inviteModal_cta"})),h.jsx(vi,{id:"invite-user-modal",title:n,isOpen:t,showDivider:!1,showIcon:o,functions:{onClose:l},className:te("invite-modal",e,{success:!!n}),children:h.jsx(a_,{title:i,label:a,messagePlaceholder:r,ctaMessage:s,onClose:l,sendInvites:c,reportError:u})})};const Hie=({showModal:e=!0,content:{successMessage:t,title:n,text:r}={},functions:i,form:a,className:s})=>{const o=le.useIntl(),[l,u]=E.useState(N4("showProfile")==="true"||e);E.useEffect(()=>{u(e)},[e]);const{onClose:c=()=>{}}=i;return h.jsx(vi,{id:"profile-form-modal",title:t||n||o.formatMessage({id:"profileModal_title"}),isOpen:l,showDivider:!t,functions:{onClose:c},className:te("profile-modal",s,{success:!!t}),maxWidth:700,children:h.jsxs(h.Fragment,{children:[t&&n||r?h.jsxs("div",{className:"intro",children:[t&&n?h.jsx("h3",{children:n}):"",r?h.jsx("p",{children:r}):""]}):null,h.jsx(s_,{...a,meta:{shouldShowCancelButton:!1},functions:{...(a==null?void 0:a.functions)||{},onSuccess:async d=>{var f;try{(f=a==null?void 0:a.functions)!=null&&f.onSuccess&&await a.functions.onSuccess(d)}finally{c()}}}})]})})},j1=Hie,Uie=Object.freeze(Object.defineProperty({__proto__:null,default:j1},Symbol.toStringTag,{value:"Module"}));const zie=({members:e})=>{const[t,n]=E.useState(!1),r=i=>{const{fullName:a,jobTitle:s,organisation:o,photo:l}=i||{};return h.jsxs(h.Fragment,{children:[h.jsx(gi,{name:a,src:l}),h.jsx("p",{children:a}),h.jsx("small",{className:"text-medium",children:o?`${s}, ${o}`:s})]})};return h.jsxs("div",{className:"directory-wrapper",children:[h.jsx("ul",{className:"directory",children:e.map(i=>h.jsx("li",{children:h.jsx("button",{onClick:a=>{a.preventDefault(),a.stopPropagation(),n(i)},children:r(i)})},i.fullName))}),h.jsx(vi,{isOpen:t!==!1,children:t===!1?"":h.jsxs(h.Fragment,{children:[r(t),h.jsx(Sa,{children:t.text})]}),buttons:[{size:"small",variant:"tertiary",onClick:()=>n(!1),children:"Close"}],functions:{onClose:()=>n(!1)}})]})};const qie=({email:e,settings:t={}})=>{const{formatMessage:n}=le.useIntl(),r=E.useContext(Pt),{myProfile:i,isConnected:a,cannotConnect:s}=t,[o,l]=E.useState(!1),[u,c]=E.useState(!1);return r?e&&i?h.jsx(Ie,{icon:{icon:"info-inside-circle",position:"right"},size:"small",variant:"secondary",styling:{muted:!0},tooltip:n({id:"member_show_email_tooltip_mine"}),forceTooltip:!0,className:"show-email fake-button",children:e}):s?h.jsx(Ie,{icon:"email",size:"small",variant:"secondary",styling:{muted:!0},tooltip:n({id:"member_show_email_tooltip_private"}),forceTooltip:!0,className:"show-email fake-button",children:n({id:"member_show_email_private"})}):a?e&&a?h.jsx(h.Fragment,{children:o?h.jsx(Ie,{icon:{icon:"copy",position:"right"},size:"small",variant:"secondary",styling:{muted:!0},className:"show-email copy-button",tooltip:n({id:`member_show_email_tooltip${u?"_copied":""}`}),forceTooltip:!0,"data-gtm-event-context":"connections-email-address-button","data-gtm-event-type":"copy-email-click",onClick:()=>{navigator.clipboard.writeText(e).then(()=>{c(!0),setTimeout(()=>{c(!1)},2e3)})},children:e}):h.jsx(Ie,{icon:"email",size:"small","data-gtm-event-context":"connections-email-address-button","data-gtm-event-type":"show-email-click",onClick:()=>l(!0),children:n({id:"member_show_email_show"})})}):h.jsx(h.Fragment,{}):h.jsx(Ie,{icon:"email",size:"small",variant:"secondary",styling:{muted:!0},className:"show-email fake-button",children:n({id:"member_show_email_hide"})}):h.jsx(h.Fragment,{})};const Wie=({author:e,authorCite:t,content:n,member:r,className:i=""})=>h.jsxs("blockquote",{className:te("testimonial-block",i),children:[h.jsx(Ir,{className:"testimonial",children:n}),r?h.jsx(li,{member:r,styling:{size:"large"}}):h.jsxs(h.Fragment,{children:[e&&h.jsx("p",{className:te("author",{"text-small":!i.includes("new")}),children:e}),t&&h.jsx("p",{className:te("author-cite",{"text-small":!i.includes("new")}),children:h.jsx("cite",{children:t})})]})]}),Vie=E.memo(Wie);const Kie=({items:e=[],selector:t="",className:n=""})=>{const r=le.useIntl(),[i,a]=E.useState(e);return E.useEffect(()=>{if(e.length)return;let s="";Array(6).fill(0).forEach((u,c)=>{s+=`${c>0?", ":""}${t} h${c+1}`});const l=Array.from(document.querySelectorAll(s)).filter(u=>u.id).map(u=>({id:u.id,text:u.textContent||""}));a(l)},[]),i&&i.length>0&&h.jsxs(In,{variant:"subtle",className:te("table-of-contents",n),children:[h.jsx("h2",{children:r.formatMessage({id:"tableOfContents"})}),h.jsx("nav",{children:h.jsx("ul",{children:i.map(({id:s,text:o})=>h.jsx("li",{children:h.jsx("a",{href:`#${s}`,children:o})},s))})})]})};const H1=({time:e,rangeTime:t,prependedText:n,appendedText:r,className:i=""})=>{const a=le.useIntl(),s="timeToComplete_";if(!e||typeof e!="number")return null;const o=c=>{const d=c/60,f=Math.floor(d),p=(d-f)*60,g=Math.round(p),m=`${a.formatMessage({id:`${s}hours`},{time:f})}${f>0&&g>0?", ":""}${a.formatMessage({id:`${s}minutes`},{time:g})}`;return{text:`${f>0?`${a.formatMessage({id:`${s}hours_short`},{time:f})} `:""}${g>0?a.formatMessage({id:`${s}minutes_short`},{time:g}):""}`,ariaText:m}};let{text:l,ariaText:u}=o(e);if(t){const{text:c,ariaText:d}=o(e+t);l=a.formatMessage({id:`${s}range`},{early:l,late:c}),u=a.formatMessage({id:`${s}range_aria`},{early:u,late:d})}return n&&(u=`${n} ${u}`,l=`${n} ${l}`),r&&(u=`${u} ${r}`,l=`${l} ${r}`),h.jsx("span",{className:te("time-to-complete",i),"aria-label":u,children:l})};const Gie=({className:e="",image:t,...n})=>t?(typeof t=="string"&&(t={width:1080,height:200,type:"image/png",url:t}),t.range=[{height:124,width:425},{height:200,width:768},{height:200,width:1368}],t.query="fit=thumb&f=center",h.jsx(Vi,{...n,className:te("banner",e),image:{...t,aspect:"banner"}})):null;const Yie=["small","span","strong","em","p","h1","h2","h3","h4","h5","h6","blockquote","q"],Zie=({className:e="",content:t,image:n,variant:r,spacing:i="normal",styling:a,hideElements:s={eyebrow:!1,title:!1,text:!1},cta:o,children:l})=>{var g,m;const u={imageFullWidth:!0,...a};r||(r=u.imageFullWidth?"default":"light");const c=["eyebrow","title","text"],d={eyebrow:"small",title:"h1",text:"p"},f={};c.forEach(y=>{if(!t[y]){f[y]=!1;return}if(!s[y]){if(typeof t[y]=="object"){f[y]=t[y];const{text:v,element:T}=t[y];if(T&&Yie.includes(T.toLowerCase()))return;f[y]={text:v,element:d[y]};return}f[y]={text:t[y],element:d[y]}}});const p=o&&o.text&&o.link;return p&&o.link[0]==="#"&&(o.props||(o.props={}),o.props.onClick=y=>{y.preventDefault(),y.stopPropagation();const v=document.getElementById(o.link.substring(1));v&&v.scrollIntoView({behavior:"smooth"})}),h.jsx(Zi,{className:te("banner-section",r,i,e,{"has-image":n,"image-full-width":n&&u.imageFullWidth,"image-inline":n&&!u.imageFullWidth,"has-cta":p,"has-extra-spacing":r!=="subtle"&&i==="normal"&&f.eyebrow&&f.title}),children:h.jsxs(h.Fragment,{children:[h.jsxs("div",{className:"content-wrapper",children:[c.map(y=>{if(f[y]&&typeof f[y]=="object"){const{text:v,element:T=""}=f[y];return y==="text"?h.jsx(Sa,{overrideType:"text-only",className:"text",children:v},y):E.createElement(T,{key:y,className:y},v)}return null}),l,p&&h.jsx(Ie,{variant:n||["light","subtle"].includes(r)?"primary":"secondary",size:{mobile:"medium",768:"large"},href:o.link,...o.props,className:te({new:r==="subtle",[(g=o.props)==null?void 0:g.className]:(m=o.props)==null?void 0:m.className}),children:o.text})]}),n&&h.jsx(Vi,{image:{...n,aspect:u.imageFullWidth?"banner":n.aspect||void 0}})]})})},Qie=E.memo(Zie);const Xie=({image:e,variant:t="default",children:n,className:r=""})=>{const i={};return e&&(i["--image"]=`url(${e})`),h.jsx(Zi,{className:te("custom-content-banner",t,r,{"has-image":e}),style:i,children:h.jsx("div",{className:"content-slim",children:n})})};const Jie=({alignImage:e="left",className:t,content:n,image:r})=>{const i=typeof n=="string"?h.jsx(Sa,{children:n}):n;return h.jsxs(Zi,{className:te("highlight-section",t),children:[r&&h.jsx("div",{className:te("highlight-container highlight-image",{[`highlight-image-${e}`]:e==="right"}),children:h.jsx(Vi,{image:{...r,description:"",query:"q=85",aspect:"highlightSection"}})}),h.jsx("div",{className:te("highlight-container highlight-content-wrapper",{"no-image":!r}),children:h.jsx("div",{className:te("highlight-content",{"highlight-content-right":e==="left"}),children:r?i:h.jsx("div",{className:"content-default",children:i})})})]})},eae=E.memo(Jie);const tae=({variant:e="primary",button:t=null,title:n,text:r,gtmContext:i})=>!n&&!r?null:h.jsxs("aside",{className:te("marketing-block",e),children:[n&&h.jsx("p",{className:"title",children:n}),r&&h.jsx("p",{children:r}),t&&h.jsx(Ie,{variant:t.variant||"secondary",size:"medium",href:t.link,className:"gtm-trackable","data-gtm-event-context":i,"data-gtm-event-type":"learn-more-click",children:t.text})]}),nae=({type:e,data:t})=>{const n=le.useIntl(),{answers:r,createdAt:i,dateHasPassed:a,isOngoingEvent:s,pill:o,readingTime:l,publishedDate:u,startDate:c}=t;if(e==="question"){const d=i&&ih(i);return h.jsxs("p",{className:"details answers","data-testid":"question-answers",children:[n.formatMessage({id:"card_answers"},{number:r}),i&&h.jsxs("span",{"data-testid":"question-created-at",children:[" ","·"," ",n.formatMessage({id:"card_time_ago"},{time:d?n.formatMessage({id:`dates_${d.path}`},{number:d.number}):0})]})]})}if(c&&!a||s)return h.jsx("p",{className:"details",children:s?n.formatMessage({id:"card_bootcamp"}):mp(c)});if(o)return h.jsx(Pr,{variant:o==="free"?"subtle":"highlighted",className:o,"data-testid":"course-type",children:o});if(l||u){const d=u&&ih(u);return h.jsxs("ul",{className:"details",children:[l&&h.jsx("li",{"data-testid":"reading-time",children:n.formatMessage({id:"card_time_read"},{time:l})}),u&&h.jsx("li",{"data-testid":"published-date",children:n.formatMessage({id:"card_time_ago"},{time:d?n.formatMessage({id:`dates_${d.path}`},{number:d.number}):0})})]})}return null},rae={title:66,text:3e3,secondaryText:1e3,partner:34},nl={communityPage:{basePath:"/communities/",className:"communityPage",gtmEvent:"community"},customCard:{className:"custom",gtmEvent:"custom",length:{text:335,secondaryText:150}},event:{basePath:"/events/",className:"event",gtmEvent:"event"},microcourse:{basePath:"/microcourses/en/",className:"course",gtmEvent:"microcourse-overview"},courseJourney:{basePath:"/courses/",className:"course",gtmEvent:"microcourse-overview"},solutionArticle:{basePath:"/solution-articles/en/",className:"article",length:{title:60},gtmEvent:"article"},qaQuestion:{basePath:"/questions-answers/",className:"question",length:{title:190},gtmEvent:"q-and-a-question"},listPage:{basePath:"/list/en/",className:"list",gtmEvent:"list"},people:{basePath:"/profiles/",className:"people",length:{people:1e3},gtmEvent:"person"},learningHub:{basePath:"/learning-hub/",className:"learning-hub",length:{title:190},gtmEvent:"learning-hub"}},iae=({data:e,cta:t,link:n,gtmContext:r})=>{var m,y;const i=le.useIntl(),[a,s]=E.useState({loading:!1,registered:e.registered||!1});E.useEffect(()=>{e.registered&&s(v=>({...v,registered:!0}))},[e.registered]);const{customLinkText:o,startDate:l,dateHasPassed:u,pill:c,slug:d}=e,f=e.contentType;let p="";if((m=nl[f])!=null&&m.gtmEvent&&(p=nl[f].gtmEvent),l&&u)return n?h.jsx("a",{href:n,className:"details additional-link gtm-trackable","data-gtm-event-context":`${r}-CarouselCard`,"data-gtm-event-type":`${p}-click`,children:o||i.formatMessage({id:"card_watch"})}):null;if(f==="people")return n?h.jsx(Ie,{variant:"tertiary",size:"small",href:n,className:"gtm-trackable","data-gtm-event-context":`${r}-Card-Button`,"data-gtm-event-type":`${p}-click`,children:o||i.formatMessage({id:"card_cta_people"})}):null;const g=["communityPage","microcourse","event"];if(t&&t.onClick&&g.includes(f)&&c!=="premium"){const v=a.loading||a.registered||((y=e==null?void 0:e.members)==null?void 0:y.isMember),T=async _=>{var C;if(_.preventDefault(),_.stopPropagation(),window&&((C=window.dataLayer)==null||C.push({event:"gtm.click","gtm.element":n,"gtm.elementClasses":"gtm-trackable","gtm.elementUrl":n,EventType:`${r}-${f}-register-click`,EventContext:`${r}Page-${f}: ${d}`})),!(v||!t||!t.onClick)){s(w=>({...w,loading:!0}));try{const w=await t.onClick(e);s(w==="success"?()=>({registered:!0,loading:!1}):x=>({...x,loading:!1}))}catch{s(x=>({...x,loading:!1}))}}};return h.jsx("p",{className:te("cta-wrapper",{"has-member-section":e==null?void 0:e.members}),children:h.jsx(Ie,{onClick:T,className:"gtm-trackable",size:"small",styling:{fullWidth:!0},disabled:v,"data-gtm-event-context":`${r}Page-${f}: ${d}`,"data-gtm-event-type":`${r}-${f}-register-click`,"data-testid":"in-card-button",children:o||i.formatMessage({id:`card_cta_${f}${v?`_${a.loading?"loading":"done"}`:""}`})})})}return null};function aae({buildMemberData:e,communitySlug:t}){const n=le.useIntl(),r=E.useContext(Pt),[i,a]=E.useState({count:"...",isMember:!1,memberType:""});return E.useEffect(()=>{e(t,typeof(r==null?void 0:r.id)<"u").then(s=>{if(!s)return;const{membersCount:o,role:l="",pagination:u}=s;let c=0;o?c=o:u!=null&&u.total&&(c=u==null?void 0:u.total),a({count:c.toString(),isMember:!!l,memberType:l})})},[t,e]),h.jsxs("span",{className:"member-information",children:[i.isMember&&h.jsx(Pr,{size:"small",variant:"registered",icon:(i==null?void 0:i.memberType)==="owner"?"user":"tick",children:n.formatMessage({id:`card_member_type_${i.memberType}`})}),h.jsx("span",{className:"label member-count",children:n.formatMessage({id:"card_member_count"},{count:i.count})})]})}const F0=({id:e="",className:t="",buildCardData:n,buildMemberData:r,card:i,cta:a,gtmContext:s="Carousel",handleCardClick:o,meta:l})=>{var O,P;const u=le.useIntl(),c=E.useContext(Pt),d=!!(c!=null&&c.id),{isTabbable:f=!0,setFocus:p=!1}=l||{},g=E.useRef(null),[m,y]=E.useState({data:null,isLoading:!0});E.useEffect(()=>{n(i,d).then(L=>{y({data:L,isLoading:!1})}).catch(()=>y(L=>({...L,isLoading:!1})))},[i,d,n]);const{data:v,isLoading:T}=m;if(T||!v)return h.jsx(Jn,{element:"li",className:"card-wrapper","data-testid":"card-placeholder"});o&&!a&&(a={text:u.formatMessage({id:`card_cta_${i.contentType}`}),onClick:o});const{contentType:_}=v;if(!_||!nl[_])return h.jsx(Jn,{element:"li",className:"card-wrapper"});const{basePath:C="",className:w,length:x,gtmEvent:S}=nl[_];let I=f&&v.slug?`${C}${v.slug}`:!1;if(i.courseV2){const{basePath:L}=nl.courseJourney;I=`${L}${v.slug}`}f&&v.slug&&(v.slug.slice(0,4)==="http"||v.slug.slice(0,2)==="//"||v.slug.slice(0,6)==="mailto"||v.slug.slice(0,3)==="tel")&&(I=v.slug);const F=L=>{if(I){L.preventDefault(),L.stopPropagation();const U=L.currentTarget.getAttribute("data-url");window&&window.dataLayer.push({event:"gtm.click","gtm.element":U,"gtm.elementClasses":"gtm-trackable","gtm.elementUrl":U,EventType:`${s}-CarouselCard`,EventContext:`${S}-click`}),window.location.href=U}},$={...rae,...x};let B={className:"card"},M={};return I&&(M={href:I,className:"gtm-trackable","data-gtm-event-context":`${s}-CarouselCard`,"data-gtm-event-type":`${S}-click`,"data-testid":"link"},v.openInNewTab&&(M.target="_blank"),B={onClick:F,className:"card gtm-trackable","data-gtm-event-context":`${s}-CarouselCard`,"data-gtm-event-type":`${S}-click`}),p&&(B={...B,tabIndex:"0"},(O=g==null?void 0:g.current)==null||O.focus(),(P=g==null?void 0:g.current)==null||P.scrollIntoView({behavior:"smooth"})),h.jsx("li",{className:te("card-wrapper text-medium",w,t,{"has-link":I,"no-link":!I,"has-image":v.banner}),"data-testid":`${_}-card`,children:h.jsxs("div",{...B,ref:g,"data-url":I,children:[h.jsx(R4,{className:"card-label",contentType:_,customIcon:v.isPrivate?"lock-locked":v.customIcon,customLabel:v.customLabel}),_==="communityPage"&&(v==null?void 0:v.createdAt)&&Ox(v==null?void 0:v.createdAt,60)&&h.jsx(Pr,{size:"small",variant:"information","data-testid":"new-community",children:u.formatMessage({id:"card_new"})}),v.startDate&&!v.isOngoingEvent&&h.jsx(Pr,{size:"small",variant:v.dateHasPassed?"default":"information","data-testid":"date",children:v.dateHasPassed?u.formatMessage({id:"card_ended"}):S4(v.startDate)}),v.banner?h.jsxs("p",{className:"img",children:[v.registered&&h.jsx(Pr,{size:"small",variant:"registered",children:u.formatMessage({id:"card_registered"})}),h.jsx(Vi,{image:{...v.banner,description:""}})]}):w==="people"?h.jsx(gi,{name:v.title||"",src:v.profile,"data-testid":"people-profile-picture"}):null,v.contributors&&h.jsx(Ap,{contributors:{data:v.contributors},styling:{size:"small",showGap:w!=="question",showText:!0},multipleText:["event","solutionArticle"].includes(_)?u.formatMessage({id:`card_contributors_${_}`}):void 0,"data-testid":"contributors"}),v.partner&&h.jsx("p",{className:"partners","data-testid":"partners",children:v.partner.length>1?u.formatMessage({id:"card_partner"},{partner:v.partner[0],number:v.partner.length-1}):rl(v.partner[0],$.partner)}),["title","text","secondaryText"].map(L=>{const U=v[L];if(!U)return null;const D=_4(L),X={key:L,className:D,"data-testid":D},Z={wrapper:"p",forceWrapper:!0,forceInline:!0},k=rl(U,$[L]);return["title","text"].includes(L)&&I?(Z.wrapper="a",h.jsx("p",{...X,children:h.jsx(Ir,{options:Z,...M,children:k})})):h.jsx(Ir,{options:Z,...X,children:k})}),i.contentType==="communityPage"&&(i.slug||v.slug)&&r&&h.jsx(aae,{communitySlug:i.slug||v.slug,buildMemberData:r}),h.jsx(nae,{type:w||"",data:v}),h.jsx(iae,{data:v,cta:a,link:I||"",gtmContext:s})]})})};const ux=({cards:e,cardTypes:t,className:n="",gtmContext:r="",...i})=>h.jsx("ul",{className:te("card-block",n),children:e.map((a,s)=>{const o=a.slug?`${a.slug}-${t[s]}`:`${t[s]}-${s}`;return h.jsx(F0,{id:o,card:{...a,contentType:t[s]},meta:{setFocus:s===(i==null?void 0:i.focusCardIndex)},...i},`${o}-${r}-${a.title}`)})}),sae=(e,t,n,r)=>{const i=t*n<=e,a=e<t*(n+1),s=r.includes(Math.floor(e/t));return{inView:i&&a,isLoaded:s}},oae=({id:e,title:t})=>{const n=le.useIntl();if(!t||!t.text)return null;const{text:r,element:i="h2",variant:a="default",size:s="medium",link:o}=t;return E.createElement(i,{className:te("title",a,s,{"highlighted-title":a==="highlighted"}),children:h.jsxs(h.Fragment,{children:[r,o&&h.jsx("a",{href:o,className:"text-medium gtm-trackable","data-gtm-event-context":"CarouselViewAll","data-gtm-event-type":`${e||pi(r)}-view-all-click`,children:n.formatMessage({id:"card_carousel_viewAll"})})]})})};const eh={fourCards:1024,threeCards:769,twoCards:480};let Wu=null,th=null;const lae=({id:e,cards:t,cardTypes:n,buildCardData:r,title:i,className:a,gtmContext:s,...o})=>{const l=le.useIntl(),u="carousel_pagination_",[c,d]=E.useState({cardsPerPage:4,isLoading:!0}),{cardsPerPage:f,isLoading:p}=c,[g,m]=E.useState({currentPage:0,loadedPages:[0]}),{currentPage:y,loadedPages:v}=g,[T,_]=E.useState(""),C=t.length,w=Math.ceil(C/f),x=E.useRef(null),S=Wi(!0,!0,x==null?void 0:x.current);E.useEffect(()=>{let O=1;S&&(S>=eh.fourCards?O=4:S>=eh.threeCards?O=3:S>=eh.twoCards&&(O=2),O>C&&(O=C)),d(P=>({...P,cardsPerPage:O,isLoading:!1}))},[S,C]);const I=(O="next")=>{th&&clearTimeout(th);let P=y;if(typeof O=="string")if(O==="next")if(y<w-1)P=y+1;else return;else if(y>0)P=y-1;else return;else P=O;_(""),m(U=>({...U,currentPage:P,loadedPages:[...new Set([...v,P])]}));const L=()=>{const U=P*c.cardsPerPage,D=U+c.cardsPerPage;return t.slice(U,D).length};th=setTimeout(()=>{_(l.formatMessage({id:`${u}ariaLive${typeof O=="string"?"":"_slide"}`},{direction:l.formatMessage({id:`${u}${typeof O=="string"?O:"next"}`}),slide:typeof O=="string"?1:O+1,count:L()}))},500)},F=O=>{Wu=O.touches[0].clientX},$=O=>{if(Wu===null)return;const P=O.touches[0].clientX,L=Wu-P;L>5?I("next"):L<-5&&I("previous"),Wu=null},B={"--width":`${S||0}px`,"--total-cards":C,"--cards-per-page":f,"--page":y};if(p)return h.jsx(e1,{layout:`carousel${i?"-with-title":""}`});const M=(O,P)=>{var U;let L=null;return(U=O==null?void 0:O.sys)!=null&&U.id?L=`card-${O.sys.id}`:O!=null&&O.slug?L=`card-${O.slug}`:[n[P],O.contentType].includes("customCard")&&(L=`card-${pi(`${O.title} ${O.createdAt}`)}-${P}`),L};return h.jsxs("section",{ref:x,className:te("carousel-wrapper",a),"data-testid":"carousel",children:[h.jsx(oae,{id:e,title:i}),h.jsx("ul",{className:"carousel",onTouchStart:F,onTouchMove:$,style:B,"data-testid":"carousel-list",children:t.map((O,P)=>{let L=M(O,P);const{inView:U,isLoaded:D}=sae(P,f,y,v);return L&&(U||D)?h.jsx(F0,{id:L,card:{...O,contentType:n[P]},buildCardData:r,gtmContext:s,meta:{isTabbable:U},...o},L):(L=L||`${e}-card-${P}`,h.jsx(Jn,{element:"li",className:"card-wrapper","data-testid":"card-placeholder"},L))})}),w<=1?null:h.jsxs(h.Fragment,{children:[h.jsxs("ul",{className:"controls","data-testid":"carousel-controls",children:[h.jsx("li",{className:"arrow previous",children:h.jsx(Ie,{variant:"secondary",size:"large",icon:{icon:"chevron_left"},onClick:O=>{O.preventDefault(),O.stopPropagation(),I("previous")},screenreaderText:l.formatMessage({id:`${u}previousSlide`}),disabled:y<=0})}),[...Array(w)].map((O,P)=>h.jsx("li",{"data-testid":"carousel-controls-button",children:h.jsx("button",{className:te("page-indicator",{selected:P===y}),onClick:L=>{L.preventDefault(),L.stopPropagation(),I(P)},children:h.jsx(ot,{showOnFocus:!1,children:l.formatMessage({id:`${u}slide`},{number:P+1,total:w})})})},`page-indicator-${P}`)),h.jsx("li",{className:"arrow next",children:h.jsx(Ie,{variant:"secondary",size:"large",icon:{icon:"chevron_right"},onClick:O=>{O.preventDefault(),O.stopPropagation(),I("next")},screenreaderText:l.formatMessage({id:`${u}nextSlide`}),disabled:y>=w-1})})]}),h.jsx(ot,{"aria-live":"polite",showOnFocus:!1,children:T})]})]})},uae=({carousels:e=[],isLoading:t,title:n,className:r="",...i})=>!e||!e.length?null:e.map(({title:a,viewAllUrl:s,cards:o,cardsTypes:l},u)=>{const c=a?pi(a):`carousel-${u}`,d=u===e.length-1;return t?h.jsxs(E.Fragment,{children:[h.jsx(e1,{layout:`carousel${a?"-with-title":""}`,"data-testid":"carousel-placeholder"}),d?null:h.jsx(mr,{})]},`placeholder-${c}`):h.jsxs(E.Fragment,{children:[h.jsx(lae,{cards:o,cardTypes:l,title:n!=null&&n.hidden?{}:{...n,text:a,link:s},...i}),d?null:h.jsx(mr,{})]},`carousel-${c}`)});const cae=({element:e="div",className:t="",card:n,gtmContext:r="NarrowCard"})=>{const{banner:i,title:a,text:s,isPrivate:o,slug:l}=n;let u={};return l&&(u={onClick:d=>{l&&(d.preventDefault(),d.stopPropagation(),window.location.href=l)},tabIndex:"0","data-gtm-event-context":`${r}-NarrowCard`,"data-gtm-event-type":`${r}-click`}),E.createElement(e,{className:te("narrow-card",t,{"has-link":l,"gtm-trackable":l,"no-link":!l}),...u,children:h.jsxs(h.Fragment,{children:[h.jsx("div",{className:te("img",{private:o,"no-image":!i}),children:i&&h.jsx(Vi,{image:i})}),h.jsxs("div",{className:"content",children:[a&&h.jsx("p",{className:"title text-medium",children:a}),s&&h.jsx("p",{className:"text text-medium",children:s})]})]})})};const dae=({element:e="p",data:{timeLeftToFinish:t,percentageCompleted:{inTime:n=0,inLessons:r=0},shouldShowTimes:i=!0},graph:a,styling:s={},className:o=""})=>{const l=le.useIntl();let u=i?n:r;u>99?u=100:u<1&&(u=0);const{highlightPercentage:c=!1}=s;return E.createElement(e,{className:te("course-progression",o,{"highlight-percentage":c,"has-circle-graph":a==="circle"}),children:h.jsxs(h.Fragment,{children:[h.jsx(wp,{progress:u,styling:{layout:a||"bar",size:a&&a==="circle"?"small":"default"}}),h.jsx("span",{className:"percentage",children:l.formatMessage({id:"courseProgression_done"},{percent:d=>h.jsx("strong",{children:d}),number:u})}),u<100&&i&&h.jsx(H1,{time:t,appendedText:l.formatMessage({id:"courseProgression_timeLeft"})})]})})};const cx=({element:e="span",sectionId:t,subsectionId:n,title:r,className:i=""})=>E.createElement(e,{className:te("lesson-name",i),"data-number":`${t}.${n}`,children:r});const dx=({size:e="default",completionTime:t,icon:n,optional:r,type:i,children:a})=>{const s=le.useIntl(),o=Zc(`lessonType_${i}`)?s.formatMessage({id:`lessonType_${i}`}):x4(i||"");return h.jsxs("small",{className:te("content-type",{[e]:e!=="default"}),children:[h.jsx("span",{className:te("type",n),children:o})," ",t>0&&!r&&h.jsx(H1,{time:t})," ",a?h.jsx("span",{className:"additional",children:a}):null]})};const fae=({course:{articles:e,canAccessCourse:t,description:n,hideTimes:r,isEnrolled:i,sectionId:a,sectionTime:s,slug:o,timeLeft:l,title:u},quizScores:c})=>{const d=le.useIntl(),f="courseStructure_",p=u.toLowerCase().includes("course conclusion");return h.jsxs(Xc,{className:"course-structure",label:h.jsxs(h.Fragment,{children:[h.jsxs("small",{children:[d.formatMessage({id:`${f}section${p?"_end":""}`},{number:a})," ",!r&&s>=0&&h.jsx("span",{className:"time",children:i&&l===0?d.formatMessage({id:`${f}time_completed`}):h.jsx(H1,{time:s,appendedText:i?d.formatMessage({id:`${f}time_left`}):""})})]}),h.jsx("h3",{children:u})]}),shouldAnimate:!0,children:[h.jsx("p",{children:n}),h.jsx("ol",{children:e&&e.length>0&&e.map(({completed:g,completionTime:m,contentType:y,icon:v,image:T,isIntroduction:_,optional:C,slug:w,subsectionId:x,title:S,type:I})=>{const F=i&&t||_,$={};return T&&($.style={"--image":`url(${T})`}),h.jsx("li",{className:te({article:y===So.ARTICLE,discussion:y===So.DISCUSSION,quiz:y===So.QUIZ,completed:g&&y===So.ARTICLE,locked:!F}),...$,children:h.jsx(Ki,{href:F?`/microcourses/en/${o}/${w}`:void 0,fallbackElement:"span",className:"inner",gtmContext:`MicrocourseOutline${C4(S)}`,gtmType:"article-click",children:h.jsxs(h.Fragment,{children:[h.jsx(cx,{sectionId:a,subsectionId:x,title:S,className:"course-title"})," ",h.jsx(dx,{completionTime:m,icon:v,optional:C,type:I,children:c&&c[w]&&h.jsx("span",{className:"quiz-score",children:`${c[w]}%`})})]})})},w)})})]})};const hae=({isComplete:e=!1,onClick:t,...n})=>{const r=le.useIntl();return n["data-gtm-event-context"]||(n["data-gtm-event-context"]="LessonIntroduction"),h.jsx(Ie,{...n,variant:"tertiary",icon:e?{icon:"check-inside-circle_no-overlap_inverted"}:{icon:"check-inside-circle_no-overlap",hover:"check-inside-circle_no-overlap_inverted"},onClick:t,className:te("mark-complete-button center gtm-trackable",{completed:e}),"data-gtm-event-type":"mark-as-complete",disabled:e,children:r.formatMessage({id:`markCompleteButton${e?"_completed":""}`})})},pae=({id:e,data:{jobTitle:t,name:n,organization:r,thumbnail:i}})=>({id:e,name:n,jobTitle:t,organization:r,image:{thumbnail:i}}),f4=[{contentType:"solutionArticle",banner:{description:"",url:"//images.ctfassets.net/txbhe1wabmyx/kCcBdXurt3uOKu6NdTPm0/1b6d19179b21f98dbdadf2477c03d267/devin-avery-7gwqj0yyrhm-unsplash.jpg",width:295,height:180,type:"image/jpeg",aspect:"responsiveCard",query:"w=295&h=180&fit=thumb&f=center"},slug:"why-public-servants-must-learn-to-fail",contributors:["community"]},{contentType:"solutionArticle",banner:{description:"",url:"//images.ctfassets.net/txbhe1wabmyx/12Y0W1K0zVcDKzgLZlbfyC/6eb0757a02cbeea19b1b42d7da04d553/ashkan-forouzani-m0l9nbcivuk-unsplash.jpg",width:295,height:180,type:"image/jpeg",aspect:"responsiveCard",query:"w=295&h=180&fit=thumb&f=center"},slug:"organisational-culture-change-and-failure",contributors:[{name:"Mari-Liis",id:"bdb7509c-89ed-4633-8bc0-dbf11f5d9be1"}]},{contentType:"solutionArticle",banner:{description:"",url:"//images.ctfassets.net/txbhe1wabmyx/26TEwu0xVkbQDguuW89fY6/d54ce406cdd652d68979770d526398ab/nik-shuliahin-bunwp1bl0nc-unsplash.jpg",width:295,height:180,type:"image/jpeg",aspect:"responsiveCard",query:"w=295&h=180&fit=thumb&f=center"},slug:"how-to-learn-from-failure-without-causing-a-scandal",contributors:["community"]}];const Vu="notFoundError_",mae=()=>{const e=le.useIntl(),t=[];return f4.forEach((n,r)=>{n.title=e.formatMessage({id:`${Vu}post_${r+1}`}),t.push("solutionArticle")}),h.jsxs(Z3,{styling:{background:"bold",circle:"small",variant:"alt-2"},additionalContent:{appended:h.jsxs(Zi,{children:[h.jsx(ux,{cards:f4,cardTypes:t,buildCardData:n=>new Promise((r,i)=>{r(n)})}),h.jsx(Ie,{href:"/solution-articles/",children:e.formatMessage({id:`${Vu}cta`})})]})},reportError:()=>{},className:"not-found-error",children:[h.jsx("h1",{children:e.formatMessage({id:`${Vu}title`})}),h.jsx("p",{children:e.formatMessage({id:`${Vu}text`})})]})};exports.APOLITICAL_LOCALE_COOKIE=hp;exports.ASSETS_URL=Yn;exports.ActionBar=h_;exports.ActionButton=ys;exports.ActivitiesFeed=rw;exports.ActivitySection=Lie;exports.ActivityType=zs;exports.AddPost=P0;exports.Badge=Y4;exports.BadgeScope=nn;exports.Badges=Z4;exports.BadgesContext=Ep;exports.BadgesProvider=$4;exports.Banner=Gie;exports.BannerSection=Qie;exports.Breadcrumbs=pF;exports.Buckets=r7;exports.Button=Ie;exports.ButtonWrapper=Hs;exports.COURSE_CONTENT_TYPES=So;exports.CacheProvider=j4;exports.Card=F0;exports.CardBlock=ux;exports.Carousel=uae;exports.CharacterLimit=$p;exports.Checkbox=jp;exports.CollapsibleSection=Xc;exports.Columns=g_;exports.CommunityDetails=A6;exports.ConnectionCta=Q4;exports.ConnectionDirectionType=xp;exports.ConnectionStatusType=Cp;exports.ContactFooter=kF;exports.ContactForm=i_;exports.ContentTypeLabel=R4;exports.Contributors=Ap;exports.ConversationContext=$1;exports.CookieBanner=y_;exports.CourseProgression=dae;exports.CourseStructure=fae;exports.CustomContentBanner=Xie;exports.CustomEvents=Ut;exports.DELETED_USER_ID=al;exports.Directory=zie;exports.DiscussionContentType=ze;exports.DiscussionConversation=nx;exports.DiscussionForm=Ll;exports.DiscussionFormCard=ix;exports.DiscussionFormModal=lx;exports.DiscussionPost=$l;exports.DiscussionThread=sx;exports.DiscussionType=Ft;exports.Divider=mr;exports.DownloadSection=xF;exports.EMAILS=ls;exports.EditSection=AF;exports.EmailHelperTextBox=wb;exports.EmptyStateBox=Lr;exports.EnrichedUrl=mm;exports.FeatureFlags=z4;exports.Filters=p_;exports.FlagsProvider=U4;exports.Footer=vm;exports.Form=vr;exports.Formatting=ne;exports.Fragment=Hn;exports.FullWidthSection=Zi;exports.GET_STREAM_USER_PREFIX=rh;exports.GlobalProviders=y7;exports.Header=O0;exports.HelperTextBox=B4;exports.HiddenFromScreenReaders=Yc;exports.HideShowTextBox=M4;exports.HighlightSection=eae;exports.HighlightedTextBox=In;exports.INVALID_TOKEN=w4;exports.IconBulletedList=s7;exports.ImageContainer=Jx;exports.IntlProvider=q4;exports.InviteForm=a_;exports.InviteModal=jie;exports.JoinButton=Op;exports.Label=Pc;exports.LanguageContext=Tp;exports.LanguageSwitcher=gF;exports.LessonName=cx;exports.LessonType=dx;exports.LikesButton=_b;exports.LikesFeed=c_;exports.LikesModal=d_;exports.Link=Ki;exports.LoadMore=wl;exports.LoadingBlock=X4;exports.LoadingPlaceholder=Jn;exports.LoadingState=e1;exports.Logo=gm;exports.LogoSection=SF;exports.MEMBERS_PER_PAGE=Q3;exports.MENTION_REGEX=A4;exports.MarkCompleteButton=hae;exports.MarkdownText=Sa;exports.MarketingBlock=tae;exports.Marks=Nr;exports.Member=li;exports.MembersList=X3;exports.Modal=Sp;exports.MoreMenu=Fc;exports.NUMBER_OF_COUNTRIES=Sx;exports.NUMBER_OF_USERS=Ax;exports.NarrowCard=cae;exports.NavigationMenu=m_;exports.NotFoundError=mae;exports.Overlay=vi;exports.OverlayContext=_p;exports.OverlayProvider=K4;exports.PageHeading=G4;exports.PageLayout=Z3;exports.Password=Ab;exports.PasswordForm=LR;exports.PasswordRules=Nb;exports.Pill=Pr;exports.Poll=rx;exports.Popover=P4;exports.Portal=Us;exports.ProfileForm=s_;exports.ProfileImageChange=r_;exports.ProfileModal=j1;exports.ProfileModalLauncher=R0;exports.ProfilePicture=gi;exports.ProgressBar=wp;exports.ProgressTracker=t7;exports.PublishArticleForm=HR;exports.Rating=pw;exports.RepliesFeed=u_;exports.ResponsesHeading=ax;exports.ResponsiveImage=Vi;exports.ResultsVisibility=I0;exports.ReturnToNavButton=n7;exports.RichTextEditor=hm;exports.STORAGE_KEYS=pp;exports.SearchForm=l_;exports.ShareLink=f_;exports.ShareLinks=TF;exports.ShowEmail=qie;exports.SignupForm=ZR;exports.Span=lh;exports.StatusBanner=ks;exports.TableOfContents=Kie;exports.Tabs=_F;exports.Tags=lie;exports.TestimonialBlock=Vie;exports.TimeToComplete=H1;exports.Toggle=n_;exports.Tooltip=mi;exports.TopLevelPage=DF;exports.UUID_V4_REGEX=Aa;exports.UserContext=Pt;exports.UserProvider=W4;exports.VisuallyHidden=ot;exports.addAriaProps=fb;exports.basicReducer=js;exports.camelCaseToDashCase=_4;exports.checkIntlPathExists=Zc;exports.constructActivityContent=Rp;exports.courseDiscussionRepliesFeedMock=aw;exports.enrichPostCategories=tx;exports.generateConditions=nc;exports.generateCssIcon=kx;exports.getActivityPollOptions=hb;exports.getAuthorData=_l;exports.getCharacterLimitProps=xb;exports.getLocalisedActivityContent=bb;exports.getLocalisedReactionContent=Tb;exports.getLongDate=mp;exports.getMember=t1;exports.getPostBody=N0;exports.getShortDate=S4;exports.getValueLength=n1;exports.headerData=As;exports.likesResponseMock=fF;exports.mapGetStreamData=pae;exports.pageReady=D4;exports.passwordValidator=ah;exports.repliesFeedMock=iw;exports.safeBase64Encode=pi;exports.toCamelCase=C4;exports.toCapitalisedCase=wx;exports.toSentenceCase=x4;exports.transformSlugs=hh;exports.useActivitiesFeed=Cb;exports.useActivitySection=ox;exports.useAutoResize=v4;exports.useBadges=L4;exports.useCurrentPath=y4;exports.useEffectAfterMount=Ss;exports.useElementWidth=Wi;exports.useHomepagePath=Qc;exports.useLocale=Ra;exports.useOverlay=V4;exports.useRepliesFeed=pm;exports.useScrollListener=I4;exports.useScrollToHash=vp;exports.useScrollToPost=Mp;exports.useTooltips=yp;exports.useUser=Jc;