wasvg 1.0.9 → 1.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -4
- package/dist/setupTests.d.ts +0 -0
- package/dist/src/categories/CategorySvg.test.d.ts +1 -0
- package/dist/src/categories/Pets.stories.d.ts +9 -0
- package/dist/src/categories/Pets.test.d.ts +1 -0
- package/dist/src/categories/Sports.stories.d.ts +9 -0
- package/dist/src/categories/Sports.test.d.ts +1 -0
- package/dist/src/common/Add.stories.d.ts +9 -0
- package/dist/src/common/Add.test.d.ts +1 -0
- package/dist/src/common/Arena.stories.d.ts +9 -0
- package/dist/src/common/Arena.test.d.ts +1 -0
- package/dist/src/common/Calendar.stories.d.ts +9 -0
- package/dist/src/common/Calendar.test.d.ts +1 -0
- package/dist/src/common/CalendarEvent.stories.d.ts +9 -0
- package/dist/src/common/CalendarEvent.test.d.ts +1 -0
- package/dist/src/common/Chat.stories.d.ts +9 -0
- package/dist/src/common/Chat.test.d.ts +1 -0
- package/dist/src/common/City.stories.d.ts +9 -0
- package/dist/src/common/City.test.d.ts +1 -0
- package/dist/src/common/Close.stories.d.ts +9 -0
- package/dist/src/common/Close.test.d.ts +1 -0
- package/dist/src/common/Coach.stories.d.ts +9 -0
- package/dist/src/common/Coach.test.d.ts +1 -0
- package/dist/src/common/Collapse.stories.d.ts +9 -0
- package/dist/src/common/Collapse.test.d.ts +1 -0
- package/dist/src/common/Collection.stories.d.ts +9 -0
- package/dist/src/common/Collection.test.d.ts +1 -0
- package/dist/src/common/Create.stories.d.ts +9 -0
- package/dist/src/common/Create.test.d.ts +1 -0
- package/dist/src/common/CreateArena.stories.d.ts +9 -0
- package/dist/src/common/CreateArena.test.d.ts +1 -0
- package/dist/src/common/CreateCollection.stories.d.ts +9 -0
- package/dist/src/common/CreateCollection.test.d.ts +1 -0
- package/dist/src/common/CreatePost.stories.d.ts +9 -0
- package/dist/src/common/CreatePost.test.d.ts +1 -0
- package/dist/src/common/CreateTeam.stories.d.ts +9 -0
- package/dist/src/common/CreateTeam.test.d.ts +1 -0
- package/dist/src/common/Discussion.stories.d.ts +9 -0
- package/dist/src/common/Discussion.test.d.ts +1 -0
- package/dist/src/common/Edit.stories.d.ts +9 -0
- package/dist/src/common/Edit.test.d.ts +1 -0
- package/dist/src/common/Explore.stories.d.ts +9 -0
- package/dist/src/common/Explore.test.d.ts +1 -0
- package/dist/src/common/Home.stories.d.ts +9 -0
- package/dist/src/common/Home.test.d.ts +1 -0
- package/dist/src/common/Image.stories.d.ts +9 -0
- package/dist/src/common/Image.test.d.ts +1 -0
- package/dist/src/common/Info.stories.d.ts +9 -0
- package/dist/src/common/Info.test.d.ts +1 -0
- package/dist/src/common/LeftArrow.stories.d.ts +9 -0
- package/dist/src/common/LeftArrow.test.d.ts +1 -0
- package/dist/src/common/Logout.stories.d.ts +9 -0
- package/dist/src/common/Logout.test.d.ts +1 -0
- package/dist/src/common/Map.stories.d.ts +9 -0
- package/dist/src/common/Map.test.d.ts +1 -0
- package/dist/src/common/Market.stories.d.ts +9 -0
- package/dist/src/common/Market.test.d.ts +1 -0
- package/dist/src/common/Menu.stories.d.ts +9 -0
- package/dist/src/common/Menu.test.d.ts +1 -0
- package/dist/src/common/Newsfeed.stories.d.ts +9 -0
- package/dist/src/common/Newsfeed.test.d.ts +1 -0
- package/dist/src/common/Notification.stories.d.ts +9 -0
- package/dist/src/common/Notification.test.d.ts +1 -0
- package/dist/src/common/Partners.stories.d.ts +9 -0
- package/dist/src/common/Partners.test.d.ts +1 -0
- package/dist/src/common/Poll.stories.d.ts +9 -0
- package/dist/src/common/Poll.test.d.ts +1 -0
- package/dist/src/common/Private.stories.d.ts +9 -0
- package/dist/src/common/Private.test.d.ts +1 -0
- package/dist/src/common/RightArrow.stories.d.ts +9 -0
- package/dist/src/common/RightArrow.test.d.ts +1 -0
- package/dist/src/common/Send.d.ts +3 -0
- package/dist/src/common/Team.stories.d.ts +9 -0
- package/dist/src/common/Team.test.d.ts +1 -0
- package/dist/src/common/TextPost.stories.d.ts +9 -0
- package/dist/src/common/TextPost.test.d.ts +1 -0
- package/dist/src/common/UpArrow.stories.d.ts +6 -0
- package/dist/src/common/User.stories.d.ts +9 -0
- package/dist/src/common/User.test.d.ts +1 -0
- package/dist/src/common/WorenaLogo.stories.d.ts +9 -0
- package/dist/src/common/WorenaLogo.test.d.ts +1 -0
- package/dist/{common → src/common}/index.d.ts +1 -0
- package/dist/src/index.d.ts +4 -0
- package/dist/src/interests/music/MusicInterestSvg.test.d.ts +1 -0
- package/dist/src/interests/music/all/Guitar.stories.d.ts +9 -0
- package/dist/src/interests/music/all/Guitar.test.d.ts +1 -0
- package/dist/src/interests/music/all/Sing.stories.d.ts +9 -0
- package/dist/src/interests/music/all/Sing.test.d.ts +1 -0
- package/dist/src/interests/pets/PetsInterestSvg.test.d.ts +1 -0
- package/dist/src/interests/pets/all/Cat.stories.d.ts +8 -0
- package/dist/src/interests/pets/all/Cat.test.d.ts +1 -0
- package/dist/src/interests/pets/all/Dog.stories.d.ts +8 -0
- package/dist/src/interests/pets/all/Dog.test.d.ts +1 -0
- package/dist/src/interests/sports/SportsInterestSvg.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Badminton.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Badminton.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Basketball.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Basketball.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Football.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Football.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Golf.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Golf.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Hiking.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Hiking.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Hockey.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Hockey.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Pickleball.stories.d.ts +8 -0
- package/dist/src/interests/sports/all/Pickleball.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Running.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Running.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Soccer.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Soccer.test.d.ts +1 -0
- package/dist/src/interests/sports/all/TableTennis.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/TableTennis.test.d.ts +1 -0
- package/dist/src/interests/sports/all/Tennis.stories.d.ts +9 -0
- package/dist/src/interests/sports/all/Tennis.test.d.ts +1 -0
- package/dist/src/svgs/art.d.ts +2 -0
- package/dist/src/svgs/art.stories.d.ts +9 -0
- package/dist/src/svgs/art.test.d.ts +1 -0
- package/dist/src/svgs/ballet.d.ts +2 -0
- package/dist/src/svgs/breakdance.d.ts +2 -0
- package/dist/src/svgs/cello.d.ts +2 -0
- package/dist/src/svgs/chirimia.d.ts +2 -0
- package/dist/src/svgs/chirimia1.d.ts +2 -0
- package/dist/src/svgs/chirimia2.d.ts +2 -0
- package/dist/wasvg.cjs.js +4 -4
- package/dist/wasvg.css +1 -1
- package/dist/wasvg.es.js +193 -159
- package/package.json +17 -5
- /package/dist/{categories → src/categories}/CategorySvg.d.ts +0 -0
- /package/dist/{categories → src/categories}/Pets.d.ts +0 -0
- /package/dist/{categories → src/categories}/Sports.d.ts +0 -0
- /package/dist/{categories → src/categories}/index.d.ts +0 -0
- /package/dist/{common → src/common}/Add.d.ts +0 -0
- /package/dist/{common → src/common}/Arena.d.ts +0 -0
- /package/dist/{common → src/common}/Calendar.d.ts +0 -0
- /package/dist/{common → src/common}/CalendarEvent.d.ts +0 -0
- /package/dist/{common → src/common}/Chat.d.ts +0 -0
- /package/dist/{common → src/common}/City.d.ts +0 -0
- /package/dist/{common → src/common}/Close.d.ts +0 -0
- /package/dist/{common → src/common}/Coach.d.ts +0 -0
- /package/dist/{common → src/common}/Collapse.d.ts +0 -0
- /package/dist/{common → src/common}/Collection.d.ts +0 -0
- /package/dist/{common → src/common}/Create.d.ts +0 -0
- /package/dist/{common → src/common}/CreateArena.d.ts +0 -0
- /package/dist/{common → src/common}/CreateCollection.d.ts +0 -0
- /package/dist/{common → src/common}/CreatePost.d.ts +0 -0
- /package/dist/{common → src/common}/CreateTeam.d.ts +0 -0
- /package/dist/{common → src/common}/Discussion.d.ts +0 -0
- /package/dist/{common → src/common}/Edit.d.ts +0 -0
- /package/dist/{common → src/common}/Explore.d.ts +0 -0
- /package/dist/{common → src/common}/Home.d.ts +0 -0
- /package/dist/{common → src/common}/Image.d.ts +0 -0
- /package/dist/{common → src/common}/Info.d.ts +0 -0
- /package/dist/{common → src/common}/LeftArrow.d.ts +0 -0
- /package/dist/{common → src/common}/Logout.d.ts +0 -0
- /package/dist/{common → src/common}/Map.d.ts +0 -0
- /package/dist/{common → src/common}/Market.d.ts +0 -0
- /package/dist/{common → src/common}/Menu.d.ts +0 -0
- /package/dist/{common → src/common}/Newsfeed.d.ts +0 -0
- /package/dist/{common → src/common}/Notification.d.ts +0 -0
- /package/dist/{common → src/common}/Partners.d.ts +0 -0
- /package/dist/{common → src/common}/Poll.d.ts +0 -0
- /package/dist/{common → src/common}/Private.d.ts +0 -0
- /package/dist/{common → src/common}/RightArrow.d.ts +0 -0
- /package/dist/{common → src/common}/Team.d.ts +0 -0
- /package/dist/{common → src/common}/TextPost.d.ts +0 -0
- /package/dist/{common → src/common}/UpArrow.d.ts +0 -0
- /package/dist/{common → src/common}/User.d.ts +0 -0
- /package/dist/{common → src/common}/WorenaLogo.d.ts +0 -0
- /package/dist/{interests → src/interests}/InterestSvg.d.ts +0 -0
- /package/dist/{interests → src/interests}/index.d.ts +0 -0
- /package/dist/{interests → src/interests}/music/MusicInterestSvg.d.ts +0 -0
- /package/dist/{interests → src/interests}/music/all/Guitar.d.ts +0 -0
- /package/dist/{interests → src/interests}/music/all/Sing.d.ts +0 -0
- /package/dist/{interests → src/interests}/music/all/index.d.ts +0 -0
- /package/dist/{interests → src/interests}/music/index.d.ts +0 -0
- /package/dist/{interests → src/interests}/pets/PetsInterestSvg.d.ts +0 -0
- /package/dist/{interests → src/interests}/pets/all/Cat.d.ts +0 -0
- /package/dist/{interests → src/interests}/pets/all/Dog.d.ts +0 -0
- /package/dist/{interests → src/interests}/pets/all/index.d.ts +0 -0
- /package/dist/{interests → src/interests}/pets/index.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/SportsInterestSvg.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Badminton.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Basketball.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Football.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Golf.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Hiking.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Hockey.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Pickleball.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Running.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Soccer.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/TableTennis.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/Tennis.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/all/index.d.ts +0 -0
- /package/dist/{interests → src/interests}/sports/index.d.ts +0 -0
- /package/dist/{util.d.ts → src/util.d.ts} +0 -0
package/dist/index.d.ts
CHANGED
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Pets } from './Pets';
|
|
3
|
+
declare const meta: Meta<typeof Pets>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Sports } from './Sports';
|
|
3
|
+
declare const meta: Meta<typeof Sports>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Add } from './Add';
|
|
3
|
+
declare const meta: Meta<typeof Add>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Arena } from './Arena';
|
|
3
|
+
declare const meta: Meta<typeof Arena>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Calendar } from './Calendar';
|
|
3
|
+
declare const meta: Meta<typeof Calendar>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as CalendarEvent } from './CalendarEvent';
|
|
3
|
+
declare const meta: Meta<typeof CalendarEvent>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Chat } from './Chat';
|
|
3
|
+
declare const meta: Meta<typeof Chat>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as City } from './City';
|
|
3
|
+
declare const meta: Meta<typeof City>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Close } from './Close';
|
|
3
|
+
declare const meta: Meta<typeof Close>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Coach } from './Coach';
|
|
3
|
+
declare const meta: Meta<typeof Coach>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Collapse } from './Collapse';
|
|
3
|
+
declare const meta: Meta<typeof Collapse>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Collection } from './Collection';
|
|
3
|
+
declare const meta: Meta<typeof Collection>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Create } from './Create';
|
|
3
|
+
declare const meta: Meta<typeof Create>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as CreateArena } from './CreateArena';
|
|
3
|
+
declare const meta: Meta<typeof CreateArena>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as CreateCollection } from './CreateCollection';
|
|
3
|
+
declare const meta: Meta<typeof CreateCollection>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as CreatePost } from './CreatePost';
|
|
3
|
+
declare const meta: Meta<typeof CreatePost>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as CreateTeam } from './CreateTeam';
|
|
3
|
+
declare const meta: Meta<typeof CreateTeam>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Discussion } from './Discussion';
|
|
3
|
+
declare const meta: Meta<typeof Discussion>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Edit } from './Edit';
|
|
3
|
+
declare const meta: Meta<typeof Edit>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Explore } from './Explore';
|
|
3
|
+
declare const meta: Meta<typeof Explore>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Home } from './Home';
|
|
3
|
+
declare const meta: Meta<typeof Home>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Image } from './Image';
|
|
3
|
+
declare const meta: Meta<typeof Image>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Info } from './Info';
|
|
3
|
+
declare const meta: Meta<typeof Info>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as LeftArrow } from './LeftArrow';
|
|
3
|
+
declare const meta: Meta<typeof LeftArrow>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Logout } from './Logout';
|
|
3
|
+
declare const meta: Meta<typeof Logout>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Map } from './Map';
|
|
3
|
+
declare const meta: Meta<typeof Map>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Market } from './Market';
|
|
3
|
+
declare const meta: Meta<typeof Market>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Menu } from './Menu';
|
|
3
|
+
declare const meta: Meta<typeof Menu>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Newsfeed } from './Newsfeed';
|
|
3
|
+
declare const meta: Meta<typeof Newsfeed>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Notification } from './Notification';
|
|
3
|
+
declare const meta: Meta<typeof Notification>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Partners } from './Partners';
|
|
3
|
+
declare const meta: Meta<typeof Partners>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Poll } from './Poll';
|
|
3
|
+
declare const meta: Meta<typeof Poll>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Private } from './Private';
|
|
3
|
+
declare const meta: Meta<typeof Private>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as RightArrow } from './RightArrow';
|
|
3
|
+
declare const meta: Meta<typeof RightArrow>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Team } from './Team';
|
|
3
|
+
declare const meta: Meta<typeof Team>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as TextPost } from './TextPost';
|
|
3
|
+
declare const meta: Meta<typeof TextPost>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as User } from './User';
|
|
3
|
+
declare const meta: Meta<typeof User>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as WorenaLogo } from './WorenaLogo';
|
|
3
|
+
declare const meta: Meta<typeof WorenaLogo>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Guitar } from './Guitar';
|
|
3
|
+
declare const meta: Meta<typeof Guitar>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Sing } from './Sing';
|
|
3
|
+
declare const meta: Meta<typeof Sing>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const blue: Story;
|
|
8
|
+
export declare const md: Story;
|
|
9
|
+
export declare const lg: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { default as Cat } from './Cat';
|
|
3
|
+
declare const meta: Meta<typeof Cat>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const md: Story;
|
|
8
|
+
export declare const lg: Story;
|