@selfcommunity/react-ui 0.6.0-alpha.0 → 0.6.0-alpha.10
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/BroadcastMessages/BroadcastMessages.d.ts +2 -0
- package/lib/cjs/components/BroadcastMessages/BroadcastMessages.d.ts.map +1 -1
- package/lib/cjs/components/BroadcastMessages/BroadcastMessages.js +21 -0
- package/lib/cjs/components/BroadcastMessages/BroadcastMessages.js.map +1 -1
- package/lib/cjs/components/BroadcastMessages/Message.d.ts +1 -0
- package/lib/cjs/components/BroadcastMessages/Message.d.ts.map +1 -1
- package/lib/cjs/components/BroadcastMessages/Skeleton.d.ts +1 -0
- package/lib/cjs/components/BroadcastMessages/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Categories/Categories.d.ts +1 -0
- package/lib/cjs/components/Categories/Categories.d.ts.map +1 -1
- package/lib/cjs/components/Categories/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Categories/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/CategoriesFollowed/CategoriesFollowed.d.ts +1 -0
- package/lib/cjs/components/CategoriesFollowed/CategoriesFollowed.d.ts.map +1 -1
- package/lib/cjs/components/CategoriesFollowed/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CategoriesFollowed/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/CategoriesPopular/CategoriesPopular.d.ts +1 -0
- package/lib/cjs/components/CategoriesPopular/CategoriesPopular.d.ts.map +1 -1
- package/lib/cjs/components/CategoriesPopular/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CategoriesPopular/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/CategoriesSuggestion/CategoriesSuggestion.d.ts +1 -0
- package/lib/cjs/components/CategoriesSuggestion/CategoriesSuggestion.d.ts.map +1 -1
- package/lib/cjs/components/CategoriesSuggestion/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CategoriesSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Category/Category.d.ts +1 -0
- package/lib/cjs/components/Category/Category.d.ts.map +1 -1
- package/lib/cjs/components/Category/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Category/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/CategoryHeader/CategoryHeader.d.ts +1 -0
- package/lib/cjs/components/CategoryHeader/CategoryHeader.d.ts.map +1 -1
- package/lib/cjs/components/CategoryHeader/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CategoryHeader/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/ChangeCover/ChangeCover.d.ts +1 -0
- package/lib/cjs/components/ChangeCover/ChangeCover.d.ts.map +1 -1
- package/lib/cjs/components/ChangePicture/ChangePicture.d.ts +1 -0
- package/lib/cjs/components/ChangePicture/ChangePicture.d.ts.map +1 -1
- package/lib/cjs/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.d.ts +1 -0
- package/lib/cjs/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.d.ts.map +1 -1
- package/lib/cjs/components/CommentObject/CommentObject.d.ts +1 -0
- package/lib/cjs/components/CommentObject/CommentObject.d.ts.map +1 -1
- package/lib/cjs/components/CommentObject/ReplyComment/ReplyComment.d.ts +1 -0
- package/lib/cjs/components/CommentObject/ReplyComment/ReplyComment.d.ts.map +1 -1
- package/lib/cjs/components/CommentObject/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CommentObject/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/CommentObject/Votes/Votes.d.ts +1 -0
- package/lib/cjs/components/CommentObject/Votes/Votes.d.ts.map +1 -1
- package/lib/cjs/components/CommentObject/Votes/VotesDialog/VotesDialog.d.ts +1 -0
- package/lib/cjs/components/CommentObject/Votes/VotesDialog/VotesDialog.d.ts.map +1 -1
- package/lib/cjs/components/CommentsFeedObject/CommentsFeedObject.d.ts +1 -0
- package/lib/cjs/components/CommentsFeedObject/CommentsFeedObject.d.ts.map +1 -1
- package/lib/cjs/components/CommentsFeedObject/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CommentsFeedObject/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/CommentsObject/CommentsObject.d.ts +1 -0
- package/lib/cjs/components/CommentsObject/CommentsObject.d.ts.map +1 -1
- package/lib/cjs/components/CommentsObject/CommentsObject.js +1 -1
- package/lib/cjs/components/CommentsObject/CommentsObject.js.map +1 -1
- package/lib/cjs/components/CommentsObject/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CommentsObject/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Composer/Poll/Poll.d.ts +1 -0
- package/lib/cjs/components/Composer/Poll/Poll.d.ts.map +1 -1
- package/lib/cjs/components/Composer/Poll/Poll.js +4 -4
- package/lib/cjs/components/Composer/Poll/Poll.js.map +1 -1
- package/lib/cjs/components/Composer/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Composer/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/ConnectionUserButton/ConnectionUserButton.d.ts +1 -0
- package/lib/cjs/components/ConnectionUserButton/ConnectionUserButton.d.ts.map +1 -1
- package/lib/cjs/components/ConsentSolution/ConsentSolution.d.ts +73 -0
- package/lib/cjs/components/ConsentSolution/ConsentSolution.d.ts.map +1 -0
- package/lib/cjs/components/ConsentSolution/ConsentSolution.js +588 -0
- package/lib/cjs/components/ConsentSolution/ConsentSolution.js.map +1 -0
- package/lib/cjs/components/ConsentSolution/Skeleton.d.ts +28 -0
- package/lib/cjs/components/ConsentSolution/Skeleton.d.ts.map +1 -0
- package/lib/cjs/components/ConsentSolution/Skeleton.js +92 -0
- package/lib/cjs/components/ConsentSolution/Skeleton.js.map +1 -0
- package/lib/cjs/components/ConsentSolution/index.d.ts +5 -0
- package/lib/cjs/components/ConsentSolution/index.d.ts.map +1 -0
- package/lib/cjs/components/ConsentSolution/index.js +11 -0
- package/lib/cjs/components/ConsentSolution/index.js.map +1 -0
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.d.ts +40 -0
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.d.ts.map +1 -0
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.js +110 -0
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.js.map +1 -0
- package/lib/cjs/components/ConsentSolutionButton/index.d.ts +4 -0
- package/lib/cjs/components/ConsentSolutionButton/index.d.ts.map +1 -0
- package/lib/cjs/components/ConsentSolutionButton/index.js +8 -0
- package/lib/cjs/components/ConsentSolutionButton/index.js.map +1 -0
- package/lib/cjs/components/CustomAdv/CustomAdv.d.ts +1 -0
- package/lib/cjs/components/CustomAdv/CustomAdv.d.ts.map +1 -1
- package/lib/cjs/components/CustomAdv/Skeleton.d.ts +1 -0
- package/lib/cjs/components/CustomAdv/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Editor/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Editor/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Editor/plugins/AutoLinkPlugin.d.ts +1 -0
- package/lib/cjs/components/Editor/plugins/AutoLinkPlugin.d.ts.map +1 -1
- package/lib/cjs/components/Editor/plugins/EmojiPlugin.d.ts +1 -0
- package/lib/cjs/components/Editor/plugins/EmojiPlugin.d.ts.map +1 -1
- package/lib/cjs/components/Editor/plugins/ImagePlugin.d.ts +1 -0
- package/lib/cjs/components/Editor/plugins/ImagePlugin.d.ts.map +1 -1
- package/lib/cjs/components/Editor/plugins/MentionsPlugin.d.ts +1 -0
- package/lib/cjs/components/Editor/plugins/MentionsPlugin.d.ts.map +1 -1
- package/lib/cjs/components/Editor/plugins/OnChangePlugin.d.ts +1 -0
- package/lib/cjs/components/Editor/plugins/OnChangePlugin.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Actions.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Actions/Actions.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Actions.js +5 -2
- package/lib/cjs/components/FeedObject/Actions/Actions.js.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Comment/Comment.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Actions/Comment/Comment.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Follow/Follow.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Actions/Follow/Follow.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Reaction/Reaction.d.ts +33 -0
- package/lib/cjs/components/FeedObject/Actions/Reaction/Reaction.d.ts.map +1 -0
- package/lib/cjs/components/FeedObject/Actions/Reaction/Reaction.js +483 -0
- package/lib/cjs/components/FeedObject/Actions/Reaction/Reaction.js.map +1 -0
- package/lib/cjs/components/FeedObject/Actions/Reaction/index.d.ts +3 -0
- package/lib/cjs/components/FeedObject/Actions/Reaction/index.d.ts.map +1 -0
- package/lib/cjs/components/FeedObject/Actions/Reaction/index.js +8 -0
- package/lib/cjs/components/FeedObject/Actions/Reaction/index.js.map +1 -0
- package/lib/cjs/components/FeedObject/Actions/Share/Share.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Actions/Share/Share.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Share/SharesDialog/SharesDialog.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Actions/Share/SharesDialog/SharesDialog.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Vote/Vote.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Actions/Vote/Vote.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Vote/Vote.js +1 -1
- package/lib/cjs/components/FeedObject/Actions/Vote/Vote.js.map +1 -1
- package/lib/cjs/components/FeedObject/Activities/Activities.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Activities/Activities.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Activities/ActivitiesMenu/ActivitiesMenu.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Activities/ActivitiesMenu/ActivitiesMenu.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/CommentActivity/CommentActivity.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/CommentActivity/CommentActivity.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/FollowActivity/FollowActivity.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/FollowActivity/FollowActivity.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/PollVoteActivity/PollVoteActivity.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/PollVoteActivity/PollVoteActivity.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/RelevantActivities.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/RelevantActivities.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/VoteUpActivity/VoteUpActivity.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Activities/RelevantActivities/VoteUpActivity/VoteUpActivity.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Contributors/Contributors.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Contributors/Contributors.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Contributors/Skeleton.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Contributors/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/FeedObject.d.ts +1 -0
- package/lib/cjs/components/FeedObject/FeedObject.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Poll/Choice/Choice.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Poll/Choice/Choice.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Poll/Poll.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Poll/Poll.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Skeleton.d.ts +1 -0
- package/lib/cjs/components/FeedObject/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/FeedUpdates/Skeleton.d.ts +1 -0
- package/lib/cjs/components/FeedUpdates/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/FollowCategoryButton/FollowCategoryButton.d.ts +1 -0
- package/lib/cjs/components/FollowCategoryButton/FollowCategoryButton.d.ts.map +1 -1
- package/lib/cjs/components/FollowUserButton/FollowUserButton.d.ts +1 -0
- package/lib/cjs/components/FollowUserButton/FollowUserButton.d.ts.map +1 -1
- package/lib/cjs/components/Footer/Footer.d.ts +6 -0
- package/lib/cjs/components/Footer/Footer.d.ts.map +1 -1
- package/lib/cjs/components/Footer/Footer.js +33 -4
- package/lib/cjs/components/Footer/Footer.js.map +1 -1
- package/lib/cjs/components/Footer/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Footer/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/FriendshipUserButton/FriendshipUserButton.d.ts +1 -0
- package/lib/cjs/components/FriendshipUserButton/FriendshipUserButton.d.ts.map +1 -1
- package/lib/cjs/components/Header/Header.d.ts +1 -0
- package/lib/cjs/components/Header/Header.d.ts.map +1 -1
- package/lib/cjs/components/Header/Header.js +5 -1
- package/lib/cjs/components/Header/Header.js.map +1 -1
- package/lib/cjs/components/Header/HeaderMenu.d.ts +1 -0
- package/lib/cjs/components/Header/HeaderMenu.d.ts.map +1 -1
- package/lib/cjs/components/Header/MobileHeader/MobileHeader.d.ts +1 -0
- package/lib/cjs/components/Header/MobileHeader/MobileHeader.d.ts.map +1 -1
- package/lib/cjs/components/Header/MobileHeader/MobileHeader.js +5 -1
- package/lib/cjs/components/Header/MobileHeader/MobileHeader.js.map +1 -1
- package/lib/cjs/components/Header/MobileHeader/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Header/MobileHeader/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Header/SearchBar.d.ts +1 -0
- package/lib/cjs/components/Header/SearchBar.d.ts.map +1 -1
- package/lib/cjs/components/Header/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Header/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Incubator/Incubator.d.ts +1 -0
- package/lib/cjs/components/Incubator/Incubator.d.ts.map +1 -1
- package/lib/cjs/components/Incubator/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Incubator/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Incubator/SubscribeButton/SubscribeButton.d.ts +1 -0
- package/lib/cjs/components/Incubator/SubscribeButton/SubscribeButton.d.ts.map +1 -1
- package/lib/cjs/components/IncubatorDetail/IncubatorDetail.d.ts +1 -0
- package/lib/cjs/components/IncubatorDetail/IncubatorDetail.d.ts.map +1 -1
- package/lib/cjs/components/IncubatorSuggestion/IncubatorSuggestion.d.ts +1 -0
- package/lib/cjs/components/IncubatorSuggestion/IncubatorSuggestion.d.ts.map +1 -1
- package/lib/cjs/components/IncubatorSuggestion/Skeleton.d.ts +1 -0
- package/lib/cjs/components/IncubatorSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/IncubatorsList/CreateIncubatorDialog/CreateIncubatorDialog.d.ts +1 -0
- package/lib/cjs/components/IncubatorsList/CreateIncubatorDialog/CreateIncubatorDialog.d.ts.map +1 -1
- package/lib/cjs/components/IncubatorsList/IncubatorsList.d.ts +1 -0
- package/lib/cjs/components/IncubatorsList/IncubatorsList.d.ts.map +1 -1
- package/lib/cjs/components/IncubatorsList/Skeleton.d.ts +1 -0
- package/lib/cjs/components/IncubatorsList/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/InlineComposer/Skeleton.d.ts +1 -0
- package/lib/cjs/components/InlineComposer/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/LoyaltyProgram/LoyaltyProgram.d.ts +1 -0
- package/lib/cjs/components/LoyaltyProgram/LoyaltyProgram.d.ts.map +1 -1
- package/lib/cjs/components/LoyaltyProgram/LoyaltyProgramDialog/LoyaltyProgramDialog.d.ts +1 -0
- package/lib/cjs/components/LoyaltyProgram/LoyaltyProgramDialog/LoyaltyProgramDialog.d.ts.map +1 -1
- package/lib/cjs/components/LoyaltyProgram/Skeleton.d.ts +1 -0
- package/lib/cjs/components/LoyaltyProgram/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/LoyaltyProgramDetail/LoyaltyProgramDetail.d.ts +1 -0
- package/lib/cjs/components/LoyaltyProgramDetail/LoyaltyProgramDetail.d.ts.map +1 -1
- package/lib/cjs/components/LoyaltyProgramDetail/Skeleton.d.ts +1 -0
- package/lib/cjs/components/LoyaltyProgramDetail/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Message/Message.d.ts +1 -0
- package/lib/cjs/components/Message/Message.d.ts.map +1 -1
- package/lib/cjs/components/Message/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Message/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/MessageEditor/MessageEditor.d.ts +1 -0
- package/lib/cjs/components/MessageEditor/MessageEditor.d.ts.map +1 -1
- package/lib/cjs/components/MessageEditor/MessageMediaUploader/index.d.ts +1 -0
- package/lib/cjs/components/MessageEditor/MessageMediaUploader/index.d.ts.map +1 -1
- package/lib/cjs/components/MessageEditor/Skeleton.d.ts +1 -0
- package/lib/cjs/components/MessageEditor/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Notification/CollapsedFor/CollapsedFor.d.ts +1 -0
- package/lib/cjs/components/Notification/CollapsedFor/CollapsedFor.d.ts.map +1 -1
- package/lib/cjs/components/Notification/Comment/Comment.d.ts +1 -0
- package/lib/cjs/components/Notification/Comment/Comment.d.ts.map +1 -1
- package/lib/cjs/components/Notification/Contribution/Contribution.d.ts +1 -0
- package/lib/cjs/components/Notification/Contribution/Contribution.d.ts.map +1 -1
- package/lib/cjs/components/Notification/ContributionFollow/ContributionFollow.d.ts +1 -0
- package/lib/cjs/components/Notification/ContributionFollow/ContributionFollow.d.ts.map +1 -1
- package/lib/cjs/components/Notification/DeletedFor/DeletedFor.d.ts +1 -0
- package/lib/cjs/components/Notification/DeletedFor/DeletedFor.d.ts.map +1 -1
- package/lib/cjs/components/Notification/IncubatorApproved/IncubatorApproved.d.ts +1 -0
- package/lib/cjs/components/Notification/IncubatorApproved/IncubatorApproved.d.ts.map +1 -1
- package/lib/cjs/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.d.ts +1 -0
- package/lib/cjs/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.d.ts.map +1 -1
- package/lib/cjs/components/Notification/KindlyNoticeFor/KindlyNoticeFor.d.ts +1 -0
- package/lib/cjs/components/Notification/KindlyNoticeFor/KindlyNoticeFor.d.ts.map +1 -1
- package/lib/cjs/components/Notification/Mention/Mention.d.ts +1 -0
- package/lib/cjs/components/Notification/Mention/Mention.d.ts.map +1 -1
- package/lib/cjs/components/Notification/Notification.d.ts +1 -0
- package/lib/cjs/components/Notification/Notification.d.ts.map +1 -1
- package/lib/cjs/components/Notification/PrivateMessage/PrivateMessage.d.ts +1 -0
- package/lib/cjs/components/Notification/PrivateMessage/PrivateMessage.d.ts.map +1 -1
- package/lib/cjs/components/Notification/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Notification/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Notification/UndeletedFor/UndeletedFor.d.ts +1 -0
- package/lib/cjs/components/Notification/UndeletedFor/UndeletedFor.d.ts.map +1 -1
- package/lib/cjs/components/Notification/UserBlocked/UserBlocked.d.ts +1 -0
- package/lib/cjs/components/Notification/UserBlocked/UserBlocked.d.ts.map +1 -1
- package/lib/cjs/components/Notification/UserConnection/UserConnection.d.ts +1 -0
- package/lib/cjs/components/Notification/UserConnection/UserConnection.d.ts.map +1 -1
- package/lib/cjs/components/Notification/UserFollow/UserFollow.d.ts +1 -0
- package/lib/cjs/components/Notification/UserFollow/UserFollow.d.ts.map +1 -1
- package/lib/cjs/components/Notification/VoteUp/VoteUp.d.ts +1 -0
- package/lib/cjs/components/Notification/VoteUp/VoteUp.d.ts.map +1 -1
- package/lib/cjs/components/PeopleSuggestion/PeopleSuggestion.d.ts +1 -0
- package/lib/cjs/components/PeopleSuggestion/PeopleSuggestion.d.ts.map +1 -1
- package/lib/cjs/components/PeopleSuggestion/Skeleton.d.ts +1 -0
- package/lib/cjs/components/PeopleSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Platform/Platform.d.ts +1 -0
- package/lib/cjs/components/Platform/Platform.d.ts.map +1 -1
- package/lib/cjs/components/Platform/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Platform/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/PollSuggestion/PollSnippet/PollSnippet.d.ts +1 -0
- package/lib/cjs/components/PollSuggestion/PollSnippet/PollSnippet.d.ts.map +1 -1
- package/lib/cjs/components/PollSuggestion/PollSnippet/Skeleton.d.ts +1 -0
- package/lib/cjs/components/PollSuggestion/PollSnippet/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/PollSuggestion/PollSuggestion.d.ts +1 -0
- package/lib/cjs/components/PollSuggestion/PollSuggestion.d.ts.map +1 -1
- package/lib/cjs/components/PollSuggestion/Skeleton.d.ts +1 -0
- package/lib/cjs/components/PollSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/RelatedFeedObjects/RelatedFeedObjects.d.ts +1 -0
- package/lib/cjs/components/RelatedFeedObjects/RelatedFeedObjects.d.ts.map +1 -1
- package/lib/cjs/components/RelatedFeedObjects/Skeleton.d.ts +1 -0
- package/lib/cjs/components/RelatedFeedObjects/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Skeleton/AvatarGroupSkeleton.d.ts +1 -0
- package/lib/cjs/components/Skeleton/AvatarGroupSkeleton.d.ts.map +1 -1
- package/lib/cjs/components/Skeleton/GenericSkeleton.d.ts +1 -0
- package/lib/cjs/components/Skeleton/GenericSkeleton.d.ts.map +1 -1
- package/lib/cjs/components/SnippetNotifications/Skeleton.d.ts +1 -0
- package/lib/cjs/components/SnippetNotifications/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/SnippetNotifications/SnippetNotifications.d.ts +2 -0
- package/lib/cjs/components/SnippetNotifications/SnippetNotifications.d.ts.map +1 -1
- package/lib/cjs/components/SnippetNotifications/SnippetNotifications.js +22 -1
- package/lib/cjs/components/SnippetNotifications/SnippetNotifications.js.map +1 -1
- package/lib/cjs/components/Snippets/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Snippets/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Snippets/Snippets.d.ts +1 -0
- package/lib/cjs/components/Snippets/Snippets.d.ts.map +1 -1
- package/lib/cjs/components/Thread/Skeleton.d.ts +1 -0
- package/lib/cjs/components/Thread/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/Thread/Thread.d.ts +1 -0
- package/lib/cjs/components/Thread/Thread.d.ts.map +1 -1
- package/lib/cjs/components/ToastNotifications/Skeleton.d.ts +1 -0
- package/lib/cjs/components/ToastNotifications/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/ToastNotifications/ToastNotifications.d.ts +1 -0
- package/lib/cjs/components/ToastNotifications/ToastNotifications.d.ts.map +1 -1
- package/lib/cjs/components/TrendingFeed/Skeleton.d.ts +1 -0
- package/lib/cjs/components/TrendingFeed/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/TrendingFeed/TrendingFeed.d.ts +1 -0
- package/lib/cjs/components/TrendingFeed/TrendingFeed.d.ts.map +1 -1
- package/lib/cjs/components/TrendingPeople/Skeleton.d.ts +1 -0
- package/lib/cjs/components/TrendingPeople/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/TrendingPeople/TrendingPeople.d.ts +1 -0
- package/lib/cjs/components/TrendingPeople/TrendingPeople.d.ts.map +1 -1
- package/lib/cjs/components/User/Skeleton.d.ts +1 -0
- package/lib/cjs/components/User/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/User/User.d.ts +1 -0
- package/lib/cjs/components/User/User.d.ts.map +1 -1
- package/lib/cjs/components/UserFollowers/Skeleton.d.ts +1 -0
- package/lib/cjs/components/UserFollowers/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/UserFollowers/UserFollowers.d.ts +1 -0
- package/lib/cjs/components/UserFollowers/UserFollowers.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.d.ts +1 -0
- package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.js +19 -6
- package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.js.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/Settings.d.ts +1 -0
- package/lib/cjs/components/UserProfileEdit/Section/Settings.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/Settings.js +3 -3
- package/lib/cjs/components/UserProfileEdit/Section/Settings.js.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/SettingsSkeleton.d.ts +1 -0
- package/lib/cjs/components/UserProfileEdit/Section/SettingsSkeleton.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Skeleton.d.ts +1 -0
- package/lib/cjs/components/UserProfileEdit/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileHeader/Skeleton.d.ts +1 -0
- package/lib/cjs/components/UserProfileHeader/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileHeader/UserProfileHeader.d.ts +1 -0
- package/lib/cjs/components/UserProfileHeader/UserProfileHeader.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileHeader/UserProfileHeader.js.map +1 -1
- package/lib/cjs/components/UserProfileInfo/Skeleton.d.ts +1 -0
- package/lib/cjs/components/UserProfileInfo/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.d.ts +1 -0
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.js +25 -2
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.js.map +1 -1
- package/lib/cjs/components/UsersFollowed/Skeleton.d.ts +1 -0
- package/lib/cjs/components/UsersFollowed/Skeleton.d.ts.map +1 -1
- package/lib/cjs/components/UsersFollowed/UsersFollowed.d.ts +1 -0
- package/lib/cjs/components/UsersFollowed/UsersFollowed.d.ts.map +1 -1
- package/lib/cjs/constants/LegalPolicies.d.ts +6 -0
- package/lib/cjs/constants/LegalPolicies.d.ts.map +1 -0
- package/lib/cjs/constants/LegalPolicies.js +9 -0
- package/lib/cjs/constants/LegalPolicies.js.map +1 -0
- package/lib/cjs/constants/UserProfile.d.ts.map +1 -1
- package/lib/cjs/constants/UserProfile.js +1 -0
- package/lib/cjs/constants/UserProfile.js.map +1 -1
- package/lib/cjs/index.d.ts +8 -1
- package/lib/cjs/index.d.ts.map +1 -1
- package/lib/cjs/index.js +13 -1
- package/lib/cjs/index.js.map +1 -1
- package/lib/cjs/shared/AutoPlayer/index.d.ts +1 -0
- package/lib/cjs/shared/AutoPlayer/index.d.ts.map +1 -1
- package/lib/cjs/shared/BaseDialog/BaseDialog.d.ts +1 -0
- package/lib/cjs/shared/BaseDialog/BaseDialog.d.ts.map +1 -1
- package/lib/cjs/shared/BaseDialog/title.d.ts +1 -0
- package/lib/cjs/shared/BaseDialog/title.d.ts.map +1 -1
- package/lib/cjs/shared/Bullet/index.d.ts +1 -0
- package/lib/cjs/shared/Bullet/index.d.ts.map +1 -1
- package/lib/cjs/shared/CentralProgress/index.d.ts +1 -0
- package/lib/cjs/shared/CentralProgress/index.d.ts.map +1 -1
- package/lib/cjs/shared/ConsentSolutionSwitch/index.d.ts +41 -0
- package/lib/cjs/shared/ConsentSolutionSwitch/index.d.ts.map +1 -0
- package/lib/cjs/shared/ConsentSolutionSwitch/index.js +171 -0
- package/lib/cjs/shared/ConsentSolutionSwitch/index.js.map +1 -0
- package/lib/cjs/shared/ContributionActionsMenu/index.d.ts +1 -0
- package/lib/cjs/shared/ContributionActionsMenu/index.d.ts.map +1 -1
- package/lib/cjs/shared/DateTimeAgo/index.d.ts +1 -0
- package/lib/cjs/shared/DateTimeAgo/index.d.ts.map +1 -1
- package/lib/cjs/shared/EmailTextField/index.d.ts +1 -0
- package/lib/cjs/shared/EmailTextField/index.d.ts.map +1 -1
- package/lib/cjs/shared/HiddenPlaceholder/index.d.ts +1 -0
- package/lib/cjs/shared/HiddenPlaceholder/index.d.ts.map +1 -1
- package/lib/cjs/shared/MarkRead/MarkRead.d.ts +1 -0
- package/lib/cjs/shared/MarkRead/MarkRead.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Document/EditButton.d.ts +1 -0
- package/lib/cjs/shared/Media/Document/EditButton.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Document/EditComponent.d.ts +1 -0
- package/lib/cjs/shared/Media/Document/EditComponent.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Document/PreviewComponent.d.ts +1 -0
- package/lib/cjs/shared/Media/Document/PreviewComponent.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Image/EditButton.d.ts +1 -0
- package/lib/cjs/shared/Media/Image/EditButton.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Image/EditComponent.d.ts +1 -0
- package/lib/cjs/shared/Media/Image/EditComponent.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Image/PreviewImage/index.d.ts +1 -0
- package/lib/cjs/shared/Media/Image/PreviewImage/index.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Link/EditButton.d.ts +1 -0
- package/lib/cjs/shared/Media/Link/EditButton.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Link/EditComponent.d.ts +1 -0
- package/lib/cjs/shared/Media/Link/EditComponent.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Link/UrlTextField/index.d.ts +1 -0
- package/lib/cjs/shared/Media/Link/UrlTextField/index.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Video/EditButton.d.ts +1 -0
- package/lib/cjs/shared/Media/Video/EditButton.d.ts.map +1 -1
- package/lib/cjs/shared/Media/Video/EditComponent.d.ts +1 -0
- package/lib/cjs/shared/Media/Video/EditComponent.d.ts.map +1 -1
- package/lib/cjs/shared/MediaChunkUploader/index.d.ts +1 -0
- package/lib/cjs/shared/MediaChunkUploader/index.d.ts.map +1 -1
- package/lib/cjs/shared/MediasPreview/index.d.ts +1 -0
- package/lib/cjs/shared/MediasPreview/index.d.ts.map +1 -1
- package/lib/cjs/shared/MessageChunkUploader/index.d.ts +1 -0
- package/lib/cjs/shared/MessageChunkUploader/index.d.ts.map +1 -1
- package/lib/cjs/shared/MetadataField/MetadataField.d.ts +1 -0
- package/lib/cjs/shared/MetadataField/MetadataField.d.ts.map +1 -1
- package/lib/cjs/shared/MetadataField/MetadataField.js +3 -9
- package/lib/cjs/shared/MetadataField/MetadataField.js.map +1 -1
- package/lib/cjs/shared/NewChip/NewChip.d.ts +1 -0
- package/lib/cjs/shared/NewChip/NewChip.d.ts.map +1 -1
- package/lib/cjs/shared/PasswordTextField/index.d.ts +1 -0
- package/lib/cjs/shared/PasswordTextField/index.d.ts.map +1 -1
- package/lib/cjs/shared/PhoneTextField/index.d.ts +5 -0
- package/lib/cjs/shared/PhoneTextField/index.d.ts.map +1 -0
- package/lib/cjs/shared/PhoneTextField/index.js +75 -0
- package/lib/cjs/shared/PhoneTextField/index.js.map +1 -0
- package/lib/cjs/shared/ScrollContainer/index.d.ts +1 -0
- package/lib/cjs/shared/ScrollContainer/index.d.ts.map +1 -1
- package/lib/cjs/shared/TagChip/index.d.ts +10 -3
- package/lib/cjs/shared/TagChip/index.d.ts.map +1 -1
- package/lib/cjs/shared/TagChip/index.js +2 -2
- package/lib/cjs/shared/TagChip/index.js.map +1 -1
- package/lib/cjs/shared/Tags/index.d.ts +1 -0
- package/lib/cjs/shared/Tags/index.d.ts.map +1 -1
- package/lib/cjs/shared/UrlTextField/index.d.ts +1 -0
- package/lib/cjs/shared/UrlTextField/index.d.ts.map +1 -1
- package/lib/cjs/shared/UsernameTextField/index.d.ts +1 -0
- package/lib/cjs/shared/UsernameTextField/index.d.ts.map +1 -1
- package/lib/cjs/shared/VirtualizedScroller/VirtualScrollerChild.d.ts +1 -0
- package/lib/cjs/shared/VirtualizedScroller/VirtualScrollerChild.d.ts.map +1 -1
- package/lib/cjs/types/user.d.ts +2 -1
- package/lib/cjs/types/user.d.ts.map +1 -1
- package/lib/cjs/types/user.js +1 -0
- package/lib/cjs/types/user.js.map +1 -1
- package/lib/cjs/utils/legalPages.d.ts +19 -0
- package/lib/cjs/utils/legalPages.d.ts.map +1 -0
- package/lib/cjs/utils/legalPages.js +34 -0
- package/lib/cjs/utils/legalPages.js.map +1 -0
- package/lib/esm/components/BroadcastMessages/BroadcastMessages.d.ts +2 -0
- package/lib/esm/components/BroadcastMessages/BroadcastMessages.d.ts.map +1 -1
- package/lib/esm/components/BroadcastMessages/BroadcastMessages.js +24 -3
- package/lib/esm/components/BroadcastMessages/BroadcastMessages.js.map +1 -1
- package/lib/esm/components/BroadcastMessages/Message.d.ts +1 -0
- package/lib/esm/components/BroadcastMessages/Message.d.ts.map +1 -1
- package/lib/esm/components/BroadcastMessages/Skeleton.d.ts +1 -0
- package/lib/esm/components/BroadcastMessages/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Categories/Categories.d.ts +1 -0
- package/lib/esm/components/Categories/Categories.d.ts.map +1 -1
- package/lib/esm/components/Categories/Skeleton.d.ts +1 -0
- package/lib/esm/components/Categories/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/CategoriesFollowed/CategoriesFollowed.d.ts +1 -0
- package/lib/esm/components/CategoriesFollowed/CategoriesFollowed.d.ts.map +1 -1
- package/lib/esm/components/CategoriesFollowed/Skeleton.d.ts +1 -0
- package/lib/esm/components/CategoriesFollowed/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/CategoriesPopular/CategoriesPopular.d.ts +1 -0
- package/lib/esm/components/CategoriesPopular/CategoriesPopular.d.ts.map +1 -1
- package/lib/esm/components/CategoriesPopular/Skeleton.d.ts +1 -0
- package/lib/esm/components/CategoriesPopular/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/CategoriesSuggestion/CategoriesSuggestion.d.ts +1 -0
- package/lib/esm/components/CategoriesSuggestion/CategoriesSuggestion.d.ts.map +1 -1
- package/lib/esm/components/CategoriesSuggestion/Skeleton.d.ts +1 -0
- package/lib/esm/components/CategoriesSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Category/Category.d.ts +1 -0
- package/lib/esm/components/Category/Category.d.ts.map +1 -1
- package/lib/esm/components/Category/Skeleton.d.ts +1 -0
- package/lib/esm/components/Category/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/CategoryHeader/CategoryHeader.d.ts +1 -0
- package/lib/esm/components/CategoryHeader/CategoryHeader.d.ts.map +1 -1
- package/lib/esm/components/CategoryHeader/Skeleton.d.ts +1 -0
- package/lib/esm/components/CategoryHeader/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/ChangeCover/ChangeCover.d.ts +1 -0
- package/lib/esm/components/ChangeCover/ChangeCover.d.ts.map +1 -1
- package/lib/esm/components/ChangePicture/ChangePicture.d.ts +1 -0
- package/lib/esm/components/ChangePicture/ChangePicture.d.ts.map +1 -1
- package/lib/esm/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.d.ts +1 -0
- package/lib/esm/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.d.ts.map +1 -1
- package/lib/esm/components/CommentObject/CommentObject.d.ts +1 -0
- package/lib/esm/components/CommentObject/CommentObject.d.ts.map +1 -1
- package/lib/esm/components/CommentObject/ReplyComment/ReplyComment.d.ts +1 -0
- package/lib/esm/components/CommentObject/ReplyComment/ReplyComment.d.ts.map +1 -1
- package/lib/esm/components/CommentObject/Skeleton.d.ts +1 -0
- package/lib/esm/components/CommentObject/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/CommentObject/Votes/Votes.d.ts +1 -0
- package/lib/esm/components/CommentObject/Votes/Votes.d.ts.map +1 -1
- package/lib/esm/components/CommentObject/Votes/VotesDialog/VotesDialog.d.ts +1 -0
- package/lib/esm/components/CommentObject/Votes/VotesDialog/VotesDialog.d.ts.map +1 -1
- package/lib/esm/components/CommentsFeedObject/CommentsFeedObject.d.ts +1 -0
- package/lib/esm/components/CommentsFeedObject/CommentsFeedObject.d.ts.map +1 -1
- package/lib/esm/components/CommentsFeedObject/Skeleton.d.ts +1 -0
- package/lib/esm/components/CommentsFeedObject/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/CommentsObject/CommentsObject.d.ts +1 -0
- package/lib/esm/components/CommentsObject/CommentsObject.d.ts.map +1 -1
- package/lib/esm/components/CommentsObject/CommentsObject.js +1 -1
- package/lib/esm/components/CommentsObject/CommentsObject.js.map +1 -1
- package/lib/esm/components/CommentsObject/Skeleton.d.ts +1 -0
- package/lib/esm/components/CommentsObject/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Composer/Poll/Poll.d.ts +1 -0
- package/lib/esm/components/Composer/Poll/Poll.d.ts.map +1 -1
- package/lib/esm/components/Composer/Poll/Poll.js +2 -2
- package/lib/esm/components/Composer/Poll/Poll.js.map +1 -1
- package/lib/esm/components/Composer/Skeleton.d.ts +1 -0
- package/lib/esm/components/Composer/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/ConnectionUserButton/ConnectionUserButton.d.ts +1 -0
- package/lib/esm/components/ConnectionUserButton/ConnectionUserButton.d.ts.map +1 -1
- package/lib/esm/components/ConsentSolution/ConsentSolution.d.ts +73 -0
- package/lib/esm/components/ConsentSolution/ConsentSolution.d.ts.map +1 -0
- package/lib/esm/components/ConsentSolution/ConsentSolution.js +558 -0
- package/lib/esm/components/ConsentSolution/ConsentSolution.js.map +1 -0
- package/lib/esm/components/ConsentSolution/Skeleton.d.ts +28 -0
- package/lib/esm/components/ConsentSolution/Skeleton.d.ts.map +1 -0
- package/lib/esm/components/ConsentSolution/Skeleton.js +86 -0
- package/lib/esm/components/ConsentSolution/Skeleton.js.map +1 -0
- package/lib/esm/components/ConsentSolution/index.d.ts +5 -0
- package/lib/esm/components/ConsentSolution/index.d.ts.map +1 -0
- package/lib/esm/components/ConsentSolution/index.js +5 -0
- package/lib/esm/components/ConsentSolution/index.js.map +1 -0
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.d.ts +40 -0
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.d.ts.map +1 -0
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.js +81 -0
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.js.map +1 -0
- package/lib/esm/components/ConsentSolutionButton/index.d.ts +4 -0
- package/lib/esm/components/ConsentSolutionButton/index.d.ts.map +1 -0
- package/lib/esm/components/ConsentSolutionButton/index.js +3 -0
- package/lib/esm/components/ConsentSolutionButton/index.js.map +1 -0
- package/lib/esm/components/CustomAdv/CustomAdv.d.ts +1 -0
- package/lib/esm/components/CustomAdv/CustomAdv.d.ts.map +1 -1
- package/lib/esm/components/CustomAdv/Skeleton.d.ts +1 -0
- package/lib/esm/components/CustomAdv/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Editor/Skeleton.d.ts +1 -0
- package/lib/esm/components/Editor/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Editor/plugins/AutoLinkPlugin.d.ts +1 -0
- package/lib/esm/components/Editor/plugins/AutoLinkPlugin.d.ts.map +1 -1
- package/lib/esm/components/Editor/plugins/EmojiPlugin.d.ts +1 -0
- package/lib/esm/components/Editor/plugins/EmojiPlugin.d.ts.map +1 -1
- package/lib/esm/components/Editor/plugins/ImagePlugin.d.ts +1 -0
- package/lib/esm/components/Editor/plugins/ImagePlugin.d.ts.map +1 -1
- package/lib/esm/components/Editor/plugins/MentionsPlugin.d.ts +1 -0
- package/lib/esm/components/Editor/plugins/MentionsPlugin.d.ts.map +1 -1
- package/lib/esm/components/Editor/plugins/OnChangePlugin.d.ts +1 -0
- package/lib/esm/components/Editor/plugins/OnChangePlugin.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Actions.d.ts +1 -0
- package/lib/esm/components/FeedObject/Actions/Actions.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Actions.js +6 -3
- package/lib/esm/components/FeedObject/Actions/Actions.js.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Comment/Comment.d.ts +1 -0
- package/lib/esm/components/FeedObject/Actions/Comment/Comment.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Follow/Follow.d.ts +1 -0
- package/lib/esm/components/FeedObject/Actions/Follow/Follow.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Reaction/Reaction.d.ts +33 -0
- package/lib/esm/components/FeedObject/Actions/Reaction/Reaction.d.ts.map +1 -0
- package/lib/esm/components/FeedObject/Actions/Reaction/Reaction.js +453 -0
- package/lib/esm/components/FeedObject/Actions/Reaction/Reaction.js.map +1 -0
- package/lib/esm/components/FeedObject/Actions/Reaction/index.d.ts +3 -0
- package/lib/esm/components/FeedObject/Actions/Reaction/index.d.ts.map +1 -0
- package/lib/esm/components/FeedObject/Actions/Reaction/index.js +3 -0
- package/lib/esm/components/FeedObject/Actions/Reaction/index.js.map +1 -0
- package/lib/esm/components/FeedObject/Actions/Share/Share.d.ts +1 -0
- package/lib/esm/components/FeedObject/Actions/Share/Share.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Share/SharesDialog/SharesDialog.d.ts +1 -0
- package/lib/esm/components/FeedObject/Actions/Share/SharesDialog/SharesDialog.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Vote/Vote.d.ts +1 -0
- package/lib/esm/components/FeedObject/Actions/Vote/Vote.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Vote/Vote.js +1 -1
- package/lib/esm/components/FeedObject/Actions/Vote/Vote.js.map +1 -1
- package/lib/esm/components/FeedObject/Activities/Activities.d.ts +1 -0
- package/lib/esm/components/FeedObject/Activities/Activities.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Activities/ActivitiesMenu/ActivitiesMenu.d.ts +1 -0
- package/lib/esm/components/FeedObject/Activities/ActivitiesMenu/ActivitiesMenu.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/CommentActivity/CommentActivity.d.ts +1 -0
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/CommentActivity/CommentActivity.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/FollowActivity/FollowActivity.d.ts +1 -0
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/FollowActivity/FollowActivity.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/PollVoteActivity/PollVoteActivity.d.ts +1 -0
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/PollVoteActivity/PollVoteActivity.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/RelevantActivities.d.ts +1 -0
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/RelevantActivities.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/VoteUpActivity/VoteUpActivity.d.ts +1 -0
- package/lib/esm/components/FeedObject/Activities/RelevantActivities/VoteUpActivity/VoteUpActivity.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Contributors/Contributors.d.ts +1 -0
- package/lib/esm/components/FeedObject/Contributors/Contributors.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Contributors/Skeleton.d.ts +1 -0
- package/lib/esm/components/FeedObject/Contributors/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/FeedObject.d.ts +1 -0
- package/lib/esm/components/FeedObject/FeedObject.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Poll/Choice/Choice.d.ts +1 -0
- package/lib/esm/components/FeedObject/Poll/Choice/Choice.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Poll/Poll.d.ts +1 -0
- package/lib/esm/components/FeedObject/Poll/Poll.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Skeleton.d.ts +1 -0
- package/lib/esm/components/FeedObject/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/FeedUpdates/Skeleton.d.ts +1 -0
- package/lib/esm/components/FeedUpdates/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/FollowCategoryButton/FollowCategoryButton.d.ts +1 -0
- package/lib/esm/components/FollowCategoryButton/FollowCategoryButton.d.ts.map +1 -1
- package/lib/esm/components/FollowUserButton/FollowUserButton.d.ts +1 -0
- package/lib/esm/components/FollowUserButton/FollowUserButton.d.ts.map +1 -1
- package/lib/esm/components/Footer/Footer.d.ts +6 -0
- package/lib/esm/components/Footer/Footer.d.ts.map +1 -1
- package/lib/esm/components/Footer/Footer.js +36 -7
- package/lib/esm/components/Footer/Footer.js.map +1 -1
- package/lib/esm/components/Footer/Skeleton.d.ts +1 -0
- package/lib/esm/components/Footer/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/FriendshipUserButton/FriendshipUserButton.d.ts +1 -0
- package/lib/esm/components/FriendshipUserButton/FriendshipUserButton.d.ts.map +1 -1
- package/lib/esm/components/Header/Header.d.ts +1 -0
- package/lib/esm/components/Header/Header.d.ts.map +1 -1
- package/lib/esm/components/Header/Header.js +6 -2
- package/lib/esm/components/Header/Header.js.map +1 -1
- package/lib/esm/components/Header/HeaderMenu.d.ts +1 -0
- package/lib/esm/components/Header/HeaderMenu.d.ts.map +1 -1
- package/lib/esm/components/Header/MobileHeader/MobileHeader.d.ts +1 -0
- package/lib/esm/components/Header/MobileHeader/MobileHeader.d.ts.map +1 -1
- package/lib/esm/components/Header/MobileHeader/MobileHeader.js +6 -2
- package/lib/esm/components/Header/MobileHeader/MobileHeader.js.map +1 -1
- package/lib/esm/components/Header/MobileHeader/Skeleton.d.ts +1 -0
- package/lib/esm/components/Header/MobileHeader/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Header/SearchBar.d.ts +1 -0
- package/lib/esm/components/Header/SearchBar.d.ts.map +1 -1
- package/lib/esm/components/Header/Skeleton.d.ts +1 -0
- package/lib/esm/components/Header/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Incubator/Incubator.d.ts +1 -0
- package/lib/esm/components/Incubator/Incubator.d.ts.map +1 -1
- package/lib/esm/components/Incubator/Skeleton.d.ts +1 -0
- package/lib/esm/components/Incubator/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Incubator/SubscribeButton/SubscribeButton.d.ts +1 -0
- package/lib/esm/components/Incubator/SubscribeButton/SubscribeButton.d.ts.map +1 -1
- package/lib/esm/components/IncubatorDetail/IncubatorDetail.d.ts +1 -0
- package/lib/esm/components/IncubatorDetail/IncubatorDetail.d.ts.map +1 -1
- package/lib/esm/components/IncubatorSuggestion/IncubatorSuggestion.d.ts +1 -0
- package/lib/esm/components/IncubatorSuggestion/IncubatorSuggestion.d.ts.map +1 -1
- package/lib/esm/components/IncubatorSuggestion/Skeleton.d.ts +1 -0
- package/lib/esm/components/IncubatorSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/IncubatorsList/CreateIncubatorDialog/CreateIncubatorDialog.d.ts +1 -0
- package/lib/esm/components/IncubatorsList/CreateIncubatorDialog/CreateIncubatorDialog.d.ts.map +1 -1
- package/lib/esm/components/IncubatorsList/IncubatorsList.d.ts +1 -0
- package/lib/esm/components/IncubatorsList/IncubatorsList.d.ts.map +1 -1
- package/lib/esm/components/IncubatorsList/Skeleton.d.ts +1 -0
- package/lib/esm/components/IncubatorsList/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/InlineComposer/Skeleton.d.ts +1 -0
- package/lib/esm/components/InlineComposer/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/LoyaltyProgram/LoyaltyProgram.d.ts +1 -0
- package/lib/esm/components/LoyaltyProgram/LoyaltyProgram.d.ts.map +1 -1
- package/lib/esm/components/LoyaltyProgram/LoyaltyProgramDialog/LoyaltyProgramDialog.d.ts +1 -0
- package/lib/esm/components/LoyaltyProgram/LoyaltyProgramDialog/LoyaltyProgramDialog.d.ts.map +1 -1
- package/lib/esm/components/LoyaltyProgram/Skeleton.d.ts +1 -0
- package/lib/esm/components/LoyaltyProgram/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/LoyaltyProgramDetail/LoyaltyProgramDetail.d.ts +1 -0
- package/lib/esm/components/LoyaltyProgramDetail/LoyaltyProgramDetail.d.ts.map +1 -1
- package/lib/esm/components/LoyaltyProgramDetail/Skeleton.d.ts +1 -0
- package/lib/esm/components/LoyaltyProgramDetail/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Message/Message.d.ts +1 -0
- package/lib/esm/components/Message/Message.d.ts.map +1 -1
- package/lib/esm/components/Message/Skeleton.d.ts +1 -0
- package/lib/esm/components/Message/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/MessageEditor/MessageEditor.d.ts +1 -0
- package/lib/esm/components/MessageEditor/MessageEditor.d.ts.map +1 -1
- package/lib/esm/components/MessageEditor/MessageMediaUploader/index.d.ts +1 -0
- package/lib/esm/components/MessageEditor/MessageMediaUploader/index.d.ts.map +1 -1
- package/lib/esm/components/MessageEditor/Skeleton.d.ts +1 -0
- package/lib/esm/components/MessageEditor/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Notification/CollapsedFor/CollapsedFor.d.ts +1 -0
- package/lib/esm/components/Notification/CollapsedFor/CollapsedFor.d.ts.map +1 -1
- package/lib/esm/components/Notification/Comment/Comment.d.ts +1 -0
- package/lib/esm/components/Notification/Comment/Comment.d.ts.map +1 -1
- package/lib/esm/components/Notification/Contribution/Contribution.d.ts +1 -0
- package/lib/esm/components/Notification/Contribution/Contribution.d.ts.map +1 -1
- package/lib/esm/components/Notification/ContributionFollow/ContributionFollow.d.ts +1 -0
- package/lib/esm/components/Notification/ContributionFollow/ContributionFollow.d.ts.map +1 -1
- package/lib/esm/components/Notification/DeletedFor/DeletedFor.d.ts +1 -0
- package/lib/esm/components/Notification/DeletedFor/DeletedFor.d.ts.map +1 -1
- package/lib/esm/components/Notification/IncubatorApproved/IncubatorApproved.d.ts +1 -0
- package/lib/esm/components/Notification/IncubatorApproved/IncubatorApproved.d.ts.map +1 -1
- package/lib/esm/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.d.ts +1 -0
- package/lib/esm/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.d.ts.map +1 -1
- package/lib/esm/components/Notification/KindlyNoticeFor/KindlyNoticeFor.d.ts +1 -0
- package/lib/esm/components/Notification/KindlyNoticeFor/KindlyNoticeFor.d.ts.map +1 -1
- package/lib/esm/components/Notification/Mention/Mention.d.ts +1 -0
- package/lib/esm/components/Notification/Mention/Mention.d.ts.map +1 -1
- package/lib/esm/components/Notification/Notification.d.ts +1 -0
- package/lib/esm/components/Notification/Notification.d.ts.map +1 -1
- package/lib/esm/components/Notification/PrivateMessage/PrivateMessage.d.ts +1 -0
- package/lib/esm/components/Notification/PrivateMessage/PrivateMessage.d.ts.map +1 -1
- package/lib/esm/components/Notification/Skeleton.d.ts +1 -0
- package/lib/esm/components/Notification/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Notification/UndeletedFor/UndeletedFor.d.ts +1 -0
- package/lib/esm/components/Notification/UndeletedFor/UndeletedFor.d.ts.map +1 -1
- package/lib/esm/components/Notification/UserBlocked/UserBlocked.d.ts +1 -0
- package/lib/esm/components/Notification/UserBlocked/UserBlocked.d.ts.map +1 -1
- package/lib/esm/components/Notification/UserConnection/UserConnection.d.ts +1 -0
- package/lib/esm/components/Notification/UserConnection/UserConnection.d.ts.map +1 -1
- package/lib/esm/components/Notification/UserFollow/UserFollow.d.ts +1 -0
- package/lib/esm/components/Notification/UserFollow/UserFollow.d.ts.map +1 -1
- package/lib/esm/components/Notification/VoteUp/VoteUp.d.ts +1 -0
- package/lib/esm/components/Notification/VoteUp/VoteUp.d.ts.map +1 -1
- package/lib/esm/components/PeopleSuggestion/PeopleSuggestion.d.ts +1 -0
- package/lib/esm/components/PeopleSuggestion/PeopleSuggestion.d.ts.map +1 -1
- package/lib/esm/components/PeopleSuggestion/Skeleton.d.ts +1 -0
- package/lib/esm/components/PeopleSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Platform/Platform.d.ts +1 -0
- package/lib/esm/components/Platform/Platform.d.ts.map +1 -1
- package/lib/esm/components/Platform/Skeleton.d.ts +1 -0
- package/lib/esm/components/Platform/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/PollSuggestion/PollSnippet/PollSnippet.d.ts +1 -0
- package/lib/esm/components/PollSuggestion/PollSnippet/PollSnippet.d.ts.map +1 -1
- package/lib/esm/components/PollSuggestion/PollSnippet/Skeleton.d.ts +1 -0
- package/lib/esm/components/PollSuggestion/PollSnippet/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/PollSuggestion/PollSuggestion.d.ts +1 -0
- package/lib/esm/components/PollSuggestion/PollSuggestion.d.ts.map +1 -1
- package/lib/esm/components/PollSuggestion/Skeleton.d.ts +1 -0
- package/lib/esm/components/PollSuggestion/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/RelatedFeedObjects/RelatedFeedObjects.d.ts +1 -0
- package/lib/esm/components/RelatedFeedObjects/RelatedFeedObjects.d.ts.map +1 -1
- package/lib/esm/components/RelatedFeedObjects/Skeleton.d.ts +1 -0
- package/lib/esm/components/RelatedFeedObjects/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Skeleton/AvatarGroupSkeleton.d.ts +1 -0
- package/lib/esm/components/Skeleton/AvatarGroupSkeleton.d.ts.map +1 -1
- package/lib/esm/components/Skeleton/GenericSkeleton.d.ts +1 -0
- package/lib/esm/components/Skeleton/GenericSkeleton.d.ts.map +1 -1
- package/lib/esm/components/SnippetNotifications/Skeleton.d.ts +1 -0
- package/lib/esm/components/SnippetNotifications/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/SnippetNotifications/SnippetNotifications.d.ts +2 -0
- package/lib/esm/components/SnippetNotifications/SnippetNotifications.d.ts.map +1 -1
- package/lib/esm/components/SnippetNotifications/SnippetNotifications.js +26 -5
- package/lib/esm/components/SnippetNotifications/SnippetNotifications.js.map +1 -1
- package/lib/esm/components/Snippets/Skeleton.d.ts +1 -0
- package/lib/esm/components/Snippets/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Snippets/Snippets.d.ts +1 -0
- package/lib/esm/components/Snippets/Snippets.d.ts.map +1 -1
- package/lib/esm/components/Thread/Skeleton.d.ts +1 -0
- package/lib/esm/components/Thread/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/Thread/Thread.d.ts +1 -0
- package/lib/esm/components/Thread/Thread.d.ts.map +1 -1
- package/lib/esm/components/ToastNotifications/Skeleton.d.ts +1 -0
- package/lib/esm/components/ToastNotifications/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/ToastNotifications/ToastNotifications.d.ts +1 -0
- package/lib/esm/components/ToastNotifications/ToastNotifications.d.ts.map +1 -1
- package/lib/esm/components/TrendingFeed/Skeleton.d.ts +1 -0
- package/lib/esm/components/TrendingFeed/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/TrendingFeed/TrendingFeed.d.ts +1 -0
- package/lib/esm/components/TrendingFeed/TrendingFeed.d.ts.map +1 -1
- package/lib/esm/components/TrendingPeople/Skeleton.d.ts +1 -0
- package/lib/esm/components/TrendingPeople/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/TrendingPeople/TrendingPeople.d.ts +1 -0
- package/lib/esm/components/TrendingPeople/TrendingPeople.d.ts.map +1 -1
- package/lib/esm/components/User/Skeleton.d.ts +1 -0
- package/lib/esm/components/User/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/User/User.d.ts +1 -0
- package/lib/esm/components/User/User.d.ts.map +1 -1
- package/lib/esm/components/UserFollowers/Skeleton.d.ts +1 -0
- package/lib/esm/components/UserFollowers/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/UserFollowers/UserFollowers.d.ts +1 -0
- package/lib/esm/components/UserFollowers/UserFollowers.d.ts.map +1 -1
- package/lib/esm/components/UserProfileEdit/Section/PublicInfo.d.ts +1 -0
- package/lib/esm/components/UserProfileEdit/Section/PublicInfo.d.ts.map +1 -1
- package/lib/esm/components/UserProfileEdit/Section/PublicInfo.js +18 -5
- package/lib/esm/components/UserProfileEdit/Section/PublicInfo.js.map +1 -1
- package/lib/esm/components/UserProfileEdit/Section/Settings.d.ts +1 -0
- package/lib/esm/components/UserProfileEdit/Section/Settings.d.ts.map +1 -1
- package/lib/esm/components/UserProfileEdit/Section/Settings.js +3 -3
- package/lib/esm/components/UserProfileEdit/Section/Settings.js.map +1 -1
- package/lib/esm/components/UserProfileEdit/Section/SettingsSkeleton.d.ts +1 -0
- package/lib/esm/components/UserProfileEdit/Section/SettingsSkeleton.d.ts.map +1 -1
- package/lib/esm/components/UserProfileEdit/Skeleton.d.ts +1 -0
- package/lib/esm/components/UserProfileEdit/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/UserProfileHeader/Skeleton.d.ts +1 -0
- package/lib/esm/components/UserProfileHeader/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/UserProfileHeader/UserProfileHeader.d.ts +1 -0
- package/lib/esm/components/UserProfileHeader/UserProfileHeader.d.ts.map +1 -1
- package/lib/esm/components/UserProfileHeader/UserProfileHeader.js.map +1 -1
- package/lib/esm/components/UserProfileInfo/Skeleton.d.ts +1 -0
- package/lib/esm/components/UserProfileInfo/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.d.ts +1 -0
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.d.ts.map +1 -1
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.js +26 -3
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.js.map +1 -1
- package/lib/esm/components/UsersFollowed/Skeleton.d.ts +1 -0
- package/lib/esm/components/UsersFollowed/Skeleton.d.ts.map +1 -1
- package/lib/esm/components/UsersFollowed/UsersFollowed.d.ts +1 -0
- package/lib/esm/components/UsersFollowed/UsersFollowed.d.ts.map +1 -1
- package/lib/esm/constants/LegalPolicies.d.ts +6 -0
- package/lib/esm/constants/LegalPolicies.d.ts.map +1 -0
- package/lib/esm/constants/LegalPolicies.js +6 -0
- package/lib/esm/constants/LegalPolicies.js.map +1 -0
- package/lib/esm/constants/UserProfile.d.ts.map +1 -1
- package/lib/esm/constants/UserProfile.js +1 -0
- package/lib/esm/constants/UserProfile.js.map +1 -1
- package/lib/esm/index.d.ts +8 -1
- package/lib/esm/index.d.ts.map +1 -1
- package/lib/esm/index.js +10 -1
- package/lib/esm/index.js.map +1 -1
- package/lib/esm/shared/AutoPlayer/index.d.ts +1 -0
- package/lib/esm/shared/AutoPlayer/index.d.ts.map +1 -1
- package/lib/esm/shared/BaseDialog/BaseDialog.d.ts +1 -0
- package/lib/esm/shared/BaseDialog/BaseDialog.d.ts.map +1 -1
- package/lib/esm/shared/BaseDialog/title.d.ts +1 -0
- package/lib/esm/shared/BaseDialog/title.d.ts.map +1 -1
- package/lib/esm/shared/Bullet/index.d.ts +1 -0
- package/lib/esm/shared/Bullet/index.d.ts.map +1 -1
- package/lib/esm/shared/CentralProgress/index.d.ts +1 -0
- package/lib/esm/shared/CentralProgress/index.d.ts.map +1 -1
- package/lib/esm/shared/ConsentSolutionSwitch/index.d.ts +41 -0
- package/lib/esm/shared/ConsentSolutionSwitch/index.d.ts.map +1 -0
- package/lib/esm/shared/ConsentSolutionSwitch/index.js +165 -0
- package/lib/esm/shared/ConsentSolutionSwitch/index.js.map +1 -0
- package/lib/esm/shared/ContributionActionsMenu/index.d.ts +1 -0
- package/lib/esm/shared/ContributionActionsMenu/index.d.ts.map +1 -1
- package/lib/esm/shared/DateTimeAgo/index.d.ts +1 -0
- package/lib/esm/shared/DateTimeAgo/index.d.ts.map +1 -1
- package/lib/esm/shared/EmailTextField/index.d.ts +1 -0
- package/lib/esm/shared/EmailTextField/index.d.ts.map +1 -1
- package/lib/esm/shared/HiddenPlaceholder/index.d.ts +1 -0
- package/lib/esm/shared/HiddenPlaceholder/index.d.ts.map +1 -1
- package/lib/esm/shared/MarkRead/MarkRead.d.ts +1 -0
- package/lib/esm/shared/MarkRead/MarkRead.d.ts.map +1 -1
- package/lib/esm/shared/Media/Document/EditButton.d.ts +1 -0
- package/lib/esm/shared/Media/Document/EditButton.d.ts.map +1 -1
- package/lib/esm/shared/Media/Document/EditComponent.d.ts +1 -0
- package/lib/esm/shared/Media/Document/EditComponent.d.ts.map +1 -1
- package/lib/esm/shared/Media/Document/PreviewComponent.d.ts +1 -0
- package/lib/esm/shared/Media/Document/PreviewComponent.d.ts.map +1 -1
- package/lib/esm/shared/Media/Image/EditButton.d.ts +1 -0
- package/lib/esm/shared/Media/Image/EditButton.d.ts.map +1 -1
- package/lib/esm/shared/Media/Image/EditComponent.d.ts +1 -0
- package/lib/esm/shared/Media/Image/EditComponent.d.ts.map +1 -1
- package/lib/esm/shared/Media/Image/PreviewImage/index.d.ts +1 -0
- package/lib/esm/shared/Media/Image/PreviewImage/index.d.ts.map +1 -1
- package/lib/esm/shared/Media/Link/EditButton.d.ts +1 -0
- package/lib/esm/shared/Media/Link/EditButton.d.ts.map +1 -1
- package/lib/esm/shared/Media/Link/EditComponent.d.ts +1 -0
- package/lib/esm/shared/Media/Link/EditComponent.d.ts.map +1 -1
- package/lib/esm/shared/Media/Link/UrlTextField/index.d.ts +1 -0
- package/lib/esm/shared/Media/Link/UrlTextField/index.d.ts.map +1 -1
- package/lib/esm/shared/Media/Video/EditButton.d.ts +1 -0
- package/lib/esm/shared/Media/Video/EditButton.d.ts.map +1 -1
- package/lib/esm/shared/Media/Video/EditComponent.d.ts +1 -0
- package/lib/esm/shared/Media/Video/EditComponent.d.ts.map +1 -1
- package/lib/esm/shared/MediaChunkUploader/index.d.ts +1 -0
- package/lib/esm/shared/MediaChunkUploader/index.d.ts.map +1 -1
- package/lib/esm/shared/MediasPreview/index.d.ts +1 -0
- package/lib/esm/shared/MediasPreview/index.d.ts.map +1 -1
- package/lib/esm/shared/MessageChunkUploader/index.d.ts +1 -0
- package/lib/esm/shared/MessageChunkUploader/index.d.ts.map +1 -1
- package/lib/esm/shared/MetadataField/MetadataField.d.ts +1 -0
- package/lib/esm/shared/MetadataField/MetadataField.d.ts.map +1 -1
- package/lib/esm/shared/MetadataField/MetadataField.js +3 -9
- package/lib/esm/shared/MetadataField/MetadataField.js.map +1 -1
- package/lib/esm/shared/NewChip/NewChip.d.ts +1 -0
- package/lib/esm/shared/NewChip/NewChip.d.ts.map +1 -1
- package/lib/esm/shared/PasswordTextField/index.d.ts +1 -0
- package/lib/esm/shared/PasswordTextField/index.d.ts.map +1 -1
- package/lib/esm/shared/PhoneTextField/index.d.ts +5 -0
- package/lib/esm/shared/PhoneTextField/index.d.ts.map +1 -0
- package/lib/esm/shared/PhoneTextField/index.js +50 -0
- package/lib/esm/shared/PhoneTextField/index.js.map +1 -0
- package/lib/esm/shared/ScrollContainer/index.d.ts +1 -0
- package/lib/esm/shared/ScrollContainer/index.d.ts.map +1 -1
- package/lib/esm/shared/TagChip/index.d.ts +10 -3
- package/lib/esm/shared/TagChip/index.d.ts.map +1 -1
- package/lib/esm/shared/TagChip/index.js +2 -2
- package/lib/esm/shared/TagChip/index.js.map +1 -1
- package/lib/esm/shared/Tags/index.d.ts +1 -0
- package/lib/esm/shared/Tags/index.d.ts.map +1 -1
- package/lib/esm/shared/UrlTextField/index.d.ts +1 -0
- package/lib/esm/shared/UrlTextField/index.d.ts.map +1 -1
- package/lib/esm/shared/UsernameTextField/index.d.ts +1 -0
- package/lib/esm/shared/UsernameTextField/index.d.ts.map +1 -1
- package/lib/esm/shared/VirtualizedScroller/VirtualScrollerChild.d.ts +1 -0
- package/lib/esm/shared/VirtualizedScroller/VirtualScrollerChild.d.ts.map +1 -1
- package/lib/esm/types/user.d.ts +2 -1
- package/lib/esm/types/user.d.ts.map +1 -1
- package/lib/esm/types/user.js +1 -0
- package/lib/esm/types/user.js.map +1 -1
- package/lib/esm/utils/legalPages.d.ts +19 -0
- package/lib/esm/utils/legalPages.d.ts.map +1 -0
- package/lib/esm/utils/legalPages.js +28 -0
- package/lib/esm/utils/legalPages.js.map +1 -0
- package/lib/umd/react-ui.js +21 -21
- package/lib/umd/react-ui.js.LICENSE.txt +9 -14
- package/lib/umd/react-ui.js.map +1 -1
- package/package.json +17 -16
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileHeader/Skeleton.tsx"],"names":[],"mappings":"AAkCA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,iBAAS,yBAAyB,IAAI,GAAG,CAAC,OAAO,CAYhD;AAED,eAAe,yBAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileHeader/Skeleton.tsx"],"names":[],"mappings":";AAkCA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,iBAAS,yBAAyB,IAAI,GAAG,CAAC,OAAO,CAYhD;AAED,eAAe,yBAAyB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserProfileHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileHeader/UserProfileHeader.tsx"],"names":[],"mappings":"AAGA,OAAoB,EAAC,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAC7D,OAAsB,EAAC,kBAAkB,EAAC,MAAM,kBAAkB,CAAC;AACnE,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAmEhD,MAAM,WAAW,sBAAsB;IACrC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,CAAC;IAElB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IAExC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IAEpC;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,OAAO,EAAE,sBAAsB,GAAG,GAAG,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"UserProfileHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileHeader/UserProfileHeader.tsx"],"names":[],"mappings":";AAGA,OAAoB,EAAC,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAC7D,OAAsB,EAAC,kBAAkB,EAAC,MAAM,kBAAkB,CAAC;AACnE,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAmEhD,MAAM,WAAW,sBAAsB;IACrC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,CAAC;IAElB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IAExC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IAEpC;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,OAAO,EAAE,sBAAsB,GAAG,GAAG,CAAC,OAAO,CAwEtF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserProfileHeader.js","sourceRoot":"","sources":["../../../../src/components/UserProfileHeader/UserProfileHeader.tsx"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,MAAM,EAAC,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAC,GAAG,EAAE,KAAK,EAAE,UAAU,EAAC,MAAM,eAAe,CAAC;AACrD,OAAO,WAA+B,MAAM,gBAAgB,CAAC;AAC7D,OAAO,aAAmC,MAAM,kBAAkB,CAAC;AAEnE,OAAO,EAEL,aAAa,EAGb,YAAY,EACZ,cAAc,EACd,gBAAgB,EAChB,SAAS,EACV,MAAM,2BAA2B,CAAC;AACnC,OAAO,yBAAyB,MAAM,YAAY,CAAC;AACnD,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,EAAC,aAAa,EAAC,MAAM,aAAa,CAAC;AAE1C,MAAM,MAAM,GAAG,qBAAqB,CAAC;AAErC,MAAM,OAAO,GAAG;IACd,IAAI,EAAE,GAAG,MAAM,OAAO;IACtB,KAAK,EAAE,GAAG,MAAM,QAAQ;IACxB,MAAM,EAAE,GAAG,MAAM,SAAS;IAC1B,QAAQ,EAAE,GAAG,MAAM,WAAW;IAC9B,aAAa,EAAE,GAAG,MAAM,iBAAiB;IACzC,WAAW,EAAE,GAAG,MAAM,eAAe;CACtC,CAAC;AAEF,MAAM,IAAI,GAAG,MAAM,CAAC,GAAG,EAAE;IACvB,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI;CAClD,CAAC,CAAC,CAAC,EAAC,KAAK,EAAC,EAAE,EAAE,CAAC,CAAC;IACf,CAAC,MAAM,OAAO,CAAC,KAAK,EAAE,CAAC,EAAE;QACvB,QAAQ,EAAE,UAAU;QACpB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,0EAA0E;KACvF;IACD,CAAC,MAAM,OAAO,CAAC,MAAM,EAAE,CAAC,EAAE;QACxB,OAAO,EAAE,OAAO;QAChB,QAAQ,EAAE,UAAU;QACpB,MAAM,EAAE,UAAU;QAClB,GAAG,EAAE,GAAG;QACR,KAAK,EAAE,GAAG;QACV,MAAM,EAAE,GAAG;QACX,YAAY,EAAE,GAAG;QACjB,MAAM,EAAE,gBAAgB;KACzB;IACD,CAAC,MAAM,OAAO,CAAC,QAAQ,EAAE,CAAC,EAAE;QAC1B,SAAS,EAAE,EAAE;QACb,SAAS,EAAE,QAAQ;KACpB;IACD,CAAC,MAAM,OAAO,CAAC,aAAa,EAAE,CAAC,EAAE;QAC/B,QAAQ,EAAE,UAAU;QACpB,OAAO,EAAE,MAAM;QACf,MAAM,EAAE,UAAU;QAClB,GAAG,EAAE,GAAG;QACR,IAAI,EAAE,EAAE;KACT;IACD,CAAC,MAAM,OAAO,CAAC,WAAW,EAAE,CAAC,EAAE;QAC7B,QAAQ,EAAE,UAAU;QACpB,KAAK,EAAE,EAAE;QACT,MAAM,EAAE,EAAE;QACV,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,EAAE;YAC9B,MAAM,EAAE,GAAG;SACZ;KACF;CACF,CAAC,CAAC,CAAC;AA2CJ;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,OAA+B;IACvE,QAAQ;IACR,MAAM,KAAK,GAA2B,aAAa,CAAC;QAClD,KAAK,EAAE,OAAO;QACd,IAAI,EAAE,MAAM;KACb,CAAC,CAAC;IACH,MAAM,EAAC,EAAE,GAAG,IAAI,EAAE,SAAS,GAAG,IAAI,EAAE,MAAM,GAAG,IAAI,EAAE,IAAI,GAAG,IAAI,EAAE,kBAAkB,GAAG,EAAE,EAAE,gBAAgB,GAAG,EAAE,KAAa,KAAK,EAAb,IAAI,UAAI,KAAK,EAA1H,+EAAkH,CAAQ,CAAC;IAEjI,cAAc;IACd,MAAM,aAAa,GAA6B,gBAAgB,EAAE,CAAC;IAEnE,UAAU;IACV,MAAM,SAAS,GAAkB,YAAY,EAAE,CAAC;IAChD,MAAM,aAAa,GAAsB,SAAS,EAAE,CAAC;IAErD,QAAQ;IACR,MAAM,EAAC,MAAM,EAAE,SAAS,EAAC,GAAG,cAAc,CAAC,EAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAC,CAAC,CAAC;IAE/D;;;;;OAKG;IACH,SAAS,kBAAkB,CAAC,MAAM;QAChC,IAAI,MAAM,CAAC,EAAE,KAAK,aAAa,CAAC,IAAI,CAAC,EAAE,IAAI,MAAM,EAAE;YACjD,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,EAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAC,CAAC,CAAC,CAAC;SAC/D;aAAM;YACL,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,EAAC,MAAM,EAAE,GAAG,SAAS,CAAC,QAAQ,CAAC,MAAM,WAAW,MAAM,CAAC,QAAQ,EAAE,EAAC,CAAC,CAAC,CAAC;SAC1G;IACH,CAAC;IAED;;;;OAIG;IACH,SAAS,iBAAiB,CAAC,KAAK;QAC9B,IAAI,MAAM,CAAC,EAAE,KAAK,aAAa,CAAC,IAAI,CAAC,EAAE,EAAE;YACvC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,EAAC,KAAK,EAAE,KAAK,EAAC,CAAC,CAAC,CAAC;SACtD;IACH,CAAC;IAED,SAAS;IACT,IAAI,CAAC,MAAM,EAAE;QACX,OAAO,oBAAC,yBAAyB,OAAG,CAAC;KACtC;IACD,MAAM,IAAI,GAAG,aAAa,CAAC,IAAI,IAAI,MAAM,CAAC,EAAE,KAAK,aAAa,CAAC,IAAI,CAAC,EAAE,CAAC;IACvE,MAAM,gBAAgB,qBACjB,CAAC,MAAM,CAAC,KAAK;QACd,CAAC,CAAC,EAAC,UAAU,EAAE,QAAQ,MAAM,CAAC,KAAK,mBAAmB,EAAC;QACvD,CAAC,CAAC,EAAC,UAAU,EAAE,QAAQ,aAAa,CAAC,WAAW,CAAC,aAAa,CAAC,yBAAyB,CAAC,CAAC,KAAK,mBAAmB,EAAC,CAAC,CACvH,CAAC;
|
|
1
|
+
{"version":3,"file":"UserProfileHeader.js","sourceRoot":"","sources":["../../../../src/components/UserProfileHeader/UserProfileHeader.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileInfo/Skeleton.tsx"],"names":[],"mappings":"AAiBA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,iBAAS,uBAAuB,IAAI,GAAG,CAAC,OAAO,CAW9C;AAED,eAAe,uBAAuB,CAAC"}
|
|
1
|
+
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileInfo/Skeleton.tsx"],"names":[],"mappings":";AAiBA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,iBAAS,uBAAuB,IAAI,GAAG,CAAC,OAAO,CAW9C;AAED,eAAe,uBAAuB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserProfileInfo.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileInfo/UserProfileInfo.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAMhD,OAAO,EAAC,mBAAmB,EAAC,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"UserProfileInfo.d.ts","sourceRoot":"","sources":["../../../../src/components/UserProfileInfo/UserProfileInfo.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAMhD,OAAO,EAAC,mBAAmB,EAAC,MAAM,aAAa,CAAC;AA8DhD,MAAM,WAAW,oBAAoB;IACnC;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,CAAC;IAElB;;;OAGG;IACH,MAAM,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAE/B;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AACD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,OAAO,EAAE,oBAAoB,GAAG,GAAG,CAAC,OAAO,CA0FlF"}
|
|
@@ -13,13 +13,15 @@ import React, { useMemo } from 'react';
|
|
|
13
13
|
import { styled } from '@mui/material/styles';
|
|
14
14
|
import { Box, Grid, Typography } from '@mui/material';
|
|
15
15
|
import { defineMessages, useIntl } from 'react-intl';
|
|
16
|
-
import { camelCase } from '@selfcommunity/utils';
|
|
16
|
+
import { camelCase, Logger } from '@selfcommunity/utils';
|
|
17
17
|
import { SCPreferences, useSCFetchUser, useSCPreferences } from '@selfcommunity/react-core';
|
|
18
18
|
import { DEFAULT_FIELDS } from '../../constants/UserProfile';
|
|
19
19
|
import UserProfileInfoSkeleton from './Skeleton';
|
|
20
20
|
import classNames from 'classnames';
|
|
21
21
|
import { useThemeProps } from '@mui/system';
|
|
22
22
|
import { SCUserProfileFields } from '../../types';
|
|
23
|
+
import TagChip from '../../shared/TagChip';
|
|
24
|
+
import { SCOPE_SC_UI } from '../../constants/Errors';
|
|
23
25
|
const messages = defineMessages({
|
|
24
26
|
realName: {
|
|
25
27
|
id: 'ui.userProfileInfo.realName',
|
|
@@ -52,6 +54,10 @@ const messages = defineMessages({
|
|
|
52
54
|
website: {
|
|
53
55
|
id: 'ui.userProfileInfo.website',
|
|
54
56
|
defaultMessage: 'ui.userProfileInfo.website'
|
|
57
|
+
},
|
|
58
|
+
tags: {
|
|
59
|
+
id: 'ui.userProfileInfo.website',
|
|
60
|
+
defaultMessage: 'ui.userProfileInfo.website'
|
|
55
61
|
}
|
|
56
62
|
});
|
|
57
63
|
const PREFIX = 'SCUserProfileInfo';
|
|
@@ -107,7 +113,17 @@ export default function UserProfileInfo(inProps) {
|
|
|
107
113
|
// PREFERENCES
|
|
108
114
|
const scPreferences = useSCPreferences();
|
|
109
115
|
const metadataDefinitions = useMemo(() => {
|
|
110
|
-
|
|
116
|
+
if (scPreferences.preferences && SCPreferences.CONFIGURATIONS_USER_METADATA_DEFINITIONS in scPreferences.preferences) {
|
|
117
|
+
try {
|
|
118
|
+
return JSON.parse(scPreferences.preferences[SCPreferences.CONFIGURATIONS_USER_METADATA_DEFINITIONS].value);
|
|
119
|
+
}
|
|
120
|
+
catch (e) {
|
|
121
|
+
Logger.error(SCOPE_SC_UI, 'Error on parse user metadata.');
|
|
122
|
+
console.log(scPreferences.preferences[SCPreferences.CONFIGURATIONS_USER_METADATA_DEFINITIONS]);
|
|
123
|
+
return {};
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
return null;
|
|
111
127
|
}, [scPreferences.preferences]);
|
|
112
128
|
// RENDER
|
|
113
129
|
const renderField = (user, field) => {
|
|
@@ -115,11 +131,15 @@ export default function UserProfileInfo(inProps) {
|
|
|
115
131
|
case SCUserProfileFields.DATE_JOINED:
|
|
116
132
|
case SCUserProfileFields.DATE_OF_BIRTH:
|
|
117
133
|
return `${intl.formatDate(user[field], { year: 'numeric', month: 'numeric', day: 'numeric' })}`;
|
|
134
|
+
case SCUserProfileFields.TAGS:
|
|
135
|
+
return (React.createElement(React.Fragment, null, user.tags
|
|
136
|
+
.filter((t) => t.visible)
|
|
137
|
+
.map((t, i) => (React.createElement(TagChip, { tag: t, key: i, clickable: false, disposable: false })))));
|
|
118
138
|
default:
|
|
119
139
|
return user[field];
|
|
120
140
|
}
|
|
121
141
|
};
|
|
122
|
-
if (!scUser) {
|
|
142
|
+
if (!scUser || !metadataDefinitions) {
|
|
123
143
|
return React.createElement(UserProfileInfoSkeleton, null);
|
|
124
144
|
}
|
|
125
145
|
if (fields.length === 0) {
|
|
@@ -128,6 +148,9 @@ export default function UserProfileInfo(inProps) {
|
|
|
128
148
|
return (React.createElement(Root, Object.assign({ className: classNames(classes.root, className) }, rest),
|
|
129
149
|
React.createElement(Grid, { container: true, spacing: 2 }, fields.map((field) => {
|
|
130
150
|
if (scUser[field]) {
|
|
151
|
+
if (field === SCUserProfileFields.TAGS) {
|
|
152
|
+
return (React.createElement(React.Fragment, { key: field }, scUser[field].length > 0 && (React.createElement(Grid, { item: true, xs: 6 }, renderField(scUser, field)))));
|
|
153
|
+
}
|
|
131
154
|
return (React.createElement(Grid, { item: true, xs: 6, key: field },
|
|
132
155
|
React.createElement(Typography, { variant: "body2" },
|
|
133
156
|
React.createElement("span", { className: classes.field },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserProfileInfo.js","sourceRoot":"","sources":["../../../../src/components/UserProfileInfo/UserProfileInfo.tsx"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,KAAK,EAAE,EAAC,OAAO,EAAC,MAAM,OAAO,CAAC;AACrC,OAAO,EAAC,MAAM,EAAC,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAC,GAAG,EAAE,IAAI,EAAE,UAAU,EAAC,MAAM,eAAe,CAAC;AACpD,OAAO,EAAC,cAAc,EAAE,OAAO,EAAC,MAAM,YAAY,CAAC;AACnD,OAAO,EAAC,SAAS,EAAC,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"UserProfileInfo.js","sourceRoot":"","sources":["../../../../src/components/UserProfileInfo/UserProfileInfo.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/UsersFollowed/Skeleton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAC,WAAW,EAAC,MAAM,WAAW,CAAC;AAetC;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,KAAK,EAAE,WAAW,GAAG,GAAG,CAAC,OAAO,CAE7E"}
|
|
1
|
+
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/UsersFollowed/Skeleton.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAC,WAAW,EAAC,MAAM,WAAW,CAAC;AAetC;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,KAAK,EAAE,WAAW,GAAG,GAAG,CAAC,OAAO,CAE7E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UsersFollowed.d.ts","sourceRoot":"","sources":["../../../../src/components/UsersFollowed/UsersFollowed.tsx"],"names":[],"mappings":"AAiBA,OAAa,EAAC,SAAS,EAAC,MAAM,SAAS,CAAC;AA0CxC,MAAM,WAAW,kBAAkB;IACjC;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;CACvB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,OAAO,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,CAuM9E"}
|
|
1
|
+
{"version":3,"file":"UsersFollowed.d.ts","sourceRoot":"","sources":["../../../../src/components/UsersFollowed/UsersFollowed.tsx"],"names":[],"mappings":";AAiBA,OAAa,EAAC,SAAS,EAAC,MAAM,SAAS,CAAC;AA0CxC,MAAM,WAAW,kBAAkB;IACjC;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;CACvB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,OAAO,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,CAuM9E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegalPolicies.d.ts","sourceRoot":"","sources":["../../../src/constants/LegalPolicies.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,uBAAuB,EAAC,MAAM,sBAAsB,CAAC;AAE7D;;GAEG;AACH,eAAO,MAAM,cAAc,2BAAkF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegalPolicies.js","sourceRoot":"","sources":["../../../src/constants/LegalPolicies.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,uBAAuB,EAAC,MAAM,sBAAsB,CAAC;AAE7D;;GAEG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,uBAAuB,CAAC,oBAAoB,EAAE,uBAAuB,CAAC,OAAO,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserProfile.d.ts","sourceRoot":"","sources":["../../../src/constants/UserProfile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAE,qBAAqB,EAAC,MAAM,UAAU,CAAC;AAEpE,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"UserProfile.d.ts","sourceRoot":"","sources":["../../../src/constants/UserProfile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAE,qBAAqB,EAAC,MAAM,UAAU,CAAC;AAEpE,eAAO,MAAM,cAAc,uBAQ1B,CAAC;AAEF,eAAO,MAAM,gBAAgB,yBAAiH,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserProfile.js","sourceRoot":"","sources":["../../../src/constants/UserProfile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAE,qBAAqB,EAAC,MAAM,UAAU,CAAC;AAEpE,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,mBAAmB,CAAC,SAAS;IAC7B,mBAAmB,CAAC,WAAW;IAC/B,mBAAmB,CAAC,aAAa;IACjC,mBAAmB,CAAC,WAAW;IAC/B,mBAAmB,CAAC,OAAO;IAC3B,mBAAmB,CAAC,GAAG;CACxB,CAAC;AAEF,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,qBAAqB,CAAC,YAAY,EAAE,qBAAqB,CAAC,WAAW,EAAE,qBAAqB,CAAC,eAAe,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"UserProfile.js","sourceRoot":"","sources":["../../../src/constants/UserProfile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAE,qBAAqB,EAAC,MAAM,UAAU,CAAC;AAEpE,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,mBAAmB,CAAC,IAAI;IACxB,mBAAmB,CAAC,SAAS;IAC7B,mBAAmB,CAAC,WAAW;IAC/B,mBAAmB,CAAC,aAAa;IACjC,mBAAmB,CAAC,WAAW;IAC/B,mBAAmB,CAAC,OAAO;IAC3B,mBAAmB,CAAC,GAAG;CACxB,CAAC;AAEF,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,qBAAqB,CAAC,YAAY,EAAE,qBAAqB,CAAC,WAAW,EAAE,qBAAqB,CAAC,eAAe,CAAC,CAAC"}
|
package/lib/esm/index.d.ts
CHANGED
|
@@ -59,18 +59,25 @@ import UrlTextField from './shared/UrlTextField';
|
|
|
59
59
|
import UsernameTextField from './shared/UsernameTextField';
|
|
60
60
|
import EmailTextField from './shared/EmailTextField';
|
|
61
61
|
import PasswordTextField from './shared/PasswordTextField';
|
|
62
|
+
import PhoneTextField from './shared/PhoneTextField';
|
|
62
63
|
import { MEDIA_TYPE_EMBED } from './constants/Media';
|
|
63
64
|
import PollSuggestion, { PollSuggestionProps } from './components/PollSuggestion';
|
|
65
|
+
import ConsentSolution, { ConsentSolutionProps, ConsentSolutionSkeleton } from './components/ConsentSolution';
|
|
66
|
+
import ConsentSolutionButton, { ConsentSolutionButtonProps } from './components/ConsentSolutionButton';
|
|
64
67
|
import Incubator, { IncubatorProps } from './components/Incubator';
|
|
65
68
|
import IncubatorsList, { IncubatorsListProps } from './components/IncubatorsList';
|
|
66
69
|
import IncubatorDetail, { IncubatorDetailProps } from './components/IncubatorDetail';
|
|
67
70
|
import IncubatorSuggestion, { IncubatorSuggestionProps } from './components/IncubatorSuggestion';
|
|
68
71
|
import Footer, { FooterProps } from './components/Footer';
|
|
69
72
|
import Header, { HeaderProps, HeaderSkeleton } from './components/Header';
|
|
73
|
+
/**
|
|
74
|
+
* Constants
|
|
75
|
+
*/
|
|
70
76
|
import { DEFAULT_WIDGETS_NUMBER } from './constants/Feed';
|
|
71
77
|
import { DEFAULT_PAGINATION_QUERY_PARAM_NAME, DEFAULT_PAGINATION_OFFSET, DEFAULT_PAGINATION_LIMIT } from './constants/Pagination';
|
|
72
78
|
import { FACEBOOK_SHARE, LINKEDIN_SHARE, TWITTER_SHARE } from './constants/SocialShare';
|
|
73
79
|
import { DEFAULT_PRELOAD_OFFSET_VIEWPORT, MAX_PRELOAD_OFFSET_VIEWPORT, MIN_PRELOAD_OFFSET_VIEWPORT } from './constants/LazyLoad';
|
|
80
|
+
import { LEGAL_POLICIES } from './constants/LegalPolicies';
|
|
74
81
|
/**
|
|
75
82
|
* Utilities:
|
|
76
83
|
* contribute
|
|
@@ -80,5 +87,5 @@ import MetadataField from './shared/MetadataField';
|
|
|
80
87
|
/**
|
|
81
88
|
* List all exports
|
|
82
89
|
*/
|
|
83
|
-
export { AccountRecover, AccountRecoverProps, AccountReset, AccountResetProps, AccountVerify, AccountVerifyProps, BroadcastMessages, BroadcastMessagesProps, BroadcastMessagesSkeleton, Category, CategoryProps, CategorySkeleton, CategoryHeader, CategoryHeaderProps, CategoryHeaderSkeleton, Categories, CategoriesProps, CategoriesSkeleton, CategoriesSkeletonProps, CategoriesFollowed, CategoriesFollowedSkeleton, CategoriesPopular, CategoriesPopularSkeleton, CategoriesSuggestion, CategoriesListProps, CategoriesSuggestionSkeleton, ChangeCover, ChangePicture, ChangePictureProps, ChangeCoverProps, Composer, COMPOSER_TYPE_DISCUSSION, COMPOSER_TYPE_POST, ComposerProps, ComposerSkeleton, Editor, EditorProps, EditorSkeleton, FriendshipUserButton, FriendshipButtonProps, Feed, FeedRef, FeedProps, FeedSidebarProps, FeedSkeleton, FollowCategoryButton, FollowCategoryButtonProps, FollowUserButton, FollowUserButtonProps, ConnectionUserButton, FeedObject, FeedObjectProps, FeedObjectSkeleton, FeedUpdates, FeedUpdatesProps, FeedUpdatesSkeleton, GenericSkeleton, AvatarGroupSkeleton, CommentObject, CommentsObject, CommentsObjectProps, CommentObjectProps, CommentsObjectSkeleton, CommentObjectSkeleton, CommentsFeedObject, CommentsFeedObjectProps, CommentsFeedObjectSkeleton, ReplyComment, InlineComposer, InlineComposerProps, InlineComposerSkeleton, Notification, NotificationProps, NotificationSkeleton, PeopleSuggestion, PeopleSuggestionProps, PeopleSuggestionSkeleton, Platform, PlatformProps, PlatformSkeleton, LoyaltyProgram, LoyaltyProgramProps, LoyaltyProgramSkeleton, LoyaltyProgramDetail, LoyaltyProgramDetailSkeleton, LoyaltyProgramDetailProps, TrendingFeed, TrendingFeedProps, TrendingFeedSkeleton, TrendingPeople, TrendingPeopleProps, TrendingPeopleSkeleton, RelatedFeedObjects, RelatedFeedObjectsProps, RelatedFeedObjectsSkeleton, UserProfileHeader, UserProfileHeaderProps, UserProfileHeaderSkeleton, UserProfileInfo, UserProfileInfoProps, UserProfileInfoSkeleton, SCUserProfileFields, SCUserProfileSettings, UserProfileEdit, UserProfileEditProps, UserProfileEditSectionPublicInfo, UserProfileEditSectionPublicInfoProps, UserProfileEditSectionSettings, UserProfileEditSectionSettingsProps, UsersFollowed, UsersFollowedProps, UsersFollowedSkeleton, UserFollowers, UserFollowersProps, UserFollowersSkeleton, CustomAdv, CustomAdvProps, CustomAdvSkeleton, User, UserProps, UserSkeleton, Thread, ThreadProps, ThreadSkeleton, Message, MessageProps, MessageEditor, MessageEditorProps, MessageEditorSkeleton, Snippets, SnippetsProps, SnippetsSkeleton, MessageSkeleton, ToastNotifications, ToastNotificationsProps, ToastNotificationsSkeleton, SnippetNotifications, SnippetNotificationsProps, SnippetNotificationsSkeleton, Widget, SCFeedWidgetType, SCFeedObjectTemplateType, SCCommentsOrderBy, SCFeedObjectActivitiesType, SCMediaObjectType, SCMediaChunkType, SCNotificationObjectTemplateType, SCBroadcastMessageTemplateType, UrlTextField, UsernameTextField, EmailTextField, PasswordTextField, MetadataField, ConfirmDialog, MediaChunkUploader, MediaChunkUploaderProps, Document, Image, Link, Share, EditMediaProps, MEDIA_TYPE_EMBED, FACEBOOK_SHARE, TWITTER_SHARE, LINKEDIN_SHARE, DEFAULT_PRELOAD_OFFSET_VIEWPORT, MIN_PRELOAD_OFFSET_VIEWPORT, MAX_PRELOAD_OFFSET_VIEWPORT, DEFAULT_PAGINATION_QUERY_PARAM_NAME, DEFAULT_PAGINATION_OFFSET, DEFAULT_PAGINATION_LIMIT, DEFAULT_WIDGETS_NUMBER, PollSuggestion, PollSuggestionProps, Incubator, IncubatorProps, IncubatorsList, IncubatorsListProps, IncubatorDetail, IncubatorDetailProps, IncubatorSuggestion, IncubatorSuggestionProps, ContributionUtils, Footer, FooterProps, SCHeaderMenuUrlsType, Header, HeaderProps, HeaderSkeleton };
|
|
90
|
+
export { AccountRecover, AccountRecoverProps, AccountReset, AccountResetProps, AccountVerify, AccountVerifyProps, BroadcastMessages, BroadcastMessagesProps, BroadcastMessagesSkeleton, Category, CategoryProps, CategorySkeleton, CategoryHeader, CategoryHeaderProps, CategoryHeaderSkeleton, Categories, CategoriesProps, CategoriesSkeleton, CategoriesSkeletonProps, CategoriesFollowed, CategoriesFollowedSkeleton, CategoriesPopular, CategoriesPopularSkeleton, CategoriesSuggestion, CategoriesListProps, CategoriesSuggestionSkeleton, ChangeCover, ChangePicture, ChangePictureProps, ChangeCoverProps, Composer, COMPOSER_TYPE_DISCUSSION, COMPOSER_TYPE_POST, ComposerProps, ComposerSkeleton, Editor, EditorProps, EditorSkeleton, FriendshipUserButton, FriendshipButtonProps, Feed, FeedRef, FeedProps, FeedSidebarProps, FeedSkeleton, FollowCategoryButton, FollowCategoryButtonProps, FollowUserButton, FollowUserButtonProps, ConnectionUserButton, FeedObject, FeedObjectProps, FeedObjectSkeleton, FeedUpdates, FeedUpdatesProps, FeedUpdatesSkeleton, GenericSkeleton, AvatarGroupSkeleton, CommentObject, CommentsObject, CommentsObjectProps, CommentObjectProps, CommentsObjectSkeleton, CommentObjectSkeleton, CommentsFeedObject, CommentsFeedObjectProps, CommentsFeedObjectSkeleton, ReplyComment, InlineComposer, InlineComposerProps, InlineComposerSkeleton, Notification, NotificationProps, NotificationSkeleton, PeopleSuggestion, PeopleSuggestionProps, PeopleSuggestionSkeleton, Platform, PlatformProps, PlatformSkeleton, LoyaltyProgram, LoyaltyProgramProps, LoyaltyProgramSkeleton, LoyaltyProgramDetail, LoyaltyProgramDetailSkeleton, LoyaltyProgramDetailProps, TrendingFeed, TrendingFeedProps, TrendingFeedSkeleton, TrendingPeople, TrendingPeopleProps, TrendingPeopleSkeleton, RelatedFeedObjects, RelatedFeedObjectsProps, RelatedFeedObjectsSkeleton, UserProfileHeader, UserProfileHeaderProps, UserProfileHeaderSkeleton, UserProfileInfo, UserProfileInfoProps, UserProfileInfoSkeleton, SCUserProfileFields, SCUserProfileSettings, UserProfileEdit, UserProfileEditProps, UserProfileEditSectionPublicInfo, UserProfileEditSectionPublicInfoProps, UserProfileEditSectionSettings, UserProfileEditSectionSettingsProps, UsersFollowed, UsersFollowedProps, UsersFollowedSkeleton, UserFollowers, UserFollowersProps, UserFollowersSkeleton, CustomAdv, CustomAdvProps, CustomAdvSkeleton, User, UserProps, UserSkeleton, Thread, ThreadProps, ThreadSkeleton, Message, MessageProps, MessageEditor, MessageEditorProps, MessageEditorSkeleton, Snippets, SnippetsProps, SnippetsSkeleton, MessageSkeleton, ToastNotifications, ToastNotificationsProps, ToastNotificationsSkeleton, SnippetNotifications, SnippetNotificationsProps, SnippetNotificationsSkeleton, Widget, SCFeedWidgetType, SCFeedObjectTemplateType, SCCommentsOrderBy, SCFeedObjectActivitiesType, SCMediaObjectType, SCMediaChunkType, SCNotificationObjectTemplateType, SCBroadcastMessageTemplateType, UrlTextField, UsernameTextField, EmailTextField, PasswordTextField, PhoneTextField, MetadataField, ConfirmDialog, MediaChunkUploader, MediaChunkUploaderProps, Document, Image, Link, Share, EditMediaProps, MEDIA_TYPE_EMBED, FACEBOOK_SHARE, TWITTER_SHARE, LINKEDIN_SHARE, DEFAULT_PRELOAD_OFFSET_VIEWPORT, MIN_PRELOAD_OFFSET_VIEWPORT, MAX_PRELOAD_OFFSET_VIEWPORT, ConsentSolution, ConsentSolutionProps, ConsentSolutionSkeleton, ConsentSolutionButton, ConsentSolutionButtonProps, LEGAL_POLICIES, DEFAULT_PAGINATION_QUERY_PARAM_NAME, DEFAULT_PAGINATION_OFFSET, DEFAULT_PAGINATION_LIMIT, DEFAULT_WIDGETS_NUMBER, PollSuggestion, PollSuggestionProps, Incubator, IncubatorProps, IncubatorsList, IncubatorsListProps, IncubatorDetail, IncubatorDetailProps, IncubatorSuggestion, IncubatorSuggestionProps, ContributionUtils, Footer, FooterProps, SCHeaderMenuUrlsType, Header, HeaderProps, HeaderSkeleton };
|
|
84
91
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/esm/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
package/lib/esm/index.js
CHANGED
|
@@ -59,18 +59,25 @@ import UrlTextField from './shared/UrlTextField';
|
|
|
59
59
|
import UsernameTextField from './shared/UsernameTextField';
|
|
60
60
|
import EmailTextField from './shared/EmailTextField';
|
|
61
61
|
import PasswordTextField from './shared/PasswordTextField';
|
|
62
|
+
import PhoneTextField from './shared/PhoneTextField';
|
|
62
63
|
import { MEDIA_TYPE_EMBED } from './constants/Media';
|
|
63
64
|
import PollSuggestion from './components/PollSuggestion';
|
|
65
|
+
import ConsentSolution, { ConsentSolutionSkeleton } from './components/ConsentSolution';
|
|
66
|
+
import ConsentSolutionButton from './components/ConsentSolutionButton';
|
|
64
67
|
import Incubator from './components/Incubator';
|
|
65
68
|
import IncubatorsList from './components/IncubatorsList';
|
|
66
69
|
import IncubatorDetail from './components/IncubatorDetail';
|
|
67
70
|
import IncubatorSuggestion from './components/IncubatorSuggestion';
|
|
68
71
|
import Footer from './components/Footer';
|
|
69
72
|
import Header, { HeaderSkeleton } from './components/Header';
|
|
73
|
+
/**
|
|
74
|
+
* Constants
|
|
75
|
+
*/
|
|
70
76
|
import { DEFAULT_WIDGETS_NUMBER } from './constants/Feed';
|
|
71
77
|
import { DEFAULT_PAGINATION_QUERY_PARAM_NAME, DEFAULT_PAGINATION_OFFSET, DEFAULT_PAGINATION_LIMIT } from './constants/Pagination';
|
|
72
78
|
import { FACEBOOK_SHARE, LINKEDIN_SHARE, TWITTER_SHARE } from './constants/SocialShare';
|
|
73
79
|
import { DEFAULT_PRELOAD_OFFSET_VIEWPORT, MAX_PRELOAD_OFFSET_VIEWPORT, MIN_PRELOAD_OFFSET_VIEWPORT } from './constants/LazyLoad';
|
|
80
|
+
import { LEGAL_POLICIES } from './constants/LegalPolicies';
|
|
74
81
|
/**
|
|
75
82
|
* Utilities:
|
|
76
83
|
* contribute
|
|
@@ -82,7 +89,9 @@ import MetadataField from './shared/MetadataField';
|
|
|
82
89
|
*/
|
|
83
90
|
export { AccountRecover, AccountReset, AccountVerify, BroadcastMessages, BroadcastMessagesSkeleton, Category, CategorySkeleton, CategoryHeader, CategoryHeaderSkeleton, Categories, CategoriesSkeleton, CategoriesFollowed, CategoriesFollowedSkeleton, CategoriesPopular, CategoriesPopularSkeleton, CategoriesSuggestion, CategoriesSuggestionSkeleton, ChangeCover, ChangePicture, Composer, COMPOSER_TYPE_DISCUSSION, COMPOSER_TYPE_POST, ComposerSkeleton, Editor, EditorSkeleton, FriendshipUserButton, Feed, FeedSkeleton, FollowCategoryButton, FollowUserButton, ConnectionUserButton, FeedObject, FeedObjectSkeleton, FeedUpdates, FeedUpdatesSkeleton, GenericSkeleton, AvatarGroupSkeleton, CommentObject, CommentsObject, CommentsObjectSkeleton, CommentObjectSkeleton, CommentsFeedObject, CommentsFeedObjectSkeleton, ReplyComment, InlineComposer, InlineComposerSkeleton, Notification, NotificationSkeleton, PeopleSuggestion, PeopleSuggestionSkeleton, Platform, PlatformSkeleton, LoyaltyProgram, LoyaltyProgramSkeleton, LoyaltyProgramDetail, LoyaltyProgramDetailSkeleton, TrendingFeed, TrendingFeedSkeleton, TrendingPeople, TrendingPeopleSkeleton, RelatedFeedObjects, RelatedFeedObjectsSkeleton, UserProfileHeader, UserProfileHeaderSkeleton, UserProfileInfo, UserProfileInfoSkeleton, SCUserProfileFields, SCUserProfileSettings, UserProfileEdit, UserProfileEditSectionPublicInfo, UserProfileEditSectionSettings, UsersFollowed, UsersFollowedSkeleton, UserFollowers, UserFollowersSkeleton, CustomAdv, CustomAdvSkeleton, User, UserSkeleton, Thread, ThreadSkeleton, Message, MessageEditor, MessageEditorSkeleton, Snippets, SnippetsSkeleton, MessageSkeleton, ToastNotifications, ToastNotificationsSkeleton, SnippetNotifications, SnippetNotificationsSkeleton, Widget, SCFeedObjectTemplateType, SCCommentsOrderBy, SCFeedObjectActivitiesType, SCNotificationObjectTemplateType, SCBroadcastMessageTemplateType,
|
|
84
91
|
/* SC UI SHARED */
|
|
85
|
-
UrlTextField, UsernameTextField, EmailTextField, PasswordTextField, MetadataField, ConfirmDialog, MediaChunkUploader, Document, Image, Link, Share, MEDIA_TYPE_EMBED, FACEBOOK_SHARE, TWITTER_SHARE, LINKEDIN_SHARE, DEFAULT_PRELOAD_OFFSET_VIEWPORT, MIN_PRELOAD_OFFSET_VIEWPORT, MAX_PRELOAD_OFFSET_VIEWPORT,
|
|
92
|
+
UrlTextField, UsernameTextField, EmailTextField, PasswordTextField, PhoneTextField, MetadataField, ConfirmDialog, MediaChunkUploader, Document, Image, Link, Share, MEDIA_TYPE_EMBED, FACEBOOK_SHARE, TWITTER_SHARE, LINKEDIN_SHARE, DEFAULT_PRELOAD_OFFSET_VIEWPORT, MIN_PRELOAD_OFFSET_VIEWPORT, MAX_PRELOAD_OFFSET_VIEWPORT,
|
|
93
|
+
/* SC CONSENT SOLUTION */
|
|
94
|
+
ConsentSolution, ConsentSolutionSkeleton, ConsentSolutionButton, LEGAL_POLICIES,
|
|
86
95
|
/* SC UI PAGINATION */
|
|
87
96
|
DEFAULT_PAGINATION_QUERY_PARAM_NAME, DEFAULT_PAGINATION_OFFSET, DEFAULT_PAGINATION_LIMIT, DEFAULT_WIDGETS_NUMBER, PollSuggestion, Incubator, IncubatorsList, IncubatorDetail, IncubatorSuggestion, ContributionUtils, Footer, Header, HeaderSkeleton };
|
|
88
97
|
//# sourceMappingURL=index.js.map
|
package/lib/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,iBAAiB,EAAE,EAAyB,yBAAyB,EAAC,MAAM,gCAAgC,CAAC;AACpH,OAAO,QAAQ,EAAE,EAAgB,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAChF,OAAO,cAAc,EAAE,EAAsB,sBAAsB,EAAC,MAAM,6BAA6B,CAAC;AACxG,OAAO,UAAU,EAAE,EAAkB,kBAAkB,EAA0B,MAAM,yBAAyB,CAAC;AACjH,OAAO,kBAAkB,EAAE,EAAC,0BAA0B,EAAC,MAAM,iCAAiC,CAAC;AAC/F,OAAO,iBAAiB,EAAE,EAAC,yBAAyB,EAAC,MAAM,gCAAgC,CAAC;AAC5F,OAAO,oBAAoB,EAAE,EAAsB,4BAA4B,EAAC,MAAM,mCAAmC,CAAC;AAC1H,OAAO,WAA+B,MAAM,0BAA0B,CAAC;AACvE,OAAO,aAAmC,MAAM,4BAA4B,CAAC;AAC7E,OAAO,oBAA6C,MAAM,mCAAmC,CAAC;AAC9F,OAAO,QAAQ,EAAE,EAAgB,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAChF,OAAO,EAAC,wBAAwB,EAAE,kBAAkB,EAAC,MAAM,sBAAsB,CAAC;AAClF,OAAO,MAAM,EAAE,EAAc,cAAc,EAAC,MAAM,qBAAqB,CAAC;AACxE,OAAO,IAAI,EAAE,EAAY,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAChE,OAAO,IAAI,EAAE,EAAuC,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAC3F,OAAO,UAAU,EAAE,EAAkB,kBAAkB,EAAC,MAAM,yBAAyB,CAAC;AACxF,OAAO,WAAW,EAAE,EAAmB,mBAAmB,EAAC,MAAM,0BAA0B,CAAC;AAC5F,OAAO,oBAAiD,MAAM,mCAAmC,CAAC;AAClG,OAAO,gBAAyC,MAAM,+BAA+B,CAAC;AACtF,OAAO,oBAAoB,MAAM,mCAAmC,CAAC;AACrE,OAAO,cAAc,EAAE,EAAsB,sBAAsB,EAAC,MAAM,6BAA6B,CAAC;AACxG,OAAO,gBAAgB,EAAE,EAAwB,wBAAwB,EAAC,MAAM,+BAA+B,CAAC;AAChH,OAAO,QAAQ,EAAE,EAAgB,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAChF,OAAO,QAAQ,EAAE,EAAgB,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAChF,OAAO,cAAc,EAAE,EAAsB,sBAAsB,EAAC,MAAM,6BAA6B,CAAC;AACxG,OAAO,oBAAoB,EAAE,EAA4B,4BAA4B,EAAC,MAAM,mCAAmC,CAAC;AAChI,OAAO,YAAY,EAAE,EAAoB,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAChG,OAAO,cAAc,EAAE,EAAsB,sBAAsB,EAAC,MAAM,6BAA6B,CAAC;AACxG,OAAO,iBAAiB,EAAE,EAAyB,yBAAyB,EAAC,MAAM,gCAAgC,CAAC;AACpH,OAAO,eAAe,EAAE,EAAuB,uBAAuB,EAAC,MAAM,8BAA8B,CAAC;AAC5G,OAAO,eAAe,EAAE,EAEtB,gCAAgC,EAEhC,8BAA8B,EAE/B,MAAM,8BAA8B,CAAC;AACtC,OAAO,aAAa,EAAE,EAAqB,qBAAqB,EAAC,MAAM,4BAA4B,CAAC;AACpG,OAAO,aAAa,EAAE,EAAqB,qBAAqB,EAAC,MAAM,4BAA4B,CAAC;AACpG,OAAO,kBAAkB,EAAE,EAA0B,0BAA0B,EAAC,MAAM,iCAAiC,CAAC;AACxH,OAAO,aAAa,EAAE,EAAqB,qBAAqB,EAAC,MAAM,4BAA4B,CAAC;AACpG,OAAO,cAAc,EAAE,EAAsB,sBAAsB,EAAC,MAAM,6BAA6B,CAAC;AACxG,OAAO,kBAAkB,EAAE,EAA0B,0BAA0B,EAAC,MAAM,iCAAiC,CAAC;AACxH,OAAO,YAAY,MAAM,yCAAyC,CAAC;AACnE,OAAO,SAAS,EAAE,EAAiB,iBAAiB,EAAC,MAAM,wBAAwB,CAAC;AACpF,OAAO,EAAC,mBAAmB,EAAE,eAAe,EAAC,MAAM,uBAAuB,CAAC;AAC3E,OAAO,OAAO,EAAE,EAAe,eAAe,EAAC,MAAM,sBAAsB,CAAC;AAC5E,OAAO,aAAa,EAAE,EAAqB,qBAAqB,EAAC,MAAM,4BAA4B,CAAC;AACpG,OAAO,MAAM,EAAE,EAAc,cAAc,EAAC,MAAM,qBAAqB,CAAC;AACxE,OAAO,kBAAkB,EAAE,EAA0B,0BAA0B,EAAC,MAAM,iCAAiC,CAAC;AACxH,OAAO,oBAAoB,EAAE,EAA4B,4BAA4B,EAAC,MAAM,mCAAmC,CAAC;AAChI,OAAO,YAAY,EAAE,EAAoB,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAChG,OAAO,cAAqC,MAAM,6BAA6B,CAAC;AAChF,OAAO,YAAiC,MAAM,2BAA2B,CAAC;AAC1E,OAAO,aAAmC,MAAM,4BAA4B,CAAC;AAC7E,OAAO,EACL,8BAA8B,EAC9B,iBAAiB,EACjB,0BAA0B,EAC1B,wBAAwB,EAIxB,gCAAgC,EAEhC,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,SAAS,CAAC;AACjB,OAAO,MAAM,MAAM,qBAAqB,CAAC;AACzC,OAAO,aAAa,MAAM,sCAAsC,CAAC;AACjE,OAAO,kBAA6C,MAAM,6BAA6B,CAAC;AACxF,OAAO,EAAC,QAAQ,EAAkB,KAAK,EAAE,IAAI,EAAE,KAAK,EAAC,MAAM,gBAAgB,CAAC;AAC5E,OAAO,YAAY,MAAM,uBAAuB,CAAC;AACjD,OAAO,iBAAiB,MAAM,4BAA4B,CAAC;AAC3D,OAAO,cAAc,MAAM,yBAAyB,CAAC;AACrD,OAAO,iBAAiB,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EAAC,gBAAgB,EAAC,MAAM,mBAAmB,CAAC;AACnD,OAAO,cAAqC,MAAM,6BAA6B,CAAC;AAChF,OAAO,SAA2B,MAAM,wBAAwB,CAAC;AACjE,OAAO,cAAqC,MAAM,6BAA6B,CAAC;AAChF,OAAO,eAAuC,MAAM,8BAA8B,CAAC;AACnF,OAAO,mBAA+C,MAAM,kCAAkC,CAAC;AAC/F,OAAO,MAAqB,MAAM,qBAAqB,CAAC;AACxD,OAAO,MAAM,EAAE,EAAc,cAAc,EAAC,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared/AutoPlayer/index.tsx"],"names":[],"mappings":"AAgBA,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IACf;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;OAGG;IACH,GAAG,CAAC,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,eAAe,eAmExD"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared/AutoPlayer/index.tsx"],"names":[],"mappings":";AAgBA,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IACf;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;OAGG;IACH,GAAG,CAAC,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,eAAe,eAmExD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseDialog.d.ts","sourceRoot":"","sources":["../../../../src/shared/BaseDialog/BaseDialog.tsx"],"names":[],"mappings":"AAiCA,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IACf;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,eAAe,eA6BxD"}
|
|
1
|
+
{"version":3,"file":"BaseDialog.d.ts","sourceRoot":"","sources":["../../../../src/shared/BaseDialog/BaseDialog.tsx"],"names":[],"mappings":";AAiCA,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IACf;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB;;OAEG;IACH,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,eAAe,eA6BxD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"title.d.ts","sourceRoot":"","sources":["../../../../src/shared/BaseDialog/title.tsx"],"names":[],"mappings":"AAmBA,MAAM,CAAC,OAAO,WAAW,EAAC,QAAe,EAAE,OAAc,EAAC;;;CAAA,eAmBzD"}
|
|
1
|
+
{"version":3,"file":"title.d.ts","sourceRoot":"","sources":["../../../../src/shared/BaseDialog/title.tsx"],"names":[],"mappings":";AAmBA,MAAM,CAAC,OAAO,WAAW,EAAC,QAAe,EAAE,OAAc,EAAC;;;CAAA,eAmBzD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared/Bullet/index.tsx"],"names":[],"mappings":"AAeA,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,KAAK,KAAA,GAAG,GAAG,CAAC,OAAO,CAEjD"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared/Bullet/index.tsx"],"names":[],"mappings":";AAeA,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,KAAK,KAAA,GAAG,GAAG,CAAC,OAAO,CAEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared/CentralProgress/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAC,qBAAqB,EAAC,MAAM,iDAAiD,CAAC;AAgBtF,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,KAAK,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,CAYjF"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared/CentralProgress/index.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAC,qBAAqB,EAAC,MAAM,iDAAiD,CAAC;AAgBtF,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,KAAK,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,CAYjF"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SwitchProps } from '@mui/material';
|
|
3
|
+
export interface ConsentSolutionSwitchProps extends SwitchProps {
|
|
4
|
+
/**
|
|
5
|
+
* Overrides or extends the styles applied to the component.
|
|
6
|
+
* @default null
|
|
7
|
+
*/
|
|
8
|
+
className?: string;
|
|
9
|
+
/**
|
|
10
|
+
* if component is loading
|
|
11
|
+
*/
|
|
12
|
+
loading?: boolean;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* > API documentation for the Community-JS ConsentSolutionSwitch component. Learn about the available props and the CSS API.
|
|
16
|
+
|
|
17
|
+
#### Import
|
|
18
|
+
|
|
19
|
+
```jsx
|
|
20
|
+
import {ConsentSolutionSwitch} from '@selfcommunity/react-ui';
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
#### Component Name
|
|
24
|
+
|
|
25
|
+
The name `SCConsentSolutionSwitch` can be used when providing style overrides in the theme.
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
#### CSS
|
|
29
|
+
|
|
30
|
+
|Rule Name|Global class|Description|
|
|
31
|
+
|---|---|---|
|
|
32
|
+
|root|.SCConsentSolutionSwitch-root|Styles applied to the root element.|
|
|
33
|
+
|thumb|.SCConsentSolutionSwitch-thumb|Styles applied to the thumb element.|
|
|
34
|
+
|thumbChecked|.SCConsentSolutionSwitch-thumb|Styles applied to the checked icon element.|
|
|
35
|
+
|thumbUnChecked|.SCConsentSolutionSwitch-thumb-checked|Styles applied to the unchecked icon element.|
|
|
36
|
+
|thumbLoading|.SCConsentSolutionSwitch-thumb-unchecked|Styles applied to the loading icon element.|
|
|
37
|
+
|
|
38
|
+
* @param inProps
|
|
39
|
+
*/
|
|
40
|
+
export default function ConsentSolutionSwitch(inProps: ConsentSolutionSwitchProps): JSX.Element;
|
|
41
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared/ConsentSolutionSwitch/index.tsx"],"names":[],"mappings":";AAEA,OAAO,EAA2B,WAAW,EAAC,MAAM,eAAe,CAAC;AA+GpE,MAAM,WAAW,0BAA2B,SAAQ,WAAW;IAC7D;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,OAAO,EAAE,0BAA0B,GAAG,GAAG,CAAC,OAAO,CA+B9F"}
|