{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gVPb7PGJr800ZxIczjwx/RfTVe7oOfNKvs3vSrsJ0/APACStorylineTracking.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useRef,useEffect}from\"react\";import{useScroll}from\"framer-motion\";const TEA_DELAY=100;let productName=\"Messenger\";function throttled(fn,delay){let timer=null;let starttime=Date.now();return function(){let curTime=Date.now();let remaining=delay-(curTime-starttime);let context=this;let args=arguments;clearTimeout(timer);if(remaining<=0){fn.apply(context,args);starttime=Date.now();}else{timer=setTimeout(fn,remaining);}};}// const modulesViewStartTime = {}\nexport function withScroll(Component){return props=>{const componentRef=useRef();const{scrollY}=useScroll();function debounce(fn,delay){let timer;return function(...args){if(timer)clearTimeout(timer);timer=setTimeout(()=>fn.apply(this,args),delay);};}let moduleViewStartTime;const module_name=props[\"data-framer-name\"]||props.name;const eventReport=()=>{var _componentRef_current_getBoundingClientRect,_componentRef_current;// height: \u6B64\u5143\u7D20\u7684\u9AD8\u5EA6  top: \u8DDD\u79BB\u6D4F\u89C8\u5668\u9876\u90E8\u7684\u9AD8\u5EA6\nconst{height,top}=componentRef===null||componentRef===void 0?void 0:(_componentRef_current=componentRef.current)===null||_componentRef_current===void 0?void 0:(_componentRef_current_getBoundingClientRect=_componentRef_current.getBoundingClientRect)===null||_componentRef_current_getBoundingClientRect===void 0?void 0:_componentRef_current_getBoundingClientRect.call(_componentRef_current);// \u6D4F\u89C8\u5668\u9AD8\u5EA6\nconst totalHeight=window.innerHeight||document.documentElement.clientHeight;if(top>=0&&top-totalHeight<0||top<0&&top+height>0){var _window_collectEvent,_window;if(!moduleViewStartTime){moduleViewStartTime=Date.now();}const params={module_name};const eventName=module_name===\"Footer\"?\"lark_website_mainpage_footer_view\":\"lark_website_mainpage_story_view\";(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,eventName,params);}else{if(moduleViewStartTime){var _window_collectEvent1,_window1;(_window1=window)===null||_window1===void 0?void 0:(_window_collectEvent1=_window1.collectEvent)===null||_window_collectEvent1===void 0?void 0:_window_collectEvent1.call(_window1,\"lark_website_mainpage_story_click\",{module_name,click:\"page_active\",duration:Date.now()-moduleViewStartTime});moduleViewStartTime=0;}}};const scrollModuleChange=debounce(eventReport,300);const scrollChange=()=>{scrollModuleChange();};const documentVisibilityChange=()=>{if(!moduleViewStartTime){return;}if(document.visibilityState===\"hidden\"){var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name,click:\"page_active\",duration:Date.now()-moduleViewStartTime});}else if(document.visibilityState===\"visible\"){moduleViewStartTime=Date.now();}};useEffect(()=>{scrollY.onChange(scrollChange);eventReport();document.addEventListener(\"visibilitychange\",documentVisibilityChange);return()=>{document.removeEventListener(\"visibilitychange\",documentVisibilityChange);};},[]);return /*#__PURE__*/_jsx(Component,{ref:componentRef,...props});};}export function withScrollAndFullWidth(Component){return props=>{const componentRef=useRef();const{scrollY}=useScroll();function debounce(fn,delay){let timer;return function(...args){if(timer)clearTimeout(timer);timer=setTimeout(()=>fn.apply(this,args),delay);};}let moduleViewStartTime;const module_name=props[\"data-framer-name\"]||props.name;const eventReport=()=>{var _componentRef_current_getBoundingClientRect,_componentRef_current;// height: \u6B64\u5143\u7D20\u7684\u9AD8\u5EA6  top: \u8DDD\u79BB\u6D4F\u89C8\u5668\u9876\u90E8\u7684\u9AD8\u5EA6\nconst{height,top}=componentRef===null||componentRef===void 0?void 0:(_componentRef_current=componentRef.current)===null||_componentRef_current===void 0?void 0:(_componentRef_current_getBoundingClientRect=_componentRef_current.getBoundingClientRect)===null||_componentRef_current_getBoundingClientRect===void 0?void 0:_componentRef_current_getBoundingClientRect.call(_componentRef_current);// \u6D4F\u89C8\u5668\u9AD8\u5EA6\nconst totalHeight=window.innerHeight||document.documentElement.clientHeight;if(top>=0&&top-totalHeight<0||top<0&&top+height>0){var _window_collectEvent,_window;if(!moduleViewStartTime){moduleViewStartTime=Date.now();}const params={module_name};const eventName=module_name===\"Footer\"?\"lark_website_mainpage_footer_view\":\"lark_website_mainpage_story_view\";(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,eventName,params);}else{if(moduleViewStartTime){var _window_collectEvent1,_window1;(_window1=window)===null||_window1===void 0?void 0:(_window_collectEvent1=_window1.collectEvent)===null||_window_collectEvent1===void 0?void 0:_window_collectEvent1.call(_window1,\"lark_website_mainpage_story_click\",{module_name,click:\"page_active\",duration:Date.now()-moduleViewStartTime});moduleViewStartTime=0;}}};const scrollModuleChange=debounce(eventReport,300);const scrollChange=()=>{scrollModuleChange();};const documentVisibilityChange=()=>{if(!moduleViewStartTime){return;}if(document.visibilityState===\"hidden\"){var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name,click:\"page_active\",duration:Date.now()-moduleViewStartTime});}else if(document.visibilityState===\"visible\"){moduleViewStartTime=Date.now();}};useEffect(()=>{scrollY.onChange(scrollChange);eventReport();document.addEventListener(\"visibilitychange\",documentVisibilityChange);return()=>{document.removeEventListener(\"visibilitychange\",documentVisibilityChange);};},[]);return /*#__PURE__*/_jsx(Component,{ref:componentRef,...props,style:{width:\"100%\"}});};}export function pageEvent(Component){return props=>{const componentRef=useRef();const{scrollY}=useScroll();let startTime=0;const documentVisibilityChange=()=>{if(document.visibilityState===\"hidden\"){var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_get_focus_server\",{duration:Date.now()-startTime});}else if(document.visibilityState===\"visible\"){startTime=Date.now();}};const scrollRateChange=throttled(latest=>{var _componentRef_current_getBoundingClientRect,_componentRef_current,_window_collectEvent,_window;const{height}=(_componentRef_current=componentRef.current)===null||_componentRef_current===void 0?void 0:(_componentRef_current_getBoundingClientRect=_componentRef_current.getBoundingClientRect)===null||_componentRef_current_getBoundingClientRect===void 0?void 0:_componentRef_current_getBoundingClientRect.call(_componentRef_current);const totalHeight=window.innerHeight||document.documentElement.clientHeight;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_rate_show_view\",{rate:Math.round(scrollY.get()/(height-totalHeight)*100)/100,height:totalHeight});},500);const scrollChange=()=>{scrollRateChange();};useEffect(()=>{scrollY.onChange(scrollChange);startTime=Date.now();document.addEventListener(\"visibilitychange\",documentVisibilityChange);return()=>{document.removeEventListener(\"visibilitychange\",documentVisibilityChange);};},[]);return /*#__PURE__*/_jsx(Component,{ref:componentRef,...props});};}export function heroClick(Component){return props=>{const onClick=()=>{var // \u65B0\u57CB\u70B9\n_window_collectEvent,_window;// \u8001\u57CB\u70B9\uFF0C\u62C5\u5FC3\u5F71\u54CD\u6570\u636E\u5148\u52A0\u4E0A\uFF0C\u540E\u671F\u6570\u636E\u540C\u5B66\u518D\u68B3\u7406\nif((props===null||props===void 0?void 0:props.bTN)===\"Try for free\"){var _window___globalVars__,_window1,_window_collectEvent1,_window2;(_window2=window)===null||_window2===void 0?void 0:(_window_collectEvent1=_window2.collectEvent)===null||_window_collectEvent1===void 0?void 0:_window_collectEvent1.call(_window2,\"lark_website_mainpage_click\",{click:\"sign_up\",target:((_window1=window)===null||_window1===void 0?void 0:(_window___globalVars__=_window1.__globalVars__)===null||_window___globalVars__===void 0?void 0:_window___globalVars__.userDigest)?\"none\":\"passport_lark_register_view\",click_position:\"first_screen\"});}else{var _window_collectEvent2,_window3;(_window3=window)===null||_window3===void 0?void 0:(_window_collectEvent2=_window3.collectEvent)===null||_window_collectEvent2===void 0?void 0:_window_collectEvent2.call(_window3,\"lark_website_mainpage_click\",{click:\"contact_sales\",target:\"lark_website_mainpage_view\",click_position:\"first_screen\"});}(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"hero-section\",click:props===null||props===void 0?void 0:props.bTN,act_type:\"click\",target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productWallClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;productName=(props===null||props===void 0?void 0:props.title)||props[\"data-framer-name\"];(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"product-wall\",click:(props===null||props===void 0?void 0:props.appName)||productName,act_type:\"click\",target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productWallCtaClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"product-wall\",click:props===null||props===void 0?void 0:props.bTN,act_type:\"click\",target:props===null||props===void 0?void 0:props.link,position:productName});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productCaseClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:props===null||props===void 0?void 0:props.name,click:props===null||props===void 0?void 0:props.title,act_type:\"click\",target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productCase4Click(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"product-usecase-4\",act_type:\"click\",target:props===null||props===void 0?void 0:props.link,click:props===null||props===void 0?void 0:props.name});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function customerStoriesClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"customer-stories\",act_type:\"click\",click:props===null||props===void 0?void 0:props.name,target:(props===null||props===void 0?void 0:props.link)||(props===null||props===void 0?void 0:props.href)});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function customerStoriesLogoWallClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"customer-stories\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.name)||(props===null||props===void 0?void 0:props.title)||props[\"data-framer-name\"],target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function customerStoriesLogoWallBottomReadMoreClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"customer-stories\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.name)||(props===null||props===void 0?void 0:props.title)||props[\"data-framer-name\"],target:props===null||props===void 0?void 0:props.link,position:\"bottom\"});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function faqClick(Component){return props=>{const onClick=e=>{var _e_target_innerHTML,_e_target_parentNode_parentNode,_e_target_parentNode,_e_target,_e_target_parentNode_parentNode1,_e_target_parentNode1,_e_target1,_e_target_parentNode_parentNode2,_e_target_parentNode2,_e_target2,_window_collectEvent,_window;if((_e_target_innerHTML=e.target.innerHTML)===null||_e_target_innerHTML===void 0?void 0:_e_target_innerHTML.includes(props===null||props===void 0?void 0:props.answer)){return;}console.log(\"e.target?.parentNode?.parentNode?.nextElementSibling?\",(_e_target=e.target)===null||_e_target===void 0?void 0:(_e_target_parentNode=_e_target.parentNode)===null||_e_target_parentNode===void 0?void 0:(_e_target_parentNode_parentNode=_e_target_parentNode.parentNode)===null||_e_target_parentNode_parentNode===void 0?void 0:_e_target_parentNode_parentNode.nextElementSibling,((_e_target1=e.target)===null||_e_target1===void 0?void 0:(_e_target_parentNode1=_e_target1.parentNode)===null||_e_target_parentNode1===void 0?void 0:(_e_target_parentNode_parentNode1=_e_target_parentNode1.parentNode)===null||_e_target_parentNode_parentNode1===void 0?void 0:_e_target_parentNode_parentNode1.nextElementSibling)?\"click-close\":\"click-open\");(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"faq\",act_type:((_e_target2=e.target)===null||_e_target2===void 0?void 0:(_e_target_parentNode2=_e_target2.parentNode)===null||_e_target_parentNode2===void 0?void 0:(_e_target_parentNode_parentNode2=_e_target_parentNode2.parentNode)===null||_e_target_parentNode_parentNode2===void 0?void 0:_e_target_parentNode_parentNode2.nextElementSibling)?\"click-close\":\"click-open\",click:props===null||props===void 0?void 0:props.question});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function faqCtaClick(Component){return props=>{const faqStatus={};const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"faq\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link});faqStatus[props===null||props===void 0?void 0:props.question]=!faqStatus[props===null||props===void 0?void 0:props.question];};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function bottomBannerClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"bottom-banner\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.footerBtnText)||(props===null||props===void 0?void 0:props.bTN),target:(props===null||props===void 0?void 0:props.footerBtnLink)||(props===null||props===void 0?void 0:props.link)});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function footerClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_footer_click\",{module_name:\"footer\",act_type:\"click\",click:props===null||props===void 0?void 0:props.footerBtnContent,target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function footerCTAClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_footer_click\",{module_name:\"footer\",act_type:\"click\",click:props===null||props===void 0?void 0:props.footerBtnText,target:props===null||props===void 0?void 0:props.footerBtnLink});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function whyLarkHover(Component){return props=>{const onHover=()=>{var _props_children__props_children__props_children_props_children_props,_props_children__props_children__props_children_props_children,_props_children__props_children__props_children_props,_props_children__props_children__props_children,_props_children__props_children__props,_props_children__props_children_,_props_children__props_children,_props_children__props,_props_children_,_props_children,_window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"why-lark\",act_type:\"hover\",click:props===null||props===void 0?void 0:(_props_children=props.children)===null||_props_children===void 0?void 0:(_props_children_=_props_children[0])===null||_props_children_===void 0?void 0:(_props_children__props=_props_children_.props)===null||_props_children__props===void 0?void 0:(_props_children__props_children=_props_children__props.children)===null||_props_children__props_children===void 0?void 0:(_props_children__props_children_=_props_children__props_children[1])===null||_props_children__props_children_===void 0?void 0:(_props_children__props_children__props=_props_children__props_children_.props)===null||_props_children__props_children__props===void 0?void 0:(_props_children__props_children__props_children=_props_children__props_children__props.children)===null||_props_children__props_children__props_children===void 0?void 0:(_props_children__props_children__props_children_props=_props_children__props_children__props_children.props)===null||_props_children__props_children__props_children_props===void 0?void 0:(_props_children__props_children__props_children_props_children=_props_children__props_children__props_children_props.children)===null||_props_children__props_children__props_children_props_children===void 0?void 0:(_props_children__props_children__props_children_props_children_props=_props_children__props_children__props_children_props_children.props)===null||_props_children__props_children__props_children_props_children_props===void 0?void 0:_props_children__props_children__props_children_props_children_props.children,position:props[\"data-framer-name\"]});};const onClick=()=>{var _props_children__props_children__props_children_props_children_props,_props_children__props_children__props_children_props_children,_props_children__props_children__props_children_props,_props_children__props_children__props_children,_props_children__props_children__props,_props_children__props_children_,_props_children__props_children,_props_children__props,_props_children_,_props_children,_window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"why-lark\",act_type:\"click\",click:props===null||props===void 0?void 0:(_props_children=props.children)===null||_props_children===void 0?void 0:(_props_children_=_props_children[0])===null||_props_children_===void 0?void 0:(_props_children__props=_props_children_.props)===null||_props_children__props===void 0?void 0:(_props_children__props_children=_props_children__props.children)===null||_props_children__props_children===void 0?void 0:(_props_children__props_children_=_props_children__props_children[1])===null||_props_children__props_children_===void 0?void 0:(_props_children__props_children__props=_props_children__props_children_.props)===null||_props_children__props_children__props===void 0?void 0:(_props_children__props_children__props_children=_props_children__props_children__props.children)===null||_props_children__props_children__props_children===void 0?void 0:(_props_children__props_children__props_children_props=_props_children__props_children__props_children.props)===null||_props_children__props_children__props_children_props===void 0?void 0:(_props_children__props_children__props_children_props_children=_props_children__props_children__props_children_props.children)===null||_props_children__props_children__props_children_props_children===void 0?void 0:(_props_children__props_children__props_children_props_children_props=_props_children__props_children__props_children_props_children.props)===null||_props_children__props_children__props_children_props_children_props===void 0?void 0:_props_children__props_children__props_children_props_children_props.children,position:props[\"data-framer-name\"]});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick,onHoverStart:onHover});};}export function whyLarkClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"why-lark\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function industryUsecaseClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"industry-usecase\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link,position:props===null||props===void 0?void 0:props.name});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function mobileUspClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"mobile-usp\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.bTN)||(props===null||props===void 0?void 0:props.appName),target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function costSavingsClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"cost-savings\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function plansClick(Component){return props=>{const onClick=()=>{var // \u8001\u57CB\u70B9\n_window_collectEvent,_window,_window_collectEvent1,_window1;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_click\",{click:\"compare_price_plan\",target:\"lark_website_mainpage_view\"});(_window1=window)===null||_window1===void 0?void 0:(_window_collectEvent1=_window1.collectEvent)===null||_window_collectEvent1===void 0?void 0:_window_collectEvent1.call(_window1,\"lark_website_mainpage_story_click\",{module_name:\"plans\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.title)||(props===null||props===void 0?void 0:props.buttonContent),target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withScroll\":{\"type\":\"reactHoc\",\"name\":\"withScroll\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"faqCtaClick\":{\"type\":\"reactHoc\",\"name\":\"faqCtaClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"faqClick\":{\"type\":\"reactHoc\",\"name\":\"faqClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"mobileUspClick\":{\"type\":\"reactHoc\",\"name\":\"mobileUspClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productWallClick\":{\"type\":\"reactHoc\",\"name\":\"productWallClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productCase4Click\":{\"type\":\"reactHoc\",\"name\":\"productCase4Click\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"footerClick\":{\"type\":\"reactHoc\",\"name\":\"footerClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"customerStoriesClick\":{\"type\":\"reactHoc\",\"name\":\"customerStoriesClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"bottomBannerClick\":{\"type\":\"reactHoc\",\"name\":\"bottomBannerClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"customerStoriesLogoWallBottomReadMoreClick\":{\"type\":\"reactHoc\",\"name\":\"customerStoriesLogoWallBottomReadMoreClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productWallCtaClick\":{\"type\":\"reactHoc\",\"name\":\"productWallCtaClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productCaseClick\":{\"type\":\"reactHoc\",\"name\":\"productCaseClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withScrollAndFullWidth\":{\"type\":\"reactHoc\",\"name\":\"withScrollAndFullWidth\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"customerStoriesLogoWallClick\":{\"type\":\"reactHoc\",\"name\":\"customerStoriesLogoWallClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"plansClick\":{\"type\":\"reactHoc\",\"name\":\"plansClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"pageEvent\":{\"type\":\"reactHoc\",\"name\":\"pageEvent\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"footerCTAClick\":{\"type\":\"reactHoc\",\"name\":\"footerCTAClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"whyLarkHover\":{\"type\":\"reactHoc\",\"name\":\"whyLarkHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"heroClick\":{\"type\":\"reactHoc\",\"name\":\"heroClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"costSavingsClick\":{\"type\":\"reactHoc\",\"name\":\"costSavingsClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"industryUsecaseClick\":{\"type\":\"reactHoc\",\"name\":\"industryUsecaseClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"whyLarkClick\":{\"type\":\"reactHoc\",\"name\":\"whyLarkClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./APACStorylineTracking.map"],
  "mappings": "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",
  "names": ["productName", "throttled", "fn", "delay", "timer", "starttime", "curTime", "remaining", "context", "args", "withScroll", "Component", "props", "componentRef", "pe", "scrollY", "useScroll", "debounce", "moduleViewStartTime", "module_name", "eventReport", "_componentRef_current_getBoundingClientRect", "_componentRef_current", "height", "top", "totalHeight", "window", "_window_collectEvent", "_window", "params", "eventName", "_window_collectEvent1", "_window1", "scrollModuleChange", "scrollChange", "documentVisibilityChange", "ue", "p", "withScrollAndFullWidth", "pageEvent", "startTime", "scrollRateChange", "latest", "heroClick", "_window___globalVars__", "_window2", "_window_collectEvent2", "_window3", "productWallClick", "productWallCtaClick", "productCaseClick", "customerStoriesClick", "Component", "props", "p", "_window_collectEvent", "_window", "window", "customerStoriesLogoWallClick", "customerStoriesLogoWallBottomReadMoreClick", "faqClick", "e", "_e_target_innerHTML", "_e_target_parentNode_parentNode", "_e_target_parentNode", "_e_target", "_e_target_parentNode_parentNode1", "_e_target_parentNode1", "_e_target1", "_e_target_parentNode_parentNode2", "_e_target_parentNode2", "_e_target2", "faqCtaClick", "faqStatus", "bottomBannerClick", "footerClick", "footerCTAClick", "whyLarkHover", "_props_children__props_children__props_children_props_children_props", "_props_children__props_children__props_children_props_children", "_props_children__props_children__props_children_props", "_props_children__props_children__props_children", "_props_children__props_children__props", "_props_children__props_children_", "_props_children__props_children", "_props_children__props", "_props_children_", "_props_children", "whyLarkClick", "industryUsecaseClick", "mobileUspClick", "costSavingsClick", "plansClick", "_window_collectEvent1", "_window1"]
}
