{"version":3,"file":"6624.chunk.5c2f68423b56599dbd06.js","mappings":"sKAUO,MAAMA,UAAcC,EAAAA,cACvBC,MAAAA,GACI,MAAM,QAAEC,EAAO,MAAEC,EAAK,UAAEC,GAAcC,KAAKC,MAE3C,OACIN,EAAAA,cAAA,OAAKI,UAAWG,ICdJ,uBDc6BH,IACrCJ,EAAAA,cAAA,UACIQ,QAAQ,OACRL,MAAOA,EACPM,IAAG,kCAAAC,OAAoCR,GACvCS,MAAM,MACNC,OAAO,MACPC,MAAM,uBACN,aAAW,SAI3B,E","sources":["webpack://Kristiania.Web/./Features/Partials/Vimeo/Vimeo.tsx","webpack://Kristiania.Web/./Features/Partials/Vimeo/Vimeo.module.css?f7ce"],"sourcesContent":["import classNames from 'classnames';\nimport * as React from 'react';\nimport styles from './Vimeo.module.css';\n\nexport interface VimeoProps {\n videoId: string;\n title: string;\n className?: string;\n}\n\nexport class Vimeo extends React.PureComponent {\n render() {\n const { videoId, title, className } = this.props;\n\n return (\n
\n \n
\n );\n }\n}\n","// extracted by mini-css-extract-plugin\nexport default {\"Vimeo\":\"PwzAoH6x687hWwAqEEX2\"};"],"names":["Vimeo","React","render","videoId","title","className","this","props","classNames","loading","src","concat","width","height","allow"],"sourceRoot":""}