@selfcommunity/react-ui 0.1.2-alpha.6 → 0.1.2-alpha.7
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/lib/cjs/components/AccountRecover/AccountRecover.js +1 -1
- package/lib/cjs/components/AccountSignIn/AccountSignIn.js +1 -1
- package/lib/cjs/components/AccountSignUp/AccountSignUp.js +1 -1
- package/lib/cjs/components/BroadcastMessages/BroadcastMessages.js +1 -1
- package/lib/cjs/components/BroadcastMessages/Skeleton.js +2 -2
- package/lib/cjs/components/CategoriesFollowed/CategoriesFollowed.js +1 -1
- package/lib/cjs/components/CategoriesFollowed/Skeleton.js +1 -1
- package/lib/cjs/components/CategoriesPopular/CategoriesPopular.js +1 -1
- package/lib/cjs/components/CategoriesPopular/Skeleton.js +1 -1
- package/lib/cjs/components/CategoriesSuggestion/CategoriesSuggestion.js +1 -1
- package/lib/cjs/components/CategoriesSuggestion/Skeleton.js +1 -1
- package/lib/cjs/components/Category/Category.js +1 -1
- package/lib/cjs/components/Category/Skeleton.js +1 -1
- package/lib/cjs/components/CategoryHeader/CategoryHeader.js +1 -1
- package/lib/cjs/components/CategoryHeader/Skeleton.js +1 -1
- package/lib/cjs/components/ChangeCover/ChangeCover.js +1 -1
- package/lib/cjs/components/ChangePicture/ChangePicture.js +1 -1
- package/lib/cjs/components/CommentObject/CommentObject.js +10 -5
- package/lib/cjs/components/CommentObject/Skeleton.js +1 -1
- package/lib/cjs/components/CommentsFeedObject/CommentsFeedObject.js +3 -2
- package/lib/cjs/components/CommentsObject/CommentsObject.js +1 -1
- package/lib/cjs/components/CommentsObject/Skeleton.js +1 -1
- package/lib/cjs/components/Composer/Composer.js +1 -1
- package/lib/cjs/components/Composer/Skeleton.js +1 -1
- package/lib/cjs/components/ConnectionUserButton/ConnectionUserButton.js +1 -1
- package/lib/cjs/components/CustomAdv/CustomAdv.js +1 -1
- package/lib/cjs/components/CustomAdv/Skeleton.js +1 -1
- package/lib/cjs/components/Editor/Editor.js +1 -1
- package/lib/cjs/components/Editor/Skeleton.js +1 -1
- package/lib/cjs/components/Feed/Feed.js +1 -1
- package/lib/cjs/components/Feed/Skeleton.js +1 -1
- package/lib/cjs/components/FeedObject/Actions/Share/Share.js +3 -0
- package/lib/cjs/components/FeedObject/FeedObject.js +1 -1
- package/lib/cjs/components/FeedObject/Skeleton.js +1 -1
- package/lib/cjs/components/FeedUpdates/FeedUpdates.js +1 -1
- package/lib/cjs/components/FeedUpdates/Skeleton.js +1 -1
- package/lib/cjs/components/FollowCategoryButton/FollowCategoryButton.js +1 -1
- package/lib/cjs/components/FollowUserButton/FollowUserButton.js +1 -1
- package/lib/cjs/components/Footer/Footer.js +1 -1
- package/lib/cjs/components/Footer/Skeleton.js +1 -1
- package/lib/cjs/components/FriendshipUserButton/FriendshipUserButton.js +1 -1
- package/lib/cjs/components/Incubator/Incubator.js +1 -1
- package/lib/cjs/components/Incubator/Skeleton.js +1 -1
- package/lib/cjs/components/Incubator/SubscribeButton/SubscribeButton.js +1 -1
- package/lib/cjs/components/IncubatorDetail/IncubatorDetail.js +1 -1
- package/lib/cjs/components/IncubatorSuggestion/IncubatorSuggestion.js +1 -1
- package/lib/cjs/components/IncubatorSuggestion/Skeleton.js +1 -1
- package/lib/cjs/components/IncubatorsList/IncubatorsList.js +1 -1
- package/lib/cjs/components/IncubatorsList/Skeleton.js +1 -1
- package/lib/cjs/components/InlineComposer/InlineComposer.js +1 -1
- package/lib/cjs/components/InlineComposer/Skeleton.js +1 -1
- package/lib/cjs/components/LoyaltyProgram/LoyaltyProgram.js +1 -1
- package/lib/cjs/components/LoyaltyProgram/Skeleton.js +1 -1
- package/lib/cjs/components/LoyaltyProgramDetail/LoyaltyProgramDetail.js +7 -3
- package/lib/cjs/components/LoyaltyProgramDetail/Skeleton.js +1 -1
- package/lib/cjs/components/Message/Message.js +1 -1
- package/lib/cjs/components/Message/Skeleton.js +1 -1
- package/lib/cjs/components/MessageEditor/MessageEditor.js +1 -1
- package/lib/cjs/components/MessageEditor/Skeleton.js +1 -1
- package/lib/cjs/components/Notification/Notification.js +1 -1
- package/lib/cjs/components/Notification/Skeleton.js +1 -1
- package/lib/cjs/components/PeopleSuggestion/PeopleSuggestion.js +1 -1
- package/lib/cjs/components/PeopleSuggestion/Skeleton.js +1 -1
- package/lib/cjs/components/Platform/Platform.js +1 -1
- package/lib/cjs/components/Platform/Skeleton.js +1 -1
- package/lib/cjs/components/PollSuggestion/PollSnippet/PollSnippet.js +1 -1
- package/lib/cjs/components/PollSuggestion/PollSnippet/Skeleton.js +1 -1
- package/lib/cjs/components/PollSuggestion/PollSuggestion.js +1 -1
- package/lib/cjs/components/PollSuggestion/Skeleton.js +1 -1
- package/lib/cjs/components/RelatedFeedObjects/RelatedFeedObjects.js +1 -1
- package/lib/cjs/components/RelatedFeedObjects/Skeleton.js +1 -1
- package/lib/cjs/components/Skeleton/AvatarGroupSkeleton.js +1 -1
- package/lib/cjs/components/Skeleton/GenericSkeleton.js +1 -1
- package/lib/cjs/components/SnippetNotifications/Skeleton.js +1 -1
- package/lib/cjs/components/SnippetNotifications/SnippetNotifications.js +1 -1
- package/lib/cjs/components/Snippets/Skeleton.js +1 -1
- package/lib/cjs/components/Snippets/Snippets.js +1 -1
- package/lib/cjs/components/Thread/Skeleton.js +1 -1
- package/lib/cjs/components/Thread/Thread.js +1 -1
- package/lib/cjs/components/ToastNotifications/Skeleton.js +1 -1
- package/lib/cjs/components/ToastNotifications/ToastNotifications.js +1 -1
- package/lib/cjs/components/TrendingFeed/Skeleton.js +1 -1
- package/lib/cjs/components/TrendingFeed/TrendingFeed.js +1 -1
- package/lib/cjs/components/TrendingPeople/Skeleton.js +1 -1
- package/lib/cjs/components/TrendingPeople/TrendingPeople.js +1 -1
- package/lib/cjs/components/User/Skeleton.js +1 -1
- package/lib/cjs/components/User/User.js +1 -1
- package/lib/cjs/components/UserFollowers/Skeleton.js +1 -1
- package/lib/cjs/components/UserFollowers/UserFollowers.js +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/SettingsSkeleton.js +1 -1
- package/lib/cjs/components/UserProfileEdit/Skeleton.js +1 -1
- package/lib/cjs/components/UserProfileEdit/UserProfileEdit.js +1 -1
- package/lib/cjs/components/UserProfileHeader/Skeleton.js +1 -1
- package/lib/cjs/components/UserProfileHeader/UserProfileHeader.js +1 -1
- package/lib/cjs/components/UserProfileInfo/Skeleton.js +1 -1
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.js +1 -1
- package/lib/cjs/components/UsersFollowed/Skeleton.js +1 -1
- package/lib/cjs/components/UsersFollowed/UsersFollowed.js +1 -1
- package/lib/cjs/components/Widget/index.js +1 -1
- package/lib/cjs/shared/BaseItem/BaseItem.js +1 -1
- package/lib/cjs/shared/BaseItemButton/BaseItemButton.js +1 -1
- package/lib/cjs/shared/DateTimeAgo/index.js +2 -1
- package/lib/cjs/shared/NotificationItem/NotificationItem.js +1 -1
- package/lib/esm/components/AccountRecover/AccountRecover.js +1 -1
- package/lib/esm/components/AccountSignIn/AccountSignIn.js +1 -1
- package/lib/esm/components/AccountSignUp/AccountSignUp.js +1 -1
- package/lib/esm/components/BroadcastMessages/BroadcastMessages.js +1 -1
- package/lib/esm/components/BroadcastMessages/Skeleton.js +2 -2
- package/lib/esm/components/CategoriesFollowed/CategoriesFollowed.js +1 -1
- package/lib/esm/components/CategoriesFollowed/Skeleton.js +1 -1
- package/lib/esm/components/CategoriesPopular/CategoriesPopular.js +1 -1
- package/lib/esm/components/CategoriesPopular/Skeleton.js +1 -1
- package/lib/esm/components/CategoriesSuggestion/CategoriesSuggestion.js +1 -1
- package/lib/esm/components/CategoriesSuggestion/Skeleton.js +1 -1
- package/lib/esm/components/Category/Category.js +1 -1
- package/lib/esm/components/Category/Skeleton.js +1 -1
- package/lib/esm/components/CategoryHeader/CategoryHeader.js +1 -1
- package/lib/esm/components/CategoryHeader/Skeleton.js +1 -1
- package/lib/esm/components/ChangeCover/ChangeCover.js +1 -1
- package/lib/esm/components/ChangePicture/ChangePicture.js +1 -1
- package/lib/esm/components/CommentObject/CommentObject.js +10 -5
- package/lib/esm/components/CommentObject/Skeleton.js +1 -1
- package/lib/esm/components/CommentsFeedObject/CommentsFeedObject.js +3 -2
- package/lib/esm/components/CommentsObject/CommentsObject.js +1 -1
- package/lib/esm/components/CommentsObject/Skeleton.js +1 -1
- package/lib/esm/components/Composer/Composer.js +1 -1
- package/lib/esm/components/Composer/Skeleton.js +1 -1
- package/lib/esm/components/ConnectionUserButton/ConnectionUserButton.js +1 -1
- package/lib/esm/components/CustomAdv/CustomAdv.js +1 -1
- package/lib/esm/components/CustomAdv/Skeleton.js +1 -1
- package/lib/esm/components/Editor/Editor.js +1 -1
- package/lib/esm/components/Editor/Skeleton.js +1 -1
- package/lib/esm/components/Feed/Feed.js +1 -1
- package/lib/esm/components/Feed/Skeleton.js +1 -1
- package/lib/esm/components/FeedObject/Actions/Share/Share.js +3 -0
- package/lib/esm/components/FeedObject/FeedObject.js +1 -1
- package/lib/esm/components/FeedObject/Skeleton.js +1 -1
- package/lib/esm/components/FeedUpdates/FeedUpdates.js +1 -1
- package/lib/esm/components/FeedUpdates/Skeleton.js +1 -1
- package/lib/esm/components/FollowCategoryButton/FollowCategoryButton.js +1 -1
- package/lib/esm/components/FollowUserButton/FollowUserButton.js +1 -1
- package/lib/esm/components/Footer/Footer.js +1 -1
- package/lib/esm/components/Footer/Skeleton.js +1 -1
- package/lib/esm/components/FriendshipUserButton/FriendshipUserButton.js +1 -1
- package/lib/esm/components/Incubator/Incubator.js +1 -1
- package/lib/esm/components/Incubator/Skeleton.js +1 -1
- package/lib/esm/components/Incubator/SubscribeButton/SubscribeButton.js +1 -1
- package/lib/esm/components/IncubatorDetail/IncubatorDetail.js +1 -1
- package/lib/esm/components/IncubatorSuggestion/IncubatorSuggestion.js +1 -1
- package/lib/esm/components/IncubatorSuggestion/Skeleton.js +1 -1
- package/lib/esm/components/IncubatorsList/IncubatorsList.js +1 -1
- package/lib/esm/components/IncubatorsList/Skeleton.js +1 -1
- package/lib/esm/components/InlineComposer/InlineComposer.js +1 -1
- package/lib/esm/components/InlineComposer/Skeleton.js +1 -1
- package/lib/esm/components/LoyaltyProgram/LoyaltyProgram.js +1 -1
- package/lib/esm/components/LoyaltyProgram/Skeleton.js +1 -1
- package/lib/esm/components/LoyaltyProgramDetail/LoyaltyProgramDetail.js +7 -3
- package/lib/esm/components/LoyaltyProgramDetail/Skeleton.js +1 -1
- package/lib/esm/components/Message/Message.js +1 -1
- package/lib/esm/components/Message/Skeleton.js +1 -1
- package/lib/esm/components/MessageEditor/MessageEditor.js +1 -1
- package/lib/esm/components/MessageEditor/Skeleton.js +1 -1
- package/lib/esm/components/Notification/Notification.js +1 -1
- package/lib/esm/components/Notification/Skeleton.js +1 -1
- package/lib/esm/components/PeopleSuggestion/PeopleSuggestion.js +1 -1
- package/lib/esm/components/PeopleSuggestion/Skeleton.js +1 -1
- package/lib/esm/components/Platform/Platform.js +1 -1
- package/lib/esm/components/Platform/Skeleton.js +1 -1
- package/lib/esm/components/PollSuggestion/PollSnippet/PollSnippet.js +1 -1
- package/lib/esm/components/PollSuggestion/PollSnippet/Skeleton.js +1 -1
- package/lib/esm/components/PollSuggestion/PollSuggestion.js +1 -1
- package/lib/esm/components/PollSuggestion/Skeleton.js +1 -1
- package/lib/esm/components/RelatedFeedObjects/RelatedFeedObjects.js +1 -1
- package/lib/esm/components/RelatedFeedObjects/Skeleton.js +1 -1
- package/lib/esm/components/Skeleton/AvatarGroupSkeleton.js +1 -1
- package/lib/esm/components/Skeleton/GenericSkeleton.js +1 -1
- package/lib/esm/components/SnippetNotifications/Skeleton.js +1 -1
- package/lib/esm/components/SnippetNotifications/SnippetNotifications.js +1 -1
- package/lib/esm/components/Snippets/Skeleton.js +1 -1
- package/lib/esm/components/Snippets/Snippets.js +1 -1
- package/lib/esm/components/Thread/Skeleton.js +1 -1
- package/lib/esm/components/Thread/Thread.js +1 -1
- package/lib/esm/components/ToastNotifications/Skeleton.js +1 -1
- package/lib/esm/components/ToastNotifications/ToastNotifications.js +1 -1
- package/lib/esm/components/TrendingFeed/Skeleton.js +1 -1
- package/lib/esm/components/TrendingFeed/TrendingFeed.js +1 -1
- package/lib/esm/components/TrendingPeople/Skeleton.js +1 -1
- package/lib/esm/components/TrendingPeople/TrendingPeople.js +1 -1
- package/lib/esm/components/User/Skeleton.js +1 -1
- package/lib/esm/components/User/User.js +1 -1
- package/lib/esm/components/UserFollowers/Skeleton.js +1 -1
- package/lib/esm/components/UserFollowers/UserFollowers.js +1 -1
- package/lib/esm/components/UserProfileEdit/Section/SettingsSkeleton.js +1 -1
- package/lib/esm/components/UserProfileEdit/Skeleton.js +1 -1
- package/lib/esm/components/UserProfileEdit/UserProfileEdit.js +1 -1
- package/lib/esm/components/UserProfileHeader/Skeleton.js +1 -1
- package/lib/esm/components/UserProfileHeader/UserProfileHeader.js +1 -1
- package/lib/esm/components/UserProfileInfo/Skeleton.js +1 -1
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.js +1 -1
- package/lib/esm/components/UsersFollowed/Skeleton.js +1 -1
- package/lib/esm/components/UsersFollowed/UsersFollowed.js +1 -1
- package/lib/esm/components/Widget/index.js +1 -1
- package/lib/esm/react-i18n/src/index.d.ts +2 -0
- package/lib/esm/react-i18n/src/index.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/AccountRecover/AccountRecover.d.ts +1 -1
- package/lib/esm/react-ui/src/components/AccountSignIn/AccountSignIn.d.ts +1 -1
- package/lib/esm/react-ui/src/components/AccountSignUp/AccountSignUp.d.ts +1 -1
- package/lib/esm/react-ui/src/components/BroadcastMessages/BroadcastMessages.d.ts +1 -1
- package/lib/esm/react-ui/src/components/BroadcastMessages/Skeleton.d.ts +2 -2
- package/lib/esm/react-ui/src/components/CategoriesFollowed/CategoriesFollowed.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CategoriesFollowed/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CategoriesPopular/CategoriesPopular.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CategoriesPopular/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CategoriesSuggestion/CategoriesSuggestion.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CategoriesSuggestion/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Category/Category.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Category/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CategoryHeader/CategoryHeader.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CategoryHeader/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/ChangeCover/ChangeCover.d.ts +1 -1
- package/lib/esm/react-ui/src/components/ChangePicture/ChangePicture.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CommentObject/CommentObject.d.ts +6 -1
- package/lib/esm/react-ui/src/components/CommentObject/CommentObject.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/CommentObject/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CommentsFeedObject/CommentsFeedObject.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CommentsObject/CommentsObject.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CommentsObject/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Composer/Composer.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Composer/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/ConnectionUserButton/ConnectionUserButton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CustomAdv/CustomAdv.d.ts +1 -1
- package/lib/esm/react-ui/src/components/CustomAdv/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Editor/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Feed/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/FeedObject/Actions/Share/Share.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/FeedObject/FeedObject.d.ts +1 -1
- package/lib/esm/react-ui/src/components/FeedObject/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/FeedUpdates/FeedUpdates.d.ts +1 -1
- package/lib/esm/react-ui/src/components/FeedUpdates/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/FollowCategoryButton/FollowCategoryButton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/FollowUserButton/FollowUserButton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Footer/Footer.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Footer/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/FriendshipUserButton/FriendshipUserButton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Incubator/Incubator.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Incubator/Incubator.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/Incubator/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Incubator/SubscribeButton/SubscribeButton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/IncubatorDetail/IncubatorDetail.d.ts +1 -1
- package/lib/esm/react-ui/src/components/IncubatorSuggestion/IncubatorSuggestion.d.ts +1 -1
- package/lib/esm/react-ui/src/components/IncubatorSuggestion/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/IncubatorsList/IncubatorsList.d.ts +1 -1
- package/lib/esm/react-ui/src/components/IncubatorsList/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/InlineComposer/InlineComposer.d.ts +1 -1
- package/lib/esm/react-ui/src/components/InlineComposer/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/LoyaltyProgram/LoyaltyProgram.d.ts +1 -1
- package/lib/esm/react-ui/src/components/LoyaltyProgram/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/LoyaltyProgramDetail/LoyaltyProgramDetail.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/LoyaltyProgramDetail/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Message/Message.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Message/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/MessageEditor/MessageEditor.d.ts +1 -1
- package/lib/esm/react-ui/src/components/MessageEditor/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Notification/Notification.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Notification/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/PeopleSuggestion/PeopleSuggestion.d.ts +1 -1
- package/lib/esm/react-ui/src/components/PeopleSuggestion/PeopleSuggestion.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/PeopleSuggestion/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Platform/Platform.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Platform/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/PollSuggestion/PollSnippet/PollSnippet.d.ts +1 -1
- package/lib/esm/react-ui/src/components/PollSuggestion/PollSnippet/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/PollSuggestion/PollSuggestion.d.ts +1 -1
- package/lib/esm/react-ui/src/components/PollSuggestion/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/RelatedFeedObjects/RelatedFeedObjects.d.ts +1 -1
- package/lib/esm/react-ui/src/components/RelatedFeedObjects/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Skeleton/AvatarGroupSkeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Skeleton/GenericSkeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/SnippetNotifications/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/SnippetNotifications/SnippetNotifications.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Snippets/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Snippets/Snippets.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Thread/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/Thread/Thread.d.ts +1 -1
- package/lib/esm/react-ui/src/components/ToastNotifications/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/ToastNotifications/ToastNotifications.d.ts +1 -1
- package/lib/esm/react-ui/src/components/TrendingFeed/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/TrendingFeed/TrendingFeed.d.ts +1 -1
- package/lib/esm/react-ui/src/components/TrendingPeople/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/TrendingPeople/TrendingPeople.d.ts +1 -1
- package/lib/esm/react-ui/src/components/User/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/User/User.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserFollowers/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserFollowers/UserFollowers.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserFollowers/UserFollowers.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/UserProfileEdit/Section/SettingsSkeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserProfileEdit/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserProfileEdit/UserProfileEdit.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserProfileEdit/UserProfileEdit.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/UserProfileHeader/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserProfileHeader/UserProfileHeader.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserProfileHeader/UserProfileHeader.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/UserProfileInfo/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UserProfileInfo/UserProfileInfo.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UsersFollowed/Skeleton.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UsersFollowed/UsersFollowed.d.ts +1 -1
- package/lib/esm/react-ui/src/components/UsersFollowed/UsersFollowed.d.ts.map +1 -1
- package/lib/esm/react-ui/src/components/Widget/index.d.ts +1 -1
- package/lib/esm/react-ui/src/shared/BaseItem/BaseItem.d.ts +1 -1
- package/lib/esm/react-ui/src/shared/BaseItemButton/BaseItemButton.d.ts +1 -1
- package/lib/esm/react-ui/src/shared/DateTimeAgo/index.d.ts.map +1 -1
- package/lib/esm/react-ui/src/shared/NotificationItem/NotificationItem.d.ts +1 -1
- package/lib/esm/shared/BaseItem/BaseItem.js +1 -1
- package/lib/esm/shared/BaseItemButton/BaseItemButton.js +1 -1
- package/lib/esm/shared/DateTimeAgo/index.js +2 -1
- package/lib/esm/shared/NotificationItem/NotificationItem.js +1 -1
- package/lib/umd/react-ui.js +2 -2
- package/lib/umd/react-ui.js.map +1 -1
- package/package.json +6 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Comments Object Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -64,7 +64,7 @@ export declare const AUDIENCE_VIEW = "audience";
|
|
|
64
64
|
export declare const POLL_VIEW = "poll";
|
|
65
65
|
export declare const LOCATION_VIEW = "location";
|
|
66
66
|
/**
|
|
67
|
-
> API documentation for the Community-
|
|
67
|
+
> API documentation for the Community-JS Composer component. Learn about the available props and the CSS API.
|
|
68
68
|
> The Composer component contains the logic around the creation of [Post](https://developers.selfcommunity.com/docs/apireference/v2/post/create_a_post) and [Discussion](https://developers.selfcommunity.com/docs/apireference/v2/discussion/create_a_discussion) objects.
|
|
69
69
|
*
|
|
70
70
|
#### Import
|
|
@@ -18,7 +18,7 @@ export interface ConnectionUserButtonProps {
|
|
|
18
18
|
[p: string]: any;
|
|
19
19
|
}
|
|
20
20
|
/**
|
|
21
|
-
> API documentation for the Community-
|
|
21
|
+
> API documentation for the Community-JS Connection User Button component. Learn about the available props and the CSS API.
|
|
22
22
|
*
|
|
23
23
|
#### Import
|
|
24
24
|
```jsx
|
|
@@ -20,7 +20,7 @@ export interface CustomAdvProps {
|
|
|
20
20
|
categoriesId?: Array<number> | null;
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
|
-
> API documentation for the Community-
|
|
23
|
+
> API documentation for the Community-JS CustomAdv component. Learn about the available props and the CSS API.
|
|
24
24
|
*
|
|
25
25
|
#### Import
|
|
26
26
|
```jsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Custom Adv Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -13,7 +13,7 @@ interface FeedSkeletonMap {
|
|
|
13
13
|
}
|
|
14
14
|
export declare type FeedSkeletonProps = React.PropsWithChildren<FeedSkeletonMap>;
|
|
15
15
|
/**
|
|
16
|
-
* > API documentation for the Community-
|
|
16
|
+
* > API documentation for the Community-JS Feed Skeleton component. Learn about the available props and the CSS API.
|
|
17
17
|
|
|
18
18
|
#### Import
|
|
19
19
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Share.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/FeedObject/Actions/Share/Share.tsx"],"names":[],"mappings":"AAeA,OAAO,EAAC,gBAAgB,EAAE,wBAAwB,EAAc,MAAM,sBAAsB,CAAC;AA+E7F,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAE9B;;;OAGG;IACH,cAAc,CAAC,EAAE,wBAAwB,CAAC;IAE1C;;;OAGG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,KAAK,CAAC,OAAO,EAAE,UAAU,GAAG,GAAG,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"Share.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/FeedObject/Actions/Share/Share.tsx"],"names":[],"mappings":"AAeA,OAAO,EAAC,gBAAgB,EAAE,wBAAwB,EAAc,MAAM,sBAAsB,CAAC;AA+E7F,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAE9B;;;OAGG;IACH,cAAc,CAAC,EAAE,wBAAwB,CAAC;IAE1C;;;OAGG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,KAAK,CAAC,OAAO,EAAE,UAAU,GAAG,GAAG,CAAC,OAAO,CA8R9D"}
|
|
@@ -134,7 +134,7 @@ export interface FeedObjectProps extends CardProps {
|
|
|
134
134
|
[p: string]: any;
|
|
135
135
|
}
|
|
136
136
|
/**
|
|
137
|
-
* > API documentation for the Community-
|
|
137
|
+
* > API documentation for the Community-JS Feed Object component. Learn about the available props and the CSS API.
|
|
138
138
|
|
|
139
139
|
#### Import
|
|
140
140
|
|
|
@@ -12,7 +12,7 @@ export interface FeedObjectSkeletonProps extends CardProps {
|
|
|
12
12
|
[p: string]: any;
|
|
13
13
|
}
|
|
14
14
|
/**
|
|
15
|
-
* > API documentation for the Community-
|
|
15
|
+
* > API documentation for the Community-JS Feed Object Skeleton component. Learn about the available props and the CSS API.
|
|
16
16
|
|
|
17
17
|
#### Import
|
|
18
18
|
|
|
@@ -35,7 +35,7 @@ export interface FeedUpdatesProps {
|
|
|
35
35
|
[p: string]: any;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
|
-
* > API documentation for the Community-
|
|
38
|
+
* > API documentation for the Community-JS FeedUpdates component. Learn about the available props and the CSS API.
|
|
39
39
|
* This Component subscribe to updates from PubSub channel (eg. websocket) and tell the feed to updates if necessary.
|
|
40
40
|
|
|
41
41
|
#### Import
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Feed Updates Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -27,7 +27,7 @@ export interface FollowCategoryButtonProps {
|
|
|
27
27
|
[p: string]: any;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
|
-
* > API documentation for the Community-
|
|
30
|
+
* > API documentation for the Community-JS Follow Category Button component. Learn about the available props and the CSS API.
|
|
31
31
|
|
|
32
32
|
#### Import
|
|
33
33
|
|
|
@@ -27,7 +27,7 @@ export interface FollowUserButtonProps {
|
|
|
27
27
|
[p: string]: any;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
|
-
* > API documentation for the Community-
|
|
30
|
+
* > API documentation for the Community-JS Follow User Button component. Learn about the available props and the CSS API.
|
|
31
31
|
|
|
32
32
|
#### Import
|
|
33
33
|
|
|
@@ -10,7 +10,7 @@ export interface FooterProps {
|
|
|
10
10
|
[p: string]: any;
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
|
-
*> API documentation for the Community-
|
|
13
|
+
*> API documentation for the Community-JS Footer component. Learn about the available props and the CSS API.
|
|
14
14
|
*
|
|
15
15
|
#### Import
|
|
16
16
|
```jsx
|
|
@@ -27,7 +27,7 @@ export interface FriendshipButtonProps {
|
|
|
27
27
|
[p: string]: any;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
|
-
* > API documentation for the Community-
|
|
30
|
+
* > API documentation for the Community-JS Friendship User Button component. Learn about the available props and the CSS API.
|
|
31
31
|
|
|
32
32
|
#### Import
|
|
33
33
|
|
|
@@ -43,7 +43,7 @@ export interface IncubatorProps {
|
|
|
43
43
|
detailView?: boolean;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
|
-
* > API documentation for the Community-
|
|
46
|
+
* > API documentation for the Community-JS Incubator component. Learn about the available props and the CSS API.
|
|
47
47
|
*
|
|
48
48
|
* #### Import
|
|
49
49
|
```jsx
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Incubator.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Incubator/Incubator.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAgC,WAAW,EAAC,MAAM,eAAe,CAAC;AACzE,OAAO,EAAC,eAAe,EAAC,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"Incubator.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Incubator/Incubator.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAgC,WAAW,EAAC,MAAM,eAAe,CAAC;AACzE,OAAO,EAAC,eAAe,EAAC,MAAM,sBAAsB,CAAC;AAOrD,OAAwB,EAAC,oBAAoB,EAAC,MAAM,mBAAmB,CAAC;AAsDxE,MAAM,WAAW,cAAc;IAC7B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,oBAAoB,CAAC,EAAE,oBAAoB,CAAC;IAC5C;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;IACjB;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,OAAO,EAAE,cAAc,GAAG,GAAG,CAAC,OAAO,CAwGtE"}
|
|
@@ -27,7 +27,7 @@ export interface SubscribeButtonProps {
|
|
|
27
27
|
[p: string]: any;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
|
-
* > API documentation for the Community-
|
|
30
|
+
* > API documentation for the Community-JS Subscribe Button component. Learn about the available props and the CSS API.
|
|
31
31
|
|
|
32
32
|
#### Import
|
|
33
33
|
|
|
@@ -38,7 +38,7 @@ export interface IncubatorDetailProps {
|
|
|
38
38
|
onSubscriptionsUpdate?: (scIncubator: any) => any;
|
|
39
39
|
}
|
|
40
40
|
/**
|
|
41
|
-
* > API documentation for the Community-
|
|
41
|
+
* > API documentation for the Community-JS Incubator Detail component. Learn about the available props and the CSS API.
|
|
42
42
|
*
|
|
43
43
|
* #### Import
|
|
44
44
|
```jsx
|
|
@@ -21,7 +21,7 @@ export interface IncubatorSuggestionProps {
|
|
|
21
21
|
[p: string]: any;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
> API documentation for the Community-
|
|
24
|
+
> API documentation for the Community-JS Incubator Suggestion component. Learn about the available props and the CSS API.
|
|
25
25
|
*
|
|
26
26
|
#### Import
|
|
27
27
|
```jsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Incubator Suggestion Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -21,7 +21,7 @@ export interface IncubatorsListProps {
|
|
|
21
21
|
[p: string]: any;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
> API documentation for the Community-
|
|
24
|
+
> API documentation for the Community-JS Incubators List component. Learn about the available props and the CSS API.
|
|
25
25
|
*
|
|
26
26
|
#### Import
|
|
27
27
|
```jsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Incubators List Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -35,7 +35,7 @@ export interface InlineComposerTypeMap<P = {}, D extends React.ElementType = 'di
|
|
|
35
35
|
}
|
|
36
36
|
export declare type InlineComposerProps<D extends React.ElementType = InlineComposerTypeMap['defaultComponent'], P = {}> = OverrideProps<InlineComposerTypeMap<P, D>, D>;
|
|
37
37
|
/**
|
|
38
|
-
> API documentation for the Community-
|
|
38
|
+
> API documentation for the Community-JS Inline Composer component. Learn about the available props and the CSS API.
|
|
39
39
|
*
|
|
40
40
|
#### Import
|
|
41
41
|
```jsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Inline Composer Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -16,7 +16,7 @@ export interface LoyaltyProgramProps {
|
|
|
16
16
|
cardType?: boolean;
|
|
17
17
|
}
|
|
18
18
|
/**
|
|
19
|
-
* > API documentation for the Community-
|
|
19
|
+
* > API documentation for the Community-JS Loyalty Program component. Learn about the available props and the CSS API.
|
|
20
20
|
|
|
21
21
|
#### Import
|
|
22
22
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Loyalty Program Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoyaltyProgramDetail.d.ts","sourceRoot":"","sources":["../../../../../../src/components/LoyaltyProgramDetail/LoyaltyProgramDetail.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LoyaltyProgramDetail.d.ts","sourceRoot":"","sources":["../../../../../../src/components/LoyaltyProgramDetail/LoyaltyProgramDetail.tsx"],"names":[],"mappings":"AA0FA,MAAM,WAAW,yBAAyB;IACxC;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED;;;;GAIG;AACH,MAAM,CAAC,OAAO,UAAU,oBAAoB,CAAC,OAAO,EAAE,yBAAyB,GAAG,GAAG,CAAC,OAAO,CA8I5F"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Loyalty Program Detail Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -54,7 +54,7 @@ export interface MessageProps extends Pick<CardProps, Exclude<keyof CardProps, '
|
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
56
|
*
|
|
57
|
-
> API documentation for the Community-
|
|
57
|
+
> API documentation for the Community-JS Message component. Learn about the available props and the CSS API.
|
|
58
58
|
|
|
59
59
|
#### Import
|
|
60
60
|
|
|
@@ -30,7 +30,7 @@ export interface MessageEditorProps {
|
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
32
|
*
|
|
33
|
-
> API documentation for the Community-
|
|
33
|
+
> API documentation for the Community-JS Message Editor component. Learn about the available props and the CSS API.
|
|
34
34
|
|
|
35
35
|
#### Import
|
|
36
36
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Message Editor Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -37,7 +37,7 @@ export interface NotificationProps extends CardProps {
|
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
39
39
|
*
|
|
40
|
-
> API documentation for the Community-
|
|
40
|
+
> API documentation for the Community-JS UserNotification component. Learn about the available props and the CSS API.
|
|
41
41
|
|
|
42
42
|
#### Import
|
|
43
43
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Notification Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -22,7 +22,7 @@ export interface PeopleSuggestionProps {
|
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
*
|
|
25
|
-
> API documentation for the Community-
|
|
25
|
+
> API documentation for the Community-JS People Suggestion component. Learn about the available props and the CSS API.
|
|
26
26
|
|
|
27
27
|
#### Import
|
|
28
28
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PeopleSuggestion.d.ts","sourceRoot":"","sources":["../../../../../../src/components/PeopleSuggestion/PeopleSuggestion.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PeopleSuggestion.d.ts","sourceRoot":"","sources":["../../../../../../src/components/PeopleSuggestion/PeopleSuggestion.tsx"],"names":[],"mappings":"AAOA,OAAa,EAAC,SAAS,EAAC,MAAM,SAAS,CAAC;AA2BxC,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;IAEtB;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,OAAO,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,CAuJpF"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS People Suggestion Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -15,7 +15,7 @@ export interface PlatformProps {
|
|
|
15
15
|
[p: string]: any;
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
|
-
* > API documentation for the Community-
|
|
18
|
+
* > API documentation for the Community-JS Platform component. Learn about the available props and the CSS API.
|
|
19
19
|
|
|
20
20
|
#### Import
|
|
21
21
|
|
|
@@ -21,7 +21,7 @@ export interface PollSnippetProps {
|
|
|
21
21
|
[p: string]: any;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
* > API documentation for the Community-
|
|
24
|
+
* > API documentation for the Community-JS PollSnippet component. Learn about the available props and the CSS API.
|
|
25
25
|
*
|
|
26
26
|
* #### Import
|
|
27
27
|
```jsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WidgetProps } from '../../Widget';
|
|
2
2
|
/**
|
|
3
|
-
* > API documentation for the Community-
|
|
3
|
+
* > API documentation for the Community-JS Poll Snippet Skeleton component. Learn about the available props and the CSS API.
|
|
4
4
|
|
|
5
5
|
#### Import
|
|
6
6
|
|
|
@@ -15,7 +15,7 @@ export interface PollSuggestionProps {
|
|
|
15
15
|
[p: string]: any;
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
|
-
*> API documentation for the Community-
|
|
18
|
+
*> API documentation for the Community-JS Poll Suggestion component. Learn about the available props and the CSS API.
|
|
19
19
|
|
|
20
20
|
#### Import
|
|
21
21
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Poll Suggestion Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -43,7 +43,7 @@ export interface RelatedFeedObjectsProps {
|
|
|
43
43
|
[p: string]: any;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
|
-
*> API documentation for the Community-
|
|
46
|
+
*> API documentation for the Community-JS Related FeedObjects component. Learn about the available props and the CSS API.
|
|
47
47
|
|
|
48
48
|
#### Import
|
|
49
49
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Related Discussion Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Avatar Group Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Snippet Notification Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -48,7 +48,7 @@ export interface SnippetNotificationsProps extends CardProps {
|
|
|
48
48
|
}
|
|
49
49
|
/**
|
|
50
50
|
*
|
|
51
|
-
> API documentation for the Community-
|
|
51
|
+
> API documentation for the Community-JS SnippetNotifications component. Learn about the available props and the CSS API.
|
|
52
52
|
|
|
53
53
|
#### Import
|
|
54
54
|
|
|
@@ -36,7 +36,7 @@ export interface SnippetsProps {
|
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
38
|
*
|
|
39
|
-
> API documentation for the Community-
|
|
39
|
+
> API documentation for the Community-JS Snippets component. Learn about the available props and the CSS API.
|
|
40
40
|
|
|
41
41
|
#### Import
|
|
42
42
|
|
|
@@ -47,7 +47,7 @@ export interface ThreadProps {
|
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
49
|
*
|
|
50
|
-
> API documentation for the Community-
|
|
50
|
+
> API documentation for the Community-JS Thread component. Learn about the available props and the CSS API.
|
|
51
51
|
|
|
52
52
|
#### Import
|
|
53
53
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Toast Notifications Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -20,7 +20,7 @@ export interface ToastNotificationsProps extends BoxProps {
|
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
*
|
|
23
|
-
> API documentation for the Community-
|
|
23
|
+
> API documentation for the Community-JS Toast Notifications component. Learn about the available props and the CSS API.
|
|
24
24
|
|
|
25
25
|
#### Import
|
|
26
26
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* > API documentation for the Community-
|
|
2
|
+
* > API documentation for the Community-JS Trending Feed Skeleton component. Learn about the available props and the CSS API.
|
|
3
3
|
|
|
4
4
|
#### Import
|
|
5
5
|
|
|
@@ -26,7 +26,7 @@ export interface TrendingFeedProps {
|
|
|
26
26
|
[p: string]: any;
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
|
-
* > API documentation for the Community-
|
|
29
|
+
* > API documentation for the Community-JS Trending Feed component. Learn about the available props and the CSS API.
|
|
30
30
|
|
|
31
31
|
#### Import
|
|
32
32
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WidgetProps } from '../Widget';
|
|
2
2
|
/**
|
|
3
|
-
* > API documentation for the Community-
|
|
3
|
+
* > API documentation for the Community-JS Trending People Skeleton component. Learn about the available props and the CSS API.
|
|
4
4
|
|
|
5
5
|
#### Import
|
|
6
6
|
|
|
@@ -26,7 +26,7 @@ export interface TrendingPeopleProps {
|
|
|
26
26
|
[p: string]: any;
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
|
-
* > API documentation for the Community-
|
|
29
|
+
* > API documentation for the Community-JS Trending People component. Learn about the available props and the CSS API.
|
|
30
30
|
|
|
31
31
|
#### Import
|
|
32
32
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WidgetProps } from '../Widget';
|
|
2
2
|
/**
|
|
3
|
-
* > API documentation for the Community-
|
|
3
|
+
* > API documentation for the Community-JS User Skeleton component. Learn about the available props and the CSS API.
|
|
4
4
|
|
|
5
5
|
#### Import
|
|
6
6
|
|
|
@@ -34,7 +34,7 @@ export interface UserProps extends WidgetProps {
|
|
|
34
34
|
[p: string]: any;
|
|
35
35
|
}
|
|
36
36
|
/**
|
|
37
|
-
* > API documentation for the Community-
|
|
37
|
+
* > API documentation for the Community-JS User component. Learn about the available props and the CSS API.
|
|
38
38
|
|
|
39
39
|
#### Import
|
|
40
40
|
|