{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/HQpw3l7oD76WSHilXK0M/cvQBf31dMlIpW1yU7qnq/BreadcrumbOverride.js", "ssg:https://framerusercontent.com/modules/o2WcHW2O68hcJFmRJUcZ/YTSjiX0yP8vd9nagVDSc/bXkTJ7AnL.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";export function withSchema(Component){return props=>{const linksArray=extractTextAndHref(props);// Generate JSON-LD for breadcrumb structured data\nconst breadcrumbData={\"@context\":\"https://schema.org\",\"@type\":\"BreadcrumbList\",itemListElement:linksArray.map((link,i)=>{return{\"@type\":\"ListItem\",\"@id\":`https://www.krauss-gmbh.com${link.href}`,position:i+1,name:link.text,item:`https://www.krauss-gmbh.com${link.href}`};})};return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"script\",{type:\"application/ld+json\",dangerouslySetInnerHTML:{__html:JSON.stringify(breadcrumbData)}}),/*#__PURE__*/_jsx(Component,{...props})]});};}function extractTextAndHref(data){const results=[];// Helper function to search for 'href' in the node recursively\nconst findHref=node=>{if(node&&typeof node===\"object\"){// Directly check for 'href' in the current object\nif(\"href\"in node)return node.href;// Recursively search nested objects\nfor(const key in node){const child=node[key];if(child&&typeof child===\"object\"){const href=findHref(child);if(href)return href;}}}return null;};// Function to traverse and extract text and href\nconst traverse=node=>{if(!node||typeof node!==\"object\")return;// Extract text and find href\nconst{text}=node;const href=text?findHref(node):null;// Store the result if both are present\nif(text&&href){results.push({text,href});}// Traverse the children only if they are objects or arrays\nfor(const key in node){const child=node[key];if(child&&(typeof child===\"object\"||Array.isArray(child))){traverse(child);}}};// Start traversal from the input data\ntraverse(data);return results;}\nexport const __FramerMetadata__ = {\"exports\":{\"withSchema\":{\"type\":\"reactHoc\",\"name\":\"withSchema\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BreadcrumbOverride.map", "// Generated by Framer (9f2fb1c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withSchema}from\"https://framerusercontent.com/modules/HQpw3l7oD76WSHilXK0M/cvQBf31dMlIpW1yU7qnq/BreadcrumbOverride.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/JeowWwvOa7r886B3YRGS/CPzLUhZ1ysIpcGHxkwoN/iWdmJKb6h.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/xjhZ8SS8x1OdYBJAdAUG/cqxmWJTc24a3wkfqGNu6/xV5i52TGE.js\";const MotionDivWithSchema6u5w36=withCodeBoundaryForOverrides(motion.div,{nodeId:\"n0CGEQ1xw\",override:withSchema,scopeId:\"bXkTJ7AnL\"});const serializationHash=\"framer-aYtlG\";const variantClassNames={n0CGEQ1xw:\"framer-v-6u5w36\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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 getProps=({height,id,level1,level11,level2,level21,level3,level31,width,...props})=>{return{...props,H5QfzCybh:level3??props.H5QfzCybh,HQfiuf1SP:level21??props.HQfiuf1SP??\"Level 2\",MUiQ2xT6L:level2??props.MUiQ2xT6L,pZ433CEvR:level1??props.pZ433CEvR,SfI00rNth:level31??props.SfI00rNth??\"Artikelstammdaten optimal verwalten: Tipps & Strategien\",vI2j3bQCm:level11??props.vI2j3bQCm??\"Level 1\"};};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,pZ433CEvR,vI2j3bQCm,MUiQ2xT6L,HQfiuf1SP,H5QfzCybh,SfI00rNth,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"n0CGEQ1xw\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(pZ433CEvR);const visible1=isSet(MUiQ2xT6L);const visible2=isSet(H5QfzCybh);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(MotionDivWithSchema6u5w36,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6u5w36\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"n0CGEQ1xw\",ref:refBinding,style:{...style},children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x8tv2m\",\"data-styles-preset\":\"xV5i52TGE\",children:/*#__PURE__*/_jsx(Link,{href:pZ433CEvR,motionChild:true,nodeId:\"RAuQc077O\",openInNewTab:false,scopeId:\"bXkTJ7AnL\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-n8wp4s\",\"data-styles-preset\":\"iWdmJKb6h\",children:\"Level 1\"})})})}),className:\"framer-e7470c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RAuQc077O\",text:vI2j3bQCm,verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 153, 153))\"},children:\"/\"})}),className:\"framer-1uwm7ie\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xfsx0BHhv\",style:{\"--extracted-r6o4lv\":\"rgb(153, 153, 153)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x8tv2m\",\"data-styles-preset\":\"xV5i52TGE\",children:/*#__PURE__*/_jsx(Link,{href:MUiQ2xT6L,motionChild:true,nodeId:\"gSbfYfNIu\",openInNewTab:false,scopeId:\"bXkTJ7AnL\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-n8wp4s\",\"data-styles-preset\":\"iWdmJKb6h\",children:\"Level 2\"})})})}),className:\"framer-blbq9m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gSbfYfNIu\",text:HQfiuf1SP,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 153, 153))\"},children:\"/\"})}),className:\"framer-15atsyp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RxLHwofSw\",style:{\"--extracted-r6o4lv\":\"rgb(153, 153, 153)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x8tv2m\",\"data-styles-preset\":\"xV5i52TGE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b9ffd317-0d5a-43e0-bab1-6bf465168afd, rgb(64, 120, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:H5QfzCybh,motionChild:true,nodeId:\"r717ZZxBK\",openInNewTab:false,scopeId:\"bXkTJ7AnL\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-n8wp4s\",\"data-styles-preset\":\"iWdmJKb6h\",children:\"Artikelstammdaten optimal verwalten: Tipps & Strategien\"})})})}),className:\"framer-dt991i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"r717ZZxBK\",style:{\"--extracted-r6o4lv\":\"var(--token-b9ffd317-0d5a-43e0-bab1-6bf465168afd, rgb(64, 120, 150))\"},text:SfI00rNth,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aYtlG.framer-12doizu, .framer-aYtlG .framer-12doizu { display: block; }\",\".framer-aYtlG.framer-6u5w36 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 21px; overflow: hidden; padding: 0px; position: relative; width: 625px; }\",\".framer-aYtlG .framer-e7470c, .framer-aYtlG .framer-1uwm7ie, .framer-aYtlG .framer-blbq9m, .framer-aYtlG .framer-15atsyp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aYtlG .framer-dt991i { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aYtlG.framer-6u5w36 { gap: 0px; } .framer-aYtlG.framer-6u5w36 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-aYtlG.framer-6u5w36 > :first-child { margin-left: 0px; } .framer-aYtlG.framer-6u5w36 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21\n * @framerIntrinsicWidth 625\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"pZ433CEvR\":\"level1\",\"vI2j3bQCm\":\"level11\",\"MUiQ2xT6L\":\"level2\",\"HQfiuf1SP\":\"level21\",\"H5QfzCybh\":\"level3\",\"SfI00rNth\":\"level31\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbXkTJ7AnL=withCSS(Component,css,\"framer-aYtlG\");export default FramerbXkTJ7AnL;FramerbXkTJ7AnL.displayName=\"Breadcrumb\";FramerbXkTJ7AnL.defaultProps={height:21,width:625};addPropertyControls(FramerbXkTJ7AnL,{pZ433CEvR:{title:\"Level 1\",type:ControlType.Link},vI2j3bQCm:{defaultValue:\"Level 1\",displayTextArea:false,title:\"Level 1\",type:ControlType.String},MUiQ2xT6L:{title:\"Level 2\",type:ControlType.Link},HQfiuf1SP:{defaultValue:\"Level 2\",displayTextArea:false,title:\"Level 2\",type:ControlType.String},H5QfzCybh:{title:\"Level 3\",type:ControlType.Link},SfI00rNth:{defaultValue:\"Artikelstammdaten optimal verwalten: Tipps & Strategien\",title:\"Level 3\",type:ControlType.String}});addFonts(FramerbXkTJ7AnL,[{explicitInter:true,fonts:[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbXkTJ7AnL\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"21\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"625\",\"framerVariables\":\"{\\\"pZ433CEvR\\\":\\\"level1\\\",\\\"vI2j3bQCm\\\":\\\"level11\\\",\\\"MUiQ2xT6L\\\":\\\"level2\\\",\\\"HQfiuf1SP\\\":\\\"level21\\\",\\\"H5QfzCybh\\\":\\\"level3\\\",\\\"SfI00rNth\\\":\\\"level31\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bXkTJ7AnL.map"],
  "mappings": "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",
  "names": ["withSchema", "Component", "props", "breadcrumbData", "extractTextAndHref", "link", "u", "l", "p", "data", "results", "findHref", "node", "key", "child", "href", "traverse", "text", "MotionDivWithSchema6u5w36", "withCodeBoundaryForOverrides", "motion", "withSchema", "serializationHash", "variantClassNames", "transition1", "isSet", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "level1", "level11", "level2", "level21", "level3", "level31", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "pZ433CEvR", "vI2j3bQCm", "MUiQ2xT6L", "HQfiuf1SP", "H5QfzCybh", "SfI00rNth", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "visible", "visible1", "visible2", "LayoutGroup", "u", "MotionDivWithSchema6u5w36", "RichText2", "Link", "css", "FramerbXkTJ7AnL", "withCSS", "bXkTJ7AnL_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
