{"version":3,"sources":["webpack:///./src/pages/mt/patterns/header/design.mdx","webpack:///./node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"],"names":["code","_frontmatter","layoutProps","MDXContent","components","props","mdxType","site","data","slug","state","title","category","changelog","description","updated","lastUpdated","text","checkbox","className","height","viewBox","version","id","stroke","strokeWidth","fill","fillRule","transform","d","points","isMDXComponent","_objectWithoutPropertiesLoose","source","excluded","key","i","target","sourceKeys","Object","keys","length","indexOf"],"mappings":"mVAYaA,EAAO,GA4CPC,EAAe,GACtBC,EAAc,CAClBF,OACAC,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,WAAYC,MAAM,SAASC,MAAOH,EAAKG,MAAOL,QAAQ,WACjG,YAAC,IAAD,CAAQM,SAAUJ,EAAKI,SAAUC,UAAWA,EAAUL,EAAKG,OAAOE,UAAWC,YAAaN,EAAKM,YAAaP,KAAMC,EAAKD,KAAME,KAAMD,EAAKC,KAAO,WAAYC,MAAM,SAASC,MAAOH,EAAKG,MAAOI,QAASF,EAAUL,EAAKG,OAAOK,YAAaV,QAAQ,UAC/O,mCACA,YAAC,IAAD,CAAUC,KAAMC,EAAKD,KAAMI,MAAOH,EAAKG,MAAOM,KAAK,+MAA+MjB,KAAMA,EAAKkB,SAAUZ,QAAQ,YACnS,mBAAKa,UAAU,cACb,sBAAQA,UAAU,iBAChB,mBAAKA,UAAU,uBACb,mBAAKC,OAAO,OAAOC,QAAQ,aAAaC,QAAQ,OAC9C,2CACA,gDACA,yBACA,iBAAGC,GAAG,SAASC,OAAO,OAAOC,YAAY,IAAIC,KAAK,OAAOC,SAAS,WAChE,iBAAGJ,GAAG,WAAWK,UAAU,iCAAiCD,SAAS,UAAUD,KAAK,WAClF,iBAAGH,GAAG,iBAAiBK,UAAU,iCAC/B,iBAAGL,GAAG,gBACJ,oBAAMM,EAAE,+vCAA+vCN,GAAG,UAC1wC,uBAASA,GAAG,QAAQO,OAAO,mJAC3B,oBAAMD,EAAE,6lDAA6lDN,GAAG,qBAgB1nDpB,EAAW4B,gBAAiB,G,+WCtGb,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-design-mdx-c4e12041a67c970ac1fe.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 /*\n checkbox: `\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
\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":""}