{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vkgCtqeH5AhIwaBWO3Yp/sXcTrxtVJWFSRhHquoLE/ServerApi.js", "ssg:https://framerusercontent.com/modules/IgHrPpQ30OKc4Lkn55FY/JaKovkEybaovcMV8WKQ9/UserAgentFunc.js", "ssg:https://framerusercontent.com/modules/dy5P3xZSVfuUdCVVbNh4/b05HG6qKVRjfTckGvLUk/InstallationDevice.js", "ssg:https://framerusercontent.com/modules/eQGjBO2qiPgwX7pBY32M/yBGjpU3D2vZdujo10FMg/DownloadMetric.js", "ssg:https://framerusercontent.com/modules/BUjJ5sZGvwdhQenn6Ash/VTyuOGxZUA4w5bRKmBCY/DownloadScene.js", "ssg:https://framerusercontent.com/modules/ynrfu1DxzkwtJ9oHjjFE/4gv6Kl2Aic0i1YZHez37/JqJt3eS_o.js", "ssg:https://framerusercontent.com/modules/X9Dh18feM8fiwgpgA5Jm/npBntMX3toogwnMVLFgT/zz_ipaZvb.js", "ssg:https://framerusercontent.com/modules/sp2D1z7iHjU4TUT1weBk/iPd2ZVtFKRMjDyqhYTMR/DownloadLinuxModalStyle.js", "ssg:https://framerusercontent.com/modules/NqHVaqYkhIJ94KQGTuKM/rO8TVkfuSkEhR0EyYf8j/DownloadLinuxModal.js", "ssg:https://framerusercontent.com/modules/uKdfOkDzWl1TH9HTTM4h/IE8soc3lV8shHVWhMgJq/no_17FUhp.js", "ssg:https://framerusercontent.com/modules/nmNUE5ia2kxh3Y0UcaWB/KtNXoPBuxNqeXM9mxenE/BHxKQl7CL.js", "ssg:https://framerusercontent.com/modules/kd4UimJOxGPxi4aTT5lr/7FiXRkuNejirl7tppgth/DownloadMacModal.js"],
  "sourcesContent": ["import{ServerFuncs}from\"https://framerusercontent.com/modules/nCbpq9fF1GRBFYsz6AFZ/7ybnBxKS2vxthP3GmUxi/ServerFunc.js\";async function getDownloads(){const result=await fetch(`${ServerFuncs.getDomain()}/api/downloads`);const data=await result.json();console.log(\"download\",data);return data;}export const ServerApi={getDownloads};\nexport const __FramerMetadata__ = {\"exports\":{\"ServerApi\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Downloads\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ServerApi.map", "function getOrEmpty(){var _window_navigator_userAgent,_window_navigator,_window;var _window_navigator_userAgent_toLowerCase;return(_window_navigator_userAgent_toLowerCase=(_window=window)===null||_window===void 0?void 0:(_window_navigator=_window.navigator)===null||_window_navigator===void 0?void 0:(_window_navigator_userAgent=_window_navigator.userAgent)===null||_window_navigator_userAgent===void 0?void 0:_window_navigator_userAgent.toLowerCase())!==null&&_window_navigator_userAgent_toLowerCase!==void 0?_window_navigator_userAgent_toLowerCase:\"\";}// MARK - Brand\nfunction isDouyin(){return getOrEmpty().indexOf(\"aweme\")>-1;}function isToutiao(){return getOrEmpty().indexOf(\"newsarticle\")>-1;}function isHuoshan(){return getOrEmpty().indexOf(\"live_stream\")>-1;}function isXigua(){return getOrEmpty().indexOf(\"videoarticle\")>-1;}function isByteDance(){return isDouyin()||isToutiao()||isHuoshan()||isXigua();}function isWechat(){return getOrEmpty().indexOf(\"micromessenger\")>-1;}function isXiaomiBrowser(){return getOrEmpty().indexOf(\"miuibrowser\")>-1;}function isLightHouse(){return getOrEmpty().indexOf(\"lighthouse\")>-1;}// MARK - Operating System\nfunction isWindows(){return/windows|win32/i.test(getOrEmpty());}function isAndroid(){const match=getOrEmpty().indexOf(\"android\")>-1||getOrEmpty().indexOf(\"adr\")>-1;return match||isXiaomiBrowser();}function isLinux(){const match=getOrEmpty().indexOf(\"linux\")>-1;return match&&!isAndroid();}function isIos(){return!!getOrEmpty().match(/\\(i[^;]+;( U;)? CPU.+Mac OS X/i);}function isIpad(){if(typeof window!==\"undefined\"&&window&&window.navigator){return/ipad/gi.test(window.navigator.userAgent)||Boolean(navigator.maxTouchPoints)&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform);}return false;}function isMac(){return/macintosh|mac os x/i.test(getOrEmpty())&&!isIos()&&!isIpad();}// MARK - Device Sizing\nfunction isTablet(){const ua=getOrEmpty();return isIpad()||/(?:iPad|PlayBook)/i.test(ua)||/(?:Android)/i.test(ua)&&!/(?:Mobile)/i.test(ua)||/(?:Firefox)/i.test(ua)&&/(?:Tablet)/i.test(ua);}function isMobile(){return(isAndroid()||isIos())&&!isTablet();}export const UserAgentFuncs={getOrEmpty,brand:{isDouyin,isToutiao,isHuoshan,isXigua,isByteDance,isXiaomiBrowser,isWechat,isLightHouse},system:{isWindows,isAndroid,isLinux,isIos,isIpad,isMac},sizing:{isTablet,isMobile}};\nexport const __FramerMetadata__ = {\"exports\":{\"UserAgentFuncs\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UserAgentFunc.map", "function _define_property(obj,key,value){if(key in obj){Object.defineProperty(obj,key,{value:value,enumerable:true,configurable:true,writable:true});}else{obj[key]=value;}return obj;}import{UserAgentFuncs}from\"https://framerusercontent.com/modules/IgHrPpQ30OKc4Lkn55FY/JaKovkEybaovcMV8WKQ9/UserAgentFunc.js\";export class InstallationDeviceType{}_define_property(InstallationDeviceType,\"applePortable\",new InstallationDeviceType);_define_property(InstallationDeviceType,\"macOS\",new InstallationDeviceType);_define_property(InstallationDeviceType,\"android\",new InstallationDeviceType);_define_property(InstallationDeviceType,\"androidDirectly\",new InstallationDeviceType);_define_property(InstallationDeviceType,\"windows\",new InstallationDeviceType);_define_property(InstallationDeviceType,\"linux\",new InstallationDeviceType);export class InstallationDeviceSystem{static getCurrent(){if(UserAgentFuncs.system.isWindows()){return InstallationDeviceSystem.windows;}else if(UserAgentFuncs.system.isIpad()){return InstallationDeviceSystem.iPadOS;}else if(UserAgentFuncs.system.isIos()){return InstallationDeviceSystem.iOS;}else if(UserAgentFuncs.system.isMac()){return InstallationDeviceSystem.macOS;}else if(UserAgentFuncs.system.isAndroid()){return InstallationDeviceSystem.android;}else if(UserAgentFuncs.system.isLinux()){return InstallationDeviceSystem.linux;}}constructor({name,type}){_define_property(this,\"name\",void 0);_define_property(this,\"type\",void 0);this.name=name;this.type=type;}}_define_property(InstallationDeviceSystem,\"iOS\",new InstallationDeviceSystem({name:\"iOS\",type:InstallationDeviceType.applePortable}));_define_property(InstallationDeviceSystem,\"iPadOS\",new InstallationDeviceSystem({name:\"iPadOS\",type:InstallationDeviceType.applePortable}));_define_property(InstallationDeviceSystem,\"macOS\",new InstallationDeviceSystem({name:\"macOS\",type:InstallationDeviceType.macOS}));_define_property(InstallationDeviceSystem,\"android\",new InstallationDeviceSystem({name:\"android\",type:InstallationDeviceType.android}));_define_property(InstallationDeviceSystem,\"windows\",new InstallationDeviceSystem({name:\"windows\",type:InstallationDeviceType.windows}));_define_property(InstallationDeviceSystem,\"linux\",new InstallationDeviceSystem({name:\"linux\",type:InstallationDeviceType.linux}));\nexport const __FramerMetadata__ = {\"exports\":{\"InstallationDeviceType\":{\"type\":\"class\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"InstallationDeviceSystem\":{\"type\":\"class\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./InstallationDevice.map", "import{MetricFuncs}from\"https://framerusercontent.com/modules/lVRxtm6GUdvnVnStjogP/75tHVekWyI9th5tcv7MU/MetricFunc.js\";import{SlardarApi}from\"https://framerusercontent.com/modules/ypbRTThI5ci7Ke4p7ahD/YW67eouhUsXD9hFbO0YO/SlardarApi.js\";import{InstallationDeviceType}from\"https://framerusercontent.com/modules/dy5P3xZSVfuUdCVVbNh4/b05HG6qKVRjfTckGvLUk/InstallationDevice.js\";function recordOpen({deviceType,fromMainButton}){const paramValue=(()=>{if(fromMainButton){return\"main_open\";}if(deviceType===InstallationDeviceType.windows){return\"windows_open\";}else if(deviceType===InstallationDeviceType.applePortable){return\"app_store_open\";}else if(deviceType===InstallationDeviceType.android){return\"google_play_open\";}else if(deviceType===InstallationDeviceType.androidDirectly){return\"apk_open\";}else if(deviceType===InstallationDeviceType.macOS){return\"mac_open\";}else if(deviceType===InstallationDeviceType.linux){return\"linux_open\";}else{return\"unexpected\";}})();SlardarApi.event(\"lark_website_mainpage_click\",{...MetricFuncs.shared(),click:\"download\",target:paramValue});}function recordDownload({deviceType}){const paramValue=(()=>{if(deviceType===InstallationDeviceType.windows){return\"windows_download\";}else if(deviceType===InstallationDeviceType.applePortable){return\"app_store_download\";}else if(deviceType===InstallationDeviceType.android){return\"google_play_download\";}else if(deviceType===InstallationDeviceType.androidDirectly){return\"apk_download\";}else if(deviceType===InstallationDeviceType.macOS){return\"mac_download\";}else if(deviceType===InstallationDeviceType.linux){return\"linux_download\";}else{return\"unexpected\";}})();SlardarApi.event(\"lark_website_mainpage_click\",{...MetricFuncs.shared(),click:\"download\",target:paramValue});}export const DownloadMetrics={recordOpen,recordDownload};\nexport const __FramerMetadata__ = {\"exports\":{\"DownloadMetrics\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export var DownloadScene;(function(DownloadScene){DownloadScene[\"download\"]=\"download\";DownloadScene[\"onboarding\"]=\"onboarding\";})(DownloadScene||(DownloadScene={}));\nexport const __FramerMetadata__ = {\"exports\":{\"DownloadScene\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DownloadScene.map", "// Generated by Framer (78454af)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"pz7jK3spO\"];const serializationHash=\"framer-otjuB\";const variantClassNames={pz7jK3spO:\"framer-v-hibfyr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({download,height,id,onClickDownload,width,...props})=>{var _ref;return{...props,l2lvMLWJu:(_ref=download!==null&&download!==void 0?download:props.l2lvMLWJu)!==null&&_ref!==void 0?_ref:\"Download Beta\",MW6Xo1NOn:onClickDownload!==null&&onClickDownload!==void 0?onClickDownload:props.MW6Xo1NOn};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MW6Xo1NOn,l2lvMLWJu,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pz7jK3spO\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapabitiw=activeVariantCallback(async(...args)=>{if(MW6Xo1NOn){const res=await MW6Xo1NOn(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-hibfyr\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"pz7jK3spO\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bxzjcl\",layoutDependency:layoutDependency,layoutId:\"nHtyaNCgS\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l1tl2p\",\"data-framer-name\":\"Btn\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"sydd4W_lU\",onTap:onTapabitiw,style:{backgroundColor:\"rgb(32, 110, 255)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Download Beta\"})}),className:\"framer-1hscrgu\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"cI8brzmiQ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:l2lvMLWJu,verticalAlignment:\"top\",withExternalLayout:true})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-otjuB.framer-1wsj0ns, .framer-otjuB .framer-1wsj0ns { display: block; }\",\".framer-otjuB.framer-hibfyr { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 70px 0px; position: relative; width: 840px; }\",\".framer-otjuB .framer-1bxzjcl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 500px; }\",\".framer-otjuB .framer-l1tl2p { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 46px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 240px; will-change: var(--framer-will-change-override, transform); }\",\".framer-otjuB .framer-1hscrgu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-otjuB.framer-hibfyr, .framer-otjuB .framer-1bxzjcl, .framer-otjuB .framer-l1tl2p { gap: 0px; } .framer-otjuB.framer-hibfyr > *, .framer-otjuB .framer-l1tl2p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-otjuB.framer-hibfyr > :first-child, .framer-otjuB .framer-l1tl2p > :first-child { margin-top: 0px; } .framer-otjuB.framer-hibfyr > :last-child, .framer-otjuB .framer-l1tl2p > :last-child { margin-bottom: 0px; } .framer-otjuB .framer-1bxzjcl > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-otjuB .framer-1bxzjcl > :first-child { margin-left: 0px; } .framer-otjuB .framer-1bxzjcl > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 146\n * @framerIntrinsicWidth 840\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"MW6Xo1NOn\":\"onClickDownload\",\"l2lvMLWJu\":\"download\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJqJt3eS_o=withCSS(Component,css,\"framer-otjuB\");export default FramerJqJt3eS_o;FramerJqJt3eS_o.displayName=\"DownloadLinuxModalPart2\";FramerJqJt3eS_o.defaultProps={height:146,width:840};addPropertyControls(FramerJqJt3eS_o,{MW6Xo1NOn:{title:\"On Click Download\",type:ControlType.EventHandler},l2lvMLWJu:{defaultValue:\"Download Beta\",displayTextArea:false,title:\"Download\",type:ControlType.String}});addFonts(FramerJqJt3eS_o,[{explicitInter:true,fonts:[{family:\"Lark Circular Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/XcA9QJt41sY3ngmrhhTnxQd43g.otf\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJqJt3eS_o\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"MW6Xo1NOn\\\":\\\"onClickDownload\\\",\\\"l2lvMLWJu\\\":\\\"download\\\"}\",\"framerIntrinsicWidth\":\"840\",\"framerIntrinsicHeight\":\"146\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JqJt3eS_o.map", "// Generated by Framer (d95cfb1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"q3iVlUAKW\"];const serializationHash=\"framer-QEoZu\";const variantClassNames={q3iVlUAKW:\"framer-v-14w6vbd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,onClose,subtitle,title,width,...props})=>{var _ref,_ref1;return{...props,H2ubWWqp2:(_ref=title!==null&&title!==void 0?title:props.H2ubWWqp2)!==null&&_ref!==void 0?_ref:\"Welcome to Lark for Linux\",iDX_MM280:(_ref1=subtitle!==null&&subtitle!==void 0?subtitle:props.iDX_MM280)!==null&&_ref1!==void 0?_ref1:\"Select an installation package based on the CPU of your device\",XEuEHKZa0:onClose!==null&&onClose!==void 0?onClose:props.XEuEHKZa0};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,H2ubWWqp2,iDX_MM280,XEuEHKZa0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q3iVlUAKW\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapl7n4j5=activeVariantCallback(async(...args)=>{if(XEuEHKZa0){const res=await XEuEHKZa0(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14w6vbd\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"q3iVlUAKW\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o9uydr\",layoutDependency:layoutDependency,layoutId:\"a6boIYJzF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgQm9sZA==\",\"--framer-font-family\":'\"Lark Circular Bold\", \"Lark Circular Bold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-82a94499-396e-4acb-bc6f-aa265c7981f3, rgb(31, 35, 41)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Welcome to Lark for Linux\"})})}),className:\"framer-3ddyem\",fonts:[\"CUSTOM;Lark Circular Bold\"],layoutDependency:layoutDependency,layoutId:\"JQW3r9T7A\",style:{\"--extracted-gdpscs\":\"var(--token-82a94499-396e-4acb-bc6f-aa265c7981f3, rgb(31, 35, 41))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:H2ubWWqp2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(135, 135, 135))\"},children:\"Select an installation package based on the CPU of your device\"})}),className:\"framer-rhjbjl\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"Br4lMH1KA\",style:{\"--extracted-gdpscs\":\"rgb(135, 135, 135)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:iDX_MM280,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/ATa1jb63Dn1BIoN7YWQMwYSY9ug.svg\"},className:\"framer-bkrcnn\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"lH0rROSb_\",onTap:onTapl7n4j5})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QEoZu.framer-o16bb, .framer-QEoZu .framer-o16bb { display: block; }\",\".framer-QEoZu.framer-14w6vbd { height: 182px; overflow: hidden; position: relative; width: 920px; }\",\".framer-QEoZu .framer-1o9uydr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 60px; }\",\".framer-QEoZu .framer-3ddyem, .framer-QEoZu .framer-rhjbjl { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QEoZu .framer-bkrcnn { cursor: pointer; flex: none; height: 30px; overflow: hidden; position: absolute; right: 40px; top: 40px; width: 30px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QEoZu .framer-1o9uydr { gap: 0px; } .framer-QEoZu .framer-1o9uydr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QEoZu .framer-1o9uydr > :first-child { margin-top: 0px; } .framer-QEoZu .framer-1o9uydr > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 182\n * @framerIntrinsicWidth 920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"H2ubWWqp2\":\"title\",\"iDX_MM280\":\"subtitle\",\"XEuEHKZa0\":\"onClose\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerzz_ipaZvb=withCSS(Component,css,\"framer-QEoZu\");export default Framerzz_ipaZvb;Framerzz_ipaZvb.displayName=\"DownloadLinuxModalPart1\";Framerzz_ipaZvb.defaultProps={height:182,width:920};addPropertyControls(Framerzz_ipaZvb,{H2ubWWqp2:{defaultValue:\"Welcome to Lark for Linux\",displayTextArea:false,title:\"Title\",type:ControlType.String},iDX_MM280:{defaultValue:\"Select an installation package based on the CPU of your device\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},XEuEHKZa0:{title:\"On Close\",type:ControlType.EventHandler}});addFonts(Framerzz_ipaZvb,[{explicitInter:true,fonts:[{family:\"Lark Circular Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/PMHtwF0OM2PzFG8miCpEC8IeqxU.otf\"},{family:\"Lark Circular Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/XcA9QJt41sY3ngmrhhTnxQd43g.otf\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerzz_ipaZvb\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"H2ubWWqp2\\\":\\\"title\\\",\\\"iDX_MM280\\\":\\\"subtitle\\\",\\\"XEuEHKZa0\\\":\\\"onClose\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"920\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"182\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zz_ipaZvb.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";const textStyle={margin:0,whiteSpace:\"pre-wrap\"};function Title({text}){return /*#__PURE__*/_jsx(\"div\",{style:{minHeight:\"20px\",display:\"flex\",alignItems:\"center\",marginBottom:\"24px\"},children:/*#__PURE__*/_jsx(\"div\",{style:{whiteSpace:\"pre-wrap\",lineHeight:\"40px\",fontWeight:700,color:\"#1F2329\",fontSize:\"30px\"},children:/*#__PURE__*/_jsx(\"h2\",{style:{textAlign:\"center\",fontWeight:\"bold\",fontSize:\"inherit\",...textStyle},children:\"Welcome to Lark for Linux\"})})});}function Subtitle({text}){return /*#__PURE__*/_jsx(\"div\",{style:{marginBottom:\"50px\",fontSize:\"18px\",lineHeight:\"24px\",color:\"#8F959E\",textAlign:\"center\",maxWidth:\"560px\"},children:/*#__PURE__*/_jsx(\"p\",{style:textStyle,children:\"Select an installation package based on the CPU of your device\"})});}function SelectRow({text,children}){const selectStyle={display:\"flex\",flexDirection:\"column\",alignItems:\"flex-start\",justifyContent:\"space-between\",marginBottom:\"24px\"};const selectTitleStyle={fontSize:\"18px\",fontWeight:500,lineHeight:\"26px\",marginBottom:\"8px\"};return /*#__PURE__*/_jsxs(\"div\",{style:selectStyle,children:[/*#__PURE__*/_jsxs(\"label\",{style:selectTitleStyle,children:[\" \",text,\" \"]}),/*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\"},children:children})]});}const selectOptionStyle={control:styles=>({...styles,lineHeight:\"24px\",fontSize:\"16px\",width:\"100%\"}),option:(styles,{isSelected,isFocused})=>({...styles,background:isFocused?\"#d0d3d6\":\"white\",color:isSelected?\"#3370ff\":\"black\",lineHeight:\"22px\",fontWeight:400,fontSize:\"14px\"})};function Button({text,onClick}){const buttonStyle={alignItems:\"center\",backgroundColor:\"#3370ff\",border:\"1px solid #3370ff\",borderRadius:\"6px\",color:\"#fff\",cursor:\"pointer\",display:\"inline-flex\",fontSize:\"16px\",fontWeight:500,height:\"48px\",justifyContent:\"center\",minWidth:\"140px\",padding:\"0 32px\",position:\"relative\",textAlign:\"center\",marginTop:\"16px\",marginBottom:\"16px\"};return /*#__PURE__*/_jsx(\"div\",{style:buttonStyle,onClick:()=>{onClick();},children:\"Download Beta\"});}function Container({children}){const containerStyle={backgroundColor:\"white\",borderRadius:\"20px\",width:\"920px\"};return /*#__PURE__*/_jsx(\"div\",{style:containerStyle,children:children});}export const DownloadLinuxModalStyle={Title,Subtitle,SelectRow,selectOptionStyle,Button,Container};\nexport const __FramerMetadata__ = {\"exports\":{\"DownloadLinuxModalStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DownloadLinuxModalStyle.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{ControlType}from\"framer\";import{useState}from\"react\";import Select from\"react-select\";import DownloadLinuxModalPart2 from\"https://framerusercontent.com/modules/ynrfu1DxzkwtJ9oHjjFE/4gv6Kl2Aic0i1YZHez37/JqJt3eS_o.js\";import DownloadLinuxModalPart1 from\"https://framerusercontent.com/modules/X9Dh18feM8fiwgpgA5Jm/npBntMX3toogwnMVLFgT/zz_ipaZvb.js\";import Modal from\"https://framerusercontent.com/modules/j8hiZq5z0iTmwvivhLIP/OVVvUIEhYwmeRpDHreWp/Modal.js\";import{WindowExt}from\"https://framerusercontent.com/modules/FxYHF3qv80l3fK5QX83D/moyzlEDnAesD93TkyupJ/WindowExt.js\";import{OnboardingProgressItemStep}from\"https://framerusercontent.com/modules/hBkiGtaPVTEDZScubzj5/Nce4wiNZh8ApjVzLECXX/OnboardingProgressItem.js\";import{OnboardingProgressStoreController}from\"https://framerusercontent.com/modules/TLjOk0dnDIhSaSv5aqIK/9AZVISZHXv8bwSqDr88f/OnboardingProgressStoreController.js\";import{DownloadLinuxModalStyle as S}from\"https://framerusercontent.com/modules/sp2D1z7iHjU4TUT1weBk/iPd2ZVtFKRMjDyqhYTMR/DownloadLinuxModalStyle.js\";import{DownloadMetrics}from\"https://framerusercontent.com/modules/eQGjBO2qiPgwX7pBY32M/yBGjpU3D2vZdujo10FMg/DownloadMetric.js\";import{DownloadScene}from\"https://framerusercontent.com/modules/BUjJ5sZGvwdhQenn6Ash/VTyuOGxZUA4w5bRKmBCY/DownloadScene.js\";import{InstallationDeviceType}from\"https://framerusercontent.com/modules/dy5P3xZSVfuUdCVVbNh4/b05HG6qKVRjfTckGvLUk/InstallationDevice.js\";const formatOptions=[{value:\"deb\"},{value:\"rpm\"}];const cpuOptions=[{value:\"x64\"},{value:\"arm\"},{value:\"mips64el\"}];const getUrlByVersion=(ext,arc,downloads)=>{var _downloads_versions_key,_downloads_versions;const key=`Linux_${ext.toLocaleLowerCase()}_${arc.toLocaleLowerCase()}`;return downloads===null||downloads===void 0?void 0:(_downloads_versions=downloads.versions)===null||_downloads_versions===void 0?void 0:(_downloads_versions_key=_downloads_versions[key])===null||_downloads_versions_key===void 0?void 0:_downloads_versions_key.download_link;};export const LinuxModalPropertyControlsContent={type:ControlType.Object,title:\"Linux Modal\",controls:{title:{type:ControlType.String,title:\"Title\",defaultValue:\"Title\"},subtitle:{type:ControlType.String,title:\"Subtitle\",defaultValue:\"Subtitle\"},format:{type:ControlType.Object,title:\"Format\",controls:{title:{type:ControlType.String,title:\"Title\",defaultValue:\"Select Format\"},options:{type:ControlType.Object,title:\"Options\",controls:{deb:{type:ControlType.String,title:\"Deb\",defaultValue:\"Deb (Compatible with Kylin, Ubuntu, Deepin, etc.)\"},rpm:{type:ControlType.String,title:\"Rpm\",defaultValue:\"Rpm (Compatible with CentOS, Fedora, etc.)\"}}}}},cpu:{type:ControlType.Object,title:\"CPU\",controls:{title:{type:ControlType.String,title:\"Title\",defaultValue:\"Select CPU\"},options:{type:ControlType.Object,title:\"Options\",controls:{x64:{type:ControlType.String,title:\"x64\",defaultValue:\"x64\"},arm:{type:ControlType.String,title:\"Arm\",defaultValue:\"ARM 64\"},mips64el:{type:ControlType.String,title:\"Loongson\",defaultValue:\"Loongson\"}}}}},download:{type:ControlType.String,title:\"Download\",defaultValue:\"Download\"}}};export function DownloadLinuxModal({scene,modalIsOpen,setModalIsOpen,downloads,text}){const onboardingProgressStoreController=OnboardingProgressStoreController.use();const[format,setFormat]=useState(\"Deb\");const[CPU,setCPU]=useState(\"x64\");return /*#__PURE__*/_jsx(Modal,{modalIsOpen:modalIsOpen,setModalIsOpen:setModalIsOpen,contentStyle:{border:\"none\",background:\"none\",padding:\"none\",position:\"auto\"},children:/*#__PURE__*/_jsxs(S.Container,{children:[/*#__PURE__*/_jsx(DownloadLinuxModalPart1,{title:text.title,subtitle:text.subtitle,onClose:()=>{setModalIsOpen(false);},style:{width:\"100%\"}}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"560px\",margin:\"0 auto\"},children:[/*#__PURE__*/_jsx(S.SelectRow,{text:text.format.title,children:/*#__PURE__*/_jsx(Select,{styles:S.selectOptionStyle,isSearchable:false,options:formatOptions.map(o=>({value:o.value,label:text.format.options[o.value]})),onChange:v=>{setFormat(v.value);},defaultValue:{value:\"deb\",label:text.format.options[\"deb\"]}})}),/*#__PURE__*/_jsx(S.SelectRow,{text:text.cpu.title,children:/*#__PURE__*/_jsx(Select,{styles:S.selectOptionStyle,isSearchable:false,options:cpuOptions.map(o=>({value:o.value,label:text.cpu.options[o.value]})),onChange:v=>{setCPU(v.value);},defaultValue:{value:\"x64\",label:text.cpu.options[\"x64\"]}})})]}),/*#__PURE__*/_jsx(DownloadLinuxModalPart2,{download:text.download,onClickDownload:()=>{if(scene===DownloadScene.onboarding){onboardingProgressStoreController.recordInteraction(OnboardingProgressItemStep.download);}DownloadMetrics.recordDownload({deviceType:InstallationDeviceType.linux});const url=getUrlByVersion(format,CPU,downloads);WindowExt.openInCurrentTab(url);},style:{width:\"100%\"}})]})});}\nexport const __FramerMetadata__ = {\"exports\":{\"LinuxModalPropertyControlsContent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DownloadLinuxModal\":{\"type\":\"reactComponent\",\"name\":\"DownloadLinuxModal\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"DownloadLinuxModalText\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (71a06be)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"rH056ZGIB\",\"V2hGGqnKu\"];const serializationHash=\"framer-lCnZq\";const variantClassNames={rH056ZGIB:\"framer-v-1k6p2ry\",V2hGGqnKu:\"framer-v-svfqei\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"rH056ZGIB\",\"Variant 2\":\"V2hGGqnKu\"};const getProps=({height,id,step1Image,step1Text,step2Image,step2Text,stepTitle,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4,_ref5;return{...props,CZ1vcb7TR:(_ref=stepTitle!==null&&stepTitle!==void 0?stepTitle:props.CZ1vcb7TR)!==null&&_ref!==void 0?_ref:\"check which chip your Mac has\",fc0FYc_IC:(_ref1=step1Text!==null&&step1Text!==void 0?step1Text:props.fc0FYc_IC)!==null&&_ref1!==void 0?_ref1:\"At the top left, click the Apple menu > About this Mac\",sqGktL6cu:(_ref2=step2Text!==null&&step2Text!==void 0?step2Text:props.sqGktL6cu)!==null&&_ref2!==void 0?_ref2:'In the Overview tab, look for the word \"processor\" or \"chip\", and check if it says \"Intel\" or \"Apple\"',variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"rH056ZGIB\",yRqG1F2HI:(_ref4=step2Image!==null&&step2Image!==void 0?step2Image:props.yRqG1F2HI)!==null&&_ref4!==void 0?_ref4:{src:\"https://framerusercontent.com/images/oBisTwNbfLYeSNSWnSwscMqQcT8.webp\",srcSet:\"https://framerusercontent.com/images/oBisTwNbfLYeSNSWnSwscMqQcT8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/oBisTwNbfLYeSNSWnSwscMqQcT8.webp 580w\"},yXnCQNFvu:(_ref5=step1Image!==null&&step1Image!==void 0?step1Image:props.yXnCQNFvu)!==null&&_ref5!==void 0?_ref5:{src:\"https://framerusercontent.com/images/KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp\",srcSet:\"https://framerusercontent.com/images/KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp?scale-down-to=512 512w,https://framerusercontent.com/images/KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp 521w\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,CZ1vcb7TR,fc0FYc_IC,sqGktL6cu,yXnCQNFvu,yRqG1F2HI,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rH056ZGIB\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1dhbcuu=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"V2hGGqnKu\"),3e3);});const onAppearvk3sks=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"rH056ZGIB\"),2e3);});const onMouseEnter1nkz18y=activeVariantCallback(async(...args)=>{setVariant(\"rH056ZGIB\");});const onMouseEnter1l59v8d=activeVariantCallback(async(...args)=>{setVariant(\"V2hGGqnKu\");});useOnVariantChange(baseVariant,{default:onAppear1dhbcuu,V2hGGqnKu:onAppearvk3sks});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1k6p2ry\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rH056ZGIB\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({V2hGGqnKu:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lcom4l\",layoutDependency:layoutDependency,layoutId:\"bDkTeOFkC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p50li8\",layoutDependency:layoutDependency,layoutId:\"wKNvDsd1l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-line-height\":\"0.9em\"},children:\"check which chip your Mac has\"})}),className:\"framer-4zo0vi\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"bft82mBBd\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:CZ1vcb7TR,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-s7b153\",layoutDependency:layoutDependency,layoutId:\"Kofaj89qz\",style:{backgroundColor:\"rgb(224, 224, 224)\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-42ygws\",layoutDependency:layoutDependency,layoutId:\"vbUUmt6Az\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n608a8\",layoutDependency:layoutDependency,layoutId:\"w5uUSkrmv\",style:{backgroundColor:\"rgb(227, 233, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},variants:{V2hGGqnKu:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({V2hGGqnKu:{\"data-highlight\":true,onMouseEnter:onMouseEnter1nkz18y}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qpzu7a\",layoutDependency:layoutDependency,layoutId:\"F4l0vaDBY\",style:{backgroundColor:\"rgb(27, 110, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"1\"})}),className:\"framer-w0hkew\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"LEwKnMGpl\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"At the top left, click the Apple menu > About this Mac\"})}),className:\"framer-88j3rd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nytNNIkSw\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:fc0FYc_IC,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cc7pf5\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ijXZVzurx\",onMouseEnter:onMouseEnter1l59v8d,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},variants:{V2hGGqnKu:{backgroundColor:\"rgb(227, 233, 255)\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xjqk3m\",layoutDependency:layoutDependency,layoutId:\"tr0RiI1mO\",style:{backgroundColor:\"rgb(27, 110, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"2\"})}),className:\"framer-11abf7l\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"VsxLHeclE\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:[\"In the \",/*#__PURE__*/_jsx(motion.strong,{children:\"Overview\"}),' tab, look for the word \"',/*#__PURE__*/_jsx(motion.strong,{children:\"processor\"}),'\" or \"',/*#__PURE__*/_jsx(motion.strong,{children:\"chip\"}),'\", and check if it says \"Intel\" or \"Apple\"']})}),className:\"framer-18jqksw\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"woY02jKdD\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:sqGktL6cu,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cbc7bh\",layoutDependency:layoutDependency,layoutId:\"PAL7aAjP6\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:348,pixelWidth:521,sizes:\"1px\",...toResponsiveImage(yXnCQNFvu)},className:\"framer-1utn2hf\",layoutDependency:layoutDependency,layoutId:\"L4Bx7Cbkn\",...addPropertyOverrides({V2hGGqnKu:{background:{alt:\"\",fit:\"fill\",pixelHeight:348,pixelWidth:580,sizes:\"1px\",...toResponsiveImage(yRqG1F2HI)}}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lCnZq.framer-26pz0x, .framer-lCnZq .framer-26pz0x { display: block; }\",\".framer-lCnZq.framer-1k6p2ry { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 840px; }\",\".framer-lCnZq .framer-lcom4l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-lCnZq .framer-p50li8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 36px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lCnZq .framer-4zo0vi, .framer-lCnZq .framer-w0hkew, .framer-lCnZq .framer-11abf7l { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-lCnZq .framer-s7b153 { flex: none; height: 2px; overflow: hidden; position: relative; width: 100%; }\",\".framer-lCnZq .framer-42ygws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lCnZq .framer-n608a8, .framer-lCnZq .framer-1cc7pf5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-lCnZq .framer-1qpzu7a, .framer-lCnZq .framer-1xjqk3m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-lCnZq .framer-88j3rd, .framer-lCnZq .framer-18jqksw { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-lCnZq .framer-1cbc7bh { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-lCnZq .framer-1utn2hf { aspect-ratio: 1.459016393442623 / 1; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: var(--framer-aspect-ratio-supported, 329px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lCnZq.framer-1k6p2ry, .framer-lCnZq .framer-lcom4l, .framer-lCnZq .framer-p50li8, .framer-lCnZq .framer-42ygws, .framer-lCnZq .framer-n608a8, .framer-lCnZq .framer-1qpzu7a, .framer-lCnZq .framer-1cc7pf5, .framer-lCnZq .framer-1xjqk3m, .framer-lCnZq .framer-1cbc7bh { gap: 0px; } .framer-lCnZq.framer-1k6p2ry > *, .framer-lCnZq .framer-n608a8 > *, .framer-lCnZq .framer-1cc7pf5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-lCnZq.framer-1k6p2ry > :first-child, .framer-lCnZq .framer-n608a8 > :first-child, .framer-lCnZq .framer-1cc7pf5 > :first-child { margin-left: 0px; } .framer-lCnZq.framer-1k6p2ry > :last-child, .framer-lCnZq .framer-n608a8 > :last-child, .framer-lCnZq .framer-1cc7pf5 > :last-child { margin-right: 0px; } .framer-lCnZq .framer-lcom4l > *, .framer-lCnZq .framer-42ygws > *, .framer-lCnZq .framer-1qpzu7a > *, .framer-lCnZq .framer-1xjqk3m > *, .framer-lCnZq .framer-1cbc7bh > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-lCnZq .framer-lcom4l > :first-child, .framer-lCnZq .framer-p50li8 > :first-child, .framer-lCnZq .framer-42ygws > :first-child, .framer-lCnZq .framer-1qpzu7a > :first-child, .framer-lCnZq .framer-1xjqk3m > :first-child, .framer-lCnZq .framer-1cbc7bh > :first-child { margin-top: 0px; } .framer-lCnZq .framer-lcom4l > :last-child, .framer-lCnZq .framer-p50li8 > :last-child, .framer-lCnZq .framer-42ygws > :last-child, .framer-lCnZq .framer-1qpzu7a > :last-child, .framer-lCnZq .framer-1xjqk3m > :last-child, .framer-lCnZq .framer-1cbc7bh > :last-child { margin-bottom: 0px; } .framer-lCnZq .framer-p50li8 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 236\n * @framerIntrinsicWidth 840\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"V2hGGqnKu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"CZ1vcb7TR\":\"stepTitle\",\"fc0FYc_IC\":\"step1Text\",\"sqGktL6cu\":\"step2Text\",\"yXnCQNFvu\":\"step1Image\",\"yRqG1F2HI\":\"step2Image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerno_17FUhp=withCSS(Component,css,\"framer-lCnZq\");export default Framerno_17FUhp;Framerno_17FUhp.displayName=\"PopupCarousel\";Framerno_17FUhp.defaultProps={height:236,width:840};addPropertyControls(Framerno_17FUhp,{variant:{options:[\"rH056ZGIB\",\"V2hGGqnKu\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},CZ1vcb7TR:{defaultValue:\"check which chip your Mac has\",displayTextArea:true,title:\"Step Title\",type:ControlType.String},fc0FYc_IC:{defaultValue:\"At the top left, click the Apple menu > About this Mac\",displayTextArea:true,title:\"Step1Text\",type:ControlType.String},sqGktL6cu:{defaultValue:'In the Overview tab, look for the word \"processor\" or \"chip\", and check if it says \"Intel\" or \"Apple\"',displayTextArea:true,title:\"Step2Text\",type:ControlType.String},yXnCQNFvu:{__defaultAssetReference:\"data:framer/asset-reference,KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp?originalFilename=111.webp&preferredSize=auto\",title:\"Step1Image\",type:ControlType.ResponsiveImage},yRqG1F2HI:{__defaultAssetReference:\"data:framer/asset-reference,oBisTwNbfLYeSNSWnSwscMqQcT8.webp?originalFilename=222.webp&preferredSize=auto\",title:\"Step2Image\",type:ControlType.ResponsiveImage}});addFonts(Framerno_17FUhp,[{explicitInter:true,fonts:[{family:\"Lark Circular Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/XcA9QJt41sY3ngmrhhTnxQd43g.otf\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerno_17FUhp\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"236\",\"framerIntrinsicWidth\":\"840\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V2hGGqnKu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"CZ1vcb7TR\\\":\\\"stepTitle\\\",\\\"fc0FYc_IC\\\":\\\"step1Text\\\",\\\"sqGktL6cu\\\":\\\"step2Text\\\",\\\"yXnCQNFvu\\\":\\\"step1Image\\\",\\\"yRqG1F2HI\\\":\\\"step2Image\\\"}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./no_17FUhp.map", "// Generated by Framer (fb31e5e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import PopupCarousel from\"https://framerusercontent.com/modules/uKdfOkDzWl1TH9HTTM4h/IE8soc3lV8shHVWhMgJq/no_17FUhp.js\";const PopupCarouselFonts=getFonts(PopupCarousel);const cycleOrder=[\"dyBrt2VD6\",\"Z0GT6x6Sj\"];const serializationHash=\"framer-FgXcs\";const variantClassNames={dyBrt2VD6:\"framer-v-42325c\",Z0GT6x6Sj:\"framer-v-1aphyyp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 2\":\"Z0GT6x6Sj\",Desktop:\"dyBrt2VD6\"};const getProps=({appleChip,description,height,id,intelChip,onClickAppleChip,onClickIntelChip,onClose,step1Image,step1Text,step2Image,step2Text,stepTitle,title,width,...props})=>{return{...props,dfgUy31Wf:step1Image??props.dfgUy31Wf??{src:\"https://framerusercontent.com/images/KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp\",srcSet:\"https://framerusercontent.com/images/KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp?scale-down-to=512 512w,https://framerusercontent.com/images/KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp 521w\"},HKf9CAeEK:stepTitle??props.HKf9CAeEK??\"check which chip your Mac has\",HVzzKPrd0:step2Image??props.HVzzKPrd0??{src:\"https://framerusercontent.com/images/oBisTwNbfLYeSNSWnSwscMqQcT8.webp\",srcSet:\"https://framerusercontent.com/images/oBisTwNbfLYeSNSWnSwscMqQcT8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/oBisTwNbfLYeSNSWnSwscMqQcT8.webp 580w\"},Krjy4jjeM:step2Text??props.Krjy4jjeM??'In the Overview tab, look for the word \"processor\" or \"chip\", and check if it says \"Intel\" or \"Apple\"',KvmFE2dAJ:onClickIntelChip??props.KvmFE2dAJ,l07SRN8OV:description??props.l07SRN8OV??\"Lark for Mac computers with Apple chips can't run on Mac computers with Intel chips. If you're not sure which chip your Mac computer has, download the Intel chip version to ensure usability. Don't worry, Lark will automatically adjust to the compatible version in the following update.\",lkhWFGz52:onClose??props.lkhWFGz52,m9BHAdVnF:title??props.m9BHAdVnF??\"Which version of Lark?\",opoh1aFnu:intelChip??props.opoh1aFnu??\"Lark for Intel chip\",T1yfyx_rN:onClickAppleChip??props.T1yfyx_rN,variant:humanReadableVariantMap[props.variant]??props.variant??\"dyBrt2VD6\",vPZT6ekWP:appleChip??props.vPZT6ekWP??\"Lark for Apple chip\",ZXQKgzN5v:step1Text??props.ZXQKgzN5v??\"At the top left, click the Apple menu > About this Mac\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,lkhWFGz52,KvmFE2dAJ,T1yfyx_rN,m9BHAdVnF,l07SRN8OV,opoh1aFnu,vPZT6ekWP,HKf9CAeEK,ZXQKgzN5v,Krjy4jjeM,dfgUy31Wf,HVzzKPrd0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dyBrt2VD6\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap3pbkqw=activeVariantCallback(async(...args)=>{if(lkhWFGz52){const res=await lkhWFGz52(...args);if(res===false)return false;}});const onTap12p5sc2=activeVariantCallback(async(...args)=>{if(T1yfyx_rN){const res=await T1yfyx_rN(...args);if(res===false)return false;}});const onTapucp339=activeVariantCallback(async(...args)=>{if(KvmFE2dAJ){const res=await KvmFE2dAJ(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-42325c\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"dyBrt2VD6\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({Z0GT6x6Sj:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hf6vvw\",layoutDependency:layoutDependency,layoutId:\"Yq052dzmf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgQm9sZA==\",\"--framer-font-family\":'\"Lark Circular Bold\", \"Lark Circular Bold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-82a94499-396e-4acb-bc6f-aa265c7981f3, rgb(31, 35, 41)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Which version of Lark?\"})})}),className:\"framer-vpueqy\",fonts:[\"CUSTOM;Lark Circular Bold\"],layoutDependency:layoutDependency,layoutId:\"wU057d5Aa\",style:{\"--extracted-gdpscs\":\"var(--token-82a94499-396e-4acb-bc6f-aa265c7981f3, rgb(31, 35, 41))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:m9BHAdVnF,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-82a94499-396e-4acb-bc6f-aa265c7981f3, rgb(31, 35, 41)))\"},children:[\"Lark for Mac computers with Apple chips can't run on Mac computers with Intel chips. \",/*#__PURE__*/_jsx(motion.strong,{children:\"If you're not sure which chip your Mac computer has, download the Intel chip version to ensure usability.\"}),\" Don't worry, Lark will automatically adjust to the compatible version in the following update.\"]})}),className:\"framer-1jeo1ys\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"VNaq29K7d\",style:{\"--extracted-gdpscs\":\"var(--token-82a94499-396e-4acb-bc6f-aa265c7981f3, rgb(31, 35, 41))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:l07SRN8OV,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40),pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/ATa1jb63Dn1BIoN7YWQMwYSY9ug.svg\"},className:\"framer-1b57t5\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"CvDylla0B\",onTap:onTap3pbkqw}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+60+87.6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7nc49i-container\",layoutDependency:layoutDependency,layoutId:\"rwQQaGcOg-container\",nodeId:\"rwQQaGcOg\",rendersWithMotion:true,scopeId:\"BHxKQl7CL\",children:/*#__PURE__*/_jsx(PopupCarousel,{CZ1vcb7TR:HKf9CAeEK,fc0FYc_IC:ZXQKgzN5v,height:\"100%\",id:\"rwQQaGcOg\",layoutId:\"rwQQaGcOg\",sqGktL6cu:Krjy4jjeM,style:{width:\"100%\"},variant:\"rH056ZGIB\",width:\"100%\",yRqG1F2HI:toResponsiveImage(HVzzKPrd0),yXnCQNFvu:toResponsiveImage(dfgUy31Wf)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mr8ich\",layoutDependency:layoutDependency,layoutId:\"njuI5u0xL\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h2oik8\",layoutDependency:layoutDependency,layoutId:\"o9WocQfI3\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9osx58\",\"data-border\":true,\"data-framer-name\":\"Btn\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mnPWEW1wj\",onTap:onTap12p5sc2,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(33, 110, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(33, 110, 255)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Lark for Apple chip\"})}),className:\"framer-ww8f4c\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"JDjEMdjh2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:vPZT6ekWP,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-98wpwl\",\"data-border\":true,\"data-framer-name\":\"Btn\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PuFQ5mLnf\",onTap:onTapucp339,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(33, 110, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 110, 255))\"},children:\"Lark for Intel chip\"})}),className:\"framer-1ug8wtc\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"r3ojpzlgw\",style:{\"--extracted-r6o4lv\":\"rgb(33, 110, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:opoh1aFnu,verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FgXcs.framer-16ayvsl, .framer-FgXcs .framer-16ayvsl { display: block; }\",\".framer-FgXcs.framer-42325c { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 920px; will-change: var(--framer-will-change-override, transform); }\",\".framer-FgXcs .framer-hf6vvw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-FgXcs .framer-vpueqy { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 416px; word-break: break-word; word-wrap: break-word; }\",\".framer-FgXcs .framer-1jeo1ys { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-FgXcs .framer-1b57t5 { cursor: pointer; flex: none; height: 30px; overflow: hidden; position: absolute; right: 40px; top: 40px; width: 30px; z-index: 1; }\",\".framer-FgXcs .framer-7nc49i-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-FgXcs .framer-1mr8ich { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-FgXcs .framer-1h2oik8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 500px; }\",\".framer-FgXcs .framer-9osx58, .framer-FgXcs .framer-98wpwl { align-content: center; align-items: center; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 46px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-FgXcs .framer-ww8f4c, .framer-FgXcs .framer-1ug8wtc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FgXcs.framer-42325c, .framer-FgXcs .framer-hf6vvw, .framer-FgXcs .framer-1mr8ich, .framer-FgXcs .framer-1h2oik8, .framer-FgXcs .framer-9osx58, .framer-FgXcs .framer-98wpwl { gap: 0px; } .framer-FgXcs.framer-42325c > *, .framer-FgXcs .framer-1mr8ich > *, .framer-FgXcs .framer-9osx58 > *, .framer-FgXcs .framer-98wpwl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-FgXcs.framer-42325c > :first-child, .framer-FgXcs .framer-hf6vvw > :first-child, .framer-FgXcs .framer-1mr8ich > :first-child, .framer-FgXcs .framer-9osx58 > :first-child, .framer-FgXcs .framer-98wpwl > :first-child { margin-top: 0px; } .framer-FgXcs.framer-42325c > :last-child, .framer-FgXcs .framer-hf6vvw > :last-child, .framer-FgXcs .framer-1mr8ich > :last-child, .framer-FgXcs .framer-9osx58 > :last-child, .framer-FgXcs .framer-98wpwl > :last-child { margin-bottom: 0px; } .framer-FgXcs .framer-hf6vvw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-FgXcs .framer-1h2oik8 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-FgXcs .framer-1h2oik8 > :first-child { margin-left: 0px; } .framer-FgXcs .framer-1h2oik8 > :last-child { margin-right: 0px; } }\",\".framer-FgXcs.framer-v-1aphyyp.framer-42325c { width: 375px; }\",'.framer-FgXcs[data-border=\"true\"]::after, .framer-FgXcs [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 592\n * @framerIntrinsicWidth 920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Z0GT6x6Sj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"lkhWFGz52\":\"onClose\",\"KvmFE2dAJ\":\"onClickIntelChip\",\"T1yfyx_rN\":\"onClickAppleChip\",\"m9BHAdVnF\":\"title\",\"l07SRN8OV\":\"description\",\"opoh1aFnu\":\"intelChip\",\"vPZT6ekWP\":\"appleChip\",\"HKf9CAeEK\":\"stepTitle\",\"ZXQKgzN5v\":\"step1Text\",\"Krjy4jjeM\":\"step2Text\",\"dfgUy31Wf\":\"step1Image\",\"HVzzKPrd0\":\"step2Image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBHxKQl7CL=withCSS(Component,css,\"framer-FgXcs\");export default FramerBHxKQl7CL;FramerBHxKQl7CL.displayName=\"MacPopup\";FramerBHxKQl7CL.defaultProps={height:592,width:920};addPropertyControls(FramerBHxKQl7CL,{variant:{options:[\"dyBrt2VD6\",\"Z0GT6x6Sj\"],optionTitles:[\"Desktop\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},lkhWFGz52:{title:\"On Close\",type:ControlType.EventHandler},KvmFE2dAJ:{title:\"On Click Intel Chip\",type:ControlType.EventHandler},T1yfyx_rN:{title:\"On Click Apple Chip\",type:ControlType.EventHandler},m9BHAdVnF:{defaultValue:\"Which version of Lark?\",displayTextArea:false,title:\"Title\",type:ControlType.String},l07SRN8OV:{defaultValue:\"Lark for Mac computers with Apple chips can't run on Mac computers with Intel chips. If you're not sure which chip your Mac computer has, download the Intel chip version to ensure usability. Don't worry, Lark will automatically adjust to the compatible version in the following update.\",displayTextArea:true,title:\"Description\",type:ControlType.String},opoh1aFnu:{defaultValue:\"Lark for Intel chip\",displayTextArea:false,title:\"IntelChip\",type:ControlType.String},vPZT6ekWP:{defaultValue:\"Lark for Apple chip\",displayTextArea:false,title:\"AppleChip\",type:ControlType.String},HKf9CAeEK:{defaultValue:\"check which chip your Mac has\",displayTextArea:true,title:\"Step Title\",type:ControlType.String},ZXQKgzN5v:{defaultValue:\"At the top left, click the Apple menu > About this Mac\",displayTextArea:true,title:\"Step 1 Text\",type:ControlType.String},Krjy4jjeM:{defaultValue:'In the Overview tab, look for the word \"processor\" or \"chip\", and check if it says \"Intel\" or \"Apple\"',displayTextArea:true,title:\"Step 2 Text\",type:ControlType.String},dfgUy31Wf:{__defaultAssetReference:\"data:framer/asset-reference,KVvL9vrCVOwMl15Tvl5qy1DOCxw.webp?originalFilename=111.webp&preferredSize=auto\",title:\"Step 1 Image\",type:ControlType.ResponsiveImage},HVzzKPrd0:{__defaultAssetReference:\"data:framer/asset-reference,oBisTwNbfLYeSNSWnSwscMqQcT8.webp?originalFilename=222.webp&preferredSize=auto\",title:\"Step 2 Image\",type:ControlType.ResponsiveImage}});addFonts(FramerBHxKQl7CL,[{explicitInter:true,fonts:[{family:\"Lark Circular Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/PMHtwF0OM2PzFG8miCpEC8IeqxU.otf\"},{family:\"Lark Circular Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/XcA9QJt41sY3ngmrhhTnxQd43g.otf\"}]},...PopupCarouselFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBHxKQl7CL\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"920\",\"framerVariables\":\"{\\\"lkhWFGz52\\\":\\\"onClose\\\",\\\"KvmFE2dAJ\\\":\\\"onClickIntelChip\\\",\\\"T1yfyx_rN\\\":\\\"onClickAppleChip\\\",\\\"m9BHAdVnF\\\":\\\"title\\\",\\\"l07SRN8OV\\\":\\\"description\\\",\\\"opoh1aFnu\\\":\\\"intelChip\\\",\\\"vPZT6ekWP\\\":\\\"appleChip\\\",\\\"HKf9CAeEK\\\":\\\"stepTitle\\\",\\\"ZXQKgzN5v\\\":\\\"step1Text\\\",\\\"Krjy4jjeM\\\":\\\"step2Text\\\",\\\"dfgUy31Wf\\\":\\\"step1Image\\\",\\\"HVzzKPrd0\\\":\\\"step2Image\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"592\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z0GT6x6Sj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BHxKQl7CL.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{ControlType}from\"framer\";import MacPopup from\"https://framerusercontent.com/modules/nmNUE5ia2kxh3Y0UcaWB/KtNXoPBuxNqeXM9mxenE/BHxKQl7CL.js\";import Modal from\"https://framerusercontent.com/modules/j8hiZq5z0iTmwvivhLIP/OVVvUIEhYwmeRpDHreWp/Modal.js\";import{WindowExt}from\"https://framerusercontent.com/modules/FxYHF3qv80l3fK5QX83D/moyzlEDnAesD93TkyupJ/WindowExt.js\";import{OnboardingProgressItemStep}from\"https://framerusercontent.com/modules/hBkiGtaPVTEDZScubzj5/Nce4wiNZh8ApjVzLECXX/OnboardingProgressItem.js\";import{OnboardingProgressStoreController}from\"https://framerusercontent.com/modules/TLjOk0dnDIhSaSv5aqIK/9AZVISZHXv8bwSqDr88f/OnboardingProgressStoreController.js\";import{DownloadMetrics}from\"https://framerusercontent.com/modules/eQGjBO2qiPgwX7pBY32M/yBGjpU3D2vZdujo10FMg/DownloadMetric.js\";import{DownloadScene}from\"https://framerusercontent.com/modules/BUjJ5sZGvwdhQenn6Ash/VTyuOGxZUA4w5bRKmBCY/DownloadScene.js\";import{InstallationDeviceType}from\"https://framerusercontent.com/modules/dy5P3xZSVfuUdCVVbNh4/b05HG6qKVRjfTckGvLUk/InstallationDevice.js\";export const DownloadMacModalPropertyControlsContent={type:ControlType.Object,title:\"Mac Modal\",controls:{title:{type:ControlType.String,title:\"Title\",defaultValue:\"Title\"},description:{type:ControlType.String,title:\"Description\",defaultValue:\"Description\",displayTextArea:true},stepTitle:{type:ControlType.String,title:\"Step Title\",defaultValue:\"Step Title\",displayTextArea:true},step1Text:{type:ControlType.String,title:\"Step 1 Text\",defaultValue:\"Step 1 Text\",displayTextArea:true},step1Image:{type:ControlType.ResponsiveImage,title:\"Step 1 Image\"},step2Text:{type:ControlType.String,title:\"Step 1 Text\",defaultValue:\"Step 1 Text\",displayTextArea:true},step2Image:{type:ControlType.ResponsiveImage,title:\"Step 1 Image\"},intelChip:{type:ControlType.String,title:\"Intel Chip\",defaultValue:\"Intel Chip\"},appleChip:{type:ControlType.String,title:\"Apple Chip\",defaultValue:\"Apple Chip\"}}};export function DownloadMacModal({scene,modalIsOpen,setModalIsOpen,downloads,text}){const onboardingProgressStoreController=OnboardingProgressStoreController.use();return /*#__PURE__*/_jsx(Modal,{modalIsOpen:modalIsOpen,setModalIsOpen:setModalIsOpen,contentStyle:{border:\"none\",background:\"none\",padding:\"none\",position:\"auto\"},children:/*#__PURE__*/_jsx(MacPopup,{onClose:()=>{setModalIsOpen(false);},onClickIntelChip:()=>{if(scene===DownloadScene.onboarding){onboardingProgressStoreController.recordInteraction(OnboardingProgressItemStep.download);}DownloadMetrics.recordDownload({deviceType:InstallationDeviceType.macOS});WindowExt.openInCurrentTab(downloads.versions[\"MacOS\"].download_link);},onClickAppleChip:()=>{if(scene===DownloadScene.onboarding){onboardingProgressStoreController.recordInteraction(OnboardingProgressItemStep.download);}DownloadMetrics.recordDownload({deviceType:InstallationDeviceType.macOS});WindowExt.openInCurrentTab(downloads.versions[\"MacOS_m1\"].download_link);},...text})});}\nexport const __FramerMetadata__ = {\"exports\":{\"DownloadMacModalText\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DownloadMacModal\":{\"type\":\"reactComponent\",\"name\":\"DownloadMacModal\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"DownloadMacModalPropertyControlsContent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["getDownloads", "data", "ServerFuncs", "ServerApi", "getOrEmpty", "_window_navigator_userAgent", "_window_navigator", "_window", "_window_navigator_userAgent_toLowerCase", "window", "isDouyin", "isToutiao", "isHuoshan", "isXigua", "isByteDance", "isWechat", "isXiaomiBrowser", "isLightHouse", "isWindows", "isAndroid", "isLinux", "isIos", "isIpad", "navigator", "isMac", "isTablet", "ua", "isMobile", "UserAgentFuncs", "_define_property", "obj", "key", "value", "InstallationDeviceType", "InstallationDeviceSystem", "UserAgentFuncs", "name", "type", "recordOpen", "deviceType", "fromMainButton", "paramValue", "InstallationDeviceType", "SlardarApi", "MetricFuncs", "recordDownload", "DownloadMetrics", "DownloadScene", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "download", "height", "id", "onClickDownload", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "MW6Xo1NOn", "l2lvMLWJu", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapabitiw", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "RichText2", "css", "FramerJqJt3eS_o", "withCSS", "JqJt3eS_o_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "onClose", "subtitle", "title", "width", "props", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "H2ubWWqp2", "iDX_MM280", "XEuEHKZa0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapl7n4j5", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "RichText2", "Image2", "css", "Framerzz_ipaZvb", "withCSS", "zz_ipaZvb_default", "addPropertyControls", "ControlType", "addFonts", "textStyle", "Title", "text", "p", "Subtitle", "SelectRow", "children", "selectOptionStyle", "styles", "isSelected", "isFocused", "Button", "onClick", "Container", "DownloadLinuxModalStyle", "formatOptions", "cpuOptions", "getUrlByVersion", "ext", "arc", "downloads", "_downloads_versions_key", "_downloads_versions", "key", "LinuxModalPropertyControlsContent", "ControlType", "DownloadLinuxModal", "scene", "modalIsOpen", "setModalIsOpen", "text", "onboardingProgressStoreController", "OnboardingProgressStoreController", "format", "setFormat", "ye", "CPU", "setCPU", "p", "Modal", "DownloadLinuxModalStyle", "zz_ipaZvb_default", "s", "o", "v", "JqJt3eS_o_default", "DownloadScene", "OnboardingProgressItemStep", "DownloadMetrics", "InstallationDeviceType", "url", "WindowExt", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "step1Image", "step1Text", "step2Image", "step2Text", "stepTitle", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "CZ1vcb7TR", "fc0FYc_IC", "sqGktL6cu", "yXnCQNFvu", "yRqG1F2HI", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1dhbcuu", "args", "onAppearvk3sks", "onMouseEnter1nkz18y", "onMouseEnter1l59v8d", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "Image2", "css", "Framerno_17FUhp", "withCSS", "no_17FUhp_default", "addPropertyControls", "ControlType", "addFonts", "PopupCarouselFonts", "getFonts", "no_17FUhp_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "appleChip", "description", "height", "id", "intelChip", "onClickAppleChip", "onClickIntelChip", "onClose", "step1Image", "step1Text", "step2Image", "step2Text", "stepTitle", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "lkhWFGz52", "KvmFE2dAJ", "T1yfyx_rN", "m9BHAdVnF", "l07SRN8OV", "opoh1aFnu", "vPZT6ekWP", "HKf9CAeEK", "ZXQKgzN5v", "Krjy4jjeM", "dfgUy31Wf", "HVzzKPrd0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3pbkqw", "args", "onTap12p5sc2", "onTapucp339", "scopingClassNames", "cx", "LayoutGroup", "RichText2", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerBHxKQl7CL", "withCSS", "BHxKQl7CL_default", "addPropertyControls", "ControlType", "addFonts", "DownloadMacModalPropertyControlsContent", "ControlType", "DownloadMacModal", "scene", "modalIsOpen", "setModalIsOpen", "downloads", "text", "onboardingProgressStoreController", "OnboardingProgressStoreController", "p", "Modal", "BHxKQl7CL_default", "DownloadScene", "OnboardingProgressItemStep", "DownloadMetrics", "InstallationDeviceType", "WindowExt"]
}
