@frigade/react 2.1.30 → 2.2.1
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 +52 -51
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +26 -13
- package/dist/index.js +21 -21
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var react = require('@emotion/react');
|
|
4
|
-
var
|
|
4
|
+
var z = require('@radix-ui/react-dialog');
|
|
5
5
|
var solid = require('@heroicons/react/20/solid');
|
|
6
|
-
var
|
|
6
|
+
var Qe = require('react');
|
|
7
7
|
var clsx = require('clsx');
|
|
8
|
-
var
|
|
9
|
-
var
|
|
8
|
+
var qt = require('known-css-properties');
|
|
9
|
+
var ir = require('dompurify');
|
|
10
10
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
11
11
|
var js = require('@frigade/js');
|
|
12
12
|
var outline = require('@heroicons/react/24/outline');
|
|
13
13
|
var fe = require('@radix-ui/react-collapsible');
|
|
14
14
|
var reactHookForm = require('react-hook-form');
|
|
15
15
|
var ye = require('@radix-ui/react-radio-group');
|
|
16
|
-
var
|
|
16
|
+
var N = require('@radix-ui/react-select');
|
|
17
17
|
var Y = require('@radix-ui/react-popover');
|
|
18
18
|
|
|
19
19
|
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
@@ -36,27 +36,17 @@ function _interopNamespace(e) {
|
|
|
36
36
|
return Object.freeze(n);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
var
|
|
40
|
-
var
|
|
41
|
-
var _t__default = /*#__PURE__*/_interopDefault(_t);
|
|
39
|
+
var z__namespace = /*#__PURE__*/_interopNamespace(z);
|
|
40
|
+
var Qe__namespace = /*#__PURE__*/_interopNamespace(Qe);
|
|
42
41
|
var qt__default = /*#__PURE__*/_interopDefault(qt);
|
|
42
|
+
var ir__default = /*#__PURE__*/_interopDefault(ir);
|
|
43
43
|
var js__namespace = /*#__PURE__*/_interopNamespace(js);
|
|
44
44
|
var fe__namespace = /*#__PURE__*/_interopNamespace(fe);
|
|
45
45
|
var ye__namespace = /*#__PURE__*/_interopNamespace(ye);
|
|
46
|
-
var
|
|
46
|
+
var N__namespace = /*#__PURE__*/_interopNamespace(N);
|
|
47
47
|
var Y__namespace = /*#__PURE__*/_interopNamespace(Y);
|
|
48
48
|
|
|
49
|
-
var fo=Object.defineProperty,Ht=Object.defineProperties;var Mt=Object.getOwnPropertyDescriptors;var Be=Object.getOwnPropertySymbols;var go=Object.prototype.hasOwnProperty,yo=Object.prototype.propertyIsEnumerable;var mo=(e,o,t)=>o in e?fo(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,i=(e,o)=>{for(var t in o||(o={}))go.call(o,t)&&mo(e,t,o[t]);if(Be)for(var t of Be(o))yo.call(o,t)&&mo(e,t,o[t]);return e},p=(e,o)=>Ht(e,Mt(o));var Wt=(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 m=(e,o)=>{var t={};for(var n in e)go.call(e,n)&&o.indexOf(n)<0&&(t[n]=e[n]);if(e!=null&&Be)for(var n of Be(e))o.indexOf(n)<0&&yo.call(e,n)&&(t[n]=e[n]);return t};var Q=(e,o)=>{for(var t in o)fo(e,t,{get:o[t],enumerable:!0});};var A=(e,o,t)=>new Promise((n,r)=>{var a=c=>{try{d(t.next(c));}catch(u){r(u);}},s=c=>{try{d(t.throw(c));}catch(u){r(u);}},d=c=>c.done?n(c.value):Promise.resolve(c.value).then(a,s);d((t=t.apply(e,o)).next());});var xo={borderWidths:{md:"1px"}};var Re=[5,10,20,35,50,65,80,95,98],bo=[...Re],Ve=[...Re];bo[4]=40;Ve[4]=60;var At={blue:{h:213,s:100,l:Re},gray:{h:220,s:10,l:Re},green:{h:141,s:90,l:bo},red:{h:9,s:90,l:Ve},yellow:{h:50,s:90,l:Ve}};var M={};for(let[e,{h:o,s:t,l:n}]of Object.entries(At))M[e]=Object.fromEntries(n.map((r,a)=>[`${(a+1)*100}`,`hsl(${o} ${t}% ${r}%)`]));var ho=p(i({black:"hsl(0 0% 0%)",white:"hsl(0 0% 100%)"},M),{gray100:M.gray[100],gray200:M.gray[200],gray300:M.gray[300],gray400:M.gray[400],gray500:M.gray[500],gray600:M.gray[600],gray700:M.gray[700],gray800:M.gray[800],gray900:M.gray[900],blue400:M.blue[400],blue500:M.blue[500],blue800:M.blue[800],blue900:M.blue[900],green400:M.blue[400],green500:M.green[500],green800:M.green[800],red500:M.red[500],transparent:"#FFFFFF00",inherit:"inherit"});var Po={md:"8px",lg:"20px",round:"50%"};var l=e=>`var(--fr-colors-${e})`,Co={negative:{100:l("red-100"),200:l("red-200"),300:l("red-300"),400:l("red-400"),500:l("red-500"),600:l("red-600"),700:l("red-700"),800:l("red-800"),900:l("red-900"),background:l("negative-500"),border:l("negative-500"),foreground:l("white"),surface:l("negative-500"),active:{background:l("negative-400"),border:l("negative-400"),foreground:l("white"),surface:l("negative-400")},focus:{background:l("negative-500"),border:l("negative-500"),foreground:l("white"),surface:l("negative-500")},hover:{background:l("negative-400"),border:l("negative-400"),foreground:l("white"),surface:l("negative-400")}},neutral:{100:l("gray-100"),200:l("gray-200"),300:l("gray-300"),400:l("gray-400"),500:l("gray-500"),600:l("gray-600"),700:l("gray-700"),800:l("gray-800"),900:l("gray-900"),background:l("white"),border:l("neutral-800"),foreground:l("black"),surface:l("neutral-700"),active:{background:l("white"),border:l("neutral-900"),foreground:l("black"),surface:l("neutral-700")},focus:{background:l("white"),border:l("neutral-900"),foreground:l("black"),surface:l("neutral-700")},hover:{background:l("white"),border:l("neutral-900"),foreground:l("black"),surface:l("neutral-700")}},positive:{100:l("green-100"),200:l("green-200"),300:l("green-300"),400:l("green-400"),500:l("green-500"),600:l("green-600"),700:l("green-700"),800:l("green-800"),900:l("green-900"),background:l("positive-500"),border:l("positive-500"),foreground:l("white"),surface:l("positive-500"),active:{background:l("positive-400"),border:l("positive-400"),foreground:l("white"),surface:l("positive-400")},focus:{background:l("positive-500"),border:l("positive-500"),foreground:l("white"),surface:l("positive-500")},hover:{background:l("positive-400"),border:l("positive-400"),foreground:l("white"),surface:l("positive-400")}},primary:{100:l("blue-100"),200:l("blue-200"),300:l("blue-300"),400:l("blue-400"),500:l("blue-500"),600:l("blue-600"),700:l("blue-700"),800:l("blue-800"),900:l("blue-900"),background:l("primary-500"),border:l("primary-500"),foreground:l("white"),surface:l("primary-500"),active:{background:l("primary-400"),border:l("primary-400"),foreground:l("white"),surface:l("primary-400")},focus:{background:l("primary-500"),border:l("primary-500"),foreground:l("white"),surface:l("primary-500")},hover:{background:l("primary-400"),border:l("primary-400"),foreground:l("white"),surface:l("primary-400")}},secondary:{100:l("gray-100"),200:l("gray-200"),300:l("gray-300"),400:l("gray-400"),500:l("gray-500"),600:l("gray-600"),700:l("gray-700"),800:l("gray-800"),900:l("gray-900"),background:l("white"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-900"),active:{background:l("secondary-900"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-800")},focus:{background:l("secondary-900"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-900")},hover:{background:l("secondary-900"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-800")}}};var So={md:"0px 4px 20px rgba(0, 0, 0, 0.1)"};var Lt="px",$t=e=>typeof e=="number"?`${4*e}${Lt}`:e,Vt=[-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"],Fo=Object.fromEntries(Vt.map(e=>[e,$t(e)]));var To={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 ke=p(i(p(i({},xo),{colors:i(i({},ho),Co)}),To),{radii:Po,shadows:So,space:Fo});function Pe(e,o="",t="."){return Object.keys(e).reduce((n,r)=>{let s=`${o.length?`${o}${t}`:""}${r}`,d=e[r];return typeof d=="object"&&d!==null&&!Array.isArray(d)?Object.assign(n,Pe(d,s,t)):n[s]=d,n},{})}function _e(e){let o=Pe(e,"--fr","-");for(let[t,n]of Object.entries(o))if(t.indexOf(".")>-1){let r=t.replace(/\./g,"-");o[r]=n,delete o[t];}return o}function wo(e,o="--fr"){let t={};return Object.keys(e).forEach(n=>{let r=e[n],a=n.replace(/\./g,"-");typeof r=="object"&&r!==null&&!Array.isArray(r)?t[n]=wo(r,`${o}-${n}`):t[n]=`var(${o}-${a})`;}),t}var ze=_e(ke),v=wo(ke);var zt=new Set(["alt","size","src"]),Nt=_t__default.default.all.filter(e=>e.indexOf("-")!=0&&!zt.has(e)).map(e=>[e.replace(/-([a-z])/g,(o,t)=>t.toUpperCase()),null]),Kt=Object.fromEntries(Nt),De=Pe(v.colors),jt={color:De,backgroundColor:De,borderColor:De,border:i(i({},v.borderWidths),De),borderRadius:v.radii,borderWidth:v.borderWidths,boxShadow:v.shadows,fontFamily:v.fontFamilies,fontSize:v.fontSizes,fontWeight:v.fontWeights,gap:v.space,lineHeight:v.lineHeights,margin:v.space,marginBottom:v.space,marginLeft:v.space,marginRight:v.space,marginTop:v.space,padding:v.space,paddingBottom:v.space,paddingLeft:v.space,paddingRight:v.space,paddingTop:v.space},vo=i(i({},Kt),jt),Bo={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"]},Ro=new Set(["active","disabled","focus","focusVisible","focusWithin","hover"]);function Ut(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 ko=new Map(Object.entries(vo).map(([e,o])=>[e,Ut(o)])),Gt=new Map(Object.entries(Bo).map(([e,o])=>[e,new Set(o)])),Jt=new Set(["height","width"]),Xt=new Set(["canvas","embed","iframe","img","input","object","video"]);function Do(e){let[o,t]=e.split(":");return [o,Ro.has(t)?t:null]}function Oo(e,o="div"){let t=Object.assign({},e),n={};function r(a){if(a==null)return n;let d=`&:${a.replace(/[A-Z]/g,c=>`-${c.toLocaleLowerCase()}`)}`;return n[d]==null&&(n[d]={}),n[d]}return Object.entries(t).forEach(([a,s])=>{let[d,c]=Do(a),u=Gt.get(d);u!=null&&(u.forEach(g=>{let b=`${g}${c?":"+c:""}`;t[b]=s;}),delete t[a]);}),Object.entries(t).forEach(([a,s])=>{let[d,c]=Do(a),u=ko.get(d);if(u!=null){if(s==null)delete t[a];else if(typeof s=="string"&&s.indexOf(" ")>-1){let g=s.split(" ");r(c)[d]=g.map(b=>{var f;return (f=u.get(b.toString()))!=null?f:b}).join(" ");}else u.has(s.toString())?r(c)[d]=u.get(s.toString()):r(c)[d]=s;(typeof o!="string"||!Xt.has(o)||!Jt.has(d))&&delete t[a];}}),Object.keys(t).forEach(a=>{let s=a.substring(1);a.indexOf("_")===0&&ko.has(s)&&(t[s]=t[a],delete t[a]);}),{cssFromProps:n,unmatchedProps:t}}function Yt(){if(typeof window=="undefined"){let{JSDOM:e}=Wt("jsdom");return new e("<!DOCTYPE html>").window}return window}function Eo(e){return e?{__html:qt__default.default(Yt()).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"],ALLOWED_ATTR:["style","class","target","id","href","alt","src","controls","autoplay","loop","muted","playsinline"]})}:{__html:""}}function Zt(e){return e&&`fr-${e}`}function Mo(e){return e&&(Array.isArray(e)?e.filter(o=>o!=null).map(o=>Mo(o)).join(" "):Zt(e))}function er(d,s){var c=d,{as:e,children:o,className:t,css:n={},part:r}=c,a=m(c,["as","children","className","css","part"]);let u=e!=null?e:"div",{cssFromProps:g,unmatchedProps:b}=Oo(a,u),f=Mo(r),C=t||f?clsx.clsx(t,f):void 0,h=[{boxSizing:"border-box"},g,n];return typeof o=="string"?jsxRuntime.jsx(u,p(i({className:C,css:h},b),{ref:s,dangerouslySetInnerHTML:Eo(o)})):jsxRuntime.jsx(u,p(i({className:C,css:h},b),{ref:s,children:o}))}var y=Ue__namespace.forwardRef(er);var D={};Q(D,{Link:()=>kr,Plain:()=>Dr,Primary:()=>Br,Secondary:()=>Rr});var F={};Q(F,{Body1:()=>xr,Body2:()=>br,Caption:()=>hr,Display1:()=>cr,Display2:()=>ur,H1:()=>mr,H2:()=>fr,H3:()=>gr,H4:()=>yr});var Ne={};Q(Ne,{Body1:()=>sr,Body2:()=>lr,Caption:()=>pr,Display1:()=>or,Display2:()=>tr,H1:()=>rr,H2:()=>nr,H3:()=>ir,H4:()=>ar});var Z={color:"neutral.foreground",fontFamily:"default",margin:"0"},or=p(i({},Z),{fontSize:"5xl",fontWeight:"bold",lineHeight:"4xl"}),tr=p(i({},Z),{fontSize:"4xl",fontWeight:"bold",lineHeight:"3xl"}),rr=p(i({},Z),{fontSize:"3xl",fontWeight:"demibold",lineHeight:"2xl"}),nr=p(i({},Z),{fontSize:"2xl",fontWeight:"demibold",lineHeight:"xl"}),ir=p(i({},Z),{fontSize:"xl",fontWeight:"demibold",lineHeight:"lg"}),ar=p(i({},Z),{fontSize:"md",fontWeight:"demibold",lineHeight:"md"}),sr=p(i({},Z),{fontSize:"md",fontWeight:"regular",lineHeight:"md"}),lr=p(i({},Z),{fontSize:"sm",fontWeight:"regular",lineHeight:"sm"}),pr=p(i({},Z),{fontSize:"xs",fontWeight:"regular",lineHeight:"xs"});var dr=["Display1","Display2","H1","H2","H3","H4","Body1","Body2","Caption"],ee=Object.fromEntries(dr.map(e=>{let o=["H1","H2","H3","H4"].includes(e)?e.toLowerCase():"span",t=Ue__namespace.forwardRef((d,s)=>{var c=d,{as:n=o,children:r}=c,a=m(c,["as","children"]);return jsxRuntime.jsx(y,p(i(i({as:n},Ne[e]),a),{ref:s,children:r}))});return t.displayName=`Text.${e}`,[e,t]})),cr=ee.Display1,ur=ee.Display2,mr=ee.H1,fr=ee.H2,gr=ee.H3,yr=ee.H4,xr=ee.Body1,br=ee.Body2,hr=ee.Caption;var je={};Q(je,{Link:()=>Tr,Plain:()=>wr,Primary:()=>Sr,Secondary:()=>Fr,loadingCSSStyle:()=>Ke});var Oe={borderWidth:"md",borderRadius:"md",borderStyle:"solid",display:"flex",gap:"2",padding:"2 4",fontFamily:"inherit"},Sr=p(i({},Oe),{backgroundColor:"primary.surface",borderColor:"primary.border",color:"primary.foreground","backgroundColor:hover":"primary.hover.surface","backgroundColor:disabled":"primary.surface","opacity:disabled":"0.7"}),Fr=p(i({},Oe),{backgroundColor:"secondary.background",borderColor:"secondary.border",color:"secondary.foreground","backgroundColor:hover":"secondary.hover.background","backgroundColor:disabled":"secondary.background","opacity:disabled":"0.7"}),Tr=p(i({},Oe),{backgroundColor:"transparent",borderColor:"transparent",color:"primary.surface","color:hover":"primary.hover.surface"}),wr=p(i({},Oe),{backgroundColor:"transparent",borderColor:"transparent",color:"neutral.foreground"}),vr=react.keyframes({from:{transform:"rotate(0turn)"},to:{transform:"rotate(1turn)"}}),Ke={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:vr+" 1s ease infinite"}};function Ee(s){var d=s,{as:e,children:o,part:t,title:n,variant:r="Primary"}=d,a=m(d,["as","children","part","title","variant"]);var u;let c=r.toLocaleLowerCase();return jsxRuntime.jsxs(y,p(i(p(i({as:e!=null?e:"button",part:[`button-${c}`,t]},je[r]),{css:i(i({},(u=a.css)!=null?u:{}),a.loading?Ke:{})}),a),{loading:void 0,children:[o,n&&jsxRuntime.jsx(F.Body2,{color:"inherit",css:{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},flexGrow:"1",fontWeight:"medium",lineHeight:"20px",part:"button-title",textWrap:"nowrap",children:n})]}))}function Br(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(Ee,p(i({},o),{variant:"Primary",children:e}))}function Rr(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(Ee,p(i({},o),{variant:"Secondary",children:e}))}function kr(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(Ee,p(i({},o),{variant:"Link",children:e}))}function Dr(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(Ee,p(i({},o),{variant:"Plain",children:e}))}var S={};Q(S,{Column:()=>Ir,Row:()=>Er});var Er=Ue__namespace.forwardRef((e,o)=>jsxRuntime.jsx(y,p(i({display:"flex",flexDirection:"row"},e),{ref:o}))),Ir=Ue__namespace.forwardRef((e,o)=>jsxRuntime.jsx(y,p(i({display:"flex",flexDirection:"column"},e),{ref:o})));var O=Ue.createContext({apiKey:"",modals:new Set,setModals:()=>{},currentModal:null,navigate:()=>{},hasInitialized:!1,registerComponent:()=>{},unregisterComponent:()=>{}});function zo(a){var s=a,{children:e,css:o={},navigate:t,theme:n}=s,r=m(s,["children","css","navigate","theme"]);let d=n?_e(n):{},[c,u]=Ue.useState(new Set),g=Ue.useRef(new Map),b=Ue.useRef(),[f,C]=Ue.useState(!1),h=Ue.useMemo(()=>(C(!1),b.current=void 0,u(new Set),new js.Frigade(r.apiKey,{apiKey:r.apiKey,apiUrl:r.apiUrl,userId:r.userId,groupId:r.groupId,userProperties:r.userProperties,groupProperties:r.groupProperties,generateGuestId:r.generateGuestId,__readOnly:r.__readOnly,__flowStateOverrides:r.__flowStateOverrides})),[r.userId,r.groupId,r.apiKey]);Ue.useEffect(()=>{if(r.__flowStateOverrides){let T=h.getConfig();T.__flowStateOverrides=r.__flowStateOverrides,h.reload(T);}},[r.__flowStateOverrides]);function x(){let T=[...g.current.entries()].map(([w,$])=>[w,$.callback]);h.batchRegister(T),C(!0);}function B(T,w){if(b.current&&clearTimeout(b.current),f){g.current.has(T)||(h.getFlow(T).then($=>$.register(w)),g.current.set(T,{callback:w}));return}g.current.has(T)||g.current.set(T,{callback:w}),b.current&&clearTimeout(b.current),b.current=setTimeout(()=>x(),0);}function k(T){g.current.has(T)&&h.getFlow(T).then(w=>{g.current.delete(T),w==null||w.unregister();});}let R=t!=null?t:(T,w="_self")=>{window.open(T,w);};Ue.useEffect(()=>()=>{h.destroy();},[]);let H=c.size>0?c.values().next().value:null;return jsxRuntime.jsxs(O.Provider,{value:p(i({modals:c,setModals:u,currentModal:H,navigate:R},r),{frigade:h,registerComponent:B,unregisterComponent:k,hasInitialized:f}),children:[jsxRuntime.jsx(react.Global,{styles:{":root":i(i(i({},ze),d),o)}}),jsxRuntime.jsx(react.ThemeProvider,{theme:v,children:e})]})}function ae(e,o){let[t,n]=Ue.useState(),[,r]=Ue.useState(""),{frigade:a}=Ue.useContext(O),s=Ue.useCallback(d=>{d.id===e&&(o!=null&&o.variables&&d.applyVariables(o.variables),setTimeout(()=>{n(d),r(Math.random().toString());},0));},[o==null?void 0:o.variables,a]);return Ue.useEffect(()=>{if(a!=null&&a.isReady())return A(this,null,function*(){let d=yield a.getFlow(e);if(!d||a.hasFailedToLoad()){n(void 0);return}o!=null&&o.variables&&d.applyVariables(o.variables),n(d);}),a.onStateChange(s),()=>{a.removeStateChangeHandler(s);}},[s,a]),Ue.useEffect(()=>{!(o!=null&&o.variables)||!t||s(t);},[o==null?void 0:o.variables]),{flow:t}}function se(e,{onComplete:o,onDismiss:t}={}){let n=Ue.useRef(null);return Ue.useEffect(()=>{e!=null&&(e.isCompleted&&n.current===!1&&A(this,null,function*(){yield o==null?void 0:o(e);}),n.current=e==null?void 0:e.isCompleted);},[e==null?void 0:e.isCompleted]),{handleDismiss:Ue.useCallback(r=>A(this,null,function*(){if((yield t==null?void 0:t(e,r))===!1)return r.preventDefault(),!1;e.skip();}),[e])}}function le(e,{onPrimary:o,onSecondary:t}={}){let{navigate:n}=Ue.useContext(O),r={"flow.back":()=>e.flow.back(),"flow.complete":()=>e.flow.complete(),"flow.forward":()=>e.flow.forward(),"flow.restart":()=>e.flow.restart(),"flow.skip":()=>e.flow.skip(),"flow.start":()=>e.flow.start(),"step.complete":()=>e.complete(),"step.reset":()=>e.reset(),"step.start":()=>e.start()};return {handlePrimary:Ue.useCallback((a,s,d=!0)=>A(this,null,function*(){if((yield o==null?void 0:o(e,a,s))===!1)return a.preventDefault(),!1;if(e.primaryButton!=null){let u=e.primaryButton.action===!1?!1:r[e.primaryButton.action];typeof u=="function"?u():u!==!1&&(yield e.complete(s,d)),e.primaryButton.uri!=null&&n(e.primaryButton.uri,e.primaryButton.target);}else yield e.complete(s,d),e.primaryButtonUri!=null&&n(e.primaryButtonUri,e.primaryButtonUriTarget);return !0}),[e]),handleSecondary:Ue.useCallback((a,s)=>A(this,null,function*(){if((yield t==null?void 0:t(e,a,s))===!1)return a.preventDefault(),!1;if(e.secondaryButton!=null){let c=e.secondaryButton.action===!1?!1:r[e.secondaryButton.action];typeof c=="function"?c():c!==!1&&e.complete(s),e.secondaryButton.uri!=null&&n(e.secondaryButton.uri,e.secondaryButton.target);}else e.complete(s),e.secondaryButtonUri!=null&&n(e.secondaryButtonUri,e.secondaryButtonUriTarget);return !0}),[e])}}function Se(e,o=!0){let{currentModal:t,modals:n,setModals:r}=Ue.useContext(O),[a,s]=Ue.useState(!1);Ue.useEffect(()=>{o&&(e!=null&&e.isVisible)&&e&&!n.has(e.id)&&r(c=>new Set(c).add(e.id));},[e==null?void 0:e.id,e==null?void 0:e.isVisible]),Ue.useEffect(()=>{let c=t===(e==null?void 0:e.id);o&&(e==null?void 0:e.id)!=null&&c!==a&&s(c);},[e==null?void 0:e.id,t]);function d(){o&&n.has(e==null?void 0:e.id)&&r(c=>{let u=new Set(c);return u.delete(e==null?void 0:e.id),u});}return {isCurrentModal:a||!o,removeModal:d}}function J(b){var f=b,{as:e,children:o,dismissible:t=!1,flowId:n,onComplete:r,onDismiss:a,onPrimary:s,onSecondary:d,variables:c,forceMount:u}=f,g=m(f,["as","children","dismissible","flowId","onComplete","onDismiss","onPrimary","onSecondary","variables","forceMount"]);let[C,h]=Ue.useState(!1),{flow:x}=ae(n,{variables:c}),{hasInitialized:B,registerComponent:k,unregisterComponent:R}=Ue.useContext(O),H=x==null?void 0:x.getCurrentStep(),{handleDismiss:T}=se(x,{onComplete:r,onDismiss:a}),{handlePrimary:w,handleSecondary:$}=le(H,{onPrimary:s,onSecondary:d}),E=e&&typeof e=="function"&&e.displayName==="Dialog",{isCurrentModal:j,removeModal:xe}=Se(x,E);Ue.useEffect(()=>{!(x!=null&&x.isVisible)&&j&&xe();},[x==null?void 0:x.isVisible,j]),Ue.useEffect(()=>()=>{R(n);},[]);let re=u&&((x==null?void 0:x.isCompleted)||(x==null?void 0:x.isSkipped));if(!x||!re&&!j||(k(n,()=>{C||h(!0);}),!x.isVisible&&!re)||!B||!C)return null;(re||!x.isCompleted&&!x.isSkipped)&&H.start();let ve=e===null?Ue.Fragment:e!=null?e:y;return jsxRuntime.jsx(ve,p(i({},e===null?{}:g),{children:o({flow:x,handleDismiss:T,handlePrimary:w,handleSecondary:$,parentProps:i({dismissible:t,flowId:n,variables:c},g),step:H})}))}function Xo(t){var n=t,{part:e}=n,o=m(n,["part"]);return jsxRuntime.jsx(J,p(i({as:P,gap:5,borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",part:["card",e]},o),{children:({handleDismiss:r,handlePrimary:a,handleSecondary:s,parentProps:{dismissible:d},step:c})=>{var b,f,C,h;let u=(f=(b=c.primaryButton)==null?void 0:b.title)!=null?f:c.primaryButtonTitle,g=(h=(C=c.secondaryButton)==null?void 0:C.title)!=null?h:c.secondaryButtonTitle;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(P.Header,{dismissible:d,handleDismiss:r,subtitle:c.subtitle,title:c.title}),jsxRuntime.jsx(P.Media,{src:c.imageUri,css:{objectFit:"contain",width:"100%"}}),jsxRuntime.jsxs(S.Row,{gap:3,justifyContent:"flex-end",part:"card-footer",children:[jsxRuntime.jsx(P.Secondary,{title:g,onClick:s}),jsxRuntime.jsx(P.Primary,{title:u,onClick:a})]})]})}}))}function Ge(n){var r=n,{part:e,src:o}=r,t=m(r,["part","src"]);return jsxRuntime.jsx(y,i({as:"img",maxWidth:"unset",part:["image",e],src:o},t))}function en(e){var o,t,n,r;return e.includes("youtube")?`https://www.youtube.com/embed/${(o=e.split("v=")[1])==null?void 0:o.split("&")[0]}`:e.includes("vimeo")?`https://player.vimeo.com/video/${(t=e.split("vimeo.com/")[1])==null?void 0:t.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/${(r=e.split("loom.com/share/")[1])==null?void 0:r.split("&")[0]}?hideEmbedTopBar=true&hide_title=true&hide_share=true&hide_owner=true`:null}function Je(n){var r=n,{part:e,src:o}=r,t=m(r,["part","src"]);let a=en(o);return a?jsxRuntime.jsx(y,i({allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0,as:"iframe",backgroundColor:"neutral.100",borderWidth:"0",part:["video",e],src:a},t)):o!=null&&o.endsWith(".mp4")?jsxRuntime.jsx(y,i({as:"video",controls:!0,part:["video",e],src:o},t)):(console.error(`Could not map videoUri ${o} to a known provider (Youtube, Vimeo, Wistia, Loom) or valid mp4 file.`),null)}function pe(n){var r=n,{src:e,type:o}=r,t=m(r,["src","type"]);return jsxRuntime.jsx(o==="video"?Je:Ge,i({src:e},t))}var P=Ue__namespace.forwardRef((r,n)=>{var a=r,{children:e,flowId:o}=a,t=m(a,["children","flowId"]);var d;if(o!=null)return jsxRuntime.jsx(Xo,i({flowId:o},t));let s=(d=t.as)!=null?d:S.Column;return jsxRuntime.jsx(s,p(i({backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderRadius:"md",borderWidth:"0",gap:5,p:5},t),{ref:n,children:e}))});P.Dismiss=e=>jsxRuntime.jsx(D.Plain,p(i({part:"dismiss",padding:0},e),{children:jsxRuntime.jsx(solid.XMarkIcon,{height:"20",fill:"currentColor"})}));P.Header=a=>{var s=a,{dismissible:e,handleDismiss:o,subtitle:t,title:n}=s,r=m(s,["dismissible","handleDismiss","subtitle","title"]);return jsxRuntime.jsxs(S.Row,p(i({alignItems:"flex-start",flexWrap:"wrap",gap:1,part:"card-header"},r),{children:[jsxRuntime.jsx(P.Title,{maxWidth:"calc(100% - 32px)",children:n}),e&&jsxRuntime.jsx(P.Dismiss,{onClick:o,marginLeft:"auto"}),jsxRuntime.jsx(P.Subtitle,{color:"neutral.400",flexBasis:"100%",children:t})]}))};P.Media=t=>{var n=t,{src:e}=n,o=m(n,["src"]);return e==null||(e==null?void 0:e.length)===0?null:jsxRuntime.jsx(pe,i({borderRadius:"md",src:e},o))};P.Primary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsxRuntime.jsx(D.Primary,i({title:o,onClick:e},t))};P.Secondary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsxRuntime.jsx(D.Secondary,i({title:o,onClick:e},t))};P.Subtitle=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return e==null?null:jsxRuntime.jsx(F.Body2,p(i({display:"block",color:"neutral.400",part:"subtitle"},o),{children:e}))};P.Title=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return e==null?null:jsxRuntime.jsx(F.H4,p(i({display:"block",part:"title"},o),{children:e}))};var Ie={content:["onOpenAutoFocus","onCloseAutoFocus","onEscapeKeyDown","onPointerDownOutside","onInteractOutside"],root:["defaultOpen","modal","onOpenChange","open"]};function Qo(e){let o=Object.fromEntries(Ie.content.map(r=>[r,e[r]]).filter(r=>r[1]!==void 0)),t=Object.fromEntries(Ie.root.map(r=>[r,e[r]]).filter(r=>r[1]!==void 0)),n={};for(let r of Object.keys(e))!Ie.content.some(a=>a===r)&&!Ie.root.some(a=>a===r)&&(n[r]=e[r]);return {contentProps:o,otherProps:n,rootProps:t}}var sn=react.keyframes`
|
|
50
|
-
from {
|
|
51
|
-
opacity: 0;
|
|
52
|
-
}
|
|
53
|
-
25% {
|
|
54
|
-
opacity: 0;
|
|
55
|
-
}
|
|
56
|
-
to {
|
|
57
|
-
opacity: 1;
|
|
58
|
-
}
|
|
59
|
-
`;function I(r){var a=r,{children:e,className:o,modal:t=!0}=a,n=m(a,["children","className","modal"]);let{rootProps:s,contentProps:d,otherProps:g}=Qo(n),b=g,{zIndex:c}=b,u=m(b,["zIndex"]);return jsxRuntime.jsx(___namespace.Root,p(i({defaultOpen:!0,modal:t},s),{children:jsxRuntime.jsx(___namespace.Portal,{children:jsxRuntime.jsxs(y,{animation:`${sn} 300ms ease-out`,className:o,display:"grid",inset:"0",padding:"6",part:"dialog-wrapper",pointerEvents:"none",position:"fixed",zIndex:c,children:[jsxRuntime.jsx(___namespace.Overlay,{asChild:!0,children:jsxRuntime.jsx(y,{background:"rgb(0 0 0 / 0.5)",inset:"0",part:"dialog-overlay",position:"absolute"})}),jsxRuntime.jsx(___namespace.Content,p(i({asChild:!0,onOpenAutoFocus:f=>f.preventDefault(),onPointerDownOutside:f=>f.preventDefault(),onInteractOutside:f=>f.preventDefault()},d),{children:jsxRuntime.jsx(P,p(i({alignSelf:"center",boxShadow:"md",justifySelf:"center",maxWidth:"430px",p:8,part:"dialog",pointerEvents:"auto",position:"relative"},u),{children:e}))}))]})})}))}I.Dismiss=e=>jsxRuntime.jsx(___namespace.Close,{"aria-label":"Close",asChild:!0,children:jsxRuntime.jsx(D.Plain,p(i({part:"close",position:"absolute",right:"2px",top:"2px"},e),{children:jsxRuntime.jsx(solid.XMarkIcon,{height:"20",fill:"currentColor"})}))});I.Subtitle=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(___namespace.Description,{asChild:!0,children:jsxRuntime.jsx(F.Body2,p(i({part:"subtitle"},o),{children:e}))})};I.Media=t=>{var n=t,{src:e}=n,o=m(n,["src"]);return e==null?null:jsxRuntime.jsx(pe,i({borderRadius:"md",src:e},o))};I.Primary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null?null:jsxRuntime.jsx(D.Primary,i({title:o,onClick:e},t))};I.ProgressDots=({current:e,total:o})=>{if(o==1)return null;let t=[...Array(o)].map((n,r)=>jsxRuntime.jsx(y,{as:"circle",r:4,cx:4+16*r,cy:"4px",fill:e===r?v.colors.blue500:v.colors.blue800,part:e===r?"progress-dot-selected":"progress-dot"},r));return jsxRuntime.jsx(y,{as:"svg",height:"8px",marginInline:"auto",part:"progress",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8,children:t})};I.Secondary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null?null:jsxRuntime.jsx(D.Secondary,i({title:o,onClick:e},t))};I.Title=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(___namespace.Title,{asChild:!0,children:jsxRuntime.jsx(F.H4,p(i({part:"title"},o),{children:e}))})};I.displayName="Dialog";var Zo=["dismissible","flowId","forceMount","onComplete","onDismiss","onPrimary","onSecondary","variables"];function pn(n){var r=n,{flowId:e,part:o}=r,t=m(r,["flowId","part"]);let a=Object.fromEntries(Object.entries(t).filter(([d])=>Zo.some(c=>d===c))),s=Object.fromEntries(Object.entries(t).filter(([d])=>Zo.indexOf(d)===-1));return jsxRuntime.jsx(J,p(i({as:null,flowId:e},a),{children:({flow:d,handleDismiss:c,handlePrimary:u,handleSecondary:g,parentProps:{dismissible:b},step:f})=>{var k,R,H,T,w,$;let C=(k=f.props)!=null?k:{},h=(H=(R=f.primaryButton)==null?void 0:R.title)!=null?H:f.primaryButtonTitle,x=(w=(T=f.secondaryButton)==null?void 0:T.title)!=null?w:f.secondaryButtonTitle,B=!!f.$state.blocked;return jsxRuntime.jsx(I,p(i({part:["announcement",o],textAlign:"center"},s),{onEscapeKeyDown:E=>{typeof t.onEscapeKeyDown=="function"&&t.onEscapeKeyDown(E),E.defaultPrevented||c(E);},children:jsxRuntime.jsxs(S.Column,p(i({gap:5,part:"announcement-step"},C),{children:[b&&jsxRuntime.jsx(I.Dismiss,{onClick:c}),jsxRuntime.jsxs(S.Column,{gap:1,part:"announcement-header",children:[jsxRuntime.jsx(I.Title,{children:f.title}),jsxRuntime.jsx(I.Subtitle,{children:f.subtitle})]}),jsxRuntime.jsx(I.Media,{src:($=f.videoUri)!=null?$:f.imageUri,type:f.videoUri?"video":"image",css:{aspectRatio:"1.5",objectFit:"cover",width:"100%"}}),jsxRuntime.jsx(I.ProgressDots,{current:d.getCurrentStepIndex(),total:d.getNumberOfAvailableSteps()}),jsxRuntime.jsxs(S.Row,{css:{"& > button":{flexBasis:"50%",flexGrow:1}},gap:3,part:"announcement-footer",children:[x&&jsxRuntime.jsx(I.Secondary,{disabled:B,onClick:g,title:x}),h&&jsxRuntime.jsx(I.Primary,{disabled:B,onClick:u,title:h})]})]}))}))}}))}function dn(r){var a=r,{dismissible:e,flowId:o,part:t}=a,n=m(a,["dismissible","flowId","part"]);return jsxRuntime.jsx(J,p(i({as:null,flowId:o},n),{children:({handleDismiss:s,handlePrimary:d,handleSecondary:c,step:u})=>{var h,x,B,k,R;let g=(h=u.props)!=null?h:{},b=(B=(x=u.primaryButton)==null?void 0:x.title)!=null?B:u.primaryButtonTitle,f=(R=(k=u.secondaryButton)==null?void 0:k.title)!=null?R:u.secondaryButtonTitle,C=!!u.$state.blocked;return jsxRuntime.jsxs(P,p(i(i({alignItems:"center",borderWidth:"md",display:"flex",flexDirection:"row",gap:3,justifyContent:"flex-start",part:["banner",t]},n),g),{children:[u.imageUri&&jsxRuntime.jsx(y,{as:"img",part:"image",src:u.imageUri,style:{height:40,width:40,alignSelf:"center"}}),jsxRuntime.jsxs(S.Column,{marginInlineEnd:"auto",part:"banner-title-wrapper",children:[jsxRuntime.jsx(P.Title,{part:"title",children:u.title}),jsxRuntime.jsx(P.Subtitle,{part:"subtitle",children:u.subtitle})]}),jsxRuntime.jsx(P.Secondary,{disabled:C,title:f,onClick:c}),jsxRuntime.jsx(P.Primary,{disabled:C,title:b,onClick:d}),e&&jsxRuntime.jsx(P.Dismiss,{onClick:s})]}))}}))}var eo={};Q(eo,{Collapsible:()=>pt,CollapsibleStep:()=>Te});var Te={};Q(Te,{Content:()=>Ye,Root:()=>Qe,Trigger:()=>Ze});var un=react.keyframes`
|
|
49
|
+
var Co=Object.defineProperty,zt=Object.defineProperties;var Kt=Object.getOwnPropertyDescriptors;var ke=Object.getOwnPropertySymbols;var So=Object.prototype.hasOwnProperty,Fo=Object.prototype.propertyIsEnumerable;var Po=(e,o,t)=>o in e?Co(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,a=(e,o)=>{for(var t in o||(o={}))So.call(o,t)&&Po(e,t,o[t]);if(ke)for(var t of ke(o))Fo.call(o,t)&&Po(e,t,o[t]);return e},d=(e,o)=>zt(e,Kt(o));var Ut=(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 m=(e,o)=>{var t={};for(var n in e)So.call(e,n)&&o.indexOf(n)<0&&(t[n]=e[n]);if(e!=null&&ke)for(var n of ke(e))o.indexOf(n)<0&&Fo.call(e,n)&&(t[n]=e[n]);return t};var Q=(e,o)=>{for(var t in o)Co(e,t,{get:o[t],enumerable:!0});};var M=(e,o,t)=>new Promise((n,r)=>{var i=c=>{try{p(t.next(c));}catch(u){r(u);}},s=c=>{try{p(t.throw(c));}catch(u){r(u);}},p=c=>c.done?n(c.value):Promise.resolve(c.value).then(i,s);p((t=t.apply(e,o)).next());});var To={borderWidths:{md:"1px"}};var De=[5,10,20,35,50,65,80,95,98],wo=[...De],je=[...De];wo[4]=40;je[4]=60;var jt={blue:{h:213,s:100,l:De},gray:{h:220,s:10,l:De},green:{h:141,s:90,l:wo},red:{h:9,s:90,l:je},yellow:{h:50,s:90,l:je}};var W={};for(let[e,{h:o,s:t,l:n}]of Object.entries(jt))W[e]=Object.fromEntries(n.map((r,i)=>[`${(i+1)*100}`,`hsl(${o} ${t}% ${r}%)`]));var vo=d(a({black:"hsl(0 0% 0%)",white:"hsl(0 0% 100%)"},W),{gray100:W.gray[100],gray200:W.gray[200],gray300:W.gray[300],gray400:W.gray[400],gray500:W.gray[500],gray600:W.gray[600],gray700:W.gray[700],gray800:W.gray[800],gray900:W.gray[900],blue400:W.blue[400],blue500:W.blue[500],blue800:W.blue[800],blue900:W.blue[900],green400:W.blue[400],green500:W.green[500],green800:W.green[800],red500:W.red[500],transparent:"#FFFFFF00",inherit:"inherit"});var Bo={md:"8px",lg:"20px",round:"50%"};var l=e=>`var(--fr-colors-${e})`,Ro={negative:{100:l("red-100"),200:l("red-200"),300:l("red-300"),400:l("red-400"),500:l("red-500"),600:l("red-600"),700:l("red-700"),800:l("red-800"),900:l("red-900"),background:l("negative-500"),border:l("negative-500"),foreground:l("white"),surface:l("negative-500"),active:{background:l("negative-400"),border:l("negative-400"),foreground:l("white"),surface:l("negative-400")},focus:{background:l("negative-500"),border:l("negative-500"),foreground:l("white"),surface:l("negative-500")},hover:{background:l("negative-400"),border:l("negative-400"),foreground:l("white"),surface:l("negative-400")}},neutral:{100:l("gray-100"),200:l("gray-200"),300:l("gray-300"),400:l("gray-400"),500:l("gray-500"),600:l("gray-600"),700:l("gray-700"),800:l("gray-800"),900:l("gray-900"),background:l("white"),border:l("neutral-800"),foreground:l("black"),surface:l("neutral-700"),active:{background:l("white"),border:l("neutral-900"),foreground:l("black"),surface:l("neutral-700")},focus:{background:l("white"),border:l("neutral-900"),foreground:l("black"),surface:l("neutral-700")},hover:{background:l("white"),border:l("neutral-900"),foreground:l("black"),surface:l("neutral-700")}},positive:{100:l("green-100"),200:l("green-200"),300:l("green-300"),400:l("green-400"),500:l("green-500"),600:l("green-600"),700:l("green-700"),800:l("green-800"),900:l("green-900"),background:l("positive-500"),border:l("positive-500"),foreground:l("white"),surface:l("positive-500"),active:{background:l("positive-400"),border:l("positive-400"),foreground:l("white"),surface:l("positive-400")},focus:{background:l("positive-500"),border:l("positive-500"),foreground:l("white"),surface:l("positive-500")},hover:{background:l("positive-400"),border:l("positive-400"),foreground:l("white"),surface:l("positive-400")}},primary:{100:l("blue-100"),200:l("blue-200"),300:l("blue-300"),400:l("blue-400"),500:l("blue-500"),600:l("blue-600"),700:l("blue-700"),800:l("blue-800"),900:l("blue-900"),background:l("primary-500"),border:l("primary-500"),foreground:l("white"),surface:l("primary-500"),active:{background:l("primary-400"),border:l("primary-400"),foreground:l("white"),surface:l("primary-400")},focus:{background:l("primary-500"),border:l("primary-500"),foreground:l("white"),surface:l("primary-500")},hover:{background:l("primary-400"),border:l("primary-400"),foreground:l("white"),surface:l("primary-400")}},secondary:{100:l("gray-100"),200:l("gray-200"),300:l("gray-300"),400:l("gray-400"),500:l("gray-500"),600:l("gray-600"),700:l("gray-700"),800:l("gray-800"),900:l("gray-900"),background:l("white"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-900"),active:{background:l("secondary-900"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-800")},focus:{background:l("secondary-900"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-900")},hover:{background:l("secondary-900"),border:l("secondary-800"),foreground:l("black"),surface:l("secondary-800")}}};var ko={md:"0px 4px 20px rgba(0, 0, 0, 0.1)"};var Gt="px",Jt=e=>typeof e=="number"?`${4*e}${Gt}`:e,Xt=[-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"],Do=Object.fromEntries(Xt.map(e=>[e,Jt(e)]));var Eo={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 Ee=d(a(d(a({},To),{colors:a(a({},vo),Ro)}),Eo),{radii:Bo,shadows:ko,space:Do});function Pe(e,o="",t="."){return Object.keys(e).reduce((n,r)=>{let s=`${o.length?`${o}${t}`:""}${r}`,p=e[r];return typeof p=="object"&&p!==null&&!Array.isArray(p)?Object.assign(n,Pe(p,s,t)):n[s]=p,n},{})}function Ge(e){let o=Pe(e,"--fr","-");for(let[t,n]of Object.entries(o))if(t.indexOf(".")>-1){let r=t.replace(/\./g,"-");o[r]=n,delete o[t];}return o}function Oo(e,o="--fr"){let t={};return Object.keys(e).forEach(n=>{let r=e[n],i=n.replace(/\./g,"-");typeof r=="object"&&r!==null&&!Array.isArray(r)?t[n]=Oo(r,`${o}-${n}`):t[n]=`var(${o}-${i})`;}),t}var Je=Ge(Ee),w=Oo(Ee);var Yt=new Set(["alt","size","src"]),Qt=qt__default.default.all.filter(e=>e.indexOf("-")!=0&&!Yt.has(e)).map(e=>[e.replace(/-([a-z])/g,(o,t)=>t.toUpperCase()),null]),Zt=Object.fromEntries(Qt),Oe=Pe(w.colors),er={color:Oe,backgroundColor:Oe,borderColor:Oe,border:a(a({},w.borderWidths),Oe),borderRadius:w.radii,borderWidth:w.borderWidths,boxShadow:w.shadows,fontFamily:w.fontFamilies,fontSize:w.fontSizes,fontWeight:w.fontWeights,gap:w.space,lineHeight:w.lineHeights,margin:w.space,marginBottom:w.space,marginLeft:w.space,marginRight:w.space,marginTop:w.space,padding:w.space,paddingBottom:w.space,paddingLeft:w.space,paddingRight:w.space,paddingTop:w.space},Io=a(a({},Zt),er),Ho={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"]},Mo=new Set(["active","disabled","focus","focusVisible","focusWithin","hover"]);function or(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 Wo=new Map(Object.entries(Io).map(([e,o])=>[e,or(o)])),tr=new Map(Object.entries(Ho).map(([e,o])=>[e,new Set(o)])),rr=new Set(["height","width"]),nr=new Set(["canvas","embed","iframe","img","input","object","video"]);function Ao(e){let[o,t]=e.split(":");return [o,Mo.has(t)?t:null]}function Lo(e,o="div"){let t=Object.assign({},e),n={};function r(i){if(i==null)return n;let p=`&:${i.replace(/[A-Z]/g,c=>`-${c.toLocaleLowerCase()}`)}`;return n[p]==null&&(n[p]={}),n[p]}return Object.entries(t).forEach(([i,s])=>{let[p,c]=Ao(i),u=tr.get(p);u!=null&&(u.forEach(f=>{let h=`${f}${c?":"+c:""}`;t[h]=s;}),delete t[i]);}),Object.entries(t).forEach(([i,s])=>{let[p,c]=Ao(i),u=Wo.get(p);if(u!=null){if(s==null)delete t[i];else if(typeof s=="string"&&s.indexOf(" ")>-1){let f=s.split(" ");r(c)[p]=f.map(h=>{var y;return (y=u.get(h.toString()))!=null?y:h}).join(" ");}else u.has(s.toString())?r(c)[p]=u.get(s.toString()):r(c)[p]=s;(typeof o!="string"||!nr.has(o)||!rr.has(p))&&delete t[i];}}),Object.keys(t).forEach(i=>{let s=i.substring(1);i.indexOf("_")===0&&Wo.has(s)&&(t[s]=t[i],delete t[i]);}),{cssFromProps:n,unmatchedProps:t}}function ar(){if(typeof window=="undefined"){let{JSDOM:e}=Ut("jsdom");return new e("<!DOCTYPE html>").window}return window}function $o(e){return e?{__html:ir__default.default(ar()).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"],ALLOWED_ATTR:["style","class","target","id","href","alt","src","controls","autoplay","loop","muted","playsinline"]})}:{__html:""}}function lr(e){return e&&`fr-${e}`}function _o(e){return e&&(Array.isArray(e)?e.filter(o=>o!=null).map(o=>_o(o)).join(" "):lr(e))}function pr(p,s){var c=p,{as:e,children:o,className:t,css:n={},part:r}=c,i=m(c,["as","children","className","css","part"]);let u=e!=null?e:"div",{cssFromProps:f,unmatchedProps:h}=Lo(i,u),y=_o(r),b=t||y?clsx.clsx(t,y):void 0,S=[{boxSizing:"border-box"},f,n];return typeof o=="string"?jsxRuntime.jsx(u,d(a({className:b,css:S},h),{ref:s,dangerouslySetInnerHTML:$o(o)})):jsxRuntime.jsx(u,d(a({className:b,css:S},h),{ref:s,children:o}))}var x=Qe__namespace.forwardRef(pr);var I={};Q(I,{Link:()=>Lr,Plain:()=>$r,Primary:()=>Wr,Secondary:()=>Ar});var F={};Q(F,{Body1:()=>vr,Body2:()=>Br,Caption:()=>Rr,Display1:()=>Pr,Display2:()=>Cr,H1:()=>Sr,H2:()=>Fr,H3:()=>Tr,H4:()=>wr});var Xe={};Q(Xe,{Body1:()=>yr,Body2:()=>xr,Caption:()=>br,Display1:()=>dr,Display2:()=>cr,H1:()=>ur,H2:()=>mr,H3:()=>fr,H4:()=>gr});var Z={color:"neutral.foreground",fontFamily:"default",margin:"0"},dr=d(a({},Z),{fontSize:"5xl",fontWeight:"bold",lineHeight:"4xl"}),cr=d(a({},Z),{fontSize:"4xl",fontWeight:"bold",lineHeight:"3xl"}),ur=d(a({},Z),{fontSize:"3xl",fontWeight:"demibold",lineHeight:"2xl"}),mr=d(a({},Z),{fontSize:"2xl",fontWeight:"demibold",lineHeight:"xl"}),fr=d(a({},Z),{fontSize:"xl",fontWeight:"demibold",lineHeight:"lg"}),gr=d(a({},Z),{fontSize:"md",fontWeight:"demibold",lineHeight:"md"}),yr=d(a({},Z),{fontSize:"md",fontWeight:"regular",lineHeight:"md"}),xr=d(a({},Z),{fontSize:"sm",fontWeight:"regular",lineHeight:"sm"}),br=d(a({},Z),{fontSize:"xs",fontWeight:"regular",lineHeight:"xs"});var hr=["Display1","Display2","H1","H2","H3","H4","Body1","Body2","Caption"],ee=Object.fromEntries(hr.map(e=>{let o=["H1","H2","H3","H4"].includes(e)?e.toLowerCase():"span",t=Qe__namespace.forwardRef((p,s)=>{var c=p,{as:n=o,children:r}=c,i=m(c,["as","children"]);return jsxRuntime.jsx(x,d(a(a({as:n},Xe[e]),i),{ref:s,children:r}))});return t.displayName=`Text.${e}`,[e,t]})),Pr=ee.Display1,Cr=ee.Display2,Sr=ee.H1,Fr=ee.H2,Tr=ee.H3,wr=ee.H4,vr=ee.Body1,Br=ee.Body2,Rr=ee.Caption;var Ye={};Q(Ye,{Link:()=>Ir,Plain:()=>Hr,Primary:()=>Er,Secondary:()=>Or,loadingCSSStyle:()=>qe});var Ie={borderWidth:"md",borderRadius:"md",borderStyle:"solid",display:"flex",gap:"2",padding:"2 4",fontFamily:"inherit"},Er=d(a({},Ie),{backgroundColor:"primary.surface",borderColor:"primary.border",color:"primary.foreground","backgroundColor:hover":"primary.hover.surface","backgroundColor:disabled":"primary.surface","opacity:disabled":"0.7"}),Or=d(a({},Ie),{backgroundColor:"secondary.background",borderColor:"secondary.border",color:"secondary.foreground","backgroundColor:hover":"secondary.hover.background","backgroundColor:disabled":"secondary.background","opacity:disabled":"0.7"}),Ir=d(a({},Ie),{backgroundColor:"transparent",borderColor:"transparent",color:"primary.surface","color:hover":"primary.hover.surface"}),Hr=d(a({},Ie),{backgroundColor:"transparent",borderColor:"transparent",color:"neutral.foreground"}),Mr=react.keyframes({from:{transform:"rotate(0turn)"},to:{transform:"rotate(1turn)"}}),qe={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:Mr+" 1s ease infinite"}};function He(s){var p=s,{as:e,children:o,part:t,title:n,variant:r="Primary"}=p,i=m(p,["as","children","part","title","variant"]);var u;let c=r.toLocaleLowerCase();return jsxRuntime.jsxs(x,d(a(d(a({as:e!=null?e:"button",part:[`button-${c}`,t]},Ye[r]),{css:a(a({},(u=i.css)!=null?u:{}),i.loading?qe:{})}),i),{loading:void 0,children:[o,n&&jsxRuntime.jsx(F.Body2,{color:"inherit",css:{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},flexGrow:"1",fontWeight:"medium",lineHeight:"20px",part:"button-title",textWrap:"nowrap",children:n})]}))}function Wr(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(He,d(a({},o),{variant:"Primary",children:e}))}function Ar(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(He,d(a({},o),{variant:"Secondary",children:e}))}function Lr(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(He,d(a({},o),{variant:"Link",children:e}))}function $r(t){var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(He,d(a({},o),{variant:"Plain",children:e}))}var C={};Q(C,{Column:()=>_r,Row:()=>Nr});var Nr=Qe__namespace.forwardRef((e,o)=>jsxRuntime.jsx(x,d(a({display:"flex",flexDirection:"row"},e),{ref:o}))),_r=Qe__namespace.forwardRef((e,o)=>jsxRuntime.jsx(x,d(a({display:"flex",flexDirection:"column"},e),{ref:o})));function Ze(r){var i=r,{dismissible:e,flowId:o,part:t}=i,n=m(i,["dismissible","flowId","part"]);return jsxRuntime.jsx(J,d(a({as:null,flowId:o},n),{children:({handleDismiss:s,handlePrimary:p,handleSecondary:c,parentProps:{containerProps:u},step:f})=>{var g,v,D,B,O;let h=(g=f.props)!=null?g:{},y=(D=(v=f.primaryButton)==null?void 0:v.title)!=null?D:f.primaryButtonTitle,b=(O=(B=f.secondaryButton)==null?void 0:B.title)!=null?O:f.secondaryButtonTitle,S=!!f.$state.blocked;return jsxRuntime.jsxs(P,d(a(a({alignItems:"center",borderWidth:"md",display:"flex",flexDirection:"row",gap:3,justifyContent:"flex-start",part:["banner",t]},u),h),{children:[f.imageUri&&jsxRuntime.jsx(x,{as:"img",part:"image",src:f.imageUri,style:{height:40,width:40,alignSelf:"center"}}),jsxRuntime.jsxs(C.Column,{marginInlineEnd:"auto",part:"banner-title-wrapper",children:[jsxRuntime.jsx(P.Title,{part:"title",children:f.title}),jsxRuntime.jsx(P.Subtitle,{part:"subtitle",children:f.subtitle})]}),jsxRuntime.jsx(P.Secondary,{disabled:S,title:b,onClick:c}),jsxRuntime.jsx(P.Primary,{disabled:S,title:y,onClick:p}),e&&jsxRuntime.jsx(P.Dismiss,{onClick:s})]}))}}))}var Le={};Q(Le,{Collapsible:()=>Ae,CollapsibleStep:()=>Se});var Se={};Q(Se,{Content:()=>oo,Root:()=>to,Trigger:()=>ro});var Kr=react.keyframes`
|
|
60
50
|
from {
|
|
61
51
|
height: 0;
|
|
62
52
|
opacity: 0;
|
|
@@ -65,7 +55,7 @@ var fo=Object.defineProperty,Ht=Object.defineProperties;var Mt=Object.getOwnProp
|
|
|
65
55
|
height: var(--radix-collapsible-content-height);
|
|
66
56
|
opacity: 1;
|
|
67
57
|
}
|
|
68
|
-
`,
|
|
58
|
+
`,Ur=react.keyframes`
|
|
69
59
|
from {
|
|
70
60
|
height: var(--radix-collapsible-content-height);
|
|
71
61
|
opacity: 1;
|
|
@@ -74,7 +64,17 @@ var fo=Object.defineProperty,Ht=Object.defineProperties;var Mt=Object.getOwnProp
|
|
|
74
64
|
height: 0;
|
|
75
65
|
opacity: 0;
|
|
76
66
|
}
|
|
77
|
-
`,fn=()=>jsxRuntime.jsx(y,{as:"svg",color:"primary.foreground",width:"10px",height:"8px",viewBox:"0 0 10 8",fill:"none",children:jsxRuntime.jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});function gn({checked:e=!1}){return jsxRuntime.jsx(y,{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&&jsxRuntime.jsx(y,{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:jsxRuntime.jsx(fn,{})})})}function Ye({children:e}){return jsxRuntime.jsx(fe__namespace.Content,{asChild:!0,children:jsxRuntime.jsxs(S.Column,{css:{'&[data-state="open"]':{animation:`${un} 300ms ease-out`},'&[data-state="closed"]':{animation:`${mn} 300ms ease-out`},overflow:"hidden"},gap:5,children:[jsxRuntime.jsx(y,{}),e]})})}function Qe(a){var s=a,{children:e,disabled:o=!1,onOpenChange:t=()=>{},open:n=!1}=s,r=m(s,["children","disabled","onOpenChange","open"]);return jsxRuntime.jsx(fe__namespace.Root,{asChild:!0,disabled:o,open:n,onOpenChange:t,children:jsxRuntime.jsx(P,p(i({borderWidth:"md",css:{'&[data-state="open"] .fr-collapsible-step-icon':{transform:"rotate(180deg)"}},gap:0},r),{children:e}))})}function Ze({isCompleted:e,title:o}){return jsxRuntime.jsx(fe__namespace.Trigger,{asChild:!0,children:jsxRuntime.jsxs(S.Row,{alignItems:"center",justifyContent:"space-between",margin:-5,padding:5,zIndex:1,children:[jsxRuntime.jsxs(S.Row,{alignItems:"center",gap:2,children:[jsxRuntime.jsx(gn,{checked:e}),jsxRuntime.jsx(F.Body2,{fontWeight:"demibold",userSelect:"none",children:o})]}),jsxRuntime.jsx(y,{as:outline.ChevronDownIcon,color:"neutral.100",css:{"& path":{vectorEffect:"non-scaling-stroke"}},display:"block",height:"16px",order:2,part:"collapsible-step-icon",width:"16px"})]})})}var Me={};Q(Me,{Bar:()=>He,Dots:()=>nt,Segments:()=>at});function He(n){var r=n,{current:e,total:o}=r,t=m(r,["current","total"]);let a=o>0?Math.min(e/o,1):0,s=a===0?"10px":`${100*a}%`;return jsxRuntime.jsx(y,p(i({part:"progress-bar",backgroundColor:"blue800",borderRadius:"md",height:"10px"},t),{children:jsxRuntime.jsx(y,{backgroundColor:"primary.surface",part:"progress-bar-fill",borderRadius:"md",height:"100%",style:{width:s},transition:"width 300ms ease-out"})}))}function nt(n){var r=n,{current:e,total:o}=r,t=m(r,["current","total"]);if(o==1)return null;let a=[...Array(o)].map((s,d)=>jsxRuntime.jsx(y,{as:"circle",r:4,cx:4+16*d,cy:"4px",fill:e-1===d?v.colors.blue500:v.colors.blue800},d));return jsxRuntime.jsx(y,p(i({as:"svg",height:"8px",part:"progress-dots",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8},t),{children:a}))}function at(n){var r=n,{current:e,total:o}=r,t=m(r,["current","total"]);let a=[...Array(o)].map((s,d)=>jsxRuntime.jsx(y,{backgroundColor:e-1===d?"primary.surface":"blue800",borderRadius:"md",flexGrow:1,height:"100%"},d));return jsxRuntime.jsx(S.Row,p(i({gap:1,height:"10px",part:"progress-segments"},t),{children:a}))}var st=Ue.createContext({onPrimary:()=>{},onSecondary:()=>{},openStepId:null,setOpenStepId:()=>{},stepTypes:{}});function lt({handlePrimary:e,handleSecondary:o,open:t,onOpenChange:n,step:r}){var C,h,x,B,k,R;let{$state:{blocked:a,completed:s},subtitle:d,title:c}=r,u=(h=(C=r.primaryButton)==null?void 0:C.title)!=null?h:r.primaryButtonTitle,g=(B=(x=r.secondaryButton)==null?void 0:x.title)!=null?B:r.secondaryButtonTitle,b=(k=r.props)!=null?k:{},f=!!(s||a);return jsxRuntime.jsxs(Qe,p(i({open:t,onOpenChange:n},b),{children:[jsxRuntime.jsx(Ze,{isCompleted:s,title:c}),jsxRuntime.jsxs(Ye,{children:[jsxRuntime.jsx(P.Media,{aspectRatio:2.5,objectFit:"cover",src:(R=r.videoUri)!=null?R:r.imageUri,type:r.videoUri?"video":"image"}),jsxRuntime.jsx(P.Subtitle,{color:"neutral.400",children:d}),jsxRuntime.jsxs(S.Row,{gap:3,children:[jsxRuntime.jsx(P.Secondary,{disabled:f,title:g,onClick:o}),jsxRuntime.jsx(P.Primary,{disabled:f,title:u,onClick:e})]})]})]}))}var hn={default:lt};function Pn(n){var r=n,{flow:e,step:o}=r,t=m(r,["flow","step"]);var x;let{onPrimary:a,onSecondary:s,openStepId:d,setOpenStepId:c,stepTypes:u}=Ue.useContext(st),{handlePrimary:g,handleSecondary:b}=le(o,{onPrimary:a,onSecondary:s}),f=(d!=null?d:e.getCurrentStep().id)===o.id,C=(x=u[o.type])!=null?x:lt;function h(B){return A(this,null,function*(){c(B?o.id:""),B&&!o.$state.completed&&(yield o.start(),c(null));})}return jsxRuntime.jsx(C,p(i({flow:e,onOpenChange:h,open:f,step:o},t),{handlePrimary:g,handleSecondary:b}),o.id)}function pt(d){var c=d,{dismissible:e,flowId:o,onPrimary:t,onSecondary:n,part:r,stepTypes:a={}}=c,s=m(c,["dismissible","flowId","onPrimary","onSecondary","part","stepTypes"]);let[u,g]=Ue.useState(null),b=i(i({},hn),a);return jsxRuntime.jsx(st.Provider,{value:{openStepId:u,setOpenStepId:g,onPrimary:t,onSecondary:n,stepTypes:b},children:jsxRuntime.jsx(J,p(i({as:P,borderWidth:"md",flowId:o,part:["checklist",r]},s),{children:x=>{var B=x,{flow:f,handleDismiss:C}=B,h=m(B,["flow","handleDismiss"]);let R=Array.from(f.steps.entries()).filter(([,w])=>w.$state.visible===!0).map(([,w])=>jsxRuntime.jsx(Pn,p(i({flow:f,handleDismiss:C},h),{step:w}),w.id)),H=f.getNumberOfCompletedSteps(),T=f.getNumberOfAvailableSteps();return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(S.Column,{gap:2,children:[jsxRuntime.jsx(P.Header,{dismissible:e,handleDismiss:C,part:"checklist-header",subtitle:f.subtitle,title:f.title}),jsxRuntime.jsxs(S.Row,{alignItems:"center",gap:2,children:[jsxRuntime.jsxs(F.Body2,{fontWeight:"demibold",children:[H,"/",T]}),jsxRuntime.jsx(He,{current:H,total:T,flexGrow:1})]})]}),R]})}}))})}var Rn=new Set(["required","min","max","minLength","maxLength","pattern"]);function kn({fieldComponent:e,control:o,fieldData:t,submit:n}){let r=reactHookForm.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 a=Object.fromEntries(Object.entries(t).filter(([d])=>Rn.has(d))),s=reactHookForm.useController({name:t.id,control:o,rules:a});return jsxRuntime.jsx(e,p(i({},s),{fieldData:t,formContext:r,submit:n}))}function ct({fieldTypes:e,handleDismiss:o,handlePrimary:t,handleSecondary:n,parentProps:{dismissible:r},step:a}){var R,H,T,w,$,E;let{__readOnly:s}=Ue.useContext(O),d=reactHookForm.useForm({delayError:2e3,mode:"onChange"}),[c,u]=Ue.useState(!1),g=[],{control:b,handleSubmit:f}=d,C=(R=a.props)!=null?R:{};function h(j,xe){u(!0),t(xe,j,s===!0).then(()=>u(!1));}(H=a.fields)==null||H.forEach(j=>{e[j.type]!=null&&g.push(jsxRuntime.jsx(kn,{control:b,fieldComponent:e[j.type],fieldData:j,submit:f(h)},`${a.flow.id}-${j.id}`));});let x=(w=(T=a.primaryButton)==null?void 0:T.title)!=null?w:a.primaryButtonTitle,B=(E=($=a.secondaryButton)==null?void 0:$.title)!=null?E:a.secondaryButtonTitle,k=!!(a.$state.blocked||!d.formState.isValid);return jsxRuntime.jsxs(S.Column,p(i({gap:5,part:"form-step"},C),{children:[jsxRuntime.jsx(P.Header,{dismissible:r,handleDismiss:o,part:"form-step-header",subtitle:a.subtitle,title:a.title}),jsxRuntime.jsx(reactHookForm.FormProvider,p(i({},d),{children:g})),jsxRuntime.jsxs(S.Row,{part:"form-step-footer",justifyContent:"flex-end",gap:3,children:[B&&jsxRuntime.jsx(D.Secondary,{disabled:k,onClick:n,title:B}),jsxRuntime.jsx(D.Primary,{disabled:k||c,onClick:f(h),title:x!=null?x:"Submit",loading:c})]},"form-footer")]}))}function ut({error:e}){var o;return (o=e==null?void 0:e.message)!=null&&o.length?jsxRuntime.jsx(F.Caption,{color:"red500",display:"block",part:"field-error",mt:"1",textAlign:"end",children:e==null?void 0:e.message}):null}function oo({children:e,id:o,required:t=!1}){return jsxRuntime.jsxs(F.Body2,{as:"label",htmlFor:o,part:"field-label",fontWeight:"medium",mb:"2",display:"block",children:[e,jsxRuntime.jsx(y,{part:"field-label-required",display:"inline",children:t&&"*"})]})}var we={px:"4",py:"2",backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",borderRadius:"md",display:"block",outline:"none",width:"100%"};function te({children:e,field:o,fieldData:t,fieldState:n}){var u;let{id:r,label:a,placeholder:s}=t,{error:d}=n,c=p(i(i(i({id:r},o),s?{placeholder:s}:{}),we),{"aria-invalid":!!d,value:(u=o.value)!=null?u:""});return jsxRuntime.jsxs(y,{part:"field",children:[jsxRuntime.jsx(oo,{id:r,required:!!t.required,children:a}),e(c),jsxRuntime.jsx(ut,{error:d})]})}var Hn=()=>jsxRuntime.jsx(y,{as:"svg",color:"primary.foreground",width:"10px",height:"8px",viewBox:"0 0 10 8",fill:"none",children:jsxRuntime.jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),Mn=Ue__namespace.forwardRef(({label:e,value:o},t)=>jsxRuntime.jsxs(y,{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:[jsxRuntime.jsx(F.Body2,{part:"field-radio-label",children:e}),jsxRuntime.jsx(ye__namespace.Item,{id:o,value:o,ref:t,asChild:!0,children:jsxRuntime.jsx(y,{as:"button",backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",padding:"0",part:"field-radio-value",position:"relative",height:"24px",width:"24px",children:jsxRuntime.jsx(y,{as:ye__namespace.Indicator,alignItems:"center",bg:"primary.surface",borderWidth:"md",borderStyle:"solid",borderColor:"primary.border",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:jsxRuntime.jsx(Hn,{})})})})]}));function to(e){let{field:{onChange:o,value:t},fieldData:{options:n=[]}}=e,r=n.map(({label:a,value:s})=>jsxRuntime.jsx(Mn,{value:s,label:a},s));return jsxRuntime.jsx(te,p(i({},e),{children:()=>jsxRuntime.jsx(ye__namespace.Root,{value:t,onValueChange:o,asChild:!0,children:jsxRuntime.jsx(S.Column,{gap:2,part:"field-radio-group",children:r})})}))}var Ln=Ue__namespace.forwardRef(({label:e,value:o},t)=>jsxRuntime.jsx(V__namespace.Item,{value:o,ref:t,asChild:!0,children:jsxRuntime.jsx(y,{"backgroundColor:hover":"blue900",borderRadius:"md",outline:"none",part:"field-select-option",px:"3",py:"2",children:jsxRuntime.jsx(V__namespace.ItemText,{asChild:!0,children:jsxRuntime.jsx(F.Body2,{part:"field-select-option-label",children:e})})})}));function ro(e){let{field:{onChange:o,value:t},fieldData:{options:n=[],placeholder:r}}=e,a=n.map(({label:s,value:d})=>jsxRuntime.jsx(Ln,{value:d,label:s},d));return jsxRuntime.jsx(te,p(i({},e),{children:()=>jsxRuntime.jsxs(V__namespace.Root,{value:t,onValueChange:o,children:[jsxRuntime.jsx(V__namespace.Trigger,{asChild:!0,children:jsxRuntime.jsxs(F.Body2,p(i({},we),{alignItems:"center",display:"flex",justifyContent:"space-between",part:"field-select",children:[jsxRuntime.jsx(V__namespace.Value,{placeholder:r!=null?r:"Select one"}),jsxRuntime.jsx(V__namespace.Icon,{children:jsxRuntime.jsx(y,{as:outline.ChevronDownIcon,color:"neutral.100",display:"block",height:"24px",part:"field-select-icon",width:"24px"})})]}))}),jsxRuntime.jsx(V__namespace.Content,{position:"popper",sideOffset:4,asChild:!0,children:jsxRuntime.jsx(y,p(i({},we),{boxShadow:"md",maxHeight:"var(--radix-select-content-available-height)",p:"1",part:"field-select-options",width:"var(--radix-popper-anchor-width)",zIndex:"99999",children:jsxRuntime.jsx(V__namespace.Viewport,{children:a})}))})]})}))}function no(e){return jsxRuntime.jsx(te,p(i({},e),{children:o=>jsxRuntime.jsx(F.Body2,i({as:"input",part:"field-text",type:"text"},o))}))}function Pt(e){return jsxRuntime.jsx(te,p(i({},e),{children:o=>jsxRuntime.jsx(F.Body2,i({as:"textarea",part:"field-textarea"},o))}))}var $n={radio:to,select:ro,text:no,textarea:Pt};function io(r){var a=r,{fieldTypes:e={},flowId:o,part:t}=a,n=m(a,["fieldTypes","flowId","part"]);let s=Object.assign({},$n,e);return jsxRuntime.jsx(J,p(i({flowId:o,part:["form",t]},n),{children:d=>jsxRuntime.jsx(ct,i({fieldTypes:s},d))}))}var ao={};Q(ao,{NPS:()=>Tt});function Ft({field:e,submit:o}){let t=[...Array(11)].map((n,r)=>{let a=e.value===r?D.Primary:D.Secondary;return jsxRuntime.jsx(a,{borderWidth:"1px",onClick:()=>{e.onChange(r),o();},title:`${r}`,css:{".fr-button-title":{fontSize:"15px"}}},r)});return jsxRuntime.jsxs(S.Column,{gap:2,children:[jsxRuntime.jsx(S.Row,{gap:2,part:"field-nps",css:{"@media (min-width: 660px)":{flexWrap:"nowrap",justifyContent:"space-between"},flexWrap:"wrap",justifyContent:"center"},children:t}),jsxRuntime.jsxs(S.Row,{justifyContent:"space-between",part:"field-nps-label",children:[jsxRuntime.jsx(F.Caption,{part:"field-nps-left-label",color:"neutral.400",children:"Not likely at all"}),jsxRuntime.jsx(F.Caption,{part:"field-nps-right-label",color:"neutral.400",children:"Extremely likely"})]})]})}function Tt(a){var s=a,{as:e=I,flowId:o,fieldTypes:t,part:n}=s,r=m(s,["as","flowId","fieldTypes","part"]);let{flow:d}=ae(o);return jsxRuntime.jsx(io,i({alignSelf:"end",as:e,flowId:o,fieldTypes:i({nps:Ft},t),modal:!1,onEscapeKeyDown:c=>{typeof r.onEscapeKeyDown=="function"&&r.onEscapeKeyDown(c),c.defaultPrevented||d.skip();},part:["nps",n],css:p(i({},!d||d.getCurrentStepIndex()==0?{".fr-form-step-footer":{display:"none"}}:{}),{".fr-form":{padding:"20px","@media (min-width: 660px)":{minWidth:"600px"},minWidth:"100%"},".fr-form-step":{gap:"14px","@media (min-width: 660px)":{gap:"1"}}})},r))}function Ae(){let e="DOMRect"in globalThis?new DOMRect:{height:0,width:0,x:0,y:0,bottom:0,top:0,right:0,left:0,toJSON:()=>{}},[o,t]=Ue.useState(e),[n,r]=Ue.useState(null),a=Ue.useCallback(s=>{r(s);},[]);return Ue.useLayoutEffect(()=>{if(!n)return;let s=()=>{let d=n.getBoundingClientRect();t(d);};return s(),window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[n]),{node:n,rect:o,ref:a}}var Kn=react.keyframes({"0%":{opacity:.5,transform:"scale(0.5)"},"50%":{opacity:0,transform:"scale(1)"},"100%":{opacity:0,transform:"scale(1)"}});function Bt(n){var r=n,{style:e={},part:o=""}=r,t=m(r,["style","part"]);return jsxRuntime.jsxs(y,p(i({part:`dot-wrapper ${o}`,style:i({height:"48px",position:"absolute",width:"48px"},e)},t),{children:[jsxRuntime.jsx(y,{backgroundColor:"primary.surface",part:"dot-pulse",css:{animation:`2s ease-out infinite ${Kn}`,borderRadius:"24px",height:"48px",left:0,position:"absolute",top:0,transformOrigin:"center center",width:"48px"}}),jsxRuntime.jsx(y,{backgroundColor:"primary.surface",part:"dot",style:{borderRadius:"12px",height:"24px",left:"12px",position:"absolute",top:"12px",width:"24px"}})]}))}function Rt({props:e,alignAttr:o,sideAttr:t}){let n=t!=null?t:"bottom",r={},a=()=>{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"},s="-24px",d={top:"bottom",right:"left",bottom:"top",left:"right"};r[d[n]]=s;let c=a();return ["before","end"].includes(c)?["top","bottom"].includes(n)?r.right=s:r.bottom=s:["after","start"].includes(c)?["top","bottom"].includes(n)?r.left=s:r.top=s:["top","bottom"].includes(n)?r.left=`calc(50% + ${s})`:r.top=`calc(50% + ${s})`,r}var Le={content:["align","alignOffset","arrowPadding","avoidCollisions","collisionBoundary","collisionPadding","forceMount","hideWhenDetached","onCloseAutoFocus","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenAutoFocus","onPointerDownOutside","side","sideOffset","sticky"],root:["defaultOpen","modal","onOpenChange","open"]};function kt(e,o){var a,s,d,c,u;let t=Object.fromEntries(Le.content.map(g=>[g,e[g]]).filter(g=>g[1]!==void 0)),n=Object.fromEntries(Le.root.map(g=>[g,e[g]]).filter(g=>g[1]!==void 0)),r={};for(let g of Object.keys(e))!Le.content.includes(g)&&!Le.root.includes(g)&&(r[g]=e[g]);if(t.align=(a=t.align)!=null?a:"after",t.side=(s=t.side)!=null?s:"bottom",["before","after"].includes(t.align)){let g={after:"end",before:"start"},b=(k,R)=>["top","bottom"].includes(R)?k=="after"?"marginLeft":"marginRight":k=="after"?"marginTop":"marginBottom",f=(d=t.alignOffset)!=null?d:0,C=(c=t.style)!=null?c:{},h=(u=t.side)!=null?u:"bottom",x=t.align;t.style=p(i({},C),{[b(x,h)]:f});let B=["top","bottom"].includes(h)?o.width:o.height;t.alignOffset=(B+f)*-1,t.align=g[x];}return {contentProps:t,otherProps:r,rootProps:n}}var Dt=react.keyframes`
|
|
67
|
+
`,jr=()=>jsxRuntime.jsx(x,{as:"svg",color:"primary.foreground",width:"10px",height:"8px",viewBox:"0 0 10 8",fill:"none",children:jsxRuntime.jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});function Gr({checked:e=!1}){return jsxRuntime.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&&jsxRuntime.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:jsxRuntime.jsx(jr,{})})})}function oo({children:e}){return jsxRuntime.jsx(fe__namespace.Content,{asChild:!0,children:jsxRuntime.jsxs(C.Column,{css:{'&[data-state="open"]':{animation:`${Kr} 300ms ease-out`},'&[data-state="closed"]':{animation:`${Ur} 300ms ease-out`},overflow:"hidden"},gap:5,children:[jsxRuntime.jsx(x,{}),e]})})}function to(i){var s=i,{children:e,disabled:o=!1,onOpenChange:t=()=>{},open:n=!1}=s,r=m(s,["children","disabled","onOpenChange","open"]);return jsxRuntime.jsx(fe__namespace.Root,{asChild:!0,disabled:o,open:n,onOpenChange:t,children:jsxRuntime.jsx(P,d(a({borderWidth:"md",css:{'&[data-state="open"] .fr-collapsible-step-icon':{transform:"rotate(180deg)"}},gap:0},r),{children:e}))})}function ro({isCompleted:e,title:o}){return jsxRuntime.jsx(fe__namespace.Trigger,{asChild:!0,children:jsxRuntime.jsxs(C.Row,{alignItems:"center",justifyContent:"space-between",margin:-5,padding:5,zIndex:1,children:[jsxRuntime.jsxs(C.Row,{alignItems:"center",gap:2,children:[jsxRuntime.jsx(Gr,{checked:e}),jsxRuntime.jsx(F.Body2,{fontWeight:"demibold",userSelect:"none",children:o})]}),jsxRuntime.jsx(x,{as:outline.ChevronDownIcon,color:"neutral.100",css:{"& path":{vectorEffect:"non-scaling-stroke"}},display:"block",height:"16px",order:2,part:"collapsible-step-icon",width:"16px"})]})})}var We={};Q(We,{Bar:()=>Me,Dots:()=>Xo,Segments:()=>Yo});function Me(n){var r=n,{current:e,total:o}=r,t=m(r,["current","total"]);let i=o>0?Math.min(e/o,1):0,s=i===0?"10px":`${100*i}%`;return jsxRuntime.jsx(x,d(a({part:"progress-bar",backgroundColor:"blue800",borderRadius:"md",height:"10px"},t),{children:jsxRuntime.jsx(x,{backgroundColor:"primary.surface",part:"progress-bar-fill",borderRadius:"md",height:"100%",style:{width:s},transition:"width 300ms ease-out"})}))}function Xo(n){var r=n,{current:e,total:o}=r,t=m(r,["current","total"]);if(o==1)return null;let i=[...Array(o)].map((s,p)=>jsxRuntime.jsx(x,{as:"circle",r:4,cx:4+16*p,cy:"4px",fill:e-1===p?w.colors.blue500:w.colors.blue800},p));return jsxRuntime.jsx(x,d(a({as:"svg",height:"8px",part:"progress-dots",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8},t),{children:i}))}function Yo(n){var r=n,{current:e,total:o}=r,t=m(r,["current","total"]);let i=[...Array(o)].map((s,p)=>jsxRuntime.jsx(x,{backgroundColor:e-1===p?"primary.surface":"blue800",borderRadius:"md",flexGrow:1,height:"100%"},p));return jsxRuntime.jsx(C.Row,d(a({gap:1,height:"10px",part:"progress-segments"},t),{children:i}))}function se(e,{onPrimary:o,onSecondary:t}={}){let{navigate:n}=Qe.useContext(E),r={"flow.back":()=>e.flow.back(),"flow.complete":()=>e.flow.complete(),"flow.forward":()=>e.flow.forward(),"flow.restart":()=>e.flow.restart(),"flow.skip":()=>e.flow.skip(),"flow.start":()=>e.flow.start(),"step.complete":()=>e.complete(),"step.reset":()=>e.reset(),"step.start":()=>e.start()};return {handlePrimary:Qe.useCallback((i,s,p=!0)=>M(this,null,function*(){if((yield o==null?void 0:o(e,i,s))===!1)return i.preventDefault(),!1;if(e.primaryButton!=null){let u=e.primaryButton.action===!1?!1:r[e.primaryButton.action];typeof u=="function"?u():u!==!1&&(yield e.complete(s,p)),e.primaryButton.uri!=null&&n(e.primaryButton.uri,e.primaryButton.target);}else yield e.complete(s,p),e.primaryButtonUri!=null&&n(e.primaryButtonUri,e.primaryButtonUriTarget);return !0}),[e]),handleSecondary:Qe.useCallback((i,s)=>M(this,null,function*(){if((yield t==null?void 0:t(e,i,s))===!1)return i.preventDefault(),!1;if(e.secondaryButton!=null){let c=e.secondaryButton.action===!1?!1:r[e.secondaryButton.action];typeof c=="function"?c():c!==!1&&e.complete(s),e.secondaryButton.uri!=null&&n(e.secondaryButton.uri,e.secondaryButton.target);}else e.complete(s),e.secondaryButtonUri!=null&&n(e.secondaryButtonUri,e.secondaryButtonUriTarget);return !0}),[e])}}var Zo=Qe.createContext({onPrimary:()=>{},onSecondary:()=>{},openStepId:null,setOpenStepId:()=>{},stepTypes:{}});function et({handlePrimary:e,handleSecondary:o,open:t,onOpenChange:n,step:r}){var b,S,g,v,D,B;let{$state:{blocked:i,completed:s},subtitle:p,title:c}=r,u=(S=(b=r.primaryButton)==null?void 0:b.title)!=null?S:r.primaryButtonTitle,f=(v=(g=r.secondaryButton)==null?void 0:g.title)!=null?v:r.secondaryButtonTitle,h=(D=r.props)!=null?D:{},y=!!(s||i);return jsxRuntime.jsxs(to,d(a({open:t,onOpenChange:n},h),{children:[jsxRuntime.jsx(ro,{isCompleted:s,title:c}),jsxRuntime.jsxs(oo,{children:[jsxRuntime.jsx(P.Media,{aspectRatio:2.5,objectFit:"cover",src:(B=r.videoUri)!=null?B:r.imageUri,type:r.videoUri?"video":"image"}),jsxRuntime.jsx(P.Subtitle,{color:"neutral.400",children:p}),jsxRuntime.jsxs(C.Row,{gap:3,children:[jsxRuntime.jsx(P.Secondary,{disabled:y,title:f,onClick:o}),jsxRuntime.jsx(P.Primary,{disabled:y,title:u,onClick:e})]})]})]}))}var Qr={default:et};function Zr(n){var r=n,{flow:e,step:o}=r,t=m(r,["flow","step"]);var g;let{onPrimary:i,onSecondary:s,openStepId:p,setOpenStepId:c,stepTypes:u}=Qe.useContext(Zo),{handlePrimary:f,handleSecondary:h}=se(o,{onPrimary:i,onSecondary:s}),y=(p!=null?p:e.getCurrentStep().id)===o.id,b=(g=u[o.type])!=null?g:et;function S(v){return M(this,null,function*(){c(v?o.id:""),v&&!o.$state.completed&&(yield o.start(),c(null));})}return jsxRuntime.jsx(b,d(a({flow:e,onOpenChange:S,open:y,step:o},t),{handlePrimary:f,handleSecondary:h}),o.id)}function Ae(p){var c=p,{dismissible:e,flowId:o,onPrimary:t,onSecondary:n,part:r,stepTypes:i={}}=c,s=m(c,["dismissible","flowId","onPrimary","onSecondary","part","stepTypes"]);let[u,f]=Qe.useState(null),h=a(a({},Qr),i);return jsxRuntime.jsx(Zo.Provider,{value:{openStepId:u,setOpenStepId:f,onPrimary:t,onSecondary:n,stepTypes:h},children:jsxRuntime.jsx(J,d(a({as:P,borderWidth:"md",flowId:o,part:["checklist",r]},s),{children:g=>{var v=g,{flow:y,handleDismiss:b}=v,S=m(v,["flow","handleDismiss"]);let B=Array.from(y.steps.entries()).filter(([,T])=>T.$state.visible===!0).map(([,T])=>jsxRuntime.jsx(Zr,d(a({flow:y,handleDismiss:b},S),{step:T}),T.id)),O=y.getNumberOfCompletedSteps(),A=y.getNumberOfAvailableSteps();return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(C.Column,{gap:2,children:[jsxRuntime.jsx(P.Header,{dismissible:e,handleDismiss:b,part:"checklist-header",subtitle:y.subtitle,title:y.title}),jsxRuntime.jsxs(C.Row,{alignItems:"center",gap:2,children:[jsxRuntime.jsxs(F.Body2,{fontWeight:"demibold",children:[O,"/",A]}),jsxRuntime.jsx(Me,{current:O,total:A,flexGrow:1})]})]}),B]})}}))})}var ln=new Set(["required","min","max","minLength","maxLength","pattern"]);function pn({fieldComponent:e,control:o,fieldData:t,submit:n}){let r=reactHookForm.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(([p])=>ln.has(p))),s=reactHookForm.useController({name:t.id,control:o,rules:i});return jsxRuntime.jsx(e,d(a({},s),{fieldData:t,formContext:r,submit:n}))}function tt({fieldTypes:e,handleDismiss:o,handlePrimary:t,handleSecondary:n,parentProps:{dismissible:r},step:i}){var B,O,A,T,R,k;let{__readOnly:s}=Qe.useContext(E),p=reactHookForm.useForm({delayError:2e3,mode:"onChange"}),[c,u]=Qe.useState(!1),f=[],{control:h,handleSubmit:y}=p,b=(B=i.props)!=null?B:{};function S(V,xe){u(!0),t(xe,V,s===!0).then(()=>u(!1));}(O=i.fields)==null||O.forEach(V=>{e[V.type]!=null&&f.push(jsxRuntime.jsx(pn,{control:h,fieldComponent:e[V.type],fieldData:V,submit:y(S)},`${i.flow.id}-${V.id}`));});let g=(T=(A=i.primaryButton)==null?void 0:A.title)!=null?T:i.primaryButtonTitle,v=(k=(R=i.secondaryButton)==null?void 0:R.title)!=null?k:i.secondaryButtonTitle,D=!!(i.$state.blocked||!p.formState.isValid);return jsxRuntime.jsxs(C.Column,d(a({gap:5,part:"form-step"},b),{children:[jsxRuntime.jsx(P.Header,{dismissible:r,handleDismiss:o,part:"form-step-header",subtitle:i.subtitle,title:i.title}),jsxRuntime.jsx(reactHookForm.FormProvider,d(a({},p),{children:f})),jsxRuntime.jsxs(C.Row,{part:"form-step-footer",justifyContent:"flex-end",gap:3,children:[v&&jsxRuntime.jsx(I.Secondary,{disabled:D,onClick:n,title:v}),jsxRuntime.jsx(I.Primary,{disabled:D||c,onClick:y(S),title:g!=null?g:"Submit",loading:c})]},"form-footer")]}))}function rt({error:e}){var o;return (o=e==null?void 0:e.message)!=null&&o.length?jsxRuntime.jsx(F.Caption,{color:"red500",display:"block",part:"field-error",mt:"1",textAlign:"end",children:e==null?void 0:e.message}):null}function no({children:e,id:o,required:t=!1}){return jsxRuntime.jsxs(F.Body2,{as:"label",htmlFor:o,part:"field-label",fontWeight:"medium",mb:"2",display:"block",children:[e,jsxRuntime.jsx(x,{part:"field-label-required",display:"inline",children:t&&"*"})]})}var Fe={px:"4",py:"2",backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",borderRadius:"md",display:"block",outline:"none",width:"100%"};function oe({children:e,field:o,fieldData:t,fieldState:n}){var u;let{id:r,label:i,placeholder:s}=t,{error:p}=n,c=d(a(a(a({id:r},o),s?{placeholder:s}:{}),Fe),{"aria-invalid":!!p,value:(u=o.value)!=null?u:""});return jsxRuntime.jsxs(x,{part:"field",children:[jsxRuntime.jsx(no,{id:r,required:!!t.required,children:i}),e(c),jsxRuntime.jsx(rt,{error:p})]})}var fn=()=>jsxRuntime.jsx(x,{as:"svg",color:"primary.foreground",width:"10px",height:"8px",viewBox:"0 0 10 8",fill:"none",children:jsxRuntime.jsx("path",{d:"M1 4.34664L3.4618 6.99729L3.4459 6.98017L9 1",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),gn=Qe__namespace.forwardRef(({label:e,value:o},t)=>jsxRuntime.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:[jsxRuntime.jsx(F.Body2,{part:"field-radio-label",children:e}),jsxRuntime.jsx(ye__namespace.Item,{id:o,value:o,ref:t,asChild:!0,children:jsxRuntime.jsx(x,{as:"button",backgroundColor:"inherit",borderWidth:"md",borderStyle:"solid",borderColor:"neutral.border",borderRadius:"100%",padding:"0",part:"field-radio-value",position:"relative",height:"24px",width:"24px",children:jsxRuntime.jsx(x,{as:ye__namespace.Indicator,alignItems:"center",bg:"primary.surface",borderWidth:"md",borderStyle:"solid",borderColor:"primary.border",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:jsxRuntime.jsx(fn,{})})})})]}));function io(e){let{field:{onChange:o,value:t},fieldData:{options:n=[]}}=e,r=n.map(({label:i,value:s})=>jsxRuntime.jsx(gn,{value:s,label:i},s));return jsxRuntime.jsx(oe,d(a({},e),{children:()=>jsxRuntime.jsx(ye__namespace.Root,{value:t,onValueChange:o,asChild:!0,children:jsxRuntime.jsx(C.Column,{gap:2,part:"field-radio-group",children:r})})}))}var bn=Qe__namespace.forwardRef(({label:e,value:o},t)=>jsxRuntime.jsx(N__namespace.Item,{value:o,ref:t,asChild:!0,children:jsxRuntime.jsx(x,{"backgroundColor:hover":"blue900",borderRadius:"md",outline:"none",part:"field-select-option",px:"3",py:"2",children:jsxRuntime.jsx(N__namespace.ItemText,{asChild:!0,children:jsxRuntime.jsx(F.Body2,{part:"field-select-option-label",children:e})})})}));function ao(e){let{field:{onChange:o,value:t},fieldData:{options:n=[],placeholder:r}}=e,i=n.map(({label:s,value:p})=>jsxRuntime.jsx(bn,{value:p,label:s},p));return jsxRuntime.jsx(oe,d(a({},e),{children:()=>jsxRuntime.jsxs(N__namespace.Root,{value:t,onValueChange:o,children:[jsxRuntime.jsx(N__namespace.Trigger,{asChild:!0,children:jsxRuntime.jsxs(F.Body2,d(a({},Fe),{alignItems:"center",display:"flex",justifyContent:"space-between",part:"field-select",children:[jsxRuntime.jsx(N__namespace.Value,{placeholder:r!=null?r:"Select one"}),jsxRuntime.jsx(N__namespace.Icon,{children:jsxRuntime.jsx(x,{as:outline.ChevronDownIcon,color:"neutral.100",display:"block",height:"24px",part:"field-select-icon",width:"24px"})})]}))}),jsxRuntime.jsx(N__namespace.Content,{position:"popper",sideOffset:4,asChild:!0,children:jsxRuntime.jsx(x,d(a({},Fe),{boxShadow:"md",maxHeight:"var(--radix-select-content-available-height)",p:"1",part:"field-select-options",width:"var(--radix-popper-anchor-width)",zIndex:"99999",children:jsxRuntime.jsx(N__namespace.Viewport,{children:i})}))})]})}))}function so(e){return jsxRuntime.jsx(oe,d(a({},e),{children:o=>jsxRuntime.jsx(F.Body2,a({as:"input",part:"field-text",type:"text"},o))}))}function ct(e){return jsxRuntime.jsx(oe,d(a({},e),{children:o=>jsxRuntime.jsx(F.Body2,a({as:"textarea",part:"field-textarea"},o))}))}var hn={radio:io,select:ao,text:so,textarea:ct};function Te(r){var i=r,{fieldTypes:e={},flowId:o,part:t}=i,n=m(i,["fieldTypes","flowId","part"]);let s=Object.assign({},hn,e);return jsxRuntime.jsx(J,d(a({flowId:o,part:["form",t]},n),{children:p=>jsxRuntime.jsx(tt,a({fieldTypes:s},p))}))}var Ne={};Q(Ne,{NPS:()=>Ve});function ft({field:e,submit:o}){let t=[...Array(11)].map((n,r)=>{let i=e.value===r?I.Primary:I.Secondary;return jsxRuntime.jsx(i,{borderWidth:"1px",onClick:()=>{e.onChange(r),o();},title:`${r}`,css:{".fr-button-title":{fontSize:"15px"}}},r)});return jsxRuntime.jsxs(C.Column,{gap:2,children:[jsxRuntime.jsx(C.Row,{gap:2,part:"field-nps",css:{"@media (min-width: 660px)":{flexWrap:"nowrap",justifyContent:"space-between"},flexWrap:"wrap",justifyContent:"center"},children:t}),jsxRuntime.jsxs(C.Row,{justifyContent:"space-between",part:"field-nps-label",children:[jsxRuntime.jsx(F.Caption,{part:"field-nps-left-label",color:"neutral.400",children:"Not likely at all"}),jsxRuntime.jsx(F.Caption,{part:"field-nps-right-label",color:"neutral.400",children:"Extremely likely"})]})]})}function Ve(i){var s=i,{as:e=H,flowId:o,fieldTypes:t,part:n}=s,r=m(s,["as","flowId","fieldTypes","part"]);let{flow:p}=pe(o);return jsxRuntime.jsx(Te,a({alignSelf:"end",as:e,flowId:o,fieldTypes:a({nps:ft},t),modal:!1,onEscapeKeyDown:c=>{typeof r.onEscapeKeyDown=="function"&&r.onEscapeKeyDown(c),c.defaultPrevented||p.skip();},part:["nps",n],css:d(a({},!p||p.getCurrentStepIndex()==0?{".fr-form-step-footer":{display:"none"}}:{}),{".fr-form":{padding:"20px","@media (min-width: 660px)":{minWidth:"600px"},minWidth:"100%"},".fr-form-step":{gap:"14px","@media (min-width: 660px)":{gap:"1"}}})},r))}function de(e,{onComplete:o,onDismiss:t}={}){let n=Qe.useRef(null);return Qe.useEffect(()=>{e!=null&&(e.isCompleted&&n.current===!1&&M(this,null,function*(){yield o==null?void 0:o(e);}),n.current=e==null?void 0:e.isCompleted);},[e==null?void 0:e.isCompleted]),{handleDismiss:Qe.useCallback(r=>M(this,null,function*(){if((yield t==null?void 0:t(e,r))===!1)return r.preventDefault(),!1;e.skip();}),[e])}}function _e(){let e="DOMRect"in globalThis?new DOMRect:{height:0,width:0,x:0,y:0,bottom:0,top:0,right:0,left:0,toJSON:()=>{}},[o,t]=Qe.useState(e),[n,r]=Qe.useState(null),i=Qe.useCallback(s=>{r(s);},[]);return Qe.useLayoutEffect(()=>{if(!n)return;let s=()=>{let p=n.getBoundingClientRect();t(p);};return s(),window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[n]),{node:n,rect:o,ref:i}}var Bn=react.keyframes({"0%":{opacity:.5,transform:"scale(0.5)"},"50%":{opacity:0,transform:"scale(1)"},"100%":{opacity:0,transform:"scale(1)"}});function xt(n){var r=n,{style:e={},part:o=""}=r,t=m(r,["style","part"]);return jsxRuntime.jsxs(x,d(a({part:`dot-wrapper ${o}`,style:a({height:"48px",position:"absolute",width:"48px"},e)},t),{children:[jsxRuntime.jsx(x,{backgroundColor:"primary.surface",part:"dot-pulse",css:{animation:`2s ease-out infinite ${Bn}`,borderRadius:"24px",height:"48px",left:0,position:"absolute",top:0,transformOrigin:"center center",width:"48px"}}),jsxRuntime.jsx(x,{backgroundColor:"primary.surface",part:"dot",style:{borderRadius:"12px",height:"24px",left:"12px",position:"absolute",top:"12px",width:"24px"}})]}))}function lo(n){var r=n,{part:e,src:o}=r,t=m(r,["part","src"]);return jsxRuntime.jsx(x,a({as:"img",maxWidth:"unset",part:["image",e],src:o},t))}function Dn(e){var o,t,n,r;return e.includes("youtube")?`https://www.youtube.com/embed/${(o=e.split("v=")[1])==null?void 0:o.split("&")[0]}`:e.includes("vimeo")?`https://player.vimeo.com/video/${(t=e.split("vimeo.com/")[1])==null?void 0:t.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/${(r=e.split("loom.com/share/")[1])==null?void 0:r.split("&")[0]}?hideEmbedTopBar=true&hide_title=true&hide_share=true&hide_owner=true`:null}function po(n){var r=n,{part:e,src:o}=r,t=m(r,["part","src"]);let i=Dn(o);return i?jsxRuntime.jsx(x,a({allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0,as:"iframe",backgroundColor:"neutral.100",borderWidth:"0",part:["video",e],src:i},t)):o!=null&&o.endsWith(".mp4")?jsxRuntime.jsx(x,a({as:"video",controls:!0,part:["video",e],src:o},t)):(console.error(`Could not map videoUri ${o} to a known provider (Youtube, Vimeo, Wistia, Loom) or valid mp4 file.`),null)}function ce(n){var r=n,{src:e,type:o}=r,t=m(r,["src","type"]);return jsxRuntime.jsx(o==="video"?po:lo,a({src:e},t))}function ht({props:e,alignAttr:o,sideAttr:t}){let n=t!=null?t:"bottom",r={},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"},s="-24px",p={top:"bottom",right:"left",bottom:"top",left:"right"};r[p[n]]=s;let c=i();return ["before","end"].includes(c)?["top","bottom"].includes(n)?r.right=s:r.bottom=s:["after","start"].includes(c)?["top","bottom"].includes(n)?r.left=s:r.top=s:["top","bottom"].includes(n)?r.left=`calc(50% + ${s})`:r.top=`calc(50% + ${s})`,r}var ze={content:["align","alignOffset","arrowPadding","avoidCollisions","collisionBoundary","collisionPadding","forceMount","hideWhenDetached","onCloseAutoFocus","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenAutoFocus","onPointerDownOutside","side","sideOffset","sticky"],root:["defaultOpen","modal","onOpenChange","open"]};function Pt(e,o){var i,s,p,c,u;let t=Object.fromEntries(ze.content.map(f=>[f,e[f]]).filter(f=>f[1]!==void 0)),n=Object.fromEntries(ze.root.map(f=>[f,e[f]]).filter(f=>f[1]!==void 0)),r={};for(let f of Object.keys(e))!ze.content.includes(f)&&!ze.root.includes(f)&&(r[f]=e[f]);if(t.align=(i=t.align)!=null?i:"after",t.side=(s=t.side)!=null?s:"bottom",["before","after"].includes(t.align)){let f={after:"end",before:"start"},h=(D,B)=>["top","bottom"].includes(B)?D=="after"?"marginLeft":"marginRight":D=="after"?"marginTop":"marginBottom",y=(p=t.alignOffset)!=null?p:0,b=(c=t.style)!=null?c:{},S=(u=t.side)!=null?u:"bottom",g=t.align;t.style=d(a({},b),{[h(g,S)]:y});let v=["top","bottom"].includes(S)?o.width:o.height;t.alignOffset=(v+y)*-1,t.align=f[g];}return {contentProps:t,otherProps:r,rootProps:n}}var Ct=react.keyframes`
|
|
68
|
+
from {
|
|
69
|
+
opacity: 0;
|
|
70
|
+
}
|
|
71
|
+
25% {
|
|
72
|
+
opacity: 0;
|
|
73
|
+
}
|
|
74
|
+
to {
|
|
75
|
+
opacity: 1;
|
|
76
|
+
}
|
|
77
|
+
`;function $(s){var p=s,{anchor:e,children:o,className:t,spotlight:n=!1,style:r}=p,i=m(p,["anchor","children","className","spotlight","style"]);let{node:c,rect:u,ref:f}=_e(),{node:h,rect:y,ref:b}=_e(),xi=Pt(i,u),{contentProps:S,otherProps:_t}=xi,ho=_t,{part:g}=ho,v=m(ho,["part"]),{rootProps:D}=xi,[B,O]=Qe.useState(S.align),[A,T]=Qe.useState(S.side),[R,k]=Qe.useState(0),[V,xe]=Qe.useState(0);if(c!==null){let G=c.getAttribute("data-align"),ne=c.getAttribute("data-side");B!==G&&O(G),A!==ne&&T(ne);}let re=Qe.useRef(null);if(Qe.useEffect(()=>{let G=document.querySelector(e);G!=null?(b(G),re.current=G):console.debug(`[frigade] Tooltip: No anchor found for query: ${e}`);},[e]),Qe.useEffect(()=>{function G(be){if(be.matches(e))return be;let me=be.querySelectorAll(e);return me.length>0?me[0]:null}let ne=new MutationObserver(be=>{for(let me of be)if(me.type==="childList"){for(let he of me.addedNodes){if(he.nodeType!==Node.ELEMENT_NODE)continue;let ie=G(he);if(ie!=null){b(ie),re.current=ie,console.debug("[frigade] Tooltip: MutationObserver added anchor: ",ie);break}}for(let he of me.removedNodes){if(he.nodeType!==Node.ELEMENT_NODE)continue;let ie=G(he);if(ie!=null){b(null),re.current=null,console.debug("[frigade] Tooltip: MutationObserver removed anchor: ",ie);break}}}});return ne.observe(document.querySelector("body"),{childList:!0,subtree:!0}),()=>ne.disconnect()},[]),Qe.useEffect(()=>{let{scrollX:G,scrollY:ne}=window;k(y.left+G),xe(y.top+ne);},[y.left,y.top]),h==null)return null;let Be="0";typeof window!="undefined"&&(Be=window.getComputedStyle(h).borderRadius);let Re=ht({props:i,alignAttr:B,sideAttr:A});return jsxRuntime.jsxs(Y__namespace.Root,d(a({defaultOpen:!0},D),{children:[jsxRuntime.jsx(Y__namespace.Anchor,{virtualRef:re}),jsxRuntime.jsx(Y__namespace.Portal,{children:jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[n&&jsxRuntime.jsx(x,a({animation:`${Ct} 300ms ease-out`,boxShadow:"0 0 0 20000px rgb(0 0 0 / 0.5)",part:"tooltip-spotlight",pointerEvents:"none",position:"absolute",style:{borderRadius:Be,height:y.height,left:R,top:V,width:y.width}},i.zIndex!=null?{zIndex:i.zIndex}:{})),jsxRuntime.jsx(Y__namespace.Content,d(a({asChild:!0},S),{ref:f,children:jsxRuntime.jsxs(P,d(a({animation:`${Ct} 300ms ease-out`,boxShadow:"md",position:"relative",className:t,css:{maxWidth:"360px",pointerEvents:"auto"},part:["tooltip",g],style:r},v),{children:[jsxRuntime.jsx(xt,{style:Re}),o]}))}))]})})]}))}$.Close=e=>jsxRuntime.jsx(Y__namespace.Close,{"aria-label":"Close",asChild:!0,children:jsxRuntime.jsx(I.Plain,d(a({css:{top:"0px",right:"-6px"},part:"close",position:"absolute"},e),{children:jsxRuntime.jsx(solid.XMarkIcon,{height:"20",fill:"currentColor"})}))});$.Media=t=>{var n=t,{src:e}=n,o=m(n,["src"]);return e==null?null:jsxRuntime.jsx(ce,a({borderRadius:"md md 0 0",borderWidth:"0",css:{aspectRatio:"2",objectFit:"cover"},margin:"-5 -5 0",src:e},o))};$.Primary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null?null:jsxRuntime.jsx(I.Primary,a({title:o,onClick:e},t))};$.Progress=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return e==null?null:jsxRuntime.jsx(F.Body2,d(a({part:"progress"},o),{children:e}))};$.Secondary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null?null:jsxRuntime.jsx(I.Secondary,a({title:o,onClick:e},t))};$.Subtitle=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return e==null?null:jsxRuntime.jsx(F.Body2,d(a({part:"subtitle"},o),{children:e}))};$.Title=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return e==null?null:jsxRuntime.jsx(F.H4,d(a({part:"title"},o),{children:e}))};function St(c){var u=c,{dismissible:e=!0,flow:o,onDismiss:t,onEscapeKeyDown:n,onPrimary:r,onSecondary:i,step:s}=u,p=m(u,["dismissible","flow","onDismiss","onEscapeKeyDown","onPrimary","onSecondary","step"]);var D,B,O,A,T,R;let{handleDismiss:f}=de(o,{onDismiss:t}),{handlePrimary:h,handleSecondary:y}=se(s,{onPrimary:r,onSecondary:i}),b=(D=s.props)!=null?D:{},S=(O=(B=s.primaryButton)==null?void 0:B.title)!=null?O:s.primaryButtonTitle,g=(T=(A=s.secondaryButton)==null?void 0:A.title)!=null?T:s.secondaryButtonTitle,v=!!s.$state.blocked;return jsxRuntime.jsxs($,d(a(a({anchor:s.selector,onOpenAutoFocus:k=>k.preventDefault(),onPointerDownOutside:k=>k.preventDefault(),onInteractOutside:k=>k.preventDefault()},p),b),{onEscapeKeyDown:k=>{typeof n=="function"&&n(k),k.defaultPrevented||f(k);},children:[e&&jsxRuntime.jsx($.Close,{onClick:f}),jsxRuntime.jsx($.Media,{src:(R=s.videoUri)!=null?R:s.imageUri,type:s.videoUri?"video":"image"}),jsxRuntime.jsxs(C.Column,{gap:1,part:"tooltip-header",children:[jsxRuntime.jsx($.Title,{children:s.title}),jsxRuntime.jsx($.Subtitle,{color:"neutral.400",children:s.subtitle})]}),jsxRuntime.jsxs(C.Row,{alignItems:"center",gap:3,justifyContent:"flex-end",part:"tooltip-footer",children:[o.getNumberOfAvailableSteps()>1&&jsxRuntime.jsx($.Progress,{marginRight:"auto",transform:"translateY(1px)",children:`${o.getCurrentStepIndex()+1}/${o.getNumberOfAvailableSteps()}`}),jsxRuntime.jsx($.Secondary,{disabled:v,onClick:y,title:g}),jsxRuntime.jsx($.Primary,{disabled:v,onClick:h,title:S})]})]}),s.id)}function we(e,o=!0){let{currentModal:t,modals:n,setModals:r}=Qe.useContext(E),[i,s]=Qe.useState(!1);Qe.useEffect(()=>{o&&(e!=null&&e.isVisible)&&e&&!n.has(e.id)&&r(c=>new Set(c).add(e.id));},[e==null?void 0:e.id,e==null?void 0:e.isVisible]),Qe.useEffect(()=>{let c=t===(e==null?void 0:e.id);o&&(e==null?void 0:e.id)!=null&&c!==i&&s(c);},[e==null?void 0:e.id,t]);function p(){o&&n.has(e==null?void 0:e.id)&&r(c=>{let u=new Set(c);return u.delete(e==null?void 0:e.id),u});}return {isCurrentModal:i||!o,removeModal:p}}function fo(i){var s=i,{flowId:e,onComplete:o,variables:t,part:n}=s,r=m(s,["flowId","onComplete","variables","part"]);let[p,c]=Qe.useState(!1),{flow:u}=pe(e,{variables:t}),{hasInitialized:f,registerComponent:h,unregisterComponent:y}=Qe.useContext(E);de(u,{onComplete:o});let{isCurrentModal:b,removeModal:S}=we(u);if(Qe.useEffect(()=>{!(u!=null&&u.isVisible)&&b&&S();},[u==null?void 0:u.isVisible,b]),Qe.useEffect(()=>()=>{y(e);},[]),u==null||u.isVisible===!1||!b||(h(e,()=>{p||c(!0);}),!f||!p))return null;let g=u.getCurrentStep();return g==null||g.start(),jsxRuntime.jsx(St,a({"data-flow-id":u.id,flow:u,part:["tour",n],step:g},r))}function wt(e){let[o,t]=Qe.useState(),{frigade:n}=Qe.useContext(E);return Qe.useEffect(()=>{M(this,null,function*(){let r=yield n.getCollection(e);if(!r||n.hasFailedToLoad()){t(void 0);return}t(r);});},[e]),{collection:o}}function go(n){var r=n,{collectionId:e,part:o}=r,t=m(r,["collectionId","part"]);var u,f,h;let i={ANNOUNCEMENT:yo,BANNER:Ze,CARD:P,CHECKLIST:Ae,EMBEDDED_TIP:P,FORM:Te,NPS_SURVEY:Ve,TOUR:fo},{collection:s}=wt(e),p=(u=s==null?void 0:s.flows.find(({flow:y})=>y.isVisible))==null?void 0:u.flow,c=(h=i[(f=p==null?void 0:p.rawData)==null?void 0:f.flowType])!=null?h:()=>null;return p==null||c==null?null:jsxRuntime.jsx(x,d(a({part:["collection",o],"data-collection-id":e},t),{children:jsxRuntime.jsx(c,{flowId:p.id})}))}function xo(){let{frigade:e}=Qe.useContext(E);return {frigade:e,isLoading:!(e!=null&&e.isReady())}}function Bt(){let[e,o]=Qe.useState(),{frigade:t}=xo();return Qe.useEffect(()=>{t.getCollections().then(n=>{n.forEach((r,i)=>{r.collectionType==="DEFAULT"&&o(i);});});},[]),e==null?null:jsxRuntime.jsx(go,{as:null,collectionId:e})}var E=Qe.createContext({apiKey:"",modals:new Set,setModals:()=>{},currentModal:null,navigate:()=>{},hasInitialized:!1,registerComponent:()=>{},unregisterComponent:()=>{}});function It(s){var p=s,{children:e,css:o={},defaultCollection:t=!0,navigate:n,theme:r}=p,i=m(p,["children","css","defaultCollection","navigate","theme"]);let c=r?Ge(r):{},[u,f]=Qe.useState(new Set),h=Qe.useRef(new Map),y=Qe.useRef(),[b,S]=Qe.useState(!1),g=Qe.useMemo(()=>(S(!1),y.current=void 0,f(new Set),new js.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})),[i.userId,i.groupId,i.apiKey]);Qe.useEffect(()=>{if(i.__flowStateOverrides){let T=g.getConfig();T.__flowStateOverrides=i.__flowStateOverrides,g.reload(T);}},[i.__flowStateOverrides]);function v(){let T=[...h.current.entries()].map(([R,k])=>[R,k.callback]);g.batchRegister(T),S(!0);}function D(T,R){if(y.current&&clearTimeout(y.current),b){h.current.has(T)?g.getFlow(T).then(k=>R(k.isVisible)):(g.getFlow(T).then(k=>k.register(R)),h.current.set(T,{callback:R}));return}h.current.has(T)||h.current.set(T,{callback:R}),y.current&&clearTimeout(y.current),y.current=setTimeout(()=>v(),0);}function B(T){h.current.has(T)&&g.getFlow(T).then(R=>{h.current.delete(T),R==null||R.unregister();});}let O=n!=null?n:(T,R="_self")=>{window.open(T,R);};Qe.useEffect(()=>()=>{g.destroy();},[]);let A=u.size>0?u.values().next().value:null;return jsxRuntime.jsxs(E.Provider,{value:d(a({modals:u,setModals:f,currentModal:A,navigate:O},i),{frigade:g,registerComponent:D,unregisterComponent:B,hasInitialized:b}),children:[jsxRuntime.jsx(react.Global,{styles:{":root":a(a(a({},Je),c),o)}}),jsxRuntime.jsxs(react.ThemeProvider,{theme:w,children:[t&&jsxRuntime.jsx(Bt,{}),e]})]})}function pe(e,o){let[t,n]=Qe.useState(),[,r]=Qe.useState(""),{frigade:i}=Qe.useContext(E),s=Qe.useCallback(p=>{p.id===e&&(o!=null&&o.variables&&p.applyVariables(o.variables),setTimeout(()=>{n(p),r(Math.random().toString());},0));},[o==null?void 0:o.variables,i]);return Qe.useEffect(()=>{if(i!=null&&i.isReady())return M(this,null,function*(){let p=yield i.getFlow(e);if(!p||i.hasFailedToLoad()){n(void 0);return}o!=null&&o.variables&&p.applyVariables(o.variables),n(p);}),i.onStateChange(s),()=>{i.removeStateChangeHandler(s);}},[s,i]),Qe.useEffect(()=>{!(o!=null&&o.variables)||!t||s(t);},[o==null?void 0:o.variables]),{flow:t}}function J(h){var y=h,{as:e,children:o,dismissible:t=!1,flowId:n,onComplete:r,onDismiss:i,onPrimary:s,onSecondary:p,variables:c,forceMount:u}=y,f=m(y,["as","children","dismissible","flowId","onComplete","onDismiss","onPrimary","onSecondary","variables","forceMount"]);let[b,S]=Qe.useState(!1),{flow:g}=pe(n,{variables:c}),{hasInitialized:v,registerComponent:D,unregisterComponent:B}=Qe.useContext(E),O=g==null?void 0:g.getCurrentStep(),{handleDismiss:A}=de(g,{onComplete:r,onDismiss:i}),{handlePrimary:T,handleSecondary:R}=se(O,{onPrimary:s,onSecondary:p}),k=e&&typeof e=="function"&&e.displayName==="Dialog",{isCurrentModal:V,removeModal:xe}=we(g,k);Qe.useEffect(()=>{!(g!=null&&g.isVisible)&&V&&xe();},[g==null?void 0:g.isVisible,V]),Qe.useEffect(()=>()=>{B(n);},[]);let re=u&&((g==null?void 0:g.isCompleted)||(g==null?void 0:g.isSkipped));if(!g||!re&&!V||(D(n,()=>{b||S(!0);}),!g.isVisible&&!re)||!v||!b)return null;(re||!g.isCompleted&&!g.isSkipped)&&O.start();let Be=e===null?Qe.Fragment:e!=null?e:x,Re=d(a({},f),{"data-flow-id":g.id});return jsxRuntime.jsx(Be,d(a({},e===null?{}:Re),{children:o({flow:g,handleDismiss:A,handlePrimary:T,handleSecondary:R,parentProps:{dismissible:t,flowId:n,variables:c,containerProps:Re},step:O})}))}function Lt(t){var n=t,{part:e}=n,o=m(n,["part"]);return jsxRuntime.jsx(J,d(a({as:P,gap:5,borderColor:"neutral.border",borderStyle:"solid",borderWidth:"md",part:["card",e]},o),{children:({handleDismiss:r,handlePrimary:i,handleSecondary:s,parentProps:{dismissible:p},step:c})=>{var h,y,b,S;let u=(y=(h=c.primaryButton)==null?void 0:h.title)!=null?y:c.primaryButtonTitle,f=(S=(b=c.secondaryButton)==null?void 0:b.title)!=null?S:c.secondaryButtonTitle;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(P.Header,{dismissible:p,handleDismiss:r,subtitle:c.subtitle,title:c.title}),jsxRuntime.jsx(P.Media,{src:c.imageUri,css:{objectFit:"contain",width:"100%"}}),jsxRuntime.jsxs(C.Row,{gap:3,justifyContent:"flex-end",part:"card-footer",children:[jsxRuntime.jsx(P.Secondary,{title:f,onClick:s}),jsxRuntime.jsx(P.Primary,{title:u,onClick:i})]})]})}}))}var P=Qe__namespace.forwardRef((r,n)=>{var i=r,{children:e,flowId:o}=i,t=m(i,["children","flowId"]);var p;if(o!=null)return jsxRuntime.jsx(Lt,a({flowId:o},t));let s=(p=t.as)!=null?p:C.Column;return jsxRuntime.jsx(s,d(a({backgroundColor:"neutral.background",borderColor:"neutral.border",borderStyle:"solid",borderRadius:"md",borderWidth:"0",gap:5,p:5},t),{ref:n,children:e}))});P.Dismiss=e=>jsxRuntime.jsx(I.Plain,d(a({part:"dismiss",padding:0},e),{children:jsxRuntime.jsx(solid.XMarkIcon,{height:"20",fill:"currentColor"})}));P.Header=i=>{var s=i,{dismissible:e,handleDismiss:o,subtitle:t,title:n}=s,r=m(s,["dismissible","handleDismiss","subtitle","title"]);return jsxRuntime.jsxs(C.Row,d(a({alignItems:"flex-start",flexWrap:"wrap",gap:1,part:"card-header"},r),{children:[jsxRuntime.jsx(P.Title,{maxWidth:"calc(100% - 32px)",children:n}),e&&jsxRuntime.jsx(P.Dismiss,{onClick:o,marginLeft:"auto"}),jsxRuntime.jsx(P.Subtitle,{color:"neutral.400",flexBasis:"100%",children:t})]}))};P.Media=t=>{var n=t,{src:e}=n,o=m(n,["src"]);return e==null||(e==null?void 0:e.length)===0?null:jsxRuntime.jsx(ce,a({borderRadius:"md",src:e},o))};P.Primary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsxRuntime.jsx(I.Primary,a({title:o,onClick:e},t))};P.Secondary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null||(o==null?void 0:o.length)===0?null:jsxRuntime.jsx(I.Secondary,a({title:o,onClick:e},t))};P.Subtitle=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return e==null?null:jsxRuntime.jsx(F.Body2,d(a({display:"block",color:"neutral.400",part:"subtitle"},o),{children:e}))};P.Title=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return e==null?null:jsxRuntime.jsx(F.H4,d(a({display:"block",part:"title"},o),{children:e}))};var Ue={content:["onOpenAutoFocus","onCloseAutoFocus","onEscapeKeyDown","onPointerDownOutside","onInteractOutside"],root:["defaultOpen","modal","onOpenChange","open"]};function Vt(e){let o=Object.fromEntries(Ue.content.map(r=>[r,e[r]]).filter(r=>r[1]!==void 0)),t=Object.fromEntries(Ue.root.map(r=>[r,e[r]]).filter(r=>r[1]!==void 0)),n={};for(let r of Object.keys(e))!Ue.content.some(i=>i===r)&&!Ue.root.some(i=>i===r)&&(n[r]=e[r]);return {contentProps:o,otherProps:n,rootProps:t}}var di=react.keyframes`
|
|
78
78
|
from {
|
|
79
79
|
opacity: 0;
|
|
80
80
|
}
|
|
@@ -84,39 +84,40 @@ var fo=Object.defineProperty,Ht=Object.defineProperties;var Mt=Object.getOwnProp
|
|
|
84
84
|
to {
|
|
85
85
|
opacity: 1;
|
|
86
86
|
}
|
|
87
|
-
`;function
|
|
87
|
+
`;function H(r){var i=r,{children:e,className:o,modal:t=!0}=i,n=m(i,["children","className","modal"]);let{rootProps:s,contentProps:p,otherProps:f}=Vt(n),h=f,{zIndex:c}=h,u=m(h,["zIndex"]);return jsxRuntime.jsx(z__namespace.Root,d(a({defaultOpen:!0,modal:t},s),{children:jsxRuntime.jsx(z__namespace.Portal,{children:jsxRuntime.jsxs(x,{animation:`${di} 300ms ease-out`,className:o,display:"grid",inset:"0",padding:"6",part:"dialog-wrapper",pointerEvents:"none",position:"fixed",zIndex:c,children:[jsxRuntime.jsx(z__namespace.Overlay,{asChild:!0,children:jsxRuntime.jsx(x,{background:"rgb(0 0 0 / 0.5)",inset:"0",part:"dialog-overlay",position:"absolute"})}),jsxRuntime.jsx(z__namespace.Content,d(a({asChild:!0,onOpenAutoFocus:y=>y.preventDefault(),onPointerDownOutside:y=>y.preventDefault(),onInteractOutside:y=>y.preventDefault()},p),{children:jsxRuntime.jsx(P,d(a({alignSelf:"center",boxShadow:"md",justifySelf:"center",maxWidth:"430px",p:8,part:"dialog",pointerEvents:"auto",position:"relative"},u),{children:e}))}))]})})}))}H.Dismiss=e=>jsxRuntime.jsx(z__namespace.Close,{"aria-label":"Close",asChild:!0,children:jsxRuntime.jsx(I.Plain,d(a({part:"close",position:"absolute",right:"2px",top:"2px"},e),{children:jsxRuntime.jsx(solid.XMarkIcon,{height:"20",fill:"currentColor"})}))});H.Subtitle=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(z__namespace.Description,{asChild:!0,children:jsxRuntime.jsx(F.Body2,d(a({part:"subtitle"},o),{children:e}))})};H.Media=t=>{var n=t,{src:e}=n,o=m(n,["src"]);return e==null?null:jsxRuntime.jsx(ce,a({borderRadius:"md",src:e},o))};H.Primary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null?null:jsxRuntime.jsx(I.Primary,a({title:o,onClick:e},t))};H.ProgressDots=({current:e,total:o})=>{if(o==1)return null;let t=[...Array(o)].map((n,r)=>jsxRuntime.jsx(x,{as:"circle",r:4,cx:4+16*r,cy:"4px",fill:e===r?w.colors.blue500:w.colors.blue800,part:e===r?"progress-dot-selected":"progress-dot"},r));return jsxRuntime.jsx(x,{as:"svg",height:"8px",marginInline:"auto",part:"progress",viewBox:`0 0 ${16*o-8} 8`,width:16*o-8,children:t})};H.Secondary=n=>{var r=n,{onClick:e,title:o}=r,t=m(r,["onClick","title"]);return o==null?null:jsxRuntime.jsx(I.Secondary,a({title:o,onClick:e},t))};H.Title=t=>{var n=t,{children:e}=n,o=m(n,["children"]);return jsxRuntime.jsx(z__namespace.Title,{asChild:!0,children:jsxRuntime.jsx(F.H4,d(a({part:"title"},o),{children:e}))})};H.displayName="Dialog";var Nt=["dismissible","flowId","forceMount","onComplete","onDismiss","onPrimary","onSecondary","variables"];function yo(n){var r=n,{flowId:e,part:o}=r,t=m(r,["flowId","part"]);let i=Object.fromEntries(Object.entries(t).filter(([p])=>Nt.some(c=>p===c))),s=Object.fromEntries(Object.entries(t).filter(([p])=>Nt.indexOf(p)===-1));return jsxRuntime.jsx(J,d(a({as:null,flowId:e},i),{children:({flow:p,handleDismiss:c,handlePrimary:u,handleSecondary:f,parentProps:{containerProps:h,dismissible:y},step:b})=>{var B,O,A,T,R,k;let S=(B=b.props)!=null?B:{},g=(A=(O=b.primaryButton)==null?void 0:O.title)!=null?A:b.primaryButtonTitle,v=(R=(T=b.secondaryButton)==null?void 0:T.title)!=null?R:b.secondaryButtonTitle,D=!!b.$state.blocked;return jsxRuntime.jsx(H,d(a(a({part:["announcement",o],textAlign:"center"},h),s),{onEscapeKeyDown:V=>{typeof t.onEscapeKeyDown=="function"&&t.onEscapeKeyDown(V),V.defaultPrevented||c(V);},children:jsxRuntime.jsxs(C.Column,d(a({gap:5,part:"announcement-step"},S),{children:[y&&jsxRuntime.jsx(H.Dismiss,{onClick:c}),jsxRuntime.jsxs(C.Column,{gap:1,part:"announcement-header",children:[jsxRuntime.jsx(H.Title,{children:b.title}),jsxRuntime.jsx(H.Subtitle,{children:b.subtitle})]}),jsxRuntime.jsx(H.Media,{src:(k=b.videoUri)!=null?k:b.imageUri,type:b.videoUri?"video":"image",css:{aspectRatio:"1.5",objectFit:"cover",width:"100%"}}),jsxRuntime.jsx(H.ProgressDots,{current:p.getCurrentStepIndex(),total:p.getNumberOfAvailableSteps()}),jsxRuntime.jsxs(C.Row,{css:{"& > button":{flexBasis:"50%",flexGrow:1}},gap:3,part:"announcement-footer",children:[v&&jsxRuntime.jsx(H.Secondary,{disabled:D,onClick:f,title:v}),g&&jsxRuntime.jsx(H.Primary,{disabled:D,onClick:u,title:g})]})]}))}))}}))}function mi(){let{userId:e,frigade:o}=Qe.useContext(E);function t(r){return M(this,null,function*(){yield o.identify(e,r);})}function n(r,i){return M(this,null,function*(){yield o.track(r,i);})}return {userId:e,addProperties:t,track:n}}function gi(){var r;let{frigade:e}=Qe.useContext(E);function o(i){return M(this,null,function*(){if(!e.config.groupId){console.error("No Group ID is set. Cannot set properties without a Group ID.");return}yield e.group(e.config.groupId,i);})}function t(i,s){return M(this,null,function*(){yield e.track(i,s);})}function n(i,s){return M(this,null,function*(){yield e.group(i,s);})}return {groupId:(r=e==null?void 0:e.config)==null?void 0:r.groupId,setGroupId:n,addProperties:o,track:t}}
|
|
88
88
|
|
|
89
89
|
exports.FrigadeJS = js__namespace;
|
|
90
|
-
exports.Announcement =
|
|
91
|
-
exports.Banner =
|
|
92
|
-
exports.BaseField =
|
|
93
|
-
exports.Box =
|
|
94
|
-
exports.Button =
|
|
90
|
+
exports.Announcement = yo;
|
|
91
|
+
exports.Banner = Ze;
|
|
92
|
+
exports.BaseField = oe;
|
|
93
|
+
exports.Box = x;
|
|
94
|
+
exports.Button = I;
|
|
95
95
|
exports.Card = P;
|
|
96
|
-
exports.Checklist =
|
|
97
|
-
exports.
|
|
98
|
-
exports.
|
|
96
|
+
exports.Checklist = Le;
|
|
97
|
+
exports.Collection = go;
|
|
98
|
+
exports.Dialog = H;
|
|
99
|
+
exports.Flex = C;
|
|
99
100
|
exports.Flow = J;
|
|
100
|
-
exports.Form =
|
|
101
|
-
exports.Label =
|
|
102
|
-
exports.Progress =
|
|
103
|
-
exports.Provider =
|
|
104
|
-
exports.RadioField =
|
|
105
|
-
exports.SelectField =
|
|
106
|
-
exports.Survey =
|
|
101
|
+
exports.Form = Te;
|
|
102
|
+
exports.Label = no;
|
|
103
|
+
exports.Progress = We;
|
|
104
|
+
exports.Provider = It;
|
|
105
|
+
exports.RadioField = io;
|
|
106
|
+
exports.SelectField = ao;
|
|
107
|
+
exports.Survey = Ne;
|
|
107
108
|
exports.Text = F;
|
|
108
|
-
exports.TextField =
|
|
109
|
-
exports.Tooltip =
|
|
110
|
-
exports.Tour =
|
|
111
|
-
exports.themeVariables =
|
|
112
|
-
exports.tokens =
|
|
113
|
-
exports.useBoundingClientRect =
|
|
114
|
-
exports.useFlow =
|
|
115
|
-
exports.useFlowHandlers =
|
|
116
|
-
exports.useFrigade =
|
|
117
|
-
exports.useGroup =
|
|
118
|
-
exports.useModal =
|
|
119
|
-
exports.useStepHandlers =
|
|
120
|
-
exports.useUser =
|
|
109
|
+
exports.TextField = so;
|
|
110
|
+
exports.Tooltip = $;
|
|
111
|
+
exports.Tour = fo;
|
|
112
|
+
exports.themeVariables = Je;
|
|
113
|
+
exports.tokens = Ee;
|
|
114
|
+
exports.useBoundingClientRect = _e;
|
|
115
|
+
exports.useFlow = pe;
|
|
116
|
+
exports.useFlowHandlers = de;
|
|
117
|
+
exports.useFrigade = xo;
|
|
118
|
+
exports.useGroup = gi;
|
|
119
|
+
exports.useModal = we;
|
|
120
|
+
exports.useStepHandlers = se;
|
|
121
|
+
exports.useUser = mi;
|
|
121
122
|
//# sourceMappingURL=out.js.map
|
|
122
123
|
//# sourceMappingURL=index.cjs.map
|