@frigade/react 2.7.4 → 2.7.6
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/dist/index.cjs +13 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +48 -47
- package/dist/index.js +7 -7
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -22,14 +22,14 @@ import { useFloating, autoUpdate, offset, flip, shift, useClick, useDismiss, use
|
|
|
22
22
|
import * as Ur from 'use-sync-external-store/shim/index.js';
|
|
23
23
|
import * as ue from '@radix-ui/react-popover';
|
|
24
24
|
|
|
25
|
-
var ft=Object.defineProperty,gn=Object.defineProperties;var yn=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var gt=Object.prototype.hasOwnProperty,yt=Object.prototype.propertyIsEnumerable;var mt=(e,o,t)=>o in e?ft(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,a=(e,o)=>{for(var t in o||(o={}))gt.call(o,t)&&mt(e,t,o[t]);if(qe)for(var t of qe(o))yt.call(o,t)&&mt(e,t,o[t]);return e},p=(e,o)=>gn(e,yn(o));var xn=(e=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(e,{get:(o,t)=>(typeof require!="undefined"?require:o)[t]}):e)(function(e){if(typeof require!="undefined")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var y=(e,o)=>{var t={};for(var r in e)gt.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&qe)for(var r of qe(e))o.indexOf(r)<0&&yt.call(e,r)&&(t[r]=e[r]);return t};var me=(e,o)=>{for(var t in o)ft(e,t,{get:o[t],enumerable:!0});};var A=(e,o,t)=>new Promise((r,n)=>{var i=d=>{try{s(t.next(d));}catch(u){n(u);}},l=d=>{try{s(t.throw(d));}catch(u){n(u);}},s=d=>d.done?r(d.value):Promise.resolve(d.value).then(i,l);s((t=t.apply(e,o)).next());});function Be(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{d:"M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z"})}))}var ht={borderWidths:{md:"1px"}};var Ze=[5,10,20,35,50,65,80,95,98],bt=[...Ze],Ro=[...Ze];bt[4]=40;Ro[4]=60;var hn={blue:{h:213,s:100,l:Ze},gray:{h:220,s:10,l:Ze},green:{h:141,s:90,l:bt},red:{h:9,s:90,l:Ro},yellow:{h:50,s:90,l:Ro}};var V={};for(let[e,{h:o,s:t,l:r}]of Object.entries(hn))V[e]=Object.fromEntries(r.map((n,i)=>[`${(i+1)*100}`,`hsl(${o} ${t}% ${n}%)`]));var Pt=p(a({black:"hsl(0 0% 0%)",white:"hsl(0 0% 100%)"},V),{gray100:V.gray[100],gray200:V.gray[200],gray300:V.gray[300],gray400:V.gray[400],gray500:V.gray[500],gray600:V.gray[600],gray700:V.gray[700],gray800:V.gray[800],gray900:V.gray[900],blue400:V.blue[400],blue500:V.blue[500],blue800:V.blue[800],blue900:V.blue[900],green400:V.green[400],green500:V.green[500],green800:V.green[800],red500:V.red[500],transparent:"#FFFFFF00",inherit:"inherit"});var Ct={md:"8px",lg:"20px",round:"50%"};var c=e=>`var(--fr-colors-${e})`,St={negative:{100:c("red-100"),200:c("red-200"),300:c("red-300"),400:c("red-400"),500:c("red-500"),600:c("red-600"),700:c("red-700"),800:c("red-800"),900:c("red-900"),background:c("negative-500"),border:c("negative-500"),foreground:c("white"),surface:c("negative-500"),active:{background:c("negative-400"),border:c("negative-400"),foreground:c("white"),surface:c("negative-400")},focus:{background:c("negative-500"),border:c("negative-500"),foreground:c("white"),surface:c("negative-500")},hover:{background:c("negative-400"),border:c("negative-400"),foreground:c("white"),surface:c("negative-400")}},neutral:{100:c("gray-100"),200:c("gray-200"),300:c("gray-300"),400:c("gray-400"),500:c("gray-500"),600:c("gray-600"),700:c("gray-700"),800:c("gray-800"),900:c("gray-900"),background:c("white"),border:c("neutral-800"),foreground:c("black"),surface:c("neutral-700"),active:{background:c("white"),border:c("neutral-900"),foreground:c("black"),surface:c("neutral-700")},focus:{background:c("white"),border:c("neutral-900"),foreground:c("black"),surface:c("neutral-700")},hover:{background:c("neutral-900"),border:c("neutral-800"),foreground:c("black"),surface:c("neutral-700")}},positive:{100:c("green-100"),200:c("green-200"),300:c("green-300"),400:c("green-400"),500:c("green-500"),600:c("green-600"),700:c("green-700"),800:c("green-800"),900:c("green-900"),background:c("positive-500"),border:c("positive-500"),foreground:c("white"),surface:c("positive-500"),active:{background:c("positive-400"),border:c("positive-400"),foreground:c("white"),surface:c("positive-400")},focus:{background:c("positive-500"),border:c("positive-500"),foreground:c("white"),surface:c("positive-500")},hover:{background:c("positive-400"),border:c("positive-400"),foreground:c("white"),surface:c("positive-400")}},primary:{100:c("blue-100"),200:c("blue-200"),300:c("blue-300"),400:c("blue-400"),500:c("blue-500"),600:c("blue-600"),700:c("blue-700"),800:c("blue-800"),900:c("blue-900"),background:c("primary-500"),border:c("primary-500"),foreground:c("white"),surface:c("primary-500"),active:{background:c("primary-300"),border:c("primary-300"),foreground:c("white"),surface:c("primary-300")},focus:{background:c("primary-500"),border:c("primary-500"),foreground:c("white"),surface:c("primary-500")},hover:{background:c("primary-400"),border:c("primary-400"),foreground:c("white"),surface:c("primary-400")}},secondary:{100:c("gray-100"),200:c("gray-200"),300:c("gray-300"),400:c("gray-400"),500:c("gray-500"),600:c("gray-600"),700:c("gray-700"),800:c("gray-800"),900:c("gray-900"),background:c("white"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-900"),active:{background:c("secondary-900"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-800")},focus:{background:c("secondary-900"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-900")},hover:{background:c("secondary-900"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-800")}}};var wt={md:"0px 4px 20px rgba(0, 0, 0, 0.1)"};var bn="px",Pn=e=>typeof e=="number"?`${4*e}${bn}`:e,Cn=[-20,-19,-18,-17,-16,-15,-14,-13,-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,-.5,0,.5,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,"auto"],vt=Object.fromEntries(Cn.map(e=>[e,Pn(e)]));var Ft={fontFamilies:{default:"inherit"},fontSizes:{xs:"12px",sm:"14px",md:"16px",lg:"18px",xl:"20px","2xl":"24px","3xl":"30px","4xl":"36px","5xl":"48px"},fontWeights:{thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",demibold:"600",bold:"700",extrabold:"800",black:"900"},letterSpacings:{md:"0.02em"},lineHeights:{xs:"18px",sm:"22px",md:"24px",lg:"26px",xl:"30px","2xl":"38px","3xl":"46px","4xl":"60px"}};var Ye=p(a(p(a({},ht),{colors:a(a({},Pt),St)}),Ft),{radii:Ct,shadows:wt,space:vt});function We(e,o="",t="."){return Object.keys(e).reduce((r,n)=>{let l=`${o.length?`${o}${t}`:""}${n}`,s=e[n];return typeof s=="object"&&s!==null&&!Array.isArray(s)?Object.assign(r,We(s,l,t)):r[l]=s,r},{})}function To(e){let o=We(e,"--fr","-");for(let[t,r]of Object.entries(o))if(t.indexOf(".")>-1){let n=t.replace(/\./g,"-");o[n]=r,delete o[t];}return o}function Rt(e,o="--fr"){let t={};return Object.keys(e).forEach(r=>{let n=e[r],i=r.replace(/\./g,"-");typeof n=="object"&&n!==null&&!Array.isArray(n)?t[r]=Rt(n,`${o}-${r}`):t[r]=`var(${o}-${i})`;}),t}var ko=To(Ye),O=Rt(Ye);var wn=new Set(["alt","size","src"]),vn=Sn.all.filter(e=>e.indexOf("-")!=0&&!wn.has(e)).map(e=>[e.replace(/-([a-z])/g,(o,t)=>t.toUpperCase()),null]),Fn=Object.fromEntries(vn),Qe=We(O.colors),Rn={color:Qe,backgroundColor:Qe,borderColor:Qe,border:a(a({},O.borderWidths),Qe),borderRadius:O.radii,borderWidth:O.borderWidths,boxShadow:O.shadows,fontFamily:O.fontFamilies,fontSize:O.fontSizes,fontWeight:O.fontWeights,gap:O.space,lineHeight:O.lineHeights,margin:O.space,marginBottom:O.space,marginLeft:O.space,marginRight:O.space,marginTop:O.space,padding:O.space,paddingBottom:O.space,paddingLeft:O.space,paddingRight:O.space,paddingTop:O.space},Tt=a(a({},Fn),Rn),kt={bg:["backgroundColor"],m:["margin"],mt:["marginTop"],mr:["marginRight"],mb:["marginBottom"],ml:["marginLeft"],mx:["marginLeft","marginRight"],my:["marginTop","marginBottom"],p:["padding"],pt:["paddingTop"],pr:["paddingRight"],pb:["paddingBottom"],pl:["paddingLeft"],px:["paddingLeft","paddingRight"],py:["paddingTop","paddingBottom"]},Bt=new Set(["active","disabled","focus","focusVisible","focusWithin","hover"]);function Tn(e){return Array.isArray(e)?new Map(e.map(o=>[o,o])):typeof e=="object"&&e!==null?new Map(Object.entries(e)):typeof e=="string"||typeof e=="number"?new Map([[e,e]]):new Map}var Et=new Map(Object.entries(Tt).map(([e,o])=>[e,Tn(o)])),kn=new Map(Object.entries(kt).map(([e,o])=>[e,new Set(o)])),Bn=new Set(["height","width"]),En=new Set(["canvas","embed","iframe","img","input","object","video"]);function Ot(e){let[o,t]=e.split(":");return [o,Bt.has(t)?t:null]}function Dt(e,o="div"){let t=Object.assign({},e),r={};function n(i){if(i==null)return r;let s=`&:${i.replace(/[A-Z]/g,d=>`-${d.toLocaleLowerCase()}`)}`;return r[s]==null&&(r[s]={}),r[s]}return Object.entries(t).forEach(([i,l])=>{let[s,d]=Ot(i),u=kn.get(s);u!=null&&(u.forEach(m=>{let f=`${m}${d?":"+d:""}`;t[f]=l;}),delete t[i]);}),Object.entries(t).forEach(([i,l])=>{let[s,d]=Ot(i),u=Et.get(s);if(u!=null){if(l==null)delete t[i];else if(typeof l=="string"&&l.indexOf(" ")>-1){let m=l.split(" ");n(d)[s]=m.map(f=>{var g;return (g=u.get(f.toString()))!=null?g:f}).join(" ");}else u.has(l.toString())?n(d)[s]=u.get(l.toString()):n(d)[s]=l;(typeof o!="string"||!En.has(o)||!Bn.has(s))&&delete t[i];}}),Object.keys(t).forEach(i=>{let l=i.substring(1);i.indexOf("_")===0&&Et.has(l)&&(t[l]=t[i],delete t[i]);}),{cssFromProps:r,unmatchedProps:t}}function Dn(){if(typeof window=="undefined"){let{JSDOM:e}=xn("jsdom");return new e("<!DOCTYPE html>").window}return window}function It(e){return e?{__html:On(Dn()).sanitize(e,{ALLOWED_TAGS:["b","strong","i","em","a","span","div","p","pre","s","u","br","img","code","li","ol","ul","table","tbody","thead","tr","td","th","h1","h2","h3","h4","video","p","style"],ALLOWED_ATTR:["style","class","target","id","href","alt","src","controls","autoplay","loop","muted","playsinline"]})}:{__html:""}}function Hn(e){return e&&`fr-${e}`}function Mt(e){return e&&(Array.isArray(e)?e.filter(o=>o!=null).map(o=>Mt(o)).join(" "):Hn(e))}function $n(s,l){var d=s,{as:e,children:o,className:t,css:r={},part:n}=d,i=y(d,["as","children","className","css","part"]);let u=e!=null?e:"div",{cssFromProps:m,unmatchedProps:f}=Dt(i,u),g=Mt(n),C=t||g?clsx(t,g):void 0,T=[{boxSizing:"border-box"},m,r];return typeof o=="string"?jsx(u,p(a({className:C,css:T},f),{ref:l,dangerouslySetInnerHTML:It(o)})):jsx(u,p(a({className:C,css:T},f),{ref:l,children:o}))}var x=Do.forwardRef($n);var D={};me(D,{Link:()=>di,Plain:()=>ci,Primary:()=>li,Secondary:()=>pi});var R={};me(R,{Body1:()=>Yn,Body2:()=>Qn,Caption:()=>ei,Display1:()=>Kn,Display2:()=>jn,H1:()=>Xn,H2:()=>Jn,H3:()=>qn,H4:()=>Zn});var Bo={};me(Bo,{Body1:()=>_n,Body2:()=>zn,Caption:()=>Un,Display1:()=>Mn,Display2:()=>An,H1:()=>Vn,H2:()=>Ln,H3:()=>Wn,H4:()=>Nn});var fe={color:"neutral.foreground",fontFamily:"default",margin:"0"},Mn=p(a({},fe),{fontSize:"5xl",fontWeight:"bold",lineHeight:"4xl"}),An=p(a({},fe),{fontSize:"4xl",fontWeight:"bold",lineHeight:"3xl"}),Vn=p(a({},fe),{fontSize:"3xl",fontWeight:"demibold",lineHeight:"2xl"}),Ln=p(a({},fe),{fontSize:"2xl",fontWeight:"demibold",lineHeight:"xl"}),Wn=p(a({},fe),{fontSize:"xl",fontWeight:"demibold",lineHeight:"lg"}),Nn=p(a({},fe),{fontSize:"md",fontWeight:"demibold",lineHeight:"md"}),_n=p(a({},fe),{fontSize:"md",fontWeight:"regular",lineHeight:"md"}),zn=p(a({},fe),{fontSize:"sm",fontWeight:"regular",lineHeight:"sm"}),Un=p(a({},fe),{fontSize:"xs",fontWeight:"regular",lineHeight:"xs"});var Gn=["Display1","Display2","H1","H2","H3","H4","Body1","Body2","Caption"],ge=Object.fromEntries(Gn.map(e=>{let o=["H1","H2","H3","H4"].includes(e)?e.toLowerCase():"span",t=Do.forwardRef((s,l)=>{var d=s,{as:r=o,children:n}=d,i=y(d,["as","children"]);return jsx(x,p(a(a({as:r},Bo[e]),i),{ref:l,children:n}))});return t.displayName=`Text.${e}`,[e,t]})),Kn=ge.Display1,jn=ge.Display2,Xn=ge.H1,Jn=ge.H2,qn=ge.H3,Zn=ge.H4,Yn=ge.Body1,Qn=ge.Body2,ei=ge.Caption;var Oo={};me(Oo,{Link:()=>ii,Plain:()=>ai,Primary:()=>ri,Secondary:()=>ni,loadingCSSStyle:()=>Eo});var eo={alignItems:"center",borderWidth:"md",borderRadius:"md",borderStyle:"solid","cursor:disabled":"not-allowed",display:"flex",gap:"2",padding:"2 4",fontFamily:"inherit","opacity:disabled":"0.6","pointerEvents:disabled":"none"},ri=p(a({},eo),{backgroundColor:"primary.surface",borderColor:"primary.border",color:"primary.foreground","backgroundColor:hover":"primary.hover.surface","backgroundColor:active":"primary.active.surface","backgroundColor:disabled":"primary.surface"}),ni=p(a({},eo),{backgroundColor:"secondary.background",borderColor:"secondary.border",color:"secondary.foreground","backgroundColor:hover":"secondary.hover.background","backgroundColor:active":"secondary.active.surface","backgroundColor:disabled":"secondary.background"}),ii=p(a({},eo),{backgroundColor:"transparent",borderColor:"transparent",color:"primary.surface","color:hover":"primary.hover.surface","color:active":"primary.active.surface"}),ai=p(a({},eo),{backgroundColor:"transparent",borderColor:"transparent",color:"neutral.foreground"}),si=keyframes({from:{transform:"rotate(0turn)"},to:{transform:"rotate(1turn)"}}),Eo={position:"relative",color:"transparent","&:after":{content:'""',position:"absolute",width:"16px",height:"16px",top:0,left:0,right:0,bottom:0,margin:"auto",border:"4px solid transparent",borderTopColor:"var(--fr-colors-primary-foreground)",borderRadius:"50%",animation:si+" 1s ease infinite"}};function oo(l){var s=l,{as:e,children:o,part:t,title:r,variant:n="Primary"}=s,i=y(s,["as","children","part","title","variant"]);var u;let d=n.toLocaleLowerCase();return jsxs(x,p(a(p(a({as:e!=null?e:"button",part:[`button-${d}`,t]},Oo[n]),{css:a(a({},(u=i.css)!=null?u:{}),i.loading?Eo:{})}),i),{loading:void 0,children:[o,r&&jsx(R.Body2,{color:"inherit",css:{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},flexGrow:"1",fontWeight:"medium",lineHeight:"20px",part:"button-title",textWrap:"nowrap",children:r})]}))}function li(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Primary",children:e}))}function pi(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Secondary",children:e}))}function di(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Link",children:e}))}function ci(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Plain",children:e}))}var F={};me(F,{Column:()=>fi,Row:()=>mi});var mi=Do.forwardRef((e,o)=>jsx(x,p(a({display:"flex",flexDirection:"row"},e),{ref:o}))),fi=Do.forwardRef((e,o)=>jsx(x,p(a({display:"flex",flexDirection:"column"},e),{ref:o})));function Io(r){var n=r,{flowId:e,part:o}=n,t=y(n,["flowId","part"]);return jsx(z,p(a({alignItems:"center","aria-label":"Banner",as:P,borderWidth:"md",display:"flex",flexDirection:"row",flowId:e,gap:3,justifyContent:"flex-start",part:["banner",o],role:"complementary"},t),{children:({handleDismiss:i,handlePrimary:l,handleSecondary:s,parentProps:{dismissible:d},step:u})=>{var C,T,h,S;let m=(T=(C=u.primaryButton)==null?void 0:C.title)!=null?T:u.primaryButtonTitle,f=(S=(h=u.secondaryButton)==null?void 0:h.title)!=null?S:u.secondaryButtonTitle,g=u.$state.blocked;return jsxs(Fragment,{children:[u.imageUri&&jsx(x,{as:"img",part:"image",src:u.imageUri,style:{height:40,width:40,alignSelf:"center"}}),jsxs(F.Column,{marginInlineEnd:"auto",part:"banner-title-wrapper",children:[jsx(P.Title,{part:"title",children:u.title}),jsx(P.Subtitle,{part:"subtitle",children:u.subtitle})]}),jsx(P.Secondary,{disabled:g,title:f,onClick:s}),jsx(P.Primary,{disabled:g,title:m,onClick:l}),d&&jsx(P.Dismiss,{onClick:i})]})}}))}var io={};me(io,{Carousel:()=>tr,Collapsible:()=>no,CollapsibleStep:()=>ze});var ve={};me(ve,{Bar:()=>Ee,Dots:()=>_t,Fraction:()=>Oe,Segments:()=>to});function Ee(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);let i=o>0?Math.min(e/o,1):0,l=i===0?"10px":`${100*i}%`;return jsx(x,p(a({"aria-description":"Progress represented as a bar","aria-label":"Progress Bar","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,backgroundColor:"neutral.800",borderRadius:"md",height:"10px",part:"progress-bar",role:"meter"},t),{children:jsx(x,{backgroundColor:"primary.surface",part:"progress-bar-fill",borderRadius:"md",height:"100%",style:{width:l},transition:"width 300ms ease-out"})}))}function _t(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);if(o==1)return null;let i=[...Array(o)].map((l,s)=>jsx(x,{as:"circle",cx:4+16*s,cy:"4px",fill:e-1===s?O.colors.blue500:O.colors.blue800,part:["progress-dot",e-1===s?"progress-dot-filled":null],r:4},s));return jsx(x,p(a({"aria-description":"Progress represented as dots","aria-label":"Progress Dots","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,as:"svg",height:"8px",part:"progress-dots",role:"meter",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8},t),{children:i}))}function Oe(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);return jsx(R.Body2,p(a({"aria-description":"Progress represented as a fraction of a total","aria-label":"Progress Fraction","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,part:"progress-fraction",role:"meter"},t),{children:`${e}/${o}`}))}function to(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);let i=[...Array(o)].map((l,s)=>jsx(x,{backgroundColor:e-1>=s?"primary.surface":"blue800",borderRadius:"md",flexGrow:1,height:"100%",minWidth:"10px",part:["progress-segment",e-1===s?"progress-segment-filled":null]},s));return jsx(F.Row,p(a({"aria-description":"Progress represented as a segmented bar","aria-label":"Progress Segments","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,gap:1,height:"10px",part:"progress-segments",role:"meter"},t),{children:i}))}function Gt(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",className:"size-4"},e),{children:jsx("path",{fillRule:"evenodd",d:"M8 1a3.5 3.5 0 0 0-3.5 3.5V7A1.5 1.5 0 0 0 3 8.5v5A1.5 1.5 0 0 0 4.5 15h7a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 11.5 7V4.5A3.5 3.5 0 0 0 8 1Zm2 6V4.5a2 2 0 1 0-4 0V7h4Z",clipRule:"evenodd"})}))}function xi(){return jsx(x,{as:"svg",color:"primary.foreground",fill:"none",height:"8px",part:"check-icon",viewBox:"0 0 10 8",width:"10px",children:jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function Kt(t){var r=t,{checked:e=!1}=r,o=y(r,["checked"]);return jsx(x,p(a({backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",padding:"0",part:"check-indicator",position:"relative",height:"22px",width:"22px"},o),{children:e&&jsx(x,{alignItems:"center",bg:"green500",borderWidth:"md",borderStyle:"solid",borderColor:"green500",borderRadius:"100%",display:"flex",height:"calc(100% + 2px)",justifyContent:"center",left:"-1px",part:"check-indicator-checked",position:"absolute",top:"-1px",width:"calc(100% + 2px)",children:jsx(xi,{})})}))}function ye(e,{onPrimary:o,onSecondary:t}={}){let{navigate:r}=useContext(M),n=useMemo(()=>e==null?{}:{"flow.back":i=>e.flow.back(i),"flow.complete":i=>e.flow.complete(i),"flow.forward":i=>e.flow.forward(i),"flow.restart":()=>e.flow.restart(),"flow.skip":i=>e.flow.skip(i),"flow.start":i=>e.flow.start(i),"step.complete":(i,l)=>e.complete(i,l),"step.skip":(i,l)=>e.skip(i,l),"step.reset":()=>e.reset(),"step.start":i=>e.start(i)},[e]);return {handlePrimary:useCallback((i,l,s=!0)=>A(this,null,function*(){if((yield o==null?void 0:o(e,i,l))===!1)return i.preventDefault(),!1;if(e.primaryButton!=null){let u=e.primaryButton.action===!1?!1:n[e.primaryButton.action];typeof u=="function"?yield u(l,s):u!==!1&&(yield e.complete(l,s)),e.primaryButton.uri!=null&&r(e.primaryButton.uri,e.primaryButton.target);}else yield e.complete(l,s),e.primaryButtonUri!=null&&r(e.primaryButtonUri,e.primaryButtonUriTarget);return !0}),[r,o,e,n]),handleSecondary:useCallback((i,l)=>A(this,null,function*(){if((yield t==null?void 0:t(e,i,l))===!1)return i.preventDefault(),!1;if(e.secondaryButton!=null){let d=e.secondaryButton.action===!1?!1:n[e.secondaryButton.action];typeof d=="function"?d():d!==!1&&e.complete(l),e.secondaryButton.uri!=null&&r(e.secondaryButton.uri,e.secondaryButton.target);}else e.complete(l),e.secondaryButtonUri!=null&&r(e.secondaryButtonUri,e.secondaryButtonUriTarget);return !0}),[r,t,e,n])}}function Xt({onPrimary:e,onSecondary:o,step:t}){var u,m;let{handlePrimary:r,handleSecondary:n}=ye(t,{onPrimary:e,onSecondary:o}),{blocked:i,completed:l,skipped:s}=t.$state,d=l||s||!i?jsx(Kt,{checked:l||s,marginLeft:"auto"}):jsx(x,{as:Gt,height:"22px",marginLeft:"auto",width:"22px"});return jsxs(P,{borderWidth:1,containerType:"inline-size",css:{"@container (max-width: 600px)":{flexBasis:"85%"},"@container (min-width: 601px) and (max-width: 900px)":{flexBasis:"45%"},"@container (min-width: 1200px)":{flexBasis:"25%"}},flex:"0 0 30%",gap:"2",p:"4",part:"carousel-step",userSelect:"none",disabled:i,opacity:i?.5:1,children:[jsxs(F.Row,{marginBottom:"2",part:"carousel-step-header",children:[t.iconUri&&jsx(P.Media,{borderRadius:"0",height:"24px",src:t.iconUri,width:"24px"}),d]}),jsx(P.Title,{children:t.title}),jsx(P.Subtitle,{children:t.subtitle}),jsxs(F.Row,{css:{"@container (max-width: 200px)":{"& > button":{flexBasis:"50%",flexGrow:1},flexDirection:"column-reverse"}},gap:"2",marginTop:"auto",paddingTop:"3",part:"carousel-step-footer",children:[jsx(P.Secondary,{disabled:i,onClick:n,title:(u=t.secondaryButton)==null?void 0:u.title}),jsx(P.Primary,{disabled:i,onClick:r,title:(m=t.primaryButton)==null?void 0:m.title})]})]})}function qt(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10Z",clipRule:"evenodd"})}))}function Yt(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M17 10a.75.75 0 0 1-.75.75H5.612l4.158 3.96a.75.75 0 1 1-1.04 1.08l-5.5-5.25a.75.75 0 0 1 0-1.08l5.5-5.25a.75.75 0 1 1 1.04 1.08L5.612 9.25H16.25A.75.75 0 0 1 17 10Z",clipRule:"evenodd"})}))}var Qt=keyframes`
|
|
25
|
+
var gt=Object.defineProperty,gn=Object.defineProperties;var yn=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var yt=Object.prototype.hasOwnProperty,xt=Object.prototype.propertyIsEnumerable;var ft=(e,o,t)=>o in e?gt(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,a=(e,o)=>{for(var t in o||(o={}))yt.call(o,t)&&ft(e,t,o[t]);if(qe)for(var t of qe(o))xt.call(o,t)&&ft(e,t,o[t]);return e},p=(e,o)=>gn(e,yn(o));var xn=(e=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(e,{get:(o,t)=>(typeof require!="undefined"?require:o)[t]}):e)(function(e){if(typeof require!="undefined")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var y=(e,o)=>{var t={};for(var r in e)yt.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&qe)for(var r of qe(e))o.indexOf(r)<0&&xt.call(e,r)&&(t[r]=e[r]);return t};var me=(e,o)=>{for(var t in o)gt(e,t,{get:o[t],enumerable:!0});};var A=(e,o,t)=>new Promise((r,n)=>{var i=d=>{try{s(t.next(d));}catch(u){n(u);}},l=d=>{try{s(t.throw(d));}catch(u){n(u);}},s=d=>d.done?r(d.value):Promise.resolve(d.value).then(i,l);s((t=t.apply(e,o)).next());});function Be(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{d:"M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z"})}))}var bt={borderWidths:{md:"1px"}};var Ze=[5,10,20,35,50,65,80,95,98],Pt=[...Ze],Ro=[...Ze];Pt[4]=40;Ro[4]=60;var hn={blue:{h:213,s:100,l:Ze},gray:{h:220,s:10,l:Ze},green:{h:141,s:90,l:Pt},red:{h:9,s:90,l:Ro},yellow:{h:50,s:90,l:Ro}};var V={};for(let[e,{h:o,s:t,l:r}]of Object.entries(hn))V[e]=Object.fromEntries(r.map((n,i)=>[`${(i+1)*100}`,`hsl(${o} ${t}% ${n}%)`]));var Ct=p(a({black:"hsl(0 0% 0%)",white:"hsl(0 0% 100%)"},V),{gray100:V.gray[100],gray200:V.gray[200],gray300:V.gray[300],gray400:V.gray[400],gray500:V.gray[500],gray600:V.gray[600],gray700:V.gray[700],gray800:V.gray[800],gray900:V.gray[900],blue400:V.blue[400],blue500:V.blue[500],blue800:V.blue[800],blue900:V.blue[900],green400:V.green[400],green500:V.green[500],green800:V.green[800],red500:V.red[500],transparent:"#FFFFFF00",inherit:"inherit"});var St={md:"8px",lg:"20px",round:"50%"};var c=e=>`var(--fr-colors-${e})`,wt={negative:{100:c("red-100"),200:c("red-200"),300:c("red-300"),400:c("red-400"),500:c("red-500"),600:c("red-600"),700:c("red-700"),800:c("red-800"),900:c("red-900"),background:c("negative-500"),border:c("negative-500"),foreground:c("white"),surface:c("negative-500"),active:{background:c("negative-400"),border:c("negative-400"),foreground:c("white"),surface:c("negative-400")},focus:{background:c("negative-500"),border:c("negative-500"),foreground:c("white"),surface:c("negative-500")},hover:{background:c("negative-400"),border:c("negative-400"),foreground:c("white"),surface:c("negative-400")}},neutral:{100:c("gray-100"),200:c("gray-200"),300:c("gray-300"),400:c("gray-400"),500:c("gray-500"),600:c("gray-600"),700:c("gray-700"),800:c("gray-800"),900:c("gray-900"),background:c("white"),border:c("neutral-800"),foreground:c("black"),surface:c("neutral-700"),active:{background:c("white"),border:c("neutral-900"),foreground:c("black"),surface:c("neutral-700")},focus:{background:c("white"),border:c("neutral-900"),foreground:c("black"),surface:c("neutral-700")},hover:{background:c("neutral-900"),border:c("neutral-800"),foreground:c("black"),surface:c("neutral-700")}},positive:{100:c("green-100"),200:c("green-200"),300:c("green-300"),400:c("green-400"),500:c("green-500"),600:c("green-600"),700:c("green-700"),800:c("green-800"),900:c("green-900"),background:c("positive-500"),border:c("positive-500"),foreground:c("white"),surface:c("positive-500"),active:{background:c("positive-400"),border:c("positive-400"),foreground:c("white"),surface:c("positive-400")},focus:{background:c("positive-500"),border:c("positive-500"),foreground:c("white"),surface:c("positive-500")},hover:{background:c("positive-400"),border:c("positive-400"),foreground:c("white"),surface:c("positive-400")}},primary:{100:c("blue-100"),200:c("blue-200"),300:c("blue-300"),400:c("blue-400"),500:c("blue-500"),600:c("blue-600"),700:c("blue-700"),800:c("blue-800"),900:c("blue-900"),background:c("primary-500"),border:c("primary-500"),foreground:c("white"),surface:c("primary-500"),active:{background:c("primary-300"),border:c("primary-300"),foreground:c("white"),surface:c("primary-300")},focus:{background:c("primary-500"),border:c("primary-500"),foreground:c("white"),surface:c("primary-500")},hover:{background:c("primary-400"),border:c("primary-400"),foreground:c("white"),surface:c("primary-400")}},secondary:{100:c("gray-100"),200:c("gray-200"),300:c("gray-300"),400:c("gray-400"),500:c("gray-500"),600:c("gray-600"),700:c("gray-700"),800:c("gray-800"),900:c("gray-900"),background:c("white"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-900"),active:{background:c("secondary-900"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-800")},focus:{background:c("secondary-900"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-900")},hover:{background:c("secondary-900"),border:c("secondary-800"),foreground:c("black"),surface:c("secondary-800")}}};var vt={md:"0px 4px 20px rgba(0, 0, 0, 0.1)"};var bn="px",Pn=e=>typeof e=="number"?`${4*e}${bn}`:e,Cn=[-20,-19,-18,-17,-16,-15,-14,-13,-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,-.5,0,.5,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,"auto"],Ft=Object.fromEntries(Cn.map(e=>[e,Pn(e)]));var Rt={fontFamilies:{default:"inherit"},fontSizes:{xs:"12px",sm:"14px",md:"16px",lg:"18px",xl:"20px","2xl":"24px","3xl":"30px","4xl":"36px","5xl":"48px"},fontWeights:{thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",demibold:"600",bold:"700",extrabold:"800",black:"900"},letterSpacings:{md:"0.02em"},lineHeights:{xs:"18px",sm:"22px",md:"24px",lg:"26px",xl:"30px","2xl":"38px","3xl":"46px","4xl":"60px"}};var Ye=p(a(p(a({},bt),{colors:a(a({},Ct),wt)}),Rt),{radii:St,shadows:vt,space:Ft});function We(e,o="",t="."){return Object.keys(e).reduce((r,n)=>{let l=`${o.length?`${o}${t}`:""}${n}`,s=e[n];return typeof s=="object"&&s!==null&&!Array.isArray(s)?Object.assign(r,We(s,l,t)):r[l]=s,r},{})}function To(e){let o=We(e,"--fr","-");for(let[t,r]of Object.entries(o))if(t.indexOf(".")>-1){let n=t.replace(/\./g,"-");o[n]=r,delete o[t];}return o}function Tt(e,o="--fr"){let t={};return Object.keys(e).forEach(r=>{let n=e[r],i=r.replace(/\./g,"-");typeof n=="object"&&n!==null&&!Array.isArray(n)?t[r]=Tt(n,`${o}-${r}`):t[r]=`var(${o}-${i})`;}),t}var ko=To(Ye),O=Tt(Ye);var wn=new Set(["alt","size","src"]),vn=Sn.all.filter(e=>e.indexOf("-")!=0&&!wn.has(e)).map(e=>[e.replace(/-([a-z])/g,(o,t)=>t.toUpperCase()),null]),Fn=Object.fromEntries(vn),Qe=We(O.colors),Rn={color:Qe,backgroundColor:Qe,borderColor:Qe,border:a(a({},O.borderWidths),Qe),borderRadius:O.radii,borderWidth:O.borderWidths,boxShadow:O.shadows,fontFamily:O.fontFamilies,fontSize:O.fontSizes,fontWeight:O.fontWeights,gap:O.space,lineHeight:O.lineHeights,margin:O.space,marginBottom:O.space,marginLeft:O.space,marginRight:O.space,marginTop:O.space,padding:O.space,paddingBottom:O.space,paddingLeft:O.space,paddingRight:O.space,paddingTop:O.space},kt=a(a({},Fn),Rn),Bt={bg:["backgroundColor"],m:["margin"],mt:["marginTop"],mr:["marginRight"],mb:["marginBottom"],ml:["marginLeft"],mx:["marginLeft","marginRight"],my:["marginTop","marginBottom"],p:["padding"],pt:["paddingTop"],pr:["paddingRight"],pb:["paddingBottom"],pl:["paddingLeft"],px:["paddingLeft","paddingRight"],py:["paddingTop","paddingBottom"]},Et=new Set(["active","disabled","focus","focusVisible","focusWithin","hover"]);function Tn(e){return Array.isArray(e)?new Map(e.map(o=>[o,o])):typeof e=="object"&&e!==null?new Map(Object.entries(e)):typeof e=="string"||typeof e=="number"?new Map([[e,e]]):new Map}var Ot=new Map(Object.entries(kt).map(([e,o])=>[e,Tn(o)])),kn=new Map(Object.entries(Bt).map(([e,o])=>[e,new Set(o)])),Bn=new Set(["height","width"]),En=new Set(["canvas","embed","iframe","img","input","object","video"]);function Dt(e){let[o,t]=e.split(":");return [o,Et.has(t)?t:null]}function It(e,o="div"){let t=Object.assign({},e),r={};function n(i){if(i==null)return r;let s=`&:${i.replace(/[A-Z]/g,d=>`-${d.toLocaleLowerCase()}`)}`;return r[s]==null&&(r[s]={}),r[s]}return Object.entries(t).forEach(([i,l])=>{let[s,d]=Dt(i),u=kn.get(s);u!=null&&(u.forEach(m=>{let f=`${m}${d?":"+d:""}`;t[f]=l;}),delete t[i]);}),Object.entries(t).forEach(([i,l])=>{let[s,d]=Dt(i),u=Ot.get(s);if(u!=null){if(l==null)delete t[i];else if(typeof l=="string"&&l.indexOf(" ")>-1){let m=l.split(" ");n(d)[s]=m.map(f=>{var g;return (g=u.get(f.toString()))!=null?g:f}).join(" ");}else u.has(l.toString())?n(d)[s]=u.get(l.toString()):n(d)[s]=l;(typeof o!="string"||!En.has(o)||!Bn.has(s))&&delete t[i];}}),Object.keys(t).forEach(i=>{let l=i.substring(1);i.indexOf("_")===0&&Ot.has(l)&&(t[l]=t[i],delete t[i]);}),{cssFromProps:r,unmatchedProps:t}}function Dn(){if(typeof window=="undefined"){let{JSDOM:e}=xn("jsdom");return new e("<!DOCTYPE html>").window}return window}function Ht(e){return e?{__html:On(Dn()).sanitize(e,{ALLOWED_TAGS:["b","strong","i","em","a","span","div","p","pre","s","u","br","img","code","li","ol","ul","table","tbody","thead","tr","td","th","h1","h2","h3","h4","video","p","style"],ALLOWED_ATTR:["style","class","target","id","href","alt","src","controls","autoplay","loop","muted","playsinline"]})}:{__html:""}}function Hn(e){return e&&`fr-${e}`}function At(e){return e&&(Array.isArray(e)?e.filter(o=>o!=null).map(o=>At(o)).join(" "):Hn(e))}function $n(s,l){var d=s,{as:e,children:o,className:t,css:r={},part:n}=d,i=y(d,["as","children","className","css","part"]);let u=e!=null?e:"div",{cssFromProps:m,unmatchedProps:f}=It(i,u),g=At(n),C=t||g?clsx(t,g):void 0,T=[{boxSizing:"border-box"},m,r];return typeof o=="string"?jsx(u,p(a({className:C,css:T},f),{ref:l,dangerouslySetInnerHTML:Ht(o)})):jsx(u,p(a({className:C,css:T},f),{ref:l,children:o}))}var x=Do.forwardRef($n);var D={};me(D,{Link:()=>di,Plain:()=>ci,Primary:()=>li,Secondary:()=>pi});var R={};me(R,{Body1:()=>Yn,Body2:()=>Qn,Caption:()=>ei,Display1:()=>Kn,Display2:()=>jn,H1:()=>Xn,H2:()=>Jn,H3:()=>qn,H4:()=>Zn});var Bo={};me(Bo,{Body1:()=>_n,Body2:()=>zn,Caption:()=>Un,Display1:()=>Mn,Display2:()=>An,H1:()=>Vn,H2:()=>Ln,H3:()=>Wn,H4:()=>Nn});var fe={color:"neutral.foreground",fontFamily:"default",margin:"0"},Mn=p(a({},fe),{fontSize:"5xl",fontWeight:"bold",lineHeight:"4xl"}),An=p(a({},fe),{fontSize:"4xl",fontWeight:"bold",lineHeight:"3xl"}),Vn=p(a({},fe),{fontSize:"3xl",fontWeight:"demibold",lineHeight:"2xl"}),Ln=p(a({},fe),{fontSize:"2xl",fontWeight:"demibold",lineHeight:"xl"}),Wn=p(a({},fe),{fontSize:"xl",fontWeight:"demibold",lineHeight:"lg"}),Nn=p(a({},fe),{fontSize:"md",fontWeight:"demibold",lineHeight:"md"}),_n=p(a({},fe),{fontSize:"md",fontWeight:"regular",lineHeight:"md"}),zn=p(a({},fe),{fontSize:"sm",fontWeight:"regular",lineHeight:"sm"}),Un=p(a({},fe),{fontSize:"xs",fontWeight:"regular",lineHeight:"xs"});var Gn=["Display1","Display2","H1","H2","H3","H4","Body1","Body2","Caption"],ge=Object.fromEntries(Gn.map(e=>{let o=["H1","H2","H3","H4"].includes(e)?e.toLowerCase():"span",t=Do.forwardRef((s,l)=>{var d=s,{as:r=o,children:n}=d,i=y(d,["as","children"]);return jsx(x,p(a(a({as:r},Bo[e]),i),{ref:l,children:n}))});return t.displayName=`Text.${e}`,[e,t]})),Kn=ge.Display1,jn=ge.Display2,Xn=ge.H1,Jn=ge.H2,qn=ge.H3,Zn=ge.H4,Yn=ge.Body1,Qn=ge.Body2,ei=ge.Caption;var Oo={};me(Oo,{Link:()=>ii,Plain:()=>ai,Primary:()=>ri,Secondary:()=>ni,loadingCSSStyle:()=>Eo});var eo={alignItems:"center",borderWidth:"md",borderRadius:"md",borderStyle:"solid","cursor:disabled":"not-allowed",display:"flex",gap:"2",padding:"2 4",fontFamily:"inherit","opacity:disabled":"0.6","pointerEvents:disabled":"none"},ri=p(a({},eo),{backgroundColor:"primary.surface",borderColor:"primary.border",color:"primary.foreground","backgroundColor:hover":"primary.hover.surface","backgroundColor:active":"primary.active.surface","backgroundColor:disabled":"primary.surface"}),ni=p(a({},eo),{backgroundColor:"secondary.background",borderColor:"secondary.border",color:"secondary.foreground","backgroundColor:hover":"secondary.hover.background","backgroundColor:active":"secondary.active.surface","backgroundColor:disabled":"secondary.background"}),ii=p(a({},eo),{backgroundColor:"transparent",borderColor:"transparent",color:"primary.surface","color:hover":"primary.hover.surface","color:active":"primary.active.surface"}),ai=p(a({},eo),{backgroundColor:"transparent",borderColor:"transparent",color:"neutral.foreground"}),si=keyframes({from:{transform:"rotate(0turn)"},to:{transform:"rotate(1turn)"}}),Eo={position:"relative",color:"transparent","&:after":{content:'""',position:"absolute",width:"16px",height:"16px",top:0,left:0,right:0,bottom:0,margin:"auto",border:"4px solid transparent",borderTopColor:"var(--fr-colors-primary-foreground)",borderRadius:"50%",animation:si+" 1s ease infinite"}};function oo(l){var s=l,{as:e,children:o,part:t,title:r,variant:n="Primary"}=s,i=y(s,["as","children","part","title","variant"]);var u;let d=n.toLocaleLowerCase();return jsxs(x,p(a(p(a({as:e!=null?e:"button",part:[`button-${d}`,t]},Oo[n]),{css:a(a({},(u=i.css)!=null?u:{}),i.loading?Eo:{})}),i),{loading:void 0,children:[o,r&&jsx(R.Body2,{color:"inherit",css:{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},flexGrow:"1",fontWeight:"medium",lineHeight:"20px",part:"button-title",textWrap:"nowrap",children:r})]}))}function li(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Primary",children:e}))}function pi(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Secondary",children:e}))}function di(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Link",children:e}))}function ci(t){var r=t,{children:e}=r,o=y(r,["children"]);return jsx(oo,p(a({},o),{variant:"Plain",children:e}))}var F={};me(F,{Column:()=>fi,Row:()=>mi});var mi=Do.forwardRef((e,o)=>jsx(x,p(a({display:"flex",flexDirection:"row"},e),{ref:o}))),fi=Do.forwardRef((e,o)=>jsx(x,p(a({display:"flex",flexDirection:"column"},e),{ref:o})));function Io(r){var n=r,{flowId:e,part:o}=n,t=y(n,["flowId","part"]);return jsx(z,p(a({alignItems:"center","aria-label":"Banner",as:P,borderWidth:"md",display:"flex",flexDirection:"row",flowId:e,gap:3,justifyContent:"flex-start",part:["banner",o],role:"complementary"},t),{children:({handleDismiss:i,handlePrimary:l,handleSecondary:s,parentProps:{dismissible:d},step:u})=>{var C,T,h,S;let m=(T=(C=u.primaryButton)==null?void 0:C.title)!=null?T:u.primaryButtonTitle,f=(S=(h=u.secondaryButton)==null?void 0:h.title)!=null?S:u.secondaryButtonTitle,g=u.$state.blocked;return jsxs(Fragment,{children:[u.imageUri&&jsx(x,{as:"img",part:"image",src:u.imageUri,style:{height:40,width:40,alignSelf:"center"}}),jsxs(F.Column,{marginInlineEnd:"auto",part:"banner-title-wrapper",children:[jsx(P.Title,{part:"title",children:u.title}),jsx(P.Subtitle,{part:"subtitle",children:u.subtitle})]}),jsx(P.Secondary,{disabled:g,title:f,onClick:s}),jsx(P.Primary,{disabled:g,title:m,onClick:l}),d&&jsx(P.Dismiss,{onClick:i})]})}}))}var io={};me(io,{Carousel:()=>rr,Collapsible:()=>no,CollapsibleStep:()=>ze});var ve={};me(ve,{Bar:()=>Ee,Dots:()=>zt,Fraction:()=>Oe,Segments:()=>to});function Ee(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);let i=o>0?Math.min(e/o,1):0,l=i===0?"10px":`${100*i}%`;return jsx(x,p(a({"aria-description":"Progress represented as a bar","aria-label":"Progress Bar","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,backgroundColor:"neutral.800",borderRadius:"md",height:"10px",part:"progress-bar",role:"meter"},t),{children:jsx(x,{backgroundColor:"primary.surface",part:"progress-bar-fill",borderRadius:"md",height:"100%",style:{width:l},transition:"width 300ms ease-out"})}))}function zt(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);if(o==1)return null;let i=[...Array(o)].map((l,s)=>jsx(x,{as:"circle",cx:4+16*s,cy:"4px",fill:e-1===s?O.colors.blue500:O.colors.blue800,part:["progress-dot",e-1===s?"progress-dot-filled":null],r:4},s));return jsx(x,p(a({"aria-description":"Progress represented as dots","aria-label":"Progress Dots","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,as:"svg",height:"8px",part:"progress-dots",role:"meter",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8},t),{children:i}))}function Oe(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);return jsx(R.Body2,p(a({"aria-description":"Progress represented as a fraction of a total","aria-label":"Progress Fraction","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,part:"progress-fraction",role:"meter"},t),{children:`${e}/${o}`}))}function to(r){var n=r,{current:e,total:o}=n,t=y(n,["current","total"]);let i=[...Array(o)].map((l,s)=>jsx(x,{backgroundColor:e-1>=s?"primary.surface":"blue800",borderRadius:"md",flexGrow:1,height:"100%",minWidth:"10px",part:["progress-segment",e-1===s?"progress-segment-filled":null]},s));return jsx(F.Row,p(a({"aria-description":"Progress represented as a segmented bar","aria-label":"Progress Segments","aria-valuemin":"0","aria-valuemax":o,"aria-valuenow":e,gap:1,height:"10px",part:"progress-segments",role:"meter"},t),{children:i}))}function Kt(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",className:"size-4"},e),{children:jsx("path",{fillRule:"evenodd",d:"M8 1a3.5 3.5 0 0 0-3.5 3.5V7A1.5 1.5 0 0 0 3 8.5v5A1.5 1.5 0 0 0 4.5 15h7a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 11.5 7V4.5A3.5 3.5 0 0 0 8 1Zm2 6V4.5a2 2 0 1 0-4 0V7h4Z",clipRule:"evenodd"})}))}function xi(){return jsx(x,{as:"svg",color:"primary.foreground",fill:"none",height:"8px",part:"check-icon",viewBox:"0 0 10 8",width:"10px",children:jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function jt(t){var r=t,{checked:e=!1}=r,o=y(r,["checked"]);return jsx(x,p(a({backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",padding:"0",part:"check-indicator",position:"relative",height:"22px",width:"22px"},o),{children:e&&jsx(x,{alignItems:"center",bg:"green500",borderWidth:"md",borderStyle:"solid",borderColor:"green500",borderRadius:"100%",display:"flex",height:"calc(100% + 2px)",justifyContent:"center",left:"-1px",part:"check-indicator-checked",position:"absolute",top:"-1px",width:"calc(100% + 2px)",children:jsx(xi,{})})}))}function ye(e,{onPrimary:o,onSecondary:t}={}){let{navigate:r}=useContext(M),n=useMemo(()=>e==null?{}:{"flow.back":i=>e.flow.back(i),"flow.complete":i=>e.flow.complete(i),"flow.forward":i=>e.flow.forward(i),"flow.restart":()=>e.flow.restart(),"flow.skip":i=>e.flow.skip(i),"flow.start":i=>e.flow.start(i),"step.complete":(i,l)=>e.complete(i,l),"step.skip":(i,l)=>e.skip(i,l),"step.reset":()=>e.reset(),"step.start":i=>e.start(i)},[e]);return {handlePrimary:useCallback((i,l,s=!0)=>A(this,null,function*(){if((yield o==null?void 0:o(e,i,l))===!1)return i.preventDefault(),!1;if(e.primaryButton!=null){let u=e.primaryButton.action===!1?!1:n[e.primaryButton.action];typeof u=="function"?yield u(l,s):u!==!1&&(yield e.complete(l,s)),e.primaryButton.uri!=null&&r(e.primaryButton.uri,e.primaryButton.target);}else yield e.complete(l,s),e.primaryButtonUri!=null&&r(e.primaryButtonUri,e.primaryButtonUriTarget);return !0}),[r,o,e,n]),handleSecondary:useCallback((i,l)=>A(this,null,function*(){if((yield t==null?void 0:t(e,i,l))===!1)return i.preventDefault(),!1;if(e.secondaryButton!=null){let d=e.secondaryButton.action===!1?!1:n[e.secondaryButton.action];typeof d=="function"?d():d!==!1&&e.complete(l),e.secondaryButton.uri!=null&&r(e.secondaryButton.uri,e.secondaryButton.target);}else e.complete(l),e.secondaryButtonUri!=null&&r(e.secondaryButtonUri,e.secondaryButtonUriTarget);return !0}),[r,t,e,n])}}function Jt({onPrimary:e,onSecondary:o,step:t}){var u,m;let{handlePrimary:r,handleSecondary:n}=ye(t,{onPrimary:e,onSecondary:o}),{blocked:i,completed:l,skipped:s}=t.$state,d=l||s||!i?jsx(jt,{checked:l||s,marginLeft:"auto"}):jsx(x,{as:Kt,height:"22px",marginLeft:"auto",width:"22px"});return jsxs(P,{borderWidth:1,containerType:"inline-size",css:{"@container (max-width: 600px)":{flexBasis:"85%"},"@container (min-width: 601px) and (max-width: 900px)":{flexBasis:"45%"},"@container (min-width: 1200px)":{flexBasis:"25%"}},flex:"0 0 30%",gap:"2",p:"4",part:"carousel-step",userSelect:"none",disabled:i,opacity:i?.5:1,children:[jsxs(F.Row,{marginBottom:"2",part:"carousel-step-header",children:[t.iconUri&&jsx(P.Media,{borderRadius:"0",height:"24px",src:t.iconUri,width:"24px"}),d]}),jsx(P.Title,{children:t.title}),jsx(P.Subtitle,{children:t.subtitle}),jsxs(F.Row,{css:{"@container (max-width: 200px)":{"& > button":{flexBasis:"50%",flexGrow:1},flexDirection:"column-reverse"}},gap:"2",marginTop:"auto",paddingTop:"3",part:"carousel-step-footer",children:[jsx(P.Secondary,{disabled:i,onClick:n,title:(u=t.secondaryButton)==null?void 0:u.title}),jsx(P.Primary,{disabled:i,onClick:r,title:(m=t.primaryButton)==null?void 0:m.title})]})]})}function Zt(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10Z",clipRule:"evenodd"})}))}function Qt(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M17 10a.75.75 0 0 1-.75.75H5.612l4.158 3.96a.75.75 0 1 1-1.04 1.08l-5.5-5.25a.75.75 0 0 1 0-1.08l5.5-5.25a.75.75 0 1 1 1.04 1.08L5.612 9.25H16.25A.75.75 0 0 1 17 10Z",clipRule:"evenodd"})}))}var er=keyframes`
|
|
26
26
|
from {
|
|
27
27
|
opacity: 0;
|
|
28
28
|
}
|
|
29
29
|
to {
|
|
30
30
|
opacity: 1;
|
|
31
31
|
}
|
|
32
|
-
`;function
|
|
32
|
+
`;function or({flow:e,sort:o,onPrimary:t,onSecondary:r}){var h,S;let[n,i]=useState(),[l]=useState({align:"start",container:".fr-carousel-content",skipSnaps:!0,slides:".fr-carousel-step",startIndex:o=="completed-last"?0:(S=(h=Array.from(e.steps.values()).find(w=>!w.$state.completed&&!w.$state.skipped))==null?void 0:h.order)!=null?S:0}),[s,d]=wi(l),[u,m]=useState(),[f,g]=useState();useLayoutEffect(()=>{d&&(u==null&&m(d.canScrollNext()),f==null&&g(d.canScrollPrev()),d.on("select",()=>{m(d.canScrollNext()),g(d.canScrollPrev());}));},[d,u,f]),useEffect(()=>{if(!n){let w=Array.from(e.steps.values()),B=w.filter(b=>b.$state.completed||b.$state.skipped).sort((b,k)=>b.order-k.order),E=w.filter(b=>!b.$state.completed&&!b.$state.skipped).sort((b,k)=>b.order-k.order);i(o==="completed-last"?[...E,...B].map(b=>b.id):w.map(b=>b.id));}},[e.steps,o,n]);let C=e.getNumberOfCompletedSteps(),T=e.getNumberOfAvailableSteps();return n?jsxs(Fragment,{children:[jsxs(F.Row,{css:{"@container (max-width: 750px)":{flexDirection:"column",gap:O.space[5]}},justifyContent:"space-between",part:"carousel-header",children:[jsxs(F.Column,{part:"carousel-header-content",children:[jsx(R.H3,{children:e.title}),jsx(R.Body2,{color:"neutral.400",children:e.subtitle})]}),jsxs(F.Row,{alignItems:"center",gap:2,part:"progress",children:[jsxs(R.Body2,{fontWeight:"demibold",part:"progress-text",children:[C,"/",T]}),jsx(Ee,{current:C,total:T,minWidth:"200px"})]})]}),jsxs(x,{margin:`0 ${O.space[-4]}`,overflow:"hidden",part:"carousel-wrapper",px:"4",position:"relative",ref:s,children:[jsx(F.Row,{gap:4,part:"carousel-content",children:Array.from(e.steps.values()).filter(w=>w.$state.visible).sort((w,B)=>n.indexOf(w.id)-n.indexOf(B.id)).map(w=>jsx(Jt,{onPrimary:t,onSecondary:r,step:w},w.id))}),f&&jsx(F.Column,{animation:`${er} 300ms ease-out`,background:"linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent 50%)",bottom:"0",left:"0",justifyContent:"center",paddingLeft:"3",part:"carousel-prev-wrapper",position:"absolute",top:"0",children:jsx(D.Plain,{border:"1px solid neutral.border",borderRadius:"100%",boxShadow:"md",backgroundColor:"neutral.background",color:"primary.surface",onClick:()=>d.scrollPrev(),padding:"2",children:jsx(Qt,{height:"24px",width:"24px"})})}),u&&jsx(F.Column,{animation:`${er} 300ms ease-out`,background:"linear-gradient(to left, rgba(255, 255, 255, 0.5), transparent 50%)",bottom:"0",justifyContent:"center",paddingRight:"3",part:"carousel-next-wrapper",position:"absolute",right:"0",top:"0",children:jsx(D.Plain,{border:"1px solid neutral.border",borderRadius:"100%",boxShadow:"md",backgroundColor:"neutral.background",color:"primary.surface",onClick:()=>d.scrollNext(),padding:"2",children:jsx(Zt,{height:"24px",width:"24px"})})})]})]}):null}function rr(o){var e=y(o,[]);return jsx(z,p(a({as:P,borderWidth:1,containerType:"inline-size",p:"4",part:"carousel"},e),{children:t=>jsx(or,a(a({},e),t))}))}var ze={};me(ze,{Content:()=>Mo,Root:()=>Ao,Trigger:()=>Vo});function ir(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor",className:"size-6"},e),{children:jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m19.5 8.25-7.5 7.5-7.5-7.5"})}))}var Fi=keyframes`
|
|
33
33
|
from {
|
|
34
34
|
height: 0;
|
|
35
35
|
opacity: 0;
|
|
@@ -47,14 +47,14 @@ var ft=Object.defineProperty,gn=Object.defineProperties;var yn=Object.getOwnProp
|
|
|
47
47
|
height: 0;
|
|
48
48
|
opacity: 0;
|
|
49
49
|
}
|
|
50
|
-
`,Ti=()=>jsx(x,{as:"svg",color:"primary.foreground",width:"10px",height:"8px",viewBox:"0 0 10 8",fill:"none",children:jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});function ki({checked:e=!1}){return jsx(x,{backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",padding:"0",part:"field-radio-value",position:"relative",height:"22px",width:"22px",children:e&&jsx(x,{alignItems:"center",bg:"green500",borderWidth:"md",borderStyle:"solid",borderColor:"green500",borderRadius:"100%",display:"flex",height:"calc(100% + 2px)",justifyContent:"center",left:"-1px",part:"field-radio-indicator",position:"absolute",top:"-1px",width:"calc(100% + 2px)",children:jsx(Ti,{})})})}function Mo({children:e}){return jsx(Ie.Content,{asChild:!0,children:jsxs(F.Column,{css:{'&[data-state="open"]':{animation:`${Fi} 300ms ease-out`},'&[data-state="closed"]':{animation:`${Ri} 300ms ease-out`},overflow:"hidden"},gap:5,part:"collapsible-content",children:[jsx(x,{}),e]})})}function Ao(i){var l=i,{children:e,disabled:o=!1,onOpenChange:t=()=>{},open:r=!1}=l,n=y(l,["children","disabled","onOpenChange","open"]);return jsx(Ie.Root,{asChild:!0,disabled:o,open:r,onOpenChange:t,children:jsx(P,p(a({borderWidth:"md",css:{'&[data-state="open"] .fr-collapsible-step-icon':{transform:"rotate(180deg)"}},gap:0,part:"collapsible-step"},n),{children:e}))})}function Vo({isCompleted:e,isBlocked:o,title:t}){return jsx(Ie.Trigger,{asChild:!0,children:jsxs(F.Row,{alignItems:"center",justifyContent:"space-between",margin:-5,padding:5,zIndex:1,opacity:o?.4:1,disabled:o,pointerEvents:o?"none":"auto",cursor:o?"not-allowed":"pointer",part:"collapsible-header",children:[jsxs(F.Row,{alignItems:"center",gap:2,children:[jsx(ki,{checked:e}),jsx(R.Body2,{fontWeight:"demibold",userSelect:"none",part:"collapsible-title",children:t})]}),jsx(x,{as:nr,color:"neutral.100",css:{"& path":{vectorEffect:"non-scaling-stroke"}},display:"block",height:"16px",order:2,part:"collapsible-step-icon",width:"16px"})]})})}var Bi=["autoPlay","controls","controlsList","crossOrigin","disablePictureInPicture","disableRemotePlayback","loop","muted","playsInline","poster","preload","src"];function ce(e){let o={},t={};for(let[r,n]of Object.entries(e))Bi.some(i=>i===r)?o[r]=n:t[r]=n;return {otherProps:t,videoProps:o}}var ar=createContext({onPrimary:()=>{},onSecondary:()=>{},openStepId:null,setOpenStepId:()=>{},stepTypes:{}});function sr({handlePrimary:e,handleSecondary:o,open:t,onOpenChange:r,step:n}){var h,S,w,B,E,b;let{$state:{blocked:i,completed:l,skipped:s},subtitle:d,title:u}=n,m=(S=(h=n.primaryButton)==null?void 0:h.title)!=null?S:n.primaryButtonTitle,f=(B=(w=n.secondaryButton)==null?void 0:w.title)!=null?B:n.secondaryButtonTitle,g=(E=n.props)!=null?E:{},C=!!i,{videoProps:T}=ce(g);return jsxs(Ao,p(a({open:t,onOpenChange:r},g),{children:[jsx(Vo,{isBlocked:n.$state.blocked,isCompleted:l||s,title:u}),jsxs(Mo,{children:[jsx(P.Media,a({aspectRatio:2.5,objectFit:"cover",overflowClipMargin:"unset",src:(b=n.videoUri)!=null?b:n.imageUri,transform:"translate3d(0, 0, 1px)",type:n.videoUri?"video":"image"},T)),jsx(P.Subtitle,{color:"neutral.400",children:d}),jsxs(F.Row,{gap:3,part:"collapsible-footer",children:[jsx(P.Secondary,{title:f,onClick:o}),jsx(P.Primary,{disabled:C,title:m,onClick:e})]})]})]}))}var Ii={default:sr};function Hi(r){var n=r,{flow:e,step:o}=n,t=y(n,["flow","step"]);var h;let{onPrimary:i,onSecondary:l,openStepId:s,setOpenStepId:d,stepTypes:u}=useContext(ar),{handlePrimary:m,handleSecondary:f}=ye(o,{onPrimary:i,onSecondary:l}),g=(s!=null?s:e.getCurrentStep().id)===o.id,C=(h=u[o.type])!=null?h:sr;function T(S){return A(this,null,function*(){d(S?o.id:""),S&&!o.$state.completed&&(yield o.start(),d(null));})}return jsx(C,p(a({flow:e,onOpenChange:T,open:g,step:o},t),{handlePrimary:m,handleSecondary:f}),o.id)}function no(l){var s=l,{flowId:e,onPrimary:o,onSecondary:t,part:r,stepTypes:n={}}=s,i=y(s,["flowId","onPrimary","onSecondary","part","stepTypes"]);let[d,u]=useState(null),m=a(a({},Ii),n);return jsx(ar.Provider,{value:{openStepId:d,setOpenStepId:u,onPrimary:o,onSecondary:t,stepTypes:m},children:jsx(z,p(a({as:P,borderWidth:"md",flowId:e,part:["checklist",r]},i),{children:T=>{var h=T,{flow:f,handleDismiss:g}=h,C=y(h,["flow","handleDismiss"]);var k;let w=Array.from(f.steps.entries()).filter(([,v])=>v.$state.visible===!0).map(([,v])=>jsx(Hi,p(a({flow:f,handleDismiss:g},C),{step:v}),v.id)),B=f.getNumberOfCompletedSteps(),E=f.getNumberOfAvailableSteps(),b=i.dismissible||!!((k=f==null?void 0:f.props)!=null&&k.dismissible);return jsxs(Fragment,{children:[jsxs(F.Column,{gap:2,children:[jsx(P.Header,{dismissible:b,handleDismiss:g,part:"checklist-header",subtitle:f.subtitle,title:f.title}),jsxs(F.Row,{alignItems:"center",gap:2,children:[jsxs(R.Body2,{fontWeight:"demibold",children:[B,"/",E]}),jsx(Ee,{current:B,total:E,flexGrow:1})]})]}),w]})}}))})}var zi=new Set(["required","min","max","minLength","maxLength","pattern"]);function Ui({fieldComponent:e,control:o,fieldData:t,submit:r}){let n=useFormContext();t.pattern!=null&&(typeof t.pattern=="string"?t.pattern=new RegExp(t.pattern.replace(/^\/|\/$/g,"")):typeof t.pattern=="object"&&typeof t.pattern.value=="string"&&(t.pattern.value=new RegExp(t.pattern.value.replace(/^\/|\/$/g,""))));let i=Object.fromEntries(Object.entries(t).filter(([s])=>zi.has(s))),l=useController({name:t.id,control:o,rules:i});return jsx(e,p(a({},l),{fieldData:t,formContext:n,submit:r}))}function pr({fieldTypes:e,handleDismiss:o,handlePrimary:t,handleSecondary:r,parentProps:{dismissible:n},step:i}){var B,E,b,k;let{__readOnly:l}=useContext(M),s=useMemo(()=>{var v,I;return (I=(v=i.fields)==null?void 0:v.filter(H=>e[H.type]!=null&&H.id))!=null?I:[]},[i.fields,e]),d=useForm({delayError:2e3,mode:"onChange",defaultValues:s.reduce((v,I)=>{var H;return v[I.id]=(H=I.value)!=null?H:"",v},{})});useEffect(()=>{d.formState.isDirty||d.reset(s.reduce((v,I)=>{var H;return v[I.id]=(H=I.value)!=null?H:"",v},{}));},[s,d]),useEffect(()=>{Object.keys(d.formState.dirtyFields).some(v=>s.some(I=>I.id===v))&&d.trigger();},[s,d,i.id]);let[u,m]=useState(!1),f=[],{control:g,handleSubmit:C}=d;function T(v,I){m(!0),t(I,v,l===!0).then(()=>m(!1));}s.forEach(v=>{e[v.type]!=null&&f.push(jsx(Ui,{control:g,fieldComponent:e[v.type],fieldData:v,submit:C(T)},`${i.flow.id}-${v.id}`));});let h=(E=(B=i.primaryButton)==null?void 0:B.title)!=null?E:i.primaryButtonTitle,S=(k=(b=i.secondaryButton)==null?void 0:b.title)!=null?k:i.secondaryButtonTitle,w=!!(i.$state.blocked||!d.formState.isValid);return useEffect(()=>{d.clearErrors();},[d,i]),jsxs(Fragment,{children:[jsx(P.Header,{dismissible:n,handleDismiss:o,part:"form-step-header",subtitle:i.subtitle,title:i.title}),jsx(FormProvider,p(a({},d),{children:f})),jsxs(F.Row,{part:"form-step-footer",justifyContent:"flex-end",gap:3,children:[S&&jsx(D.Secondary,{onClick:r,title:S}),jsx(D.Primary,{disabled:w||u,onClick:C(T),title:h!=null?h:"Submit",loading:u})]},`form-footer-${i.id}`)]})}function dr({error:e}){var o;return (o=e==null?void 0:e.message)!=null&&o.length?jsx(R.Caption,{color:"red500",display:"block",part:"field-error",mt:"1",textAlign:"end",children:e==null?void 0:e.message}):null}function Wo({children:e,id:o,required:t=!1}){return jsxs(R.Body2,{as:"label",htmlFor:o,part:"field-label",fontWeight:"medium",mb:"2",display:"block",children:[e,jsx(x,{part:"field-label-required",display:"inline",children:t&&"*"})]})}var No={backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",borderRadius:"md"},Ue=p(a({},No),{px:"4",py:"2",display:"block",outline:"none",width:"100%"}),ao={alignItems:"center",bg:"primary.surface",borderWidth:"md",borderStyle:"solid",borderColor:"primary.border",borderRadius:"100%",display:"flex",height:"calc(100% + 2px)",justifyContent:"center",left:"-1px",position:"absolute",top:"-1px",width:"calc(100% + 2px)",color:"primary.foreground"};function pe({children:e,field:o,fieldData:t,fieldState:r}){var m;let{id:n,label:i,placeholder:l,props:s}=t,{error:d}=r,u=a(p(a(a(a({id:n},o),l?{placeholder:l}:{}),Ue),{"aria-invalid":!!d,value:(m=o.value)!=null?m:""}),s);return jsxs(x,{part:"field",children:[jsx(Wo,{id:n,required:!!t.required,children:i}),e(u),jsx(dr,{error:d})]})}function $e(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z",clipRule:"evenodd"})}))}var qi=Do.forwardRef(({label:e,value:o},t)=>jsxs(x,{as:"label",backgroundColor:"neutral.background",borderColor:"neutral.border",borderRadius:"md",borderStyle:"solid",borderWidth:"md",display:"flex",htmlFor:o,justifyContent:"space-between",part:"field-radio",px:4,py:2,children:[jsx(R.Body2,{part:"field-radio-label",children:e}),jsx(Me.Item,{id:o,value:o,ref:t,asChild:!0,children:jsx(x,{as:"button",backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",flex:"0 0 auto",padding:"0",part:"field-radio-value",position:"relative",height:"24px",width:"24px",children:jsx(x,p(a({as:Me.Indicator},ao),{children:jsx($e,{height:"14",width:"14"})}))})})]}));function _o(e){let{field:{onChange:o,value:t},fieldData:{options:r=[]}}=e,n=r.map(({label:i,value:l})=>jsx(qi,{value:l,label:i},l));return jsx(pe,p(a({},e),{children:()=>jsx(Me.Root,{value:t,onValueChange:o,asChild:!0,children:jsx(F.Column,{gap:2,part:"field-radio-group",children:n})})}))}function so(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"})}))}function yr(e){let{field:{onChange:o},fieldData:{options:t=[]}}=e,[r,n]=Do.useState([]);function i(l){let s=[];r.includes(l)?s=[...r.filter(d=>d!==l)]:s=[...r,l],n(s),o(s);}return jsx(pe,p(a({},e),{children:()=>jsx(F.Column,{gap:2,part:"field-select-multiple",children:t.map(({label:l,value:s})=>jsx(lo.Root,{value:r.includes(s)?s:void 0,onCheckedChange:()=>i(s),asChild:!0,children:jsxs(x,{as:"button",backgroundColor:"neutral.background",borderColor:"neutral.border",borderRadius:"md",borderStyle:"solid",borderWidth:"md",display:"flex",justifyContent:"space-between",part:"field-check",px:4,py:2,children:[jsx(R.Body2,{part:"field-check-label",children:l}),jsx(x,{backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",flex:"0 0 auto",id:s,padding:"0",part:"field-check-value",position:"relative",height:"24px",width:"24px",children:jsx(lo.Indicator,{asChild:!0,children:jsx(x,p(a({},ao),{children:jsx($e,{height:"14",width:"14"})}))})})]})},s))})}))}var Qi=Do.forwardRef(({label:e,value:o},t)=>jsx(L.Item,{value:o,ref:t,asChild:!0,children:jsx(x,{"backgroundColor:hover":"neutral.900",borderRadius:"md",outline:"none",part:"field-select-option",px:"3",py:"2",children:jsx(L.ItemText,{asChild:!0,children:jsx(R.Body2,{part:"field-select-option-label",children:e})})})}));function zo(e){let{field:{onChange:o,value:t},fieldData:{options:r=[],placeholder:n}}=e,i=r.map(({label:l,value:s})=>jsx(Qi,{value:s,label:l},s));return e.fieldData.multiple?jsx(yr,a({},e)):jsx(pe,p(a({},e),{children:()=>jsxs(L.Root,{value:t,onValueChange:o,children:[jsx(L.Trigger,{asChild:!0,children:jsxs(R.Body2,p(a({},Ue),{alignItems:"center",display:"flex",justifyContent:"space-between",part:"field-select",children:[jsx(L.Value,{placeholder:n!=null?n:"Select one"}),jsx(L.Icon,{children:jsx(x,{as:so,color:"neutral.100",display:"block",height:"24px",part:"field-select-icon",width:"24px"})})]}))}),jsx(L.Portal,{children:jsx(L.Content,{position:"popper",sideOffset:4,asChild:!0,children:jsx(x,p(a({},Ue),{boxShadow:"md",maxHeight:"var(--radix-select-content-available-height)",p:"1",part:"field-select-options",width:"var(--radix-popper-anchor-width)",zIndex:"99999",children:jsx(L.Viewport,{children:i})}))})})]})}))}function Uo(e){return jsx(pe,p(a({},e),{children:o=>jsx(R.Body2,a({as:"input",part:"field-text",type:"text"},o))}))}function Go(e){return jsx(pe,p(a({},e),{children:o=>jsx(R.Body2,a({as:"textarea",part:"field-textarea"},o))}))}function Cr(e){let{field:{onChange:o,value:t},fieldData:{label:r,id:n=[]}}=e;return jsxs(x,{part:"field",display:"flex",gap:2,alignItems:"center",children:[jsx(lo.Root,{defaultChecked:!0,onCheckedChange:o,value:t,checked:t===!0,asChild:!0,children:jsx(x,p(a({},No),{as:"button",width:"25px",minWidth:"25px",height:"25px",justifyContent:"center",alignItems:"center",display:"flex","backgroundColor:hover":"neutral.900",part:"field-checkbox",id:n,children:jsx(lo.Indicator,{asChild:!0,children:jsx(x,{width:"20px",height:"20px",display:"flex",alignItems:"center",justifyContent:"center",children:jsx($e,{height:"14",fill:"currentColor"})})})}))}),jsx(R.Body2,{part:"field-checkbox-label",as:"label",htmlFor:n,children:r})]})}var oa={checkbox:Cr,radio:_o,select:zo,text:Uo,textarea:Go};function Ve(n){var i=n,{fieldTypes:e={},flowId:o,part:t}=i,r=y(i,["fieldTypes","flowId","part"]);let l=Object.assign({},oa,e);return jsx(z,p(a({as:P,flowId:o,part:["form",t]},r),{children:s=>jsx(pr,a({fieldTypes:l},s))}))}var uo={};me(uo,{NPS:()=>Ke});function vr({field:e,fieldData:o,submit:t,options:r,positiveLabel:n,negativeLabel:i}){var s,d;let l=r.map(u=>{let m=e.value===u.value?D.Primary:D.Secondary;return jsx(m,{borderWidth:"1px",onClick:()=>{e.onChange(u.value),t();},title:u.label,css:{".fr-button-title":{fontSize:"15px"}}},u.value)});return jsxs(F.Column,{gap:2,children:[jsx(F.Row,{gap:2,part:"field-nps",css:{"@media (min-width: 660px)":{flexWrap:"nowrap",justifyContent:"space-between"},flexWrap:"wrap",justifyContent:"center"},children:l}),jsxs(F.Row,{justifyContent:"space-between",part:"field-nps-label",children:[jsx(R.Caption,{part:"field-nps-left-label",color:"neutral.400",children:(s=o.negativeLabel)!=null?s:i}),jsx(R.Caption,{part:"field-nps-right-label",color:"neutral.400",children:(d=o.positiveLabel)!=null?d:n})]})]})}function Ke(d){var u=d,{as:e=$,flowId:o,fieldTypes:t,part:r,options:n,positiveLabel:i,negativeLabel:l}=u,s=y(u,["as","flowId","fieldTypes","part","options","positiveLabel","negativeLabel"]);var C,T,h;let{flow:m}=Te(o),f=(T=(C=m==null?void 0:m.props)==null?void 0:C.options)!=null?T:[...Array(11)].map((S,w)=>({label:`${w}`,value:`${w}`})),g=n||f;return jsx(Ve,p(a({alignSelf:"end",as:e,flowId:o,fieldTypes:a({nps:S=>{var w,B,E,b,k,v;return jsx(vr,p(a({},S),{options:g,positiveLabel:(E=(B=(w=m==null?void 0:m.props)==null?void 0:w.positiveLabel)!=null?B:i)!=null?E:"Extremely likely",negativeLabel:(v=(k=(b=m==null?void 0:m.props)==null?void 0:b.negativeLabel)!=null?k:l)!=null?v:"Not likely at all"}))}},t),modal:!1,onEscapeKeyDown:S=>{typeof s.onEscapeKeyDown=="function"&&s.onEscapeKeyDown(S),S.defaultPrevented||m.skip();},part:["nps",r]},s),{css:a({},a(p(a({},!m||m.getCurrentStepIndex()==0?{".fr-form-step-footer":{display:"none"}}:{".fr-card-header":{minWidth:g.length*51}}),{".fr-form":{padding:"20px","@media (max-width: 660px)":{minWidth:"100%"}},".fr-nps-field":{"@media (min-width: 660px)":{minWidth:"fit-content"},minWidth:"100%"},".fr-form-step":{gap:"14px","@media (min-width: 660px)":{gap:"1"}},".fr-nps":{maxWidth:"min-content"}}),(h=s.css)!=null?h:{}))}))}function Rr(e,o,t){let[r,n]=useState(!1),i=useRef();return useEffect(()=>{i.current=typeof o=="string"?document.querySelector(o):o,n(!0);},[o]),r?createPortal(e,i.current,t):null}function Tr({children:e,container:o="body"}){return Rr(e,o)}function da(l,i){var s=l,{children:e,lockScroll:o=!0,part:t,opacity:r=.5}=s,n=y(s,["children","lockScroll","part","opacity"]);let d=keyframes`
|
|
50
|
+
`,Ti=()=>jsx(x,{as:"svg",color:"primary.foreground",width:"10px",height:"8px",viewBox:"0 0 10 8",fill:"none",children:jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});function ki({checked:e=!1}){return jsx(x,{backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",padding:"0",part:"field-radio-value",position:"relative",height:"22px",width:"22px",children:e&&jsx(x,{alignItems:"center",bg:"green500",borderWidth:"md",borderStyle:"solid",borderColor:"green500",borderRadius:"100%",display:"flex",height:"calc(100% + 2px)",justifyContent:"center",left:"-1px",part:"field-radio-indicator",position:"absolute",top:"-1px",width:"calc(100% + 2px)",children:jsx(Ti,{})})})}function Mo({children:e}){return jsx(Ie.Content,{asChild:!0,children:jsxs(F.Column,{css:{'&[data-state="open"]':{animation:`${Fi} 300ms ease-out`},'&[data-state="closed"]':{animation:`${Ri} 300ms ease-out`},overflow:"hidden"},gap:5,part:"collapsible-content",children:[jsx(x,{}),e]})})}function Ao(i){var l=i,{children:e,disabled:o=!1,onOpenChange:t=()=>{},open:r=!1}=l,n=y(l,["children","disabled","onOpenChange","open"]);return jsx(Ie.Root,{asChild:!0,disabled:o,open:r,onOpenChange:t,children:jsx(P,p(a({borderWidth:"md",css:{'&[data-state="open"] .fr-collapsible-step-icon':{transform:"rotate(180deg)"}},gap:0,part:"collapsible-step"},n),{children:e}))})}function Vo({isCompleted:e,isBlocked:o,title:t}){return jsx(Ie.Trigger,{asChild:!0,children:jsxs(F.Row,{alignItems:"center",justifyContent:"space-between",margin:-5,padding:5,zIndex:1,opacity:o?.4:1,disabled:o,pointerEvents:o?"none":"auto",cursor:o?"not-allowed":"pointer",part:"collapsible-header",children:[jsxs(F.Row,{alignItems:"center",gap:2,children:[jsx(ki,{checked:e}),jsx(R.Body2,{fontWeight:"demibold",userSelect:"none",part:"collapsible-title",children:t})]}),jsx(x,{as:ir,color:"neutral.100",css:{"& path":{vectorEffect:"non-scaling-stroke"}},display:"block",height:"16px",order:2,part:"collapsible-step-icon",width:"16px"})]})})}var Bi=["autoPlay","controls","controlsList","crossOrigin","disablePictureInPicture","disableRemotePlayback","loop","muted","playsInline","poster","preload","src"];function ce(e){let o={},t={};for(let[r,n]of Object.entries(e))Bi.some(i=>i===r)?o[r]=n:t[r]=n;return {otherProps:t,videoProps:o}}var sr=createContext({onPrimary:()=>{},onSecondary:()=>{},openStepId:null,setOpenStepId:()=>{},stepTypes:{}});function lr({handlePrimary:e,handleSecondary:o,open:t,onOpenChange:r,step:n}){var h,S,w,B,E,b;let{$state:{blocked:i,completed:l,skipped:s},subtitle:d,title:u}=n,m=(S=(h=n.primaryButton)==null?void 0:h.title)!=null?S:n.primaryButtonTitle,f=(B=(w=n.secondaryButton)==null?void 0:w.title)!=null?B:n.secondaryButtonTitle,g=(E=n.props)!=null?E:{},C=!!i,{videoProps:T}=ce(g);return jsxs(Ao,p(a({open:t,onOpenChange:r},g),{children:[jsx(Vo,{isBlocked:n.$state.blocked,isCompleted:l||s,title:u}),jsxs(Mo,{children:[jsx(P.Media,a({aspectRatio:2.5,objectFit:"cover",overflowClipMargin:"unset",src:(b=n.videoUri)!=null?b:n.imageUri,transform:"translate3d(0, 0, 1px)",type:n.videoUri?"video":"image"},T)),jsx(P.Subtitle,{color:"neutral.400",children:d}),jsxs(F.Row,{gap:3,part:"collapsible-footer",children:[jsx(P.Secondary,{title:f,onClick:o}),jsx(P.Primary,{disabled:C,title:m,onClick:e})]})]})]}))}var Ii={default:lr};function Hi(r){var n=r,{flow:e,step:o}=n,t=y(n,["flow","step"]);var h;let{onPrimary:i,onSecondary:l,openStepId:s,setOpenStepId:d,stepTypes:u}=useContext(sr),{handlePrimary:m,handleSecondary:f}=ye(o,{onPrimary:i,onSecondary:l}),g=(s!=null?s:e.getCurrentStep().id)===o.id,C=(h=u[o.type])!=null?h:lr;function T(S){return A(this,null,function*(){d(S?o.id:""),S&&!o.$state.completed&&(yield o.start(),d(null));})}return jsx(C,p(a({flow:e,onOpenChange:T,open:g,step:o},t),{handlePrimary:m,handleSecondary:f}),o.id)}function no(l){var s=l,{flowId:e,onPrimary:o,onSecondary:t,part:r,stepTypes:n={}}=s,i=y(s,["flowId","onPrimary","onSecondary","part","stepTypes"]);let[d,u]=useState(null),m=a(a({},Ii),n);return jsx(sr.Provider,{value:{openStepId:d,setOpenStepId:u,onPrimary:o,onSecondary:t,stepTypes:m},children:jsx(z,p(a({as:P,borderWidth:"md",flowId:e,part:["checklist",r]},i),{children:T=>{var h=T,{flow:f,handleDismiss:g}=h,C=y(h,["flow","handleDismiss"]);var k;let w=Array.from(f.steps.entries()).filter(([,v])=>v.$state.visible===!0).map(([,v])=>jsx(Hi,p(a({flow:f,handleDismiss:g},C),{step:v}),v.id)),B=f.getNumberOfCompletedSteps(),E=f.getNumberOfAvailableSteps(),b=i.dismissible||!!((k=f==null?void 0:f.props)!=null&&k.dismissible);return jsxs(Fragment,{children:[jsxs(F.Column,{gap:2,children:[jsx(P.Header,{dismissible:b,handleDismiss:g,part:"checklist-header",subtitle:f.subtitle,title:f.title}),jsxs(F.Row,{alignItems:"center",gap:2,children:[jsxs(R.Body2,{fontWeight:"demibold",children:[B,"/",E]}),jsx(Ee,{current:B,total:E,flexGrow:1})]})]}),w]})}}))})}var zi=new Set(["required","min","max","minLength","maxLength","pattern"]);function Ui({fieldComponent:e,control:o,fieldData:t,submit:r}){let n=useFormContext();t.pattern!=null&&(typeof t.pattern=="string"?t.pattern=new RegExp(t.pattern.replace(/^\/|\/$/g,"")):typeof t.pattern=="object"&&typeof t.pattern.value=="string"&&(t.pattern.value=new RegExp(t.pattern.value.replace(/^\/|\/$/g,""))));let i=Object.fromEntries(Object.entries(t).filter(([s])=>zi.has(s))),l=useController({name:t.id,control:o,rules:i});return jsx(e,p(a({},l),{fieldData:t,formContext:n,submit:r}))}function dr({fieldTypes:e,handleDismiss:o,handlePrimary:t,handleSecondary:r,parentProps:{dismissible:n},step:i}){var B,E,b,k;let{__readOnly:l}=useContext(M),s=useMemo(()=>{var v,I;return (I=(v=i.fields)==null?void 0:v.filter(H=>e[H.type]!=null&&H.id))!=null?I:[]},[i.fields,e]),d=useForm({delayError:2e3,mode:"onChange",defaultValues:s.reduce((v,I)=>{var H;return v[I.id]=(H=I.value)!=null?H:"",v},{})});useEffect(()=>{d.formState.isDirty||d.reset(s.reduce((v,I)=>{var H;return v[I.id]=(H=I.value)!=null?H:"",v},{}));},[s,d]),useEffect(()=>{Object.keys(d.formState.dirtyFields).some(v=>s.some(I=>I.id===v))&&d.trigger();},[s,d,i.id]);let[u,m]=useState(!1),f=[],{control:g,handleSubmit:C}=d;function T(v,I){m(!0),t(I,v,l===!0).then(()=>m(!1));}s.forEach(v=>{e[v.type]!=null&&f.push(jsx(Ui,{control:g,fieldComponent:e[v.type],fieldData:v,submit:C(T)},`${i.flow.id}-${v.id}`));});let h=(E=(B=i.primaryButton)==null?void 0:B.title)!=null?E:i.primaryButtonTitle,S=(k=(b=i.secondaryButton)==null?void 0:b.title)!=null?k:i.secondaryButtonTitle,w=!!(i.$state.blocked||!d.formState.isValid);return useEffect(()=>{d.clearErrors();},[d,i]),jsxs(Fragment,{children:[jsx(P.Header,{dismissible:n,handleDismiss:o,part:"form-step-header",subtitle:i.subtitle,title:i.title}),jsx(FormProvider,p(a({},d),{children:f})),jsxs(F.Row,{part:"form-step-footer",justifyContent:"flex-end",gap:3,children:[S&&jsx(D.Secondary,{onClick:r,title:S}),jsx(D.Primary,{disabled:w||u,onClick:C(T),title:h!=null?h:"Submit",loading:u})]},`form-footer-${i.id}`)]})}function cr({error:e}){var o;return (o=e==null?void 0:e.message)!=null&&o.length?jsx(R.Caption,{color:"red500",display:"block",part:"field-error",mt:"1",textAlign:"end",children:e==null?void 0:e.message}):null}function Wo({children:e,id:o,required:t=!1}){return jsxs(R.Body2,{as:"label",htmlFor:o,part:"field-label",fontWeight:"medium",mb:"2",display:"block",children:[e,jsx(x,{part:"field-label-required",display:"inline",children:t&&"*"})]})}var No={backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",borderRadius:"md"},Ue=p(a({},No),{px:"4",py:"2",display:"block",outline:"none",width:"100%"}),ao={alignItems:"center",bg:"primary.surface",borderWidth:"md",borderStyle:"solid",borderColor:"primary.border",borderRadius:"100%",display:"flex",height:"calc(100% + 2px)",justifyContent:"center",left:"-1px",position:"absolute",top:"-1px",width:"calc(100% + 2px)",color:"primary.foreground"};function pe({children:e,field:o,fieldData:t,fieldState:r}){var m;let{id:n,label:i,placeholder:l,props:s}=t,{error:d}=r,u=a(p(a(a(a({id:n},o),l?{placeholder:l}:{}),Ue),{"aria-invalid":!!d,value:(m=o.value)!=null?m:""}),s);return jsxs(x,{part:"field",children:[jsx(Wo,{id:n,required:!!t.required,children:i}),e(u),jsx(cr,{error:d})]})}function $e(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z",clipRule:"evenodd"})}))}var qi=Do.forwardRef(({label:e,value:o},t)=>jsxs(x,{as:"label",backgroundColor:"neutral.background",borderColor:"neutral.border",borderRadius:"md",borderStyle:"solid",borderWidth:"md",display:"flex",htmlFor:o,justifyContent:"space-between",part:"field-radio",px:4,py:2,children:[jsx(R.Body2,{part:"field-radio-label",children:e}),jsx(Me.Item,{id:o,value:o,ref:t,asChild:!0,children:jsx(x,{as:"button",backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",flex:"0 0 auto",padding:"0",part:"field-radio-value",position:"relative",height:"24px",width:"24px",children:jsx(x,p(a({as:Me.Indicator},ao),{children:jsx($e,{height:"14",width:"14"})}))})})]}));function _o(e){let{field:{onChange:o,value:t},fieldData:{options:r=[]}}=e,n=r.map(({label:i,value:l})=>jsx(qi,{value:l,label:i},l));return jsx(pe,p(a({},e),{children:()=>jsx(Me.Root,{value:t,onValueChange:o,asChild:!0,children:jsx(F.Column,{gap:2,part:"field-radio-group",children:n})})}))}function so(e){return jsx("svg",p(a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",className:"size-5"},e),{children:jsx("path",{fillRule:"evenodd",d:"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"})}))}function xr(e){let{field:{onChange:o},fieldData:{options:t=[]}}=e,[r,n]=Do.useState([]);function i(l){let s=[];r.includes(l)?s=[...r.filter(d=>d!==l)]:s=[...r,l],n(s),o(s);}return jsx(pe,p(a({},e),{children:()=>jsx(F.Column,{gap:2,part:"field-select-multiple",children:t.map(({label:l,value:s})=>jsx(lo.Root,{value:r.includes(s)?s:void 0,onCheckedChange:()=>i(s),asChild:!0,children:jsxs(x,{as:"button",backgroundColor:"neutral.background",borderColor:"neutral.border",borderRadius:"md",borderStyle:"solid",borderWidth:"md",display:"flex",justifyContent:"space-between",part:"field-check",px:4,py:2,children:[jsx(R.Body2,{part:"field-check-label",children:l}),jsx(x,{backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",flex:"0 0 auto",id:s,padding:"0",part:"field-check-value",position:"relative",height:"24px",width:"24px",children:jsx(lo.Indicator,{asChild:!0,children:jsx(x,p(a({},ao),{children:jsx($e,{height:"14",width:"14"})}))})})]})},s))})}))}var Qi=Do.forwardRef(({label:e,value:o},t)=>jsx(L.Item,{value:o,ref:t,asChild:!0,children:jsx(x,{"backgroundColor:hover":"neutral.900",borderRadius:"md",outline:"none",part:"field-select-option",px:"3",py:"2",children:jsx(L.ItemText,{asChild:!0,children:jsx(R.Body2,{part:"field-select-option-label",children:e})})})}));function zo(e){let{field:{onChange:o,value:t},fieldData:{options:r=[],placeholder:n}}=e,i=r.map(({label:l,value:s})=>jsx(Qi,{value:s,label:l},s));return e.fieldData.multiple?jsx(xr,a({},e)):jsx(pe,p(a({},e),{children:()=>jsxs(L.Root,{value:t,onValueChange:o,children:[jsx(L.Trigger,{asChild:!0,children:jsxs(R.Body2,p(a({},Ue),{alignItems:"center",display:"flex",justifyContent:"space-between",part:"field-select",children:[jsx(L.Value,{placeholder:n!=null?n:"Select one"}),jsx(L.Icon,{children:jsx(x,{as:so,color:"neutral.100",display:"block",height:"24px",part:"field-select-icon",width:"24px"})})]}))}),jsx(L.Portal,{children:jsx(L.Content,{position:"popper",sideOffset:4,asChild:!0,children:jsx(x,p(a({},Ue),{boxShadow:"md",maxHeight:"var(--radix-select-content-available-height)",p:"1",part:"field-select-options",width:"var(--radix-popper-anchor-width)",zIndex:"99999",children:jsx(L.Viewport,{children:i})}))})})]})}))}function Uo(e){return jsx(pe,p(a({},e),{children:o=>jsx(R.Body2,a({as:"input",part:"field-text",type:"text"},o))}))}function Go(e){return jsx(pe,p(a({},e),{children:o=>jsx(R.Body2,a({as:"textarea",part:"field-textarea"},o))}))}function Sr(e){let{field:{onChange:o,value:t},fieldData:{label:r,id:n=[]}}=e;return jsxs(x,{part:"field",display:"flex",gap:2,alignItems:"center",children:[jsx(lo.Root,{defaultChecked:!0,onCheckedChange:o,value:t,checked:t===!0,asChild:!0,children:jsx(x,p(a({},No),{as:"button",width:"25px",minWidth:"25px",height:"25px",justifyContent:"center",alignItems:"center",display:"flex","backgroundColor:hover":"neutral.900",part:"field-checkbox",id:n,children:jsx(lo.Indicator,{asChild:!0,children:jsx(x,{width:"20px",height:"20px",display:"flex",alignItems:"center",justifyContent:"center",children:jsx($e,{height:"14",fill:"currentColor"})})})}))}),jsx(R.Body2,{part:"field-checkbox-label",as:"label",htmlFor:n,children:r})]})}var oa={checkbox:Sr,radio:_o,select:zo,text:Uo,textarea:Go};function Ve(n){var i=n,{fieldTypes:e={},flowId:o,part:t}=i,r=y(i,["fieldTypes","flowId","part"]);let l=Object.assign({},oa,e);return jsx(z,p(a({as:P,flowId:o,part:["form",t]},r),{children:s=>jsx(dr,a({fieldTypes:l},s))}))}var uo={};me(uo,{NPS:()=>Ke});function Fr({field:e,fieldData:o,submit:t,options:r,positiveLabel:n,negativeLabel:i}){var s,d;let l=r.map(u=>{let m=e.value===u.value?D.Primary:D.Secondary;return jsx(m,{borderWidth:"1px",onClick:()=>{e.onChange(u.value),t();},title:u.label,css:{".fr-button-title":{fontSize:"15px"}}},u.value)});return jsxs(F.Column,{gap:2,children:[jsx(F.Row,{gap:2,part:"field-nps",css:{"@media (min-width: 660px)":{flexWrap:"nowrap",justifyContent:"space-between"},flexWrap:"wrap",justifyContent:"center"},children:l}),jsxs(F.Row,{justifyContent:"space-between",part:"field-nps-label",children:[jsx(R.Caption,{part:"field-nps-left-label",color:"neutral.400",children:(s=o.negativeLabel)!=null?s:i}),jsx(R.Caption,{part:"field-nps-right-label",color:"neutral.400",children:(d=o.positiveLabel)!=null?d:n})]})]})}function Ke(d){var u=d,{as:e=$,flowId:o,fieldTypes:t,part:r,options:n,positiveLabel:i,negativeLabel:l}=u,s=y(u,["as","flowId","fieldTypes","part","options","positiveLabel","negativeLabel"]);var C,T,h;let{flow:m}=Te(o),f=(T=(C=m==null?void 0:m.props)==null?void 0:C.options)!=null?T:[...Array(11)].map((S,w)=>({label:`${w}`,value:`${w}`})),g=n||f;return jsx(Ve,p(a({alignSelf:"end",as:e,flowId:o,fieldTypes:a({nps:S=>{var w,B,E,b,k,v;return jsx(Fr,p(a({},S),{options:g,positiveLabel:(E=(B=(w=m==null?void 0:m.props)==null?void 0:w.positiveLabel)!=null?B:i)!=null?E:"Extremely likely",negativeLabel:(v=(k=(b=m==null?void 0:m.props)==null?void 0:b.negativeLabel)!=null?k:l)!=null?v:"Not likely at all"}))}},t),modal:!1,onEscapeKeyDown:S=>{typeof s.onEscapeKeyDown=="function"&&s.onEscapeKeyDown(S),S.defaultPrevented||m.skip();},part:["nps",r]},s),{css:a({},a(p(a({},!m||m.getCurrentStepIndex()==0?{".fr-form-step-footer":{display:"none"}}:{".fr-card-header":{minWidth:g.length*51}}),{".fr-form":{padding:"20px","@media (max-width: 660px)":{minWidth:"100%"}},".fr-nps-field":{"@media (min-width: 660px)":{minWidth:"fit-content"},minWidth:"100%"},".fr-form-step":{gap:"14px","@media (min-width: 660px)":{gap:"1"}},".fr-nps":{maxWidth:"min-content"}}),(h=s.css)!=null?h:{}))}))}function Tr(e,o,t){let[r,n]=useState(!1),i=useRef();return useEffect(()=>{i.current=typeof o=="string"?document.querySelector(o):o,n(!0);},[o]),r?createPortal(e,i.current,t):null}function Ko({children:e,container:o="body"}){return Tr(e,o)}function da(l,i){var s=l,{children:e,lockScroll:o=!0,part:t,opacity:r=.5}=s,n=y(s,["children","lockScroll","part","opacity"]);let d=keyframes`
|
|
51
51
|
from {
|
|
52
52
|
opacity: 0;
|
|
53
53
|
}
|
|
54
54
|
to {
|
|
55
55
|
opacity: ${r}
|
|
56
56
|
}
|
|
57
|
-
`,[u,m]=useState(!1);return useEffect(()=>{if(!o){let f=()=>{u||(m(!0),window.removeEventListener("scroll",f));};return window.addEventListener("scroll",f),()=>{window.removeEventListener("scroll",f);}}},[o,u]),!o&&u?jsx(Fragment,{children:e}):jsx(RemoveScroll,{forwardProps:!0,ref:i,enabled:o,children:jsx(x,p(a({animation:`${d} 300ms ease-out`,backgroundColor:"black",inset:"0",opacity:"0.5",part:["overlay",t],position:"fixed"},n),{children:e}))})}var mo=Do.forwardRef(da);var ga=keyframes({"0%":{opacity:.5,transform:"scale(0.5)"},"50%":{opacity:0,transform:"scale(1)"},"100%":{opacity:0,transform:"scale(1)"}});function Er(n){var i=n,{clickable:e=!1,part:o="",style:t={}}=i,r=y(i,["clickable","part","style"]);let[l,s]=useState(!1);return useEffect(()=>{s(!0);},[]),jsxs(x,p(a({borderRadius:"24px",height:"24px",part:`ping-wrapper ${o}`,position:"relative",width:"24px",cursor:e?"pointer":void 0,style:a({opacity:l?1:0},t),transition:"opacity 0.2s ease-out"},r),{children:[jsx(x,{backgroundColor:"primary.surface",animation:`2s ease-out infinite ${ga}`,borderRadius:"24px",height:"48px",left:"-12px",part:"ping-pulse",pointerEvents:"none",position:"absolute",top:"-12px",transformOrigin:"center center",width:"48px"}),jsx(x,{backgroundColor:"primary.surface",borderRadius:"12px",height:"24px",left:"0",part:"ping",position:"absolute",top:"0",width:"24px","backgroundColor:hover":e?"primary.hover.surface":void 0})]}))}function Ca({maxX:e,maxY:o,radius:t,x1:r,x2:n,y1:i,y2:l}){return t>0?`path("${[`M${r+t},${i}`,`H${n-t}`,`A${t} ${t} 0,0,1 ${n} ${i+t}`,`V${l-t}`,`A${t} ${t} 0,0,1 ${n-t} ${l}`,`H${r+t}`,`A${t} ${t} 0,0,1 ${r} ${l-t}`,`V${o}`,`H${e}`,"V0","H0",`V${o}`,`H${r}`,`V${i+t}`,`A${t} ${t} 0,0,1 ${r+t} ${i}`,"Z"].join(" ")}")`:`path("M${r},${i} H${n} V${l} H${r} V${o} H${e} V0 H0 V${o} H${r} Z")`}function Sa(e){if(!window||!("nodeType"in e))return 0;let o=Number(window.getComputedStyle(e).borderRadius.replace(/\D/g,""));return Number.isNaN(o)?0:o}function
|
|
57
|
+
`,[u,m]=useState(!1);return useEffect(()=>{if(!o){let f=()=>{u||(m(!0),window.removeEventListener("scroll",f));};return window.addEventListener("scroll",f),()=>{window.removeEventListener("scroll",f);}}},[o,u]),!o&&u?jsx(Fragment,{children:e}):jsx(RemoveScroll,{forwardProps:!0,ref:i,enabled:o,children:jsx(x,p(a({animation:`${d} 300ms ease-out`,backgroundColor:"black",inset:"0",opacity:"0.5",part:["overlay",t],position:"fixed"},n),{children:e}))})}var mo=Do.forwardRef(da);var ga=keyframes({"0%":{opacity:.5,transform:"scale(0.5)"},"50%":{opacity:0,transform:"scale(1)"},"100%":{opacity:0,transform:"scale(1)"}});function Er(n){var i=n,{clickable:e=!1,part:o="",style:t={}}=i,r=y(i,["clickable","part","style"]);let[l,s]=useState(!1);return useEffect(()=>{s(!0);},[]),jsxs(x,p(a({borderRadius:"24px",height:"24px",part:`ping-wrapper ${o}`,position:"relative",width:"24px",cursor:e?"pointer":void 0,style:a({opacity:l?1:0},t),transition:"opacity 0.2s ease-out"},r),{children:[jsx(x,{backgroundColor:"primary.surface",animation:`2s ease-out infinite ${ga}`,borderRadius:"24px",height:"48px",left:"-12px",part:"ping-pulse",pointerEvents:"none",position:"absolute",top:"-12px",transformOrigin:"center center",width:"48px"}),jsx(x,{backgroundColor:"primary.surface",borderRadius:"12px",height:"24px",left:"0",part:"ping",position:"absolute",top:"0",width:"24px","backgroundColor:hover":e?"primary.hover.surface":void 0})]}))}function Ca({maxX:e,maxY:o,radius:t,x1:r,x2:n,y1:i,y2:l}){return t>0?`path("${[`M${r+t},${i}`,`H${n-t}`,`A${t} ${t} 0,0,1 ${n} ${i+t}`,`V${l-t}`,`A${t} ${t} 0,0,1 ${n-t} ${l}`,`H${r+t}`,`A${t} ${t} 0,0,1 ${r} ${l-t}`,`V${o}`,`H${e}`,"V0","H0",`V${o}`,`H${r}`,`V${i+t}`,`A${t} ${t} 0,0,1 ${r+t} ${i}`,"Z"].join(" ")}")`:`path("M${r},${i} H${n} V${l} H${r} V${o} H${e} V0 H0 V${o} H${r} Z")`}function Sa(e){if(!window||!("nodeType"in e))return 0;let o=Number(window.getComputedStyle(e).borderRadius.replace(/\D/g,""));return Number.isNaN(o)?0:o}function Xo(i){var l=i,{anchor:e,lockScroll:o=!0,part:t,style:r={}}=l,n=y(l,["anchor","lockScroll","part","style"]);let[s,d]=useState({maxX:0,maxY:0,radius:0,x1:0,x2:0,y1:0,y2:0}),{refs:u}=useFloating({middleware:[{name:"clipPath",fn({elements:m,rects:f}){return d({maxX:m.floating.clientWidth,maxY:m.floating.clientHeight,radius:Sa(m.reference),x1:f.reference.x,x2:f.reference.x+f.reference.width,y1:f.reference.y,y2:f.reference.y+f.reference.height}),{}}}],open:!0,placement:"top-center",transform:!1,whileElementsMounted:autoUpdate});return useEffect(()=>{try{let m=document.querySelector(e);m!=null?u.setReference(m):console.debug(`[frigade] Spotlight: No anchor found for selector: ${e}`);}catch(m){}},[e,u]),jsx(mo,a({lockScroll:o,part:["spotlight",t],ref:u.setFloating,style:a({clipPath:Ca(s)},r)},n))}function Or({align:e,side:o}){let t={},r="-12px",n={top:"bottom",right:"left",bottom:"top",left:"right"};return t[n[o]]=r,["before","end"].includes(e)?["top","bottom"].includes(o)?t.right=r:t.bottom=r:["after","start"].includes(e)?["top","bottom"].includes(o)?t.left=r:t.top=r:["top","bottom"].includes(o)?t.left=`calc(50% + ${r})`:t.top=`calc(50% + ${r})`,t}function Ir(e,o){try{if(e.matches(o)&&Hr(e))return e;let t=e.querySelectorAll(o);if(t.length>0&&Hr(t[0]))return t[0]}catch(t){return null}}function Hr(e){return e instanceof HTMLElement?!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length):!1}function $r(e){let[o,t]=useState(null);return useEffect(()=>{try{let r=document.querySelector(e);r!=null?(console.debug(`[frigade] Found anchor: ${e}`),t(r)):console.debug(`[frigade] No anchor found for selector: ${e}`);}catch(r){console.debug(`[frigade] Invalid selector for anchor: ${e}`);}},[e]),useEffect(()=>{let r=new MutationObserver(n=>{for(let i of n)if(i.type==="childList"){for(let l of i.addedNodes){if(l.nodeType!==Node.ELEMENT_NODE)continue;let s=Ir(l,e);if(s!=null){console.debug(`[frigade] Found anchor: ${e}`),t(s);break}}for(let l of i.removedNodes){if(l.nodeType!==Node.ELEMENT_NODE)continue;if(Ir(l,e)!=null){console.debug(`[frigade] Removed anchor: ${e}`),t(null);break}}}});return r.observe(document.querySelector("body"),{childList:!0,subtree:!0}),()=>r.disconnect()},[e]),{anchorElement:o}}function Ma(e){switch(e){case"after":return "end";case"before":return "start";default:return e}}function Mr({align:e,alignOffset:o,anchor:t,onOpenChange:r=()=>{},open:n,side:i,sideOffset:l}){let s=`${i}-${Ma(e)}`;function d({rects:k}){let v={alignmentAxis:o,mainAxis:l};return ["after","before"].includes(e)&&(["bottom","top"].includes(i)?v.alignmentAxis=o-k.floating.width:v.alignmentAxis=o-k.floating.height),v}let{context:u,floatingStyles:m,placement:f,refs:g}=useFloating({middleware:[offset(d,[e,o,i,l]),flip(),shift()],onOpenChange:r,open:n,placement:s,whileElementsMounted:autoUpdate}),C=useClick(u),T=useDismiss(u,{outsidePress:!1}),h=useRole(u),S=useTransitionStatus(u),{getFloatingProps:w,getReferenceProps:B}=useInteractions([C,T,h]),{anchorElement:E}=$r(t);useEffect(()=>{E!=null&&g.setReference(E);},[t,E,g]);let b=f.split("-");return e==="before"?b[1]=b[1]==="end"?"after":"before":e==="after"&&(b[1]=b[1]==="start"?"before":"after"),{context:u,getFloatingProps:w,getReferenceProps:B,floatingStyles:m,placement:b.join("-"),refs:g,status:S}}var Jo={height:0,width:0,x:0,y:0,bottom:0,top:0,right:0,left:0,toJSON:()=>{}};function fo(){let e="DOMRect"in globalThis?new DOMRect:Jo,[o,t]=useState(e),[r,n]=useState(null),i=useCallback(l=>{n(l);},[]);return useLayoutEffect(()=>{if(!r)return;let l=()=>{let s=r.getBoundingClientRect();t(s);};return l(),window.addEventListener("resize",l),()=>window.removeEventListener("resize",l)},[r]),{node:r,rect:o,ref:i}}function Lr(e){let[o,t]=useState(!1),[r,n]=useState(Jo),i=r.height>0&&r.width>0;return useEffect(()=>{if(e==null)return;let l=new IntersectionObserver(s=>{let d=s[0];n(d.boundingClientRect),t(d.isIntersecting);},{root:null});return l.observe(e),()=>{l.disconnect();}},[e]),{isVisible:o&&i}}function Zo(B){var E=B,{align:e="center",alignOffset:o=0,anchor:t,autoScroll:r=!1,children:n,css:i={},defaultOpen:l=!0,lockScroll:s=!0,modal:d=!1,onMount:u,onOpenChange:m=()=>{},open:f,part:g,side:C="bottom",sideOffset:T=0,spotlight:h=!1,style:S={}}=E,w=y(E,["align","alignOffset","anchor","autoScroll","children","css","defaultOpen","lockScroll","modal","onMount","onOpenChange","open","part","side","sideOffset","spotlight","style"]);let[b,k]=useState(l),[v,I]=useState(!1),H=f!=null?f:b,{getFloatingProps:J,getReferenceProps:Z,floatingStyles:Y,placement:Q,refs:U,status:ee}=Mr({align:e,alignOffset:o,anchor:t,onOpenChange:K=>{m(K),f==null&&k(K);},open:H,side:C,sideOffset:T}),[ne,de]=Q.split("-"),N=Z(),{isVisible:_}=Lr(U.reference.current),G=useRef(!1);if(useEffect(()=>{if(!v&&r&&U.reference.current instanceof Element){let K=typeof r!="boolean"?r:{behavior:"smooth",block:"center"},ae;window.addEventListener("scroll",function ie(){clearTimeout(ae),ae=setTimeout(()=>{window.removeEventListener("scroll",ie),I(!0);},100);},!0),U.reference.current.scrollIntoView(K);}else r||I(!0);},[r,U.reference,v]),U.reference.current!==null&&v&&_)G.current===!1&&(G.current=!0,u==null||u());else return G.current=!1,null;return jsxs(Fragment,{children:[h&&H&&jsx(Xo,{anchor:t,lockScroll:s}),d&&!h&&H&&jsx(mo,{lockScroll:s}),jsxs(x,p(a(a({css:a({'&[data-status="open"]':{transition:"transform 0.2s ease-out"}},i),"data-placement":Q,"data-status":ee.status,part:["hint",g],ref:U.setFloating,style:a(a({},Y),S)},J()),w),{children:[H&&n,jsx(Er,p(a({},N),{position:"absolute",style:Or({align:de,side:ne}),clickable:l===!1}))]}))]})}var Ua=keyframes`
|
|
58
58
|
from {
|
|
59
59
|
opacity: 0;
|
|
60
60
|
}
|
|
@@ -64,7 +64,7 @@ var ft=Object.defineProperty,gn=Object.defineProperties;var yn=Object.getOwnProp
|
|
|
64
64
|
to {
|
|
65
65
|
opacity: 1;
|
|
66
66
|
}
|
|
67
|
-
`;function go(w){var B=w,{align:e,alignOffset:o,autoScroll:t,defaultOpen:r,dismissible:n,flow:i,handleDismiss:l,lockScroll:s,modal:d,onPrimary:u,onSecondary:m,part:f,side:g,sideOffset:C,spotlight:T,step:h}=B,S=y(B,["align","alignOffset","autoScroll","defaultOpen","dismissible","flow","handleDismiss","lockScroll","modal","onPrimary","onSecondary","part","side","sideOffset","spotlight","step"]);var Z,Y,Q,U,ee;let{handlePrimary:E,handleSecondary:b}=ye(h,{onPrimary:u,onSecondary:m}),{videoProps:k,otherProps:v}=ce(S),I=(Y=(Z=h.primaryButton)==null?void 0:Z.title)!=null?Y:h.primaryButtonTitle,H=(U=(Q=h.secondaryButton)==null?void 0:Q.title)!=null?U:h.secondaryButtonTitle,J=!!h.$state.blocked;return jsx(qo,p(a({align:e,alignOffset:o,anchor:h.selector,autoScroll:t,"data-step-id":h.id,defaultOpen:r,lockScroll:s,modal:d,part:f,side:g,sideOffset:C,spotlight:T,onMount:()=>{r&&!J&&(h==null||h.start());}},v),{children:jsxs(P,{animation:`${Ua} 300ms ease-out`,boxShadow:"md",maxWidth:"min(360px, calc(100vw - 25px))",children:[jsx(P.Media,a({aspectRatio:"2",borderRadius:"md md 0 0",borderWidth:"0",margin:"-5 -5 0",objectFit:"cover",overflowClipMargin:"unset",src:(ee=h.videoUri)!=null?ee:h.imageUri,transform:"translate3d(0, 0, 1px)",type:h.videoUri?"video":"image"},k)),jsx(P.Header,{css:{".fr-dismiss":{position:"absolute",right:"12px",top:"12px"}},dismissible:n,handleDismiss:l,subtitle:h.subtitle,title:h.title}),jsxs(P.Footer,{children:[i.getNumberOfAvailableSteps()>1&&jsx(Oe,{current:i.getCurrentStepOrder()+1,marginRight:"auto",total:i.getNumberOfAvailableSteps()}),jsx(P.Secondary,{disabled:J,onClick:b,title:H}),jsx(P.Primary,{disabled:J,onClick:E,title:I})]})]})}))}function zr(n){var i=n,{children:e,container:o,flowId:t}=i,r=y(i,["children","container","flowId"]);return jsx(Tr,{container:o,children:jsx(x,p(a({"data-flow-id":t,part:"tour"},r),{children:e}))})}function yo(r){var n=r,{as:e,flowId:o}=n,t=y(n,["as","flowId"]);let{onDismiss:i,onPrimary:l,onSecondary:s}=t;return jsx(z,p(a({as:null,flowId:o,autoStart:!1},t),{children:({flow:d,handleDismiss:u,parentProps:m,step:f})=>{var de;let ne=m.containerProps,{align:g="after",alignOffset:C=0,autoScroll:T=!1,container:h="body",defaultOpen:S,lockScroll:w=!0,modal:B,onOpenChange:E,open:b,part:k,sequential:v=!0,side:I="bottom",sideOffset:H=0,spotlight:J,zIndex:Z=9999}=ne,Y=y(ne,["align","alignOffset","autoScroll","container","defaultOpen","lockScroll","modal","onOpenChange","open","part","sequential","side","sideOffset","spotlight","zIndex"]),{dismissible:Q}=m,U=a({align:g,alignOffset:C,autoScroll:T,dismissible:Q,flow:d,handleDismiss:u,modal:B,onPrimary:l,onSecondary:s,onOpenChange:E,open:b,part:k,side:I,sideOffset:H,spotlight:J,step:f,zIndex:Z},(de=f.props)!=null?de:{});if(v)return jsx(zr,p(a({as:e,container:h,flowId:o,part:"tour",zIndex:Z},Y),{children:jsx(go,a({defaultOpen:S!=null?S:!0,lockScroll:w},U),f.id)}));let ee=Array.from(d.steps.values()).filter(N=>{let{blocked:_,completed:G,skipped:oe,visible:K}=N.$state;return !_&&!G&&!oe&&K}).map(N=>{var ae,ie,dt,ct;function _(ut){return A(this,null,function*(){return (yield i==null?void 0:i(d,ut))===!1?(ut.preventDefault(),!1):(N.skip(),!0)})}let G=J&&N.id===f.id,oe=(ie=(ae=N.props)==null?void 0:ae.zIndex)!=null?ie:Z,K=a({align:g,alignOffset:C,dismissible:Q,flow:d,handleDismiss:_,onPrimary:l,onSecondary:s,onOpenChange:E,open:b,part:k,side:I,sideOffset:H,spotlight:J,zIndex:oe},(dt=N.props)!=null?dt:{});return jsx(go,a({css:{"&:has([aria-expanded=true])":{zIndex:Number(oe)+2},".fr-overlay":{zIndex:Number(oe)+1},".fr-progress-fraction":{display:"none"}},defaultOpen:(ct=S||G)!=null?ct:!1,lockScroll:w,step:N},K),`${N.id}-${G}`)});return jsx(zr,p(a({as:e,container:h,flowId:o,part:"tour",zIndex:Z},Y),{children:ee}))}}))}var xo="useSyncExternalStore"in Do?Do.useSyncExternalStore:Ur.useSyncExternalStore;function ho(){let{frigade:e}=useContext(M),[,o]=useState(!1),t=useRef(),r=useCallback(l=>{e==null||e.getCollections().then(()=>{l();});let s=()=>{clearTimeout(t.current),t.current=setTimeout(()=>{o(d=>!d),l();},0);};return e==null||e.on("flow.any",s),()=>{e==null||e.off("flow.any",s);};},[e]),n=()=>{let l;try{l=e==null?void 0:e.getCollectionsSync();}catch(s){}return l};return {collections:xo(r,n,n)}}function bo(e){var s,d,u,m;let{frigade:o}=useContext(M),{collections:t}=ho(),r=t==null?void 0:t.get(e),i=(m=((u=(d=(s=t==null?void 0:t.get(e))==null?void 0:s.flows)==null?void 0:d.filter(f=>f.visible).map(f=>p(a({},f),{flow:o==null?void 0:o.getFlowSync(f.flowId)})))!=null?u:[]).find(({flow:f})=>f.isVisible))==null?void 0:m.flowId,{flow:l}=Te(i);return useEffect(()=>{o==null||o.registerCollection(e);},[e,o]),{collection:r,currentFlow:l}}function Yo(n){var i=n,{collectionId:e,part:o,variables:t={}}=i,r=y(i,["collectionId","part","variables"]);var u,m,f;let l={ANNOUNCEMENT:Qo,BANNER:Io,CARD:P,CHECKLIST:no,EMBEDDED_TIP:P,FORM:Ve,NPS_SURVEY:Ke,SURVEY:Ke,TOUR:yo},{currentFlow:s}=bo(e),d=(m=l[(u=s==null?void 0:s.rawData)==null?void 0:u.flowType])!=null?m:null;return s==null||d==null?null:((f=s==null?void 0:s.rawData)==null?void 0:f.flowType)===FlowType.FORM?jsx(x,p(a({part:["collection",o],"data-collection-id":e},r),{children:jsx(Ve,{flowId:s.id,as:$,variables:t},s.id)})):jsx(x,p(a({part:["collection",o],"data-collection-id":e},r),{children:jsx(d,{flowId:s.id,variables:t},s.id)}))}function Gr(){var t,r;let{collections:e}=ho(),o=(r=Array.from((t=e==null?void 0:e.entries())!=null?t:[]).find(n=>n[1].collectionType==="DEFAULT"))==null?void 0:r[0];return bo(o),o==null?null:jsx(Yo,{as:null,collectionId:o})}var M=createContext({apiKey:"",currentModal:null,setCurrentModal:()=>{},navigate:()=>{},hasInitialized:!1,registerComponent:()=>{},unregisterComponent:()=>{},variables:{}});var be=(e,o="log")=>{let t=`__frigade_logged_${e}`;globalThis[t]||(globalThis[t]=!0,console[o](e));};function et(){let e=useContext(M);(!e||!e.frigade)&&be("useFrigade() must be used in a child of the Frigade Provider","warn");let{frigade:o}=e;return {frigade:o,isLoading:!(o!=null&&o.isReady())}}function Kr(){let{frigade:e}=et();return useEffect(()=>{A(this,null,function*(){(yield e.getFlows()).forEach(t=>{t.steps.forEach(r=>{if(r.imageUri){let n=new Image;n.src=r.imageUri;}});});});},[e]),null}var jr="2.7.4";function Yr(l){var s=l,{children:e,css:o={},defaultCollection:t=!0,navigate:r,theme:n}=s,i=y(s,["children","css","defaultCollection","navigate","theme"]);let d=n?To(n):{},u=useRef(new Map),m=useRef(),[f,g]=useState(!1),[C,T]=useState(null),h=useMemo(()=>(g(!1),m.current=void 0,new Frigade(i.apiKey,{apiKey:i.apiKey,apiUrl:i.apiUrl,userId:i.userId,groupId:i.groupId,userProperties:i.userProperties,groupProperties:i.groupProperties,generateGuestId:i.generateGuestId,syncOnWindowUpdates:i.syncOnWindowUpdates,__readOnly:i.__readOnly,__flowStateOverrides:i.__flowStateOverrides,__platformVersion:jr,__platformName:"React"})),[i.userId,i.groupId,i.apiKey]);useEffect(()=>{if(i.__flowStateOverrides){let b=h.getConfig();b.__flowStateOverrides=i.__flowStateOverrides,h.reload(b);}},[h,i.__flowStateOverrides]);function S(){let b=[...u.current.entries()].map(([k,v])=>[k,v.callback]);h.batchRegister(b),g(!0);}function w(b,k){if(m.current&&clearTimeout(m.current),f){u.current.has(b)?h.getFlow(b).then(v=>k(v.isVisible)):(h.getFlow(b).then(v=>v.register(k)),u.current.set(b,{callback:k}));return}u.current.has(b)||u.current.set(b,{callback:k}),m.current&&clearTimeout(m.current),m.current=setTimeout(()=>S(),0);}function B(b){u.current.has(b)&&h.getFlow(b).then(k=>{u.current.delete(b),k==null||k.unregister();});}let E=r!=null?r:(b,k="_self")=>{window.open(b,k);};return useEffect(()=>()=>{h.destroy();},[h]),jsxs(M.Provider,{value:p(a({currentModal:C,setCurrentModal:T,navigate:E},i),{frigade:h,registerComponent:w,unregisterComponent:B,hasInitialized:f,variables:i.variables||{}}),children:[jsx(Global,{styles:{":root":a(a(a({},ko),d),o)}}),jsxs(ThemeProvider,{theme:O,children:[t&&jsx(Gr,{}),e]}),i.preloadImages!==!1&&jsx(Kr,{})]})}function Te(e,o){let t=useContext(M);(!t||!t.frigade)&&be(`useFlow('${e}') must be used in a child of the Frigade Provider`,"warn");let{frigade:r,variables:n}=t!=null?t:{},[,i]=useState(!1),l=useCallback(d=>{r==null||r.getFlow(e).then(()=>{d();});let u=(m,f)=>{f.id===e&&setTimeout(()=>{i(g=>!g),d();},0);};return r==null||r.on("flow.any",u),()=>{r==null||r.off("flow.any",u);}},[e,r]),s=xo(l,()=>r==null?void 0:r.getFlowSync(e),()=>r==null?void 0:r.getFlowSync(e));return useEffect(()=>{s==null||s.applyVariables(a(a({},n),o==null?void 0:o.variables));},[o==null?void 0:o.variables,s,e,n]),{flow:s,isLoading:r!=null&&r.hasFailedToLoad()?!1:!s}}function tt(e,{onComplete:o,onDismiss:t}={}){let r=useRef(null);return useEffect(()=>{if(e==null)return;function n(){return A(this,null,function*(){e.isCompleted&&r.current===!1&&(r.current=!0,yield o==null?void 0:o(e));})}return n(),r.current=e==null?void 0:e.isCompleted,()=>{n();}},[e,o]),{handleDismiss:useCallback(n=>A(this,null,function*(){if((yield t==null?void 0:t(e,n))===!1)return n.preventDefault(),!1;e.skip();}),[e,t])}}function on(e,o=!0){let{currentModal:t,setCurrentModal:r}=useContext(M),n=useCallback(l=>{o&&(e!=null&&e.isVisible)&&r(l);},[o,e==null?void 0:e.isVisible,r]),i=useCallback(()=>{e!=null&&t===(e==null?void 0:e.id)&&r(null);},[t,e,r]);return useEffect(()=>(e!=null&&t===null&&e.isVisible&&n(e.id),i),[n,t,e,i]),useEffect(()=>{e!=null&&(!o||!e.isVisible)&&i();},[e,o,i]),e==null?{hasModalCollision:!1}:!o||!e.isVisible?{hasModalCollision:!1}:t===e.id?{hasModalCollision:!1}:t===null?{hasModalCollision:!1}:{hasModalCollision:!0}}function nt(e){return typeof e=="function"&&e.displayName==="Dialog"}function z(m){var f=m,{as:e,autoStart:o=!0,children:t,flowId:r,onComplete:n,onDismiss:i,onPrimary:l,onSecondary:s,variables:d}=f,u=y(f,["as","autoStart","children","flowId","onComplete","onDismiss","onPrimary","onSecondary","variables"]);var Q,U,ee,de;let{flow:g}=Te(r,{variables:d}),C=g==null?void 0:g.getCurrentStep(),T=(Q=C==null?void 0:C.props)!=null?Q:{},{otherProps:h}=ce(T),ne=a(a(a({},u),(U=g==null?void 0:g.props)!=null?U:{}),((ee=g==null?void 0:g.rawData)==null?void 0:ee.flowType)===FlowType.CHECKLIST?{}:h),{dismissible:S=!!nt(e),forceMount:w=!1}=ne,B=y(ne,["dismissible","forceMount"]),{handleDismiss:E}=tt(g,{onComplete:n,onDismiss:i}),{handlePrimary:b,handleSecondary:k}=ye(C,{onPrimary:l,onSecondary:s}),v=(B==null?void 0:B.modal)||nt(e)||[FlowType.ANNOUNCEMENT,FlowType.TOUR].includes((de=g==null?void 0:g.rawData)==null?void 0:de.flowType),{hasModalCollision:I}=on(g,v);function H(N){if(S===!1){N.preventDefault();return}typeof u.onEscapeKeyDown=="function"&&u.onEscapeKeyDown(N),N.defaultPrevented||E(N);}let J=w&&((g==null?void 0:g.isCompleted)||(g==null?void 0:g.isSkipped));if(!g||(!g.isVisible||I)&&!J)return null;(J||!g.isCompleted&&!g.isSkipped&&o)&&(C==null||C.start());let Z=e===null?Fragment$1:e!=null?e:x,Y=p(a({},B),{"data-flow-id":g.id});return nt(e)&&(Y.onEscapeKeyDown=H),jsx(Z,p(a({},e===null?{}:Y),{children:t({flow:g,handleDismiss:E,handlePrimary:b,handleSecondary:k,parentProps:{dismissible:S,flowId:r,variables:d,containerProps:Y},step:C})}))}function rn(t){var r=t,{part:e}=r,o=y(r,["part"]);return jsx(z,p(a({as:P,gap:5,borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",part:["card",e]},o),{children:({handleDismiss:n,handlePrimary:i,handleSecondary:l,parentProps:{dismissible:s},step:d})=>{var g,C,T,h,S,w;let u=(C=(g=d.primaryButton)==null?void 0:g.title)!=null?C:d.primaryButtonTitle,m=(h=(T=d.secondaryButton)==null?void 0:T.title)!=null?h:d.secondaryButtonTitle,{videoProps:f}=ce((S=d.props)!=null?S:{});return jsxs(Fragment,{children:[jsx(P.Header,{dismissible:s,handleDismiss:n,subtitle:d.subtitle,title:d.title}),jsx(P.Media,a({src:(w=d.videoUri)!=null?w:d.imageUri,type:d.videoUri?"video":"image",css:{objectFit:"contain",width:"100%"}},f)),jsxs(F.Row,{gap:3,justifyContent:"flex-end",part:"card-footer",children:[jsx(P.Secondary,{title:m,onClick:l}),jsx(P.Primary,{title:u,onClick:i})]})]})}}))}function Co(r){var n=r,{part:e,src:o}=n,t=y(n,["part","src"]);return jsx(x,a({as:"img",maxWidth:"unset",part:["image",e],src:o},t))}function hs(e){var o,t,r,n,i;return e.includes("youtube")?`https://www.youtube.com/embed/${(o=e.split("v=")[1])==null?void 0:o.split("&")[0]}`:e.includes("youtu.be")?`https://www.youtube.com/embed/${(t=e.split("youtu.be/")[1])==null?void 0:t.split("&")[0]}`:e.includes("vimeo")?`https://player.vimeo.com/video/${(r=e.split("vimeo.com/")[1])==null?void 0:r.split("&")[0]}`:e.includes("wistia")?`https://fast.wistia.net/embed/iframe/${(n=e.split("wistia.com/medias/")[1])==null?void 0:n.split("&")[0]}`:e.includes("loom")?`https://loom.com/embed/${(i=e.split("loom.com/share/")[1])==null?void 0:i.split("&")[0]}?hideEmbedTopBar=true&hide_title=true&hide_share=true&hide_owner=true`:null}function So(T){var h=T,{autoPlay:e,controls:o,controlsList:t,crossOrigin:r,disablePictureInPicture:n,disableRemotePlayback:i,loop:l,muted:s,playsInline:d,poster:u,preload:m,part:f,src:g}=h,C=y(h,["autoPlay","controls","controlsList","crossOrigin","disablePictureInPicture","disableRemotePlayback","loop","muted","playsInline","poster","preload","part","src"]);let S=hs(g);return S?jsx(x,a({allow:"accelerometer; autoplay; clipboard-write; encrypted-media; fullscreen; gyroscope; picture-in-picture",allowFullScreen:!0,as:"iframe",backgroundColor:"neutral.100",borderWidth:"0",part:["video",f],src:S},C)):g!=null&&g.endsWith(".mp4")?jsx(x,a({as:"video",part:["video",f],src:g,autoPlay:e,controls:o!=null?o:!0,controlsList:t,crossOrigin:r,disablePictureInPicture:n,disableRemotePlayback:i,loop:l,muted:s!=null?s:e,playsInline:d,poster:u,preload:m},C)):(console.error(`Could not map videoUri ${g} to a known provider (Youtube, Vimeo, Wistia, Loom) or valid mp4 file.`),null)}function Pe(r){var n=r,{src:e,type:o}=n,t=y(n,["src","type"]);return jsx(o==="video"?So:Co,a({src:e},t))}var P=Do.forwardRef((i,n)=>{var l=i,{children:e,flowId:o,part:t}=l,r=y(l,["children","flowId","part"]);var d;if(o!=null)return jsx(rn,a({flowId:o},r));let s=(d=r.as)!=null?d:F.Column;return jsx(s,p(a({backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderRadius:"md",borderWidth:"0",gap:5,p:5,part:["card",t]},r),{ref:n,children:e}))});P.Dismiss=e=>jsx(D.Plain,p(a({"aria-label":"Dismiss",part:"dismiss",padding:0},e),{children:jsx(Be,{height:"20",fill:"currentColor"})}));P.Footer=r=>{var n=r,{children:e,part:o}=n,t=y(n,["children","part"]);return jsx(F.Row,p(a({alignItems:"center",gap:3,justifyContent:"flex-end",part:["card-footer",o]},t),{children:e}))};P.Header=l=>{var s=l,{dismissible:e,handleDismiss:o,part:t,subtitle:r,title:n}=s,i=y(s,["dismissible","handleDismiss","part","subtitle","title"]);return !e&&(n==null||(n==null?void 0:n.length)===0)&&(r==null||(r==null?void 0:r.length)===0)?null:jsxs(F.Row,p(a({alignItems:"flex-start",flexWrap:"wrap",gap:1,part:["card-header",t]},i),{children:[jsx(P.Title,{maxWidth:"calc(100% - 32px)",children:n}),e&&jsx(P.Dismiss,{onClick:o,marginLeft:"auto"}),jsx(P.Subtitle,{color:"neutral.400",flexBasis:"100%",children:r})]}))};P.Media=t=>{var r=t,{src:e}=r,o=y(r,["src"]);return e==null||(e==null?void 0:e.length)===0?null:jsx(Pe,a({borderRadius:"md",src:e},o))};P.Primary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsx(D.Primary,a({title:o,onClick:e},t))};P.Secondary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsx(D.Secondary,a({title:o,onClick:e},t))};P.Subtitle=r=>{var n=r,{children:e,part:o}=n,t=y(n,["children","part"]);return e==null?null:jsx(R.Body2,p(a({display:"block",color:"neutral.400",part:["subtitle",o]},t),{children:e}))};P.Title=r=>{var n=r,{children:e,part:o}=n,t=y(n,["children","part"]);return e==null?null:jsx(R.H4,p(a({display:"block",part:["title",o]},t),{children:e}))};var wo={content:["onOpenAutoFocus","onCloseAutoFocus","onEscapeKeyDown","onPointerDownOutside","onInteractOutside"],root:["defaultOpen","modal","onOpenChange","open"]};function sn(e){let o=Object.fromEntries(wo.content.map(n=>[n,e[n]]).filter(n=>n[1]!==void 0)),t=Object.fromEntries(wo.root.map(n=>[n,e[n]]).filter(n=>n[1]!==void 0)),r={};for(let n of Object.keys(e))!wo.content.some(i=>i===n)&&!wo.root.some(i=>i===n)&&(r[n]=e[n]);return {contentProps:o,otherProps:r,rootProps:t}}var Ss=keyframes`
|
|
67
|
+
`;function go(w){var B=w,{align:e,alignOffset:o,autoScroll:t,defaultOpen:r,dismissible:n,flow:i,handleDismiss:l,lockScroll:s,modal:d,onPrimary:u,onSecondary:m,part:f,side:g,sideOffset:C,spotlight:T,step:h}=B,S=y(B,["align","alignOffset","autoScroll","defaultOpen","dismissible","flow","handleDismiss","lockScroll","modal","onPrimary","onSecondary","part","side","sideOffset","spotlight","step"]);var Z,Y,Q,U,ee;let{handlePrimary:E,handleSecondary:b}=ye(h,{onPrimary:u,onSecondary:m}),{videoProps:k,otherProps:v}=ce(S),I=(Y=(Z=h.primaryButton)==null?void 0:Z.title)!=null?Y:h.primaryButtonTitle,H=(U=(Q=h.secondaryButton)==null?void 0:Q.title)!=null?U:h.secondaryButtonTitle,J=!!h.$state.blocked;return jsx(Zo,p(a({align:e,alignOffset:o,anchor:h.selector,autoScroll:t,"data-step-id":h.id,defaultOpen:r,lockScroll:s,modal:d,part:f,side:g,sideOffset:C,spotlight:T,onMount:()=>{r&&!J&&(h==null||h.start());}},v),{children:jsxs(P,{animation:`${Ua} 300ms ease-out`,boxShadow:"md",maxWidth:"min(360px, calc(100vw - 25px))",children:[jsx(P.Media,a({aspectRatio:"2",borderRadius:"md md 0 0",borderWidth:"0",margin:"-5 -5 0",objectFit:"cover",overflowClipMargin:"unset",src:(ee=h.videoUri)!=null?ee:h.imageUri,transform:"translate3d(0, 0, 1px)",type:h.videoUri?"video":"image"},k)),jsx(P.Header,{css:{".fr-dismiss":{position:"absolute",right:"12px",top:"12px"}},dismissible:n,handleDismiss:l,subtitle:h.subtitle,title:h.title}),jsxs(P.Footer,{children:[i.getNumberOfAvailableSteps()>1&&jsx(Oe,{current:i.getCurrentStepOrder()+1,marginRight:"auto",total:i.getNumberOfAvailableSteps()}),jsx(P.Secondary,{disabled:J,onClick:b,title:H}),jsx(P.Primary,{disabled:J,onClick:E,title:I})]})]})}))}function zr(n){var i=n,{children:e,container:o,flowId:t}=i,r=y(i,["children","container","flowId"]);return jsx(Ko,{container:o,children:jsx(x,p(a({"data-flow-id":t,part:"tour"},r),{children:e}))})}function yo(r){var n=r,{as:e,flowId:o}=n,t=y(n,["as","flowId"]);let{onDismiss:i,onPrimary:l,onSecondary:s}=t;return jsx(z,p(a({as:null,flowId:o,autoStart:!1},t),{children:({flow:d,handleDismiss:u,parentProps:m,step:f})=>{var de;let ne=m.containerProps,{align:g="after",alignOffset:C=0,autoScroll:T=!1,container:h="body",defaultOpen:S,lockScroll:w=!0,modal:B,onOpenChange:E,open:b,part:k,sequential:v=!0,side:I="bottom",sideOffset:H=0,spotlight:J,zIndex:Z=9999}=ne,Y=y(ne,["align","alignOffset","autoScroll","container","defaultOpen","lockScroll","modal","onOpenChange","open","part","sequential","side","sideOffset","spotlight","zIndex"]),{dismissible:Q}=m,U=a({align:g,alignOffset:C,autoScroll:T,dismissible:Q,flow:d,handleDismiss:u,modal:B,onPrimary:l,onSecondary:s,onOpenChange:E,open:b,part:k,side:I,sideOffset:H,spotlight:J,step:f,zIndex:Z},(de=f.props)!=null?de:{});if(v)return jsx(zr,p(a({as:e,container:h,flowId:o,part:"tour",zIndex:Z},Y),{children:jsx(go,a({defaultOpen:S!=null?S:!0,lockScroll:w},U),f.id)}));let ee=Array.from(d.steps.values()).filter(N=>{let{blocked:_,completed:G,skipped:oe,visible:K}=N.$state;return !_&&!G&&!oe&&K}).map(N=>{var ae,ie,ct,ut;function _(mt){return A(this,null,function*(){return (yield i==null?void 0:i(d,mt))===!1?(mt.preventDefault(),!1):(N.skip(),!0)})}let G=J&&N.id===f.id,oe=(ie=(ae=N.props)==null?void 0:ae.zIndex)!=null?ie:Z,K=a({align:g,alignOffset:C,dismissible:Q,flow:d,handleDismiss:_,onPrimary:l,onSecondary:s,onOpenChange:E,open:b,part:k,side:I,sideOffset:H,spotlight:J,zIndex:oe},(ct=N.props)!=null?ct:{});return jsx(go,a({css:{"&:has([aria-expanded=true])":{zIndex:Number(oe)+2},".fr-overlay":{zIndex:Number(oe)+1},".fr-progress-fraction":{display:"none"}},defaultOpen:(ut=S||G)!=null?ut:!1,lockScroll:w,step:N},K),`${N.id}-${G}`)});return jsx(zr,p(a({as:e,container:h,flowId:o,part:"tour",zIndex:Z},Y),{children:ee}))}}))}var xo="useSyncExternalStore"in Do?Do.useSyncExternalStore:Ur.useSyncExternalStore;function ho(){let{frigade:e}=useContext(M),[,o]=useState(!1),t=useRef(),r=useCallback(l=>{e==null||e.getCollections().then(()=>{l();});let s=()=>{clearTimeout(t.current),t.current=setTimeout(()=>{o(d=>!d),l();},0);};return e==null||e.on("flow.any",s),()=>{e==null||e.off("flow.any",s);};},[e]),n=()=>{let l;try{l=e==null?void 0:e.getCollectionsSync();}catch(s){}return l};return {collections:xo(r,n,n)}}function bo(e){var s,d,u,m;let{frigade:o}=useContext(M),{collections:t}=ho(),r=t==null?void 0:t.get(e),i=(m=((u=(d=(s=t==null?void 0:t.get(e))==null?void 0:s.flows)==null?void 0:d.filter(f=>f.visible).map(f=>p(a({},f),{flow:o==null?void 0:o.getFlowSync(f.flowId)})))!=null?u:[]).find(({flow:f})=>f.isVisible))==null?void 0:m.flowId,{flow:l}=Te(i);return useEffect(()=>{o==null||o.registerCollection(e);},[e,o]),{collection:r,currentFlow:l}}function Qo(n){var i=n,{collectionId:e,part:o,variables:t={}}=i,r=y(i,["collectionId","part","variables"]);var u,m,f;let l={ANNOUNCEMENT:et,BANNER:Io,CARD:P,CHECKLIST:no,EMBEDDED_TIP:P,FORM:Ve,NPS_SURVEY:Ke,SURVEY:Ke,TOUR:yo},{currentFlow:s}=bo(e),d=(m=l[(u=s==null?void 0:s.rawData)==null?void 0:u.flowType])!=null?m:null;return s==null||d==null?null:((f=s==null?void 0:s.rawData)==null?void 0:f.flowType)===FlowType.FORM?jsx(x,p(a({part:["collection",o],"data-collection-id":e},r),{children:jsx(Ve,{flowId:s.id,as:$,variables:t},s.id)})):jsx(x,p(a({part:["collection",o],"data-collection-id":e},r),{children:jsx(d,{flowId:s.id,variables:t},s.id)}))}function Gr(){var t,r;let{collections:e}=ho(),o=(r=Array.from((t=e==null?void 0:e.entries())!=null?t:[]).find(n=>n[1].collectionType==="DEFAULT"))==null?void 0:r[0];return bo(o),o==null?null:jsx(Qo,{as:null,collectionId:o})}var M=createContext({apiKey:"",currentModal:null,setCurrentModal:()=>{},navigate:()=>{},hasInitialized:!1,registerComponent:()=>{},unregisterComponent:()=>{},variables:{}});var be=(e,o="log")=>{let t=`__frigade_logged_${e}`;globalThis[t]||(globalThis[t]=!0,console[o](e));};function ot(){let e=useContext(M);(!e||!e.frigade)&&be("useFrigade() must be used in a child of the Frigade Provider","warn");let{frigade:o}=e;return {frigade:o,isLoading:!(o!=null&&o.isReady())}}function Kr(){let{frigade:e}=ot();return useEffect(()=>{A(this,null,function*(){(yield e.getFlows()).forEach(t=>{t.steps.forEach(r=>{if(r.imageUri){let n=new Image;n.src=r.imageUri;}});});});},[e]),null}var jr="2.7.6";function Yr(l){var s=l,{children:e,css:o={},defaultCollection:t=!0,navigate:r,theme:n}=s,i=y(s,["children","css","defaultCollection","navigate","theme"]);let d=n?To(n):{},u=useRef(new Map),m=useRef(),[f,g]=useState(!1),[C,T]=useState(null),h=useMemo(()=>(g(!1),m.current=void 0,new Frigade(i.apiKey,{apiKey:i.apiKey,apiUrl:i.apiUrl,userId:i.userId,groupId:i.groupId,userProperties:i.userProperties,groupProperties:i.groupProperties,generateGuestId:i.generateGuestId,syncOnWindowUpdates:i.syncOnWindowUpdates,__readOnly:i.__readOnly,__flowStateOverrides:i.__flowStateOverrides,__platformVersion:jr,__platformName:"React"})),[i.userId,i.groupId,i.apiKey]);useEffect(()=>{if(i.__flowStateOverrides){let b=h.getConfig();b.__flowStateOverrides=i.__flowStateOverrides,h.reload(b);}},[h,i.__flowStateOverrides]);function S(){let b=[...u.current.entries()].map(([k,v])=>[k,v.callback]);h.batchRegister(b),g(!0);}function w(b,k){if(m.current&&clearTimeout(m.current),f){u.current.has(b)?h.getFlow(b).then(v=>k(v.isVisible)):(h.getFlow(b).then(v=>v.register(k)),u.current.set(b,{callback:k}));return}u.current.has(b)||u.current.set(b,{callback:k}),m.current&&clearTimeout(m.current),m.current=setTimeout(()=>S(),0);}function B(b){u.current.has(b)&&h.getFlow(b).then(k=>{u.current.delete(b),k==null||k.unregister();});}let E=r!=null?r:(b,k="_self")=>{window.open(b,k);};return useEffect(()=>()=>{h.destroy();},[h]),jsxs(M.Provider,{value:p(a({currentModal:C,setCurrentModal:T,navigate:E},i),{frigade:h,registerComponent:w,unregisterComponent:B,hasInitialized:f,variables:i.variables||{}}),children:[jsx(Global,{styles:{":root":a(a(a({},ko),d),o)}}),jsxs(ThemeProvider,{theme:O,children:[t&&jsx(Gr,{}),e]}),i.preloadImages!==!1&&jsx(Kr,{})]})}function Te(e,o){let t=useContext(M);(!t||!t.frigade)&&be(`useFlow('${e}') must be used in a child of the Frigade Provider`,"warn");let{frigade:r,variables:n}=t!=null?t:{},[,i]=useState(!1),l=useCallback(d=>{r==null||r.getFlow(e).then(()=>{d();});let u=(m,f)=>{f.id===e&&setTimeout(()=>{i(g=>!g),d();},0);};return r==null||r.on("flow.any",u),()=>{r==null||r.off("flow.any",u);}},[e,r]),s=xo(l,()=>r==null?void 0:r.getFlowSync(e),()=>r==null?void 0:r.getFlowSync(e));return useEffect(()=>{s==null||s.applyVariables(a(a({},n),o==null?void 0:o.variables));},[o==null?void 0:o.variables,s,e,n]),{flow:s,isLoading:r!=null&&r.hasFailedToLoad()?!1:!s}}function rt(e,{onComplete:o,onDismiss:t}={}){let r=useRef(null);return useEffect(()=>{if(e==null)return;function n(){return A(this,null,function*(){e.isCompleted&&r.current===!1&&(r.current=!0,yield o==null?void 0:o(e));})}return n(),r.current=e==null?void 0:e.isCompleted,()=>{n();}},[e,o]),{handleDismiss:useCallback(n=>A(this,null,function*(){if((yield t==null?void 0:t(e,n))===!1)return n.preventDefault(),!1;e.skip();}),[e,t])}}function on(e,o=!0){let{currentModal:t,setCurrentModal:r}=useContext(M),n=useCallback(l=>{o&&(e!=null&&e.isVisible)&&r(l);},[o,e==null?void 0:e.isVisible,r]),i=useCallback(()=>{e!=null&&t===(e==null?void 0:e.id)&&r(null);},[t,e,r]);return useEffect(()=>(e!=null&&t===null&&e.isVisible&&n(e.id),i),[n,t,e,i]),useEffect(()=>{e!=null&&(!o||!e.isVisible)&&i();},[e,o,i]),e==null?{hasModalCollision:!1}:!o||!e.isVisible?{hasModalCollision:!1}:t===e.id?{hasModalCollision:!1}:t===null?{hasModalCollision:!1}:{hasModalCollision:!0}}function it(e){return typeof e=="function"&&e.displayName==="Dialog"}function z(m){var f=m,{as:e,autoStart:o=!0,children:t,flowId:r,onComplete:n,onDismiss:i,onPrimary:l,onSecondary:s,variables:d}=f,u=y(f,["as","autoStart","children","flowId","onComplete","onDismiss","onPrimary","onSecondary","variables"]);var Q,U,ee,de;let{flow:g}=Te(r,{variables:d}),C=g==null?void 0:g.getCurrentStep(),T=(Q=C==null?void 0:C.props)!=null?Q:{},{otherProps:h}=ce(T),ne=a(a(a({},u),(U=g==null?void 0:g.props)!=null?U:{}),((ee=g==null?void 0:g.rawData)==null?void 0:ee.flowType)===FlowType.CHECKLIST?{}:h),{dismissible:S=!!it(e),forceMount:w=!1}=ne,B=y(ne,["dismissible","forceMount"]),{handleDismiss:E}=rt(g,{onComplete:n,onDismiss:i}),{handlePrimary:b,handleSecondary:k}=ye(C,{onPrimary:l,onSecondary:s}),v=(B==null?void 0:B.modal)||it(e)||[FlowType.ANNOUNCEMENT,FlowType.TOUR].includes((de=g==null?void 0:g.rawData)==null?void 0:de.flowType),{hasModalCollision:I}=on(g,v);function H(N){if(S===!1){N.preventDefault();return}typeof u.onEscapeKeyDown=="function"&&u.onEscapeKeyDown(N),N.defaultPrevented||E(N);}let J=w&&((g==null?void 0:g.isCompleted)||(g==null?void 0:g.isSkipped));if(!g||(!g.isVisible||I)&&!J)return null;(J||!g.isCompleted&&!g.isSkipped&&o)&&(C==null||C.start());let Z=e===null?Fragment$1:e!=null?e:x,Y=p(a({},B),{"data-flow-id":g.id});return it(e)&&(Y.onEscapeKeyDown=H),jsx(Z,p(a({},e===null?{}:Y),{children:t({flow:g,handleDismiss:E,handlePrimary:b,handleSecondary:k,parentProps:{dismissible:S,flowId:r,variables:d,containerProps:Y},step:C})}))}function rn(t){var r=t,{part:e}=r,o=y(r,["part"]);return jsx(z,p(a({as:P,gap:5,borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",part:["card",e]},o),{children:({handleDismiss:n,handlePrimary:i,handleSecondary:l,parentProps:{dismissible:s},step:d})=>{var g,C,T,h,S,w;let u=(C=(g=d.primaryButton)==null?void 0:g.title)!=null?C:d.primaryButtonTitle,m=(h=(T=d.secondaryButton)==null?void 0:T.title)!=null?h:d.secondaryButtonTitle,{videoProps:f}=ce((S=d.props)!=null?S:{});return jsxs(Fragment,{children:[jsx(P.Header,{dismissible:s,handleDismiss:n,subtitle:d.subtitle,title:d.title}),jsx(P.Media,a({src:(w=d.videoUri)!=null?w:d.imageUri,type:d.videoUri?"video":"image",css:{objectFit:"contain",width:"100%"}},f)),jsxs(F.Row,{gap:3,justifyContent:"flex-end",part:"card-footer",children:[jsx(P.Secondary,{title:m,onClick:l}),jsx(P.Primary,{title:u,onClick:i})]})]})}}))}function Co(r){var n=r,{part:e,src:o}=n,t=y(n,["part","src"]);return jsx(x,a({as:"img",maxWidth:"unset",part:["image",e],src:o},t))}function hs(e){var o,t,r,n,i;return e.includes("youtube")?`https://www.youtube.com/embed/${(o=e.split("v=")[1])==null?void 0:o.split("&")[0]}`:e.includes("youtu.be")?`https://www.youtube.com/embed/${(t=e.split("youtu.be/")[1])==null?void 0:t.split("&")[0]}`:e.includes("vimeo")?`https://player.vimeo.com/video/${(r=e.split("vimeo.com/")[1])==null?void 0:r.split("&")[0]}`:e.includes("wistia")?`https://fast.wistia.net/embed/iframe/${(n=e.split("wistia.com/medias/")[1])==null?void 0:n.split("&")[0]}`:e.includes("loom")?`https://loom.com/embed/${(i=e.split("loom.com/share/")[1])==null?void 0:i.split("&")[0]}?hideEmbedTopBar=true&hide_title=true&hide_share=true&hide_owner=true`:null}function So(T){var h=T,{autoPlay:e,controls:o,controlsList:t,crossOrigin:r,disablePictureInPicture:n,disableRemotePlayback:i,loop:l,muted:s,playsInline:d,poster:u,preload:m,part:f,src:g}=h,C=y(h,["autoPlay","controls","controlsList","crossOrigin","disablePictureInPicture","disableRemotePlayback","loop","muted","playsInline","poster","preload","part","src"]);let S=hs(g);return S?jsx(x,a({allow:"accelerometer; autoplay; clipboard-write; encrypted-media; fullscreen; gyroscope; picture-in-picture",allowFullScreen:!0,as:"iframe",backgroundColor:"neutral.100",borderWidth:"0",part:["video",f],src:S},C)):g!=null&&g.endsWith(".mp4")?jsx(x,a({as:"video",part:["video",f],src:g,autoPlay:e,controls:o!=null?o:!0,controlsList:t,crossOrigin:r,disablePictureInPicture:n,disableRemotePlayback:i,loop:l,muted:s!=null?s:e,playsInline:d,poster:u,preload:m},C)):(console.error(`Could not map videoUri ${g} to a known provider (Youtube, Vimeo, Wistia, Loom) or valid mp4 file.`),null)}function Pe(r){var n=r,{src:e,type:o}=n,t=y(n,["src","type"]);return jsx(o==="video"?So:Co,a({src:e},t))}var P=Do.forwardRef((i,n)=>{var l=i,{children:e,flowId:o,part:t}=l,r=y(l,["children","flowId","part"]);var d;if(o!=null)return jsx(rn,a({flowId:o},r));let s=(d=r.as)!=null?d:F.Column;return jsx(s,p(a({backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderRadius:"md",borderWidth:"0",gap:5,p:5,part:["card",t]},r),{ref:n,children:e}))});P.Dismiss=e=>jsx(D.Plain,p(a({"aria-label":"Dismiss",part:"dismiss",padding:0},e),{children:jsx(Be,{height:"20",fill:"currentColor"})}));P.Footer=r=>{var n=r,{children:e,part:o}=n,t=y(n,["children","part"]);return jsx(F.Row,p(a({alignItems:"center",gap:3,justifyContent:"flex-end",part:["card-footer",o]},t),{children:e}))};P.Header=l=>{var s=l,{dismissible:e,handleDismiss:o,part:t,subtitle:r,title:n}=s,i=y(s,["dismissible","handleDismiss","part","subtitle","title"]);return !e&&(n==null||(n==null?void 0:n.length)===0)&&(r==null||(r==null?void 0:r.length)===0)?null:jsxs(F.Row,p(a({alignItems:"flex-start",flexWrap:"wrap",gap:1,part:["card-header",t]},i),{children:[jsx(P.Title,{maxWidth:"calc(100% - 32px)",children:n}),e&&jsx(P.Dismiss,{onClick:o,marginLeft:"auto"}),jsx(P.Subtitle,{color:"neutral.400",flexBasis:"100%",children:r})]}))};P.Media=t=>{var r=t,{src:e}=r,o=y(r,["src"]);return e==null||(e==null?void 0:e.length)===0?null:jsx(Pe,a({borderRadius:"md",src:e},o))};P.Primary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsx(D.Primary,a({title:o,onClick:e},t))};P.Secondary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsx(D.Secondary,a({title:o,onClick:e},t))};P.Subtitle=r=>{var n=r,{children:e,part:o}=n,t=y(n,["children","part"]);return e==null?null:jsx(R.Body2,p(a({display:"block",color:"neutral.400",part:["subtitle",o]},t),{children:e}))};P.Title=r=>{var n=r,{children:e,part:o}=n,t=y(n,["children","part"]);return e==null?null:jsx(R.H4,p(a({display:"block",part:["title",o]},t),{children:e}))};var wo={content:["onOpenAutoFocus","onCloseAutoFocus","onEscapeKeyDown","onPointerDownOutside","onInteractOutside"],root:["defaultOpen","modal","onOpenChange","open"]};function sn(e){let o=Object.fromEntries(wo.content.map(n=>[n,e[n]]).filter(n=>n[1]!==void 0)),t=Object.fromEntries(wo.root.map(n=>[n,e[n]]).filter(n=>n[1]!==void 0)),r={};for(let n of Object.keys(e))!wo.content.some(i=>i===n)&&!wo.root.some(i=>i===n)&&(r[n]=e[n]);return {contentProps:o,otherProps:r,rootProps:t}}var Ss=keyframes`
|
|
68
68
|
from {
|
|
69
69
|
opacity: 0;
|
|
70
70
|
}
|
|
@@ -74,7 +74,7 @@ var ft=Object.defineProperty,gn=Object.defineProperties;var yn=Object.getOwnProp
|
|
|
74
74
|
to {
|
|
75
75
|
opacity: 1;
|
|
76
76
|
}
|
|
77
|
-
`;function $(n){var i=n,{children:e,className:o,modal:t=!0}=i,r=y(i,["children","className","modal"]);let{rootProps:l,contentProps:s,otherProps:m}=sn(r),f=m,{zIndex:d}=f,u=y(f,["zIndex"]);return jsx(q.Root,p(a({defaultOpen:!0,modal:t},l),{children:jsx(q.Portal,{children:jsxs(x,{animation:`${Ss} 300ms ease-out`,className:o,display:"grid",inset:"0",padding:"6",part:"dialog-wrapper",pointerEvents:"none",position:"fixed",zIndex:d!=null?d:10,children:[t&&jsx(q.Overlay,{asChild:!0,children:jsx(x,{background:"rgb(0 0 0 / 0.5)",inset:"0",part:"dialog-overlay",position:"absolute"})}),jsx(q.Content,p(a({asChild:!0,onOpenAutoFocus:g=>g.preventDefault(),onPointerDownOutside:g=>g.preventDefault(),onInteractOutside:g=>g.preventDefault()},s),{children:jsx(P,p(a({alignSelf:"center",boxShadow:"md",justifySelf:"center",maxHeight:"100%",maxWidth:"430px",overflowY:"auto",padding:8,part:"dialog",pointerEvents:"auto",position:"relative"},u),{children:e}))}))]})})}))}$.Dismiss=e=>jsx(q.Close,{"aria-label":"Close",asChild:!0,children:jsx(D.Plain,p(a({part:"close",position:"absolute",right:"2px",top:"2px"},e),{children:jsx(Be,{height:"20",fill:"currentColor"})}))});$.Subtitle=t=>{var r=t,{children:e}=r,o=y(r,["children"]);return jsx(q.Description,{asChild:!0,children:jsx(R.Body2,p(a({part:"subtitle"},o),{children:e}))})};$.Media=t=>{var r=t,{src:e}=r,o=y(r,["src"]);return e==null?null:jsx(Pe,a({borderRadius:"md",src:e},o))};$.Primary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null?null:jsx(D.Primary,a({title:o,onClick:e},t))};$.ProgressDots=({current:e,total:o})=>{if(o==1)return null;let t=[...Array(o)].map((r,n)=>jsx(x,{as:"circle",r:4,cx:4+16*n,cy:"4px",fill:e===n?O.colors.primary.surface:O.colors.neutral[700],part:e===n?"progress-dot-selected":"progress-dot"},n));return jsx(x,{as:"svg",height:"8px",marginInline:"auto",part:"progress",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8,children:t})};$.Secondary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null?null:jsx(D.Secondary,a({title:o,onClick:e},t))};$.Title=t=>{var r=t,{children:e}=r,o=y(r,["children"]);return jsx(q.Title,{asChild:!0,children:jsx(R.H4,p(a({part:"title"},o),{children:e}))})};$.displayName="Dialog";function
|
|
77
|
+
`;function $(n){var i=n,{children:e,className:o,modal:t=!0}=i,r=y(i,["children","className","modal"]);let{rootProps:l,contentProps:s,otherProps:m}=sn(r),f=m,{zIndex:d}=f,u=y(f,["zIndex"]);return jsx(q.Root,p(a({defaultOpen:!0,modal:t},l),{children:jsx(q.Portal,{children:jsxs(x,{animation:`${Ss} 300ms ease-out`,className:o,display:"grid",inset:"0",padding:"6",part:"dialog-wrapper",pointerEvents:"none",position:"fixed",zIndex:d!=null?d:10,children:[t&&jsx(q.Overlay,{asChild:!0,children:jsx(x,{background:"rgb(0 0 0 / 0.5)",inset:"0",part:"dialog-overlay",position:"absolute"})}),jsx(q.Content,p(a({asChild:!0,onOpenAutoFocus:g=>g.preventDefault(),onPointerDownOutside:g=>g.preventDefault(),onInteractOutside:g=>g.preventDefault()},s),{children:jsx(P,p(a({alignSelf:"center",boxShadow:"md",justifySelf:"center",maxHeight:"100%",maxWidth:"430px",overflowY:"auto",padding:8,part:"dialog",pointerEvents:"auto",position:"relative"},u),{children:e}))}))]})})}))}$.Dismiss=e=>jsx(q.Close,{"aria-label":"Close",asChild:!0,children:jsx(D.Plain,p(a({part:"close",position:"absolute",right:"2px",top:"2px"},e),{children:jsx(Be,{height:"20",fill:"currentColor"})}))});$.Subtitle=t=>{var r=t,{children:e}=r,o=y(r,["children"]);return jsx(q.Description,{asChild:!0,children:jsx(R.Body2,p(a({part:"subtitle"},o),{children:e}))})};$.Media=t=>{var r=t,{src:e}=r,o=y(r,["src"]);return e==null?null:jsx(Pe,a({borderRadius:"md",src:e},o))};$.Primary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null?null:jsx(D.Primary,a({title:o,onClick:e},t))};$.ProgressDots=({current:e,total:o})=>{if(o==1)return null;let t=[...Array(o)].map((r,n)=>jsx(x,{as:"circle",r:4,cx:4+16*n,cy:"4px",fill:e===n?O.colors.primary.surface:O.colors.neutral[700],part:e===n?"progress-dot-selected":"progress-dot"},n));return jsx(x,{as:"svg",height:"8px",marginInline:"auto",part:"progress",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8,children:t})};$.Secondary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null?null:jsx(D.Secondary,a({title:o,onClick:e},t))};$.Title=t=>{var r=t,{children:e}=r,o=y(r,["children"]);return jsx(q.Title,{asChild:!0,children:jsx(R.H4,p(a({part:"title"},o),{children:e}))})};$.displayName="Dialog";function et(r){var n=r,{flowId:e,part:o}=n,t=y(n,["flowId","part"]);return jsx(z,p(a({as:$,display:"flex",flexDirection:"column",flowId:e,gap:5,part:["announcement",o],textAlign:"center"},t),{children:({flow:i,handleDismiss:l,handlePrimary:s,handleSecondary:d,parentProps:{dismissible:u},step:m})=>{var h,S,w,B,E,b;let f=(S=(h=m.primaryButton)==null?void 0:h.title)!=null?S:m.primaryButtonTitle,g=(B=(w=m.secondaryButton)==null?void 0:w.title)!=null?B:m.secondaryButtonTitle,C=m.$state.blocked,{videoProps:T}=ce((E=m.props)!=null?E:{});return jsxs(Fragment,{children:[u&&jsx($.Dismiss,{onClick:l}),jsxs(F.Column,{gap:1,part:"announcement-header",children:[jsx($.Title,{children:m.title}),jsx($.Subtitle,{children:m.subtitle})]}),jsx($.Media,a({aspectRatio:"1.5",objectFit:"cover",overflowClipMargin:"unset",src:(b=m.videoUri)!=null?b:m.imageUri,transform:"translate3d(0, 0, 1px)",type:m.videoUri?"video":"image",width:"100%"},T)),jsx($.ProgressDots,{current:i.getCurrentStepIndex(),total:i.getNumberOfAvailableSteps()}),jsxs(F.Row,{css:{"& > button":{flexBasis:"50%",flexGrow:1}},gap:3,part:"announcement-footer",children:[g&&jsx($.Secondary,{disabled:C,onClick:d,title:g}),f&&jsx($.Primary,{disabled:C,onClick:s,title:f})]})]})}}))}function st(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function vo(...e){let o=e.shift(),t=e.length===1?e[0]:vo(...e);if(!st(o)||!st(t))throw new Error("deepmerge can only merge Objects");let r=structuredClone(o);return Object.entries(t).forEach(([n,i])=>{st(i)?r[n]!==void 0?Object.assign(r,{[n]:vo(r[n],structuredClone(i))}):Object.assign(r,{[n]:structuredClone(i)}):Array.isArray(i)?r[n]!==void 0?Object.assign(r,{[n]:[...r[n],...structuredClone(i)]}):Object.assign(r,{[n]:structuredClone(i)}):Object.assign(r,{[n]:i});}),r}function Fs(...e){for(let o of e)if(o!=null&&o.length>0)return o;return null}function Rs(t){var r=t,{title:e}=r,o=y(r,["title"]);return jsx(z,p(a({as:null},o),{children:({flow:n,parentProps:{containerProps:i},step:l})=>{var f,g,C;let s=Fs(e,n.title,l.title),d=(f=n==null?void 0:n.getNumberOfCompletedSteps())!=null?f:0,u=(g=n==null?void 0:n.getNumberOfAvailableSteps())!=null?g:1,m=i.onClick!=null;return m&&(i.css=vo({"&:hover":{backgroundColor:"var(--fr-colors-neutral-hover-background)"}},(C=i.css)!=null?C:{})),jsxs(P,p(a({"aria-label":"Progress Badge",borderWidth:"md",cursor:m?"pointer":"auto",gap:"1",p:"3",part:"progress-badge",role:"complementary"},i),{children:[jsxs(F.Row,{alignItems:"center",gap:"2",part:"progress-badge-header",children:[jsx(P.Title,{fontSize:"sm",lineHeight:"sm",children:s}),jsx(x,{as:so,height:"20px",marginLeft:"auto",marginRight:"-1",transform:"rotate(-90deg)",width:"20px"})]}),jsxs(F.Row,{alignItems:"center",gap:"2",part:"progress-badge-footer",children:[jsx(Oe,{current:d,fontSize:"xs",fontWeight:"medium",lineHeight:"xs",total:u}),jsx(to,{current:d,flexGrow:"1",total:u})]})]}))}}))}var ks=keyframes({"0%":{opacity:.5,transform:"scale(0.5)"},"50%":{opacity:0,transform:"scale(1)"},"100%":{opacity:0,transform:"scale(1)"}});function pn(r){var n=r,{style:e={},part:o=""}=n,t=y(n,["style","part"]);return jsxs(x,p(a({part:`dot-wrapper ${o}`,style:a({height:"48px",position:"absolute",width:"48px"},e)},t),{children:[jsx(x,{backgroundColor:"primary.surface",part:"dot-pulse",css:{animation:`2s ease-out infinite ${ks}`,borderRadius:"24px",height:"48px",left:0,position:"absolute",top:0,transformOrigin:"center center",width:"48px"}}),jsx(x,{backgroundColor:"primary.surface",part:"dot",style:{borderRadius:"12px",height:"24px",left:"12px",position:"absolute",top:"12px",width:"24px"}})]}))}function dn({props:e,alignAttr:o,sideAttr:t}){let r=t!=null?t:"bottom",n={},i=()=>{var u;if(["after","before"].includes(e.align)){if(o=="start")return "before";if(o=="end")return "after"}return (u=e.align)!=null?u:"after"},l="-24px",s={top:"bottom",right:"left",bottom:"top",left:"right"};n[s[r]]=l;let d=i();return ["before","end"].includes(d)?["top","bottom"].includes(r)?n.right=l:n.bottom=l:["after","start"].includes(d)?["top","bottom"].includes(r)?n.left=l:n.top=l:["top","bottom"].includes(r)?n.left=`calc(50% + ${l})`:n.top=`calc(50% + ${l})`,n}var Fo={content:["align","alignOffset","arrowPadding","avoidCollisions","collisionBoundary","collisionPadding","forceMount","hideWhenDetached","onCloseAutoFocus","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenAutoFocus","onPointerDownOutside","side","sideOffset","sticky"],root:["modal","onOpenChange"]};function cn(e,o){var i,l,s,d,u;let t=Object.fromEntries(Fo.content.map(m=>[m,e[m]]).filter(m=>m[1]!==void 0)),r=Object.fromEntries(Fo.root.map(m=>[m,e[m]]).filter(m=>m[1]!==void 0)),n={};for(let m of Object.keys(e))!Fo.content.includes(m)&&!Fo.root.includes(m)&&(n[m]=e[m]);if(t.align=(i=t.align)!=null?i:"after",t.side=(l=t.side)!=null?l:"bottom",["before","after"].includes(t.align)){let m={after:"end",before:"start"},f=(w,B)=>["top","bottom"].includes(B)?w=="after"?"marginLeft":"marginRight":w=="after"?"marginTop":"marginBottom",g=(s=t.alignOffset)!=null?s:0,C=(d=t.style)!=null?d:{},T=(u=t.side)!=null?u:"bottom",h=t.align;t.style=p(a({},C),{[f(h,T)]:g});let S=["top","bottom"].includes(T)?o.width:o.height;t.alignOffset=(S+g)*-1,t.align=m[h];}return {contentProps:t,otherProps:n,rootProps:r}}var un=keyframes`
|
|
78
78
|
from {
|
|
79
79
|
opacity: 0;
|
|
80
80
|
}
|
|
@@ -86,6 +86,6 @@ var ft=Object.defineProperty,gn=Object.defineProperties;var yn=Object.getOwnProp
|
|
|
86
86
|
}
|
|
87
87
|
`;function mn(e){return e instanceof HTMLElement?!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length):!1}function Se(u){var m=u,{anchor:e,children:o,className:t,defaultOpen:r=!0,open:n,part:i,spotlight:l=!1,style:s={}}=m,d=y(m,["anchor","children","className","defaultOpen","open","part","spotlight","style"]);let{node:f,rect:g,ref:C}=fo(),{node:T,rect:h,ref:S}=fo(),{contentProps:w,otherProps:B,rootProps:E}=cn(d,g),[b,k]=useState(r),[v,I]=useState(w.align),[H,J]=useState(w.side),[Z,Y]=useState(0),[Q,U]=useState(0);function ee(){return n!=null?(console.log("OVERRIDE: ",n),n):(console.log("INTERNAL: ",b),b)}if(f!==null){let _=f.getAttribute("data-align"),G=f.getAttribute("data-side");v!==_&&I(_),H!==G&&J(G);}let ne=useRef(null);if(useEffect(()=>{let _=document.querySelector(e);_!=null?(S(_),ne.current=_):console.debug(`[frigade] Tooltip: No anchor found for query: ${e}`);},[e,S]),useEffect(()=>{function _(oe){if(oe.matches(e))return mn(oe)?oe:null;let K=oe.querySelectorAll(e);return K.length>0&&mn(K[0])?K[0]:null}let G=new MutationObserver(oe=>{for(let K of oe)if(K.type==="childList"){for(let ae of K.addedNodes){if(ae.nodeType!==Node.ELEMENT_NODE)continue;let ie=_(ae);if(ie!=null){S(ie),ne.current=ie,console.debug("[frigade] Tooltip: MutationObserver added anchor: ",ie);break}}for(let ae of K.removedNodes){if(ae.nodeType!==Node.ELEMENT_NODE)continue;let ie=_(ae);if(ie!=null){S(null),ne.current=null,console.debug("[frigade] Tooltip: MutationObserver removed anchor: ",ie);break}}}});return G.observe(document.querySelector("body"),{childList:!0,subtree:!0}),()=>G.disconnect()},[e,S]),useEffect(()=>{let{scrollX:_,scrollY:G}=window;Y(h.left+_),U(h.top+G);},[h.left,h.top]),T==null)return null;let de="0";typeof window!="undefined"&&(de=window.getComputedStyle(T).borderRadius);let N=dn({props:d,alignAttr:v,sideAttr:H});return jsxs(ue.Root,p(a({defaultOpen:!0},E),{children:[jsx(ue.Anchor,{virtualRef:ne}),jsx(ue.Portal,{children:jsxs(Fragment,{children:[l&&jsx(x,a({animation:`${un} 300ms ease-out`,boxShadow:"0 0 0 20000px rgb(0 0 0 / 0.5)",part:"tooltip-spotlight",pointerEvents:"none",position:"absolute",style:{borderRadius:de,height:h.height,left:Z,top:Q,width:h.width}},d.zIndex!=null?{zIndex:d.zIndex}:{})),jsx(ue.Content,p(a({},w),{ref:C,children:jsxs(Fragment,{children:[ee()&&jsx(P,p(a({animation:`${un} 300ms ease-out`,boxShadow:"md",position:"relative",className:t,maxWidth:"min(360px, calc(100vw - 25px))",part:["tooltip",i],style:s},B),{children:o})),jsx(pn,{onClick:()=>{k(()=>(typeof E.onOpenChange=="function"&&E.onOpenChange(!ee()),!ee()));},style:N})]})}),b)]})})]}))}Se.Close=e=>jsx(ue.Close,{"aria-label":"Close",asChild:!0,children:jsx(D.Plain,p(a({css:{top:"0px",right:"-6px"},part:"close",position:"absolute"},e),{children:jsx(Be,{height:"20",fill:"currentColor"})}))});Se.Media=t=>{var r=t,{src:e}=r,o=y(r,["src"]);return e==null?null:jsx(Pe,a({aspectRatio:"2",borderRadius:"md md 0 0",borderWidth:"0",margin:"-5 -5 0",objectFit:"cover",overflowClipMargin:"unset",src:e,transform:"translate3d(0, 0, 1px)"},o))};Se.Primary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null?null:jsx(D.Primary,a({title:o,onClick:e},t))};Se.Progress=t=>{var r=t,{children:e}=r,o=y(r,["children"]);return e==null?null:jsx(R.Body2,p(a({part:"progress"},o),{children:e}))};Se.Secondary=r=>{var n=r,{onClick:e,title:o}=n,t=y(n,["onClick","title"]);return o==null?null:jsx(D.Secondary,a({title:o,onClick:e},t))};Se.Subtitle=t=>{var r=t,{children:e}=r,o=y(r,["children"]);return e==null?null:jsx(R.Body2,p(a({part:"subtitle"},o),{children:e}))};Se.Title=t=>{var r=t,{children:e}=r,o=y(r,["children"]);return e==null?null:jsx(R.H4,p(a({part:"title"},o),{children:e}))};function Is(){let e=useContext(M);(!e||!e.frigade)&&be("useUser() must be used in a child of the Frigade Provider","warn");let{frigade:o}=e!=null?e:{},t=o==null?void 0:o.config.userId;function r(i){return A(this,null,function*(){yield o.identify(t,i);})}function n(i,l){return A(this,null,function*(){yield o.track(i,l);})}return {userId:t,addProperties:r,track:n,isLoading:!(o!=null&&o.isReady())}}function $s(){var l;let e=useContext(M);(!e||!e.frigade)&&be("useGroup() must be used in a child of the Frigade Provider","warn");let{frigade:o}=e!=null?e:{},t=(l=o==null?void 0:o.getConfig())==null?void 0:l.groupId;function r(s){return A(this,null,function*(){if(!o.config.groupId){console.error("No Group ID is set. Cannot set properties without a Group ID.");return}yield o.group(o.config.groupId,s);})}function n(s,d){return A(this,null,function*(){yield o.track(s,d);})}function i(s,d){return A(this,null,function*(){yield o.group(s,d);})}return {groupId:t,setGroupId:i,addProperties:r,track:n,isLoading:!(o!=null&&o.isReady())}}
|
|
88
88
|
|
|
89
|
-
export {
|
|
89
|
+
export { et as Announcement, Io as Banner, pe as BaseField, x as Box, D as Button, P as Card, io as Checklist, Ko as ClientPortal, Qo as Collection, $ as Dialog, F as Flex, z as Flow, Ve as Form, Zo as Hint, Co as Image, Wo as Label, Pe as Media, ve as Progress, Rs as ProgressBadge, Yr as Provider, _o as RadioField, zo as SelectField, Xo as Spotlight, uo as Survey, R as Text, Uo as TextField, Go as TextareaField, Se as Tooltip, yo as Tour, So as Video, ko as themeVariables, Ye as tokens, fo as useBoundingClientRect, Te as useFlow, rt as useFlowHandlers, ot as useFrigade, $s as useGroup, ye as useStepHandlers, Is as useUser };
|
|
90
90
|
//# sourceMappingURL=out.js.map
|
|
91
91
|
//# sourceMappingURL=index.js.map
|