wacomm 2.17.0 → 2.20.0

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 (144) hide show
  1. package/dist/ShowMore.stories.d.ts +1 -1
  2. package/dist/Tabs.d.ts +3 -2
  3. package/dist/alerts/AlertWrapper.stories.d.ts +1 -1
  4. package/dist/alerts/ChatAlert.stories.d.ts +1 -1
  5. package/dist/alerts/MessageAlert.stories.d.ts +1 -1
  6. package/dist/alerts/NotificationAlert.stories.d.ts +1 -1
  7. package/dist/avatar/Avatar.stories.d.ts +1 -1
  8. package/dist/avatar/AvatarTag.stories.d.ts +1 -1
  9. package/dist/avatar/AvatarTimeTag.stories.d.ts +1 -1
  10. package/dist/blockUser/BlockUser.d.ts +9 -0
  11. package/dist/blockUser/BlockUser.stories.d.ts +7 -0
  12. package/dist/blockUser/BlockUser.test.d.ts +0 -0
  13. package/dist/blockUser/index.d.ts +1 -0
  14. package/dist/buttons/AddButton.stories.d.ts +1 -1
  15. package/dist/buttons/Button.stories.d.ts +1 -1
  16. package/dist/buttons/CacheButton.stories.d.ts +1 -1
  17. package/dist/buttons/CloseAccountButton.d.ts +8 -0
  18. package/dist/buttons/CloseAccountButton.stories.d.ts +7 -0
  19. package/dist/buttons/CloseAccountButton.test.d.ts +0 -0
  20. package/dist/buttons/ModalButton.stories.d.ts +1 -1
  21. package/dist/buttons/SaveCancelButtons.stories.d.ts +1 -1
  22. package/dist/buttons/StyledButton.stories.d.ts +1 -1
  23. package/dist/buttons/SvgButton.stories.d.ts +1 -1
  24. package/dist/buttons/ToggleButton.stories.d.ts +1 -1
  25. package/dist/buttons/index.d.ts +1 -0
  26. package/dist/carousel/Carousel.stories.d.ts +1 -1
  27. package/dist/checkboxGroup/Checkbox.stories.d.ts +1 -1
  28. package/dist/checkboxGroup/CheckboxGroup.stories.d.ts +1 -1
  29. package/dist/commentReply/CommentReplyCount.stories.d.ts +1 -1
  30. package/dist/commentReply/CommentsSection.stories.d.ts +1 -1
  31. package/dist/commentReply/RepliesSection.stories.d.ts +1 -1
  32. package/dist/containers/Column.stories.d.ts +1 -1
  33. package/dist/containers/Container.stories.d.ts +1 -1
  34. package/dist/containers/Row.stories.d.ts +1 -1
  35. package/dist/contentViolation/ContentViolationForm.d.ts +10 -0
  36. package/dist/contentViolation/ContentViolationReporter.d.ts +9 -0
  37. package/dist/contentViolation/ContentViolationReporter.stories.d.ts +7 -0
  38. package/dist/contentViolation/ContentViolationReporter.test.d.ts +0 -0
  39. package/dist/contentViolation/index.d.ts +2 -0
  40. package/dist/coordinates/CoordinateUpdater.stories.d.ts +1 -1
  41. package/dist/coordinates/Coordinates.stories.d.ts +1 -1
  42. package/dist/coordinates/CoordinatesUpdater.stories.d.ts +1 -1
  43. package/dist/coordinates/MyGeolocationUpdater.stories.d.ts +1 -1
  44. package/dist/datetime/DateDisplay.stories.d.ts +1 -1
  45. package/dist/datetime/DatePicker.stories.d.ts +1 -1
  46. package/dist/html/Heading.stories.d.ts +1 -1
  47. package/dist/html/input/PasswordSetup.stories.d.ts +1 -1
  48. package/dist/images/imageCropper/ImageCropper.stories.d.ts +1 -1
  49. package/dist/images/imageGrid/ImageGrid.stories.d.ts +1 -1
  50. package/dist/images/imageGrid/ImageGridUpload.stories.d.ts +1 -1
  51. package/dist/images/mediaUpload/MediaUpload.stories.d.ts +1 -1
  52. package/dist/index.d.ts +3 -0
  53. package/dist/interests/CategoryTag.stories.d.ts +1 -1
  54. package/dist/interests/interestIcon/CardGamesInterestIcons.stories.d.ts +1 -1
  55. package/dist/interests/interestIcon/LeisureInterestIcons.stories.d.ts +1 -1
  56. package/dist/interests/interestIcon/MusicInterestIcons.stories.d.ts +1 -1
  57. package/dist/interests/interestIcon/PetsInterestIcons.stories.d.ts +1 -1
  58. package/dist/interests/interestIcon/SportsInterestIcons.stories.d.ts +1 -1
  59. package/dist/interests/interestIcon/TravelInterestIcons.stories.d.ts +1 -1
  60. package/dist/interests/interestIconTooltip/CardGamesInterestIconTooltips.stories.d.ts +1 -1
  61. package/dist/interests/interestIconTooltip/LeisureInterestIconTooltips.stories.d.ts +1 -1
  62. package/dist/interests/interestIconTooltip/MusicInterestIconTooltips.stories.d.ts +1 -1
  63. package/dist/interests/interestIconTooltip/PetsInterestIconTooltips.stories.d.ts +1 -1
  64. package/dist/interests/interestIconTooltip/SportsInterestIconTooltips.stories.d.ts +1 -1
  65. package/dist/interests/interestIconTooltip/TravelInterestIconTooltips.stories.d.ts +1 -1
  66. package/dist/interests/interestTag/CardGamesInterestTags.stories.d.ts +1 -1
  67. package/dist/interests/interestTag/InterestTag.stories.d.ts +1 -1
  68. package/dist/interests/interestTag/LeisureInterestTags.stories.d.ts +1 -1
  69. package/dist/interests/interestTag/MusicInterestTags.stories.d.ts +1 -1
  70. package/dist/interests/interestTag/PetsInterestTags.stories.d.ts +1 -1
  71. package/dist/interests/interestTag/SportsInterestTags.stories.d.ts +1 -1
  72. package/dist/interests/interestTag/TravelInterestTags.stories.d.ts +1 -1
  73. package/dist/inviteByEmails/EmailAddForm.stories.d.ts +1 -1
  74. package/dist/inviteByEmails/EmailEntryItem.stories.d.ts +1 -1
  75. package/dist/inviteByEmails/EmailEntryList.stories.d.ts +1 -1
  76. package/dist/inviteByEmails/InviteByEmails.stories.d.ts +1 -1
  77. package/dist/likes/LikeSection.stories.d.ts +1 -1
  78. package/dist/mapbox-gl-B3Paeapq.js +2956 -0
  79. package/dist/mapbox-gl-Dh7H8Npu.mjs +45578 -0
  80. package/dist/maplibre-gl-CkvIIBTt.mjs +25777 -0
  81. package/dist/maplibre-gl-DY_E7Ht0.js +527 -0
  82. package/dist/modal/Modal.stories.d.ts +1 -1
  83. package/dist/modal/ModalItem.stories.d.ts +1 -1
  84. package/dist/moreActions/MoreActions.d.ts +11 -0
  85. package/dist/moreActions/MoreActions.stories.d.ts +7 -0
  86. package/dist/moreActions/MoreActions.test.d.ts +0 -0
  87. package/dist/moreActions/index.d.ts +1 -0
  88. package/dist/radioGroup/Radio.stories.d.ts +1 -1
  89. package/dist/radioGroup/RadioGroup.stories.d.ts +1 -1
  90. package/dist/rolldown-runtime-DY7j01NX.mjs +30 -0
  91. package/dist/rolldown-runtime-D_FWMvbo.js +1 -0
  92. package/dist/svgTags/BlockTag.d.ts +9 -0
  93. package/dist/svgTags/BlockTag.stories.d.ts +7 -0
  94. package/dist/svgTags/BuddyTag.stories.d.ts +1 -1
  95. package/dist/svgTags/CalendarTag.stories.d.ts +1 -1
  96. package/dist/svgTags/CommentTag.stories.d.ts +1 -1
  97. package/dist/svgTags/CopyTag.stories.d.ts +1 -1
  98. package/dist/svgTags/CreateTag.stories.d.ts +1 -1
  99. package/dist/svgTags/ExploreTag.stories.d.ts +1 -1
  100. package/dist/svgTags/GoBackTag.stories.d.ts +1 -1
  101. package/dist/svgTags/HomeTag.stories.d.ts +1 -1
  102. package/dist/svgTags/LogoutTag.stories.d.ts +1 -1
  103. package/dist/svgTags/MapTag.stories.d.ts +1 -1
  104. package/dist/svgTags/MessageTag.stories.d.ts +1 -1
  105. package/dist/svgTags/NearbyTag.stories.d.ts +1 -1
  106. package/dist/svgTags/NewsfeedTag.stories.d.ts +1 -1
  107. package/dist/svgTags/PrivateTag.stories.d.ts +1 -1
  108. package/dist/svgTags/ReportTag.d.ts +9 -0
  109. package/dist/svgTags/ReportTag.stories.d.ts +7 -0
  110. package/dist/svgTags/SettingsTag.d.ts +8 -0
  111. package/dist/svgTags/SettingsTag.stories.d.ts +6 -0
  112. package/dist/svgTags/SvgTag.stories.d.ts +1 -1
  113. package/dist/svgTags/UpArrowTag.stories.d.ts +1 -1
  114. package/dist/svgTags/index.d.ts +3 -0
  115. package/dist/svgTags/locations/CityTag.stories.d.ts +1 -1
  116. package/dist/svgTags/locations/LocationPointTag.stories.d.ts +1 -1
  117. package/dist/svgTags/locations/LocationTag.stories.d.ts +1 -1
  118. package/dist/svgTags/locations/StreetTag.stories.d.ts +1 -1
  119. package/dist/svgTags/posts/CreatePostTag.stories.d.ts +1 -1
  120. package/dist/svgTags/posts/ImageTag.stories.d.ts +1 -1
  121. package/dist/svgTags/posts/PollTag.stories.d.ts +1 -1
  122. package/dist/svgTags/posts/PostTag.stories.d.ts +1 -1
  123. package/dist/svgTags/profiles/ArenaTag.stories.d.ts +1 -1
  124. package/dist/svgTags/profiles/CoachTag.stories.d.ts +1 -1
  125. package/dist/svgTags/profiles/CollectionTag.stories.d.ts +1 -1
  126. package/dist/svgTags/profiles/EventTag.stories.d.ts +1 -1
  127. package/dist/svgTags/profiles/GameTag.stories.d.ts +1 -1
  128. package/dist/svgTags/profiles/LeaderboardTag.stories.d.ts +1 -1
  129. package/dist/svgTags/profiles/MarketTag.stories.d.ts +1 -1
  130. package/dist/svgTags/profiles/ProfileTag.stories.d.ts +1 -1
  131. package/dist/svgTags/profiles/TeamTag.stories.d.ts +1 -1
  132. package/dist/svgTags/profiles/UserTag.stories.d.ts +1 -1
  133. package/dist/tags/Tag.stories.d.ts +1 -1
  134. package/dist/tags/Tags.stories.d.ts +1 -1
  135. package/dist/wacomm.cjs.js +689 -1
  136. package/dist/wacomm.css +2 -1
  137. package/dist/wacomm.es.js +41361 -157
  138. package/package.json +13 -13
  139. package/dist/index-BVLIgTpM.mjs +0 -62570
  140. package/dist/index-ZFgdS23w.js +0 -921
  141. package/dist/mapbox-gl-DAY8C58A.js +0 -3073
  142. package/dist/mapbox-gl-DtkIBgl0.mjs +0 -36217
  143. package/dist/maplibre-gl-BrTm9A0u.mjs +0 -18016
  144. package/dist/maplibre-gl-D3HFWrxJ.js +0 -580
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as ShowMore } from './ShowMore';
3
3
  declare const meta: Meta<typeof ShowMore>;
