Skip to content

Commit

Permalink
deploy: 476e42c
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianWilms committed Feb 5, 2025
1 parent e5458ea commit 009a15a
Show file tree
Hide file tree
Showing 163 changed files with 17,588 additions and 27,340 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion assets/Color-F6OSRLHC-D0uF24fI.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/Color-F6OSRLHC-XpxwRtlA.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions assets/DocsRenderer-CFRXHY34-C5rcTBKc.js

This file was deleted.

2 changes: 2 additions & 0 deletions assets/DocsRenderer-CFRXHY34-DDWdyGVv.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{ae as e,af as o}from"./index-DeLZ9nof.js";import{u as r}from"./index-BGD1vUrD.js";import"./iframe-Cf1pXGrc.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./index-Cu4lwwaE.js";import"./index-mmRH1Wqy.js";import"./index-ogSvIofg.js";function s(t){const n={code:"code",h1:"h1",h2:"h2",p:"p",pre:"pre",...r(),...t.components};return e.jsxs(e.Fragment,{children:[e.jsx(o,{title:"Getting Started"}),`
import{j as e,M as r}from"./index-gvxEYkr_.js";import{useMDXComponents as c}from"./index-C5sv9aqy.js";import"./iframe-BYR2eUkn.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./index-Cu4lwwaE.js";import"./index-mmRH1Wqy.js";import"./index-ogSvIofg.js";function s(t){const n={code:"code",h1:"h1",h2:"h2",p:"p",pre:"pre",...c(),...t.components};return e.jsxs(e.Fragment,{children:[e.jsx(r,{title:"Getting Started"}),`
`,e.jsx(n.h1,{id:"getting-started",children:"Getting Started"}),`
`,e.jsx(n.h2,{id:"installation",children:"Installation"}),`
`,e.jsx(n.pre,{children:e.jsx(n.code,{className:"language-shell",children:`npm i @muenchen/muc-patternlab-vue
Expand All @@ -17,16 +17,21 @@ import{ae as e,af as o}from"./index-DeLZ9nof.js";import{u as r}from"./index-BGD1
},
});
`})}),`
`,e.jsx(n.p,{children:"In your Webcomponents root you should import the MDE5-CSS and SVG-Sprite for MDE5-Icons, as well as the optional custom-icons SVG-Sprite:"}),`
`,e.jsx(n.p,{children:"In your Webcomponents root you should import the MDE5-CSS from assets.muenchen.de and SVG-Sprite for MDE5-Icons, as well as the optional custom-icons SVG-Sprite:"}),`
`,e.jsx(n.pre,{children:e.jsx(n.code,{className:"language-html",children:`<script
lang="ts"
setup
>
import customIconsSprite from "@muenchen/muc-patternlab-vue/assets/temporary/custom-icons.svg?raw";
import mucIconsSprite from "@muenchen/muc-patternlab-vue/assets/temporary/muc-icons.svg?raw";
import customIconsSprite from "@muenchen/muc-patternlab-vue/assets/icons/custom-icons.svg?raw";
import mucIconsSprite from "@muenchen/muc-patternlab-vue/assets/icons/muc-icons.svg?raw";
<\/script>
<template>
<link
href="https://assets.muenchen.de/mde/1.0.6/css/muenchende-style.css"
rel="stylesheet"
/>
<div>
<div v-html="mucIconsSprite"></div>
<div v-html="customIconsSprite"></div>
Expand All @@ -35,8 +40,7 @@ import{ae as e,af as o}from"./index-DeLZ9nof.js";import{u as r}from"./index-BGD1
</template>
<style>
@import "@muenchen/muc-patternlab-vue/assets/temporary/muenchende-style.css";
@import "@muenchen/muc-patternlab-vue/assets/temporary/custom-style.css";
@import "@muenchen/muc-patternlab-vue/assets/css/custom-style.css";
@import "@muenchen/muc-patternlab-vue/style.css";
</style>
`})}),`
Expand All @@ -51,4 +55,4 @@ import{ae as e,af as o}from"./index-DeLZ9nof.js";import{u as r}from"./index-BGD1
<div>How are you?</div>
</muc-banner>
</template>
`})})]})}function h(t={}){const{wrapper:n}={...r(),...t.components};return n?e.jsx(n,{...t,children:e.jsx(s,{...t})}):s(t)}export{h as default};
`})})]})}function d(t={}){const{wrapper:n}={...c(),...t.components};return n?e.jsx(n,{...t,children:e.jsx(s,{...t})}):s(t)}export{d as default};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 009a15a

Please sign in to comment.