Anvil/assets/SettingsSidebar.stories-BMXM1DkK.js.map

1 line
1.7 KiB
Text
Raw Normal View History

2024-07-31 11:01:41 +02:00
{"version":3,"file":"SettingsSidebar.stories-BMXM1DkK.js","sources":["../../stories/atoms/SettingsSidebar.stories.ts"],"sourcesContent":["/* Stories for SettingsSidebar 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 */\nimport type { Meta, StoryObj } from '@storybook/svelte';\n\nimport SettingsSidebar from '$lib/components/atoms/SettingsSidebar.svelte';\n\nconst meta = {\n\ttitle: 'Atoms/SettingsSidebar',\n\tcomponent: SettingsSidebar,\n\ttags: ['autodocs']\n} satisfies Meta<SettingsSidebar>;\n\nexport default meta;\ntype Story = StoryObj<typeof meta>;\n\nexport const Plain: Story = {};\n"],"names":["meta","title","component","SettingsSidebar","tags","Plain","parameters","docs","source","originalSource"],"mappings":"gWAeA,MAAMA,EAAO,CACTC,MAAO,wBACPC,UAAWC,EACXC,KAAM,CAAC,UAAQ,CACnB,EAKaC,EAAe,CAAC,YAAEA,EAAAC,WAAA,CAAA,GAAAD,EAAAC,WAAAC,KAAA,CAAA,IAAAF,EAAAA,EAAAC,aAAAD,YAAAA,EAAAE,KAAAC,OAAA,CAAAC,eAAA,KAAA,IAAAJ,GAAAA,EAAAA,EAAAC,aAAAD,YAAAA,EAAAE,OAAAF,YAAAA,EAAAG,MAAA,CAAA,CAAA"}