{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FwUNFCi9YigLUUoELe9K/6wlopISHJQ50zMRNJYKP/In0Od7O1x.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";import{Body}from\"https://framerusercontent.com/modules/ETUqQ7UapBMFHFmBYYb5/rqFMOVtBoXo7az3KgmLU/CustomFonts.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/A4m3ilJA7LtrPFYhWoWU/7KGmJOHMNx91uEX0nP6C/s6IxjdwGn.js\";const NoiseFonts=getFonts(Noise);const RichTextBody48glya=withCodeBoundaryForOverrides(RichText,{nodeId:\"Xz9240vfN\",override:Body,scopeId:\"In0Od7O1x\"});const RichTextBody1rh7s3h=withCodeBoundaryForOverrides(RichText,{nodeId:\"XpcJ2Bc2R\",override:Body,scopeId:\"In0Od7O1x\"});const cycleOrder=[\"EjjjHXsUK\",\"cnnR3RQbC\"];const serializationHash=\"framer-v1ufA\";const variantClassNames={cnnR3RQbC:\"framer-v-1qqvxa\",EjjjHXsUK:\"framer-v-itmztd\"};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={damping:90,delay:0,mass:1,stiffness:300,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 toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"EjjjHXsUK\",Hover:\"cnnR3RQbC\"};const getProps=({blogImage,blogTitle,date,height,id,width,...props})=>{return{...props,IBIZpYQCW:blogTitle??props.IBIZpYQCW??\"Blog Title\",Ir3lFSO6Z:blogImage??props.Ir3lFSO6Z??{src:\"https://framerusercontent.com/images/dNIRUVrxn9EdpOEtjb7WkjsKUc8.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/dNIRUVrxn9EdpOEtjb7WkjsKUc8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/dNIRUVrxn9EdpOEtjb7WkjsKUc8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/dNIRUVrxn9EdpOEtjb7WkjsKUc8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/dNIRUVrxn9EdpOEtjb7WkjsKUc8.jpg 4160w\"},iYXyzEk9T:date??props.iYXyzEk9T??\"1970-01-01T00:00:00.000Z\",variant:humanReadableVariantMap[props.variant]??props.variant??\"EjjjHXsUK\"};};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,iYXyzEk9T,IBIZpYQCW,Ir3lFSO6Z,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EjjjHXsUK\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterf0oadm=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"cnnR3RQbC\");});const onMouseLeavexhask5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"EjjjHXsUK\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=prefix(toDateString(iYXyzEk9T,{dateStyle:\"short\",locale:\"no\"},activeLocaleCode),\"Postet \");return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({cnnR3RQbC:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-itmztd\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"EjjjHXsUK\",onMouseEnter:onMouseEnterf0oadm,ref:refBinding,style:{...style},...addPropertyOverrides({cnnR3RQbC:{\"data-framer-name\":\"Hover\",onMouseLeave:onMouseLeavexhask5}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ink4ek\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"ndayrwUs5\",style:{backgroundColor:\"var(--token-ef41cb61-e476-4383-b98c-c6124cdb7040, rgb(199, 200, 202))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({cnnR3RQbC:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:952,intrinsicWidth:714,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:952,pixelWidth:714,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(Ir3lFSO6Z)},className:\"framer-cpz42s\",\"data-framer-name\":\"bilde\",layoutDependency:layoutDependency,layoutId:\"jJXM3nHXT\",style:{filter:\"saturate(0)\",WebkitFilter:\"saturate(0)\"},...addPropertyOverrides({cnnR3RQbC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:952,intrinsicWidth:714,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-13),pixelHeight:952,pixelWidth:714,sizes:`calc(${componentViewport?.width||\"100vw\"} + 18px)`,...toResponsiveImage(Ir3lFSO6Z)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({cnnR3RQbC:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h85e44\",\"data-framer-name\":\"duo\",layoutDependency:layoutDependency,layoutId:\"zK01Wiq4S\",style:{backgroundColor:\"rgba(222, 242, 87, 0)\",filter:\"saturate(1)\",WebkitFilter:\"saturate(1)\"},variants:{cnnR3RQbC:{backgroundColor:\"rgb(222, 242, 87)\"}}})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({cnnR3RQbC:{value:transition1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dom1hc-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"iy3pWbcJH-container\",nodeId:\"iy3pWbcJH\",rendersWithMotion:true,scopeId:\"In0Od7O1x\",style:{opacity:.5},children:/*#__PURE__*/_jsx(Noise,{backgroundSize:64,borderRadius:0,height:\"100%\",id:\"iy3pWbcJH\",layoutId:\"iy3pWbcJH\",opacity:.25,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tkk3k8\",\"data-framer-name\":\"meta\",layoutDependency:layoutDependency,layoutId:\"QzyTh1slX\",children:[/*#__PURE__*/_jsx(RichTextBody48glya,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10h04sb\",\"data-styles-preset\":\"s6IxjdwGn\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e131db2b-7aa4-491b-ac16-d710d1ae832c, rgb(37, 37, 37)))\"},children:\"Ola Nordmann\"})}),className:\"framer-48glya\",\"data-framer-name\":\"Dato\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xz9240vfN\",style:{\"--extracted-r6o4lv\":\"var(--token-e131db2b-7aa4-491b-ac16-d710d1ae832c, rgb(37, 37, 37))\",opacity:.5},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextBody1rh7s3h,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10h04sb\",\"data-styles-preset\":\"s6IxjdwGn\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e131db2b-7aa4-491b-ac16-d710d1ae832c, rgb(37, 37, 37)))\"},children:\"Ola Nordmann\"})}),className:\"framer-1rh7s3h\",\"data-framer-name\":\"Navn B.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XpcJ2Bc2R\",style:{\"--extracted-r6o4lv\":\"var(--token-e131db2b-7aa4-491b-ac16-d710d1ae832c, rgb(37, 37, 37))\"},text:IBIZpYQCW,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-v1ufA.framer-6b8bxs, .framer-v1ufA .framer-6b8bxs { display: block; }\",\".framer-v1ufA.framer-itmztd { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 260px; }\",\".framer-v1ufA .framer-ink4ek { aspect-ratio: 0.7222222222222222 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 277px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-v1ufA .framer-cpz42s { bottom: 0px; flex: none; left: 0px; mix-blend-mode: multiply; position: absolute; right: 0px; top: 0px; }\",\".framer-v1ufA .framer-h85e44 { bottom: 0px; flex: none; left: 0px; mix-blend-mode: overlay; position: absolute; right: 0px; top: 0px; }\",\".framer-v1ufA .framer-dom1hc-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-v1ufA .framer-1tkk3k8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-v1ufA .framer-48glya, .framer-v1ufA .framer-1rh7s3h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-v1ufA.framer-itmztd, .framer-v1ufA .framer-1tkk3k8 { gap: 0px; } .framer-v1ufA.framer-itmztd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-v1ufA.framer-itmztd > :first-child, .framer-v1ufA .framer-1tkk3k8 > :first-child { margin-top: 0px; } .framer-v1ufA.framer-itmztd > :last-child, .framer-v1ufA .framer-1tkk3k8 > :last-child { margin-bottom: 0px; } .framer-v1ufA .framer-1tkk3k8 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-v1ufA.framer-v-1qqvxa .framer-cpz42s { bottom: -13px; left: -9px; right: -9px; top: -13px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 428\n * @framerIntrinsicWidth 260\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cnnR3RQbC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"iYXyzEk9T\":\"date\",\"IBIZpYQCW\":\"blogTitle\",\"Ir3lFSO6Z\":\"blogImage\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerIn0Od7O1x=withCSS(Component,css,\"framer-v1ufA\");export default FramerIn0Od7O1x;FramerIn0Od7O1x.displayName=\"Blog / Grid Card\";FramerIn0Od7O1x.defaultProps={height:428,width:260};addPropertyControls(FramerIn0Od7O1x,{variant:{options:[\"EjjjHXsUK\",\"cnnR3RQbC\"],optionTitles:[\"Default\",\"Hover\"],title:\"Variant\",type:ControlType.Enum},iYXyzEk9T:{defaultValue:\"1970-01-01T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},IBIZpYQCW:{defaultValue:\"Blog Title\",displayTextArea:false,title:\"Blog Title\",type:ControlType.String},Ir3lFSO6Z:{__defaultAssetReference:\"data:framer/asset-reference,dNIRUVrxn9EdpOEtjb7WkjsKUc8.jpg?originalFilename=photo-1614204424926-196a80bf0be8%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwzMHx8cG9ydHJhaXR8ZW58MHx8fHwxNjk5NDQzNDg1fDA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Blog Image\",type:ControlType.ResponsiveImage}});addFonts(FramerIn0Od7O1x,[{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\"}]},...NoiseFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIn0Od7O1x\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"260\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"428\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cnnR3RQbC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"iYXyzEk9T\\\":\\\"date\\\",\\\"IBIZpYQCW\\\":\\\"blogTitle\\\",\\\"Ir3lFSO6Z\\\":\\\"blogImage\\\"}\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./In0Od7O1x.map"],
  "mappings": "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",
  "names": ["NoiseFonts", "getFonts", "Noise", "RichTextBody48glya", "withCodeBoundaryForOverrides", "RichText2", "Body", "RichTextBody1rh7s3h", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "prefix", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "blogImage", "blogTitle", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "iYXyzEk9T", "IBIZpYQCW", "Ir3lFSO6Z", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterf0oadm", "args", "onMouseLeavexhask5", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerIn0Od7O1x", "withCSS", "In0Od7O1x_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
