{"version":3,"file":"Project.stories-B6Am4iGZ.js","sources":["../../stories/molecules/Project.stories.ts"],"sourcesContent":["/* Stories for Project 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 Project from '$lib/components/molecules/Project.svelte';\n\nconst meta = {\n\ttitle: 'Molecules/Project',\n\tcomponent: Project,\n\ttags: ['autodocs']\n} satisfies Meta;\n\nexport default meta;\ntype Story = StoryObj;\n\nexport const Plain: Story = {\n\targs: {\n\t\tcollaborators: [\n\t\t\t{\n\t\t\t\tpreferredUsername: 'Your favourite Project Manager'\n\t\t\t}\n\t\t],\n\t\ti18n: {\n\t\t\tbuttons: {\n\t\t\t\tfork: 'page.profile.projects.actions.fork',\n\t\t\t\tstar: 'page.profile.projects.actions.star',\n\t\t\t\twatch: 'page.profile.projects.actions.watch'\n\t\t\t}\n\t\t},\n\t\tproject: {\n\t\t\tname: 'Story time',\n\t\t\tsummary:\n\t\t\t\t'This is the space in which we can tell you about all the amazing things in the backburner!'\n\t\t}\n\t}\n};\n"],"names":["meta","title","component","Project","tags","Plain","args","collaborators","preferredUsername","i18n","buttons","fork","star","watch","project","name","summary","parameters","docs","source","originalSource"],"mappings":"+RAgBA,MAAMA,EAAO,CACTC,MAAO,oBACPC,UAAWC,EACXC,KAAM,CAAC,UAAQ,CACnB,EAKaC,EAAe,CACxBC,KAAI,CACAC,cACJ,CAAA,CACYC,kBAAmB,gCAAA,CAE/B,EACIC,KAAC,CACGC,QAAC,CACGC,KAAM,qCACNC,KAAM,qCACNC,MAAO,qCACnB,CACA,EACIC,QAAI,CACAC,KAAM,aACPC,QACK,4FACb,CACD,CACF,YAAEX,EAAAY,WAAA,CAAA,GAAAZ,EAAAY,WAAAC,KAAA,CAAA,IAAAb,EAAAA,EAAAY,aAAAZ,YAAAA,EAAAa,KAAAC,OAAA,CAAAC,eAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAAA,IAAAf,GAAAA,EAAAA,EAAAY,aAAAZ,YAAAA,EAAAa,OAAAb,YAAAA,EAAAc,MAAA,CAAA,CAAA"}