{"version":3,"sources":["webpack:///./src/pages/mt/patterns/header/develop.mdx","webpack:///./node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"],"names":["code","checkbox","_frontmatter","layoutProps","MDXContent","components","props","mdxType","site","data","slug","state","title","category","changelog","description","updated","lastUpdated","text","className","height","viewBox","version","id","stroke","strokeWidth","fill","fillRule","F","transform","d","points","isMDXComponent","_objectWithoutPropertiesLoose","source","excluded","key","i","target","sourceKeys","Object","keys","length","indexOf"],"mappings":"mVAYaA,EAAO,CAClBC,SAAU,giIA0CCC,EAAe,GACtBC,EAAc,CAClBH,OACAE,gBAGa,SAASE,EAAT,GAGZ,IAFDC,EAEC,EAFDA,WACGC,EACF,iBACD,OAAO,YALS,UAKT,iBAAeH,EAAiBG,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,cAG5E,YAAC,IAAD,CAAQC,KAAMC,EAAKD,KAAME,KAAMD,EAAKC,KAAO,YAAaC,MAAM,UAAUC,MAAOH,EAAKG,MAAOL,QAAQ,WACnG,YAAC,IAAD,CAAQM,SAAUJ,EAAKI,SAAUC,UAAWA,EAAUL,EAAKG,OAAOE,UAAWC,YAAaN,EAAKM,YAAaP,KAAMC,EAAKD,KAAME,KAAMD,EAAKC,KAAO,YAAaC,MAAM,UAAUC,MAAOH,EAAKG,MAAOI,QAASF,EAAUL,EAAKG,OAAOK,YAAaV,QAAQ,UACjP,mCACA,YAAC,IAAD,CAAUC,KAAMC,EAAKD,KAAMI,MAAM,SAASM,KAAK,8MAA8MlB,KAAMA,EAAKC,SAAUM,QAAQ,YACxR,sBAAQY,UAAU,iBACtB,mBAAKA,UAAU,uBACb,mBAAKC,OAAO,OAAOC,QAAQ,aAAaC,QAAQ,OAC9C,2CACA,gDACA,yBACA,iBAAGC,GAAG,SAASC,OAAO,OAAOC,YAAY,IAAIC,KAAK,OAAOC,SAAS,UAAUC,GAAC,GAC3E,iBAAGL,GAAG,WAAWM,UAAU,iCAAiCF,SAAS,UAAUD,KAAK,WAClF,iBAAGH,GAAG,iBAAiBM,UAAU,iCAC/B,iBAAGN,GAAG,gBACJ,oBAAMO,EAAE,+vCAA+vCP,GAAG,UAC1wC,uBAASA,GAAG,QAAQQ,OAAO,mJAC3B,oBAAMD,EAAE,6lDAA6lDP,GAAG,oBAexnDnB,EAAW4B,gBAAiB,G,+WCnGb,SAASC,EAA8BC,EAAQC,GAC5D,GAAc,MAAVD,EAAgB,MAAO,GAC3B,IAEIE,EAAKC,EAFLC,EAAS,GACTC,EAAaC,OAAOC,KAAKP,GAG7B,IAAKG,EAAI,EAAGA,EAAIE,EAAWG,OAAQL,IACjCD,EAAMG,EAAWF,GACbF,EAASQ,QAAQP,IAAQ,IAC7BE,EAAOF,GAAOF,EAAOE,IAGvB,OAAOE,EAZT","file":"component---src-pages-mt-patterns-header-develop-mdx-6c7c7b4962fc6814330f.js","sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\nimport { graphql } from 'gatsby';\nimport { Layout, Code, Showcase, Header } from '../../../../components';\nimport './style.scss';\nimport data from './data.json';\nimport changelog from '../../../../data/changelog.json';\nexport const code = {\n checkbox: `
\n
\n \n mtb-svg-sprite\n Created with Sketch.\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n`\n};\nexport const _frontmatter = {};\nconst layoutProps = {\n code,\n _frontmatter\n};\nconst MDXLayout = \"wrapper\";\nexport default function MDXContent({\n components,\n ...props\n}) {\n return \n\n\n
\n \n

{`Structure`}

\n \n
\n
\n \n mtb-svg-sprite\n Created with Sketch.\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n\n\n ;\n}\n;\nMDXContent.isMDXComponent = true;\n ","export default function _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n var sourceKeys = Object.keys(source);\n var key, i;\n\n for (i = 0; i < sourceKeys.length; i++) {\n key = sourceKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n\n return target;\n}"],"sourceRoot":""}