{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/AWXs5gRsso7ZE0UI7Zt2/CnDyk3xGnbzevvOb4dg0/Component_Breadcrumb.js", "ssg:https://framerusercontent.com/modules/1QTlFE3ai56Di9ZNBALI/AuRlfTI8D1lcI9cjwyNn/IACnzZocq-0.js", "ssg:https://framerusercontent.com/modules/1QTlFE3ai56Di9ZNBALI/AuRlfTI8D1lcI9cjwyNn/IACnzZocq-1.js", "ssg:https://framerusercontent.com/modules/1QTlFE3ai56Di9ZNBALI/AuRlfTI8D1lcI9cjwyNn/IACnzZocq-2.js", "ssg:https://framerusercontent.com/modules/1QTlFE3ai56Di9ZNBALI/AuRlfTI8D1lcI9cjwyNn/IACnzZocq-3.js", "ssg:https://framerusercontent.com/modules/1QTlFE3ai56Di9ZNBALI/AuRlfTI8D1lcI9cjwyNn/IACnzZocq.js", "ssg:https://framerusercontent.com/modules/9YF5IkwTWjWijPEm1fGr/4NqQ8ybjXxKWLDKiZioG/IACnzZocq.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,Link}from\"framer\";import{CaretRight}from\"phosphor-react\";/*\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n\n */ export function Breadcrumb(props){const{home,level1,level2,homeLink,level1Link,level2Link,font,currentColor,inactiveColor}=props;const getStyle=(isCurrent,isInactive)=>({fontFamily:font.fontFamily,fontSize:font.fontSize,lineHeight:font.lineHeight,fontWeight:font.fontWeight,textAlign:font.textAlign,color:isCurrent?currentColor:inactiveColor,letterSpacing:font.letterSpacing,textDecoration:\"none\"});const separatorStyle={paddingRight:\"8px\",paddingLeft:\"8px\",textAlign:font.textAlign,fontFamily:font.fontFamily,lineHeight:font.lineHeight,fontSize:font.fontSize,fontWeight:font.fontWeight,color:inactiveColor,letterSpacing:font.letterSpacing,textDecoration:\"none\"};const generateBreadcrumbStructuredData=()=>{const breadcrumbs=[];const domain=`https://mollie.com`;breadcrumbs.push({position:1,name:home,url:`${domain}${homeLink}`});if(level1){breadcrumbs.push({position:2,name:level1,url:`${domain}${level1Link}`});}if(level2){breadcrumbs.push({position:3,name:level2,url:`${domain}${level2Link}`});}return{\"@context\":\"https://schema.org\",\"@type\":\"BreadcrumbList\",itemListElement:breadcrumbs.map(breadcrumb=>({\"@type\":\"ListItem\",position:breadcrumb.position,name:breadcrumb.name,item:breadcrumb.url}))};};return /*#__PURE__*/ _jsxs(_Fragment,{children:[/*#__PURE__*/ _jsxs(\"div\",{style:{display:\"flex\",flexWrap:\"wrap\",alignItems:\"center\"},children:[/*#__PURE__*/ _jsx(Link,{href:homeLink,style:getStyle(!level1&&!level2,false),children:/*#__PURE__*/ _jsx(\"a\",{children:home})}),level1&&/*#__PURE__*/ _jsxs(_Fragment,{children:[/*#__PURE__*/ _jsx(CaretRight,{size:12,style:{margin:\"0px 8px\"},color:inactiveColor}),!level2?/*#__PURE__*/ _jsx(\"span\",{style:getStyle(true,false),children:level1}):/*#__PURE__*/ _jsx(Link,{href:level1Link,style:getStyle(false,true),children:/*#__PURE__*/ _jsx(\"a\",{children:level1})})]}),level2&&/*#__PURE__*/ _jsxs(_Fragment,{children:[/*#__PURE__*/ _jsx(CaretRight,{size:12,style:{margin:\"0px 8px\"},color:inactiveColor}),/*#__PURE__*/ _jsx(\"span\",{style:getStyle(true,false),children:level2})]})]}),/*#__PURE__*/ _jsx(\"script\",{type:\"application/ld+json\",dangerouslySetInnerHTML:{__html:JSON.stringify(generateBreadcrumbStructuredData())}})]});}Breadcrumb.defaultProps={home:\"Home\",level1:\"\",level2:\"\",homeLink:\"/\",level1Link:\"\",level2Link:\"\",fontFamily:\"Inter\",fontSize:\"16px\",fontWeight:\"medium\",currentColor:\"#000\",inactiveColor:\"#808080\",letterSpacing:\"-0.4px\"};addPropertyControls(Breadcrumb,{home:{type:ControlType.String,title:\"Home\",defaultValue:\"Home\"},homeLink:{title:\"Base URL\",type:ControlType.Link},level1:{type:ControlType.String,title:\"Level 1\"},level1Link:{title:\"Link 1\",type:ControlType.Link},level2:{type:ControlType.String,title:\"Level 2\"},level2Link:{title:\"Link 2\",type:ControlType.Link},font:{type:ControlType.Font,controls:\"extended\"},currentColor:{type:ControlType.Color,title:\"Current Color\",defaultValue:\"#000\"},inactiveColor:{type:ControlType.Color,title:\"Inactive Color\",defaultValue:\"#808080\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"Breadcrumb\":{\"type\":\"reactComponent\",\"name\":\"Breadcrumb\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Component_Breadcrumb.map", "export const v0=\"Mollie\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"Mollie\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"Mollie\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"Mollie\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (74b1a33)\nimport*as localizedValues from\"./IACnzZocq-0.js\";import*as localizedValues1 from\"./IACnzZocq-1.js\";import*as localizedValues2 from\"./IACnzZocq-2.js\";import*as localizedValues3 from\"./IACnzZocq-3.js\";const valuesByLocaleId={iybv5sKxV:localizedValues3,lm9mJrZtB:localizedValues2,mV3cElfls:localizedValues,zU7tJKu5d:localizedValues1};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 (74b1a33)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Breadcrumb}from\"https://framerusercontent.com/modules/AWXs5gRsso7ZE0UI7Zt2/CnDyk3xGnbzevvOb4dg0/Component_Breadcrumb.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/1QTlFE3ai56Di9ZNBALI/AuRlfTI8D1lcI9cjwyNn/IACnzZocq.js\";const BreadcrumbFonts=getFonts(Breadcrumb);const cycleOrder=[\"SsGA6NlZn\",\"M29m7MyFp\",\"vQPnBmxeJ\",\"V4rxwUfED\",\"LbGt_xQGw\",\"Zxb5elr9P\"];const serializationHash=\"framer-yguII\";const variantClassNames={LbGt_xQGw:\"framer-v-xm3gzk\",M29m7MyFp:\"framer-v-d8bg8h\",SsGA6NlZn:\"framer-v-11e524a\",V4rxwUfED:\"framer-v-18f2gfz\",vQPnBmxeJ:\"framer-v-112blpq\",Zxb5elr9P:\"framer-v-nlqaah\"};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 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={\"Desktop - dark\":\"vQPnBmxeJ\",\"Desktop - grey\":\"V4rxwUfED\",\"Desktop - light\":\"SsGA6NlZn\",\"Phone - dark\":\"Zxb5elr9P\",\"Phone - grey\":\"LbGt_xQGw\",\"Phone - light\":\"M29m7MyFp\"};const getProps=({background,height,id,level1,level2,link1,link2,width,...props})=>{return{...props,BdyKnSnyj:level2??props.BdyKnSnyj,kHwK4jqnu:link1??props.kHwK4jqnu,NLIOaNe9q:level1??props.NLIOaNe9q??\"How to choose the best ecommerce platform\",SDBKiAosJ:background??props.SDBKiAosJ??\"rgb(0, 0, 0)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"SsGA6NlZn\",x6iHhxfNr:link2??props.x6iHhxfNr};};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,NLIOaNe9q,kHwK4jqnu,BdyKnSnyj,x6iHhxfNr,SDBKiAosJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SsGA6NlZn\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-11e524a\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop - light\",layoutDependency:layoutDependency,layoutId:\"SsGA6NlZn\",ref:ref??ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-0e947f87-afe6-430b-83a2-e3c456380a2d, rgb(228, 228, 228))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",...style},variants:{LbGt_xQGw:{backgroundColor:\"rgb(245, 245, 247)\"},V4rxwUfED:{backgroundColor:\"rgb(245, 245, 247)\"},vQPnBmxeJ:{\"--border-top-width\":\"0px\",backgroundColor:SDBKiAosJ},Zxb5elr9P:{\"--border-top-width\":\"0px\",backgroundColor:SDBKiAosJ}},...addPropertyOverrides({LbGt_xQGw:{\"data-framer-name\":\"Phone - grey\"},M29m7MyFp:{\"data-framer-name\":\"Phone - light\"},V4rxwUfED:{\"data-framer-name\":\"Desktop - grey\"},vQPnBmxeJ:{\"data-framer-name\":\"Desktop - dark\"},Zxb5elr9P:{\"data-framer-name\":\"Phone - dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mpxffc\",layoutDependency:layoutDependency,layoutId:\"zt31a2Rh2\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VRgJr0HD1\"},implicitPathVariables:undefined},{href:{webPageId:\"VRgJr0HD1\"},implicitPathVariables:undefined},{href:{webPageId:\"VRgJr0HD1\"},implicitPathVariables:undefined},{href:{webPageId:\"VRgJr0HD1\"},implicitPathVariables:undefined},{href:{webPageId:\"VRgJr0HD1\"},implicitPathVariables:undefined},{href:{webPageId:\"VRgJr0HD1\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-a2im0b-container\",layoutDependency:layoutDependency,layoutId:\"z2N4alrDA-container\",children:/*#__PURE__*/_jsx(Breadcrumb,{currentColor:\"var(--token-462edea4-d23b-4925-a9eb-7522882516f1, rgb(17, 17, 17))\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"-0.4px\",lineHeight:\"150%\",textAlign:\"left\"},height:\"100%\",home:getLocalizedValue(\"v0\",activeLocale)??\"Mollie\",homeLink:resolvedLinks[0],id:\"z2N4alrDA\",inactiveColor:\"var(--token-39353d31-d8ba-4896-94fd-82ba10f63f5b, rgb(128, 128, 128))\",layoutId:\"z2N4alrDA\",level1:NLIOaNe9q,level1Link:kHwK4jqnu,level2:BdyKnSnyj,level2Link:x6iHhxfNr,width:\"100%\",...addPropertyOverrides({LbGt_xQGw:{homeLink:resolvedLinks[4]},M29m7MyFp:{homeLink:resolvedLinks[1]},V4rxwUfED:{homeLink:resolvedLinks[3]},vQPnBmxeJ:{currentColor:\"var(--token-47af4431-e239-4039-a904-29af9fbed91c, rgb(255, 255, 255))\",homeLink:resolvedLinks[2]},Zxb5elr9P:{currentColor:\"var(--token-47af4431-e239-4039-a904-29af9fbed91c, rgb(255, 255, 255))\",homeLink:resolvedLinks[5]}},baseVariant,gestureVariant)})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yguII.framer-12bg77, .framer-yguII .framer-12bg77 { display: block; }\",\".framer-yguII.framer-11e524a { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 1400px; }\",\".framer-yguII .framer-mpxffc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-yguII .framer-a2im0b-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yguII.framer-11e524a, .framer-yguII .framer-mpxffc { gap: 0px; } .framer-yguII.framer-11e524a > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-yguII.framer-11e524a > :first-child, .framer-yguII .framer-mpxffc > :first-child { margin-top: 0px; } .framer-yguII.framer-11e524a > :last-child, .framer-yguII .framer-mpxffc > :last-child { margin-bottom: 0px; } .framer-yguII .framer-mpxffc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-yguII.framer-v-d8bg8h.framer-11e524a, .framer-yguII.framer-v-xm3gzk.framer-11e524a, .framer-yguII.framer-v-nlqaah.framer-11e524a { padding: 24px 16px 24px 16px; width: 390px; }\",\".framer-yguII.framer-v-d8bg8h .framer-mpxffc, .framer-yguII.framer-v-xm3gzk .framer-mpxffc { flex-wrap: wrap; max-width: unset; padding: 0px; }\",\".framer-yguII.framer-v-nlqaah .framer-mpxffc { padding: 0px; }\",'.framer-yguII[data-border=\"true\"]::after, .framer-yguII [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 200\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"M29m7MyFp\":{\"layout\":[\"fixed\",\"auto\"]},\"vQPnBmxeJ\":{\"layout\":[\"fixed\",\"auto\"]},\"V4rxwUfED\":{\"layout\":[\"fixed\",\"auto\"]},\"LbGt_xQGw\":{\"layout\":[\"fixed\",\"auto\"]},\"Zxb5elr9P\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"NLIOaNe9q\":\"level1\",\"kHwK4jqnu\":\"link1\",\"BdyKnSnyj\":\"level2\",\"x6iHhxfNr\":\"link2\",\"SDBKiAosJ\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIACnzZocq=withCSS(Component,css,\"framer-yguII\");export default FramerIACnzZocq;FramerIACnzZocq.displayName=\"Footer - Breadcrumb\";FramerIACnzZocq.defaultProps={height:200,width:1400};addPropertyControls(FramerIACnzZocq,{variant:{options:[\"SsGA6NlZn\",\"M29m7MyFp\",\"vQPnBmxeJ\",\"V4rxwUfED\",\"LbGt_xQGw\",\"Zxb5elr9P\"],optionTitles:[\"Desktop - light\",\"Phone - light\",\"Desktop - dark\",\"Desktop - grey\",\"Phone - grey\",\"Phone - dark\"],title:\"Variant\",type:ControlType.Enum},NLIOaNe9q:{defaultValue:\"How to choose the best ecommerce platform\",title:\"Level 1\",type:ControlType.String},kHwK4jqnu:{title:\"Link 1\",type:ControlType.Link},BdyKnSnyj:{defaultValue:\"\",title:\"Level 2\",type:ControlType.String},x6iHhxfNr:{title:\"Link 2\",type:ControlType.Link},SDBKiAosJ:{defaultValue:\"rgb(0, 0, 0)\",title:\"Background\",type:ControlType.Color}});addFonts(FramerIACnzZocq,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...BreadcrumbFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIACnzZocq\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1400\",\"framerIntrinsicHeight\":\"200\",\"framerVariables\":\"{\\\"NLIOaNe9q\\\":\\\"level1\\\",\\\"kHwK4jqnu\\\":\\\"link1\\\",\\\"BdyKnSnyj\\\":\\\"level2\\\",\\\"x6iHhxfNr\\\":\\\"link2\\\",\\\"SDBKiAosJ\\\":\\\"background\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M29m7MyFp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vQPnBmxeJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V4rxwUfED\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LbGt_xQGw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zxb5elr9P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Breadcrumb", "props", "home", "level1", "level2", "homeLink", "level1Link", "level2Link", "font", "currentColor", "inactiveColor", "getStyle", "isCurrent", "isInactive", "separatorStyle", "generateBreadcrumbStructuredData", "breadcrumbs", "domain", "breadcrumb", "u", "l", "p", "Link", "fu", "addPropertyControls", "ControlType", "IACnzZocq_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "IACnzZocq_1_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "IACnzZocq_2_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "IACnzZocq_3_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "valuesByLocaleId", "IACnzZocq_3_exports", "IACnzZocq_2_exports", "IACnzZocq_0_exports", "IACnzZocq_1_exports", "getLocalizedValue", "key", "locale", "values", "value", "BreadcrumbFonts", "getFonts", "Breadcrumb", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "level1", "level2", "link1", "link2", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NLIOaNe9q", "kHwK4jqnu", "BdyKnSnyj", "x6iHhxfNr", "SDBKiAosJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "getLocalizedValue", "css", "FramerIACnzZocq", "withCSS", "IACnzZocq_default", "addPropertyControls", "ControlType", "addFonts"]
}
