{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xaLjE6BieCrWlF84RgNI/MyUWAHFwYVbVQ9G7Zcyx/uifYMcBpC-0.js", "ssg:https://framerusercontent.com/modules/xaLjE6BieCrWlF84RgNI/MyUWAHFwYVbVQ9G7Zcyx/uifYMcBpC.js", "ssg:https://framerusercontent.com/modules/qMGzRn2XqOIDUh5fnhMi/LdDcyp7kyQk3RjfZuSgu/uifYMcBpC.js"],
  "sourcesContent": ["export const v0=\"Nederland\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eb93fa7)\nimport*as localizedValues from\"./uifYMcBpC-0.js\";const valuesByLocaleId={AA4OAtWbb:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eb93fa7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Globe from\"https://framerusercontent.com/modules/xFhv3ETdRBLjJusGaZ1P/SY4EOdo4KxEvLISnWiR3/Globe.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/xaLjE6BieCrWlF84RgNI/MyUWAHFwYVbVQ9G7Zcyx/uifYMcBpC.js\";import ElementsAdress from\"https://framerusercontent.com/modules/jeLK8mzrjf5jzcfaBJxy/hjIIcPQejRUJmoyIsokU/NvyeuEK7k.js\";const GlobeFonts=getFonts(Globe);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const ElementsAdressFonts=getFonts(ElementsAdress);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"ZfrbAwTm_\",\"X84PaM9PJ\",\"wzS6WdL2T\",\"vaPaUpPNa\",\"TcUiolA2f\",\"NGYK4E7Sx\",\"pGnosHaaO\",\"EINgdjFOu\",\"SjAhAId3Z\",\"yK508droe\"];const serializationHash=\"framer-grkwt\";const variantClassNames={EINgdjFOu:\"framer-v-1avn2l1\",NGYK4E7Sx:\"framer-v-12t43em\",pGnosHaaO:\"framer-v-1lex6pw\",SjAhAId3Z:\"framer-v-1dx4x2x\",TcUiolA2f:\"framer-v-1dsam6\",vaPaUpPNa:\"framer-v-1u4ccvc\",wzS6WdL2T:\"framer-v-hotc7d\",X84PaM9PJ:\"framer-v-msuwdg\",yK508droe:\"framer-v-ekmku3\",ZfrbAwTm_:\"framer-v-1tw5p38\"};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 transition2={delay:.4,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};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={\"L - Contact\":\"pGnosHaaO\",\"L - Left - Support\":\"TcUiolA2f\",\"L - Support\":\"ZfrbAwTm_\",\"M - Contact\":\"SjAhAId3Z\",\"M - Support\":\"X84PaM9PJ\",\"S - Contact\":\"yK508droe\",\"S - Support\":\"wzS6WdL2T\",\"XL - Contact\":\"EINgdjFOu\",\"XL - Left - Support\":\"NGYK4E7Sx\",\"XL - Support\":\"vaPaUpPNa\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZfrbAwTm_\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZfrbAwTm_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1tw5p38\",className,classNames),\"data-framer-name\":\"L - Support\",layoutDependency:layoutDependency,layoutId:\"ZfrbAwTm_\",ref:refBinding,style:{backgroundColor:\"var(--token-4bdae5c1-b167-41a4-88d9-89cc6d44afb2, rgb(12, 17, 29))\",...style},...addPropertyOverrides({EINgdjFOu:{\"data-framer-name\":\"XL - Contact\"},NGYK4E7Sx:{\"data-framer-name\":\"XL - Left - Support\"},pGnosHaaO:{\"data-framer-name\":\"L - Contact\"},SjAhAId3Z:{\"data-framer-name\":\"M - Contact\"},TcUiolA2f:{\"data-framer-name\":\"L - Left - Support\"},vaPaUpPNa:{\"data-framer-name\":\"XL - Support\"},wzS6WdL2T:{\"data-framer-name\":\"S - Support\"},X84PaM9PJ:{\"data-framer-name\":\"M - Support\"},yK508droe:{\"data-framer-name\":\"S - Contact\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tgj67n\",layoutDependency:layoutDependency,layoutId:\"mzI9qJ6aQ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-13dtf34-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"JqMB_tRCh-container\",nodeId:\"JqMB_tRCh\",rendersWithMotion:true,scopeId:\"uifYMcBpC\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Globe,{alignment:\"center\",background:\"rgba(18, 18, 18, 0)\",baseColor:\"rgb(122, 122, 122)\",dark:1,diffuse:2,dragOptions:{damping:40,mass:1,stiffness:200},glowColor:\"rgb(122, 122, 122)\",height:\"100%\",id:\"JqMB_tRCh\",isDraggable:true,layoutId:\"JqMB_tRCh\",mapBrightness:2.5,markerArray:[{latitude:52.9778,longitude:7.9507},{latitude:52.3828,longitude:-1.7308}],markerColor:\"rgb(158, 119, 237)\",markerSize:.04,maxSamples:3e4,maxWidth:850,offset:{offsetX:-400,offsetY:0},phi:4.75,scale:1.4,speed:.5,style:{height:\"100%\",width:\"100%\"},theta:.75,width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-ca50cw\",\"data-framer-appear-id\":\"ca50cw\",\"data-framer-name\":\"Locations\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"u3D2HUbc3\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:348,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) / 2.5, 1px)`,y:(componentViewport?.y||0)+(160+((componentViewport?.height||200)-320-720)/2)+0+0+0,...addPropertyOverrides({EINgdjFOu:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1360px) / 2.5, 1px)`},NGYK4E7Sx:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1360px) / 2.5, 1px)`},SjAhAId3Z:{height:328,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+(160+((componentViewport?.height||200)-320-680)/2)+0+0+0+0},vaPaUpPNa:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1360px) / 2.5, 1px)`},wzS6WdL2T:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px), 1px)`,y:(componentViewport?.y||0)+(120+((componentViewport?.height||200)-240-720)/2)+0+0+0},X84PaM9PJ:{height:328,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+(160+((componentViewport?.height||200)-320-680)/2)+0+0+0+0},yK508droe:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px), 1px)`,y:(componentViewport?.y||0)+(120+((componentViewport?.height||200)-240-720)/2)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ruy2my-container\",layoutDependency:layoutDependency,layoutId:\"hHUjSri8L-container\",nodeId:\"hHUjSri8L\",rendersWithMotion:true,scopeId:\"uifYMcBpC\",children:/*#__PURE__*/_jsx(ElementsAdress,{DHad55xwx:getLocalizedValue(\"v0\",activeLocale)??\"The Netherlands\",height:\"100%\",id:\"hHUjSri8L\",layoutId:\"hHUjSri8L\",style:{height:\"100%\",width:\"100%\"},variant:\"msNEvlAb2\",width:\"100%\",...addPropertyOverrides({EINgdjFOu:{variant:\"G0EFBB4u8\"},pGnosHaaO:{variant:\"G0EFBB4u8\"},SjAhAId3Z:{variant:\"G0EFBB4u8\"},yK508droe:{variant:\"G0EFBB4u8\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:348,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) / 2.5, 1px)`,y:(componentViewport?.y||0)+(160+((componentViewport?.height||200)-320-720)/2)+0+0+372,...addPropertyOverrides({EINgdjFOu:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1360px) / 2.5, 1px)`},NGYK4E7Sx:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1360px) / 2.5, 1px)`},SjAhAId3Z:{height:328,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+(160+((componentViewport?.height||200)-320-680)/2)+0+0+0+352},vaPaUpPNa:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1360px) / 2.5, 1px)`},wzS6WdL2T:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px), 1px)`,y:(componentViewport?.y||0)+(120+((componentViewport?.height||200)-240-720)/2)+0+0+372},X84PaM9PJ:{height:328,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+(160+((componentViewport?.height||200)-320-680)/2)+0+0+0+352},yK508droe:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px), 1px)`,y:(componentViewport?.y||0)+(120+((componentViewport?.height||200)-240-720)/2)+0+0+372}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tyrw7b-container\",layoutDependency:layoutDependency,layoutId:\"q3u1KfdNQ-container\",nodeId:\"q3u1KfdNQ\",rendersWithMotion:true,scopeId:\"uifYMcBpC\",children:/*#__PURE__*/_jsx(ElementsAdress,{DHad55xwx:getLocalizedValue(\"v0\",activeLocale)??\"The Netherlands\",height:\"100%\",id:\"q3u1KfdNQ\",layoutId:\"q3u1KfdNQ\",style:{height:\"100%\",width:\"100%\"},variant:\"JtetnbzXA\",width:\"100%\",...addPropertyOverrides({EINgdjFOu:{variant:\"WvgRYjqJz\"},pGnosHaaO:{variant:\"WvgRYjqJz\"},SjAhAId3Z:{variant:\"WvgRYjqJz\"},yK508droe:{variant:\"WvgRYjqJz\"}},baseVariant,gestureVariant)})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-grkwt.framer-1t27r7u, .framer-grkwt .framer-1t27r7u { display: block; }\",\".framer-grkwt.framer-1tw5p38 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 40px 160px 40px; position: relative; width: 1200px; }\",\".framer-grkwt .framer-1tgj67n { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 720px; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-grkwt .framer-13dtf34-container { flex: 1.5 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-grkwt .framer-ca50cw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-grkwt .framer-ruy2my-container, .framer-grkwt .framer-tyrw7b-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-grkwt.framer-v-msuwdg.framer-1tw5p38, .framer-grkwt.framer-v-1dx4x2x.framer-1tw5p38 { width: 800px; }\",\".framer-grkwt.framer-v-msuwdg .framer-1tgj67n, .framer-grkwt.framer-v-1dx4x2x .framer-1tgj67n { flex-direction: column; height: 680px; }\",\".framer-grkwt.framer-v-msuwdg .framer-13dtf34-container, .framer-grkwt.framer-v-1dx4x2x .framer-13dtf34-container { bottom: 0px; flex: none; height: unset; left: 0px; position: absolute; right: 0px; top: 0px; width: unset; z-index: 1; }\",\".framer-grkwt.framer-v-msuwdg .framer-ca50cw, .framer-grkwt.framer-v-1dx4x2x .framer-ca50cw { height: 1px; width: 100%; }\",\".framer-grkwt.framer-v-hotc7d.framer-1tw5p38, .framer-grkwt.framer-v-ekmku3.framer-1tw5p38 { padding: 120px 20px 120px 20px; width: 400px; }\",\".framer-grkwt.framer-v-hotc7d .framer-13dtf34-container, .framer-grkwt.framer-v-ekmku3 .framer-13dtf34-container { bottom: 0px; flex: none; height: unset; left: 0px; position: absolute; right: -400px; top: 0px; width: unset; z-index: 1; }\",\".framer-grkwt.framer-v-1u4ccvc .framer-1tgj67n, .framer-grkwt.framer-v-12t43em .framer-1tgj67n, .framer-grkwt.framer-v-1avn2l1 .framer-1tgj67n { max-width: 1360px; }\",\".framer-grkwt.framer-v-1dsam6 .framer-13dtf34-container, .framer-grkwt.framer-v-12t43em .framer-13dtf34-container, .framer-grkwt.framer-v-1lex6pw .framer-13dtf34-container, .framer-grkwt.framer-v-1avn2l1 .framer-13dtf34-container { order: 1; }\",\".framer-grkwt.framer-v-1dsam6 .framer-ca50cw, .framer-grkwt.framer-v-12t43em .framer-ca50cw, .framer-grkwt.framer-v-1lex6pw .framer-ca50cw, .framer-grkwt.framer-v-1avn2l1 .framer-ca50cw { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1040\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"X84PaM9PJ\":{\"layout\":[\"fixed\",\"auto\"]},\"wzS6WdL2T\":{\"layout\":[\"fixed\",\"auto\"]},\"vaPaUpPNa\":{\"layout\":[\"fixed\",\"auto\"]},\"TcUiolA2f\":{\"layout\":[\"fixed\",\"auto\"]},\"NGYK4E7Sx\":{\"layout\":[\"fixed\",\"auto\"]},\"pGnosHaaO\":{\"layout\":[\"fixed\",\"auto\"]},\"EINgdjFOu\":{\"layout\":[\"fixed\",\"auto\"]},\"SjAhAId3Z\":{\"layout\":[\"fixed\",\"auto\"]},\"yK508droe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameruifYMcBpC=withCSS(Component,css,\"framer-grkwt\");export default FrameruifYMcBpC;FrameruifYMcBpC.displayName=\"Sections/Globe\";FrameruifYMcBpC.defaultProps={height:1040,width:1200};addPropertyControls(FrameruifYMcBpC,{variant:{options:[\"ZfrbAwTm_\",\"X84PaM9PJ\",\"wzS6WdL2T\",\"vaPaUpPNa\",\"TcUiolA2f\",\"NGYK4E7Sx\",\"pGnosHaaO\",\"EINgdjFOu\",\"SjAhAId3Z\",\"yK508droe\"],optionTitles:[\"L - Support\",\"M - Support\",\"S - Support\",\"XL - Support\",\"L - Left - Support\",\"XL - Left - Support\",\"L - Contact\",\"XL - Contact\",\"M - Contact\",\"S - Contact\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameruifYMcBpC,[{explicitInter:true,fonts:[]},...GlobeFonts,...ElementsAdressFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruifYMcBpC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1040\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"X84PaM9PJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wzS6WdL2T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vaPaUpPNa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TcUiolA2f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NGYK4E7Sx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pGnosHaaO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EINgdjFOu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SjAhAId3Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yK508droe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["uifYMcBpC_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "valuesByLocaleId", "uifYMcBpC_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "GlobeFonts", "getFonts", "Globe", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "ElementsAdressFonts", "NvyeuEK7k_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "getLocalizedValue", "css", "FrameruifYMcBpC", "withCSS", "uifYMcBpC_default", "addPropertyControls", "ControlType", "addFonts"]
}