4
4
  export default meta;
package/dist/Tabs.d.ts CHANGED
@@ -7,7 +7,7 @@ interface ClassNamesProps {
7
7
  picked?: string;
8
8
  }
9
9
  interface TabProps {
10
- label: string;
10
+ label: string | React.ReactNode;
11
11
  value: any;
12
12
  }
13
13
  interface TabsProps {
@@ -15,6 +15,7 @@ interface TabsProps {
15
15
  classNames?: ClassNamesProps;
16
16
  onClick: (value: any) => void;
17
17
  pickedTab: any;
18
+ direction?: 'row' | 'column';
18
19
  }
19
- declare function Tabs({ tabs, classNames, onClick, pickedTab }: TabsProps): import("react/jsx-runtime").JSX.Element;
20
+ declare function Tabs({ tabs, classNames, onClick, pickedTab, direction }: TabsProps): import("react/jsx-runtime").JSX.Element;
20
21
  export default Tabs;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as AlertWrapper } from './AlertWrapper';
3
3
  declare const meta: Meta<typeof AlertWrapper>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as ChatAlert } from './ChatAlert';
3
3
  declare const meta: Meta<typeof ChatAlert>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as MessageAlert } from './MessageAlert';
3
3
  declare const meta: Meta<typeof MessageAlert>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as NotificationAlert } from './NotificationAlert';
