@sprig-technologies/sprig-bundled 2.44.1 → 2.46.0

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.
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./view-AjjMeNkz.cjs"),K=require("./index-BmZLh0D5.cjs"),b=require("./getAttributedUrl-hV9sdUhw.cjs"),Ne=({className:n,message:i,next:d,properties:r,questionId:t,type:o})=>{const{useMobileStyling:m,border:f,isLongFormSurvey:c,focusedQuestionId:g}=e.useConfig(y=>({useMobileStyling:y.useMobileStyling,border:y.border,isLongFormSurvey:K.isLongFormSurvey(y.studyType),focusedQuestionId:y.focusedQuestionId})),[l,v]=e.h(!1),[u,N]=e.h(""),[a,S]=e.h(!1),p=c&&g===t,x=r==null?void 0:r.collectName,h=(r==null?void 0:r.nameLabelText)||"Full Name",w=(r==null?void 0:r.consentText)||"I agree to the stated conditions",M=(r==null?void 0:r.submitButtonText)||"Submit",F=!!u.trim(),Q=l&&(!x||F),D=(y,I=!1)=>{y.preventDefault(),y.stopPropagation();let P=null;if(!I){if(!Q)return void S(!0);P={submitted:!0},x&&(P.name=u)}d({value:P,questionId:t,type:o},Q)};return e.u("div",{className:e.cc(n,c&&!p&&"ul-card--unfocused","ul-card__consent-legal","fade-in-transition"),children:[e.u(b.Header,{isRequired:c&&(r==null?void 0:r.required),message:i,properties:{questionHtml:r.questionHtml}}),r!=null&&r.richTextBody?e.u(b.QuestionBodyWrapper,{children:e.u(b.Html,{className:"ul-rich-text-body",html:r.richTextBody,id:"ul-card__consent-legal-body-container"})}):null,e.u(b.MobileEmbedView,{embeddedType:"pdf",properties:r,children:e.u(b.QuestionBodyFooterContainer,{children:[e.u("div",{className:"sprig-stretch",children:[e.u(b.Option,{allowTextEntry:!1,border:f,error:a&&!l,id:"consent",isRadio:!1,isSelected:l,label:w,onUserInputChanged:({selected:y})=>{y!==l&&v(!l)},useMobileStyling:m}),x&&e.u("input",{"aria-label":h,"aria-placeholder":h,className:e.cc(e.getClasses("ul-consent-legal__name-input",m)),"data-gramm":"false",maxLength:250,name:"name",onBlur:y=>{y.currentTarget.style.borderColor=a&&!F?K.ERROR_BORDER_COLOR:K.DEFAULT_BORDER_COLOR},onFocus:y=>{y.currentTarget.style.borderColor=a&&!F?K.ERROR_BORDER_COLOR:f},onInput:y=>{y.preventDefault(),y.stopPropagation(),N(y.currentTarget.value)},placeholder:h,style:a&&!F?{borderColor:K.ERROR_BORDER_COLOR}:{},tabIndex:0,value:u})]}),e.u("div",{className:"ul-card__button-wrapper ul-card-vertical__button-wrapper",children:[e.u(b.Button,{className:Q?"":"sprig-button-disabled",onClick:D,children:M}),r.required===!1&&!c&&e.u("button",{className:"ul-card-skip__button",onClick:y=>D(y,!0),children:e.getSkipButtonText(r)})]})]})})]},t)},se=n=>i=>{i.pointerType!=="touch"&&n()},Le=({activeValue:n,border:i,icon:d,isPressed:r,onSubmit:t,range:o,scaleLabelType:m,selectedValue:f,setSelectedValue:c,setActiveValue:g,setIsPressed:l,useMobileStyling:v,value:u,viewDocument:N})=>{const{isLongFormSurvey:a,enableCspTrustedTypes:S}=e.useConfig(I=>({isLongFormSurvey:K.isLongFormSurvey(I.studyType),enableCspTrustedTypes:I.enableCspTrustedTypes})),p=`option-${u}`,x=m==="number",h=m==="star",w=m==="smiley",M=x&&u===n||u===f,[F,Q]=(()=>{const I=h&&f!==null&&u<=f;return h&&u<=n||w&&u===n||I||u===n||u===f?[i,r||I||u===f?1:.3]:["",1]})(),D=e.F(()=>{const I=f===u,P={borderColor:M&&!v||I?F:"",fillOpacity:M?"":Q,zIndex:M?3:"auto",color:I?"#fff":""};return x?{...P,backgroundColor:I?F:""}:{...P,color:h||w||I?F:""}},[M,F,Q,f,u,x,h,w,v]),y=e.F(()=>K.getHtml((({icon:I,scaleLabelType:P,value:R,selectedValue:E})=>{if(P==="smiley"&&R===E){let _=0;return I.replace(/black/g,()=>++_==1?"black":"white")}return I})({icon:d,scaleLabelType:m,value:u,selectedValue:f}),S),[S,d,m,f,u]);return e.u("button",{"aria-label":x?void 0:String(u),className:(()=>{switch(m){case"star":return e.cc(e.getClasses("likert-star",v),e.getClasses(`likert-star-${u}`,v));case"smiley":return e.cc(e.getClasses("likert-smiley",v),e.getClasses(`likert-smiley-${u}`,v));default:return u===o?e.cc(e.getClasses("likert-number",v),e.getClasses(`likert-number-${u}`,v),e.getClasses("likert-last-option",v)):e.cc(e.getClasses("likert-number",v),e.getClasses(`likert-number-${u}`,v))}})(),dangerouslySetInnerHTML:{__html:y},id:p,onClick:I=>{a&&(I.preventDefault(),I.stopPropagation(),c(u)),t()},onKeyDown:I=>{var E,_;const P=N.querySelectorAll(`.likert-${m??"number"}`),R=u-1;I.key==="ArrowRight"?(E=P[R+1])==null||E.focus():I.key==="ArrowLeft"?(_=P[R-1])==null||_.focus():I.key!=="Enter"&&I.key!==" "||(a&&(I.preventDefault(),I.stopPropagation(),c(u)),t())},onPointerCancel:se(()=>l(!1)),onPointerDown:se(()=>{l(!0),g(u)}),onPointerEnter:se(()=>g(u)),onPointerLeave:se(()=>{g(-1),l(!1)}),onPointerUp:se(()=>l(!1)),style:D,tabIndex:0})},qe=({className:n,labels:i,message:d,next:r,properties:t,questionId:o,type:m})=>{const{border:f,useMobileStyling:c,viewDocument:g,isLongFormSurvey:l,focusedQuestionId:v}=e.useConfig(R=>({border:R.border,useMobileStyling:R.useMobileStyling,viewDocument:R.viewDocument,isLongFormSurvey:K.isLongFormSurvey(R.studyType),focusedQuestionId:R.focusedQuestionId})),[u,N]=e.h(-1),[a,S]=e.h(!1),[p,x]=e.h(null);e.p(()=>{N(-1),S(!1),x(null)},[o]);const h=l&&v===o,w=i&&i.left,M=i&&i.right;let F;const{range:Q,scaleLabelType:D,ratingIcons:y}=t;Q&&(F=Number(Q));const I=F||5,P=R=>{var E,_;switch(D){case"star":return(E=y[0])==null?void 0:E.svg;case"smiley":return(_=y[R])==null?void 0:_.svg;default:return String(R+1)}};return e.u("form",{className:e.cc(n,"ul-card--likert","fade-in-transition",l&&!h&&"ul-card--unfocused"),children:[e.u(b.Header,{isRequired:l&&(t==null?void 0:t.required),message:d,properties:t}),e.u(b.MobileEmbedView,{properties:t,children:e.u(e.g,{children:[e.u(b.QuestionBodyWrapper,{children:[e.u("div",{"aria-label":`Rating (1 - ${I})`,className:"ul-card--likert__numbers",role:"radiogroup",children:[...Array(I)].map((R,E)=>{const _=E+1;return e.u(Le,{activeValue:u,border:f,icon:P(E),isPressed:a,onSubmit:()=>r({value:_,questionId:o,type:m},!0),range:I,scaleLabelType:D,selectedValue:p,setActiveValue:N,setIsPressed:S,setSelectedValue:x,useMobileStyling:c,value:_,viewDocument:g},E)})}),e.u("div",{className:"ul-card--likert__labels",children:[e.u("span",{children:w}),e.u("span",{children:M})]})]}),!t.required&&!l&&e.u(b.QuestionBodyFooterContainer,{children:e.u("div",{className:"ul-vertical-centered-container",children:e.u(b.Button,{onClick:R=>{R.preventDefault(),R.stopPropagation(),r({value:null,questionId:o,type:m},!0)},children:e.getButtonText(t)})})})]})})]},o)},Re=({columns:n,onSelect:i,options:d,selectedOptions:r})=>{const t=e._([]),{border:o,useMobileStyling:m,cards:f,index:c}=e.useConfig(a=>({border:a.border,useMobileStyling:a.useMobileStyling,cards:a.cards,index:a.index})),g=d.findIndex(a=>r[a.id]===null),[l,v]=e.h(g),u=e.T((a,S)=>{var h;i(a,S);const p=l+1,x=d[p];if(x&&r[x.id]===null){v(p);const w=f[c];(w==null?void 0:w.groupId)!=null||((h=t.current[p])==null||h.scrollIntoView({block:"nearest",behavior:"smooth"}))}},[i,d,r,l,f,c]),N=e.T((a,S)=>{const p=l===a;return e.u(e.Accordion,{animate:!0,header:S.label,isOpen:p,onClick:()=>{var x;return v(p&&!((x=window.UserLeap)!=null&&x.isMobileSDK)?-1:a)},ref:x=>{x&&(t.current[a]=x)},showHeaderCheck:r[S.id]!==null,children:e.u("div",{style:{paddingTop:"12px"},children:n.map(x=>e.u(b.Option,{allowTextEntry:!1,ariaLabel:`${S.label}-${x.label}`,border:o,error:!1,id:`${S.id}-${x.value}`,isRadio:!0,isSelected:r[S.id]===x.value,label:x.label,onUserInputChanged:()=>u(S.id,x.value),useMobileStyling:m},x.label))})},S.id)},[o,n,l,u,r,m]);return e.u("div",{children:d.map((a,S)=>N(S,a))})},Be=({columns:n,onSelect:i,options:d,selectedOptions:r})=>{const{border:t,useMobileStyling:o,isLongFormSurvey:m}=e.useConfig(a=>({border:a.border,useMobileStyling:a.useMobileStyling,isLongFormSurvey:K.isLongFormSurvey(a.studyType)})),f=d.length,c=n.length,g=e._(null),[l,v]=e.h(!1),[u,N]=e.h(!1);return e.p(()=>{const a=g.current,S=new ResizeObserver(p=>{window.requestAnimationFrame(()=>{a&&(v(Math.round(p[0].contentRect.width)<a.scrollWidth),N(Math.round(p[0].contentRect.width)<a.scrollWidth))})});return a&&S.observe(a),()=>{a&&S.unobserve(a)}},[]),e.u("div",{className:"ul-card--matrix_question_container",children:[e.u("div",{className:e.cc("ul-card--matrix_container",l&&"ul-matrix-scroll-gradient"),onScroll:()=>{(()=>{const a=g.current;a&&v(a.clientWidth+Math.abs(a.scrollLeft)<a.scrollWidth)})()},ref:g,children:e.u("div",{className:e.cc(m&&"ul-card--matrix_grid_longform","ul-card--matrix_grid"),style:`--numColumns: ${c}; --numRows: ${f+1};`,children:[e.u("div",{})," ",n.map(a=>e.u("div",{className:"ul-matrix-column-label",children:a.label},a.label)),d.map(a=>e.u(e.g,{children:[e.u("div",{"aria-label":a.label,className:"ul-matrix-row-label",children:a.label},a.label),e.u("div",{className:"ul-matrix-row-options",role:"radiogroup",children:n.map((S,p)=>{const x=p===c-1;return e.u("div",{className:e.cc("ul-matrix-option-wrapper",x&&"ul-matrix-last-option"),children:e.u(b.Option,{allowTextEntry:!1,ariaLabel:`${a.label}-${S.label}`,border:t,choiceStyle:{background:"transparent",border:"none",marginBottom:"0",padding:"0"},error:!1,id:`${a.id}-${S.value}`,isRadio:!0,isSelected:r[a.id]===S.value,onUserInputChanged:()=>i(a.id,S.value),useMobileStyling:o})},S.value)})})]}))]})}),(l||u)&&e.u("button",{className:u&&!l?"ul-matrix-scroll-arrow left":"ul-matrix-scroll-arrow",onClick:u&&!l?a=>{a.preventDefault();const S=g.current;if(S){const p=getComputedStyle(S).direction==="rtl";S.scrollTo({left:p?S.scrollWidth-S.clientWidth:0,behavior:"smooth"})}}:a=>{a.preventDefault();const S=g.current;if(S){const p=getComputedStyle(S).direction==="rtl";S.scrollTo({left:p?S.clientWidth-S.scrollWidth:S.scrollWidth,behavior:"smooth"})}},children:u&&!l?e.u(Me,{}):e.u(De,{})})]})},Me=()=>e.u("svg",{fill:"currentColor",height:"32",transform:"matrix(-1,0,0,1,0,0)",version:"1.1",viewBox:"0 0 256 256",width:"32",xmlns:"http://www.w3.org/2000/svg",children:e.u("path",{d:"M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"})}),De=()=>e.u("svg",{fill:"currentColor",height:"32",viewBox:"0 0 256 256",width:"32",xmlns:"http://www.w3.org/2000/svg",children:e.u("path",{d:"M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"})}),Pe=({className:n,message:i,next:d,options:r,properties:t,questionId:o,type:m,showIndividualSubmit:f=!1,onSubmitButtonClick:c})=>{const{useMobileStyling:g,isLongFormSurvey:l,focusedQuestionId:v,setFocusedQuestionId:u}=e.useConfig(D=>({useMobileStyling:D.useMobileStyling,isLongFormSurvey:K.isLongFormSurvey(D.studyType),focusedQuestionId:D.focusedQuestionId,setFocusedQuestionId:D.setFocusedQuestionId})),N=t.matrixColumn,a=t.required,S=l&&v===o,p=D=>{D.preventDefault(),D.stopPropagation(),d({value:h,questionId:o,type:m},!0),c&&c()},x=r.reduce((D,y)=>(D[y.id]=null,D),{}),[h,w]=e.h(x),M=D=>a&&Object.values(D).every(y=>y==null),F=(D,y)=>{l&&d({value:{...h,[D]:y},questionId:o,type:m},!M({...h,[D]:y})),w(I=>({...I,[D]:y}))},Q=t.displayMatrixAsAccordion||g;return e.u("form",{className:e.cc(n,!l&&"ul-card__matrix","fade-in-transition",l&&!S&&"ul-card--unfocused"),id:"text-form",onClick:()=>{S&&u(o)},onSubmit:p,children:[e.u(b.Header,{isRequired:l&&(t==null?void 0:t.required),message:i,properties:t}),e.u(b.MobileEmbedView,{properties:t,children:[e.u(b.QuestionBodyWrapper,{children:[Q?e.u(Re,{columns:N,onSelect:F,options:r,selectedOptions:h}):e.u(Be,{columns:N,onSelect:F,options:r,selectedOptions:h}),f&&e.u(b.LongformSubmitButton,{handleSubmit:p,isSubmitDisabled:M(h)})]}),!l&&e.u(b.QuestionBodyFooterContainer,{children:e.u("div",{className:"ul-card__button-wrapper",children:e.u(b.Button,{disabled:M(h),children:e.getButtonText(t)})})})]})]},o)},fe=({className:n,message:i,onSubmit:d,options:r=[],properties:t,questionId:o,type:m,showIndividualSubmit:f=!1,onSubmitButtonClick:c})=>{const{border:g,useMobileStyling:l,isLongFormSurvey:v,focusedQuestionId:u,setFocusedQuestionId:N}=e.useConfig(k=>({border:k.border,useMobileStyling:k.useMobileStyling,isLongFormSurvey:K.isLongFormSurvey(k.studyType),focusedQuestionId:k.focusedQuestionId,setFocusedQuestionId:k.setFocusedQuestionId})),a=v&&u===o,S=r.reduce((k,L)=>(k[L.id]={isSelected:!1},k),{}),[p,x]=e.h(S),h=m==="multiplechoice",w=t.required,M=r.find(k=>{var L;return(L=k.optionProperties)==null?void 0:L.noneOfTheAbove}),F=k=>Object.entries(k).some(([L,j])=>{var J;const z=r.find(s=>`${s.id}`===L),V=j.userText===void 0||j.userText.trim()==="";return((J=z==null?void 0:z.optionProperties)==null?void 0:J.allowsTextEntry)&&V&&j.isSelected}),Q=k=>Object.values(k).filter(L=>L.isSelected).length,D=t.minSelect&&t.minSelect>0&&t.maxSelectMode===e.MaxSelectModes.Range&&Q(p)<t.minSelect&&(w||Q(p)>0),y=k=>F(k)||w&&!Q(k)||!(L=>{const{minSelect:j=0,maxSelect:z=1/0,maxSelectMode:V}=t,J=Q(L);switch(V){case e.MaxSelectModes.Maximum:return J<=z;case e.MaxSelectModes.Range:return J===0||J>=j;default:return!0}})(k),I=Object.entries(p).some(([k,L])=>{var j,z;return L.isSelected&&((z=(j=r.find(V=>`${V.id}`===k))==null?void 0:j.optionProperties)==null?void 0:z.allowsTextEntry)}),P=f&&(!h||I),R=k=>{W(k.id,k.selected,k.userText,k.noneOfTheAbove),k.selected&&v&&!h&&!a&&N(o)},E=k=>{var L;return(t==null?void 0:t.maxSelectMode)!==e.MaxSelectModes.Unlimited&&Q(p)===(t==null?void 0:t.maxSelect)&&!((L=p[k])!=null&&L.isSelected)},_=k=>{k.preventDefault(),k.stopPropagation(),d(p,!0),c&&c()},W=(k,L,j,z)=>{const V=Object.assign({},p);if((h||z)&&L)for(const C of Object.values(V))C.isSelected=!1,delete C.userText;else M&&!z&&p[M.id].isSelected&&(V[M.id].isSelected=!1);V[k]={isSelected:L,userText:j};const J=h&&Object.entries(V).some(([C,q])=>{var O,A;return q.isSelected&&((A=(O=r.find(Z=>`${Z.id}`===C))==null?void 0:O.optionProperties)==null?void 0:A.allowsTextEntry)}),s=!y(V);v&&(d(V,s),h&&!J&&s&&c&&c()),x(V)};return e.u("form",{className:e.cc(n,"ul-card--multiple","fade-in-transition",v&&!a&&"ul-card--unfocused"),id:"text-form",onClick:m==="multipleselect"?()=>{v&&u!==o&&m==="multipleselect"&&N(o)}:void 0,onSubmit:_,children:[e.u(b.Header,{isRequired:v&&(t==null?void 0:t.required),message:i,properties:t}),e.u(b.MobileEmbedView,{properties:t,children:e.u(e.g,{children:[e.u(b.QuestionBodyWrapper,{children:[t.isDropdown?e.u(b.Select,{disabledOptions:r.filter(k=>E(k.id)),dropdownFooter:D?e.u("div",{className:"ul-card__min-select-counter",style:{marginLeft:"16px"},children:[Q(p),"/",t.minSelect]}):void 0,isMultiSelect:!h,multiselectText:t.dropdownMultiselectedText??"choices selected",onChange:k=>{const L={...p};for(const j of r)k.includes(j)?L[j.id].isSelected=!0:L[j.id].isSelected=!1;v&&d(L,!y(L)),x(L)},options:r,placeholderText:t.dropdownPlaceholderText??(h?"Select choice":"Select choice(s)"),value:r.filter(k=>p[k.id].isSelected)}):e.u("div",{className:e.cc(e.getClasses("ul-card__choices",l)),role:h?"radiogroup":"group",children:[r.map(({id:k,label:L,value:j,optionProperties:z})=>{var q,O;const V=`${k}`,{allowsTextEntry:J,noneOfTheAbove:s}={allowsTextEntry:!1,noneOfTheAbove:!1,...z};return e.u(b.Option,{allowTextEntry:J,border:g,disabled:E(V),error:(C=p,F(C)),id:V,isRadio:h,isSelected:!!((q=p[V])!=null&&q.isSelected),label:L,noneOfTheAbove:s,onUserInputChanged:R,promptText:(z==null?void 0:z.otherOptionPlaceholder)||"Please specify",text:(O=p[k])==null?void 0:O.userText,useMobileStyling:l,value:j},V);var C}),!!D&&e.u("div",{className:"ul-card__min-select-counter",children:[Q(p),"/",t.minSelect]})]}),P&&e.u(b.LongformSubmitButton,{handleSubmit:_,isSubmitDisabled:y(p)})]}),!v&&e.u(b.QuestionBodyFooterContainer,{children:e.u("div",{className:"ul-card__button-wrapper",children:e.u(b.Button,{disabled:y(p),onClick:_,children:e.getButtonText(t)})})})]})})]},o)},Fe=n=>{const{questionId:i,type:d,next:r,options:t}=n,{setFocusedQuestionId:o}=e.useConfig(m=>({setFocusedQuestionId:m.setFocusedQuestionId}));return e.u(fe,{...n,onSubmit:(m,f)=>{var N;const c=Object.entries(m).find(([,a])=>a.isSelected)||[void 0,void 0],[g,l]=c,v=t.find(a=>`${a.id}`===g);!((N=v==null?void 0:v.optionProperties)!=null&&N.allowsTextEntry)||l!=null&&l.userText&&l.userText.trim()!==""||o(i);const u=l!=null&&l.userText?{[g]:{userText:l.userText}}:null;r({value:v&&g?{[g]:v.value}:{},secondaryValue:u,questionId:i,type:d},f)}})},Qe=n=>{const{questionId:i,type:d,next:r}=n;return e.u(fe,{...n,onSubmit:(t,o)=>{const m=Object.entries(t).reduce((c,[g,l])=>(c[g]=l.isSelected,c),{}),f=Object.entries(t).reduce((c,[g,l])=>{if(!l.userText)return c;const v=c||{};return v[g]={userText:l.userText},v},null);r({value:m,secondaryValue:f,questionId:i,type:d},o)}})},Ee=({className:n,labels:i,message:d,properties:r,next:t,questionId:o,type:m})=>{const[f,c]=e.h(null),{border:g,useMobileStyling:l,viewDocument:v,isLongFormSurvey:u,focusedQuestionId:N}=e.useConfig(x=>({border:x.border,useMobileStyling:x.useMobileStyling,viewDocument:x.viewDocument,isLongFormSurvey:K.isLongFormSurvey(x.studyType),focusedQuestionId:x.focusedQuestionId})),a=u&&N===o,S=i&&i.left,p=i&&i.right;return e.u("form",{className:e.cc(n,"ul-card--nps","fade-in-transition",u&&!a&&"ul-card--unfocused"),children:[e.u(b.Header,{isRequired:u&&(r==null?void 0:r.required),message:d,properties:r}),e.u(b.MobileEmbedView,{properties:r,children:[e.u(b.QuestionBodyWrapper,{children:[e.u("div",{className:"ul-card--nps__numbers",children:[...Array(11)].map((x,h)=>e.u("button",{className:e.cc(e.getClasses("nps-number",l),e.getClasses(`nps-number-${h}`,l)),id:`option-${h}`,onClick:w=>{u&&(w.preventDefault(),w.stopPropagation(),c(h)),t({value:h,questionId:o,type:m},!0)},onKeyDown:w=>{var F,Q;const M=v.querySelectorAll("button.nps-number");w.key==="ArrowRight"?(F=M[h+1])==null||F.focus():w.key==="ArrowLeft"?(Q=M[h-1])==null||Q.focus():w.key!=="Enter"&&w.key!==" "||(u&&(w.preventDefault(),w.stopPropagation(),c(h)),t({value:h,questionId:o,type:m},!0))},onPointerDown:w=>{w.currentTarget.style.zIndex="2",w.currentTarget.style.borderColor=g},onPointerLeave:w=>{w.currentTarget.style.zIndex="auto",w.currentTarget.style.borderColor=K.DEFAULT_BORDER_COLOR},style:f===h?{backgroundColor:g,color:"#fff"}:void 0,tabIndex:0,children:h},h))}),e.u("div",{className:"ul-card--nps__labels",children:[e.u("span",{children:S}),e.u("span",{children:p})]})]}),!r.required&&!u&&e.u(b.QuestionBodyFooterContainer,{children:e.u("div",{className:"ul-vertical-centered-container",children:e.u(b.Button,{onClick:x=>{x.preventDefault(),x.stopPropagation(),t({value:null,questionId:o,type:m},!0)},children:e.getButtonText(r)})})})]})]},o)},Oe=n=>{const{className:i,message:d,next:r,properties:t,questionId:o,type:m,showIndividualSubmit:f=!1,onSubmitButtonClick:c}=n,g=m==="aidynamicfollowup"||m==="aidynamicstandalone",l=g?n.loading:void 0,{border:v,useMobileStyling:u,update:N,isLongFormSurvey:a,focusedQuestionId:S,setFocusedQuestionId:p,isPreview:x}=e.useConfig(_=>({border:_.border,useMobileStyling:_.useMobileStyling,update:_.update,isLongFormSurvey:K.isLongFormSurvey(_.studyType),focusedQuestionId:_.focusedQuestionId,setFocusedQuestionId:_.setFocusedQuestionId,isPreview:_.isPreview})),[h,w]=e.h(""),M=e._(null),F=a&&S===o;e.p(()=>{var _,W;a&&!x&&(F?(_=M.current)==null||_.focus():(W=M.current)==null||W.blur())},[a,F,x]);const Q=h.trim(),D=t.required===!0&&!Q,y=b.useAutoSize(M,()=>N()),I=_=>{_.preventDefault(),_.stopPropagation();const W=Q.length>0,k=!t.required||W;r({value:h,questionId:o,type:m},k),c&&c(W)},P=t&&t.openTextPlaceholder?t.openTextPlaceholder:"";if((l===e.DynamicQuestionLoadingStates.failure||l===void 0)&&g)return e.u(e.g,{});const R=l===e.DynamicQuestionLoadingStates.inFlight,E=R?"Preparing your next question":d;return e.u("form",{className:e.cc(i,"ul-card-text","fade-in-transition",a&&!F&&"ul-card--unfocused"),id:"text-form",onClick:()=>{a&&S!==o&&p(o)},children:[e.u(b.Header,{isRequired:a&&(t==null?void 0:t.required),message:E,properties:t}),e.u(b.MobileEmbedView,{properties:t,children:e.u("div",{className:"ul-card-text",children:e.u(b.QuestionBodyWrapper,{children:[e.u("div",{className:"ul-card-text__container",children:e.u("textarea",{"aria-describedby":"ul-caption","aria-labelledby":"ul-question","aria-multiline":"true","aria-placeholder":P,className:e.cc(R&&"ul-card-text__input__loading",e.getClasses("ul-card-text__input",u)),"data-gramm":"false",disabled:R,maxLength:5e3,name:"text",onBlur:_=>{_.currentTarget.style.borderColor=K.DEFAULT_BORDER_COLOR},onChange:_=>{const{value:W}=_.currentTarget;if(y(),_.preventDefault(),_.stopPropagation(),w(W),a){const k=W.trim().length>0;r({value:W,questionId:o,type:m},k)}},onFocus:_=>{_.currentTarget.style.borderColor=v,p(o)},placeholder:P,ref:M,role:"textbox",tabIndex:0})}),t.footerHtml&&e.u(b.Html,{className:"footer",html:t.footerHtml}),f&&e.u(b.LongformSubmitButton,{handleSubmit:I,isSubmitDisabled:D}),e.u(b.QuestionBodyFooterContainer,{children:!a&&e.u(b.Button,{disabled:D||R,onClick:I,children:e.getButtonText(t)})})]})})})]},o)},ue=1,Se=2,xe=3,oe=n=>n.type==="av_permission",he=n=>n.type==="screen_permission",Ce=(n,i)=>n===void 0?ue:n?((d,r)=>!(oe(r)?r.permissionDescriptors:[]).includes("camera")||d.getVideoTracks().length>0)(n,i)?xe:ue:Se,be={avStream:null,currentPage:null,mediaRecordingUids:null,nextQuestion:()=>{},passthroughData:void 0,recordingMediaTypes:void 0,screenPermissionRequested:!1,type:void 0},te=e.create(n=>({...be,reset:()=>{n(be)},updatePage:i=>{n(i)}}));function de({currentPage:n,pages:i}){const{avStream:d,recordingMediaTypes:r,updatePage:t}=te.getState(),{recorderEventEmitter:o}=e.useConfig.getState();o.emit("av.permission",{"permission.descriptors":n.permissionDescriptors,"stream.ready":(m,f)=>{if(d===m)return;let c=n;if(m&&!n.permissionDescriptors.includes("camera")){const g=i.indexOf(n),l=f!=null&&f.active?g+2:g+1;f!=null&&f.active&&r&&o.emit("begin.recording",{"recording.media.types":r,"start.recording.callback":v=>t({mediaRecordingUids:v})}),c=i[l]}t({currentPage:c,avStream:m})}})}function ce({status:n}){const{nextQuestion:i,passthroughData:d,mediaRecordingUids:r,reset:t}=te.getState(),{recorderEventEmitter:o,handleUploadUpdate:m,index:f}=e.useConfig.getState(),c={value:{taskStatus:n},type:"recordedtask",questionId:(d==null?void 0:d.questionId)||1};d&&o.emit("finish.task",{"begin.callback":g=>{m({mediaRecordingUid:g,isSubmitted:!0,progressPct:0,isComplete:!1})},"progress.callback":(g,l)=>{m({mediaRecordingUid:g,progressPct:l.detail,isSubmitted:!1,isComplete:!1})},"upload.callback":g=>{g&&m({mediaRecordingUid:g,isComplete:!0,isSubmitted:!0,progressPct:100})},"passthrough.data":d,"current.index":f,"task.response":c,"task.complete.callback":g=>{c.value.taskDurationMillisecond=g,r&&(c.value.mediaRecordingUids=r),t(),i(c)}})}function pe({pages:n,setIsRequestingPermission:i}){const{recorderEventEmitter:d,eventEmitFn:r}=e.useConfig.getState(),{updatePage:t,currentPage:o,recordingMediaTypes:m,screenPermissionRequested:f}=te.getState();if(!o)return;const c=n.indexOf(o);switch(o.type){case"av_permission":{const g=f?c+2:c+1;return f&&m&&d.emit("begin.recording",{"recording.media.types":m,"start.recording.callback":l=>{t({mediaRecordingUids:l})}}),void t({currentPage:n[g]})}case"screen_permission":return void d.emit("screen.permission",{"screen.permission.requested":i,"stream.ready.callback":(g,l)=>{const v=l?n[c+1]:o;l&&m&&d.emit("begin.recording",{"recording.media.types":m,"start.recording.callback":u=>{t({captureStream:l,mediaRecordingUids:u})}}),t({currentPage:v,screenPermissionRequested:!0,captureStream:l})}});case"start_task":return r("recorded.task.start"),d.emit("recorded.task.start"),d.emit("start.task"),void t({currentPage:n[c+1],screenPermissionRequested:!0});case"complete_task":return}}const ke="ul-permission-graphics-container",Te="ul-permission-body",_e=e.cc(ke,"ul_recorded-task-inset-spacing"),ae=e.cc("ul-horizontal-button-container","ul-horizontal-button-container-left"),Ie=({richTextBody:n})=>e.u(b.Html,{className:"ul-rich-text-body",html:n,id:"ul-task-detail-container"}),le=({required:n,skipButtonText:i,bottom:d=!1})=>n?null:e.u(b.Button,{className:e.cc(d&&"ul-skip-button-below","ul-button-inactive"),onClick:ce.bind(null,{status:"abandoned"}),children:i||"Skip"}),me=n=>{const{avStream:i,captureStream:d,recordingMediaTypes:r,updatePage:t}=te.getState(),o=(r==null?void 0:r.includes("audio"))||(r==null?void 0:r.includes("video"));e.p(()=>{const m=setInterval(()=>{o&&i&&!i.active?t({avStream:null,currentPage:n[0]}):d&&d.active||t({captureStream:void 0,currentPage:n[o?1:0]})},1e3);return()=>clearInterval(m)},[i,d,o,n,r,t])},Ae=({content:n,pages:i,required:d})=>{const{buttonText:r,skipButtonText:t,taskDetail:o}=n;return me(i),e.u("div",{className:"ul-task-page",children:[o&&e.u(Ie,{richTextBody:o}),e.u("div",{className:ae,children:[e.u(b.Button,{onClick:pe.bind(null,{pages:i}),children:r}),e.u(le,{required:d,skipButtonText:t})]})]},"start-task")},He=({content:n,pages:i,properties:d})=>{const{buttonText:r,skipButtonText:t}=n;return me(i),e.u("div",{className:"ul-task-page",children:[n.taskDetail&&e.u(Ie,{richTextBody:n.taskDetail}),e.u(b.MobileEmbedView,{properties:d,children:e.u("div",{className:ae,children:[e.u(b.Button,{className:"ul-complete-task-button",onClick:ce.bind(null,{status:"completed"}),children:r}),e.u(b.Button,{className:e.cc("ul-button-inactive"),onClick:ce.bind(null,{status:"given.up"}),children:t})]})})]},"complete-task")},$e=({content:n,pages:i,required:d})=>{const{buttonText:r,skipButtonText:t}=n,[o]=e.useConfig(c=>[c.tabTitle]),[m,f]=e.h(!1);return e.u("div",{children:[e.u("div",{className:_e,children:[e.u("p",{style:{marginTop:"auto"},children:n.selectTabText}),e.u("div",{className:"ul-select-tab-container",children:e.u("p",{className:Te,children:o})})]}),e.u("div",{className:d?"":ae,children:[e.u(b.Button,{disabled:m,onClick:pe.bind(null,{pages:i,setIsRequestingPermission:f}),children:r}),e.u(le,{required:d,skipButtonText:t})]})]})},Ve=({content:n})=>e.u(b.Html,{className:e.cc(ke,"ul_permission_svg_container","ul_recorded-task-inset-spacing","ul-center-horizontally"),html:n.svg},"ul-permission-request-graphic"),Ue=({content:n,pages:i,required:d})=>{const{permissionDeniedHeadline:r,permissionDeniedBody:t,skipButtonText:o,tryAgainButtonText:m}=n,f=oe(i[0])?i[0]:null;return e.p(()=>{const c=setInterval(()=>{f!==null&&de({currentPage:f,pages:i})},1e3);return()=>clearInterval(c)},[f,i]),f?e.u("div",{children:[e.u("div",{className:_e,children:e.u("p",{className:"ul-av-permission-denied-paragraph",children:[e.u("span",{className:"ul-av-permission-denied-headline",children:r}),e.u("span",{className:Te,children:t})]})}),e.u("div",{className:ae,children:[e.u(b.Button,{onClick:de.bind(null,{currentPage:f,pages:i}),children:m}),e.u(le,{required:d,skipButtonText:o})]})]}):null},We=({stream:n})=>e.u("video",{autoPlay:!0,className:e.cc("ul_recorded-task-inset-spacing"),id:"ul-record-task-video-preview",muted:!0,ref:i=>{i&&(i.srcObject=n||null)}}),je=({content:n,pages:i,required:d})=>{const{skipButtonText:r}=n,{avStream:t}=te.getState();return me(i),e.u("div",{children:[e.u(We,{stream:t}),e.u("div",{className:"ul-vertical-button-container-center",children:[e.u(b.Button,{onClick:pe.bind(null,{pages:i}),children:n.buttonText}),e.u(le,{bottom:!0,required:d,skipButtonText:r})]})]})},Ze=({properties:n})=>{const{pages:i,required:d}=n,{avStream:r,currentPage:t}=te.getState();if(t===void 0)return null;switch(t==null?void 0:t.type){case"av_permission":{const o=Ce(r,t);return o===ue?e.u(Ve,{content:t}):o===Se?e.u(Ue,{content:t,pages:i,required:d}):e.u(je,{content:t,pages:i,required:d})}case"screen_permission":return e.u($e,{content:t,pages:i,required:d});case"start_task":return e.u(Ae,{content:t,pages:i,required:d});case"complete_task":return e.u(He,{content:t,pages:i,properties:n});default:return null}},ze=({className:n,properties:i,next:d,questionId:r})=>{const t=e.useConfig(),{surveyId:o,responseGroupUid:m,userId:f,update:c}=t,g=te(),{screenPermissionRequested:l}=g,v=te(p=>p.avStream);let u=te(p=>p.currentPage);u||(u=function({pages:p,userId:x,responseGroupUid:h,surveyId:w,questionId:M,next:F}){const{updatePage:Q}=te.getState(),{eventEmitFn:D,recorderEventEmitter:y}=e.useConfig.getState(),I={questionId:M,surveyId:w,visitorId:x,responseGroupUid:h};let P=0;y.emit("recorded.task.permission.screen"),D("recorded.task.permission.screen"),y.emit("permission.status",{"permission.status.callback":(E,_,W,k)=>{const L=p[P],{type:j}=L,z=["screen"];if(oe(L)){const{permissionDescriptors:V}=L,J=V==null?void 0:V.includes("microphone"),s=V==null?void 0:V.includes("camera");J&&z.push("audio"),s&&z.push("video"),(E!=null&&E.active&&!s||E!=null&&E.active&&_)&&P++}he(p[P])&&W&&(P++,y.emit("begin.recording",{"recording.media.types":z,"start.recording.callback":V=>Q({mediaRecordingUids:V})})),Q({currentPage:p[P],avStream:E,screenPermissionRequested:W,nextQuestion:F,type:j,passthroughData:I,recordingMediaTypes:z,captureStream:k})}});const R=p[P];return R.type==="av_permission"&&de({currentPage:R,pages:p}),R}({questionId:r,surveyId:o,next:p=>{d(p,!0)},pages:i.pages,responseGroupUid:m,userId:f}));let N=u.headline,a=u.captionText;const S=Ce(v,u);return he(u)&&l&&(N=u.permissionDeniedHeadline,a=u.permissionDeniedCaptionText),oe(u)&&S===xe&&(N=u.permissionGrantedHeadline,a=u.permissionGrantedCaptionText),e.p(()=>{c()},[c]),e.u("div",{className:e.cc(n,"ul-center-horizontally","fade-in-transition"),children:[e.u(b.Header,{isRequired:i==null?void 0:i.required,message:N,properties:{captionText:a}}),e.u(b.QuestionBodyWrapper,{children:e.u(Ze,{properties:i})})]})},Ge=({richTextBody:n,plaintextBody:i})=>n?e.u(b.Html,{className:"ul-rich-text-body",html:n,id:"ul-card__text-url-body-container"}):i?e.u("div",{className:"ul-rich-text-body",id:"ul-card__text-url-body-container",children:(i?i.split(/\n\s*\n/g):[]).map((d,r)=>e.u("p",{children:d},r))}):null,Ye=({className:n,message:i,next:d,properties:r,questionId:t,type:o})=>{const{visitorAttributes:m,isLongFormSurvey:f}=e.useConfig(v=>({visitorAttributes:v.visitorAttributes,isLongFormSurvey:K.isLongFormSurvey(v.studyType)})),c=(v,u=!1)=>{d({value:u?{skipped:!0}:void 0,questionId:t,type:o},!0)},g=b.getAttributedUrl(r&&r.buttonUrl,m),l=f&&r.promptActionType===e.PromptActionTypeEnum.NO_BUTTON;return e.u("div",{className:e.cc(n,"ul-card__text-url-prompt","fade-in-transition"),children:[e.u(b.Header,{isRequired:f&&(r==null?void 0:r.required),message:i,properties:{questionHtml:r.questionHtml}}),e.u(b.QuestionBodyWrapper,{children:e.u(Ge,{plaintextBody:r==null?void 0:r.body,richTextBody:r==null?void 0:r.richTextBody})}),e.u(b.MobileEmbedView,{properties:r,children:!l&&e.u(b.QuestionBodyFooterContainer,{children:e.u("div",{className:"ul-card-button-group",children:[e.u("a",{className:"ul-card-text__button ul-card__text-url-prompt-button",href:g,id:"ul-card-text__button",onClick:c,onKeyPress:v=>{v.key!=="Enter"&&v.key!==" "||d({value:void 0,questionId:t,type:o},!0)},rel:"noreferrer",role:g?"link":"button",tabIndex:0,target:"_blank",children:e.getButtonText(r)}),r.required===!1&&e.u("button",{className:"ul-card-skip__button",onClick:v=>c(0,!0),children:e.getSkipButtonText(r)})]})})})]},t)},Ke=({className:n,questionId:i})=>{const{border:d,destroy:r,endCard:t,forceBrandedLogo:o,update:m}=e.useConfig(g=>({border:g.border,destroy:g.destroy,endCard:g.endCard,forceBrandedLogo:g.forceBrandedLogo,update:g.update}));e.p(()=>{setTimeout(()=>{r(K.APP_ID)},o?4e3:2e3)},[r,o]);const f=t&&t.subheader?e.u("p",{className:"ul-caption",children:t.subheader}):null,c=t&&t.headline?t.headline:"";return e.p(()=>{m()},[m]),e.u("div",{className:e.cc(n,"ul-card--thanks","fade-in-transition"),children:e.u("div",{children:e.u("div",{className:"ul-card--thanks-content",children:[e.u("div",{className:"ul-thanks-check",children:e.u("svg",{"aria-labelledby":"title",fill:"none",height:"99",viewBox:"0 0 81 99",width:"81",xmlns:"http://www.w3.org/2000/svg",children:[e.u("path",{clipRule:"evenodd",d:"M40.5 77C60.9345 77 77.5 60.4345 77.5 40C77.5 19.5655 60.9345 3 40.5 3C20.0655 3 3.5 19.5655 3.5 40C3.5 60.4345 20.0655 77 40.5 77ZM80.5 40C80.5 62.0914 62.5914 80 40.5 80C18.4086 80 0.5 62.0914 0.5 40C0.5 17.9086 18.4086 0 40.5 0C62.5914 0 80.5 17.9086 80.5 40Z",fill:d,fillRule:"evenodd"}),e.u("path",{clipRule:"evenodd",d:"M55.025 22.9046C55.6299 23.4705 55.6616 24.4198 55.0956 25.0247C54.8724 25.2634 54.6109 25.5285 54.3157 25.8277C52.2547 27.9168 48.5549 31.667 44.8135 39.6658C43.2818 42.9406 42.0864 45.8386 41.0823 48.2729C40.6539 49.3116 40.2603 50.2659 39.8902 51.129C39.287 52.5359 38.7248 53.7508 38.1744 54.625C37.8997 55.0613 37.5806 55.4905 37.2017 55.8245C36.8201 56.1607 36.2613 56.5 35.5457 56.5C34.6742 56.5 34.0892 55.9692 33.7774 55.6083C33.4502 55.2296 33.1752 54.7511 32.9396 54.301C32.7305 53.9013 32.5088 53.4367 32.2797 52.9565C32.2429 52.8794 32.2059 52.8019 32.1688 52.7243C31.8942 52.1499 31.5959 51.534 31.2537 50.8868C29.8886 48.305 27.8539 45.2878 24.2343 43.1382C23.522 42.7152 23.2875 41.7949 23.7105 41.0826C24.1335 40.3703 25.0539 40.1358 25.7662 40.5588C30.0556 43.1062 32.4149 46.6647 33.9058 49.4845C34.2776 50.1876 34.5973 50.8487 34.8753 51.4302C34.9147 51.5124 34.9529 51.5926 34.9902 51.6707C35.2222 52.1567 35.4164 52.5637 35.5978 52.9102C35.6151 52.9434 35.6321 52.9754 35.6485 53.0061C36.0565 52.3531 36.5341 51.3434 37.133 49.9468C37.4781 49.1418 37.8572 48.2229 38.2761 47.2074C39.2886 44.7532 40.5339 41.7347 42.0961 38.3948C46.0591 29.9221 50.0641 25.8648 52.1535 23.7482C52.4423 23.4556 52.6944 23.2002 52.9048 22.9753C53.4708 22.3703 54.42 22.3387 55.025 22.9046ZM35.1994 53.5892C35.1994 53.5892 35.2 53.5888 35.2012 53.5879C35.2 53.5889 35.1994 53.5893 35.1994 53.5892ZM36.0666 53.6682C36.0732 53.674 36.0765 53.6775 36.0765 53.6777C36.0765 53.678 36.0732 53.6751 36.0666 53.6682Z",fill:d,fillRule:"evenodd"}),e.u("path",{d:"M69.5 97C69.5 98.1046 56.2924 99 40 99C23.7076 99 10.5 98.1046 10.5 97C10.5 95.8954 23.7076 95 40 95C56.2924 95 69.5 95.8954 69.5 97Z",fill:"black",fillOpacity:"0.2"})]})}),e.u(b.Header,{message:c}),f]})})},i)},Xe=({className:n})=>{const{uploadProgress:i}=e.useConfig(o=>({uploadProgress:o.uploadProgress}));let d,r;Object.values(i).filter(o=>o.isSubmitted).length>1?(d="Your responses are processing",r="Please keep this tab open until your responses are fully processed."):(d="Your response is processing",r="Please keep this tab open until your response is fully processed.");const t=Math.round(Math.min(99,...Object.values(i).filter(o=>o.isSubmitted).map(o=>o.progressPct||0)));return e.u("div",{className:e.cc(n,"ul-card--uploading","fade-in-transition"),children:[e.u("div",{"aria-busy":"true","aria-label":"Processing...","aria-live":"polite",className:"ul-loading-spinner-container",role:"progressbar",children:e.u("div",{className:"ul-loading-spinner",children:[e.u("div",{className:"first"}),e.u("div",{className:"second"}),e.u("div",{className:"third"}),e.u("div",{className:"fourth"})]})}),e.u(b.Header,{message:`${d} (${t}% complete)`}),e.u("p",{className:"ul-caption",children:r})]})},we=e.F$1(void 0),Je=({value:n,children:i})=>e.u(we.Provider,{value:n,children:i}),et=({isRightLabel:n,isLeftLabel:i})=>n?e.MaxDiffChoice.RIGHT:i?e.MaxDiffChoice.LEFT:null,tt="Best",rt="Worst",nt=({className:n,labels:i,message:d,properties:r,options:t,questionId:o,type:m,next:f})=>{var M,F,Q,D;const[c,g]=e.h(t.map((y,I)=>({...y,label:y.label===""?`Item ${I+1}`:y.label,isRightLabel:!1,isLeftLabel:!1}))),l=(()=>{const y=e.q(we);if(y===void 0)throw new Error("usePreviousResponses must be used within a PreviousResponsesProvider");return y})(),v={padding:"24px",display:"flex",cursor:"pointer",width:"auto"},[u,N]=e.h(!1);e.p(()=>{const y=c.findIndex(L=>L.isRightLabel),I=c.findIndex(L=>L.isLeftLabel),P=y!==-1&&I!==-1;N(P);const R=!r.required||r.required&&P,E=c.map(L=>({id:L.id,option:L.label,selected:et(L)})),_=Math.floor(o),W=Object.keys(l).filter(L=>L.startsWith(_.toString())).map(Number).sort((L,j)=>L-j).at(-1),k=[];if(typeof W=="number"){const L=l[W],j=JSON.parse(L);k.push(...j)}k.push(E),setTimeout(()=>{f({value:k,questionId:o,type:m},R,P),N(!1)},P?500:0)},[c]);const{border:a,useMobileStyling:S,enableCspTrustedTypes:p}=e.useConfig(y=>({border:y.border,useMobileStyling:y.useMobileStyling,enableCspTrustedTypes:y.enableCspTrustedTypes})),x=(y,I)=>()=>{u||g(P=>((R,E,_)=>R.map(W=>W.id===E?{...W,isRightLabel:_===e.MaxDiffChoice.RIGHT,isLeftLabel:_===e.MaxDiffChoice.LEFT}:_===e.MaxDiffChoice.RIGHT&&W.isRightLabel||_===e.MaxDiffChoice.LEFT&&W.isLeftLabel?{...W,isRightLabel:!1,isLeftLabel:!1}:W))(P,y,I))},h=(M=r.ratingIcons)==null?void 0:M[0].svg,w=(F=r.ratingIcons)==null?void 0:F[1].svg;return e.u("form",{className:e.cc(n,"ul-card-maxdiff","fade-in-transition"),children:[e.u(b.Header,{isRequired:r==null?void 0:r.required,message:d,properties:r}),e.u(b.QuestionBodyWrapper,{children:e.u("div",{className:"ul-card--maxdiff__question-inner-container",children:[e.u("div",{className:"ul-card-maxdiff__label",children:(i==null?void 0:i.left)||((Q=r==null?void 0:r.labels)==null?void 0:Q.left)||tt}),e.u("div",{children:" "}),e.u("div",{className:"ul-card-maxdiff__label",children:(i==null?void 0:i.right)||((D=r==null?void 0:r.labels)==null?void 0:D.right)||rt}),c.map(({id:y,label:I,isLeftLabel:P,isRightLabel:R})=>e.u(e.g,{children:[e.u("div",{className:"ul-card-maxdiff__option-control "+(w?"smiley":""),children:w?e.u(ve,{ariaPressed:P,className:P?"ul-card-maxdiff__option-btn ul-card-maxdiff__option-selected good":"ul-card-maxdiff__option-btn",enableCspTrustedTypes:p,html:w,id:`smiley-good-${y}`,onClick:x(y,e.MaxDiffChoice.LEFT)}):e.u(b.Option,{allowTextEntry:!1,ariaLabel:`bestLabel-${I}`,border:a,choiceStyle:v,error:!1,id:`${y}`,isRadio:!0,isSelected:P,onUserInputChanged:x(y,e.MaxDiffChoice.LEFT),useMobileStyling:S})}),e.u("div",{className:"ul-card-maxdiff__option-label",children:I}),e.u("div",{className:"ul-card-maxdiff__option-control "+(h?"smiley":""),children:h?e.u(ve,{ariaPressed:R,className:R?"ul-card-maxdiff__option-btn ul-card-maxdiff__option-selected bad":"ul-card-maxdiff__option-btn",enableCspTrustedTypes:p,html:h,id:`smiley-bad-${y}`,onClick:x(y,e.MaxDiffChoice.RIGHT)}):e.u(b.Option,{allowTextEntry:!1,ariaLabel:`worstLabel-${I}`,border:a,choiceStyle:v,error:!1,id:`${y}`,isRadio:!0,isSelected:R,onUserInputChanged:x(y,e.MaxDiffChoice.RIGHT),useMobileStyling:S})})]}))]})})]},o)},ve=({enableCspTrustedTypes:n,ariaPressed:i,className:d,html:r,id:t,onClick:o})=>{const m=e.F(()=>K.getHtml(r,n),[n,r]);return e.u("span",{"aria-pressed":i,className:d,dangerouslySetInnerHTML:{__html:m},id:t,onClick:o,tabIndex:0,type:"button"})},it=({className:n,labels:i,message:d,next:r,properties:t,questionId:o,type:m,onSubmitButtonClick:f,options:c,showIndividualSubmit:g=!1})=>{const l=e._(null),v=e._(0),u=e._(0),N=e._(null),a=e._(!1),S=e._([]),[p,x]=e.h(()=>(t==null?void 0:t.required)===!0),[h,w]=e.h(()=>c.map(T=>({...T,rank:null}))),M=e.F(()=>Array.from({length:c.length},(T,$)=>$+1),[c.length]),{isLongFormSurvey:F,focusedQuestionId:Q,setFocusedQuestionId:D,useMobileStyling:y,isPreview:I,headers:P}=e.useConfig(T=>({useMobileStyling:T.useMobileStyling,isLongFormSurvey:K.isLongFormSurvey(T.studyType),focusedQuestionId:T.focusedQuestionId,setFocusedQuestionId:T.setFocusedQuestionId,isPreview:T.isPreview,headers:T.headers})),R=(P==null?void 0:P["userleap-platform"])==="android",E=y&&!I&&!R,_=!E&&!R,W=F&&Q===o,k=T=>{T.preventDefault(),C(h),f&&f()},L=(T,$)=>{w(H=>{const B=parseInt($),U=H.map(G=>({...G}));U.some(G=>G.rank==null)&&U.forEach((G,ie)=>G.rank=ie+1);const ee=U.findIndex(G=>G.id===T);if(ee===-1)return H;const Y=U[ee].rank;return B<Y?U.forEach(G=>{G.id!==T&&G.rank>=B&&G.rank<Y&&(G.rank=G.rank+1)}):B>Y&&U.forEach(G=>{G.id!==T&&G.rank>Y&&G.rank<=B&&(G.rank=G.rank-1)}),U[ee].rank=B,U.sort((G,ie)=>G.rank-ie.rank),q(U),U})},j=(T,$)=>{for(let H=0;H<S.current.length;H++){const B=S.current[H];if(!B||B===N.current)continue;const U=B.getBoundingClientRect();if(T>=U.left&&T<=U.right&&$>=U.top&&$<=U.bottom)return{element:B,index:H}}return null},z=T=>$=>{if(!E)return;$.preventDefault(),$.stopPropagation(),a.current=!0,l.current=T;const H=$.touches[0];v.current=H.clientY,u.current=H.clientY;const B=$.currentTarget.closest(".ul-card-rank__option");B&&(N.current=B,B.classList.add("is-dragging"))},V=T=>{if(!E||!a.current||l.current===null)return;T.preventDefault(),T.stopPropagation();const $=T.touches[0];u.current=$.clientY;const H=u.current-v.current;N.current&&(N.current.style.transform=`translateY(${H}px)`,N.current.style.zIndex="1000"),S.current.forEach(U=>{U&&U!==N.current&&U.classList.remove("is-drop-target")});const B=j($.clientX,$.clientY);B&&B.element.classList.add("is-drop-target")},J=T=>{if(!E||!a.current||l.current===null)return;T.preventDefault(),T.stopPropagation();const $=T.changedTouches[0],H=j($.clientX,$.clientY);N.current&&(N.current.style.transform="",N.current.style.zIndex="",N.current.classList.remove("is-dragging")),S.current.forEach(B=>{B&&B.classList.remove("is-drop-target")}),H&&H.index!==l.current&&s(l.current,H.index),l.current=null,N.current=null,a.current=!1},s=(T,$)=>{w(H=>{const B=H.map(ee=>({...ee})),[U]=B.splice(T,1);return B.splice($,0,U),B.forEach((ee,Y)=>{ee.rank=Y+1}),q(B),B})},C=T=>{const $={};T.reduce((H,B)=>(H[B.id]=B.rank,H),$),r({value:$,questionId:o,type:m},!0)},q=T=>{x(!1),F&&C(T)},{left:O,right:A}=i,Z=c.length,X=T=>{T.preventDefault(),T.currentTarget.classList.add("is-drop-target")},re=T=>{T.currentTarget.classList.remove("is-drop-target")},ne=T=>{l.current=null,T.currentTarget.classList.remove("is-dragging")};return e.u("form",{className:e.cc(n,"ul-card-rank","fade-in-transition",F&&!W&&"ul-card--unfocused"),onClick:F&&!W?()=>{D(o)}:void 0,onSubmit:k,children:[e.u(b.Header,{isRequired:t==null?void 0:t.required,message:d,properties:t}),e.u(b.MobileEmbedView,{properties:t,children:R?e.u(e.g,{children:[e.u(b.QuestionBodyWrapper,{children:[e.u("div",{className:"ul-card--rank__question-inner-container",children:[e.u("div",{className:"ul-card-rank__labels",children:e.u("span",{children:["1 - ",O]})}),e.u("ol",{className:"ul-card-rank__list",children:h.map(({id:T,label:$,rank:H})=>e.u("li",{className:"ul-card-rank__option",children:[e.u("select",{"aria-label":`Rank for ${$}`,className:e.cc("ul-card-rank__select",H==null&&"ul-card-rank__select--placeholder"),name:`rank[${T}]`,onChange:B=>L(T,B.currentTarget.value),value:H??"",children:[H==null&&e.u("option",{className:"ul-card-rank__select-option",disabled:!0,value:"",children:"-"}),M.map(B=>e.u("option",{className:"ul-card-rank__select-option",value:B,children:B},`${B}-${o}`))]}),e.u("span",{children:$})]},T))}),e.u("div",{className:"ul-card-rank__labels",children:e.u("span",{children:[Z," - ",A]})})]}),g&&e.u(b.LongformSubmitButton,{handleSubmit:k,isSubmitDisabled:p})]}),!F&&e.u(b.QuestionBodyFooterContainer,{children:e.u("div",{className:"ul-card__button-wrapper",children:e.u(b.Button,{disabled:p,children:e.getButtonText(t)})})})]}):e.u(e.g,{children:[e.u(b.QuestionBodyWrapper,{children:[e.u("div",{className:"ul-card--rank__question-inner-container",children:[e.u("div",{className:"ul-card-rank__labels",children:e.u("span",{children:["1 - ",O]})}),e.u("ol",{className:"ul-card-rank__list",onDragOver:R?void 0:T=>{T.preventDefault(),T.dataTransfer&&(T.dataTransfer.dropEffect="move")},children:h.map(({id:T,label:$,rank:H},B)=>{return e.u("li",{className:"ul-card-rank__option",draggable:!!_||void 0,onDragEnd:_?ne:void 0,onDragEnter:_?X:void 0,onDragLeave:_?re:void 0,onDragStart:_?(ee=B,Y=>{l.current=ee,Y.dataTransfer&&(Y.dataTransfer.effectAllowed="move",Y.dataTransfer.setData("text/plain",String(ee)),Y.currentTarget.classList.add("is-dragging"))}):void 0,onDrop:_?(U=B,Y=>{var ie,ge;Y.preventDefault(),Y.currentTarget.classList.remove("is-drop-target");const G=l.current;l.current=null,(ge=(ie=Y.currentTarget.closest(".ul-card-rank__list"))==null?void 0:ie.querySelector(".is-dragging"))==null||ge.classList.remove("is-dragging"),G!=null&&G!==U&&s(G,U)}):void 0,ref:Y=>S.current[B]=Y,children:[e.u("select",{"aria-label":`Rank for ${$}`,className:e.cc("ul-card-rank__select",H==null&&"ul-card-rank__select--placeholder"),name:`rank[${T}]`,onChange:Y=>L(T,Y.currentTarget.value),value:H??"",children:[H==null&&e.u("option",{className:"ul-card-rank__select-option",disabled:!0,value:"",children:"-"}),M.map(Y=>e.u("option",{className:"ul-card-rank__select-option",value:Y,children:Y},`${Y}-${o}`))]}),e.u("span",{children:$}),!R&&e.u("button",{"aria-label":`Drag ${$} to reorder`,className:"ul-card-rank__drag-btn",onTouchEnd:E?J:void 0,onTouchMove:E?V:void 0,onTouchStart:E?z(B):void 0,title:"Drag to reorder",type:"button",children:e.u("svg",{fill:"none",height:"17",viewBox:"0 0 16 17",width:"16",xmlns:"http://www.w3.org/2000/svg",children:e.u("path",{d:"M5.75 11.625C6.37132 11.625 6.875 12.1287 6.875 12.75C6.875 13.3713 6.37132 13.875 5.75 13.875C5.12868 13.875 4.625 13.3713 4.625 12.75C4.625 12.1287 5.12868 11.625 5.75 11.625ZM10.25 11.625C10.8713 11.625 11.375 12.1287 11.375 12.75C11.375 13.3713 10.8713 13.875 10.25 13.875C9.62868 13.875 9.125 13.3713 9.125 12.75C9.125 12.1287 9.62868 11.625 10.25 11.625ZM5.75 7.375C6.37132 7.375 6.875 7.87868 6.875 8.5C6.875 9.12132 6.37132 9.625 5.75 9.625C5.12868 9.625 4.625 9.12132 4.625 8.5C4.625 7.87868 5.12868 7.375 5.75 7.375ZM10.25 7.375C10.8713 7.375 11.375 7.87868 11.375 8.5C11.375 9.12132 10.8713 9.625 10.25 9.625C9.62868 9.625 9.125 9.12132 9.125 8.5C9.125 7.87868 9.62868 7.375 10.25 7.375ZM5.75 3.125C6.37132 3.125 6.875 3.62868 6.875 4.25C6.875 4.87132 6.37132 5.375 5.75 5.375C5.12868 5.375 4.625 4.87132 4.625 4.25C4.625 3.62868 5.12868 3.125 5.75 3.125ZM10.25 3.125C10.8713 3.125 11.375 3.62868 11.375 4.25C11.375 4.87132 10.8713 5.375 10.25 5.375C9.62868 5.375 9.125 4.87132 9.125 4.25C9.125 3.62868 9.62868 3.125 10.25 3.125Z",fill:"currentColor"})})})]},T);var U,ee})}),e.u("div",{className:"ul-card-rank__labels",children:e.u("span",{children:[Z," - ",A]})})]}),g&&e.u(b.LongformSubmitButton,{handleSubmit:k,isSubmitDisabled:p})]}),!F&&e.u(b.QuestionBodyFooterContainer,{children:e.u("div",{className:"ul-card__button-wrapper",children:e.u(b.Button,{disabled:p,children:e.getButtonText(t)})})})]})})]},o)},st=new Set(["aidynamicfollowup","aidynamicstandalone","open","matrix","multipleselect","multiplechoice","rankorder"]),ye=({cardInstance:n,moveToNextQuestion:i,showIndividualSubmit:d,submitQuestion:r,updateCardValues:t,allResponsesArray:o})=>{const{isLongFormSurvey:m,createDynamicFollowupQuestion:f,cards:c,surveyVisitorAttributes:g}=e.useConfig(h=>({isLongFormSurvey:K.isLongFormSurvey(h.studyType),createDynamicFollowupQuestion:h.createDynamicFollowupQuestion,cards:h.cards,surveyVisitorAttributes:h.surveyVisitorAttributes}));if(!n)return null;const{name:l,type:v,props:u,childId:N}=n,a=d&&st.has(v),S=u==null?void 0:u.displayLogic;if(S!=null&&S.length&&!e.someDisplayLogicOptionMatches({displayLogic:S,allResponses:o,cards:c,surveyVisitorAttributes:g??{}}))return null;const p={className:"ul-card",next:(h,w,M=!0)=>r(h,w&&M),questionId:l,type:v,showIndividualSubmit:d,...a?{next:(h,w)=>{t(h.questionId,h,w??!0)},onSubmitButtonClick:(h=!1)=>{N?h?(i(l),f({parentQuestionId:l})):i(N):i(l)}}:{}},x=(()=>{switch(v){case"consentlegal":return e.u(Ne,{...p,...u});case"likert":return e.u(qe,{...p,...u});case"matrix":return e.u(Pe,{...p,...u});case"maxdiff":return e.u(nt,{...p,...u});case"multiplechoice":return e.u(Fe,{...p,...u});case"multipleselect":return e.u(Qe,{...p,...u});case"nps":return e.u(Ee,{...p,...u});case"open":case"aidynamicfollowup":case"aidynamicstandalone":return e.u(Oe,{...p,type:n.type,...u});case"rankorder":return e.u(it,{...p,...u});case"recordedtask":return e.u(ze,{...p,...u});case"texturlprompt":return e.u(Ye,{...p,...u});case"thanks":return e.u(Ke,{...p,...u});case"uploading":return e.u(Xe,{...p,...u});default:return null}})();return x?m?e.u("div",{className:"ul-card-scroll-wrapper",children:x},l):x:null},ot=({isSubmitDisabled:n=!1,onSubmit:i,buttonText:d})=>{var N;const{cards:r,forceBrandedLogo:t,index:o,marketingUrl:m,showSurveyBrand:f,slugName:c,surveyId:g,useMobileStyling:l}=e.useConfig(a=>({cards:a.cards,forceBrandedLogo:a.forceBrandedLogo,index:a.index,marketingUrl:a.marketingUrl,showSurveyBrand:a.showSurveyBrand,slugName:a.slugName,surveyId:a.surveyId,useMobileStyling:a.useMobileStyling})),v=((N=r[o])==null?void 0:N.type)==="thanks",u=e.buildMarketingUrl({marketingUrl:m,slugName:c,surveyId:g,forceBrandedLogo:t});return e.u("footer",{className:e.cc("long-form-question-footer-container",l&&"long-form-question-footer-container--mobile",v&&"long-form-question-footer-container-center"),children:[v&&t?e.u(e.ThankYouLink,{marketingUrlLink:u}):e.u("div",{className:"long-form-question-footer-container-logo",children:f?e.u(e.SprigBrandLogo,{forceBrandedLogo:t,marketingUrlLink:u}):null}),!v&&e.u("div",{className:e.cc("ul-card__button-wrapper","ul-card-vertical__button-wrapper","long-form-question-footer-container-actions"),children:e.u(b.Button,{className:e.cc("long-form-button",n&&"sprig-button-disabled"),disabled:n,onClick:i,children:e.u("span",{className:"long-form-button-text-container",children:d??e.u(e.Arrow,{stroke:"white"})})})})]})};exports.PageCard=({cards:n,next:i,previousResponses:d})=>{var J;const r=e._(null),[t,o]=e.h({}),[m,f]=e.h({}),{isLongFormSurvey:c,focusedQuestionId:g,setFocusedQuestionId:l,createDynamicFollowupQuestion:v,allResponses:u,cardIndexByName:N,surveyVisitorAttributes:a,cards:S,createDynamicStandaloneQuestion:p}=e.useConfig(s=>({isLongFormSurvey:K.isLongFormSurvey(s.studyType),focusedQuestionId:s.focusedQuestionId,setFocusedQuestionId:s.setFocusedQuestionId,createDynamicFollowupQuestion:s.createDynamicFollowupQuestion,allResponses:s.allResponses,cardIndexByName:s.cardIndexByName,surveyVisitorAttributes:s.surveyVisitorAttributes,cards:s.cards,createDynamicStandaloneQuestion:s.createDynamicStandaloneQuestion})),x=e.F(()=>({...d,...e.buildReadableResponseMap(n.map(s=>{var C,q;return{...s,value:((C=t[s.name])==null?void 0:C.value)??null,secondaryValue:((q=t[s.name])==null?void 0:q.secondaryValue)??null}}))}),[d,t,n]);b.useSetAllResponsesRaw(x);const h=e.pipeReadableResponsesIntoCards(n,x),w=e.F(()=>e.buildResponsesArrayForDisplayLogic({storeAllResponses:u,cards:n,cardValues:t,cardIndexByName:N}),[u,n,t,N]),M=e.F(()=>{const s=new Set;return n.forEach(C=>{var O;const q=(O=C.props)==null?void 0:O.displayLogic;if(!q||q.length===0)return void s.add(C.name);e.someDisplayLogicOptionMatches({displayLogic:q,allResponses:w,cards:S,surveyVisitorAttributes:a??{}})&&s.add(C.name)}),s},[n,w,a,S]);e.p(()=>{n.some(s=>{if(s.type==="aidynamicstandalone"&&s.props&&M.has(s.name)){if(s.props.loading===e.DynamicQuestionLoadingStates.inFlight)return!0;if(s.props.loading===void 0)return p({questionId:s.name}),!0}return!1})},[n,p,M]);const F=e._(null);e.p(()=>{const s=M,C=F.current;if(C!==null)for(const q of C)s.has(q)||(o(O=>{const A={...O};return delete A[q],A}),f(O=>{const A={...O};return delete A[q],A}));F.current=new Set(s)},[M]);const Q=e._(null),D=e._(!1),y=e._(null),I=e.T(s=>{var A,Z;D.current=!0;const C=n.findIndex(X=>X.name===s);if(!c||s===null||C===-1)return void(D.current=!1);const q=(A=Q.current)==null?void 0:A.querySelectorAll(".ul-card-scroll-wrapper")[C],O=(Z=Q.current)==null?void 0:Z.closest(".ul-card-main-content");if(q&&O){if(q&&O){const X=q.getBoundingClientRect(),re=O.getBoundingClientRect(),ne=X.top-re.top+O.scrollTop,T=ne+X.height/2,$=window.innerHeight-157;let H;X.height>=$?H=ne:H=T-O.clientHeight/2;const B=O.clientHeight,U=O.scrollHeight-B,ee=Math.max(0,Math.min(H,U));O.scrollTo({top:ee,behavior:"smooth"}),setTimeout(()=>{D.current=!1},500)}}else D.current=!1},[c,n]);e.p(()=>{g!==null&&n.findIndex(s=>s.name===g)!==-1||l(n[0].name)},[n,g,l]);const P=({displayCard:s,response:C})=>{if(s&&((s==null?void 0:s.childId)??0)>0){const q=e.buildReadableResponseMap([s].map(O=>({...O,value:(C==null?void 0:C.value)??null,secondaryValue:(C==null?void 0:C.secondaryValue)??null})));v({parentQuestionId:s==null?void 0:s.name,parentResponseConfig:q})}};function R(s,C){return s.filter(q=>M.has(q.name)).map(q=>{const O=C[q.name],A=h.find(Z=>Z.name===q.name);return{...O,questionText:A?e.getProcessedQuestionText(A):void 0}})}const E=s=>{if(!c)return;let C=n.findIndex(q=>q.name===s)+1;for(;C<n.length&&!M.has(n[C].name);)C++;C<n.length?l(n[C].name):l(s)};e.p(()=>{c&&g!==null&&(y.current!==g?I(g):y.current=null)},[g,c,I]);const _=e.T(()=>{var re,ne;if(D.current)return;const s=(re=Q.current)==null?void 0:re.closest(".ul-card-main-content");if(!s)return;const C=(ne=Q.current)==null?void 0:ne.querySelectorAll(".ul-card-scroll-wrapper");if(!C||C.length===0)return;const q=s.getBoundingClientRect(),O=q.top+q.height/2;let A=0,Z=1/0;C.forEach((T,$)=>{const H=T.getBoundingClientRect(),B=H.top+H.height/2,U=Math.abs(O-B);U<Z&&(Z=U,A=$)});const X=n[A];y.current=X.name,l(X.name)},[n,l]);e.p(()=>{var C;if(!c)return;const s=((C=Q.current)==null?void 0:C.closest(".ul-card__container"))||null;return s&&s.addEventListener("scroll",_,{passive:!0}),()=>{s&&s.removeEventListener("scroll",_)}},[_,c]);const W=e.F(()=>n.every(s=>{var C;return!M.has(s.name)||!(!(s!=null&&s.props)||!("properties"in s.props)||((C=s.props.properties)==null?void 0:C.required)!==!1)||m[s.name]}),[m,n,M]),k=async(s,C,q)=>{return f(A=>({...A,[s]:q})),await(O=A=>({...A,[s]:C}),new Promise(A=>{o(Z=>{const X=O(Z);return A(X),X})}));var O};e.p(()=>{var O;if(!c)return;const s=r.current,C=(O=n==null?void 0:n[0])==null?void 0:O.groupId;r.current=C;const q={};if(n.forEach(A=>{var Z,X;e.appCardHasPropertiesWithRequired(A)&&(A.props.properties.required||(q[A.name]={value:((Z=t[A.name])==null?void 0:Z.value)??null,secondaryValue:((X=t[A.name])==null?void 0:X.secondaryValue)??null,questionId:A.name,type:A.type}))}),s==null||s!==C)o(q),f({});else{o(Z=>({...Z,...q}));const A=n.reduce((Z,X)=>{var re;return X.type==="aidynamicfollowup"&&((re=X.props)==null?void 0:re.loading)===null&&(Z[X.name]=!0),Z},{});f(Z=>({...Z,...A}))}},[n,c]);const L=async(s,C)=>{if(c){const q=await k(s.questionId,s,C),O=j(s.type),A=z(s.type);if(O&&E(s.questionId),A&&C){const Z=R(n,q);i(Z)}}else{const q=h.find(A=>A.name===s.questionId),O={...s,questionText:q?e.getProcessedQuestionText(q):void 0};P({displayCard:q,response:s}),i([O])}},j=s=>new Set(["nps","likert","multiplechoice"]).has(s),z=s=>new Set(["videovoice","consentlegal","texturlprompt","maxdiff"]).has(s),V=((J=n[0])==null?void 0:J.type)==="thanks";return c?e.u("div",{className:"ul-card-list-container--longform","data-testid":"ui-container",ref:Q,children:[e.u(Je,{value:d,children:h.map((s,C)=>e.u(ye,{allResponsesArray:w,cardInstance:s,moveToNextQuestion:E,showIndividualSubmit:n.length>1&&C<n.length-1,submitQuestion:L,updateCardValues:k},(s==null?void 0:s.name)||C))}),!V&&e.u(ot,{isSubmitDisabled:!W,onSubmit:function(){const s=R(n,t);if((h==null?void 0:h.length)===1&&(s==null?void 0:s.length)===1){const C=h[0],q=s[0];P({displayCard:C,response:q})}i(s)}})]}):e.u(e.g,{children:[e.u("div",{"data-testid":"ui-container",style:{display:"none"}}),h.map((s,C)=>e.u(ye,{allResponsesArray:w,cardInstance:s,moveToNextQuestion:E,showIndividualSubmit:!1,submitQuestion:L,updateCardValues:k},(s==null?void 0:s.name)||C))]})};
@@ -1 +0,0 @@
1
- "use strict";const E=require("./index-BmZLh0D5.cjs");var _e,w,rr,Y,ct,nr,ze,or,pe={},ir=[],ln=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Re=Array.isArray;function $(e,t){for(var r in t)e[r]=t[r];return e}function ar(e){var t=e.parentNode;t&&t.removeChild(e)}function V(e,t,r){var o,n,i,a={};for(i in t)i=="key"?o=t[i]:i=="ref"?n=t[i]:a[i]=t[i];if(arguments.length>2&&(a.children=arguments.length>3?_e.call(arguments,2):r),typeof e=="function"&&e.defaultProps!=null)for(i in e.defaultProps)a[i]===void 0&&(a[i]=e.defaultProps[i]);return de(e,a,o,n,null)}function de(e,t,r,o,n){var i={type:e,props:t,key:r,ref:o,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:n??++rr,__i:-1,__u:0};return n==null&&w.vnode!=null&&w.vnode(i),i}function sr(){return{current:null}}function M(e){return e.children}function D(e,t){this.props=e,this.context=t}function ie(e,t){if(t==null)return e.__?ie(e.__,e.__i+1):null;for(var r;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null)return r.__e;return typeof e.type=="function"?ie(e):null}function lr(e){var t,r;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null){e.__e=e.__c.base=r.__e;break}return lr(e)}}function Be(e){(!e.__d&&(e.__d=!0)&&Y.push(e)&&!we.__r++||ct!==w.debounceRendering)&&((ct=w.debounceRendering)||nr)(we)}function we(){var e,t,r,o,n,i,a,s,l;for(Y.sort(ze);e=Y.shift();)e.__d&&(t=Y.length,o=void 0,i=(n=(r=e).__v).__e,s=[],l=[],(a=r.__P)&&((o=$({},n)).__v=n.__v+1,w.vnode&&w.vnode(o),Je(a,o,n,r.__n,a.ownerSVGElement!==void 0,32&n.__u?[i]:null,s,i??ie(n),!!(32&n.__u),l),o.__.__k[o.__i]=o,dr(s,o,l),o.__e!=i&&lr(o)),Y.length>t&&Y.sort(ze));we.__r=0}function ur(e,t,r,o,n,i,a,s,l,u,d){var c,f,p,y,m,h=o&&o.__k||ir,x=t.length;for(r.__d=l,function(b,I,k){var _,g,v,R,S,j=I.length,T=k.length,O=T,N=0;for(b.__k=[],_=0;_<j;_++)(g=b.__k[_]=(g=I[_])==null||typeof g=="boolean"||typeof g=="function"?null:typeof g=="string"||typeof g=="number"||typeof g=="bigint"||g.constructor==String?de(null,g,null,null,g):Re(g)?de(M,{children:g},null,null,null):g.constructor===void 0&&g.__b>0?de(g.type,g.props,g.key,g.ref?g.ref:null,g.__v):g)!=null?(g.__=b,g.__b=b.__b+1,S=un(g,k,R=_+N,O),g.__i=S,v=null,S!==-1&&(O--,(v=k[S])&&(v.__u|=131072)),v==null||v.__v===null?(S==-1&&N--,typeof g.type!="function"&&(g.__u|=65536)):S!==R&&(S===R+1?N++:S>R?O>j-R?N+=S-R:N--:N=S<R&&S==R-1?S-R:0,S!==_+N&&(g.__u|=65536))):(v=k[_])&&v.key==null&&v.__e&&(v.__e==b.__d&&(b.__d=ie(v)),$e(v,v,!1),k[_]=null,O--);if(O)for(_=0;_<T;_++)(v=k[_])!=null&&!(131072&v.__u)&&(v.__e==b.__d&&(b.__d=ie(v)),$e(v,v))}(r,t,h),l=r.__d,c=0;c<x;c++)(p=r.__k[c])!=null&&typeof p!="boolean"&&typeof p!="function"&&(f=p.__i===-1?pe:h[p.__i]||pe,p.__i=c,Je(e,p,f,n,i,a,s,l,u,d),y=p.__e,p.ref&&f.ref!=p.ref&&(f.ref&&Ye(f.ref,null,p),d.push(p.ref,p.__c||y,p)),m==null&&y!=null&&(m=y),65536&p.__u||f.__k===p.__k?l=cr(p,l,e):typeof p.type=="function"&&p.__d!==void 0?l=p.__d:y&&(l=y.nextSibling),p.__d=void 0,p.__u&=-196609);r.__d=l,r.__e=m}function cr(e,t,r){var o,n;if(typeof e.type=="function"){for(o=e.__k,n=0;o&&n<o.length;n++)o[n]&&(o[n].__=e,t=cr(o[n],t,r));return t}return e.__e!=t&&(r.insertBefore(e.__e,t||null),t=e.__e),t&&t.nextSibling}function W(e,t){return t=t||[],e==null||typeof e=="boolean"||(Re(e)?e.some(function(r){W(r,t)}):t.push(e)),t}function un(e,t,r,o){var n=e.key,i=e.type,a=r-1,s=r+1,l=t[r];if(l===null||l&&n==l.key&&i===l.type)return r;if(o>(l==null||131072&l.__u?0:1))for(;a>=0||s<t.length;){if(a>=0){if((l=t[a])&&!(131072&l.__u)&&n==l.key&&i===l.type)return a;a--}if(s<t.length){if((l=t[s])&&!(131072&l.__u)&&n==l.key&&i===l.type)return s;s++}}return-1}function dt(e,t,r){t[0]==="-"?e.setProperty(t,r??""):e[t]=r==null?"":typeof r!="number"||ln.test(t)?r:r+"px"}function be(e,t,r,o,n){var i;e:if(t==="style")if(typeof r=="string")e.style.cssText=r;else{if(typeof o=="string"&&(e.style.cssText=o=""),o)for(t in o)r&&t in r||dt(e.style,t,"");if(r)for(t in r)o&&r[t]===o[t]||dt(e.style,t,r[t])}else if(t[0]==="o"&&t[1]==="n")i=t!==(t=t.replace(/(PointerCapture)$|Capture$/,"$1")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=r,r?o?r.u=o.u:(r.u=Date.now(),e.addEventListener(t,i?ft:pt,i)):e.removeEventListener(t,i?ft:pt,i);else{if(n)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!=="width"&&t!=="height"&&t!=="href"&&t!=="list"&&t!=="form"&&t!=="tabIndex"&&t!=="download"&&t!=="rowSpan"&&t!=="colSpan"&&t!=="role"&&t in e)try{e[t]=r??"";break e}catch{}typeof r=="function"||(r==null||r===!1&&t[4]!=="-"?e.removeAttribute(t):e.setAttribute(t,r))}}function pt(e){var t=this.l[e.type+!1];if(e.t){if(e.t<=t.u)return}else e.t=Date.now();return t(w.event?w.event(e):e)}function ft(e){return this.l[e.type+!0](w.event?w.event(e):e)}function Je(e,t,r,o,n,i,a,s,l,u){var d,c,f,p,y,m,h,x,b,I,k,_,g,v,R,S=t.type;if(t.constructor!==void 0)return null;128&r.__u&&(l=!!(32&r.__u),i=[s=t.__e=r.__e]),(d=w.__b)&&d(t);e:if(typeof S=="function")try{if(x=t.props,b=(d=S.contextType)&&o[d.__c],I=d?b?b.props.value:d.__:o,r.__c?h=(c=t.__c=r.__c).__=c.__E:("prototype"in S&&S.prototype.render?t.__c=c=new S(x,I):(t.__c=c=new D(x,I),c.constructor=S,c.render=dn),b&&b.sub(c),c.props=x,c.state||(c.state={}),c.context=I,c.__n=o,f=c.__d=!0,c.__h=[],c._sb=[]),c.__s==null&&(c.__s=c.state),S.getDerivedStateFromProps!=null&&(c.__s==c.state&&(c.__s=$({},c.__s)),$(c.__s,S.getDerivedStateFromProps(x,c.__s))),p=c.props,y=c.state,c.__v=t,f)S.getDerivedStateFromProps==null&&c.componentWillMount!=null&&c.componentWillMount(),c.componentDidMount!=null&&c.__h.push(c.componentDidMount);else{if(S.getDerivedStateFromProps==null&&x!==p&&c.componentWillReceiveProps!=null&&c.componentWillReceiveProps(x,I),!c.__e&&(c.shouldComponentUpdate!=null&&c.shouldComponentUpdate(x,c.__s,I)===!1||t.__v===r.__v)){for(t.__v!==r.__v&&(c.props=x,c.state=c.__s,c.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.forEach(function(j){j&&(j.__=t)}),k=0;k<c._sb.length;k++)c.__h.push(c._sb[k]);c._sb=[],c.__h.length&&a.push(c);break e}c.componentWillUpdate!=null&&c.componentWillUpdate(x,c.__s,I),c.componentDidUpdate!=null&&c.__h.push(function(){c.componentDidUpdate(p,y,m)})}if(c.context=I,c.props=x,c.__P=e,c.__e=!1,_=w.__r,g=0,"prototype"in S&&S.prototype.render){for(c.state=c.__s,c.__d=!1,_&&_(t),d=c.render(c.props,c.state,c.context),v=0;v<c._sb.length;v++)c.__h.push(c._sb[v]);c._sb=[]}else do c.__d=!1,_&&_(t),d=c.render(c.props,c.state,c.context),c.state=c.__s;while(c.__d&&++g<25);c.state=c.__s,c.getChildContext!=null&&(o=$($({},o),c.getChildContext())),f||c.getSnapshotBeforeUpdate==null||(m=c.getSnapshotBeforeUpdate(p,y)),ur(e,Re(R=d!=null&&d.type===M&&d.key==null?d.props.children:d)?R:[R],t,r,o,n,i,a,s,l,u),c.base=t.__e,t.__u&=-161,c.__h.length&&a.push(c),h&&(c.__E=c.__=null)}catch(j){t.__v=null,l||i!=null?(t.__e=s,t.__u|=l?160:32,i[i.indexOf(s)]=null):(t.__e=r.__e,t.__k=r.__k),w.__e(j,t,r)}else i==null&&t.__v===r.__v?(t.__k=r.__k,t.__e=r.__e):t.__e=cn(r.__e,t,r,o,n,i,a,l,u);(d=w.diffed)&&d(t)}function dr(e,t,r){t.__d=void 0;for(var o=0;o<r.length;o++)Ye(r[o],r[++o],r[++o]);w.__c&&w.__c(t,e),e.some(function(n){try{e=n.__h,n.__h=[],e.some(function(i){i.call(n)})}catch(i){w.__e(i,n.__v)}})}function cn(e,t,r,o,n,i,a,s,l){var u,d,c,f,p,y,m,h=r.props,x=t.props,b=t.type;if(b==="svg"&&(n=!0),i!=null){for(u=0;u<i.length;u++)if((p=i[u])&&"setAttribute"in p==!!b&&(b?p.localName===b:p.nodeType===3)){e=p,i[u]=null;break}}if(e==null){if(b===null)return document.createTextNode(x);e=n?document.createElementNS("http://www.w3.org/2000/svg",b):document.createElement(b,x.is&&x),i=null,s=!1}if(b===null)h===x||s&&e.data===x||(e.data=x);else{if(i=i&&_e.call(e.childNodes),h=r.props||pe,!s&&i!=null)for(h={},u=0;u<e.attributes.length;u++)h[(p=e.attributes[u]).name]=p.value;for(u in h)p=h[u],u=="children"||(u=="dangerouslySetInnerHTML"?c=p:u==="key"||u in x||be(e,u,null,p,n));for(u in x)p=x[u],u=="children"?f=p:u=="dangerouslySetInnerHTML"?d=p:u=="value"?y=p:u=="checked"?m=p:u==="key"||s&&typeof p!="function"||h[u]===p||be(e,u,p,h[u],n);if(d)s||c&&(d.__html===c.__html||d.__html===e.innerHTML)||(e.innerHTML=d.__html),t.__k=[];else if(c&&(e.innerHTML=""),ur(e,Re(f)?f:[f],t,r,o,n&&b!=="foreignObject",i,a,i?i[0]:r.__k&&ie(r,0),s,l),i!=null)for(u=i.length;u--;)i[u]!=null&&ar(i[u]);s||(u="value",y!==void 0&&(y!==e[u]||b==="progress"&&!y||b==="option"&&y!==h[u])&&be(e,u,y,h[u],!1),u="checked",m!==void 0&&m!==e[u]&&be(e,u,m,h[u],!1))}return e}function Ye(e,t,r){try{typeof e=="function"?e(t):e.current=t}catch(o){w.__e(o,r)}}function $e(e,t,r){var o,n;if(w.unmount&&w.unmount(e),(o=e.ref)&&(o.current&&o.current!==e.__e||Ye(o,null,t)),(o=e.__c)!=null){if(o.componentWillUnmount)try{o.componentWillUnmount()}catch(i){w.__e(i,t)}o.base=o.__P=null,e.__c=void 0}if(o=e.__k)for(n=0;n<o.length;n++)o[n]&&$e(o[n],t,r||typeof e.type!="function");r||e.__e==null||ar(e.__e),e.__=e.__e=e.__d=void 0}function dn(e,t,r){return this.constructor(e,r)}function ae(e,t,r){var o,n,i,a;w.__&&w.__(e,t),n=(o=typeof r=="function")?null:r&&r.__k||t.__k,i=[],a=[],Je(t,e=(!o&&r||t).__k=V(M,null,[e]),n||pe,pe,t.ownerSVGElement!==void 0,!o&&r?[r]:n?null:t.firstChild?_e.call(t.childNodes):null,i,!o&&r?r:n?n.__e:t.firstChild,o,a),dr(i,e,a)}function pr(e,t){ae(e,t,pr)}function pn(e,t,r){var o,n,i,a,s=$({},e.props);for(i in e.type&&e.type.defaultProps&&(a=e.type.defaultProps),t)i=="key"?o=t[i]:i=="ref"?n=t[i]:s[i]=t[i]===void 0&&a!==void 0?a[i]:t[i];return arguments.length>2&&(s.children=arguments.length>3?_e.call(arguments,2):r),de(e.type,s,o||e.key,n||e.ref,null)}function Xe(e,t){var r={__c:t="__cC"+or++,__:e,Consumer:function(o,n){return o.children(n)},Provider:function(o){var n,i;return this.getChildContext||(n=[],(i={})[t]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(a){this.props.value!==a.value&&n.some(function(s){s.__e=!0,Be(s)})},this.sub=function(a){n.push(a);var s=a.componentWillUnmount;a.componentWillUnmount=function(){n.splice(n.indexOf(a),1),s&&s.call(a)}}),o.children}};return r.Provider.__=r.Consumer.contextType=r}_e=ir.slice,w={__e:function(e,t,r,o){for(var n,i,a;t=t.__;)if((n=t.__c)&&!n.__)try{if((i=n.constructor)&&i.getDerivedStateFromError!=null&&(n.setState(i.getDerivedStateFromError(e)),a=n.__d),n.componentDidCatch!=null&&(n.componentDidCatch(e,o||{}),a=n.__d),a)return n.__E=n}catch(s){e=s}throw e}},rr=0,D.prototype.setState=function(e,t){var r;r=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=$({},this.state),typeof e=="function"&&(e=e($({},r),this.props)),e&&$(r,e),e!=null&&this.__v&&(t&&this._sb.push(t),Be(this))},D.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Be(this))},D.prototype.render=M,Y=[],nr=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,ze=function(e,t){return e.__v.__b-t.__v.__b},we.__r=0,or=0;var fn=0;function C(e,t,r,o,n,i){var a,s,l={};for(s in t)s=="ref"?a=t[s]:l[s]=t[s];var u={type:e,props:l,key:r,ref:a,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--fn,__i:-1,__u:0,__source:n,__self:i};if(typeof e=="function"&&(a=e.defaultProps))for(s in a)l[s]===void 0&&(l[s]=a[s]);return w.vnode&&w.vnode(u),u}var Q,L,Ne,mt,se=0,fr=[],ve=[],_t=w.__b,gt=w.__r,ht=w.diffed,yt=w.__c,bt=w.unmount;function X(e,t){w.__h&&w.__h(L,e,se||t),se=0;var r=L.__H||(L.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({__V:ve}),r.__[e]}function G(e){return se=1,et(gr,e)}function et(e,t,r){var o=X(Q++,2);if(o.t=e,!o.__c&&(o.__=[r?r(t):gr(void 0,t),function(s){var l=o.__N?o.__N[0]:o.__[0],u=o.t(l,s);l!==u&&(o.__N=[u,o.__[1]],o.__c.setState({}))}],o.__c=L,!L.u)){var n=function(s,l,u){if(!o.__c.__H)return!0;var d=o.__c.__H.__.filter(function(f){return f.__c});if(d.every(function(f){return!f.__N}))return!i||i.call(this,s,l,u);var c=!1;return d.forEach(function(f){if(f.__N){var p=f.__[0];f.__=f.__N,f.__N=void 0,p!==f.__[0]&&(c=!0)}}),!(!c&&o.__c.props===s)&&(!i||i.call(this,s,l,u))};L.u=!0;var i=L.shouldComponentUpdate,a=L.componentWillUpdate;L.componentWillUpdate=function(s,l,u){if(this.__e){var d=i;i=void 0,n(s,l,u),i=d}a&&a.call(this,s,l,u)},L.shouldComponentUpdate=n}return o.__N||o.__}function q(e,t){var r=X(Q++,3);!w.__s&&nt(r.__H,t)&&(r.__=e,r.i=t,L.__H.__h.push(r))}function le(e,t){var r=X(Q++,4);!w.__s&&nt(r.__H,t)&&(r.__=e,r.i=t,L.__h.push(r))}function K(e){return se=5,J(function(){return{current:e}},[])}function mr(e,t,r){se=6,le(function(){return typeof e=="function"?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0},r==null?r:r.concat(e))}function J(e,t){var r=X(Q++,7);return nt(r.__H,t)?(r.__V=e(),r.i=t,r.__h=e,r.__V):r.__}function fe(e,t){return se=8,J(function(){return e},t)}function tt(e){var t=L.context[e.__c],r=X(Q++,9);return r.c=e,t?(r.__==null&&(r.__=!0,t.sub(L)),t.props.value):e.__}function rt(e,t){w.useDebugValue&&w.useDebugValue(t?t(e):e)}function _r(){var e=X(Q++,11);if(!e.__){for(var t=L.__v;t!==null&&!t.__m&&t.__!==null;)t=t.__;var r=t.__m||(t.__m=[0,0]);e.__="P"+r[0]+"-"+r[1]++}return e.__}function mn(){for(var e;e=fr.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(xe),e.__H.__h.forEach(We),e.__H.__h=[]}catch(t){e.__H.__h=[],w.__e(t,e.__v)}}w.__b=function(e){L=null,_t&&_t(e)},w.__r=function(e){gt&&gt(e),Q=0;var t=(L=e.__c).__H;t&&(Ne===L?(t.__h=[],L.__h=[],t.__.forEach(function(r){r.__N&&(r.__=r.__N),r.__V=ve,r.__N=r.i=void 0})):(t.__h.forEach(xe),t.__h.forEach(We),t.__h=[],Q=0)),Ne=L},w.diffed=function(e){ht&&ht(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(fr.push(t)!==1&&mt===w.requestAnimationFrame||((mt=w.requestAnimationFrame)||_n)(mn)),t.__H.__.forEach(function(r){r.i&&(r.__H=r.i),r.__V!==ve&&(r.__=r.__V),r.i=void 0,r.__V=ve})),Ne=L=null},w.__c=function(e,t){t.some(function(r){try{r.__h.forEach(xe),r.__h=r.__h.filter(function(o){return!o.__||We(o)})}catch(o){t.some(function(n){n.__h&&(n.__h=[])}),t=[],w.__e(o,r.__v)}}),yt&&yt(e,t)},w.unmount=function(e){bt&&bt(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach(function(o){try{xe(o)}catch(n){t=n}}),r.__H=void 0,t&&w.__e(t,r.__v))};var vt=typeof requestAnimationFrame=="function";function _n(e){var t,r=function(){clearTimeout(o),vt&&cancelAnimationFrame(t),setTimeout(e)},o=setTimeout(r,100);vt&&(t=requestAnimationFrame(r))}function xe(e){var t=L,r=e.__c;typeof r=="function"&&(e.__c=void 0,r()),L=t}function We(e){var t=L;e.__c=e.__(),L=t}function nt(e,t){return!e||e.length!==t.length||t.some(function(r,o){return r!==e[o]})}function gr(e,t){return typeof t=="function"?t(e):t}function hr(e,t){for(var r in t)e[r]=t[r];return e}function Qe(e,t){for(var r in e)if(r!=="__source"&&!(r in t))return!0;for(var o in t)if(o!=="__source"&&e[o]!==t[o])return!0;return!1}function Ce(e){this.props=e}function yr(e,t){function r(n){var i=this.props.ref,a=i==n.ref;return!a&&i&&(i.call?i(null):i.current=null),t?!t(this.props,n)||!a:Qe(this.props,n)}function o(n){return this.shouldComponentUpdate=r,V(e,n)}return o.displayName="Memo("+(e.displayName||e.name)+")",o.prototype.isReactComponent=!0,o.__f=!0,o}(Ce.prototype=new D).isPureReactComponent=!0,Ce.prototype.shouldComponentUpdate=function(e,t){return Qe(this.props,e)||Qe(this.state,t)};var xt=w.__b;w.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),xt&&xt(e)};var gn=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function ot(e){function t(r){var o=hr({},r);return delete o.ref,e(o,r.ref||null)}return t.$$typeof=gn,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var kt=function(e,t){return e==null?null:W(W(e).map(t))},br={map:kt,forEach:kt,count:function(e){return e?W(e).length:0},only:function(e){var t=W(e);if(t.length!==1)throw"Children.only";return t[0]},toArray:W},hn=w.__e;w.__e=function(e,t,r,o){if(e.then){for(var n,i=t;i=i.__;)if((n=i.__c)&&n.__c)return t.__e==null&&(t.__e=r.__e,t.__k=r.__k),n.__c(e,t)}hn(e,t,r,o)};var wt=w.unmount;function vr(e,t,r){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(o){typeof o.__c=="function"&&o.__c()}),e.__c.__H=null),(e=hr({},e)).__c!=null&&(e.__c.__P===r&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(o){return vr(o,t,r)})),e}function xr(e,t,r){return e&&r&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(o){return xr(o,t,r)}),e.__c&&e.__c.__P===t&&(e.__e&&r.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=r)),e}function oe(){this.__u=0,this.t=null,this.__b=null}function kr(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function Ae(e){var t,r,o;function n(i){if(t||(t=e()).then(function(a){r=a.default||a},function(a){o=a}),o)throw o;if(!r)throw t;return V(r,i)}return n.displayName="Lazy",n.__f=!0,n}function re(){this.u=null,this.o=null}w.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),wt&&wt(e)},(oe.prototype=new D).__c=function(e,t){var r=t.__c,o=this;o.t==null&&(o.t=[]),o.t.push(r);var n=kr(o.__v),i=!1,a=function(){i||(i=!0,r.__R=null,n?n(s):s())};r.__R=a;var s=function(){if(!--o.__u){if(o.state.__a){var l=o.state.__a;o.__v.__k[0]=xr(l,l.__c.__P,l.__c.__O)}var u;for(o.setState({__a:o.__b=null});u=o.t.pop();)u.forceUpdate()}};o.__u++||32&t.__u||o.setState({__a:o.__b=o.__v.__k[0]}),e.then(a,a)},oe.prototype.componentWillUnmount=function(){this.t=[]},oe.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var r=document.createElement("div"),o=this.__v.__k[0].__c;this.__v.__k[0]=vr(this.__b,r,o.__O=o.__P)}this.__b=null}var n=t.__a&&V(M,null,e.fallback);return n&&(n.__u&=-33),[V(M,null,t.__a?null:e.children),n]};var Ct=function(e,t,r){if(++r[1]===r[0]&&e.o.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(r=e.u;r;){for(;r.length>3;)r.pop()();if(r[1]<r[0])break;e.u=r=r[2]}};function yn(e){return this.getChildContext=function(){return e.context},e.children}function bn(e){var t=this,r=e.i;t.componentWillUnmount=function(){ae(null,t.l),t.l=null,t.i=null},t.i&&t.i!==r&&t.componentWillUnmount(),t.l||(t.i=r,t.l={nodeType:1,parentNode:r,childNodes:[],appendChild:function(o){this.childNodes.push(o),t.i.appendChild(o)},insertBefore:function(o,n){this.childNodes.push(o),t.i.appendChild(o)},removeChild:function(o){this.childNodes.splice(this.childNodes.indexOf(o)>>>1,1),t.i.removeChild(o)}}),ae(V(yn,{context:t.context},e.__v),t.l)}function wr(e,t){var r=V(bn,{__v:e,i:t});return r.containerInfo=t,r}(re.prototype=new D).__a=function(e){var t=this,r=kr(t.__v),o=t.o.get(e);return o[0]++,function(n){var i=function(){t.props.revealOrder?(o.push(n),Ct(t,e,o)):n()};r?r(i):i()}},re.prototype.render=function(e){this.u=null,this.o=new Map;var t=W(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var r=t.length;r--;)this.o.set(t[r],this.u=[1,0,this.u]);return e.children},re.prototype.componentDidUpdate=re.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,r){Ct(e,r,t)})};var Cr=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,vn=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,xn=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,kn=/[A-Z0-9]/g,wn=typeof document<"u",Cn=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};function Sr(e,t,r){return t.__k==null&&(t.textContent=""),ae(e,t),typeof r=="function"&&r(),e?e.__c:null}function Ir(e,t,r){return pr(e,t),typeof r=="function"&&r(),e?e.__c:null}D.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(D.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var St=w.event;function Sn(){}function In(){return this.cancelBubble}function En(){return this.defaultPrevented}w.event=function(e){return St&&(e=St(e)),e.persist=Sn,e.isPropagationStopped=In,e.isDefaultPrevented=En,e.nativeEvent=e};var it,Rn={enumerable:!1,configurable:!0,get:function(){return this.class}},It=w.vnode;w.vnode=function(e){typeof e.type=="string"&&function(t){var r=t.props,o=t.type,n={};for(var i in r){var a=r[i];if(!(i==="value"&&"defaultValue"in r&&a==null||wn&&i==="children"&&o==="noscript"||i==="class"||i==="className")){var s=i.toLowerCase();i==="defaultValue"&&"value"in r&&r.value==null?i="value":i==="download"&&a===!0?a="":s==="ondoubleclick"?i="ondblclick":s!=="onchange"||o!=="input"&&o!=="textarea"||Cn(r.type)?s==="onfocus"?i="onfocusin":s==="onblur"?i="onfocusout":xn.test(i)?i=s:o.indexOf("-")===-1&&vn.test(i)?i=i.replace(kn,"-$&").toLowerCase():a===null&&(a=void 0):s=i="oninput",s==="oninput"&&n[i=s]&&(i="oninputCapture"),n[i]=a}}o=="select"&&n.multiple&&Array.isArray(n.value)&&(n.value=W(r.children).forEach(function(l){l.props.selected=n.value.indexOf(l.props.value)!=-1})),o=="select"&&n.defaultValue!=null&&(n.value=W(r.children).forEach(function(l){l.props.selected=n.multiple?n.defaultValue.indexOf(l.props.value)!=-1:n.defaultValue==l.props.value})),r.class&&!r.className?(n.class=r.class,Object.defineProperty(n,"className",Rn)):(r.className&&!r.class||r.class&&r.className)&&(n.class=n.className=r.className),t.props=n}(e),e.$$typeof=Cr,It&&It(e)};var Et=w.__r;w.__r=function(e){Et&&Et(e),it=e.__c};var Rt=w.diffed;w.diffed=function(e){Rt&&Rt(e);var t=e.props,r=e.__e;r!=null&&e.type==="textarea"&&"value"in t&&t.value!==r.value&&(r.value=t.value==null?"":t.value),it=null};var Er={ReactCurrentDispatcher:{current:{readContext:function(e){return it.__n[e.__c].props.value}}}};function Rr(e){return V.bind(null,e)}function ge(e){return!!e&&e.$$typeof===Cr}function Ar(e){return ge(e)&&e.type===M}function jr(e){return ge(e)?pn.apply(null,arguments):e}function Se(e){return!!e.__k&&(ae(null,e),!0)}function Lr(e){return e&&(e.base||e.nodeType===1&&e)||null}var Nr=function(e,t){return e(t)},Tr=function(e,t){return e(t)},Or=M;function at(e){e()}function Pr(e){return e}function Ur(){return[!1,at]}var Vr=le,qr=ge;function Mr(e,t){var r=t(),o=G({h:{__:r,v:t}}),n=o[0].h,i=o[1];return le(function(){n.__=r,n.v=t,Te(n)&&i({h:n})},[e,r,t]),q(function(){return Te(n)&&i({h:n}),e(function(){Te(n)&&i({h:n})})},[e]),r}function Te(e){var t,r,o=e.v,n=e.__;try{var i=o();return!((t=n)===(r=i)&&(t!==0||1/t==1/r)||t!=t&&r!=r)}catch{return!0}}var Hr={useState:G,useId:_r,useReducer:et,useEffect:q,useLayoutEffect:le,useInsertionEffect:Vr,useTransition:Ur,useDeferredValue:Pr,useSyncExternalStore:Mr,startTransition:at,useRef:K,useImperativeHandle:mr,useMemo:J,useCallback:fe,useContext:tt,useDebugValue:rt,version:"17.0.2",Children:br,render:Sr,hydrate:Ir,unmountComponentAtNode:Se,createPortal:wr,createElement:V,createContext:Xe,createFactory:Rr,cloneElement:jr,createRef:sr,Fragment:M,isValidElement:ge,isElement:qr,isFragment:Ar,findDOMNode:Lr,Component:D,PureComponent:Ce,memo:yr,forwardRef:ot,flushSync:Tr,unstable_batchedUpdates:Nr,StrictMode:Or,Suspense:oe,SuspenseList:re,lazy:Ae,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:Er};const An=Object.freeze(Object.defineProperty({__proto__:null,Children:br,Component:D,Fragment:M,PureComponent:Ce,StrictMode:Or,Suspense:oe,SuspenseList:re,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:Er,cloneElement:jr,createContext:Xe,createElement:V,createFactory:Rr,createPortal:wr,createRef:sr,default:Hr,findDOMNode:Lr,flushSync:Tr,forwardRef:ot,hydrate:Ir,isElement:qr,isFragment:Ar,isValidElement:ge,lazy:Ae,memo:yr,render:Sr,startTransition:at,unmountComponentAtNode:Se,unstable_batchedUpdates:Nr,useCallback:fe,useContext:tt,useDebugValue:rt,useDeferredValue:Pr,useEffect:q,useErrorBoundary:function(e){var t=X(Q++,10),r=G();return t.__=e,L.componentDidCatch||(L.componentDidCatch=function(o,n){t.__&&t.__(o,n),r[1](o)}),[r[0],function(){r[1](void 0)}]},useId:_r,useImperativeHandle:mr,useInsertionEffect:Vr,useLayoutEffect:le,useMemo:J,useReducer:et,useRef:K,useState:G,useSyncExternalStore:Mr,useTransition:Ur,version:"17.0.2"},Symbol.toStringTag,{value:"Module"})),At=e=>{let t;const r=new Set,o=(a,s)=>{const l=typeof a=="function"?a(t):a;if(!Object.is(l,t)){const u=t;t=s??typeof l!="object"?l:Object.assign({},t,l),r.forEach(d=>d(t,u))}},n=()=>t,i={setState:o,getState:n,subscribe:a=>(r.add(a),()=>r.delete(a)),destroy:()=>r.clear()};return t=e(o,n,i),i};function jn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ln(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if(typeof t=="function"){var r=function o(){return this instanceof o?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var n=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(r,o,n.get?n:{enumerable:!0,get:function(){return e[o]}})}),r}var jt={exports:{}},Oe={};const Fr=Ln(An);var Lt,Nt,Tt,Ot,Pt={exports:{}},Pe={};function Nn(){return Nt||(Nt=1,Pt.exports=function(){if(Lt)return Pe;Lt=1;var e=Fr,t=typeof Object.is=="function"?Object.is:function(l,u){return l===u&&(l!==0||1/l==1/u)||l!=l&&u!=u},r=e.useState,o=e.useEffect,n=e.useLayoutEffect,i=e.useDebugValue;function a(l){var u=l.getSnapshot;l=l.value;try{var d=u();return!t(l,d)}catch{return!0}}var s=typeof window>"u"||window.document===void 0||window.document.createElement===void 0?function(l,u){return u()}:function(l,u){var d=u(),c=r({inst:{value:d,getSnapshot:u}}),f=c[0].inst,p=c[1];return n(function(){f.value=d,f.getSnapshot=u,a(f)&&p({inst:f})},[l,d,u]),o(function(){return a(f)&&p({inst:f}),l(function(){a(f)&&p({inst:f})})},[l]),i(d),d};return Pe.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:s,Pe}()),Pt.exports}var Tn=(Ot||(Ot=1,jt.exports=function(){if(Tt)return Oe;Tt=1;var e=Fr,t=Nn(),r=typeof Object.is=="function"?Object.is:function(l,u){return l===u&&(l!==0||1/l==1/u)||l!=l&&u!=u},o=t.useSyncExternalStore,n=e.useRef,i=e.useEffect,a=e.useMemo,s=e.useDebugValue;return Oe.useSyncExternalStoreWithSelector=function(l,u,d,c,f){var p=n(null);if(p.current===null){var y={hasValue:!1,value:null};p.current=y}else y=p.current;p=a(function(){function h(_){if(!I){if(I=!0,x=_,_=c(_),f!==void 0&&y.hasValue){var g=y.value;if(f(g,_))return b=g}return b=_}if(g=b,r(x,_))return g;var v=c(_);return f!==void 0&&f(g,v)?g:(x=_,b=v)}var x,b,I=!1,k=d===void 0?null:d;return[function(){return h(u())},k===null?void 0:function(){return h(k())}]},[u,d,c,f]);var m=o(l,p[0],p[1]);return i(function(){y.hasValue=!0,y.value=m},[m]),s(m),m},Oe}()),jt.exports);const On=jn(Tn),{useSyncExternalStoreWithSelector:Pn}=On,Ut=e=>{const t=typeof e=="function"?(o=>o?At(o):At)(e):e,r=(o,n)=>function(i,a=i.getState,s){const l=Pn(i.subscribe,i.getState,i.getServerState||i.getState,a,s);return rt(l),l}(t,o,n);return Object.assign(r,t),r},Dr=e=>e?Ut(e):Ut;var zr=(e=>(e.RIGHT="right",e.LEFT="left",e))(zr||{});const Ue=e=>e!=null&&typeof e=="object"&&typeof Reflect.get(e,"taskStatus")=="string",Vt=e=>e!=null&&typeof e=="object"&&!Array.isArray(e)&&Object.values(e).every(t=>t===null||typeof t=="string"),qt=e=>e!=null&&typeof e=="object"&&!Array.isArray(e)&&Object.values(e).every(t=>t===null||typeof t=="number"),Mt=e=>Array.isArray(e)&&e.every(t=>Array.isArray(t)&&t.every(r=>{if(typeof r!="object"||r===null)return!1;const o=Reflect.get(r,"selected");return o==="left"||o==="right"||o===null})),Ze=(e,t)=>{const{allowUndefined:r=!0,rejectBooleanRecord:o=!1}=t??{};if(e===void 0)return r;if(e===null||typeof e=="string"||typeof e=="number"||Array.isArray(e))return!0;if(typeof e=="object"&&e!==null){if(o){const n=Object.values(e);if(n.length>0&&n.every(i=>typeof i=="boolean"))return!1}return!0}return!1},Br=(e,t)=>{var r;if(t===null)return null;if(e.type==="texturlprompt")return(o=>o===void 0||typeof o=="object"&&o!==null&&"skipped"in o)(t)?t:void 0;if(t===void 0)return null;if(e.type==="consentlegal")return typeof t=="object"&&"submitted"in t&&t.submitted===!0?t:null;if(e.type==="multipleselect"){const o=(r=e.props)==null?void 0:r.options;if(Array.isArray(o)&&(n=>typeof n=="object"&&n!==null&&!Array.isArray(n)&&Object.values(n).every(i=>typeof i=="boolean"))(t)){const n=t;return o.reduce((i,a)=>(n[String(a.id)]&&i.push(a.value),i),[])}}if(e.type==="multiplechoice"){if(typeof t=="object"&&t!==null&&!Array.isArray(t)){if(Object.keys(t).length===0)return null;const o=Object.values(t).find(n=>n!==!1&&n!==void 0);if(o!==void 0)return o}return Ze(t,{allowUndefined:!1,rejectBooleanRecord:!0})?t:null}return Ze(t,{allowUndefined:!1,rejectBooleanRecord:!0})?t:null};var $r=(e=>(e.CONTINUE="CONTINUE",e.EXTERNAL="EXTERNAL",e.NO_BUTTON="NO_BUTTON",e))($r||{}),Z=(e=>(e.failure="failure",e.success="success",e.inFlight="inFlight",e))(Z||{}),Wr=(e=>(e.Unlimited="Unlimited",e.Maximum="Maximum",e.Range="Range",e))(Wr||{});const Un=e=>{var t,r,o,n,i,a,s,l,u;switch(e.type){case"rankorder":case"multipleselect":case"multiplechoice":return(r=(t=e==null?void 0:e.props)==null?void 0:t.options)==null?void 0:r.map(d=>d.label);case"nps":return"1-10";case"likert":return`1-${((n=(o=e==null?void 0:e.props)==null?void 0:o.properties)==null?void 0:n.range)??5}`;case"matrix":return{matrixColumns:(s=(a=(i=e==null?void 0:e.props)==null?void 0:i.properties)==null?void 0:a.matrixColumn)==null?void 0:s.map(d=>d.label),matrixRows:(u=(l=e==null?void 0:e.props)==null?void 0:l.options)==null?void 0:u.map(d=>d.label)};default:return}},Vn=new Set(["rankorder","multipleselect","multiplechoice","matrix","likert","nps","open","aidynamicfollowup","aidynamicstandalone"]),Ht=({cards:e,combinedReadableRawResponses:t,targetQuestionId:r,generateQuestionType:o})=>{let n=1,i=1;const a=e.reduce((s,l)=>{if(l.name>0&&Vn.has(l.type)){if(r===l.name&&(i=n,o==="aidynamicstandalone"))return n++,s;if((l.type==="aidynamicfollowup"||l.type==="aidynamicstandalone")&&l.props.loading!==Z.success)return s;const u="properties"in l.props&&l.props.properties&&"captionText"in l.props.properties?l.props.properties.captionText:void 0,d=(c=>c.type!=="uploading"&&c.type!=="thanks")(l)?{order:n++,question:l.props.message,questionDescription:u,questionType:l.type,response:t==null?void 0:t[l.name],options:Un(l)}:{order:n++,questionType:l.type,response:t==null?void 0:t[l.name]};s.push(d)}return s},[]);return{targetQuestionOrder:i,questionsResponses:a}},Ft=e=>{var t;return"props"in e&&"loading"in e.props&&((t=e==null?void 0:e.props)==null?void 0:t.loading)!==void 0},Ve=(e,t,r)=>{let o=!1;const n=e.map(i=>i&&i.parentId===t?(o=!0,r(i)):i);return o?n:e},qe=(e,t,r)=>{let o=!1;const n=e.map(i=>i&&i.name===t?(o=!0,r(i)):i);return o?n:e},Dt=e=>{const{props:t}=e;return t&&"message"in t&&"properties"in t?{...e,props:{...t,loading:Z.inFlight}}:e},zt=({isPreview:e,apiURL:t,envId:r,userId:o,headers:n})=>e?{url:`${t}/sdk/1/environments/${r}/dynamic-question-preview`,visitorIdHeader:"0"}:{url:`${t}/sdk/1/environments/${r}/visitors/${o}/dynamic-question`,visitorIdHeader:n["x-ul-visitor-id"]},qn=(e,t,r)=>{switch(t){case"videovoice":return!!(e!=null&&e.value);case"open":return!!r;case"multipleselect":return!!(r&&Object.keys(r).length);case"recordedtask":return r!==null&&typeof r=="object"&&"taskStatus"in r&&r.taskStatus==="completed";case"texturlprompt":return!e.value;case"consentlegal":case"nps":case"likert":return r!==null;case"multiplechoice":return r!==void 0;case"matrix":return!!(r&&Object.values(r).every(o=>o!==null));default:return!0}},Qr=(e,t)=>{if(t==="matrix"&&e&&typeof e=="object"){const r=Object.keys(e).length,o=Object.values(e).filter(n=>n!==null).length;return o>0&&o<r}return!1},Ie=e=>e==null?"":typeof e=="object"?JSON.stringify(e):typeof e=="string"?e:String(e),ne={eq:(e,t)=>Number(e)===Number(t),neq:(e,t)=>!ne.eq(e,t),gt:(e,t)=>Number(e)>Number(t),gte:(e,t)=>Number(e)>=Number(t),lt:(e,t)=>Number(e)<Number(t),lte:(e,t)=>Number(e)<=Number(t),list_exact(e,t){if(!Array.isArray(e)||!Array.isArray(t))return!1;const r=(o,n)=>String(o).localeCompare(String(n));return e.slice().sort(r).join(",")===t.slice().sort(r).join(",")},list_all:(e,t)=>!(!Array.isArray(e)||!Array.isArray(t))&&!t.some(r=>!e.includes(r)),list_alo(e,t){if(!Array.isArray(t))return!1;const r=Array.isArray(e)?e:[e],o=new Set(r);return t.some(n=>o.has(n))},list_dni(e,t){if(!Array.isArray(t))return!1;const r=Array.isArray(e)?e:[e],o=new Set(r);return t.every(n=>!o.has(n))},contains(e,t){const r=Ie(e).toLowerCase(),o=Ie(t).toLowerCase();return r.includes(o)},notcontains:(e,t)=>!ne.contains(e,t)},me={eq:(e,t)=>e==t,neq:(e,t)=>!me.eq(e,t),gt:(e,t)=>Number(e)>Number(t),gte:(e,t)=>Number(e)>=Number(t),lt:(e,t)=>Number(e)<Number(t),lte:(e,t)=>Number(e)<=Number(t),list_exact(e,t){if(!Array.isArray(e)||!Array.isArray(t))return!1;const r=(o,n)=>String(o).localeCompare(String(n));return e.slice().sort(r).join(",")===t.slice().sort(r).join(",")},list_all:(e,t)=>!(!Array.isArray(e)||!Array.isArray(t))&&!t.some(r=>!e.includes(r)),list_alo(e,t){if(!Array.isArray(t))return!1;const r=Array.isArray(e)?e:[e],o=new Set(r);return t.some(n=>o.has(n))},list_dni(e,t){if(!Array.isArray(t))return!1;const r=Array.isArray(e)?e:[e],o=new Set(r);return t.every(n=>!o.has(n))},contains(e,t){const r=String(e??"").toLowerCase(),o=String(t??"").toLowerCase();return r.includes(o)},notcontains:(e,t)=>!me.contains(e,t)},Mn=e=>e in me,Bt=1,$t=2,Hn=e=>{var o,n,i;switch(e.type){case"multipleselect":return e&&e.props&&e.props.options?e.props.options.length>13?e.props.options.map(a=>[a.value]):(t=e.props.options.map(a=>a.value),r=!e.props.properties.required,t.reduce((a,s)=>a.concat(a.map(l=>[...l,s])),[[]]).filter(a=>r||a.length>0)):null;case"multiplechoice":{if(!e||!e.props||!e.props.options)return null;const a=e.props.options.map(s=>s.value);return e.props.properties.required||a.push(void 0),a}case"matrix":{if(!((o=e==null?void 0:e.props)!=null&&o.options))return null;const a=e.props.properties.matrixColumn,s=e.props.options,l=s.reduce((d,c)=>(d[c.id]=null,d),{}),u=[{...l,[s[0].id]:a[0].value},s.reduce((d,c)=>(d[c.id]=a[0].value,d),{})];return e.props.properties.required||u.push(l),u}case"likert":{const a=Number((i=(n=e.props)==null?void 0:n.properties)==null?void 0:i.range)||5;return[...Array.from(new Array(a).keys()).map(l=>l+1),...e.props.properties.required?[]:[null]]}case"nps":return[0,1,2,3,4,5,6,7,8,9,10,...e.props.properties.required?[]:[null]];case"videovoice":case"open":return["1",...e.props.properties.required?[]:[""]];case"recordedtask":{const a=[{taskStatus:"completed"},{taskStatus:"given.up"}];return e.props.properties.required||a.push({taskStatus:"abandoned"}),a}case"texturlprompt":return[void 0,...e.props.properties.required?[]:[{skipped:!0}]];case"consentlegal":return[1,...e.props.properties.required?[]:[null]];default:return[1]}var t,r},Fn=e=>typeof e=="object"&&e!==null&&"taskStatus"in e,Dn=(e,t=[])=>t.reduce((r,o)=>{const{group:n,target:i}=o;if(!(n!=null&&n.length))return[...r];const a=n.filter(s=>!!Number(s)||typeof s=="object"&&s.questionIndex===e).map(s=>{const{comparator:l,value:u}=s;return{comparator:l,target:i,value:u}});return[...r,...a]},[]),Zr=(e,t,r)=>r>0?t?e.length-3:e.length-2:t?e.length-2:e.length-1,Gr=({cards:e,index:t,hasEndCard:r,allResponses:o,uploadProgress:n={},surveyVisitorAttributes:i={}})=>{var c,f,p;if(t>=e.length||t<0)return null;const a=e[t];let s=t+1;const l=a.props.routingOptions||[];for(const y of l){if(!Kr(y))continue;const{group:m,target:h}=y;if(Jr({group:m,allResponses:o,cards:e,surveyVisitorAttributes:i})){s=h===-1&&r?e.length-1:h;break}}const u=e.findIndex(y=>y.type==="uploading"),d=Zr(e,r,u);for(;s!==null&&s!==-1&&s<=d&&((f=(c=e[s])==null?void 0:c.props)!=null&&f.displayLogic)&&e[s].props.displayLogic.length>0;){const y=e[s].props.displayLogic||[];if(st({displayLogic:y,allResponses:o,cards:e,surveyVisitorAttributes:i}))break;s++}if(s!==-1&&((p=e==null?void 0:e[s])!=null&&p.parentId)){const y=e.findIndex(m=>{var h;return m.name===((h=e==null?void 0:e[s])==null?void 0:h.parentId)});if(y>-1){const m=e[y],h=o[y];Ee({comparator:"answered",type:m.type,response:h})||s++}}return t>=d||s===-1||s!==null&&s>d?u>0&&Object.values(n).some(m=>m.isSubmitted&&!m.isComplete)?u:r?e.length-1:null:s===-1?null:s},Wt=({rule:e,allResponses:t,cards:r,surveyVisitorAttributes:o})=>{if(typeof(n=e.questionIndex)=="string"&&n.startsWith("attr-")){const a=(s=>s.slice(5))(e.questionIndex);return a in o?{response:o[a],type:"AttributeCheck"}:null}var n;const i=e.questionIndex;return{response:t[i],type:r[i].type}},Kr=e=>typeof e=="object"&&e!==null&&"group"in e,Qt=(e,t)=>{const r=e[t];return typeof r=="object"&&r!==null&&"comparator"in r?r:void 0},st=({displayLogic:e,allResponses:t,cards:r,surveyVisitorAttributes:o})=>e.some(n=>!!Kr(n)&&Jr({group:n.group,allResponses:t,cards:r,surveyVisitorAttributes:o})),Jr=({group:e,allResponses:t,cards:r,surveyVisitorAttributes:o})=>{if(!e||e.length===0)return!1;const n=Qt(e,0);if((n==null?void 0:n.questionIndex)===void 0||typeof(n==null?void 0:n.questionIndex)=="number"&&n.questionIndex>=t.length)return!1;const i=Wt({rule:n,allResponses:t,cards:r,surveyVisitorAttributes:o});if(i===null)return!1;let a=!!Ee({comparator:n.comparator,response:i.response,type:i.type,value:n.value});for(let s=1;s<e.length;s+=2){const l=e[s];if(l!==Bt&&l!==$t)continue;const u=l,d=Qt(e,s+1);if(!d)continue;const c=Wt({rule:d,allResponses:t,cards:r,surveyVisitorAttributes:o}),f=c!==null&&!!Ee({comparator:d.comparator,response:c.response,type:c.type,value:d.value});u===Bt?a=a&&f:u===$t&&(a=a||f)}return a},Ee=({comparator:e,response:t,type:r,value:o})=>{if(r==="AttributeCheck")return((i,a,s)=>{const l=Ie(a),u=Ie(s),d=Number(a),c=Number(s),f=!Number.isNaN(d)&&l===String(d),p=!Number.isNaN(c)&&u===String(c),y=f&&p;switch(i){case"eq":return y?d===c:l.toLowerCase()===u.toLowerCase();case"neq":return y?d!==c:l.toLowerCase()!==u.toLowerCase();case"contains":case"notcontains":return ne[i](l,u);case"gt":case"gte":case"lt":case"lte":return y?ne[i](d,c):ne[i](l.localeCompare(u),0);case"list_exact":case"list_all":case"list_alo":case"list_dni":{const m=Array.isArray(a)?a:[a],h=Array.isArray(s)?s:[s];return ne[i](m,h)}default:return!1}})(e,t,o);if(!Ze(t))return!1;const n=t;if(e==="answered")switch(r){case"texturlprompt":return n===void 0;case"consentlegal":return n&&(i=>i===null||i!==void 0&&typeof i=="object"&&"submitted"in i&&typeof i.submitted=="boolean")(n)&&n.submitted===!0;case"recordedtask":return Ue(n)&&n.taskStatus==="completed";case"likert":case"nps":return Number.isInteger(n);case"rankorder":return qt(n)&&Object.values(n).every(i=>i!==null);case"matrix":return Vt(n)&&Object.values(n).every(i=>i!==null);case"maxdiff":return Mt(n)&&n.every(i=>{if(!Array.isArray(i))return!1;const a=i.some(l=>l.selected==="left"),s=i.some(l=>l.selected==="right");return a&&s});case"multiplechoice":return!!n;case"multipleselect":return n&&Array.isArray(n)&&(n.length??0)>0;case"open":case"aidynamicstandalone":return typeof n=="string"&&!!n;case"videovoice":return(i=>i!=null&&typeof i=="object"&&"mediaRecordingUid"in i&&typeof i.mediaRecordingUid=="string")(n)&&!!n.mediaRecordingUid;default:return!1}if(e==="given_up")return r!=="recordedtask"||Ue(n)&&n.taskStatus==="given.up";if(e==="partial")return Qr(n,r);if(e==="skipped")switch(r){case"texturlprompt":return(i=>i!==null&&(i===void 0||typeof i=="object"))(n)&&!!(typeof n=="object"&&n!==null&&"skipped"in n&&n.skipped);case"consentlegal":case"likert":case"nps":case"videovoice":return n===null;case"recordedtask":return Ue(n)&&n.taskStatus==="abandoned";case"open":case"aidynamicstandalone":return n===null||typeof n=="string"&&n.length===0;case"multiplechoice":return n==null;case"multipleselect":return n===null||Array.isArray(n)&&n.length===0;case"matrix":return n===null||Vt(n)&&Object.values(n).every(i=>i===null);case"maxdiff":return n===null||!Mt(n)||n.some(i=>{if(!Array.isArray(i))return!0;const a=i.some(l=>l.selected==="left"),s=i.some(l=>l.selected==="right");return!(a&&s)});case"rankorder":return n===null||qt(n)&&Object.values(n).includes(null);default:return!1}return o!==void 0&&me[e](n,o)},Me=new Set(["thanks","uploading"]),z=Dr()((e,t)=>({addResponseGroupMeta:void 0,allResponses:[],allResponsesRaw:{},answers:void 0,apiURL:"",avatars:{agentAvatar:{"1x":"","2x":""},respondentAvatar:{"1x":"","2x":""}},border:"#000000",cards:[],cardIndexByName:{},close:async(r=E.APP_ID)=>{const o=t(),{fadeout:n,remove:i,trackHistory:a,studyType:s}=o;await n(r),He(o)||a({event:"closed"}),E.breadcrumbsLogger.info("SurveyClosing",{surveyId:o.surveyId}),E.ConflictingWidgets.enable(),i({initiator:E.DismissReason.Closed,studyType:s})},configureExitOnOverlayClick:()=>{},customMetadata:{},destroy:async r=>{const{eventEmitFn:o,fadeout:n,remove:i,studyType:a,surveyId:s}=t();o("survey.complete",s),await n(r),E.ConflictingWidgets.enable(),i({initiator:E.DismissReason.Complete,studyType:a})},enableCspTrustedTypes:!1,endCard:{headline:""},envId:"",eventEmitFn:E.eventEmitter.emit.bind(E.eventEmitter),fadeout:async r=>{const{eventEmitFn:o,headers:n,viewDocument:i}=t();return E.shouldDirectEmbed(n)?Promise.resolve():(o(E.SprigEvent.SurveyFadingOut),new Promise(a=>{const s=i.getElementById(r);s?(s.addEventListener("transitionend",()=>{a()}),s.classList.remove("ul-app--visible")):a()}))},forceBrandedLogo:!1,frame:document.createElement("iframe"),handleClickEmbedButton:r=>{const{cards:o,eventEmitFn:n,index:i}=t();n(r,{qid:o[i].name,props:o[i].props}),e(()=>({hasViewedEmbed:!0}))},handleUploadUpdate:({mediaRecordingUid:r,isComplete:o,progressPct:n,isSubmitted:i})=>{var p,y,m;const{cards:a,destroy:s,index:l,uploadProgress:u}=t(),d=o||((p=u[r])==null?void 0:p.isComplete),c={...u,[r]:{progressPct:d?100:n||((y=u[r])==null?void 0:y.progressPct),isComplete:d,isSubmitted:i||((m=u[r])==null?void 0:m.isSubmitted)}};if(e({uploadProgress:c}),a[l].type!=="uploading")return;const f=Object.entries(u).every(([h,x])=>!x.isSubmitted||x.isComplete||r==h&&o);if(f&&l>=a.length-1)return s(E.APP_ID);e({index:f?l+1:l,uploadingCardViewed:!0})},hasViewedEmbed:!1,headers:{Authorization:"","Content-Type":"","userleap-platform":"web","x-ul-environment-id":"","x-ul-installation-method":"web-snippet","x-ul-sdk-version":"","x-ul-visitor-id":""},index:0,isConversationalUI:!1,isPreview:!1,layout:"default",marketingUrl:"https://sprig.com",meta:{ch:0,cw:0,l:"",mode:null,p:"",sh:0,sw:0},mode:void 0,next:r=>{const{allResponses:o,cards:n,eventEmitFn:i,index:a,responseGroupUid:s,submit:l,trackHistory:u,uploadProgress:d,viewedCardCount:c}=t(),f=Array.isArray(r.data)?r.data:[r.data],p=Date.now(),y=[...n],m={response:[],responseGroupUid:s,questionIndex:a};let h=null;const x=o.slice(0);let b=a;f.forEach((_,g)=>{const v=Math.floor(_.questionId),R=y.findIndex(N=>N.name===v),S=R>=0?y[R]:y[a+g],j={value:_.value,questionId:v,answeredAt:p,..._.secondaryValue!==void 0&&{secondaryValue:_.secondaryValue},..._.questionText!==void 0&&{questionText:_.questionText}},T=j.value;(N=>N&&!Me.has(N.type))(S)&&(S.value=T,S.secondaryValue=j.secondaryValue||null),m.response.push(j);const O=R>=0?R:a+g;x[O]=Br(S,T),O>b&&(b=O)}),h=Gr({cards:y,index:b,hasEndCard:!!r.endCard,uploadProgress:d,allResponses:x,surveyVisitorAttributes:t().surveyVisitorAttributes}),e({allResponses:x}),(h===null||Me.has(y[h].type))&&(m.completedAt=p);const I=l(m);if(h===null)return void r.completeSurvey();h&&!Me.has(y[h].type)&&I.finally(()=>{u({event:"seen",index:h})});const k=y[h];y[h]&&i&&i("survey.question",{qid:k.name,props:k.props}),e({cards:y,hasViewedEmbed:!1,index:h,viewedCardCount:c+1})},pendingRemoveIframeReason:null,previewKey:null,recorder:()=>{},recorderEventEmitter:E.eventEmitter,resolveTrackedPromise:()=>{const{removeIframeIfReady:r}=t();e(o=>({unresolvedRequestCount:o.unresolvedRequestCount-1})),r()},responseGroupUid:"",remove:({initiator:r,studyType:o})=>{const{eventEmitFn:n,removeIframeIfReady:i,surveyId:a}=t();e({pendingRemoveIframeReason:r,studyType:o}),n(E.SprigEvent.SurveyCloseRequested,{name:E.SprigEvent.SurveyCloseRequested,initiator:r,studyType:o,"survey.id":a}),i()},removeIframeIfReady:()=>{const{eventEmitFn:r,pendingRemoveIframeReason:o,unresolvedRequestCount:n,studyType:i,surveyId:a}=t();o&&n===0&&(r(E.SprigEvent.SurveyWillClose,{name:E.SprigEvent.SurveyWillClose,initiator:o,studyType:i,"survey.id":a}),e({pendingRemoveIframeReason:null,studyType:i}))},seen:async()=>{const{trackHistory:r}=t();return r({event:"seen",isNew:!0})},createDynamicStandaloneQuestion:async({questionId:r})=>{var f,p,y;let o=!1;if(e(m=>{const h=m.cards.find(x=>(x==null?void 0:x.name)===r);return!(h!=null&&h.name)||Ft(h)?m:(o=!0,{cards:qe(m.cards,r,Dt)})}),!o)return;const n=t(),{targetQuestionOrder:i,questionsResponses:a}=Ht({cards:n.cards,combinedReadableRawResponses:n.allResponsesRaw,targetQuestionId:r,generateQuestionType:"aidynamicstandalone"}),s={surveyId:n.surveyId,responseGroupUid:n.responseGroupUid,standaloneQuestionOrder:i,questionsResponses:a,standaloneQuestionId:r,customMetadata:n.customMetadata,meta:n.meta,previewKey:n.previewKey,isPreview:n.isPreview};let l=!1;const u=()=>{if(l)return;l=!0;const m=t(),h=m.cards.find(({name:x})=>x===r);if(e(x=>({cards:qe(x.cards,r,b=>{const{props:I}=b;return I&&"message"in I&&"properties"in I?{...b,value:"",props:{...I,loading:Z.failure,properties:{...I.properties,required:!1}}}:b})})),E.isLongFormSurvey(m.studyType)&&(h!=null&&h.groupId)){const x=m.cards.reduce((k,_)=>((_==null?void 0:_.groupId)===h.groupId&&k.push(_),k),[]),b=x.findIndex(k=>k.name===h.name),I=b+1;if(I<x.length){const k=x[I].name;m.setFocusedQuestionId(k)}else{const k=x[b-1].name;m.setFocusedQuestionId(k)}}else m.next({data:{value:"",questionId:h.name,type:h.type},completeSurvey:()=>m.destroy(E.APP_ID),endCard:m.endCard})},d=new AbortController,c=setTimeout(()=>{d.abort(),u();const m=new Error("Timeout reached—question skipped");n.trackPromise(te(n,"aidynamicstandalone",m))},3e3);try{const{url:m,visitorIdHeader:h}=zt(n),x=await n.trackPromise(E.sprigFetch(m,{body:JSON.stringify(s),headers:{...n.headers,"x-ul-visitor-id":h},method:"POST",signal:d.signal}));if(!x.ok||!((y=(p=(f=x==null?void 0:x.json)==null?void 0:f.props)==null?void 0:p.message)!=null&&y.length))return u(),void await n.trackPromise(te(n,"dynamicQuestion",x.error));if(l)return;l=!0,e(b=>({cards:qe(b.cards,r,I=>{const k=I.props;return k&&"message"in k&&"properties"in k?{...I,props:{...k,loading:Z.success,message:x.json.props.message}}:I})}))}finally{clearTimeout(c)}},createDynamicFollowupQuestion:async({parentQuestionId:r,parentResponseConfig:o})=>{var x,b,I;let n=!1;e(k=>{const _=k.cards.find(g=>(g==null?void 0:g.parentId)===r);return!(_!=null&&_.name)||Ft(_)?k:(n=!0,{cards:Ve(k.cards,r,Dt)})});const i=t(),a={...i.allResponsesRaw,...o||{}},{targetQuestionOrder:s,questionsResponses:l}=Ht({cards:i.cards,combinedReadableRawResponses:a,targetQuestionId:r,generateQuestionType:"aidynamicfollowup"}),u=i.cards.find(k=>k.parentId===r&&k.type==="aidynamicfollowup"),d=i.cards.find(k=>k.name===r),c=Ee({comparator:"answered",type:(d==null?void 0:d.type)||"open",response:a==null?void 0:a[r]});if(!n||!u||!c)return;const f={surveyId:i.surveyId,responseGroupUid:i.responseGroupUid,parentQuestionOrder:s,questionsResponses:l,childQuestionId:u.name,customMetadata:i.customMetadata,meta:i.meta,previewKey:i.previewKey,isPreview:i.isPreview};let p=!1;const y=()=>{if(p)return;p=!0;const k=t(),_=k.cards.find(g=>g.parentId===r);if(e(g=>({cards:Ve(g.cards,r,v=>{const{props:R}=v;return R&&"message"in R&&"properties"in R?{...v,value:"",props:{...R,loading:Z.failure,properties:{...R.properties,required:!1}}}:v})})),E.isLongFormSurvey(k.studyType)&&(_!=null&&_.groupId)){const g=k.cards.reduce((S,j)=>((j==null?void 0:j.groupId)===_.groupId&&S.push(j),S),[]),v=g.findIndex(S=>S.name===_.name),R=v+1;if(R<g.length){const S=g[R].name;k.setFocusedQuestionId(S)}else{const S=g[v-1].name;k.setFocusedQuestionId(S)}}else k.next({data:{value:"",questionId:_.name,type:_.type},completeSurvey:()=>k.destroy(E.APP_ID),endCard:k.endCard})},m=new AbortController,h=setTimeout(()=>{m.abort(),y();const k=new Error("Timeout reached—question skipped");i.trackPromise(te(i,"dynamicFollowUpQuestion",k))},3e3);try{const{url:k,visitorIdHeader:_}=zt(i),g=await i.trackPromise(E.sprigFetch(k,{body:JSON.stringify(f),headers:{...i.headers,"x-ul-visitor-id":_},method:"POST",signal:m.signal}));if(!g.ok||!((I=(b=(x=g==null?void 0:g.json)==null?void 0:x.props)==null?void 0:b.message)!=null&&I.length))return y(),void await i.trackPromise(te(i,"dynamicQuestion",g.error));if(p)return;p=!0,e(v=>({cards:Ve(v.cards,r,R=>{const S=R.props;return S&&"message"in S&&"properties"in S?{...R,props:{...S,loading:Z.success,message:g.json.props.message}}:R})}))}finally{clearTimeout(h)}},setAllResponsesRaw:r=>e({allResponsesRaw:r}),slugName:null,showStripes:!1,showSurveyBrand:!1,startingQuestionIdx:null,styleNonce:"",submit:async({completedAt:r,questionIndex:o,response:n,responseGroupUid:i})=>{const a=t();if(!i||He(a))return;const s={responseGroupUid:i,meta:a.meta,customMetadata:a.customMetadata,responses:n,completedAt:r,previewKey:a.previewKey};if(typeof a.addResponseGroupMeta=="function")try{const u=await a.addResponseGroupMeta();typeof u=="object"&&u!==null?s.meta={...s.meta,...u}:E.breadcrumbsLogger.error("addResponseGroupMeta must return an object")}catch(u){E.breadcrumbsLogger.error("addResponseGroupMeta promise failed",u)}const l=await a.trackPromise(E.sprigFetch(`${a.apiURL}/sdk/1/environments/${a.envId}/visitors/${a.userId}/responses/submit`,{body:JSON.stringify(s),headers:a.headers,method:"POST"}));l.ok?n.forEach((u,d)=>{a.eventEmitFn(E.SprigEvent.QuestionAnswered,{...u,questionIndex:o?o+d:void 0,"survey.id":a.surveyId})}):l.reportError&&(console.warn("[Sprig] (ERR-427) Failed to submit response",l.error),await a.trackPromise(te(a,"submitResponse",l.error)))},surveyId:0,surveyVisitorAttributes:{},tabTitle:"",trackHistory:async({event:r,index:o,isNew:n=!1})=>{const i=t();if(He(i))return;const{cards:a,index:s}=i;let l=o??s,u=a[l];for(;u;){const d={sid:i.surveyId,qid:Math.floor(u.name),action:r,vid:i.userId,eid:i.envId,isNew:n,responseGroupUid:i.responseGroupUid,previewKey:i.previewKey},c=await i.trackPromise(E.sprigFetch(`${i.apiURL}/sdk/1/visitors/${i.userId}/surveys/${i.surveyId}/history`,{method:"POST",headers:i.headers,body:JSON.stringify(d)}));!c.ok&&c.reportError&&(console.warn("[Sprig] (ERR-428) Failed to track survey event",c.error),await i.trackPromise(te(i,"trackHistory",c.error)));const f=a[l+1];if(!u.groupId||!(f!=null&&f.groupId)||f.groupId!==u.groupId)break;l++,u=f,n=!1}},trackPromise:async r=>{const{resolveTrackedPromise:o}=t();return e(n=>({unresolvedRequestCount:n.unresolvedRequestCount+1})),r.then(n=>(o(),n)).catch(n=>{throw o(),n})},unresolvedRequestCount:0,update:()=>{var b,I,k;const{cards:r,index:o,headers:n,eventEmitFn:i,frame:a,useMobileStyling:s,surveyId:l,viewDocument:u,isConversationalUI:d}=t(),c=n["userleap-platform"]==="web",f=E.shouldDirectEmbed(n),p=r[o],y=p.type==="matrix"&&!(p.props.properties.displayMatrixAsAccordion||s);!f&&!s&&((b=a==null?void 0:a.setWidth)==null||b.call(a,E.DEFAULT_WIDTH_PX));const[m,h]=E.calculateFrameDimensions(u,c&&!s,f),x=d&&m<532?532:m;f?(i(E.SprigEvent.SurveyHeight,{name:E.SprigEvent.SurveyHeight,contentFrameHeight:x,"survey.id":l}),i(E.SprigEvent.SurveyWidth,{name:E.SprigEvent.SurveyWidth,contentFrameWidth:h,"survey.id":l})):((I=a.setHeight)==null||I.call(a,x),!s&&y&&((k=a.setWidth)==null||k.call(a,h)))},uploadingCardViewed:!1,uploadProgress:{},useDesktopPrototype:void 0,useMobileStyling:!1,userId:"",viewDocument:window.document,viewedCardCount:0,focusedQuestionId:null,setFocusedQuestionId:r=>e({focusedQuestionId:r})})),He=e=>{var t;return!e.userId||((t=e==null?void 0:e.meta)==null?void 0:t.mode)==="test"||e.isPreview},te=async(e,t,r)=>{const{mode:o,userId:n,envId:i,apiURL:a,headers:s,viewDocument:l}=e,u=l.documentElement,d={mode:o,screenWidth:window.screen.width,screenHeight:window.screen.height,clientWidth:u.clientWidth,clientHeight:u.clientHeight,location:window.location.href,language:window.navigator.language},c={action:t,err:{message:`${r==null?void 0:r.name} - ${r==null?void 0:r.message}`,stack:r==null?void 0:r.stack},meta:d,vid:n,envId:i};(await E.sprigFetch(`${a}/sdk/1/errors`,{method:"POST",headers:Object.assign({"x-ul-error":window.btoa(`userleap-${Date.now()}-error`)},s),body:JSON.stringify(c)})).ok||console.warn("[Sprig] (ERR-444) Failed to report error to API",r)},zn=()=>{const{cards:e,close:t,endCard:r,headers:o,index:n}=z(s=>({cards:s.cards,close:s.close,endCard:s.endCard,headers:s.headers,index:s.index,useMobileStyling:s.useMobileStyling})),i=e.length,a=J(()=>()=>t(E.APP_ID),[t]);return["email","link"].includes(o["userleap-platform"])||r&&n+1===i?null:C("div",{"aria-label":"Close button",className:"close-btn",onClick:a,onKeyPress:s=>{s.key==="Enter"&&a()},role:"button",tabIndex:0,children:C("svg",{fill:"none",height:"16px",viewBox:"0 0 13 13",width:"16px",xmlns:"http://www.w3.org/2000/svg",children:C("path",{d:"M2.54964 1.78369L1.78369 2.54964L5.73405 6.5L1.78369 10.4504L2.54964 11.2163L6.5 7.26595L10.4504 11.2163L11.2163 10.4504L7.26595 6.5L11.2163 2.54964L10.4504 1.78369L6.5 5.73405L2.54964 1.78369Z",fill:"#262136"})})})},Yr=e=>V("svg",{fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",...e},V("path",{d:"M17 10L12 15L7 10",stroke:"#0B2330",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5})),Xr=e=>V("svg",{fill:"none",height:10,viewBox:"0 0 10 10",width:10,xmlns:"http://www.w3.org/2000/svg",...e},V("path",{d:"M9.15377 1.30774L4.07685 8.23082L1.30762 5.00005",stroke:"white",strokeLinecap:"round",strokeWidth:2})),Bn=({visible:e})=>C("div",{className:"sprig-check-background",style:{opacity:e?1:0},children:C(Xr,{className:"sprig-check"})}),Zt="250ms",$n=ot(({animate:e,children:t,header:r,isOpen:o,onClick:n,showHeaderCheck:i},a)=>{const s=z(m=>m.update),l=K(null),[u,d]=G(0),[c,f]=G("none"),[p,y]=G(!0);return q(()=>{var h;const m=(h=l.current)==null?void 0:h.getBoundingClientRect();d(o&&m?m.height:0)},[o]),q(()=>{s()},[u,s]),q(()=>{!u&&o||!p||y(!1),f(e&&!p?`height ${Zt} ease`:"none")},[e,p,u,o]),C("div",{className:"sprig-accordion",ref:a,children:[C("button",{className:"sprig-accordion-header-container",onClick:n,type:"button",children:[C("div",{className:"sprig-header-label-container",children:[C("span",{className:"sprig-header-label",children:r}),C(Bn,{visible:i})]}),C(Yr,{className:"sprig-caret",style:{transitionDuration:e?Zt:"0",transform:o?"rotate(-180deg)":"none"}})]}),C("div",{className:"sprig-accordion-body",style:{transition:c,height:u},children:C("div",{ref:l,children:t})})]})}),lt=({style:e,stroke:t="black"})=>C("svg",{fill:"none",height:"10",style:e,viewBox:"0 0 12 10",width:"12",xmlns:"http://www.w3.org/2000/svg",children:[C("path",{d:"M1.47839 5.2085L10.9384 5.2085",stroke:t,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.35"}),C("path",{d:"M7.0686 1.15845L10.9386 5.20845L7.0686 9.25845",stroke:t,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.35"})]}),ke=(...e)=>e.filter(Boolean).join(" "),en=(e,t,r)=>{const o=t?"--mobile":"--desktop";return`${e+o} ${e+(r?`${o}_${r}`:"")} ${e}`},Wn=(e,t)=>`${e} ${e}__${t}`,tn=({logoOnly:e=!1,style:t={}})=>C("svg",{alt:(e?"Powered by ":"")+"Sprig",fill:"none",height:"15",style:{display:"block",...t},viewBox:e?"79 0 31 15":"0 0 112 15",width:e?"35":"112",xmlns:"http://www.w3.org/2000/svg",children:[!e&&C("path",{d:"M0.648926 12.0181V2.8584H4.21631C6.0127 2.8584 7.25684 4.06445 7.25684 5.86084V5.87354C7.25684 7.66357 6.0127 8.88867 4.21631 8.88867H2.0708V12.0181H0.648926ZM3.86084 4.05811H2.0708V7.69531H3.86084C5.09229 7.69531 5.80957 7.02881 5.80957 5.87988V5.86719C5.80957 4.72461 5.09229 4.05811 3.86084 4.05811ZM11.6621 12.1514C9.63721 12.1514 8.39941 10.7993 8.39941 8.57764V8.56494C8.39941 6.34961 9.64355 4.99121 11.6621 4.99121C13.6743 4.99121 14.9185 6.34326 14.9185 8.56494V8.57764C14.9185 10.7993 13.6807 12.1514 11.6621 12.1514ZM11.6621 11.0024C12.8428 11.0024 13.5156 10.1011 13.5156 8.57764V8.56494C13.5156 7.03516 12.8428 6.14014 11.6621 6.14014C10.4751 6.14014 9.80859 7.03516 9.80859 8.56494V8.57764C9.80859 10.1074 10.4751 11.0024 11.6621 11.0024ZM17.6226 12.0181L15.7183 5.12451H17.1021L18.3398 10.4438H18.4414L19.8633 5.12451H21.1709L22.5928 10.4438H22.7007L23.9321 5.12451H25.2969L23.3989 12.0181H21.9834L20.5552 6.87646H20.4473L19.0254 12.0181H17.6226ZM29.334 12.1514C27.3154 12.1514 26.0967 10.7739 26.0967 8.59033V8.58398C26.0967 6.43213 27.3408 4.99121 29.2642 4.99121C31.1875 4.99121 32.3682 6.38135 32.3682 8.45068V8.93311H27.4805C27.5059 10.2534 28.2295 11.0215 29.3657 11.0215C30.248 11.0215 30.7749 10.5835 30.9399 10.228L30.9653 10.1772L32.292 10.1709L32.2793 10.228C32.0508 11.1357 31.0986 12.1514 29.334 12.1514ZM29.2705 6.12109C28.3311 6.12109 27.6201 6.76221 27.4995 7.94922H31.0034C30.8955 6.71777 30.2036 6.12109 29.2705 6.12109ZM34.0059 12.0181V5.12451H35.3833V6.16553H35.4849C35.7324 5.43555 36.3735 5.00391 37.2939 5.00391C37.5161 5.00391 37.7573 5.03564 37.897 5.06738V6.33691C37.6494 6.28613 37.4146 6.25439 37.1543 6.25439C36.1006 6.25439 35.3833 6.90186 35.3833 7.89844V12.0181H34.0059ZM41.9277 12.1514C39.9092 12.1514 38.6904 10.7739 38.6904 8.59033V8.58398C38.6904 6.43213 39.9346 4.99121 41.8579 4.99121C43.7812 4.99121 44.9619 6.38135 44.9619 8.45068V8.93311H40.0742C40.0996 10.2534 40.8232 11.0215 41.9595 11.0215C42.8418 11.0215 43.3687 10.5835 43.5337 10.228L43.5591 10.1772L44.8857 10.1709L44.873 10.228C44.6445 11.1357 43.6924 12.1514 41.9277 12.1514ZM41.8643 6.12109C40.9248 6.12109 40.2139 6.76221 40.0933 7.94922H43.5972C43.4893 6.71777 42.7974 6.12109 41.8643 6.12109ZM49.1133 12.1323C47.3804 12.1323 46.2568 10.7422 46.2568 8.57764V8.56494C46.2568 6.38135 47.3613 5.00391 49.1133 5.00391C50.0591 5.00391 50.8652 5.47363 51.2334 6.21631H51.3413V2.42041H52.7124V12.0181H51.3413V10.9326H51.2334C50.8335 11.688 50.0781 12.1323 49.1133 12.1323ZM49.5068 10.958C50.6558 10.958 51.3604 10.0503 51.3604 8.57764V8.56494C51.3604 7.09229 50.6494 6.18457 49.5068 6.18457C48.3516 6.18457 47.6597 7.08594 47.6597 8.56494V8.57764C47.6597 10.0566 48.3516 10.958 49.5068 10.958ZM61.98 12.1323C61.0151 12.1323 60.2598 11.688 59.8599 10.9326H59.7583V12.0181H58.3809V2.42041H59.7583V6.21631H59.8599C60.228 5.47363 61.0342 5.00391 61.98 5.00391C63.7319 5.00391 64.8364 6.38135 64.8364 8.56494V8.57764C64.8364 10.7422 63.7192 12.1323 61.98 12.1323ZM61.5928 10.958C62.7417 10.958 63.4336 10.0566 63.4336 8.57764V8.56494C63.4336 7.08594 62.7417 6.18457 61.5928 6.18457C60.4438 6.18457 59.7329 7.09229 59.7329 8.56494V8.57764C59.7329 10.0503 60.4438 10.958 61.5928 10.958ZM66.8867 14.4429C66.7153 14.4429 66.5122 14.4302 66.3345 14.4111V13.3257C66.4678 13.3447 66.6392 13.3511 66.7979 13.3511C67.439 13.3511 67.8262 13.0781 68.0293 12.3799L68.1309 12.0244L65.6299 5.12451H67.1152L68.8418 10.6343H68.9624L70.6826 5.12451H72.1299L69.5654 12.2847C68.9814 13.9287 68.2832 14.4429 66.8867 14.4429Z",fill:"black",fillOpacity:"0.7"}),C("path",{d:"M81.1088 6.63629C79.6878 6.32154 78.9672 5.76865 78.9672 4.99369C78.9672 4.19299 79.736 3.5886 80.7556 3.5886C81.8066 3.5886 82.5995 4.25285 82.5995 5.13336V5.20352H84.0518V5.13336C84.0518 3.52424 82.6405 2.30774 80.7693 2.30774C79.8676 2.30774 79.0414 2.58451 78.4433 3.08655C78.1463 3.33144 77.9077 3.63818 77.7448 3.98479C77.5818 4.33141 77.4984 4.70934 77.5005 5.09153C77.4946 5.44197 77.5675 5.78934 77.714 6.10857C77.8605 6.42779 78.0769 6.71092 78.3475 6.93752C78.8512 7.37584 79.5659 7.70024 80.4709 7.90299C81.9949 8.23898 82.7676 8.81054 82.7676 9.60094C82.7676 10.4576 81.9258 11.1032 80.813 11.1032C79.6571 11.1032 78.7854 10.3856 78.7854 9.43424V9.36408H77.3318V9.43424C77.3318 11.1167 78.8219 12.3847 80.7973 12.3847C81.7421 12.3847 82.6093 12.0983 83.2393 11.5769C83.5519 11.3237 83.8034 11.0048 83.9753 10.6433C84.1472 10.2818 84.2352 9.88702 84.2329 9.48766C84.2329 8.05875 83.1833 7.09907 81.1088 6.63629Z",fill:"black",fillOpacity:"0.7"}),C("path",{d:"M89.2394 4.68276C88.6963 4.67605 88.1596 4.79915 87.6751 5.04156C87.1905 5.28397 86.7725 5.63851 86.4566 6.07497V4.85204H85.0747V14.8479H86.4566V11.0356C86.7725 11.472 87.1906 11.8265 87.6751 12.0688C88.1596 12.3111 88.6963 12.434 89.2394 12.4272C91.3836 12.4272 93 10.7627 93 8.55495C93 6.34723 91.3836 4.68276 89.2394 4.68276ZM91.5608 8.84202C91.5057 9.41605 91.2512 9.95356 90.8406 10.3633C90.4299 10.773 89.8883 11.0296 89.3078 11.0896C88.5363 11.1669 87.8177 10.9461 87.2841 10.4692C86.7505 9.99222 86.4566 9.3106 86.4566 8.55495C86.4566 7.10159 87.5538 6.00546 89.0087 6.00546C89.7619 6.00546 90.4421 6.29124 90.9171 6.81002C91.407 7.34232 91.6357 8.06385 91.5608 8.84202Z",fill:"black",fillOpacity:"0.7"}),C("path",{d:"M109.95 4.85407V6.06349C109.298 5.18298 108.292 4.68286 107.153 4.68286C105.017 4.68286 103.406 6.31709 103.406 8.48426C103.406 10.6514 105.017 12.285 107.153 12.285C108.296 12.285 109.303 11.79 109.95 10.9185V11.1046C109.95 12.6101 108.993 13.5826 107.513 13.5826C106.513 13.5826 105.68 13.1494 105.284 12.424L105.264 12.3867H103.838L103.871 12.48C104.112 13.1892 104.583 13.8001 105.211 14.2179C105.841 14.6324 106.637 14.8512 107.513 14.8512C108.637 14.8512 109.594 14.4972 110.28 13.8285C110.967 13.1597 111.332 12.2194 111.332 11.1213V4.85407H109.95ZM109.175 10.3502C108.588 10.905 107.752 11.138 106.879 10.9887C106.361 10.8984 105.886 10.6475 105.523 10.2725C105.16 9.89751 104.927 9.41787 104.859 8.90328C104.736 8.03757 104.999 7.21756 105.581 6.655C106.069 6.19093 106.723 5.93643 107.401 5.94699C107.565 5.94713 107.729 5.96026 107.891 5.98625C108.946 6.15489 109.781 7.01609 109.921 8.0852C110.039 8.96507 109.766 9.78958 109.175 10.3502Z",fill:"black",fillOpacity:"0.7"}),C("path",{d:"M101.89 2.12378C101.63 2.06766 101.358 2.11486 101.133 2.25518C100.908 2.39551 100.747 2.61769 100.687 2.87371C100.626 3.12973 100.67 3.39902 100.809 3.62339C100.947 3.84775 101.17 4.00917 101.428 4.07275C101.503 4.08936 101.58 4.09778 101.657 4.09786C101.906 4.09824 102.146 4.0083 102.331 3.84518C102.517 3.68206 102.636 3.45714 102.664 3.21327C102.693 2.9694 102.63 2.72361 102.487 2.5227C102.344 2.32179 102.132 2.17981 101.89 2.12378Z",fill:"black",fillOpacity:"0.7"}),C("path",{d:"M100.967 10.934H99.7755C98.9285 10.934 98.4196 10.3644 98.4196 9.40982C98.4196 8.4791 98.8757 7.36945 99.8054 6.01778L99.8178 5.99976V5.61807L95.8571 5.06453C95.8585 4.90331 95.8162 4.74466 95.7346 4.60501C95.653 4.46536 95.5352 4.34979 95.3932 4.27027C95.0381 4.07718 94.6498 4.07717 94.3279 4.26383C94.1667 4.35799 94.035 4.4945 93.9476 4.65816C93.8602 4.82182 93.8205 5.00623 93.8328 5.19087C93.8452 5.37552 93.9092 5.55315 94.0176 5.70402C94.1261 5.85489 94.2748 5.97309 94.4472 6.04546L93.2151 12.258H94.5833L95.7196 6.35891L97.8593 6.7155C97.284 7.73439 96.9921 8.68442 96.9921 9.53919C96.9921 11.1168 97.9577 12.1498 99.5187 12.2496V12.258H102.346V4.87723H100.967V10.934Z",fill:"black",fillOpacity:"0.7"})]}),rn=({forceBrandedLogo:e,marketingUrlLink:t})=>C("div",{className:e?"yellow-footer-logo":"",children:C("a",{href:t,rel:"noreferrer",target:"_blank",children:C("div",{style:{display:"flex"},children:[C(tn,{logoOnly:!1}),e&&C(lt,{style:{display:"block",margin:"auto 0 auto 4px",transform:"rotateY(0deg) rotate(-45deg)"}})]})})}),nn=({marketingUrlLink:e})=>C("a",{dir:"ltr",href:e,rel:"noreferrer",target:"_blank",children:C("div",{className:"thank-you-card-link",children:[C("div",{className:"sprig-box-logo",children:C(tn,{logoOnly:!0,style:{margin:"auto"}})}),C("div",{children:C("p",{children:["Capture insights about your own product",C(lt,{style:{display:"inline-flex",marginInlineStart:"4px",verticalAlign:"middle"}})]})})]})}),on=({marketingUrl:e,slugName:t,surveyId:r,forceBrandedLogo:o})=>`${e}?utm_source=survey_branding&utm_medium=website&utm_campaign=${t}&utm_content=${r}${o?"&utm_term=poweredby_pill":""}`,Qn=()=>{var x;const{border:e,cards:t,forceBrandedLogo:r,headers:o,index:n,marketingUrl:i,showSurveyBrand:a,slugName:s,surveyId:l,viewedCardCount:u}=z(b=>({border:b.border,cards:b.cards,forceBrandedLogo:b.forceBrandedLogo,headers:b.headers,index:b.index,marketingUrl:b.marketingUrl,showSurveyBrand:b.showSurveyBrand,slugName:b.slugName,surveyId:b.surveyId,viewedCardCount:b.viewedCardCount})),d=K(null),c=t.filter(b=>b.type!=="uploading"&&b.type!=="thanks"),f=((b,I)=>{const k=new Set(["thanks","uploading"]);if(I>=b.length||I<0||k.has(b[I].type))return 0;const _=b.filter(v=>!k.has(v.type));if(I===_.length-1)return 1;const g={[_.length-1]:1,[-1]:0};for(let v=_.length-2;v>=I;v--){const R=_[v],S=(R.props.routingOptions??[]).filter(H=>typeof H=="object"&&H!==null&&"group"in H),j=Dn(v,S);if(j.length===0){g[v]=g[v+1]+1;continue}let T=0;const O=Hn(R);if(O===null)return _.length-1-I;let N=O;for(const H of j){if(N.length===0)break;const{comparator:U,target:he,value:je}=H,ue=N.filter(P=>{const ee=qn({value:P},R.type,P),A=Qr(P,R.type);return!(ee&&U==="answered"||A&&U==="partial"||!ee&&!A&&U==="skipped"||U==="given_up"&&Fn(P)&&P.taskStatus==="given.up"||ee&&R.type==="open"&&(U==="contains"||U==="notcontains")||ee&&Mn(U)&&me[U](P,je))});if(ue.length<N.length){const P=Number.parseInt(String(he),10);if(P!==-1&&P<=v||P>=_.length)return _.length-1-I;T=Math.max(g[P]+1,T)}N=ue}N.length>0&&(T=Math.max(g[v+1]+1,T)),g[v]=T}return g[I]})(t,n),p=u+1,y=p/(p+f),m=on({marketingUrl:i,slugName:s,surveyId:l,forceBrandedLogo:r});q(()=>{d.current&&(d.current.style.width=100*y+"%")},[y]);const h=((x=t[n])==null?void 0:x.type)==="thanks";return C("footer",{className:"ul-footer "+(o["userleap-platform"]==="link"?"ul-footer__link":""),children:h&&r?C(nn,{marketingUrlLink:m}):C(M,{children:[c.length>1&&C("div",{className:"ul-progress-bar-container ul-progress-bar-container__footer",children:C("div",{className:"ul-progress-bar-current",ref:d,style:{border:`1px solid ${e||"#000"}`}})}),a?C(rn,{forceBrandedLogo:r,marketingUrlLink:m}):null]})})},Zn=/<piped-value\b([^>]*)>.*?<\/piped-value>/gis,Gt=["questionHtml","captionHtml","footerHtml","richTextBody"],Ge=e=>!!e.props&&typeof e.props=="object"&&"properties"in e.props,Fe=e=>!!e.props&&typeof e.props=="object"&&"options"in e.props&&Array.isArray(e.props.options),Kt=e=>["string","number"].includes(typeof e),Jt=e=>e.length===0?"":e.length===1?e[0]:e.join(", "),Gn=e=>{var r,o;const t=(n=>n!=null&&typeof n=="object"&&"value"in n)(e)?e.value:void 0;if(t!=null){if(e.type==="multipleselect"&&Fe(e)&&(n=>!!n&&typeof n=="object"&&!Array.isArray(n))(t)){const n=e.secondaryValue??null,i=e.props.options.filter(a=>t[String(a.id)]===!0).map(a=>{var s;return a.label+((s=n==null?void 0:n[String(a.id)])!=null&&s.userText?`: ${n[String(a.id)].userText}`:"")});return i.length?Jt(i):"No options selected"}if(e.type==="multiplechoice"&&typeof t=="object"&&t!==null){const n=Object.keys(t);if(n.length===0)return"No options selected";const i=e.secondaryValue??null,a=n[0];if(a){const s=e.props.options.find(l=>String(l.id)===a);return(s==null?void 0:s.label)+((r=i==null?void 0:i[a])!=null&&r.userText?`: ${(o=i==null?void 0:i[a])==null?void 0:o.userText}`:"")}}if(e.type==="matrix"&&Fe(e)&&(n=>{if(!Ge(n))return!1;const i=n.props.properties;return!!i&&typeof i=="object"&&"matrixColumn"in i})(e)){const n=e.props.options,i=e.props.properties.matrixColumn,a=[];for(const[s,l]of Object.entries(t)){const u=n.find(y=>String(y.id)===s),d=(u==null?void 0:u.label)??s,c=Kt(l)?String(l):JSON.stringify(l),f=i.find(y=>y.value===c),p=(f==null?void 0:f.label)??c;a.push(`${d}: ${p}`)}return a.join("; ")}if(e.type==="rankorder"&&Fe(e)){const n=e.props.options.reduce((a,s)=>(a[String(s.id)]=s.label,a),{}),i=[];for(const[a,s]of Object.entries(t)){const l=n[a];l&&(i[s-1]=l)}return Jt(i)}if(Kt(t)){const n=String(t).replaceAll(/[\u200B-\u200D\uFEFF]/g,"").trim();return n===""?void 0:n}try{return JSON.stringify(t)}catch{return String(t)}}},Yt=(e,t)=>{const r=new RegExp(`${t}="([^"]*)"`,"i").exec(e);return(r==null?void 0:r[1])??null},Kn=(e,t)=>{if(e==null)return e;let r=!1;const o=e.replace(Zn,(n,i)=>{r=!0;const a=Yt(i,"answer-id"),s=Yt(i,"fallback-text")??"";if(!a)return s;const l=a.startsWith("attr-")?a:Number(a);if(Object.hasOwn(t,l)){const u=t[l];return String(u)}return s});return r?o:e},an=(e,t)=>{const r={};if(t)for(const[o,n]of Object.entries(t))typeof n=="string"?r[`attr-${o}`]=n:n!=null&&(r[`attr-${o}`]=JSON.stringify(n));for(const o of e){const n=Gn(o);n!==void 0&&(r[o.name]=n)}return r},Jn=()=>{const{border:e,cards:t,index:r,focusedQuestionId:o,isConversationalUI:n}=z(s=>({border:s.border,cards:s.cards,index:s.index,focusedQuestionId:s.focusedQuestionId,isConversationalUI:s.isConversationalUI})),{totalQuestions:i,fraction:a}=J(()=>{var d;const s=t.filter(c=>c.type!=="uploading"&&c.type!=="thanks"),l=s.length;if(l<=1)return{totalQuestions:l,fraction:0};if(((d=t[r])==null?void 0:d.type)==="thanks")return{totalQuestions:l,fraction:1};let u=0;return u=n?r+1:s.findIndex(c=>c.name===o),{totalQuestions:l,fraction:u/(l+1)}},[t,r,o,n]);return i<=1?null:C("div",{className:"ul-progress-bar-container ul-progress-bar-container__header",children:C("div",{className:"ul-progress-bar-current",style:{width:100*a+"%",border:`1px solid ${e??"#000"}`}})})},Yn=Ae(async()=>({default:(await Promise.resolve().then(()=>require("./index-D9N16jUh.cjs"))).PageCard})),Xn=Ae(()=>Promise.resolve().then(()=>require("./conversational-ui-CRewdjoU.cjs"))),eo=()=>{const{answers:e,border:t,cards:r,close:o,configureExitOnOverlayClick:n,destroy:i,endCard:a,eventEmitFn:s,fontFamily:l,headers:u,isConversationalUI:d,experimentFlags:c,index:f,next:p,previewKey:y,productConfig:m,seen:h,showStripes:x,studyType:b,surveyId:I,surveyVisitorAttributes:k,update:_,useMobileStyling:g,viewDocument:v}=z(A=>({answers:A.answers,border:A.border,cards:A.cards,close:A.close,configureExitOnOverlayClick:A.configureExitOnOverlayClick,destroy:A.destroy,endCard:A.endCard,eventEmitFn:A.eventEmitFn,fontFamily:A.fontFamily,headers:A.headers,index:A.index,isConversationalUI:A.isConversationalUI,experimentFlags:A.experimentFlags,previewKey:A.previewKey,productConfig:A.productConfig,next:A.next,seen:A.seen,showStripes:A.showStripes,studyType:A.studyType,surveyId:A.surveyId,surveyVisitorAttributes:A.surveyVisitorAttributes,update:A.update,useMobileStyling:A.useMobileStyling,viewDocument:A.viewDocument})),R=K(null),S=K(!1),j=K(!1),T=u["userleap-platform"],O=c==null?void 0:c["sdk-new-convo-ui"],{props:N,type:H,name:U}=r[f];q(()=>{if(window.Sprig)return window.Sprig.trackHistory=A=>z.getState().trackHistory(A),()=>{window.Sprig.trackHistory=void 0}},[]),q(()=>{R.current&&(R.current.classList.contains("ul-app--visible")||R.current.classList.add("ul-app--visible"),!S.current&&s&&(S.current=!0,s(E.SprigEvent.SurveyAppeared,{name:E.SprigEvent.SurveyAppeared,"survey.id":I})))},[s,I]),q(()=>{const A=()=>{v.visibilityState==="visible"&&(h(),v.removeEventListener("visibilitychange",A))};return v.addEventListener("visibilitychange",A),A(),()=>{v.removeEventListener("visibilitychange",A)}},[h,v]);const he=fe(async()=>{if(!v)return;const A=v.getElementById("conversational-ui-styles");if(!d&&A)return A.remove(),void(j.current=!1);if(d&&!A){const B=await(F=!!O,F?Promise.resolve().then(()=>require("./conversational-v2-styles-C-AtgFtc.cjs")):Promise.resolve().then(()=>require("./conversational-styles-41oiRRxR.cjs")));E.setSurveyStyles({document:v,elementId:"conversational-ui-styles",styleString:B.default}),requestAnimationFrame(()=>{_()}),j.current=!0}var F},[v,d,_]);q(()=>{n(()=>o())},[o,n]),q(()=>{he()},[he,v]);const je=J(()=>E.groupCards(r,f),[r,f]),ue=an(r,k),P=fe(A=>{p({data:A,completeSurvey:()=>i(E.APP_ID),endCard:a}),E.resetScrollPosition(v)},[p,i,a,v]);if(e){for(const A of e)if(A.questionId===U){let F;if(H==="multiplechoice"){const B=N.options.find(({value:Le})=>Le===A.value);if(!B)break;F={[B.id]:B.value}}else F=A.value;P({value:F,type:H,questionId:A.questionId});break}}const ee=!g&&((m==null?void 0:m.framePosition)==="center"||(m==null?void 0:m.desktopDisplay)==="center-modal"||((m==null?void 0:m.placement)||"").includes("center"));return C("div",{className:ke("ul-app",E.shouldDirectEmbed(u)?"ul-app--visible":"ul-app--overlay"),dir:"auto",id:E.APP_ID,onClick:A=>{var ut;const F=window.sprigAPI,B=A.target;if(!F||!B)return;const Le=[B,B.parentElement];for(const ye of Le)if(((ut=ye==null?void 0:ye.tagName)==null?void 0:ut.toLowerCase())==="a"){A.preventDefault();try{const ce=new URL(ye.href);ce.protocol!=="http:"&&ce.protocol!=="https:"||(F==null||F.openUrl(ce.toString()))}catch(ce){console.error(ce)}return}},ref:R,style:{"--theme":t,...l?{fontFamily:l.replace(";","")}:{},...ee?{position:"relative"}:{}},children:C("div",{className:"ul-app__container",children:C("div",{className:ke(en("ul-card__container",g,b)),style:{...b!=="feedbackButton"||(m==null?void 0:m.desktopDisplay)==="center-modal"?{borderColor:t}:{},...(m==null?void 0:m.desktopDisplay)==="slider"?{margin:"0px"}:{}},children:[C("div",{className:"sprig-container",children:[x&&C("div",{className:"ul-header__container",dir:"ltr",children:C("div",{className:"ul-header",children:"For development purposes only"})}),y&&C("div",{className:"ul-header__container",dir:"ltr",children:C("div",{className:"ul-header",children:"Preview Mode: Response will not be recorded."})}),E.isLongFormSurvey(b)&&C(Jn,{}),C("div",{className:ke(Wn("ul-card-main-content",T)),children:C(oe,d?{fallback:null,children:C(Xn,{cards:r,next:P,previousResponses:ue})}:{fallback:null,children:C(Yn,{cards:je,next:P,previousResponses:ue})})}),!E.isLongFormSurvey(b)&&C(Qn,{})]}),!d&&C(zn,{})]})})})},sn=()=>MediaRecorder.isTypeSupported("video/webm")?"video/webm":"video/mp4",Xt=e=>{const t={audioBitsPerSecond:128e3,videoBitsPerSecond:25e5,mimeType:sn()};return new MediaRecorder(e,t)},er=(e,t,r)=>{r[t]=[],e.ondataavailable=function(o){r[t].push(o.data)},e.currentMediaRecordingUid=t,e.start()};function tr(e,t,r,o,n,i){if(e&&e.state!=="inactive"){const{"begin.callback":a}=o,s=e.currentMediaRecordingUid;if(!s)return;a&&a(s),e.onstop=()=>async function(l,u,d,c,f,p,y){const m=z.getState().viewDocument,{"upload.callback":h,"progress.callback":x}=c,b={mediaType:d,updatedAt:new Date().toISOString(),mediaRecordingUid:f,...c["passthrough.data"]},I=await(async(v,R)=>{var j;const S=await fetch(R,{method:"POST",cache:"no-cache",headers:{"Content-Type":"application/json"},body:JSON.stringify(v)});if(S.ok){const T=await S.json();return(j=T==null?void 0:T.upload)==null?void 0:j.url}return null})(b,l);if(!I)return void(h&&h(null,{message:"failed to get upload url"}));const k=new Blob(y,{type:sn()});if(!m.defaultView)return;const _=new m.defaultView.File([k],`recording video ${Date.now()}`),g=p.createUpload({endpoint:I,file:_,chunkSize:5120});g.on("error",v=>{h&&h(null,v)}),g.on("progress",v=>{x&&x(f,v)}),g.on("success",()=>{h&&h(f,!0)})}(t,0,r,o,s,n,i),e.stop()}}const to={state:{chunks:{}},stopRecording(e){const{uploadApiEndpoint:t,avRecorder:r,screenRecorder:o,UpChunk:n}=this.state,i=this.state.avStream&&this.state.avStream.getVideoTracks().length>0?"video":"audio";this.state.chunks&&t&&n&&(r!=null&&r.currentMediaRecordingUid&&tr(r,t,i,e,n,this.state.chunks[r==null?void 0:r.currentMediaRecordingUid]),o!=null&&o.currentMediaRecordingUid&&tr(o,t,"screen",e,n,this.state.chunks[o==null?void 0:o.currentMediaRecordingUid]))},handleCancelledStream(e){const t=e.getVideoTracks(),r=e.getAudioTracks();let o=t.length&&t[0];o=o||r.length&&r[0],o&&o.addEventListener("ended",()=>{[this.state.avRecorder,this.state.screenRecorder].map(n=>{n&&(n.state==="recording"&&n.stop(),n.stream.getTracks().map(i=>{i.readyState==="live"&&i.stop()}))}),Object.assign(this.state,{avStream:null,captureStream:null,avRecorder:null,screenRecorder:null})})},taskDurationMillisecond(){return this.state.startTime?new Date().getTime()-this.state.startTime.getTime():0},setUpChunk(e){this.state.UpChunk=e},configure(e,t){Object.assign(this.state,t),this.state.uploadApiEndpoint=`${t.apiURL}/2/environments/integrations/upload`,this.state.chunks={},e.on("permission.status",this.permissionStatusCallback.bind(this)),e.on("av.permission",async r=>{this.avPermissionCallback(r)}),e.on("begin.recording",this.beginRecordingCallback.bind(this)),e.on("start.task",this.startTaskCallback.bind(this)),e.on("screen.permission",async r=>{this.screenPermissionCallback(r)}),e.on("finish.task",async r=>{this.finishTaskCallback(r)})},async avPermissionCallback(e){var o,n,i;const{"stream.ready":t,"permission.descriptors":r}=e;try{(o=this.state.avStream)!=null&&o.active&&(this.state.avStream.getTracks().map(a=>a.readyState==="live"&&a.stop()),((n=this.state.captureStream)==null?void 0:n.getAudioTracks().length)===1&&this.state.captureStream.removeTrack(this.state.captureStream.getAudioTracks()[0])),this.state.avStream=await navigator.mediaDevices.getUserMedia({video:r.includes("camera"),audio:!0}),((i=this.state.captureStream)==null?void 0:i.getAudioTracks().length)===0&&this.state.captureStream.addTrack(this.state.avStream.getAudioTracks()[0]),this.handleCancelledStream(this.state.avStream)}catch(a){return console.warn("Error: failed to get permissions: "+a),void(t&&t(null,null))}t&&t(this.state.avStream,this.state.captureStream)},async screenPermissionCallback(e){const{"screen.permission.requested":t,"stream.ready.callback":r}=e;t==null||t(!0);try{this.state.captureStream=await navigator.mediaDevices.getDisplayMedia({video:!0,cursor:"always",displaySurface:"browser",preferCurrentTab:!0})}catch(o){return t==null||t(!1),console.warn("Error: failed to get permissions: "+o),void(r&&r(null,null))}t==null||t(!1),this.state.avStream&&this.state.avStream.getAudioTracks().length>0&&this.state.captureStream.addTrack(this.state.avStream.getAudioTracks()[0]),this.handleCancelledStream(this.state.captureStream),r&&r(this.state.avStream||null,this.state.captureStream)},beginRecordingCallback(e){const{"recording.media.types":t,"start.recording.callback":r=()=>{}}=e;if(!t)return;const o=[];if(t.includes("video")&&this.state.avStream){this.state.avRecorder=Xt(this.state.avStream);const n=E.v4();er(this.state.avRecorder,n,this.state.chunks),o.push(n)}if(t.includes("screen")&&this.state.captureStream){this.state.screenRecorder=Xt(this.state.captureStream);const n=E.v4();er(this.state.screenRecorder,n,this.state.chunks),o.push(n)}o&&r&&r(o)},async finishTaskCallback(e){const{"current.index":t,"task.response":r,"task.complete.callback":o}=e;await this.stopRecording(e),o&&o(this.taskDurationMillisecond()),this.state.cards&&this.state.hasEndCard!==void 0&&this.lookAheadAndStopStream(t,r,this.state.cards,this.state.hasEndCard)},startTaskCallback(){this.state.startTime=new Date},permissionStatusCallback(e){var o;const{"permission.status.callback":t}=e,r=this.state.avStream;t&&t(r,!!r&&(r==null?void 0:r.getVideoTracks().length)>0,!!((o=this.state.captureStream)!=null&&o.active),this.state.captureStream)},lookAheadAndStopStream(e,t,r,o){const{avRecorder:n,screenRecorder:i}=this.state,{allResponses:a,surveyVisitorAttributes:s}=z.getState(),l=Gr({cards:r,index:e,hasEndCard:o,allResponses:a,surveyVisitorAttributes:s});l!==null&&r[l].type==="recordedtask"||[n,i].map(u=>{u&&(u.state==="recording"&&u.stop(),u.stream.getTracks().map(d=>{d.readyState==="live"&&d.stop()}))})}},Ke=Object.create(to);Object.freeze(Ke);const ro=({mode:e=null,viewWindow:t,viewDocument:r,trackPageViewUrl:o})=>{const n=r.documentElement;let i;try{i=t.parent.location.href}catch{i=t.location.href}return{mode:e,sw:t.screen.width,sh:t.screen.height,cw:n.clientWidth,ch:n.clientHeight,p:o??i,l:t.navigator.language}};let De=!1;const no={configure:function(e,t=!0){var k;const{answers:r,apiURL:o,endCard:n,eventEmitFn:i,fontFamilyURL:a,frame:s,previewKey:l,viewDocument:u,viewWindow:d}=e,c=E.shouldDirectEmbed(e.headers)?e.frame:u.body,f=e.UpChunk||window.UpChunk,p=E.eventEmitter,y=((_,g)=>{const v=[..._],R=new Set(["videovoice","recordedtask"]);return _.some(S=>R.has(S.type))&&v.push({name:-2,props:{routingOptions:[],displayLogic:[]},type:"uploading"}),g&&v.push({name:-1,props:{routingOptions:[],displayLogic:[]},type:"thanks"}),v})(e.cards,!!n),m=Object.fromEntries(y.map((_,g)=>[_.name,g]));Ke.configure(p,{cards:y,hasEndCard:!!n,apiURL:o,UpChunk:f});const h=e.layout==="conversational",x=(({cards:_,hasEndCard:g,allResponses:v=[],surveyVisitorAttributes:R={},startingQuestionIdx:S=0})=>{var N,H;const j=_.findIndex(U=>U.type==="uploading"),T=Zr(_,g,j);let O=Math.min(Math.max(0,S??0),T);for(;O<=T&&((H=(N=_[O])==null?void 0:N.props)!=null&&H.displayLogic)&&_[O].props.displayLogic.length>0;){const U=_[O].props.displayLogic||[];if(st({displayLogic:U,allResponses:v,cards:_,surveyVisitorAttributes:R}))break;O++}return Math.min(O,T)})({cards:y,hasEndCard:!!n,allResponses:[],surveyVisitorAttributes:e.surveyVisitorAttributes??{},startingQuestionIdx:e.startingQuestionIdx});z.setState({experimentFlags:e.experimentFlags??{},addResponseGroupMeta:e.addResponseGroupMeta,apiURL:o,answers:r,avatars:e.avatars,border:e.border,index:x,isConversationalUI:h,cards:y,cardIndexByName:m,configureExitOnOverlayClick:e.configureExitOnOverlayClick,customMetadata:e.customMetadata,enableCspTrustedTypes:e.enableCspTrustedTypes,endCard:e.endCard,envId:e.envId,eventEmitFn:i,fontFamily:e.fontFamily,forceBrandedLogo:e.forceBrandedLogo,frame:s,headers:e.headers,hasViewedEmbed:!1,isPreview:e.previewMode,layout:e.layout,marketingUrl:"https://sprig.com",meta:ro({mode:e.mode,viewWindow:d,viewDocument:u,trackPageViewUrl:e.trackPageViewUrl}),mode:e.mode,previewKey:l,productConfig:e.productConfig,recorder:Ke,recorderEventEmitter:p,responseGroupUid:e.responseGroupUid,showStripes:e.showStripes,showSurveyBrand:e.showSurveyBrand,slugName:e.slugName,startingQuestionIdx:e.startingQuestionIdx,styleNonce:e.styleNonce,studyType:e.studyType,surveyId:e.surveyId,surveyVisitorAttributes:e.surveyVisitorAttributes,tabTitle:e.tabTitle,uploadingCardViewed:!1,uploadProgress:{},useMobileStyling:e.useMobileStyling,useDesktopPrototype:e.useDesktopPrototype,userId:e.userId,viewDocument:e.viewDocument,visitorAttributes:e.visitorAttributes,viewedCardCount:x});const{head:b}=u;if(E.setSurveyStyles({document:u,elementId:"sprig-style",styleString:`html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}ol,ul{padding-inline-start:1em}.ul-loading-spinner-container{font-size:1.8rem;flex-grow:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ul-loading-spinner{display:inline-block;position:relative;width:6rem;height:6rem}.ul-loading-spinner div{box-sizing:border-box;display:block;position:absolute;width:80%;height:80%;margin:5px;border:5px solid #152e3e;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#152e3e transparent transparent transparent}.ul-loading-spinner .first{animation-delay:-.45s}.ul-loading-spinner .second{animation-delay:-.3s}.ul-loading-spinner .third{animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in-transition{animation:fadeIn .4s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ul-card{flex:1 1 auto;border-radius:2px;display:flex;flex-direction:column;font-size:17px;line-height:19px;text-align:start;min-width:200px;justify-content:center;animation:enable-transitions 0s .3s forwards;min-height:0}@keyframes enable-transitions{to{transition:opacity .2s ease-in-out}}.ul-focus-transitions-active .ul-card,.ul-card--with-transitions{transition:opacity .2s ease-in-out}.ul-card__container--desktop{border:2px solid #fff;box-shadow:0 0 15px #00000026;margin:15px}.ul-card__container--mobile{border-width:0;box-shadow:0 0 5px #00000040;margin-top:5px}.ul-card__container--desktop_longFormSurvey,.ul-card__container--mobile_longFormSurvey{margin:0}.sprig-container{display:flex;flex-direction:column;width:100%;height:fit-content;flex:1 1 auto;min-height:0;justify-content:center}.ul-card__container{background:#fff;border-radius:6px;display:flex;flex-direction:column;flex-grow:1;flex:1 1 auto;font-size:17px;line-height:23px;padding:0;min-height:0;position:relative;text-align:center;word-break:normal}.ul-card__container--desktop_feedbackButton{box-shadow:unset}.ul-card-vertical__button-wrapper{flex-direction:column;align-items:center}.ul-card__button-wrapper{margin-top:4px;display:flex;gap:16px;justify-content:center;align-self:stretch}.sprig-question-footer-container{align-items:center;width:100%;height:fit-content;display:flex;flex-direction:column;padding:12px 20px 0}.long-form-question-footer-container{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;overflow:visible;z-index:1000;pointer-events:none;padding:32px}@media only screen and (max-width: 700px){.long-form-question-footer-container{position:relative}}.long-form-question-footer-container--mobile{background-color:#fff;border-top:1px solid #e6e6e6;padding:16px 24px;flex:0 1}.long-form-question-footer-container-center{justify-content:center}.long-form-question-footer-container .long-form-question-footer-container-logo{width:auto;pointer-events:auto}.conversational-ui .long-form-question-footer-container-logo{position:sticky;bottom:32px;margin:16px;width:112px;padding:4px;background-color:#fff;border-radius:24px}.long-form-question-footer-container-center .long-form-question-footer-container-logo{margin-left:0}.long-form-question-footer-container .long-form-question-footer-container-actions{display:flex;gap:8px;pointer-events:auto}.long-form-question-footer-container .long-form-question-footer-container-actions .long-form-button{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px;border-radius:8px;height:40px;width:40px}.long-form-question-footer-container .long-form-question-footer-container-actions .long-form-button .long-form-button-text-container{display:flex;align-items:center}.ul-rich-text-body{min-height:2em}.ul-rich-text-body,.ul-rich-text-body p{margin-top:10px;margin-bottom:10px}.ul-rich-text-body li{margin:5px 0}.ul-rich-text-body p,.ul-rich-text-body li{font-size:15px;line-height:130.35%;letter-spacing:.02em;color:#343442;text-align:start;white-space:pre-line}.ul-rich-text-body:last-child,.ul-rich-text-body li:last-child{margin-bottom:15px}.ul-card-main-content__link,.ul-card-main-content__email,.ul-card-main-content__web,.ul-card-main-content__android,.ul-card-main-content__ios{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;z-index:2;height:fit-content;overflow:auto;scrollbar-width:thin;scroll-behavior:smooth}.sprig-border-bottom{border-bottom:1px solid rgba(0,0,0,.1)}.sprig-border-top{border-top:1px solid rgba(0,0,0,.1)}.question-header-container{z-index:1}.sprig-header-container{padding:16px}.question-header-button-container{display:grid;grid-template-columns:97fr 3fr;align-items:center;justify-content:space-between;width:100%;height:fit-content}.ul-card--thanks-content .question-header-button-container{justify-content:center}.sprig-question-body{padding:0 20px;min-height:0;flex-shrink:1;overflow:auto;position:relative;align-self:stretch;width:100%}.sprig-stretch{align-self:stretch}.ul-question{color:#343442;display:block;font-size:17px;line-height:125%;font-weight:500;cursor:default;text-align:start}.ul-question ol,.ul-question ul,.ul-caption ol,.ul-caption ul{margin-left:1em}.ul-caption{flex:1 0 auto;font-size:14px;line-height:130.35%;letter-spacing:.02em;color:#6c6c6e;text-align:start;margin-top:4px}.ul-card__choices{margin:5px 0 0;flex:1 0}.choice--mobile{border:2px solid #e6e6e6}.choice--desktop{border:1px solid #e6e6e6}.choice{align-items:flex-start;color:#262136;cursor:pointer;display:flex;justify-content:flex-start;flex-direction:column;box-sizing:border-box;border-radius:3px;margin-bottom:7px;font-size:15px;line-height:20px;padding:10px 20px 10px 15px;background-color:#00000003}.choice--desktop:hover,.choice--desktop:active,.choice--mobile:active{background-color:#0000000d}.choice-label-container{align-items:center;display:flex;flex-direction:row;flex:0 0 fit-content;gap:15px;height:fit-content;justify-content:flex-start;width:100%}.choice-text-entry-container{width:100%;height:fit-content;flex:0 1 fit-content;overflow:hidden}.choice .choice-text-input--mobile{max-height:63px}.choice .choice-text-input--desktop{max-height:150px}.choice .choice-text-input{box-sizing:border-box;background-color:#fff;border:1px solid #9C9B98;border-radius:8px;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:20px;max-height:60px;padding:8px 12px;margin-top:8px;resize:none;width:100%;font-size:14px;line-height:20px;outline:none;border:none;overflow-wrap:break-word}.choice .choice-text-input::placeholder{color:#6c6c6e80}.ul-thanks-check{text-align:center;margin-bottom:20px}.ul-card--thanks-content{padding:20px 0 10px}.ul-card--thanks .ul-question{padding-top:0;text-align:center}.ul-card--thanks .ul-caption{padding-top:0;text-align:center;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-lines:no-limit}.ul-card--uploading .ul-question{padding-top:15px;text-align:center}.ul-card--uploading .ul-caption{padding-top:5px;text-align:center;overflow-wrap:break-word}.select-checkbox{height:16px;width:16px;display:flex;box-sizing:border-box;background-color:"transparent";align-items:center;justify-content:center;border-radius:4px;border:1px solid #b0b5b7;flex-shrink:0}.select-radio{height:16px;width:16px;border-radius:16px;border:1px solid #323232;display:flex;box-sizing:border-box;box-shadow:inset 2px 2px #0000001a;background-color:"transparent";align-items:center;justify-content:center}.footer{width:100%;margin-top:12px;font-size:12px;line-height:12px;color:#000000b3}[class^=CenteredSurveyLayout] .ul-header__container,[class^=QuestionConceptTestLayout] .ul-header__container,.ul-websurvey-frame .ul-card__container,.ul-websurvey-frame-mobile .ul-card__container{margin-bottom:unset}[class^=CenteredSurveyLayout] .ul-card__container,[class^=QuestionConceptTestLayout] .ul-card__container,.ul-websurvey-frame .ul-card__container,.ul-websurvey-frame-mobile .ul-card__container{align-self:center;box-shadow:unset;border-radius:unset;border:none!important;position:unset;width:100%}@media only screen and (min-height: 600px) and (width: 600px){.ul-card{position:relative;top:-20px}}.ul-vertical-centered-container{display:flex;flex-direction:column;align-items:center;align-self:stretch}.sprig-accordion{width:100%;margin-bottom:8px}.sprig-accordion-body{width:100%;overflow:hidden}.sprig-accordion-header-container{background:transparent;border:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;cursor:pointer;margin:8px 0 0;padding:0;font-family:inherit}.sprig-header-label-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;flex:1 1 0}.sprig-header-label{color:#343442;font-size:15px;font-weight:590;line-height:21px;text-align:start;overflow:hidden}.sprig-check-background{flex:0 0 16px;height:16px;width:16px;border-radius:8px;margin-right:8px;background-color:#efefee;display:flex;align-items:center;justify-content:center}.sprig-check{height:9px;width:9px;margin-left:-1px}.sprig-check path{stroke:#506067;stroke-width:1.5}.sprig-caret{height:20px;width:20px;transition-property:transform}.sprig-caret path{stroke:#000}.ul-card-longform__submit-button-container{display:flex;justify-content:flex-end}.ul-card-longform__submit-button-container .ul-card-longform__submit-button{display:flex;flex-direction:row;align-items:center;white-space:nowrap;gap:4px;border-radius:8px;color:#fff;cursor:pointer}.ul-card-longform__submit-button-container .ul-card-longform__submit-button:disabled{opacity:.5;cursor:not-allowed}.ul-card-list-container--longform{display:flex;flex-direction:column;gap:2rem;width:100%;align-items:center;height:auto;justify-content:center;flex:1 0 auto}.ul-card-list-container--longform:has(.ul-card-scroll-wrapper:nth-child(2)){gap:1rem;padding-block-start:40px;padding-block-end:40px}@media (max-width: 600px){.ul-websurvey-frame-mobile.long-form-survey>.ul-websurvey-sidebar-mobile{padding-top:0}.ul-card-list-container--longform .ul-card-scroll-wrapper:last-child{padding-bottom:80px}.ul-card-list-container--longform:has(.ul-card-scroll-wrapper:nth-child(2)){padding-block-start:80px;padding-block-end:40px}}.ul-card-scroll-wrapper{width:100%;max-width:100vw;position:relative;display:flex;justify-content:center;flex:1 0 auto}.ul-card--unfocused{opacity:.3;transition:opacity .3s ease-in-out}.ul-consent-legal__name-input--mobile{border:2px solid #e6e6e6}.ul-consent-legal__name-input--desktop{border:1px solid #e6e6e6}.ul-consent-legal__name-input{background:#00000003;box-sizing:border-box;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;padding:10px 20px 10px 15px;border-radius:3px;font-size:15px;line-height:20px;margin-bottom:7px;width:100%}.ul-consent-legal__name-input::placeholder{color:#6c6c6e80}.ul-consent-legal__name-input:focus{outline:none;background:#fff}.ul-consent-legal__name-input--desktop:hover:not(:focus){background-color:#0000000d}.ul-card__consent-legal .choice{font-size:15px;padding:10px 15px;background-color:#00000003}.ul-card__consent-legal .choice--desktop:hover,.ul-card__consent-legal .choice--desktop:active,.ul-card__consent-legal .choice--mobile:active{background-color:#0000000d}.ul-card--likert__numbers{align-items:center;border-radius:5px;display:flex;flex-direction:row;flex:1 0;justify-content:center;margin:5px 0 0}.ul-card--likert__numbers>button{padding:unset}.likert-number--mobile{border:2px solid #e6e6e6}.likert-number--mobile:not(:first-child){margin-inline-start:-2px}.likert-number--desktop{border:1px solid #e6e6e6}.likert-number--desktop:not(:first-child){margin-inline-start:-1px}.likert-number{align-items:center;cursor:pointer;display:flex;justify-content:center;flex:1 0;background-color:#00000003;font-size:18px;line-height:24px}.likert-number:first-child{border-start-start-radius:5px;border-end-start-radius:5px}.likert-number:last-child{border-start-end-radius:5px;border-end-end-radius:5px}.likert-number:active{background-color:#0000000d;font-weight:500;position:relative;z-index:10}.likert-number--mobile:active{border-color:#000}.ul-card--likert__numbers>.likert-number.likert-number--desktop:hover{background-color:#0000000d;font-weight:500;border-color:#000;position:relative;z-index:10}.likert-star--mobile:not(:first-child){margin-inline-start:-2px}.likert-star--desktop:not(:first-child){margin-inline-start:-1px}.likert-star{align-items:center;cursor:pointer;display:flex;justify-content:space-between;flex:1 0;color:transparent;font-size:18px;line-height:24px;height:67px;background:unset;border:unset}.likert-smiley--mobile:not(:first-child){margin-inline-start:-2px}.likert-smiley--desktop:not(:first-child){margin-inline-start:-1px}.likert-smiley{align-items:center;cursor:pointer;display:flex;justify-content:space-between;flex:1 0;color:transparent;line-height:24px;background:unset;border:unset}.likert-smiley>svg{margin:0 auto}.likert-smiley circle:not(:first-child){fill-opacity:1}.ul-card--likert__labels{align-items:center;color:#262136;display:flex;flex-direction:row;flex:1 0;font-weight:500;font-size:13px;line-height:15px;justify-content:space-between;margin:7px 0 10px}.ul-card--likert__labels>span:last-child{margin-left:auto;flex:1 1 auto;min-width:0;text-align:right}.ul-card--matrix_grid{display:grid;grid-template-columns:max-content repeat(var(--numColumns),minmax(107px,1fr));grid-template-rows:repeat(var(--numRows),min-content);margin:0 auto;row-gap:4px;width:max-content}.ul-card--matrix_grid_longform{width:100%}.ul-matrix-row-options{display:grid;grid-column:2/-1;grid-template-columns:subgrid}.ul-matrix-column-label{font-size:15px;max-width:150px;padding:10px 12px;text-align:center}.ul-card--matrix_container{margin-bottom:16px;overflow:auto}.ul-card--matrix_question_container{display:flex;flex-direction:column}.ul-matrix-scroll-gradient{-webkit-mask-image:linear-gradient(90deg,#000 90%,transparent);mask-image:linear-gradient(90deg,#000 90%,transparent)}.ul-matrix-scroll-gradient:dir(rtl){-webkit-mask-image:linear-gradient(270deg,#000,90%,transparent);mask-image:linear-gradient(270deg,#000,90%,transparent)}.ul-matrix-scroll-gradient:dir(rtl)+.ul-matrix-scroll-arrow{rotate:180deg}.ul-matrix-scroll-arrow{align-self:flex-end;background:none;border:none;color:#000;padding:0;position:absolute;top:45%}.ul-matrix-scroll-arrow:hover{cursor:pointer}.ul-matrix-option-wrapper{align-items:center;background:#f9f9f8;display:flex;justify-content:center;padding:10px 12px}.ul-matrix-last-option{border-start-end-radius:4px;border-end-end-radius:4px}.ul-matrix-row-label{align-items:center;background:#f9f9f8;border-end-start-radius:4px;border-start-start-radius:4px;display:flex;font-size:15px;left:0;right:0;max-width:200px;min-width:100px;padding:10px 12px;position:sticky}.ul-matrix-option-selected{border:6px solid var(--border);box-shadow:none}.ul-card__matrix{max-width:100%}.select-label{cursor:pointer;flex:1;overflow-wrap:anywhere;text-align:start}.ul-card--nps__numbers{align-items:center;border-radius:5px;display:flex;flex-direction:row;flex:1 0;justify-content:center;margin:5px 0 0}.nps-number--mobile{border:2px solid #e6e6e6}.nps-number--mobile:not(:first-child){margin-inline-start:-2px}.nps-number--desktop{border:1px solid #e6e6e6}.nps-number--desktop:not(:first-child){margin-inline-start:-1px}.nps-number{align-items:center;cursor:pointer;display:flex;justify-content:center;flex:1 0;background-color:#00000003;font-size:18px;line-height:24px;height:67px;padding:unset}.nps-number:first-child{border-start-start-radius:5px;border-end-start-radius:5px}.nps-number:last-child{border-start-end-radius:5px;border-end-end-radius:5px}.nps-number:active,.nps-number--desktop:hover{background-color:#0000000d;font-weight:500}.ul-card--nps__labels{align-items:center;color:#262136;display:flex;flex-direction:row;flex:1 0;font-weight:500;font-size:13px;line-height:15px;justify-content:space-between;margin:7px 0 10px}.ul-card-rank__labels{font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-align:left}.ul-card-rank__list{list-style-type:none;padding-inline-start:0;margin:4px 0}.ul-card-rank__option{display:flex;align-items:center;padding:8px;gap:8px;align-self:stretch;border:1px solid #e2e3e1;border-radius:8px;margin-bottom:4px;background:#fff}.ul-card-rank__option:last-child{margin-bottom:0}.ul-card-rank__drag-btn{display:inline-flex;align-items:center;justify-content:center;line-height:0;padding:0;width:25px;height:25px;margin-left:auto;color:#0b2330;cursor:grab;background:transparent;border:0}.ul-card-rank__drag-btn:active,.ul-card-rank__option:active{cursor:grabbing}.ul-card-rank__option svg{display:block}.ul-card-rank__option.is-dragging{opacity:1;box-shadow:0 8px 25px #00000026,0 3px 10px #0000001a;z-index:1000;background:#fff;border-color:#0b2330;transition:none}.ul-card-rank__option.is-drop-target{background:#0b23301a;border-radius:8px;border-color:#0b23301a}.ul-card-rank__option.is-drop-target select,.ul-card-rank__option.is-drop-target span,.ul-card-rank__option.is-drop-target button{visibility:hidden}.ul-card-rank__option span{font-size:14px;font-weight:400;pointer-events:none}.ul-card-rank__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;height:25px;min-height:25px;border:1px solid #E2E3E1;border-radius:4px;font-size:14px;line-height:1.4;padding:2px 28px 2px 8px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='13' viewBox='0 0 12 13' fill='none'><path d='M9.75 5L6 8.75L2.25 5' stroke='%230B2330' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 8px center;background-size:12px 12px;background-color:#fff;cursor:pointer;pointer-events:auto}.ul-card-rank__select.ul-card-rank__select--placeholder{color:#b0b5b7}.ul-card-text{margin-top:2px;margin-bottom:3px;display:flex;flex-direction:column;justify-content:center;padding:0;width:100%}.ul-card-text__container{align-items:center;box-sizing:border-box;border-radius:3px;display:flex;justify-content:center;margin-bottom:12px;flex:1 0 100%}.ul-card-text__input--mobile{border:2px solid #e6e6e6;max-height:63px}.ul-card-text__input--desktop{border:1px solid #e6e6e6;max-height:150px}.ul-card-text__input{background:#00000003;box-sizing:border-box;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:63px;overflow:auto;padding:12px;resize:none;width:100%;border-radius:3px;font-size:15px;line-height:20px;overflow-wrap:break-word}.ul-card-text__input::placeholder{color:#6c6c6e80}.ul-card-text__input:focus{outline:none;background:#fff}.ul-card-text__input--desktop:hover:not(:focus){background-color:#0000000d}.ul-card-text__input__loading{background-image:linear-gradient(70deg,#e2e3e1,#f9f9f8,#e2e3e1);background-size:200% 100%;animation:shimmer 2s infinite linear}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ul-card__text-url-prompt-button{text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:-webkit-fill-available}#ul-card-video__player_recorder{width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available}.ul-card-record__task{flex:1 0 auto;margin-top:2px;margin-bottom:3px;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0}#ul-record-task-upload-progress,#ul-record-task-video-preview{width:100%;height:150px}.ul-permission-graphics-container{width:100%;height:150px;background-color:#0000000d;text-align:center;flex-direction:column;margin-left:auto;margin-right:auto;border-radius:5px;display:flex;align-items:center;font-size:15px;color:#000000b3}.ul-av-permission-denied-paragraph{margin:auto 15px;font-size:12px}.ul-av-permission-denied-headline{font-size:14px;color:#262136;text-decoration:underline;font-size:12px}.ul-permission-body{color:#000;margin:5px auto 5px 5px;line-height:135%;text-align:center}.ul-select-tab-container{width:240px;height:46px;background:#fff;border-radius:5px;text-align:start;align-items:center;display:flex;padding:0 5px;margin-top:20px;margin-bottom:auto}.ul-select-tab-text{color:#4b575d;margin:5px;line-height:135%;text-align:center}button.ul-task-skip-button{color:#000;background-color:#fff}#ul-task-detail-container{margin-top:0;margin-bottom:0;overflow:auto}#ul-task-detail-container.ul-rich-text-body p,#ul-task-detail-container.ul-rich-text-body li,#ul-task-detail-container.ul-rich-text-body{color:#4c4c4c}#ul-task-detail-container :first-child{margin-top:0}#ul-task-detail-container :last-child{margin-bottom:20px}.ul-horizontal-button-container{width:100%;display:flex;flex-direction:row}.ul-skip-button-below{margin-top:5px}.ul-horizontal-button-container-center{justify-content:center}.ul-vertical-button-container-center{display:flex;flex-direction:column;align-items:center}.ul-horizontal-button-container-left{justify-content:flex-start}.ul_recorded-task-inset-spacing{margin-top:5px;margin-bottom:24px}.ul_permission_svg_container{justify-content:center}.ul-card-text__button{background-color:var(--theme);border-radius:3px;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:500;line-height:18px;padding:10.5px 21px}.ul-card-text__button:disabled,.ul-card-text__button.sprig-button-disabled{background-color:#0000001a;color:#0003}.ul-card-text__button:disabled>svg path,.ul-card-text__button.sprig-button-disabled>svg path{stroke:#0003}.ul-card-text__button.ul-button-inactive{background-color:#fff!important;color:#5d696f!important}.ul-card-skip__button{color:#00000080;background:none;border:none;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;cursor:pointer}.ul-card-button-group{align-items:center;display:flex;gap:15px;justify-content:center;flex-direction:column}.select-button{align-items:center;background-color:transparent;border-radius:8px;border:1px solid #0b2330;box-shadow:0 0 0 2px #c8cccc;cursor:pointer;display:flex;font-size:15px;justify-content:space-between;margin-bottom:8px;padding:4px 8px 4px 16px;width:100%}.select-button:hover{background-color:#f3f3f3}.select-button:active{background-color:#eee}.select-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-button.select-button-placeholder{color:#b0b5b7}.select-button svg{flex-shrink:0}.select-list{position:relative;height:fit-content;padding:4px 0;z-index:100;background-color:#fff;border:1px solid #E2E3E1;box-shadow:0 16px 24px #0b23300d,0 4px 12px #0b233008;border-radius:8px;overflow-y:scroll;width:100%}.select-option{align-items:center;cursor:pointer;display:flex;font-size:15px;gap:16px;line-height:20px;padding:8px 16px}.select-option:hover{background-color:#f3f3f3}.ul-card--maxdiff__question-inner-container{display:grid;grid-template-columns:1fr 2.5fr 1fr;grid-template-rows:repeat(3,minmax(40px,auto));grid-gap:6px;align-items:center}@media (max-width: 600px){.ul-card-maxdiff__labels-row{column-gap:30%}}.ul-card-maxdiff__label{font-weight:600;text-align:center;margin:auto;flex:1;padding:8px;overflow:auto;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ul-card-maxdiff__label-spacer{flex:6}.ul-card-maxdiff .ul-question{text-align:center}.ul-card-maxdiff__option-row{display:flex;justify-content:space-between;margin-bottom:8px;padding:0 24px}.ul-card-maxdiff__option-label{flex:6;align-self:center;padding:12px;text-align:center;max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.ul-card-maxdiff__option-control.smiley{display:flex;justify-content:center;align-items:center;min-width:86px;flex:1;padding:12px;border-radius:none;border:none;background:none;cursor:pointer}.ul-card-maxdiff__option-control .choice-label-container{justify-content:center}.ul-card-maxdiff p.ul-caption{text-align:center}.ul-card-maxdiff .question-header-button-container{display:flex;justify-content:center}.ul-card-maxdiff__option-selected{border-radius:100px}.ul-card-maxdiff__option-selected.good{background:#90ee90}.ul-card-maxdiff__option-selected.bad{background:#f08080}.ul-card-maxdiff__option-btn{width:42px;height:42px;justify-content:center;align-items:center}html,body{cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;height:100%;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-webkit-touch-callout:none}b{font-weight:500}form{margin-block-end:0;margin-block-start:0}#ul-app{opacity:0;width:100%;flex-grow:2;display:flex}#ul-app.ul-app--overlay{position:absolute;bottom:0;transition:opacity .1s ease-out;transition-delay:.1s}#ul-app.ul-app--visible{opacity:1;bottom:0}.ul-app__container{width:100%;display:flex;flex-direction:column;max-height:100vh}.ul-header__container{margin-bottom:15px}.ul-header{align-items:center;background:repeating-linear-gradient(120deg,#ebebeb,#ebebeb 24px,#fff 24px,#fff 48px);border-bottom:2px solid #ebebeb;display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;width:100%}.ul-footer{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-top:auto;flex-grow:0;width:100%;min-height:10px;height:fit-content;flex-shrink:0;padding-bottom:16px}.ul-footer>.yellow-footer-logo{background:#fad133;border:1px solid #f9c600;border-radius:14px;padding:6px 12px}.ul-footer>.yellow-footer-logo:hover{background:#f9c600}.ul-footer .thank-you-card-link{background:#00000003;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;gap:12px;margin-bottom:15px;padding:12px;text-align:initial;width:280px}.ul-footer .thank-you-card-link:hover{background:#00000008}.ul-footer>a{color:inherit}.ul-footer-bubble{display:inline-block;margin:0 3px;width:7px;height:7px;border-radius:3px;border:1px solid transparent}.sprig-box-logo{background:#f9c600;border-radius:5px;display:flex;padding:4px}.close-container{display:flex;justify-content:flex-end;width:100%;height:0}.close-btn{position:absolute;top:8px;right:8px;cursor:pointer;height:16px;width:16px;z-index:2}.ul-app__container{transition:opacity .3s ease-out}.ul-center-horizontally{text-align:center}.ul-progress-bar-container{width:100%;height:2px;background-color:#0000001a;border-radius:2px}.ul-progress-bar-container__footer{max-width:250px;margin:16px 0}.ul-progress-bar-container__header{position:fixed;top:80px;max-width:unset;margin:0;z-index:3}.ul-progress-bar-current{transition:width 1s ease;width:0%;height:0;border-radius:2px}.prototype-button{align-self:stretch;background:#00000003;border:1.5px solid #e6e6e6;border-radius:4px 0 0 4px;flex:none;flex-grow:0;height:fit-content;line-height:16.5px;margin:0 20px;padding:20px 0;font-size:14px;font-family:inherit;text-decoration:underline}.prototype-button:hover{cursor:pointer}`}),e.customStyles&&E.setSurveyStyles({document:u,elementId:"ul-custom-style",styleString:e.customStyles,nonce:e.styleNonce}),e.fontFamily&&a&&parent){const _=u.createElement("link");_.rel="stylesheet",_.href=a,b.appendChild(_)}const I=i||((k=s.eventEmitter)==null?void 0:k.emit);I==null||I("verify.view.version",{"view.version":"2.44.1"}),c&&t&&(De&&Se(c),ae(C(eo,{}),c),De=!0,E.eventEmitter.once(E.SprigEvent.SurveyClosed,()=>{Se(c),De=!1}))}},oo=Object.freeze(Object.defineProperty({__proto__:null,default:no},Symbol.toStringTag,{value:"Module"}));exports.Accordion=$n,exports.Arrow=lt,exports.DynamicQuestionLoadingStates=Z,exports.F=J,exports.F$1=Xe,exports.MaxDiffChoice=zr,exports.MaxSelectModes=Wr,exports.PromptActionTypeEnum=$r,exports.SprigBrandLogo=rn,exports.SvgCaret=Yr,exports.SvgCheckmark=Xr,exports.T=fe,exports.ThankYouLink=nn,exports._=K,exports.appCardHasPropertiesWithRequired=function(e){const t=e.props;if(t===null||typeof t!="object")return!1;const r=Reflect.get(t,"properties");return typeof r=="object"&&r!==null&&"required"in r},exports.buildMarketingUrl=on,exports.buildReadableResponseMap=an,exports.buildResponsesArrayForDisplayLogic=({storeAllResponses:e,cards:t,cardValues:r,cardIndexByName:o})=>{const n=e?[...e]:[];if(o===void 0)return n;for(const i of t){const a=o[i.name];if(typeof a!="number")continue;const s=r[i.name];(s==null?void 0:s.value)!==void 0&&(n[a]=Br(i,s.value))}return n},exports.cc=ke,exports.create=Dr,exports.g=M,exports.getButtonText=e=>(e==null?void 0:e.buttonText)||"Next",exports.getClasses=en,exports.getProcessedQuestionText=e=>{var t;return Ge(e)&&((t=e.props.properties)!=null&&t.questionHtml)&&typeof e.props.properties.questionHtml=="string"?e.props.properties.questionHtml.replace(/<[^>]*>/g,"").trim():e.props&&"message"in e.props&&typeof e.props.message=="string"?e.props.message.trim():e.props&&"questionHtml"in e.props&&typeof e.props.questionHtml=="string"?e.props.questionHtml.replace(/<[^>]*>/g,"").trim():""},exports.getSkipButtonText=e=>(e==null?void 0:e.skipButtonText)||"Skip",exports.h=G,exports.p=q,exports.pipeReadableResponsesIntoCards=(e,t)=>e.map(r=>{if(!Ge(r)||r.props.properties===void 0||r.props.properties===null)return r;const o=r.props.properties;if(o===null||typeof o!="object"||!Gt.some(a=>a in o))return r;let n=!1;const i={};for(const a of Gt){const s=o[a];if(s!==void 0){const l=Kn(s,t);i[a]=l,l!==s&&(n=!0)}}return n?{...r,props:{...r.props,properties:{...o,...i}}}:r}),exports.q=tt,exports.someDisplayLogicOptionMatches=st,exports.u=C,exports.useConfig=z,exports.view=oo,exports.wn=Hr,exports.y=le;