@frigade/react 1.35.27 → 1.35.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.d.ts +3 -3
- package/lib/index.js +94 -93
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +123 -122
- package/lib/index.mjs.map +1 -1
- package/package.json +1 -1
package/lib/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import{ThemeProvider as Qp}from"styled-components";import St,{useContext as kp,useEffect as $o,useState as wr}from"react";import{useCallback as ht,useContext as Jl,useEffect as Ql}from"react";import Xo,{useMemo as Gr}from"react";var Vr="1.35.27 ";var $e="NOT_STARTED_STEP",q="COMPLETED_FLOW",Co="ABORTED_FLOW",xt="STARTED_FLOW",Ae="NOT_STARTED_FLOW",ze="COMPLETED_STEP",yo="STARTED_STEP";function He(){let{publicApiKey:e,userId:t,apiUrl:o}=Xo.useContext(K);return{config:Gr(()=>({headers:{Authorization:`Bearer ${e}`,"Content-Type":"application/json","X-Frigade-SDK-Version":Vr,"X-Frigade-SDK-Platform":"React"}}),[e,t]),apiUrl:Gr(()=>`${o}/v1/public/`,[o])}}var Ul="frigade-last-call-at-",zl="frigade-last-call-data-";function Nt(){let{shouldGracefullyDegrade:e,readonly:t}=Xo.useContext(K);return async(o,i)=>{if(t&&(i.method==="POST"||i.method==="PUT"||i.method==="DELETE"))return It();if(e)return console.log(`Skipping ${o} call to Frigade due to error`),It();let r=Ul+o,n=zl+o;if(window&&window.localStorage&&i&&i.body&&i.method==="POST"){let p=window.localStorage.getItem(r),c=window.localStorage.getItem(n);if(p&&c&&c==i.body){let l=new Date(p);if(new Date().getTime()-l.getTime()<1e3)return It()}window.localStorage.setItem(r,new Date().toISOString()),window.localStorage.setItem(n,i.body)}let s;try{s=await fetch(o,i)}catch(p){return It(p)}return s?s.ok?s:It(s.statusText):It()}}function It(e){return e&&console.log("Call to Frigade failed",e),{json:()=>({})}}function Ot(){let{publicApiKey:e,shouldGracefullyDegrade:t}=Xo.useContext(K);function o(){return t?(console.error("Frigade hooks cannot be used when Frigade SDK has failed to initialize"),!1):e?!0:(console.error("Frigade hooks cannot be used outside the scope of FrigadeProvider"),!1)}return{verifySDKInitiated:o}}import{useContext as ql,useState as Kr}from"react";import{useContext as _l,useEffect as Hl,useState as jl}from"react";import Vl from"swr";import{useContext as Wl}from"react";function ke(){let{openFlowStates:e,setOpenFlowStates:t,hasActiveFullPageFlow:o,setCompletedFlowsToKeepOpenDuringSession:i,completedFlowsToKeepOpenDuringSession:r}=Wl(K);function n(d,g=!1){return e[d]??g}function s(d,g){t(F=>({...F,[d]:g}))}function p(d){t(g=>{let{[d]:F,...b}=g;return{...b}})}function c(d){r.includes(d)||i(g=>[...g,d])}function l(d){return r.includes(d)}function x(d){return Object.entries(e).some(([g,F])=>F&&g!=d)||o}return{getOpenFlowState:n,setOpenFlowState:s,resetOpenFlowState:p,hasOpenModals:x,setKeepCompletedFlowOpenDuringSession:c,shouldKeepCompletedFlowOpenDuringSession:l}}import Gl from"swr/immutable";var Kl="unknown";function Ie(){let{config:e,apiUrl:t}=He(),{publicApiKey:o,userId:i,organizationId:r,flows:n,setShouldGracefullyDegrade:s,readonly:p}=_l(K),{resetOpenFlowState:c}=ke(),[l,x]=jl(!1),d={data:n.map(w=>({flowId:w.id,flowState:q,lastStepId:null,userId:i,foreignUserId:i,stepStates:{},shouldTrigger:!1}))},g=w=>fetch(w,e).then(E=>{if(E.ok)return E.json();throw new Error("Failed to fetch user flow states")}).catch(E=>(console.log(`Error fetching ${w}: ${E}. Will gracefully degrade and hide Frigade`),s(!0),d)),F=o&&n&&i?`${t}userFlowStates?foreignUserId=${encodeURIComponent(i)}${r?`&foreignUserGroupId=${encodeURIComponent(r)}`:""}`:null,{data:b,isLoading:y,mutate:f,error:B}=p?Gl(F,g):Vl(F,g,{revalidateOnFocus:!0,revalidateIfStale:!0,keepPreviousData:!0,revalidateOnMount:!0,errorRetryInterval:1e4,errorRetryCount:3,onError:()=>d,onLoadingSlow:()=>d}),T=b==null?void 0:b.data;Hl(()=>{!l&&!y&&T&&x(!0)},[T,l,y]);async function h(w){if(T&&!p){let E=T.find(O=>O.flowId===w);E&&E.flowState!==q&&(E.flowState=q),await f(Promise.resolve({...b,data:T}),{optimisticData:{...b,data:T},revalidate:!1,rollbackOnError:!1})}}async function I(w,E,O){if(T){let N=T.find(A=>A.flowId===w);N&&(N.stepStates[E]=O,N.flowState=xt),await f(Promise.resolve({...b,data:T}),{optimisticData:{...b,data:T},revalidate:!1,rollbackOnError:!1})}}async function S(w,E,O){if(T){let N=T.find(A=>A.flowId===w);N&&(N.lastStepId=E,N.stepStates[E]=O,N.flowState=xt),await f({...b,data:T},{optimisticData:{...b,data:T},revalidate:!1,rollbackOnError:!1})}}async function m(w){if(T){let E=T.find(O=>O.flowId===w);E&&E.flowState!==Ae&&(E.flowState=Ae,E.lastStepId=Kl,Object.keys(E.stepStates).forEach(O=>{E.stepStates[O].actionType=$e,E.stepStates[O].createdAt=new Date().toISOString()}),await f({...b,data:T},{optimisticData:{...b,data:T},revalidate:!1,rollbackOnError:!1}),c(w))}}async function P(w,E){if(T){let O=T.find(N=>N.flowId===w);O&&O.stepStates[E]!==$e&&(O.stepStates[E]=$e),await f({...b,data:T},{optimisticData:{...b,data:T},revalidate:!1,rollbackOnError:!1})}}return{userFlowStatesData:T,isLoadingUserFlowStateData:!l,mutateUserFlowState:f,optimisticallyMarkFlowCompleted:h,optimisticallyMarkFlowNotStarted:m,optimisticallyMarkStepCompleted:I,optimisticallyMarkStepNotStarted:P,optimisticallyMarkStepStarted:S,error:B}}function Zt(){let{config:e,apiUrl:t}=He(),{userFlowStatesData:o,mutateUserFlowState:i}=Ie(),{failedFlowResponses:r,setFailedFlowResponses:n,flowResponses:s,setFlowResponses:p}=ql(K),[c,l]=Kr(new Set),[x,d]=Kr(new Set),g=Nt();function F(f){let B=JSON.stringify(f);if(c.has(B))return null;c.add(B),l(c),x.add(f),d(x);let T=s==null?void 0:s.find(h=>h.flowSlug===f.flowSlug&&h.stepId===f.stepId&&h.actionType===f.actionType&&h.createdAt===f.createdAt);return g(`${t}flowResponses`,{...e,method:"POST",body:B}).then(h=>{h.status!==200&&h.status!==201?(console.log("Failed to send flow response for step "+f.stepId+". Will retry again later."),n([...r,f])):T||p(I=>[...I??[],f])})}async function b(f){f.foreignUserId&&(f.actionType===xt||f.actionType===Ae?await F(f):f.actionType===q?await F(f):f.actionType===yo?await F(f):f.actionType===ze?await F(f):f.actionType===Co?await F(f):f.actionType===$e&&await F(f))}function y(){let f=[];return o==null||o.forEach(B=>{if(B&&B.stepStates&&Object.keys(B.stepStates).length!==0)for(let T in B.stepStates){let h=B.stepStates[T];f.push({foreignUserId:B.foreignUserId,flowSlug:B.flowId,stepId:h.stepId,actionType:h.actionType,data:{},createdAt:new Date(h.createdAt),blocked:h.blocked,hidden:h.hidden})}}),[...f,...s]}return{addResponse:b,setFlowResponses:p,getFlowResponses:y}}import Zl from"swr";var Yl=/user.flow\(([^\)]+)\) == '?COMPLETED_FLOW'?/gm,qr=e=>{let t=Yl.exec(e);if(t===null)return null;let o=null;return t.forEach((i,r)=>{let n=Xl(i,"'","");n.startsWith("flow_")&&(o=n)}),o},Xl=function(e,t,o){return e.replace(new RegExp(t,"g"),o)};function Jo(e){try{return JSON.parse(e)}catch(t){return console.error("Failed to parse Frigade config.yml to JSON",t),null}}var Qo=(l=>(l.CHECKLIST="CHECKLIST",l.FORM="FORM",l.TOUR="TOUR",l.SUPPORT="SUPPORT",l.CUSTOM="CUSTOM",l.BANNER="BANNER",l.EMBEDDED_TIP="EMBEDDED_TIP",l.NPS_SURVEY="NPS_SURVEY",l.ANNOUNCEMENT="ANNOUNCEMENT",l))(Qo||{});function J(){let{config:e,apiUrl:t}=He(),{flows:o,setFlows:i,userId:r,publicApiKey:n,customVariables:s,setCustomVariables:p,hasActiveFullPageFlow:c,setHasActiveFullPageFlow:l,setFlowResponses:x,setShouldGracefullyDegrade:d,readonly:g}=Jl(K),F={data:[]},{verifySDKInitiated:b}=Ot(),{addResponse:y,getFlowResponses:f}=Zt(),B=u=>fetch(u,e).then(C=>C.ok?C.json():(console.log(`Error fetching ${u} (${C.status}): ${C.statusText}. .Will gracefully degrade and hide Frigade`),d(!0),F)).catch(C=>(console.log(`Error fetching ${u}: ${C}. Will gracefully degrade and hide Frigade`),d(!0),F)),{mutateUserFlowState:T,userFlowStatesData:h,isLoadingUserFlowStateData:I,optimisticallyMarkFlowCompleted:S,optimisticallyMarkFlowNotStarted:m,optimisticallyMarkStepCompleted:P,optimisticallyMarkStepNotStarted:w,optimisticallyMarkStepStarted:E}=Ie(),{data:O,error:N,isLoading:A}=Zl(n?`${t}flows${g?"?readonly=true":""}`:null,B,{keepPreviousData:!0});Ql(()=>{if(N){console.error(N);return}O&&O.data&&i(O.data)},[O,N]);function D(u){if(A)return null;let C=o.find(v=>v.slug===u);return!C&&o.length>0&&!I&&!A?(console.log(`Flow with id ${u} not found`),null):(C==null?void 0:C.active)===!1?null:C}function $(u){var W;if(!D(u))return[];let C=D(u).data;return C?(C=j(C),(((W=Jo(C))==null?void 0:W.data)??[]).map(pe=>{let Qt=ye(pe);return{handleSecondaryButtonClick:()=>{pe.skippable===!0&&re(u,pe.id,{skipped:!0})},...pe,complete:me(u,pe.id)===ze||Qt>=1,blocked:Fe(u,pe.id),hidden:L(u,pe.id),handlePrimaryButtonClick:()=>{(!pe.completionCriteria&&(pe.autoMarkCompleted||pe.autoMarkCompleted===void 0)||pe.completionCriteria&&pe.autoMarkCompleted===!0)&&re(u,pe.id)},progress:Qt}}).filter(pe=>pe.hidden!==!0)):[]}function j(u){return u.replaceAll(/\${(.*?)}/g,(C,v)=>s[v]===void 0?"":String(s[v]).replace(/[\u00A0-\u9999<>\&]/g,function(W){return"&#"+W.charCodeAt(0)+";"}).replaceAll(/[\\]/g,"\\\\").replaceAll(/[\"]/g,'\\"').replaceAll(/[\/]/g,"\\/").replaceAll(/[\b]/g,"\\b").replaceAll(/[\f]/g,"\\f").replaceAll(/[\n]/g,"\\n").replaceAll(/[\r]/g,"\\r").replaceAll(/[\t]/g,"\\t"))}function H(u){if(!D(u))return[];let C=D(u).data;return C?(C=j(C),JSON.parse(C)??{}):[]}function V(u,C){p(v=>({...v,[u]:C}))}function we(u){!I&&!A&&u&&JSON.stringify(s)!=JSON.stringify({...s,...u})&&Object.keys(u).forEach(C=>{V(C,u[C])})}let ce=ht(async(u,C,v)=>{if(!b())return;let W={foreignUserId:r,flowSlug:u,stepId:C,actionType:yo,data:v??{},createdAt:new Date,blocked:!1,hidden:!1};ee(W)&&(await E(u,C,W),y(W))},[r,h]),G=ht(async(u,C,v)=>{if(!b())return;let W={foreignUserId:r,flowSlug:u,stepId:C,actionType:$e,data:v??{},createdAt:new Date,blocked:!1,hidden:!1};ee(W)&&(await w(u,C),y(W))},[r,h]),re=ht(async(u,C,v)=>{if(!b())return;let W={foreignUserId:r,flowSlug:u,stepId:C,actionType:ze,data:v??{},createdAt:new Date,blocked:!1,hidden:!1};ee(W)&&(await P(u,C,W),y(W))},[r,h]),Y=ht(async(u,C)=>{if(!b()||X(u)===Ae)return;let v={foreignUserId:r,flowSlug:u,stepId:"unknown",actionType:Ae,data:C??{},createdAt:new Date,blocked:!1,hidden:!1};await m(u),ee(v)&&y(v)},[r,h]),Te=ht(async(u,C)=>{if(!b())return;let v={foreignUserId:r,flowSlug:u,stepId:"unknown",actionType:xt,data:C??{},createdAt:new Date,blocked:!1,hidden:!1};ee(v)&&y(v)},[r,h]),le=ht(async(u,C)=>{if(!b())return;let v={foreignUserId:r,flowSlug:u,stepId:"unknown",actionType:q,data:C??{},createdAt:new Date,blocked:!1,hidden:!1};ee(v)&&(await S(u),y(v))},[r,h]),he=ht(async(u,C)=>{if(!b())return;let v={foreignUserId:r,flowSlug:u,stepId:"unknown",actionType:Co,data:C??{},createdAt:new Date,blocked:!1,hidden:!1};ee(v)&&(await S(u),y(v))},[r,h]);function ee(u){var C;if(!h&&u.actionType===$e)return!1;if(h){let v=h.find(W=>W.flowId===u.flowSlug);if(u.actionType===$e&&(!(v!=null&&v.stepStates[u.stepId])||v.stepStates[u.stepId].actionType===$e)||v&&((C=v.stepStates[u.stepId])==null?void 0:C.actionType)===u.actionType||v&&v.flowState===q&&u.actionType===q)return!1}return!0}function me(u,C){let v=U(u,C);return I?null:v?v.actionType:$e}function Fe(u,C){let v=U(u,C);return v?v.blocked:!1}function L(u,C){let v=U(u,C);return v?v.hidden:!1}function U(u,C){if(I)return null;let v=h==null?void 0:h.find(W=>W.flowId===u);return!v||!v.stepStates[C]?null:v.stepStates[C]??null}function Ce(u){var v;if(I||!h)return null;if(X(u)===Ae)return $(u)[0]??null;let C=(v=h.find(W=>W.flowId===u))==null?void 0:v.lastStepId;return C?$(u).find(W=>W.id===C):null}function z(u){let C=Ce(u);if(!C)return 0;let v=$(u).findIndex(W=>W.id===C.id)??0;return me(u,C.id)===ze&&v<$(u).length-1?v+1:v}function ye(u){if(!u.completionCriteria)return;let C=qr(u.completionCriteria);if(C===null)return;let v=fe(C),W=Ue(C);return W===0?void 0:v/W}function X(u){let C=h==null?void 0:h.find(v=>v.flowId===u);return C?C.flowState:null}function fe(u){let C=$(u);return C.length===0?0:C.filter(W=>me(u,W.id)===ze).length}function Ue(u){return $(u).length}function Et(u){let C=o.find(v=>v.slug===u);return C?Jo(C.data):null}function ft(u){if(g)return!1;if(I)return!0;if(u!=null&&u.targetingLogic&&h){let C=h.find(v=>v.flowId===u.slug);if(C)return C.shouldTrigger===!1}return!!(u!=null&&u.targetingLogic&&r&&r.startsWith("guest_"))}function At(u){return!ft(D(u))}function gt(){r&&T()}return{getFlow:D,getFlowData:Et,isLoading:I||A,getStepStatus:me,getFlowSteps:$,getCurrentStepIndex:z,markStepStarted:ce,markStepCompleted:re,markFlowNotStarted:Y,markFlowStarted:Te,markFlowCompleted:le,markFlowAborted:he,markStepNotStarted:G,getFlowStatus:X,getNumberOfStepsCompleted:fe,getNumberOfSteps:Ue,targetingLogicShouldHideFlow:ft,setCustomVariable:V,updateCustomVariables:we,customVariables:s,getStepOptionalProgress:ye,getFlowMetadata:H,isStepBlocked:Fe,isStepHidden:L,hasActiveFullPageFlow:c,setHasActiveFullPageFlow:l,isFlowAvailableToUser:At,refresh:gt}}import{useCallback as Zo,useContext as Rl,useEffect as ea}from"react";var Lt="guest_";function Rt(){let{userId:e,organizationId:t,setUserId:o,setUserProperties:i,shouldGracefullyDegrade:r}=Rl(K),{config:n,apiUrl:s}=He(),{mutateUserFlowState:p}=Ie(),c=Nt(),{verifySDKInitiated:l}=Ot();function x(b){return`frigade-user-registered-${b}`}ea(()=>{if(e&&!t){if(e.startsWith(Lt))return;let b=x(e);localStorage.getItem(b)||(c(`${s}users`,{...n,method:"POST",body:JSON.stringify({foreignId:e})}),localStorage.setItem(b,"true"))}},[e,r,t]);let d=Zo(async b=>{if(!l())return;let y={foreignId:e,properties:b};await c(`${s}users`,{...n,method:"POST",body:JSON.stringify(y)}),i(f=>({...f,...b})),p()},[e,n,r,p]),g=Zo(async(b,y)=>{if(!l())return;let B={foreignId:e,events:[{event:b,properties:y}]};await c(`${s}users`,{...n,method:"POST",body:JSON.stringify(B)}),p()},[e,n,p]),F=Zo(async(b,y)=>{if(l())if(y){let f=x(b);localStorage.setItem(f,"true"),o(b);let B={foreignId:b,properties:y};await c(`${s}users`,{...n,method:"POST",body:JSON.stringify(B)}),i(T=>({...T,...y})),p()}else o(b)},[n,r,p]);return{userId:e,setUserId:o,setUserIdWithProperties:F,addPropertiesToUser:d,trackEventForUser:g}}import{v4 as Pp}from"uuid";import Ke,{useEffect as bp,useState as wp}from"react";import We,{useEffect as rr,useState as pa}from"react";import wo from"styled-components";import ta from"react";import oa from"styled-components";var Yr="fr-",eo="cfr-";function a(e,t){let o=`${Yr}${e}`;if(!t)return o;if(t.styleOverrides&&t.styleOverrides[e]){if(typeof t.styleOverrides[e]=="string")return o+" "+t.styleOverrides[e];if(typeof t.styleOverrides[e]=="object")return o+" "+eo+e}return o}function k(e){if(!e.className||e.className.indexOf(eo)!==-1)return"";let o=e.className.replace(/\s+/g," ").split(" ");return o.length==1&&o[0].startsWith(Yr)?"":`:not(${o.map(i=>`.${i}`).join(", ")})`}function Ro(e){return e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase()}function Be(e){return e!=null&&e.styleOverrides?Object.keys(e.styleOverrides).map(t=>`${Ro(t)}: ${e.styleOverrides[t]};`).join(" "):""}function ge(...e){return e.filter(Boolean).join(" ")}function to(e){return e.charAt(0).toUpperCase()+e.slice(1)}var ra=oa.div`
|
|
2
|
+
import bt,{createContext as Qp,useEffect as Wo,useState as Me}from"react";import{ThemeProvider as Zp}from"styled-components";import St,{useContext as Pp,useEffect as ao,useState as Uo}from"react";import{useCallback as ht,useContext as Jl,useEffect as Ql}from"react";import Qo,{useMemo as Gr}from"react";var Vr="1.35.29 ";var $e="NOT_STARTED_STEP",q="COMPLETED_FLOW",yo="ABORTED_FLOW",xt="STARTED_FLOW",Ae="NOT_STARTED_FLOW",ze="COMPLETED_STEP",So="STARTED_STEP";function He(){let{publicApiKey:e,userId:t,apiUrl:o}=Qo.useContext(K);return{config:Gr(()=>({headers:{Authorization:`Bearer ${e}`,"Content-Type":"application/json","X-Frigade-SDK-Version":Vr,"X-Frigade-SDK-Platform":"React"}}),[e,t]),apiUrl:Gr(()=>`${o}/v1/public/`,[o])}}var Ul="frigade-last-call-at-",zl="frigade-last-call-data-";function Nt(){let{shouldGracefullyDegrade:e,readonly:t}=Qo.useContext(K);return async(o,i)=>{if(t&&(i.method==="POST"||i.method==="PUT"||i.method==="DELETE"))return It();if(e)return console.log(`Skipping ${o} call to Frigade due to error`),It();let r=Ul+o,n=zl+o;if(window&&window.localStorage&&i&&i.body&&i.method==="POST"){let p=window.localStorage.getItem(r),c=window.localStorage.getItem(n);if(p&&c&&c==i.body){let l=new Date(p);if(new Date().getTime()-l.getTime()<1e3)return It()}window.localStorage.setItem(r,new Date().toISOString()),window.localStorage.setItem(n,i.body)}let s;try{s=await fetch(o,i)}catch(p){return It(p)}return s?s.ok?s:It(s.statusText):It()}}function It(e){return e&&console.log("Call to Frigade failed",e),{json:()=>({})}}function Ot(){let{publicApiKey:e,shouldGracefullyDegrade:t}=Qo.useContext(K);function o(){return t?(console.error("Frigade hooks cannot be used when Frigade SDK has failed to initialize"),!1):e?!0:(console.error("Frigade hooks cannot be used outside the scope of FrigadeProvider"),!1)}return{verifySDKInitiated:o}}import{useContext as ql,useState as Kr}from"react";import{useContext as _l,useEffect as Hl,useState as jl}from"react";import Vl from"swr";import{useContext as Wl}from"react";function ke(){let{openFlowStates:e,setOpenFlowStates:t,hasActiveFullPageFlow:o,setCompletedFlowsToKeepOpenDuringSession:i,completedFlowsToKeepOpenDuringSession:r}=Wl(K);function n(d,x=!1){return e[d]??x}function s(d,x){t(T=>({...T,[d]:x}))}function p(d){t(x=>{let{[d]:T,...b}=x;return{...b}})}function c(d){r.includes(d)||i(x=>[...x,d])}function l(d){return r.includes(d)}function g(d){return Object.entries(e).some(([x,T])=>T&&x!=d)||o}return{getOpenFlowState:n,setOpenFlowState:s,resetOpenFlowState:p,hasOpenModals:g,setKeepCompletedFlowOpenDuringSession:c,shouldKeepCompletedFlowOpenDuringSession:l}}import Gl from"swr/immutable";var Kl="unknown";function Ie(){let{config:e,apiUrl:t}=He(),{publicApiKey:o,userId:i,organizationId:r,flows:n,setShouldGracefullyDegrade:s,readonly:p}=_l(K),{resetOpenFlowState:c}=ke(),[l,g]=jl(!1),d={data:n.map(h=>({flowId:h.id,flowState:q,lastStepId:null,userId:i,foreignUserId:i,stepStates:{},shouldTrigger:!1}))},x=h=>fetch(h,e).then(B=>{if(B.ok)return B.json();throw new Error("Failed to fetch user flow states")}).catch(B=>(console.log(`Error fetching ${h}: ${B}. Will gracefully degrade and hide Frigade`),s(!0),d)),T=o&&n&&i?`${t}userFlowStates?foreignUserId=${encodeURIComponent(i)}${r?`&foreignUserGroupId=${encodeURIComponent(r)}`:""}`:null,{data:b,isLoading:S,mutate:u,error:v}=p?Gl(T,x):Vl(T,x,{revalidateOnFocus:!0,revalidateIfStale:!0,keepPreviousData:!0,revalidateOnMount:!0,errorRetryInterval:1e4,errorRetryCount:3,onError:()=>d,onLoadingSlow:()=>d}),w=b==null?void 0:b.data;Hl(()=>{!l&&!S&&w&&g(!0)},[w,l,S]);async function C(h){if(w&&!p){let B=w.find(I=>I.flowId===h);B&&B.flowState!==q&&(B.flowState=q),await u(Promise.resolve({...b,data:w}),{optimisticData:{...b,data:w},revalidate:!1,rollbackOnError:!1})}}async function N(h,B,I){if(w){let O=w.find(A=>A.flowId===h);O&&(O.stepStates[B]=I,O.flowState=xt),await u(Promise.resolve({...b,data:w}),{optimisticData:{...b,data:w},revalidate:!1,rollbackOnError:!1})}}async function P(h,B,I){if(w){let O=w.find(A=>A.flowId===h);O&&(O.lastStepId=B,O.stepStates[B]=I,O.flowState=xt),await u({...b,data:w},{optimisticData:{...b,data:w},revalidate:!1,rollbackOnError:!1})}}async function f(h){if(w){let B=w.find(I=>I.flowId===h);B&&B.flowState!==Ae&&(B.flowState=Ae,B.lastStepId=Kl,Object.keys(B.stepStates).forEach(I=>{B.stepStates[I].actionType=$e,B.stepStates[I].createdAt=new Date().toISOString()}),await u({...b,data:w},{optimisticData:{...b,data:w},revalidate:!1,rollbackOnError:!1}),c(h))}}async function F(h,B){if(w){let I=w.find(O=>O.flowId===h);I&&I.stepStates[B]!==$e&&(I.stepStates[B]=$e),await u({...b,data:w},{optimisticData:{...b,data:w},revalidate:!1,rollbackOnError:!1})}}return{userFlowStatesData:w,isLoadingUserFlowStateData:!l,mutateUserFlowState:u,optimisticallyMarkFlowCompleted:C,optimisticallyMarkFlowNotStarted:f,optimisticallyMarkStepCompleted:N,optimisticallyMarkStepNotStarted:F,optimisticallyMarkStepStarted:P,error:v}}function Zt(){let{config:e,apiUrl:t}=He(),{userFlowStatesData:o,mutateUserFlowState:i}=Ie(),{failedFlowResponses:r,setFailedFlowResponses:n,flowResponses:s,setFlowResponses:p}=ql(K),[c,l]=Kr(new Set),[g,d]=Kr(new Set),x=Nt();function T(u){let v=JSON.stringify(u);if(c.has(v))return null;c.add(v),l(c),g.add(u),d(g);let w=s==null?void 0:s.find(C=>C.flowSlug===u.flowSlug&&C.stepId===u.stepId&&C.actionType===u.actionType&&C.createdAt===u.createdAt);return x(`${t}flowResponses`,{...e,method:"POST",body:v}).then(C=>{C.status!==200&&C.status!==201?(console.log("Failed to send flow response for step "+u.stepId+". Will retry again later."),n([...r,u])):w||p(N=>[...N??[],u])})}async function b(u){u.foreignUserId&&(u.actionType===xt||u.actionType===Ae?await T(u):u.actionType===q?await T(u):u.actionType===So?await T(u):u.actionType===ze?await T(u):u.actionType===yo?await T(u):u.actionType===$e&&await T(u))}function S(){let u=[];return o==null||o.forEach(v=>{if(v&&v.stepStates&&Object.keys(v.stepStates).length!==0)for(let w in v.stepStates){let C=v.stepStates[w];u.push({foreignUserId:v.foreignUserId,flowSlug:v.flowId,stepId:C.stepId,actionType:C.actionType,data:{},createdAt:new Date(C.createdAt),blocked:C.blocked,hidden:C.hidden})}}),[...u,...s]}return{addResponse:b,setFlowResponses:p,getFlowResponses:S}}import Zl from"swr";var Yl=/user.flow\(([^\)]+)\) == '?COMPLETED_FLOW'?/gm,qr=e=>{let t=Yl.exec(e);if(t===null)return null;let o=null;return t.forEach((i,r)=>{let n=Xl(i,"'","");n.startsWith("flow_")&&(o=n)}),o},Xl=function(e,t,o){return e.replace(new RegExp(t,"g"),o)};function Zo(e){try{return JSON.parse(e)}catch(t){return console.error("Failed to parse Frigade config.yml to JSON",t),null}}var Ro=(l=>(l.CHECKLIST="CHECKLIST",l.FORM="FORM",l.TOUR="TOUR",l.SUPPORT="SUPPORT",l.CUSTOM="CUSTOM",l.BANNER="BANNER",l.EMBEDDED_TIP="EMBEDDED_TIP",l.NPS_SURVEY="NPS_SURVEY",l.ANNOUNCEMENT="ANNOUNCEMENT",l))(Ro||{});function J(){let{config:e,apiUrl:t}=He(),{flows:o,setFlows:i,userId:r,publicApiKey:n,customVariables:s,setCustomVariables:p,hasActiveFullPageFlow:c,setHasActiveFullPageFlow:l,setFlowResponses:g,setShouldGracefullyDegrade:d,readonly:x}=Jl(K),T={data:[]},{verifySDKInitiated:b}=Ot(),{addResponse:S,getFlowResponses:u}=Zt(),v=m=>fetch(m,e).then(y=>y.ok?y.json():(console.log(`Error fetching ${m} (${y.status}): ${y.statusText}. .Will gracefully degrade and hide Frigade`),d(!0),T)).catch(y=>(console.log(`Error fetching ${m}: ${y}. Will gracefully degrade and hide Frigade`),d(!0),T)),{mutateUserFlowState:w,userFlowStatesData:C,isLoadingUserFlowStateData:N,optimisticallyMarkFlowCompleted:P,optimisticallyMarkFlowNotStarted:f,optimisticallyMarkStepCompleted:F,optimisticallyMarkStepNotStarted:h,optimisticallyMarkStepStarted:B}=Ie(),{data:I,error:O,isLoading:A}=Zl(n?`${t}flows${x?"?readonly=true":""}`:null,v,{keepPreviousData:!0});Ql(()=>{if(O){console.error(O);return}I&&I.data&&i(I.data)},[I,O]);function D(m){if(A)return null;let y=o.find(E=>E.slug===m);return!y&&o.length>0&&!N&&!A?(console.log(`Flow with id ${m} not found`),null):(y==null?void 0:y.active)===!1?null:y}function $(m){var W;if(!D(m))return[];let y=D(m).data;return y?(y=j(y),(((W=Zo(y))==null?void 0:W.data)??[]).map(pe=>{let Qt=ye(pe);return{handleSecondaryButtonClick:()=>{pe.skippable===!0&&re(m,pe.id,{skipped:!0})},...pe,complete:me(m,pe.id)===ze||Qt>=1,blocked:Fe(m,pe.id),hidden:L(m,pe.id),handlePrimaryButtonClick:()=>{(!pe.completionCriteria&&(pe.autoMarkCompleted||pe.autoMarkCompleted===void 0)||pe.completionCriteria&&pe.autoMarkCompleted===!0)&&re(m,pe.id)},progress:Qt}}).filter(pe=>pe.hidden!==!0)):[]}function j(m){return m.replaceAll(/\${(.*?)}/g,(y,E)=>s[E]===void 0?"":String(s[E]).replace(/[\u00A0-\u9999<>\&]/g,function(W){return"&#"+W.charCodeAt(0)+";"}).replaceAll(/[\\]/g,"\\\\").replaceAll(/[\"]/g,'\\"').replaceAll(/[\/]/g,"\\/").replaceAll(/[\b]/g,"\\b").replaceAll(/[\f]/g,"\\f").replaceAll(/[\n]/g,"\\n").replaceAll(/[\r]/g,"\\r").replaceAll(/[\t]/g,"\\t"))}function H(m){if(!D(m))return[];let y=D(m).data;return y?(y=j(y),JSON.parse(y)??{}):[]}function V(m,y){p(E=>({...E,[m]:y}))}function we(m){!N&&!A&&m&&JSON.stringify(s)!=JSON.stringify({...s,...m})&&Object.keys(m).forEach(y=>{V(y,m[y])})}let ce=ht(async(m,y,E)=>{if(!b())return;let W={foreignUserId:r,flowSlug:m,stepId:y,actionType:So,data:E??{},createdAt:new Date,blocked:!1,hidden:!1};ee(W)&&(await B(m,y,W),S(W))},[r,C]),G=ht(async(m,y,E)=>{if(!b())return;let W={foreignUserId:r,flowSlug:m,stepId:y,actionType:$e,data:E??{},createdAt:new Date,blocked:!1,hidden:!1};ee(W)&&(await h(m,y),S(W))},[r,C]),re=ht(async(m,y,E)=>{if(!b())return;let W={foreignUserId:r,flowSlug:m,stepId:y,actionType:ze,data:E??{},createdAt:new Date,blocked:!1,hidden:!1};ee(W)&&(await F(m,y,W),S(W))},[r,C]),Y=ht(async(m,y)=>{if(!b()||X(m)===Ae)return;let E={foreignUserId:r,flowSlug:m,stepId:"unknown",actionType:Ae,data:y??{},createdAt:new Date,blocked:!1,hidden:!1};await f(m),ee(E)&&S(E)},[r,C]),Te=ht(async(m,y)=>{if(!b())return;let E={foreignUserId:r,flowSlug:m,stepId:"unknown",actionType:xt,data:y??{},createdAt:new Date,blocked:!1,hidden:!1};ee(E)&&S(E)},[r,C]),le=ht(async(m,y)=>{if(!b())return;let E={foreignUserId:r,flowSlug:m,stepId:"unknown",actionType:q,data:y??{},createdAt:new Date,blocked:!1,hidden:!1};ee(E)&&(await P(m),S(E))},[r,C]),he=ht(async(m,y)=>{if(!b())return;let E={foreignUserId:r,flowSlug:m,stepId:"unknown",actionType:yo,data:y??{},createdAt:new Date,blocked:!1,hidden:!1};ee(E)&&(await P(m),S(E))},[r,C]);function ee(m){var y;if(!C&&m.actionType===$e)return!1;if(C){let E=C.find(W=>W.flowId===m.flowSlug);if(m.actionType===$e&&(!(E!=null&&E.stepStates[m.stepId])||E.stepStates[m.stepId].actionType===$e)||E&&((y=E.stepStates[m.stepId])==null?void 0:y.actionType)===m.actionType||E&&E.flowState===q&&m.actionType===q)return!1}return!0}function me(m,y){let E=U(m,y);return N?null:E?E.actionType:$e}function Fe(m,y){let E=U(m,y);return E?E.blocked:!1}function L(m,y){let E=U(m,y);return E?E.hidden:!1}function U(m,y){if(N)return null;let E=C==null?void 0:C.find(W=>W.flowId===m);return!E||!E.stepStates[y]?null:E.stepStates[y]??null}function Ce(m){var E;if(N||!C)return null;if(X(m)===Ae)return $(m)[0]??null;let y=(E=C.find(W=>W.flowId===m))==null?void 0:E.lastStepId;return y?$(m).find(W=>W.id===y):null}function z(m){let y=Ce(m);if(!y)return 0;let E=$(m).findIndex(W=>W.id===y.id)??0;return me(m,y.id)===ze&&E<$(m).length-1?E+1:E}function ye(m){if(!m.completionCriteria)return;let y=qr(m.completionCriteria);if(y===null)return;let E=fe(y),W=Ue(y);return W===0?void 0:E/W}function X(m){let y=C==null?void 0:C.find(E=>E.flowId===m);return y?y.flowState:null}function fe(m){let y=$(m);return y.length===0?0:y.filter(W=>me(m,W.id)===ze).length}function Ue(m){return $(m).length}function Et(m){let y=o.find(E=>E.slug===m);return y?Zo(y.data):null}function ft(m){if(x)return!1;if(N)return!0;if(m!=null&&m.targetingLogic&&C){let y=C.find(E=>E.flowId===m.slug);if(y)return y.shouldTrigger===!1}return!!(m!=null&&m.targetingLogic&&r&&r.startsWith("guest_"))}function At(m){return!ft(D(m))}function gt(){r&&w()}return{getFlow:D,getFlowData:Et,isLoading:N||A,getStepStatus:me,getFlowSteps:$,getCurrentStepIndex:z,markStepStarted:ce,markStepCompleted:re,markFlowNotStarted:Y,markFlowStarted:Te,markFlowCompleted:le,markFlowAborted:he,markStepNotStarted:G,getFlowStatus:X,getNumberOfStepsCompleted:fe,getNumberOfSteps:Ue,targetingLogicShouldHideFlow:ft,setCustomVariable:V,updateCustomVariables:we,customVariables:s,getStepOptionalProgress:ye,getFlowMetadata:H,isStepBlocked:Fe,isStepHidden:L,hasActiveFullPageFlow:c,setHasActiveFullPageFlow:l,isFlowAvailableToUser:At,refresh:gt}}import{useCallback as er,useContext as Rl,useEffect as ea}from"react";var Lt="guest_";function Rt(){let{userId:e,organizationId:t,setUserId:o,setUserProperties:i,shouldGracefullyDegrade:r}=Rl(K),{config:n,apiUrl:s}=He(),{mutateUserFlowState:p}=Ie(),c=Nt(),{verifySDKInitiated:l}=Ot();function g(b){return`frigade-user-registered-${b}`}ea(()=>{if(e&&!t){if(e.startsWith(Lt))return;let b=g(e);localStorage.getItem(b)||(c(`${s}users`,{...n,method:"POST",body:JSON.stringify({foreignId:e})}),localStorage.setItem(b,"true"))}},[e,r,t]);let d=er(async b=>{if(!l())return;let S={foreignId:e,properties:b};await c(`${s}users`,{...n,method:"POST",body:JSON.stringify(S)}),i(u=>({...u,...b})),p()},[e,n,r,p]),x=er(async(b,S)=>{if(!l())return;let v={foreignId:e,events:[{event:b,properties:S}]};await c(`${s}users`,{...n,method:"POST",body:JSON.stringify(v)}),p()},[e,n,p]),T=er(async(b,S)=>{if(l())if(S){let u=g(b);localStorage.setItem(u,"true"),o(b);let v={foreignId:b,properties:S};await c(`${s}users`,{...n,method:"POST",body:JSON.stringify(v)}),i(w=>({...w,...S})),p()}else o(b)},[n,r,p]);return{userId:e,setUserId:o,setUserIdWithProperties:T,addPropertiesToUser:d,trackEventForUser:x}}import{v4 as vp}from"uuid";import Ke,{useEffect as wp,useState as Tp}from"react";import We,{useEffect as ir,useState as pa}from"react";import Fo from"styled-components";import ta from"react";import oa from"styled-components";var Yr="fr-",eo="cfr-";function a(e,t){let o=`${Yr}${e}`;if(!t)return o;if(t.styleOverrides&&t.styleOverrides[e]){if(typeof t.styleOverrides[e]=="string")return o+" "+t.styleOverrides[e];if(typeof t.styleOverrides[e]=="object")return o+" "+eo+e}return o}function k(e){if(!e.className||e.className.indexOf(eo)!==-1)return"";let o=e.className.replace(/\s+/g," ").split(" ");return o.length==1&&o[0].startsWith(Yr)?"":`:not(${o.map(i=>`.${i}`).join(", ")})`}function bo(e){return e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase()}function Be(e){return e!=null&&e.styleOverrides?Object.keys(e.styleOverrides).map(t=>`${bo(t)}: ${e.styleOverrides[t]};`).join(" "):""}function ge(...e){return e.filter(Boolean).join(" ")}function to(e){return e.charAt(0).toUpperCase()+e.slice(1)}var ra=oa.div`
|
|
3
3
|
display: flex;
|
|
4
4
|
justify-content: center;
|
|
5
5
|
position: fixed;
|
|
@@ -23,11 +23,11 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
23
23
|
opacity: 1;
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
|
-
`,Xr=({onClose:e,appearance:t})=>ta.createElement(ra,{className:a("modalBackground",t),onClick:()=>e()});import
|
|
26
|
+
`,Xr=({onClose:e,appearance:t})=>ta.createElement(ra,{className:a("modalBackground",t),onClick:()=>e()});import tr from"react";import ia from"styled-components";var na=ia.div`
|
|
27
27
|
:hover {
|
|
28
28
|
opacity: 0.8;
|
|
29
29
|
}
|
|
30
|
-
`,Pe=()=>
|
|
30
|
+
`,Pe=()=>tr.createElement(na,null,tr.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",fill:"none",viewBox:"0 0 20 20"},tr.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M5 15L15 5M5 5l10 10"})));import{Portal as da}from"react-portal";import ai from"react";import or from"react";function sa({style:e,className:t}){return or.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"54",height:"14",fill:"none",viewBox:"0 0 54 14",style:e,className:t},or.createElement("path",{fill:"currentColor",d:"M16.293 3.476v1.036h1.593v1.256h-1.593v5.098h-1.41V5.768H14V4.512h.883V3.244c0-.67.294-1.744 1.777-1.744.515 0 .969.049 1.361.146l-.233 1.232a5.939 5.939 0 00-.833-.073c-.442 0-.662.22-.662.67zm6.534.975V5.83c-.846 0-1.63.159-2.342.476v4.56h-1.41V4.513h1.263l.086.61c.846-.451 1.655-.67 2.403-.67zm2.505-.951c-.331.33-.944.33-1.287 0a.93.93 0 01-.246-.659c0-.268.086-.487.246-.646.343-.33.956-.33 1.287 0 .343.33.343.964 0 1.305zm.061 7.366h-1.41V4.512h1.41v6.354zm6.928-5.756c.246.146.368.402.368.756v4.976c0 1.804-.858 2.658-2.672 2.658-.92 0-1.753-.146-2.514-.439l.417-1.073c.674.22 1.336.33 1.974.33.98 0 1.385-.379 1.385-1.403v-.171c-.588.134-1.09.207-1.52.207-.907 0-1.655-.305-2.231-.902-.576-.598-.87-1.39-.87-2.354 0-.963.294-1.756.87-2.354.576-.61 1.324-.914 2.231-.914 1.005 0 1.864.232 2.562.683zm-2.488 4.634a5.15 5.15 0 001.446-.22V5.951a3.695 3.695 0 00-1.446-.292c-1.08 0-1.778.841-1.778 2.048 0 1.22.699 2.037 1.778 2.037zm7.34-5.317c1.52 0 2.28.878 2.28 2.634v3.805h-1.275l-.073-.524c-.601.414-1.288.621-2.084.621-1.263 0-2.06-.658-2.06-1.731 0-1.269 1.25-2.025 3.408-2.025.135 0 .503.013.662.013v-.171c0-1.012-.343-1.451-1.115-1.451-.675 0-1.435.158-2.256.475l-.466-1.012c1.017-.427 2.01-.634 2.979-.634zm-1.839 4.756c0 .427.343.695 1.017.695.528 0 1.251-.22 1.68-.512V8.22h-.441c-1.508 0-2.256.317-2.256.963zm9.953-4.549v-2.83h1.41v7.72c0 .354-.123.598-.368.757-.71.45-1.57.67-2.562.67-.907 0-1.655-.305-2.231-.902-.577-.61-.87-1.39-.87-2.354 0-.963.293-1.756.87-2.354.576-.61 1.324-.914 2.23-.914.43 0 .933.073 1.521.207zM43.84 9.72c.503 0 .981-.098 1.447-.293V5.854a5.15 5.15 0 00-1.447-.22c-1.078 0-1.777.817-1.777 2.037s.699 2.049 1.777 2.049zM54 7.866v.439h-4.573c.184.963.858 1.512 1.827 1.512.613 0 1.275-.146 1.986-.451l.466 1.024c-.87.378-1.729.573-2.575.573-.931 0-1.692-.304-2.268-.902-.576-.61-.87-1.402-.87-2.366 0-.975.294-1.768.87-2.366.576-.597 1.324-.902 2.244-.902.968 0 1.691.33 2.17.975.478.647.723 1.464.723 2.464zm-4.61-.586h3.298c-.086-1.073-.613-1.731-1.581-1.731-.969 0-1.582.695-1.717 1.731z"}),or.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.196 1.229A4.009 4.009 0 014.08 0l4.092.027C9.183.027 10 .867 10 1.904c0 .6-.273 1.133-.7 1.478-.31.25-.7.399-1.126.4h-.001l-4.09-.027h-.002a4.804 4.804 0 00-2.614.77A4.986 4.986 0 000 5.974v-1.78C0 3.036.456 1.988 1.196 1.23zm4.525 4.65a4.282 4.282 0 00-1.184 2.513l3.637.023c.131 0 .259-.015.382-.042h.002c.81-.178 1.42-.908 1.44-1.788v-.046a1.9 1.9 0 00-.533-1.328 1.813 1.813 0 00-.908-.508h-.002l-.002-.001a1.68 1.68 0 00-.366-.042A4.084 4.084 0 005.72 5.88zm-4.525-.016A4.235 4.235 0 000 8.829C0 10.997 1.601 12.78 3.654 13V9.265h-.005l.005-.439v-.437h.023a5.175 5.175 0 011.439-3.13 5.05 5.05 0 01.72-.614l-1.754-.011H4.08c-.787 0-1.521.229-2.144.625a4.11 4.11 0 00-.74.603z",clipRule:"evenodd"}))}var Jr=sa;import rr from"styled-components";import Xe from"styled-components";var wo=Xe.div`
|
|
31
31
|
${e=>k(e)} {
|
|
32
32
|
background: ${e=>e.appearance.theme.colorBackground};
|
|
33
33
|
}
|
|
@@ -110,7 +110,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
110
110
|
color: #808080;
|
|
111
111
|
}
|
|
112
112
|
margin: 0;
|
|
113
|
-
`;var ni=
|
|
113
|
+
`;var ni=rr.div`
|
|
114
114
|
background-color: ${e=>{var t;return(t=e.appearance)==null?void 0:t.theme.colorBackground}};
|
|
115
115
|
position: absolute;
|
|
116
116
|
bottom: -47px;
|
|
@@ -121,7 +121,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
121
121
|
align-items: center;
|
|
122
122
|
justify-content: center;
|
|
123
123
|
border-radius: ${e=>{var t;return(t=e.appearance)==null?void 0:t.theme.borderRadius}}px;
|
|
124
|
-
`,si=
|
|
124
|
+
`,si=rr(wo)`
|
|
125
125
|
background-color: ${e=>{var t;return(t=e.appearance)==null?void 0:t.theme.colorBackground}};
|
|
126
126
|
position: absolute;
|
|
127
127
|
bottom: -60px;
|
|
@@ -134,7 +134,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
134
134
|
border-radius: ${e=>{var t;return(t=e.appearance)==null?void 0:t.theme.borderRadius}}px;
|
|
135
135
|
padding: 0;
|
|
136
136
|
z-index: ${e=>e.zIndex};
|
|
137
|
-
`,li=
|
|
137
|
+
`,li=rr.div`
|
|
138
138
|
display: flex;
|
|
139
139
|
justify-content: center;
|
|
140
140
|
align-items: center;
|
|
@@ -143,7 +143,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
143
143
|
font-size: 12px;
|
|
144
144
|
line-height: 18px;
|
|
145
145
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorTextSecondary}};
|
|
146
|
-
`;function
|
|
146
|
+
`;function To({appearance:e}){return ai.createElement(li,{className:a("poweredByFrigadeContainer",e),appearance:e},"Powered by \xA0",ai.createElement(Jr,null))}var ca=Fo.div`
|
|
147
147
|
${e=>k(e)} {
|
|
148
148
|
// Anything inside this block will be ignored if the user provides a custom class
|
|
149
149
|
background-color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBackground}};
|
|
@@ -185,10 +185,10 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
185
185
|
opacity: 1;
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
|
-
`,ma=
|
|
188
|
+
`,ma=Fo.div`
|
|
189
189
|
position: relative;
|
|
190
190
|
flex: 0 1 auto;
|
|
191
|
-
`,ua=
|
|
191
|
+
`,ua=Fo.div`
|
|
192
192
|
position: absolute;
|
|
193
193
|
top: 16px;
|
|
194
194
|
right: 16px;
|
|
@@ -198,14 +198,14 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
198
198
|
// Anything inside this block will be ignored if the user provides a custom class
|
|
199
199
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorText}};
|
|
200
200
|
}
|
|
201
|
-
`,fa=
|
|
201
|
+
`,fa=Fo.div`
|
|
202
202
|
overflow: scroll;
|
|
203
203
|
flex: 1 1;
|
|
204
204
|
display: flex;
|
|
205
205
|
::-webkit-scrollbar {
|
|
206
206
|
display: none;
|
|
207
207
|
}
|
|
208
|
-
`,je=({onClose:e,visible:t,headerContent:o=null,style:i=null,children:r,appearance:n,dismissible:s=!0,showFrigadeBranding:p=!1})=>{let[c,l]=pa("");return
|
|
208
|
+
`,je=({onClose:e,visible:t,headerContent:o=null,style:i=null,children:r,appearance:n,dismissible:s=!0,showFrigadeBranding:p=!1})=>{let[c,l]=pa("");return ir(()=>{let g=getComputedStyle(document.body).getPropertyValue("overflow");l(g)},[]),ir(()=>{let g=d=>{d.key==="Escape"&&e()};return document.addEventListener("keydown",g),()=>{document.removeEventListener("keydown",g)}},[e]),ir(()=>{let g=document.body.style;return t?g.setProperty("overflow","hidden"):g.setProperty("overflow",c),()=>{g.setProperty("overflow",c)}},[t]),t?We.createElement(da,null,We.createElement(Xr,{appearance:n,onClose:()=>{s&&e()}}),We.createElement(ca,{appearance:n,className:a("modalContainer",n),styleOverrides:i},s&&We.createElement(ua,{className:a("modalClose",n),onClick:()=>e(),appearance:n},We.createElement(Pe,null)),o&&We.createElement(ma,null,o),We.createElement(fa,null,r),p&&We.createElement(ni,{appearance:n,className:a("poweredByFrigadeRibbon",n)},We.createElement(To,{appearance:n})))):We.createElement(We.Fragment,null)};import st,{useEffect as nr,useState as ga}from"react";import ko from"styled-components";import{Portal as xa}from"react-portal";function ha(e){switch(e){case"top-left":return`
|
|
209
209
|
top: 0;
|
|
210
210
|
left: 0;
|
|
211
211
|
`;case"top-right":return`
|
|
@@ -214,7 +214,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
214
214
|
`;case"bottom-left":return`
|
|
215
215
|
bottom: 0;
|
|
216
216
|
left: 0;
|
|
217
|
-
`}return"right: 0; bottom: 0;"}var Ca=
|
|
217
|
+
`}return"right: 0; bottom: 0;"}var Ca=ko.div`
|
|
218
218
|
${e=>k(e)} {
|
|
219
219
|
// Anything inside this block will be ignored if the user provides a custom class
|
|
220
220
|
background: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBackground}};
|
|
@@ -230,10 +230,10 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
230
230
|
}
|
|
231
231
|
${e=>ha(e.modalPosition)}
|
|
232
232
|
margin: 28px;
|
|
233
|
-
`,ya=
|
|
233
|
+
`,ya=ko.div`
|
|
234
234
|
position: relative;
|
|
235
235
|
flex: 1;
|
|
236
|
-
`,Sa=
|
|
236
|
+
`,Sa=ko.div`
|
|
237
237
|
position: absolute;
|
|
238
238
|
top: 16px;
|
|
239
239
|
right: 16px;
|
|
@@ -243,13 +243,13 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
243
243
|
// Anything inside this block will be ignored if the user provides a custom class
|
|
244
244
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorText}};
|
|
245
245
|
}
|
|
246
|
-
`,ba=
|
|
246
|
+
`,ba=ko.div`
|
|
247
247
|
overflow: scroll;
|
|
248
248
|
flex: 5;
|
|
249
249
|
::-webkit-scrollbar {
|
|
250
250
|
display: none;
|
|
251
251
|
}
|
|
252
|
-
`,
|
|
252
|
+
`,Po=({onClose:e,visible:t,headerContent:o=null,children:i,appearance:r,modalPosition:n="bottom-right",dismissible:s=!0})=>{let[p,c]=ga("");return nr(()=>{let l=getComputedStyle(document.body).getPropertyValue("overflow");c(l)},[]),nr(()=>{let l=g=>{g.key==="Escape"&&e()};return document.addEventListener("keydown",l),()=>{document.removeEventListener("keydown",l)}},[e]),nr(()=>{let l=document.body.style;return t?l.setProperty("overflow","hidden"):l.setProperty("overflow",p),()=>{l.setProperty("overflow",p)}},[t]),t?st.createElement(xa,null,st.createElement(Ca,{appearance:r,className:a("cornerModalContainer",r),modalPosition:n},s&&st.createElement(Sa,{className:a("cornerModalClose",r),onClick:()=>e()},st.createElement(Pe,null)),o&&st.createElement(ya,null,o),st.createElement(ba,null,i))):st.createElement(st.Fragment,null)};import{useContext as wa}from"react";function Q(){let{defaultAppearance:e}=wa(K);function t(o){let i=JSON.parse(JSON.stringify(e));return o?{styleOverrides:Object.assign(i.styleOverrides??{},o.styleOverrides??{}),theme:Object.assign(i.theme,o.theme??{})}:i}return{mergeAppearanceWithDefault:t}}import Ct,{useContext as Va,useEffect as Ga,useState as gr}from"react";import Io from"styled-components";import Eo,{useEffect as fi,useState as ar}from"react";import pr from"styled-components";import vo from"styled-components";var pi=vo.label`
|
|
253
253
|
${e=>k(e)} {
|
|
254
254
|
font-size: 12px;
|
|
255
255
|
line-height: 18px;
|
|
@@ -260,14 +260,14 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
260
260
|
letter-spacing: 0.24px;
|
|
261
261
|
}
|
|
262
262
|
display: flex;
|
|
263
|
-
`,di=
|
|
263
|
+
`,di=vo.label`
|
|
264
264
|
${e=>k(e)} {
|
|
265
265
|
font-size: 12px;
|
|
266
266
|
line-height: 20px;
|
|
267
267
|
margin-bottom: 5px;
|
|
268
268
|
}
|
|
269
269
|
display: flex;
|
|
270
|
-
`,ci=
|
|
270
|
+
`,ci=vo.span`
|
|
271
271
|
font-weight: 400;
|
|
272
272
|
font-size: 14px;
|
|
273
273
|
line-height: 22px;
|
|
@@ -275,16 +275,16 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
275
275
|
display: flex;
|
|
276
276
|
margin-right: 5px;
|
|
277
277
|
margin-top: 10px;
|
|
278
|
-
`,
|
|
278
|
+
`,Bo=vo.div`
|
|
279
279
|
display: flex;
|
|
280
280
|
align-items: flex-start;
|
|
281
281
|
justify-content: left;
|
|
282
282
|
margin-bottom: 10px;
|
|
283
|
-
`;import
|
|
283
|
+
`;import sr from"react";var Je={theme:{colorPrimary:"#0171F8",colorSecondary:"#2E343D",colorText:"#0F1114",colorBackground:"#ffffff",colorBackgroundSecondary:"#d2d2d2",colorTextOnPrimaryBackground:"#ffffff",colorTextSecondary:"#2E343D",colorTextDisabled:"#5A6472",colorBorder:"#E5E5E5",colorTextError:"#c00000",colorTextSuccess:"#00D149",borderRadius:10}};function lt({title:e,required:t,appearance:o=Je}){return e?sr.createElement(Bo,{className:a("formLabelWrapper",o)},t?sr.createElement(ci,{className:a("formLabelRequired",o),appearance:o},"*"):null,sr.createElement(pi,{className:a("formLabel",o)},e)):null}import mi from"react";function Dt({title:e,appearance:t}){return e?mi.createElement(Bo,null,mi.createElement(di,{className:a("formSubLabel",t)},e)):null}import{z as lr}from"zod";function ui(e,t){try{if(t){if(t.type=="number"){let o=lr.number();if(t.props)for(let i of t.props)i.requirement=="min"?o=o.min(Number(i.value),i.message??"Value is too small"):i.requirement=="max"?o=o.max(Number(i.value),i.message??"Value is too large"):i.requirement=="positive"?o=o.positive(i.message??"Value must be positive"):i.requirement=="negative"&&(o=o.nonpositive(i.message??"Value must be negative"));o.parse(Number(e))}if(t.type=="string"){let o=lr.string();if(t.props)for(let i of t.props)i.requirement=="min"?o=o.min(Number(i.value),i.message??"Value is too short"):i.requirement=="max"?o=o.max(Number(i.value),i.message??"Value is too long"):i.requirement=="regex"&&(o=o.regex(new RegExp(String(i.value)),i.message??"Value does not match requirements"));o.parse(e)}return}}catch(o){if(o instanceof lr.ZodError)return o.issues&&o.issues.length>0?o.issues[0].message:null;console.error("Frigade Form validation failed for rule ",t,o)}return null}var Ta=pr.div`
|
|
284
284
|
display: flex;
|
|
285
285
|
flex-direction: column;
|
|
286
286
|
width: 100%;
|
|
287
|
-
`,pr
|
|
287
|
+
`,dr=pr.input`
|
|
288
288
|
${e=>k(e)} {
|
|
289
289
|
// Anything inside this block will be ignored if the user provides a custom class
|
|
290
290
|
border: 1px solid ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBorder}};
|
|
@@ -300,7 +300,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
300
300
|
box-sizing: border-box;
|
|
301
301
|
padding: 0 10px;
|
|
302
302
|
margin-bottom: 10px;
|
|
303
|
-
`,Fa=
|
|
303
|
+
`,Fa=pr.textarea`
|
|
304
304
|
${e=>k(e)} {
|
|
305
305
|
// Anything inside this block will be ignored if the user provides a custom class
|
|
306
306
|
border: 1px solid ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBorder}};
|
|
@@ -316,7 +316,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
316
316
|
min-height: 70px;
|
|
317
317
|
box-sizing: border-box;
|
|
318
318
|
margin-bottom: 10px;
|
|
319
|
-
`;function
|
|
319
|
+
`;function cr({formInput:e,customFormTypeProps:t,onSaveInputData:o,setFormValidationErrors:i,inputData:r}){let n=e,[s,p]=ar((r==null?void 0:r.text)||""),[c,l]=ar(!1),[g,d]=ar(!1),x=dr;fi(()=>{s===""&&!c&&(l(!0),T(""))},[]),fi(()=>{if(g){T(s);return}},[g]);function T(S){if(p(S),o({text:S}),n.required===!0&&S.trim()===""){i([{id:n.id,message:`${n.title??"Field"} is required`,hidden:!g}]);return}let u=ui(S,n.validation);if(u&&(S.trim()!==""||n.required===!0)){i([{id:n.id,message:u,hidden:!g}]);return}i([])}n.multiline&&(x=Fa);function b(){var S;switch((S=n==null?void 0:n.validation)==null?void 0:S.type){case"email":return"email";case"number":return"number";case"password":return"password"}return null}return Eo.createElement(Ta,null,Eo.createElement(lt,{title:n.title,required:n.required,appearance:t.appearance}),Eo.createElement(x,{className:a("inputComponent",t.appearance),value:s,onChange:S=>{T(S.target.value)},appearance:t.appearance,placeholder:n.placeholder,type:b(),onBlur:()=>{d(!0)}}),Eo.createElement(Dt,{title:n.subtitle,appearance:t.appearance}))}import Ve,{useEffect as gi,useState as xi}from"react";import hi from"styled-components";var mr="",ka=hi.div`
|
|
320
320
|
display: flex;
|
|
321
321
|
flex-direction: column;
|
|
322
322
|
width: 100%;
|
|
@@ -343,7 +343,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
343
343
|
background-repeat: no-repeat;
|
|
344
344
|
background-size: 1.5em 1.5em;
|
|
345
345
|
-webkit-print-color-adjust: exact;
|
|
346
|
-
`;function Ci({formInput:e,customFormTypeProps:t,onSaveInputData:o,inputData:i,setFormValidationErrors:r}){var
|
|
346
|
+
`;function Ci({formInput:e,customFormTypeProps:t,onSaveInputData:o,inputData:i,setFormValidationErrors:r}){var g,d,x,T,b,S;let n=e,[s,p]=xi(((g=i==null?void 0:i.choice)==null?void 0:g[0])||""),[c,l]=xi(!1);return gi(()=>{var u,v,w,C;if(s===""&&!c){if(l(!0),n.requireSelection){p(mr);return}if(n.defaultValue&&((u=n.props.options)!=null&&u.find(N=>N.id===n.defaultValue))){let N=(v=n.props.options)==null?void 0:v.find(P=>P.id===n.defaultValue);p(N.id),o({choice:[N.id]})}else p(((w=n.props.options)==null?void 0:w[0].id)||""),o({choice:[((C=n.props.options)==null?void 0:C[0].id)||""]})}},[]),gi(()=>{n.requireSelection&&s===mr?r([{message:"Please select an option",id:n.id}]):r([])},[s]),Ve.createElement(ka,null,Ve.createElement(lt,{title:n.title,required:!1,appearance:t.appearance}),Ve.createElement(Pa,{value:s,onChange:u=>{p(u.target.value),o({choice:[u.target.value]})},placeholder:n.placeholder,appearance:t.appearance,className:a("multipleChoiceSelect",t.appearance)},n.requireSelection&&Ve.createElement("option",{key:"null-value",value:mr,disabled:!0},n.placeholder??"Select an option"),(d=n.props.options)==null?void 0:d.map(u=>Ve.createElement("option",{key:u.id,value:u.id},u.title))),((T=(x=n.props.options)==null?void 0:x.find(u=>u.id===s))==null?void 0:T.isOpenEnded)&&Ve.createElement(Ve.Fragment,null,Ve.createElement(lt,{title:((S=(b=n.props.options)==null?void 0:b.find(u=>u.id===s))==null?void 0:S.openEndedLabel)??"Please specify",required:!1,appearance:t.appearance}),Ve.createElement(dr,{type:"text",placeholder:"Enter your answer here",onChange:u=>{o({choice:[u.target.value]})},appearance:t.appearance})),Ve.createElement(Dt,{title:n.subtitle,appearance:t.appearance}))}import io,{useEffect as ur,useState as Si}from"react";import bi from"styled-components";import ro from"react";import oo from"react";var yi=({color:e,percentage:t,size:o})=>{let i=o*.5-2,r=2*Math.PI*i,n=(1-t)*r;return oo.createElement("circle",{r:i,cx:o*.5,cy:o*.5,fill:"transparent",stroke:n!==r?e:"",strokeWidth:"3px",strokeDasharray:r,strokeDashoffset:t?n:0})},va=({fillColor:e,size:t,percentage:o,children:i,bgColor:r="#D9D9D9",className:n,style:s})=>oo.createElement("svg",{style:s,className:n,width:t,height:t,overflow:"visible"},oo.createElement("g",{transform:`rotate(-90 ${`${t*.5} ${t*.5}`})`},oo.createElement(yi,{color:r,size:t}),oo.createElement(yi,{color:e,percentage:o,size:t})),i),$t=va;import Ba from"styled-components";var Ea=({color:e="#FFFFFF"})=>ro.createElement("svg",{width:10,height:8,viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ro.createElement("path",{d:"M1 4.34815L3.4618 7L3.4459 6.98287L9 1",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),Aa={width:"22px",height:"22px",borderRadius:"8px",display:"flex",justifyContent:"center",alignItems:"center"},Ia={width:"22px",height:"22px",borderRadius:"40px",display:"flex",justifyContent:"center",alignItems:"center"},Na={border:"1px solid #000000",color:"#FFFFFF"},Oa={border:"1px solid #C5CBD3"},La={color:"#FFFFFF"},Da={border:"1px solid #C5CBD3"},$a=e=>e==="square"?Aa:Ia,Ma=(e,t)=>e==="square"?t?Na:Oa:t?La:Da,Ua=Ba.div`
|
|
347
347
|
${e=>Be(e)}
|
|
348
348
|
`,Qe=({value:e,type:t="round",primaryColor:o="#000000",progress:i,appearance:r=Je,style:n,className:s})=>{let p=$a(t),c=Ma(t,e);return e===!0?p={...p,...c,backgroundColor:r.theme.colorTextSuccess,borderColor:t==="square"?o:"none"}:p={...p,...c},e!==!0&&t==="round"&&i!==void 0&&i!==1?ro.createElement($t,{fillColor:o,percentage:i,size:22}):ro.createElement(Ua,{styleOverrides:p,style:n,role:"checkbox",className:ge(a("checkIconContainer",r),a(e?"checkIconContainerChecked":"checkIconContainerUnchecked",r),e?"checkIconContainerChecked":"checkIconContainerUnchecked",s)},e&&ro.createElement(Ea,{color:"#FFFFFF"}))};var za=bi.div`
|
|
349
349
|
display: flex;
|
|
@@ -376,7 +376,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
376
376
|
height: 48px;
|
|
377
377
|
padding: 0 18px;
|
|
378
378
|
margin-bottom: 10px;
|
|
379
|
-
`;function wi({formInput:e,customFormTypeProps:t,onSaveInputData:o,inputData:i,setFormValidationErrors:r}){var
|
|
379
|
+
`;function wi({formInput:e,customFormTypeProps:t,onSaveInputData:o,inputData:i,setFormValidationErrors:r}){var g;let n=e,[s,p]=Si((i==null?void 0:i.choice)||[]),[c,l]=Si(!1);return ur(()=>{s.length==0&&!c&&(l(!0),o({choice:[]}))},[]),ur(()=>{o({choice:s})},[s]),ur(()=>{n.required&&(s.length<n.props.minChoices||s.length>n.props.maxChoices)?r([{message:"",id:n.id}]):r([])},[s]),io.createElement(za,null,io.createElement(lt,{title:n.title,required:n.required,appearance:t.appearance}),(g=n.props.options)==null?void 0:g.map(d=>io.createElement(Wa,{appearance:t.appearance,className:a(s.includes(d.id)?"multipleChoiceListItemSelected":"multipleChoiceListItem",t.appearance),key:d.id,value:d.id,"data-selected":s.includes(d.id),onClick:()=>{if(s.includes(d.id)){p(s.filter(x=>x!==d.id));return}s.length<n.props.maxChoices?p([...s,d.id]):s.length==1&&n.props.maxChoices==1&&p([d.id])}},d.title,io.createElement(Qe,{type:"round",primaryColor:t.appearance.theme.colorPrimary,value:s.includes(d.id),appearance:t.appearance}))),io.createElement(Dt,{title:n.subtitle,appearance:t.appearance}))}import Ao from"react";import Ti from"styled-components";import _a from"dompurify";function ne(e){return{__html:_a.sanitize(e,{ALLOWED_TAGS:["b","i","a","span","div","p","pre","u","br","img"],ALLOWED_ATTR:["style","class","target","id","href","alt","src"]})}}var Ha=Ti.h1`
|
|
380
380
|
${e=>k(e)} {
|
|
381
381
|
font-style: normal;
|
|
382
382
|
font-weight: 700;
|
|
@@ -397,25 +397,25 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
397
397
|
letter-spacing: 0.28px;
|
|
398
398
|
color: ${e=>e.appearance.theme.colorTextSecondary};
|
|
399
399
|
}
|
|
400
|
-
`;function ve({appearance:e,title:t,subtitle:o,size:i="medium",classPrefix:r=""}){return
|
|
400
|
+
`;function ve({appearance:e,title:t,subtitle:o,size:i="medium",classPrefix:r=""}){return Ao.createElement(Ao.Fragment,null,Ao.createElement(Ha,{appearance:e,className:a(`${r}${r?to(i):i}Title`,e),dangerouslySetInnerHTML:ne(t),size:i}),o&&Ao.createElement(ja,{appearance:e,className:a(`${r}${r?to(i):i}Subtitle`,e),dangerouslySetInnerHTML:ne(o),size:i}))}import*as fr from"react";var Fi=e=>fr.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:12,height:12,"aria-hidden":"true",viewBox:"0 0 16 16",...e},fr.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10.115 1.308 5.635 11.269A2.365 2.365 0 0 1 13.634 16H2.365A2.365 2.365 0 0 1 .25 12.577L5.884 1.308a2.365 2.365 0 0 1 4.231 0zM8 10.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM8 9c.552 0 1-.32 1-.714V4.714C9 4.32 8.552 4 8 4s-1 .32-1 .714v3.572C7 8.68 7.448 9 8 9z"}));var Ka=Io.div`
|
|
401
401
|
display: flex;
|
|
402
402
|
flex-direction: column;
|
|
403
403
|
justify-content: flex-end;
|
|
404
404
|
overflow: visible;
|
|
405
405
|
padding-top: 14px;
|
|
406
|
-
`,qa=
|
|
406
|
+
`,qa=Io.div`
|
|
407
407
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorTextError}};
|
|
408
408
|
font-size: 12px;
|
|
409
409
|
margin-bottom: 12px;
|
|
410
410
|
display: flex;
|
|
411
411
|
align-items: center;
|
|
412
|
-
`,Ya=
|
|
412
|
+
`,Ya=Io.div`
|
|
413
413
|
margin-right: 4px;
|
|
414
414
|
display: inline-flex;
|
|
415
|
-
`,Xa=
|
|
415
|
+
`,Xa=Io.div`
|
|
416
416
|
padding-left: 1px;
|
|
417
417
|
padding-right: 1px;
|
|
418
|
-
`,Ja={text:
|
|
418
|
+
`,Ja={text:cr,multipleChoice:Ci,multipleChoiceList:wi},xr="frigade-multiInputStepTypeData";function ki({flowId:e,stepData:t,canContinue:o,setCanContinue:i,onSaveData:r,appearance:n,customFormElements:s,prefillData:p}){var P;let c=t.props,[l,g]=gr([]),[d,x]=gr([]),{userId:T}=Rt(),[b,S]=gr(C()||(p?p[t.id]:null)||{}),{readonly:u}=Va(K),v={...Ja,...s};Ga(()=>{i(l.length===0)},[l,i]);function w(f,F){let h={...b,[f.id]:F};S(h),r(h),window&&window.localStorage&&!u&&window.localStorage.setItem(N(),JSON.stringify(h))}function C(){if(window&&window.localStorage){let f=window.localStorage.getItem(N());if(f)return JSON.parse(f)}return null}function N(){return`${xr}-${e}-${t.id}-${T}`}return Ct.createElement(Xa,{className:a("multiInput",n)},Ct.createElement(ve,{appearance:n,title:t.title,subtitle:t.subtitle}),Ct.createElement(Ka,{className:a("multiInputContainer",n)},(P=c.data)==null?void 0:P.map(f=>{let F=l.reverse().find(h=>h.id===f.id);return v[f.type]?Ct.createElement("span",{key:f.id,"data-field-id":f.id,className:a("multiInputField",n)},v[f.type]({formInput:f,customFormTypeProps:{flowId:e,stepData:t,canContinue:o,setCanContinue:i,onSaveData:r,appearance:n},onSaveInputData:h=>{!d.includes(f.id)&&h&&(h==null?void 0:h.text)!==""&&x(B=>[...B,f.id]),w(f,h)},inputData:b[f.id],setFormValidationErrors:h=>{g(B=>h.length===0?B.filter(I=>I.id!==f.id):[...B,...h])}}),F&&F.message&&d.includes(f.id)&&F.hidden!==!0&&Ct.createElement(qa,{key:f.id,style:{overflow:"hidden"},appearance:n,className:a("multiInputValidationError",n)},Ct.createElement(Ya,{appearance:n,className:a("multiInputValidationErrorIcon",n)},Ct.createElement(Fi,null)),F.message)):null})))}import Mt from"styled-components";var Pi=Mt.div`
|
|
419
419
|
align-items: center;
|
|
420
420
|
display: flex;
|
|
421
421
|
justify-content: ${e=>e.showBackButton?"space-between":"flex-end"};
|
|
@@ -495,13 +495,14 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
495
495
|
|
|
496
496
|
cursor: pointer;
|
|
497
497
|
:hover {
|
|
498
|
-
opacity: 0.8;
|
|
498
|
+
opacity: ${e=>e.loading=="true"?"1.0":"0.8"};
|
|
499
499
|
}
|
|
500
|
+
|
|
500
501
|
:disabled {
|
|
501
|
-
opacity: 0.3;
|
|
502
|
+
opacity: ${e=>e.loading=="true"?"1.0":"0.3"};
|
|
502
503
|
cursor: not-allowed;
|
|
503
504
|
}
|
|
504
|
-
`,
|
|
505
|
+
`,No=Li.div`
|
|
505
506
|
${e=>k(e)} {
|
|
506
507
|
display: flex;
|
|
507
508
|
flex-direction: row;
|
|
@@ -512,9 +513,9 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
512
513
|
margin-right: 8px;
|
|
513
514
|
}
|
|
514
515
|
}
|
|
515
|
-
`,Z=({onClick:e,title:t,style:o,disabled:i,type:r="inline",size:n="medium",secondary:s=!1,appearance:p,withMargin:c=!0,classPrefix:l="",loading:
|
|
516
|
+
`,Z=({onClick:e,title:t,style:o,disabled:i,type:r="inline",size:n="medium",secondary:s=!1,appearance:p,withMargin:c=!0,classPrefix:l="",loading:g=!1})=>{function d(){let x=s?"buttonSecondary":"button";return l===""?x:`${l}${to(x)}`}return Oi.createElement(Za,{secondary:s,appearance:p,disabled:i||g,loading:(g==null?void 0:g.toString())??"",onClick:e,styleOverrides:o,type:r,withMargin:c,size:n,className:a(d(),p)},g?Oi.createElement(Ni,{className:a("buttonLoader",p)}):t??"Continue")};var Di=({step:e,canContinue:t,appearance:o,onPrimaryClick:i,onSecondaryClick:r,selectedStep:n,steps:s,onBack:p,allowBackNavigation:c,errorMessage:l,isSaving:g})=>{let d=s.length>1&&n!=0&&c,x=e.primaryButtonTitle&&e.secondaryButtonTitle||d?"inline":"full-width";return at.createElement(at.Fragment,null,l!==null&&l!=null&&at.createElement(vi,{appearance:o,className:a("formCTAError",o)},l),at.createElement(Pi,{showBackButton:d,className:a("formCTAContainer",o)},d&&at.createElement(Z,{title:e.backButtonTitle??"Back",onClick:p,secondary:!0,withMargin:!1,type:x,appearance:o,style:{width:"90px",maxWidth:"90px"},classPrefix:"back"}),at.createElement(Bi,{className:a("ctaWrapper",o)},e.secondaryButtonTitle?at.createElement(Z,{title:e.secondaryButtonTitle,onClick:r,secondary:!0,withMargin:!1,type:x,appearance:o,disabled:g}):null," ",e.primaryButtonTitle?at.createElement(Z,{disabled:!t,withMargin:!1,title:e.primaryButtonTitle,onClick:i,type:x,appearance:o,loading:g}):null)))};import hr from"react";import Ra from"styled-components";var ep=Ra.div`
|
|
516
517
|
text-align: center;
|
|
517
|
-
`,$i=({stepCount:e=0,currentStep:t=0,className:o,appearance:i})=>{let{theme:r}=Q().mergeAppearanceWithDefault(i);return
|
|
518
|
+
`,$i=({stepCount:e=0,currentStep:t=0,className:o,appearance:i})=>{let{theme:r}=Q().mergeAppearanceWithDefault(i);return hr.createElement(ep,{className:o},hr.createElement("svg",{width:16*e-8,height:8,viewBox:`0 0 ${16*e-8} 8`,fill:"none"},Array(e).fill(null).map((n,s)=>hr.createElement("rect",{key:s,x:16*s,y:0,width:8,height:8,rx:4,fill:t===s?r.colorPrimary:"#E6E6E6"}))))};import yt from"react";import Ut from"styled-components";import{useContext as tp}from"react";function ie(){let e=tp(K);function t(r){i(r.primaryButtonUri,r.primaryButtonUriTarget)}function o(r){i(r.secondaryButtonUri,r.secondaryButtonUriTarget)}function i(r,n){if(!r)return;let s=r.startsWith("http")?"_blank":"_self";n&&n!=="_blank"&&(s="_self"),e.navigate(r,s)}return{primaryCTAClickSideEffects:t,secondaryCTAClickSideEffects:o,handleUrl:i}}var op=Ut.div`
|
|
518
519
|
display: flex;
|
|
519
520
|
flex-wrap: wrap;
|
|
520
521
|
align-content: center;
|
|
@@ -562,7 +563,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
562
563
|
margin-top: 12px;
|
|
563
564
|
margin-bottom: 16px;
|
|
564
565
|
max-width: 70%;
|
|
565
|
-
`;function Mi({stepData:e,appearance:t}){var i,r;let{handleUrl:o}=ie();return yt.createElement("div",null,yt.createElement(sp,null,e.title),yt.createElement(lp,null,e.subtitle),yt.createElement(op,null,(r=(i=e.props)==null?void 0:i.links)==null?void 0:r.map(n=>yt.createElement(rp,{key:n.title},yt.createElement(ip,{src:n.imageUri}),yt.createElement(np,{style:{borderColor:t.theme.colorPrimary,color:t.theme.colorPrimary},onClick:()=>{n.uri&&o(n.uri,n.uriTarget??"_blank")}},n.title)))))}import zt,{useEffect as fp}from"react";import
|
|
566
|
+
`;function Mi({stepData:e,appearance:t}){var i,r;let{handleUrl:o}=ie();return yt.createElement("div",null,yt.createElement(sp,null,e.title),yt.createElement(lp,null,e.subtitle),yt.createElement(op,null,(r=(i=e.props)==null?void 0:i.links)==null?void 0:r.map(n=>yt.createElement(rp,{key:n.title},yt.createElement(ip,{src:n.imageUri}),yt.createElement(np,{style:{borderColor:t.theme.colorPrimary,color:t.theme.colorPrimary},onClick:()=>{n.uri&&o(n.uri,n.uriTarget??"_blank")}},n.title)))))}import zt,{useEffect as fp}from"react";import Do from"styled-components";import Cr from"react";var Oo=({style:e,className:t})=>Cr.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor",className:t,style:e},Cr.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}),Cr.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.91 11.672a.375.375 0 010 .656l-5.603 3.113a.375.375 0 01-.557-.328V8.887c0-.286.307-.466.557-.327l5.603 3.112z"}));import no,{useRef as ap,useState as pp}from"react";import Lo from"styled-components";var dp=Lo.div`
|
|
566
567
|
display: flex;
|
|
567
568
|
align-items: center;
|
|
568
569
|
justify-content: flex-start;
|
|
@@ -570,7 +571,7 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
570
571
|
width: 100%;
|
|
571
572
|
height: 100%;
|
|
572
573
|
position: relative;
|
|
573
|
-
`,cp=
|
|
574
|
+
`,cp=Lo.div`
|
|
574
575
|
position: absolute;
|
|
575
576
|
display: flex;
|
|
576
577
|
align-items: center;
|
|
@@ -589,40 +590,40 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
589
590
|
box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.06);
|
|
590
591
|
border-radius: 50%;
|
|
591
592
|
}
|
|
592
|
-
`,mp=
|
|
593
|
+
`,mp=Lo.video`
|
|
593
594
|
width: 100%;
|
|
594
595
|
height: 100%;
|
|
595
596
|
border-radius: ${e=>e.appearance.theme.borderRadius}px;
|
|
596
|
-
`,up=
|
|
597
|
+
`,up=Lo.iframe`
|
|
597
598
|
width: 100%;
|
|
598
599
|
height: 100%;
|
|
599
600
|
min-height: 260px;
|
|
600
601
|
border-radius: ${e=>e.appearance.theme.borderRadius}px;
|
|
601
|
-
`;function Ge({appearance:e,videoUri:t}){let o=ap(),[i,r]=pp(!1);if(t.includes("youtube")){let n=t.split("v=")[1],s=n.indexOf("&");return s!==-1&&(n=n.substring(0,s)),no.createElement(up,{width:"100%",height:"100%",src:`https://www.youtube.com/embed/${n}`,frameBorder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0,appearance:e})}return no.createElement(dp,{className:a("videoPlayerWrapper",e),appearance:e},!i&&no.createElement(cp,{onClick:()=>{r(!0),o.current.play()},appearance:e},no.createElement(
|
|
602
|
+
`;function Ge({appearance:e,videoUri:t}){let o=ap(),[i,r]=pp(!1);if(t.includes("youtube")){let n=t.split("v=")[1],s=n.indexOf("&");return s!==-1&&(n=n.substring(0,s)),no.createElement(up,{width:"100%",height:"100%",src:`https://www.youtube.com/embed/${n}`,frameBorder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0,appearance:e})}return no.createElement(dp,{className:a("videoPlayerWrapper",e),appearance:e},!i&&no.createElement(cp,{onClick:()=>{r(!0),o.current.play()},appearance:e},no.createElement(Oo,null)),no.createElement(mp,{appearance:e,controls:i,ref:o,play:i,src:t}))}var gp=Do.div`
|
|
602
603
|
${e=>k(e)} {
|
|
603
604
|
display: flex;
|
|
604
605
|
flex-direction: column;
|
|
605
606
|
justify-content: center;
|
|
606
607
|
}
|
|
607
|
-
`,xp=
|
|
608
|
+
`,xp=Do.img`
|
|
608
609
|
${e=>k(e)} {
|
|
609
610
|
width: 100%;
|
|
610
611
|
height: auto;
|
|
611
612
|
max-height: 250px;
|
|
612
613
|
margin-bottom: 24px;
|
|
613
614
|
}
|
|
614
|
-
`,hp=
|
|
615
|
+
`,hp=Do.div`
|
|
615
616
|
${e=>k(e)} {
|
|
616
617
|
margin-bottom: 24px;
|
|
617
618
|
}
|
|
618
|
-
`,Cp=
|
|
619
|
+
`,Cp=Do.div`
|
|
619
620
|
${e=>k(e)} {
|
|
620
621
|
width: 100%;
|
|
621
622
|
height: auto;
|
|
622
623
|
max-height: 250px;
|
|
623
624
|
margin-bottom: 24px;
|
|
624
625
|
}
|
|
625
|
-
`;function Ui({stepData:e,appearance:t,setCanContinue:o}){return fp(()=>{o(!0)},[]),zt.createElement(gp,{className:a("callToActionContainer",t)},zt.createElement(hp,{className:a("callToActionTextContainer",t)},zt.createElement(ve,{appearance:t,title:e.title,subtitle:e.subtitle})),e.imageUri&&zt.createElement(xp,{className:a("callToActionImage",t),src:e.imageUri}),!e.imageUri&&e.videoUri&&zt.createElement(Cp,{appearance:t,className:a("callToActionVideo",t)},zt.createElement(Ge,{appearance:t,videoUri:e.videoUri})))}import Ze,{useEffect as
|
|
626
|
+
`;function Ui({stepData:e,appearance:t,setCanContinue:o}){return fp(()=>{o(!0)},[]),zt.createElement(gp,{className:a("callToActionContainer",t)},zt.createElement(hp,{className:a("callToActionTextContainer",t)},zt.createElement(ve,{appearance:t,title:e.title,subtitle:e.subtitle})),e.imageUri&&zt.createElement(xp,{className:a("callToActionImage",t),src:e.imageUri}),!e.imageUri&&e.videoUri&&zt.createElement(Cp,{appearance:t,className:a("callToActionVideo",t)},zt.createElement(Ge,{appearance:t,videoUri:e.videoUri})))}import Ze,{useEffect as yr,useState as Sr}from"react";import pt from"styled-components";var zi=pt.div`
|
|
626
627
|
width: auto;
|
|
627
628
|
display: flex;
|
|
628
629
|
flex-direction: column;
|
|
@@ -675,8 +676,8 @@ import bt,{createContext as Jp,useEffect as Uo,useState as Me}from"react";import
|
|
|
675
676
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorText}};
|
|
676
677
|
display: flex;
|
|
677
678
|
align-self: center;
|
|
678
|
-
`;var qi=({stepData:e,setCanContinue:t,onSaveData:o,appearance:i})=>{let r=e.props,[n,s]=
|
|
679
|
-
${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map(([s,p])=>`${Ro(s)}: ${p};`).join(" ")} }`).join(" ")}`;return lo.createElement(o,{inlineStyles:t})}var Yi=({flowId:e,customStepTypes:t={},type:o="inline",visible:i,setVisible:r,customVariables:n,customFormElements:s,onComplete:p,appearance:c,hideOnFlowCompletion:l=!0,onStepCompletion:x,onButtonClick:d,dismissible:g=!0,endFlowOnDismiss:F=!1,modalPosition:b="center",repeatable:y=!1,onDismiss:f,showPagination:B=!1,allowBackNavigation:T=!1,validationHandler:h,showFrigadeBranding:I=!1,onFormDataChange:S,showFooter:m=!0,prefillData:P={},updateUrlOnPageChange:w=!1})=>{let{getFlow:E,getFlowSteps:O,isLoading:N,targetingLogicShouldHideFlow:A,getFlowStatus:D,getCurrentStepIndex:$,markFlowCompleted:j,markFlowNotStarted:H}=J(),V=$(e),{mergeAppearanceWithDefault:we}=Q(),[ce,G]=wp(!1),{setOpenFlowState:re,getOpenFlowState:Y,hasOpenModals:Te}=ke();c=we(c);let[le,he]=i!==void 0&&r!==void 0?[i,r]:[Y(e,!0),L=>re(e,L)];if(bp(()=>{!ce&&!N&&(G(!0),(D(e)===q&&y||D(e)===Ae)&&(D(e)===q&&y&&H(e),window&&window.localStorage&&Object.keys(window.localStorage).forEach(U=>{U.startsWith(gr)&&window.localStorage.removeItem(U)})),G(!0))},[ce,G,N]),N)return null;let ee=E(e);if(!ee||A(ee))return null;let me=O(e);if(!me||i!==void 0&&i===!1||D(e)===q&&l||(o=="modal"||o=="corner-modal")&&Te(e))return null;let Fe=()=>{he(!1),f&&f(),F===!0&&j(e)};if(b=="center"&&o==="modal"||o==="large-modal"){let L={padding:"24px"};return o==="large-modal"?(L.width="85%",L.height="90%",L.maxHeight="800px",L.minHeight="500px",L.padding="0"):L.width="400px",Ke.createElement(je,{appearance:c,onClose:Fe,visible:le,style:L,dismissible:g,showFrigadeBranding:I},Ke.createElement(te,{appearance:c}),Ke.createElement(Do,{appearance:c,steps:me,selectedStep:V,customStepTypes:t,customVariables:n,onButtonClick:d,onStepCompletion:x,flowId:e,type:o,hideOnFlowCompletion:l,onComplete:p,setVisible:r,setShowModal:he,onDismiss:f,showPagination:B,customFormElements:s,allowBackNavigation:T,validationHandler:h,onFormDataChange:S,showFooter:m,prefillData:P,updateUrlOnPageChange:w}))}return o==="modal"&&b!=="center"?Ke.createElement(Fo,{appearance:c,onClose:Fe,visible:le,modalPosition:b},Ke.createElement(te,{appearance:c}),Ke.createElement(Do,{appearance:c,steps:me,selectedStep:V,customStepTypes:t,customVariables:n,onButtonClick:d,onStepCompletion:x,flowId:e,type:o,hideOnFlowCompletion:l,onComplete:p,setVisible:r,setShowModal:he,onDismiss:f,showPagination:B,customFormElements:s,allowBackNavigation:T,validationHandler:h,onFormDataChange:S,showFooter:m,prefillData:P,updateUrlOnPageChange:w})):Ke.createElement(Ke.Fragment,null,Ke.createElement(te,{appearance:c}),Ke.createElement(Do,{appearance:c,steps:me,selectedStep:V,customStepTypes:t,customVariables:n,onButtonClick:d,onStepCompletion:x,flowId:e,type:o,hideOnFlowCompletion:l,onComplete:p,setVisible:r,setShowModal:he,onDismiss:f,showPagination:B,customFormElements:s,allowBackNavigation:T,validationHandler:h,onFormDataChange:S,showFooter:m,prefillData:P,updateUrlOnPageChange:w}))},Xi=Yi;import{useCallback as Sr,useContext as Tp,useEffect as Fp}from"react";function br(){let{organizationId:e,userId:t,setOrganizationId:o}=Tp(K),{mutateUserFlowState:i}=Ie(),{config:r,apiUrl:n}=He(),s=Nt(),{verifySDKInitiated:p}=Ot();function c(g,F){return`frigade-user-group-registered-${g}-${F}`}Fp(()=>{if(t&&e){if(t.startsWith(Lt))return;let g=c(t,e);localStorage.getItem(g)||(s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify({foreignUserId:t,foreignUserGroupId:e})}),localStorage.setItem(g,"true"))}},[t,e]);let l=Sr(async g=>{if(!p())return;if(!e||!t){console.error("Cannot add properties to organization: Organization ID and User ID must both be set.",{organizationIdInternal:e,userId:t});return}let F={foreignUserId:t,foreignUserGroupId:e,properties:g};await s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify(F)}),i()},[e,t,r,i]),x=Sr(async(g,F)=>{if(!p())return;if(!e||!t){console.error("Cannot track event for organization: Organization ID and User ID must both be set.",{organizationIdInternal:e,userId:t});return}let y={foreignUserId:t,foreignUserGroupId:e,events:[{event:g,properties:F}]};await s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify(y)}),i()},[e,t,r,i]),d=Sr(async(g,F)=>{if(p())if(F){let b=c(t,g);localStorage.setItem(b,"true"),o(g);let y={foreignUserId:t,foreignUserGroupId:g,properties:F};await s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify(y)}),i()}else o(g)},[t,r,i]);return{organizationId:e,setOrganizationId:o,setOrganizationIdWithProperties:d,addPropertiesToOrganization:l,trackEventForOrganization:x}}var Ji="frigade-xFrigade_guestUserId",ao="frigade-xFrigade_userId",Qi=({})=>{let{setFlowResponses:e}=Zt(),{userFlowStatesData:t,isLoadingUserFlowStateData:o,mutateUserFlowState:i}=Ie(),{userId:r,setUserId:n}=Rt(),[s,p]=wr(null),{getFlowStatus:c}=J(),{flows:l,userProperties:x,setIsNewGuestUser:d,flowResponses:g}=kp(K),[F,b]=wr([]),[y,f]=wr([]),{organizationId:B}=br();$o(()=>{if(!o&&t)for(let S=0;S<t.length;S++){let m=t[S],P=l.find(w=>w.slug===(m==null?void 0:m.flowId));if(P&&m&&m.shouldTrigger===!0&&P.type=="FORM"&&P.triggerType==="AUTOMATIC"&&!y.includes(P.slug)){setTimeout(()=>{T(m.flowId)},500);break}}},[o,t]),$o(()=>{g.length>0&&i()},[g]);function T(S){let m=l.find(P=>P.slug===S);m&&m.triggerType==="AUTOMATIC"&&!y.includes(m.slug)&&(f([...y,m.slug]),b([m]))}function h(){if(!r){let S=localStorage.getItem(ao);if(S){n(S);return}let m=localStorage.getItem(Ji);if(m){n(m);return}d(!0);let P=Lt+Pp();try{localStorage.setItem(Ji,P)}catch(w){console.log("Failed to save guest user id locally: Local storage unavailable",w)}n(w=>w||P)}}$o(()=>{try{if(l){let S=[];l.forEach(m=>{if(m.data){let P=m.data.match(/"imageUri":"(.*?)"/g);P&&P.forEach(w=>{let E=w.replace('"imageUri":"',"").replace('"',"");if(S.includes(E))return;let O=new Image;O.src=E,S.push(E)})}})}}catch{}},[l]),$o(()=>{if(r!==s&&e([]),p(r),r&&!r.startsWith(Lt))try{localStorage.setItem(ao,r)}catch(S){console.log("Failed to save user id locally: Local storage available",S)}r===null&&setTimeout(()=>{r===null&&h()},50)},[r,l,x]);function I(){return St.createElement(St.Fragment,null,F.map(S=>c(S.slug)!==Ae?null:St.createElement("span",{key:S.slug},St.createElement(Xi,{flowId:S.slug,type:"modal",modalPosition:"center",endFlowOnDismiss:!0}))))}return St.createElement(St.Fragment,null,St.createElement(I,null))};import{ErrorBoundary as Zp}from"react-error-boundary";import po from"core-js-pure/actual/structured-clone";function Tr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function dt(...e){let t=e.shift(),o=e.length===1?e[0]:dt(...e);if(!Tr(t)||!Tr(o))throw new Error("deepmerge can only merge Objects");let i=po(t);return Object.entries(o).forEach(([r,n])=>{Tr(n)?i[r]!==void 0?Object.assign(i,{[r]:dt(i[r],po(n))}):Object.assign(i,{[r]:po(n)}):Array.isArray(n)?i[r]!==void 0?Object.assign(i,{[r]:[...i[r],...po(n)]}):Object.assign(i,{[r]:po(n)}):Object.assign(i,{[r]:n})}),i}var Zi={colorPrimary:"colors.primary.background",colorText:"colors.neutral.foreground",colorBackground:"colors.neutral.background",colorBackgroundSecondary:"colors.secondary.background",colorTextOnPrimaryBackground:"colors.primary.foreground",colorTextSecondary:"colors.secondary.foreground",colorTextDisabled:"colors.gray700",colorBorder:"colors.gray800",colorTextError:"colors.negative.foreground",borderRadius:"radii.lg"};function vp(e){if(!e)return;let t={};return Object.entries(e).forEach(([o,i])=>{if(Zi[o]){let r=Zi[o].split("."),n=t;r.forEach((s,p)=>{n[s]||(n[s]=p===r.length-1?i:{}),n=n[s]})}}),t}function Bp(e){if(!e)return;let t=dt({},e),o={};return Object.keys(t).forEach(i=>{let r=`.fr-${i}`;o[r]=t[i]}),o}function Ri(e){let{theme:t,styleOverrides:o}=e,i=vp(t),r=Bp(o);return{overrides:i,css:r}}import Hp from"styled-components";import{compose as jp,variant as tn}from"styled-system";import en from"react";import Ep,{ThemeProvider as Ap,useTheme as Ip}from"styled-components";import{border as Np,color as Op,compose as Lp,get as Dp,shadow as $p,space as Mp,system as Up,typography as zp}from"styled-system";var Wp={width:{property:"width",scale:"sizes",transform:(e,t)=>Dp(t,e,!(typeof e=="number"&&!isNaN(e))||e>1?e:e*100+"%")},height:{property:"height",scale:"sizes"},minWidth:{property:"minWidth",scale:"sizes"},minHeight:{property:"minHeight",scale:"sizes"},maxWidth:{property:"maxWidth",scale:"sizes"},maxHeight:{property:"maxHeight",scale:"sizes"},overflow:!0,overflowX:!0,overflowY:!0,display:!0,verticalAlign:!0},_p=Ep("div")(({css:e})=>e,Lp(Np,Op,$p,Mp,zp,Up(Wp))),co=({as:e,children:t,overrides:o,...i})=>{let r=Ip(),n={border:"none",boxSizing:"border-box",m:0,p:0},s=()=>en.createElement(_p,{as:e,...n,...i},t);if(o!==void 0){let p=dt(r,o);return en.createElement(Ap,{theme:p},s())}return s()};var mo={Primary:{backgroundColor:"primary.background",color:"primary.foreground","&:hover":{backgroundColor:"blue400"}},Secondary:{backgroundColor:"white",border:"1px solid",borderColor:"gray800",color:"neutral.foreground","&:hover":{backgroundColor:"blue900"}},Link:{backgroundColor:"transparent",color:"primary.inverted"},Plain:{backgroundColor:"transparent",color:"neutral.foreground"}},Vp={sm:{paddingX:4,paddingY:1},md:{paddingX:6,paddingY:2}},on=Hp(co)(()=>({whiteSpace:"nowrap"}),jp(tn({scale:"components.Button",variants:"components.Button"}),tn({prop:"size",variants:Vp})));import Gp from"styled-components";import{variant as Kp,system as qp}from"styled-system";var Mo={Display1:{fontSize:"5xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"4xl"},Display2:{fontSize:"4xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"3xl"},H1:{fontSize:"3xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"2xl"},H2:{fontSize:"2xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"xl"},H3:{fontSize:"xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"lg"},H4:{fontSize:"lg",fontWeight:"bold",letterSpacing:"md",lineHeight:"md"},Body1:{fontSize:"md",fontWeight:"regular",letterSpacing:"md",lineHeight:"md"},Body2:{fontSize:"sm",fontWeight:"regular",letterSpacing:"md",lineHeight:"md"},Caption:{fontSize:"xs",fontWeight:"regular",letterSpacing:"md",lineHeight:"sm"}};var rn=Gp(co)(Kp({scale:"components.Text",variants:"components.Text"}),qp({fontWeight:{property:"fontWeight",scale:"fontWeights"}}));var nn=4,sn="px",Yp=20,Xp=Object.fromEntries(Array.from(Array(Yp+1),(e,t)=>t===0?[.5,`${.5*nn}${sn}`]:[t,`${t*nn}${sn}`])),Wt={black:"#000000",gray100:"#14161A",gray200:"#181B20",gray300:"#1F2329",gray400:"#2E343D",gray500:"#4C5766",gray600:"#5A6472",gray700:"#C5CBD3",gray800:"#E2E5E9",gray900:"#F1F2F4",white:"#ffffff",blue400:"#015AC6",blue500:"#0171F8",blue800:"#DBECFF",blue900:"#F5F9FF",green400:"#009E37",green500:"#00D149",green800:"#DBFFE8",transparent:"#FFFFFF00",red500:"#c00000"},Fr={colors:{...Wt,neutral:{foreground:Wt.gray300},primary:{background:Wt.blue500,foreground:Wt.white,inverted:Wt.blue500},negative:{foreground:Wt.red500}},fonts:{default:"TT Interphases Pro, sans-serif"},fontSizes:{xs:"12px",sm:"14px",md:"16px",lg:"18px",xl:"20px","2xl":"24px","3xl":"30px","4xl":"36px","5xl":"48px"},fontWeights:{regular:400,semibold:500,bold:700},letterSpacings:{md:"0.02em"},lineHeights:{xs:"18px",sm:"22px",md:"24px",lg:"26px",xl:"30px","2xl":"38px","3xl":"46px","4xl":"60px"},radii:{md:"8px",lg:"20px",round:"50%"},shadows:{md:"0px 4px 20px rgba(0, 0, 0, 0.06)"},space:Xp,components:{Button:mo,Text:Mo}};var ln="https://api.frigade.com",K=Jp({publicApiKey:"",setUserId:()=>{},flows:[],setFlows:()=>{},failedFlowResponses:[],setFailedFlowResponses:()=>{},flowResponses:[],setFlowResponses:()=>{},userProperties:{},setUserProperties:()=>{},openFlowStates:{},setOpenFlowStates:()=>{},completedFlowsToKeepOpenDuringSession:[],setCompletedFlowsToKeepOpenDuringSession:()=>{},customVariables:{},setCustomVariables:()=>{},isNewGuestUser:!1,setIsNewGuestUser:()=>{},hasActiveFullPageFlow:!1,setHasActiveFullPageFlow:()=>{},organizationId:"",setOrganizationId:()=>{},navigate:()=>{},defaultAppearance:Je,shouldGracefullyDegrade:!1,setShouldGracefullyDegrade:()=>{},apiUrl:ln,readonly:!1,debug:!1});function Rp(){Object.keys(localStorage).forEach(e=>{e.startsWith("frigade-")&&localStorage.removeItem(e)})}var ed=({publicApiKey:e,userId:t,organizationId:o,config:i,children:r})=>{var we,ce;let[n,s]=Me(t||null),[p,c]=Me(o||null),[l,x]=Me([]),[d,g]=Me([]),[F,b]=Me([]),[y,f]=Me({}),[B,T]=Me({}),[h,I]=Me([]),[S,m]=Me({}),[P,w]=Me(!1),[E,O]=Me(!1),[N,A]=Me(!j(e)),D=(G,re)=>{if(re==="_blank"){window.open(G,"_blank");return}setTimeout(()=>{window.location.href=G},50)},$={theme:{...Je.theme,...((we=i==null?void 0:i.defaultAppearance)==null?void 0:we.theme)??{}},styleOverrides:{...Je.styleOverrides,...((ce=i==null?void 0:i.defaultAppearance)==null?void 0:ce.styleOverrides)??{}}};function j(G){return!!(G&&G.length>10&&G.substring(0,10)==="api_public")}Uo(()=>{t&&s(t)},[t]),Uo(()=>{n&&window&&window.localStorage&&window.localStorage.getItem(ao)&&window.localStorage.getItem(ao)!==n&&Rp()},[n]),Uo(()=>{o&&c(o)},[o]),Uo(()=>{if(j(e))A(!1);else{console.error("Frigade SDK failed to initialize. API key provided is either missing or valid."),A(!0);return}},[e,A]);let H={publicApiKey:e,userId:n,setUserId:s,setFlows:x,flows:l,failedFlowResponses:d,setFailedFlowResponses:g,flowResponses:F,setFlowResponses:b,userProperties:y,setUserProperties:f,openFlowStates:B,setOpenFlowStates:T,completedFlowsToKeepOpenDuringSession:h,setCompletedFlowsToKeepOpenDuringSession:I,customVariables:S,setCustomVariables:m,isNewGuestUser:P,setIsNewGuestUser:w,hasActiveFullPageFlow:E,setHasActiveFullPageFlow:O,organizationId:p,setOrganizationId:c,navigate:i&&i.navigate?i.navigate:D,defaultAppearance:$,shouldGracefullyDegrade:N,setShouldGracefullyDegrade:A,apiUrl:i&&i.apiUrl?i.apiUrl:ln,readonly:i&&i.readonly?i.readonly:!1,debug:i&&i.debug?i.debug:!1};if(N)return bt.createElement(K.Provider,{value:H},r);let{overrides:V}=Ri($);return bt.createElement(Zp,{fallback:bt.createElement(bt.Fragment,null,r)},bt.createElement(K.Provider,{value:H},bt.createElement(Qp,{theme:dt($.theme,Fr,V??{},(i==null?void 0:i.theme)??{})},r,bt.createElement(Qi,null))))};import jd from"react";import de,{useEffect as $s,useState as Ms}from"react";import _e,{useState as Cd}from"react";import Ft from"styled-components";import _o from"react";import wt from"react";import pn from"styled-components";var an=pn.span`
|
|
679
|
+
`;var qi=({stepData:e,setCanContinue:t,onSaveData:o,appearance:i})=>{let r=e.props,[n,s]=Sr([]),[p,c]=Sr(!1),[l,g]=Sr(e.id);return yr(()=>{n.length==0&&!p&&(c(!0),o({choice:[]}))},[p]),yr(()=>{l!==e.id&&(g(e.id),s([]))},[e]),yr(()=>{o({choice:n}),n.length>=r.minChoices?t(!0):t(!1)},[n]),Ze.createElement(zi,{className:a("selectListContainer",i)},Ze.createElement(Wi,null,Ze.createElement(_i,{className:a("selectListTitle",i)},e.title),Ze.createElement(Hi,{appearance:i,className:a("selectListSubtitle",i)},e.subtitle)),r.options.map((d,x)=>{let T=n.includes(d.id);return Ze.createElement(ji,{key:`select-item-${x}`,onClick:()=>{if(n.includes(d.id)){s(n.filter(b=>b!==d.id));return}n.length<r.maxChoices?s([...n,d.id]):n.length==1&&r.maxChoices==1&&s([d.id])},hideBottomBorder:x===r.options.length-1,className:a("selectListSelectItem",i)},Ze.createElement(Vi,{className:a("selectListItemImage",i)},d.imageUri&&Ze.createElement(Gi,{src:d.imageUri,alt:`select-icon-${x}`}),Ze.createElement(Ki,{appearance:i,className:a("selectListSelectItemText",i)},d.title)),Ze.createElement(Qe,{appearance:i,value:T,primaryColor:i.theme.colorPrimary}))}))};import Ne,{useEffect as $o,useState as so}from"react";var yp=({children:e,id:t,shouldWrap:o=!1})=>Ne.createElement(Ne.Fragment,null,o?Ne.createElement("div",{key:t,style:{width:"100%",height:"100%",position:"absolute",top:0,left:0,zIndex:1,overflowY:"auto"}},e):e),Mo=({appearance:e,steps:t,selectedStep:o,customStepTypes:i,customVariables:r,onButtonClick:n,onStepCompletion:s,flowId:p,type:c,hideOnFlowCompletion:l,onComplete:g,setVisible:d,setShowModal:x,onDismiss:T,showPagination:b=!1,customFormElements:S,allowBackNavigation:u,validationHandler:v,onFormDataChange:w,showFooter:C,prefillData:N,updateUrlOnPageChange:P})=>{var Ce;let F={...{linkCollection:Mi,multiInput:ki,callToAction:Ui,selectList:qi},...i},{primaryCTAClickSideEffects:h,secondaryCTAClickSideEffects:B}=ie(),[I,O]=so(!1),[A,D]=so({}),[$,j]=so(!1),[H,V]=so(!1),[we,ce]=so(null),G=t[o]??null,{markStepCompleted:re,markStepStarted:Y,isLoading:Te,updateCustomVariables:le,markFlowCompleted:he}=J();$o(()=>{le(r)},[r,Te]),$o(()=>{w&&w(A,ee(),t[o],o)},[A]),$o(()=>{window&&u&&!H&&(window.location.hash=t[o].id,V(!0))},[u,H,V]),$o(()=>{var z;if(window&&((z=window==null?void 0:window.location)!=null&&z.hash)&&window.location.hash.replace("#","")!==t[o].id){let ye=window.location.hash.replace("#",""),X=t.findIndex(fe=>fe.id===ye);X!==-1&&Y(p,t[X].id)}},[(Ce=window==null?void 0:window.location)==null?void 0:Ce.hash,Y,o,t]);function ee(){return{data:A[t[o].id]??{},stepId:t[o].id,customVariables:r}}function me(z,ye,X){let fe=o+1<t.length?t[o+1]:null;return s&&s(z,X,fe,A,ee()),n?n(z,o,ye,fe):!0}function Fe(z,ye){D(X=>{let fe={};return fe[z.id]=ye,{...X,...fe}})}function L(z){return z.selectedStep.imageUri?Ne.createElement(Ii,{image:z.selectedStep.imageUri,appearance:e,className:a("formContainerSidebarImage",e)}):null}let U=C&&Ne.createElement(Di,{step:t[o],canContinue:I&&!$,formType:c,selectedStep:o,appearance:e,onPrimaryClick:async()=>{if(j(!0),v){let X=await v(t[o],o,t[o+1],A,ee());if(X!==!0){ce(typeof X=="string"?X:null),j(!1);return}else ce(null)}let z={...ee()};await re(p,t[o].id,z),o+1<t.length&&await Y(p,t[o+1].id);let ye=me(t[o],"primary",o);if(o+1>=t.length&&(g&&g(),T&&T(),l&&ye&&(d&&d(!1),x(!1)),await he(p)),h(t[o]),j(!1),window&&u&&o+1<t.length&&(window.location.hash=t[o+1].id),window&&!u&&P&&o+1<t.length){let X=new URL(window.location.href);X.searchParams.set("p",t[o+1].id),window.history.pushState({},"",X.toString())}},onSecondaryClick:()=>{me(t[o],"secondary",o),B(t[o])},onBack:async()=>{o-1>=0&&(j(!0),await Y(p,t[o-1].id),j(!1))},steps:t,allowBackNavigation:u,errorMessage:we,isSaving:$});return Ne.createElement(Ne.Fragment,null,Ne.createElement(Ei,{className:a("formContainer",e)},Ne.createElement(yp,{id:o,shouldWrap:c==="large-modal"},Ne.createElement(Ai,{key:G.id,type:c,className:a("formContent",e)},t.map(z=>{let ye=F[z.type];return G.id!==z.id?null:Ne.createElement(ye,{key:z.id,stepData:z,canContinue:I,setCanContinue:O,onSaveData:X=>{Fe(z,X)},appearance:e,customFormElements:S,flowId:p,prefillData:N})}),b&&Ne.createElement($i,{className:a("formPagination",e),appearance:e,stepCount:t.length,currentStep:o}),U)),c=="large-modal"&&Ne.createElement(L,{selectedStep:t[o]})))};import lo from"react";import{createGlobalStyle as Sp}from"styled-components";var bp=Sp`
|
|
680
|
+
${e=>e.inlineStyles.map(([t,o])=>`.${eo}${t}.${eo}${t} { ${Object.entries(o).map(([i,r])=>typeof r=="object"?`${i} { ${Object.entries(r).map(([s,p])=>`${bo(s)}: ${p};`).join(" ")} }`:`${bo(i)}: ${r};`).join(" ")} }`).join(" ")}`;function te({appearance:e}){if(!e||!e.styleOverrides)return lo.createElement(lo.Fragment,null);let t=Object.entries(e.styleOverrides).filter(([o,i])=>typeof i=="object");return t.length===0?lo.createElement(lo.Fragment,null):lo.createElement(bp,{inlineStyles:t})}var Yi=({flowId:e,customStepTypes:t={},type:o="inline",visible:i,setVisible:r,customVariables:n,customFormElements:s,onComplete:p,appearance:c,hideOnFlowCompletion:l=!0,onStepCompletion:g,onButtonClick:d,dismissible:x=!0,endFlowOnDismiss:T=!1,modalPosition:b="center",repeatable:S=!1,onDismiss:u,showPagination:v=!1,allowBackNavigation:w=!1,validationHandler:C,showFrigadeBranding:N=!1,onFormDataChange:P,showFooter:f=!0,prefillData:F={},updateUrlOnPageChange:h=!1})=>{let{getFlow:B,getFlowSteps:I,isLoading:O,targetingLogicShouldHideFlow:A,getFlowStatus:D,getCurrentStepIndex:$,markFlowCompleted:j,markFlowNotStarted:H}=J(),V=$(e),{mergeAppearanceWithDefault:we}=Q(),[ce,G]=Tp(!1),{setOpenFlowState:re,getOpenFlowState:Y,hasOpenModals:Te}=ke();c=we(c);let[le,he]=i!==void 0&&r!==void 0?[i,r]:[Y(e,!0),L=>re(e,L)];if(wp(()=>{!ce&&!O&&(G(!0),(D(e)===q&&S||D(e)===Ae)&&(D(e)===q&&S&&H(e),window&&window.localStorage&&Object.keys(window.localStorage).forEach(U=>{U.startsWith(xr)&&window.localStorage.removeItem(U)})),G(!0))},[ce,G,O]),O)return null;let ee=B(e);if(!ee||A(ee))return null;let me=I(e);if(!me||i!==void 0&&i===!1||D(e)===q&&l||(o=="modal"||o=="corner-modal")&&Te(e))return null;let Fe=()=>{he(!1),u&&u(),T===!0&&j(e)};if(b=="center"&&o==="modal"||o==="large-modal"){let L={padding:"24px"};return o==="large-modal"?(L.width="85%",L.height="90%",L.maxHeight="800px",L.minHeight="500px",L.padding="0"):L.width="400px",Ke.createElement(je,{appearance:c,onClose:Fe,visible:le,style:L,dismissible:x,showFrigadeBranding:N},Ke.createElement(te,{appearance:c}),Ke.createElement(Mo,{appearance:c,steps:me,selectedStep:V,customStepTypes:t,customVariables:n,onButtonClick:d,onStepCompletion:g,flowId:e,type:o,hideOnFlowCompletion:l,onComplete:p,setVisible:r,setShowModal:he,onDismiss:u,showPagination:v,customFormElements:s,allowBackNavigation:w,validationHandler:C,onFormDataChange:P,showFooter:f,prefillData:F,updateUrlOnPageChange:h}))}return o==="modal"&&b!=="center"?Ke.createElement(Po,{appearance:c,onClose:Fe,visible:le,modalPosition:b},Ke.createElement(te,{appearance:c}),Ke.createElement(Mo,{appearance:c,steps:me,selectedStep:V,customStepTypes:t,customVariables:n,onButtonClick:d,onStepCompletion:g,flowId:e,type:o,hideOnFlowCompletion:l,onComplete:p,setVisible:r,setShowModal:he,onDismiss:u,showPagination:v,customFormElements:s,allowBackNavigation:w,validationHandler:C,onFormDataChange:P,showFooter:f,prefillData:F,updateUrlOnPageChange:h})):Ke.createElement(Ke.Fragment,null,Ke.createElement(te,{appearance:c}),Ke.createElement(Mo,{appearance:c,steps:me,selectedStep:V,customStepTypes:t,customVariables:n,onButtonClick:d,onStepCompletion:g,flowId:e,type:o,hideOnFlowCompletion:l,onComplete:p,setVisible:r,setShowModal:he,onDismiss:u,showPagination:v,customFormElements:s,allowBackNavigation:w,validationHandler:C,onFormDataChange:P,showFooter:f,prefillData:F,updateUrlOnPageChange:h}))},Xi=Yi;import{useCallback as br,useContext as Fp,useEffect as kp}from"react";function wr(){let{organizationId:e,userId:t,setOrganizationId:o}=Fp(K),{mutateUserFlowState:i}=Ie(),{config:r,apiUrl:n}=He(),s=Nt(),{verifySDKInitiated:p}=Ot();function c(x,T){return`frigade-user-group-registered-${x}-${T}`}kp(()=>{if(t&&e){if(t.startsWith(Lt))return;let x=c(t,e);localStorage.getItem(x)||(s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify({foreignUserId:t,foreignUserGroupId:e})}),localStorage.setItem(x,"true"))}},[t,e]);let l=br(async x=>{if(!p())return;if(!e||!t){console.error("Cannot add properties to organization: Organization ID and User ID must both be set.",{organizationIdInternal:e,userId:t});return}let T={foreignUserId:t,foreignUserGroupId:e,properties:x};await s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify(T)}),i()},[e,t,r,i]),g=br(async(x,T)=>{if(!p())return;if(!e||!t){console.error("Cannot track event for organization: Organization ID and User ID must both be set.",{organizationIdInternal:e,userId:t});return}let S={foreignUserId:t,foreignUserGroupId:e,events:[{event:x,properties:T}]};await s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify(S)}),i()},[e,t,r,i]),d=br(async(x,T)=>{if(p())if(T){let b=c(t,x);localStorage.setItem(b,"true"),o(x);let S={foreignUserId:t,foreignUserGroupId:x,properties:T};await s(`${n}userGroups`,{...r,method:"POST",body:JSON.stringify(S)}),i()}else o(x)},[t,r,i]);return{organizationId:e,setOrganizationId:o,setOrganizationIdWithProperties:d,addPropertiesToOrganization:l,trackEventForOrganization:g}}var Ji="frigade-xFrigade_guestUserId",po="frigade-xFrigade_userId",Qi=({})=>{let{setFlowResponses:e}=Zt(),{userFlowStatesData:t,isLoadingUserFlowStateData:o,mutateUserFlowState:i}=Ie(),{userId:r,setUserId:n}=Rt(),[s,p]=Uo(r),{getFlowStatus:c}=J(),{flows:l,userProperties:g,setIsNewGuestUser:d,flowResponses:x}=Pp(K),[T,b]=Uo([]),[S,u]=Uo([]),{organizationId:v}=wr(),[w,C]=Uo(v);ao(()=>{if(!o&&t)for(let F=0;F<t.length;F++){let h=t[F],B=l.find(I=>I.slug===(h==null?void 0:h.flowId));if(B&&h&&h.shouldTrigger===!0&&B.type=="FORM"&&B.triggerType==="AUTOMATIC"&&!S.includes(B.slug)){setTimeout(()=>{N(h.flowId)},500);break}}},[o,t]),ao(()=>{x.length>0&&i()},[x]);function N(F){let h=l.find(B=>B.slug===F);h&&h.triggerType==="AUTOMATIC"&&!S.includes(h.slug)&&(u([...S,h.slug]),b([h]))}function P(){if(!r){let F=localStorage.getItem(po);if(F){n(F);return}let h=localStorage.getItem(Ji);if(h){n(h);return}d(!0);let B=Lt+vp();try{localStorage.setItem(Ji,B)}catch(I){console.log("Failed to save guest user id locally: Local storage unavailable",I)}n(I=>I||B)}}ao(()=>{try{if(l){let F=[];l.forEach(h=>{if(h.data){let B=h.data.match(/"imageUri":"(.*?)"/g);B&&B.forEach(I=>{let O=I.replace('"imageUri":"',"").replace('"',"");if(F.includes(O))return;let A=new Image;A.src=O,F.push(O)})}})}}catch{}},[l]),ao(()=>{if(r!==s&&(e([]),i()),p(r),r&&!r.startsWith(Lt))try{localStorage.setItem(po,r)}catch(F){console.log("Failed to save user id locally: Local storage available",F)}r===null&&setTimeout(()=>{r===null&&P()},50)},[r,l,g]),ao(()=>{v!=w&&(C(v),e([]),i())},[v,w,C]);function f(){return St.createElement(St.Fragment,null,T.map(F=>c(F.slug)!==Ae?null:St.createElement("span",{key:F.slug},St.createElement(Xi,{flowId:F.slug,type:"modal",modalPosition:"center",endFlowOnDismiss:!0}))))}return St.createElement(St.Fragment,null,St.createElement(f,null))};import{ErrorBoundary as Rp}from"react-error-boundary";import co from"core-js-pure/actual/structured-clone";function Tr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function dt(...e){let t=e.shift(),o=e.length===1?e[0]:dt(...e);if(!Tr(t)||!Tr(o))throw new Error("deepmerge can only merge Objects");let i=co(t);return Object.entries(o).forEach(([r,n])=>{Tr(n)?i[r]!==void 0?Object.assign(i,{[r]:dt(i[r],co(n))}):Object.assign(i,{[r]:co(n)}):Array.isArray(n)?i[r]!==void 0?Object.assign(i,{[r]:[...i[r],...co(n)]}):Object.assign(i,{[r]:co(n)}):Object.assign(i,{[r]:n})}),i}var Zi={colorPrimary:"colors.primary.background",colorText:"colors.neutral.foreground",colorBackground:"colors.neutral.background",colorBackgroundSecondary:"colors.secondary.background",colorTextOnPrimaryBackground:"colors.primary.foreground",colorTextSecondary:"colors.secondary.foreground",colorTextDisabled:"colors.gray700",colorBorder:"colors.gray800",colorTextError:"colors.negative.foreground",borderRadius:"radii.lg"};function Bp(e){if(!e)return;let t={};return Object.entries(e).forEach(([o,i])=>{if(Zi[o]){let r=Zi[o].split("."),n=t;r.forEach((s,p)=>{n[s]||(n[s]=p===r.length-1?i:{}),n=n[s]})}}),t}function Ep(e){if(!e)return;let t=dt({},e),o={};return Object.keys(t).forEach(i=>{let r=`.fr-${i}`;o[r]=t[i]}),o}function Ri(e){let{theme:t,styleOverrides:o}=e,i=Bp(t),r=Ep(o);return{overrides:i,css:r}}import jp from"styled-components";import{compose as Vp,variant as tn}from"styled-system";import en from"react";import Ap,{ThemeProvider as Ip,useTheme as Np}from"styled-components";import{border as Op,color as Lp,compose as Dp,get as $p,shadow as Mp,space as Up,system as zp,typography as Wp}from"styled-system";var _p={width:{property:"width",scale:"sizes",transform:(e,t)=>$p(t,e,!(typeof e=="number"&&!isNaN(e))||e>1?e:e*100+"%")},height:{property:"height",scale:"sizes"},minWidth:{property:"minWidth",scale:"sizes"},minHeight:{property:"minHeight",scale:"sizes"},maxWidth:{property:"maxWidth",scale:"sizes"},maxHeight:{property:"maxHeight",scale:"sizes"},overflow:!0,overflowX:!0,overflowY:!0,display:!0,verticalAlign:!0},Hp=Ap("div")(({css:e})=>e,Dp(Op,Lp,Mp,Up,Wp,zp(_p))),mo=({as:e,children:t,overrides:o,...i})=>{let r=Np(),n={border:"none",boxSizing:"border-box",m:0,p:0},s=()=>en.createElement(Hp,{as:e,...n,...i},t);if(o!==void 0){let p=dt(r,o);return en.createElement(Ip,{theme:p},s())}return s()};var uo={Primary:{backgroundColor:"primary.background",color:"primary.foreground","&:hover":{backgroundColor:"blue400"}},Secondary:{backgroundColor:"white",border:"1px solid",borderColor:"gray800",color:"neutral.foreground","&:hover":{backgroundColor:"blue900"}},Link:{backgroundColor:"transparent",color:"primary.inverted"},Plain:{backgroundColor:"transparent",color:"neutral.foreground"}},Gp={sm:{paddingX:4,paddingY:1},md:{paddingX:6,paddingY:2}},on=jp(mo)(()=>({whiteSpace:"nowrap"}),Vp(tn({scale:"components.Button",variants:"components.Button"}),tn({prop:"size",variants:Gp})));import Kp from"styled-components";import{variant as qp,system as Yp}from"styled-system";var zo={Display1:{fontSize:"5xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"4xl"},Display2:{fontSize:"4xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"3xl"},H1:{fontSize:"3xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"2xl"},H2:{fontSize:"2xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"xl"},H3:{fontSize:"xl",fontWeight:"bold",letterSpacing:"md",lineHeight:"lg"},H4:{fontSize:"lg",fontWeight:"bold",letterSpacing:"md",lineHeight:"md"},Body1:{fontSize:"md",fontWeight:"regular",letterSpacing:"md",lineHeight:"md"},Body2:{fontSize:"sm",fontWeight:"regular",letterSpacing:"md",lineHeight:"md"},Caption:{fontSize:"xs",fontWeight:"regular",letterSpacing:"md",lineHeight:"sm"}};var rn=Kp(mo)(qp({scale:"components.Text",variants:"components.Text"}),Yp({fontWeight:{property:"fontWeight",scale:"fontWeights"}}));var nn=4,sn="px",Xp=20,Jp=Object.fromEntries(Array.from(Array(Xp+1),(e,t)=>t===0?[.5,`${.5*nn}${sn}`]:[t,`${t*nn}${sn}`])),Wt={black:"#000000",gray100:"#14161A",gray200:"#181B20",gray300:"#1F2329",gray400:"#2E343D",gray500:"#4C5766",gray600:"#5A6472",gray700:"#C5CBD3",gray800:"#E2E5E9",gray900:"#F1F2F4",white:"#ffffff",blue400:"#015AC6",blue500:"#0171F8",blue800:"#DBECFF",blue900:"#F5F9FF",green400:"#009E37",green500:"#00D149",green800:"#DBFFE8",transparent:"#FFFFFF00",red500:"#c00000"},Fr={colors:{...Wt,neutral:{foreground:Wt.gray300},primary:{background:Wt.blue500,foreground:Wt.white,inverted:Wt.blue500},negative:{foreground:Wt.red500}},fonts:{default:"TT Interphases Pro, sans-serif"},fontSizes:{xs:"12px",sm:"14px",md:"16px",lg:"18px",xl:"20px","2xl":"24px","3xl":"30px","4xl":"36px","5xl":"48px"},fontWeights:{regular:400,semibold:500,bold:700},letterSpacings:{md:"0.02em"},lineHeights:{xs:"18px",sm:"22px",md:"24px",lg:"26px",xl:"30px","2xl":"38px","3xl":"46px","4xl":"60px"},radii:{md:"8px",lg:"20px",round:"50%"},shadows:{md:"0px 4px 20px rgba(0, 0, 0, 0.06)"},space:Jp,components:{Button:uo,Text:zo}};var ln="https://api.frigade.com",K=Qp({publicApiKey:"",setUserId:()=>{},flows:[],setFlows:()=>{},failedFlowResponses:[],setFailedFlowResponses:()=>{},flowResponses:[],setFlowResponses:()=>{},userProperties:{},setUserProperties:()=>{},openFlowStates:{},setOpenFlowStates:()=>{},completedFlowsToKeepOpenDuringSession:[],setCompletedFlowsToKeepOpenDuringSession:()=>{},customVariables:{},setCustomVariables:()=>{},isNewGuestUser:!1,setIsNewGuestUser:()=>{},hasActiveFullPageFlow:!1,setHasActiveFullPageFlow:()=>{},organizationId:"",setOrganizationId:()=>{},navigate:()=>{},defaultAppearance:Je,shouldGracefullyDegrade:!1,setShouldGracefullyDegrade:()=>{},apiUrl:ln,readonly:!1,debug:!1});function ed(){Object.keys(localStorage).forEach(e=>{e.startsWith("frigade-")&&localStorage.removeItem(e)})}var td=({publicApiKey:e,userId:t,organizationId:o,config:i,children:r})=>{var we,ce;let[n,s]=Me(t||null),[p,c]=Me(o||null),[l,g]=Me([]),[d,x]=Me([]),[T,b]=Me([]),[S,u]=Me({}),[v,w]=Me({}),[C,N]=Me([]),[P,f]=Me({}),[F,h]=Me(!1),[B,I]=Me(!1),[O,A]=Me(!j(e)),D=(G,re)=>{if(re==="_blank"){window.open(G,"_blank");return}setTimeout(()=>{window.location.href=G},50)},$={theme:{...Je.theme,...((we=i==null?void 0:i.defaultAppearance)==null?void 0:we.theme)??{}},styleOverrides:{...Je.styleOverrides,...((ce=i==null?void 0:i.defaultAppearance)==null?void 0:ce.styleOverrides)??{}}};function j(G){return!!(G&&G.length>10&&G.substring(0,10)==="api_public")}Wo(()=>{t&&s(t)},[t]),Wo(()=>{n&&window&&window.localStorage&&window.localStorage.getItem(po)&&window.localStorage.getItem(po)!==n&&ed()},[n]),Wo(()=>{o&&c(o)},[o]),Wo(()=>{if(j(e))A(!1);else{console.error("Frigade SDK failed to initialize. API key provided is either missing or valid."),A(!0);return}},[e,A]);let H={publicApiKey:e,userId:n,setUserId:s,setFlows:g,flows:l,failedFlowResponses:d,setFailedFlowResponses:x,flowResponses:T,setFlowResponses:b,userProperties:S,setUserProperties:u,openFlowStates:v,setOpenFlowStates:w,completedFlowsToKeepOpenDuringSession:C,setCompletedFlowsToKeepOpenDuringSession:N,customVariables:P,setCustomVariables:f,isNewGuestUser:F,setIsNewGuestUser:h,hasActiveFullPageFlow:B,setHasActiveFullPageFlow:I,organizationId:p,setOrganizationId:c,navigate:i&&i.navigate?i.navigate:D,defaultAppearance:$,shouldGracefullyDegrade:O,setShouldGracefullyDegrade:A,apiUrl:i&&i.apiUrl?i.apiUrl:ln,readonly:i&&i.readonly?i.readonly:!1,debug:i&&i.debug?i.debug:!1};if(O)return bt.createElement(K.Provider,{value:H},r);let{overrides:V}=Ri($);return bt.createElement(Rp,{fallback:bt.createElement(bt.Fragment,null,r)},bt.createElement(K.Provider,{value:H},bt.createElement(Zp,{theme:dt($.theme,Fr,V??{},(i==null?void 0:i.theme)??{})},r,bt.createElement(Qi,null))))};import Vd from"react";import de,{useEffect as $s,useState as Ms}from"react";import _e,{useState as yd}from"react";import Ft from"styled-components";import jo from"react";import wt from"react";import pn from"styled-components";var an=pn.span`
|
|
680
681
|
font-weight: 600;
|
|
681
682
|
font-size: 14px;
|
|
682
683
|
font-style: normal;
|
|
@@ -688,7 +689,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
688
689
|
margin-left: 32px;
|
|
689
690
|
padding-right: 12px;
|
|
690
691
|
${e=>Be(e)}
|
|
691
|
-
`,
|
|
692
|
+
`,od=pn.div`
|
|
692
693
|
flex-direction: row;
|
|
693
694
|
justify-content: space-between;
|
|
694
695
|
display: flex;
|
|
@@ -697,11 +698,11 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
697
698
|
padding-right: 8px;
|
|
698
699
|
width: 100%;
|
|
699
700
|
${e=>Be(e)}
|
|
700
|
-
`,
|
|
701
|
+
`,_o=({label:e,value:t,labelStyle:o={},labelPosition:i="right",style:r,primaryColor:n="#000000",checkBoxType:s="round",appearance:p})=>wt.createElement(wt.Fragment,null,wt.createElement(od,{className:a("checklistStepsContainer",p),appearance:p,styleOverrides:{...r}},i==="left"&&e&&wt.createElement(an,{className:a("checklistStepLabel",p),styleOverrides:o,appearnace:p},e),wt.createElement(Qe,{appearance:p,value:t,type:s,primaryColor:n}),i==="right"&&e&&wt.createElement(an,{className:a("checklistStepLabel",p),styleOverrides:o,appearance:p},e)),wt.createElement(te,{appearance:p}));import fo from"styled-components";var dn=fo.div`
|
|
701
702
|
font-weight: 700;
|
|
702
703
|
font-size: 18px;
|
|
703
704
|
line-height: 22px;
|
|
704
|
-
`,cn=
|
|
705
|
+
`,cn=fo.p`
|
|
705
706
|
font-weight: 600;
|
|
706
707
|
font-size: 16px;
|
|
707
708
|
line-height: 24px;
|
|
@@ -709,7 +710,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
709
710
|
letter-spacing: 0.32px;
|
|
710
711
|
font-style: normal;
|
|
711
712
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorText}};
|
|
712
|
-
`,mn=
|
|
713
|
+
`,mn=fo.p`
|
|
713
714
|
font-weight: 400;
|
|
714
715
|
font-size: 14px;
|
|
715
716
|
font-style: normal;
|
|
@@ -718,41 +719,41 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
718
719
|
letter-spacing: 0.28px;
|
|
719
720
|
margin: 8px 0px 0px 0px;
|
|
720
721
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorTextSecondary}};
|
|
721
|
-
`,
|
|
722
|
+
`,Ho=fo.div`
|
|
722
723
|
width: 6px;
|
|
723
724
|
position: absolute;
|
|
724
725
|
left: 0;
|
|
725
726
|
height: 100%;
|
|
726
727
|
border-top-right-radius: 4px;
|
|
727
728
|
border-bottom-right-radius: 4px;
|
|
728
|
-
`,un=
|
|
729
|
+
`,un=fo.div`
|
|
729
730
|
flex-direction: row;
|
|
730
731
|
justify-content: flex-start;
|
|
731
732
|
border-bottom: 1px solid ${e=>e.theme.colorBorder};
|
|
732
733
|
padding-right: 16px;
|
|
733
|
-
`;var fn=({data:e,index:t,isSelected:o,primaryColor:i,style:r,onClick:n,appearance:s})=>{var p,c;return
|
|
734
|
+
`;var fn=({data:e,index:t,isSelected:o,primaryColor:i,style:r,onClick:n,appearance:s})=>{var p,c;return jo.createElement("div",{style:{position:"relative",paddingLeft:"0px"},onClick:()=>{n()}},o&&jo.createElement(Ho,{className:a("checklistStepItemSelectedIndicator",s),layoutId:"checklis-step-selected",style:{backgroundColor:((p=s==null?void 0:s.theme)==null?void 0:p.colorPrimary)??i}}),jo.createElement(un,{className:a("checklistStepItem",s),key:`hero-checklist-step-${t}`,appearance:s,role:"listitem"},jo.createElement(_o,{value:e.complete,labelPosition:"left",label:e.stepName??e.title,style:r,primaryColor:((c=s==null?void 0:s.theme)==null?void 0:c.colorPrimary)??i,appearance:s})))};import Tt from"react";import kr from"styled-components";import Re from"styled-components";var Sh=Re.div`
|
|
734
735
|
background: #ffffff;
|
|
735
736
|
box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.06);
|
|
736
737
|
border-radius: 20px;
|
|
737
738
|
width: 385px;
|
|
738
739
|
padding: 24px 16px 16px 16px;
|
|
739
|
-
`,Sh=Re.div`
|
|
740
|
-
/* Border bottom only on collapsable */
|
|
741
740
|
`,bh=Re.div`
|
|
741
|
+
/* Border bottom only on collapsable */
|
|
742
|
+
`,wh=Re.div`
|
|
742
743
|
display: flex;
|
|
743
744
|
flex-direction: row;
|
|
744
745
|
justify-content: space-between;
|
|
745
746
|
align-content: flex-start;
|
|
746
|
-
`,
|
|
747
|
+
`,Th=Re.h1`
|
|
747
748
|
display: flex;
|
|
748
749
|
margin: 0;
|
|
749
750
|
font-size: 18px;
|
|
750
|
-
`,
|
|
751
|
+
`,Fh=Re.h2`
|
|
751
752
|
font-size: 15px;
|
|
752
753
|
color: #4d4d4d;
|
|
753
|
-
`,
|
|
754
|
+
`,kh=Re.ul`
|
|
754
755
|
list-style: none;
|
|
755
|
-
`,
|
|
756
|
+
`,Ph=Re.li`
|
|
756
757
|
display: flex;
|
|
757
758
|
justify-content: flex-start;
|
|
758
759
|
flex-direction: row;
|
|
@@ -774,7 +775,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
774
775
|
border-radius: 20px;
|
|
775
776
|
background-color: ${e=>e.theme.colorPrimary};
|
|
776
777
|
opacity: 0.12;
|
|
777
|
-
`;var
|
|
778
|
+
`;var rd=kr.div`
|
|
778
779
|
display: flex;
|
|
779
780
|
flex-direction: ${e=>e.textLocation=="top"?"column":"row"};
|
|
780
781
|
justify-content: flex-start;
|
|
@@ -782,11 +783,11 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
782
783
|
width: 100%;
|
|
783
784
|
|
|
784
785
|
${e=>Be(e)}
|
|
785
|
-
`,
|
|
786
|
+
`,id=kr.div`
|
|
786
787
|
flex-grow: 1;
|
|
787
788
|
position: relative;
|
|
788
789
|
${e=>e.textLocation=="top"?"width: 100%;":""}
|
|
789
|
-
`,
|
|
790
|
+
`,nd=kr.span`
|
|
790
791
|
font-weight: 600;
|
|
791
792
|
font-size: 14px;
|
|
792
793
|
line-height: 18px;
|
|
@@ -794,13 +795,13 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
794
795
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorText}};
|
|
795
796
|
margin-bottom: ${e=>e.textLocation=="top"?"8px":"0px"};
|
|
796
797
|
${e=>Be(e)}
|
|
797
|
-
`;var Oe=({count:e,total:t,display:o="count",textLocation:i="left",style:r={},textStyle:n={},appearance:s})=>{if(t===0)return Tt.createElement(Tt.Fragment,null);let p=e===0?"10px":`${e/t*100}%`,c=o==="compact"?"5px":"10px",l=Math.round(e/t*100),
|
|
798
|
+
`;var Oe=({count:e,total:t,display:o="count",textLocation:i="left",style:r={},textStyle:n={},appearance:s})=>{if(t===0)return Tt.createElement(Tt.Fragment,null);let p=e===0?"10px":`${e/t*100}%`,c=o==="compact"?"5px":"10px",l=Math.round(e/t*100),g=o==="compact"?"5px":"14px",d;return o==="count"?d=`${e}/${t}`:o==="compact"?d=`${l}%`:o==="percent"&&(d=`${l}% complete`),i==="top"&&(g="0px"),Tt.createElement(rd,{className:a("progressBarContainer",s),textLocation:i,styleOverrides:r},Tt.createElement(nd,{className:a("progressBarStepText",s),style:{...n,fontSize:o==="compact"?12:14,fontWeight:o==="compact"?400:600},appearance:s,padding:g,textLocation:i},d),Tt.createElement(id,{textLocation:i,className:a("progressBar",s)},Tt.createElement(gn,{style:{zIndex:o=="compact"?1:5},fgWidth:p,barHeight:c,appearance:s,className:a("progressBarFill",s)}),Tt.createElement(xn,{className:a("progressBarBackground",s),barHeight:c,appearance:s})))};import go from"react";import ld from"styled-components";import Go from"react";import Vo from"react";var _t=({stepData:e,appearance:t})=>Vo.createElement(Vo.Fragment,null,Vo.createElement(cn,{appearance:t,className:a("checklistStepTitle",t),dangerouslySetInnerHTML:ne(e.title)}),Vo.createElement(mn,{appearance:t,className:a("checklistStepSubtitle",t),dangerouslySetInnerHTML:ne(e.subtitle)}));import Pr from"react";var Ht=({stepData:e,appearance:t})=>{let o=()=>{e.handlePrimaryButtonClick&&e.handlePrimaryButtonClick()},i=()=>{e.handleSecondaryButtonClick&&e.handleSecondaryButtonClick()};return Pr.createElement(No,{className:a("ctaContainer",t)},Pr.createElement(Z,{appearance:t,title:e.primaryButtonTitle,onClick:o}),e.secondaryButtonTitle&&Pr.createElement(Z,{appearance:t,secondary:!0,title:e.secondaryButtonTitle,onClick:i,style:{width:"auto",marginRight:"12px"}}))};var jt=({stepData:e,appearance:t})=>Go.createElement(Go.Fragment,null,Go.createElement(_t,{stepData:e,appearance:t}),Go.createElement(Ht,{stepData:e,appearance:t}));import sd from"react";function hn(e){return sd.createElement(Ge,{appearance:e.appearance,videoUri:e.videoUri})}var vr="default",ad=ld.img`
|
|
798
799
|
border-radius: 4px;
|
|
799
800
|
max-height: 260px;
|
|
800
801
|
min-height: 200px;
|
|
801
|
-
`,Cn=({stepData:e,appearance:t})=>{if(e!=null&&e.StepContent){let o=e.StepContent;return
|
|
802
|
+
`,Cn=({stepData:e,appearance:t})=>{if(e!=null&&e.StepContent){let o=e.StepContent;return go.createElement("div",null,o)}return go.createElement(dn,{className:a("checklistStepContent",t)},e.imageUri?go.createElement(ad,{className:a("checklistStepImage",t),src:e.imageUri,style:e.imageStyle}):null,e.videoUri?go.createElement(hn,{videoUri:e.videoUri,appearance:t}):null,go.createElement(jt,{stepData:e,appearance:t}))};import Le,{useRef as pd,useState as dd}from"react";import Vt from"styled-components";var yn=Vt.div`
|
|
802
803
|
display: block;
|
|
803
|
-
`,
|
|
804
|
+
`,cd=Vt.div`
|
|
804
805
|
display: flex;
|
|
805
806
|
flex-direction: row;
|
|
806
807
|
flex-wrap: wrap;
|
|
@@ -810,20 +811,20 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
810
811
|
align-content: center;
|
|
811
812
|
margin-top: 24px;
|
|
812
813
|
margin-bottom: 24px;
|
|
813
|
-
`,
|
|
814
|
+
`,md=Vt.div`
|
|
814
815
|
display: flex;
|
|
815
816
|
align-items: center;
|
|
816
817
|
justify-content: flex-start;
|
|
817
818
|
flex-direction: column;
|
|
818
819
|
margin-right: 16px;
|
|
819
|
-
`,
|
|
820
|
+
`,ud=Vt.video`
|
|
820
821
|
width: 200px;
|
|
821
822
|
height: 120px;
|
|
822
|
-
`,
|
|
823
|
+
`,fd=Vt.div`
|
|
823
824
|
font-size: 14px;
|
|
824
825
|
line-height: 20px;
|
|
825
826
|
text-align: center;
|
|
826
|
-
`,
|
|
827
|
+
`,gd=Vt.div`
|
|
827
828
|
position: absolute;
|
|
828
829
|
width: 200px;
|
|
829
830
|
height: 120px;
|
|
@@ -843,9 +844,9 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
843
844
|
box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.06);
|
|
844
845
|
border-radius: 50%;
|
|
845
846
|
}
|
|
846
|
-
`,Sn="videoCarousel",bn=({stepData:e,appearance:t})=>{var r;if(!((r=e.props)!=null&&r.videos))return Le.createElement(yn,null,Le.createElement(jt,{stepData:e,appearance:t}));function o({video:n}){let s=
|
|
847
|
+
`,Sn="videoCarousel",bn=({stepData:e,appearance:t})=>{var r;if(!((r=e.props)!=null&&r.videos))return Le.createElement(yn,null,Le.createElement(jt,{stepData:e,appearance:t}));function o({video:n}){let s=pd(),[p,c]=dd(!1);return Le.createElement(md,null,!p&&Le.createElement(gd,{onClick:()=>{c(!0),s.current.play()},appearance:t},Le.createElement(Oo,null)),Le.createElement(ud,{controls:p,ref:s,play:p,src:n.uri}),Le.createElement(fd,null,n.title))}let i=e.props;return i.videos?Le.createElement(yn,null,Le.createElement(_t,{stepData:e,appearance:t}),Le.createElement(cd,null,i.videos.map((n,s)=>Le.createElement("span",{key:`${n.uri}-${s}`},Le.createElement(o,{video:n})))),Le.createElement(Ht,{stepData:e,appearance:t})):null};import et from"react";import Ko from"styled-components";var wn=Ko.div`
|
|
847
848
|
display: block;
|
|
848
|
-
`,
|
|
849
|
+
`,xd=Ko.pre`
|
|
849
850
|
display: block;
|
|
850
851
|
background-color: #2a2a2a;
|
|
851
852
|
color: #f8f8f8;
|
|
@@ -861,14 +862,14 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
861
862
|
white-space: -o-pre-wrap; /* Opera 7 */
|
|
862
863
|
word-wrap: break-word; /* Internet Explorer 5.5+ */
|
|
863
864
|
margin-bottom: 24px;
|
|
864
|
-
`,
|
|
865
|
+
`,hd=Ko.div`
|
|
865
866
|
font-size: 15px;
|
|
866
867
|
line-height: 20px;
|
|
867
868
|
margin-bottom: 12px;
|
|
868
869
|
margin-top: 12px;
|
|
869
|
-
`,
|
|
870
|
+
`,Cd=Ko.div`
|
|
870
871
|
margin-top: 24px;
|
|
871
|
-
`,Tn="codeSnippet",Fn=({stepData:e,appearance:t})=>{var i;if(!((i=e.props)!=null&&i.codeSnippets))return et.createElement(wn,null,et.createElement(jt,{stepData:e,appearance:t}));let o=e.props;return o.codeSnippets?et.createElement(wn,null,et.createElement(_t,{stepData:e,appearance:t}),et.createElement(
|
|
872
|
+
`,Tn="codeSnippet",Fn=({stepData:e,appearance:t})=>{var i;if(!((i=e.props)!=null&&i.codeSnippets))return et.createElement(wn,null,et.createElement(jt,{stepData:e,appearance:t}));let o=e.props;return o.codeSnippets?et.createElement(wn,null,et.createElement(_t,{stepData:e,appearance:t}),et.createElement(Cd,null,o.codeSnippets.map((r,n)=>et.createElement("div",{key:n},r.title?et.createElement(hd,null,r.title):null,r.code?et.createElement(xd,null,r.code):null))),et.createElement(Ht,{stepData:e,appearance:t})):null};var Sd=Ft.div`
|
|
872
873
|
display: flex;
|
|
873
874
|
flex-direction: row;
|
|
874
875
|
overflow: hidden;
|
|
@@ -876,14 +877,14 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
876
877
|
background: ${e=>{var t;return(t=e.appearance)==null?void 0:t.theme.colorBackground}};
|
|
877
878
|
border-radius: ${e=>{var t;return(t=e.appearance)==null?void 0:t.theme.borderRadius}}px;
|
|
878
879
|
${e=>Be(e)}
|
|
879
|
-
`,
|
|
880
|
+
`,bd=Ft.h1`
|
|
880
881
|
font-size: 18px;
|
|
881
882
|
font-style: normal;
|
|
882
883
|
font-weight: 700;
|
|
883
884
|
line-height: 24px;
|
|
884
885
|
letter-spacing: 0.36px;
|
|
885
886
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorText}};
|
|
886
|
-
`,
|
|
887
|
+
`,wd=Ft.h2`
|
|
887
888
|
font-size: 14px;
|
|
888
889
|
font-style: normal;
|
|
889
890
|
font-weight: 400;
|
|
@@ -891,22 +892,22 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
891
892
|
letter-spacing: 0.28px;
|
|
892
893
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorTextSecondary}};
|
|
893
894
|
margin: 10px 0px 0px 0px;
|
|
894
|
-
`,kn=Ft.div``,
|
|
895
|
+
`,kn=Ft.div``,Td=Ft.div`
|
|
895
896
|
list-style: none;
|
|
896
897
|
padding: 0;
|
|
897
898
|
margin: 0;
|
|
898
899
|
cursor: pointer;
|
|
899
900
|
width: 300px;
|
|
900
|
-
`,
|
|
901
|
+
`,Fd=Ft.div`
|
|
901
902
|
width: 1px;
|
|
902
903
|
margin-right: 40px;
|
|
903
904
|
background: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBorder}};
|
|
904
|
-
`,
|
|
905
|
+
`,kd=Ft.div`
|
|
905
906
|
flex: 2;
|
|
906
907
|
padding: 2rem 2rem 2rem 0rem;
|
|
907
|
-
`,
|
|
908
|
+
`,Pd=({title:e,subtitle:t,steps:o=[],style:i={},selectedStep:r,setSelectedStep:n,className:s="",customStepTypes:p=new Map,appearance:c,type:l})=>{let{mergeAppearanceWithDefault:g}=Q();c=g(c);let x={...{[vr]:Cn,[Sn]:bn,[Tn]:Fn},...p},[T,b]=yd(0),S=r??T,u=n??b,v=o.filter(C=>C.complete===!0).length,w=()=>{var C;return!((C=o[S])!=null&&C.type)||!x[o[S].type]?x[vr]({stepData:o[S],appearance:c}):x[o[S].type]({stepData:o[S],appearance:c})};return _e.createElement(Sd,{type:l,styleOverrides:i,className:s,appearance:c},_e.createElement(kn,{style:{flex:1}},_e.createElement(kn,{style:{padding:"28px 0px 28px 28px",borderBottom:"1px solid #E5E5E5"}},_e.createElement(bd,{className:a("checklistTitle",c),appearance:c},e),_e.createElement(wd,{className:a("checklistSubtitle",c),appearance:c},t),_e.createElement(Oe,{total:o.length,count:v,style:{marginTop:"24px",paddingRight:"40px"},appearance:c})),_e.createElement(Td,{className:a("checklistStepsContainer",c)},o.map((C,N)=>_e.createElement(fn,{data:C,index:N,key:N,listLength:o.length,isSelected:N===S,primaryColor:c.theme.colorPrimary,style:{justifyContent:"space-between"},onClick:()=>{u(N)},appearance:c})))),_e.createElement(Fd,{appearance:c,className:a("checklistDivider",c)}),_e.createElement(kd,null,_e.createElement(w,null)))},Br=Pd;import M,{useState as Id}from"react";import Pn from"react";import vd from"styled-components";var Bd=vd.svg`
|
|
908
909
|
transition: 'transform 0.35s ease-in-out';
|
|
909
|
-
`,Gt=({style:e,className:t})=>Pn.createElement(
|
|
910
|
+
`,Gt=({style:e,className:t})=>Pn.createElement(Bd,{width:"7",height:"10",viewBox:"0 0 9 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:e,className:t},Pn.createElement("path",{d:"M1 13L7.5 7L0.999999 1",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}));import ue from"styled-components";var Er={boxShadow:"0px 6px 25px rgba(0, 0, 0, 0.06)",padding:"32px",maxHeight:"700px",msOverflowStyle:"none",scrollbarWidth:"none",paddingBottom:"12px",minHeight:"610px"},vn=ue.div`
|
|
910
911
|
max-height: 350px;
|
|
911
912
|
padding-bottom: 40px;
|
|
912
913
|
`,Bn=ue.div`
|
|
@@ -1038,7 +1039,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1038
1039
|
`,Vn=ue.div`
|
|
1039
1040
|
display: block;
|
|
1040
1041
|
width: 100%;
|
|
1041
|
-
`;import
|
|
1042
|
+
`;import Ed from"styled-components";var Gn=Ed.div`
|
|
1042
1043
|
flex-direction: column;
|
|
1043
1044
|
justify-content: center;
|
|
1044
1045
|
display: flex;
|
|
@@ -1119,7 +1120,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1119
1120
|
line-height: 14px;
|
|
1120
1121
|
font-weight: 400;
|
|
1121
1122
|
cursor: pointer;
|
|
1122
|
-
`;var
|
|
1123
|
+
`;var Ad=({steps:e,style:t,title:o,primaryColor:i,appearance:r,onButtonClick:n})=>{let{primaryCTAClickSideEffects:s}=ie();return ot.createElement(Kn,{style:t,className:a("guideContainer",r)},ot.createElement(Yn,{className:a("guideTitle",r)},o),ot.createElement(qn,{className:a("guideItemContainer",r)},e.map((p,c)=>ot.createElement(Xn,{key:`guide-${p.id??c}`,className:a("guideItem",r)},p.icon&&ot.createElement(Jn,{className:a("guideIcon",r)},ot.createElement(Qn,null,p.icon)),ot.createElement(Zn,{className:a("guideItemTitle",r),dangerouslySetInnerHTML:ne(p.title)}),ot.createElement(Rn,{className:a("guideItemSubtitle",r),dangerouslySetInnerHTML:ne(p.subtitle)}),ot.createElement(es,{className:a("guideItemLink",r),color:i,onClick:()=>{p.primaryButtonUri&&s(p),n&&n(p)}},p.primaryButtonTitle)))))},xo=Ad;var Nd=({steps:e,title:t,subtitle:o,stepsTitle:i,visible:r,onClose:n,selectedStep:s,setSelectedStep:p,customStepTypes:c,appearance:l,guideData:g,guideTitle:d,onGuideButtonClick:x})=>{let T=({stepData:f,handleSecondaryCTAClick:F,handleCTAClick:h})=>f?M.createElement($n,{className:a("checklistStepContainer",l),"data-testid":"checklistStepContainer"},M.createElement(Mn,{appearance:l,className:a("checklistStepTitle",l),dangerouslySetInnerHTML:ne(f.title)}),M.createElement(Un,{appearance:l,className:a("checklistStepSubtitle",l),dangerouslySetInnerHTML:ne(f.subtitle)}),M.createElement(zn,{className:a("checklistCTAContainer",l)},f.secondaryButtonTitle&&M.createElement(Z,{title:f.secondaryButtonTitle,onClick:F,appearance:l,secondary:!0}),M.createElement(Z,{title:f.primaryButtonTitle,onClick:h,appearance:l}))):M.createElement(M.Fragment,null),S={...{default:f=>{var I;if((I=e[w])!=null&&I.StepContent){let O=e[w].StepContent;return M.createElement("div",null,O)}let F=e[w];return M.createElement(T,{stepData:f,handleCTAClick:()=>{F.handlePrimaryButtonClick&&F.handlePrimaryButtonClick()},handleSecondaryCTAClick:()=>{F.handleSecondaryButtonClick&&F.handleSecondaryButtonClick()}})}},...c},[u,v]=Id(0),w=s??u,C=p??v,N=()=>{var f;return e?!((f=e[w])!=null&&f.type)||!S[e[w].type]?S.default(e[w]):S[e[w].type]({stepData:e[w],primaryColor:l.theme.colorPrimary}):M.createElement(M.Fragment,null)},P=e.filter(f=>f.complete).length;return r?(l.theme.modalContainer||(l.theme.borderRadius&&(Er.borderRadius=l.theme.borderRadius+"px"),l.theme.modalContainer=Er),M.createElement(je,{onClose:n,visible:r,appearance:l},M.createElement(Vn,null,M.createElement(Bn,null,M.createElement(En,{appearance:l,className:a("checklistTitle",l)},t),M.createElement(An,{appearance:l,className:a("checklistSubtitle",l)},o)),M.createElement(vn,null,e&&e.length>0&&M.createElement(In,{className:a("stepsContainer",l)},M.createElement(Nn,null,M.createElement("div",{style:{flex:3}},M.createElement(On,{className:a("stepsTitle",l)},i)),M.createElement(jn,null,M.createElement(Oe,{style:{width:"100%"},count:P,total:e.length,appearance:l}))),M.createElement(Ln,null,M.createElement(Dn,{className:a("checklistStepListContainer",l),appearance:l},e.map((f,F)=>{let h=w===F;return M.createElement(Wn,{selected:h,className:a(`checklistStepListItem${h?"Selected":""}`,l),key:`checklist-guide-step-${f.id??F}`,disabled:f.blocked,onClick:()=>{f.blocked||C(F)},title:f.blocked?"Finish remaining steps to continue":void 0},h&&M.createElement(Ho,{className:a("checklistStepItemSelectedIndicator",l),layoutId:"checklist-step-selected",style:{backgroundColor:l.theme.colorPrimary,borderRadius:0,height:"100%",top:"0%",width:"2px"}}),M.createElement(_n,{selected:h,className:a(`checklistStepListStepName${h?"Selected":""}`,l)},f.stepName),M.createElement(Hn,null,M.createElement(Qe,{value:f.complete,type:"round",primaryColor:l.theme.colorPrimary,progress:f.progress,appearance:l}),M.createElement(Gn,null,M.createElement(Gt,{style:{marginLeft:"10px"},color:l.theme.colorBackgroundSecondary}))))})),M.createElement(N,null))),g&&g.length>0&&M.createElement(xo,{steps:g,title:d,primaryColor:l.theme.colorPrimary,style:{border:"none",boxShadow:"none"},appearance:l,onButtonClick:f=>(x&&x(f),!0)}))))):M.createElement(M.Fragment,null)},Ar=Nd;import Ee,{useEffect as gs,useState as Od}from"react";import xe from"react";import rt from"styled-components";var ts=rt.div`
|
|
1123
1124
|
background-color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBackground}};
|
|
1124
1125
|
border: 1px solid;
|
|
1125
1126
|
border-color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBorder}};
|
|
@@ -1160,7 +1161,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1160
1161
|
:hover {
|
|
1161
1162
|
opacity: 0.8;
|
|
1162
1163
|
}
|
|
1163
|
-
`,
|
|
1164
|
+
`,yy=rt.div``,ls=rt.p`
|
|
1164
1165
|
color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorText}};
|
|
1165
1166
|
font-weight: 400;
|
|
1166
1167
|
font-size: 14px;
|
|
@@ -1170,7 +1171,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1170
1171
|
flex-direction: row;
|
|
1171
1172
|
justify-content: flex-start;
|
|
1172
1173
|
align-items: center;
|
|
1173
|
-
`;var ps=({stepData:e,collapsed:t,onClick:o,onPrimaryButtonClick:i,onSecondaryButtonClick:r,appearance:n,customStepTypes:s})=>{var d;let p=t?{}:{transform:"rotate(90deg)"},c=t?{overflow:"hidden",maxHeight:"0px",transition:"max-height 0.2s ease-out"}:{overflow:"hidden",maxHeight:"1000px",transition:"max-height 0.15s ease-in"};function l(){return xe.createElement(xe.Fragment,null,e.imageUri||e.videoUri?xe.createElement(os,{className:a("stepMediaContainer",n)},e.imageUri?xe.createElement(rs,{className:a("stepImage",n),src:e.imageUri,style:e.imageStyle}):null,e.videoUri?xe.createElement(Ge,{appearance:n,videoUri:e.videoUri}):null):null,xe.createElement(ls,{className:a("stepSubtitle",n),appearance:n,dangerouslySetInnerHTML:ne(e.subtitle)}),xe.createElement(
|
|
1174
|
+
`;var ps=({stepData:e,collapsed:t,onClick:o,onPrimaryButtonClick:i,onSecondaryButtonClick:r,appearance:n,customStepTypes:s})=>{var d;let p=t?{}:{transform:"rotate(90deg)"},c=t?{overflow:"hidden",maxHeight:"0px",transition:"max-height 0.2s ease-out"}:{overflow:"hidden",maxHeight:"1000px",transition:"max-height 0.15s ease-in"};function l(){return xe.createElement(xe.Fragment,null,e.imageUri||e.videoUri?xe.createElement(os,{className:a("stepMediaContainer",n)},e.imageUri?xe.createElement(rs,{className:a("stepImage",n),src:e.imageUri,style:e.imageStyle}):null,e.videoUri?xe.createElement(Ge,{appearance:n,videoUri:e.videoUri}):null):null,xe.createElement(ls,{className:a("stepSubtitle",n),appearance:n,dangerouslySetInnerHTML:ne(e.subtitle)}),xe.createElement(No,{className:a("checklistCTAContainer",n)},e.secondaryButtonTitle?xe.createElement(Z,{secondary:!0,title:e.secondaryButtonTitle,onClick:()=>r(),appearance:n}):null,xe.createElement(Z,{title:e.primaryButtonTitle??"Continue",onClick:()=>i(),appearance:n})))}function g(){if(!s)return null;let x=s[e.type];return x?x(e,n):null}return xe.createElement(ts,{"data-testid":`step-${e.id}`,className:a("checklistStepContainer",n),appearance:n},xe.createElement(is,{className:a("stepHeader",n)},xe.createElement(as,null,xe.createElement(_o,{value:e.complete,style:{width:"auto",borderTop:0},primaryColor:(d=n==null?void 0:n.theme)==null?void 0:d.colorPrimary,appearance:n}),xe.createElement(ns,{appearance:n,className:a("stepTitle",n),dangerouslySetInnerHTML:ne(e.title),onClick:()=>o()})),xe.createElement(ss,{className:a("stepChevronContainer",n),onClick:()=>o(),appearance:n},xe.createElement(Gt,{style:{...p,transition:"transform 0.2s ease-in-out"}}))),xe.createElement("div",{key:e.id,style:{...c}},g()??l()))};import Kt from"styled-components";var Ny=Kt.div`
|
|
1174
1175
|
background: #ffffff;
|
|
1175
1176
|
box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.06);
|
|
1176
1177
|
border-radius: 6px;
|
|
@@ -1211,17 +1212,17 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1211
1212
|
padding: 24px;
|
|
1212
1213
|
border-radius: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.borderRadius}}px;
|
|
1213
1214
|
background-color: ${e=>{var t,o;return(o=(t=e.appearance)==null?void 0:t.theme)==null?void 0:o.colorBackground}};
|
|
1214
|
-
`;var
|
|
1215
|
+
`;var Ld=({title:e,subtitle:t,steps:o,onClose:i,visible:r,autoExpandFirstIncompleteStep:n=!0,autoCollapse:s=!0,autoExpandNextStep:p=!0,selectedStep:c,setSelectedStep:l,appearance:g,type:d,className:x,customStepTypes:T,style:b})=>{let S=o.filter(P=>P.complete).length,[u,v]=Od(Array(o.length).fill(!0));gs(()=>{let P=[...u];if(n){for(let f=0;f<o.length;f++)if(!o[f].complete){P[f]=!1;break}v(P)}},[]),gs(()=>{w(c)},[c]);let w=P=>{let f=[...u];if(s)for(let F=0;F<u.length;++F)F!==P&&(f[F]=!0);f[P]=!f[P],v(f)};if(!r&&d=="modal")return Ee.createElement(Ee.Fragment,null);let C=Ee.createElement(Ee.Fragment,null,Ee.createElement(ds,null,Ee.createElement(cs,{appearance:g,className:a("checklistTitle",g),dangerouslySetInnerHTML:ne(e)}),Ee.createElement(ms,{appearance:g,className:a("checklistSubtitle",g),dangerouslySetInnerHTML:ne(t)})),Ee.createElement(Oe,{display:"percent",count:S,total:o.length,style:{margin:"14px 0px 8px 0px"},appearance:g})),N=Ee.createElement(us,{className:ge(a("checklistContainer",g),x)},o.map((P,f)=>{let F=u[f];return Ee.createElement(ps,{appearance:g,stepData:P,collapsed:F,key:`modal-checklist-${P.id??f}`,onClick:()=>{if(c===f){w(f);return}l(f)},onPrimaryButtonClick:()=>{P.handlePrimaryButtonClick&&P.handlePrimaryButtonClick(),p&&!P.completionCriteria&&f<u.length-1&&u[f+1]&&l(f+1)},onSecondaryButtonClick:()=>{P.handleSecondaryButtonClick&&P.handleSecondaryButtonClick()},customStepTypes:T})}));return d==="inline"?Ee.createElement(fs,{appearance:g,className:ge(a("checklistInlineContainer",g),x),style:b},C,N):Ee.createElement(Ee.Fragment,null,Ee.createElement(je,{onClose:i,visible:r,appearance:g,style:{maxWidth:"600px"},headerContent:C},N))},Ir=Ld;import se,{useEffect as Nr,useRef as Hd,useState as kt}from"react";import{useEffect as Dd,useState as $d}from"react";var xs=()=>{let e={isSmall:"(max-width: 480px)",isMedium:"(min-width: 481px) AND (max-width: 1023px)",isLarge:"(min-width: 1025px)"},t=Object.fromEntries(Object.entries(e).map(([p])=>[p,!1])),[o,i]=$d(t),r=null,n=()=>{r!==null?clearTimeout(r):s(),r=setTimeout(()=>{s()},16)},s=()=>{let p=Object.fromEntries(Object.entries(e).map(([c,l])=>{if(!window)return[c,!1];let g=window.matchMedia(l);return g.addEventListener("change",n),[c,g.matches]}));i(p)};return Dd(()=>{s()},[]),o};import qt from"react";import ae,{css as hs,keyframes as Cs}from"styled-components";var ys=hs`
|
|
1215
1216
|
border: 1px solid ${({theme:e})=>e.colorBorder};
|
|
1216
|
-
|
|
1217
|
+
`,Md=hs`
|
|
1217
1218
|
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.06);
|
|
1218
|
-
`,
|
|
1219
|
+
`,Ud=Cs`
|
|
1219
1220
|
from {
|
|
1220
1221
|
opacity: 0;
|
|
1221
1222
|
} to {
|
|
1222
1223
|
opacity: 1;
|
|
1223
1224
|
}
|
|
1224
|
-
`,
|
|
1225
|
+
`,zd=Cs`
|
|
1225
1226
|
from {
|
|
1226
1227
|
opacity: 1;
|
|
1227
1228
|
} to {
|
|
@@ -1251,7 +1252,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1251
1252
|
scroll-snap-align: center;
|
|
1252
1253
|
scroll-snap-stop: always;
|
|
1253
1254
|
`,ws=ae.div`
|
|
1254
|
-
animation: ${e=>e.reversed?Ud
|
|
1255
|
+
animation: ${e=>e.reversed?zd:Ud} 0.25s ease-out;
|
|
1255
1256
|
background: linear-gradient(
|
|
1256
1257
|
to right,
|
|
1257
1258
|
${({theme:e})=>e.colorBackground}00,
|
|
@@ -1295,16 +1296,16 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1295
1296
|
width: 40px;
|
|
1296
1297
|
`,vs=ae(Fs)`
|
|
1297
1298
|
${e=>k(e)} {
|
|
1298
|
-
${
|
|
1299
|
+
${Md}
|
|
1299
1300
|
|
|
1300
1301
|
background: ${({theme:e})=>e.colorBackground};
|
|
1301
1302
|
}
|
|
1302
|
-
`,
|
|
1303
|
+
`,Xy=ae.div`
|
|
1303
1304
|
color: ${({theme:e})=>e.colorPrimary};
|
|
1304
1305
|
display: flex;
|
|
1305
1306
|
flex-flow: row nowrap;
|
|
1306
1307
|
align-items: center;
|
|
1307
|
-
`,
|
|
1308
|
+
`,Jy=ae.div`
|
|
1308
1309
|
white-space: nowrap;
|
|
1309
1310
|
`,Bs=ae.div`
|
|
1310
1311
|
background: #d8fed8;
|
|
@@ -1312,26 +1313,26 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1312
1313
|
float: right;
|
|
1313
1314
|
margin-bottom: 12px;
|
|
1314
1315
|
padding: 4px 10px;
|
|
1315
|
-
`,
|
|
1316
|
+
`,Wd=ae.p`
|
|
1316
1317
|
font-weight: bold;
|
|
1317
1318
|
font-size: 18px;
|
|
1318
1319
|
line-height: 22px;
|
|
1319
1320
|
letter-spacing: calc(18px * -0.01);
|
|
1320
1321
|
margin: 0;
|
|
1321
|
-
`,Es=ae(
|
|
1322
|
+
`,Es=ae(Wd)`
|
|
1322
1323
|
margin-bottom: 4px;
|
|
1323
1324
|
`,As=ae.div`
|
|
1324
1325
|
display: flex;
|
|
1325
1326
|
flex-flow: row nowrap;
|
|
1326
1327
|
align-items: center;
|
|
1327
1328
|
min-width: 50%;
|
|
1328
|
-
`,
|
|
1329
|
+
`,_d=ae.p`
|
|
1329
1330
|
font-weight: bold;
|
|
1330
1331
|
font-size: 16px;
|
|
1331
1332
|
line-height: 20px;
|
|
1332
1333
|
letter-spacing: calc(16px * -0.01);
|
|
1333
1334
|
margin: 0;
|
|
1334
|
-
`,Is=ae(
|
|
1335
|
+
`,Is=ae(_d)`
|
|
1335
1336
|
margin-bottom: 4px;
|
|
1336
1337
|
${e=>e.blocked||e.complete?"opacity: 0.4;":`
|
|
1337
1338
|
`}
|
|
@@ -1353,21 +1354,21 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1353
1354
|
color: ${({theme:e})=>e.colorTextSecondary};
|
|
1354
1355
|
${e=>e.blocked||e.complete?"opacity: 0.4;":`
|
|
1355
1356
|
`}
|
|
1356
|
-
`;var Os=({stepData:e,style:t={},appearance:o})=>{let{mergeAppearanceWithDefault:i}=Q(),{primaryCTAClickSideEffects:r}=ie();o=i(o);let{imageUri:n=null,subtitle:s=null,title:p=null,complete:c=!1,blocked:l=!1}=e,
|
|
1357
|
+
`;var Os=({stepData:e,style:t={},appearance:o})=>{let{mergeAppearanceWithDefault:i}=Q(),{primaryCTAClickSideEffects:r}=ie();o=i(o);let{imageUri:n=null,subtitle:s=null,title:p=null,complete:c=!1,blocked:l=!1}=e,g=e.primaryButtonTitle||e.secondaryButtonTitle,d=()=>{r(e)};return qt.createElement(ks,{className:a("carouselCard",o),onClick:l?null:d,style:t,blocked:l,complete:c},n&&qt.createElement(Ps,{className:a("carouselCardImage",o),src:n,alt:p,style:{opacity:c||l?.4:1}}),c&&qt.createElement(Bs,{className:a("carouselCompletedPill",o)},qt.createElement(Ns,{style:{color:"#108E0B"}},"Complete")),p&&qt.createElement(Is,{blocked:l,complete:c,className:a("carouselCardTitle",o)},p),s&&qt.createElement(ct.Quiet,{blocked:l,complete:c,className:a("carouselCardSubtitle",o)},s))};var jd=()=>se.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},se.createElement("path",{d:"M14 6L20 12",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round"}),se.createElement("path",{d:"M14 18L20 12",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round"}),se.createElement("path",{d:"M4 12H20",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round"})),Ls=({side:e="left",show:t=!1,onClick:o=()=>{}})=>{let[i,r]=kt(!1),[n,s]=kt(!1);Nr(()=>{t===!0&&i===!1?r(!0):t===!1&&i===!0&&s(!0)},[t]);let p=()=>{r(!1),s(!1)},c=e=="left"?{top:0,bottom:0,left:-20,transform:"rotate(180deg)"}:{top:0,bottom:0,right:-20};return i?se.createElement(ws,{style:c,reversed:n,onAnimationEnd:n?p:null},se.createElement(Ts,{onClick:()=>o(),style:{right:16,top:"calc(50% - 24px)"}},se.createElement(jd,null))):null},Ds=({flowId:e,appearance:t,customVariables:o,className:i})=>{let r=Hd(null),[n,s]=kt(!1),[p,c]=kt(!1),[l,g]=kt(null),[d,x]=kt([]),[T,b]=kt(0),{isSmall:S}=xs(),u=S?1:3,{getFlowMetadata:v,getFlowSteps:w,getNumberOfStepsCompleted:C,updateCustomVariables:N,isLoading:P}=J();Nr(()=>{N(o)},[o,P]),Nr(()=>{if(P)return;let O=v(e),A=C(e),D=w(e);g(O),O.data!==null&&(x(D.sort(($,j)=>Number($.complete)-Number(j.complete))),c(D.length>u),b(A))},[P]);let f=[];for(let O=0;O<d.length;O+=u)f.push(d.slice(O,O+u));let F=O=>{let A=O.target,D=A.scrollWidth-A.clientWidth,$=Math.ceil(A.scrollLeft);$>0&&n===!1&&s(!0),$===0&&n===!0&&s(!1),$<D&&p===!1&&c(!0),$===D&&p===!0&&c(!1)},h=(O=!0)=>{let A=O?1:-1;r.current!==null&&r.current.scrollBy({left:r.current.clientWidth*A,behavior:"smooth"})},B=null,I=O=>{B!==null?clearTimeout(B):F(O),B=setTimeout(()=>{F(O)},16)};return P?null:se.createElement(vs,{className:ge(a("carouselContainer",t),i)},se.createElement("div",{style:{display:"flex",justifyContent:S?"center":"space-between",marginBottom:20,flexWrap:S?"wrap":"nowrap",gap:S?16:20}},se.createElement("div",null,se.createElement(Es,{className:a("carouselTitle",t)},l==null?void 0:l.title),se.createElement(ct.Quiet,{className:a("carouselSubtitle",t)},l==null?void 0:l.subtitle)),se.createElement(As,{className:a("progressWrapper",t)},se.createElement(Oe,{count:T,total:d.length,appearance:t}))),se.createElement("div",{style:{position:"relative"}},se.createElement(Ls,{show:n,onClick:()=>h(!1)}),se.createElement(Ls,{side:"right",show:p,onClick:h}),se.createElement(Ss,{ref:r,onScroll:I},f.map((O,A)=>se.createElement(bs,{key:A,style:{flex:`0 0 calc(100% - ${d.length>u?36:0}px)`}},O.map((D,$)=>se.createElement(Os,{key:$,stepData:D,style:{flex:d.length>u?`0 1 calc(100% / ${u} - 16px * 2 / ${u})`:1},appearance:t})))))),se.createElement(te,{appearance:t}))};var Or=({flowId:e,title:t,subtitle:o,style:i,initialSelectedStep:r,className:n,type:s="inline",onDismiss:p,visible:c,customVariables:l,onStepCompletion:g,onButtonClick:d,appearance:x,hideOnFlowCompletion:T,setVisible:b,customStepTypes:S,checklistStyle:u="default",autoExpandFirstIncompleteStep:v,autoExpandNextStep:w,...C})=>{let{getFlow:N,getFlowSteps:P,markStepCompleted:f,getStepStatus:F,getNumberOfStepsCompleted:h,isLoading:B,targetingLogicShouldHideFlow:I,updateCustomVariables:O,getFlowMetadata:A,isStepBlocked:D,getFlowStatus:$,hasActiveFullPageFlow:j,setHasActiveFullPageFlow:H}=J(),{primaryCTAClickSideEffects:V,secondaryCTAClickSideEffects:we}=ie(),{getOpenFlowState:ce,setOpenFlowState:G}=ke(),[re,Y]=Ms(r||0),[Te,le]=Ms(!1),he=c===void 0?ce(e):c,ee=s==="modal",{mergeAppearanceWithDefault:me}=Q();if(x=me(x),$s(()=>{O(l)},[l,B]),$s(()=>{c!==void 0&&(ee&&c===!0?H(!0):ee&&c===!1&&H(!1))},[c,b,j]),B)return null;let Fe=N(e);if(!Fe||I(Fe))return null;let L=P(e);if(!L||T===!0&&$(e)===q)return null;let U=A(e);if(U!=null&&U.title&&(t=U.title),U!=null&&U.subtitle&&(o=U.subtitle),!Te&&r===void 0&&h(e)>0){let m=L.findIndex(y=>y.complete===!1);Y(m>-1?m:L.length-1),le(!0)}function Ce(){if(re+1>=L.length){ee&&G(e,!1);return}D(e,L[re+1].id)||Y(re+1)}function z(m,y,E){let W=re+1<L.length?L[re+1]:null;d&&d(m,re,y,W)===!0&&ee&&Ue(),g&&g(m,E,W),!g&&!d&&(m.primaryButtonUri||m.secondaryButtonUri)&&ee&&Ue()}function ye(){return L.map((m,y)=>({...m,handleSecondaryButtonClick:()=>{Ce(),we(m),m.skippable===!0&&f(e,m.id,{skipped:!0}),z(m,"secondary",y)},handlePrimaryButtonClick:()=>{(!m.completionCriteria&&(m.autoMarkCompleted||m.autoMarkCompleted===void 0)||m.completionCriteria&&m.autoMarkCompleted===!0)&&(f(e,m.id),Ce()),z(m,"primary",y),V(m),F(e,m.id)===ze&&Ce()}}))}function X(){return de.createElement(te,{appearance:x})}let fe={steps:ye(),title:t,subtitle:o,primaryColor:x.theme.colorPrimary,appearance:x,customStepTypes:S,type:s,className:n,autoExpandFirstIncompleteStep:v,autoExpandNextStep:w};function Ue(){G(e,!1),p&&p(),b&&b(!1)}function Et(){return de.createElement(de.Fragment,null,de.createElement(X,null),de.createElement(Ds,{flowId:e,appearance:x,customVariables:l,className:n}))}function ft(){return de.createElement(de.Fragment,null,de.createElement(X,null),de.createElement(Ir,{visible:he,onClose:()=>{Ue()},selectedStep:re,setSelectedStep:Y,autoExpandNextStep:!0,appearance:x,...fe}))}function At(){let m=C.guideFlowId,y;return m&&N(m)&&(y=P(m)),de.createElement(de.Fragment,null,de.createElement(X,null),de.createElement(Ar,{visible:he,stepsTitle:U.stepsTitle?U.stepsTitle:"Your quick start guide",onClose:()=>{Ue()},selectedStep:re,setSelectedStep:Y,guideData:y,guideTitle:C.guideTitle??"Guide",appearance:x,title:t,subtitle:o,onGuideButtonClick:E=>{z(E,"link",0)},customStepTypes:S,...fe}))}function gt(){let m=de.createElement(Br,{flowId:e,style:i,selectedStep:re,setSelectedStep:Y,appearance:x,type:s,...fe});return ee?de.createElement(je,{onClose:()=>{Ue()},visible:he,appearance:x,style:{paddingTop:"0px",padding:"12px",paddingLeft:0}},de.createElement(X,null),m):de.createElement(de.Fragment,null,de.createElement(X,null),m)}switch(u){case"condensed":return ft();case"with-guide":return At();case"default":return gt();case"carousel":return Et();default:return gt()}};var Gd=e=>Vd.createElement(Or,{type:"inline",...e});import ut,{useEffect as Kd}from"react";import qe from"react";import qo from"styled-components";var Us=qo.div`
|
|
1357
1358
|
border: 1px solid ${e=>e.appearance.theme.colorBorder};
|
|
1358
1359
|
border-radius: 8px;
|
|
1359
1360
|
padding: 6px 10px 6px 10px;
|
|
1360
1361
|
min-width: 160px;
|
|
1361
1362
|
cursor: pointer;
|
|
1362
1363
|
background-color: ${e=>e.appearance.theme.colorBackground}};
|
|
1363
|
-
`,zs=
|
|
1364
|
+
`,zs=qo.div`
|
|
1364
1365
|
display: flex;
|
|
1365
1366
|
flex-direction: row;
|
|
1366
1367
|
justify-content: space-between;
|
|
1367
1368
|
align-items: center;
|
|
1368
1369
|
margin-bottom: 2px;
|
|
1369
1370
|
flex-grow: 2;
|
|
1370
|
-
`,Ws=
|
|
1371
|
+
`,Ws=qo.div`
|
|
1371
1372
|
text-overflow: ellipsis;
|
|
1372
1373
|
font-weight: 600;
|
|
1373
1374
|
font-size: 12px;
|
|
@@ -1375,13 +1376,13 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1375
1376
|
margin-right: ${e=>e.type==="condensed"?"8px":"0"};
|
|
1376
1377
|
text-align: ${e=>e.type==="condensed"?"left":"right"};
|
|
1377
1378
|
color: ${e=>e.appearance.theme.colorPrimary};
|
|
1378
|
-
`,_s=
|
|
1379
|
+
`,_s=qo.div`
|
|
1379
1380
|
width: 20px;
|
|
1380
1381
|
margin-right: 8px;
|
|
1381
1382
|
display: flex;
|
|
1382
1383
|
height: 100%;
|
|
1383
1384
|
align-items: center;
|
|
1384
|
-
`;var Hs=({title:e,count:t,total:o,onClick:i,style:r={},className:n,appearance:s,type:p="default"})=>qe.createElement(qe.Fragment,null,qe.createElement(te,{appearance:s}),qe.createElement(Us,{onClick:()=>i!==void 0&&i(),style:{...p=="condensed"?{display:"flex",justifyContent:"space-between"}:{},...r},className:ge(n??"",a("progressRingContainer",s)),appearance:s},p=="condensed"&&o&&o!==0&&qe.createElement(_s,{className:a("progressRingContainer",s)},qe.createElement($t,{size:19,percentage:t/o,fillColor:s.theme.colorPrimary,bgColor:s.theme.colorBackgroundSecondary})),qe.createElement(zs,{type:p,className:a("badgeTitleContainer",s)},qe.createElement(Ws,{type:p,appearance:s,className:a("badgeTitle",s)},e),i!==void 0&&qe.createElement(Gt,{className:a("badgeChevron",s),color:s.theme.colorPrimary})),p=="default"&&o&&o!==0&&qe.createElement(Oe,{display:"compact",count:t,total:o,bgColor:s.theme.colorBackgroundSecondary,style:{width:"100%"},appearance:s})));import mt from"react";import
|
|
1385
|
+
`;var Hs=({title:e,count:t,total:o,onClick:i,style:r={},className:n,appearance:s,type:p="default"})=>qe.createElement(qe.Fragment,null,qe.createElement(te,{appearance:s}),qe.createElement(Us,{onClick:()=>i!==void 0&&i(),style:{...p=="condensed"?{display:"flex",justifyContent:"space-between"}:{},...r},className:ge(n??"",a("progressRingContainer",s)),appearance:s},p=="condensed"&&o&&o!==0&&qe.createElement(_s,{className:a("progressRingContainer",s)},qe.createElement($t,{size:19,percentage:t/o,fillColor:s.theme.colorPrimary,bgColor:s.theme.colorBackgroundSecondary})),qe.createElement(zs,{type:p,className:a("badgeTitleContainer",s)},qe.createElement(Ws,{type:p,appearance:s,className:a("badgeTitle",s)},e),i!==void 0&&qe.createElement(Gt,{className:a("badgeChevron",s),color:s.theme.colorPrimary})),p=="default"&&o&&o!==0&&qe.createElement(Oe,{display:"compact",count:t,total:o,bgColor:s.theme.colorBackgroundSecondary,style:{width:"100%"},appearance:s})));import mt from"react";import ho from"styled-components";var js=ho.div`
|
|
1385
1386
|
display: flex;
|
|
1386
1387
|
flex-direction: row;
|
|
1387
1388
|
width: 100%;
|
|
@@ -1392,25 +1393,25 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1392
1393
|
border-width: 1px;
|
|
1393
1394
|
border-color: ${e=>e.appearance.theme.colorPrimary};
|
|
1394
1395
|
border-radius: 12px;
|
|
1395
|
-
`,Vs=
|
|
1396
|
+
`,Vs=ho.div`
|
|
1396
1397
|
${e=>k(e)} {
|
|
1397
1398
|
display: flex;
|
|
1398
1399
|
justify-content: center;
|
|
1399
1400
|
align-items: center;
|
|
1400
1401
|
margin-right: 16px;
|
|
1401
1402
|
}
|
|
1402
|
-
`,Gs=
|
|
1403
|
+
`,Gs=ho.div`
|
|
1403
1404
|
display: flex;
|
|
1404
1405
|
flex-direction: column;
|
|
1405
1406
|
flex: 1;
|
|
1406
1407
|
margin-top: 0;
|
|
1407
|
-
`,Ks=
|
|
1408
|
+
`,Ks=ho.div`
|
|
1408
1409
|
display: flex;
|
|
1409
1410
|
flex-direction: column;
|
|
1410
1411
|
justify-content: center;
|
|
1411
1412
|
margin-left: 16px;
|
|
1412
1413
|
min-width: 200px;
|
|
1413
|
-
`,
|
|
1414
|
+
`,q0=ho.div`
|
|
1414
1415
|
display: flex;
|
|
1415
1416
|
justify-content: center;
|
|
1416
1417
|
align-items: flex-end;
|
|
@@ -1419,7 +1420,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1419
1420
|
:hover {
|
|
1420
1421
|
opacity: 0.8;
|
|
1421
1422
|
}
|
|
1422
|
-
`;var qs=({title:e,subtitle:t,icon:o,appearance:i,count:r,total:n,className:s,style:p})=>mt.createElement(mt.Fragment,null,mt.createElement(js,{appearance:i,className:ge(a("fullWidthProgressBadgeContainer",i),s??""),style:p},o&&mt.createElement(Vs,{className:a("fullWidthProgressBadgeIcon",i)},o),mt.createElement(Gs,null,mt.createElement(ve,{size:"small",appearance:i,title:e,subtitle:t})),mt.createElement(Ks,{className:a("fullWidthProgressBadgeProgressContainer",i)},mt.createElement(Oe,{count:r,total:n,display:"percent",textLocation:"top"}))));var
|
|
1423
|
+
`;var qs=({title:e,subtitle:t,icon:o,appearance:i,count:r,total:n,className:s,style:p})=>mt.createElement(mt.Fragment,null,mt.createElement(js,{appearance:i,className:ge(a("fullWidthProgressBadgeContainer",i),s??""),style:p},o&&mt.createElement(Vs,{className:a("fullWidthProgressBadgeIcon",i)},o),mt.createElement(Gs,null,mt.createElement(ve,{size:"small",appearance:i,title:e,subtitle:t})),mt.createElement(Ks,{className:a("fullWidthProgressBadgeProgressContainer",i)},mt.createElement(Oe,{count:r,total:n,display:"percent",textLocation:"top"}))));var qd=({flowId:e,title:t,subtitle:o,icon:i,style:r,onClick:n,className:s,customVariables:p,hideOnFlowCompletion:c,appearance:l,type:g="default"})=>{let{getFlow:d,getFlowSteps:x,getFlowStatus:T,getNumberOfStepsCompleted:b,isLoading:S,targetingLogicShouldHideFlow:u,updateCustomVariables:v}=J(),{mergeAppearanceWithDefault:w}=Q();l=w(l);let{setOpenFlowState:C,getOpenFlowState:N}=ke();if(Kd(()=>{v(p)},[p,S]),S)return null;let P=d(e);if(!P||u(P)||c===!0&&T(e)===q)return null;let f=x(e),F=b(e);return g==="full-width"?ut.createElement(ut.Fragment,null,ut.createElement(te,{appearance:l}),ut.createElement(qs,{title:t,subtitle:o,count:F,total:f.length,style:r,className:s,appearance:l,icon:i,onClick:()=>{}})):ut.createElement(ut.Fragment,null,ut.createElement(te,{appearance:l}),ut.createElement(Hs,{count:F,total:f.length,title:t,style:r,onClick:()=>{C(e,!0),n&&n()},type:g,className:s,appearance:l}))};import Yd from"react";var Xd=({flowId:e,style:t,appearance:o,...i})=>{let{getFlow:r,targetingLogicShouldHideFlow:n,getFlowSteps:s}=J(),{mergeAppearanceWithDefault:p}=Q();o=p(o);let c=r(e);if(!c||n(c))return null;let l=s(e);return Yd.createElement(xo,{steps:l,style:t,appearance:o,...i})};import Pt,{useContext as ac,useEffect as pc}from"react";import _,{useEffect as Yo,useLayoutEffect as Js,useRef as tc,useState as Yt}from"react";import Co from"styled-components";import{useCallback as Jd,useEffect as Qd,useState as Zd}from"react";var Lr=(e,t,o,i={x:20,y:20},r)=>{let n=r=="fixed"?0:window.scrollY,s=r=="fixed"?0:window.scrollX;return t==="left"?{x:e.left-o+i.x+s,y:e.top-i.y+n}:t==="right"?{x:e.left+e.width+i.x+s,y:e.top-i.y+n}:{x:0,y:0}};function Ys(e,t){let o="DOMRect"in globalThis?new DOMRect:{height:0,width:0,x:0,y:0,bottom:0,top:0,right:0,left:0,toJSON:()=>{}},[i,r]=Zd(o),n=Jd(()=>{e&&r(e.getBoundingClientRect())},[e]);return Qd(()=>(n(),window.addEventListener("resize",n),()=>window.removeEventListener("resize",n)),[e,t]),i}import{useContext as Rd,useState as ec}from"react";function Xs(){let{debug:e}=Rd(K),[t,o]=ec([]);function i(n){e&&(t.find(s=>s===n)||(o([...t,n]),console.log(n)))}function r(n){e&&(t.find(s=>s===n)||(o([...t,n]),console.warn(n)))}return{logIfDebugMode:i,logErrorIfDebugMode:r}}var Qs=300,Zs=100,oc=500,Xt=12,rc=Co.div`
|
|
1423
1424
|
width: 100%;
|
|
1424
1425
|
height: 100%;
|
|
1425
1426
|
border-radius: 9999px;
|
|
@@ -1442,25 +1443,25 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1442
1443
|
opacity: 0;
|
|
1443
1444
|
}
|
|
1444
1445
|
}
|
|
1445
|
-
`,
|
|
1446
|
+
`,ic=Co.div`
|
|
1446
1447
|
width: ${Xt}px;
|
|
1447
1448
|
height: ${Xt}px;
|
|
1448
1449
|
border-radius: 100px;
|
|
1449
1450
|
background-color: ${e=>e.primaryColor};
|
|
1450
1451
|
z-index: 20;
|
|
1451
1452
|
opacity: 1;
|
|
1452
|
-
`,
|
|
1453
|
+
`,nc=Co.div`
|
|
1453
1454
|
pointer-events: all;
|
|
1454
|
-
`,Rs=
|
|
1455
|
+
`,Rs=Co.div`
|
|
1455
1456
|
display: flex;
|
|
1456
1457
|
align-content: center;
|
|
1457
1458
|
justify-content: center;
|
|
1458
1459
|
align-items: center;
|
|
1459
1460
|
z-index: ${e=>e.zIndex?e.zIndex:90};
|
|
1460
|
-
`,
|
|
1461
|
+
`,sc=Co(Rs)`
|
|
1461
1462
|
width: ${Xt+12}px;
|
|
1462
1463
|
height: ${Xt+12}px;
|
|
1463
|
-
`,
|
|
1464
|
+
`,lc=({steps:e=[],onDismiss:t,onComplete:o=()=>{},tooltipPosition:i="auto",showHighlight:r=!0,primaryColor:n="#000000",offset:s={x:0,y:0},visible:p=!0,containerStyle:c={},selectedStep:l=0,customStepTypes:g,appearance:d,dismissible:x=!1,showHighlightOnly:T,showStepCount:b=!0,completedStepsCount:S=0,showFrigadeBranding:u=!1,cssPosition:v="absolute"})=>{var Ue,Et,ft,At,gt,m,y,E,W,pe,Qt,jr;let{logErrorIfDebugMode:w}=Xs(),[C,N]=Yt(),[P,f]=Yt(new Date),F=tc(null),[h,B]=Yt(document.querySelector(e[l].selector)),I=Ys(h,P),[O,A]=Yt(),[D,$]=Yt(!T),j=(Et=(Ue=e[l])==null?void 0:Ue.props)!=null&&Et.position?e[l].props.position:v,H=((At=(ft=e[l])==null?void 0:ft.props)==null?void 0:At.zIndex)??90,V=(C==null?void 0:C.width)??Qs,we=(C==null?void 0:C.height)??Zs,[ce,G]=Yt(new Date().getTime()),re=window.location.pathname.split("/").pop();Js(()=>{F.current&&N({width:F.current.clientWidth,height:F.current.clientHeight})},[l,P,j]),Yo(()=>{T||$(!0)},[l]);let Y=()=>{let oe=document.querySelector(e[l].selector);if(!oe){A(void 0),B(null),w(`FrigadeTour: Could not find element with selector "${e[l].selector}" for step ${e[l].id}`);return}O&&O===JSON.stringify(oe==null?void 0:oe.getBoundingClientRect())||(B(oe),f(new Date),oe&&A(JSON.stringify(oe.getBoundingClientRect())))};if(Yo(()=>{let oe=new MutationObserver(Y);return oe.observe(document.body,{subtree:!0,childList:!0}),()=>oe.disconnect()},[Y]),Yo(()=>{let oe=new MutationObserver(Y);return oe.observe(document.body,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["style","class"]}),()=>oe.disconnect()},[Y]),Yo(()=>{let oe=setInterval(()=>{Y()},10);return()=>clearInterval(oe)},[Y]),Js(()=>{setTimeout(()=>{Y()},oc),Y()},[l,re]),h===null||!p||I.height===0&&I.width===0&&j!=="fixed"&&v!=="static")return null;let Te=i==="auto"?"right":i,le=Lr(I,Te,V,s,j),he=I.right+V>(window.innerWidth||document.documentElement.clientWidth),ee=I.bottom+Zs>(window.innerHeight||document.documentElement.clientHeight);he&&i==="auto"&&(le=Lr(I,"left",V,s,j),Te="left"),(m=(gt=e[l])==null?void 0:gt.props)!=null&&m.tooltipPosition&&((E=(y=e[l])==null?void 0:y.props)==null?void 0:E.tooltipPosition)!=="auto"&&(((pe=(W=e[l])==null?void 0:W.props)==null?void 0:pe.tooltipPosition)==="left"||((jr=(Qt=e[l])==null?void 0:Qt.props)==null?void 0:jr.tooltipPosition)==="right")&&(Te=e[l].props.tooltipPosition);let me=()=>{let oe=()=>{if(e[l].handlePrimaryButtonClick&&(e[l].handlePrimaryButtonClick(),$(!1),setTimeout(()=>{Y()},30)),S===e.length-1)return o()},nt=()=>{e[l].handleSecondaryButtonClick&&(e[l].handleSecondaryButtonClick(),T&&!e[l].secondaryButtonUri&&$(!1))};return _.createElement(_.Fragment,null,b&&e.length>1&&_.createElement(oi,null,_.createElement(ii,{className:a("tooltipStepCounter",d)},l+1," of ",e.length)),(e[l].primaryButtonTitle||e[l].secondaryButtonTitle)&&_.createElement(ri,{showStepCount:b,className:a("tooltipCTAContainer",d)},e[l].secondaryButtonTitle&&_.createElement(Z,{title:e[l].secondaryButtonTitle,appearance:d,onClick:nt,size:"small",withMargin:!1,secondary:!0}),e[l].primaryButtonTitle&&_.createElement(Z,{title:e[l].primaryButtonTitle,appearance:d,onClick:oe,withMargin:!1,size:"small"})))},Fe=()=>_.createElement(_.Fragment,null,x&&_.createElement(Qr,{"data-testid":"tooltip-dismiss",onClick:()=>{t&&t()},className:a("tooltipClose",d),hasImage:!!e[l].imageUri||!!e[l].videoUri},_.createElement(Pe,null)),e[l].imageUri&&_.createElement(Zr,{dismissible:x,appearance:d,src:e[l].imageUri,className:a("tooltipImageContainer",d)}),e[l].videoUri&&!e[l].imageUri&&_.createElement(Rr,{dismissible:x,appearance:d,className:a("tooltipVideoContainer",d)},_.createElement(Ge,{appearance:d,videoUri:e[l].videoUri})),_.createElement(ti,{className:a("tooltipContentContainer",d)},_.createElement(ve,{appearance:d,title:e[l].title,subtitle:e[l].subtitle,size:"small"}),_.createElement(ei,{className:a("tooltipFooter",d)},_.createElement(me,null)))),U={...{default:oe=>{var nt;if((nt=e[l])!=null&&nt.StepContent){let Ml=e[l].StepContent;return _.createElement("div",null,Ml)}return _.createElement(Fe,null)}},...g},Ce=()=>{var oe;return e?!((oe=e[l])!=null&&oe.type)||!U[e[l].type]?U.default(e[l]):U[e[l].type]({stepData:e[l],primaryColor:n}):_.createElement(_.Fragment,null)};if(T&&e[l].complete===!0||le.x==0&&le.y==0&&new Date().getTime()-ce<100)return null;let z={top:(le==null?void 0:le.y)-Xt,left:(Te=="left"?I.x+s.x:(le==null?void 0:le.x)-Xt)??0,cursor:T?"pointer":"default",position:j},ye=()=>{let nt=z.left+(Te=="left"?-V:24);return Math.min(Math.max(nt,20),window.innerWidth-V-20)},X=()=>{if(j==="fixed")return z.top;let oe=z.top+we,nt=20;return oe>window.innerHeight-nt?z.top+-we:z.top},fe=()=>{T&&(f(new Date),$(!D))};return _.createElement(nc,null,_.createElement(sc,{style:z,zIndex:H,className:a("tourHighlightContainer",d)},r&&e[l].showHighlight!==!1&&v!=="static"&&_.createElement(_.Fragment,null,_.createElement(ic,{style:{position:j},onClick:fe,primaryColor:d.theme.colorPrimary,className:a("tourHighlightInnerCircle",d)}),_.createElement(rc,{style:{position:"absolute"},onClick:fe,primaryColor:d.theme.colorPrimary,className:a("tourHighlightOuterCircle",d)}))),_.createElement(Rs,{style:{...z,left:ye(),top:X()},zIndex:H+1,className:a("tooltipContainerWrapper",d)},D&&_.createElement(_.Fragment,null,_.createElement(wo,{ref:F,layoutId:"tooltip-container",style:{position:"relative",width:"max-content",right:0,top:v!=="static"?12:0,...c},appearance:d,className:a("tooltipContainer",d),maxWidth:Qs,zIndex:H+10},_.createElement(Ce,null)),u&&_.createElement(si,{className:a("poweredByFrigadeTooltipRibbon",d),appearance:d,zIndex:H+10},_.createElement(To,{appearance:d})))))},Dr=lc;import{Portal as dc}from"react-portal";var cc=({flowId:e,customVariables:t,appearance:o,onStepCompletion:i,onButtonClick:r,showTooltipsSimultaneously:n=!1,onDismiss:s,dismissible:p,tooltipPosition:c="auto",showHighlightOnly:l=!1,dismissBehavior:g="complete-flow",onComplete:d,skipIfNotFound:x=!1,cssPosition:T="absolute",...b})=>{let{getFlow:S,getFlowSteps:u,isLoading:v,targetingLogicShouldHideFlow:w,markStepCompleted:C,markStepStarted:N,markFlowCompleted:P,updateCustomVariables:f,getCurrentStepIndex:F,getStepStatus:h,isStepBlocked:B,getFlowStatus:I,getNumberOfStepsCompleted:O}=J(),{isLoadingUserFlowStateData:A}=Ie(),{primaryCTAClickSideEffects:D,secondaryCTAClickSideEffects:$}=ie(),{hasOpenModals:j}=ke(),H=F(e),{openFlowStates:V}=ac(K),{mergeAppearanceWithDefault:we}=Q();if(o=we(o),pc(()=>{f(t)},[t,v]),A)return null;let ce=S(e);if(!ce||w(ce)||I(e)==q||j())return null;let G=u(e);if(Object.keys(V).length>0){let L=Object.keys(V).find(U=>V[U]===!0);if(L!==void 0&&L!==e)return Pt.createElement(Pt.Fragment,null)}async function re(L){if(await C(e,L.id),G.map(U=>h(e,U.id)).every(U=>U===ze)){await P(e);return}if(!l&&H+1<G.length){if(B(e,G[H+1].id))return;await N(e,G[H+1].id)}}function Y(L,U,Ce){let z=H+1<G.length?G[H+1]:null;r&&r(L,H,U,z),i&&i(L,Ce,z)}function Te(){return G.map(L=>({...L,handleSecondaryButtonClick:async()=>{$(L),L.skippable===!0&&await C(e,L.id,{skipped:!0}),Y(L,"secondary",H)},handlePrimaryButtonClick:async()=>{(!L.completionCriteria&&(L.autoMarkCompleted||L.autoMarkCompleted===void 0)||L.completionCriteria&&L.autoMarkCompleted===!0)&&await re(L),Y(L,"primary",H),D(L)}}))}async function le(L){s&&s(),g==="complete-flow"?await P(e):await C(e,L.id)}function he(){d&&d()}let ee=!document.querySelector(G[H].selector);function me(){let L=G.findIndex(U=>!!document.querySelector(U.selector));return G.map((U,Ce)=>ee&&!n&&Ce!==L&&x||!n&&Ce!==H?null:Pt.createElement(Dr,{key:U.id,appearance:o,steps:Te(),selectedStep:Ce,showTooltipsSimultaneously:n,dismissible:p,onDismiss:()=>le(U),tooltipPosition:c,showHighlightOnly:l,completedStepsCount:O(e),onComplete:he,cssPosition:T,...b}))}function Fe(){return Pt.createElement(Pt.Fragment,null,Pt.createElement(te,{appearance:o}),me())}return T==="static"?Fe():Pt.createElement(dc,null,Fe())};import De,{useEffect as mc,useRef as uc,useState as fc}from"react";import{Portal as gc}from"react-portal";import vt from"styled-components";var el=vt.button`
|
|
1464
1465
|
${e=>k(e)} {
|
|
1465
1466
|
// Anything inside this block will be ignored if the user provides a custom class
|
|
1466
1467
|
|
|
@@ -1548,7 +1549,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1548
1549
|
font-size: 14px;
|
|
1549
1550
|
|
|
1550
1551
|
padding: 8px 12px;
|
|
1551
|
-
`;import ll from"react";var al=({style:e,className:t})=>ll.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",fill:"none",viewBox:"0 0 18 18",style:e,className:t},ll.createElement("path",{fill:"currentColor",d:"M13.43 4.938a4.494 4.494 0 00-1.043-1.435A4.955 4.955 0 009 2.197c-1.276 0-2.48.464-3.387 1.305A4.502 4.502 0 004.57 4.938a4.242 4.242 0 00-.386 1.773v.475c0 .109.087.197.196.197h.95a.197.197 0 00.197-.197V6.71c0-1.749 1.557-3.17 3.473-3.17s3.473 1.421 3.473 3.17c0 .718-.254 1.393-.738 1.955a3.537 3.537 0 01-1.9 1.125 1.928 1.928 0 00-1.085.682c-.271.343-.42.768-.42 1.206v.552c0 .109.088.197.197.197h.95a.197.197 0 00.196-.197v-.552c0-.276.192-.519.457-.578a4.904 4.904 0 002.625-1.56c.335-.392.597-.828.778-1.3a4.256 4.256 0 00-.103-3.303zM9 13.834a.985.985 0 10.001 1.97.985.985 0 00-.001-1.97z"}));import pl from"react";var dl=({style:e,className:t})=>pl.createElement("svg",{style:e,className:t,xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor"},pl.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9 5.25h.008v.008H12v-.008z"}));var
|
|
1552
|
+
`;import ll from"react";var al=({style:e,className:t})=>ll.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",fill:"none",viewBox:"0 0 18 18",style:e,className:t},ll.createElement("path",{fill:"currentColor",d:"M13.43 4.938a4.494 4.494 0 00-1.043-1.435A4.955 4.955 0 009 2.197c-1.276 0-2.48.464-3.387 1.305A4.502 4.502 0 004.57 4.938a4.242 4.242 0 00-.386 1.773v.475c0 .109.087.197.196.197h.95a.197.197 0 00.197-.197V6.71c0-1.749 1.557-3.17 3.473-3.17s3.473 1.421 3.473 3.17c0 .718-.254 1.393-.738 1.955a3.537 3.537 0 01-1.9 1.125 1.928 1.928 0 00-1.085.682c-.271.343-.42.768-.42 1.206v.552c0 .109.088.197.197.197h.95a.197.197 0 00.196-.197v-.552c0-.276.192-.519.457-.578a4.904 4.904 0 002.625-1.56c.335-.392.597-.828.778-1.3a4.256 4.256 0 00-.103-3.303zM9 13.834a.985.985 0 10.001 1.97.985.985 0 00-.001-1.97z"}));import pl from"react";var dl=({style:e,className:t})=>pl.createElement("svg",{style:e,className:t,xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor"},pl.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9 5.25h.008v.008H12v-.008z"}));var xc=({flowId:e,style:t,onStepCompletion:o,visible:i=!0,type:r="inline",title:n="Help",appearance:s})=>{let{getFlow:p,getFlowSteps:c,markStepCompleted:l,getStepStatus:g,getNumberOfStepsCompleted:d,isLoading:x,targetingLogicShouldHideFlow:T}=J(),{primaryCTAClickSideEffects:b}=ie(),S=uc(null),[u,v]=fc(!1),{mergeAppearanceWithDefault:w}=Q();s=w(s),mc(()=>(document.addEventListener("click",C,!1),()=>{document.removeEventListener("click",C,!1)}),[]);let C=h=>{S.current&&!S.current.contains(h.target)&&v(!1)};if(x)return null;let N=p(e);if(!N||T(N))return null;let P=c(e);if(!P||!i)return null;function f(h,B){!h.completionCriteria&&(h.autoMarkCompleted||h.autoMarkCompleted===void 0)&&l(e,h.id),b(h),o&&o(h,B),v(!1)}function F(){return u&&De.createElement(nl,{className:a("floatingWidgetMenu",s),initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.1},type:r},P.map((h,B)=>De.createElement(sl,{className:a("floatingWidgetMenuItem",s),key:B,onClick:()=>f(h,B)},h.title)))}return r=="inline"?De.createElement("span",{ref:S},De.createElement(el,{style:t,onClick:()=>{v(!u)},className:a("supportButton",s)},De.createElement(ol,{className:a("supportIconContainer",s)},De.createElement(dl,{className:a("supportIcon",s),style:{width:"18px",height:"18px"}})),De.createElement(tl,{className:a("supportButtonTitle",s)},n)),De.createElement(F,null)):De.createElement(gc,null,De.createElement(rl,{style:t,ref:S},De.createElement(F,null),De.createElement(il,{onClick:()=>{v(!u)},whileHover:{scale:1.1},className:a("floatingWidgetButton",s)},De.createElement(al,{className:a("floatingWidgetButtonIcon",s),style:{display:"flex",width:"20px",height:"20px"}}))))};import Ye,{useEffect as hc}from"react";import Xo from"styled-components";var cl=Xo.div`
|
|
1552
1553
|
${e=>k(e)} {
|
|
1553
1554
|
display: flex;
|
|
1554
1555
|
flex-direction: column;
|
|
@@ -1563,17 +1564,17 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1563
1564
|
border-radius: 12px;
|
|
1564
1565
|
position: relative;
|
|
1565
1566
|
}
|
|
1566
|
-
`,ml=
|
|
1567
|
+
`,ml=Xo.div`
|
|
1567
1568
|
display: flex;
|
|
1568
1569
|
flex-direction: column;
|
|
1569
1570
|
flex: 1;
|
|
1570
|
-
`,ul=
|
|
1571
|
+
`,ul=Xo.div`
|
|
1571
1572
|
display: flex;
|
|
1572
1573
|
flex-direction: column;
|
|
1573
1574
|
justify-content: center;
|
|
1574
1575
|
align-items: flex-start;
|
|
1575
1576
|
margin-top: 16px;
|
|
1576
|
-
`,fl=
|
|
1577
|
+
`,fl=Xo.div`
|
|
1577
1578
|
${e=>k(e)} {
|
|
1578
1579
|
position: absolute;
|
|
1579
1580
|
top: 16px;
|
|
@@ -1584,7 +1585,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1584
1585
|
opacity: 0.8;
|
|
1585
1586
|
}
|
|
1586
1587
|
}
|
|
1587
|
-
`;var
|
|
1588
|
+
`;var Cc=({flowId:e,onDismiss:t,customVariables:o,onButtonClick:i,appearance:r,className:n,style:s,dismissible:p})=>{let{getFlow:c,markFlowCompleted:l,markStepCompleted:g,isLoading:d,targetingLogicShouldHideFlow:x,updateCustomVariables:T,getFlowSteps:b,getFlowStatus:S,getCurrentStepIndex:u}=J(),{primaryCTAClickSideEffects:v}=ie(),{mergeAppearanceWithDefault:w}=Q();if(r=w(r),hc(()=>{T(o)},[o,d]),d)return null;let C=c(e);if(!C||x(C)||S(e)===q)return null;let P=b(e)[u(e)];return Ye.createElement(Ye.Fragment,null,Ye.createElement(te,{appearance:r}),Ye.createElement(cl,{appearance:r,className:ge(a("embeddedTipContainer",r),n),style:s},(p===!0||P.dismissible)&&Ye.createElement(fl,{onClick:async()=>{await l(e),t&&t()},className:a("embeddedTipDismissButton",r)},Ye.createElement(Pe,null)),Ye.createElement(ml,null,Ye.createElement(ve,{size:"small",appearance:r,title:P.title,subtitle:P.subtitle})),P.primaryButtonTitle&&Ye.createElement(ul,{className:a("embeddedTipCallToActionContainer",r)},Ye.createElement(Z,{classPrefix:"embeddedTip",title:P.primaryButtonTitle,appearance:r,withMargin:!1,size:"medium",type:"inline",onClick:async()=>{P.handlePrimaryButtonClick(),v(P),!(i&&i(P,u(e),"primary")===!1)&&(await g(e,P.id),await l(e))}}))))};import Se,{useEffect as yc}from"react";import Jt from"styled-components";var gl=Jt.div`
|
|
1588
1589
|
// use the :not annotation
|
|
1589
1590
|
${e=>k(e)} {
|
|
1590
1591
|
display: flex;
|
|
@@ -1626,7 +1627,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1626
1627
|
justify-content: ${e=>e.type==="square"?"flex-end":"center"};
|
|
1627
1628
|
align-items: flex-end;
|
|
1628
1629
|
margin-left: ${e=>e.type==="square"?"0px":"16px"};
|
|
1629
|
-
`;import Ur from"react";var yl=({style:e,className:t})=>Ur.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"46",height:"46",fill:"none",viewBox:"0 0 46 46",style:e,className:t},Ur.createElement("circle",{cx:"23",cy:"23",r:"23",fill:"#E6F1FF"}),Ur.createElement("path",{stroke:"#0171F8",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M32 18.5l-2.25-1.313M32 18.5v2.25m0-2.25l-2.25 1.313M14 18.5l2.25-1.313M14 18.5l2.25 1.313M14 18.5v2.25m9 3l2.25-1.313M23 23.75l-2.25-1.313M23 23.75V26m0 6.75l2.25-1.313M23 32.75V30.5m0 2.25l-2.25-1.313m0-16.875L23 13.25l2.25 1.313M32 25.25v2.25l-2.25 1.313m-13.5 0L14 27.5v-2.25"}));var
|
|
1630
|
+
`;import Ur from"react";var yl=({style:e,className:t})=>Ur.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"46",height:"46",fill:"none",viewBox:"0 0 46 46",style:e,className:t},Ur.createElement("circle",{cx:"23",cy:"23",r:"23",fill:"#E6F1FF"}),Ur.createElement("path",{stroke:"#0171F8",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M32 18.5l-2.25-1.313M32 18.5v2.25m0-2.25l-2.25 1.313M14 18.5l2.25-1.313M14 18.5l2.25 1.313M14 18.5v2.25m9 3l2.25-1.313M23 23.75l-2.25-1.313M23 23.75V26m0 6.75l2.25-1.313M23 32.75V30.5m0 2.25l-2.25-1.313m0-16.875L23 13.25l2.25 1.313M32 25.25v2.25l-2.25 1.313m-13.5 0L14 27.5v-2.25"}));var Sc=({flowId:e,title:t,subtitle:o,onDismiss:i,customVariables:r,onButtonClick:n,appearance:s,type:p="full-width",icon:c})=>{let{getFlow:l,markFlowCompleted:g,isLoading:d,targetingLogicShouldHideFlow:x,updateCustomVariables:T,getFlowMetadata:b,getFlowStatus:S,getFlowSteps:u,getCurrentStepIndex:v}=J(),{primaryCTAClickSideEffects:w}=ie(),{mergeAppearanceWithDefault:C}=Q();if(s=C(s),yc(()=>{T(r)},[r,d]),d)return null;let N=l(e);if(!N||x(N)||S(e)===q)return null;let P=u(e),f=P.length>0?P[v(e)]:b(e);return f!=null&&f.title&&(t=f.title),f!=null&&f.subtitle&&(o=f.subtitle),Se.createElement(Se.Fragment,null,Se.createElement(te,{appearance:s}),Se.createElement(gl,{type:p,appearance:s,className:a("bannerContainer",s)},p!="square"&&Se.createElement(xl,{className:a("bannerIconContainer",s)},c||Se.createElement(yl,null)),p==="square"&&f.dismissible&&Se.createElement(Mr,{type:p,className:a("bannerDismissButtonContainer",s)},Se.createElement($r,{type:p,onClick:async()=>{await g(e),i&&i()},className:a("bannerDismissButton",s)},Se.createElement(Pe,null))),Se.createElement(hl,{type:p},Se.createElement(ve,{appearance:s,title:t,subtitle:o,classPrefix:"banner"})),(f==null?void 0:f.primaryButtonTitle)&&Se.createElement(Cl,{type:p,className:a("bannerCallToActionContainer",s)},Se.createElement(Z,{title:f==null?void 0:f.primaryButtonTitle,appearance:s,onClick:()=>{w(f),n&&n(f,0,"primary")},classPrefix:"banner"})),p!=="square"&&f.dismissible&&Se.createElement(Mr,{type:p,className:a("bannerDismissButtonContainer",s)},Se.createElement($r,{type:p,onClick:async()=>{await g(e),i&&i()},className:a("bannerDismissButton",s)},Se.createElement(Pe,null)))))};import R,{useEffect as bc}from"react";import{Portal as wc}from"react-portal";import it from"styled-components";var Sl=it.div`
|
|
1630
1631
|
display: flex;
|
|
1631
1632
|
flex-direction: column;
|
|
1632
1633
|
width: 100%;
|
|
@@ -1686,7 +1687,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1686
1687
|
display: flex;
|
|
1687
1688
|
flex-direction: column;
|
|
1688
1689
|
flex: 1;
|
|
1689
|
-
`,
|
|
1690
|
+
`,l1=it.div`
|
|
1690
1691
|
display: flex;
|
|
1691
1692
|
flex-direction: column;
|
|
1692
1693
|
justify-content: center;
|
|
@@ -1714,7 +1715,7 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1714
1715
|
opacity: 0.8;
|
|
1715
1716
|
}
|
|
1716
1717
|
}
|
|
1717
|
-
`;var
|
|
1718
|
+
`;var Tc=({flowId:e,onDismiss:t,customVariables:o,onButtonClick:i,appearance:r,className:n,style:s,type:p="modal"})=>{let{getFlow:c,markFlowCompleted:l,markStepCompleted:g,getNumberOfStepsCompleted:d,isLoading:x,targetingLogicShouldHideFlow:T,updateCustomVariables:b,getFlowSteps:S,getFlowStatus:u,getCurrentStepIndex:v}=J(),{primaryCTAClickSideEffects:w}=ie(),{mergeAppearanceWithDefault:C}=Q(),[N,P]=R.useState(null),[f,F]=R.useState(""),{hasOpenModals:h,setKeepCompletedFlowOpenDuringSession:B,shouldKeepCompletedFlowOpenDuringSession:I}=ke();if(r=C(r),bc(()=>{b(o)},[o,x]),x)return null;let O=c(e);if(!O||T(O)||u(e)===q||d(e)===1&&!I(e)||h())return null;let D=S(e)[d(e)];function $(){return R.createElement(R.Fragment,null,R.createElement(_r,null,R.createElement(ve,{size:"large",appearance:r,title:D.title,subtitle:D.subtitle})),R.createElement(zr,{className:a("npsNumberButtonContainer",r),appearance:r},Array.from(Array(10).keys()).map(V=>R.createElement(bl,{className:a("npsNumberButton",r),selected:N===V+1,key:V,onClick:async()=>{B(e),P(V+1),await g(e,D.id,{score:V+1})},appearance:r},V+1))),R.createElement(wl,{appearance:r},R.createElement(Wr,{appearance:r},"Not likely at all"),R.createElement(Wr,{appearance:r},"Extremely likely")))}function j(){return R.createElement(R.Fragment,null,R.createElement(_r,null,R.createElement(ve,{appearance:r,title:D.title??"Why did you choose this score?",size:"large"})),R.createElement(Tl,{appearance:r,value:f,onChange:V=>{F(V.target.value)},placeHolder:"Add your optional fedback here..."}),R.createElement(zr,{appearance:r,className:a("npsNumberButtonContainer",r)},R.createElement(Z,{size:"large",withMargin:!1,onClick:async()=>{await l(e),i&&i(D,1,"primary")},appearance:r,title:D.secondaryButtonTitle||"Skip",secondary:!0}),R.createElement(Z,{size:"large",withMargin:!1,onClick:async()=>{await g(e,D.id,{feedbackText:f}),await l(e),i&&i(D,1,"primary")},appearance:r,title:D.primaryButtonTitle||"Submit"})))}function H(){return d(e)>=2?null:R.createElement(R.Fragment,null,R.createElement(te,{appearance:r}),R.createElement(Sl,{appearance:r,className:ge(a("npsSurveyContainer",r),n),style:s,type:p},R.createElement(Fl,{onClick:async()=>{await l(e),t&&t()},className:a("npsSurveyDismissButton",r)},R.createElement(Pe,null)),d(e)==0&&$(),d(e)==1&&j()))}return p==="inline"?H():R.createElement(wc,null,H())};import be,{useEffect as Pc}from"react";import Bt from"styled-components";var kl=Bt.div`
|
|
1718
1719
|
${e=>k(e)} {
|
|
1719
1720
|
display: flex;
|
|
1720
1721
|
flex-direction: column;
|
|
@@ -1776,10 +1777,10 @@ ${i=>i.inlineStyles.map(([r,n])=>`.${eo}${r}.${eo}${r} { ${Object.entries(n).map
|
|
|
1776
1777
|
letter-spacing: 0.28px;
|
|
1777
1778
|
margin-bottom: 8px;
|
|
1778
1779
|
}
|
|
1779
|
-
`;import Nl from"react";import
|
|
1780
|
+
`;import Nl from"react";import Fc from"styled-components";var kc=Fc.img`
|
|
1780
1781
|
width: 100%;
|
|
1781
1782
|
height: 100%;
|
|
1782
1783
|
min-height: 200px;
|
|
1783
1784
|
border-radius: ${e=>e.appearance.theme.borderRadius}px;
|
|
1784
|
-
`;function Ol({stepData:e,appearance:t,classPrefix:o=""}){return e.videoUri?Nl.createElement(Ge,{appearance:t,videoUri:e.videoUri}):e.imageUri?Nl.createElement(
|
|
1785
|
+
`;function Ol({stepData:e,appearance:t,classPrefix:o=""}){return e.videoUri?Nl.createElement(Ge,{appearance:t,videoUri:e.videoUri}):e.imageUri?Nl.createElement(kc,{className:a(`${o}image`,t),appearance:t,src:e.imageUri}):null}var vc=({flowId:e,onDismiss:t,customVariables:o,onButtonClick:i,appearance:r,className:n,style:s,dismissible:p=!0,modalPosition:c})=>{let{getFlow:l,markFlowCompleted:g,markStepCompleted:d,isLoading:x,targetingLogicShouldHideFlow:T,updateCustomVariables:b,getFlowSteps:S,getFlowStatus:u,getCurrentStepIndex:v}=J(),{primaryCTAClickSideEffects:w,secondaryCTAClickSideEffects:C}=ie(),{mergeAppearanceWithDefault:N}=Q(),{setOpenFlowState:P,getOpenFlowState:f,hasOpenModals:F}=ke(),[h,B]=[f(e,!0),H=>P(e,H)];if(r=N(r),Pc(()=>{b(o)},[o,x]),x)return null;let I=l(e);if(!I||T(I)||u(e)===q||F())return null;let A=S(e)[v(e)],D=()=>{B(!1),t&&t(),g(e)};function $(){return be.createElement(be.Fragment,null,be.createElement(te,{appearance:r}),be.createElement(kl,{appearance:r,className:ge(a("announcementContainer",r),n),style:s},(p===!0||A.dismissible)&&c=="inline"&&be.createElement(El,{onClick:async()=>{await g(e),t&&t()},className:a("announcementDismissButton",r)},be.createElement(Pe,null)),be.createElement(Pl,null,be.createElement(Al,{appearance:r,className:a("announcementTitle",r),dangerouslySetInnerHTML:ne(A.title)}),A.subtitle&&be.createElement(Il,{appearance:r,className:a("announcementSubtitle",r),dangerouslySetInnerHTML:ne(A.subtitle)})),(A.imageUri||A.videoUri)&&be.createElement(Bl,{className:a("announcementMediaContainer",r)},be.createElement(Ol,{appearance:r,stepData:A})),(A.primaryButtonTitle||A.secondaryButtonTitle)&&be.createElement(vl,{className:a("announcementCTAContainer",r)},A.secondaryButtonTitle&&be.createElement(Z,{classPrefix:"announcement",title:A.secondaryButtonTitle,appearance:r,withMargin:!1,size:"small",type:"full-width",onClick:async()=>{A.handleSecondaryButtonClick(),C(A),i&&i(A,v(e),"secondary")},secondary:!0}),A.primaryButtonTitle&&be.createElement(Z,{classPrefix:"announcement",title:A.primaryButtonTitle,appearance:r,withMargin:!1,size:"small",type:"full-width",onClick:async()=>{A.handlePrimaryButtonClick(),w(A),!(i&&i(A,v(e),"primary")===!1)&&(await d(e,A.id),await g(e))}}))))}let j={padding:"24px",maxWidth:"400px"};return c==="inline"?$():c!=="center"?be.createElement(Po,{modalPosition:c,onClose:D,visible:h,dismissible:p,appearance:r},$()):be.createElement(je,{appearance:r,onClose:D,visible:h,style:j,dismissible:p},$())};import*as Jo from"react";import Ll from"react";var Dl=({as:e="span",children:t,variant:o="Body1",...i})=>Ll.createElement(rn,{color:"neutral.foreground",fontFamily:"default",forwardedAs:e,variant:o,...i},t),Bc=Object.fromEntries(Object.keys(zo).map(e=>{let t=["H1","H2","H3","H4"].includes(e)?e.toLowerCase():void 0,o=i=>Ll.createElement(Dl,{as:t,...i,variant:e},i.children);return o.displayName=`Text.${e}`,[e,o]})),Hr=Object.assign(Dl,Bc);var $l=({as:e="button",className:t,size:o="md",title:i,variant:r="Primary",...n})=>{var s;return Jo.createElement(on,{className:`fr-button-${r.toLowerCase()}${t?` ${t}`:""}`,forwardedAs:e,variant:r,size:o,borderRadius:"md",...n},Jo.createElement(Hr,{color:(s=uo[r])==null?void 0:s.color,fontWeight:"semibold"},i))},Ec=Object.fromEntries(Object.keys(uo).map(e=>{let t=o=>Jo.createElement($l,{...o,variant:e});return t.displayName=`Button.${e}`,[e,t]})),Ac=Object.assign($l,Ec);export{mo as Box,Ac as Button,Qe as CheckBox,Ro as FlowType,lt as FormLabel,cr as FormTextField,vc as FrigadeAnnouncement,Sc as FrigadeBanner,Or as FrigadeChecklist,Je as FrigadeDefaultAppearance,Cc as FrigadeEmbeddedTip,Yi as FrigadeForm,Xd as FrigadeGuide,Gd as FrigadeHeroChecklist,Tc as FrigadeNPSSurvey,qd as FrigadeProgressBadge,td as FrigadeProvider,xc as FrigadeSupportWidget,cc as FrigadeTour,Oe as ProgressBar,$t as ProgressRing,Hr as Text,Fr as tokens,ke as useFlowOpens,Zt as useFlowResponses,J as useFlows,wr as useOrganization,Rt as useUser,Ie as useUserFlowStates};
|
|
1785
1786
|
//# sourceMappingURL=index.mjs.map
|