{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/GkqKSaCyDmpMIFEnWI04/BBjBrgi6kMVdQ8dJieSq/Form.js", "ssg:https://framer.com/m/framer/store.js@^1.0.0"],
  "sourcesContent": ["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";const formStore=createStore({error:false});export function withEmail(Component){return props=>{const[form,setForm]=formStore();const handleOnChange=value=>{const forbiddenDomains=/@(gmail|yahoo|hotmail|outlook|free|orange|icloud|laposte)\\b/i;const isForbiddenDomain=forbiddenDomains.test(value);setForm(prev=>({...prev,error:isForbiddenDomain}));};return /*#__PURE__*/_jsx(Component,{...props,onChange:e=>handleOnChange(e.target.value)});};}export function withButton(Component){return props=>{const[form,setForm]=formStore();return /*#__PURE__*/_jsx(Component,{...props,disabled:form.error,variant:form.error?\"Disabled\":\"Primary\"});};}export function withEmailError(Component){return props=>{const[form,setForm]=formStore();return form.error?/*#__PURE__*/_jsx(Component,{...props}):/*#__PURE__*/_jsx(_Fragment,{});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withButton\":{\"type\":\"reactHoc\",\"name\":\"withButton\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withEmailError\":{\"type\":\"reactHoc\",\"name\":\"withEmailError\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withEmail\":{\"type\":\"reactHoc\",\"name\":\"withEmail\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Form.map", "import{useState,useEffect}from\"react\";import{Data,useObserveData}from\"framer\";export function createStore(state1){// Use Data so that a Preview reload resets the state\nconst dataStore=Data({state:Object.freeze({...state1})});// Create a set function that updates the state\nconst setDataStore=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(dataStore.state);}dataStore.state=Object.freeze({...dataStore.state,...newState});};// Store the initial state, copy the object if it's an object\nlet storeState=typeof state1===\"object\"?Object.freeze({...state1}):state1;// Keep a list of all the listeners, in the form of React hook setters\nconst storeSetters=new Set();// Create a set function that updates all the listeners / setters\nconst setStoreState=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(storeState);}storeState=typeof newState===\"object\"?Object.freeze({...storeState,...newState}):newState;// Update all the listeners / setters with the new value\nstoreSetters.forEach(setter=>setter(storeState));};// Create the actual hook based on everything above\nfunction useStore(){// Create the hook we are going to use as a listener\nconst[state,setState]=useState(storeState);// If we unmount the component using this hook, we need to remove the listener\n// @ts-ignore\nuseEffect(()=>{// But right now, we need to add the listener\nstoreSetters.add(setState);return()=>storeSetters.delete(setState);},[]);// If Data context exists, use Data, otherwise use vanilla React state\nif(useObserveData()===true){useObserveData();return[dataStore.state,setDataStore];}else{// Return the state and a function to update the central store\nreturn[state,setStoreState];}}return useStore;}\nexport const __FramerMetadata__ = {\"exports\":{\"createStore\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./createStore.map"],
  "mappings": "uJAAAA,ICAAC,IAAqF,SAASC,EAAYC,EAAO,CACjH,IAAMC,EAAUC,EAAK,CAAC,MAAM,OAAO,OAAO,CAAC,GAAGF,CAAM,CAAC,CAAC,CAAC,EACjDG,EAAaC,GAAU,CAC1B,OAAOA,GAAW,aAAYA,EAASA,EAASH,EAAU,KAAK,GAAGA,EAAU,MAAM,OAAO,OAAO,CAAC,GAAGA,EAAU,MAAM,GAAGG,CAAQ,CAAC,CAAE,EACjIC,EAAW,OAAOL,GAAS,SAAS,OAAO,OAAO,CAAC,GAAGA,CAAM,CAAC,EAAEA,EAC7DM,EAAa,IAAI,IACjBC,EAAcH,GAAU,CAC3B,OAAOA,GAAW,aAAYA,EAASA,EAASC,CAAU,GAAGA,EAAW,OAAOD,GAAW,SAAS,OAAO,OAAO,CAAC,GAAGC,EAAW,GAAGD,CAAQ,CAAC,EAAEA,EACjJE,EAAa,QAAQE,GAAQA,EAAOH,CAAU,CAAC,CAAE,EACjD,SAASI,GAAU,CACnB,GAAK,CAACC,EAAMC,CAAQ,EAAEC,EAASP,CAAU,EAIzC,OAFAQ,EAAU,KACVP,EAAa,IAAIK,CAAQ,EAAQ,IAAIL,EAAa,OAAOK,CAAQ,GAAI,CAAC,CAAC,EACpEG,EAAe,IAAI,IAAMA,EAAe,EAAQ,CAACb,EAAU,MAAME,CAAY,GAC1E,CAACO,EAAMH,CAAa,CAAG,CAAC,OAAOE,CAAS,CDfwF,IAAMM,EAAUC,EAAY,CAAC,MAAM,EAAK,CAAC,EAAS,SAASC,EAAUC,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAACC,EAAKC,CAAO,EAAEN,EAAU,EAAQO,EAAeC,GAAO,CAAuF,IAAMC,EAArE,+DAAwG,KAAKD,CAAK,EAAEF,EAAQI,IAAO,CAAC,GAAGA,EAAK,MAAMD,CAAiB,EAAE,CAAE,EAAE,OAAoBE,EAAKR,EAAU,CAAC,GAAGC,EAAM,SAASQ,GAAGL,EAAeK,EAAE,OAAO,KAAK,CAAC,CAAC,CAAE,CAAE,CAAQ,SAASC,EAAWV,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAACC,EAAKC,CAAO,EAAEN,EAAU,EAAE,OAAoBW,EAAKR,EAAU,CAAC,GAAGC,EAAM,SAASC,EAAK,MAAM,QAAQA,EAAK,MAAM,WAAW,SAAS,CAAC,CAAE,CAAE,CAAQ,SAASS,EAAeX,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAACC,EAAKC,CAAO,EAAEN,EAAU,EAAE,OAAOK,EAAK,MAAmBM,EAAKR,EAAU,CAAC,GAAGC,CAAK,CAAC,EAAeO,EAAKI,EAAU,CAAC,CAAC,CAAE,CAAE",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "createStore", "state1", "dataStore", "Data", "setDataStore", "newState", "storeState", "storeSetters", "setStoreState", "setter", "useStore", "state", "setState", "ye", "ue", "useObserveData", "formStore", "createStore", "withEmail", "Component", "props", "form", "setForm", "handleOnChange", "value", "isForbiddenDomain", "prev", "p", "e", "withButton", "withEmailError", "l"]
}