3
3
  declare const meta: Meta<typeof NotificationAlert>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Avatar } from './Avatar';
3
3
  declare const meta: Meta<typeof Avatar>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as AvatarTag } from './AvatarTag';
3
3
  declare const meta: Meta<typeof AvatarTag>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as AvatarTimeTag } from './AvatarTimeTag';
3
3
  declare const meta: Meta<typeof AvatarTimeTag>;
4
4
  export default meta;
@@ -0,0 +1,9 @@
1
+ import { ZeroFuncType } from 'waujs';
2
+ interface BlockUserProps {
3
+ onBlock: ZeroFuncType;
4
+ onCancel?: ZeroFuncType;
5
+ username?: string;
6
+ className?: string;
7
+ }
8
+ declare function BlockUser({ onBlock, onCancel, username, className }: BlockUserProps): import("react/jsx-runtime").JSX.Element;
9
+ export default BlockUser;
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
+ import { default as BlockUser } from './BlockUser';
3
+ declare const meta: Meta<typeof BlockUser>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
7
+ export declare const WithUsername: Story;
File without changes
@@ -0,0 +1 @@
1
+ export { default as BlockUser } from './BlockUser';
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as AddButton } from './AddButton';
3
3
  declare const meta: Meta<typeof AddButton>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Button } from './Button';
