{"version":3,"file":"Starred.stories-BA4yrH-T.js","sources":["../../stories/molecules/Starred.stories.ts"],"sourcesContent":["/* Stories for Starred molecule.\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 .\n */\n\nimport type { Meta, StoryObj } from '@storybook/svelte';\n\nimport Starred from '$lib/components/molecules/Starred.svelte';\n\nconst meta = {\n\ttitle: 'Molecules/Starred',\n\tcomponent: Starred,\n\ttags: ['autodocs']\n} satisfies Meta;\n\nexport default meta;\ntype Story = StoryObj;\n\nexport const Plain: Story = {\n\targs: {\n\t\ti18n: {\n\t\t\tsubmit: 'page.projects.form.fields.starred.submit'\n\t\t}\n\t}\n};\n"],"names":["meta","title","component","Starred","tags","Plain","args","i18n","submit","parameters","docs","source","originalSource"],"mappings":"oQAgBA,MAAMA,EAAO,CACTC,MAAO,oBACPC,UAAWC,EACXC,KAAM,CAAC,UAAQ,CACnB,EAKaC,EAAe,CACxBC,KAAI,CACAC,KAAC,CACGC,OAAQ,0CACjB,CACD,CACF,YAAEH,EAAAI,WAAA,CAAA,GAAAJ,EAAAI,WAAAC,KAAA,CAAA,IAAAL,EAAAA,EAAAI,aAAAJ,YAAAA,EAAAK,KAAAC,OAAA,CAAAC,eAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAAA,IAAAP,GAAAA,EAAAA,EAAAI,aAAAJ,YAAAA,EAAAK,OAAAL,YAAAA,EAAAM,MAAA,CAAA,CAAA"}