wasvg 1.0.11 → 1.0.13

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.
Files changed (196) hide show
  1. package/dist/index.d.ts +165 -1
  2. package/dist/wasvg.cjs.js +4 -4
  3. package/dist/wasvg.es.js +19 -1
  4. package/package.json +1 -1
  5. package/dist/setupTests.d.ts +0 -0
  6. package/dist/src/categories/CategorySvg.d.ts +0 -8
  7. package/dist/src/categories/CategorySvg.test.d.ts +0 -1
  8. package/dist/src/categories/Pets.d.ts +0 -2
  9. package/dist/src/categories/Pets.stories.d.ts +0 -9
  10. package/dist/src/categories/Pets.test.d.ts +0 -1
  11. package/dist/src/categories/Sports.d.ts +0 -3
  12. package/dist/src/categories/Sports.stories.d.ts +0 -9
  13. package/dist/src/categories/Sports.test.d.ts +0 -1
  14. package/dist/src/categories/index.d.ts +0 -3
  15. package/dist/src/common/Add.d.ts +0 -3
  16. package/dist/src/common/Add.stories.d.ts +0 -9
  17. package/dist/src/common/Add.test.d.ts +0 -1
  18. package/dist/src/common/Arena.d.ts +0 -3
  19. package/dist/src/common/Arena.stories.d.ts +0 -9
  20. package/dist/src/common/Arena.test.d.ts +0 -1
  21. package/dist/src/common/Calendar.d.ts +0 -3
  22. package/dist/src/common/Calendar.stories.d.ts +0 -9
  23. package/dist/src/common/Calendar.test.d.ts +0 -1
  24. package/dist/src/common/CalendarEvent.d.ts +0 -3
  25. package/dist/src/common/CalendarEvent.stories.d.ts +0 -9
  26. package/dist/src/common/CalendarEvent.test.d.ts +0 -1
  27. package/dist/src/common/Chat.d.ts +0 -3
  28. package/dist/src/common/Chat.stories.d.ts +0 -9
  29. package/dist/src/common/Chat.test.d.ts +0 -1
  30. package/dist/src/common/City.d.ts +0 -3
  31. package/dist/src/common/City.stories.d.ts +0 -9
  32. package/dist/src/common/City.test.d.ts +0 -1
  33. package/dist/src/common/Close.d.ts +0 -3
  34. package/dist/src/common/Close.stories.d.ts +0 -9
  35. package/dist/src/common/Close.test.d.ts +0 -1
  36. package/dist/src/common/Coach.d.ts +0 -3
  37. package/dist/src/common/Coach.stories.d.ts +0 -9
  38. package/dist/src/common/Coach.test.d.ts +0 -1
  39. package/dist/src/common/Collapse.d.ts +0 -3
  40. package/dist/src/common/Collapse.stories.d.ts +0 -9
  41. package/dist/src/common/Collapse.test.d.ts +0 -1
  42. package/dist/src/common/Collection.d.ts +0 -3
  43. package/dist/src/common/Collection.stories.d.ts +0 -9
  44. package/dist/src/common/Collection.test.d.ts +0 -1
  45. package/dist/src/common/Create.d.ts +0 -3
  46. package/dist/src/common/Create.stories.d.ts +0 -9
  47. package/dist/src/common/Create.test.d.ts +0 -1
  48. package/dist/src/common/CreateArena.d.ts +0 -3
  49. package/dist/src/common/CreateArena.stories.d.ts +0 -9
  50. package/dist/src/common/CreateArena.test.d.ts +0 -1
  51. package/dist/src/common/CreateCollection.d.ts +0 -3
  52. package/dist/src/common/CreateCollection.stories.d.ts +0 -9
  53. package/dist/src/common/CreateCollection.test.d.ts +0 -1
  54. package/dist/src/common/CreatePost.d.ts +0 -3
  55. package/dist/src/common/CreatePost.stories.d.ts +0 -9
  56. package/dist/src/common/CreatePost.test.d.ts +0 -1
  57. package/dist/src/common/CreateTeam.d.ts +0 -3
  58. package/dist/src/common/CreateTeam.stories.d.ts +0 -9
  59. package/dist/src/common/CreateTeam.test.d.ts +0 -1
  60. package/dist/src/common/Discussion.d.ts +0 -3
  61. package/dist/src/common/Discussion.stories.d.ts +0 -9
  62. package/dist/src/common/Discussion.test.d.ts +0 -1
  63. package/dist/src/common/Edit.d.ts +0 -3
  64. package/dist/src/common/Edit.stories.d.ts +0 -9
  65. package/dist/src/common/Edit.test.d.ts +0 -1
  66. package/dist/src/common/Explore.d.ts +0 -3
  67. package/dist/src/common/Explore.stories.d.ts +0 -9
  68. package/dist/src/common/Explore.test.d.ts +0 -1
  69. package/dist/src/common/Home.d.ts +0 -3
  70. package/dist/src/common/Home.stories.d.ts +0 -9
  71. package/dist/src/common/Home.test.d.ts +0 -1
  72. package/dist/src/common/Image.d.ts +0 -3
  73. package/dist/src/common/Image.stories.d.ts +0 -9
  74. package/dist/src/common/Image.test.d.ts +0 -1
  75. package/dist/src/common/Info.d.ts +0 -3
  76. package/dist/src/common/Info.stories.d.ts +0 -9
  77. package/dist/src/common/Info.test.d.ts +0 -1
  78. package/dist/src/common/LeftArrow.d.ts +0 -3
  79. package/dist/src/common/LeftArrow.stories.d.ts +0 -9
  80. package/dist/src/common/LeftArrow.test.d.ts +0 -1
  81. package/dist/src/common/Logout.d.ts +0 -3
  82. package/dist/src/common/Logout.stories.d.ts +0 -9
  83. package/dist/src/common/Logout.test.d.ts +0 -1
  84. package/dist/src/common/Map.d.ts +0 -3
  85. package/dist/src/common/Map.stories.d.ts +0 -9
  86. package/dist/src/common/Map.test.d.ts +0 -1
  87. package/dist/src/common/Market.d.ts +0 -3
  88. package/dist/src/common/Market.stories.d.ts +0 -9
  89. package/dist/src/common/Market.test.d.ts +0 -1
  90. package/dist/src/common/Menu.d.ts +0 -3
  91. package/dist/src/common/Menu.stories.d.ts +0 -9
  92. package/dist/src/common/Menu.test.d.ts +0 -1
  93. package/dist/src/common/Newsfeed.d.ts +0 -3
  94. package/dist/src/common/Newsfeed.stories.d.ts +0 -9
  95. package/dist/src/common/Newsfeed.test.d.ts +0 -1
  96. package/dist/src/common/Notification.d.ts +0 -3
  97. package/dist/src/common/Notification.stories.d.ts +0 -9
  98. package/dist/src/common/Notification.test.d.ts +0 -1
  99. package/dist/src/common/Partners.d.ts +0 -3
  100. package/dist/src/common/Partners.stories.d.ts +0 -9
  101. package/dist/src/common/Partners.test.d.ts +0 -1
  102. package/dist/src/common/Poll.d.ts +0 -3
  103. package/dist/src/common/Poll.stories.d.ts +0 -9
  104. package/dist/src/common/Poll.test.d.ts +0 -1
  105. package/dist/src/common/Private.d.ts +0 -3
  106. package/dist/src/common/Private.stories.d.ts +0 -9
  107. package/dist/src/common/Private.test.d.ts +0 -1
  108. package/dist/src/common/RightArrow.d.ts +0 -3
  109. package/dist/src/common/RightArrow.stories.d.ts +0 -9
  110. package/dist/src/common/RightArrow.test.d.ts +0 -1
  111. package/dist/src/common/Send.d.ts +0 -3
  112. package/dist/src/common/Team.d.ts +0 -3
  113. package/dist/src/common/Team.stories.d.ts +0 -9
  114. package/dist/src/common/Team.test.d.ts +0 -1
  115. package/dist/src/common/TextPost.d.ts +0 -3
  116. package/dist/src/common/TextPost.stories.d.ts +0 -9
  117. package/dist/src/common/TextPost.test.d.ts +0 -1
  118. package/dist/src/common/UpArrow.d.ts +0 -3
  119. package/dist/src/common/UpArrow.stories.d.ts +0 -6
  120. package/dist/src/common/User.d.ts +0 -3
  121. package/dist/src/common/User.stories.d.ts +0 -9
  122. package/dist/src/common/User.test.d.ts +0 -1
  123. package/dist/src/common/WorenaLogo.d.ts +0 -3
  124. package/dist/src/common/WorenaLogo.stories.d.ts +0 -9
  125. package/dist/src/common/WorenaLogo.test.d.ts +0 -1
  126. package/dist/src/common/index.d.ts +0 -37
  127. package/dist/src/index.d.ts +0 -4
  128. package/dist/src/interests/InterestSvg.d.ts +0 -9
  129. package/dist/src/interests/index.d.ts +0 -4
  130. package/dist/src/interests/music/MusicInterestSvg.d.ts +0 -8
  131. package/dist/src/interests/music/MusicInterestSvg.test.d.ts +0 -1
  132. package/dist/src/interests/music/all/Guitar.d.ts +0 -3
  133. package/dist/src/interests/music/all/Guitar.stories.d.ts +0 -9
  134. package/dist/src/interests/music/all/Guitar.test.d.ts +0 -1
  135. package/dist/src/interests/music/all/Sing.d.ts +0 -3
  136. package/dist/src/interests/music/all/Sing.stories.d.ts +0 -9
  137. package/dist/src/interests/music/all/Sing.test.d.ts +0 -1
  138. package/dist/src/interests/music/all/index.d.ts +0 -2
  139. package/dist/src/interests/music/index.d.ts +0 -2
  140. package/dist/src/interests/pets/PetsInterestSvg.d.ts +0 -8
  141. package/dist/src/interests/pets/PetsInterestSvg.test.d.ts +0 -1
  142. package/dist/src/interests/pets/all/Cat.d.ts +0 -3
  143. package/dist/src/interests/pets/all/Cat.stories.d.ts +0 -8
  144. package/dist/src/interests/pets/all/Cat.test.d.ts +0 -1
  145. package/dist/src/interests/pets/all/Dog.d.ts +0 -3
  146. package/dist/src/interests/pets/all/Dog.stories.d.ts +0 -8
  147. package/dist/src/interests/pets/all/Dog.test.d.ts +0 -1
  148. package/dist/src/interests/pets/all/index.d.ts +0 -2
  149. package/dist/src/interests/pets/index.d.ts +0 -2
  150. package/dist/src/interests/sports/SportsInterestSvg.d.ts +0 -8
  151. package/dist/src/interests/sports/SportsInterestSvg.test.d.ts +0 -1
  152. package/dist/src/interests/sports/all/Badminton.d.ts +0 -3
  153. package/dist/src/interests/sports/all/Badminton.stories.d.ts +0 -9
  154. package/dist/src/interests/sports/all/Badminton.test.d.ts +0 -1
  155. package/dist/src/interests/sports/all/Basketball.d.ts +0 -3
  156. package/dist/src/interests/sports/all/Basketball.stories.d.ts +0 -9
  157. package/dist/src/interests/sports/all/Basketball.test.d.ts +0 -1
  158. package/dist/src/interests/sports/all/Football.d.ts +0 -3
  159. package/dist/src/interests/sports/all/Football.stories.d.ts +0 -9
  160. package/dist/src/interests/sports/all/Football.test.d.ts +0 -1
  161. package/dist/src/interests/sports/all/Golf.d.ts +0 -3
  162. package/dist/src/interests/sports/all/Golf.stories.d.ts +0 -9
  163. package/dist/src/interests/sports/all/Golf.test.d.ts +0 -1
  164. package/dist/src/interests/sports/all/Hiking.d.ts +0 -3
  165. package/dist/src/interests/sports/all/Hiking.stories.d.ts +0 -9
  166. package/dist/src/interests/sports/all/Hiking.test.d.ts +0 -1
  167. package/dist/src/interests/sports/all/Hockey.d.ts +0 -3
  168. package/dist/src/interests/sports/all/Hockey.stories.d.ts +0 -9
  169. package/dist/src/interests/sports/all/Hockey.test.d.ts +0 -1
  170. package/dist/src/interests/sports/all/Pickleball.d.ts +0 -3
  171. package/dist/src/interests/sports/all/Pickleball.stories.d.ts +0 -8
  172. package/dist/src/interests/sports/all/Pickleball.test.d.ts +0 -1
  173. package/dist/src/interests/sports/all/Running.d.ts +0 -3
  174. package/dist/src/interests/sports/all/Running.stories.d.ts +0 -9
  175. package/dist/src/interests/sports/all/Running.test.d.ts +0 -1
  176. package/dist/src/interests/sports/all/Soccer.d.ts +0 -3
  177. package/dist/src/interests/sports/all/Soccer.stories.d.ts +0 -9
  178. package/dist/src/interests/sports/all/Soccer.test.d.ts +0 -1
  179. package/dist/src/interests/sports/all/TableTennis.d.ts +0 -3
  180. package/dist/src/interests/sports/all/TableTennis.stories.d.ts +0 -9
  181. package/dist/src/interests/sports/all/TableTennis.test.d.ts +0 -1
  182. package/dist/src/interests/sports/all/Tennis.d.ts +0 -3
  183. package/dist/src/interests/sports/all/Tennis.stories.d.ts +0 -9
  184. package/dist/src/interests/sports/all/Tennis.test.d.ts +0 -1
  185. package/dist/src/interests/sports/all/index.d.ts +0 -11
  186. package/dist/src/interests/sports/index.d.ts +0 -2
  187. package/dist/src/svgs/art.d.ts +0 -2
  188. package/dist/src/svgs/art.stories.d.ts +0 -9
  189. package/dist/src/svgs/art.test.d.ts +0 -1
  190. package/dist/src/svgs/ballet.d.ts +0 -2
  191. package/dist/src/svgs/breakdance.d.ts +0 -2
  192. package/dist/src/svgs/cello.d.ts +0 -2
  193. package/dist/src/svgs/chirimia.d.ts +0 -2
  194. package/dist/src/svgs/chirimia1.d.ts +0 -2
  195. package/dist/src/svgs/chirimia2.d.ts +0 -2
  196. package/dist/src/util.d.ts +0 -11
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Add({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Add;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Arena({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Arena;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Calendar({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Calendar;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function CreateEvent({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default CreateEvent;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Chat({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Chat;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function City({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default City;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Close({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Close;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Coach({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Coach;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Collapse({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Collapse;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Collection({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Collection;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Create({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Create;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function CreateArena({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default CreateArena;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function CreateCollection({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default CreateCollection;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function CreatePost({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default CreatePost;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function CreateTeam({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default CreateTeam;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Discussion({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Discussion;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Edit({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Edit;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Explore({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Explore;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Home({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Home;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Image({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Image;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Info({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Info;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function LeftArrow({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default LeftArrow;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Logout({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Logout;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Map({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Map;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function Market({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default Market;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function MenuSvg({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default MenuSvg;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function NewsfeedSvg({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default NewsfeedSvg;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function NotificationSvg({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default NotificationSvg;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function PartnersSvg({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default PartnersSvg;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function PollSvg({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default PollSvg;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function PrivateSvg({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default PrivateSvg;
@@ -1,9 +0,0 @@
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;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { SvgProps } from '../util';
2
- declare function RightArrowSvg({ className, size, }: SvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default RightArrowSvg;