3
3
  declare const meta: Meta<typeof Button>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CacheButton } from './CacheButton';
3
3
  declare const meta: Meta<typeof CacheButton>;
4
4
  export default meta;
@@ -0,0 +1,8 @@
1
+ import { ZeroFuncType } from 'waujs';
2
+ interface CloseAccountButtonProps {
3
+ onConfirm?: ZeroFuncType;
4
+ message?: string;
5
+ className?: string;
6
+ }
7
+ declare function CloseAccountButton({ onConfirm, message, className }: CloseAccountButtonProps): import("react/jsx-runtime").JSX.Element;
8
+ export default CloseAccountButton;
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
+ import { default as CloseAccountButton } from './CloseAccountButton';
3
+ declare const meta: Meta<typeof CloseAccountButton>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
7
+ export declare const CustomMessage: Story;
File without changes
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as ModalButton } from './ModalButton';
3
3
  declare const meta: Meta<typeof ModalButton>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as SaveCancelButtons } from './SaveCancelButtons';
3
3
  declare const meta: Meta<typeof SaveCancelButtons>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as StyledButton } from './StyledButton';
3
3
  declare const meta: Meta<typeof StyledButton>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as SvgButton } from './SvgButton';
3
3
  declare const meta: Meta<typeof SvgButton>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as ToggleButton } from './ToggleButton';
3
3
  declare const meta: Meta<typeof ToggleButton>;
4
4
  export default meta;
@@ -7,3 +7,4 @@ export { default as StyledButton } from './StyledButton';
7
7
  export { default as AddButton } from './AddButton';
8
8
  export { default as InviteByEmails } from '../inviteByEmails/InviteByEmails';
