Anvil/assets/AnvilLogo.stories-D-v7sXyV.js.map
André Jaenisch 55cfc3a009
Updates
2024-07-31 10:01:28 +02:00

1 line
No EOL
2 KiB
Text

{"version":3,"file":"AnvilLogo.stories-D-v7sXyV.js","sources":["../../stories/atoms/AnvilLogo.stories.ts"],"sourcesContent":["/* Stories for AnvilLogo atom.\n * Copyright (C) 2024 André Jaenisch\n * SPDX-FileCopyrightText: 2024 André Jaenisch\n * SPDX-License-Identifier: AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\nimport type { Meta, StoryObj } from '@storybook/svelte';\n\nimport AnvilLogo from '$lib/components/atoms/AnvilLogo.svelte';\n\nconst meta = {\n\ttitle: 'Atoms/AnvilLogo',\n\tcomponent: AnvilLogo,\n\ttags: ['autodocs']\n} satisfies Meta<AnvilLogo>;\n\nexport default meta;\ntype Story = StoryObj<typeof meta>;\n\nexport const Plain: Story = {};\n\nexport const WithClass: Story = {\n\targs: {\n\t\tclass: 'w-full'\n\t}\n};\n"],"names":["meta","title","component","AnvilLogo","tags","Plain","WithClass","args","class","parameters","docs","source","originalSource"],"mappings":"yMAgBA,MAAMA,EAAO,CACTC,MAAO,kBACPC,UAAWC,EACXC,KAAM,CAAC,UAAQ,CACnB,EAKaC,EAAe,CAAC,EAEhBC,EAAmB,CAC5BC,KAAI,CACAC,MAAO,QACb,CACF,YAAEH,EAAAI,WAAA,CAAA,GAAAJ,EAAAI,WAAAC,KAAA,CAAA,IAAAL,EAAAA,EAAAI,aAAAJ,YAAAA,EAAAK,KAAAC,OAAA,CAAAC,eAAA,KAAA,IAAAP,GAAAA,EAAAA,EAAAI,aAAAJ,YAAAA,EAAAK,OAAAL,YAAAA,EAAAM,MAAA,CAAA,CAAA,YAAAL,EAAAG,WAAA,CAAA,GAAAH,EAAAG,WAAAC,KAAA,CAAA,IAAAJ,EAAAA,EAAAG,aAAAH,YAAAA,EAAAI,KAAAC,OAAA,CAAAC,eAAA;AAAA;AAAA;AAAA;AAAA,GAAA,IAAAN,GAAAA,EAAAA,EAAAG,aAAAH,YAAAA,EAAAI,OAAAJ,YAAAA,EAAAK,MAAA,CAAA,CAAA"}