9
9
  export { default as SaveCancelButtons } from './SaveCancelButtons';
10
+ export { default as CloseAccountButton } from './CloseAccountButton';
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Carousel } from './Carousel';
3
3
  declare const meta: Meta<typeof Carousel>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Checkbox } from './Checkbox';
3
3
  declare const meta: Meta<typeof Checkbox>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CheckboxGroup } from './CheckboxGroup';
3
3
  declare const meta: Meta<typeof CheckboxGroup>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CommentReplyCount } from './CommentReplyCount';
3
3
  declare const meta: Meta<typeof CommentReplyCount>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CommentsSection } from './CommentsSection';
3
3
  declare const meta: Meta<typeof CommentsSection>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as RepliesSection } from './RepliesSection';
3
3
  declare const meta: Meta<typeof RepliesSection>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Column } from './Column';
3
3
  declare const meta: Meta<typeof Column>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Container } from './Container';
3
3
  declare const meta: Meta<typeof Container>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Row } from './Row';
3
3
  declare const meta: Meta<typeof Row>;
4
4
  export default meta;
@@ -0,0 +1,10 @@
1
+ import { ZeroFuncType } from 'waujs';
2
+ import { ContentViolationOption } from 'wenum';
3
+ interface ContentViolationFormProps {
4
+ onSubmit: (option: ContentViolationOption, note?: string) => void;
5
+ onCancel?: ZeroFuncType;
6
+ notePlaceholder?: string;
7
+ className?: string;
8
+ }
9
+ declare function ContentViolationForm({ onSubmit, onCancel, notePlaceholder, className }: ContentViolationFormProps): import("react/jsx-runtime").JSX.Element;
10
+ export default ContentViolationForm;
@@ -0,0 +1,9 @@
1
+ import { ContentViolationOption } from 'wenum';
2
+ interface ContentViolationReporterProps {
3
+ onSubmit: (option: ContentViolationOption, note?: string) => void;
4
+ title?: string;
5
+ notePlaceholder?: string;
6
+ className?: string;
7
+ }
8
+ declare function ContentViolationReporter({ onSubmit, title, notePlaceholder, className }: ContentViolationReporterProps): import("react/jsx-runtime").JSX.Element;
9
+ export default ContentViolationReporter;
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
+ import { default as ContentViolationReporter } from './ContentViolationReporter';
3
+ declare const meta: Meta<typeof ContentViolationReporter>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
7
+ export declare const CustomTitle: Story;
@@ -0,0 +1,2 @@
1
+ export { default as ContentViolationReporter } from './ContentViolationReporter';
2
+ export { default as ContentViolationForm } from './ContentViolationForm';
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CoordinateUpdater } from './CoordinateUpdater';
3
3
  declare const meta: Meta<typeof CoordinateUpdater>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Coordinates } from './Coordinates';
3
3
  declare const meta: Meta<typeof Coordinates>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CoordinatesUpdater } from './CoordinatesUpdater';
3
3
  declare const meta: Meta<typeof CoordinatesUpdater>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as MyGeolocationUpdater } from './MyGeolocationUpdater';
3
3
  declare const meta: Meta<typeof MyGeolocationUpdater>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as DateDisplay } from './DateDisplay';
3
3
  declare const meta: Meta<typeof DateDisplay>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as DatePicker } from './DatePicker';
3
3
  declare const meta: Meta<typeof DatePicker>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as Heading } from './Heading';
3
3
  declare const meta: Meta<typeof Heading>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as PasswordSetup } from './PasswordSetup';
3
3
  declare const meta: Meta<typeof PasswordSetup>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as ImageCropper } from './ImageCropper';
3
3
  declare const meta: Meta<typeof ImageCropper>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as ImageGrid } from './ImageGrid';
3
3
  declare const meta: Meta<typeof ImageGrid>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as ImageGridUpload } from './ImageGridUpload';
3
3
  declare const meta: Meta<typeof ImageGridUpload>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as MediaUpload } from './MediaUpload';
3
3
  declare const meta: Meta<typeof MediaUpload>;
4
4
  export default meta;
package/dist/index.d.ts CHANGED
@@ -42,6 +42,9 @@ export * from './tags';
42
42
  export * from './interests';
43
43
  export { default as Text } from './Text';
44
44
  export { default as ShowMore } from './ShowMore';
45
+ export * from './moreActions';
46
+ export * from './blockUser';
47
+ export * from './contentViolation';
45
48
  export { default as RedStar } from './RedStar';
46
49
  export { default as Carousel } from './carousel/Carousel';
47
50
  export type { EditableBlockEditProps, EditableBlockDisplayProps } from './EditableBlock';
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CategoryTag } from './CategoryTag';
3
3
  declare const meta: Meta<typeof CategoryTag>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CardGamesInterestIcons } from './CardGamesInterestIcons';
3
3
  declare const meta: Meta<typeof CardGamesInterestIcons>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as LeisureInterestIcons } from './LeisureInterestIcons';
3
3
  declare const meta: Meta<typeof LeisureInterestIcons>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as MusicInterestIcons } from './MusicInterestIcons';
3
3
  declare const meta: Meta<typeof MusicInterestIcons>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as PetsInterestIcons } from './PetsInterestIcons';
3
3
  declare const meta: Meta<typeof PetsInterestIcons>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as SportsInterestIcons } from './SportsInterestIcons';
3
3
  declare const meta: Meta<typeof SportsInterestIcons>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as TravelInterestIcons } from './TravelInterestIcons';
3
3
  declare const meta: Meta<typeof TravelInterestIcons>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CardGamesInterestIconTooltips } from './CardGamesInterestIconTooltips';
3
3
  declare const meta: Meta<typeof CardGamesInterestIconTooltips>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as LeisureInterestIconTooltips } from './LeisureInterestIconTooltips';
3
3
  declare const meta: Meta<typeof LeisureInterestIconTooltips>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as MusicInterestIconTooltips } from './MusicInterestIconTooltips';
3
3
  declare const meta: Meta<typeof MusicInterestIconTooltips>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as PetsInterestIconTooltips } from './PetsInterestIconTooltips';
3
3
  declare const meta: Meta<typeof PetsInterestIconTooltips>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as SportsInterestIconTooltips } from './SportsInterestIconTooltips';
3
3
  declare const meta: Meta<typeof SportsInterestIconTooltips>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as TravelInterestIconTooltips } from './TravelInterestIconTooltips';
3
3
  declare const meta: Meta<typeof TravelInterestIconTooltips>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as CardGamesInterestTags } from './CardGamesInterestTags';
3
3
  declare const meta: Meta<typeof CardGamesInterestTags>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as InterestTag } from './InterestTag';
3
3
  declare const meta: Meta<typeof InterestTag>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as LeisureInterestTags } from './LeisureInterestTags';
3
3
  declare const meta: Meta<typeof LeisureInterestTags>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as MusicInterestTags } from './MusicInterestTags';
3
3
  declare const meta: Meta<typeof MusicInterestTags>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as PetsInterestTags } from './PetsInterestTags';
3
3
  declare const meta: Meta<typeof PetsInterestTags>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as SportsInterestTags } from './SportsInterestTags';
3
3
  declare const meta: Meta<typeof SportsInterestTags>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as TravelInterestTags } from './TravelInterestTags';
3
3
  declare const meta: Meta<typeof TravelInterestTags>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as EmailAddForm } from './EmailAddForm';
3
3
  declare const meta: Meta<typeof EmailAddForm>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as EmailEntryItem } from './EmailEntryItem';
3
3
  declare const meta: Meta<typeof EmailEntryItem>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as EmailEntryList } from './EmailEntryList';
3
3
  declare const meta: Meta<typeof EmailEntryList>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as InviteByEmails } from './InviteByEmails';
3
3
  declare const meta: Meta<typeof InviteByEmails>;
4
4
  export default meta;
@@ -1,4 +1,4 @@
1
- import { Meta, StoryObj } from '@storybook/react';
1
+ import { Meta, StoryObj } from '@storybook/react-vite';
2
2
  import { default as LikeSection } from './LikeSection';
3
3
  declare const meta: Meta<typeof LikeSection>;
4
4
  export default meta;